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

Commit

Permalink
Snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
khelif96 committed Jan 10, 2024
1 parent 7321e8a commit 136fdee
Show file tree
Hide file tree
Showing 59 changed files with 22,846 additions and 2,198 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/Accordion Default 1`] = `
exports[`Snapshot Tests Accordion.stories Default 1`] = `
<div>
<div>
<div
Expand All @@ -19,7 +19,7 @@ exports[`storybook Storyshots components/Accordion Default 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.796 7.321a.554.554 0 010 .858l-3.82 3.181c-.382.319-.976.058-.976-.429V4.57c0-.487.594-.748.976-.43l3.82 3.182z"
d="M10.796 7.321a.554.554 0 0 1 0 .858l-3.82 3.181c-.382.319-.976.058-.976-.429V4.57c0-.487.594-.748.976-.43l3.82 3.182Z"
fill="currentColor"
/>
</svg>
Expand All @@ -42,7 +42,7 @@ exports[`storybook Storyshots components/Accordion Default 1`] = `
</div>
`;

exports[`storybook Storyshots components/Accordion With Subtitle 1`] = `
exports[`Snapshot Tests Accordion.stories WithSubtitle 1`] = `
<div>
<div>
<div
Expand All @@ -61,7 +61,7 @@ exports[`storybook Storyshots components/Accordion With Subtitle 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10.796 7.321a.554.554 0 010 .858l-3.82 3.181c-.382.319-.976.058-.976-.429V4.57c0-.487.594-.748.976-.43l3.82 3.182z"
d="M10.796 7.321a.554.554 0 0 1 0 .858l-3.82 3.181c-.382.319-.976.058-.976-.429V4.57c0-.487.594-.748.976-.43l3.82 3.182Z"
fill="currentColor"
/>
</svg>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/Breadcrumbs Default 1`] = `
exports[`Snapshot Tests Breadcrumbs.stories Default 1`] = `
<div>
<nav
class="css-tfl7ja-Container eaak0tv1"
Expand All @@ -9,11 +9,11 @@ exports[`storybook Storyshots components/Breadcrumbs Default 1`] = `
class="leafygreen-ui-cssveg"
>
<a
class="lg-ui-0003 css-84rhzu-StyledLink leafygreen-ui-1320234"
class="lg-ui-0001 css-16hif17-StyledLink leafygreen-ui-1gfngq5"
href="/commits/spruce"
>
<span
class="leafygreen-ui-baoi4d"
class="leafygreen-ui-1ewnca3"
>
spruce
</span>
Expand All @@ -32,7 +32,7 @@ exports[`storybook Storyshots components/Breadcrumbs Default 1`] = `
>
<path
clip-rule="evenodd"
d="M5.364 14.364a1 1 0 001.414 0l4.95-4.95.707-.707a1 1 0 000-1.414l-.707-.707-4.95-4.95a1 1 0 00-1.414 0l-.707.707a1 1 0 000 1.414L8.899 8l-4.242 4.243a1 1 0 000 1.414l.707.707z"
d="M5.364 14.364a1 1 0 0 0 1.414 0l4.95-4.95.707-.707a1 1 0 0 0 0-1.414l-.707-.707-4.95-4.95a1 1 0 0 0-1.414 0l-.707.707a1 1 0 0 0 0 1.414L8.899 8l-4.242 4.243a1 1 0 0 0 0 1.414l.707.707Z"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Snapshot Tests LoadingButton.stories Default 1`] = `
<div>
<button
aria-disabled="false"
class="lg-ui-button-0000 leafygreen-ui-xcwxw8"
type="button"
>
<div
class="leafygreen-ui-v038xi"
/>
<div
class="leafygreen-ui-v95oty"
>
Button text
</div>
</button>
</div>
`;
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/DatePicker Default 1`] = `
exports[`Snapshot Tests DatePicker.stories Default 1`] = `
<div>
<div
class="leafygreen-ui-62nio8"
Expand Down
12 changes: 6 additions & 6 deletions src/components/Dropdown/__snapshots__/Dropdown.stories.storyshot
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/Dropdown Custom Button Render 1`] = `
exports[`Snapshot Tests Dropdown.stories CustomButtonRender 1`] = `
<div>
<div
class="css-1ry038z-Container e1yw4j304"
>
<button
aria-disabled="false"
class="lg-ui-button-0000 leafygreen-ui-18d58v3 css-1dntq6k-StyledButton-menuButtonStyleOverrides e1yw4j302"
class="lg-ui-button-0000 leafygreen-ui-xcwxw8 css-1dntq6k-StyledButton-menuButtonStyleOverrides e1yw4j302"
data-cy="dropdown-button"
type="button"
>
Expand Down Expand Up @@ -41,7 +41,7 @@ exports[`storybook Storyshots components/Dropdown Custom Button Render 1`] = `
>
<path
clip-rule="evenodd"
d="M1.636 5.364a1 1 0 000 1.414l4.95 4.95.707.707a1 1 0 001.414 0l.707-.707 4.95-4.95a1 1 0 000-1.414l-.707-.707a1 1 0 00-1.414 0L8 8.899 3.757 4.657a1 1 0 00-1.414 0l-.707.707z"
d="M1.636 5.364a1 1 0 0 0 0 1.414l4.95 4.95.707.707a1 1 0 0 0 1.414 0l.707-.707 4.95-4.95a1 1 0 0 0 0-1.414l-.707-.707a1 1 0 0 0-1.414 0L8 8.899 3.757 4.657a1 1 0 0 0-1.414 0l-.707.707Z"
fill="currentColor"
fill-rule="evenodd"
/>
Expand All @@ -52,14 +52,14 @@ exports[`storybook Storyshots components/Dropdown Custom Button Render 1`] = `
</div>
`;

exports[`storybook Storyshots components/Dropdown Default 1`] = `
exports[`Snapshot Tests Dropdown.stories Default 1`] = `
<div>
<div
class="css-1ry038z-Container e1yw4j304"
>
<button
aria-disabled="false"
class="lg-ui-button-0000 leafygreen-ui-18d58v3 css-1dntq6k-StyledButton-menuButtonStyleOverrides e1yw4j302"
class="lg-ui-button-0000 leafygreen-ui-xcwxw8 css-1dntq6k-StyledButton-menuButtonStyleOverrides e1yw4j302"
data-cy="dropdown-button"
type="button"
>
Expand Down Expand Up @@ -94,7 +94,7 @@ exports[`storybook Storyshots components/Dropdown Default 1`] = `
>
<path
clip-rule="evenodd"
d="M1.636 5.364a1 1 0 000 1.414l4.95 4.95.707.707a1 1 0 001.414 0l.707-.707 4.95-4.95a1 1 0 000-1.414l-.707-.707a1 1 0 00-1.414 0L8 8.899 3.757 4.657a1 1 0 00-1.414 0l-.707.707z"
d="M1.636 5.364a1 1 0 0 0 0 1.414l4.95 4.95.707.707a1 1 0 0 0 1.414 0l.707-.707 4.95-4.95a1 1 0 0 0 0-1.414l-.707-.707a1 1 0 0 0-1.414 0L8 8.899 3.757 4.657a1 1 0 0 0-1.414 0l-.707.707Z"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/EditableTagField Default 1`] = `
exports[`Snapshot Tests EditableTagField.stories Default 1`] = `
<div>
<div
class="css-1l8756f-FlexColumnContainer e1zn6k0"
Expand Down Expand Up @@ -115,7 +115,7 @@ exports[`storybook Storyshots components/EditableTagField Default 1`] = `
>
<path
clip-rule="evenodd"
d="M5 2a1 1 0 011-1h4a1 1 0 011 1h2a1 1 0 011 1v1H2V3a1 1 0 011-1h2zm9 3H2l1.678 8.392A2 2 0 005.64 15h4.72a2 2 0 001.962-1.608L14 5z"
d="M5 2a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1h2a1 1 0 0 1 1 1v1H2V3a1 1 0 0 1 1-1h2Zm9 3H2l1.678 8.392A2 2 0 0 0 5.64 15h4.72a2 2 0 0 0 1.962-1.608L14 5Z"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down Expand Up @@ -235,7 +235,7 @@ exports[`storybook Storyshots components/EditableTagField Default 1`] = `
>
<path
clip-rule="evenodd"
d="M5 2a1 1 0 011-1h4a1 1 0 011 1h2a1 1 0 011 1v1H2V3a1 1 0 011-1h2zm9 3H2l1.678 8.392A2 2 0 005.64 15h4.72a2 2 0 001.962-1.608L14 5z"
d="M5 2a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1h2a1 1 0 0 1 1 1v1H2V3a1 1 0 0 1 1-1h2Zm9 3H2l1.678 8.392A2 2 0 0 0 5.64 15h4.72a2 2 0 0 0 1.962-1.608L14 5Z"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down Expand Up @@ -355,7 +355,7 @@ exports[`storybook Storyshots components/EditableTagField Default 1`] = `
>
<path
clip-rule="evenodd"
d="M5 2a1 1 0 011-1h4a1 1 0 011 1h2a1 1 0 011 1v1H2V3a1 1 0 011-1h2zm9 3H2l1.678 8.392A2 2 0 005.64 15h4.72a2 2 0 001.962-1.608L14 5z"
d="M5 2a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1h2a1 1 0 0 1 1 1v1H2V3a1 1 0 0 1 1-1h2Zm9 3H2l1.678 8.392A2 2 0 0 0 5.64 15h4.72a2 2 0 0 0 1.962-1.608L14 5Z"
fill="currentColor"
fill-rule="evenodd"
/>
Expand All @@ -374,7 +374,7 @@ exports[`storybook Storyshots components/EditableTagField Default 1`] = `
>
<button
aria-disabled="false"
class="lg-ui-button-0000 leafygreen-ui-18d58v3"
class="lg-ui-button-0000 leafygreen-ui-xcwxw8"
data-cy="add-tag-button"
type="button"
>
Expand All @@ -397,7 +397,7 @@ exports[`storybook Storyshots components/EditableTagField Default 1`] = `
>
<path
clip-rule="evenodd"
d="M7.5 2a1 1 0 00-1 1v3.5H3a1 1 0 00-1 1v1a1 1 0 001 1h3.5V13a1 1 0 001 1h1a1 1 0 001-1V9.5H13a1 1 0 001-1v-1a1 1 0 00-1-1H9.5V3a1 1 0 00-1-1h-1z"
d="M7.5 2a1 1 0 0 0-1 1v3.5H3a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h3.5V13a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V9.5H13a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H9.5V3a1 1 0 0 0-1-1h-1Z"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/ErrorHandling/ErrorFallback Default Error 1`] = `
exports[`Snapshot Tests ErrorFallback.stories DefaultError 1`] = `
<div>
<div
style="height: 100%; width: 100%;"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/ExpandedText Default 1`] = `
exports[`Snapshot Tests ExpandedText.stories Default 1`] = `
<div>
<small
class="leafygreen-ui-cssveg css-7pbzgz-ButtonText eq9i5u71 leafygreen-ui-6flbwy"
<span
class="leafygreen-ui-vm4wms"
tabindex="0"
>
more
</small>
<small
class="css-1ghrn41-ButtonText eq9i5u70 leafygreen-ui-6flbwy"
>
more
</small>
</span>
</div>
`;
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/FilterBadges Default 1`] = `
exports[`Snapshot Tests FilterBadges.stories Default 1`] = `
<div>
<div>
<div
Expand Down Expand Up @@ -30,15 +30,15 @@ exports[`storybook Storyshots components/FilterBadges Default 1`] = `
>
<path
clip-rule="evenodd"
d="M12.203 3.404a1 1 0 00-1.414 0L8.314 5.879 5.839 3.404a1 1 0 00-1.414 0l-.707.707a1 1 0 000 1.414L6.192 8l-2.474 2.475a1 1 0 000 1.414l.707.707a1 1 0 001.414 0l2.475-2.475 2.475 2.475a1 1 0 001.414 0l.707-.707a1 1 0 000-1.414L10.435 8l2.475-2.475a1 1 0 000-1.414l-.707-.707z"
d="M12.203 3.404a1 1 0 0 0-1.414 0L8.314 5.879 5.839 3.404a1 1 0 0 0-1.414 0l-.707.707a1 1 0 0 0 0 1.414L6.192 8l-2.474 2.475a1 1 0 0 0 0 1.414l.707.707a1 1 0 0 0 1.414 0l2.475-2.475 2.475 2.475a1 1 0 0 0 1.414 0l.707-.707a1 1 0 0 0 0-1.414L10.435 8l2.475-2.475a1 1 0 0 0 0-1.414l-.707-.707Z"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
</div>
<button
aria-disabled="false"
class="lg-ui-button-0000 leafygreen-ui-1dcl2p3"
class="lg-ui-button-0000 leafygreen-ui-1dcyxci"
data-cy="clear-all-filters"
type="button"
>
Expand All @@ -61,7 +61,7 @@ exports[`storybook Storyshots components/FilterBadges Default 1`] = `
>
<label
class="leafygreen-ui-gr5280"
for="textinput-4"
for="textinput-1"
>
key
</label>
Expand All @@ -73,7 +73,7 @@ exports[`storybook Storyshots components/FilterBadges Default 1`] = `
aria-invalid="false"
autocomplete="on"
class="leafygreen-ui-6i61vl"
id="textinput-4"
id="textinput-1"
placeholder="key"
required=""
type="text"
Expand All @@ -92,7 +92,7 @@ exports[`storybook Storyshots components/FilterBadges Default 1`] = `
>
<label
class="leafygreen-ui-gr5280"
for="textinput-5"
for="textinput-2"
>
value
</label>
Expand All @@ -104,7 +104,7 @@ exports[`storybook Storyshots components/FilterBadges Default 1`] = `
aria-invalid="false"
autocomplete="on"
class="leafygreen-ui-6i61vl"
id="textinput-5"
id="textinput-2"
placeholder="value"
required=""
type="text"
Expand All @@ -117,7 +117,7 @@ exports[`storybook Storyshots components/FilterBadges Default 1`] = `
</div>
<button
aria-disabled="false"
class="lg-ui-button-0000 leafygreen-ui-18d58v3 css-1ck35jk-StyledButton eqgjs5q0"
class="lg-ui-button-0000 leafygreen-ui-xcwxw8 css-1ck35jk-StyledButton eqgjs5q0"
type="button"
>
<div
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/GroupedTaskStatusBadge Default 1`] = `
exports[`Snapshot Tests GroupedTaskStatusBadge.stories Default 1`] = `
<div>
<div
class="css-1gttx0q-Container e1ub2bu20"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`storybook Storyshots components/HistoryTable/Cell Column Header Cell Story 1`] = `
exports[`Snapshot Tests components/HistoryTable/Cell ColumnHeaderCellStory 1`] = `
<div>
<div
class="css-t6ohyf-BaseCell-HeaderCell e1bcz5i61"
data-cy="header-cell"
>
<a
class="lg-ui-0003 leafygreen-ui-cssveg css-84rhzu-StyledLink leafygreen-ui-1320234"
class="lg-ui-0001 leafygreen-ui-cssveg css-16hif17-StyledLink leafygreen-ui-1gfngq5"
href="https://spruce.mongodb.com"
>
<span
class="leafygreen-ui-baoi4d"
class="leafygreen-ui-1ewnca3"
>
displayName
</span>
Expand All @@ -20,7 +20,7 @@ exports[`storybook Storyshots components/HistoryTable/Cell Column Header Cell St
</div>
`;

exports[`storybook Storyshots components/HistoryTable/Cell Empty Cell Story 1`] = `
exports[`Snapshot Tests components/HistoryTable/Cell EmptyCellStory 1`] = `
<div>
<div
class="css-azgjvx-BaseCell-Cell e1bcz5i62"
Expand All @@ -33,7 +33,7 @@ exports[`storybook Storyshots components/HistoryTable/Cell Empty Cell Story 1`]
</div>
`;

exports[`storybook Storyshots components/HistoryTable/Cell Loading Cell Story 1`] = `
exports[`Snapshot Tests components/HistoryTable/Cell LoadingCellStory 1`] = `
<div>
<div
class="css-azgjvx-BaseCell-Cell e1bcz5i62"
Expand All @@ -51,7 +51,7 @@ exports[`storybook Storyshots components/HistoryTable/Cell Loading Cell Story 1`
</div>
`;

exports[`storybook Storyshots components/HistoryTable/Cell Task Cell Story 1`] = `
exports[`Snapshot Tests components/HistoryTable/Cell TaskCellStory 1`] = `
<div>
<div
class="css-azgjvx-BaseCell-Cell e1bcz5i62"
Expand Down Expand Up @@ -80,7 +80,7 @@ exports[`storybook Storyshots components/HistoryTable/Cell Task Cell Story 1`] =
>
<path
clip-rule="evenodd"
d="M6.306 9.05l5.455-5.455a1 1 0 011.414 0l.707.707a1 1 0 010 1.414l-7.067 7.068a1 1 0 01-1.5-.098l-3.049-3.97a1 1 0 01.184-1.402l.595-.457a1.25 1.25 0 011.753.23L6.306 9.05z"
d="m6.306 9.05 5.455-5.455a1 1 0 0 1 1.414 0l.707.707a1 1 0 0 1 0 1.414l-7.067 7.068a1 1 0 0 1-1.5-.098l-3.049-3.97a1 1 0 0 1 .184-1.402l.595-.457a1.25 1.25 0 0 1 1.753.23L6.306 9.05Z"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Loading

0 comments on commit 136fdee

Please sign in to comment.