Skip to content

Commit

Permalink
Updated snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
thatblindgeye committed Oct 12, 2022
1 parent 3a4804d commit c9ebd91
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ exports[`ApplicationLauncher Renders in strict mode 1`] = `
</button>
<ul
aria-labelledby="pf-dropdown-toggle-id-7"
class="pf-c-app-launcher__menu"
class="pf-c-app-launcher__menu pf-m-static"
role="menu"
>
<li
Expand Down Expand Up @@ -184,7 +184,7 @@ exports[`ApplicationLauncher custom icon 1`] = `
</button>
<ul
aria-labelledby="pf-dropdown-toggle-id-5"
class="pf-c-app-launcher__menu"
class="pf-c-app-launcher__menu pf-m-static"
role="menu"
>
<li
Expand Down Expand Up @@ -408,7 +408,7 @@ exports[`ApplicationLauncher expanded 1`] = `
</button>
<ul
aria-labelledby="pf-dropdown-toggle-id-4"
class="pf-c-app-launcher__menu"
class="pf-c-app-launcher__menu pf-m-static"
role="menu"
>
<li
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ exports[`ContextSelector Renders ContextSelector open 1`] = `
</span>
</button>
<div
class="pf-c-context-selector__menu"
class="pf-c-context-selector__menu pf-m-static"
id="render-open"
>
<div>
Expand Down Expand Up @@ -221,7 +221,7 @@ exports[`ContextSelector Renders in strict mode 1`] = `
</span>
</button>
<div
class="pf-c-context-selector__menu"
class="pf-c-context-selector__menu pf-m-static"
id="render"
>
<div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ exports[`Dropdown Renders in strict mode 1`] = `
</button>
<ul
aria-labelledby="Dropdown Toggle"
class="pf-c-dropdown__menu"
class="pf-c-dropdown__menu pf-m-static"
role="menu"
>
<li
Expand Down Expand Up @@ -168,7 +168,7 @@ exports[`Dropdown alignment breakpoints 1`] = `
</button>
<ul
aria-labelledby="Dropdown Toggle"
class="pf-c-dropdown__menu pf-m-align-left-on-sm pf-m-align-right-on-md pf-m-align-left-on-lg pf-m-align-right-on-xl pf-m-align-left-on-2xl"
class="pf-c-dropdown__menu pf-m-align-left-on-sm pf-m-align-right-on-md pf-m-align-left-on-lg pf-m-align-right-on-xl pf-m-align-left-on-2xl pf-m-static"
role="menu"
>
<li
Expand Down Expand Up @@ -291,7 +291,7 @@ exports[`Dropdown basic 1`] = `
</span>
</button>
<div
class="pf-c-dropdown__menu"
class="pf-c-dropdown__menu pf-m-static"
>
<div>
BASIC
Expand Down Expand Up @@ -435,7 +435,7 @@ exports[`Dropdown expanded 1`] = `
</button>
<ul
aria-labelledby="Dropdown Toggle"
class="pf-c-dropdown__menu"
class="pf-c-dropdown__menu pf-m-static"
role="menu"
>
<li
Expand Down Expand Up @@ -682,7 +682,7 @@ exports[`KebabToggle basic 1`] = `
</svg>
</button>
<div
class="pf-c-dropdown__menu"
class="pf-c-dropdown__menu pf-m-static"
>
<div>
BASIC
Expand Down Expand Up @@ -793,7 +793,7 @@ exports[`KebabToggle expanded 1`] = `
</button>
<ul
aria-labelledby="Dropdown Toggle"
class="pf-c-dropdown__menu"
class="pf-c-dropdown__menu pf-m-static"
role="menu"
>
<li
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ exports[`optionsMenu expanded 1`] = `
</button>
<ul
aria-labelledby="expanded-toggle"
class="pf-c-options-menu__menu"
class="pf-c-options-menu__menu pf-m-static"
role="menu"
>
<section
Expand Down Expand Up @@ -401,7 +401,7 @@ exports[`optionsMenu renders in strict mode 1`] = `
</button>
<ul
aria-labelledby="regular-toggle"
class="pf-c-options-menu__menu"
class="pf-c-options-menu__menu pf-m-static"
role="menu"
>
<section
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ exports[`Select renders select groups successfully 1`] = `
</span>
</button>
<div
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
>
<div
class="pf-c-select__menu-group"
Expand Down Expand Up @@ -375,7 +375,7 @@ exports[`Select single select renders expanded in strict mode successfully 1`] =
</button>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<li
Expand Down Expand Up @@ -481,7 +481,7 @@ exports[`Select single select renders expanded successfully 1`] = `
</button>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<li
Expand Down Expand Up @@ -587,7 +587,7 @@ exports[`Select single select renders expanded successfully with custom objects
</button>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<li
Expand Down Expand Up @@ -676,7 +676,7 @@ exports[`checkbox select renders checkbox select groups successfully 1`] = `
</span>
</button>
<div
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
>
<div
class="pf-c-select__menu-group"
Expand Down Expand Up @@ -1014,7 +1014,7 @@ exports[`checkbox select renders expanded successfully 1`] = `
</button>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<label
Expand Down Expand Up @@ -1121,7 +1121,7 @@ exports[`checkbox select renders expanded successfully with custom objects 1`] =
</button>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<label
Expand Down Expand Up @@ -1214,7 +1214,7 @@ exports[`checkbox select renders expanded with filtering successfully 1`] = `
</button>
</div>
<div
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
>
<fieldset
aria-label=""
Expand Down Expand Up @@ -1337,7 +1337,7 @@ exports[`renders select with favorites successfully 1`] = `
</span>
</button>
<div
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
>
<div
class="pf-c-select__menu-group"
Expand Down Expand Up @@ -1762,7 +1762,7 @@ exports[`typeahead multi select renders expanded successfully 1`] = `
</div>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<li
Expand Down Expand Up @@ -1977,7 +1977,7 @@ exports[`typeahead multi select renders selected successfully 1`] = `
</div>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<li
Expand Down Expand Up @@ -2179,7 +2179,7 @@ exports[`typeahead select renders expanded successfully 1`] = `
</div>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<li
Expand Down Expand Up @@ -2291,7 +2291,7 @@ exports[`typeahead select renders selected successfully 1`] = `
</div>
<ul
aria-label=""
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<li
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ exports[`Toolbar should render with custom chip content 1`] = `
</button>
<ul
aria-label="Status"
class="pf-c-select__menu"
class="pf-c-select__menu pf-m-static"
role="listbox"
>
<label
Expand Down

0 comments on commit c9ebd91

Please sign in to comment.