@vodafone_de/brix-components 3.1.8 → 3.1.9
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/LICENSE +393 -0
- package/README.md +4 -0
- package/{BorderWidth-DfOlyKK7.js → dist/BorderWidth-eg_mz82k.js} +2 -2
- package/{Spacing-D0HQH9YJ.js → dist/Spacing-B-7SYaM_.js} +6 -6
- package/{TextBodySize-BcZR9mh2.js → dist/TextBodySize-ovWXXu9n.js} +2 -2
- package/{TextColor-DsntmDNw.js → dist/TextColor-BXiR5Uq9.js} +4 -4
- package/{colorUtils-BYlfVHXJ.js → dist/colorUtils-uLZF5UIN.js} +5 -5
- package/{esm → dist}/components/Accordion/index.js +9 -8
- package/{esm → dist}/components/AccordionGroup/index.js +3 -2
- package/dist/components/Badge/index.js +11 -0
- package/{esm → dist}/components/Body/index.js +6 -5
- package/{esm → dist}/components/BottomBar/index.js +5 -4
- package/{esm → dist}/components/Button/index.js +4 -3
- package/dist/components/ButtonAsLink/index.js +7 -0
- package/{esm → dist}/components/ButtonGroup/index.js +3 -2
- package/{esm → dist}/components/Card/index.js +4 -3
- package/{esm → dist}/components/Carousel/index.js +11 -10
- package/{esm → dist}/components/Checkbox/index.js +10 -9
- package/{esm → dist}/components/CheckboxGroup/index.js +4 -3
- package/{esm → dist}/components/Collapsible/index.js +5 -4
- package/{esm → dist}/components/ColorSwatch/index.js +7 -6
- package/{esm → dist}/components/ColorSwatchGroup/index.js +6 -5
- package/{esm → dist}/components/Container/index.js +7 -6
- package/{esm → dist}/components/DateInput/index.js +5 -4
- package/{esm → dist}/components/DemoBox/index.js +4 -3
- package/{esm → dist}/components/Dialog/index.js +7 -6
- package/{esm → dist}/components/DiscoveryCard/index.js +11 -10
- package/{esm → dist}/components/DiscoveryCardGroup/index.js +3 -2
- package/{esm → dist}/components/Divider/index.js +4 -3
- package/{esm → dist}/components/Fieldset/index.js +5 -4
- package/{esm → dist}/components/FilterGroup/index.js +12 -11
- package/{esm → dist}/components/Flex/index.js +3 -2
- package/{esm → dist}/components/FlexItem/index.js +3 -2
- package/{esm → dist}/components/FootnoteContent/index.js +4 -3
- package/{esm → dist}/components/FootnoteLink/index.js +3 -2
- package/{esm → dist}/components/Form/index.js +3 -2
- package/{esm → dist}/components/FormElement/index.js +3 -2
- package/{esm → dist}/components/FormHelperLabel/index.js +2 -1
- package/{esm → dist}/components/FormHelperMessage/index.js +4 -3
- package/{esm → dist}/components/FormHelperStatusIcon/index.js +3 -2
- package/{esm → dist}/components/GoogleMap/index.js +11 -10
- package/{esm → dist}/components/Grid/index.js +4 -3
- package/{esm → dist}/components/GridItem/index.js +3 -2
- package/{esm → dist}/components/Heading/index.js +7 -6
- package/{esm → dist}/components/HifiIcon/index.js +4 -3
- package/{esm → dist}/components/Icon/index.js +2 -1
- package/{esm → dist}/components/IconButton/index.js +10 -9
- package/{esm → dist}/components/IconSnippet/index.js +6 -5
- package/{esm → dist}/components/IconSnippetList/index.js +3 -2
- package/{esm → dist}/components/Image/index.js +4 -3
- package/{esm → dist}/components/ImageHeader/index.js +11 -10
- package/{esm → dist}/components/InlineLink/index.js +6 -5
- package/{esm → dist}/components/Input/index.js +6 -5
- package/{esm → dist}/components/Label/index.js +3 -2
- package/{esm → dist}/components/Legend/index.js +2 -1
- package/{esm → dist}/components/Link/index.js +3 -2
- package/dist/components/LinkAsButton/index.js +7 -0
- package/{esm → dist}/components/LinkList/index.js +3 -2
- package/{esm → dist}/components/LinkListItem/index.js +15 -14
- package/{esm → dist}/components/LoadingSpinner/index.js +3 -2
- package/{esm → dist}/components/Notification/index.js +11 -10
- package/{esm → dist}/components/Overlay/index.js +3 -2
- package/{esm → dist}/components/PickerGroup/index.js +17 -16
- package/{esm → dist}/components/Price/index.js +4 -3
- package/{esm → dist}/components/ProductCard/index.js +7 -6
- package/{esm → dist}/components/RadioGroup/index.js +9 -8
- package/{esm → dist}/components/ResponsiveImage/index.js +5 -4
- package/{esm → dist}/components/RichText/index.js +2 -1
- package/dist/components/ScreenreaderOnly/index.js +6 -0
- package/{esm → dist}/components/SearchInput/index.js +7 -6
- package/{esm → dist}/components/SelectInput/index.js +11 -10
- package/{esm → dist}/components/Stepper/index.js +9 -8
- package/{esm → dist}/components/SuggestInput/index.js +13 -12
- package/{esm → dist}/components/Switch/index.js +10 -9
- package/dist/components/TabularPrice/index.js +8 -0
- package/dist/components/TextList/index.js +10 -0
- package/{esm → dist}/components/Textarea/index.js +9 -8
- package/{esm → dist}/components/Tray/index.js +10 -9
- package/{esm → dist}/foundations/GlobalStyle/index.js +3 -2
- package/{esm → dist}/foundations/media-query/viewport/index.js +1 -1
- package/{esm → dist}/foundations/token/getBackgroundColor/index.js +1 -1
- package/{esm → dist}/foundations/token/getBodySize/index.js +1 -1
- package/{esm → dist}/foundations/token/getBorderColor/index.js +1 -1
- package/{esm → dist}/foundations/token/getBorderRadius/index.js +1 -1
- package/{esm → dist}/foundations/token/getBorderWidth/index.js +1 -1
- package/{esm → dist}/foundations/token/getFontWeight/index.js +1 -1
- package/{esm → dist}/foundations/token/getHeadingSize/index.js +1 -1
- package/{esm → dist}/foundations/token/getHoverColor/index.js +1 -1
- package/{esm → dist}/foundations/token/getIconColor/index.js +1 -1
- package/{esm → dist}/foundations/token/getObjectColor/index.js +1 -1
- package/{esm → dist}/foundations/token/getOpacity/index.js +1 -1
- package/{esm → dist}/foundations/token/getPressColor/index.js +1 -1
- package/{esm → dist}/foundations/token/getSpacing/index.js +1 -1
- package/{esm → dist}/foundations/token/getTextColor/index.js +1 -1
- package/{esm → dist}/foundations/token/getTextDecoration/index.js +1 -1
- package/{esm → dist}/hooks/useViewport/index.js +1 -1
- package/{esm → dist}/icons/index.js +1 -1
- package/{index-DXcRBKzd.js → dist/index-DE9iZx_0.js} +10 -10
- package/{index-CgzBmq4n.js → dist/index-DH6pW0wc.js} +8 -8
- package/{index-D3VTZbkv.js → dist/index-DPQJSCi7.js} +10 -10
- package/{index-BjJ1C1T5.js → dist/index-DRQqmPiC.js} +8 -8
- package/{index-RUfLpIPk.js → dist/index-DauKVKW_.js} +12 -12
- package/{esm → dist}/index.js +10 -10
- package/{styled-B7ngqPIu.js → dist/styled-BWxYFp57.js} +3 -3
- package/{styled-P94o9QP6.js → dist/styled-Bq7qee_E.js} +6 -6
- package/{styled-B-SHnHIq.js → dist/styled-CN4Pw2Cl.js} +11 -11
- package/{styled-BOWAXJ4T.js → dist/styled-D4n7rxyh.js} +8 -8
- package/{styled-QeNVrhQW.js → dist/styled-DBibvE8t.js} +16 -16
- package/{styled-lW-VhQz3.js → dist/styled-DtPpPNNy.js} +3 -3
- package/{styled-AXUDObEN.js → dist/styled-Dtd8GcNo.js} +5 -5
- package/{styled-VjTKXjli.js → dist/styled-G3ZpnzDF.js} +12 -12
- package/package.json +15 -31
- package/BackgroundColor-C3dayRDw.cjs +0 -13
- package/BorderColor-Bl18ZGTj.cjs +0 -23
- package/BorderRadius-tg_0N_aM.cjs +0 -9
- package/BorderWidth-BLS_JGlE.cjs +0 -15
- package/CornerStyle-Dp7lKShv.cjs +0 -5
- package/FontWeight-D3-RZpaX.cjs +0 -7
- package/HeadingSize-cjNplkhN.cjs +0 -11
- package/IconColor-B-BmIdKj.cjs +0 -9
- package/ObjectColor-BrtIOUrJ.cjs +0 -21
- package/Opacity-gfDZhzig.cjs +0 -5
- package/SizeTypes-CoZ2p2qq.cjs +0 -7
- package/Spacing-Cu_j2b83.cjs +0 -15
- package/TextBodySize-DeP5RE2m.cjs +0 -5
- package/TextColor-BZDXH1wP.cjs +0 -15
- package/colorUtils-DlX47rtH.cjs +0 -93
- package/components/Accordion/index.js +0 -195
- package/components/AccordionGroup/index.js +0 -58
- package/components/Badge/index.js +0 -11
- package/components/Body/index.js +0 -75
- package/components/BottomBar/index.js +0 -78
- package/components/Button/index.js +0 -24
- package/components/ButtonAsLink/index.js +0 -6
- package/components/ButtonGroup/index.js +0 -33
- package/components/Card/index.js +0 -17
- package/components/Carousel/index.js +0 -496
- package/components/Checkbox/index.js +0 -217
- package/components/CheckboxGroup/index.js +0 -57
- package/components/Collapsible/index.js +0 -84
- package/components/ColorSwatch/index.js +0 -87
- package/components/ColorSwatchGroup/index.js +0 -42
- package/components/Container/index.js +0 -76
- package/components/DateInput/index.js +0 -85
- package/components/DemoBox/index.js +0 -20
- package/components/Dialog/index.js +0 -171
- package/components/DiscoveryCard/index.js +0 -130
- package/components/DiscoveryCardGroup/index.js +0 -52
- package/components/Divider/index.js +0 -29
- package/components/Fieldset/index.js +0 -40
- package/components/FilterGroup/index.js +0 -147
- package/components/Flex/index.js +0 -16
- package/components/FlexItem/index.js +0 -41
- package/components/FootnoteContent/index.js +0 -38
- package/components/FootnoteLink/index.js +0 -45
- package/components/Form/index.js +0 -19
- package/components/FormElement/index.js +0 -30
- package/components/FormHelperLabel/index.js +0 -20
- package/components/FormHelperMessage/index.js +0 -46
- package/components/FormHelperStatusIcon/index.js +0 -50
- package/components/GoogleMap/index.js +0 -195
- package/components/Grid/index.js +0 -38
- package/components/GridItem/index.js +0 -11
- package/components/Heading/index.js +0 -94
- package/components/HifiIcon/index.js +0 -30
- package/components/Icon/index.js +0 -38
- package/components/IconButton/index.js +0 -85
- package/components/IconSnippet/index.js +0 -112
- package/components/IconSnippetList/index.js +0 -24
- package/components/Image/index.js +0 -84
- package/components/ImageHeader/index.js +0 -262
- package/components/InlineLink/index.js +0 -42
- package/components/Input/index.js +0 -54
- package/components/Label/index.js +0 -21
- package/components/Legend/index.js +0 -59
- package/components/Link/index.js +0 -18
- package/components/LinkAsButton/index.js +0 -6
- package/components/LinkList/index.js +0 -64
- package/components/LinkListItem/index.js +0 -316
- package/components/LoadingSpinner/index.js +0 -69
- package/components/Notification/index.js +0 -181
- package/components/Overlay/index.js +0 -33
- package/components/PickerGroup/index.js +0 -281
- package/components/Price/index.js +0 -18
- package/components/ProductCard/index.js +0 -80
- package/components/RadioGroup/index.js +0 -196
- package/components/ResponsiveImage/index.js +0 -88
- package/components/RichText/index.js +0 -6
- package/components/ScreenreaderOnly/index.js +0 -5
- package/components/SearchInput/index.js +0 -139
- package/components/SelectInput/index.js +0 -159
- package/components/Stepper/index.js +0 -204
- package/components/SuggestInput/index.js +0 -386
- package/components/Switch/index.js +0 -168
- package/components/TabularPrice/index.js +0 -7
- package/components/TextList/index.js +0 -10
- package/components/Textarea/index.js +0 -155
- package/components/Tray/index.js +0 -217
- package/easing-CWOuUocw.cjs +0 -5
- package/esm/components/Badge/index.js +0 -10
- package/esm/components/ButtonAsLink/index.js +0 -6
- package/esm/components/LinkAsButton/index.js +0 -6
- package/esm/components/ScreenreaderOnly/index.js +0 -5
- package/esm/components/TabularPrice/index.js +0 -7
- package/esm/components/TextList/index.js +0 -9
- package/filterProps-D3K8rtOg.cjs +0 -12
- package/foundations/GlobalStyle/index.js +0 -228
- package/foundations/PatternProps/index.js +0 -1
- package/foundations/media-query/forcedColors/index.js +0 -12
- package/foundations/media-query/reducedMotion/index.js +0 -21
- package/foundations/media-query/viewport/index.js +0 -6
- package/foundations/token/getBackgroundColor/index.js +0 -5
- package/foundations/token/getBodySize/index.js +0 -15
- package/foundations/token/getBorderColor/index.js +0 -5
- package/foundations/token/getBorderRadius/index.js +0 -15
- package/foundations/token/getBorderWidth/index.js +0 -19
- package/foundations/token/getBottomSpacing/index.js +0 -14
- package/foundations/token/getFontWeight/index.js +0 -13
- package/foundations/token/getHeadingSize/index.js +0 -27
- package/foundations/token/getHoverColor/index.js +0 -7
- package/foundations/token/getIconColor/index.js +0 -5
- package/foundations/token/getObjectColor/index.js +0 -5
- package/foundations/token/getOpacity/index.js +0 -11
- package/foundations/token/getPressColor/index.js +0 -7
- package/foundations/token/getSpacing/index.js +0 -5
- package/foundations/token/getTextColor/index.js +0 -5
- package/foundations/token/getTextDecoration/index.js +0 -13
- package/getCssVar-CyR1mrKh.cjs +0 -5
- package/hooks/useFocusWithin/index.js +0 -36
- package/hooks/useForcedColors/index.js +0 -9
- package/hooks/useMediaQuery/index.js +0 -19
- package/hooks/useReducedMotion/index.js +0 -9
- package/hooks/useThirdPartyConsent/index.js +0 -54
- package/hooks/useViewport/index.js +0 -24
- package/icons/index.js +0 -603
- package/index-B5BTmO2E.cjs +0 -60
- package/index-BMP9PDyg.cjs +0 -78
- package/index-BxxkHUxs.cjs +0 -207
- package/index-CnLaY-bi.cjs +0 -78
- package/index-DORk60LP.cjs +0 -167
- package/index-DVXE2AnG.cjs +0 -23
- package/index-DuE6C2cO.cjs +0 -31
- package/index-_A9hEpl9.cjs +0 -7133
- package/index.js +0 -288
- package/props-DJ2g0nfk.cjs +0 -5
- package/renderInlineRichTextFromOpenText-CfOFMQ1v.cjs +0 -12
- package/shadow-CwqrYf1e.cjs +0 -3
- package/styled-B6YPXixY.cjs +0 -244
- package/styled-B_Yb1i3j.cjs +0 -132
- package/styled-C83gSQcc.cjs +0 -28
- package/styled-CL1J-PFC.cjs +0 -70
- package/styled-D36Jj6J7.cjs +0 -44
- package/styled-IZHOHnAD.cjs +0 -33
- package/styled-nCWTwQUZ.cjs +0 -164
- package/styled-rjPMMnSd.cjs +0 -123
- package/tags-CTaUxoCi.cjs +0 -28
- /package/{BackgroundColor-JObp_2xA.js → dist/BackgroundColor-JObp_2xA.js} +0 -0
- /package/{BorderColor-BummoQ1-.js → dist/BorderColor-BummoQ1-.js} +0 -0
- /package/{BorderRadius-ClUShVLu.js → dist/BorderRadius-ClUShVLu.js} +0 -0
- /package/{CornerStyle-JEbGNArR.js → dist/CornerStyle-JEbGNArR.js} +0 -0
- /package/{FontWeight-CR22KTex.js → dist/FontWeight-CR22KTex.js} +0 -0
- /package/{HeadingSize-CfCRn3Lh.js → dist/HeadingSize-CfCRn3Lh.js} +0 -0
- /package/{IconColor-CtC9WUgr.js → dist/IconColor-CtC9WUgr.js} +0 -0
- /package/{ObjectColor-BZDBuV8H.js → dist/ObjectColor-BZDBuV8H.js} +0 -0
- /package/{Opacity-smkGiwsf.js → dist/Opacity-smkGiwsf.js} +0 -0
- /package/{SizeTypes-Ck_RdzIf.js → dist/SizeTypes-Ck_RdzIf.js} +0 -0
- /package/{components → dist/components}/Accordion/index.d.ts +0 -0
- /package/{components → dist/components}/Accordion/props.d.ts +0 -0
- /package/{components → dist/components}/Accordion/styled.d.ts +0 -0
- /package/{components → dist/components}/AccordionGroup/AccordionGroupSingleExpand.d.ts +0 -0
- /package/{components → dist/components}/AccordionGroup/index.d.ts +0 -0
- /package/{components → dist/components}/AccordionGroup/props.d.ts +0 -0
- /package/{components → dist/components}/AccordionGroup/stories/scrollToViewFixedHeaderStoryObj.d.ts +0 -0
- /package/{components → dist/components}/AccordionGroup/styled.d.ts +0 -0
- /package/{components → dist/components}/Badge/index.d.ts +0 -0
- /package/{components → dist/components}/Badge/props.d.ts +0 -0
- /package/{components → dist/components}/Badge/styled.d.ts +0 -0
- /package/{components → dist/components}/Body/index.d.ts +0 -0
- /package/{components → dist/components}/Body/props.d.ts +0 -0
- /package/{components → dist/components}/Body/styled.d.ts +0 -0
- /package/{components → dist/components}/BottomBar/index.d.ts +0 -0
- /package/{components → dist/components}/BottomBar/props.d.ts +0 -0
- /package/{components → dist/components}/BottomBar/styled.d.ts +0 -0
- /package/{components → dist/components}/Button/ButtonAppearanceHelper.d.ts +0 -0
- /package/{components → dist/components}/Button/getButtonIcon.d.ts +0 -0
- /package/{components → dist/components}/Button/index.d.ts +0 -0
- /package/{components → dist/components}/Button/props.d.ts +0 -0
- /package/{components → dist/components}/Button/styled.d.ts +0 -0
- /package/{components → dist/components}/ButtonAsLink/index.d.ts +0 -0
- /package/{components → dist/components}/ButtonAsLink/props.d.ts +0 -0
- /package/{components → dist/components}/ButtonAsLink/styled.d.ts +0 -0
- /package/{components → dist/components}/ButtonGroup/index.d.ts +0 -0
- /package/{components → dist/components}/ButtonGroup/props.d.ts +0 -0
- /package/{components → dist/components}/Card/index.d.ts +0 -0
- /package/{components → dist/components}/Card/props.d.ts +0 -0
- /package/{components → dist/components}/Card/styled.d.ts +0 -0
- /package/{components → dist/components}/Carousel/components/CarouselContext.d.ts +0 -0
- /package/{components → dist/components}/Carousel/components/CarouselIndicator.d.ts +0 -0
- /package/{components → dist/components}/Carousel/components/CarouselInner.d.ts +0 -0
- /package/{components → dist/components}/Carousel/components/CarouselItem.d.ts +0 -0
- /package/{components → dist/components}/Carousel/components/CarouselNavigation.d.ts +0 -0
- /package/{components → dist/components}/Carousel/index.d.ts +0 -0
- /package/{components → dist/components}/Carousel/props.d.ts +0 -0
- /package/{components → dist/components}/Carousel/stories/productCards.d.ts +0 -0
- /package/{components → dist/components}/Carousel/styled.d.ts +0 -0
- /package/{components → dist/components}/Carousel/utils/carouselDefaultGridConfig.d.ts +0 -0
- /package/{components → dist/components}/Carousel/utils/getItemByScroll.d.ts +0 -0
- /package/{components → dist/components}/Carousel/utils/getItems.d.ts +0 -0
- /package/{components → dist/components}/Carousel/utils/scrollTo.d.ts +0 -0
- /package/{components → dist/components}/Carousel/utils/useScrollSpy.d.ts +0 -0
- /package/{components → dist/components}/Checkbox/assets/CheckedBox.d.ts +0 -0
- /package/{components → dist/components}/Checkbox/assets/UncheckedBox.d.ts +0 -0
- /package/{components → dist/components}/Checkbox/index.d.ts +0 -0
- /package/{components → dist/components}/Checkbox/props.d.ts +0 -0
- /package/{components → dist/components}/Checkbox/styled.d.ts +0 -0
- /package/{components → dist/components}/CheckboxGroup/index.d.ts +0 -0
- /package/{components → dist/components}/CheckboxGroup/props.d.ts +0 -0
- /package/{components → dist/components}/CheckboxGroup/styled.d.ts +0 -0
- /package/{components → dist/components}/Collapsible/index.d.ts +0 -0
- /package/{components → dist/components}/Collapsible/props.d.ts +0 -0
- /package/{components → dist/components}/Collapsible/styled.d.ts +0 -0
- /package/{components → dist/components}/ColorSwatch/index.d.ts +0 -0
- /package/{components → dist/components}/ColorSwatch/props.d.ts +0 -0
- /package/{components → dist/components}/ColorSwatch/styled.d.ts +0 -0
- /package/{components → dist/components}/ColorSwatchGroup/index.d.ts +0 -0
- /package/{components → dist/components}/ColorSwatchGroup/props.d.ts +0 -0
- /package/{components → dist/components}/ColorSwatchGroup/styled.d.ts +0 -0
- /package/{components → dist/components}/Container/index.d.ts +0 -0
- /package/{components → dist/components}/Container/props.d.ts +0 -0
- /package/{components → dist/components}/Container/styled.d.ts +0 -0
- /package/{components → dist/components}/DateInput/index.d.ts +0 -0
- /package/{components → dist/components}/DateInput/props.d.ts +0 -0
- /package/{components → dist/components}/DateInput/styled.d.ts +0 -0
- /package/{components → dist/components}/DemoBox/index.d.ts +0 -0
- /package/{components → dist/components}/DemoBox/props.d.ts +0 -0
- /package/{components → dist/components}/DemoBox/styled.d.ts +0 -0
- /package/{components → dist/components}/Dialog/index.d.ts +0 -0
- /package/{components → dist/components}/Dialog/props.d.ts +0 -0
- /package/{components → dist/components}/Dialog/styled.d.ts +0 -0
- /package/{components → dist/components}/DiscoveryCard/components/DiscoveryCardLinkedImage.d.ts +0 -0
- /package/{components → dist/components}/DiscoveryCard/index.d.ts +0 -0
- /package/{components → dist/components}/DiscoveryCard/props.d.ts +0 -0
- /package/{components → dist/components}/DiscoveryCard/styled.d.ts +0 -0
- /package/{components → dist/components}/DiscoveryCardGroup/index.d.ts +0 -0
- /package/{components → dist/components}/DiscoveryCardGroup/props.d.ts +0 -0
- /package/{components → dist/components}/DiscoveryCardGroup/styled.d.ts +0 -0
- /package/{components → dist/components}/Divider/index.d.ts +0 -0
- /package/{components → dist/components}/Divider/props.d.ts +0 -0
- /package/{components → dist/components}/Divider/styled.d.ts +0 -0
- /package/{components → dist/components}/Fieldset/index.d.ts +0 -0
- /package/{components → dist/components}/Fieldset/props.d.ts +0 -0
- /package/{components → dist/components}/Fieldset/styled.d.ts +0 -0
- /package/{components → dist/components}/FilterGroup/index.d.ts +0 -0
- /package/{components → dist/components}/FilterGroup/props.d.ts +0 -0
- /package/{components → dist/components}/FilterGroup/styled.d.ts +0 -0
- /package/{components → dist/components}/Flex/index.d.ts +0 -0
- /package/{components → dist/components}/Flex/props.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/autoAndFullItemArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/autoAndFullItemVerticalArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/fullAndAutoItemArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/fullAndAutoItemVerticalArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/justifyBetweenArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/justifyBetweenVerticalArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/justifyCenterArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/justifyCenterVerticalArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/justifyEndArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/justifyEndVerticalArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/justifyStartArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/justifyStartVerticalArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/twoFullItemsArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/twoFullItemsVerticalArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/stories/xlGapSpacingArgs.d.ts +0 -0
- /package/{components → dist/components}/Flex/styled.d.ts +0 -0
- /package/{components → dist/components}/FlexItem/index.d.ts +0 -0
- /package/{components → dist/components}/FlexItem/props.d.ts +0 -0
- /package/{components → dist/components}/FlexItem/styled.d.ts +0 -0
- /package/{components → dist/components}/FootnoteContent/index.d.ts +0 -0
- /package/{components → dist/components}/FootnoteContent/props.d.ts +0 -0
- /package/{components → dist/components}/FootnoteContent/styled.d.ts +0 -0
- /package/{components → dist/components}/FootnoteLink/index.d.ts +0 -0
- /package/{components → dist/components}/FootnoteLink/props.d.ts +0 -0
- /package/{components → dist/components}/FootnoteLink/styled.d.ts +0 -0
- /package/{components → dist/components}/Form/index.d.ts +0 -0
- /package/{components → dist/components}/Form/props.d.ts +0 -0
- /package/{components → dist/components}/Form/styled.d.ts +0 -0
- /package/{components → dist/components}/FormElement/index.d.ts +0 -0
- /package/{components → dist/components}/FormElement/props.d.ts +0 -0
- /package/{components → dist/components}/FormElement/styled.d.ts +0 -0
- /package/{components → dist/components}/FormHelperLabel/index.d.ts +0 -0
- /package/{components → dist/components}/FormHelperLabel/props.d.ts +0 -0
- /package/{components → dist/components}/FormHelperMessage/index.d.ts +0 -0
- /package/{components → dist/components}/FormHelperMessage/props.d.ts +0 -0
- /package/{components → dist/components}/FormHelperMessage/styled.d.ts +0 -0
- /package/{components → dist/components}/FormHelperStatusIcon/index.d.ts +0 -0
- /package/{components → dist/components}/FormHelperStatusIcon/props.d.ts +0 -0
- /package/{components → dist/components}/FormHelperStatusIcon/styled.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/components/ConsentMessage/bg.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/components/ConsentMessage/index.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/components/ConsentMessage/props.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/components/ConsentMessage/styled.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/components/Map/MapInner.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/components/Map/MapProvider.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/components/Map/props.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/index.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/props.d.ts +0 -0
- /package/{components → dist/components}/GoogleMap/styled.d.ts +0 -0
- /package/{components → dist/components}/Grid/getColumnWidth.d.ts +0 -0
- /package/{components → dist/components}/Grid/getOffset.d.ts +0 -0
- /package/{components → dist/components}/Grid/helpers.d.ts +0 -0
- /package/{components → dist/components}/Grid/index.d.ts +0 -0
- /package/{components → dist/components}/Grid/props.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/alignGridCenterArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/alignGridItemArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/alignGridRightArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/grid12Args.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/grid222222Args.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/grid3333Args.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/grid363Args.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/grid444Args.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/grid64Args.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/grid66Args.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/grid75Args.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/nestingArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/noSpacingArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/offsetArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/responsiveArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/stretchArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/tagOrderedListArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/stories/tagUnorderedListArgs.d.ts +0 -0
- /package/{components → dist/components}/Grid/styled.d.ts +0 -0
- /package/{components → dist/components}/GridItem/index.d.ts +0 -0
- /package/{components → dist/components}/GridItem/props.d.ts +0 -0
- /package/{components → dist/components}/GridItem/styled.d.ts +0 -0
- /package/{components → dist/components}/Heading/index.d.ts +0 -0
- /package/{components → dist/components}/Heading/props.d.ts +0 -0
- /package/{components → dist/components}/Heading/styled.d.ts +0 -0
- /package/{components → dist/components}/HifiIcon/index.d.ts +0 -0
- /package/{components → dist/components}/HifiIcon/props.d.ts +0 -0
- /package/{components → dist/components}/HifiIcon/styled.d.ts +0 -0
- /package/{components → dist/components}/Icon/index.d.ts +0 -0
- /package/{components → dist/components}/Icon/props.d.ts +0 -0
- /package/{components → dist/components}/IconButton/index.d.ts +0 -0
- /package/{components → dist/components}/IconButton/props.d.ts +0 -0
- /package/{components → dist/components}/IconButton/styled.d.ts +0 -0
- /package/{components → dist/components}/IconSnippet/index.d.ts +0 -0
- /package/{components → dist/components}/IconSnippet/props.d.ts +0 -0
- /package/{components → dist/components}/IconSnippet/styled.d.ts +0 -0
- /package/{components → dist/components}/IconSnippetList/index.d.ts +0 -0
- /package/{components → dist/components}/IconSnippetList/props.d.ts +0 -0
- /package/{components → dist/components}/IconSnippetList/styled.d.ts +0 -0
- /package/{components → dist/components}/Image/index.d.ts +0 -0
- /package/{components → dist/components}/Image/props.d.ts +0 -0
- /package/{components → dist/components}/Image/styled.d.ts +0 -0
- /package/{components → dist/components}/ImageHeader/index.d.ts +0 -0
- /package/{components → dist/components}/ImageHeader/props.d.ts +0 -0
- /package/{components → dist/components}/ImageHeader/styled.d.ts +0 -0
- /package/{components → dist/components}/InlineLink/index.d.ts +0 -0
- /package/{components → dist/components}/InlineLink/props.d.ts +0 -0
- /package/{components → dist/components}/InlineLink/styled.d.ts +0 -0
- /package/{components → dist/components}/Input/index.d.ts +0 -0
- /package/{components → dist/components}/Input/props.d.ts +0 -0
- /package/{components → dist/components}/Input/styled.d.ts +0 -0
- /package/{components → dist/components}/Label/index.d.ts +0 -0
- /package/{components → dist/components}/Label/props.d.ts +0 -0
- /package/{components → dist/components}/Label/styled.d.ts +0 -0
- /package/{components → dist/components}/Legend/index.d.ts +0 -0
- /package/{components → dist/components}/Legend/props.d.ts +0 -0
- /package/{components → dist/components}/Legend/styled.d.ts +0 -0
- /package/{components → dist/components}/Link/getLinkIcon.d.ts +0 -0
- /package/{components → dist/components}/Link/index.d.ts +0 -0
- /package/{components → dist/components}/Link/props.d.ts +0 -0
- /package/{components → dist/components}/Link/styled.d.ts +0 -0
- /package/{components → dist/components}/LinkAsButton/index.d.ts +0 -0
- /package/{components → dist/components}/LinkAsButton/props.d.ts +0 -0
- /package/{components → dist/components}/LinkAsButton/styled.d.ts +0 -0
- /package/{components → dist/components}/LinkList/index.d.ts +0 -0
- /package/{components → dist/components}/LinkList/props.d.ts +0 -0
- /package/{components → dist/components}/LinkList/styled.d.ts +0 -0
- /package/{components → dist/components}/LinkListItem/index.d.ts +0 -0
- /package/{components → dist/components}/LinkListItem/props.d.ts +0 -0
- /package/{components → dist/components}/LinkListItem/styled.d.ts +0 -0
- /package/{components → dist/components}/LoadingSpinner/LoadingSpinnerSVG.d.ts +0 -0
- /package/{components → dist/components}/LoadingSpinner/index.d.ts +0 -0
- /package/{components → dist/components}/LoadingSpinner/props.d.ts +0 -0
- /package/{components → dist/components}/LoadingSpinner/styled.d.ts +0 -0
- /package/{components → dist/components}/Notification/index.d.ts +0 -0
- /package/{components → dist/components}/Notification/notificationStatusVariants.d.ts +0 -0
- /package/{components → dist/components}/Notification/props.d.ts +0 -0
- /package/{components → dist/components}/Notification/styled.d.ts +0 -0
- /package/{components → dist/components}/Overlay/index.d.ts +0 -0
- /package/{components → dist/components}/Overlay/props.d.ts +0 -0
- /package/{components → dist/components}/Overlay/styled.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/Pickers.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/Picker/index.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/Picker/props.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/Picker/styled.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/PickerElementIcon/index.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/PickerElementIcon/styled.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/PickerElementImage/index.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/PickerElementImage/styled.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/PickerElementLabel/styled.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/components/PickerElementSuffix/styled.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/index.d.ts +0 -0
- /package/{components → dist/components}/PickerGroup/props.d.ts +0 -0
- /package/{components → dist/components}/Price/index.d.ts +0 -0
- /package/{components → dist/components}/Price/props.d.ts +0 -0
- /package/{components → dist/components}/Price/styled.d.ts +0 -0
- /package/{components → dist/components}/ProductCard/index.d.ts +0 -0
- /package/{components → dist/components}/ProductCard/props.d.ts +0 -0
- /package/{components → dist/components}/ProductCard/styled.d.ts +0 -0
- /package/{components → dist/components}/RadioGroup/components/Radio/assets/RadioSVG.d.ts +0 -0
- /package/{components → dist/components}/RadioGroup/components/Radio/index.d.ts +0 -0
- /package/{components → dist/components}/RadioGroup/components/Radio/props.d.ts +0 -0
- /package/{components → dist/components}/RadioGroup/components/Radio/styled.d.ts +0 -0
- /package/{components → dist/components}/RadioGroup/index.d.ts +0 -0
- /package/{components → dist/components}/RadioGroup/props.d.ts +0 -0
- /package/{components → dist/components}/ResponsiveImage/index.d.ts +0 -0
- /package/{components → dist/components}/ResponsiveImage/props.d.ts +0 -0
- /package/{components → dist/components}/ResponsiveImage/styled.d.ts +0 -0
- /package/{components → dist/components}/RichText/index.d.ts +0 -0
- /package/{components → dist/components}/RichText/parseHtml.d.ts +0 -0
- /package/{components → dist/components}/RichText/props.d.ts +0 -0
- /package/{components → dist/components}/ScreenreaderOnly/index.d.ts +0 -0
- /package/{components → dist/components}/ScreenreaderOnly/props.d.ts +0 -0
- /package/{components → dist/components}/ScreenreaderOnly/styled.d.ts +0 -0
- /package/{components → dist/components}/SearchInput/index.d.ts +0 -0
- /package/{components → dist/components}/SearchInput/props.d.ts +0 -0
- /package/{components → dist/components}/SearchInput/styled.d.ts +0 -0
- /package/{components → dist/components}/SelectInput/index.d.ts +0 -0
- /package/{components → dist/components}/SelectInput/props.d.ts +0 -0
- /package/{components → dist/components}/SelectInput/styled.d.ts +0 -0
- /package/{components → dist/components}/Stepper/index.d.ts +0 -0
- /package/{components → dist/components}/Stepper/props.d.ts +0 -0
- /package/{components → dist/components}/Stepper/styled.d.ts +0 -0
- /package/{components → dist/components}/SuggestInput/SuggestInputFormElement.d.ts +0 -0
- /package/{components → dist/components}/SuggestInput/components/SuggestInputList/index.d.ts +0 -0
- /package/{components → dist/components}/SuggestInput/components/SuggestInputList/props.d.ts +0 -0
- /package/{components → dist/components}/SuggestInput/components/SuggestInputList/styled.d.ts +0 -0
- /package/{components → dist/components}/SuggestInput/index.d.ts +0 -0
- /package/{components → dist/components}/SuggestInput/props.d.ts +0 -0
- /package/{components → dist/components}/SuggestInput/styled.d.ts +0 -0
- /package/{components → dist/components}/Switch/getHandleIcon.d.ts +0 -0
- /package/{components → dist/components}/Switch/index.d.ts +0 -0
- /package/{components → dist/components}/Switch/props.d.ts +0 -0
- /package/{components → dist/components}/Switch/styled.d.ts +0 -0
- /package/{components → dist/components}/TabularPrice/index.d.ts +0 -0
- /package/{components → dist/components}/TabularPrice/props.d.ts +0 -0
- /package/{components → dist/components}/TabularPrice/styled.d.ts +0 -0
- /package/{components → dist/components}/TextList/index.d.ts +0 -0
- /package/{components → dist/components}/TextList/props.d.ts +0 -0
- /package/{components → dist/components}/TextList/styled.d.ts +0 -0
- /package/{components → dist/components}/Textarea/index.d.ts +0 -0
- /package/{components → dist/components}/Textarea/props.d.ts +0 -0
- /package/{components → dist/components}/Textarea/styled.d.ts +0 -0
- /package/{components → dist/components}/Tray/index.d.ts +0 -0
- /package/{components → dist/components}/Tray/props.d.ts +0 -0
- /package/{components → dist/components}/Tray/styled.d.ts +0 -0
- /package/{easing-Dm-pO8SY.js → dist/easing-Dm-pO8SY.js} +0 -0
- /package/{filterProps-Cewck8OH.js → dist/filterProps-Cewck8OH.js} +0 -0
- /package/{foundations → dist/foundations}/GlobalStyle/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/PatternProps/index.d.ts +0 -0
- /package/{esm → dist}/foundations/PatternProps/index.js +0 -0
- /package/{foundations → dist/foundations}/cssObjects/screenreaderOnly.d.ts +0 -0
- /package/{foundations → dist/foundations}/cssVars.d.ts +0 -0
- /package/{foundations → dist/foundations}/media-query/forcedColors/index.d.ts +0 -0
- /package/{esm → dist}/foundations/media-query/forcedColors/index.js +0 -0
- /package/{foundations → dist/foundations}/media-query/reducedMotion/index.d.ts +0 -0
- /package/{esm → dist}/foundations/media-query/reducedMotion/index.js +0 -0
- /package/{foundations → dist/foundations}/media-query/viewport/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/tags.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/base/baseColors.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/base/shadow.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/breakpoint.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/easing.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getBackgroundColor/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getBodySize/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getBorderColor/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getBorderRadius/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getBorderWidth/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getBottomSpacing/index.d.ts +0 -0
- /package/{esm → dist}/foundations/token/getBottomSpacing/index.js +0 -0
- /package/{foundations → dist/foundations}/token/getFontWeight/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getHeadingSize/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getHoverColor/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getIconColor/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getObjectColor/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getOpacity/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getPressColor/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getSpacing/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getTextColor/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/getTextDecoration/index.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/BackgroundColor.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/BorderColor.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/BorderRadius.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/BorderWidth.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/FontWeight.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/HeadingSize.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/IconColor.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/ObjectColor.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/Opacity.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/Spacing.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/TextBodySize.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/TextColor.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/TextDecoration.d.ts +0 -0
- /package/{foundations → dist/foundations}/token/types/Viewport.d.ts +0 -0
- /package/{foundations → dist/foundations}/types/ButtonAppearances.d.ts +0 -0
- /package/{foundations → dist/foundations}/types/CornerStyle.d.ts +0 -0
- /package/{foundations → dist/foundations}/types/PositionType.d.ts +0 -0
- /package/{foundations → dist/foundations}/types/PositionedIconInterface.d.ts +0 -0
- /package/{foundations → dist/foundations}/types/SizeTypes.d.ts +0 -0
- /package/{foundations → dist/foundations}/types/SystemIconWithPosition.d.ts +0 -0
- /package/{foundations → dist/foundations}/types/Theme.d.ts +0 -0
- /package/{getCssVar-BP6T9pFM.js → dist/getCssVar-BP6T9pFM.js} +0 -0
- /package/{hooks → dist/hooks}/useFocusWithin/index.d.ts +0 -0
- /package/{esm → dist}/hooks/useFocusWithin/index.js +0 -0
- /package/{hooks → dist/hooks}/useForcedColors/index.d.ts +0 -0
- /package/{esm → dist}/hooks/useForcedColors/index.js +0 -0
- /package/{hooks → dist/hooks}/useMediaQuery/index.d.ts +0 -0
- /package/{esm → dist}/hooks/useMediaQuery/index.js +0 -0
- /package/{hooks → dist/hooks}/useReducedMotion/index.d.ts +0 -0
- /package/{esm → dist}/hooks/useReducedMotion/index.js +0 -0
- /package/{hooks → dist/hooks}/useThirdPartyConsent/index.d.ts +0 -0
- /package/{esm → dist}/hooks/useThirdPartyConsent/index.js +0 -0
- /package/{hooks → dist/hooks}/useViewport/index.d.ts +0 -0
- /package/{icons → dist/icons}/index.d.ts +0 -0
- /package/{index-Cbojl4_Q.js → dist/index-Cbojl4_Q.js} +0 -0
- /package/{index-Ck2bCrhT.js → dist/index-Ck2bCrhT.js} +0 -0
- /package/{index-DQhtQZ85.js → dist/index-DQhtQZ85.js} +0 -0
- /package/{index.d.ts → dist/index.d.ts} +0 -0
- /package/{props-DDpgcryb.js → dist/props-DDpgcryb.js} +0 -0
- /package/{renderInlineRichTextFromOpenText-RvOG3QbI.js → dist/renderInlineRichTextFromOpenText-RvOG3QbI.js} +0 -0
- /package/{shadow-u158mzuN.js → dist/shadow-u158mzuN.js} +0 -0
- /package/{tags-DI6H1biK.js → dist/tags-DI6H1biK.js} +0 -0
package/{esm → dist}/index.js
RENAMED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { default as default2 } from "./components/Tray/index.js";
|
|
2
2
|
import { default as default3 } from "./components/Textarea/index.js";
|
|
3
|
-
import { R, T, a } from "
|
|
4
|
-
import { P, T as T2, c, i, g, f, h, p, a as a2, e, d, b } from "
|
|
3
|
+
import { R, T, a } from "./index-DPQJSCi7.js";
|
|
4
|
+
import { P, T as T2, c, i, g, f, h, p, a as a2, e, d, b } from "./index-DH6pW0wc.js";
|
|
5
5
|
import { default as default4 } from "./components/Switch/index.js";
|
|
6
6
|
import { default as default5 } from "./components/SuggestInput/index.js";
|
|
7
7
|
import { default as default6 } from "./components/Stepper/index.js";
|
|
8
8
|
import { default as default7 } from "./components/SelectInput/index.js";
|
|
9
9
|
import { default as default8 } from "./components/SearchInput/index.js";
|
|
10
|
-
import { S } from "
|
|
10
|
+
import { S } from "./index-DQhtQZ85.js";
|
|
11
11
|
import { default as default9 } from "./components/ResponsiveImage/index.js";
|
|
12
12
|
import { default as default10 } from "./components/RadioGroup/index.js";
|
|
13
13
|
import { default as default11 } from "./components/ProductCard/index.js";
|
|
@@ -17,7 +17,7 @@ import { default as default14, notificationStatusError, notificationStatusInfo,
|
|
|
17
17
|
import { default as default15 } from "./components/LoadingSpinner/index.js";
|
|
18
18
|
import { default as default16, linkListItemVariantHorizontal, linkListItemVariantVertical } from "./components/LinkListItem/index.js";
|
|
19
19
|
import { default as default17, linkListVariantColumn, linkListVariantRow } from "./components/LinkList/index.js";
|
|
20
|
-
import { L } from "
|
|
20
|
+
import { L } from "./index-DauKVKW_.js";
|
|
21
21
|
import { default as default18 } from "./components/Link/index.js";
|
|
22
22
|
import { default as default19 } from "./components/Legend/index.js";
|
|
23
23
|
import { default as default20 } from "./components/Label/index.js";
|
|
@@ -60,11 +60,11 @@ import { default as default56 } from "./components/Checkbox/index.js";
|
|
|
60
60
|
import { default as default57 } from "./components/Carousel/index.js";
|
|
61
61
|
import { default as default58 } from "./components/Card/index.js";
|
|
62
62
|
import { default as default59 } from "./components/ButtonGroup/index.js";
|
|
63
|
-
import { B } from "
|
|
63
|
+
import { B } from "./index-DRQqmPiC.js";
|
|
64
64
|
import { default as default60, buttonAutoWidth, buttonFullWidth } from "./components/Button/index.js";
|
|
65
65
|
import { default as default61 } from "./components/BottomBar/index.js";
|
|
66
66
|
import { default as default62, bodyAlignCenter, bodyAlignLeft, bodyAlignRight } from "./components/Body/index.js";
|
|
67
|
-
import { B as B2, a as a3 } from "
|
|
67
|
+
import { B as B2, a as a3 } from "./index-DE9iZx_0.js";
|
|
68
68
|
import { default as default63 } from "./components/AccordionGroup/index.js";
|
|
69
69
|
import { default as default64, accordionToggleCollapsed, accordionToggleCollapsing, accordionToggleExpanded } from "./components/Accordion/index.js";
|
|
70
70
|
import { getTextDecoration } from "./foundations/token/getTextDecoration/index.js";
|
|
@@ -83,7 +83,7 @@ import { getBorderRadius } from "./foundations/token/getBorderRadius/index.js";
|
|
|
83
83
|
import { getBorderColor } from "./foundations/token/getBorderColor/index.js";
|
|
84
84
|
import { getBodySize } from "./foundations/token/getBodySize/index.js";
|
|
85
85
|
import { getBackgroundColor } from "./foundations/token/getBackgroundColor/index.js";
|
|
86
|
-
import { l, m } from "
|
|
86
|
+
import { l, m } from "./index-Ck2bCrhT.js";
|
|
87
87
|
import { noReducedMotion, reducedMotionQuery } from "./foundations/media-query/reducedMotion/index.js";
|
|
88
88
|
import { forcedColorsQuery } from "./foundations/media-query/forcedColors/index.js";
|
|
89
89
|
import { GlobalStyle } from "./foundations/GlobalStyle/index.js";
|
|
@@ -93,9 +93,9 @@ import { useReducedMotion } from "./hooks/useReducedMotion/index.js";
|
|
|
93
93
|
import { useMediaQuery } from "./hooks/useMediaQuery/index.js";
|
|
94
94
|
import { useForcedColors } from "./hooks/useForcedColors/index.js";
|
|
95
95
|
import { useFocusWithin } from "./hooks/useFocusWithin/index.js";
|
|
96
|
-
import { a as a4, i as i2 } from "
|
|
97
|
-
import { e as e2, d as d2, c as c2, b as b2, f as f2, a as a5 } from "
|
|
98
|
-
import { C } from "
|
|
96
|
+
import { a as a4, i as i2 } from "./props-DDpgcryb.js";
|
|
97
|
+
import { e as e2, d as d2, c as c2, b as b2, f as f2, a as a5 } from "./styled-BWxYFp57.js";
|
|
98
|
+
import { C } from "./styled-D4n7rxyh.js";
|
|
99
99
|
export {
|
|
100
100
|
default64 as Accordion,
|
|
101
101
|
default63 as AccordionGroup,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import styled from "styled-components";
|
|
2
|
-
import { getBottomSpacing } from "./
|
|
3
|
-
import { getSpacing } from "./
|
|
4
|
-
import {
|
|
2
|
+
import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
|
|
3
|
+
import { getSpacing } from "./foundations/token/getSpacing/index.js";
|
|
4
|
+
import { a as spacingMd, c as spacingNone } from "./Spacing-B-7SYaM_.js";
|
|
5
5
|
import { f as filterProps } from "./filterProps-Cewck8OH.js";
|
|
6
6
|
const flexOrientationHorizontal = "horizontal";
|
|
7
7
|
const flexOrientationVertical = "vertical";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import styled from "styled-components";
|
|
2
|
-
import { getBorderColor } from "./
|
|
3
|
-
import { getBottomSpacing } from "./
|
|
4
|
-
import { getSpacing } from "./
|
|
5
|
-
import { getTextColor } from "./
|
|
2
|
+
import { getBorderColor } from "./foundations/token/getBorderColor/index.js";
|
|
3
|
+
import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
|
|
4
|
+
import { getSpacing } from "./foundations/token/getSpacing/index.js";
|
|
5
|
+
import { getTextColor } from "./foundations/token/getTextColor/index.js";
|
|
6
6
|
import { f as colorBorderWarning } from "./BorderColor-BummoQ1-.js";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
7
|
+
import { s as spacingSm, a as spacingMd } from "./Spacing-B-7SYaM_.js";
|
|
8
|
+
import { c as colorTextInverseStatic } from "./TextColor-BXiR5Uq9.js";
|
|
9
9
|
import { f as filterProps } from "./filterProps-Cewck8OH.js";
|
|
10
10
|
const DemoBoxStyled = styled.div.withConfig({
|
|
11
11
|
shouldForwardProp: filterProps(),
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import styled, { keyframes, css } from "styled-components";
|
|
2
|
-
import forcedColors from "./
|
|
3
|
-
import reducedMotion from "./
|
|
2
|
+
import forcedColors from "./foundations/media-query/forcedColors/index.js";
|
|
3
|
+
import reducedMotion from "./foundations/media-query/reducedMotion/index.js";
|
|
4
4
|
import { v as viewport } from "./index-Ck2bCrhT.js";
|
|
5
|
-
import { getBackgroundColor } from "./
|
|
6
|
-
import { getBodySize } from "./
|
|
7
|
-
import { getBottomSpacing } from "./
|
|
8
|
-
import { getHeadingSize } from "./
|
|
9
|
-
import { getObjectColor } from "./
|
|
10
|
-
import { getOpacity } from "./
|
|
11
|
-
import { getSpacing } from "./
|
|
5
|
+
import { getBackgroundColor } from "./foundations/token/getBackgroundColor/index.js";
|
|
6
|
+
import { getBodySize } from "./foundations/token/getBodySize/index.js";
|
|
7
|
+
import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
|
|
8
|
+
import { getHeadingSize } from "./foundations/token/getHeadingSize/index.js";
|
|
9
|
+
import { getObjectColor } from "./foundations/token/getObjectColor/index.js";
|
|
10
|
+
import { getOpacity } from "./foundations/token/getOpacity/index.js";
|
|
11
|
+
import { getSpacing } from "./foundations/token/getSpacing/index.js";
|
|
12
12
|
import { a as colorBackgroundOverlay } from "./BackgroundColor-JObp_2xA.js";
|
|
13
13
|
import { o as opacityOverlay } from "./Opacity-smkGiwsf.js";
|
|
14
|
-
import {
|
|
14
|
+
import { c as spacingNone } from "./Spacing-B-7SYaM_.js";
|
|
15
15
|
import { l as largeSize } from "./SizeTypes-Ck_RdzIf.js";
|
|
16
16
|
import { f as filterProps } from "./filterProps-Cewck8OH.js";
|
|
17
|
-
import Body from "./
|
|
17
|
+
import Body from "./components/Body/index.js";
|
|
18
18
|
const loadingSpinnerOverlays = {
|
|
19
19
|
Light: `rgba(255, 255, 255, ${getOpacity(opacityOverlay)})`,
|
|
20
20
|
Dark: `rgba(38, 38, 38, ${getOpacity(opacityOverlay)})`
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import styled from "styled-components";
|
|
2
|
-
import forcedColors from "./
|
|
2
|
+
import forcedColors from "./foundations/media-query/forcedColors/index.js";
|
|
3
3
|
import { s as shadow28 } from "./shadow-u158mzuN.js";
|
|
4
|
-
import { getBackgroundColor } from "./
|
|
5
|
-
import { getBorderRadius } from "./
|
|
6
|
-
import { getBottomSpacing } from "./
|
|
7
|
-
import { getSpacing } from "./
|
|
8
|
-
import { getTextColor } from "./
|
|
4
|
+
import { getBackgroundColor } from "./foundations/token/getBackgroundColor/index.js";
|
|
5
|
+
import { getBorderRadius } from "./foundations/token/getBorderRadius/index.js";
|
|
6
|
+
import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
|
|
7
|
+
import { getSpacing } from "./foundations/token/getSpacing/index.js";
|
|
8
|
+
import { getTextColor } from "./foundations/token/getTextColor/index.js";
|
|
9
9
|
import { b as borderRadiusMd } from "./BorderRadius-ClUShVLu.js";
|
|
10
|
-
import {
|
|
11
|
-
import { a as colorTextNeutral } from "./TextColor-
|
|
10
|
+
import { a as spacingMd } from "./Spacing-B-7SYaM_.js";
|
|
11
|
+
import { a as colorTextNeutral } from "./TextColor-BXiR5Uq9.js";
|
|
12
12
|
import { f as filterProps } from "./filterProps-Cewck8OH.js";
|
|
13
13
|
import { g as getCssVar } from "./getCssVar-BP6T9pFM.js";
|
|
14
14
|
import { d as colorBackgroundBrandGradient, c as colorBackgroundNeutral } from "./BackgroundColor-JObp_2xA.js";
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import { df as IconLoader } from "./index-Cbojl4_Q.js";
|
|
2
2
|
import styled from "styled-components";
|
|
3
|
-
import forcedColors from "./
|
|
3
|
+
import forcedColors from "./foundations/media-query/forcedColors/index.js";
|
|
4
4
|
import { e as ease_in_sine } from "./easing-Dm-pO8SY.js";
|
|
5
|
-
import { getBorderColor } from "./
|
|
6
|
-
import { getBorderWidth } from "./
|
|
7
|
-
import { getHoverColor } from "./
|
|
8
|
-
import { getObjectColor } from "./
|
|
9
|
-
import { getPressColor } from "./
|
|
5
|
+
import { getBorderColor } from "./foundations/token/getBorderColor/index.js";
|
|
6
|
+
import { getBorderWidth } from "./foundations/token/getBorderWidth/index.js";
|
|
7
|
+
import { getHoverColor } from "./foundations/token/getHoverColor/index.js";
|
|
8
|
+
import { getObjectColor } from "./foundations/token/getObjectColor/index.js";
|
|
9
|
+
import { getPressColor } from "./foundations/token/getPressColor/index.js";
|
|
10
10
|
import { c as colorBorderFocus } from "./BorderColor-BummoQ1-.js";
|
|
11
|
-
import { a as borderWidthFocus,
|
|
11
|
+
import { a as borderWidthFocus, c as borderWidthSelected } from "./BorderWidth-eg_mz82k.js";
|
|
12
12
|
import { f as colorObjectNeutral, c as colorObjectBrand, a as colorObjectInverse } from "./ObjectColor-BZDBuV8H.js";
|
|
13
|
-
import {
|
|
13
|
+
import { g as getForegroundColor } from "./colorUtils-uLZF5UIN.js";
|
|
14
14
|
import { v as viewport } from "./index-Ck2bCrhT.js";
|
|
15
|
-
import { getBodySize } from "./
|
|
16
|
-
import { getBorderRadius } from "./
|
|
17
|
-
import { getBottomSpacing } from "./
|
|
18
|
-
import { getFontWeight } from "./
|
|
19
|
-
import { getOpacity } from "./
|
|
20
|
-
import { getSpacing } from "./
|
|
15
|
+
import { getBodySize } from "./foundations/token/getBodySize/index.js";
|
|
16
|
+
import { getBorderRadius } from "./foundations/token/getBorderRadius/index.js";
|
|
17
|
+
import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
|
|
18
|
+
import { getFontWeight } from "./foundations/token/getFontWeight/index.js";
|
|
19
|
+
import { getOpacity } from "./foundations/token/getOpacity/index.js";
|
|
20
|
+
import { getSpacing } from "./foundations/token/getSpacing/index.js";
|
|
21
21
|
import { b as borderRadiusMd } from "./BorderRadius-ClUShVLu.js";
|
|
22
22
|
import { b as fontWeightRegular } from "./FontWeight-CR22KTex.js";
|
|
23
23
|
import { a as opacityDisabled } from "./Opacity-smkGiwsf.js";
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
24
|
+
import { a as spacingMd, b as spacingXs, e as spacingXl, c as spacingNone } from "./Spacing-B-7SYaM_.js";
|
|
25
|
+
import { a as textBodyMd } from "./TextBodySize-ovWXXu9n.js";
|
|
26
26
|
import { f as filterProps } from "./filterProps-Cewck8OH.js";
|
|
27
27
|
const leftPosition = "left";
|
|
28
28
|
const ButtonAppearanceColor = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import styled from "styled-components";
|
|
2
|
-
import { getBottomSpacing } from "./
|
|
3
|
-
import { getSpacing } from "./
|
|
4
|
-
import {
|
|
2
|
+
import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
|
|
3
|
+
import { getSpacing } from "./foundations/token/getSpacing/index.js";
|
|
4
|
+
import { a as spacingMd } from "./Spacing-B-7SYaM_.js";
|
|
5
5
|
import { f as filterProps } from "./filterProps-Cewck8OH.js";
|
|
6
6
|
const GridStyled = styled.div.withConfig({
|
|
7
7
|
shouldForwardProp: filterProps(),
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import styled from "styled-components";
|
|
2
|
-
import { a as CardStyled } from "./styled-
|
|
3
|
-
import { D as DemoBoxStyled } from "./styled-
|
|
2
|
+
import { a as CardStyled } from "./styled-D4n7rxyh.js";
|
|
3
|
+
import { D as DemoBoxStyled } from "./styled-Bq7qee_E.js";
|
|
4
4
|
import { v as viewport } from "./index-Ck2bCrhT.js";
|
|
5
|
-
import { getSpacing } from "./
|
|
6
|
-
import {
|
|
7
|
-
import { getBottomSpacing } from "./
|
|
5
|
+
import { getSpacing } from "./foundations/token/getSpacing/index.js";
|
|
6
|
+
import { a as spacingMd } from "./Spacing-B-7SYaM_.js";
|
|
7
|
+
import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
|
|
8
8
|
import { f as filterProps } from "./filterProps-Cewck8OH.js";
|
|
9
9
|
const getColumnWidth = ({
|
|
10
10
|
sm,
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import styled from "styled-components";
|
|
2
|
-
import forcedColors from "./
|
|
3
|
-
import { getBackgroundColor } from "./
|
|
4
|
-
import { getBorderColor } from "./
|
|
5
|
-
import { getBorderRadius } from "./
|
|
6
|
-
import { getBorderWidth } from "./
|
|
7
|
-
import { getBottomSpacing } from "./
|
|
8
|
-
import { getHeadingSize } from "./
|
|
9
|
-
import { getSpacing } from "./
|
|
10
|
-
import { getTextColor } from "./
|
|
2
|
+
import forcedColors from "./foundations/media-query/forcedColors/index.js";
|
|
3
|
+
import { getBackgroundColor } from "./foundations/token/getBackgroundColor/index.js";
|
|
4
|
+
import { getBorderColor } from "./foundations/token/getBorderColor/index.js";
|
|
5
|
+
import { getBorderRadius } from "./foundations/token/getBorderRadius/index.js";
|
|
6
|
+
import { getBorderWidth } from "./foundations/token/getBorderWidth/index.js";
|
|
7
|
+
import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
|
|
8
|
+
import { getHeadingSize } from "./foundations/token/getHeadingSize/index.js";
|
|
9
|
+
import { getSpacing } from "./foundations/token/getSpacing/index.js";
|
|
10
|
+
import { getTextColor } from "./foundations/token/getTextColor/index.js";
|
|
11
11
|
import { c as colorBackgroundNeutral } from "./BackgroundColor-JObp_2xA.js";
|
|
12
12
|
import { c as colorBorderFocus, a as colorBorderNeutral, b as colorBorderUnselected, d as colorBorderSuccess, e as colorBorderCritical } from "./BorderColor-BummoQ1-.js";
|
|
13
13
|
import { b as borderRadiusMd } from "./BorderRadius-ClUShVLu.js";
|
|
14
|
-
import { b as borderWidthUnselected } from "./BorderWidth-
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
14
|
+
import { b as borderWidthUnselected } from "./BorderWidth-eg_mz82k.js";
|
|
15
|
+
import { s as spacingSm, b as spacingXs } from "./Spacing-B-7SYaM_.js";
|
|
16
|
+
import { e as colorTextPlaceholder, a as colorTextNeutral } from "./TextColor-BXiR5Uq9.js";
|
|
17
17
|
import { f as filterProps } from "./filterProps-Cewck8OH.js";
|
|
18
18
|
const InputWrapperStyled = styled.div.withConfig({
|
|
19
19
|
shouldForwardProp: filterProps(),
|
package/package.json
CHANGED
|
@@ -1,7 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vodafone_de/brix-components",
|
|
3
|
-
"description": "Brix is the digital design system for vodafone.de",
|
|
4
|
-
"version": "3.1.
|
|
3
|
+
"description": "Brix is the digital design system for vodafone.de!!",
|
|
4
|
+
"version": "3.1.9",
|
|
5
|
+
"exports": {
|
|
6
|
+
"./package.json": "./package.json",
|
|
7
|
+
".": {
|
|
8
|
+
"import": "./dist/index.js"
|
|
9
|
+
},
|
|
10
|
+
"./*": {
|
|
11
|
+
"import": "./dist/*/index.js",
|
|
12
|
+
"types": "./dist/index.d.ts"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"module": "./dist/index.js",
|
|
16
|
+
"types": "./dist/index.d.ts",
|
|
5
17
|
"peerDependencies": {
|
|
6
18
|
"@af-utils/scrollend-polyfill": "^0.0.14",
|
|
7
19
|
"@vis.gl/react-google-maps": "^1.5.1",
|
|
@@ -16,33 +28,5 @@
|
|
|
16
28
|
"name": "Team Tetris",
|
|
17
29
|
"email": "brix@vodafone.com"
|
|
18
30
|
},
|
|
19
|
-
"license": "CC-BY-ND-4.0"
|
|
20
|
-
"main": "./index.js",
|
|
21
|
-
"module": "./esm/index.js",
|
|
22
|
-
"types": "./index.d.ts",
|
|
23
|
-
"exports": {
|
|
24
|
-
"./package.json": "./package.json",
|
|
25
|
-
".": {
|
|
26
|
-
"require": {
|
|
27
|
-
"types": "./index.d.ts",
|
|
28
|
-
"default": "./index.js"
|
|
29
|
-
},
|
|
30
|
-
"import": {
|
|
31
|
-
"types": "./index.d.ts",
|
|
32
|
-
"default": "./esm/index.js"
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
"./*": {
|
|
36
|
-
"require": {
|
|
37
|
-
"types": "./*/index.d.ts",
|
|
38
|
-
"default": "./*/index.js"
|
|
39
|
-
},
|
|
40
|
-
"import": {
|
|
41
|
-
"types": "./*/index.d.ts",
|
|
42
|
-
"default": "./esm/*/index.js"
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
"./esm": null,
|
|
46
|
-
"./modern": null
|
|
47
|
-
}
|
|
31
|
+
"license": "CC-BY-ND-4.0"
|
|
48
32
|
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const colorBackgroundBrand = "colorBackgroundBrand";
|
|
3
|
-
const colorBackgroundBrandGradient = "colorBackgroundBrandGradient";
|
|
4
|
-
const colorBackgroundNeutral = "colorBackgroundNeutral";
|
|
5
|
-
const colorBackgroundSubtle = "colorBackgroundSubtle";
|
|
6
|
-
const colorBackgroundOverlay = "colorBackgroundOverlay";
|
|
7
|
-
const colorBackgroundOverlayStatic = "colorBackgroundOverlayStatic";
|
|
8
|
-
exports.colorBackgroundBrand = colorBackgroundBrand;
|
|
9
|
-
exports.colorBackgroundBrandGradient = colorBackgroundBrandGradient;
|
|
10
|
-
exports.colorBackgroundNeutral = colorBackgroundNeutral;
|
|
11
|
-
exports.colorBackgroundOverlay = colorBackgroundOverlay;
|
|
12
|
-
exports.colorBackgroundOverlayStatic = colorBackgroundOverlayStatic;
|
|
13
|
-
exports.colorBackgroundSubtle = colorBackgroundSubtle;
|
package/BorderColor-Bl18ZGTj.cjs
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const colorBorderBrand = "colorBorderBrand";
|
|
3
|
-
const colorBorderNeutral = "colorBorderNeutral";
|
|
4
|
-
const colorBorderSubtle = "colorBorderSubtle";
|
|
5
|
-
const colorBorderInverse = "colorBorderInverse";
|
|
6
|
-
const colorBorderSuccess = "colorBorderSuccess";
|
|
7
|
-
const colorBorderCritical = "colorBorderCritical";
|
|
8
|
-
const colorBorderWarning = "colorBorderWarning";
|
|
9
|
-
const colorBorderInformation = "colorBorderInformation";
|
|
10
|
-
const colorBorderUnselected = "colorBorderUnselected";
|
|
11
|
-
const colorBorderSelected = "colorBorderSelected";
|
|
12
|
-
const colorBorderFocus = "colorBorderFocus";
|
|
13
|
-
exports.colorBorderBrand = colorBorderBrand;
|
|
14
|
-
exports.colorBorderCritical = colorBorderCritical;
|
|
15
|
-
exports.colorBorderFocus = colorBorderFocus;
|
|
16
|
-
exports.colorBorderInformation = colorBorderInformation;
|
|
17
|
-
exports.colorBorderInverse = colorBorderInverse;
|
|
18
|
-
exports.colorBorderNeutral = colorBorderNeutral;
|
|
19
|
-
exports.colorBorderSelected = colorBorderSelected;
|
|
20
|
-
exports.colorBorderSubtle = colorBorderSubtle;
|
|
21
|
-
exports.colorBorderSuccess = colorBorderSuccess;
|
|
22
|
-
exports.colorBorderUnselected = colorBorderUnselected;
|
|
23
|
-
exports.colorBorderWarning = colorBorderWarning;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const borderRadiusNone = "borderRadiusNone";
|
|
3
|
-
const borderRadiusSm = "borderRadiusSm";
|
|
4
|
-
const borderRadiusMd = "borderRadiusMd";
|
|
5
|
-
const borderRadiusFull = "borderRadiusFull";
|
|
6
|
-
exports.borderRadiusFull = borderRadiusFull;
|
|
7
|
-
exports.borderRadiusMd = borderRadiusMd;
|
|
8
|
-
exports.borderRadiusNone = borderRadiusNone;
|
|
9
|
-
exports.borderRadiusSm = borderRadiusSm;
|
package/BorderWidth-BLS_JGlE.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const borderWidthNone = "None";
|
|
3
|
-
const borderWidthDivider = "Divider";
|
|
4
|
-
const borderWidthUnselected = "Unselected";
|
|
5
|
-
const borderWidthSelected = "Selected";
|
|
6
|
-
const borderWidthFocus = "Focus";
|
|
7
|
-
const borderWidthSm = "Sm";
|
|
8
|
-
const borderWidthMd = "Md";
|
|
9
|
-
exports.borderWidthDivider = borderWidthDivider;
|
|
10
|
-
exports.borderWidthFocus = borderWidthFocus;
|
|
11
|
-
exports.borderWidthMd = borderWidthMd;
|
|
12
|
-
exports.borderWidthNone = borderWidthNone;
|
|
13
|
-
exports.borderWidthSelected = borderWidthSelected;
|
|
14
|
-
exports.borderWidthSm = borderWidthSm;
|
|
15
|
-
exports.borderWidthUnselected = borderWidthUnselected;
|
package/CornerStyle-Dp7lKShv.cjs
DELETED
package/FontWeight-D3-RZpaX.cjs
DELETED
package/HeadingSize-cjNplkhN.cjs
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const textHeadingXl = "xl";
|
|
3
|
-
const textHeadingLg = "lg";
|
|
4
|
-
const textHeadingMd = "md";
|
|
5
|
-
const textHeadingSm = "sm";
|
|
6
|
-
const textHeadingXs = "xs";
|
|
7
|
-
exports.textHeadingLg = textHeadingLg;
|
|
8
|
-
exports.textHeadingMd = textHeadingMd;
|
|
9
|
-
exports.textHeadingSm = textHeadingSm;
|
|
10
|
-
exports.textHeadingXl = textHeadingXl;
|
|
11
|
-
exports.textHeadingXs = textHeadingXs;
|
package/IconColor-B-BmIdKj.cjs
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const colorIconBrand = "colorIconBrand";
|
|
3
|
-
const colorIconInverse = "colorIconInverse";
|
|
4
|
-
const colorIconSuccess = "colorIconSuccess";
|
|
5
|
-
const colorIconCritical = "colorIconCritical";
|
|
6
|
-
exports.colorIconBrand = colorIconBrand;
|
|
7
|
-
exports.colorIconCritical = colorIconCritical;
|
|
8
|
-
exports.colorIconInverse = colorIconInverse;
|
|
9
|
-
exports.colorIconSuccess = colorIconSuccess;
|
package/ObjectColor-BrtIOUrJ.cjs
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const colorObjectBrand = "colorObjectBrand";
|
|
3
|
-
const colorObjectNeutral = "colorObjectNeutral";
|
|
4
|
-
const colorObjectInverse = "colorObjectInverse";
|
|
5
|
-
const colorObjectAccent = "colorObjectAccent";
|
|
6
|
-
const colorObjectSuccess = "colorObjectSuccess";
|
|
7
|
-
const colorObjectCritical = "colorObjectCritical";
|
|
8
|
-
const colorObjectWarning = "colorObjectWarning";
|
|
9
|
-
const colorObjectInformation = "colorObjectInformation";
|
|
10
|
-
const colorObjectSelected = "colorObjectSelected";
|
|
11
|
-
const colorObjectUnselected = "colorObjectUnselected";
|
|
12
|
-
exports.colorObjectAccent = colorObjectAccent;
|
|
13
|
-
exports.colorObjectBrand = colorObjectBrand;
|
|
14
|
-
exports.colorObjectCritical = colorObjectCritical;
|
|
15
|
-
exports.colorObjectInformation = colorObjectInformation;
|
|
16
|
-
exports.colorObjectInverse = colorObjectInverse;
|
|
17
|
-
exports.colorObjectNeutral = colorObjectNeutral;
|
|
18
|
-
exports.colorObjectSelected = colorObjectSelected;
|
|
19
|
-
exports.colorObjectSuccess = colorObjectSuccess;
|
|
20
|
-
exports.colorObjectUnselected = colorObjectUnselected;
|
|
21
|
-
exports.colorObjectWarning = colorObjectWarning;
|
package/Opacity-gfDZhzig.cjs
DELETED
package/SizeTypes-CoZ2p2qq.cjs
DELETED
package/Spacing-Cu_j2b83.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const spacingNone = "None";
|
|
3
|
-
const spacing2Xs = "2Xs";
|
|
4
|
-
const spacingXs = "Xs";
|
|
5
|
-
const spacingSm = "Sm";
|
|
6
|
-
const spacingMd = "Md";
|
|
7
|
-
const spacingLg = "Lg";
|
|
8
|
-
const spacingXl = "Xl";
|
|
9
|
-
exports.spacing2Xs = spacing2Xs;
|
|
10
|
-
exports.spacingLg = spacingLg;
|
|
11
|
-
exports.spacingMd = spacingMd;
|
|
12
|
-
exports.spacingNone = spacingNone;
|
|
13
|
-
exports.spacingSm = spacingSm;
|
|
14
|
-
exports.spacingXl = spacingXl;
|
|
15
|
-
exports.spacingXs = spacingXs;
|
package/TextColor-BZDXH1wP.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const colorTextBrand = "colorTextBrand";
|
|
3
|
-
const colorTextNeutral = "colorTextNeutral";
|
|
4
|
-
const colorTextNeutralStatic = "colorTextNeutralStatic";
|
|
5
|
-
const colorTextInverse = "colorTextInverse";
|
|
6
|
-
const colorTextInverseStatic = "colorTextInverseStatic";
|
|
7
|
-
const colorTextCritical = "colorTextCritical";
|
|
8
|
-
const colorTextPlaceholder = "colorTextPlaceholder";
|
|
9
|
-
exports.colorTextBrand = colorTextBrand;
|
|
10
|
-
exports.colorTextCritical = colorTextCritical;
|
|
11
|
-
exports.colorTextInverse = colorTextInverse;
|
|
12
|
-
exports.colorTextInverseStatic = colorTextInverseStatic;
|
|
13
|
-
exports.colorTextNeutral = colorTextNeutral;
|
|
14
|
-
exports.colorTextNeutralStatic = colorTextNeutralStatic;
|
|
15
|
-
exports.colorTextPlaceholder = colorTextPlaceholder;
|
package/colorUtils-DlX47rtH.cjs
DELETED
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const foundations_token_getTextColor = require("./foundations/token/getTextColor/index.js");
|
|
3
|
-
const TextColor = require("./TextColor-BZDXH1wP.cjs");
|
|
4
|
-
const backgroundForegroundColorMapping = {
|
|
5
|
-
colorBackgroundBrand: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverseStatic),
|
|
6
|
-
colorBackgroundNeutral: foundations_token_getTextColor.getTextColor(TextColor.colorTextNeutral),
|
|
7
|
-
colorBackgroundSubtle: foundations_token_getTextColor.getTextColor(TextColor.colorTextNeutral),
|
|
8
|
-
colorObjectAccent: foundations_token_getTextColor.getTextColor(TextColor.colorTextNeutralStatic),
|
|
9
|
-
colorObjectBrand: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverseStatic),
|
|
10
|
-
colorObjectCritical: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverse),
|
|
11
|
-
colorObjectInformation: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverse),
|
|
12
|
-
colorObjectInverse: foundations_token_getTextColor.getTextColor(TextColor.colorTextNeutral),
|
|
13
|
-
colorObjectNeutral: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverse),
|
|
14
|
-
colorObjectSelected: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverse),
|
|
15
|
-
colorObjectUnselected: foundations_token_getTextColor.getTextColor(TextColor.colorTextNeutralStatic),
|
|
16
|
-
colorObjectSubtle: foundations_token_getTextColor.getTextColor(TextColor.colorTextNeutralStatic),
|
|
17
|
-
colorObjectSuccess: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverse),
|
|
18
|
-
colorObjectWarning: foundations_token_getTextColor.getTextColor(TextColor.colorTextNeutralStatic),
|
|
19
|
-
colorBackgroundOverlay: foundations_token_getTextColor.getTextColor(TextColor.colorTextNeutral),
|
|
20
|
-
colorBackgroundBrandGradient: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverseStatic),
|
|
21
|
-
colorBackgroundOverlayStatic: foundations_token_getTextColor.getTextColor(TextColor.colorTextInverseStatic)
|
|
22
|
-
};
|
|
23
|
-
const getForegroundColor = (backgroundColor) => backgroundForegroundColorMapping[backgroundColor];
|
|
24
|
-
const hexToRgb = (hex) => {
|
|
25
|
-
hex = hex.replace(/^#/, "");
|
|
26
|
-
if (hex.length === 3) {
|
|
27
|
-
hex = hex.split("").map((char) => char + char).join("");
|
|
28
|
-
}
|
|
29
|
-
const bigint = parseInt(hex, 16);
|
|
30
|
-
const r = bigint >> 16 & 255;
|
|
31
|
-
const g = bigint >> 8 & 255;
|
|
32
|
-
const b = bigint & 255;
|
|
33
|
-
return {
|
|
34
|
-
r,
|
|
35
|
-
g,
|
|
36
|
-
b
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
const parseColorToRgbObject = (color) => {
|
|
40
|
-
if (color.startsWith("#")) {
|
|
41
|
-
return hexToRgb(color);
|
|
42
|
-
} else if (color.startsWith("rgb")) {
|
|
43
|
-
return parseRgbColorToRgbObject(color);
|
|
44
|
-
}
|
|
45
|
-
return {
|
|
46
|
-
r: 255,
|
|
47
|
-
g: 255,
|
|
48
|
-
b: 255
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
const parseRgbColorToRgbObject = (color) => {
|
|
52
|
-
const rgbValues = color.match(/\d+/g).map(Number);
|
|
53
|
-
return {
|
|
54
|
-
r: rgbValues[0],
|
|
55
|
-
g: rgbValues[1],
|
|
56
|
-
b: rgbValues[2]
|
|
57
|
-
};
|
|
58
|
-
};
|
|
59
|
-
const getComputedBackgroundColor = (element) => {
|
|
60
|
-
const computedStyle = window.getComputedStyle(element);
|
|
61
|
-
const backgroundColor = computedStyle.backgroundColor;
|
|
62
|
-
if (backgroundColor !== "rgba(0, 0, 0, 0)") {
|
|
63
|
-
return parseRgbColorToRgbObject(backgroundColor);
|
|
64
|
-
}
|
|
65
|
-
if (element.parentElement) return getComputedBackgroundColor(element.parentElement);
|
|
66
|
-
return {
|
|
67
|
-
r: 255,
|
|
68
|
-
g: 255,
|
|
69
|
-
b: 255
|
|
70
|
-
};
|
|
71
|
-
};
|
|
72
|
-
const getRelativeLuminance = ({
|
|
73
|
-
r,
|
|
74
|
-
g,
|
|
75
|
-
b
|
|
76
|
-
}) => {
|
|
77
|
-
const [red, green, blue] = [r, g, b].map((channel) => {
|
|
78
|
-
const c = channel / 255;
|
|
79
|
-
return c <= 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
|
|
80
|
-
});
|
|
81
|
-
return 0.2126 * red + 0.7152 * green + 0.0722 * blue;
|
|
82
|
-
};
|
|
83
|
-
const getContrastRatio = (color1, color2) => {
|
|
84
|
-
const luminance1 = getRelativeLuminance(color1);
|
|
85
|
-
const luminance2 = getRelativeLuminance(color2);
|
|
86
|
-
const lighter = Math.max(luminance1, luminance2);
|
|
87
|
-
const darker = Math.min(luminance1, luminance2);
|
|
88
|
-
return (lighter + 0.05) / (darker + 0.05);
|
|
89
|
-
};
|
|
90
|
-
exports.getComputedBackgroundColor = getComputedBackgroundColor;
|
|
91
|
-
exports.getContrastRatio = getContrastRatio;
|
|
92
|
-
exports.getForegroundColor = getForegroundColor;
|
|
93
|
-
exports.parseColorToRgbObject = parseColorToRgbObject;
|