refactor: minor refactors, fixes, code clean and snapshots update
This commit is contained in:
@@ -43,7 +43,7 @@ import {
|
|||||||
cilCheck,
|
cilCheck,
|
||||||
cilChevronBottom,
|
cilChevronBottom,
|
||||||
cilChevronTop,
|
cilChevronTop,
|
||||||
// cilCircleCheck,
|
cilCheckCircle,
|
||||||
cilCommentSquare,
|
cilCommentSquare,
|
||||||
cilCursor,
|
cilCursor,
|
||||||
cilDrop,
|
cilDrop,
|
||||||
@@ -63,6 +63,7 @@ import {
|
|||||||
cilLockLocked,
|
cilLockLocked,
|
||||||
cilMagnifyingGlass,
|
cilMagnifyingGlass,
|
||||||
cilMoon,
|
cilMoon,
|
||||||
|
cilOptions,
|
||||||
cilPencil,
|
cilPencil,
|
||||||
cilPeople,
|
cilPeople,
|
||||||
cilPuzzle,
|
cilPuzzle,
|
||||||
@@ -93,7 +94,7 @@ export const iconsSet = Object.assign(
|
|||||||
cilCheck,
|
cilCheck,
|
||||||
cilChevronBottom,
|
cilChevronBottom,
|
||||||
cilChevronTop,
|
cilChevronTop,
|
||||||
// cilCircleCheck,
|
cilCheckCircle,
|
||||||
cilCommentSquare,
|
cilCommentSquare,
|
||||||
cilCursor,
|
cilCursor,
|
||||||
cilDrop,
|
cilDrop,
|
||||||
@@ -113,6 +114,7 @@ export const iconsSet = Object.assign(
|
|||||||
cilLockLocked,
|
cilLockLocked,
|
||||||
cilMagnifyingGlass,
|
cilMagnifyingGlass,
|
||||||
cilMoon,
|
cilMoon,
|
||||||
|
cilOptions,
|
||||||
cilPencil,
|
cilPencil,
|
||||||
cilPeople,
|
cilPeople,
|
||||||
cilPuzzle,
|
cilPuzzle,
|
||||||
|
|||||||
@@ -300,7 +300,7 @@
|
|||||||
<CIcon name="cil-globe-alt" class="progress-group-icon"/>
|
<CIcon name="cil-globe-alt" class="progress-group-icon"/>
|
||||||
<span class="title">Organic Search</span>
|
<span class="title">Organic Search</span>
|
||||||
<span class="ml-auto font-weight-bold">
|
<span class="ml-auto font-weight-bold">
|
||||||
191,235<span class="text-muted small">(56%)</span>
|
191,235 <span class="text-muted small">(56%)</span>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="progress-group-bars">
|
<div class="progress-group-bars">
|
||||||
|
|||||||
+10
-10
@@ -245,7 +245,7 @@
|
|||||||
</CForm>
|
</CForm>
|
||||||
</CCardBody>
|
</CCardBody>
|
||||||
<CCardFooter>
|
<CCardFooter>
|
||||||
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-circle-check"/> Submit</CButton>
|
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-check-circle"/> Submit</CButton>
|
||||||
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
||||||
</CCardFooter>
|
</CCardFooter>
|
||||||
</CCard>
|
</CCard>
|
||||||
@@ -276,7 +276,7 @@
|
|||||||
</CForm>
|
</CForm>
|
||||||
</CCardBody>
|
</CCardBody>
|
||||||
<CCardFooter>
|
<CCardFooter>
|
||||||
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-circle-check"/> Submit</CButton>
|
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-check-circle"/> Submit</CButton>
|
||||||
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
||||||
</CCardFooter>
|
</CCardFooter>
|
||||||
</CCard>
|
</CCard>
|
||||||
@@ -307,7 +307,7 @@
|
|||||||
</CForm>
|
</CForm>
|
||||||
</CCardBody>
|
</CCardBody>
|
||||||
<CCardFooter>
|
<CCardFooter>
|
||||||
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-circle-check"/> Submit</CButton>
|
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-check-circle"/> Submit</CButton>
|
||||||
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
||||||
</CCardFooter>
|
</CCardFooter>
|
||||||
</CCard>
|
</CCard>
|
||||||
@@ -337,7 +337,7 @@
|
|||||||
/>
|
/>
|
||||||
</CCardBody>
|
</CCardBody>
|
||||||
<CCardFooter>
|
<CCardFooter>
|
||||||
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-circle-check"/> Submit</CButton>
|
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-check-circle"/> Submit</CButton>
|
||||||
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
||||||
</CCardFooter>
|
</CCardFooter>
|
||||||
</CForm>
|
</CForm>
|
||||||
@@ -427,7 +427,7 @@
|
|||||||
/>
|
/>
|
||||||
</CCardBody>
|
</CCardBody>
|
||||||
<CCardFooter>
|
<CCardFooter>
|
||||||
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-circle-check"/> Submit</CButton>
|
<CButton type="submit" size="sm" color="primary"><CIcon name="cil-check-circle"/> Submit</CButton>
|
||||||
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
||||||
</CCardFooter>
|
</CCardFooter>
|
||||||
</CCard>
|
</CCard>
|
||||||
@@ -506,7 +506,7 @@
|
|||||||
</CInput>
|
</CInput>
|
||||||
</CCardBody>
|
</CCardBody>
|
||||||
<CCardFooter>
|
<CCardFooter>
|
||||||
<CButton type="submit" size="sm" color="success"><CIcon name="cil-circle-check"/> Submit</CButton>
|
<CButton type="submit" size="sm" color="success"><CIcon name="cil-check-circle"/> Submit</CButton>
|
||||||
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
||||||
</CCardFooter>
|
</CCardFooter>
|
||||||
</CCard>
|
</CCard>
|
||||||
@@ -539,15 +539,15 @@
|
|||||||
autocomplete="email"
|
autocomplete="email"
|
||||||
>
|
>
|
||||||
<template #prepend>
|
<template #prepend>
|
||||||
<CButton color="primary"><CIcon name="cil-facebook" height="14"/></CButton>
|
<CButton color="primary"><CIcon name="cib-facebook" height="14"/></CButton>
|
||||||
</template>
|
</template>
|
||||||
<template #append>
|
<template #append>
|
||||||
<CButton color="primary"><CIcon name="cil-twitter" height="14"/></CButton>
|
<CButton color="primary"><CIcon name="cib-twitter" height="14"/></CButton>
|
||||||
</template>
|
</template>
|
||||||
</CInput>
|
</CInput>
|
||||||
</CCardBody>
|
</CCardBody>
|
||||||
<CCardFooter>
|
<CCardFooter>
|
||||||
<CButton type="submit" size="sm" color="success"><CIcon name="cil-circle-check"/> Submit</CButton>
|
<CButton type="submit" size="sm" color="success"><CIcon name="cil-check-circle"/> Submit</CButton>
|
||||||
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
||||||
</CCardFooter>
|
</CCardFooter>
|
||||||
</CCard>
|
</CCard>
|
||||||
@@ -620,7 +620,7 @@
|
|||||||
</CInput>
|
</CInput>
|
||||||
</CCardBody>
|
</CCardBody>
|
||||||
<CCardFooter>
|
<CCardFooter>
|
||||||
<CButton type="submit" size="sm" color="success"><CIcon name="cil-circle-check"/> Submit</CButton>
|
<CButton type="submit" size="sm" color="success"><CIcon name="cil-check-circle"/> Submit</CButton>
|
||||||
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
<CButton type="reset" size="sm" color="danger"><CIcon name="cil-ban"/> Reset</CButton>
|
||||||
</CCardFooter>
|
</CCardFooter>
|
||||||
</CCard>
|
</CCard>
|
||||||
|
|||||||
@@ -80,14 +80,14 @@
|
|||||||
<CDropdown right text="Menu" color="success">
|
<CDropdown right text="Menu" color="success">
|
||||||
<CDropdownItem>Item 1</CDropdownItem>
|
<CDropdownItem>Item 1</CDropdownItem>
|
||||||
<CDropdownItem>Item 2</CDropdownItem>
|
<CDropdownItem>Item 2</CDropdownItem>
|
||||||
<CDropdownDivider></CDropdownDivider>
|
<CDropdownDivider/>
|
||||||
<CDropdownItem>Item 3</CDropdownItem>
|
<CDropdownItem>Item 3</CDropdownItem>
|
||||||
</CDropdown>
|
</CDropdown>
|
||||||
<CButton color="secondary" class="d-sm-down-none">Button 3</CButton>
|
<CButton color="secondary" class="d-sm-down-none">Button 3</CButton>
|
||||||
<CDropdown right split text="Split Menu" color="info">
|
<CDropdown right split text="Split Menu" color="info">
|
||||||
<CDropdownItem>Item 1</CDropdownItem>
|
<CDropdownItem>Item 1</CDropdownItem>
|
||||||
<CDropdownItem>Item 2</CDropdownItem>
|
<CDropdownItem>Item 2</CDropdownItem>
|
||||||
<CDropdownDivider></CDropdownDivider>
|
<CDropdownDivider/>
|
||||||
<CDropdownItem>Item 3</CDropdownItem>
|
<CDropdownItem>Item 3</CDropdownItem>
|
||||||
</CDropdown>
|
</CDropdown>
|
||||||
</CButtonGroup>
|
</CButtonGroup>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
<CDropdownItem>First Action</CDropdownItem>
|
<CDropdownItem>First Action</CDropdownItem>
|
||||||
<CDropdownItem>Second Action</CDropdownItem>
|
<CDropdownItem>Second Action</CDropdownItem>
|
||||||
<CDropdownItem>Third Action</CDropdownItem>
|
<CDropdownItem>Third Action</CDropdownItem>
|
||||||
<CDropdownDivider></CDropdownDivider>
|
<CDropdownDivider/>
|
||||||
<CDropdownItem>Something else here...</CDropdownItem>
|
<CDropdownItem>Something else here...</CDropdownItem>
|
||||||
<CDropdownItem disabled>Disabled action</CDropdownItem>
|
<CDropdownItem disabled>Disabled action</CDropdownItem>
|
||||||
</CDropdown>
|
</CDropdown>
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
>
|
>
|
||||||
<CDropdownItem>First item</CDropdownItem>
|
<CDropdownItem>First item</CDropdownItem>
|
||||||
<CDropdownItem>Second item</CDropdownItem>
|
<CDropdownItem>Second item</CDropdownItem>
|
||||||
<CDropdownDivider></CDropdownDivider>
|
<CDropdownDivider/>
|
||||||
<CDropdownItem>Separated Item</CDropdownItem>
|
<CDropdownItem>Separated Item</CDropdownItem>
|
||||||
</CDropdown>
|
</CDropdown>
|
||||||
</div>
|
</div>
|
||||||
@@ -242,7 +242,7 @@
|
|||||||
<CDropdownItem>Add</CDropdownItem>
|
<CDropdownItem>Add</CDropdownItem>
|
||||||
<CDropdownItem>Delete</CDropdownItem>
|
<CDropdownItem>Delete</CDropdownItem>
|
||||||
</div>
|
</div>
|
||||||
<CDropdownDivider></CDropdownDivider>
|
<CDropdownDivider/>
|
||||||
<CDropdownItem>
|
<CDropdownItem>
|
||||||
Something <strong>not</strong> associated with user
|
Something <strong>not</strong> associated with user
|
||||||
</CDropdownItem>
|
</CDropdownItem>
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ exports[`TheContainer.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<ccontainer-stub
|
<ccontainer-stub
|
||||||
fluid="true"
|
fluid="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<router-view-stub
|
<router-view-stub
|
||||||
name="fade"
|
name="fade"
|
||||||
|
|||||||
@@ -24,8 +24,8 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
|||||||
alt="CoreUI Logo"
|
alt="CoreUI Logo"
|
||||||
class="mx-auto d-lg-none"
|
class="mx-auto d-lg-none"
|
||||||
height="46"
|
height="46"
|
||||||
src="img/brand/coreui-base.svg"
|
src="img/brand/coreui-vue-logo.svg"
|
||||||
width="97"
|
width="190"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<cheadernav-stub
|
<cheadernav-stub
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
<ccardbody-stub>
|
<ccardbody-stub>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
sm="5"
|
sm="5"
|
||||||
@@ -106,6 +107,7 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="text-center"
|
class="text-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-sm-2 mb-0"
|
class="mb-sm-2 mb-0"
|
||||||
@@ -238,6 +240,7 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="12"
|
md="12"
|
||||||
@@ -253,6 +256,7 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
<ccardbody-stub>
|
<ccardbody-stub>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
lg="6"
|
lg="6"
|
||||||
@@ -261,6 +265,7 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
sm="6"
|
sm="6"
|
||||||
@@ -613,6 +618,7 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
sm="6"
|
sm="6"
|
||||||
@@ -761,7 +767,7 @@ exports[`Dashboard.vue renders correctly 1`] = `
|
|||||||
class="ml-auto font-weight-bold"
|
class="ml-auto font-weight-bold"
|
||||||
>
|
>
|
||||||
|
|
||||||
191,235
|
191,235
|
||||||
<span
|
<span
|
||||||
class="text-muted small"
|
class="text-muted small"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -17,7 +17,12 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
<strong>
|
<strong>
|
||||||
Bootstrap Breadcrumb
|
Bootstrap Breadcrumb
|
||||||
</strong>
|
</strong>
|
||||||
|
|||||||
@@ -78,7 +78,12 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilCheck
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
Card with icon
|
Card with icon
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -441,7 +446,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card text-center bg-primary"
|
class="card text-center bg-primary text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -471,7 +476,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card text-center bg-success"
|
class="card text-center bg-success text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -501,7 +506,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card text-center bg-info"
|
class="card text-center bg-info text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -531,7 +536,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card text-center bg-warning"
|
class="card text-center bg-warning text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -561,7 +566,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card text-center bg-danger"
|
class="card text-center bg-danger text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -625,7 +630,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card bg-primary"
|
class="card bg-primary text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -641,7 +646,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card bg-success"
|
class="card bg-success text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -657,7 +662,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card bg-info"
|
class="card bg-info text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -673,7 +678,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card bg-warning"
|
class="card bg-warning text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -689,7 +694,7 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="col-sm-6 col-md-4"
|
class="col-sm-6 col-md-4"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card bg-danger"
|
class="card bg-danger text-white"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="card-body"
|
class="card-body"
|
||||||
@@ -726,7 +731,12 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilSettings
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a
|
<a
|
||||||
@@ -738,7 +748,12 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilChevronBottom
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a
|
<a
|
||||||
@@ -750,7 +765,12 @@ exports[`Cards.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilXCircle
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
@@ -17,7 +17,12 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Bootstrap Carousel
|
Bootstrap Carousel
|
||||||
@@ -46,26 +51,33 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="carousel slide"
|
class="carousel slide"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
style="height: 400px;"
|
style="height: 400px;"
|
||||||
>
|
>
|
||||||
<ol
|
<ol
|
||||||
class="carousel-indicators"
|
class="carousel-indicators"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
>
|
>
|
||||||
<li
|
<li
|
||||||
class="active"
|
class="active"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
/>
|
/>
|
||||||
<li
|
<li
|
||||||
class=""
|
class=""
|
||||||
|
data-v-9c4fbe64=""
|
||||||
/>
|
/>
|
||||||
<li
|
<li
|
||||||
class=""
|
class=""
|
||||||
|
data-v-9c4fbe64=""
|
||||||
/>
|
/>
|
||||||
</ol>
|
</ol>
|
||||||
<div
|
<div
|
||||||
class="carousel-inner"
|
class="carousel-inner"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="carousel-item active"
|
class="carousel-item active"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
class="d-block w-100 h-100 img-fluid"
|
class="d-block w-100 h-100 img-fluid"
|
||||||
@@ -85,6 +97,7 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
class="carousel-item"
|
class="carousel-item"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
class="d-block w-100 h-100 img-fluid"
|
class="d-block w-100 h-100 img-fluid"
|
||||||
@@ -104,6 +117,7 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
class="carousel-item"
|
class="carousel-item"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
class="d-block w-100 h-100 img-fluid"
|
class="d-block w-100 h-100 img-fluid"
|
||||||
@@ -114,18 +128,22 @@ exports[`Carousels.vue renders correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
<a
|
<a
|
||||||
class="carousel-control-prev"
|
class="carousel-control-prev"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
aria-label="Previous"
|
aria-label="Previous"
|
||||||
class="carousel-control-prev-icon"
|
class="carousel-control-prev-icon"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
class="carousel-control-next"
|
class="carousel-control-next"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
aria-label="Next"
|
aria-label="Next"
|
||||||
class="carousel-control-next-icon"
|
class="carousel-control-next-icon"
|
||||||
|
data-v-9c4fbe64=""
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -17,7 +17,12 @@ exports[`Collapses.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Bootstrap Collapse
|
Bootstrap Collapse
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ exports[`Jumbotrons.vue renders correctly 1`] = `
|
|||||||
<div>
|
<div>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
tag="div"
|
tag="div"
|
||||||
@@ -156,6 +157,7 @@ exports[`Jumbotrons.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
tag="div"
|
tag="div"
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
<div>
|
<div>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
@@ -184,6 +185,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
@@ -349,6 +351,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
@@ -530,6 +533,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
@@ -811,6 +815,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
@@ -834,6 +839,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
<ccardbody-stub>
|
<ccardbody-stub>
|
||||||
<ccardgroup-stub
|
<ccardgroup-stub
|
||||||
deck="true"
|
deck="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccard-stub>
|
<ccard-stub>
|
||||||
<ccardheader-stub>
|
<ccardheader-stub>
|
||||||
@@ -885,6 +891,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<ccardtext-stub
|
<ccardtext-stub
|
||||||
class="mt-2"
|
class="mt-2"
|
||||||
|
tag="p"
|
||||||
>
|
>
|
||||||
|
|
||||||
Quis magna Lorem anim amet ipsum do mollit sit cillum voluptate ex
|
Quis magna Lorem anim amet ipsum do mollit sit cillum voluptate ex
|
||||||
@@ -961,6 +968,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
|
|||||||
@@ -47,6 +47,7 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
exactactiveclass="active"
|
exactactiveclass="active"
|
||||||
href="#"
|
href="#"
|
||||||
routertag="a"
|
routertag="a"
|
||||||
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
>
|
>
|
||||||
NavBar
|
NavBar
|
||||||
@@ -224,6 +225,7 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
exactactiveclass="active"
|
exactactiveclass="active"
|
||||||
href="#"
|
href="#"
|
||||||
routertag="a"
|
routertag="a"
|
||||||
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
@@ -271,6 +273,7 @@ exports[`Navbars.vue renders correctly 1`] = `
|
|||||||
event="click"
|
event="click"
|
||||||
exactactiveclass="active"
|
exactactiveclass="active"
|
||||||
routertag="a"
|
routertag="a"
|
||||||
|
tag="div"
|
||||||
target="_self"
|
target="_self"
|
||||||
>
|
>
|
||||||
CoreuiVue
|
CoreuiVue
|
||||||
|
|||||||
@@ -512,6 +512,7 @@ exports[`Navs.vue renders correctly 1`] = `
|
|||||||
<ccardbody-stub>
|
<ccardbody-stub>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="m-0"
|
class="m-0"
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ exports[`Switches.vue renders correctly 1`] = `
|
|||||||
<div>
|
<div>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
@@ -135,6 +136,7 @@ exports[`Switches.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
|||||||
<div>
|
<div>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
lg="6"
|
lg="6"
|
||||||
@@ -31,6 +32,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
lg="6"
|
lg="6"
|
||||||
@@ -60,6 +62,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
sm="12"
|
sm="12"
|
||||||
@@ -80,6 +83,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
sm="12"
|
sm="12"
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ exports[`Tabs.vue renders correctly 1`] = `
|
|||||||
<div>
|
<div>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
lg="6"
|
lg="6"
|
||||||
|
|||||||
@@ -40,6 +40,7 @@ exports[`Tooltips.vue renders correctly 1`] = `
|
|||||||
<ccardbody-stub>
|
<ccardbody-stub>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="6"
|
col="6"
|
||||||
@@ -111,6 +112,7 @@ exports[`Tooltips.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="py-4 text-center"
|
class="py-4 text-center"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,12 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Bootstrap Dropdown
|
Bootstrap Dropdown
|
||||||
@@ -226,7 +231,12 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Dropdown
|
Dropdown
|
||||||
@@ -490,7 +500,12 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Dropdown
|
Dropdown
|
||||||
@@ -573,7 +588,12 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Dropdown
|
Dropdown
|
||||||
@@ -791,7 +811,12 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Dropdown
|
Dropdown
|
||||||
@@ -916,7 +941,12 @@ exports[`Dropdowns.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Dropdown
|
Dropdown
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
exports[`ButtonGroups.vue renders correctly 1`] = `
|
exports[`ButtonGroups.vue renders correctly 1`] = `
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center"
|
class="align-items-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -244,6 +245,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -476,6 +478,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -719,6 +722,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center"
|
class="align-items-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -928,6 +932,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -1153,6 +1158,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -1391,6 +1397,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center"
|
class="align-items-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -1600,6 +1607,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -1825,6 +1833,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -2063,6 +2072,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center"
|
class="align-items-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -2286,6 +2296,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -2527,6 +2538,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -2780,6 +2792,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center"
|
class="align-items-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -3003,6 +3016,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -3244,6 +3258,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -3498,6 +3513,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center"
|
class="align-items-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -3613,6 +3629,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -3723,6 +3740,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center mt-3"
|
class="align-items-center mt-3"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="mb-3 mb-xl-0"
|
class="mb-3 mb-xl-0"
|
||||||
@@ -3848,6 +3866,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<crow-stub
|
<crow-stub
|
||||||
class="align-items-center"
|
class="align-items-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="text-center mt-3"
|
class="text-center mt-3"
|
||||||
@@ -3980,6 +3999,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
<ccardbody-stub>
|
<ccardbody-stub>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
class="text-center mt-3"
|
class="text-center mt-3"
|
||||||
@@ -4106,6 +4126,7 @@ exports[`StandardButtons.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ exports[`Charts.vue renders correctly 1`] = `
|
|||||||
<ccardgroup-stub
|
<ccardgroup-stub
|
||||||
class="card-columns cols-2"
|
class="card-columns cols-2"
|
||||||
columns="true"
|
columns="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccard-stub>
|
<ccard-stub>
|
||||||
<ccardheader-stub>
|
<ccardheader-stub>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -3,6 +3,7 @@
|
|||||||
exports[`Alerts.vue renders correctly 1`] = `
|
exports[`Alerts.vue renders correctly 1`] = `
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
|
|||||||
@@ -17,7 +17,12 @@ exports[`Badges.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
|
|
||||||
<strong>
|
<strong>
|
||||||
Bootstrap Badge
|
Bootstrap Badge
|
||||||
@@ -123,7 +128,12 @@ exports[`Badges.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
Badge
|
Badge
|
||||||
|
|
||||||
<small>
|
<small>
|
||||||
@@ -194,7 +204,12 @@ exports[`Badges.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
Badge
|
Badge
|
||||||
|
|
||||||
<small>
|
<small>
|
||||||
@@ -265,7 +280,12 @@ exports[`Badges.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilJustifyCenter
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
Badge
|
Badge
|
||||||
|
|
||||||
<small>
|
<small>
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ exports[`Modals.vue renders correctly 1`] = `
|
|||||||
<div>
|
<div>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
|
|||||||
@@ -3,16 +3,20 @@
|
|||||||
exports[`Login.vue renders correctly 1`] = `
|
exports[`Login.vue renders correctly 1`] = `
|
||||||
<ccontainer-stub
|
<ccontainer-stub
|
||||||
class="d-flex align-items-center min-vh-100"
|
class="d-flex align-items-center min-vh-100"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
class="justify-content-center"
|
class="justify-content-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="8"
|
md="8"
|
||||||
tag="div"
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccardgroup-stub>
|
<ccardgroup-stub
|
||||||
|
tag="div"
|
||||||
|
>
|
||||||
<ccard-stub
|
<ccard-stub
|
||||||
class="p-4"
|
class="p-4"
|
||||||
>
|
>
|
||||||
@@ -44,6 +48,7 @@ exports[`Login.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="6"
|
col="6"
|
||||||
|
|||||||
@@ -3,10 +3,12 @@
|
|||||||
exports[`Page404.vue renders correctly 1`] = `
|
exports[`Page404.vue renders correctly 1`] = `
|
||||||
<ccontainer-stub
|
<ccontainer-stub
|
||||||
class="d-flex align-items-center min-vh-100"
|
class="d-flex align-items-center min-vh-100"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
class="w-100 justify-content-center"
|
class="w-100 justify-content-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
|
|||||||
@@ -3,10 +3,12 @@
|
|||||||
exports[`Page500.vue renders correctly 1`] = `
|
exports[`Page500.vue renders correctly 1`] = `
|
||||||
<ccontainer-stub
|
<ccontainer-stub
|
||||||
class="d-flex align-items-center min-vh-100"
|
class="d-flex align-items-center min-vh-100"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
class="w-100 justify-content-center"
|
class="w-100 justify-content-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
|
|||||||
@@ -3,10 +3,12 @@
|
|||||||
exports[`Register.vue renders correctly 1`] = `
|
exports[`Register.vue renders correctly 1`] = `
|
||||||
<ccontainer-stub
|
<ccontainer-stub
|
||||||
class="min-vh-100 d-flex align-items-center"
|
class="min-vh-100 d-flex align-items-center"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
class="w-100 justify-content-center"
|
class="w-100 justify-content-center"
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="6"
|
md="6"
|
||||||
@@ -80,6 +82,7 @@ exports[`Register.vue renders correctly 1`] = `
|
|||||||
>
|
>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="6"
|
col="6"
|
||||||
|
|||||||
@@ -12,7 +12,12 @@ exports[`Colors.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilDrop
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
Theme colors
|
Theme colors
|
||||||
|
|
||||||
</header>
|
</header>
|
||||||
@@ -412,7 +417,12 @@ exports[`Colors.vue renders correctly 1`] = `
|
|||||||
class="c-icon"
|
class="c-icon"
|
||||||
viewBox="0 0 64 64"
|
viewBox="0 0 64 64"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
/>
|
>
|
||||||
|
<title>
|
||||||
|
cilDrop
|
||||||
|
</title>
|
||||||
|
undefined
|
||||||
|
</svg>
|
||||||
Grays
|
Grays
|
||||||
|
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
exports[`User.vue renders correctly 1`] = `
|
exports[`User.vue renders correctly 1`] = `
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
exports[`Users.vue renders correctly 1`] = `
|
exports[`Users.vue renders correctly 1`] = `
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
<div>
|
<div>
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
lg="3"
|
lg="3"
|
||||||
@@ -97,6 +98,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
lg="3"
|
lg="3"
|
||||||
@@ -161,6 +163,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
@@ -241,6 +244,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
@@ -317,6 +321,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
col="12"
|
col="12"
|
||||||
@@ -384,6 +389,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<ccardgroup-stub
|
<ccardgroup-stub
|
||||||
class="mb-4"
|
class="mb-4"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<cwidgetprogressicon-stub
|
<cwidgetprogressicon-stub
|
||||||
color="info"
|
color="info"
|
||||||
@@ -447,6 +453,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<ccardgroup-stub
|
<ccardgroup-stub
|
||||||
class="mb-4"
|
class="mb-4"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<cwidgetprogressicon-stub
|
<cwidgetprogressicon-stub
|
||||||
color="info"
|
color="info"
|
||||||
@@ -516,6 +523,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="2"
|
md="2"
|
||||||
@@ -628,6 +636,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
md="2"
|
md="2"
|
||||||
@@ -748,6 +757,7 @@ exports[`Widgets.vue renders correctly 1`] = `
|
|||||||
|
|
||||||
<crow-stub
|
<crow-stub
|
||||||
gutters="true"
|
gutters="true"
|
||||||
|
tag="div"
|
||||||
>
|
>
|
||||||
<ccol-stub
|
<ccol-stub
|
||||||
lg="2"
|
lg="2"
|
||||||
|
|||||||
Reference in New Issue
Block a user