@digigov/react-core 2.0.0-6e3977bc → 2.0.0-834daea4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Base/index.native/index.js +47 -42
- package/Base/index.native.js.map +2 -2
- package/Base/index.web/index.js +41 -42
- package/Base/index.web.d.ts +32 -25
- package/Base/index.web.js.map +2 -2
- package/Base/utils/index.js +50 -43
- package/Base/utils.d.ts +1 -2
- package/Base/utils.js.map +2 -2
- package/Drawer/index.js +26 -12
- package/Drawer/index.js.map +2 -2
- package/FilterContainer/index.js +24 -11
- package/FilterContainer/index.js.map +2 -2
- package/ModalContainer/index.js +4 -10
- package/ModalContainer/index.js.map +2 -2
- package/Stack/index.d.ts +9 -1
- package/Stack/index.js +6 -1
- package/Stack/index.js.map +2 -2
- package/TextArea/index.web/index.js +2 -3
- package/TextArea/index.web.js.map +2 -2
- package/TimelineHeading/index.js +2 -2
- package/TimelineHeading/index.js.map +2 -2
- package/Unpurge/index.js +2381 -2
- package/Unpurge/index.js.map +2 -2
- package/cjs/Base/index.native/index.js +47 -42
- package/cjs/Base/index.native.js.map +2 -2
- package/cjs/Base/index.web/index.js +41 -42
- package/cjs/Base/index.web.js.map +2 -2
- package/cjs/Base/utils/index.js +50 -43
- package/cjs/Base/utils.js.map +2 -2
- package/cjs/Drawer/index.js +26 -12
- package/cjs/Drawer/index.js.map +2 -2
- package/cjs/FilterContainer/index.js +24 -11
- package/cjs/FilterContainer/index.js.map +2 -2
- package/cjs/ModalContainer/index.js +4 -10
- package/cjs/ModalContainer/index.js.map +2 -2
- package/cjs/Stack/index.js +6 -1
- package/cjs/Stack/index.js.map +2 -2
- package/cjs/TextArea/index.web/index.js +2 -3
- package/cjs/TextArea/index.web.js.map +2 -2
- package/cjs/TimelineHeading/index.js +2 -2
- package/cjs/TimelineHeading/index.js.map +2 -2
- package/cjs/Unpurge/index.js +2381 -2
- package/cjs/Unpurge/index.js.map +2 -2
- package/index.js +1 -1
- package/package.json +3 -3
- package/src/Accordion/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AccordionControls/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AccordionSection/__snapshots__/index.test.tsx.snap +4 -4
- package/src/AccordionSectionContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AccordionSectionSummary/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AccordionSectionSummaryHeading/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AdminAside/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AdminContainer/__snapshots__/index.test.tsx.snap +3 -3
- package/src/AdminHeader/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AdminHeaderContent/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/AdminLayout/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AdminMain/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AdminTopSection/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Aside/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AutoCompleteAssistiveHint/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AutoCompleteContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AutoCompleteInput/__snapshots__/index.test.tsx.snap +4 -4
- package/src/AutoCompleteInputTypeahead/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AutoCompleteResultList/__snapshots__/index.test.tsx.snap +3 -3
- package/src/AutoCompleteResultListItem/__snapshots__/index.test.tsx.snap +5 -5
- package/src/AutoCompleteStatus/__snapshots__/index.test.tsx.snap +2 -2
- package/src/AutoCompleteStatusContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/BackLink/__snapshots__/index.test.tsx.snap +9 -3
- package/src/BannerContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Base/index.native.tsx +59 -42
- package/src/Base/index.web.tsx +76 -68
- package/src/Base/utils.ts +38 -28
- package/src/Blockquote/__snapshots__/index.test.tsx.snap +3 -3
- package/src/Bottom/__snapshots__/index.test.tsx.snap +2 -2
- package/src/BottomInfo/__snapshots__/index.test.tsx.snap +2 -2
- package/src/BottomInfoContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/BottomInfoContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Breadcrumbs/__snapshots__/index.test.tsx.snap +2 -2
- package/src/BreadcrumbsList/__snapshots__/index.test.tsx.snap +2 -2
- package/src/BreadcrumbsListItem/__snapshots__/index.test.tsx.snap +4 -4
- package/src/Button/__snapshots__/index.test.tsx.snap +13 -13
- package/src/ButtonGroup/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ButtonLink/__snapshots__/index.test.tsx.snap +12 -12
- package/src/CallToAction/__snapshots__/index.test.tsx.snap +6 -3
- package/src/Card/__snapshots__/index.test.tsx.snap +27 -27
- package/src/CardAction/__snapshots__/index.test.tsx.snap +2 -2
- package/src/CardContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/CardHeading/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Checkbox/__snapshots__/index.test.tsx.snap +20 -20
- package/src/CheckboxConditional/__snapshots__/index.test.tsx.snap +4 -4
- package/src/CheckboxItem/__snapshots__/index.test.tsx.snap +24 -24
- package/src/Chip/__snapshots__/index.test.tsx.snap +3 -3
- package/src/ChipContainer/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/ChipHeading/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ChipKeyValue/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ChoiceDividerText/__snapshots__/index.test.tsx.snap +2 -2
- package/src/CircularProgress/__snapshots__/index.test.tsx.snap +7 -7
- package/src/CloseButton/__snapshots__/index.test.tsx.snap +9 -3
- package/src/Code/__snapshots__/index.test.tsx.snap +6 -6
- package/src/CodeBlockContainer/__snapshots__/index.test.tsx.snap +4 -10
- package/src/CodeBlockContent/__snapshots__/index.test.tsx.snap +17 -0
- package/src/CodeBlockHeader/__snapshots__/index.test.tsx.snap +13 -0
- package/src/Container/__snapshots__/index.test.tsx.snap +4 -4
- package/src/CopyToClipboardContainer/__snapshots__/index.spec.tsx.snap +9 -9
- package/src/CopyToClipboardMessage/__snapshots__/index.test.tsx.snap +7 -7
- package/src/CopyrightContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/DateInputContainer/__snapshots__/index.test.tsx.snap +3 -3
- package/src/DateInputItem/__snapshots__/index.test.tsx.snap +10 -10
- package/src/Details/__snapshots__/index.test.tsx.snap +2 -2
- package/src/DetailsContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/DetailsSummary/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Drawer/__snapshots__/index.test.tsx.snap +38 -31
- package/src/Drawer/index.tsx +23 -11
- package/src/DrawerHeading/__snapshots__/index.test.tsx.snap +6 -3
- package/src/DropdownBase/__snapshots__/index.test.tsx.snap +13 -13
- package/src/DropdownButton/__snapshots__/index.test.tsx.snap +41 -23
- package/src/DropdownContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ErrorMessage/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ErrorSummary/__snapshots__/index.test.tsx.snap +5 -5
- package/src/FieldContainer/__snapshots__/index.test.tsx.snap +4 -4
- package/src/Fieldset/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FieldsetLegend/__snapshots__/index.test.tsx.snap +11 -11
- package/src/FileUpload/__snapshots__/index.test.tsx.snap +5 -5
- package/src/FileUploadContainer/__snapshots__/index.test.tsx.snap +3 -3
- package/src/FillableText/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FilterContainer/__snapshots__/index.test.tsx.snap +7 -3
- package/src/FilterContainer/index.tsx +21 -10
- package/src/FilterContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FilterHeadingContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FilterOptionsSection/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/FilterSelectedHeading/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/FilterSelectedSection/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Footer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FooterContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FooterContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FooterContentLogos/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FooterHeading/__snapshots__/index.test.tsx.snap +4 -4
- package/src/FooterImage/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FooterInfo/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FooterInfoSection/__snapshots__/index.test.tsx.snap +4 -4
- package/src/FooterLink/__snapshots__/index.test.tsx.snap +3 -3
- package/src/FooterList/__snapshots__/index.test.tsx.snap +3 -3
- package/src/FooterListItem/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FooterNavigation/__snapshots__/index.test.tsx.snap +2 -2
- package/src/FooterNavigationSection/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Form/__snapshots__/index.test.tsx.snap +3 -3
- package/src/FullPageBackground/__snapshots__/index.test.tsx.snap +2 -2
- package/src/GovGRLogo/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Grid/__snapshots__/index.test.tsx.snap +9 -9
- package/src/Header/__snapshots__/index.test.tsx.snap +2 -2
- package/src/HeaderContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/HeaderLogo/__snapshots__/index.test.tsx.snap +2 -2
- package/src/HeaderNavMenuContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/HeaderSecondaryLogo/__snapshots__/index.test.tsx.snap +3 -3
- package/src/HeaderSection/__snapshots__/index.test.tsx.snap +2 -2
- package/src/HeaderTitle/__snapshots__/index.test.tsx.snap +3 -3
- package/src/Heading/__snapshots__/index.test.tsx.snap +20 -20
- package/src/HeadingCaption/__snapshots__/index.test.tsx.snap +5 -5
- package/src/HellenicRepublicLogo/__snapshots__/index.test.tsx.snap +3 -3
- package/src/Hidden/__snapshots__/index.test.tsx.snap +6 -6
- package/src/Hint/__snapshots__/index.test.tsx.snap +5 -5
- package/src/ImageLogo/__snapshots__/index.test.tsx.snap +3 -3
- package/src/ImageLogoSet/__snapshots__/index.test.tsx.snap +6 -6
- package/src/LabelContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/LabelTitle/__snapshots__/index.test.tsx.snap +11 -11
- package/src/LabeledText/__snapshots__/index.test.tsx.snap +4 -4
- package/src/Layout/__snapshots__/index.test.tsx.snap +2 -2
- package/src/LinkBase/__snapshots__/index.test.tsx.snap +4 -4
- package/src/List/__snapshots__/index.test.tsx.snap +16 -16
- package/src/ListItem/__snapshots__/index.test.tsx.snap +2 -2
- package/src/LoaderContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Main/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Masthead/__snapshots__/index.test.tsx.snap +2 -2
- package/src/MastheadBody/__snapshots__/index.test.tsx.snap +2 -2
- package/src/MastheadLogo/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ModalAction/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ModalContainer/__snapshots__/index.test.tsx.snap +4 -4
- package/src/ModalContainer/index.tsx +15 -13
- package/src/ModalContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ModalHeading/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Nav/__snapshots__/index.test.tsx.snap +8 -8
- package/src/NavList/__snapshots__/index.test.tsx.snap +3 -3
- package/src/NavListItemAction/__snapshots__/index.test.tsx.snap +2 -2
- package/src/NavListItemActionContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/NavListItemBadge/__snapshots__/index.test.tsx.snap +2 -2
- package/src/NavListItemButton/__snapshots__/index.test.tsx.snap +13 -4
- package/src/NavListItemLink/__snapshots__/index.test.tsx.snap +6 -6
- package/src/NavMenuContainer/__snapshots__/index.test.tsx.snap +9 -9
- package/src/NavMenuContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/NavMenuContentListBase/__snapshots__/index.test.tsx.snap +2 -2
- package/src/NavMenuContentListItem/__snapshots__/index.test.tsx.snap +2 -2
- package/src/NavMenuTitle/__snapshots__/index.test.tsx.snap +3 -3
- package/src/NormalText/__snapshots__/index.test.tsx.snap +41 -41
- package/src/NotificationBannerContainer/__snapshots__/index.test.tsx.snap +4 -4
- package/src/NotificationBannerContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/NotificationBannerHeader/__snapshots__/index.test.tsx.snap +3 -3
- package/src/NotificationBannerHeading/__snapshots__/index.test.tsx.snap +2 -2
- package/src/NotificationBannerLink/__snapshots__/index.test.tsx.snap +3 -3
- package/src/PageTitleCaption/__snapshots__/index.test.tsx.snap +6 -6
- package/src/PageTitleContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/PageTitleHeading/__snapshots__/index.test.tsx.snap +6 -6
- package/src/Pagination/__snapshots__/index.spec.tsx.snap +3 -3
- package/src/PaginationLabelContainer/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/PaginationList/__snapshots__/index.spec.tsx.snap +5 -5
- package/src/PaginationListItem/__snapshots__/index.spec.tsx.snap +6 -6
- package/src/Panel/__snapshots__/index.test.tsx.snap +2 -2
- package/src/PanelBody/__snapshots__/index.test.tsx.snap +2 -2
- package/src/PanelTitle/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Paragraph/__snapshots__/index.test.tsx.snap +42 -42
- package/src/PhaseBanner/__snapshots__/index.test.tsx.snap +5 -5
- package/src/PhaseBannerHeaderContainer/__snapshots__/inde.test.tsx.snap +2 -2
- package/src/PhaseBannerTag/__snapshots__/index.test.tsx.snap +4 -4
- package/src/PhaseBannerText/__snapshots__/index.test.tsx.snap +2 -2
- package/src/RadioConditional/__snapshots__/index.test.tsx.snap +4 -4
- package/src/RadioContainer/__snapshots__/index.test.tsx.snap +4 -4
- package/src/RadioItem/__snapshots__/index.test.tsx.snap +27 -27
- package/src/ResultsActionBar/__snapshots__/indext.test.tsx.snap +2 -2
- package/src/ResultsHeading/__snapshots__/index.test.tsx.snap +2 -2
- package/src/ResultsHeadingActions/__snapshots__/index.test.tsx.snap +3 -3
- package/src/SearchButton/__snapshots__/index.test.tsx.snap +5 -2
- package/src/SearchContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Section/__snapshots__/index.test.tsx.snap +2 -2
- package/src/SectionBreak/__snapshots__/index.test.tsx.snap +7 -7
- package/src/SelectContainer/__snapshots__/index.test.tsx.snap +5 -5
- package/src/SelectOption/__snapshots__/index.test.tsx.snap +3 -3
- package/src/SingleCharacterInput/__snapshots__/index.test.tsx.snap +7 -7
- package/src/SingleCharacterInputs/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Skeleton/__snapshots__/index.test.tsx.snap +12 -12
- package/src/SkipLink/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Stack/__snapshots__/index.test.tsx.snap +31 -31
- package/src/Stack/index.tsx +32 -13
- package/src/StepNav/__snapshots__/index.test.tsx.snap +3 -3
- package/src/StepNavAccordion/__snapshots__/index.test.tsx.snap +2 -2
- package/src/StepNavAccordionContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/StepNavAccordionHeadingText/__snapshots__/index.test.tsx.snap +4 -4
- package/src/StepNavAccordionHeadingTitle/__snapshots__/index.test.tsx.snap +2 -2
- package/src/StepNavAccordionSummary/__snapshots__/index.test.tsx.snap +2 -2
- package/src/StepNavAccordionSummaryHeading/__snapshots__/index.test.tsx.snap +6 -6
- package/src/StepNavCircleNumber/__snapshots__/index.test.tsx.snap +3 -3
- package/src/StepNavControls/__snapshots__/index.test.tsx.snap +2 -2
- package/src/StepNavList/__snapshots__/index.test.tsx.snap +2 -2
- package/src/StepNavListItem/__snapshots__/index.test.tsx.snap +2 -2
- package/src/SummaryList/__snapshots__/index.test.tsx.snap +2 -2
- package/src/SummaryListItem/__snapshots__/index.test.tsx.snap +2 -2
- package/src/SummaryListItemAction/__snapshots__/index.test.tsx.snap +2 -2
- package/src/SummaryListItemKey/__snapshots__/index.test.tsx.snap +2 -2
- package/src/SummaryListItemValue/__snapshots__/index.test.tsx.snap +2 -2
- package/src/SvgIcon/__snapshots__/index.test.tsx.snap +18 -18
- package/src/Table/__snapshots__/index.test.tsx.snap +21 -11
- package/src/Table/index.test.tsx +6 -5
- package/src/TableBody/__snapshots__/index.test.tsx.snap +7 -5
- package/src/TableBody/index.test.tsx +2 -1
- package/src/TableCaption/__snapshots__/index.test.tsx.snap +41 -21
- package/src/TableCaption/index.test.tsx +6 -5
- package/src/TableContainer/__snapshots__/index.test.tsx.snap +3 -3
- package/src/TableDataCell/__snapshots__/index.test.tsx.snap +33 -9
- package/src/TableDataCell/index.test.tsx +5 -2
- package/src/TableHead/__snapshots__/index.test.tsx.snap +17 -5
- package/src/TableHead/index.test.tsx +4 -1
- package/src/TableHeadCell/__snapshots__/index.test.tsx.snap +213 -45
- package/src/TableHeadCell/index.test.tsx +17 -14
- package/src/TableLoaderBackground/__snapshots__/index.test.tsx.snap +2 -2
- package/src/TableNoDataRow/__snapshots__/index.test.tsx.snap +15 -9
- package/src/TableNoDataRow/index.test.tsx +3 -1
- package/src/TableRow/__snapshots__/index.test.tsx.snap +31 -13
- package/src/TableRow/index.test.tsx +5 -3
- package/src/TableSortIconContainer/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Tabs/__snapshots__/index.test.tsx.snap +3 -3
- package/src/TabsHeading/__snapshots__/index.test.tsx.snap +7 -7
- package/src/TabsList/__snapshots__/index.test.tsx.snap +2 -2
- package/src/TabsListItemBase/__snapshots__/index.test.tsx.snap +6 -6
- package/src/TabsPanelBase/__snapshots__/index.test.tsx.snap +5 -5
- package/src/TaskList/__snapshots__/index.test.tsx.snap +3 -3
- package/src/TaskListItem/__snapshots__/index.test.tsx.snap +2 -2
- package/src/TaskListItemContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/TaskListItemHeading/__snapshots__/index.test.tsx.snap +4 -4
- package/src/TaskListItemTag/__snapshots__/index.test.tsx.snap +5 -5
- package/src/TextArea/__snapshots__/index.test.tsx.snap +21 -8
- package/src/TextArea/index.test.tsx +11 -7
- package/src/TextArea/index.web.tsx +2 -4
- package/src/TextInput/__snapshots__/index.test.tsx.snap +45 -45
- package/src/Timeline/__snapshots__/index.test.tsx.snap +3 -3
- package/src/TimelineActions/__snapshots__/index.test.tsx.snap +2 -2
- package/src/TimelineContent/__snapshots__/index.test.tsx.snap +2 -2
- package/src/TimelineHeading/__snapshots__/index.test.tsx.snap +4 -4
- package/src/TimelineHeading/index.tsx +2 -2
- package/src/TimelineItem/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Top/__snapshots__/index.test.tsx.snap +2 -2
- package/src/Typography/__snapshots__/index.test.tsx.snap +11 -11
- package/src/Unpurge/index.tsx +2383 -3
- package/src/VisuallyHidden/__snapshots__/index.test.tsx.snap +2 -2
- package/src/WarningText/__snapshots__/index.test.tsx.snap +19 -19
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the TextInput with with maxWidth="5-char" with width=full 1`] = `
|
|
4
4
|
<body>
|
|
5
5
|
<div>
|
|
6
6
|
<input
|
|
7
|
-
class="ds-input--width-5-char
|
|
7
|
+
class=" ds-input ds-input--width-5-char"
|
|
8
8
|
type="text"
|
|
9
9
|
/>
|
|
10
10
|
</div>
|
|
@@ -15,7 +15,7 @@ exports[`renders the TextInput with with maxWidth="5-char" with width=one-half
|
|
|
15
15
|
<body>
|
|
16
16
|
<div>
|
|
17
17
|
<input
|
|
18
|
-
class="ds-input--width-5-char ds-!-width-one-half
|
|
18
|
+
class=" ds-input ds-input--width-5-char ds-!-width-one-half"
|
|
19
19
|
type="text"
|
|
20
20
|
/>
|
|
21
21
|
</div>
|
|
@@ -26,7 +26,7 @@ exports[`renders the TextInput with with maxWidth="5-char" with width=one-quart
|
|
|
26
26
|
<body>
|
|
27
27
|
<div>
|
|
28
28
|
<input
|
|
29
|
-
class="ds-input--width-5-char ds-!-width-one-quarter
|
|
29
|
+
class=" ds-input ds-input--width-5-char ds-!-width-one-quarter"
|
|
30
30
|
type="text"
|
|
31
31
|
/>
|
|
32
32
|
</div>
|
|
@@ -37,7 +37,7 @@ exports[`renders the TextInput with with maxWidth="5-char" with width=one-third
|
|
|
37
37
|
<body>
|
|
38
38
|
<div>
|
|
39
39
|
<input
|
|
40
|
-
class="ds-input--width-5-char ds-!-width-one-third
|
|
40
|
+
class=" ds-input ds-input--width-5-char ds-!-width-one-third"
|
|
41
41
|
type="text"
|
|
42
42
|
/>
|
|
43
43
|
</div>
|
|
@@ -48,7 +48,7 @@ exports[`renders the TextInput with with maxWidth="5-char" with width=three-qua
|
|
|
48
48
|
<body>
|
|
49
49
|
<div>
|
|
50
50
|
<input
|
|
51
|
-
class="ds-input--width-5-char ds-!-width-three-quarters
|
|
51
|
+
class=" ds-input ds-input--width-5-char ds-!-width-three-quarters"
|
|
52
52
|
type="text"
|
|
53
53
|
/>
|
|
54
54
|
</div>
|
|
@@ -59,7 +59,7 @@ exports[`renders the TextInput with with maxWidth="5-char" with width=two-third
|
|
|
59
59
|
<body>
|
|
60
60
|
<div>
|
|
61
61
|
<input
|
|
62
|
-
class="ds-input--width-5-char ds-!-width-two-thirds
|
|
62
|
+
class=" ds-input ds-input--width-5-char ds-!-width-two-thirds"
|
|
63
63
|
type="text"
|
|
64
64
|
/>
|
|
65
65
|
</div>
|
|
@@ -70,7 +70,7 @@ exports[`renders the TextInput with dense prop 1`] = `
|
|
|
70
70
|
<body>
|
|
71
71
|
<div>
|
|
72
72
|
<input
|
|
73
|
-
class="ds-input
|
|
73
|
+
class=" ds-input ds-input--dense"
|
|
74
74
|
type="text"
|
|
75
75
|
/>
|
|
76
76
|
</div>
|
|
@@ -81,7 +81,7 @@ exports[`renders the TextInput with maxWidth="2-char" 1`] = `
|
|
|
81
81
|
<body>
|
|
82
82
|
<div>
|
|
83
83
|
<input
|
|
84
|
-
class="ds-input--width-2-char
|
|
84
|
+
class=" ds-input ds-input--width-2-char"
|
|
85
85
|
type="text"
|
|
86
86
|
/>
|
|
87
87
|
</div>
|
|
@@ -92,7 +92,7 @@ exports[`renders the TextInput with maxWidth="2-char" and with width=full 1`] =
|
|
|
92
92
|
<body>
|
|
93
93
|
<div>
|
|
94
94
|
<input
|
|
95
|
-
class="ds-input--width-2-char
|
|
95
|
+
class=" ds-input ds-input--width-2-char"
|
|
96
96
|
type="text"
|
|
97
97
|
/>
|
|
98
98
|
</div>
|
|
@@ -103,7 +103,7 @@ exports[`renders the TextInput with maxWidth="2-char" and with width=one-half 1`
|
|
|
103
103
|
<body>
|
|
104
104
|
<div>
|
|
105
105
|
<input
|
|
106
|
-
class="ds-input--width-2-char ds-!-width-one-half
|
|
106
|
+
class=" ds-input ds-input--width-2-char ds-!-width-one-half"
|
|
107
107
|
type="text"
|
|
108
108
|
/>
|
|
109
109
|
</div>
|
|
@@ -114,7 +114,7 @@ exports[`renders the TextInput with maxWidth="2-char" and with width=one-quarter
|
|
|
114
114
|
<body>
|
|
115
115
|
<div>
|
|
116
116
|
<input
|
|
117
|
-
class="ds-input--width-2-char ds-!-width-one-quarter
|
|
117
|
+
class=" ds-input ds-input--width-2-char ds-!-width-one-quarter"
|
|
118
118
|
type="text"
|
|
119
119
|
/>
|
|
120
120
|
</div>
|
|
@@ -125,7 +125,7 @@ exports[`renders the TextInput with maxWidth="2-char" and with width=one-third 1
|
|
|
125
125
|
<body>
|
|
126
126
|
<div>
|
|
127
127
|
<input
|
|
128
|
-
class="ds-input--width-2-char ds-!-width-one-third
|
|
128
|
+
class=" ds-input ds-input--width-2-char ds-!-width-one-third"
|
|
129
129
|
type="text"
|
|
130
130
|
/>
|
|
131
131
|
</div>
|
|
@@ -136,7 +136,7 @@ exports[`renders the TextInput with maxWidth="2-char" and with width=three-quart
|
|
|
136
136
|
<body>
|
|
137
137
|
<div>
|
|
138
138
|
<input
|
|
139
|
-
class="ds-input--width-2-char ds-!-width-three-quarters
|
|
139
|
+
class=" ds-input ds-input--width-2-char ds-!-width-three-quarters"
|
|
140
140
|
type="text"
|
|
141
141
|
/>
|
|
142
142
|
</div>
|
|
@@ -147,7 +147,7 @@ exports[`renders the TextInput with maxWidth="2-char" and with width=two-thirds
|
|
|
147
147
|
<body>
|
|
148
148
|
<div>
|
|
149
149
|
<input
|
|
150
|
-
class="ds-input--width-2-char ds-!-width-two-thirds
|
|
150
|
+
class=" ds-input ds-input--width-2-char ds-!-width-two-thirds"
|
|
151
151
|
type="text"
|
|
152
152
|
/>
|
|
153
153
|
</div>
|
|
@@ -158,7 +158,7 @@ exports[`renders the TextInput with maxWidth="3-char" 1`] = `
|
|
|
158
158
|
<body>
|
|
159
159
|
<div>
|
|
160
160
|
<input
|
|
161
|
-
class="ds-input--width-3-char
|
|
161
|
+
class=" ds-input ds-input--width-3-char"
|
|
162
162
|
type="text"
|
|
163
163
|
/>
|
|
164
164
|
</div>
|
|
@@ -169,7 +169,7 @@ exports[`renders the TextInput with maxWidth="3-char" and with width=full 1`] =
|
|
|
169
169
|
<body>
|
|
170
170
|
<div>
|
|
171
171
|
<input
|
|
172
|
-
class="ds-input--width-3-char
|
|
172
|
+
class=" ds-input ds-input--width-3-char"
|
|
173
173
|
type="text"
|
|
174
174
|
/>
|
|
175
175
|
</div>
|
|
@@ -180,7 +180,7 @@ exports[`renders the TextInput with maxWidth="3-char" and with width=one-half 1`
|
|
|
180
180
|
<body>
|
|
181
181
|
<div>
|
|
182
182
|
<input
|
|
183
|
-
class="ds-input--width-3-char ds-!-width-one-half
|
|
183
|
+
class=" ds-input ds-input--width-3-char ds-!-width-one-half"
|
|
184
184
|
type="text"
|
|
185
185
|
/>
|
|
186
186
|
</div>
|
|
@@ -191,7 +191,7 @@ exports[`renders the TextInput with maxWidth="3-char" and with width=one-quarter
|
|
|
191
191
|
<body>
|
|
192
192
|
<div>
|
|
193
193
|
<input
|
|
194
|
-
class="ds-input--width-3-char ds-!-width-one-quarter
|
|
194
|
+
class=" ds-input ds-input--width-3-char ds-!-width-one-quarter"
|
|
195
195
|
type="text"
|
|
196
196
|
/>
|
|
197
197
|
</div>
|
|
@@ -202,7 +202,7 @@ exports[`renders the TextInput with maxWidth="3-char" and with width=one-third 1
|
|
|
202
202
|
<body>
|
|
203
203
|
<div>
|
|
204
204
|
<input
|
|
205
|
-
class="ds-input--width-3-char ds-!-width-one-third
|
|
205
|
+
class=" ds-input ds-input--width-3-char ds-!-width-one-third"
|
|
206
206
|
type="text"
|
|
207
207
|
/>
|
|
208
208
|
</div>
|
|
@@ -213,7 +213,7 @@ exports[`renders the TextInput with maxWidth="3-char" and with width=three-quart
|
|
|
213
213
|
<body>
|
|
214
214
|
<div>
|
|
215
215
|
<input
|
|
216
|
-
class="ds-input--width-3-char ds-!-width-three-quarters
|
|
216
|
+
class=" ds-input ds-input--width-3-char ds-!-width-three-quarters"
|
|
217
217
|
type="text"
|
|
218
218
|
/>
|
|
219
219
|
</div>
|
|
@@ -224,7 +224,7 @@ exports[`renders the TextInput with maxWidth="3-char" and with width=two-thirds
|
|
|
224
224
|
<body>
|
|
225
225
|
<div>
|
|
226
226
|
<input
|
|
227
|
-
class="ds-input--width-3-char ds-!-width-two-thirds
|
|
227
|
+
class=" ds-input ds-input--width-3-char ds-!-width-two-thirds"
|
|
228
228
|
type="text"
|
|
229
229
|
/>
|
|
230
230
|
</div>
|
|
@@ -235,7 +235,7 @@ exports[`renders the TextInput with maxWidth="4-char" 1`] = `
|
|
|
235
235
|
<body>
|
|
236
236
|
<div>
|
|
237
237
|
<input
|
|
238
|
-
class="ds-input--width-4-char
|
|
238
|
+
class=" ds-input ds-input--width-4-char"
|
|
239
239
|
type="text"
|
|
240
240
|
/>
|
|
241
241
|
</div>
|
|
@@ -246,7 +246,7 @@ exports[`renders the TextInput with maxWidth="4-char" and with width=full 1`] =
|
|
|
246
246
|
<body>
|
|
247
247
|
<div>
|
|
248
248
|
<input
|
|
249
|
-
class="ds-input--width-4-char
|
|
249
|
+
class=" ds-input ds-input--width-4-char"
|
|
250
250
|
type="text"
|
|
251
251
|
/>
|
|
252
252
|
</div>
|
|
@@ -257,7 +257,7 @@ exports[`renders the TextInput with maxWidth="4-char" and with width=one-half 1`
|
|
|
257
257
|
<body>
|
|
258
258
|
<div>
|
|
259
259
|
<input
|
|
260
|
-
class="ds-input--width-4-char ds-!-width-one-half
|
|
260
|
+
class=" ds-input ds-input--width-4-char ds-!-width-one-half"
|
|
261
261
|
type="text"
|
|
262
262
|
/>
|
|
263
263
|
</div>
|
|
@@ -268,7 +268,7 @@ exports[`renders the TextInput with maxWidth="4-char" and with width=one-quarter
|
|
|
268
268
|
<body>
|
|
269
269
|
<div>
|
|
270
270
|
<input
|
|
271
|
-
class="ds-input--width-4-char ds-!-width-one-quarter
|
|
271
|
+
class=" ds-input ds-input--width-4-char ds-!-width-one-quarter"
|
|
272
272
|
type="text"
|
|
273
273
|
/>
|
|
274
274
|
</div>
|
|
@@ -279,7 +279,7 @@ exports[`renders the TextInput with maxWidth="4-char" and with width=one-third 1
|
|
|
279
279
|
<body>
|
|
280
280
|
<div>
|
|
281
281
|
<input
|
|
282
|
-
class="ds-input--width-4-char ds-!-width-one-third
|
|
282
|
+
class=" ds-input ds-input--width-4-char ds-!-width-one-third"
|
|
283
283
|
type="text"
|
|
284
284
|
/>
|
|
285
285
|
</div>
|
|
@@ -290,7 +290,7 @@ exports[`renders the TextInput with maxWidth="4-char" and with width=three-quart
|
|
|
290
290
|
<body>
|
|
291
291
|
<div>
|
|
292
292
|
<input
|
|
293
|
-
class="ds-input--width-4-char ds-!-width-three-quarters
|
|
293
|
+
class=" ds-input ds-input--width-4-char ds-!-width-three-quarters"
|
|
294
294
|
type="text"
|
|
295
295
|
/>
|
|
296
296
|
</div>
|
|
@@ -301,7 +301,7 @@ exports[`renders the TextInput with maxWidth="4-char" and with width=two-thirds
|
|
|
301
301
|
<body>
|
|
302
302
|
<div>
|
|
303
303
|
<input
|
|
304
|
-
class="ds-input--width-4-char ds-!-width-two-thirds
|
|
304
|
+
class=" ds-input ds-input--width-4-char ds-!-width-two-thirds"
|
|
305
305
|
type="text"
|
|
306
306
|
/>
|
|
307
307
|
</div>
|
|
@@ -312,7 +312,7 @@ exports[`renders the TextInput with maxWidth="5-char" 1`] = `
|
|
|
312
312
|
<body>
|
|
313
313
|
<div>
|
|
314
314
|
<input
|
|
315
|
-
class="ds-input--width-5-char
|
|
315
|
+
class=" ds-input ds-input--width-5-char"
|
|
316
316
|
type="text"
|
|
317
317
|
/>
|
|
318
318
|
</div>
|
|
@@ -323,7 +323,7 @@ exports[`renders the TextInput with maxWidth="10-char" 1`] = `
|
|
|
323
323
|
<body>
|
|
324
324
|
<div>
|
|
325
325
|
<input
|
|
326
|
-
class="ds-input--width-10-char
|
|
326
|
+
class=" ds-input ds-input--width-10-char"
|
|
327
327
|
type="text"
|
|
328
328
|
/>
|
|
329
329
|
</div>
|
|
@@ -334,7 +334,7 @@ exports[`renders the TextInput with maxWidth="20-char" 1`] = `
|
|
|
334
334
|
<body>
|
|
335
335
|
<div>
|
|
336
336
|
<input
|
|
337
|
-
class="ds-input--width-20-char
|
|
337
|
+
class=" ds-input ds-input--width-20-char"
|
|
338
338
|
type="text"
|
|
339
339
|
/>
|
|
340
340
|
</div>
|
|
@@ -345,7 +345,7 @@ exports[`renders the TextInput with maxWidth="20-char" and with width=full 1`] =
|
|
|
345
345
|
<body>
|
|
346
346
|
<div>
|
|
347
347
|
<input
|
|
348
|
-
class="ds-input--width-20-char
|
|
348
|
+
class=" ds-input ds-input--width-20-char"
|
|
349
349
|
type="text"
|
|
350
350
|
/>
|
|
351
351
|
</div>
|
|
@@ -356,7 +356,7 @@ exports[`renders the TextInput with maxWidth="20-char" and with width=one-half 1
|
|
|
356
356
|
<body>
|
|
357
357
|
<div>
|
|
358
358
|
<input
|
|
359
|
-
class="ds-input--width-20-char ds-!-width-one-half
|
|
359
|
+
class=" ds-input ds-input--width-20-char ds-!-width-one-half"
|
|
360
360
|
type="text"
|
|
361
361
|
/>
|
|
362
362
|
</div>
|
|
@@ -367,7 +367,7 @@ exports[`renders the TextInput with maxWidth="20-char" and with width=one-quarte
|
|
|
367
367
|
<body>
|
|
368
368
|
<div>
|
|
369
369
|
<input
|
|
370
|
-
class="ds-input--width-20-char ds-!-width-one-quarter
|
|
370
|
+
class=" ds-input ds-input--width-20-char ds-!-width-one-quarter"
|
|
371
371
|
type="text"
|
|
372
372
|
/>
|
|
373
373
|
</div>
|
|
@@ -378,7 +378,7 @@ exports[`renders the TextInput with maxWidth="20-char" and with width=one-third
|
|
|
378
378
|
<body>
|
|
379
379
|
<div>
|
|
380
380
|
<input
|
|
381
|
-
class="ds-input--width-20-char ds-!-width-one-third
|
|
381
|
+
class=" ds-input ds-input--width-20-char ds-!-width-one-third"
|
|
382
382
|
type="text"
|
|
383
383
|
/>
|
|
384
384
|
</div>
|
|
@@ -389,7 +389,7 @@ exports[`renders the TextInput with maxWidth="20-char" and with width=three-quar
|
|
|
389
389
|
<body>
|
|
390
390
|
<div>
|
|
391
391
|
<input
|
|
392
|
-
class="ds-input--width-20-char ds-!-width-three-quarters
|
|
392
|
+
class=" ds-input ds-input--width-20-char ds-!-width-three-quarters"
|
|
393
393
|
type="text"
|
|
394
394
|
/>
|
|
395
395
|
</div>
|
|
@@ -400,7 +400,7 @@ exports[`renders the TextInput with maxWidth="20-char" and with width=two-thirds
|
|
|
400
400
|
<body>
|
|
401
401
|
<div>
|
|
402
402
|
<input
|
|
403
|
-
class="ds-input--width-20-char ds-!-width-two-thirds
|
|
403
|
+
class=" ds-input ds-input--width-20-char ds-!-width-two-thirds"
|
|
404
404
|
type="text"
|
|
405
405
|
/>
|
|
406
406
|
</div>
|
|
@@ -411,7 +411,7 @@ exports[`renders the TextInput with no props 1`] = `
|
|
|
411
411
|
<body>
|
|
412
412
|
<div>
|
|
413
413
|
<input
|
|
414
|
-
class="ds-input"
|
|
414
|
+
class=" ds-input"
|
|
415
415
|
type="text"
|
|
416
416
|
/>
|
|
417
417
|
</div>
|
|
@@ -422,7 +422,7 @@ exports[`renders the TextInput with width=full 1`] = `
|
|
|
422
422
|
<body>
|
|
423
423
|
<div>
|
|
424
424
|
<input
|
|
425
|
-
class="ds-input"
|
|
425
|
+
class=" ds-input"
|
|
426
426
|
type="text"
|
|
427
427
|
/>
|
|
428
428
|
</div>
|
|
@@ -433,7 +433,7 @@ exports[`renders the TextInput with width=one-half 1`] = `
|
|
|
433
433
|
<body>
|
|
434
434
|
<div>
|
|
435
435
|
<input
|
|
436
|
-
class="ds-!-width-one-half
|
|
436
|
+
class=" ds-input ds-!-width-one-half"
|
|
437
437
|
type="text"
|
|
438
438
|
/>
|
|
439
439
|
</div>
|
|
@@ -444,7 +444,7 @@ exports[`renders the TextInput with width=one-quarter 1`] = `
|
|
|
444
444
|
<body>
|
|
445
445
|
<div>
|
|
446
446
|
<input
|
|
447
|
-
class="ds-!-width-one-quarter
|
|
447
|
+
class=" ds-input ds-!-width-one-quarter"
|
|
448
448
|
type="text"
|
|
449
449
|
/>
|
|
450
450
|
</div>
|
|
@@ -455,7 +455,7 @@ exports[`renders the TextInput with width=one-third 1`] = `
|
|
|
455
455
|
<body>
|
|
456
456
|
<div>
|
|
457
457
|
<input
|
|
458
|
-
class="ds-!-width-one-third
|
|
458
|
+
class=" ds-input ds-!-width-one-third"
|
|
459
459
|
type="text"
|
|
460
460
|
/>
|
|
461
461
|
</div>
|
|
@@ -466,7 +466,7 @@ exports[`renders the TextInput with width=three-quarters 1`] = `
|
|
|
466
466
|
<body>
|
|
467
467
|
<div>
|
|
468
468
|
<input
|
|
469
|
-
class="ds-!-width-three-quarters
|
|
469
|
+
class=" ds-input ds-!-width-three-quarters"
|
|
470
470
|
type="text"
|
|
471
471
|
/>
|
|
472
472
|
</div>
|
|
@@ -477,7 +477,7 @@ exports[`renders the TextInput with width=two-thirds 1`] = `
|
|
|
477
477
|
<body>
|
|
478
478
|
<div>
|
|
479
479
|
<input
|
|
480
|
-
class="ds-!-width-two-thirds
|
|
480
|
+
class=" ds-input ds-!-width-two-thirds"
|
|
481
481
|
type="text"
|
|
482
482
|
/>
|
|
483
483
|
</div>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the Timeline with dense prop 1`] = `
|
|
4
4
|
<body>
|
|
5
5
|
<div>
|
|
6
6
|
<ol
|
|
7
|
-
class="ds-timeline
|
|
7
|
+
class=" ds-timeline ds-timeline--dense"
|
|
8
8
|
>
|
|
9
9
|
hello
|
|
10
10
|
</ol>
|
|
@@ -16,7 +16,7 @@ exports[`renders the Timeline with no prop 1`] = `
|
|
|
16
16
|
<body>
|
|
17
17
|
<div>
|
|
18
18
|
<ol
|
|
19
|
-
class="ds-timeline"
|
|
19
|
+
class=" ds-timeline"
|
|
20
20
|
>
|
|
21
21
|
hello
|
|
22
22
|
</ol>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the TimelineActions with no prop 1`] = `
|
|
4
4
|
<body>
|
|
5
5
|
<div>
|
|
6
6
|
<div
|
|
7
|
-
class="ds-timeline__actions"
|
|
7
|
+
class=" ds-timeline__actions"
|
|
8
8
|
>
|
|
9
9
|
hello
|
|
10
10
|
</div>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the TimelineContent with no prop 1`] = `
|
|
4
4
|
<body>
|
|
5
5
|
<div>
|
|
6
6
|
<div
|
|
7
|
-
class="ds-timeline__content"
|
|
7
|
+
class=" ds-timeline__content"
|
|
8
8
|
>
|
|
9
9
|
hello
|
|
10
10
|
</div>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the TimelineHeading with no prop 1`] = `
|
|
4
4
|
<body>
|
|
5
5
|
<div>
|
|
6
6
|
<h2
|
|
7
|
-
class="ds-timeline__heading"
|
|
7
|
+
class=" ds-timeline__heading"
|
|
8
8
|
>
|
|
9
9
|
hello
|
|
10
10
|
</h2>
|
|
@@ -16,7 +16,7 @@ exports[`renders the TimelineHeading with size = "md" prop 1`] = `
|
|
|
16
16
|
<body>
|
|
17
17
|
<div>
|
|
18
18
|
<h3
|
|
19
|
-
class="ds-timeline__heading
|
|
19
|
+
class=" ds-timeline__heading ds-timeline__heading--md"
|
|
20
20
|
>
|
|
21
21
|
hello
|
|
22
22
|
</h3>
|
|
@@ -28,7 +28,7 @@ exports[`renders the TimelineHeading with size = "sm" prop 1`] = `
|
|
|
28
28
|
<body>
|
|
29
29
|
<div>
|
|
30
30
|
<h4
|
|
31
|
-
class="ds-timeline__heading
|
|
31
|
+
class=" ds-timeline__heading ds-timeline__heading--sm"
|
|
32
32
|
>
|
|
33
33
|
hello
|
|
34
34
|
</h4>
|
|
@@ -53,8 +53,8 @@ export const TimelineHeading = React.forwardRef<
|
|
|
53
53
|
ref={ref}
|
|
54
54
|
className={clsx(className, {
|
|
55
55
|
'ds-timeline__heading': true,
|
|
56
|
-
'ds-timeline__heading
|
|
57
|
-
'ds-timeline__heading
|
|
56
|
+
'ds-timeline__heading--md': size === 'md',
|
|
57
|
+
'ds-timeline__heading--sm': size === 'sm',
|
|
58
58
|
})}
|
|
59
59
|
{...props}
|
|
60
60
|
>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the TimelineItem with no prop 1`] = `
|
|
4
4
|
<body>
|
|
5
5
|
<div>
|
|
6
6
|
<li
|
|
7
|
-
class="ds-timeline__item"
|
|
7
|
+
class=" ds-timeline__item"
|
|
8
8
|
>
|
|
9
9
|
hello
|
|
10
10
|
</li>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the Typography fontSize=24 and as=span props 1`] = `
|
|
4
4
|
<body>
|
|
5
5
|
<div>
|
|
6
6
|
<span
|
|
7
|
-
class="ds-!-font-size-24"
|
|
7
|
+
class=" ds-!-font-size-24"
|
|
8
8
|
>
|
|
9
9
|
hello
|
|
10
10
|
</span>
|
|
@@ -16,7 +16,7 @@ exports[`renders the Typography fontSize=30 and as=span props 1`] = `
|
|
|
16
16
|
<body>
|
|
17
17
|
<div>
|
|
18
18
|
<span
|
|
19
|
-
class="ds-!-font-size-30"
|
|
19
|
+
class=" ds-!-font-size-30"
|
|
20
20
|
>
|
|
21
21
|
hello
|
|
22
22
|
</span>
|
|
@@ -28,7 +28,7 @@ exports[`renders the Typography fontSize=36 and as=span props 1`] = `
|
|
|
28
28
|
<body>
|
|
29
29
|
<div>
|
|
30
30
|
<span
|
|
31
|
-
class="ds-!-font-size-36"
|
|
31
|
+
class=" ds-!-font-size-36"
|
|
32
32
|
>
|
|
33
33
|
hello
|
|
34
34
|
</span>
|
|
@@ -40,7 +40,7 @@ exports[`renders the Typography fontSize=48 and as=span props 1`] = `
|
|
|
40
40
|
<body>
|
|
41
41
|
<div>
|
|
42
42
|
<span
|
|
43
|
-
class="ds-!-font-size-48"
|
|
43
|
+
class=" ds-!-font-size-48"
|
|
44
44
|
>
|
|
45
45
|
hello
|
|
46
46
|
</span>
|
|
@@ -52,7 +52,7 @@ exports[`renders the Typography fontSize=72 and as=span props 1`] = `
|
|
|
52
52
|
<body>
|
|
53
53
|
<div>
|
|
54
54
|
<span
|
|
55
|
-
class="ds-!-font-size-72"
|
|
55
|
+
class=" ds-!-font-size-72"
|
|
56
56
|
>
|
|
57
57
|
hello
|
|
58
58
|
</span>
|
|
@@ -64,7 +64,7 @@ exports[`renders the Typography fontWeight=bold and as=p props 1`] = `
|
|
|
64
64
|
<body>
|
|
65
65
|
<div>
|
|
66
66
|
<p
|
|
67
|
-
class="ds-!-font-weight-bold"
|
|
67
|
+
class=" ds-!-font-weight-bold"
|
|
68
68
|
>
|
|
69
69
|
hello
|
|
70
70
|
</p>
|
|
@@ -76,7 +76,7 @@ exports[`renders the Typography with fontSize=14 and as=span props 1`] = `
|
|
|
76
76
|
<body>
|
|
77
77
|
<div>
|
|
78
78
|
<span
|
|
79
|
-
class="ds-!-font-size-14"
|
|
79
|
+
class=" ds-!-font-size-14"
|
|
80
80
|
>
|
|
81
81
|
hello
|
|
82
82
|
</span>
|
|
@@ -88,7 +88,7 @@ exports[`renders the Typography with fontSize=16 and as=span props 1`] = `
|
|
|
88
88
|
<body>
|
|
89
89
|
<div>
|
|
90
90
|
<span
|
|
91
|
-
class="ds-!-font-size-16"
|
|
91
|
+
class=" ds-!-font-size-16"
|
|
92
92
|
>
|
|
93
93
|
hello
|
|
94
94
|
</span>
|
|
@@ -100,7 +100,7 @@ exports[`renders the Typography with fontSize=19 and as=span props 1`] = `
|
|
|
100
100
|
<body>
|
|
101
101
|
<div>
|
|
102
102
|
<span
|
|
103
|
-
class="ds-!-font-size-19"
|
|
103
|
+
class=" ds-!-font-size-19"
|
|
104
104
|
>
|
|
105
105
|
hello
|
|
106
106
|
</span>
|
|
@@ -112,7 +112,7 @@ exports[`renders the Typography with fontWeight=regular and as=p props 1`] = `
|
|
|
112
112
|
<body>
|
|
113
113
|
<div>
|
|
114
114
|
<p
|
|
115
|
-
class="ds-!-font-weight-regular"
|
|
115
|
+
class=" ds-!-font-weight-regular"
|
|
116
116
|
>
|
|
117
117
|
hello
|
|
118
118
|
</p>
|