test: update unit tests
This commit is contained in:
@@ -3,11 +3,11 @@
|
|||||||
exports[`DefaultHeaderDropdownAccnt.vue renders correctly 1`] = `
|
exports[`DefaultHeaderDropdownAccnt.vue renders correctly 1`] = `
|
||||||
<cdropdown-stub
|
<cdropdown-stub
|
||||||
addmenuclasses="c-dropdown-menu-right"
|
addmenuclasses="c-dropdown-menu-right"
|
||||||
buttonhtml="Dropdown"
|
|
||||||
nav="true"
|
nav="true"
|
||||||
nocaret="true"
|
nocaret="true"
|
||||||
nopopper="true"
|
nopopper="true"
|
||||||
variant="primary"
|
placement="bottom-start"
|
||||||
|
togglertext="Dropdown"
|
||||||
>
|
>
|
||||||
|
|
||||||
<cdropdownheader-stub
|
<cdropdownheader-stub
|
||||||
|
|||||||
@@ -5,23 +5,39 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
|||||||
fixed="true"
|
fixed="true"
|
||||||
>
|
>
|
||||||
<csidebartoggler-stub
|
<csidebartoggler-stub
|
||||||
class="c-header-toggler c-d-lg-none"
|
class="c-header-toggler c-d-lg-none c-mr-auto"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<clink-stub
|
<clink-stub
|
||||||
activeclass="c-active"
|
activeclass="c-active"
|
||||||
class="c-header-brand"
|
class="c-header-brand,[object Object]"
|
||||||
event="click"
|
event="click"
|
||||||
exactactiveclass="c-active"
|
exactactiveclass="c-active"
|
||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
to="/"
|
to="/"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
alt="CoreUI Logo"
|
alt="CoreUI Logo"
|
||||||
class="c-navbar-brand-full"
|
class="c-navbar-brand-minimized c-d-md-down-none"
|
||||||
|
height="30"
|
||||||
|
src="img/brand/sygnet.svg"
|
||||||
|
style="display: none;"
|
||||||
|
width="30"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<img
|
||||||
|
alt="CoreUI Logo"
|
||||||
|
class="c-navbar-brand-full c-d-md-down-none"
|
||||||
|
height="25"
|
||||||
|
src="img/brand/logo.svg"
|
||||||
|
width="89"
|
||||||
|
/>
|
||||||
|
|
||||||
|
<img
|
||||||
|
alt="CoreUI Logo"
|
||||||
|
class="c-navbar-brand-full c-d-lg-none"
|
||||||
height="25"
|
height="25"
|
||||||
src="img/brand/logo.svg"
|
src="img/brand/logo.svg"
|
||||||
width="89"
|
width="89"
|
||||||
@@ -44,7 +60,6 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
|||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
to="/dashboard"
|
to="/dashboard"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Dashboard
|
Dashboard
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -59,7 +74,6 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
|||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
to="/users"
|
to="/users"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Users
|
Users
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -72,7 +86,6 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Settings
|
Settings
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -89,7 +102,6 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
class="cui-bell"
|
class="cui-bell"
|
||||||
@@ -117,7 +129,6 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
class="cui-list"
|
class="cui-list"
|
||||||
@@ -132,7 +143,6 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
class="cui-location-pin"
|
class="cui-location-pin"
|
||||||
|
|||||||
@@ -11,12 +11,17 @@ exports[`TheSidebar.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<csidebarform-stub />
|
<csidebarform-stub />
|
||||||
|
|
||||||
<csidebarnav-stub
|
<csidebarnav-stub>
|
||||||
navitems="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"
|
<ctreegenerator-stub
|
||||||
|
components="[object Object]"
|
||||||
|
items="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"
|
||||||
/>
|
/>
|
||||||
|
</csidebarnav-stub>
|
||||||
|
|
||||||
<csidebarfooter-stub />
|
<csidebarfooter-stub />
|
||||||
|
|
||||||
<csidebarminimizer-stub />
|
<csidebarminimizer-stub
|
||||||
|
class="c-d-md-down-none"
|
||||||
|
/>
|
||||||
</csidebar-stub>
|
</csidebar-stub>
|
||||||
`;
|
`;
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import { CIconPlugin } from '@coreui/icons/vue'
|
import { CIconPlugin } from '@coreui/icons/vue'
|
||||||
import Dashboard from '@/views/Dashboard'
|
import Dashboard from '@/views/Dashboard'
|
||||||
|
|||||||
@@ -234,7 +234,6 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
max="100"
|
max="100"
|
||||||
precision="1"
|
precision="1"
|
||||||
value="40"
|
value="40"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
</ccol-stub>
|
</ccol-stub>
|
||||||
</crow-stub>
|
</crow-stub>
|
||||||
@@ -941,8 +940,8 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
head-variant="light"
|
head-variant="light"
|
||||||
hover="true"
|
hover="true"
|
||||||
items="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"
|
items="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"
|
||||||
nosorting="true"
|
itemsperpage="10"
|
||||||
perpage="10"
|
no-sorting=""
|
||||||
/>
|
/>
|
||||||
</ccard-stub>
|
</ccard-stub>
|
||||||
</ccol-stub>
|
</ccol-stub>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Forms from '@/views/base/Forms'
|
import Forms from '@/views/base/Forms'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Jumbotrons from '@/views/base/Jumbotrons'
|
import Jumbotrons from '@/views/base/Jumbotrons'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import ListGroups from '@/views/base/ListGroups'
|
import ListGroups from '@/views/base/ListGroups'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Navbars from '@/views/base/Navbars'
|
import Navbars from '@/views/base/Navbars'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Navs from '@/views/base/Navs'
|
import Navs from '@/views/base/Navs'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Paginations from '@/views/base/Paginations'
|
import Paginations from '@/views/base/Paginations'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { mount, shallowMount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Popovers from '@/views/base/Popovers'
|
import Popovers from '@/views/base/Popovers'
|
||||||
|
|
||||||
|
|||||||
@@ -78,12 +78,10 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li
|
<li
|
||||||
class="c-breadcrumb-item c-active"
|
class="c-active c-breadcrumb-item"
|
||||||
role="presentation"
|
role="presentation"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class=""
|
|
||||||
>
|
|
||||||
Library
|
Library
|
||||||
</span>
|
</span>
|
||||||
</li>
|
</li>
|
||||||
@@ -129,12 +127,10 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li
|
<li
|
||||||
class="c-breadcrumb-item c-active"
|
class="c-active c-breadcrumb-item"
|
||||||
role="presentation"
|
role="presentation"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class=""
|
|
||||||
>
|
|
||||||
Current page
|
Current page
|
||||||
</span>
|
</span>
|
||||||
</li>
|
</li>
|
||||||
@@ -144,11 +140,11 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
|
|||||||
class="c-breadcrumb"
|
class="c-breadcrumb"
|
||||||
>
|
>
|
||||||
<li
|
<li
|
||||||
class="c-breadcrumb-item"
|
class="c-font-xl c-breadcrumb-item"
|
||||||
role="presentation"
|
role="presentation"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="c-font-xl"
|
class=""
|
||||||
href="#"
|
href="#"
|
||||||
target="_self"
|
target="_self"
|
||||||
>
|
>
|
||||||
@@ -156,11 +152,11 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li
|
<li
|
||||||
class="c-breadcrumb-item"
|
class="c-font-xl c-breadcrumb-item"
|
||||||
role="presentation"
|
role="presentation"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="c-font-xl"
|
class=""
|
||||||
href="#"
|
href="#"
|
||||||
target="_self"
|
target="_self"
|
||||||
>
|
>
|
||||||
@@ -168,12 +164,10 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li
|
<li
|
||||||
class="c-breadcrumb-item c-active"
|
class="c-active c-font-xl c-text-danger c-breadcrumb-item"
|
||||||
role="presentation"
|
role="presentation"
|
||||||
>
|
>
|
||||||
<span
|
<span>
|
||||||
class="c-font-xl c-text-danger"
|
|
||||||
>
|
|
||||||
Classes
|
Classes
|
||||||
</span>
|
</span>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
class="c-row"
|
class="c-row"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="c-col-md-12 c-col-lg-9"
|
class="c-col-md-12 c-col-lg-7"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="c-card"
|
class="c-card"
|
||||||
@@ -73,7 +73,7 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
class="c-carousel-item c-active"
|
class="c-carousel-item c-active"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
class="c-d-block c-w-100 c-h-100 c-img-fluid c-mx-auto"
|
class="c-d-block c-w-100 c-h-100 c-img-fluid"
|
||||||
src="https://lorempixel.com/1024/480/technics/2/"
|
src="https://lorempixel.com/1024/480/technics/2/"
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
@@ -92,7 +92,7 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
class="c-carousel-item"
|
class="c-carousel-item"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
class="c-d-block c-w-100 c-h-100 c-img-fluid c-mx-auto"
|
class="c-d-block c-w-100 c-h-100 c-img-fluid"
|
||||||
style="background-color: grey;"
|
style="background-color: grey;"
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
@@ -111,19 +111,10 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
class="c-carousel-item"
|
class="c-carousel-item"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
class="c-d-block c-w-100 c-h-100 c-img-fluid c-mx-auto"
|
class="c-d-block c-w-100 c-h-100 c-img-fluid"
|
||||||
src="https://lorempixel.com/1024/480/technics/8/"
|
src="https://lorempixel.com/1024/480/technics/8/"
|
||||||
/>
|
/>
|
||||||
<div
|
<!---->
|
||||||
class="c-carousel-caption"
|
|
||||||
>
|
|
||||||
<h3>
|
|
||||||
|
|
||||||
</h3>
|
|
||||||
<p>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a
|
<a
|
||||||
|
|||||||
@@ -58,7 +58,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Cras justo odio
|
Cras justo odio
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -70,7 +69,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Dapibus ac facilisis in
|
Dapibus ac facilisis in
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -82,7 +80,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Morbi leo risus
|
Morbi leo risus
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -94,7 +91,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Porta ac consectetur ac
|
Porta ac consectetur ac
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -106,7 +102,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Vestibulum at eros
|
Vestibulum at eros
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -152,7 +147,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Cras justo odio
|
Cras justo odio
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -165,7 +159,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Dapibus ac facilisis in
|
Dapibus ac facilisis in
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -177,7 +170,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Morbi leo risus
|
Morbi leo risus
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -189,7 +181,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Porta ac consectetur ac
|
Porta ac consectetur ac
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -201,7 +192,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Vestibulum at eros
|
Vestibulum at eros
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -252,7 +242,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Cras justo odio
|
Cras justo odio
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -264,7 +253,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Dapibus ac facilisis in
|
Dapibus ac facilisis in
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -276,7 +264,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Morbi leo risus
|
Morbi leo risus
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -289,7 +276,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Porta ac consectetur ac
|
Porta ac consectetur ac
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -301,7 +287,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Vestibulum at eros
|
Vestibulum at eros
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -350,7 +335,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Awesome link
|
Awesome link
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -364,7 +348,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link with active state
|
Link with active state
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -377,7 +360,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Action links are easy
|
Action links are easy
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -391,7 +373,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled link
|
Disabled link
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -441,7 +422,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="button"
|
tag="button"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Button item
|
Button item
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -453,7 +433,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="button"
|
tag="button"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
I am a button
|
I am a button
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -466,7 +445,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="button"
|
tag="button"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled button
|
Disabled button
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -478,7 +456,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="button"
|
tag="button"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
This is a button too
|
This is a button too
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -527,7 +504,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
Cras justo odio
|
Cras justo odio
|
||||||
@@ -554,7 +530,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
Dapibus ac facilisis in
|
Dapibus ac facilisis in
|
||||||
@@ -581,7 +556,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
Morbi leo risus
|
Morbi leo risus
|
||||||
@@ -645,7 +619,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
This is a default list group item
|
This is a default list group item
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -790,7 +763,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
This is a default list group item
|
This is a default list group item
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -953,7 +925,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Cras justo odio
|
Cras justo odio
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -966,7 +937,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Dapibus ac facilisis in
|
Dapibus ac facilisis in
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -979,7 +949,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Vestibulum at eros
|
Vestibulum at eros
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -1014,7 +983,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Cras justo odio
|
Cras justo odio
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -1027,7 +995,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Dapibus ac facilisis in
|
Dapibus ac facilisis in
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -1040,7 +1007,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Vestibulum at eros
|
Vestibulum at eros
|
||||||
</clistgroupitem-stub>
|
</clistgroupitem-stub>
|
||||||
@@ -1105,7 +1071,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="c-d-flex c-w-100 c-justify-content-between"
|
class="c-d-flex c-w-100 c-justify-content-between"
|
||||||
@@ -1144,7 +1109,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="c-d-flex c-w-100 c-justify-content-between"
|
class="c-d-flex c-w-100 c-justify-content-between"
|
||||||
@@ -1188,7 +1152,6 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="div"
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="c-d-flex c-w-100 c-justify-content-between"
|
class="c-d-flex c-w-100 c-justify-content-between"
|
||||||
|
|||||||
@@ -77,7 +77,6 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link
|
Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -91,7 +90,6 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled
|
Disabled
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -130,10 +128,10 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
</cform-stub>
|
</cform-stub>
|
||||||
|
|
||||||
<cdropdown-stub
|
<cdropdown-stub
|
||||||
buttonhtml="Lang"
|
button-html="Lang"
|
||||||
nav="true"
|
nav="true"
|
||||||
placement="bottom-end"
|
placement="bottom-end"
|
||||||
variant="primary"
|
togglertext="Dropdown"
|
||||||
>
|
>
|
||||||
<cdropdownitem-stub
|
<cdropdownitem-stub
|
||||||
activeclass="c-active"
|
activeclass="c-active"
|
||||||
@@ -180,7 +178,7 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
buttonhtml=<em>User</em>
|
buttonhtml=<em>User</em>
|
||||||
nav="true"
|
nav="true"
|
||||||
placement="bottom-end"
|
placement="bottom-end"
|
||||||
variant="primary"
|
togglertext="Dropdown"
|
||||||
>
|
>
|
||||||
<cdropdownitem-stub
|
<cdropdownitem-stub
|
||||||
activeclass="c-active"
|
activeclass="c-active"
|
||||||
@@ -369,7 +367,6 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Home
|
Home
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -382,16 +379,16 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link
|
Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
|
|
||||||
<cdropdown-stub
|
<cdropdown-stub
|
||||||
buttonhtml="Lang"
|
button-html="Lang"
|
||||||
nav="true"
|
nav="true"
|
||||||
|
placement="bottom-start"
|
||||||
right=""
|
right=""
|
||||||
variant="primary"
|
togglertext="Dropdown"
|
||||||
>
|
>
|
||||||
<cdropdownitem-stub
|
<cdropdownitem-stub
|
||||||
activeclass="c-active"
|
activeclass="c-active"
|
||||||
@@ -435,10 +432,11 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
</cdropdown-stub>
|
</cdropdown-stub>
|
||||||
|
|
||||||
<cdropdown-stub
|
<cdropdown-stub
|
||||||
buttonhtml="User"
|
button-html="User"
|
||||||
nav="true"
|
nav="true"
|
||||||
|
placement="bottom-start"
|
||||||
right=""
|
right=""
|
||||||
variant="primary"
|
togglertext="Dropdown"
|
||||||
>
|
>
|
||||||
<cdropdownitem-stub
|
<cdropdownitem-stub
|
||||||
activeclass="c-active"
|
activeclass="c-active"
|
||||||
|
|||||||
@@ -51,7 +51,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Active
|
Active
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -64,7 +63,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
title="Link"
|
title="Link"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<cnavitem-stub
|
<cnavitem-stub
|
||||||
@@ -74,7 +72,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Another Link
|
Another Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -87,7 +84,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled
|
Disabled
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -129,7 +125,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<i
|
<i
|
||||||
class="cui-basket-loaded"
|
class="cui-basket-loaded"
|
||||||
@@ -143,7 +138,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
Link
|
Link
|
||||||
@@ -157,7 +151,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
Another Link
|
Another Link
|
||||||
@@ -172,7 +165,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled
|
Disabled
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -216,7 +208,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
Active
|
Active
|
||||||
@@ -230,7 +221,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
Link
|
Link
|
||||||
@@ -244,7 +234,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
Another Link
|
Another Link
|
||||||
@@ -259,7 +248,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled
|
Disabled
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -303,7 +291,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Active
|
Active
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -315,7 +302,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link
|
Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -327,7 +313,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Another Link
|
Another Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -340,7 +325,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled
|
Disabled
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -385,7 +369,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Active
|
Active
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -397,7 +380,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link
|
Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -409,7 +391,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link with a long name
|
Link with a long name
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -422,7 +403,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled
|
Disabled
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -467,7 +447,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Active
|
Active
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -479,7 +458,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link
|
Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -491,7 +469,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link with a long name
|
Link with a long name
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -504,7 +481,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled
|
Disabled
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -548,7 +524,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Active
|
Active
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -560,18 +535,16 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link
|
Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
|
|
||||||
<cdropdown-stub
|
<cdropdown-stub
|
||||||
button-content="Dropdown"
|
button-content="Dropdown"
|
||||||
buttonhtml="Dropdown"
|
|
||||||
id="nav7_ddown"
|
id="nav7_ddown"
|
||||||
nav="true"
|
nav="true"
|
||||||
placement="bottom-end"
|
placement="bottom-end"
|
||||||
variant="primary"
|
togglertext="Dropdown"
|
||||||
>
|
>
|
||||||
<cdropdownitem-stub
|
<cdropdownitem-stub
|
||||||
activeclass="c-active"
|
activeclass="c-active"
|
||||||
@@ -654,7 +627,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Active
|
Active
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -666,7 +638,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Link
|
Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -678,7 +649,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Another Link
|
Another Link
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
@@ -691,7 +661,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Disabled
|
Disabled
|
||||||
</cnavitem-stub>
|
</cnavitem-stub>
|
||||||
|
|||||||
@@ -49,7 +49,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="0"
|
precision="0"
|
||||||
showprogress="true"
|
showprogress="true"
|
||||||
value="73"
|
value="73"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<cprogress-stub
|
<cprogress-stub
|
||||||
@@ -57,7 +56,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
showvalue="true"
|
showvalue="true"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<cprogressbar-stub
|
<cprogressbar-stub
|
||||||
max="100"
|
max="100"
|
||||||
@@ -131,7 +129,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
max="50"
|
max="50"
|
||||||
precision="0"
|
precision="0"
|
||||||
value="33.333333333"
|
value="33.333333333"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<h6>
|
<h6>
|
||||||
@@ -144,7 +141,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="0"
|
precision="0"
|
||||||
showvalue="true"
|
showvalue="true"
|
||||||
value="33.333333333"
|
value="33.333333333"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<h6>
|
<h6>
|
||||||
@@ -157,7 +153,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="0"
|
precision="0"
|
||||||
showprogress="true"
|
showprogress="true"
|
||||||
value="33.333333333"
|
value="33.333333333"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<h6>
|
<h6>
|
||||||
@@ -170,7 +165,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="2"
|
precision="2"
|
||||||
showvalue="true"
|
showvalue="true"
|
||||||
value="33.333333333"
|
value="33.333333333"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<h6>
|
<h6>
|
||||||
@@ -183,7 +177,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="2"
|
precision="2"
|
||||||
showprogress="true"
|
showprogress="true"
|
||||||
value="33.333333333"
|
value="33.333333333"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
</ccardbody-stub>
|
</ccardbody-stub>
|
||||||
</ccard-stub>
|
</ccard-stub>
|
||||||
@@ -222,7 +215,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
value="75"
|
value="75"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<h6>
|
<h6>
|
||||||
@@ -234,7 +226,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
value="75"
|
value="75"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<cprogress-stub
|
<cprogress-stub
|
||||||
@@ -242,7 +233,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
value="75"
|
value="75"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<cprogress-stub
|
<cprogress-stub
|
||||||
@@ -250,7 +240,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
value="75"
|
value="75"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
</ccardbody-stub>
|
</ccardbody-stub>
|
||||||
</ccard-stub>
|
</ccard-stub>
|
||||||
@@ -290,7 +279,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="0"
|
precision="0"
|
||||||
showprogress="true"
|
showprogress="true"
|
||||||
value="75"
|
value="75"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<h6>
|
<h6>
|
||||||
@@ -304,7 +292,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="0"
|
precision="0"
|
||||||
showprogress="true"
|
showprogress="true"
|
||||||
value="75"
|
value="75"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<cprogress-stub
|
<cprogress-stub
|
||||||
@@ -314,7 +301,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="0"
|
precision="0"
|
||||||
showprogress="true"
|
showprogress="true"
|
||||||
value="75"
|
value="75"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<cprogress-stub
|
<cprogress-stub
|
||||||
@@ -322,7 +308,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
value="75"
|
value="75"
|
||||||
variant="primary"
|
|
||||||
/>
|
/>
|
||||||
</ccardbody-stub>
|
</ccardbody-stub>
|
||||||
</ccard-stub>
|
</ccard-stub>
|
||||||
@@ -681,7 +666,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
class="c-mb-3"
|
class="c-mb-3"
|
||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<cprogressbar-stub
|
<cprogressbar-stub
|
||||||
max="100"
|
max="100"
|
||||||
@@ -710,7 +694,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
showprogress="true"
|
showprogress="true"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<cprogressbar-stub
|
<cprogressbar-stub
|
||||||
max="100"
|
max="100"
|
||||||
@@ -740,7 +723,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
precision="0"
|
precision="0"
|
||||||
showvalue="true"
|
showvalue="true"
|
||||||
striped="true"
|
striped="true"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<cprogressbar-stub
|
<cprogressbar-stub
|
||||||
max="100"
|
max="100"
|
||||||
@@ -768,7 +750,6 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
|||||||
class="c-mb-3"
|
class="c-mb-3"
|
||||||
max="100"
|
max="100"
|
||||||
precision="0"
|
precision="0"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<cprogressbar-stub
|
<cprogressbar-stub
|
||||||
max="100"
|
max="100"
|
||||||
|
|||||||
@@ -2812,8 +2812,8 @@ exports[`Switches.vue renders correctly 1`] = `
|
|||||||
fields="[object Object],[object Object],[object Object]"
|
fields="[object Object],[object Object],[object Object]"
|
||||||
hover="true"
|
hover="true"
|
||||||
items="[object Object],[object Object],[object Object]"
|
items="[object Object],[object Object],[object Object]"
|
||||||
nosorting="true"
|
itemsperpage="10"
|
||||||
perpage="10"
|
no-sorting=""
|
||||||
striped="true"
|
striped="true"
|
||||||
/>
|
/>
|
||||||
</ccardbody-stub>
|
</ccardbody-stub>
|
||||||
|
|||||||
@@ -10,8 +10,9 @@ exports[`Table.vue renders correctly 1`] = `
|
|||||||
<ctable-stub
|
<ctable-stub
|
||||||
defaultsorter="[object Object]"
|
defaultsorter="[object Object]"
|
||||||
fields="username,registered,role,status"
|
fields="username,registered,role,status"
|
||||||
|
itemsperpage="10"
|
||||||
pagination="true"
|
pagination="true"
|
||||||
perpage="5"
|
per-page="5"
|
||||||
/>
|
/>
|
||||||
</ccard-stub>
|
</ccard-stub>
|
||||||
`;
|
`;
|
||||||
|
|||||||
@@ -52,9 +52,10 @@ exports[`Tables.vue renders correctly 1`] = `
|
|||||||
hover="true"
|
hover="true"
|
||||||
indexcolumn="true"
|
indexcolumn="true"
|
||||||
items="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"
|
items="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"
|
||||||
|
itemsperpage="10"
|
||||||
optionsrow="true"
|
optionsrow="true"
|
||||||
pagination="true"
|
pagination="true"
|
||||||
perpage="6"
|
per-page="6"
|
||||||
/>
|
/>
|
||||||
</ccardbody-stub>
|
</ccardbody-stub>
|
||||||
</ccard-stub>
|
</ccard-stub>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import ButtonGroups from '@/views/buttons/ButtonGroups'
|
import ButtonGroups from '@/views/buttons/ButtonGroups'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import StandardButtons from '@/views/buttons/StandardButtons'
|
import StandardButtons from '@/views/buttons/StandardButtons'
|
||||||
|
|
||||||
|
|||||||
@@ -51,15 +51,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
<!---->
|
<!---->
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
class="c-m-2 c-dropdown"
|
||||||
toggler-text="Dropdown Button"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-secondary c-dropdown-toggle"
|
class="c-btn c-dropdown-toggle c-btn-secondary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Dropdown Button
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -122,15 +121,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
class="c-m-2 c-dropdown"
|
||||||
toggler-text="Dropdown with divider"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-secondary c-dropdown-toggle"
|
class="c-btn c-dropdown-toggle c-btn-secondary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Dropdown with divider
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -173,15 +171,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
class="c-m-2 c-dropdown"
|
||||||
toggler-text="Dropdown with header"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-secondary c-dropdown-toggle"
|
class="c-btn c-dropdown-toggle c-btn-secondary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Dropdown with header
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -248,15 +245,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
<!---->
|
<!---->
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-2 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Left align"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-primary c-dropdown-toggle"
|
class="c-btn c-dropdown-toggle c-btn-primary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Left align
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -292,15 +288,104 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-2 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Right align"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-primary c-dropdown-toggle"
|
class="c-btn c-dropdown-toggle c-btn-primary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Right align
|
||||||
|
</button>
|
||||||
|
<!---->
|
||||||
|
<div
|
||||||
|
class="c-dropdown-menu"
|
||||||
|
>
|
||||||
|
<a
|
||||||
|
class="c-dropdown-item"
|
||||||
|
href="#"
|
||||||
|
role="menuitem"
|
||||||
|
target="_self"
|
||||||
|
>
|
||||||
|
Action
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a
|
||||||
|
class="c-dropdown-item"
|
||||||
|
href="#"
|
||||||
|
role="menuitem"
|
||||||
|
target="_self"
|
||||||
|
>
|
||||||
|
Another action
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a
|
||||||
|
class="c-dropdown-item"
|
||||||
|
href="#"
|
||||||
|
role="menuitem"
|
||||||
|
target="_self"
|
||||||
|
>
|
||||||
|
Something else here
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<div
|
||||||
|
class="c-m-2 c-dropup"
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
|
aria-haspopup="true"
|
||||||
|
class="c-btn c-dropdown-toggle c-btn-info"
|
||||||
|
>
|
||||||
|
Drop-Up
|
||||||
|
</button>
|
||||||
|
<!---->
|
||||||
|
<div
|
||||||
|
class="c-dropdown-menu"
|
||||||
|
>
|
||||||
|
<a
|
||||||
|
class="c-dropdown-item"
|
||||||
|
href="#"
|
||||||
|
role="menuitem"
|
||||||
|
target="_self"
|
||||||
|
>
|
||||||
|
Action
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a
|
||||||
|
class="c-dropdown-item"
|
||||||
|
href="#"
|
||||||
|
role="menuitem"
|
||||||
|
target="_self"
|
||||||
|
>
|
||||||
|
Another action
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a
|
||||||
|
class="c-dropdown-item"
|
||||||
|
href="#"
|
||||||
|
role="menuitem"
|
||||||
|
target="_self"
|
||||||
|
>
|
||||||
|
Something else here
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<div
|
||||||
|
class="c-m-2 c-dropdown"
|
||||||
|
>
|
||||||
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
|
aria-haspopup="true"
|
||||||
|
class="c-btn c-dropdown-toggle c-btn-secondary"
|
||||||
|
>
|
||||||
|
Offset Dropdown
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -339,109 +424,16 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
class="c-m-2 c-dropdown c-btn-group"
|
||||||
toggler-text="Drop-Up"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
aria-haspopup="true"
|
|
||||||
class="c-btn c-btn-info c-dropdown-toggle"
|
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
|
||||||
Dropdown
|
|
||||||
</button>
|
|
||||||
<!---->
|
|
||||||
<div
|
|
||||||
class="c-dropdown-menu"
|
|
||||||
>
|
|
||||||
<a
|
|
||||||
class="c-dropdown-item"
|
|
||||||
href="#"
|
|
||||||
role="menuitem"
|
|
||||||
target="_self"
|
|
||||||
>
|
|
||||||
Action
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a
|
|
||||||
class="c-dropdown-item"
|
|
||||||
href="#"
|
|
||||||
role="menuitem"
|
|
||||||
target="_self"
|
|
||||||
>
|
|
||||||
Another action
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a
|
|
||||||
class="c-dropdown-item"
|
|
||||||
href="#"
|
|
||||||
role="menuitem"
|
|
||||||
target="_self"
|
|
||||||
>
|
|
||||||
Something else here
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div
|
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
|
||||||
toggler-text="Offset Dropdown"
|
|
||||||
>
|
|
||||||
<button
|
|
||||||
aria-haspopup="true"
|
|
||||||
class="c-btn c-btn-secondary c-dropdown-toggle"
|
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
|
||||||
Dropdown
|
|
||||||
</button>
|
|
||||||
<!---->
|
|
||||||
<div
|
|
||||||
class="c-dropdown-menu"
|
|
||||||
>
|
|
||||||
<a
|
|
||||||
class="c-dropdown-item"
|
|
||||||
href="#"
|
|
||||||
role="menuitem"
|
|
||||||
target="_self"
|
|
||||||
>
|
|
||||||
Action
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a
|
|
||||||
class="c-dropdown-item"
|
|
||||||
href="#"
|
|
||||||
role="menuitem"
|
|
||||||
target="_self"
|
|
||||||
>
|
|
||||||
Another action
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a
|
|
||||||
class="c-dropdown-item"
|
|
||||||
href="#"
|
|
||||||
role="menuitem"
|
|
||||||
target="_self"
|
|
||||||
>
|
|
||||||
Something else here
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div
|
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
|
||||||
toggler-text="Split Dropdown"
|
|
||||||
>
|
|
||||||
<button
|
|
||||||
aria-haspopup="true"
|
|
||||||
class="c-btn c-btn-secondary"
|
class="c-btn c-btn-secondary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Split Dropdown
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class="c-btn c-btn-secondary c-dropdown-toggle c-dropdown-toggle-split"
|
aria-expanded="false"
|
||||||
|
aria-haspopup="true"
|
||||||
|
class="c-dropdown-toggle c-dropdown-toggle-split c-btn c-btn-secondary"
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
class="c-dropdown-menu"
|
class="c-dropdown-menu"
|
||||||
@@ -514,14 +506,20 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
<!---->
|
<!---->
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="c-dropdown c-btn-group"
|
class="c-dropdown"
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-link c-btn-lg"
|
class="c-btn c-btn-lg c-btn-link"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
|
||||||
|
🔍
|
||||||
|
<span
|
||||||
|
class="sr-only"
|
||||||
|
>
|
||||||
|
Search
|
||||||
|
</span>
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -592,15 +590,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
<!---->
|
<!---->
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-2 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Large"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-secondary c-dropdown-toggle c-btn-lg"
|
class="c-btn c-dropdown-toggle c-btn-lg c-btn-secondary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Large
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -637,17 +634,16 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
class="c-m-2 c-dropdown c-btn-group"
|
||||||
toggler-text="Large Split"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
aria-haspopup="true"
|
class="c-btn c-btn-lg c-btn-secondary"
|
||||||
class="c-btn c-btn-secondary c-btn-lg"
|
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Large Split
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class="c-btn c-btn-secondary c-btn-lg c-dropdown-toggle c-dropdown-toggle-split"
|
aria-expanded="false"
|
||||||
|
aria-haspopup="true"
|
||||||
|
class="c-dropdown-toggle c-dropdown-toggle-split c-btn c-btn-lg c-btn-secondary"
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
class="c-dropdown-menu"
|
class="c-dropdown-menu"
|
||||||
@@ -684,15 +680,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
<br />
|
<br />
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-2 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Small"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-secondary c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-secondary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Small
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -729,17 +724,16 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
class="c-m-2 c-dropdown c-btn-group"
|
||||||
toggler-text="Small Split"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
aria-haspopup="true"
|
class="c-btn c-btn-sm c-btn-secondary"
|
||||||
class="c-btn c-btn-secondary c-btn-sm"
|
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Small Split
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
class="c-btn c-btn-secondary c-btn-sm c-dropdown-toggle c-dropdown-toggle-split"
|
aria-expanded="false"
|
||||||
|
aria-haspopup="true"
|
||||||
|
class="c-dropdown-toggle c-dropdown-toggle-split c-btn c-btn-sm c-btn-secondary"
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
class="c-dropdown-menu"
|
class="c-dropdown-menu"
|
||||||
@@ -812,15 +806,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
<!---->
|
<!---->
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="c-m-2 c-dropdown c-btn-group"
|
class="c-m-2 c-dropdown"
|
||||||
toggler-text="Dropdown ARIA"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-primary c-dropdown-toggle"
|
class="c-btn c-dropdown-toggle c-btn-primary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Dropdown ARIA
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -940,15 +933,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
<!---->
|
<!---->
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Primary"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-primary c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-primary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Primary
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -984,15 +976,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Secondary"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-secondary c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-secondary"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Secondary
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -1028,15 +1019,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Success"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-success c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-success"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Success
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -1072,15 +1062,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Warning"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-warning c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-warning"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Warning
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -1116,15 +1105,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Danger"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-danger c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-danger"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Danger
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -1160,15 +1148,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Info"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-info c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-info"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Info
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -1204,15 +1191,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Light"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-light c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-light"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Light
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -1248,15 +1234,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Dark"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-dark c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-dark"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Dark
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
@@ -1292,15 +1277,14 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="c-m-0 c-d-inline-block c-dropdown c-btn-group"
|
class="c-m-0 c-d-inline-block c-dropdown"
|
||||||
toggler-text="Link"
|
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
aria-expanded="false"
|
||||||
aria-haspopup="true"
|
aria-haspopup="true"
|
||||||
class="c-btn c-btn-link c-dropdown-toggle c-btn-sm"
|
class="c-btn c-dropdown-toggle c-btn-sm c-btn-link"
|
||||||
style="cursor: pointer;"
|
|
||||||
>
|
>
|
||||||
Dropdown
|
Link
|
||||||
</button>
|
</button>
|
||||||
<!---->
|
<!---->
|
||||||
<div
|
<div
|
||||||
|
|||||||
@@ -406,9 +406,10 @@ exports[`ButtonGroups.vue renders correctly 1`] = `
|
|||||||
</cbutton-stub>
|
</cbutton-stub>
|
||||||
|
|
||||||
<cdropdown-stub
|
<cdropdown-stub
|
||||||
buttonhtml="Dropdown"
|
placement="bottom-start"
|
||||||
right=""
|
right=""
|
||||||
text="Menu"
|
text="Menu"
|
||||||
|
togglertext="Dropdown"
|
||||||
variant="success"
|
variant="success"
|
||||||
>
|
>
|
||||||
<cdropdownitem-stub
|
<cdropdownitem-stub
|
||||||
@@ -460,10 +461,11 @@ exports[`ButtonGroups.vue renders correctly 1`] = `
|
|||||||
</cbutton-stub>
|
</cbutton-stub>
|
||||||
|
|
||||||
<cdropdown-stub
|
<cdropdown-stub
|
||||||
buttonhtml="Dropdown"
|
placement="bottom-start"
|
||||||
right=""
|
right=""
|
||||||
split="true"
|
split="true"
|
||||||
text="Split Menu"
|
text="Split Menu"
|
||||||
|
togglertext="Dropdown"
|
||||||
variant="info"
|
variant="info"
|
||||||
>
|
>
|
||||||
<cdropdownitem-stub
|
<cdropdownitem-stub
|
||||||
@@ -848,9 +850,9 @@ exports[`ButtonGroups.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<cdropdown-stub
|
<cdropdown-stub
|
||||||
button-content="Menu"
|
button-content="Menu"
|
||||||
buttonhtml="Dropdown"
|
|
||||||
class="c-mx-1"
|
class="c-mx-1"
|
||||||
placement="bottom-end"
|
placement="bottom-end"
|
||||||
|
togglertext="Dropdown"
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
>
|
>
|
||||||
<cdropdownitem-stub
|
<cdropdownitem-stub
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import CoreUIIcons from '@/views/icons/CoreUIIcons'
|
import CoreUIIcons from '@/views/icons/CoreUIIcons'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import { CIconPlugin } from '@coreui/icons/vue'
|
import { CIconPlugin } from '@coreui/icons/vue'
|
||||||
import Flags from '@/views/icons/Flags'
|
import Flags from '@/views/icons/Flags'
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Alerts from '@/views/notifications/Alerts'
|
import Alerts from '@/views/notifications/Alerts'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
import Vue from 'vue'
|
import Vue from 'vue'
|
||||||
import { shallowMount, mount } from '@vue/test-utils'
|
import { shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Modals from '@/views/notifications/Modals'
|
import Modals from '@/views/notifications/Modals'
|
||||||
|
|
||||||
|
|||||||
@@ -272,7 +272,6 @@ exports[`Alerts.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
tag="span"
|
tag="span"
|
||||||
target="_self"
|
target="_self"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
an example link
|
an example link
|
||||||
</clink-stub>
|
</clink-stub>
|
||||||
@@ -371,7 +370,7 @@ exports[`Alerts.vue renders correctly 1`] = `
|
|||||||
titletag="h4"
|
titletag="h4"
|
||||||
>
|
>
|
||||||
<calert-stub
|
<calert-stub
|
||||||
closebutton=""
|
closebutton="true"
|
||||||
show="true"
|
show="true"
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
>
|
>
|
||||||
@@ -381,7 +380,7 @@ exports[`Alerts.vue renders correctly 1`] = `
|
|||||||
</calert-stub>
|
</calert-stub>
|
||||||
|
|
||||||
<calert-stub
|
<calert-stub
|
||||||
closebutton=""
|
closebutton="true"
|
||||||
fade="true"
|
fade="true"
|
||||||
show="true"
|
show="true"
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
@@ -438,7 +437,7 @@ exports[`Alerts.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<div>
|
<div>
|
||||||
<calert-stub
|
<calert-stub
|
||||||
closebutton=""
|
closebutton="true"
|
||||||
fade="true"
|
fade="true"
|
||||||
show="10"
|
show="10"
|
||||||
variant="warning"
|
variant="warning"
|
||||||
@@ -454,7 +453,7 @@ exports[`Alerts.vue renders correctly 1`] = `
|
|||||||
</calert-stub>
|
</calert-stub>
|
||||||
|
|
||||||
<calert-stub
|
<calert-stub
|
||||||
closebutton=""
|
closebutton="true"
|
||||||
show="10"
|
show="10"
|
||||||
variant="info"
|
variant="info"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import { shallowMount, mount, createLocalVue } from '@vue/test-utils'
|
import { shallowMount, createLocalVue } from '@vue/test-utils'
|
||||||
import VueRouter from 'vue-router'
|
import VueRouter from 'vue-router'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import User from '@/views/users/User'
|
import User from '@/views/users/User'
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import { createLocalVue, shallowMount, mount } from '@vue/test-utils'
|
import { createLocalVue, shallowMount } from '@vue/test-utils'
|
||||||
import CoreuiVue from '@coreui/vue'
|
import CoreuiVue from '@coreui/vue'
|
||||||
import Users from '@/views/users/Users'
|
import Users from '@/views/users/Users'
|
||||||
import VueRouter from 'vue-router';
|
import VueRouter from 'vue-router';
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ exports[`User.vue renders correctly 1`] = `
|
|||||||
fields="[object Object],[object Object]"
|
fields="[object Object],[object Object]"
|
||||||
fixed="true"
|
fixed="true"
|
||||||
items="[object Object]"
|
items="[object Object]"
|
||||||
perpage="10"
|
itemsperpage="10"
|
||||||
small="true"
|
small="true"
|
||||||
striped="true"
|
striped="true"
|
||||||
/>
|
/>
|
||||||
@@ -46,7 +46,6 @@ exports[`User.vue renders correctly 1`] = `
|
|||||||
routertag="a"
|
routertag="a"
|
||||||
target="_self"
|
target="_self"
|
||||||
type="button"
|
type="button"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
Back
|
Back
|
||||||
</cbutton-stub>
|
</cbutton-stub>
|
||||||
|
|||||||
@@ -20,8 +20,9 @@ exports[`Users.vue renders correctly 1`] = `
|
|||||||
fields="[object Object],[object Object],[object Object],[object Object],[object Object]"
|
fields="[object Object],[object Object],[object Object],[object Object],[object Object]"
|
||||||
hover="true"
|
hover="true"
|
||||||
items="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"
|
items="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]"
|
||||||
|
itemsperpage="10"
|
||||||
pagination="[object Object]"
|
pagination="[object Object]"
|
||||||
perpage="5"
|
per-page="5"
|
||||||
striped="true"
|
striped="true"
|
||||||
/>
|
/>
|
||||||
</ccard-stub>
|
</ccard-stub>
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
header="89.9%"
|
header="89.9%"
|
||||||
text="Lorem ipsum..."
|
text="Lorem ipsum..."
|
||||||
value="25"
|
value="25"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<cprogress-stub
|
<cprogress-stub
|
||||||
class="c-progress-xs c-my-3 c-mb-0"
|
class="c-progress-xs c-my-3 c-mb-0"
|
||||||
@@ -213,7 +212,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<cwidgeticon-stub
|
<cwidgeticon-stub
|
||||||
header="$1.999,50"
|
header="$1.999,50"
|
||||||
no-icon-padding=""
|
noiconpadding="true"
|
||||||
text="Income"
|
text="Income"
|
||||||
variant="primary"
|
variant="primary"
|
||||||
>
|
>
|
||||||
@@ -232,7 +231,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<cwidgeticon-stub
|
<cwidgeticon-stub
|
||||||
header="$1.999,50"
|
header="$1.999,50"
|
||||||
no-icon-padding=""
|
noiconpadding="true"
|
||||||
text="Income"
|
text="Income"
|
||||||
variant="info"
|
variant="info"
|
||||||
>
|
>
|
||||||
@@ -251,7 +250,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<cwidgeticon-stub
|
<cwidgeticon-stub
|
||||||
header="$1.999,50"
|
header="$1.999,50"
|
||||||
no-icon-padding=""
|
noiconpadding="true"
|
||||||
text="Income"
|
text="Income"
|
||||||
variant="warning"
|
variant="warning"
|
||||||
>
|
>
|
||||||
@@ -270,7 +269,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<cwidgeticon-stub
|
<cwidgeticon-stub
|
||||||
header="$1.999,50"
|
header="$1.999,50"
|
||||||
no-icon-padding=""
|
noiconpadding="true"
|
||||||
text="Income"
|
text="Income"
|
||||||
variant="danger"
|
variant="danger"
|
||||||
>
|
>
|
||||||
@@ -291,7 +290,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<cwidgeticon-stub
|
<cwidgeticon-stub
|
||||||
header="$1.999,50"
|
header="$1.999,50"
|
||||||
no-icon-padding=""
|
noiconpadding="true"
|
||||||
text="Income"
|
text="Income"
|
||||||
variant="primary"
|
variant="primary"
|
||||||
>
|
>
|
||||||
@@ -311,7 +310,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<cwidgeticon-stub
|
<cwidgeticon-stub
|
||||||
header="$1.999,50"
|
header="$1.999,50"
|
||||||
no-icon-padding=""
|
noiconpadding="true"
|
||||||
text="Income"
|
text="Income"
|
||||||
variant="info"
|
variant="info"
|
||||||
>
|
>
|
||||||
@@ -331,7 +330,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<cwidgeticon-stub
|
<cwidgeticon-stub
|
||||||
header="$1.999,50"
|
header="$1.999,50"
|
||||||
no-icon-padding=""
|
noiconpadding="true"
|
||||||
text="Income"
|
text="Income"
|
||||||
variant="warning"
|
variant="warning"
|
||||||
>
|
>
|
||||||
@@ -393,7 +392,6 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
header="28%"
|
header="28%"
|
||||||
text="Returning Visitors"
|
text="Returning Visitors"
|
||||||
value="25"
|
value="25"
|
||||||
variant="primary"
|
|
||||||
>
|
>
|
||||||
<cicon-stub
|
<cicon-stub
|
||||||
height="36"
|
height="36"
|
||||||
|
|||||||
Reference in New Issue
Block a user