@laerdal/life-react-components 2.0.1-dev.9 → 2.1.0-dev.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/Accordion/AccordionItem.cjs +10 -25
- package/dist/Accordion/AccordionItem.cjs.map +1 -1
- package/dist/Accordion/AccordionItem.js +10 -16
- package/dist/Accordion/AccordionItem.js.map +1 -1
- package/dist/Accordion/AccordionMenu.cjs +15 -40
- package/dist/Accordion/AccordionMenu.cjs.map +1 -1
- package/dist/Accordion/AccordionMenu.js +15 -28
- package/dist/Accordion/AccordionMenu.js.map +1 -1
- package/dist/Accordion/ContentAccordion.cjs +17 -65
- package/dist/Accordion/ContentAccordion.cjs.map +1 -1
- package/dist/Accordion/ContentAccordion.js +17 -30
- package/dist/Accordion/ContentAccordion.js.map +1 -1
- package/dist/Accordion/index.cjs +0 -4
- package/dist/Accordion/index.cjs.map +1 -1
- package/dist/Accordion/index.js.map +1 -1
- package/dist/Accordion/styles.cjs +0 -16
- package/dist/Accordion/styles.cjs.map +1 -1
- package/dist/Accordion/styles.js +0 -2
- package/dist/Accordion/styles.js.map +1 -1
- package/dist/AuthPage/AuthPage.cjs +10 -22
- package/dist/AuthPage/AuthPage.cjs.map +1 -1
- package/dist/AuthPage/AuthPage.js +10 -12
- package/dist/AuthPage/AuthPage.js.map +1 -1
- package/dist/AuthPage/Information.cjs +0 -16
- package/dist/AuthPage/Information.cjs.map +1 -1
- package/dist/AuthPage/Information.js +0 -2
- package/dist/AuthPage/Information.js.map +1 -1
- package/dist/AuthPage/ScreenSetsContainer.cjs +0 -7
- package/dist/AuthPage/ScreenSetsContainer.cjs.map +1 -1
- package/dist/AuthPage/ScreenSetsContainer.js +0 -2
- package/dist/AuthPage/ScreenSetsContainer.js.map +1 -1
- package/dist/AuthPage/_AuthPageSection.cjs +0 -7
- package/dist/AuthPage/_AuthPageSection.cjs.map +1 -1
- package/dist/AuthPage/_AuthPageSection.js +0 -2
- package/dist/AuthPage/_AuthPageSection.js.map +1 -1
- package/dist/AuthPage/index.cjs +0 -5
- package/dist/AuthPage/index.cjs.map +1 -1
- package/dist/AuthPage/index.js.map +1 -1
- package/dist/AuthPage/screenSetsErrorMessages.cjs.map +1 -1
- package/dist/AuthPage/screenSetsErrorMessages.js.map +1 -1
- package/dist/Banners/Banner.cjs +17 -54
- package/dist/Banners/Banner.cjs.map +1 -1
- package/dist/Banners/Banner.js +18 -31
- package/dist/Banners/Banner.js.map +1 -1
- package/dist/Banners/OverviewBanner.cjs +2 -24
- package/dist/Banners/OverviewBanner.cjs.map +1 -1
- package/dist/Banners/OverviewBanner.js +2 -9
- package/dist/Banners/OverviewBanner.js.map +1 -1
- package/dist/Banners/index.cjs +0 -3
- package/dist/Banners/index.cjs.map +1 -1
- package/dist/Banners/index.js +2 -1
- package/dist/Banners/index.js.map +1 -1
- package/dist/Banners/styles.cjs +0 -12
- package/dist/Banners/styles.cjs.map +1 -1
- package/dist/Banners/styles.js +0 -6
- package/dist/Banners/styles.js.map +1 -1
- package/dist/Breadcrumb/Breadcrumb.cjs +9 -32
- package/dist/Breadcrumb/Breadcrumb.cjs.map +1 -1
- package/dist/Breadcrumb/Breadcrumb.js +9 -19
- package/dist/Breadcrumb/Breadcrumb.js.map +1 -1
- package/dist/Breadcrumb/index.cjs +0 -2
- package/dist/Breadcrumb/index.cjs.map +1 -1
- package/dist/Breadcrumb/index.js.map +1 -1
- package/dist/Breadcrumb/styles.cjs +0 -14
- package/dist/Breadcrumb/styles.cjs.map +1 -1
- package/dist/Breadcrumb/styles.js +0 -7
- package/dist/Breadcrumb/styles.js.map +1 -1
- package/dist/Button/BackButton.cjs +3 -26
- package/dist/Button/BackButton.cjs.map +1 -1
- package/dist/Button/BackButton.js +3 -10
- package/dist/Button/BackButton.js.map +1 -1
- package/dist/Button/Button.cjs +18 -50
- package/dist/Button/Button.cjs.map +1 -1
- package/dist/Button/Button.js +18 -34
- package/dist/Button/Button.js.map +1 -1
- package/dist/Button/DualFunctionButton.cjs +35 -69
- package/dist/Button/DualFunctionButton.cjs.map +1 -1
- package/dist/Button/DualFunctionButton.js +35 -50
- package/dist/Button/DualFunctionButton.js.map +1 -1
- package/dist/Button/Iconbutton.cjs +19 -46
- package/dist/Button/Iconbutton.cjs.map +1 -1
- package/dist/Button/Iconbutton.js +19 -31
- package/dist/Button/Iconbutton.js.map +1 -1
- package/dist/Button/index.cjs +0 -5
- package/dist/Button/index.cjs.map +1 -1
- package/dist/Button/index.js.map +1 -1
- package/dist/Card/HorizontalCard/HorizontalCard.cjs +15 -39
- package/dist/Card/HorizontalCard/HorizontalCard.cjs.map +1 -1
- package/dist/Card/HorizontalCard/HorizontalCard.js +15 -22
- package/dist/Card/HorizontalCard/HorizontalCard.js.map +1 -1
- package/dist/Card/HorizontalCard/HorizontalCardActions.cjs +4 -28
- package/dist/Card/HorizontalCard/HorizontalCardActions.cjs.map +1 -1
- package/dist/Card/HorizontalCard/HorizontalCardActions.js +4 -15
- package/dist/Card/HorizontalCard/HorizontalCardActions.js.map +1 -1
- package/dist/Card/HorizontalCard/HorizontalCardBody.cjs +3 -18
- package/dist/Card/HorizontalCard/HorizontalCardBody.cjs.map +1 -1
- package/dist/Card/HorizontalCard/HorizontalCardBody.js +3 -5
- package/dist/Card/HorizontalCard/HorizontalCardBody.js.map +1 -1
- package/dist/Card/HorizontalCard/HorizontalCardThumbnail.cjs +1 -14
- package/dist/Card/HorizontalCard/HorizontalCardThumbnail.cjs.map +1 -1
- package/dist/Card/HorizontalCard/HorizontalCardThumbnail.js +1 -4
- package/dist/Card/HorizontalCard/HorizontalCardThumbnail.js.map +1 -1
- package/dist/Card/HorizontalCard/index.cjs +0 -4
- package/dist/Card/HorizontalCard/index.cjs.map +1 -1
- package/dist/Card/HorizontalCard/index.js.map +1 -1
- package/dist/Card/VerticalCard/Card.cjs +13 -42
- package/dist/Card/VerticalCard/Card.cjs.map +1 -1
- package/dist/Card/VerticalCard/Card.js +13 -21
- package/dist/Card/VerticalCard/Card.js.map +1 -1
- package/dist/Card/VerticalCard/CardBottomSection.cjs +14 -45
- package/dist/Card/VerticalCard/CardBottomSection.cjs.map +1 -1
- package/dist/Card/VerticalCard/CardBottomSection.js +14 -18
- package/dist/Card/VerticalCard/CardBottomSection.js.map +1 -1
- package/dist/Card/VerticalCard/CardMiddleSection.cjs +7 -30
- package/dist/Card/VerticalCard/CardMiddleSection.cjs.map +1 -1
- package/dist/Card/VerticalCard/CardMiddleSection.js +7 -13
- package/dist/Card/VerticalCard/CardMiddleSection.js.map +1 -1
- package/dist/Card/VerticalCard/CardTopSection.cjs +11 -37
- package/dist/Card/VerticalCard/CardTopSection.cjs.map +1 -1
- package/dist/Card/VerticalCard/CardTopSection.js +11 -14
- package/dist/Card/VerticalCard/CardTopSection.js.map +1 -1
- package/dist/Card/VerticalCard/index.cjs +0 -11
- package/dist/Card/VerticalCard/index.cjs.map +1 -1
- package/dist/Card/VerticalCard/index.js.map +1 -1
- package/dist/Card/index.cjs +0 -4
- package/dist/Card/index.cjs.map +1 -1
- package/dist/Card/index.js.map +1 -1
- package/dist/Chips/ActionChip.cjs +7 -25
- package/dist/Chips/ActionChip.cjs.map +1 -1
- package/dist/Chips/ActionChip.js +9 -15
- package/dist/Chips/ActionChip.js.map +1 -1
- package/dist/Chips/ChipStyles.cjs +0 -11
- package/dist/Chips/ChipStyles.cjs.map +1 -1
- package/dist/Chips/ChipStyles.js +1 -3
- package/dist/Chips/ChipStyles.js.map +1 -1
- package/dist/Chips/ChoiceChips.cjs +16 -36
- package/dist/Chips/ChoiceChips.cjs.map +1 -1
- package/dist/Chips/ChoiceChips.js +18 -26
- package/dist/Chips/ChoiceChips.js.map +1 -1
- package/dist/Chips/FilterChip.cjs +7 -25
- package/dist/Chips/FilterChip.cjs.map +1 -1
- package/dist/Chips/FilterChip.js +10 -15
- package/dist/Chips/FilterChip.js.map +1 -1
- package/dist/Chips/InputChip.cjs +13 -33
- package/dist/Chips/InputChip.cjs.map +1 -1
- package/dist/Chips/InputChip.js +16 -23
- package/dist/Chips/InputChip.js.map +1 -1
- package/dist/Chips/index.cjs +0 -6
- package/dist/Chips/index.cjs.map +1 -1
- package/dist/Chips/index.js.map +1 -1
- package/dist/ChipsInput/ChipDropdownInput.cjs +68 -120
- package/dist/ChipsInput/ChipDropdownInput.cjs.map +1 -1
- package/dist/ChipsInput/ChipDropdownInput.js +70 -102
- package/dist/ChipsInput/ChipDropdownInput.js.map +1 -1
- package/dist/ChipsInput/ChipInput.cjs +27 -49
- package/dist/ChipsInput/ChipInput.cjs.map +1 -1
- package/dist/ChipsInput/ChipInput.js +28 -38
- package/dist/ChipsInput/ChipInput.js.map +1 -1
- package/dist/ChipsInput/ChipInputField.cjs +21 -67
- package/dist/ChipsInput/ChipInputField.cjs.map +1 -1
- package/dist/ChipsInput/ChipInputField.js +21 -34
- package/dist/ChipsInput/ChipInputField.js.map +1 -1
- package/dist/ChipsInput/index.cjs +0 -2
- package/dist/ChipsInput/index.cjs.map +1 -1
- package/dist/ChipsInput/index.js.map +1 -1
- package/dist/Dropdown/BasicDropdown.cjs +48 -94
- package/dist/Dropdown/BasicDropdown.cjs.map +1 -1
- package/dist/Dropdown/BasicDropdown.js +48 -76
- package/dist/Dropdown/BasicDropdown.js.map +1 -1
- package/dist/Dropdown/CommonStyling.cjs +0 -27
- package/dist/Dropdown/CommonStyling.cjs.map +1 -1
- package/dist/Dropdown/CommonStyling.js +0 -2
- package/dist/Dropdown/CommonStyling.js.map +1 -1
- package/dist/Dropdown/DropdownButton.cjs +41 -72
- package/dist/Dropdown/DropdownButton.cjs.map +1 -1
- package/dist/Dropdown/DropdownButton.js +43 -56
- package/dist/Dropdown/DropdownButton.js.map +1 -1
- package/dist/Dropdown/DropdownContent.cjs +37 -131
- package/dist/Dropdown/DropdownContent.cjs.map +1 -1
- package/dist/Dropdown/DropdownContent.js +37 -97
- package/dist/Dropdown/DropdownContent.js.map +1 -1
- package/dist/Dropdown/DropdownFilter.cjs +48 -98
- package/dist/Dropdown/DropdownFilter.cjs.map +1 -1
- package/dist/Dropdown/DropdownFilter.js +48 -77
- package/dist/Dropdown/DropdownFilter.js.map +1 -1
- package/dist/Dropdown/index.cjs +0 -5
- package/dist/Dropdown/index.cjs.map +1 -1
- package/dist/Dropdown/index.js.map +1 -1
- package/dist/Footer/Components/FooterBottomLinks.cjs +1 -19
- package/dist/Footer/Components/FooterBottomLinks.cjs.map +1 -1
- package/dist/Footer/Components/FooterBottomLinks.js +1 -5
- package/dist/Footer/Components/FooterBottomLinks.js.map +1 -1
- package/dist/Footer/Components/FooterDropdownLinks.cjs +4 -27
- package/dist/Footer/Components/FooterDropdownLinks.cjs.map +1 -1
- package/dist/Footer/Components/FooterDropdownLinks.js +4 -10
- package/dist/Footer/Components/FooterDropdownLinks.js.map +1 -1
- package/dist/Footer/Components/FooterNavSection.cjs +3 -27
- package/dist/Footer/Components/FooterNavSection.cjs.map +1 -1
- package/dist/Footer/Components/FooterNavSection.js +3 -11
- package/dist/Footer/Components/FooterNavSection.js.map +1 -1
- package/dist/Footer/Components/FooterNewsletterAndSocialSection.cjs +5 -32
- package/dist/Footer/Components/FooterNewsletterAndSocialSection.cjs.map +1 -1
- package/dist/Footer/Components/FooterNewsletterAndSocialSection.js +5 -11
- package/dist/Footer/Components/FooterNewsletterAndSocialSection.js.map +1 -1
- package/dist/Footer/Components/FooterTop.cjs +2 -25
- package/dist/Footer/Components/FooterTop.cjs.map +1 -1
- package/dist/Footer/Components/FooterTop.js +2 -10
- package/dist/Footer/Components/FooterTop.js.map +1 -1
- package/dist/Footer/Footer.cjs +0 -14
- package/dist/Footer/Footer.cjs.map +1 -1
- package/dist/Footer/Footer.js +0 -4
- package/dist/Footer/Footer.js.map +1 -1
- package/dist/Footer/SiteFooter.cjs +11 -35
- package/dist/Footer/SiteFooter.cjs.map +1 -1
- package/dist/Footer/SiteFooter.js +14 -21
- package/dist/Footer/SiteFooter.js.map +1 -1
- package/dist/Footer/index.cjs +0 -3
- package/dist/Footer/index.cjs.map +1 -1
- package/dist/Footer/index.js.map +1 -1
- package/dist/GlobalNavigationBar/GlobalNavigationBar.cjs +18 -64
- package/dist/GlobalNavigationBar/GlobalNavigationBar.cjs.map +1 -1
- package/dist/GlobalNavigationBar/GlobalNavigationBar.js +18 -34
- package/dist/GlobalNavigationBar/GlobalNavigationBar.js.map +1 -1
- package/dist/GlobalNavigationBar/Logo.cjs +8 -28
- package/dist/GlobalNavigationBar/Logo.cjs.map +1 -1
- package/dist/GlobalNavigationBar/Logo.js +8 -12
- package/dist/GlobalNavigationBar/Logo.js.map +1 -1
- package/dist/GlobalNavigationBar/desktop/DesktopActions.cjs +17 -50
- package/dist/GlobalNavigationBar/desktop/DesktopActions.cjs.map +1 -1
- package/dist/GlobalNavigationBar/desktop/DesktopActions.js +17 -32
- package/dist/GlobalNavigationBar/desktop/DesktopActions.js.map +1 -1
- package/dist/GlobalNavigationBar/desktop/ExtendedMainMenu.cjs +4 -27
- package/dist/GlobalNavigationBar/desktop/ExtendedMainMenu.cjs.map +1 -1
- package/dist/GlobalNavigationBar/desktop/ExtendedMainMenu.js +4 -11
- package/dist/GlobalNavigationBar/desktop/ExtendedMainMenu.js.map +1 -1
- package/dist/GlobalNavigationBar/desktop/MainMenu.cjs +18 -60
- package/dist/GlobalNavigationBar/desktop/MainMenu.cjs.map +1 -1
- package/dist/GlobalNavigationBar/desktop/MainMenu.js +18 -39
- package/dist/GlobalNavigationBar/desktop/MainMenu.js.map +1 -1
- package/dist/GlobalNavigationBar/desktop/RightSideNav.cjs +1 -22
- package/dist/GlobalNavigationBar/desktop/RightSideNav.cjs.map +1 -1
- package/dist/GlobalNavigationBar/desktop/RightSideNav.js +1 -7
- package/dist/GlobalNavigationBar/desktop/RightSideNav.js.map +1 -1
- package/dist/GlobalNavigationBar/desktop/UserMenu.cjs +7 -48
- package/dist/GlobalNavigationBar/desktop/UserMenu.cjs.map +1 -1
- package/dist/GlobalNavigationBar/desktop/UserMenu.js +7 -17
- package/dist/GlobalNavigationBar/desktop/UserMenu.js.map +1 -1
- package/dist/GlobalNavigationBar/index.cjs +0 -4
- package/dist/GlobalNavigationBar/index.cjs.map +1 -1
- package/dist/GlobalNavigationBar/index.js.map +1 -1
- package/dist/GlobalNavigationBar/mobile/CommonStyles.cjs +0 -34
- package/dist/GlobalNavigationBar/mobile/CommonStyles.cjs.map +1 -1
- package/dist/GlobalNavigationBar/mobile/CommonStyles.js +0 -2
- package/dist/GlobalNavigationBar/mobile/CommonStyles.js.map +1 -1
- package/dist/GlobalNavigationBar/mobile/MobileActionContainer.cjs +6 -19
- package/dist/GlobalNavigationBar/mobile/MobileActionContainer.cjs.map +1 -1
- package/dist/GlobalNavigationBar/mobile/MobileActionContainer.js +6 -8
- package/dist/GlobalNavigationBar/mobile/MobileActionContainer.js.map +1 -1
- package/dist/GlobalNavigationBar/mobile/MobileMenu.cjs +13 -45
- package/dist/GlobalNavigationBar/mobile/MobileMenu.cjs.map +1 -1
- package/dist/GlobalNavigationBar/mobile/MobileMenu.js +13 -24
- package/dist/GlobalNavigationBar/mobile/MobileMenu.js.map +1 -1
- package/dist/GlobalNavigationBar/mobile/MobileMenuContent.cjs +9 -47
- package/dist/GlobalNavigationBar/mobile/MobileMenuContent.cjs.map +1 -1
- package/dist/GlobalNavigationBar/mobile/MobileMenuContent.js +9 -21
- package/dist/GlobalNavigationBar/mobile/MobileMenuContent.js.map +1 -1
- package/dist/GlobalNavigationBar/mobile/MobileMenuHeader.cjs +18 -51
- package/dist/GlobalNavigationBar/mobile/MobileMenuHeader.cjs.map +1 -1
- package/dist/GlobalNavigationBar/mobile/MobileMenuHeader.js +18 -34
- package/dist/GlobalNavigationBar/mobile/MobileMenuHeader.js.map +1 -1
- package/dist/HyperLink/HyperLink.cjs +5 -25
- package/dist/HyperLink/HyperLink.cjs.map +1 -1
- package/dist/HyperLink/HyperLink.js +5 -12
- package/dist/HyperLink/HyperLink.js.map +1 -1
- package/dist/HyperLink/index.cjs +0 -3
- package/dist/HyperLink/index.cjs.map +1 -1
- package/dist/HyperLink/index.js.map +1 -1
- package/dist/HyperLink/styling.cjs +0 -6
- package/dist/HyperLink/styling.cjs.map +1 -1
- package/dist/HyperLink/styling.js +0 -2
- package/dist/HyperLink/styling.js.map +1 -1
- package/dist/Image/ImageWithFallbacks.cjs +6 -31
- package/dist/Image/ImageWithFallbacks.cjs.map +1 -1
- package/dist/Image/ImageWithFallbacks.js +6 -23
- package/dist/Image/ImageWithFallbacks.js.map +1 -1
- package/dist/Image/index.cjs +0 -2
- package/dist/Image/index.cjs.map +1 -1
- package/dist/Image/index.js.map +1 -1
- package/dist/InputFields/Checkbox.cjs +14 -40
- package/dist/InputFields/Checkbox.cjs.map +1 -1
- package/dist/InputFields/Checkbox.js +14 -23
- package/dist/InputFields/Checkbox.js.map +1 -1
- package/dist/InputFields/DatepickerField.cjs +40 -86
- package/dist/InputFields/DatepickerField.cjs.map +1 -1
- package/dist/InputFields/DatepickerField.js +43 -60
- package/dist/InputFields/DatepickerField.js.map +1 -1
- package/dist/InputFields/DatepickerFieldHeader.cjs +7 -26
- package/dist/InputFields/DatepickerFieldHeader.cjs.map +1 -1
- package/dist/InputFields/DatepickerFieldHeader.js +7 -12
- package/dist/InputFields/DatepickerFieldHeader.js.map +1 -1
- package/dist/InputFields/Label.cjs +10 -34
- package/dist/InputFields/Label.cjs.map +1 -1
- package/dist/InputFields/Label.js +15 -21
- package/dist/InputFields/Label.js.map +1 -1
- package/dist/InputFields/NumberField.cjs +24 -76
- package/dist/InputFields/NumberField.cjs.map +1 -1
- package/dist/InputFields/NumberField.js +24 -47
- package/dist/InputFields/NumberField.js.map +1 -1
- package/dist/InputFields/PasswordField.cjs +18 -48
- package/dist/InputFields/PasswordField.cjs.map +1 -1
- package/dist/InputFields/PasswordField.js +18 -27
- package/dist/InputFields/PasswordField.js.map +1 -1
- package/dist/InputFields/QuickSearch.cjs +22 -50
- package/dist/InputFields/QuickSearch.cjs.map +1 -1
- package/dist/InputFields/QuickSearch.js +22 -33
- package/dist/InputFields/QuickSearch.js.map +1 -1
- package/dist/InputFields/RadioButton.cjs +12 -36
- package/dist/InputFields/RadioButton.cjs.map +1 -1
- package/dist/InputFields/RadioButton.js +12 -19
- package/dist/InputFields/RadioButton.js.map +1 -1
- package/dist/InputFields/ResponsiveComponentWrapper.cjs +5 -19
- package/dist/InputFields/ResponsiveComponentWrapper.cjs.map +1 -1
- package/dist/InputFields/ResponsiveComponentWrapper.js +7 -12
- package/dist/InputFields/ResponsiveComponentWrapper.js.map +1 -1
- package/dist/InputFields/SearchBar.cjs +24 -51
- package/dist/InputFields/SearchBar.cjs.map +1 -1
- package/dist/InputFields/SearchBar.js +24 -35
- package/dist/InputFields/SearchBar.js.map +1 -1
- package/dist/InputFields/TextField.cjs +19 -38
- package/dist/InputFields/TextField.cjs.map +1 -1
- package/dist/InputFields/TextField.js +19 -24
- package/dist/InputFields/TextField.js.map +1 -1
- package/dist/InputFields/Textarea.cjs +13 -35
- package/dist/InputFields/Textarea.cjs.map +1 -1
- package/dist/InputFields/Textarea.js +16 -22
- package/dist/InputFields/Textarea.js.map +1 -1
- package/dist/InputFields/components/SearchBarInput.cjs +9 -27
- package/dist/InputFields/components/SearchBarInput.cjs.map +1 -1
- package/dist/InputFields/components/SearchBarInput.js +9 -14
- package/dist/InputFields/components/SearchBarInput.js.map +1 -1
- package/dist/InputFields/components/SearchField.cjs +7 -28
- package/dist/InputFields/components/SearchField.cjs.map +1 -1
- package/dist/InputFields/components/SearchField.js +7 -12
- package/dist/InputFields/components/SearchField.js.map +1 -1
- package/dist/InputFields/index.cjs +0 -13
- package/dist/InputFields/index.cjs.map +1 -1
- package/dist/InputFields/index.js.map +1 -1
- package/dist/InputFields/styling.cjs +0 -17
- package/dist/InputFields/styling.cjs.map +1 -1
- package/dist/InputFields/styling.js +0 -2
- package/dist/InputFields/styling.js.map +1 -1
- package/dist/InputFields/types.js.map +1 -1
- package/dist/Layouts/index.cjs +0 -12
- package/dist/Layouts/index.cjs.map +1 -1
- package/dist/Layouts/index.js +0 -2
- package/dist/Layouts/index.js.map +1 -1
- package/dist/LinearProgress/LinearProgress.cjs +10 -48
- package/dist/LinearProgress/LinearProgress.cjs.map +1 -1
- package/dist/LinearProgress/LinearProgress.js +10 -26
- package/dist/LinearProgress/LinearProgress.js.map +1 -1
- package/dist/LinearProgress/index.cjs +0 -4
- package/dist/LinearProgress/index.cjs.map +1 -1
- package/dist/LinearProgress/index.js.map +1 -1
- package/dist/List/ListRow.cjs +20 -50
- package/dist/List/ListRow.cjs.map +1 -1
- package/dist/List/ListRow.js +20 -29
- package/dist/List/ListRow.js.map +1 -1
- package/dist/List/index.cjs +0 -2
- package/dist/List/index.cjs.map +1 -1
- package/dist/List/index.js.map +1 -1
- package/dist/LoadingIndicator/LoadingIndicator.cjs +4 -23
- package/dist/LoadingIndicator/LoadingIndicator.cjs.map +1 -1
- package/dist/LoadingIndicator/LoadingIndicator.js +4 -11
- package/dist/LoadingIndicator/LoadingIndicator.js.map +1 -1
- package/dist/LoadingIndicator/index.cjs +0 -2
- package/dist/LoadingIndicator/index.cjs.map +1 -1
- package/dist/LoadingIndicator/index.js.map +1 -1
- package/dist/LoadingPage/GlobalLoadingPage.cjs +1 -21
- package/dist/LoadingPage/GlobalLoadingPage.cjs.map +1 -1
- package/dist/LoadingPage/GlobalLoadingPage.js +1 -5
- package/dist/LoadingPage/GlobalLoadingPage.js.map +1 -1
- package/dist/LoadingPage/index.cjs +0 -2
- package/dist/LoadingPage/index.cjs.map +1 -1
- package/dist/LoadingPage/index.js.map +1 -1
- package/dist/MenuItem/MenuItem.cjs +9 -42
- package/dist/MenuItem/MenuItem.cjs.map +1 -1
- package/dist/MenuItem/MenuItem.js +9 -15
- package/dist/MenuItem/MenuItem.js.map +1 -1
- package/dist/MenuItem/index.cjs +0 -2
- package/dist/MenuItem/index.cjs.map +1 -1
- package/dist/MenuItem/index.js.map +1 -1
- package/dist/MiniProductCard/MiniProductCard.cjs +1 -24
- package/dist/MiniProductCard/MiniProductCard.cjs.map +1 -1
- package/dist/MiniProductCard/MiniProductCard.js +1 -5
- package/dist/MiniProductCard/MiniProductCard.js.map +1 -1
- package/dist/MiniProductCard/index.cjs +0 -2
- package/dist/MiniProductCard/index.cjs.map +1 -1
- package/dist/MiniProductCard/index.js.map +1 -1
- package/dist/Modals/Modal.cjs +0 -24
- package/dist/Modals/Modal.cjs.map +1 -1
- package/dist/Modals/Modal.js +1 -9
- package/dist/Modals/Modal.js.map +1 -1
- package/dist/Modals/ModalContainer.cjs +29 -56
- package/dist/Modals/ModalContainer.cjs.map +1 -1
- package/dist/Modals/ModalContainer.js +29 -45
- package/dist/Modals/ModalContainer.js.map +1 -1
- package/dist/Modals/ModalContent.cjs +14 -59
- package/dist/Modals/ModalContent.cjs.map +1 -1
- package/dist/Modals/ModalContent.js +14 -35
- package/dist/Modals/ModalContent.js.map +1 -1
- package/dist/Modals/ModalDialog.cjs +24 -75
- package/dist/Modals/ModalDialog.cjs.map +1 -1
- package/dist/Modals/ModalDialog.js +24 -60
- package/dist/Modals/ModalDialog.js.map +1 -1
- package/dist/Modals/ModalNote.cjs +4 -20
- package/dist/Modals/ModalNote.cjs.map +1 -1
- package/dist/Modals/ModalNote.js +4 -8
- package/dist/Modals/ModalNote.js.map +1 -1
- package/dist/Modals/ModalStyles.cjs +0 -51
- package/dist/Modals/ModalStyles.cjs.map +1 -1
- package/dist/Modals/ModalStyles.js +1 -10
- package/dist/Modals/ModalStyles.js.map +1 -1
- package/dist/Modals/index.cjs +0 -9
- package/dist/Modals/index.cjs.map +1 -1
- package/dist/Modals/index.js.map +1 -1
- package/dist/NavItem/NavItem.cjs +0 -17
- package/dist/NavItem/NavItem.cjs.map +1 -1
- package/dist/NavItem/NavItem.js +0 -6
- package/dist/NavItem/NavItem.js.map +1 -1
- package/dist/NavItem/index.cjs +0 -2
- package/dist/NavItem/index.cjs.map +1 -1
- package/dist/NavItem/index.js.map +1 -1
- package/dist/NotificationDot/NotificationDot.cjs +3 -19
- package/dist/NotificationDot/NotificationDot.cjs.map +1 -1
- package/dist/NotificationDot/NotificationDot.js +3 -7
- package/dist/NotificationDot/NotificationDot.js.map +1 -1
- package/dist/NotificationDot/index.cjs +0 -2
- package/dist/NotificationDot/index.cjs.map +1 -1
- package/dist/NotificationDot/index.js.map +1 -1
- package/dist/Paginator/Paginator.cjs +14 -44
- package/dist/Paginator/Paginator.cjs.map +1 -1
- package/dist/Paginator/Paginator.js +14 -25
- package/dist/Paginator/Paginator.js.map +1 -1
- package/dist/Paginator/index.cjs +0 -2
- package/dist/Paginator/index.cjs.map +1 -1
- package/dist/Paginator/index.js.map +1 -1
- package/dist/Popover/Popover.cjs +13 -51
- package/dist/Popover/Popover.cjs.map +1 -1
- package/dist/Popover/Popover.js +13 -26
- package/dist/Popover/Popover.js.map +1 -1
- package/dist/Popover/index.cjs +0 -2
- package/dist/Popover/index.cjs.map +1 -1
- package/dist/Popover/index.js.map +1 -1
- package/dist/ProfileButton/ProfileButton.cjs +9 -36
- package/dist/ProfileButton/ProfileButton.cjs.map +1 -1
- package/dist/ProfileButton/ProfileButton.js +9 -15
- package/dist/ProfileButton/ProfileButton.js.map +1 -1
- package/dist/ProfileButton/index.cjs +0 -2
- package/dist/ProfileButton/index.cjs.map +1 -1
- package/dist/ProfileButton/index.js.map +1 -1
- package/dist/QuizButton/QuizButton.cjs +12 -38
- package/dist/QuizButton/QuizButton.cjs.map +1 -1
- package/dist/QuizButton/QuizButton.js +12 -22
- package/dist/QuizButton/QuizButton.js.map +1 -1
- package/dist/QuizButton/index.cjs +0 -2
- package/dist/QuizButton/index.cjs.map +1 -1
- package/dist/QuizButton/index.js.map +1 -1
- package/dist/SegmentControl/SegmentControl.cjs +11 -40
- package/dist/SegmentControl/SegmentControl.cjs.map +1 -1
- package/dist/SegmentControl/SegmentControl.js +11 -22
- package/dist/SegmentControl/SegmentControl.js.map +1 -1
- package/dist/SegmentControl/index.cjs +0 -2
- package/dist/SegmentControl/index.cjs.map +1 -1
- package/dist/SegmentControl/index.js.map +1 -1
- package/dist/Services/functions.cjs +4 -5
- package/dist/Services/functions.cjs.map +1 -1
- package/dist/Services/functions.js +4 -4
- package/dist/Services/functions.js.map +1 -1
- package/dist/SideMenu/SideMenu.cjs +3 -22
- package/dist/SideMenu/SideMenu.cjs.map +1 -1
- package/dist/SideMenu/SideMenu.js +3 -10
- package/dist/SideMenu/SideMenu.js.map +1 -1
- package/dist/SideMenu/SideMenuBody.cjs +9 -27
- package/dist/SideMenu/SideMenuBody.cjs.map +1 -1
- package/dist/SideMenu/SideMenuBody.js +9 -14
- package/dist/SideMenu/SideMenuBody.js.map +1 -1
- package/dist/SideMenu/SideMenuFooter.cjs +0 -21
- package/dist/SideMenu/SideMenuFooter.cjs.map +1 -1
- package/dist/SideMenu/SideMenuFooter.js +0 -5
- package/dist/SideMenu/SideMenuFooter.js.map +1 -1
- package/dist/SideMenu/SideMenuHeader.cjs +1 -20
- package/dist/SideMenu/SideMenuHeader.cjs.map +1 -1
- package/dist/SideMenu/SideMenuHeader.js +1 -7
- package/dist/SideMenu/SideMenuHeader.js.map +1 -1
- package/dist/SideMenu/index.cjs +0 -4
- package/dist/SideMenu/index.cjs.map +1 -1
- package/dist/SideMenu/index.js.map +1 -1
- package/dist/SkipToContent/SkipToContent.cjs +0 -15
- package/dist/SkipToContent/SkipToContent.cjs.map +1 -1
- package/dist/SkipToContent/SkipToContent.js +0 -4
- package/dist/SkipToContent/SkipToContent.js.map +1 -1
- package/dist/SkipToContent/index.cjs +0 -2
- package/dist/SkipToContent/index.cjs.map +1 -1
- package/dist/SkipToContent/index.js.map +1 -1
- package/dist/Switcher/MobileCustomMenuContent.cjs +5 -20
- package/dist/Switcher/MobileCustomMenuContent.cjs.map +1 -1
- package/dist/Switcher/MobileCustomMenuContent.js +5 -10
- package/dist/Switcher/MobileCustomMenuContent.js.map +1 -1
- package/dist/Switcher/MobileSwitcherMenu.cjs +6 -23
- package/dist/Switcher/MobileSwitcherMenu.cjs.map +1 -1
- package/dist/Switcher/MobileSwitcherMenu.js +6 -10
- package/dist/Switcher/MobileSwitcherMenu.js.map +1 -1
- package/dist/Switcher/SwitcherMenuItem.cjs +6 -19
- package/dist/Switcher/SwitcherMenuItem.cjs.map +1 -1
- package/dist/Switcher/SwitcherMenuItem.js +6 -10
- package/dist/Switcher/SwitcherMenuItem.js.map +1 -1
- package/dist/Switcher/index.cjs +0 -3
- package/dist/Switcher/index.cjs.map +1 -1
- package/dist/Switcher/index.js.map +1 -1
- package/dist/Table/Table.cjs +83 -128
- package/dist/Table/Table.cjs.map +1 -1
- package/dist/Table/Table.js +86 -116
- package/dist/Table/Table.js.map +1 -1
- package/dist/Table/TableBody.cjs +9 -48
- package/dist/Table/TableBody.cjs.map +1 -1
- package/dist/Table/TableBody.js +9 -31
- package/dist/Table/TableBody.js.map +1 -1
- package/dist/Table/TableFooter.cjs +0 -14
- package/dist/Table/TableFooter.cjs.map +1 -1
- package/dist/Table/TableFooter.js +0 -3
- package/dist/Table/TableFooter.js.map +1 -1
- package/dist/Table/TableHeaders.cjs +0 -12
- package/dist/Table/TableHeaders.cjs.map +1 -1
- package/dist/Table/TableHeaders.js +0 -5
- package/dist/Table/TableHeaders.js.map +1 -1
- package/dist/Table/TableStyles.cjs +1 -57
- package/dist/Table/TableStyles.cjs.map +1 -1
- package/dist/Table/TableStyles.js +2 -3
- package/dist/Table/TableStyles.js.map +1 -1
- package/dist/Table/index.cjs +0 -2
- package/dist/Table/index.cjs.map +1 -1
- package/dist/Table/index.js.map +1 -1
- package/dist/Tabs/HorizontalTabs.cjs +22 -58
- package/dist/Tabs/HorizontalTabs.cjs.map +1 -1
- package/dist/Tabs/HorizontalTabs.js +27 -42
- package/dist/Tabs/HorizontalTabs.js.map +1 -1
- package/dist/Tabs/TabLink.cjs +16 -43
- package/dist/Tabs/TabLink.cjs.map +1 -1
- package/dist/Tabs/TabLink.js +16 -22
- package/dist/Tabs/TabLink.js.map +1 -1
- package/dist/Tabs/Tabs.cjs +1 -31
- package/dist/Tabs/Tabs.cjs.map +1 -1
- package/dist/Tabs/Tabs.js +1 -22
- package/dist/Tabs/Tabs.js.map +1 -1
- package/dist/Tabs/VerticalTabs.cjs +1 -13
- package/dist/Tabs/VerticalTabs.cjs.map +1 -1
- package/dist/Tabs/VerticalTabs.js +1 -3
- package/dist/Tabs/VerticalTabs.js.map +1 -1
- package/dist/Tabs/index.cjs +0 -3
- package/dist/Tabs/index.cjs.map +1 -1
- package/dist/Tabs/index.js.map +1 -1
- package/dist/Tag/Tag.cjs +6 -27
- package/dist/Tag/Tag.cjs.map +1 -1
- package/dist/Tag/Tag.js +6 -13
- package/dist/Tag/Tag.js.map +1 -1
- package/dist/Tag/index.cjs +0 -2
- package/dist/Tag/index.cjs.map +1 -1
- package/dist/Tag/index.js.map +1 -1
- package/dist/Tile/Tile.cjs +7 -26
- package/dist/Tile/Tile.cjs.map +1 -1
- package/dist/Tile/Tile.js +7 -14
- package/dist/Tile/Tile.js.map +1 -1
- package/dist/Tile/TileBody.cjs +1 -12
- package/dist/Tile/TileBody.cjs.map +1 -1
- package/dist/Tile/TileBody.js +1 -5
- package/dist/Tile/TileBody.js.map +1 -1
- package/dist/Tile/TileCommonItems.cjs +6 -44
- package/dist/Tile/TileCommonItems.cjs.map +1 -1
- package/dist/Tile/TileCommonItems.js +6 -18
- package/dist/Tile/TileCommonItems.js.map +1 -1
- package/dist/Tile/TileFooter.cjs +2 -15
- package/dist/Tile/TileFooter.cjs.map +1 -1
- package/dist/Tile/TileFooter.js +2 -6
- package/dist/Tile/TileFooter.js.map +1 -1
- package/dist/Tile/TileHeader.cjs +4 -25
- package/dist/Tile/TileHeader.cjs.map +1 -1
- package/dist/Tile/TileHeader.js +4 -10
- package/dist/Tile/TileHeader.js.map +1 -1
- package/dist/Tile/index.cjs +0 -4
- package/dist/Tile/index.cjs.map +1 -1
- package/dist/Tile/index.js.map +1 -1
- package/dist/Toasters/Toast.cjs +13 -54
- package/dist/Toasters/Toast.cjs.map +1 -1
- package/dist/Toasters/Toast.js +13 -31
- package/dist/Toasters/Toast.js.map +1 -1
- package/dist/Toasters/ToastContext.cjs +6 -32
- package/dist/Toasters/ToastContext.cjs.map +1 -1
- package/dist/Toasters/ToastContext.js +6 -13
- package/dist/Toasters/ToastContext.js.map +1 -1
- package/dist/Toasters/index.cjs +0 -3
- package/dist/Toasters/index.cjs.map +1 -1
- package/dist/Toasters/index.js.map +1 -1
- package/dist/Toggles/ToggleButton.cjs +10 -34
- package/dist/Toggles/ToggleButton.cjs.map +1 -1
- package/dist/Toggles/ToggleButton.js +10 -18
- package/dist/Toggles/ToggleButton.js.map +1 -1
- package/dist/Toggles/ToggleSwitch.cjs +10 -27
- package/dist/Toggles/ToggleSwitch.cjs.map +1 -1
- package/dist/Toggles/ToggleSwitch.js +11 -15
- package/dist/Toggles/ToggleSwitch.js.map +1 -1
- package/dist/Toggles/TogglerStyles.cjs +0 -15
- package/dist/Toggles/TogglerStyles.cjs.map +1 -1
- package/dist/Toggles/TogglerStyles.js +1 -3
- package/dist/Toggles/TogglerStyles.js.map +1 -1
- package/dist/Toggles/index.cjs +0 -3
- package/dist/Toggles/index.cjs.map +1 -1
- package/dist/Toggles/index.js.map +1 -1
- package/dist/Tooltips/TooltipStyles.cjs +0 -18
- package/dist/Tooltips/TooltipStyles.cjs.map +1 -1
- package/dist/Tooltips/TooltipStyles.js +0 -4
- package/dist/Tooltips/TooltipStyles.js.map +1 -1
- package/dist/Tooltips/TooltipTypes.cjs +1 -1
- package/dist/Tooltips/TooltipTypes.cjs.map +1 -1
- package/dist/Tooltips/TooltipTypes.js +1 -0
- package/dist/Tooltips/TooltipTypes.js.map +1 -1
- package/dist/Tooltips/TooltipWrapper.cjs +14 -29
- package/dist/Tooltips/TooltipWrapper.cjs.map +1 -1
- package/dist/Tooltips/TooltipWrapper.js +14 -20
- package/dist/Tooltips/TooltipWrapper.js.map +1 -1
- package/dist/Tooltips/index.cjs +0 -3
- package/dist/Tooltips/index.cjs.map +1 -1
- package/dist/Tooltips/index.js.map +1 -1
- package/dist/assets/index.cjs +10 -20
- package/dist/assets/index.cjs.map +1 -1
- package/dist/assets/index.js +10 -10
- package/dist/assets/index.js.map +1 -1
- package/dist/common/ActionWithin.cjs +2 -16
- package/dist/common/ActionWithin.cjs.map +1 -1
- package/dist/common/ActionWithin.js +2 -12
- package/dist/common/ActionWithin.js.map +1 -1
- package/dist/common/ClickOutside.cjs +0 -8
- package/dist/common/ClickOutside.cjs.map +1 -1
- package/dist/common/ClickOutside.js +0 -2
- package/dist/common/ClickOutside.js.map +1 -1
- package/dist/common/EventHandlers.cjs +0 -4
- package/dist/common/EventHandlers.cjs.map +1 -1
- package/dist/common/EventHandlers.js +0 -2
- package/dist/common/EventHandlers.js.map +1 -1
- package/dist/common/FocusOutside.cjs +0 -8
- package/dist/common/FocusOutside.cjs.map +1 -1
- package/dist/common/FocusOutside.js +0 -2
- package/dist/common/FocusOutside.js.map +1 -1
- package/dist/common/FocusVisible.cjs +4 -32
- package/dist/common/FocusVisible.cjs.map +1 -1
- package/dist/common/FocusVisible.js +4 -25
- package/dist/common/FocusVisible.js.map +1 -1
- package/dist/common/InputStyling.cjs +0 -6
- package/dist/common/InputStyling.cjs.map +1 -1
- package/dist/common/InputStyling.js +0 -2
- package/dist/common/InputStyling.js.map +1 -1
- package/dist/common/NavigationHelper.cjs +0 -8
- package/dist/common/NavigationHelper.cjs.map +1 -1
- package/dist/common/NavigationHelper.js +0 -4
- package/dist/common/NavigationHelper.js.map +1 -1
- package/dist/common/ScrollableContainer.cjs +9 -20
- package/dist/common/ScrollableContainer.cjs.map +1 -1
- package/dist/common/ScrollableContainer.js +9 -12
- package/dist/common/ScrollableContainer.js.map +1 -1
- package/dist/common/StackState.cjs +3 -13
- package/dist/common/StackState.cjs.map +1 -1
- package/dist/common/StackState.js +3 -4
- package/dist/common/StackState.js.map +1 -1
- package/dist/common/index.cjs +0 -6
- package/dist/common/index.cjs.map +1 -1
- package/dist/common/index.js.map +1 -1
- package/dist/icons/contenticons/ContentIcons.cjs +1368 -1719
- package/dist/icons/contenticons/ContentIcons.cjs.map +1 -1
- package/dist/icons/contenticons/ContentIcons.js +1368 -1368
- package/dist/icons/contenticons/ContentIcons.js.map +1 -1
- package/dist/icons/index.cjs +8 -34
- package/dist/icons/index.cjs.map +1 -1
- package/dist/icons/index.js +8 -14
- package/dist/icons/index.js.map +1 -1
- package/dist/icons/systemicons/SystemIcons.cjs +1442 -1815
- package/dist/icons/systemicons/SystemIcons.cjs.map +1 -1
- package/dist/icons/systemicons/SystemIcons.js +1442 -1442
- package/dist/icons/systemicons/SystemIcons.js.map +1 -1
- package/dist/index.cjs +0 -87
- package/dist/index.cjs.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/styles/breakpoints.cjs.map +1 -1
- package/dist/styles/breakpoints.js.map +1 -1
- package/dist/styles/colors.cjs +2 -0
- package/dist/styles/colors.cjs.map +1 -1
- package/dist/styles/colors.js +2 -0
- package/dist/styles/colors.js.map +1 -1
- package/dist/styles/focus-styles.cjs +0 -6
- package/dist/styles/focus-styles.cjs.map +1 -1
- package/dist/styles/focus-styles.js +0 -2
- package/dist/styles/focus-styles.js.map +1 -1
- package/dist/styles/global.cjs +0 -3
- package/dist/styles/global.cjs.map +1 -1
- package/dist/styles/global.js.map +1 -1
- package/dist/styles/index.cjs +0 -15
- package/dist/styles/index.cjs.map +1 -1
- package/dist/styles/index.js +0 -2
- package/dist/styles/index.js.map +1 -1
- package/dist/styles/shadowstyles.cjs.map +1 -1
- package/dist/styles/shadowstyles.js.map +1 -1
- package/dist/styles/typography.cjs +40 -133
- package/dist/styles/typography.cjs.map +1 -1
- package/dist/styles/typography.js +40 -111
- package/dist/styles/typography.js.map +1 -1
- package/dist/styles/z-indexes.cjs.map +1 -1
- package/dist/styles/z-indexes.js.map +1 -1
- package/dist/types.cjs +0 -13
- package/dist/types.cjs.map +1 -1
- package/dist/types.js +0 -13
- package/dist/types.js.map +1 -1
- package/dist/utils/utils.cjs +0 -2
- package/dist/utils/utils.cjs.map +1 -1
- package/dist/utils/utils.js.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"typography.cjs","names":["TypographyBase","styled","$color","lineHeight","$fontSize","$fontWeight","$fontStyle","textTransform","textDecorationLine","fontSize","fontWeight","fontStyle","color","COLORS","black","HeadlineBaseStyling","css","HeadlineBase","HeadlineXLStyling","HeadlineXL","HeadlineLStyling","HeadlineL","HeadlineMStyling","HeadlineM","HeadlineSStyling","HeadlineS","HeadlineXSStyling","HeadlineXS","HeadlineXXSStyling","HeadlineXXS","ParagraphStyling","ParagraphBase","props","marginBetweenParagraphs","ParagraphTextStyle","paragraphFontWeight","textStyle","Bold","paragraphFontStyle","Italic","paragraphTextDecorationLine","textDecoration","Underline","ParagraphBaseStyling","ParagraphXlStyling","ParagraphXL","children","ParagraphLStyling","ParagraphL","ParagraphMStyling","ParagraphM","ParagraphSStyling","ParagraphS","ParagraphXSStyling","ParagraphXS","ComponentTextStyle","componentFontWeight","UppercaseBold","componentFontStyle","componentTextTransformation","ComponentStyling","ComponentXLStyling","ComponentXL","className","ComponentLStyling","ComponentL","ComponentMStyling","ComponentM","ComponentSStyling","ComponentS","ComponentXSStyling","ComponentXS","ComponentXXSStyling","ComponentXXS","ComponentResponsive","size","width","fontsize","Size","Medium","Small","Large","XXSmall","XSmall"],"sources":["../../src/styles/typography.tsx"],"sourcesContent":["import React from 'react';\nimport styled, { css } from 'styled-components';\nimport { COLORS } from '.';\nimport { Property } from 'csstype';\nimport { Size } from '../types';\n\ninterface ITypographyBase {\n $color?: string;\n lineHeight: number;\n $fontSize: number;\n $fontWeight: number;\n $fontStyle?: string;\n textTransform?: Property.TextTransform;\n textDecorationLine?: Property.TextDecorationLine;\n}\n\nconst TypographyBase = styled('div')<ITypographyBase>(({ $color, lineHeight, $fontSize, $fontWeight, $fontStyle, textTransform, textDecorationLine }) => ({\n fontSize: $fontSize,\n fontWeight: $fontWeight,\n lineHeight: lineHeight + 'px',\n textTransform: textTransform ? textTransform : 'none',\n textDecorationLine: textDecorationLine ? textDecorationLine : 'none',\n fontStyle: $fontStyle ? $fontStyle : 'normal',\n color: $color ? $color : COLORS.black,\n}));\n\ninterface IHeadline {\n $color?: string;\n}\n\ninterface IHeadlineBase {\n $color?: string;\n lineHeight: number;\n fontSize: number;\n}\n\nconst HeadlineBaseStyling = (fontSize: string, lineHeight: string, color: string) => {\n return css`\n font-size: ${fontSize};\n line-height: ${lineHeight};\n font-weight: 700;\n color: ${color};\n `;\n};\nconst HeadlineBase = styled(TypographyBase)<IHeadlineBase>(({ $color, lineHeight, fontSize }) => ({\n fontSize: fontSize,\n fontWeight: 700,\n lineHeight: lineHeight,\n color: $color,\n}));\n\nconst HeadlineXLStyling = (color: string) => HeadlineBaseStyling('48px', '64px', color);\nconst HeadlineXL = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '48px',\n lineHeight: '64px',\n color: $color,\n}));\n\nconst HeadlineLStyling = (color: string) => HeadlineBaseStyling('40px', '52px', color);\nconst HeadlineL = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '40px',\n lineHeight: '52px',\n color: $color,\n}));\n\nconst HeadlineMStyling = (color: string) => HeadlineBaseStyling('32px', '40px', color);\nconst HeadlineM = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '32px',\n lineHeight: '40px',\n color: $color,\n}));\n\nconst HeadlineSStyling = (color: string) => HeadlineBaseStyling('28px', '36px', color);\nconst HeadlineS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '28px',\n lineHeight: '36px',\n color: $color,\n}));\n\nconst HeadlineXSStyling = (color: string) => HeadlineBaseStyling('24px', '32px', color);\nconst HeadlineXS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '24px',\n lineHeight: '32px',\n color: $color,\n}));\n\nconst HeadlineXXSStyling = (color: string) => HeadlineBaseStyling('20px', '24px', color);\nconst HeadlineXXS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '20px',\n lineHeight: '24px',\n color: $color,\n}));\n\nconst ParagraphStyling = css`\n :lang(ja-jp) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n :lang(ko-kr) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n :lang(zh-CN) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 34em;\n }\n`;\n\ninterface IParagraphBase {\n color?: string;\n lineHeight: number;\n $fontSize: number;\n marginBetweenParagraphs?: string;\n}\n\nconst ParagraphBase = styled(TypographyBase)<IParagraphBase>`\n p {\n margin-block-start: 0;\n margin-block-end: 0;\n }\n p:not(:only-of-type) {\n margin-bottom: ${(props) => props.marginBetweenParagraphs || '0'};\n }\n ${ParagraphStyling}\n`;\n\ninterface IParagraph {\n color?: string;\n}\n\nenum ParagraphTextStyle {\n Regular = 1,\n Bold,\n Italic,\n Underline,\n}\n\ntype ParagraphProps = {\n color?: string;\n textStyle?: ParagraphTextStyle;\n children?: React.ReactNode;\n};\n\nconst paragraphFontWeight = (textStyle?: ParagraphTextStyle) => {\n let fontWeight = 400;\n if (textStyle === ParagraphTextStyle.Bold) {\n fontWeight = 700;\n }\n return fontWeight;\n};\n\nconst paragraphFontStyle = (textStyle?: ParagraphTextStyle) => {\n let fontStyle = textStyle && textStyle === ParagraphTextStyle.Italic ? 'italic' : '';\n return fontStyle;\n};\n\nconst paragraphTextDecorationLine = (textStyle?: ParagraphTextStyle): Property.TextDecorationLine => {\n let textDecoration: Property.TextDecorationLine = textStyle && textStyle === ParagraphTextStyle.Underline ? 'underline' : 'none';\n return textDecoration;\n};\n\nconst ParagraphBaseStyling = (fontSize: string, lineHeight: string, textStyle: ParagraphTextStyle, color: string) => {\n return css`\n font-size: ${fontSize};\n font-weight: ${paragraphFontWeight(textStyle)};\n line-height: ${lineHeight};\n font-style: ${paragraphFontStyle(textStyle)};\n color: ${color};\n `;\n};\n\nconst ParagraphXlStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('24px', '36px', textStyle, color);\nconst ParagraphXL: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={36}\n $fontSize={24}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"18px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphLStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('20px', '32px', textStyle, color);\nconst ParagraphL: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={32}\n $fontSize={20}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"16px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphMStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('18px', '28px', textStyle, color);\nconst ParagraphM: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={28}\n $fontSize={18}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"14px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphSStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('16px', '24px', textStyle, color);\nconst ParagraphS: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={24}\n $fontSize={16}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"12px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphXSStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('14px', '20px', textStyle, color);\nconst ParagraphXS: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={20}\n $fontSize={14}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"10px\">\n {children}\n </ParagraphBase>\n );\n};\n\nenum ComponentTextStyle {\n Regular = 1,\n Bold,\n Italic,\n UppercaseBold,\n}\n\ntype ComponentProps = {\n color?: string;\n className?: string;\n textStyle?: ComponentTextStyle;\n children?: React.ReactNode;\n};\n\nconst componentFontWeight = (textStyle?: ComponentTextStyle) => {\n let fontWeight = 400;\n if (textStyle === ComponentTextStyle.Bold || textStyle === ComponentTextStyle.UppercaseBold) {\n fontWeight = 700;\n }\n return fontWeight;\n};\n\nconst componentFontStyle = (textStyle?: ComponentTextStyle) => {\n let fontStyle = textStyle && textStyle === ComponentTextStyle.Italic ? 'italic' : '';\n return fontStyle;\n};\n\nconst componentTextTransformation = (textStyle?: ComponentTextStyle): Property.TextTransform => {\n let fontStyle: Property.TextTransform = textStyle && textStyle === ComponentTextStyle.UppercaseBold ? 'uppercase' : 'none';\n return fontStyle;\n};\n\nconst ComponentStyling = (fontSize: string, lineHeight: string, textStyle: ComponentTextStyle, color: string | undefined | null) => {\n return css`\n font-size: ${fontSize};\n font-weight: ${componentFontWeight(textStyle)};\n line-height: ${lineHeight};\n font-style: ${componentFontStyle(textStyle)};\n ${color === null ? '' : `color: ${color || COLORS.black};`}\n `;\n};\n\nconst ComponentXLStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('24px', '28px', textStyle, color);\nconst ComponentXL: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={28} $fontSize={24} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentLStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('20px', '24px', textStyle, color);\nconst ComponentL: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={24} $fontSize={20} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentMStyling = (textStyle: ComponentTextStyle, color: string | undefined | null) => ComponentStyling('18px', '24px', textStyle, color);\nconst ComponentM: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={24} $fontSize={18} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('16px', '20px', textStyle, color);\nconst ComponentS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={20} $fontSize={16} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentXSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('14px', '16px', textStyle, color);\nconst ComponentXS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n let textTransform = componentTextTransformation(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={16} $fontSize={14} $fontWeight={fontWeight} $fontStyle={fontStyle} textTransform={textTransform}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentXXSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('12px', '16px', textStyle, color);\nconst ComponentXXS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n let textTransform = componentTextTransformation(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={16} $fontSize={12} $fontWeight={fontWeight} $fontStyle={fontStyle} textTransform={textTransform}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentResponsive: React.FunctionComponent<ComponentProps & { size?: Size; width: number }> = ({ color, textStyle, children, size, width }) => {\n let fontsize = size;\n if (!size) {\n if (width == -1) {\n fontsize = Size.Medium;\n } else if (width < 768) {\n fontsize = Size.Small;\n } else if (width < 992) {\n fontsize = Size.Medium;\n } else {\n fontsize = Size.Large;\n }\n }\n switch (fontsize) {\n case Size.XXSmall:\n return <ComponentXXS color={color} textStyle={textStyle} children={children} />;\n case Size.XSmall:\n return <ComponentXS color={color} textStyle={textStyle} children={children} />;\n case Size.Small:\n return <ComponentS color={color} textStyle={textStyle} children={children} />;\n case Size.Medium:\n return <ComponentM color={color} textStyle={textStyle} children={children} />;\n case Size.Large:\n default:\n return <ComponentL color={color} textStyle={textStyle} children={children} />;\n }\n};\n\nexport { HeadlineXL, HeadlineL, HeadlineM, HeadlineS, HeadlineXS, HeadlineXXS };\nexport { ParagraphTextStyle, ParagraphXL, ParagraphL, ParagraphM, ParagraphS, ParagraphXS };\nexport { ComponentTextStyle, ComponentXL, ComponentL, ComponentM, ComponentS, ComponentXS, ComponentXXS, ComponentResponsive };\nexport { ComponentXLStyling, ComponentLStyling, ComponentMStyling, ComponentSStyling, ComponentXSStyling, ComponentXXSStyling };\nexport { ParagraphXlStyling, ParagraphLStyling, ParagraphMStyling, ParagraphSStyling, ParagraphXSStyling };\nexport { HeadlineXLStyling, HeadlineLStyling, HeadlineMStyling, HeadlineSStyling, HeadlineXSStyling, HeadlineXXSStyling };\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"typography.cjs","names":["TypographyBase","styled","$color","lineHeight","$fontSize","$fontWeight","$fontStyle","textTransform","textDecorationLine","fontSize","fontWeight","fontStyle","color","COLORS","black","HeadlineBaseStyling","css","HeadlineBase","HeadlineXLStyling","HeadlineXL","HeadlineLStyling","HeadlineL","HeadlineMStyling","HeadlineM","HeadlineSStyling","HeadlineS","HeadlineXSStyling","HeadlineXS","HeadlineXXSStyling","HeadlineXXS","ParagraphStyling","ParagraphBase","props","marginBetweenParagraphs","ParagraphTextStyle","paragraphFontWeight","textStyle","Bold","paragraphFontStyle","Italic","paragraphTextDecorationLine","textDecoration","Underline","ParagraphBaseStyling","ParagraphXlStyling","ParagraphXL","children","ParagraphLStyling","ParagraphL","ParagraphMStyling","ParagraphM","ParagraphSStyling","ParagraphS","ParagraphXSStyling","ParagraphXS","ComponentTextStyle","componentFontWeight","UppercaseBold","componentFontStyle","componentTextTransformation","ComponentStyling","ComponentXLStyling","ComponentXL","className","ComponentLStyling","ComponentL","ComponentMStyling","ComponentM","ComponentSStyling","ComponentS","ComponentXSStyling","ComponentXS","ComponentXXSStyling","ComponentXXS","ComponentResponsive","size","width","fontsize","Size","Medium","Small","Large","XXSmall","XSmall"],"sources":["../../src/styles/typography.tsx"],"sourcesContent":["import React from 'react';\nimport styled, { css } from 'styled-components';\nimport { COLORS } from '.';\nimport { Property } from 'csstype';\nimport { Size } from '../types';\n\ninterface ITypographyBase {\n $color?: string;\n lineHeight: number;\n $fontSize: number;\n $fontWeight: number;\n $fontStyle?: string;\n textTransform?: Property.TextTransform;\n textDecorationLine?: Property.TextDecorationLine;\n}\n\nconst TypographyBase = styled('div')<ITypographyBase>(({ $color, lineHeight, $fontSize, $fontWeight, $fontStyle, textTransform, textDecorationLine }) => ({\n fontSize: $fontSize,\n fontWeight: $fontWeight,\n lineHeight: lineHeight + 'px',\n textTransform: textTransform ? textTransform : 'none',\n textDecorationLine: textDecorationLine ? textDecorationLine : 'none',\n fontStyle: $fontStyle ? $fontStyle : 'normal',\n color: $color ? $color : COLORS.black,\n}));\n\ninterface IHeadline {\n $color?: string;\n}\n\ninterface IHeadlineBase {\n $color?: string;\n lineHeight: number;\n fontSize: number;\n}\n\nconst HeadlineBaseStyling = (fontSize: string, lineHeight: string, color: string) => {\n return css`\n font-size: ${fontSize};\n line-height: ${lineHeight};\n font-weight: 700;\n color: ${color};\n `;\n};\nconst HeadlineBase = styled(TypographyBase)<IHeadlineBase>(({ $color, lineHeight, fontSize }) => ({\n fontSize: fontSize,\n fontWeight: 700,\n lineHeight: lineHeight,\n color: $color,\n}));\n\nconst HeadlineXLStyling = (color: string) => HeadlineBaseStyling('48px', '64px', color);\nconst HeadlineXL = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '48px',\n lineHeight: '64px',\n color: $color,\n}));\n\nconst HeadlineLStyling = (color: string) => HeadlineBaseStyling('40px', '52px', color);\nconst HeadlineL = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '40px',\n lineHeight: '52px',\n color: $color,\n}));\n\nconst HeadlineMStyling = (color: string) => HeadlineBaseStyling('32px', '40px', color);\nconst HeadlineM = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '32px',\n lineHeight: '40px',\n color: $color,\n}));\n\nconst HeadlineSStyling = (color: string) => HeadlineBaseStyling('28px', '36px', color);\nconst HeadlineS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '28px',\n lineHeight: '36px',\n color: $color,\n}));\n\nconst HeadlineXSStyling = (color: string) => HeadlineBaseStyling('24px', '32px', color);\nconst HeadlineXS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '24px',\n lineHeight: '32px',\n color: $color,\n}));\n\nconst HeadlineXXSStyling = (color: string) => HeadlineBaseStyling('20px', '24px', color);\nconst HeadlineXXS = styled(HeadlineBase)<IHeadline>(({ $color }) => ({\n fontSize: '20px',\n lineHeight: '24px',\n color: $color,\n}));\n\nconst ParagraphStyling = css`\n :lang(ja-jp) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n :lang(ko-kr) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n :lang(zh-CN) > h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 30em;\n }\n h1,\n h2,\n h3,\n h4,\n p,\n span {\n max-width: 34em;\n }\n`;\n\ninterface IParagraphBase {\n color?: string;\n lineHeight: number;\n $fontSize: number;\n marginBetweenParagraphs?: string;\n}\n\nconst ParagraphBase = styled(TypographyBase)<IParagraphBase>`\n p {\n margin-block-start: 0;\n margin-block-end: 0;\n }\n p:not(:only-of-type) {\n margin-bottom: ${(props) => props.marginBetweenParagraphs || '0'};\n }\n ${ParagraphStyling}\n`;\n\ninterface IParagraph {\n color?: string;\n}\n\nenum ParagraphTextStyle {\n Regular = 1,\n Bold,\n Italic,\n Underline,\n}\n\ntype ParagraphProps = {\n color?: string;\n textStyle?: ParagraphTextStyle;\n children?: React.ReactNode;\n};\n\nconst paragraphFontWeight = (textStyle?: ParagraphTextStyle) => {\n let fontWeight = 400;\n if (textStyle === ParagraphTextStyle.Bold) {\n fontWeight = 700;\n }\n return fontWeight;\n};\n\nconst paragraphFontStyle = (textStyle?: ParagraphTextStyle) => {\n let fontStyle = textStyle && textStyle === ParagraphTextStyle.Italic ? 'italic' : '';\n return fontStyle;\n};\n\nconst paragraphTextDecorationLine = (textStyle?: ParagraphTextStyle): Property.TextDecorationLine => {\n let textDecoration: Property.TextDecorationLine = textStyle && textStyle === ParagraphTextStyle.Underline ? 'underline' : 'none';\n return textDecoration;\n};\n\nconst ParagraphBaseStyling = (fontSize: string, lineHeight: string, textStyle: ParagraphTextStyle, color: string) => {\n return css`\n font-size: ${fontSize};\n font-weight: ${paragraphFontWeight(textStyle)};\n line-height: ${lineHeight};\n font-style: ${paragraphFontStyle(textStyle)};\n color: ${color};\n `;\n};\n\nconst ParagraphXlStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('24px', '36px', textStyle, color);\nconst ParagraphXL: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={36}\n $fontSize={24}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"18px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphLStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('20px', '32px', textStyle, color);\nconst ParagraphL: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={32}\n $fontSize={20}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"16px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphMStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('18px', '28px', textStyle, color);\nconst ParagraphM: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={28}\n $fontSize={18}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"14px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphSStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('16px', '24px', textStyle, color);\nconst ParagraphS: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={24}\n $fontSize={16}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"12px\">\n {children}\n </ParagraphBase>\n );\n};\n\nconst ParagraphXSStyling = (textStyle: ParagraphTextStyle, color: string) => ParagraphBaseStyling('14px', '20px', textStyle, color);\nconst ParagraphXS: React.FunctionComponent<ParagraphProps> = ({ color, textStyle, children }) => {\n let fontWeight = paragraphFontWeight(textStyle);\n let fontStyle = paragraphFontStyle(textStyle);\n let textDecorationLine = paragraphTextDecorationLine(textStyle);\n return (\n <ParagraphBase\n $color={color}\n lineHeight={20}\n $fontSize={14}\n $fontWeight={fontWeight}\n $fontStyle={fontStyle}\n textDecorationLine={textDecorationLine}\n marginBetweenParagraphs=\"10px\">\n {children}\n </ParagraphBase>\n );\n};\n\nenum ComponentTextStyle {\n Regular = 1,\n Bold,\n Italic,\n UppercaseBold,\n}\n\ntype ComponentProps = {\n color?: string;\n className?: string;\n textStyle?: ComponentTextStyle;\n children?: React.ReactNode;\n};\n\nconst componentFontWeight = (textStyle?: ComponentTextStyle) => {\n let fontWeight = 400;\n if (textStyle === ComponentTextStyle.Bold || textStyle === ComponentTextStyle.UppercaseBold) {\n fontWeight = 700;\n }\n return fontWeight;\n};\n\nconst componentFontStyle = (textStyle?: ComponentTextStyle) => {\n let fontStyle = textStyle && textStyle === ComponentTextStyle.Italic ? 'italic' : '';\n return fontStyle;\n};\n\nconst componentTextTransformation = (textStyle?: ComponentTextStyle): Property.TextTransform => {\n let fontStyle: Property.TextTransform = textStyle && textStyle === ComponentTextStyle.UppercaseBold ? 'uppercase' : 'none';\n return fontStyle;\n};\n\nconst ComponentStyling = (fontSize: string, lineHeight: string, textStyle: ComponentTextStyle, color: string | undefined | null) => {\n return css`\n font-size: ${fontSize};\n font-weight: ${componentFontWeight(textStyle)};\n line-height: ${lineHeight};\n font-style: ${componentFontStyle(textStyle)};\n ${color === null ? '' : `color: ${color || COLORS.black};`}\n `;\n};\n\nconst ComponentXLStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('24px', '28px', textStyle, color);\nconst ComponentXL: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={28} $fontSize={24} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentLStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('20px', '24px', textStyle, color);\nconst ComponentL: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={24} $fontSize={20} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentMStyling = (textStyle: ComponentTextStyle, color: string | undefined | null) => ComponentStyling('18px', '24px', textStyle, color);\nconst ComponentM: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={24} $fontSize={18} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('16px', '20px', textStyle, color);\nconst ComponentS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={20} $fontSize={16} $fontWeight={fontWeight} $fontStyle={fontStyle}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentXSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('14px', '16px', textStyle, color);\nconst ComponentXS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n let textTransform = componentTextTransformation(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={16} $fontSize={14} $fontWeight={fontWeight} $fontStyle={fontStyle} textTransform={textTransform}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentXXSStyling = (textStyle: ComponentTextStyle, color: string | null) => ComponentStyling('12px', '16px', textStyle, color);\nconst ComponentXXS: React.FunctionComponent<ComponentProps> = ({ color, textStyle, children, className }) => {\n let fontWeight = componentFontWeight(textStyle);\n let fontStyle = componentFontStyle(textStyle);\n let textTransform = componentTextTransformation(textStyle);\n return (\n <TypographyBase className={className} $color={color} lineHeight={16} $fontSize={12} $fontWeight={fontWeight} $fontStyle={fontStyle} textTransform={textTransform}>\n {children}\n </TypographyBase>\n );\n};\n\nconst ComponentResponsive: React.FunctionComponent<ComponentProps & { size?: Size; width: number }> = ({ color, textStyle, children, size, width }) => {\n let fontsize = size;\n if (!size) {\n if (width == -1) {\n fontsize = Size.Medium;\n } else if (width < 768) {\n fontsize = Size.Small;\n } else if (width < 992) {\n fontsize = Size.Medium;\n } else {\n fontsize = Size.Large;\n }\n }\n switch (fontsize) {\n case Size.XXSmall:\n return <ComponentXXS color={color} textStyle={textStyle} children={children} />;\n case Size.XSmall:\n return <ComponentXS color={color} textStyle={textStyle} children={children} />;\n case Size.Small:\n return <ComponentS color={color} textStyle={textStyle} children={children} />;\n case Size.Medium:\n return <ComponentM color={color} textStyle={textStyle} children={children} />;\n case Size.Large:\n default:\n return <ComponentL color={color} textStyle={textStyle} children={children} />;\n }\n};\n\nexport { HeadlineXL, HeadlineL, HeadlineM, HeadlineS, HeadlineXS, HeadlineXXS };\nexport { ParagraphTextStyle, ParagraphXL, ParagraphL, ParagraphM, ParagraphS, ParagraphXS };\nexport { ComponentTextStyle, ComponentXL, ComponentL, ComponentM, ComponentS, ComponentXS, ComponentXXS, ComponentResponsive };\nexport { ComponentXLStyling, ComponentLStyling, ComponentMStyling, ComponentSStyling, ComponentXSStyling, ComponentXXSStyling };\nexport { ParagraphXlStyling, ParagraphLStyling, ParagraphMStyling, ParagraphSStyling, ParagraphXSStyling };\nexport { HeadlineXLStyling, HeadlineLStyling, HeadlineMStyling, HeadlineSStyling, HeadlineXSStyling, HeadlineXXSStyling };\n"],"mappings":"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"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import _taggedTemplateLiteral from "@babel/runtime/helpers/esm/taggedTemplateLiteral";
|
|
2
2
|
import _pt from "prop-types";
|
|
3
|
-
|
|
4
3
|
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
5
|
-
|
|
6
4
|
import React from 'react';
|
|
7
5
|
import styled, { css } from 'styled-components';
|
|
8
6
|
import { COLORS } from '.';
|
|
@@ -10,12 +8,12 @@ import { Size } from '../types';
|
|
|
10
8
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
11
9
|
var TypographyBase = styled('div')(function (_ref) {
|
|
12
10
|
var $color = _ref.$color,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
11
|
+
lineHeight = _ref.lineHeight,
|
|
12
|
+
$fontSize = _ref.$fontSize,
|
|
13
|
+
$fontWeight = _ref.$fontWeight,
|
|
14
|
+
$fontStyle = _ref.$fontStyle,
|
|
15
|
+
textTransform = _ref.textTransform,
|
|
16
|
+
textDecorationLine = _ref.textDecorationLine;
|
|
19
17
|
return {
|
|
20
18
|
fontSize: $fontSize,
|
|
21
19
|
fontWeight: $fontWeight,
|
|
@@ -26,15 +24,13 @@ var TypographyBase = styled('div')(function (_ref) {
|
|
|
26
24
|
color: $color ? $color : COLORS.black
|
|
27
25
|
};
|
|
28
26
|
});
|
|
29
|
-
|
|
30
27
|
var HeadlineBaseStyling = function HeadlineBaseStyling(fontSize, lineHeight, color) {
|
|
31
28
|
return css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n font-size: ", ";\n line-height: ", ";\n font-weight: 700;\n color: ", ";\n "])), fontSize, lineHeight, color);
|
|
32
29
|
};
|
|
33
|
-
|
|
34
30
|
var HeadlineBase = styled(TypographyBase)(function (_ref2) {
|
|
35
31
|
var $color = _ref2.$color,
|
|
36
|
-
|
|
37
|
-
|
|
32
|
+
lineHeight = _ref2.lineHeight,
|
|
33
|
+
fontSize = _ref2.fontSize;
|
|
38
34
|
return {
|
|
39
35
|
fontSize: fontSize,
|
|
40
36
|
fontWeight: 700,
|
|
@@ -42,11 +38,9 @@ var HeadlineBase = styled(TypographyBase)(function (_ref2) {
|
|
|
42
38
|
color: $color
|
|
43
39
|
};
|
|
44
40
|
});
|
|
45
|
-
|
|
46
41
|
var HeadlineXLStyling = function HeadlineXLStyling(color) {
|
|
47
42
|
return HeadlineBaseStyling('48px', '64px', color);
|
|
48
43
|
};
|
|
49
|
-
|
|
50
44
|
var HeadlineXL = styled(HeadlineBase)(function (_ref3) {
|
|
51
45
|
var $color = _ref3.$color;
|
|
52
46
|
return {
|
|
@@ -55,11 +49,9 @@ var HeadlineXL = styled(HeadlineBase)(function (_ref3) {
|
|
|
55
49
|
color: $color
|
|
56
50
|
};
|
|
57
51
|
});
|
|
58
|
-
|
|
59
52
|
var HeadlineLStyling = function HeadlineLStyling(color) {
|
|
60
53
|
return HeadlineBaseStyling('40px', '52px', color);
|
|
61
54
|
};
|
|
62
|
-
|
|
63
55
|
var HeadlineL = styled(HeadlineBase)(function (_ref4) {
|
|
64
56
|
var $color = _ref4.$color;
|
|
65
57
|
return {
|
|
@@ -68,11 +60,9 @@ var HeadlineL = styled(HeadlineBase)(function (_ref4) {
|
|
|
68
60
|
color: $color
|
|
69
61
|
};
|
|
70
62
|
});
|
|
71
|
-
|
|
72
63
|
var HeadlineMStyling = function HeadlineMStyling(color) {
|
|
73
64
|
return HeadlineBaseStyling('32px', '40px', color);
|
|
74
65
|
};
|
|
75
|
-
|
|
76
66
|
var HeadlineM = styled(HeadlineBase)(function (_ref5) {
|
|
77
67
|
var $color = _ref5.$color;
|
|
78
68
|
return {
|
|
@@ -81,11 +71,9 @@ var HeadlineM = styled(HeadlineBase)(function (_ref5) {
|
|
|
81
71
|
color: $color
|
|
82
72
|
};
|
|
83
73
|
});
|
|
84
|
-
|
|
85
74
|
var HeadlineSStyling = function HeadlineSStyling(color) {
|
|
86
75
|
return HeadlineBaseStyling('28px', '36px', color);
|
|
87
76
|
};
|
|
88
|
-
|
|
89
77
|
var HeadlineS = styled(HeadlineBase)(function (_ref6) {
|
|
90
78
|
var $color = _ref6.$color;
|
|
91
79
|
return {
|
|
@@ -94,11 +82,9 @@ var HeadlineS = styled(HeadlineBase)(function (_ref6) {
|
|
|
94
82
|
color: $color
|
|
95
83
|
};
|
|
96
84
|
});
|
|
97
|
-
|
|
98
85
|
var HeadlineXSStyling = function HeadlineXSStyling(color) {
|
|
99
86
|
return HeadlineBaseStyling('24px', '32px', color);
|
|
100
87
|
};
|
|
101
|
-
|
|
102
88
|
var HeadlineXS = styled(HeadlineBase)(function (_ref7) {
|
|
103
89
|
var $color = _ref7.$color;
|
|
104
90
|
return {
|
|
@@ -107,11 +93,9 @@ var HeadlineXS = styled(HeadlineBase)(function (_ref7) {
|
|
|
107
93
|
color: $color
|
|
108
94
|
};
|
|
109
95
|
});
|
|
110
|
-
|
|
111
96
|
var HeadlineXXSStyling = function HeadlineXXSStyling(color) {
|
|
112
97
|
return HeadlineBaseStyling('20px', '24px', color);
|
|
113
98
|
};
|
|
114
|
-
|
|
115
99
|
var HeadlineXXS = styled(HeadlineBase)(function (_ref8) {
|
|
116
100
|
var $color = _ref8.$color;
|
|
117
101
|
return {
|
|
@@ -125,46 +109,37 @@ var ParagraphBase = styled(TypographyBase)(_templateObject3 || (_templateObject3
|
|
|
125
109
|
return props.marginBetweenParagraphs || '0';
|
|
126
110
|
}, ParagraphStyling);
|
|
127
111
|
var ParagraphTextStyle;
|
|
128
|
-
|
|
129
112
|
(function (ParagraphTextStyle) {
|
|
130
113
|
ParagraphTextStyle[ParagraphTextStyle["Regular"] = 1] = "Regular";
|
|
131
114
|
ParagraphTextStyle[ParagraphTextStyle["Bold"] = 2] = "Bold";
|
|
132
115
|
ParagraphTextStyle[ParagraphTextStyle["Italic"] = 3] = "Italic";
|
|
133
116
|
ParagraphTextStyle[ParagraphTextStyle["Underline"] = 4] = "Underline";
|
|
134
117
|
})(ParagraphTextStyle || (ParagraphTextStyle = {}));
|
|
135
|
-
|
|
136
118
|
var paragraphFontWeight = function paragraphFontWeight(textStyle) {
|
|
137
119
|
var fontWeight = 400;
|
|
138
|
-
|
|
139
120
|
if (textStyle === ParagraphTextStyle.Bold) {
|
|
140
121
|
fontWeight = 700;
|
|
141
122
|
}
|
|
142
|
-
|
|
143
123
|
return fontWeight;
|
|
144
124
|
};
|
|
145
|
-
|
|
146
125
|
var paragraphFontStyle = function paragraphFontStyle(textStyle) {
|
|
147
126
|
var fontStyle = textStyle && textStyle === ParagraphTextStyle.Italic ? 'italic' : '';
|
|
148
127
|
return fontStyle;
|
|
149
128
|
};
|
|
150
|
-
|
|
151
129
|
var paragraphTextDecorationLine = function paragraphTextDecorationLine(textStyle) {
|
|
152
130
|
var textDecoration = textStyle && textStyle === ParagraphTextStyle.Underline ? 'underline' : 'none';
|
|
153
131
|
return textDecoration;
|
|
154
132
|
};
|
|
155
|
-
|
|
156
133
|
var ParagraphBaseStyling = function ParagraphBaseStyling(fontSize, lineHeight, textStyle, color) {
|
|
157
134
|
return css(_templateObject4 || (_templateObject4 = _taggedTemplateLiteral(["\n font-size: ", ";\n font-weight: ", ";\n line-height: ", ";\n font-style: ", ";\n color: ", ";\n "])), fontSize, paragraphFontWeight(textStyle), lineHeight, paragraphFontStyle(textStyle), color);
|
|
158
135
|
};
|
|
159
|
-
|
|
160
136
|
var ParagraphXlStyling = function ParagraphXlStyling(textStyle, color) {
|
|
161
137
|
return ParagraphBaseStyling('24px', '36px', textStyle, color);
|
|
162
138
|
};
|
|
163
|
-
|
|
164
139
|
var ParagraphXL = function ParagraphXL(_ref9) {
|
|
165
140
|
var color = _ref9.color,
|
|
166
|
-
|
|
167
|
-
|
|
141
|
+
textStyle = _ref9.textStyle,
|
|
142
|
+
children = _ref9.children;
|
|
168
143
|
var fontWeight = paragraphFontWeight(textStyle);
|
|
169
144
|
var fontStyle = paragraphFontStyle(textStyle);
|
|
170
145
|
var textDecorationLine = paragraphTextDecorationLine(textStyle);
|
|
@@ -179,21 +154,18 @@ var ParagraphXL = function ParagraphXL(_ref9) {
|
|
|
179
154
|
children: children
|
|
180
155
|
});
|
|
181
156
|
};
|
|
182
|
-
|
|
183
157
|
ParagraphXL.propTypes = {
|
|
184
158
|
color: _pt.string,
|
|
185
159
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
186
160
|
children: _pt.node
|
|
187
161
|
};
|
|
188
|
-
|
|
189
162
|
var ParagraphLStyling = function ParagraphLStyling(textStyle, color) {
|
|
190
163
|
return ParagraphBaseStyling('20px', '32px', textStyle, color);
|
|
191
164
|
};
|
|
192
|
-
|
|
193
165
|
var ParagraphL = function ParagraphL(_ref10) {
|
|
194
166
|
var color = _ref10.color,
|
|
195
|
-
|
|
196
|
-
|
|
167
|
+
textStyle = _ref10.textStyle,
|
|
168
|
+
children = _ref10.children;
|
|
197
169
|
var fontWeight = paragraphFontWeight(textStyle);
|
|
198
170
|
var fontStyle = paragraphFontStyle(textStyle);
|
|
199
171
|
var textDecorationLine = paragraphTextDecorationLine(textStyle);
|
|
@@ -208,21 +180,18 @@ var ParagraphL = function ParagraphL(_ref10) {
|
|
|
208
180
|
children: children
|
|
209
181
|
});
|
|
210
182
|
};
|
|
211
|
-
|
|
212
183
|
ParagraphL.propTypes = {
|
|
213
184
|
color: _pt.string,
|
|
214
185
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
215
186
|
children: _pt.node
|
|
216
187
|
};
|
|
217
|
-
|
|
218
188
|
var ParagraphMStyling = function ParagraphMStyling(textStyle, color) {
|
|
219
189
|
return ParagraphBaseStyling('18px', '28px', textStyle, color);
|
|
220
190
|
};
|
|
221
|
-
|
|
222
191
|
var ParagraphM = function ParagraphM(_ref11) {
|
|
223
192
|
var color = _ref11.color,
|
|
224
|
-
|
|
225
|
-
|
|
193
|
+
textStyle = _ref11.textStyle,
|
|
194
|
+
children = _ref11.children;
|
|
226
195
|
var fontWeight = paragraphFontWeight(textStyle);
|
|
227
196
|
var fontStyle = paragraphFontStyle(textStyle);
|
|
228
197
|
var textDecorationLine = paragraphTextDecorationLine(textStyle);
|
|
@@ -237,21 +206,18 @@ var ParagraphM = function ParagraphM(_ref11) {
|
|
|
237
206
|
children: children
|
|
238
207
|
});
|
|
239
208
|
};
|
|
240
|
-
|
|
241
209
|
ParagraphM.propTypes = {
|
|
242
210
|
color: _pt.string,
|
|
243
211
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
244
212
|
children: _pt.node
|
|
245
213
|
};
|
|
246
|
-
|
|
247
214
|
var ParagraphSStyling = function ParagraphSStyling(textStyle, color) {
|
|
248
215
|
return ParagraphBaseStyling('16px', '24px', textStyle, color);
|
|
249
216
|
};
|
|
250
|
-
|
|
251
217
|
var ParagraphS = function ParagraphS(_ref12) {
|
|
252
218
|
var color = _ref12.color,
|
|
253
|
-
|
|
254
|
-
|
|
219
|
+
textStyle = _ref12.textStyle,
|
|
220
|
+
children = _ref12.children;
|
|
255
221
|
var fontWeight = paragraphFontWeight(textStyle);
|
|
256
222
|
var fontStyle = paragraphFontStyle(textStyle);
|
|
257
223
|
var textDecorationLine = paragraphTextDecorationLine(textStyle);
|
|
@@ -266,21 +232,18 @@ var ParagraphS = function ParagraphS(_ref12) {
|
|
|
266
232
|
children: children
|
|
267
233
|
});
|
|
268
234
|
};
|
|
269
|
-
|
|
270
235
|
ParagraphS.propTypes = {
|
|
271
236
|
color: _pt.string,
|
|
272
237
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
273
238
|
children: _pt.node
|
|
274
239
|
};
|
|
275
|
-
|
|
276
240
|
var ParagraphXSStyling = function ParagraphXSStyling(textStyle, color) {
|
|
277
241
|
return ParagraphBaseStyling('14px', '20px', textStyle, color);
|
|
278
242
|
};
|
|
279
|
-
|
|
280
243
|
var ParagraphXS = function ParagraphXS(_ref13) {
|
|
281
244
|
var color = _ref13.color,
|
|
282
|
-
|
|
283
|
-
|
|
245
|
+
textStyle = _ref13.textStyle,
|
|
246
|
+
children = _ref13.children;
|
|
284
247
|
var fontWeight = paragraphFontWeight(textStyle);
|
|
285
248
|
var fontStyle = paragraphFontStyle(textStyle);
|
|
286
249
|
var textDecorationLine = paragraphTextDecorationLine(textStyle);
|
|
@@ -295,54 +258,44 @@ var ParagraphXS = function ParagraphXS(_ref13) {
|
|
|
295
258
|
children: children
|
|
296
259
|
});
|
|
297
260
|
};
|
|
298
|
-
|
|
299
261
|
ParagraphXS.propTypes = {
|
|
300
262
|
color: _pt.string,
|
|
301
263
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
302
264
|
children: _pt.node
|
|
303
265
|
};
|
|
304
266
|
var ComponentTextStyle;
|
|
305
|
-
|
|
306
267
|
(function (ComponentTextStyle) {
|
|
307
268
|
ComponentTextStyle[ComponentTextStyle["Regular"] = 1] = "Regular";
|
|
308
269
|
ComponentTextStyle[ComponentTextStyle["Bold"] = 2] = "Bold";
|
|
309
270
|
ComponentTextStyle[ComponentTextStyle["Italic"] = 3] = "Italic";
|
|
310
271
|
ComponentTextStyle[ComponentTextStyle["UppercaseBold"] = 4] = "UppercaseBold";
|
|
311
272
|
})(ComponentTextStyle || (ComponentTextStyle = {}));
|
|
312
|
-
|
|
313
273
|
var componentFontWeight = function componentFontWeight(textStyle) {
|
|
314
274
|
var fontWeight = 400;
|
|
315
|
-
|
|
316
275
|
if (textStyle === ComponentTextStyle.Bold || textStyle === ComponentTextStyle.UppercaseBold) {
|
|
317
276
|
fontWeight = 700;
|
|
318
277
|
}
|
|
319
|
-
|
|
320
278
|
return fontWeight;
|
|
321
279
|
};
|
|
322
|
-
|
|
323
280
|
var componentFontStyle = function componentFontStyle(textStyle) {
|
|
324
281
|
var fontStyle = textStyle && textStyle === ComponentTextStyle.Italic ? 'italic' : '';
|
|
325
282
|
return fontStyle;
|
|
326
283
|
};
|
|
327
|
-
|
|
328
284
|
var componentTextTransformation = function componentTextTransformation(textStyle) {
|
|
329
285
|
var fontStyle = textStyle && textStyle === ComponentTextStyle.UppercaseBold ? 'uppercase' : 'none';
|
|
330
286
|
return fontStyle;
|
|
331
287
|
};
|
|
332
|
-
|
|
333
288
|
var ComponentStyling = function ComponentStyling(fontSize, lineHeight, textStyle, color) {
|
|
334
289
|
return css(_templateObject5 || (_templateObject5 = _taggedTemplateLiteral(["\n font-size: ", ";\n font-weight: ", ";\n line-height: ", ";\n font-style: ", ";\n ", "\n "])), fontSize, componentFontWeight(textStyle), lineHeight, componentFontStyle(textStyle), color === null ? '' : "color: ".concat(color || COLORS.black, ";"));
|
|
335
290
|
};
|
|
336
|
-
|
|
337
291
|
var ComponentXLStyling = function ComponentXLStyling(textStyle, color) {
|
|
338
292
|
return ComponentStyling('24px', '28px', textStyle, color);
|
|
339
293
|
};
|
|
340
|
-
|
|
341
294
|
var ComponentXL = function ComponentXL(_ref14) {
|
|
342
295
|
var color = _ref14.color,
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
296
|
+
textStyle = _ref14.textStyle,
|
|
297
|
+
children = _ref14.children,
|
|
298
|
+
className = _ref14.className;
|
|
346
299
|
var fontWeight = componentFontWeight(textStyle);
|
|
347
300
|
var fontStyle = componentFontStyle(textStyle);
|
|
348
301
|
return /*#__PURE__*/_jsx(TypographyBase, {
|
|
@@ -355,23 +308,20 @@ var ComponentXL = function ComponentXL(_ref14) {
|
|
|
355
308
|
children: children
|
|
356
309
|
});
|
|
357
310
|
};
|
|
358
|
-
|
|
359
311
|
ComponentXL.propTypes = {
|
|
360
312
|
color: _pt.string,
|
|
361
313
|
className: _pt.string,
|
|
362
314
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
363
315
|
children: _pt.node
|
|
364
316
|
};
|
|
365
|
-
|
|
366
317
|
var ComponentLStyling = function ComponentLStyling(textStyle, color) {
|
|
367
318
|
return ComponentStyling('20px', '24px', textStyle, color);
|
|
368
319
|
};
|
|
369
|
-
|
|
370
320
|
var ComponentL = function ComponentL(_ref15) {
|
|
371
321
|
var color = _ref15.color,
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
322
|
+
textStyle = _ref15.textStyle,
|
|
323
|
+
children = _ref15.children,
|
|
324
|
+
className = _ref15.className;
|
|
375
325
|
var fontWeight = componentFontWeight(textStyle);
|
|
376
326
|
var fontStyle = componentFontStyle(textStyle);
|
|
377
327
|
return /*#__PURE__*/_jsx(TypographyBase, {
|
|
@@ -384,23 +334,20 @@ var ComponentL = function ComponentL(_ref15) {
|
|
|
384
334
|
children: children
|
|
385
335
|
});
|
|
386
336
|
};
|
|
387
|
-
|
|
388
337
|
ComponentL.propTypes = {
|
|
389
338
|
color: _pt.string,
|
|
390
339
|
className: _pt.string,
|
|
391
340
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
392
341
|
children: _pt.node
|
|
393
342
|
};
|
|
394
|
-
|
|
395
343
|
var ComponentMStyling = function ComponentMStyling(textStyle, color) {
|
|
396
344
|
return ComponentStyling('18px', '24px', textStyle, color);
|
|
397
345
|
};
|
|
398
|
-
|
|
399
346
|
var ComponentM = function ComponentM(_ref16) {
|
|
400
347
|
var color = _ref16.color,
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
348
|
+
textStyle = _ref16.textStyle,
|
|
349
|
+
children = _ref16.children,
|
|
350
|
+
className = _ref16.className;
|
|
404
351
|
var fontWeight = componentFontWeight(textStyle);
|
|
405
352
|
var fontStyle = componentFontStyle(textStyle);
|
|
406
353
|
return /*#__PURE__*/_jsx(TypographyBase, {
|
|
@@ -413,23 +360,20 @@ var ComponentM = function ComponentM(_ref16) {
|
|
|
413
360
|
children: children
|
|
414
361
|
});
|
|
415
362
|
};
|
|
416
|
-
|
|
417
363
|
ComponentM.propTypes = {
|
|
418
364
|
color: _pt.string,
|
|
419
365
|
className: _pt.string,
|
|
420
366
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
421
367
|
children: _pt.node
|
|
422
368
|
};
|
|
423
|
-
|
|
424
369
|
var ComponentSStyling = function ComponentSStyling(textStyle, color) {
|
|
425
370
|
return ComponentStyling('16px', '20px', textStyle, color);
|
|
426
371
|
};
|
|
427
|
-
|
|
428
372
|
var ComponentS = function ComponentS(_ref17) {
|
|
429
373
|
var color = _ref17.color,
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
374
|
+
textStyle = _ref17.textStyle,
|
|
375
|
+
children = _ref17.children,
|
|
376
|
+
className = _ref17.className;
|
|
433
377
|
var fontWeight = componentFontWeight(textStyle);
|
|
434
378
|
var fontStyle = componentFontStyle(textStyle);
|
|
435
379
|
return /*#__PURE__*/_jsx(TypographyBase, {
|
|
@@ -442,23 +386,20 @@ var ComponentS = function ComponentS(_ref17) {
|
|
|
442
386
|
children: children
|
|
443
387
|
});
|
|
444
388
|
};
|
|
445
|
-
|
|
446
389
|
ComponentS.propTypes = {
|
|
447
390
|
color: _pt.string,
|
|
448
391
|
className: _pt.string,
|
|
449
392
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
450
393
|
children: _pt.node
|
|
451
394
|
};
|
|
452
|
-
|
|
453
395
|
var ComponentXSStyling = function ComponentXSStyling(textStyle, color) {
|
|
454
396
|
return ComponentStyling('14px', '16px', textStyle, color);
|
|
455
397
|
};
|
|
456
|
-
|
|
457
398
|
var ComponentXS = function ComponentXS(_ref18) {
|
|
458
399
|
var color = _ref18.color,
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
400
|
+
textStyle = _ref18.textStyle,
|
|
401
|
+
children = _ref18.children,
|
|
402
|
+
className = _ref18.className;
|
|
462
403
|
var fontWeight = componentFontWeight(textStyle);
|
|
463
404
|
var fontStyle = componentFontStyle(textStyle);
|
|
464
405
|
var textTransform = componentTextTransformation(textStyle);
|
|
@@ -473,23 +414,20 @@ var ComponentXS = function ComponentXS(_ref18) {
|
|
|
473
414
|
children: children
|
|
474
415
|
});
|
|
475
416
|
};
|
|
476
|
-
|
|
477
417
|
ComponentXS.propTypes = {
|
|
478
418
|
color: _pt.string,
|
|
479
419
|
className: _pt.string,
|
|
480
420
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
481
421
|
children: _pt.node
|
|
482
422
|
};
|
|
483
|
-
|
|
484
423
|
var ComponentXXSStyling = function ComponentXXSStyling(textStyle, color) {
|
|
485
424
|
return ComponentStyling('12px', '16px', textStyle, color);
|
|
486
425
|
};
|
|
487
|
-
|
|
488
426
|
var ComponentXXS = function ComponentXXS(_ref19) {
|
|
489
427
|
var color = _ref19.color,
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
428
|
+
textStyle = _ref19.textStyle,
|
|
429
|
+
children = _ref19.children,
|
|
430
|
+
className = _ref19.className;
|
|
493
431
|
var fontWeight = componentFontWeight(textStyle);
|
|
494
432
|
var fontStyle = componentFontStyle(textStyle);
|
|
495
433
|
var textTransform = componentTextTransformation(textStyle);
|
|
@@ -504,22 +442,19 @@ var ComponentXXS = function ComponentXXS(_ref19) {
|
|
|
504
442
|
children: children
|
|
505
443
|
});
|
|
506
444
|
};
|
|
507
|
-
|
|
508
445
|
ComponentXXS.propTypes = {
|
|
509
446
|
color: _pt.string,
|
|
510
447
|
className: _pt.string,
|
|
511
448
|
textStyle: _pt.oneOf([1, 2, 3, 4]),
|
|
512
449
|
children: _pt.node
|
|
513
450
|
};
|
|
514
|
-
|
|
515
451
|
var ComponentResponsive = function ComponentResponsive(_ref20) {
|
|
516
452
|
var color = _ref20.color,
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
453
|
+
textStyle = _ref20.textStyle,
|
|
454
|
+
children = _ref20.children,
|
|
455
|
+
size = _ref20.size,
|
|
456
|
+
width = _ref20.width;
|
|
521
457
|
var fontsize = size;
|
|
522
|
-
|
|
523
458
|
if (!size) {
|
|
524
459
|
if (width == -1) {
|
|
525
460
|
fontsize = Size.Medium;
|
|
@@ -531,7 +466,6 @@ var ComponentResponsive = function ComponentResponsive(_ref20) {
|
|
|
531
466
|
fontsize = Size.Large;
|
|
532
467
|
}
|
|
533
468
|
}
|
|
534
|
-
|
|
535
469
|
switch (fontsize) {
|
|
536
470
|
case Size.XXSmall:
|
|
537
471
|
return /*#__PURE__*/_jsx(ComponentXXS, {
|
|
@@ -539,28 +473,24 @@ var ComponentResponsive = function ComponentResponsive(_ref20) {
|
|
|
539
473
|
textStyle: textStyle,
|
|
540
474
|
children: children
|
|
541
475
|
});
|
|
542
|
-
|
|
543
476
|
case Size.XSmall:
|
|
544
477
|
return /*#__PURE__*/_jsx(ComponentXS, {
|
|
545
478
|
color: color,
|
|
546
479
|
textStyle: textStyle,
|
|
547
480
|
children: children
|
|
548
481
|
});
|
|
549
|
-
|
|
550
482
|
case Size.Small:
|
|
551
483
|
return /*#__PURE__*/_jsx(ComponentS, {
|
|
552
484
|
color: color,
|
|
553
485
|
textStyle: textStyle,
|
|
554
486
|
children: children
|
|
555
487
|
});
|
|
556
|
-
|
|
557
488
|
case Size.Medium:
|
|
558
489
|
return /*#__PURE__*/_jsx(ComponentM, {
|
|
559
490
|
color: color,
|
|
560
491
|
textStyle: textStyle,
|
|
561
492
|
children: children
|
|
562
493
|
});
|
|
563
|
-
|
|
564
494
|
case Size.Large:
|
|
565
495
|
default:
|
|
566
496
|
return /*#__PURE__*/_jsx(ComponentL, {
|
|
@@ -570,7 +500,6 @@ var ComponentResponsive = function ComponentResponsive(_ref20) {
|
|
|
570
500
|
});
|
|
571
501
|
}
|
|
572
502
|
};
|
|
573
|
-
|
|
574
503
|
ComponentResponsive.propTypes = {
|
|
575
504
|
color: _pt.string,
|
|
576
505
|
className: _pt.string,
|