refactor: minor refactors, update snapshots

This commit is contained in:
woothu
2019-11-21 13:10:12 +01:00
parent cdfef77bab
commit 07e4966ad2
35 changed files with 1627 additions and 1589 deletions
@@ -27,7 +27,7 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Breadcrumb"
href="https://coreui.io/vue/docs/components/breadcrumb"
rel="noreferrer noopener"
target="_blank"
>
@@ -22,7 +22,7 @@ exports[`Cards.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/CardComponents"
href="https://coreui.io/vue/docs/components/card-components"
rel="noreferrer noopener"
target="_blank"
>
@@ -28,7 +28,7 @@ exports[`Carousels.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Carousel"
href="https://coreui.io/vue/docs/components/carousel"
rel="noreferrer noopener"
target="_blank"
>
@@ -28,7 +28,7 @@ exports[`Collapses.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Collapse"
href="https://coreui.io/vue/docs/components/collapse"
rel="noreferrer noopener"
target="_blank"
>
@@ -23,7 +23,7 @@ exports[`Jumbotrons.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Jumbotron"
href="https://coreui.io/vue/docs/components/jumbotron"
rel="noreferrer noopener"
target="_blank"
>
@@ -24,7 +24,7 @@ exports[`ListGroups.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/ListGroup"
href="https://coreui.io/vue/docs/components/list-group"
rel="noreferrer noopener"
target="_blank"
>
@@ -17,7 +17,7 @@ exports[`Navbars.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Navbar"
href="https://coreui.io/vue/docs/components/navbar"
rel="noreferrer noopener"
target="_blank"
>
@@ -16,7 +16,7 @@ exports[`Navs.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Nav"
href="https://coreui.io/vue/docs/components/nav"
rel="noreferrer noopener"
target="_blank"
>
@@ -17,7 +17,7 @@ exports[`Paginations.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Pagination"
href="https://coreui.io/vue/docs/components/pagination"
rel="noreferrer noopener"
target="_blank"
>
@@ -17,7 +17,7 @@ exports[`ProgressBars.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Progress"
href="https://coreui.io/vue/docs/components/progress"
rel="noreferrer noopener"
target="_blank"
>
@@ -33,7 +33,7 @@ exports[`Switches.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Switch"
href="https://coreui.io/vue/docs/components/switch"
rel="noreferrer noopener"
target="_blank"
>
@@ -4,10 +4,10 @@ exports[`Table.vue renders correctly 1`] = `
<ccard-stub>
<ccardheader-stub>
<cicon-stub
name="cil-justify-center"
name="cil-grid"
/>
Table
</ccardheader-stub>
<ccardbody-stub>
@@ -10,7 +10,7 @@ exports[`Tables.vue renders correctly 1`] = `
tag="div"
>
<ctablewrapper-stub
caption="Simple Table"
caption="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]"
/>
@@ -87,7 +87,7 @@ exports[`Tables.vue renders correctly 1`] = `
>
<ctablewrapper-stub
bordered="true"
caption="Combined All Table"
caption="Combined All dark Table"
dark="true"
fields="username,registered,role,status"
fixed="true"
@@ -20,7 +20,7 @@ exports[`Tabs.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Tabs"
href="https://coreui.io/vue/docs/components/tabs"
rel="noreferrer noopener"
target="_blank"
>
@@ -24,7 +24,7 @@ exports[`Tooltips.vue renders correctly 1`] = `
>
<a
class="card-header-action"
href="https://coreui.io/vue/docs/3.0/components/Tooltip"
href="https://coreui.io/vue/docs/directives/tooltip"
rel="noreferrer noopener"
target="_blank"
>