Commit 5847f53b authored by Mark Florian's avatar Mark Florian

Fix various snapshot tests

These snapshot tests were broken in trivial ways by
https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/1805 and
https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/1867. This
simply updates the relevant snapshots.
parent f50aa304
...@@ -7,15 +7,15 @@ exports[`Value Stream Analytics LabelsSelector with no item selected will render ...@@ -7,15 +7,15 @@ exports[`Value Stream Analytics LabelsSelector with no item selected will render
<gl-search-box-by-type-stub value=\\"\\" clearbuttontitle=\\"Clear\\"></gl-search-box-by-type-stub> <gl-search-box-by-type-stub value=\\"\\" clearbuttontitle=\\"Clear\\"></gl-search-box-by-type-stub>
</div> </div>
<div class=\\"mb-3 px-3\\"> <div class=\\"mb-3 px-3\\">
<gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\"> <gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightarialabel=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\">
<!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(255, 0, 0);\\"></span> <!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(255, 0, 0);\\"></span>
roses roses
</gl-dropdown-item-stub> </gl-dropdown-item-stub>
<gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\"> <gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightarialabel=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\">
<!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(255, 255, 255);\\"></span> <!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(255, 255, 255);\\"></span>
some space some space
</gl-dropdown-item-stub> </gl-dropdown-item-stub>
<gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\"> <gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightarialabel=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\">
<!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(0, 0, 255);\\"></span> <!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(0, 0, 255);\\"></span>
violets violets
</gl-dropdown-item-stub> </gl-dropdown-item-stub>
...@@ -36,15 +36,15 @@ exports[`Value Stream Analytics LabelsSelector with selectedLabelId set will ren ...@@ -36,15 +36,15 @@ exports[`Value Stream Analytics LabelsSelector with selectedLabelId set will ren
<gl-search-box-by-type-stub value=\\"\\" clearbuttontitle=\\"Clear\\"></gl-search-box-by-type-stub> <gl-search-box-by-type-stub value=\\"\\" clearbuttontitle=\\"Clear\\"></gl-search-box-by-type-stub>
</div> </div>
<div class=\\"mb-3 px-3\\"> <div class=\\"mb-3 px-3\\">
<gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\"> <gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightarialabel=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\">
<!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(255, 0, 0);\\"></span> <!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(255, 0, 0);\\"></span>
roses roses
</gl-dropdown-item-stub> </gl-dropdown-item-stub>
<gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\"> <gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightarialabel=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" class=\\"\\">
<!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(255, 255, 255);\\"></span> <!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(255, 255, 255);\\"></span>
some space some space
</gl-dropdown-item-stub> </gl-dropdown-item-stub>
<gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" active=\\"true\\" class=\\"\\"> <gl-dropdown-item-stub avatarurl=\\"\\" iconcolor=\\"\\" iconname=\\"\\" iconrightarialabel=\\"\\" iconrightname=\\"\\" secondarytext=\\"\\" active=\\"true\\" class=\\"\\">
<!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(0, 0, 255);\\"></span> <!----> <span class=\\"d-inline-block dropdown-label-box\\" style=\\"background-color: rgb(0, 0, 255);\\"></span>
violets violets
</gl-dropdown-item-stub> </gl-dropdown-item-stub>
......
...@@ -38,6 +38,7 @@ exports[`MetricChart component template when isLoading is false and chartData is ...@@ -38,6 +38,7 @@ exports[`MetricChart component template when isLoading is false and chartData is
class="w-100" class="w-100"
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
secondarytext="" secondarytext=""
> >
...@@ -62,6 +63,7 @@ exports[`MetricChart component template when isLoading is false and chartData is ...@@ -62,6 +63,7 @@ exports[`MetricChart component template when isLoading is false and chartData is
class="w-100" class="w-100"
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
secondarytext="" secondarytext=""
> >
......
...@@ -52,6 +52,7 @@ exports[`MergeRequestTable component matches the snapshot 1`] = ` ...@@ -52,6 +52,7 @@ exports[`MergeRequestTable component matches the snapshot 1`] = `
class="w-100" class="w-100"
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
secondarytext="" secondarytext=""
> >
...@@ -74,6 +75,7 @@ exports[`MergeRequestTable component matches the snapshot 1`] = ` ...@@ -74,6 +75,7 @@ exports[`MergeRequestTable component matches the snapshot 1`] = `
class="w-100" class="w-100"
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
secondarytext="" secondarytext=""
> >
...@@ -96,6 +98,7 @@ exports[`MergeRequestTable component matches the snapshot 1`] = ` ...@@ -96,6 +98,7 @@ exports[`MergeRequestTable component matches the snapshot 1`] = `
class="w-100" class="w-100"
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
secondarytext="" secondarytext=""
> >
......
...@@ -20,6 +20,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = ` ...@@ -20,6 +20,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = `
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
secondarytext="" secondarytext=""
> >
...@@ -40,6 +41,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = ` ...@@ -40,6 +41,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = `
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
secondarytext="" secondarytext=""
> >
...@@ -60,6 +62,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = ` ...@@ -60,6 +62,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = `
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
secondarytext="" secondarytext=""
> >
......
...@@ -73,7 +73,7 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`] ...@@ -73,7 +73,7 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`]
<button <button
aria-expanded="false" aria-expanded="false"
aria-haspopup="true" aria-haspopup="true"
class="btn dropdown-toggle btn-default btn-md gl-button gl-dropdown-toggle" class="btn dropdown-toggle btn-default btn-md gl-button gl-dropdown-toggle btn-default-tertiary"
type="button" type="button"
> >
<!----> <!---->
......
...@@ -73,7 +73,7 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = ` ...@@ -73,7 +73,7 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = `
<button <button
aria-expanded="false" aria-expanded="false"
aria-haspopup="true" aria-haspopup="true"
class="btn dropdown-toggle btn-default btn-md gl-button gl-dropdown-toggle" class="btn dropdown-toggle btn-default btn-md gl-button gl-dropdown-toggle btn-default-tertiary"
type="button" type="button"
> >
<!----> <!---->
......
...@@ -9,7 +9,7 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ ...@@ -9,7 +9,7 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ
menu-class="dropdown-menu-large" menu-class="dropdown-menu-large"
> >
<button <button
class="btn btn-danger btn-md gl-button split-content-button" class="btn btn-danger btn-md gl-button split-content-button btn-danger-secondary"
type="button" type="button"
> >
<!----> <!---->
...@@ -27,7 +27,7 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ ...@@ -27,7 +27,7 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ
<button <button
aria-expanded="false" aria-expanded="false"
aria-haspopup="true" aria-haspopup="true"
class="btn dropdown-toggle btn-danger btn-md gl-button gl-dropdown-toggle dropdown-toggle-split" class="btn dropdown-toggle btn-danger btn-md gl-button gl-dropdown-toggle btn-danger-secondary dropdown-toggle-split"
type="button" type="button"
> >
<span <span
......
...@@ -14,6 +14,7 @@ exports[`Design management design version dropdown component renders design vers ...@@ -14,6 +14,7 @@ exports[`Design management design version dropdown component renders design vers
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischecked="true" ischecked="true"
ischeckitem="true" ischeckitem="true"
...@@ -27,6 +28,7 @@ exports[`Design management design version dropdown component renders design vers ...@@ -27,6 +28,7 @@ exports[`Design management design version dropdown component renders design vers
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischeckitem="true" ischeckitem="true"
secondarytext="" secondarytext=""
...@@ -52,6 +54,7 @@ exports[`Design management design version dropdown component renders design vers ...@@ -52,6 +54,7 @@ exports[`Design management design version dropdown component renders design vers
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischecked="true" ischecked="true"
ischeckitem="true" ischeckitem="true"
...@@ -65,6 +68,7 @@ exports[`Design management design version dropdown component renders design vers ...@@ -65,6 +68,7 @@ exports[`Design management design version dropdown component renders design vers
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischeckitem="true" ischeckitem="true"
secondarytext="" secondarytext=""
......
...@@ -60,6 +60,7 @@ exports[`Alert integration settings form default state should match the default ...@@ -60,6 +60,7 @@ exports[`Alert integration settings form default state should match the default
data-qa-selector="incident_templates_item" data-qa-selector="incident_templates_item"
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischeckitem="true" ischeckitem="true"
secondarytext="" secondarytext=""
......
...@@ -86,7 +86,7 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = ...@@ -86,7 +86,7 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
<button <button
aria-expanded="false" aria-expanded="false"
aria-haspopup="true" aria-haspopup="true"
class="btn dropdown-toggle btn-default btn-md gl-button gl-dropdown-toggle" class="btn dropdown-toggle btn-default btn-md gl-button gl-dropdown-toggle btn-default-tertiary"
type="button" type="button"
> >
<!----> <!---->
...@@ -201,7 +201,7 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = ...@@ -201,7 +201,7 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
<button <button
aria-expanded="false" aria-expanded="false"
aria-haspopup="true" aria-haspopup="true"
class="btn dropdown-toggle btn-default btn-md gl-button gl-dropdown-toggle" class="btn dropdown-toggle btn-default btn-md gl-button gl-dropdown-toggle btn-default-tertiary"
type="button" type="button"
> >
<!----> <!---->
......
...@@ -20,6 +20,7 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`] ...@@ -20,6 +20,7 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`]
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischecked="true" ischecked="true"
ischeckitem="true" ischeckitem="true"
...@@ -34,6 +35,7 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`] ...@@ -34,6 +35,7 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`]
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischeckitem="true" ischeckitem="true"
secondarytext="" secondarytext=""
...@@ -47,6 +49,7 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`] ...@@ -47,6 +49,7 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`]
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischeckitem="true" ischeckitem="true"
secondarytext="" secondarytext=""
......
...@@ -14,6 +14,7 @@ exports[`SplitButton renders actionItems 1`] = ` ...@@ -14,6 +14,7 @@ exports[`SplitButton renders actionItems 1`] = `
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischecked="true" ischecked="true"
ischeckitem="true" ischeckitem="true"
...@@ -33,6 +34,7 @@ exports[`SplitButton renders actionItems 1`] = ` ...@@ -33,6 +34,7 @@ exports[`SplitButton renders actionItems 1`] = `
avatarurl="" avatarurl=""
iconcolor="" iconcolor=""
iconname="" iconname=""
iconrightarialabel=""
iconrightname="" iconrightname=""
ischeckitem="true" ischeckitem="true"
secondarytext="" secondarytext=""
......
...@@ -10,6 +10,9 @@ exports[`Resizable Skeleton Loader default setup renders the bars, labels, and g ...@@ -10,6 +10,9 @@ exports[`Resizable Skeleton Loader default setup renders the bars, labels, and g
version="1.1" version="1.1"
viewBox="0 0 400 130" viewBox="0 0 400 130"
> >
<title>
Loading
</title>
<rect <rect
clip-path="url(#null-idClip)" clip-path="url(#null-idClip)"
height="130" height="130"
...@@ -226,6 +229,9 @@ exports[`Resizable Skeleton Loader with custom settings renders the correct posi ...@@ -226,6 +229,9 @@ exports[`Resizable Skeleton Loader with custom settings renders the correct posi
version="1.1" version="1.1"
viewBox="0 0 400 130" viewBox="0 0 400 130"
> >
<title>
Loading
</title>
<rect <rect
clip-path="url(#-idClip)" clip-path="url(#-idClip)"
height="130" height="130"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment