refactor: view refactors, snapshot update

This commit is contained in:
woothu
2020-01-29 16:31:11 +01:00
parent d57a73a8a1
commit f0533a9b2e
24 changed files with 152 additions and 393 deletions
@@ -15,12 +15,10 @@ exports[`Breadcrumbs.vue renders correctly 1`] = `
>
<svg
class="c-icon"
role="img"
viewBox="0 0 64 64"
xmlns="http://www.w3.org/2000/svg"
>
<title>
cilJustifyCenter
</title>
undefined
</svg>
<strong>
@@ -76,12 +76,10 @@ exports[`Cards.vue renders correctly 1`] = `
>
<svg
class="c-icon"
role="img"
viewBox="0 0 64 64"
xmlns="http://www.w3.org/2000/svg"
>
<title>
cilCheck
</title>
undefined
</svg>
Card with icon
@@ -729,12 +727,10 @@ exports[`Cards.vue renders correctly 1`] = `
>
<svg
class="c-icon"
role="img"
viewBox="0 0 64 64"
xmlns="http://www.w3.org/2000/svg"
>
<title>
cilSettings
</title>
undefined
</svg>
</a>
@@ -746,12 +742,10 @@ exports[`Cards.vue renders correctly 1`] = `
>
<svg
class="c-icon"
role="img"
viewBox="0 0 64 64"
xmlns="http://www.w3.org/2000/svg"
>
<title>
cilChevronBottom
</title>
undefined
</svg>
</a>
@@ -763,12 +757,10 @@ exports[`Cards.vue renders correctly 1`] = `
>
<svg
class="c-icon"
role="img"
viewBox="0 0 64 64"
xmlns="http://www.w3.org/2000/svg"
>
<title>
cilXCircle
</title>
undefined
</svg>
</a>
@@ -15,12 +15,10 @@ exports[`Carousels.vue renders correctly 1`] = `
>
<svg
class="c-icon"
role="img"
viewBox="0 0 64 64"
xmlns="http://www.w3.org/2000/svg"
>
<title>
cilJustifyCenter
</title>
undefined
</svg>
@@ -15,12 +15,10 @@ exports[`Collapses.vue renders correctly 1`] = `
>
<svg
class="c-icon"
role="img"
viewBox="0 0 64 64"
xmlns="http://www.w3.org/2000/svg"
>
<title>
cilJustifyCenter
</title>
undefined
</svg>
@@ -90,10 +90,11 @@ exports[`Navbars.vue renders correctly 1`] = `
tag="ul"
>
<cform-stub
class="align-middle"
inline="true"
>
<cinput-stub
class="mr-sm-2"
class="mr-2 my-0"
lazy="400"
placeholder="Search"
size="sm"
@@ -102,7 +103,6 @@ exports[`Navbars.vue renders correctly 1`] = `
<cbutton-stub
activeclass="active"
class="my-2 my-sm-0"
color="light"
event="click"
exactactiveclass="active"
@@ -121,8 +121,8 @@ exports[`Navbars.vue renders correctly 1`] = `
caret="true"
flip="true"
innav="true"
offset="0"
placement="bottom-end"
offset="0,0"
placement="bottom-start"
togglertext="Lang"
>
<cdropdownitem-stub
@@ -170,8 +170,8 @@ exports[`Navbars.vue renders correctly 1`] = `
caret="true"
flip="true"
innav="true"
offset="0"
placement="bottom-end"
offset="0,0"
placement="bottom-start"
togglertext="User"
>
<cdropdownitem-stub
@@ -360,8 +360,8 @@ exports[`Navbars.vue renders correctly 1`] = `
caret="true"
flip="true"
innav="true"
offset="0"
placement="bottom-end"
offset="0,0"
placement="bottom-start"
togglertext="Lang"
>
<cdropdownitem-stub
@@ -409,8 +409,8 @@ exports[`Navbars.vue renders correctly 1`] = `
caret="true"
flip="true"
innav="true"
offset="0"
placement="bottom-end"
offset="0,0"
placement="bottom-start"
togglertext="User"
>
<cdropdownitem-stub
@@ -453,7 +453,7 @@ exports[`Navs.vue renders correctly 1`] = `
flip="true"
id="nav7_ddown"
nav=""
offset="0"
offset="0,0"
placement="bottom-end"
togglertext="Dropdown"
>
@@ -1684,6 +1684,7 @@ exports[`Switches.vue renders correctly 1`] = `
<cdatatable-stub
class="table-align-middle mb-0"
fields="[object Object],[object Object],[object Object]"
header="true"
hover="true"
items="[object Object],[object Object],[object Object]"
itemsperpage="10"
@@ -13,6 +13,7 @@ exports[`Table.vue renders correctly 1`] = `
<ccardbody-stub>
<cdatatable-stub
fields="username,registered,role,status"
header="true"
itemsperpage="5"
pagination="true"
responsive="true"