Commit f99017f7 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖 Committed by Olena Horal-Koretska

Update dependency @gitlab/ui to v21.42.0

parent 26e81eeb
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
exports[`CustomStageForm Editing a custom stage isSavingCustomStage=true displays a loading icon 1`] = ` exports[`CustomStageForm Editing a custom stage isSavingCustomStage=true displays a loading icon 1`] = `
"<button type=\\"button\\" disabled=\\"disabled\\" class=\\"btn js-save-stage btn-success btn-md disabled gl-button\\"> "<button type=\\"button\\" disabled=\\"disabled\\" class=\\"btn js-save-stage btn-success btn-md disabled gl-button\\">
<!----> <!---->
<!----> <span class=\\"gl-button-text\\"><span class=\\"gl-spinner-container\\"><span aria-label=\\"Loading\\" class=\\"align-text-bottom gl-spinner gl-spinner-orange gl-spinner-sm\\"></span></span> <!----> <span class=\\"gl-button-text\\"><span class=\\"gl-spinner-container\\"><span aria-label=\\"Loading\\" class=\\"align-text-bottom gl-spinner gl-spinner-dark gl-spinner-sm\\"></span></span>
Update stage Update stage
</span></button>" </span></button>"
`; `;
...@@ -11,7 +11,7 @@ exports[`CustomStageForm Editing a custom stage isSavingCustomStage=true display ...@@ -11,7 +11,7 @@ exports[`CustomStageForm Editing a custom stage isSavingCustomStage=true display
exports[`CustomStageForm isSavingCustomStage=true displays a loading icon 1`] = ` exports[`CustomStageForm isSavingCustomStage=true displays a loading icon 1`] = `
"<button type=\\"button\\" disabled=\\"disabled\\" class=\\"btn js-save-stage btn-success btn-md disabled gl-button\\"> "<button type=\\"button\\" disabled=\\"disabled\\" class=\\"btn js-save-stage btn-success btn-md disabled gl-button\\">
<!----> <!---->
<!----> <span class=\\"gl-button-text\\"><span class=\\"gl-spinner-container\\"><span aria-label=\\"Loading\\" class=\\"align-text-bottom gl-spinner gl-spinner-orange gl-spinner-sm\\"></span></span> <!----> <span class=\\"gl-button-text\\"><span class=\\"gl-spinner-container\\"><span aria-label=\\"Loading\\" class=\\"align-text-bottom gl-spinner gl-spinner-dark gl-spinner-sm\\"></span></span>
Add stage Add stage
</span></button>" </span></button>"
`; `;
...@@ -20,7 +20,7 @@ exports[`Value Stream Analytics LabelsSelector with no item selected will render ...@@ -20,7 +20,7 @@ exports[`Value Stream Analytics LabelsSelector with no item selected will render
violets violets
</gl-dropdown-item-stub> </gl-dropdown-item-stub>
<div class=\\"text-center\\" style=\\"display: none;\\"> <div class=\\"text-center\\" style=\\"display: none;\\">
<gl-loading-icon-stub label=\\"Loading\\" size=\\"md\\" color=\\"orange\\" inline=\\"true\\"></gl-loading-icon-stub> <gl-loading-icon-stub label=\\"Loading\\" size=\\"md\\" color=\\"dark\\" inline=\\"true\\"></gl-loading-icon-stub>
</div> </div>
<div class=\\"text-secondary\\" style=\\"display: none;\\"> <div class=\\"text-secondary\\" style=\\"display: none;\\">
No matching labels No matching labels
...@@ -49,7 +49,7 @@ exports[`Value Stream Analytics LabelsSelector with selectedLabelId set will ren ...@@ -49,7 +49,7 @@ exports[`Value Stream Analytics LabelsSelector with selectedLabelId set will ren
violets violets
</gl-dropdown-item-stub> </gl-dropdown-item-stub>
<div class=\\"text-center\\" style=\\"display: none;\\"> <div class=\\"text-center\\" style=\\"display: none;\\">
<gl-loading-icon-stub label=\\"Loading\\" size=\\"md\\" color=\\"orange\\" inline=\\"true\\"></gl-loading-icon-stub> <gl-loading-icon-stub label=\\"Loading\\" size=\\"md\\" color=\\"dark\\" inline=\\"true\\"></gl-loading-icon-stub>
</div> </div>
<div class=\\"text-secondary\\" style=\\"display: none;\\"> <div class=\\"text-secondary\\" style=\\"display: none;\\">
No matching labels No matching labels
......
...@@ -96,7 +96,7 @@ exports[`MetricChart component template when isLoading is true matches the snaps ...@@ -96,7 +96,7 @@ exports[`MetricChart component template when isLoading is true matches the snaps
<gl-loading-icon-stub <gl-loading-icon-stub
class="my-4 py-4" class="my-4 py-4"
color="orange" color="dark"
label="Loading" label="Loading"
size="md" size="md"
/> />
......
...@@ -48,7 +48,7 @@ exports[`SubscriptionTable component when created matches the snapshot 1`] = ` ...@@ -48,7 +48,7 @@ exports[`SubscriptionTable component when created matches the snapshot 1`] = `
<div> <div>
<gl-loading-icon-stub <gl-loading-icon-stub
class="gl-mt-3 gl-mb-3" class="gl-mt-3 gl-mb-3"
color="orange" color="dark"
label="Loading subscriptions" label="Loading subscriptions"
size="lg" size="lg"
/> />
......
...@@ -44,7 +44,7 @@ exports[`Design management upload button component renders loading icon 1`] = ` ...@@ -44,7 +44,7 @@ exports[`Design management upload button component renders loading icon 1`] = `
<gl-loading-icon-stub <gl-loading-icon-stub
class="ml-1" class="ml-1"
color="orange" color="dark"
inline="true" inline="true"
label="Loading" label="Loading"
size="sm" size="sm"
......
...@@ -277,7 +277,7 @@ exports[`Design management index page designs renders loading icon 1`] = ` ...@@ -277,7 +277,7 @@ exports[`Design management index page designs renders loading icon 1`] = `
class="gl-mt-6" class="gl-mt-6"
> >
<gl-loading-icon-stub <gl-loading-icon-stub
color="orange" color="dark"
label="Loading" label="Loading"
size="md" size="md"
/> />
......
...@@ -136,7 +136,7 @@ exports[`Design management design index page sets loading state 1`] = ` ...@@ -136,7 +136,7 @@ exports[`Design management design index page sets loading state 1`] = `
> >
<gl-loading-icon-stub <gl-loading-icon-stub
class="gl-align-self-center" class="gl-align-self-center"
color="orange" color="dark"
label="Loading" label="Loading"
size="xl" size="xl"
/> />
......
...@@ -27,7 +27,7 @@ exports[`SidebarTodo template renders component container element with proper da ...@@ -27,7 +27,7 @@ exports[`SidebarTodo template renders component container element with proper da
</span> </span>
<gl-loading-icon-stub <gl-loading-icon-stub
color="orange" color="dark"
inline="true" inline="true"
label="Loading" label="Loading"
size="sm" size="sm"
......
...@@ -114,7 +114,7 @@ exports[`WebIDE runs 1`] = ` ...@@ -114,7 +114,7 @@ exports[`WebIDE runs 1`] = `
> >
<span <span
aria-label="Loading" aria-label="Loading"
class="align-text-bottom gl-spinner gl-spinner-orange gl-spinner-md" class="align-text-bottom gl-spinner gl-spinner-dark gl-spinner-md"
/> />
</div> </div>
</div> </div>
......
...@@ -866,10 +866,10 @@ ...@@ -866,10 +866,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.174.0.tgz#954b4d908a6188a2fcc45f00f748beeb23f054b0" resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.174.0.tgz#954b4d908a6188a2fcc45f00f748beeb23f054b0"
integrity sha512-CgnZvO2miZkWxANhFdaK+2S4qRgkrMRE3vh3Xxwc+hIV9ki9KavlAAez9MNIs0Um/SJ1UpfmqKoM/dMyZX7K/w== integrity sha512-CgnZvO2miZkWxANhFdaK+2S4qRgkrMRE3vh3Xxwc+hIV9ki9KavlAAez9MNIs0Um/SJ1UpfmqKoM/dMyZX7K/w==
"@gitlab/ui@21.41.0": "@gitlab/ui@21.42.0":
version "21.41.0" version "21.42.0"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-21.41.0.tgz#185f5a534d6cd038f48588f432a25576d08c5780" resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-21.42.0.tgz#9cba612a6b0c8ee533865fa0c1e12243ced0c6e2"
integrity sha512-Jl0OcEMQ+GKB9wTnZH9rU6YmL3rVDMHkEZc7Sa5QvNvP6A1Se/UEKbzhLi9rdyAoKpvrm3++tYg3ZJklIRZIsg== integrity sha512-1q55KuGozOZ3iQPzE+GD7ChX+BCCe9eYGtaLMrFP6mjtyGDI1v9AHfYqHIqgS3+chaTKWCr8YpJ0PECPaLLM6A==
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