refactor: view refactors, snapshot update
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -16,12 +16,10 @@ exports[`Dropdowns.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>
|
||||
|
||||
@@ -229,12 +227,10 @@ exports[`Dropdowns.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>
|
||||
|
||||
@@ -498,12 +494,10 @@ exports[`Dropdowns.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>
|
||||
|
||||
@@ -586,12 +580,10 @@ exports[`Dropdowns.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>
|
||||
|
||||
@@ -809,12 +801,10 @@ exports[`Dropdowns.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>
|
||||
|
||||
@@ -939,12 +929,10 @@ exports[`Dropdowns.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>
|
||||
|
||||
|
||||
@@ -381,7 +381,7 @@ exports[`ButtonGroups.vue renders correctly 1`] = `
|
||||
caret="true"
|
||||
color="success"
|
||||
flip="true"
|
||||
offset="0"
|
||||
offset="0,0"
|
||||
placement="bottom-start"
|
||||
right=""
|
||||
text="Menu"
|
||||
@@ -439,7 +439,7 @@ exports[`ButtonGroups.vue renders correctly 1`] = `
|
||||
caret="true"
|
||||
color="info"
|
||||
flip="true"
|
||||
offset="0"
|
||||
offset="0,0"
|
||||
placement="bottom-start"
|
||||
right=""
|
||||
split="true"
|
||||
@@ -809,7 +809,7 @@ exports[`ButtonGroups.vue renders correctly 1`] = `
|
||||
class="mx-1"
|
||||
color="secondary"
|
||||
flip="true"
|
||||
offset="0"
|
||||
offset="0,0"
|
||||
placement="bottom-end"
|
||||
togglertext="Dropdown"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user