Commit fd814258 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

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

Update dependency @gitlab/ui to v21.4.2

See merge request gitlab-org/gitlab!42530
parents a0b16517 e6132582
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
exports[`AuditEventsExportButton component Audit Events CSV export button matches the snapshot 1`] = ` exports[`AuditEventsExportButton component Audit Events CSV export button matches the snapshot 1`] = `
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
href="http://example.com/audit_log_reports.csv?created_after=2020-12-12" href="http://example.com/audit_log_reports.csv?created_after=2020-12-12"
icon="export" icon="export"
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
exports[`MergeCommitsExportButton component Merge commit CSV export button matches the snapshot 1`] = ` exports[`MergeCommitsExportButton component Merge commit CSV export button matches the snapshot 1`] = `
<div> <div>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="gl-align-self-center" class="gl-align-self-center"
href="/merge_commit_reports" href="/merge_commit_reports"
......
...@@ -79,6 +79,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = ` ...@@ -79,6 +79,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = `
</gl-dropdown-stub> </gl-dropdown-stub>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="flex-grow-0 js-sort-order" class="flex-grow-0 js-sort-order"
icon="" icon=""
...@@ -94,6 +95,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = ` ...@@ -94,6 +95,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = `
</div> </div>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-download" class="js-download"
download="dependencies.json" download="dependencies.json"
......
...@@ -33,6 +33,7 @@ exports[`dashboard should match the snapshot 1`] = ` ...@@ -33,6 +33,7 @@ exports[`dashboard should match the snapshot 1`] = `
</h1> </h1>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-add-projects-button" class="js-add-projects-button"
icon="" icon=""
......
...@@ -68,6 +68,7 @@ exports[`Project Header matches the snapshot 1`] = ` ...@@ -68,6 +68,7 @@ exports[`Project Header matches the snapshot 1`] = `
> >
<li> <li>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-remove-button" class="js-remove-button"
icon="" icon=""
......
...@@ -31,6 +31,7 @@ exports[`SidebarDatePicker renders expected template 1`] = ` ...@@ -31,6 +31,7 @@ exports[`SidebarDatePicker renders expected template 1`] = `
/> />
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="btn-sidebar-action" class="btn-sidebar-action"
icon="" icon=""
......
...@@ -17,6 +17,7 @@ exports[`Project remove modal initialized matches the snapshot 1`] = ` ...@@ -17,6 +17,7 @@ exports[`Project remove modal initialized matches the snapshot 1`] = `
/> />
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
icon="" icon=""
role="button" role="button"
......
...@@ -17,6 +17,7 @@ exports[`Status Page settings form default state should match the default snapsh ...@@ -17,6 +17,7 @@ exports[`Status Page settings form default state should match the default snapsh
</h4> </h4>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-settings-toggle" class="js-settings-toggle"
icon="" icon=""
...@@ -148,6 +149,7 @@ exports[`Status Page settings form default state should match the default snapsh ...@@ -148,6 +149,7 @@ exports[`Status Page settings form default state should match the default snapsh
class="gl-display-flex gl-justify-content-end" class="gl-display-flex gl-justify-content-end"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-no-auto-disable" class="js-no-auto-disable"
icon="" icon=""
......
...@@ -161,6 +161,7 @@ exports[`PolicyEditorApp component renders the policy editor layout 1`] = ` ...@@ -161,6 +161,7 @@ exports[`PolicyEditorApp component renders the policy editor layout 1`] = `
class="gl-p-3 gl-rounded-base gl-border-1 gl-border-solid gl-border-gray-100 gl-mb-5" class="gl-p-3 gl-rounded-base gl-border-1 gl-border-solid gl-border-gray-100 gl-mb-5"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
data-testid="add-rule" data-testid="add-rule"
icon="" icon=""
...@@ -216,6 +217,7 @@ spec: ...@@ -216,6 +217,7 @@ spec:
class="col-md-auto" class="col-md-auto"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
data-testid="save-policy" data-testid="save-policy"
icon="" icon=""
...@@ -229,6 +231,7 @@ spec: ...@@ -229,6 +231,7 @@ spec:
<!----> <!---->
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="secondary" category="secondary"
href="/threat-monitoring" href="/threat-monitoring"
icon="" icon=""
......
...@@ -26,7 +26,7 @@ exports[`AlertsSettingsForm with default values renders the initial template 1`] ...@@ -26,7 +26,7 @@ exports[`AlertsSettingsForm with default values renders the initial template 1`]
</gl-form-group-stub> </gl-form-group-stub>
<gl-form-group-stub label=\\"Authorization key\\" label-for=\\"authorization-key\\" label-class=\\"label-bold\\"> <gl-form-group-stub label=\\"Authorization key\\" label-for=\\"authorization-key\\" label-class=\\"label-bold\\">
<gl-form-input-group-stub value=\\"abcedfg123\\" predefinedoptions=\\"[object Object]\\" id=\\"authorization-key\\" readonly=\\"\\" class=\\"gl-mb-2\\"></gl-form-input-group-stub> <gl-form-input-group-stub value=\\"abcedfg123\\" predefinedoptions=\\"[object Object]\\" id=\\"authorization-key\\" readonly=\\"\\" class=\\"gl-mb-2\\"></gl-form-input-group-stub>
<gl-button-stub category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" icon=\\"\\" disabled=\\"true\\" class=\\"gl-mt-3\\" role=\\"button\\" tabindex=\\"0\\">Reset key</gl-button-stub> <gl-button-stub category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" icon=\\"\\" buttontextclasses=\\"\\" disabled=\\"true\\" class=\\"gl-mt-3\\" role=\\"button\\" tabindex=\\"0\\">Reset key</gl-button-stub>
<gl-modal-stub modalid=\\"authKeyModal\\" titletag=\\"h4\\" modalclass=\\"\\" size=\\"md\\" title=\\"Reset key\\" ok-title=\\"Reset key\\" ok-variant=\\"danger\\"> <gl-modal-stub modalid=\\"authKeyModal\\" titletag=\\"h4\\" modalclass=\\"\\" size=\\"md\\" title=\\"Reset key\\" ok-title=\\"Reset key\\" ok-variant=\\"danger\\">
Resetting the authorization key for this project will require updating the authorization key in every alert source it is enabled in. Resetting the authorization key for this project will require updating the authorization key in every alert source it is enabled in.
</gl-modal-stub> </gl-modal-stub>
...@@ -35,13 +35,13 @@ exports[`AlertsSettingsForm with default values renders the initial template 1`] ...@@ -35,13 +35,13 @@ exports[`AlertsSettingsForm with default values renders the initial template 1`]
<gl-form-textarea-stub noresize=\\"true\\" id=\\"alert-json\\" disabled=\\"true\\" state=\\"true\\" placeholder=\\"Enter test alert JSON....\\" rows=\\"6\\" max-rows=\\"10\\"></gl-form-textarea-stub> <gl-form-textarea-stub noresize=\\"true\\" id=\\"alert-json\\" disabled=\\"true\\" state=\\"true\\" placeholder=\\"Enter test alert JSON....\\" rows=\\"6\\" max-rows=\\"10\\"></gl-form-textarea-stub>
</gl-form-group-stub> </gl-form-group-stub>
<div class=\\"gl-display-flex gl-justify-content-end\\"> <div class=\\"gl-display-flex gl-justify-content-end\\">
<gl-button-stub category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" icon=\\"\\" disabled=\\"true\\">Test alert payload</gl-button-stub> <gl-button-stub category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" icon=\\"\\" buttontextclasses=\\"\\" disabled=\\"true\\">Test alert payload</gl-button-stub>
</div> </div>
<div class=\\"footer-block row-content-block gl-display-flex gl-justify-content-space-between\\"> <div class=\\"footer-block row-content-block gl-display-flex gl-justify-content-space-between\\">
<gl-button-stub category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" icon=\\"\\" disabled=\\"true\\"> <gl-button-stub category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" icon=\\"\\" buttontextclasses=\\"\\" disabled=\\"true\\">
Cancel Cancel
</gl-button-stub> </gl-button-stub>
<gl-button-stub category=\\"primary\\" variant=\\"success\\" size=\\"medium\\" icon=\\"\\" disabled=\\"true\\"> <gl-button-stub category=\\"primary\\" variant=\\"success\\" size=\\"medium\\" icon=\\"\\" buttontextclasses=\\"\\" disabled=\\"true\\">
Save changes Save changes
</gl-button-stub> </gl-button-stub>
</div> </div>
......
...@@ -56,6 +56,7 @@ exports[`Code navigation popover component renders popover 1`] = ` ...@@ -56,6 +56,7 @@ exports[`Code navigation popover component renders popover 1`] = `
class="popover-body border-top" class="popover-body border-top"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="w-100" class="w-100"
data-testid="go-to-definition-btn" data-testid="go-to-definition-btn"
......
...@@ -13,6 +13,7 @@ exports[`Design management pagination component renders navigation buttons 1`] = ...@@ -13,6 +13,7 @@ exports[`Design management pagination component renders navigation buttons 1`] =
class="ml-3 mr-3" class="ml-3 mr-3"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-previous-design" class="js-previous-design"
disabled="true" disabled="true"
...@@ -23,6 +24,7 @@ exports[`Design management pagination component renders navigation buttons 1`] = ...@@ -23,6 +24,7 @@ exports[`Design management pagination component renders navigation buttons 1`] =
/> />
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-next-design" class="js-next-design"
icon="angle-right" icon="angle-right"
......
...@@ -41,6 +41,7 @@ exports[`Design management toolbar component renders design and updated data 1`] ...@@ -41,6 +41,7 @@ exports[`Design management toolbar component renders design and updated data 1`]
/> />
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
href="/-/designs/306/7f747adcd4693afadbe968d7ba7d983349b9012d" href="/-/designs/306/7f747adcd4693afadbe968d7ba7d983349b9012d"
icon="download" icon="download"
......
...@@ -5,6 +5,7 @@ exports[`Design management upload button component renders inverted upload desig ...@@ -5,6 +5,7 @@ exports[`Design management upload button component renders inverted upload desig
isinverted="true" isinverted="true"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
icon="" icon=""
size="small" size="small"
...@@ -30,6 +31,7 @@ exports[`Design management upload button component renders inverted upload desig ...@@ -30,6 +31,7 @@ exports[`Design management upload button component renders inverted upload desig
exports[`Design management upload button component renders loading icon 1`] = ` exports[`Design management upload button component renders loading icon 1`] = `
<div> <div>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
disabled="true" disabled="true"
icon="" icon=""
...@@ -62,6 +64,7 @@ exports[`Design management upload button component renders loading icon 1`] = ` ...@@ -62,6 +64,7 @@ exports[`Design management upload button component renders loading icon 1`] = `
exports[`Design management upload button component renders upload design button 1`] = ` exports[`Design management upload button component renders upload design button 1`] = `
<div> <div>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
icon="" icon=""
size="small" size="small"
......
...@@ -110,6 +110,7 @@ exports[`Design management index page designs renders designs list and header wi ...@@ -110,6 +110,7 @@ exports[`Design management index page designs renders designs list and header wi
class="qa-selector-toolbar gl-display-flex gl-align-items-center" class="qa-selector-toolbar gl-display-flex gl-align-items-center"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="gl-mr-4 js-select-all" class="gl-mr-4 js-select-all"
icon="" icon=""
......
...@@ -67,6 +67,7 @@ exports[`Design management design index page renders design index 1`] = ` ...@@ -67,6 +67,7 @@ exports[`Design management design index page renders design index 1`] = `
/> />
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="link-inherit-color gl-text-body gl-text-decoration-none gl-font-weight-bold gl-mb-4" class="link-inherit-color gl-text-body gl-text-decoration-none gl-font-weight-bold gl-mb-4"
data-testid="resolved-comments" data-testid="resolved-comments"
......
...@@ -17,6 +17,7 @@ exports[`grafana integration component default state to match the default snapsh ...@@ -17,6 +17,7 @@ exports[`grafana integration component default state to match the default snapsh
</h3> </h3>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-settings-toggle" class="js-settings-toggle"
icon="" icon=""
...@@ -96,6 +97,7 @@ exports[`grafana integration component default state to match the default snapsh ...@@ -96,6 +97,7 @@ exports[`grafana integration component default state to match the default snapsh
class="gl-display-flex gl-justify-content-end" class="gl-display-flex gl-justify-content-end"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
icon="" icon=""
size="medium" size="medium"
......
...@@ -97,6 +97,7 @@ exports[`Alert integration settings form default state should match the default ...@@ -97,6 +97,7 @@ exports[`Alert integration settings form default state should match the default
class="gl-display-flex gl-justify-content-end" class="gl-display-flex gl-justify-content-end"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-no-auto-disable" class="js-no-auto-disable"
data-qa-selector="save_changes_button" data-qa-selector="save_changes_button"
......
...@@ -18,6 +18,7 @@ exports[`IncidentsSettingTabs should render the component 1`] = ` ...@@ -18,6 +18,7 @@ exports[`IncidentsSettingTabs should render the component 1`] = `
</h4> </h4>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-settings-toggle" class="js-settings-toggle"
icon="" icon=""
......
...@@ -46,6 +46,7 @@ exports[`Alert integration settings form should match the default snapshot 1`] = ...@@ -46,6 +46,7 @@ exports[`Alert integration settings form should match the default snapshot 1`] =
class="gl-display-flex gl-justify-content-end" class="gl-display-flex gl-justify-content-end"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="gl-mt-3" class="gl-mt-3"
data-testid="webhook-reset-btn" data-testid="webhook-reset-btn"
...@@ -80,6 +81,7 @@ exports[`Alert integration settings form should match the default snapshot 1`] = ...@@ -80,6 +81,7 @@ exports[`Alert integration settings form should match the default snapshot 1`] =
class="gl-display-flex gl-justify-content-end" class="gl-display-flex gl-justify-content-end"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-no-auto-disable" class="js-no-auto-disable"
icon="" icon=""
......
...@@ -118,6 +118,7 @@ exports[`packages_list_row renders 1`] = ` ...@@ -118,6 +118,7 @@ exports[`packages_list_row renders 1`] = `
> >
<gl-button-stub <gl-button-stub
aria-label="Remove package" aria-label="Remove package"
buttontextclasses=""
category="primary" category="primary"
data-testid="action-delete" data-testid="action-delete"
icon="remove" icon="remove"
......
...@@ -39,6 +39,7 @@ exports[`User Operation confirmation modal renders modal with form included 1`] ...@@ -39,6 +39,7 @@ exports[`User Operation confirmation modal renders modal with form included 1`]
/> />
</form> </form>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
icon="" icon=""
size="medium" size="medium"
...@@ -48,6 +49,7 @@ exports[`User Operation confirmation modal renders modal with form included 1`] ...@@ -48,6 +49,7 @@ exports[`User Operation confirmation modal renders modal with form included 1`]
</gl-button-stub> </gl-button-stub>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
disabled="true" disabled="true"
icon="" icon=""
...@@ -60,6 +62,7 @@ exports[`User Operation confirmation modal renders modal with form included 1`] ...@@ -60,6 +62,7 @@ exports[`User Operation confirmation modal renders modal with form included 1`]
</gl-button-stub> </gl-button-stub>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
disabled="true" disabled="true"
icon="" icon=""
......
...@@ -17,6 +17,7 @@ exports[`Project remove modal initialized matches the snapshot 1`] = ` ...@@ -17,6 +17,7 @@ exports[`Project remove modal initialized matches the snapshot 1`] = `
/> />
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
icon="" icon=""
role="button" role="button"
......
...@@ -18,6 +18,7 @@ exports[`Project remove modal intialized matches the snapshot 1`] = ` ...@@ -18,6 +18,7 @@ exports[`Project remove modal intialized matches the snapshot 1`] = `
/> />
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
icon="" icon=""
role="button" role="button"
...@@ -84,6 +85,7 @@ exports[`Project remove modal intialized matches the snapshot 1`] = ` ...@@ -84,6 +85,7 @@ exports[`Project remove modal intialized matches the snapshot 1`] = `
<template> <template>
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-modal-action-cancel" class="js-modal-action-cancel"
icon="" icon=""
...@@ -98,6 +100,7 @@ exports[`Project remove modal intialized matches the snapshot 1`] = ` ...@@ -98,6 +100,7 @@ exports[`Project remove modal intialized matches the snapshot 1`] = `
<!----> <!---->
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="js-modal-action-primary" class="js-modal-action-primary"
disabled="true" disabled="true"
......
...@@ -11,7 +11,7 @@ exports[`EmptyStateComponent should render content 1`] = ` ...@@ -11,7 +11,7 @@ exports[`EmptyStateComponent should render content 1`] = `
<p>In order to start using functions as a service, you must first install Knative on your Kubernetes cluster. <gl-link-stub href=\\"/help\\">More information</gl-link-stub> <p>In order to start using functions as a service, you must first install Knative on your Kubernetes cluster. <gl-link-stub href=\\"/help\\">More information</gl-link-stub>
</p> </p>
<div> <div>
<gl-button-stub category=\\"primary\\" variant=\\"success\\" size=\\"medium\\" icon=\\"\\" href=\\"/clusters\\">Install Knative</gl-button-stub> <gl-button-stub category=\\"primary\\" variant=\\"success\\" size=\\"medium\\" icon=\\"\\" buttontextclasses=\\"\\" href=\\"/clusters\\">Install Knative</gl-button-stub>
<!----> <!---->
</div> </div>
</div> </div>
......
...@@ -39,6 +39,7 @@ exports[`Clone Dropdown Button rendering matches the snapshot 1`] = ` ...@@ -39,6 +39,7 @@ exports[`Clone Dropdown Button rendering matches the snapshot 1`] = `
tag="div" tag="div"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="d-inline-flex" class="d-inline-flex"
data-clipboard-text="ssh://foo.bar" data-clipboard-text="ssh://foo.bar"
...@@ -80,6 +81,7 @@ exports[`Clone Dropdown Button rendering matches the snapshot 1`] = ` ...@@ -80,6 +81,7 @@ exports[`Clone Dropdown Button rendering matches the snapshot 1`] = `
tag="div" tag="div"
> >
<gl-button-stub <gl-button-stub
buttontextclasses=""
category="primary" category="primary"
class="d-inline-flex" class="d-inline-flex"
data-clipboard-text="http://foo.bar" data-clipboard-text="http://foo.bar"
......
...@@ -848,10 +848,10 @@ ...@@ -848,10 +848,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.164.0.tgz#6cefad871c45f945ef92b99015d0f510b1d2de4a" resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.164.0.tgz#6cefad871c45f945ef92b99015d0f510b1d2de4a"
integrity sha512-a9e/cYUc1QQk7azjH4x/m6/p3icavwGEi5F9ipNlDqiJtUor5tqojxvMxPOhuVbN/mTwnC6lGsSZg4tqTsdJAQ== integrity sha512-a9e/cYUc1QQk7azjH4x/m6/p3icavwGEi5F9ipNlDqiJtUor5tqojxvMxPOhuVbN/mTwnC6lGsSZg4tqTsdJAQ==
"@gitlab/ui@21.3.1": "@gitlab/ui@21.4.2":
version "21.3.1" version "21.4.2"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-21.3.1.tgz#027b767804540539da73d4874370895d7398adea" resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-21.4.2.tgz#c3d36167ab4df49ce978e20bdd3790e716f5a2d1"
integrity sha512-ynyg8i8W8Ud+GoySr4hAjJoW55kWMwSEFLX5MEX8CbdqGurkTLqHYLLpXPBSSnVEcw4stR+bFbKSc35rmBkWPA== integrity sha512-p8ujeGvCG06Opn0eQlrwZyi9v9RK3T2V4TUcljTAUYDdm0p23qJjjIlFjfGHlQsNg0wRgnkbKFXfkZ/Oy8GyiQ==
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