@arc-ui/components 11.24.1 → 12.0.0-beta.3
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/dist/Alert/Alert.cjs.js +18 -29
- package/dist/Alert/Alert.esm.js +17 -28
- package/dist/Align/Align.cjs.js +6 -6
- package/dist/Align/Align.esm.js +2 -2
- package/dist/AppButton/AppButton.cjs.js +73 -0
- package/dist/AppButton/AppButton.esm.js +65 -0
- package/dist/AppButton/package.json +7 -0
- package/dist/Avatar/Avatar.cjs.js +7 -7
- package/dist/Avatar/Avatar.esm.js +7 -7
- package/dist/AvatarGroup/AvatarGroup.cjs.js +14 -14
- package/dist/AvatarGroup/AvatarGroup.esm.js +7 -7
- package/dist/Badge/Badge.cjs.js +5 -22
- package/dist/Badge/Badge.esm.js +5 -22
- package/dist/Box/Box.cjs.js +6 -6
- package/dist/Box/Box.esm.js +3 -3
- package/dist/BrandLogo/BrandLogo.cjs.js +4 -4
- package/dist/BrandLogo/BrandLogo.esm.js +4 -4
- package/dist/Breadcrumbs/Breadcrumbs.cjs.js +7 -7
- package/dist/Breadcrumbs/Breadcrumbs.esm.js +7 -7
- package/dist/Button/Button.cjs.js +7 -8
- package/dist/Button/Button.esm.js +7 -8
- package/dist/ButtonV2/ButtonV2.cjs.js +16 -0
- package/dist/ButtonV2/ButtonV2.esm.js +8 -0
- package/dist/ButtonV2/package.json +7 -0
- package/dist/Calendar/Calendar.cjs.js +11 -10
- package/dist/Calendar/Calendar.esm.js +11 -10
- package/dist/Checkbox/Checkbox.cjs.js +8 -10
- package/dist/Checkbox/Checkbox.esm.js +8 -10
- package/dist/Columns/Columns.cjs.js +3 -3
- package/dist/Columns/Columns.esm.js +3 -3
- package/dist/DatePicker/DatePicker.cjs.js +35 -563
- package/dist/DatePicker/DatePicker.esm.js +26 -554
- package/dist/Disclosure/Disclosure.cjs.js +10 -10
- package/dist/Disclosure/Disclosure.esm.js +6 -6
- package/dist/DisclosureMini/DisclosureMini.cjs.js +6 -6
- package/dist/DisclosureMini/DisclosureMini.esm.js +6 -6
- package/dist/Elevation/Elevation.cjs.js +5 -5
- package/dist/Elevation/Elevation.esm.js +1 -1
- package/dist/Filter/Filter.cjs.js +3 -3
- package/dist/Filter/Filter.esm.js +3 -3
- package/dist/FormControl/FormControl.cjs.js +7 -8
- package/dist/FormControl/FormControl.esm.js +7 -8
- package/dist/Grid/Grid.cjs.js +3 -3
- package/dist/Grid/Grid.esm.js +3 -3
- package/dist/Group/Group.cjs.js +3 -3
- package/dist/Group/Group.esm.js +3 -3
- package/dist/Heading/Heading.cjs.js +4 -4
- package/dist/Heading/Heading.esm.js +4 -4
- package/dist/HeroButton/HeroButton.cjs.js +16 -0
- package/dist/HeroButton/HeroButton.esm.js +8 -0
- package/dist/HeroButton/package.json +7 -0
- package/dist/Hidden/Hidden.cjs.js +5 -5
- package/dist/Hidden/Hidden.esm.js +1 -1
- package/dist/Icon/Icon.cjs.js +5 -5
- package/dist/Icon/Icon.esm.js +5 -5
- package/dist/Image/Image.cjs.js +3 -3
- package/dist/Image/Image.esm.js +3 -3
- package/dist/ImpactCard/ImpactCard.cjs.js +18 -16
- package/dist/ImpactCard/ImpactCard.esm.js +14 -12
- package/dist/InformationCard/InformationCard.cjs.js +28 -26
- package/dist/InformationCard/InformationCard.esm.js +20 -18
- package/dist/Link/Link.cjs.js +13 -13
- package/dist/Link/Link.esm.js +6 -6
- package/dist/Markup/Markup.cjs.js +6 -6
- package/dist/Markup/Markup.esm.js +2 -2
- package/dist/MediaCard/MediaCard.cjs.js +19 -47
- package/dist/MediaCard/MediaCard.esm.js +18 -46
- package/dist/Modal/Modal.cjs.js +1496 -250
- package/dist/Modal/Modal.esm.js +1475 -248
- package/dist/Pagination/Pagination.cjs.js +15 -20
- package/dist/Pagination/Pagination.esm.js +8 -13
- package/dist/PaginationSimple/PaginationSimple.cjs.js +12 -16
- package/dist/PaginationSimple/PaginationSimple.esm.js +7 -11
- package/dist/Poster/Poster.cjs.js +5 -5
- package/dist/Poster/Poster.esm.js +5 -5
- package/dist/ProgressBar/ProgressBar.cjs.js +17 -43
- package/dist/ProgressBar/ProgressBar.esm.js +13 -39
- package/dist/ProgressStepper/ProgressStepper.cjs.js +5 -5
- package/dist/ProgressStepper/ProgressStepper.esm.js +5 -5
- package/dist/RadioGroup/RadioGroup.cjs.js +8 -9
- package/dist/RadioGroup/RadioGroup.esm.js +8 -9
- package/dist/Rule/Rule.cjs.js +5 -5
- package/dist/Rule/Rule.esm.js +2 -2
- package/dist/ScrollToTop/ScrollToTop.cjs.js +14 -28
- package/dist/ScrollToTop/ScrollToTop.esm.js +10 -24
- package/dist/Section/Section.cjs.js +2 -2
- package/dist/Section/Section.esm.js +2 -2
- package/dist/Select/Select.cjs.js +58 -96
- package/dist/Select/Select.esm.js +25 -63
- package/dist/SiteFooter/SiteFooter.cjs.js +10 -34
- package/dist/SiteFooter/SiteFooter.esm.js +10 -34
- package/dist/SiteHeaderV2/SiteHeaderV2.cjs.js +14 -13
- package/dist/SiteHeaderV2/SiteHeaderV2.esm.js +14 -13
- package/dist/SkipLink/SkipLink.cjs.js +3 -3
- package/dist/SkipLink/SkipLink.esm.js +1 -1
- package/dist/Surface/Surface.cjs.js +2 -2
- package/dist/Surface/Surface.esm.js +2 -2
- package/dist/Switch/Switch.cjs.js +26 -399
- package/dist/Switch/Switch.esm.js +13 -386
- package/dist/Tabs/Tabs.cjs.js +10 -11
- package/dist/Tabs/Tabs.esm.js +10 -11
- package/dist/Tag/Tag.cjs.js +6 -5
- package/dist/Tag/Tag.esm.js +6 -5
- package/dist/Text/Text.cjs.js +4 -4
- package/dist/Text/Text.esm.js +4 -4
- package/dist/TextArea/TextArea.cjs.js +62 -57
- package/dist/TextArea/TextArea.esm.js +58 -53
- package/dist/TextInput/TextInput.cjs.js +9 -10
- package/dist/TextInput/TextInput.esm.js +9 -10
- package/dist/Theme/Theme.cjs.js +30 -0
- package/dist/Theme/Theme.esm.js +21 -0
- package/dist/Theme/package.json +7 -0
- package/dist/ThemeIcon/ThemeIcon.cjs.js +14 -0
- package/dist/ThemeIcon/ThemeIcon.esm.js +6 -0
- package/dist/ThemeIcon/package.json +7 -0
- package/dist/Toast/Toast.cjs.js +10 -14
- package/dist/Toast/Toast.esm.js +10 -14
- package/dist/Truncate/Truncate.cjs.js +3 -3
- package/dist/Truncate/Truncate.esm.js +1 -1
- package/dist/TypographyCard/TypographyCard.cjs.js +16 -14
- package/dist/TypographyCard/TypographyCard.esm.js +13 -11
- package/dist/UniversalHeader/UniversalHeader.cjs.js +3 -3
- package/dist/UniversalHeader/UniversalHeader.esm.js +3 -3
- package/dist/VerticalSpace/VerticalSpace.cjs.js +2 -2
- package/dist/VerticalSpace/VerticalSpace.esm.js +2 -2
- package/dist/VideoPlayer/VideoPlayer.cjs.js +3013 -0
- package/dist/VideoPlayer/VideoPlayer.esm.js +3005 -0
- package/dist/VideoPlayer/package.json +7 -0
- package/dist/Visible/Visible.cjs.js +5 -5
- package/dist/Visible/Visible.esm.js +1 -1
- package/dist/_shared/cjs/ArcIconEclipse.esm-ac777a76.js +28 -0
- package/dist/_shared/cjs/Avatar-fc0d9b8b.js +49 -0
- package/dist/_shared/cjs/{BrandLogo-aea340c8.js → BrandLogo-1d2ca2c7.js} +7 -7
- package/dist/_shared/cjs/{Breadcrumbs-c6eaf5c4.js → Breadcrumbs-7af0af2c.js} +15 -16
- package/dist/_shared/cjs/BtIconArrowRight.esm-5989f2ca.js +38 -0
- package/dist/_shared/cjs/{BtIconAlert.esm-1a0ff9f0.js → BtIconPlayFill.esm-b8997cfc.js} +4 -8
- package/dist/_shared/cjs/{Button-6ba21d3b.js → Button-7d891a89.js} +13 -16
- package/dist/_shared/cjs/ButtonV2-b2db3f46.js +48 -0
- package/dist/_shared/cjs/Calendar-780bb071.js +1927 -0
- package/dist/_shared/cjs/{CardFooter-ff015d7d.js → CardFooter-5414bc4f.js} +9 -12
- package/dist/_shared/cjs/Checkbox-0e423653.js +65 -0
- package/dist/_shared/cjs/{Columns-ae4f8cef.js → Columns-1224bdff.js} +9 -16
- package/dist/_shared/cjs/{index-77ab5c6a.js → Combination-3a639f6d.js} +877 -83
- package/dist/_shared/cjs/DatePicker-e27ea988.js +550 -0
- package/dist/_shared/cjs/{DisclosureMini-09c749e5.js → DisclosureMini-c01ecce0.js} +12 -14
- package/dist/_shared/cjs/{Filter-f9506dfa.js → Filter-3b897d92.js} +13 -13
- package/dist/_shared/cjs/{FormControl-68258ce1.js → FormControl-88d48f42.js} +21 -18
- package/dist/_shared/cjs/Grid-9e91fb3d.js +46 -0
- package/dist/_shared/cjs/{Group-0429741a.js → Group-3d5ea240.js} +9 -16
- package/dist/_shared/cjs/{Heading-27cba320.js → Heading-fb63844f.js} +7 -7
- package/dist/_shared/cjs/HeroButton-0586a7c4.js +126 -0
- package/dist/_shared/cjs/Icon-0ec0c1fb.js +37 -0
- package/dist/_shared/cjs/Image-e9a5a326.js +56 -0
- package/dist/_shared/cjs/MediaCard-e1648705.js +65 -0
- package/dist/_shared/cjs/{Poster-9b48fd61.js → Poster-b7242b37.js} +15 -15
- package/dist/_shared/cjs/Preview-0bf3f6e8.js +167 -0
- package/dist/_shared/cjs/{ProgressStepper-491f0286.js → ProgressStepper-fb8405c2.js} +40 -19
- package/dist/_shared/cjs/{RadioGroup-26dc00fc.js → RadioGroup-a4186267.js} +14 -14
- package/dist/_shared/cjs/{Section-59804166.js → Section-ecfc659b.js} +5 -5
- package/dist/_shared/cjs/{SiteFooter-20d5a9fa.js → SiteFooter-b4247527.js} +14 -15
- package/dist/_shared/cjs/{SiteHeaderV2-ce1c8737.js → SiteHeaderV2-c2d651bc.js} +115 -83
- package/dist/_shared/cjs/{Surface-038db6e1.js → Surface-8599dbe4.js} +23 -23
- package/dist/_shared/cjs/{Tabs-bc9fac46.js → Tabs-75c34f43.js} +31 -49
- package/dist/_shared/cjs/{Tag-73a59171.js → Tag-452048f6.js} +9 -49
- package/dist/_shared/cjs/{Text-606ca3a2.js → Text-1c1110a4.js} +7 -7
- package/dist/_shared/cjs/{TextInput-8d139489.js → TextInput-762e2309.js} +11 -11
- package/dist/_shared/cjs/ThemeIcon-ee814862.js +27 -0
- package/dist/_shared/cjs/{Toast-26207fef.js → Toast-d06a89e0.js} +34 -38
- package/dist/_shared/cjs/{UniversalHeader-b8389447.js → UniversalHeader-f6d9c63a.js} +7 -14
- package/dist/_shared/cjs/{VerticalSpace-dc53bb70.js → VerticalSpace-e128ec68.js} +5 -5
- package/dist/_shared/cjs/_commonjsHelpers-56412ec5.js +21 -0
- package/dist/_shared/cjs/component-df82bc05.js +505 -0
- package/dist/_shared/cjs/{debounce-123468fb.js → debounce-a74c28cf.js} +2 -2
- package/dist/_shared/cjs/{index-74004a9c.js → index-039a9d35.js} +1 -1
- package/dist/_shared/cjs/{index-9f99d686.js → index-0c6319ec.js} +1 -1
- package/dist/_shared/cjs/index-28447df0.js +23 -0
- package/dist/_shared/cjs/{index-a31e64a9.js → index-3d629205.js} +2 -3
- package/dist/_shared/cjs/{index-dd1d18ea.js → index-3dd54df1.js} +21 -6
- package/dist/_shared/cjs/index-41b09e85.js +53 -0
- package/dist/_shared/cjs/{index-6eb396a3.js → index-7aa7f96a.js} +1 -1
- package/dist/_shared/{esm/Calendar-ea232839.js → cjs/index-7e31a45b.js} +54 -1942
- package/dist/_shared/cjs/{index-d38f1bd0.js → index-996dec94.js} +3 -3
- package/dist/_shared/cjs/{filter-data-attrs-1c9a530c.js → index-df60851b.js} +17 -57
- package/dist/_shared/cjs/index.es-8b018b0d.js +13 -0
- package/dist/_shared/cjs/{suffix-modifier-64dcd338.js → suffix-modifier-c8a34402.js} +2 -2
- package/dist/_shared/cjs/{use-media-query-e61881d8.js → use-media-query-d34c83b9.js} +0 -11
- package/dist/_shared/esm/ArcIconEclipse.esm-bb48b82a.js +22 -0
- package/dist/_shared/esm/{Avatar-320313f0.js → Avatar-38cc0595.js} +6 -23
- package/dist/_shared/esm/{BrandLogo-1af78f76.js → BrandLogo-7ed8aeda.js} +3 -3
- package/dist/_shared/esm/{Breadcrumbs-7d55e1a6.js → Breadcrumbs-9078b68e.js} +5 -6
- package/dist/_shared/esm/BtIconArrowRight.esm-6a17d0ce.js +31 -0
- package/dist/_shared/esm/BtIconPlayFill.esm-05fc0344.js +24 -0
- package/dist/_shared/esm/{Button-a7d134c6.js → Button-dde2b46a.js} +7 -10
- package/dist/_shared/esm/ButtonV2-49cd0615.js +42 -0
- package/dist/_shared/esm/Calendar-f81052f4.js +1918 -0
- package/dist/_shared/esm/{CardFooter-e13f77b0.js → CardFooter-c79fb2db.js} +7 -10
- package/dist/_shared/esm/{Checkbox-588619c7.js → Checkbox-0baca464.js} +15 -12
- package/dist/_shared/esm/{Columns-d96b7425.js → Columns-6a8f6fbb.js} +3 -10
- package/dist/_shared/esm/{index-b84a20c6.js → Combination-ae3a3f08.js} +853 -66
- package/dist/_shared/esm/DatePicker-2260f260.js +539 -0
- package/dist/_shared/esm/{DisclosureMini-56719716.js → DisclosureMini-38f4c459.js} +8 -10
- package/dist/_shared/esm/{Filter-258ba675.js → Filter-49dcf5ce.js} +2 -2
- package/dist/_shared/esm/{FormControl-8e836656.js → FormControl-d873f7fa.js} +14 -11
- package/dist/_shared/esm/{Grid-07dbf4bd.js → Grid-fb9fc522.js} +5 -4
- package/dist/_shared/esm/{Group-73fdb896.js → Group-66196f07.js} +3 -10
- package/dist/_shared/esm/{Heading-d16e0e53.js → Heading-906c7c7c.js} +3 -3
- package/dist/_shared/esm/HeroButton-7ea692bf.js +120 -0
- package/dist/_shared/esm/{Icon-15799695.js → Icon-512f834f.js} +6 -23
- package/dist/_shared/esm/{Image-12fbd327.js → Image-57d08939.js} +15 -5
- package/dist/_shared/esm/MediaCard-01250268.js +59 -0
- package/dist/_shared/esm/{Poster-4ec2f679.js → Poster-e05a8b45.js} +7 -7
- package/dist/_shared/esm/Preview-43b2a75d.js +161 -0
- package/dist/_shared/esm/{ProgressStepper-7eba3a6a.js → ProgressStepper-189ed0f9.js} +33 -12
- package/dist/_shared/esm/{RadioGroup-427652ac.js → RadioGroup-8ff17cbb.js} +5 -5
- package/dist/_shared/esm/{Section-73781b56.js → Section-1acbc06a.js} +1 -1
- package/dist/_shared/esm/{SiteFooter-86f910b4.js → SiteFooter-ef6f0cdc.js} +11 -12
- package/dist/_shared/esm/{SiteHeaderV2-a7c1b1cb.js → SiteHeaderV2-a041b889.js} +64 -32
- package/dist/_shared/esm/{Surface-0ca6817d.js → Surface-71d21a9e.js} +17 -17
- package/dist/_shared/esm/{Tabs-9485cab6.js → Tabs-21ac7dfe.js} +11 -29
- package/dist/_shared/esm/{Tag-cb35d57b.js → Tag-2513c185.js} +6 -46
- package/dist/_shared/esm/{Text-14f586ac.js → Text-a46fb76b.js} +3 -3
- package/dist/_shared/esm/{TextInput-c0388103.js → TextInput-94c7b1a4.js} +4 -4
- package/dist/_shared/esm/ThemeIcon-c2dc41a6.js +21 -0
- package/dist/_shared/esm/{Toast-fcbfc194.js → Toast-de6ca2f3.js} +15 -19
- package/dist/_shared/esm/{UniversalHeader-80c7313f.js → UniversalHeader-456ad60c.js} +4 -11
- package/dist/_shared/esm/{VerticalSpace-43cd9138.js → VerticalSpace-b07cd8e6.js} +1 -1
- package/dist/_shared/esm/_commonjsHelpers-0109d574.js +18 -0
- package/dist/_shared/esm/component-d0a555cf.js +476 -0
- package/dist/_shared/esm/{debounce-6fed6b84.js → debounce-c8e41002.js} +1 -1
- package/dist/_shared/esm/{filter-data-attrs-ea8f4ed4.js → index-288c66b5.js} +17 -55
- package/dist/_shared/esm/index-4e58de24.js +51 -0
- package/dist/_shared/esm/{index-25a5b393.js → index-5113ed53.js} +1 -2
- package/dist/_shared/esm/{index-2cfab9f2.js → index-6028d797.js} +1 -1
- package/dist/_shared/{cjs/Calendar-b022545c.js → esm/index-605031ca.js} +44 -1954
- package/dist/_shared/esm/index-69089474.js +21 -0
- package/dist/_shared/esm/{index-efa9be1a.js → index-7740883c.js} +1 -1
- package/dist/_shared/esm/{index-7b531fa7.js → index-cace3545.js} +16 -2
- package/dist/_shared/esm/{index-044da8d0.js → index-f97466e9.js} +1 -1
- package/dist/_shared/esm/{index-ca72c9d5.js → index-fa93ec97.js} +1 -1
- package/dist/_shared/esm/index.es-3139cf9e.js +9 -0
- package/dist/_shared/esm/{suffix-modifier-3d548e45.js → suffix-modifier-1ce05abe.js} +2 -2
- package/dist/_shared/esm/{use-media-query-4c807227.js → use-media-query-d3622da8.js} +1 -9
- package/dist/index.es.js +17418 -40573
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +17825 -40979
- package/dist/index.js.map +1 -1
- package/dist/styles.css +13 -11
- package/dist/types/components/Alert/Alert.d.ts +3 -5
- package/dist/types/components/AppButton/AppButton.d.ts +9 -0
- package/dist/types/components/AppButton/icons/AppStore.d.ts +2 -0
- package/dist/types/components/AppButton/icons/GooglePlay.d.ts +2 -0
- package/dist/types/components/AppButton/index.d.ts +1 -0
- package/dist/types/components/Avatar/types/avatar-image.d.ts +1 -1
- package/dist/types/components/Badge/Badge.d.ts +0 -8
- package/dist/types/components/BrandLogo/BrandLogo.d.ts +2 -2
- package/dist/types/components/ButtonV2/ButtonV2.d.ts +79 -0
- package/dist/types/components/ButtonV2/index.d.ts +1 -0
- package/dist/types/components/Checkbox/Checkbox.d.ts +7 -4
- package/dist/types/components/DatePicker/DatePicker.d.ts +1 -1
- package/dist/types/components/FormControl/FormControl.d.ts +1 -1
- package/dist/types/components/Grid/Grid.types.d.ts +2 -0
- package/dist/types/components/Grid/components/Col/Col.d.ts +2 -1
- package/dist/types/components/Grid/components/Row/Row.d.ts +2 -1
- package/dist/types/components/Grid/index.d.ts +1 -1
- package/dist/types/components/HeroButton/HeroButton.d.ts +66 -0
- package/dist/types/components/HeroButton/index.d.ts +1 -0
- package/dist/types/components/Image/Image.d.ts +4 -0
- package/dist/types/components/ImpactCard/ImpactCard.d.ts +8 -3
- package/dist/types/components/InformationCard/InformationCard.d.ts +5 -5
- package/dist/types/components/MediaCard/MediaCard.d.ts +7 -6
- package/dist/types/components/MediaCard/types/index.d.ts +2 -0
- package/dist/types/components/MediaCard/types/media-card-image.d.ts +4 -0
- package/dist/types/components/MediaCard/types/media-card-video.d.ts +4 -0
- package/dist/types/components/Modal/Modal.d.ts +2 -2
- package/dist/types/components/Poster/Poster.d.ts +2 -2
- package/dist/types/components/ProgressBar/constants/progress-bar-icon-map.d.ts +2 -2
- package/dist/types/components/RadioGroup/RadioGroup.d.ts +9 -1
- package/dist/types/components/SiteFooter/SiteFooter.d.ts +0 -4
- package/dist/types/components/SiteFooter/index.d.ts +0 -1
- package/dist/types/components/SiteHeaderV2/components/Panel/Panel.d.ts +1 -1
- package/dist/types/components/SiteHeaderV2/components/VerticalDivider/VerticalDivider.d.ts +1 -0
- package/dist/types/components/Surface/Surface.d.ts +3 -3
- package/dist/types/components/Switch/Switch.d.ts +1 -1
- package/dist/types/components/TextArea/TextArea.d.ts +8 -0
- package/dist/types/components/TextInput/TextInput.d.ts +4 -2
- package/dist/types/components/Theme/Theme.d.ts +21 -0
- package/dist/types/components/Theme/index.d.ts +1 -0
- package/dist/types/components/ThemeIcon/ThemeIcon.d.ts +18 -0
- package/dist/types/components/ThemeIcon/icon-names.d.ts +1 -0
- package/dist/types/components/ThemeIcon/index.d.ts +1 -0
- package/dist/types/components/TypographyCard/TypographyCard.d.ts +9 -4
- package/dist/types/components/VideoPlayer/VideoPlayer.d.ts +18 -0
- package/dist/types/components/VideoPlayer/index.d.ts +1 -0
- package/dist/types/components/index.d.ts +8 -6
- package/dist/types/helpers/get-theme-img.d.ts +6 -0
- package/dist/types/helpers/index.d.ts +1 -0
- package/dist/types/hooks/index.d.ts +2 -4
- package/dist/types/hooks/private/index.d.ts +5 -0
- package/dist/types/hooks/private/use-aria-describedby/index.d.ts +1 -0
- package/dist/types/hooks/private/use-interaction-mode/index.d.ts +1 -0
- package/dist/types/hooks/private/use-numeric-input/index.d.ts +1 -0
- package/dist/types/hooks/{use-numeric-input.d.ts → private/use-numeric-input/use-numeric-input.d.ts} +3 -3
- package/dist/types/hooks/private/use-pagination/index.d.ts +1 -0
- package/dist/types/hooks/private/use-theme-element/index.d.ts +1 -0
- package/dist/types/hooks/public/index.d.ts +1 -0
- package/dist/types/hooks/public/use-media-query/index.d.ts +1 -0
- package/dist/types/hooks/{use-media-query.d.ts → public/use-media-query/use-media-query.d.ts} +1 -1
- package/dist/types/index.d.ts +1 -0
- package/dist/types/private-components/CardFooter/CardFooter.d.ts +1 -1
- package/dist/types/private-components/CardFooter/index.d.ts +1 -1
- package/dist/types/private-components/CardHeading/CardHeading.d.ts +3 -3
- package/dist/types/private-components/index.d.ts +1 -2
- package/dist/types/styles.d.ts +7 -30
- package/dist/use-media-query/package.json +7 -0
- package/dist/use-media-query/use-media-query.cjs.js +10 -0
- package/dist/use-media-query/use-media-query.esm.js +2 -0
- package/package.json +48 -38
- package/dist/Base/Base.cjs.js +0 -11
- package/dist/Base/Base.esm.js +0 -3
- package/dist/Base/package.json +0 -7
- package/dist/Card/Card.cjs.js +0 -19
- package/dist/Card/Card.esm.js +0 -11
- package/dist/Card/package.json +0 -7
- package/dist/Clock/Clock.cjs.js +0 -48
- package/dist/Clock/Clock.esm.js +0 -39
- package/dist/Clock/package.json +0 -7
- package/dist/Curve/Curve.cjs.js +0 -13
- package/dist/Curve/Curve.esm.js +0 -5
- package/dist/Curve/package.json +0 -7
- package/dist/SiteHeader/SiteHeader.cjs.js +0 -25
- package/dist/SiteHeader/SiteHeader.esm.js +0 -16
- package/dist/SiteHeader/package.json +0 -7
- package/dist/_shared/cjs/Avatar-f1b1c129.js +0 -66
- package/dist/_shared/cjs/Base-f5a86eed.js +0 -22
- package/dist/_shared/cjs/BtIconArrowRight.esm-50d96943.js +0 -54
- package/dist/_shared/cjs/BtIconArrowRightFill.esm-435cf4bd.js +0 -26
- package/dist/_shared/cjs/BtIconChevronDown2Px.esm-39030ee0.js +0 -26
- package/dist/_shared/cjs/BtIconChevronLeftMid.esm-0aaa6770.js +0 -28
- package/dist/_shared/cjs/BtIconChevronRight2Px.esm-dbf8cbee.js +0 -44
- package/dist/_shared/cjs/BtIconCrossAlt2Px.esm-1452b14b.js +0 -26
- package/dist/_shared/cjs/BtIconTick.esm-844eac6c.js +0 -80
- package/dist/_shared/cjs/BtIconTickAlt2Px.esm-57c89acc.js +0 -26
- package/dist/_shared/cjs/Card-78a70e63.js +0 -126
- package/dist/_shared/cjs/Checkbox-0253327b.js +0 -62
- package/dist/_shared/cjs/Combination-9974f2e2.js +0 -1330
- package/dist/_shared/cjs/Curve-b5117889.js +0 -33
- package/dist/_shared/cjs/Grid-da776e77.js +0 -45
- package/dist/_shared/cjs/Icon-b46897a3.js +0 -54
- package/dist/_shared/cjs/Image-e873b8fc.js +0 -46
- package/dist/_shared/cjs/SiteHeader.rehydrator-9d8f3dad.js +0 -669
- package/dist/_shared/cjs/extends-8c5e4b48.js +0 -18
- package/dist/_shared/esm/Base-f200653c.js +0 -15
- package/dist/_shared/esm/BtIconAlert.esm-a4608d47.js +0 -28
- package/dist/_shared/esm/BtIconArrowRight.esm-9b181878.js +0 -46
- package/dist/_shared/esm/BtIconArrowRightFill.esm-99019d1a.js +0 -20
- package/dist/_shared/esm/BtIconChevronDown2Px.esm-217276c2.js +0 -20
- package/dist/_shared/esm/BtIconChevronLeftMid.esm-1ed8330b.js +0 -22
- package/dist/_shared/esm/BtIconChevronRight2Px.esm-75e92636.js +0 -37
- package/dist/_shared/esm/BtIconCrossAlt2Px.esm-7165ab1a.js +0 -20
- package/dist/_shared/esm/BtIconTick.esm-e265098f.js +0 -72
- package/dist/_shared/esm/BtIconTickAlt2Px.esm-0bc2ded0.js +0 -20
- package/dist/_shared/esm/Card-a4b78406.js +0 -120
- package/dist/_shared/esm/Combination-e9f7e64e.js +0 -1301
- package/dist/_shared/esm/Curve-e05b3c3f.js +0 -27
- package/dist/_shared/esm/SiteHeader.rehydrator-2ec02ee7.js +0 -662
- package/dist/_shared/esm/extends-8cc61aad.js +0 -16
- package/dist/types/components/Base/Base.d.ts +0 -16
- package/dist/types/components/Base/index.d.ts +0 -1
- package/dist/types/components/Card/Card.d.ts +0 -132
- package/dist/types/components/Card/index.d.ts +0 -1
- package/dist/types/components/Clock/Clock.d.ts +0 -17
- package/dist/types/components/Clock/Clock.rehydrator.d.ts +0 -2
- package/dist/types/components/Clock/index.d.ts +0 -2
- package/dist/types/components/Curve/Curve.d.ts +0 -34
- package/dist/types/components/Curve/index.d.ts +0 -1
- package/dist/types/components/SiteFooter/SiteFooter.rehydrator.d.ts +0 -2
- package/dist/types/components/SiteHeader/SiteHeader.d.ts +0 -79
- package/dist/types/components/SiteHeader/SiteHeader.rehydrator.d.ts +0 -8
- package/dist/types/components/SiteHeader/components/BackButton/BackButton.d.ts +0 -5
- package/dist/types/components/SiteHeader/components/BackButton/index.d.ts +0 -1
- package/dist/types/components/SiteHeader/components/Column/Column.d.ts +0 -8
- package/dist/types/components/SiteHeader/components/Column/index.d.ts +0 -1
- package/dist/types/components/SiteHeader/components/Item/Item.d.ts +0 -20
- package/dist/types/components/SiteHeader/components/Item/index.d.ts +0 -1
- package/dist/types/components/SiteHeader/components/ItemGroup/ItemGroup.d.ts +0 -26
- package/dist/types/components/SiteHeader/components/ItemGroup/ItemGroup.rehydrator.d.ts +0 -2
- package/dist/types/components/SiteHeader/components/ItemGroup/index.d.ts +0 -2
- package/dist/types/components/SiteHeader/components/MenuButton/MenuButton.d.ts +0 -6
- package/dist/types/components/SiteHeader/components/MenuButton/index.d.ts +0 -1
- package/dist/types/components/SiteHeader/components/NavItem/NavItem.d.ts +0 -42
- package/dist/types/components/SiteHeader/components/NavItem/NavItem.rehydrator.d.ts +0 -2
- package/dist/types/components/SiteHeader/components/NavItem/NavItemWithSubNav.d.ts +0 -47
- package/dist/types/components/SiteHeader/components/NavItem/NavItemWithSubNav.rehydrator.d.ts +0 -2
- package/dist/types/components/SiteHeader/components/NavItem/index.d.ts +0 -4
- package/dist/types/components/SiteHeader/components/NodeItem/NodeItem.d.ts +0 -8
- package/dist/types/components/SiteHeader/components/Panel/Panel.d.ts +0 -22
- package/dist/types/components/SiteHeader/components/Panel/index.d.ts +0 -1
- package/dist/types/components/SiteHeader/components/SubNavItem/SubNavItem.d.ts +0 -47
- package/dist/types/components/SiteHeader/components/SubNavItem/SubNavItem.rehydrator.d.ts +0 -2
- package/dist/types/components/SiteHeader/components/SubNavItem/index.d.ts +0 -2
- package/dist/types/components/SiteHeader/index.d.ts +0 -2
- package/dist/types/private-components/CardLabel/CardLabel.d.ts +0 -10
- package/dist/types/private-components/CardLabel/index.d.ts +0 -1
- /package/dist/_shared/cjs/{BtIconChevronRightMid.esm-d01ebbd4.js → BtIconChevronRightMid.esm-3e8d18a9.js} +0 -0
- /package/dist/_shared/esm/{BtIconChevronRightMid.esm-32268f1a.js → BtIconChevronRightMid.esm-4764708f.js} +0 -0
- /package/dist/types/hooks/{use-aria-describedby.d.ts → private/use-aria-describedby/use-aria-describedby.d.ts} +0 -0
- /package/dist/types/hooks/{use-interaction-mode.d.ts → private/use-interaction-mode/use-interaction-mode.d.ts} +0 -0
- /package/dist/types/hooks/{use-pagination.d.ts → private/use-pagination/use-pagination.d.ts} +0 -0
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var DisclosureMini = require('../_shared/cjs/DisclosureMini-
|
|
6
|
-
require('../_shared/cjs/
|
|
5
|
+
var DisclosureMini = require('../_shared/cjs/DisclosureMini-c01ecce0.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
7
7
|
require('../_shared/cjs/index-9947ac13.js');
|
|
8
8
|
require('react');
|
|
9
|
-
require('../_shared/cjs/
|
|
10
|
-
require('../_shared/cjs/
|
|
11
|
-
require('../_shared/cjs/
|
|
12
|
-
require('../_shared/cjs/
|
|
9
|
+
require('../_shared/cjs/Text-1c1110a4.js');
|
|
10
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
11
|
+
require('../_shared/cjs/Surface-8599dbe4.js');
|
|
12
|
+
require('../_shared/cjs/ThemeIcon-ee814862.js');
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { D as DisclosureMini } from '../_shared/esm/DisclosureMini-
|
|
2
|
-
import '../_shared/esm/
|
|
1
|
+
export { D as DisclosureMini } from '../_shared/esm/DisclosureMini-38f4c459.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
3
3
|
import '../_shared/esm/index-2e73c2e9.js';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../_shared/esm/
|
|
6
|
-
import '../_shared/esm/
|
|
7
|
-
import '../_shared/esm/
|
|
8
|
-
import '../_shared/esm/
|
|
5
|
+
import '../_shared/esm/Text-a46fb76b.js';
|
|
6
|
+
import '../_shared/esm/suffix-modifier-1ce05abe.js';
|
|
7
|
+
import '../_shared/esm/Surface-71d21a9e.js';
|
|
8
|
+
import '../_shared/esm/ThemeIcon-c2dc41a6.js';
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
var index = require('../_shared/cjs/index-9947ac13.js');
|
|
5
|
+
var index = require('../_shared/cjs/index-df60851b.js');
|
|
6
|
+
var index$1 = require('../_shared/cjs/index-9947ac13.js');
|
|
7
7
|
var React = require('react');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
@@ -15,13 +15,13 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
|
15
15
|
*/
|
|
16
16
|
var Elevation = function (_a) {
|
|
17
17
|
var _b;
|
|
18
|
-
var children = _a.children, _c = _a.elevationLevel, elevationLevel = _c === void 0 ? "2" : _c, _d = _a.isFullWidth, isFullWidth = _d === void 0 ? false : _d, props =
|
|
19
|
-
return (React__default["default"].createElement("div",
|
|
18
|
+
var children = _a.children, _c = _a.elevationLevel, elevationLevel = _c === void 0 ? "2" : _c, _d = _a.isFullWidth, isFullWidth = _d === void 0 ? false : _d, props = index.__rest(_a, ["children", "elevationLevel", "isFullWidth"]);
|
|
19
|
+
return (React__default["default"].createElement("div", index.__assign({ className: index$1.classNames((_b = {},
|
|
20
20
|
_b["arc-Elevation"] = true,
|
|
21
21
|
_b["arc-Elevation--levelOne"] = elevationLevel === "1",
|
|
22
22
|
_b["arc-Elevation--levelTwo"] = elevationLevel === "2",
|
|
23
23
|
_b["arc-Elevation--fullWidth"] = isFullWidth,
|
|
24
|
-
_b)) },
|
|
24
|
+
_b)) }, index.filterDataAttrs(props)), children));
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
exports.Elevation = Elevation;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign, f as filterDataAttrs } from '../_shared/esm/
|
|
1
|
+
import { _ as __rest, a as __assign, f as filterDataAttrs } from '../_shared/esm/index-288c66b5.js';
|
|
2
2
|
import { c as classNames } from '../_shared/esm/index-2e73c2e9.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
4
|
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Filter = require('../_shared/cjs/Filter-
|
|
6
|
-
require('../_shared/cjs/
|
|
5
|
+
var Filter = require('../_shared/cjs/Filter-3b897d92.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
7
7
|
require('react');
|
|
8
|
-
require('../_shared/cjs/Surface-
|
|
8
|
+
require('../_shared/cjs/Surface-8599dbe4.js');
|
|
9
9
|
require('../_shared/cjs/index-9947ac13.js');
|
|
10
10
|
require('../_shared/cjs/VisuallyHidden-b0de4c7b.js');
|
|
11
11
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { F as Filter } from '../_shared/esm/Filter-
|
|
2
|
-
import '../_shared/esm/
|
|
1
|
+
export { F as Filter } from '../_shared/esm/Filter-49dcf5ce.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import '../_shared/esm/Surface-
|
|
4
|
+
import '../_shared/esm/Surface-71d21a9e.js';
|
|
5
5
|
import '../_shared/esm/index-2e73c2e9.js';
|
|
6
6
|
import '../_shared/esm/VisuallyHidden-06692fd3.js';
|
|
@@ -2,16 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var FormControl = require('../_shared/cjs/FormControl-
|
|
6
|
-
require('../_shared/cjs/
|
|
5
|
+
var FormControl = require('../_shared/cjs/FormControl-88d48f42.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
7
7
|
require('../_shared/cjs/index-9947ac13.js');
|
|
8
8
|
require('react');
|
|
9
|
-
require('../_shared/cjs/
|
|
10
|
-
require('../_shared/cjs/
|
|
11
|
-
require('../_shared/cjs/
|
|
12
|
-
require('../_shared/cjs/
|
|
13
|
-
require('../_shared/cjs/
|
|
14
|
-
require('../_shared/cjs/suffix-modifier-64dcd338.js');
|
|
9
|
+
require('../_shared/cjs/Surface-8599dbe4.js');
|
|
10
|
+
require('../_shared/cjs/DisclosureMini-c01ecce0.js');
|
|
11
|
+
require('../_shared/cjs/Text-1c1110a4.js');
|
|
12
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
13
|
+
require('../_shared/cjs/ThemeIcon-ee814862.js');
|
|
15
14
|
require('../_shared/cjs/VisuallyHidden-b0de4c7b.js');
|
|
16
15
|
|
|
17
16
|
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
export { F as FormControl, C as FormControlContext } from '../_shared/esm/FormControl-
|
|
2
|
-
import '../_shared/esm/
|
|
1
|
+
export { F as FormControl, C as FormControlContext } from '../_shared/esm/FormControl-d873f7fa.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
3
3
|
import '../_shared/esm/index-2e73c2e9.js';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../_shared/esm/
|
|
6
|
-
import '../_shared/esm/
|
|
7
|
-
import '../_shared/esm/
|
|
8
|
-
import '../_shared/esm/
|
|
9
|
-
import '../_shared/esm/
|
|
10
|
-
import '../_shared/esm/suffix-modifier-3d548e45.js';
|
|
5
|
+
import '../_shared/esm/Surface-71d21a9e.js';
|
|
6
|
+
import '../_shared/esm/DisclosureMini-38f4c459.js';
|
|
7
|
+
import '../_shared/esm/Text-a46fb76b.js';
|
|
8
|
+
import '../_shared/esm/suffix-modifier-1ce05abe.js';
|
|
9
|
+
import '../_shared/esm/ThemeIcon-c2dc41a6.js';
|
|
11
10
|
import '../_shared/esm/VisuallyHidden-06692fd3.js';
|
package/dist/Grid/Grid.cjs.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Grid = require('../_shared/cjs/Grid-
|
|
6
|
-
require('../_shared/cjs/
|
|
5
|
+
var Grid = require('../_shared/cjs/Grid-9e91fb3d.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
7
7
|
require('react');
|
|
8
8
|
require('../_shared/cjs/index-9947ac13.js');
|
|
9
|
-
require('../_shared/cjs/suffix-modifier-
|
|
9
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
package/dist/Grid/Grid.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { G as Grid } from '../_shared/esm/Grid-
|
|
2
|
-
import '../_shared/esm/
|
|
1
|
+
export { G as Grid } from '../_shared/esm/Grid-fb9fc522.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '../_shared/esm/index-2e73c2e9.js';
|
|
5
|
-
import '../_shared/esm/suffix-modifier-
|
|
5
|
+
import '../_shared/esm/suffix-modifier-1ce05abe.js';
|
package/dist/Group/Group.cjs.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Group = require('../_shared/cjs/Group-
|
|
6
|
-
require('../_shared/cjs/
|
|
5
|
+
var Group = require('../_shared/cjs/Group-3d5ea240.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
7
7
|
require('../_shared/cjs/index-9947ac13.js');
|
|
8
8
|
require('react');
|
|
9
|
-
require('../_shared/cjs/Surface-
|
|
9
|
+
require('../_shared/cjs/Surface-8599dbe4.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
package/dist/Group/Group.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { G as Group } from '../_shared/esm/Group-
|
|
2
|
-
import '../_shared/esm/
|
|
1
|
+
export { G as Group } from '../_shared/esm/Group-66196f07.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
3
3
|
import '../_shared/esm/index-2e73c2e9.js';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../_shared/esm/Surface-
|
|
5
|
+
import '../_shared/esm/Surface-71d21a9e.js';
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Heading = require('../_shared/cjs/Heading-
|
|
6
|
-
require('../_shared/cjs/
|
|
5
|
+
var Heading = require('../_shared/cjs/Heading-fb63844f.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
7
7
|
require('../_shared/cjs/index-9947ac13.js');
|
|
8
8
|
require('react');
|
|
9
|
-
require('../_shared/cjs/suffix-modifier-
|
|
10
|
-
require('../_shared/cjs/Surface-
|
|
9
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
10
|
+
require('../_shared/cjs/Surface-8599dbe4.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { H as Heading } from '../_shared/esm/Heading-
|
|
2
|
-
import '../_shared/esm/
|
|
1
|
+
export { H as Heading } from '../_shared/esm/Heading-906c7c7c.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
3
3
|
import '../_shared/esm/index-2e73c2e9.js';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../_shared/esm/suffix-modifier-
|
|
6
|
-
import '../_shared/esm/Surface-
|
|
5
|
+
import '../_shared/esm/suffix-modifier-1ce05abe.js';
|
|
6
|
+
import '../_shared/esm/Surface-71d21a9e.js';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var HeroButton = require('../_shared/cjs/HeroButton-0586a7c4.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
7
|
+
require('react');
|
|
8
|
+
require('../_shared/cjs/index-9947ac13.js');
|
|
9
|
+
require('../_shared/cjs/Icon-0ec0c1fb.js');
|
|
10
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
11
|
+
require('../_shared/cjs/Surface-8599dbe4.js');
|
|
12
|
+
require('../_shared/cjs/ArcIconEclipse.esm-ac777a76.js');
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
exports.HeroButton = HeroButton.HeroButton;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { H as HeroButton } from '../_shared/esm/HeroButton-7ea692bf.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import '../_shared/esm/index-2e73c2e9.js';
|
|
5
|
+
import '../_shared/esm/Icon-512f834f.js';
|
|
6
|
+
import '../_shared/esm/suffix-modifier-1ce05abe.js';
|
|
7
|
+
import '../_shared/esm/Surface-71d21a9e.js';
|
|
8
|
+
import '../_shared/esm/ArcIconEclipse.esm-bb48b82a.js';
|
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var index = require('../_shared/cjs/index-df60851b.js');
|
|
6
6
|
var React = require('react');
|
|
7
|
-
var index = require('../_shared/cjs/index-9947ac13.js');
|
|
7
|
+
var index$1 = require('../_shared/cjs/index-9947ac13.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
10
10
|
|
|
11
11
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
12
12
|
|
|
13
13
|
var Hidden = function (_a) {
|
|
14
|
-
var children = _a.children, xs = _a.xs, s = _a.s, m = _a.m, l = _a.l, xl = _a.xl, props =
|
|
15
|
-
return (React__default["default"].createElement("div",
|
|
14
|
+
var children = _a.children, xs = _a.xs, s = _a.s, m = _a.m, l = _a.l, xl = _a.xl, props = index.__rest(_a, ["children", "xs", "s", "m", "l", "xl"]);
|
|
15
|
+
return (React__default["default"].createElement("div", index.__assign({ className: index$1.classNames({
|
|
16
16
|
"arc-Hidden--xs": xs,
|
|
17
17
|
"arc-Hidden--s": s,
|
|
18
18
|
"arc-Hidden--m": m,
|
|
19
19
|
"arc-Hidden--l": l,
|
|
20
20
|
"arc-Hidden--xl": xl
|
|
21
|
-
}) },
|
|
21
|
+
}) }, index.filterDataAttrs(props)), children));
|
|
22
22
|
};
|
|
23
23
|
|
|
24
24
|
exports.Hidden = Hidden;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign, f as filterDataAttrs } from '../_shared/esm/
|
|
1
|
+
import { _ as __rest, a as __assign, f as filterDataAttrs } from '../_shared/esm/index-288c66b5.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { c as classNames } from '../_shared/esm/index-2e73c2e9.js';
|
|
4
4
|
|
package/dist/Icon/Icon.cjs.js
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Icon = require('../_shared/cjs/Icon-
|
|
6
|
-
require('../_shared/cjs/
|
|
7
|
-
require('react');
|
|
5
|
+
var Icon = require('../_shared/cjs/Icon-0ec0c1fb.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
8
7
|
require('../_shared/cjs/index-9947ac13.js');
|
|
9
|
-
require('
|
|
10
|
-
require('../_shared/cjs/
|
|
8
|
+
require('react');
|
|
9
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
10
|
+
require('../_shared/cjs/Surface-8599dbe4.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
package/dist/Icon/Icon.esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { I as Icon } from '../_shared/esm/Icon-
|
|
2
|
-
import '../_shared/esm/
|
|
3
|
-
import 'react';
|
|
1
|
+
export { I as Icon } from '../_shared/esm/Icon-512f834f.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
4
3
|
import '../_shared/esm/index-2e73c2e9.js';
|
|
5
|
-
import '
|
|
6
|
-
import '../_shared/esm/
|
|
4
|
+
import 'react';
|
|
5
|
+
import '../_shared/esm/suffix-modifier-1ce05abe.js';
|
|
6
|
+
import '../_shared/esm/Surface-71d21a9e.js';
|
package/dist/Image/Image.cjs.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Image = require('../_shared/cjs/Image-
|
|
6
|
-
require('../_shared/cjs/
|
|
5
|
+
var Image = require('../_shared/cjs/Image-e9a5a326.js');
|
|
6
|
+
require('../_shared/cjs/index-df60851b.js');
|
|
7
7
|
require('../_shared/cjs/index-9947ac13.js');
|
|
8
8
|
require('react');
|
|
9
|
-
require('../_shared/cjs/suffix-modifier-
|
|
9
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
package/dist/Image/Image.esm.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { I as Image, l as loadingOptions } from '../_shared/esm/Image-
|
|
2
|
-
import '../_shared/esm/
|
|
1
|
+
export { I as Image, l as loadingOptions } from '../_shared/esm/Image-57d08939.js';
|
|
2
|
+
import '../_shared/esm/index-288c66b5.js';
|
|
3
3
|
import '../_shared/esm/index-2e73c2e9.js';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../_shared/esm/suffix-modifier-
|
|
5
|
+
import '../_shared/esm/suffix-modifier-1ce05abe.js';
|
|
@@ -2,16 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var index = require('../_shared/cjs/index-df60851b.js');
|
|
6
6
|
var React = require('react');
|
|
7
|
-
var index = require('../_shared/cjs/index-9947ac13.js');
|
|
8
|
-
var BtIconArrowRight_esm = require('../_shared/cjs/BtIconArrowRight.esm-
|
|
9
|
-
var CardFooter = require('../_shared/cjs/CardFooter-
|
|
10
|
-
var
|
|
11
|
-
var
|
|
12
|
-
require('../_shared/cjs/
|
|
13
|
-
require('../_shared/cjs/
|
|
14
|
-
require('../_shared/cjs/Icon-
|
|
7
|
+
var index$1 = require('../_shared/cjs/index-9947ac13.js');
|
|
8
|
+
var BtIconArrowRight_esm = require('../_shared/cjs/BtIconArrowRight.esm-5989f2ca.js');
|
|
9
|
+
var CardFooter = require('../_shared/cjs/CardFooter-5414bc4f.js');
|
|
10
|
+
var Heading = require('../_shared/cjs/Heading-fb63844f.js');
|
|
11
|
+
var Image = require('../_shared/cjs/Image-e9a5a326.js');
|
|
12
|
+
var Surface = require('../_shared/cjs/Surface-8599dbe4.js');
|
|
13
|
+
require('../_shared/cjs/BtIconPlayFill.esm-b8997cfc.js');
|
|
14
|
+
require('../_shared/cjs/Icon-0ec0c1fb.js');
|
|
15
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
16
|
+
require('../_shared/cjs/index-7e31a45b.js');
|
|
15
17
|
|
|
16
18
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
17
19
|
|
|
@@ -19,23 +21,23 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
|
19
21
|
|
|
20
22
|
/** Use `ImpactCard` for important content that needs additional hierarchy and prominence. */
|
|
21
23
|
var ImpactCard = function (_a) {
|
|
22
|
-
var url = _a.url, onClick = _a.onClick, heading = _a.heading, img = _a.img, label = _a.label, minHeight = _a.minHeight, _b = _a.linkData, linkData =
|
|
23
|
-
var
|
|
24
|
+
var url = _a.url, onClick = _a.onClick, heading = _a.heading, img = _a.img, label = _a.label, minHeight = _a.minHeight, _b = _a.headingSize, headingSize = _b === void 0 ? "m" : _b, _c = _a.linkData, linkData = _c === void 0 ? {} : _c, _d = _a.pathway, pathway = _d === void 0 ? "light" : _d, _e = _a.headingLevel, headingLevel = _e === void 0 ? "2" : _e, _f = _a.buttonIcon, buttonIcon = _f === void 0 ? "arrow" : _f, props = index.__rest(_a, ["url", "onClick", "heading", "img", "label", "minHeight", "headingSize", "linkData", "pathway", "headingLevel", "buttonIcon"]);
|
|
25
|
+
var _g = React.useState(false), showHoverState = _g[0], setShowHoverState = _g[1];
|
|
24
26
|
var surface = React.useContext(Surface.Context).surface;
|
|
25
27
|
var handleShowHoverState = function (show) { return function () { return setShowHoverState(show); }; };
|
|
26
28
|
var isDarkPathway = pathway === "dark";
|
|
27
|
-
return (React__default["default"].createElement("div",
|
|
29
|
+
return (React__default["default"].createElement("div", index.__assign({ style: { minHeight: minHeight }, className: index$1.classNames("arc-ImpactCard", {
|
|
28
30
|
"arc-ImpactCard--darkPathway": isDarkPathway,
|
|
29
31
|
"arc-ImpactCard--outlined": url && showHoverState,
|
|
30
32
|
"arc-ImpactCard--isHovered": showHoverState,
|
|
31
33
|
"arc-ImpactCard--onDarkSurface": surface === "dark"
|
|
32
|
-
}) },
|
|
34
|
+
}) }, index.filterDataAttrs(props)),
|
|
33
35
|
React__default["default"].createElement("div", { className: "arc-ImpactCard-backgroundImageContainer" },
|
|
34
|
-
React__default["default"].createElement(Image.Image,
|
|
36
|
+
React__default["default"].createElement(Image.Image, index.__assign({ fit: "cover", alt: "" }, img))),
|
|
35
37
|
React__default["default"].createElement("div", { className: "arc-ImpactCard-contentContainer" },
|
|
36
38
|
label && (React__default["default"].createElement("div", { className: "arc-ImpactCard-labelContainer" },
|
|
37
|
-
React__default["default"].createElement(
|
|
38
|
-
React__default["default"].createElement(BtIconArrowRight_esm.CardHeading, { heading: heading, headingLevel: headingLevel, linkData: linkData, href: url, onClick: onClick, onMouseEnter: handleShowHoverState(true), onMouseLeave: handleShowHoverState(false), onFocus: handleShowHoverState(true), onBlur: handleShowHoverState(false) })),
|
|
39
|
+
React__default["default"].createElement(Heading.Heading, { size: "xxs" }, label.toUpperCase()))),
|
|
40
|
+
React__default["default"].createElement(BtIconArrowRight_esm.CardHeading, { heading: heading, size: headingSize, headingLevel: headingLevel, linkData: linkData, href: url, onClick: onClick, onMouseEnter: handleShowHoverState(true), onMouseLeave: handleShowHoverState(false), onFocus: handleShowHoverState(true), onBlur: handleShowHoverState(false) })),
|
|
39
41
|
React__default["default"].createElement(CardFooter.CardFooter, { buttonIcon: buttonIcon, showButton: true, isDarkPathway: isDarkPathway, isHovered: showHoverState })));
|
|
40
42
|
};
|
|
41
43
|
|
|
@@ -1,18 +1,20 @@
|
|
|
1
|
-
import { _ as __rest, a as __assign, f as filterDataAttrs } from '../_shared/esm/
|
|
1
|
+
import { _ as __rest, a as __assign, f as filterDataAttrs } from '../_shared/esm/index-288c66b5.js';
|
|
2
2
|
import React__default, { useState, useContext } from 'react';
|
|
3
3
|
import { c as classNames } from '../_shared/esm/index-2e73c2e9.js';
|
|
4
|
-
import { C as
|
|
5
|
-
import { C as CardFooter } from '../_shared/esm/CardFooter-
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import '../_shared/esm/
|
|
9
|
-
import '../_shared/esm/
|
|
10
|
-
import '../_shared/esm/Icon-
|
|
4
|
+
import { C as CardHeading } from '../_shared/esm/BtIconArrowRight.esm-6a17d0ce.js';
|
|
5
|
+
import { C as CardFooter } from '../_shared/esm/CardFooter-c79fb2db.js';
|
|
6
|
+
import { H as Heading } from '../_shared/esm/Heading-906c7c7c.js';
|
|
7
|
+
import { I as Image } from '../_shared/esm/Image-57d08939.js';
|
|
8
|
+
import { C as Context } from '../_shared/esm/Surface-71d21a9e.js';
|
|
9
|
+
import '../_shared/esm/BtIconPlayFill.esm-05fc0344.js';
|
|
10
|
+
import '../_shared/esm/Icon-512f834f.js';
|
|
11
|
+
import '../_shared/esm/suffix-modifier-1ce05abe.js';
|
|
12
|
+
import '../_shared/esm/index-605031ca.js';
|
|
11
13
|
|
|
12
14
|
/** Use `ImpactCard` for important content that needs additional hierarchy and prominence. */
|
|
13
15
|
var ImpactCard = function (_a) {
|
|
14
|
-
var url = _a.url, onClick = _a.onClick, heading = _a.heading, img = _a.img, label = _a.label, minHeight = _a.minHeight, _b = _a.linkData, linkData =
|
|
15
|
-
var
|
|
16
|
+
var url = _a.url, onClick = _a.onClick, heading = _a.heading, img = _a.img, label = _a.label, minHeight = _a.minHeight, _b = _a.headingSize, headingSize = _b === void 0 ? "m" : _b, _c = _a.linkData, linkData = _c === void 0 ? {} : _c, _d = _a.pathway, pathway = _d === void 0 ? "light" : _d, _e = _a.headingLevel, headingLevel = _e === void 0 ? "2" : _e, _f = _a.buttonIcon, buttonIcon = _f === void 0 ? "arrow" : _f, props = __rest(_a, ["url", "onClick", "heading", "img", "label", "minHeight", "headingSize", "linkData", "pathway", "headingLevel", "buttonIcon"]);
|
|
17
|
+
var _g = useState(false), showHoverState = _g[0], setShowHoverState = _g[1];
|
|
16
18
|
var surface = useContext(Context).surface;
|
|
17
19
|
var handleShowHoverState = function (show) { return function () { return setShowHoverState(show); }; };
|
|
18
20
|
var isDarkPathway = pathway === "dark";
|
|
@@ -26,8 +28,8 @@ var ImpactCard = function (_a) {
|
|
|
26
28
|
React__default.createElement(Image, __assign({ fit: "cover", alt: "" }, img))),
|
|
27
29
|
React__default.createElement("div", { className: "arc-ImpactCard-contentContainer" },
|
|
28
30
|
label && (React__default.createElement("div", { className: "arc-ImpactCard-labelContainer" },
|
|
29
|
-
React__default.createElement(
|
|
30
|
-
React__default.createElement(CardHeading, { heading: heading, headingLevel: headingLevel, linkData: linkData, href: url, onClick: onClick, onMouseEnter: handleShowHoverState(true), onMouseLeave: handleShowHoverState(false), onFocus: handleShowHoverState(true), onBlur: handleShowHoverState(false) })),
|
|
31
|
+
React__default.createElement(Heading, { size: "xxs" }, label.toUpperCase()))),
|
|
32
|
+
React__default.createElement(CardHeading, { heading: heading, size: headingSize, headingLevel: headingLevel, linkData: linkData, href: url, onClick: onClick, onMouseEnter: handleShowHoverState(true), onMouseLeave: handleShowHoverState(false), onFocus: handleShowHoverState(true), onBlur: handleShowHoverState(false) })),
|
|
31
33
|
React__default.createElement(CardFooter, { buttonIcon: buttonIcon, showButton: true, isDarkPathway: isDarkPathway, isHovered: showHoverState })));
|
|
32
34
|
};
|
|
33
35
|
|
|
@@ -2,21 +2,23 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var index = require('../_shared/cjs/index-df60851b.js');
|
|
6
6
|
var React = require('react');
|
|
7
|
-
var
|
|
8
|
-
var BtIconArrowRight_esm = require('../_shared/cjs/BtIconArrowRight.esm-
|
|
9
|
-
var Icon = require('../_shared/cjs/Icon-
|
|
10
|
-
var Tag = require('../_shared/cjs/Tag-
|
|
11
|
-
var Image = require('../_shared/cjs/Image-
|
|
12
|
-
var
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var
|
|
16
|
-
var
|
|
17
|
-
require('../_shared/cjs/
|
|
18
|
-
require('../_shared/cjs/
|
|
19
|
-
require('../_shared/cjs/
|
|
7
|
+
var index_es = require('../_shared/cjs/index.es-8b018b0d.js');
|
|
8
|
+
var BtIconArrowRight_esm = require('../_shared/cjs/BtIconArrowRight.esm-5989f2ca.js');
|
|
9
|
+
var Icon = require('../_shared/cjs/Icon-0ec0c1fb.js');
|
|
10
|
+
var Tag = require('../_shared/cjs/Tag-452048f6.js');
|
|
11
|
+
var Image = require('../_shared/cjs/Image-e9a5a326.js');
|
|
12
|
+
var Heading = require('../_shared/cjs/Heading-fb63844f.js');
|
|
13
|
+
var Text = require('../_shared/cjs/Text-1c1110a4.js');
|
|
14
|
+
var ButtonV2 = require('../_shared/cjs/ButtonV2-b2db3f46.js');
|
|
15
|
+
var VerticalSpace = require('../_shared/cjs/VerticalSpace-e128ec68.js');
|
|
16
|
+
var useMediaQuery = require('../_shared/cjs/use-media-query-d34c83b9.js');
|
|
17
|
+
var index$1 = require('../_shared/cjs/index-9947ac13.js');
|
|
18
|
+
var Surface = require('../_shared/cjs/Surface-8599dbe4.js');
|
|
19
|
+
require('../_shared/cjs/suffix-modifier-c8a34402.js');
|
|
20
|
+
require('../_shared/cjs/ThemeIcon-ee814862.js');
|
|
21
|
+
require('../_shared/cjs/ArcIconEclipse.esm-ac777a76.js');
|
|
20
22
|
|
|
21
23
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
22
24
|
|
|
@@ -24,30 +26,30 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
|
24
26
|
|
|
25
27
|
/** Use `InformationCard` for flexibility and the ability to focus and highlight product specific content. */
|
|
26
28
|
var InformationCard = function (_a) {
|
|
27
|
-
var cardUrl = _a.cardUrl, onClick = _a.onClick, heading = _a.heading, text = _a.text, label = _a.label, footerLogo = _a.footerLogo, button = _a.button, image = _a.image, tags = _a.tags, icon = _a.icon, minHeight = _a.minHeight, _b = _a.headingLevel, headingLevel = _b === void 0 ? "2" : _b, props =
|
|
29
|
+
var cardUrl = _a.cardUrl, onClick = _a.onClick, heading = _a.heading, text = _a.text, label = _a.label, footerLogo = _a.footerLogo, button = _a.button, image = _a.image, tags = _a.tags, icon = _a.icon, minHeight = _a.minHeight, _b = _a.headingLevel, headingLevel = _b === void 0 ? "2" : _b, props = index.__rest(_a, ["cardUrl", "onClick", "heading", "text", "label", "footerLogo", "button", "image", "tags", "icon", "minHeight", "headingLevel"]);
|
|
28
30
|
var surface = React.useContext(Surface.Context).surface;
|
|
29
|
-
var isMinWidthArcBreakpointS = useMediaQuery.useMediaQuery("(min-width: ".concat(
|
|
30
|
-
var isMinWidthArcBreakpointM = useMediaQuery.useMediaQuery("(min-width: ".concat(
|
|
31
|
+
var isMinWidthArcBreakpointS = useMediaQuery.useMediaQuery("(min-width: ".concat(index_es.SemSizeBreakpointsS, ")"));
|
|
32
|
+
var isMinWidthArcBreakpointM = useMediaQuery.useMediaQuery("(min-width: ".concat(index_es.SemSizeBreakpointsM, ")"));
|
|
31
33
|
var _c = React.useState(false), showHoverState = _c[0], setShowHoverState = _c[1];
|
|
32
34
|
var headingSpacing = isMinWidthArcBreakpointS ? "16" : "8";
|
|
33
35
|
var assetSpacing = isMinWidthArcBreakpointM ? "24" : "20";
|
|
34
36
|
var containerSpacing = isMinWidthArcBreakpointS ? "32" : "24";
|
|
35
37
|
var handleShowHoverState = function (show) { return function () { return setShowHoverState(show); }; };
|
|
36
|
-
return (React__default["default"].createElement("div",
|
|
38
|
+
return (React__default["default"].createElement("div", index.__assign({ style: { minHeight: minHeight }, className: index$1.classNames("arc-InformationCard", {
|
|
37
39
|
"arc-InformationCard--isALink": cardUrl,
|
|
38
40
|
"arc-InformationCard--outlined": cardUrl && showHoverState,
|
|
39
41
|
"arc-InformationCard--onDarkSurface": surface === "dark"
|
|
40
|
-
}) },
|
|
41
|
-
React__default["default"].createElement(Surface.Surface, { growVertically: true, padding: containerSpacing, background: "white" },
|
|
42
|
+
}) }, index.filterDataAttrs(props)),
|
|
43
|
+
React__default["default"].createElement(Surface.Surface, { growVertically: true, padding: containerSpacing, background: "light-white" },
|
|
42
44
|
React__default["default"].createElement("div", null,
|
|
43
45
|
image && (React__default["default"].createElement("div", { className: "arc-InformationCard-img" },
|
|
44
|
-
React__default["default"].createElement(Image.Image,
|
|
46
|
+
React__default["default"].createElement(Image.Image, index.__assign({ alt: "" }, image)),
|
|
45
47
|
React__default["default"].createElement(VerticalSpace.VerticalSpace, { size: assetSpacing }))),
|
|
46
48
|
icon && (React__default["default"].createElement(React__default["default"].Fragment, null,
|
|
47
49
|
React__default["default"].createElement(Icon.Icon, { testId: "information-card-icon", icon: icon, size: 96 }),
|
|
48
50
|
React__default["default"].createElement(VerticalSpace.VerticalSpace, { size: assetSpacing }))),
|
|
49
51
|
label && (React__default["default"].createElement(React__default["default"].Fragment, null,
|
|
50
|
-
React__default["default"].createElement(
|
|
52
|
+
React__default["default"].createElement(Heading.Heading, { size: "xxs" }, label.toUpperCase()),
|
|
51
53
|
React__default["default"].createElement(VerticalSpace.VerticalSpace, { size: headingSpacing }))),
|
|
52
54
|
React__default["default"].createElement(BtIconArrowRight_esm.CardHeading, { heading: heading, headingLevel: headingLevel, href: cardUrl, onClick: onClick, onMouseEnter: handleShowHoverState(true), onMouseLeave: handleShowHoverState(false), onFocus: handleShowHoverState(true), onBlur: handleShowHoverState(false) })),
|
|
53
55
|
React__default["default"].createElement("div", { className: "arc-InformationCard-contentContainer" },
|
|
@@ -57,16 +59,16 @@ var InformationCard = function (_a) {
|
|
|
57
59
|
(button || tags || footerLogo) && React__default["default"].createElement(VerticalSpace.VerticalSpace, { size: "24" }))),
|
|
58
60
|
tags && (React__default["default"].createElement(React__default["default"].Fragment, null,
|
|
59
61
|
React__default["default"].createElement("div", { className: "arc-InformationCard-tagContainer" }, tags.map(function (_a, i) {
|
|
60
|
-
var text = _a.text, tagProps =
|
|
62
|
+
var text = _a.text, tagProps = index.__rest(_a, ["text"]);
|
|
61
63
|
return (React__default["default"].createElement("div", { className: "arc-InformationCard-tag", key: "information-card-tag-".concat(i) },
|
|
62
|
-
React__default["default"].createElement(Tag.Tag,
|
|
64
|
+
React__default["default"].createElement(Tag.Tag, index.__assign({}, tagProps), text)));
|
|
63
65
|
})),
|
|
64
66
|
(button || footerLogo) && React__default["default"].createElement(VerticalSpace.VerticalSpace, { size: "24" })))),
|
|
65
67
|
React__default["default"].createElement("div", { className: "arc-InformationCard-footer" },
|
|
66
68
|
button && !cardUrl && (React__default["default"].createElement("div", { className: "arc-InformationCard-footerButtonContainer" },
|
|
67
|
-
React__default["default"].createElement(
|
|
69
|
+
React__default["default"].createElement(ButtonV2.ButtonV2, index.__assign({}, button, { size: "s", iconPosition: "beforeText", buttonStyle: "tertiary", icon: BtIconArrowRight_esm.BtIconArrowRight })))),
|
|
68
70
|
footerLogo && (React__default["default"].createElement("div", { className: "arc-InformationCard-footerLogoContainer" },
|
|
69
|
-
React__default["default"].createElement(Image.Image,
|
|
71
|
+
React__default["default"].createElement(Image.Image, index.__assign({}, footerLogo))))))));
|
|
70
72
|
};
|
|
71
73
|
|
|
72
74
|
exports.InformationCard = InformationCard;
|