chore: 3.0.0-beta.0 release: update dependencies
This commit is contained in:
@@ -10,12 +10,13 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<svg
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
<strong>
|
||||
Bootstrap Breadcrumb
|
||||
@@ -165,7 +166,6 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -11,7 +11,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
@@ -43,7 +42,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -53,12 +51,12 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
</div>
|
||||
|
||||
<footer
|
||||
class="card-footer"
|
||||
>
|
||||
@@ -76,17 +74,19 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
<i
|
||||
class="cui-check"
|
||||
<svg
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
Card with icon
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -96,7 +96,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
@@ -104,14 +103,13 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
Card with switch
|
||||
|
||||
<label
|
||||
class="float-right c-switch form-check-label c-switch-info c-switch-sm c-switch-pill"
|
||||
class="float-right c-switch form-check-label c-switch-sm c-switch-pill c-switch-info"
|
||||
>
|
||||
<input
|
||||
class="c-switch-input form-check-input"
|
||||
data-off="Off"
|
||||
data-on="On"
|
||||
type="checkbox"
|
||||
value=""
|
||||
/>
|
||||
<span
|
||||
class="c-switch-slider"
|
||||
@@ -126,7 +124,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -136,7 +133,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
@@ -157,7 +153,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -167,7 +162,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
@@ -188,7 +182,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -201,15 +194,18 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="card border-primary"
|
||||
header="Card outline primary"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card outline primary
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -218,15 +214,18 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="card border-secondary"
|
||||
header="Card outline secondary"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card outline secondary
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -235,17 +234,18 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="card border-success"
|
||||
header="Card outline success"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card outline success
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -260,14 +260,12 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
Card outline info
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -282,14 +280,12 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
Card outline warning
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -304,14 +300,12 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
Card outline danger
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -324,17 +318,18 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="card card-accent-primary"
|
||||
header="Card with primary accent"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card with primary accent
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -343,17 +338,18 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="card card-accent-secondary"
|
||||
header="Card with secondary accent"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card with secondary accent
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -362,17 +358,18 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="card card-accent-success"
|
||||
header="Card with success accent"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card with success accent
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -381,17 +378,18 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="card card-accent-info"
|
||||
header="Card with info accent"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card with info accent
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -399,18 +397,19 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
class="col-sm-6 col-md-4"
|
||||
>
|
||||
<div
|
||||
class="card card-accent-warning"
|
||||
header="Card with warning accent"
|
||||
class="card card-accent-info"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card with info accent
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -419,17 +418,18 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
>
|
||||
<div
|
||||
class="card card-accent-danger"
|
||||
header="Card with danger accent"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card with danger accent
|
||||
</header>
|
||||
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -441,9 +441,8 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
class="col-sm-6 col-md-4"
|
||||
>
|
||||
<div
|
||||
class="card bg-primary text-center"
|
||||
class="card text-center bg-primary"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
@@ -465,7 +464,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
</footer>
|
||||
</blockquote>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -473,9 +471,8 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
class="col-sm-6 col-md-4"
|
||||
>
|
||||
<div
|
||||
class="card bg-success text-center"
|
||||
class="card text-center bg-success"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
@@ -497,7 +494,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
</footer>
|
||||
</blockquote>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -505,9 +501,8 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
class="col-sm-6 col-md-4"
|
||||
>
|
||||
<div
|
||||
class="card bg-info text-center"
|
||||
class="card text-center bg-info"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
@@ -529,7 +524,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
</footer>
|
||||
</blockquote>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -537,9 +531,8 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
class="col-sm-6 col-md-4"
|
||||
>
|
||||
<div
|
||||
class="card bg-warning text-center"
|
||||
class="card text-center bg-warning"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
@@ -561,7 +554,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
</footer>
|
||||
</blockquote>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -569,9 +561,8 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
class="col-sm-6 col-md-4"
|
||||
>
|
||||
<div
|
||||
class="card bg-danger text-center"
|
||||
class="card text-center bg-danger"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
@@ -593,7 +584,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
</footer>
|
||||
</blockquote>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -601,9 +591,8 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
class="col-sm-6 col-md-4"
|
||||
>
|
||||
<div
|
||||
class="card bg-secondary text-center"
|
||||
class="card text-center bg-secondary"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
@@ -625,7 +614,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
</footer>
|
||||
</blockquote>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -639,19 +627,13 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card bg-primary"
|
||||
>
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card title
|
||||
</header>
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -661,19 +643,13 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card bg-success"
|
||||
>
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card title
|
||||
</header>
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -683,19 +659,13 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card bg-info"
|
||||
>
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card title
|
||||
</header>
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -705,19 +675,13 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card bg-warning"
|
||||
>
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card title
|
||||
</header>
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -727,19 +691,13 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card bg-danger"
|
||||
>
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
Card title
|
||||
</header>
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
|
||||
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -750,7 +708,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
class="card bg-secondary"
|
||||
name="fade"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
@@ -765,8 +722,10 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
href="#"
|
||||
target="_self"
|
||||
>
|
||||
<i
|
||||
class="cui-settings"
|
||||
<svg
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
@@ -775,8 +734,10 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
href="#"
|
||||
target="_self"
|
||||
>
|
||||
<i
|
||||
class="cui-chevron-bottom"
|
||||
<svg
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
</a>
|
||||
|
||||
@@ -785,8 +746,10 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
href="#"
|
||||
target="_self"
|
||||
>
|
||||
<i
|
||||
class="cui-circle-x"
|
||||
<svg
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
@@ -803,7 +766,6 @@ exports[`Cards.vue renders correctly 1`] = `
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,12 +10,13 @@ exports[`Carousels.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<svg
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -68,7 +69,7 @@ exports[`Carousels.vue renders correctly 1`] = `
|
||||
>
|
||||
<img
|
||||
class="d-block w-100 h-100 img-fluid"
|
||||
src="https://lorempixel.com/1024/480/technics/2/"
|
||||
src="https://picsum.photos/1024/480/?image=52"
|
||||
/>
|
||||
<div
|
||||
class="carousel-caption"
|
||||
@@ -86,9 +87,8 @@ exports[`Carousels.vue renders correctly 1`] = `
|
||||
class="carousel-item"
|
||||
>
|
||||
<svg
|
||||
blankColor="grey"
|
||||
class="d-block w-100 h-100 img-fluid"
|
||||
style="background-color: transparent;"
|
||||
style="background-color: grey;"
|
||||
/>
|
||||
<div
|
||||
class="carousel-caption"
|
||||
@@ -107,7 +107,7 @@ exports[`Carousels.vue renders correctly 1`] = `
|
||||
>
|
||||
<img
|
||||
class="d-block w-100 h-100 img-fluid"
|
||||
src="https://lorempixel.com/1024/480/technics/8/"
|
||||
src="https://picsum.photos/1024/480/?image=54"
|
||||
/>
|
||||
<!---->
|
||||
</div>
|
||||
@@ -130,7 +130,6 @@ exports[`Carousels.vue renders correctly 1`] = `
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,12 +10,13 @@ exports[`Collapses.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<header
|
||||
class="card-header"
|
||||
>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<svg
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -59,7 +60,6 @@ exports[`Collapses.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
@@ -85,21 +85,17 @@ exports[`Collapses.vue renders correctly 1`] = `
|
||||
<div
|
||||
class="card"
|
||||
>
|
||||
<!---->
|
||||
<div
|
||||
class="card-body"
|
||||
>
|
||||
Hello!
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!---->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -10,8 +10,8 @@ exports[`Jumbotrons.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -49,7 +49,7 @@ exports[`Jumbotrons.vue renders correctly 1`] = `
|
||||
<p
|
||||
class="lead"
|
||||
>
|
||||
Bootstrap 4 Components for Vue.js 2
|
||||
Bootstrap 4 Components for Vue.js 2.6+
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@@ -78,8 +78,8 @@ exports[`Jumbotrons.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -162,8 +162,8 @@ exports[`Jumbotrons.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
|
||||
@@ -11,8 +11,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -106,8 +106,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
<strong>
|
||||
List group
|
||||
@@ -191,8 +191,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -275,8 +275,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -356,8 +356,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -428,8 +428,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -462,8 +462,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
color="primary"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
pill="true"
|
||||
routertag="a"
|
||||
shape="pill"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
@@ -488,8 +488,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
color="primary"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
pill="true"
|
||||
routertag="a"
|
||||
shape="pill"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
@@ -514,8 +514,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
color="primary"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
pill="true"
|
||||
routertag="a"
|
||||
shape="pill"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
@@ -537,8 +537,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -671,8 +671,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -818,8 +818,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -835,64 +835,74 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
<ccardgroup-stub
|
||||
deck="true"
|
||||
>
|
||||
<ccard-stub
|
||||
headerhtml=<b>Card with list group</b>
|
||||
>
|
||||
<clistgroup-stub
|
||||
tag="ul"
|
||||
>
|
||||
<clistgroupitem-stub
|
||||
activeclass="active"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="li"
|
||||
target="_self"
|
||||
>
|
||||
Cras justo odio
|
||||
</clistgroupitem-stub>
|
||||
|
||||
<clistgroupitem-stub
|
||||
activeclass="active"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="li"
|
||||
target="_self"
|
||||
>
|
||||
Dapibus ac facilisis in
|
||||
</clistgroupitem-stub>
|
||||
|
||||
<clistgroupitem-stub
|
||||
activeclass="active"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="li"
|
||||
target="_self"
|
||||
>
|
||||
Vestibulum at eros
|
||||
</clistgroupitem-stub>
|
||||
</clistgroup-stub>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<b>
|
||||
Card with list group
|
||||
</b>
|
||||
</ccardheader-stub>
|
||||
|
||||
<p
|
||||
class="card-text mt-2"
|
||||
>
|
||||
<ccardbody-stub>
|
||||
<clistgroup-stub
|
||||
tag="ul"
|
||||
>
|
||||
<clistgroupitem-stub
|
||||
activeclass="active"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="li"
|
||||
target="_self"
|
||||
>
|
||||
Cras justo odio
|
||||
</clistgroupitem-stub>
|
||||
|
||||
<clistgroupitem-stub
|
||||
activeclass="active"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="li"
|
||||
target="_self"
|
||||
>
|
||||
Dapibus ac facilisis in
|
||||
</clistgroupitem-stub>
|
||||
|
||||
<clistgroupitem-stub
|
||||
activeclass="active"
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="li"
|
||||
target="_self"
|
||||
>
|
||||
Vestibulum at eros
|
||||
</clistgroupitem-stub>
|
||||
</clistgroup-stub>
|
||||
|
||||
<ccardtext-stub
|
||||
class="mt-2"
|
||||
>
|
||||
|
||||
Quis magna Lorem anim amet ipsum do mollit sit cillum voluptate ex
|
||||
nulla tempor. Laborum consequat non elit enim exercitation cillum aliqua
|
||||
consequat id aliqua. Esse ex consectetur mollit voluptate est in duis laboris
|
||||
ad sit ipsum anim Lorem.
|
||||
|
||||
Quis magna Lorem anim amet ipsum do mollit sit cillum voluptate ex
|
||||
nulla tempor. Laborum consequat non elit enim exercitation cillum aliqua
|
||||
consequat id aliqua. Esse ex consectetur mollit voluptate est in duis laboris
|
||||
ad sit ipsum anim Lorem.
|
||||
|
||||
</p>
|
||||
</ccardtext-stub>
|
||||
</ccardbody-stub>
|
||||
</ccard-stub>
|
||||
|
||||
<ccard-stub
|
||||
header=<b>Card with flush list group</b>
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<b>
|
||||
Card with flush list group
|
||||
</b>
|
||||
</ccardheader-stub>
|
||||
|
||||
<clistgroup-stub
|
||||
flush="true"
|
||||
tag="ul"
|
||||
@@ -958,8 +968,8 @@ exports[`ListGroups.vue renders correctly 1`] = `
|
||||
>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
<strong>
|
||||
List group
|
||||
|
||||
@@ -4,8 +4,8 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
<div>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -66,7 +66,6 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link
|
||||
@@ -79,7 +78,6 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Disabled
|
||||
@@ -201,8 +199,8 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -243,8 +241,8 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -299,8 +297,8 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -337,7 +335,6 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Home
|
||||
@@ -349,7 +346,6 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
exactactiveclass="active"
|
||||
href="#"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link
|
||||
@@ -438,8 +434,8 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -487,8 +483,8 @@ exports[`Navbars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
|
||||
@@ -4,8 +4,8 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
<div>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
<strong>
|
||||
Bootstrap Navs
|
||||
@@ -37,7 +37,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Active
|
||||
@@ -48,7 +47,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
title="Link"
|
||||
/>
|
||||
@@ -58,7 +56,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Another Link
|
||||
@@ -70,7 +67,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Disabled
|
||||
@@ -81,8 +77,8 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -102,11 +98,10 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
<i
|
||||
class="cui-basket-loaded"
|
||||
<cicon-stub
|
||||
name="cil-basket"
|
||||
/>
|
||||
</cnavitem-stub>
|
||||
|
||||
@@ -115,7 +110,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
|
||||
@@ -128,7 +122,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
|
||||
@@ -142,7 +135,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Disabled
|
||||
@@ -153,8 +145,8 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -168,7 +160,7 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccardbody-stub>
|
||||
<cnav-stub
|
||||
tabs="true"
|
||||
variant="tabs"
|
||||
>
|
||||
<cnavitem-stub
|
||||
active="true"
|
||||
@@ -176,7 +168,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
|
||||
@@ -189,7 +180,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
|
||||
@@ -202,7 +192,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
|
||||
@@ -216,7 +205,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Disabled
|
||||
@@ -227,8 +215,8 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -242,7 +230,7 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccardbody-stub>
|
||||
<cnav-stub
|
||||
pills="true"
|
||||
variant="pills"
|
||||
>
|
||||
<cnavitem-stub
|
||||
active="true"
|
||||
@@ -250,7 +238,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Active
|
||||
@@ -261,7 +248,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link
|
||||
@@ -272,7 +258,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Another Link
|
||||
@@ -284,7 +269,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Disabled
|
||||
@@ -295,8 +279,8 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -311,7 +295,7 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
<ccardbody-stub>
|
||||
<cnav-stub
|
||||
fill="true"
|
||||
tabs="true"
|
||||
variant="tabs"
|
||||
>
|
||||
<cnavitem-stub
|
||||
active="true"
|
||||
@@ -319,7 +303,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Active
|
||||
@@ -330,7 +313,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link
|
||||
@@ -341,7 +323,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link with a long name
|
||||
@@ -353,7 +334,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Disabled
|
||||
@@ -364,8 +344,8 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -380,7 +360,7 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
<ccardbody-stub>
|
||||
<cnav-stub
|
||||
justified="true"
|
||||
tabs="true"
|
||||
variant="tabs"
|
||||
>
|
||||
<cnavitem-stub
|
||||
active="true"
|
||||
@@ -388,7 +368,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Active
|
||||
@@ -399,7 +378,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link
|
||||
@@ -410,7 +388,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link with a long name
|
||||
@@ -422,7 +399,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Disabled
|
||||
@@ -433,8 +409,8 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -448,7 +424,7 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccardbody-stub>
|
||||
<cnav-stub
|
||||
pills="true"
|
||||
pills=""
|
||||
>
|
||||
<cnavitem-stub
|
||||
active="true"
|
||||
@@ -456,7 +432,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Active
|
||||
@@ -467,7 +442,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link
|
||||
@@ -522,8 +496,8 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -545,7 +519,7 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
tag="div"
|
||||
>
|
||||
<cnav-stub
|
||||
pills="true"
|
||||
pills=""
|
||||
vertical="true"
|
||||
>
|
||||
<cnavitem-stub
|
||||
@@ -554,7 +528,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Active
|
||||
@@ -565,7 +538,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Link
|
||||
@@ -576,7 +548,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Another Link
|
||||
@@ -588,7 +559,6 @@ exports[`Navs.vue renders correctly 1`] = `
|
||||
event="click"
|
||||
exactactiveclass="active"
|
||||
routertag="a"
|
||||
tag="span"
|
||||
target="_self"
|
||||
>
|
||||
Disabled
|
||||
|
||||
@@ -4,8 +4,8 @@ exports[`Paginations.vue renders correctly 1`] = `
|
||||
<div>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -41,14 +41,9 @@ exports[`Paginations.vue renders correctly 1`] = `
|
||||
arrows="true"
|
||||
dots="true"
|
||||
doublearrows="true"
|
||||
firstbuttonhtml="«"
|
||||
lastbuttonhtml="»"
|
||||
limit="5"
|
||||
nextbuttonhtml="›"
|
||||
pages="10"
|
||||
previousbuttonhtml="‹"
|
||||
responsive=""
|
||||
size="md"
|
||||
/>
|
||||
|
||||
<br />
|
||||
@@ -63,12 +58,8 @@ exports[`Paginations.vue renders correctly 1`] = `
|
||||
arrows="true"
|
||||
dots="true"
|
||||
doublearrows="true"
|
||||
firstbuttonhtml="«"
|
||||
lastbuttonhtml="»"
|
||||
limit="5"
|
||||
nextbuttonhtml="›"
|
||||
pages="10"
|
||||
previousbuttonhtml="‹"
|
||||
size="sm"
|
||||
/>
|
||||
|
||||
@@ -85,12 +76,8 @@ exports[`Paginations.vue renders correctly 1`] = `
|
||||
arrows="true"
|
||||
dots="true"
|
||||
doublearrows="true"
|
||||
firstbuttonhtml="«"
|
||||
lastbuttonhtml="»"
|
||||
limit="5"
|
||||
nextbuttonhtml="›"
|
||||
pages="10"
|
||||
previousbuttonhtml="‹"
|
||||
responsive=""
|
||||
size="lg"
|
||||
/>
|
||||
@@ -106,8 +93,8 @@ exports[`Paginations.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -130,13 +117,8 @@ exports[`Paginations.vue renders correctly 1`] = `
|
||||
arrows="true"
|
||||
dots="true"
|
||||
doublearrows="true"
|
||||
firstbuttonhtml="«"
|
||||
lastbuttonhtml="»"
|
||||
limit="5"
|
||||
nextbuttonhtml="›"
|
||||
pages="10"
|
||||
previousbuttonhtml="‹"
|
||||
size="md"
|
||||
/>
|
||||
|
||||
<br />
|
||||
@@ -151,13 +133,8 @@ exports[`Paginations.vue renders correctly 1`] = `
|
||||
arrows="true"
|
||||
dots="true"
|
||||
doublearrows="true"
|
||||
firstbuttonhtml="«"
|
||||
lastbuttonhtml="»"
|
||||
limit="5"
|
||||
nextbuttonhtml="›"
|
||||
pages="10"
|
||||
previousbuttonhtml="‹"
|
||||
size="md"
|
||||
/>
|
||||
|
||||
<br />
|
||||
@@ -172,13 +149,8 @@ exports[`Paginations.vue renders correctly 1`] = `
|
||||
arrows="true"
|
||||
dots="true"
|
||||
doublearrows="true"
|
||||
firstbuttonhtml="«"
|
||||
lastbuttonhtml="»"
|
||||
limit="5"
|
||||
nextbuttonhtml="›"
|
||||
pages="10"
|
||||
previousbuttonhtml="‹"
|
||||
size="md"
|
||||
/>
|
||||
|
||||
<br />
|
||||
|
||||
@@ -4,8 +4,8 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
||||
<div>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -87,8 +87,8 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -163,8 +163,8 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -217,8 +217,8 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -276,8 +276,8 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -435,8 +435,8 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -503,8 +503,8 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -574,8 +574,8 @@ exports[`ProgressBars.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,16 +1,23 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Table.vue renders correctly 1`] = `
|
||||
<ccard-stub
|
||||
bodywrapper="true"
|
||||
header="Table"
|
||||
>
|
||||
<ctable-stub
|
||||
defaultsorter="[object Object]"
|
||||
fields="username,registered,role,status"
|
||||
itemsperpage="5"
|
||||
pagination="true"
|
||||
responsive="true"
|
||||
/>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
Table
|
||||
|
||||
</ccardheader-stub>
|
||||
|
||||
<ccardbody-stub>
|
||||
<cdatatable-stub
|
||||
fields="username,registered,role,status"
|
||||
itemsperpage="5"
|
||||
pagination="true"
|
||||
responsive="true"
|
||||
sortervalue="[object Object]"
|
||||
/>
|
||||
</ccardbody-stub>
|
||||
</ccard-stub>
|
||||
`;
|
||||
|
||||
@@ -10,7 +10,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
||||
tag="div"
|
||||
>
|
||||
<ctablewrapper-stub
|
||||
caption=<i class='fa fa-align-justify'></i> Simple Table
|
||||
caption="Simple Table"
|
||||
fields="username,registered,role,status"
|
||||
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]"
|
||||
/>
|
||||
@@ -21,7 +21,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
||||
tag="div"
|
||||
>
|
||||
<ctablewrapper-stub
|
||||
caption=<i class='fa fa-align-justify'></i> Striped Table
|
||||
caption="Striped Table"
|
||||
fields="username,registered,role,status"
|
||||
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]"
|
||||
striped="true"
|
||||
@@ -37,7 +37,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
||||
tag="div"
|
||||
>
|
||||
<ctablewrapper-stub
|
||||
caption=<i class='fa fa-align-justify'></i> Condensed Table
|
||||
caption="Condensed Table"
|
||||
fields="username,registered,role,status"
|
||||
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]"
|
||||
small="true"
|
||||
@@ -50,7 +50,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
||||
>
|
||||
<ctablewrapper-stub
|
||||
bordered="true"
|
||||
caption=<i class='fa fa-align-justify'></i> Bordered Table
|
||||
caption="Bordered Table"
|
||||
fields="username,registered,role,status"
|
||||
fixed="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]"
|
||||
@@ -67,7 +67,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
||||
>
|
||||
<ctablewrapper-stub
|
||||
bordered="true"
|
||||
caption=<i class='fa fa-align-justify'></i> Combined All Table
|
||||
caption="Combined All Table"
|
||||
fields="username,registered,role,status"
|
||||
fixed="true"
|
||||
hover="true"
|
||||
@@ -87,7 +87,7 @@ exports[`Tables.vue renders correctly 1`] = `
|
||||
>
|
||||
<ctablewrapper-stub
|
||||
bordered="true"
|
||||
caption=<i class='fa fa-align-justify'></i> Combined All Table
|
||||
caption="Combined All Table"
|
||||
dark="true"
|
||||
fields="username,registered,role,status"
|
||||
fixed="true"
|
||||
|
||||
@@ -36,11 +36,11 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
<ccardbody-stub>
|
||||
<ctabs-stub
|
||||
fade="true"
|
||||
tabs="true"
|
||||
variant="tabs"
|
||||
>
|
||||
<ctab-stub
|
||||
active="true"
|
||||
titlehtml="Home"
|
||||
title="Home"
|
||||
>
|
||||
|
||||
1. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore
|
||||
@@ -52,7 +52,7 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
</ctab-stub>
|
||||
|
||||
<ctab-stub
|
||||
titlehtml="Profile"
|
||||
title="Profile"
|
||||
>
|
||||
|
||||
2. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore
|
||||
@@ -65,7 +65,7 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
|
||||
<ctab-stub
|
||||
disabled="true"
|
||||
titlehtml="Disabled"
|
||||
title="Disabled"
|
||||
>
|
||||
|
||||
3. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore
|
||||
@@ -95,12 +95,11 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
<ccardbody-stub>
|
||||
<ctabs-stub
|
||||
fade="true"
|
||||
pills="true"
|
||||
tabs="true"
|
||||
variant="pills"
|
||||
>
|
||||
<ctab-stub
|
||||
active="true"
|
||||
titlehtml="Home"
|
||||
title="Home"
|
||||
>
|
||||
|
||||
1. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore
|
||||
@@ -112,7 +111,7 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
</ctab-stub>
|
||||
|
||||
<ctab-stub
|
||||
titlehtml="Profile"
|
||||
title="Profile"
|
||||
>
|
||||
|
||||
2. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore
|
||||
@@ -125,7 +124,7 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
|
||||
<ctab-stub
|
||||
disabled="true"
|
||||
titlehtml="Disabled"
|
||||
title="Disabled"
|
||||
>
|
||||
|
||||
3. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore
|
||||
@@ -155,14 +154,14 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
<ccardbody-stub>
|
||||
<ctabs-stub
|
||||
fade="true"
|
||||
tabs="true"
|
||||
variant="tabs"
|
||||
>
|
||||
<ctab-stub
|
||||
active="true"
|
||||
>
|
||||
<template>
|
||||
<i
|
||||
class="cui-calculator"
|
||||
<cicon-stub
|
||||
name="cil-calculator"
|
||||
/>
|
||||
</template>
|
||||
|
||||
@@ -176,8 +175,8 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
|
||||
<ctab-stub>
|
||||
<template>
|
||||
<i
|
||||
class="cui-basket-loaded"
|
||||
<cicon-stub
|
||||
name="cil-basket"
|
||||
/>
|
||||
</template>
|
||||
|
||||
@@ -191,8 +190,8 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
|
||||
<ctab-stub>
|
||||
<template>
|
||||
<i
|
||||
class="cui-pie-chart"
|
||||
<cicon-stub
|
||||
name="cil-chart-pie"
|
||||
/>
|
||||
</template>
|
||||
|
||||
@@ -224,14 +223,14 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
<ctabs-stub
|
||||
addtabclasses="mt-1"
|
||||
fade="true"
|
||||
tabs="true"
|
||||
variant="tabs"
|
||||
>
|
||||
<ctab-stub
|
||||
active="true"
|
||||
>
|
||||
<template>
|
||||
<i
|
||||
class="cui-calculator"
|
||||
<cicon-stub
|
||||
name="cil-calculator"
|
||||
/>
|
||||
Calculator
|
||||
|
||||
@@ -247,8 +246,8 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
|
||||
<ctab-stub>
|
||||
<template>
|
||||
<i
|
||||
class="cui-basket-loaded"
|
||||
<cicon-stub
|
||||
name="cil-basket"
|
||||
/>
|
||||
Shopping cart
|
||||
|
||||
@@ -264,8 +263,8 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
|
||||
<ctab-stub>
|
||||
<template>
|
||||
<i
|
||||
class="cui-pie-chart"
|
||||
<cicon-stub
|
||||
name="cil-chart-pie"
|
||||
/>
|
||||
Charts
|
||||
|
||||
@@ -298,16 +297,15 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
<ccardbody-stub>
|
||||
<ctabs-stub
|
||||
fade="true"
|
||||
pills="true"
|
||||
tabs="true"
|
||||
variant="pills"
|
||||
vertical="true"
|
||||
>
|
||||
<ctab-stub
|
||||
active="true"
|
||||
>
|
||||
<template>
|
||||
<i
|
||||
class="cui-calculator"
|
||||
<cicon-stub
|
||||
name="cil-calculator"
|
||||
/>
|
||||
Calculator
|
||||
|
||||
@@ -323,8 +321,8 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
|
||||
<ctab-stub>
|
||||
<template>
|
||||
<i
|
||||
class="cui-basket-loaded"
|
||||
<cicon-stub
|
||||
name="cil-basket"
|
||||
/>
|
||||
Shopping cart
|
||||
|
||||
@@ -340,8 +338,8 @@ exports[`Tabs.vue renders correctly 1`] = `
|
||||
|
||||
<ctab-stub>
|
||||
<template>
|
||||
<i
|
||||
class="cui-pie-chart"
|
||||
<cicon-stub
|
||||
name="cil-chart-pie"
|
||||
/>
|
||||
Charts
|
||||
|
||||
|
||||
@@ -4,8 +4,8 @@ exports[`Tooltips.vue renders correctly 1`] = `
|
||||
<div>
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
@@ -92,8 +92,8 @@ exports[`Tooltips.vue renders correctly 1`] = `
|
||||
|
||||
<ccard-stub>
|
||||
<ccardheader-stub>
|
||||
<i
|
||||
class="fa fa-align-justify"
|
||||
<cicon-stub
|
||||
name="cil-justify-center"
|
||||
/>
|
||||
|
||||
<strong>
|
||||
|
||||
Reference in New Issue
Block a user