Commit 6bba6de8 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖 Committed by Enrique Alcántara

Update dependency @gitlab/ui to v25.11.1

parent 62795e9a
// Jest Snapshot v1, https://goo.gl/fbAQLP // Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Value Stream Analytics LabelsSelector with no item selected will render the label selector 1`] = ` exports[`Value Stream Analytics LabelsSelector with no item selected will render the label selector 1`] = `
"<gl-dropdown-stub headertext=\\"\\" text=\\"\\" category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" toggleclass=\\"gl-overflow-hidden\\" class=\\"gl-w-full\\"> "<gl-dropdown-stub headertext=\\"\\" hideheaderborder=\\"true\\" text=\\"\\" category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" toggleclass=\\"gl-overflow-hidden\\" class=\\"gl-w-full\\">
<gl-dropdown-section-header-stub>Select a label </gl-dropdown-section-header-stub> <gl-dropdown-section-header-stub>Select a label </gl-dropdown-section-header-stub>
<div class=\\"mb-3 px-3\\"> <div class=\\"mb-3 px-3\\">
<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>
...@@ -30,7 +30,7 @@ exports[`Value Stream Analytics LabelsSelector with no item selected will render ...@@ -30,7 +30,7 @@ exports[`Value Stream Analytics LabelsSelector with no item selected will render
`; `;
exports[`Value Stream Analytics LabelsSelector with selectedLabelId set will render the label selector 1`] = ` exports[`Value Stream Analytics LabelsSelector with selectedLabelId set will render the label selector 1`] = `
"<gl-dropdown-stub headertext=\\"\\" text=\\"\\" category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" toggleclass=\\"gl-overflow-hidden\\" class=\\"gl-w-full\\"> "<gl-dropdown-stub headertext=\\"\\" hideheaderborder=\\"true\\" text=\\"\\" category=\\"primary\\" variant=\\"default\\" size=\\"medium\\" toggleclass=\\"gl-overflow-hidden\\" class=\\"gl-w-full\\">
<gl-dropdown-section-header-stub>Select a label </gl-dropdown-section-header-stub> <gl-dropdown-section-header-stub>Select a label </gl-dropdown-section-header-stub>
<div class=\\"mb-3 px-3\\"> <div class=\\"mb-3 px-3\\">
<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>
......
...@@ -26,6 +26,7 @@ exports[`MetricChart component template when isLoading is false and chartData is ...@@ -26,6 +26,7 @@ exports[`MetricChart component template when isLoading is false and chartData is
category="primary" category="primary"
class="mb-4 metric-dropdown" class="mb-4 metric-dropdown"
headertext="" headertext=""
hideheaderborder="true"
menu-class="w-100 mw-100" menu-class="w-100 mw-100"
size="medium" size="medium"
text="Please select a metric" text="Please select a metric"
......
...@@ -40,6 +40,7 @@ exports[`MergeRequestTable component matches the snapshot 1`] = ` ...@@ -40,6 +40,7 @@ exports[`MergeRequestTable component matches the snapshot 1`] = `
category="primary" category="primary"
class="w-100 metric-col" class="w-100 metric-col"
headertext="" headertext=""
hideheaderborder="true"
menu-class="w-100 mw-100" menu-class="w-100 mw-100"
size="medium" size="medium"
text="Time from first comment to last commit" text="Time from first comment to last commit"
......
...@@ -11,6 +11,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = ` ...@@ -11,6 +11,7 @@ exports[`DependenciesActions component matches the snapshot 1`] = `
category="primary" category="primary"
class="flex-grow-1 text-center" class="flex-grow-1 text-center"
headertext="" headertext=""
hideheaderborder="true"
right="true" right="true"
size="medium" size="medium"
text="Severity" text="Severity"
......
...@@ -53,6 +53,7 @@ exports[`Project Header matches the snapshot 1`] = ` ...@@ -53,6 +53,7 @@ exports[`Project Header matches the snapshot 1`] = `
<gl-dropdown-stub <gl-dropdown-stub
category="primary" category="primary"
headertext="" headertext=""
hideheaderborder="true"
right="true" right="true"
size="medium" size="medium"
text="" text=""
......
...@@ -101,88 +101,98 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`] ...@@ -101,88 +101,98 @@ exports[`OnDemandScansScannerProfileSelector renders properly with profiles 1`]
role="menu" role="menu"
tabindex="-1" tabindex="-1"
> >
<!----> <div
class="gl-new-dropdown-inner"
<li
class="gl-new-dropdown-item"
role="presentation"
> >
<button <!---->
class="dropdown-item"
role="menuitem" <div
type="button" class="gl-new-dropdown-contents"
> >
<svg <li
aria-hidden="true" class="gl-new-dropdown-item"
class="gl-icon s16 gl-new-dropdown-item-check-icon" role="presentation"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
> >
<p <button
class="gl-new-dropdown-item-text-primary" class="dropdown-item"
role="menuitem"
type="button"
> >
<svg
aria-hidden="true"
class="gl-icon s16 gl-new-dropdown-item-check-icon"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
>
<p
class="gl-new-dropdown-item-text-primary"
>
Scanner profile #1 Scanner profile #1
</p> </p>
<!----> <!---->
</div> </div>
<!----> <!---->
</button> </button>
</li> </li>
<li <li
class="gl-new-dropdown-item" class="gl-new-dropdown-item"
role="presentation" role="presentation"
>
<button
class="dropdown-item"
role="menuitem"
type="button"
>
<svg
aria-hidden="true"
class="gl-icon s16 gl-new-dropdown-item-check-icon gl-visibility-hidden"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
> >
<p <button
class="gl-new-dropdown-item-text-primary" class="dropdown-item"
role="menuitem"
type="button"
> >
<svg
aria-hidden="true"
class="gl-icon s16 gl-new-dropdown-item-check-icon gl-visibility-hidden"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
>
<p
class="gl-new-dropdown-item-text-primary"
>
Scanner profile #2 Scanner profile #2
</p> </p>
<!----> <!---->
</div> </div>
<!----> <!---->
</button> </button>
</li> </li>
</div>
<!---->
</div>
</ul> </ul>
</div> </div>
......
...@@ -101,88 +101,98 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = ` ...@@ -101,88 +101,98 @@ exports[`OnDemandScansSiteProfileSelector renders properly with profiles 1`] = `
role="menu" role="menu"
tabindex="-1" tabindex="-1"
> >
<!----> <div
class="gl-new-dropdown-inner"
<li
class="gl-new-dropdown-item"
role="presentation"
> >
<button <!---->
class="dropdown-item"
role="menuitem" <div
type="button" class="gl-new-dropdown-contents"
> >
<svg <li
aria-hidden="true" class="gl-new-dropdown-item"
class="gl-icon s16 gl-new-dropdown-item-check-icon" role="presentation"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
> >
<p <button
class="gl-new-dropdown-item-text-primary" class="dropdown-item"
role="menuitem"
type="button"
> >
<svg
aria-hidden="true"
class="gl-icon s16 gl-new-dropdown-item-check-icon"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
>
<p
class="gl-new-dropdown-item-text-primary"
>
Site profile #1 Site profile #1
</p> </p>
<!----> <!---->
</div> </div>
<!----> <!---->
</button> </button>
</li> </li>
<li <li
class="gl-new-dropdown-item" class="gl-new-dropdown-item"
role="presentation" role="presentation"
>
<button
class="dropdown-item"
role="menuitem"
type="button"
>
<svg
aria-hidden="true"
class="gl-icon s16 gl-new-dropdown-item-check-icon gl-visibility-hidden"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
> >
<p <button
class="gl-new-dropdown-item-text-primary" class="dropdown-item"
role="menuitem"
type="button"
> >
<svg
aria-hidden="true"
class="gl-icon s16 gl-new-dropdown-item-check-icon gl-visibility-hidden"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
>
<p
class="gl-new-dropdown-item-text-primary"
>
Site profile #2 Site profile #2
</p> </p>
<!----> <!---->
</div> </div>
<!----> <!---->
</button> </button>
</li> </li>
</div>
<!---->
</div>
</ul> </ul>
</div> </div>
......
...@@ -42,6 +42,7 @@ exports[`AddEditScheduleForm renders modal layout 1`] = ` ...@@ -42,6 +42,7 @@ exports[`AddEditScheduleForm renders modal layout 1`] = `
category="primary" category="primary"
class="timezone-dropdown gl-w-full" class="timezone-dropdown gl-w-full"
headertext="Select timezone" headertext="Select timezone"
hideheaderborder="true"
id="schedule-timezone" id="schedule-timezone"
size="medium" size="medium"
text="(UTC -12:00) -12 International Date Line West" text="(UTC -12:00) -12 International Date Line West"
......
...@@ -41,109 +41,119 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ ...@@ -41,109 +41,119 @@ exports[`Remove cluster confirmation modal renders splitbutton with modal includ
role="menu" role="menu"
tabindex="-1" tabindex="-1"
> >
<!----> <div
class="gl-new-dropdown-inner"
<li
class="gl-new-dropdown-item"
role="presentation"
> >
<button <!---->
class="dropdown-item"
role="menuitem" <div
type="button" class="gl-new-dropdown-contents"
> >
<svg <li
aria-hidden="true" class="gl-new-dropdown-item"
class="gl-icon s16 gl-new-dropdown-item-check-icon" role="presentation"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
> >
<p <button
class="gl-new-dropdown-item-text-primary" class="dropdown-item"
role="menuitem"
type="button"
> >
<strong> <svg
Remove integration and resources aria-hidden="true"
</strong> class="gl-icon s16 gl-new-dropdown-item-check-icon"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div> <div
Deletes all GitLab resources attached to this cluster during removal class="gl-new-dropdown-item-text-wrapper"
>
<p
class="gl-new-dropdown-item-text-primary"
>
<strong>
Remove integration and resources
</strong>
<div>
Deletes all GitLab resources attached to this cluster during removal
</div>
</p>
<!---->
</div> </div>
</p>
<!---->
<!----> </button>
</div> </li>
<!----> <li
</button> class="gl-new-dropdown-divider"
</li> role="presentation"
<li
class="gl-new-dropdown-divider"
role="presentation"
>
<hr
aria-orientation="horizontal"
class="dropdown-divider"
role="separator"
/>
</li>
<li
class="gl-new-dropdown-item"
role="presentation"
>
<button
class="dropdown-item"
role="menuitem"
type="button"
>
<svg
aria-hidden="true"
class="gl-icon s16 gl-new-dropdown-item-check-icon gl-visibility-hidden"
data-testid="mobile-issue-close-icon"
> >
<use <hr
href="#mobile-issue-close" aria-orientation="horizontal"
class="dropdown-divider"
role="separator"
/> />
</svg> </li>
<li
<!----> class="gl-new-dropdown-item"
role="presentation"
<!---->
<div
class="gl-new-dropdown-item-text-wrapper"
> >
<p <button
class="gl-new-dropdown-item-text-primary" class="dropdown-item"
role="menuitem"
type="button"
> >
<strong> <svg
Remove integration aria-hidden="true"
</strong> class="gl-icon s16 gl-new-dropdown-item-check-icon gl-visibility-hidden"
data-testid="mobile-issue-close-icon"
>
<use
href="#mobile-issue-close"
/>
</svg>
<!---->
<!---->
<div> <div
Removes cluster from project but keeps associated resources class="gl-new-dropdown-item-text-wrapper"
>
<p
class="gl-new-dropdown-item-text-primary"
>
<strong>
Remove integration
</strong>
<div>
Removes cluster from project but keeps associated resources
</div>
</p>
<!---->
</div> </div>
</p>
<!---->
<!----> </button>
</div> </li>
<!----> <!---->
</button> </div>
</li>
<!---->
<!----> </div>
</ul> </ul>
</div> </div>
......
...@@ -4,6 +4,7 @@ exports[`Design management design version dropdown component renders design vers ...@@ -4,6 +4,7 @@ exports[`Design management design version dropdown component renders design vers
<gl-dropdown-stub <gl-dropdown-stub
category="primary" category="primary"
headertext="" headertext=""
hideheaderborder="true"
issueiid="" issueiid=""
projectpath="" projectpath=""
size="small" size="small"
...@@ -44,6 +45,7 @@ exports[`Design management design version dropdown component renders design vers ...@@ -44,6 +45,7 @@ exports[`Design management design version dropdown component renders design vers
<gl-dropdown-stub <gl-dropdown-stub
category="primary" category="primary"
headertext="" headertext=""
hideheaderborder="true"
issueiid="" issueiid=""
projectpath="" projectpath=""
size="small" size="small"
......
...@@ -50,6 +50,7 @@ exports[`Alert integration settings form default state should match the default ...@@ -50,6 +50,7 @@ exports[`Alert integration settings form default state should match the default
category="primary" category="primary"
data-qa-selector="incident_templates_dropdown" data-qa-selector="incident_templates_dropdown"
headertext="" headertext=""
hideheaderborder="true"
id="alert-integration-settings-issue-template" id="alert-integration-settings-issue-template"
size="medium" size="medium"
text="selecte_tmpl" text="selecte_tmpl"
......
...@@ -114,49 +114,59 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = ...@@ -114,49 +114,59 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
role="menu" role="menu"
tabindex="-1" tabindex="-1"
> >
<!---->
<div <div
class="gl-search-box-by-type" class="gl-new-dropdown-inner"
> >
<svg <!---->
aria-hidden="true"
class="gl-search-box-by-type-search-icon gl-icon s16"
data-testid="search-icon"
>
<use
href="#search"
/>
</svg>
<input
aria-label="Search"
class="gl-form-input gl-search-box-by-type-input form-control"
placeholder="Search"
type="text"
/>
<div <div
class="gl-search-box-by-type-right-icons" class="gl-new-dropdown-contents"
>
<!---->
<!---->
</div>
</div>
<li
class="gl-new-dropdown-text text-secondary"
role="presentation"
>
<p
class="b-dropdown-text"
> >
<div
class="gl-search-box-by-type"
>
<svg
aria-hidden="true"
class="gl-search-box-by-type-search-icon gl-icon s16"
data-testid="search-icon"
>
<use
href="#search"
/>
</svg>
<input
aria-label="Search"
class="gl-form-input gl-search-box-by-type-input form-control"
placeholder="Search"
type="text"
/>
<div
class="gl-search-box-by-type-right-icons"
>
<!---->
<!---->
</div>
</div>
<li
class="gl-new-dropdown-text text-secondary"
role="presentation"
>
<p
class="b-dropdown-text"
>
No matches found No matches found
</p> </p>
</li> </li>
</div>
<!---->
</div>
</ul> </ul>
</div> </div>
...@@ -229,49 +239,59 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = ...@@ -229,49 +239,59 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] =
role="menu" role="menu"
tabindex="-1" tabindex="-1"
> >
<!---->
<div <div
class="gl-search-box-by-type" class="gl-new-dropdown-inner"
> >
<svg <!---->
aria-hidden="true"
class="gl-search-box-by-type-search-icon gl-icon s16"
data-testid="search-icon"
>
<use
href="#search"
/>
</svg>
<input
aria-label="Search"
class="gl-form-input gl-search-box-by-type-input form-control"
placeholder="Search"
type="text"
/>
<div <div
class="gl-search-box-by-type-right-icons" class="gl-new-dropdown-contents"
>
<!---->
<!---->
</div>
</div>
<li
class="gl-new-dropdown-text text-secondary"
role="presentation"
>
<p
class="b-dropdown-text"
> >
<div
class="gl-search-box-by-type"
>
<svg
aria-hidden="true"
class="gl-search-box-by-type-search-icon gl-icon s16"
data-testid="search-icon"
>
<use
href="#search"
/>
</svg>
<input
aria-label="Search"
class="gl-form-input gl-search-box-by-type-input form-control"
placeholder="Search"
type="text"
/>
<div
class="gl-search-box-by-type-right-icons"
>
<!---->
<!---->
</div>
</div>
<li
class="gl-new-dropdown-text text-secondary"
role="presentation"
>
<p
class="b-dropdown-text"
>
No matches found No matches found
</p> </p>
</li> </li>
</div>
<!---->
</div>
</ul> </ul>
</div> </div>
......
...@@ -37,6 +37,7 @@ exports[`Dashboard template matches the default snapshot 1`] = ` ...@@ -37,6 +37,7 @@ exports[`Dashboard template matches the default snapshot 1`] = `
class="flex-grow-1" class="flex-grow-1"
data-qa-selector="environments_dropdown" data-qa-selector="environments_dropdown"
headertext="" headertext=""
hideheaderborder="true"
id="monitor-environments-dropdown" id="monitor-environments-dropdown"
menu-class="monitor-environment-dropdown-menu" menu-class="monitor-environment-dropdown-menu"
size="medium" size="medium"
......
...@@ -12,6 +12,7 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`] ...@@ -12,6 +12,7 @@ exports[`Code Coverage when fetching data is successful matches the snapshot 1`]
<gl-dropdown-stub <gl-dropdown-stub
category="primary" category="primary"
headertext="" headertext=""
hideheaderborder="true"
size="medium" size="medium"
text="rspec" text="rspec"
variant="default" variant="default"
......
...@@ -4,6 +4,7 @@ exports[`Clone Dropdown Button rendering matches the snapshot 1`] = ` ...@@ -4,6 +4,7 @@ exports[`Clone Dropdown Button rendering matches the snapshot 1`] = `
<gl-dropdown-stub <gl-dropdown-stub
category="primary" category="primary"
headertext="" headertext=""
hideheaderborder="true"
right="true" right="true"
size="medium" size="medium"
text="Clone" text="Clone"
......
...@@ -4,6 +4,7 @@ exports[`SplitButton renders actionItems 1`] = ` ...@@ -4,6 +4,7 @@ exports[`SplitButton renders actionItems 1`] = `
<gl-dropdown-stub <gl-dropdown-stub
category="primary" category="primary"
headertext="" headertext=""
hideheaderborder="true"
menu-class="" menu-class=""
size="medium" size="medium"
split="true" split="true"
......
...@@ -876,10 +876,10 @@ ...@@ -876,10 +876,10 @@
resolved "https://registry.yarnpkg.com/@gitlab/tributejs/-/tributejs-1.0.0.tgz#672befa222aeffc83e7d799b0500a7a4418e59b8" resolved "https://registry.yarnpkg.com/@gitlab/tributejs/-/tributejs-1.0.0.tgz#672befa222aeffc83e7d799b0500a7a4418e59b8"
integrity sha512-nmKw1+hB6MHvlmPz63yPwVs1qQkycHwsKgxpEbzmky16Y6mL4EJMk3w1b8QlOAF/AIAzjCERPhe/R4MJiohbZw== integrity sha512-nmKw1+hB6MHvlmPz63yPwVs1qQkycHwsKgxpEbzmky16Y6mL4EJMk3w1b8QlOAF/AIAzjCERPhe/R4MJiohbZw==
"@gitlab/ui@25.8.0": "@gitlab/ui@25.11.1":
version "25.8.0" version "25.11.1"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-25.8.0.tgz#038090bc56215d2b0e5526097e1a16b0089ba5f4" resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-25.11.1.tgz#67133b99583e15497166db75781bc1103e7904ac"
integrity sha512-h84StVkrviIm1cMDmGb2+Q8R+U6wCjddz7IXKpgkTNitxYzAcwPSIp7cS1FkZ6eWEG9dVeB6uj7JpUhGqAzvfw== integrity sha512-5Ig9QjSH8iK6XqFafPUT051M8/aUvvASJ3Bv7UFnmLZdZxiKjY6QKiD/lwleQJKBf2XAoGB13c0gfQInZI4+IQ==
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