Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

CHORE(NPM) - bump @leafygreen-ui/icon-button from 15.0.1 to 15.0.18 #381

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@leafygreen-ui/empty-state": "1.0.10",
"@leafygreen-ui/guide-cue": "5.0.2",
"@leafygreen-ui/icon": "11.16.1",
"@leafygreen-ui/icon-button": "15.0.1",
"@leafygreen-ui/icon-button": "15.0.18",
"@leafygreen-ui/leafygreen-provider": "3.1.0",
"@leafygreen-ui/menu": "22.0.7",
"@leafygreen-ui/modal": "16.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ exports[`storyshots Storyshots components/DetailsMenu With Downloaded Log 1`] =
</div>
<label
class="leafygreen-ui-gd3h51"
for="code-5"
for="code-1"
>
Fetch the log via CLI
</label>
Expand All @@ -1078,7 +1078,7 @@ exports[`storyshots Storyshots components/DetailsMenu With Downloaded Log 1`] =
>
<code
class="leafygreen-ui-4f6y2t"
id="code-5"
id="code-1"
>
evergreen buildlogger fetch --task_id mci_ubuntu1604_test_model_task_5f4d3b4f562343215f7f5f3d_20_08_25_15_50_10 --execution 0 --test_name TestModelGetArtifacts
</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ exports[`storyshots Storyshots components/Search/SearchBar Default 1`] = `
class="leafygreen-ui-1nkq8lt css-6lshyd"
>
<button
aria-controls="select-6-menu"
aria-describedby="select-6-description"
aria-controls="select-1-menu"
aria-describedby="select-1-description"
aria-disabled="false"
aria-expanded="false"
aria-invalid="false"
aria-labelledby="searchbar-select"
class="lg-ui-button-0001 leafygreen-ui-3qrx9g"
data-cy="searchbar-select"
data-testid="leafygreen-ui-select-menubutton"
id="select-7"
id="select-2"
type="button"
value="filter"
>
Expand Down Expand Up @@ -63,7 +63,7 @@ exports[`storyshots Storyshots components/Search/SearchBar Default 1`] = `
<button
aria-disabled="false"
aria-labelledby="View search suggestions"
class="leafygreen-ui-6obv0c"
class="leafygreen-ui-1xt2asn"
data-cy="search-suggestion-button"
tabindex="0"
title="View search suggestions"
Expand Down Expand Up @@ -123,7 +123,7 @@ exports[`storyshots Storyshots components/Search/SearchBar Default 1`] = `
autocomplete="on"
class="leafygreen-ui-18wtnk9"
data-cy="searchbar-input"
id="textinput-8"
id="textinput-5"
placeholder="optional, regexp to search"
required=""
spellcheck="false"
Expand Down Expand Up @@ -175,16 +175,16 @@ exports[`storyshots Storyshots components/Search/SearchBar With Search Suggestio
class="leafygreen-ui-1nkq8lt css-6lshyd"
>
<button
aria-controls="select-9-menu"
aria-describedby="select-9-description"
aria-controls="select-3-menu"
aria-describedby="select-3-description"
aria-disabled="false"
aria-expanded="false"
aria-invalid="false"
aria-labelledby="searchbar-select"
class="lg-ui-button-0001 leafygreen-ui-3qrx9g"
data-cy="searchbar-select"
data-testid="leafygreen-ui-select-menubutton"
id="select-10"
id="select-4"
type="button"
value="filter"
>
Expand Down Expand Up @@ -229,7 +229,7 @@ exports[`storyshots Storyshots components/Search/SearchBar With Search Suggestio
<button
aria-disabled="false"
aria-labelledby="View search suggestions"
class="leafygreen-ui-6obv0c"
class="leafygreen-ui-1xt2asn"
data-cy="search-suggestion-button"
tabindex="0"
title="View search suggestions"
Expand Down Expand Up @@ -289,7 +289,7 @@ exports[`storyshots Storyshots components/Search/SearchBar With Search Suggestio
autocomplete="on"
class="leafygreen-ui-1kmfbzh"
data-cy="searchbar-input"
id="textinput-11"
id="textinput-6"
placeholder="optional, regexp to search"
required=""
spellcheck="false"
Expand All @@ -307,7 +307,7 @@ exports[`storyshots Storyshots components/Search/SearchBar With Search Suggestio
<button
aria-disabled="true"
aria-label="Select plus"
class="leafygreen-ui-4no57l"
class="leafygreen-ui-beb9er"
data-cy="searchbar-submit"
tabindex="0"
>
Expand Down
44 changes: 22 additions & 22 deletions src/components/SidePanel/__snapshots__/SidePanel.stories.storyshot
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<nav
aria-label="Side panel"
class="leafygreen-ui-1ch59fo"
id="side-nav-16"
id="side-nav-5"
>
<div
class="leafygreen-ui-aoszy5"
Expand All @@ -32,7 +32,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<div
class="leafygreen-ui-g6ml2m"
data-testid="side-nav-group-header-label"
id="menu-group-label-id-12"
id="menu-group-label-id-1"
>
<div
class="leafygreen-ui-1rnl6t5"
Expand Down Expand Up @@ -89,7 +89,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
</div>
</div>
<ul
aria-labelledby="menu-group-label-id-12"
aria-labelledby="menu-group-label-id-1"
class="leafygreen-ui-bdnco"
>
<div
Expand Down Expand Up @@ -134,7 +134,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<button
aria-disabled="false"
aria-label="Edit filter"
class="leafygreen-ui-6obv0c"
class="leafygreen-ui-1xt2asn"
tabindex="0"
title="Edit filter"
>
Expand All @@ -161,7 +161,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<button
aria-disabled="false"
aria-label="Hide filter"
class="leafygreen-ui-6obv0c"
class="leafygreen-ui-1xt2asn"
tabindex="0"
title="Hide filter"
>
Expand Down Expand Up @@ -190,7 +190,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<button
aria-disabled="false"
aria-label="Delete filter"
class="leafygreen-ui-6obv0c"
class="leafygreen-ui-1xt2asn"
tabindex="0"
title="Delete filter"
>
Expand Down Expand Up @@ -245,8 +245,8 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
Case
</div>
<div
aria-label="segmented-control-1"
aria-owns="segmented-control-1-0 segmented-control-1-1"
aria-label="segmented-control-147"
aria-owns="segmented-control-147-0 segmented-control-147-1"
class="leafygreen-ui-18en4yf"
role="tablist"
>
Expand All @@ -262,7 +262,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
aria-controls="Toggle case sensitivity"
aria-selected="true"
class="leafygreen-ui-ypz97o"
id="segmented-control-1-0"
id="segmented-control-147-0"
role="tab"
tabindex="0"
type="button"
Expand Down Expand Up @@ -291,7 +291,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
aria-controls="Toggle case sensitivity"
aria-selected="false"
class="leafygreen-ui-ypz97o"
id="segmented-control-1-1"
id="segmented-control-147-1"
role="tab"
tabindex="-1"
type="button"
Expand Down Expand Up @@ -325,8 +325,8 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
Match
</div>
<div
aria-label="segmented-control-2"
aria-owns="segmented-control-2-0 segmented-control-2-1"
aria-label="segmented-control-148"
aria-owns="segmented-control-148-0 segmented-control-148-1"
class="leafygreen-ui-18en4yf"
role="tablist"
>
Expand All @@ -342,7 +342,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
aria-controls="Toggle match type"
aria-selected="true"
class="leafygreen-ui-ypz97o"
id="segmented-control-2-0"
id="segmented-control-148-0"
role="tab"
tabindex="0"
type="button"
Expand Down Expand Up @@ -371,7 +371,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
aria-controls="Toggle match type"
aria-selected="false"
class="leafygreen-ui-ypz97o"
id="segmented-control-2-1"
id="segmented-control-148-1"
role="tab"
tabindex="-1"
type="button"
Expand Down Expand Up @@ -409,7 +409,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<div
class="leafygreen-ui-g6ml2m"
data-testid="side-nav-group-header-label"
id="menu-group-label-id-13"
id="menu-group-label-id-2"
>
<div
class="leafygreen-ui-1rnl6t5"
Expand Down Expand Up @@ -464,7 +464,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
</div>
</div>
<ul
aria-labelledby="menu-group-label-id-13"
aria-labelledby="menu-group-label-id-2"
class="leafygreen-ui-bdnco"
>
<div
Expand All @@ -474,7 +474,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<button
aria-disabled="false"
aria-label="Delete range"
class="leafygreen-ui-6obv0c"
class="leafygreen-ui-1xt2asn"
tabindex="0"
>
<div
Expand Down Expand Up @@ -516,7 +516,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<div
class="leafygreen-ui-g6ml2m"
data-testid="side-nav-group-header-label"
id="menu-group-label-id-14"
id="menu-group-label-id-3"
>
<div
class="leafygreen-ui-1rnl6t5"
Expand Down Expand Up @@ -564,7 +564,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
</div>
</div>
<ul
aria-labelledby="menu-group-label-id-14"
aria-labelledby="menu-group-label-id-3"
class="leafygreen-ui-bdnco"
>
<div
Expand All @@ -573,7 +573,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<button
aria-disabled="false"
aria-label="Delete highlight"
class="leafygreen-ui-6obv0c"
class="leafygreen-ui-1xt2asn"
data-cy="delete-highlight-button"
tabindex="0"
>
Expand Down Expand Up @@ -613,7 +613,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
<button
aria-disabled="false"
aria-label="Delete highlight"
class="leafygreen-ui-6obv0c"
class="leafygreen-ui-1xt2asn"
data-cy="delete-highlight-button"
tabindex="0"
>
Expand Down Expand Up @@ -735,7 +735,7 @@ exports[`storyshots Storyshots components/SidePanel Default 1`] = `
</div>
</nav>
<button
aria-controls="side-nav-16"
aria-controls="side-nav-5"
aria-expanded="true"
aria-label="Collapse navigation"
class="leafygreen-ui-v87gj9"
Expand Down
1 change: 1 addition & 0 deletions src/gql/generated/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,7 @@ export type IssueLinkInput = {

export type JiraConfig = {
__typename?: "JiraConfig";
email?: Maybe<Scalars["String"]["output"]>;
host?: Maybe<Scalars["String"]["output"]>;
};

Expand Down
52 changes: 4 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3773,16 +3773,7 @@
resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==

"@leafygreen-ui/a11y@^1.3.4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/a11y/-/a11y-1.3.4.tgz#aa145719db5457103c6339017304c3eae42c7085"
integrity sha512-KZxxoUqqOM5yjOgs3Tzy2MsNgWmlt9lJSazvOhUK2OzxsReTaqZsy58v6n5cTWxjjx63m41GYfT2MbKJIl9qsg==
dependencies:
"@leafygreen-ui/emotion" "^4.0.3"
"@leafygreen-ui/hooks" "^7.3.3"
"@leafygreen-ui/lib" "^10.0.0"

"@leafygreen-ui/a11y@^1.4.10":
"@leafygreen-ui/a11y@^1.3.4", "@leafygreen-ui/a11y@^1.4.10", "@leafygreen-ui/a11y@^1.4.4", "@leafygreen-ui/a11y@^1.4.9":
version "1.4.10"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/a11y/-/a11y-1.4.10.tgz#f4fd8526282f3e232d687cc7c105403154c66218"
integrity sha512-Mp3ttmutq1yDr27DXGQaqsBe4AuGyIBuBH9yQWIluIF/raTF7GLFceqa0Fa9k228FfoBis+ApASHvmS+57Gctw==
Expand All @@ -3791,24 +3782,6 @@
"@leafygreen-ui/hooks" "^8.0.0"
"@leafygreen-ui/lib" "^12.0.0"

"@leafygreen-ui/a11y@^1.4.4":
version "1.4.4"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/a11y/-/a11y-1.4.4.tgz#99d936f832b1acf97df3108f5a4cdb0c51d37e7e"
integrity sha512-QjXputn8XPagHPCibjfGcImQSUMgZijm9Da1VfIjZhxc47dSGD9cb7ncu9UIpu1w/Sz+2fjQ6oDbp+5K9MUO2w==
dependencies:
"@leafygreen-ui/emotion" "^4.0.4"
"@leafygreen-ui/hooks" "^7.7.3"
"@leafygreen-ui/lib" "^10.3.2"

"@leafygreen-ui/a11y@^1.4.9":
version "1.4.9"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/a11y/-/a11y-1.4.9.tgz#e85a395ba85974b02b6224cf2063e833c29001e1"
integrity sha512-VHg/mqJ9VUSOvwnceA0dkLR2DUZbaTygZs5kBqn5f+55SmKDyksST3ecILygvVldETLFFYnQSOFWIA7h3kWWVQ==
dependencies:
"@leafygreen-ui/emotion" "^4.0.7"
"@leafygreen-ui/hooks" "^8.0.0"
"@leafygreen-ui/lib" "^11.0.0"

"@leafygreen-ui/badge@8.0.2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/badge/-/badge-8.0.2.tgz#2928d5a3877644b83f7459a008c03361cb2c744b"
Expand All @@ -3819,12 +3792,7 @@
"@leafygreen-ui/palette" "^3.4.7"
"@leafygreen-ui/tokens" "^2.0.0"

"@leafygreen-ui/box@^3.1.1", "@leafygreen-ui/box@^3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/box/-/box-3.1.3.tgz#73c07490abd0c3c292d2a8d1e99e3266f2c18422"
integrity sha512-lO4IHQIR36rpE19QBqeJxTnfZ4lHvPlSIC93UOdp97JUq0HEelrjsFLMy+262ZJxH2C+oDnuylv9QxdJej/wGw==

"@leafygreen-ui/box@^3.1.8":
"@leafygreen-ui/box@^3.1.1", "@leafygreen-ui/box@^3.1.3", "@leafygreen-ui/box@^3.1.8":
version "3.1.8"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/box/-/box-3.1.8.tgz#33e6dedbe3ee510ce88ffade0a3a9e68a96103a9"
integrity sha512-qfjwhrie+mUrS2H+Qp98iQKBPoZtNpFmlGBYgg59sVOzotFvyvqwxlf/JcaNGo+v7nyOhC2XAHui0ywf9cScKw==
Expand Down Expand Up @@ -3988,19 +3956,7 @@
dependencies:
lodash "^4.17.21"

"@leafygreen-ui/icon-button@15.0.1":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-15.0.1.tgz#f27ef4837699f819803b4c8ff40b2216707db036"
integrity sha512-obpTJbCd0cc/tD9WjX5yV1ulJKZsf+9BIkRl/NV0BcgIfdvLG6foV9AMLFKnMrql0BF+R3Jo6HBJozY1h2yfXw==
dependencies:
"@leafygreen-ui/a11y" "^1.3.4"
"@leafygreen-ui/box" "^3.1.1"
"@leafygreen-ui/emotion" "^4.0.3"
"@leafygreen-ui/lib" "^10.0.0"
"@leafygreen-ui/palette" "^3.4.4"
"@leafygreen-ui/tokens" "^1.4.0"

"@leafygreen-ui/icon-button@^15.0.17", "@leafygreen-ui/icon-button@^15.0.18":
"@leafygreen-ui/icon-button@15.0.18", "@leafygreen-ui/icon-button@^15.0.17", "@leafygreen-ui/icon-button@^15.0.18":
version "15.0.18"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/icon-button/-/icon-button-15.0.18.tgz#e0acbece59ce9a20c3bdf0b0cdaea8e3d2ece9ee"
integrity sha512-RaJ8MB0EARkFpn8A4GSf2NItjoUUo8UJirXM7gqSXcrulFX0BAWw6BR5Z4Eq/0gS1lpSjj3rZRavtb+gNUDxTw==
Expand Down Expand Up @@ -4037,7 +3993,7 @@
"@leafygreen-ui/hooks" "^7.3.3"
"@leafygreen-ui/lib" "^10.0.0"

"@leafygreen-ui/lib@^10.0.0", "@leafygreen-ui/lib@^10.2.2", "@leafygreen-ui/lib@^10.3.2", "@leafygreen-ui/lib@^10.3.3", "@leafygreen-ui/lib@^10.3.4", "@leafygreen-ui/lib@^10.4.3":
"@leafygreen-ui/lib@^10.0.0", "@leafygreen-ui/lib@^10.2.2", "@leafygreen-ui/lib@^10.3.3", "@leafygreen-ui/lib@^10.3.4", "@leafygreen-ui/lib@^10.4.3":
version "10.4.3"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-10.4.3.tgz#f5ebdabc82922067adee8f37833237685bb1b1a8"
integrity sha512-p5BtXHeQsvLnnrN0eunPFZeaMtW9z7Mbvm2WOS9lvnAySj8xZp5Vn9Y3XjyYLbPhpGVBhhOAJFP3YMxbP9DKgg==
Expand Down