Commit 6a3855f1 authored by Sarah Groff Hennigh-Palermo's avatar Sarah Groff Hennigh-Palermo

Merge branch 'renovate/gitlab-uisvg' into 'master'

Update dependency @gitlab/ui to v24.1.0

See merge request gitlab-org/gitlab!48395
parents ae47c4dd 5847f53b
...@@ -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"
......
...@@ -866,10 +866,10 @@ ...@@ -866,10 +866,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.175.0.tgz#734f341784af1cd1d62d160a17bcdfb61ff7b04d" resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.175.0.tgz#734f341784af1cd1d62d160a17bcdfb61ff7b04d"
integrity sha512-gXpc87TGSXIzfAr4QER1Qw1v3P47pBO6BXkma52blgwXVmcFNe3nhQzqsqt66wKNzrIrk3lAcB4GUyPHbPVXpg== integrity sha512-gXpc87TGSXIzfAr4QER1Qw1v3P47pBO6BXkma52blgwXVmcFNe3nhQzqsqt66wKNzrIrk3lAcB4GUyPHbPVXpg==
"@gitlab/ui@24.0.0": "@gitlab/ui@24.1.0":
version "24.0.0" version "24.1.0"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-24.0.0.tgz#ec6bdf29bd4797dc6d4de2ff97a9ec4b43cc6308" resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-24.1.0.tgz#931b23c98e239ce6855aea39c68fb1d4941f2997"
integrity sha512-5n5A4hEhFWGzjJ3+0FITL8Pz5o7ry6SQ0VSOko6MwXdgNbUsJaybM0wU/EBl1h8S5LvVlyfji7onpVIcwDxC+Q== integrity sha512-XpyFuz/JlMsOCyxYYvWoXWjTx3xZFhS68z6KkEVE+K7hh5IWPVPQWw5swD6dlZeQO4OfbQXGb7FAqafqZoNoCQ==
dependencies: dependencies:
"@babel/standalone" "^7.0.0" "@babel/standalone" "^7.0.0"
"@gitlab/vue-toasted" "^1.3.0" "@gitlab/vue-toasted" "^1.3.0"
......
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