@minvws/manon-themes 17.0.0 → 18.0.0-alpha.1
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/README.md +36 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/_index.scss +49 -0
- package/dist/icore-open/manon.icore-open.css +3980 -0
- package/dist/icore-open/manon.icore-open.min.css +1 -0
- package/dist/kat/fonts/_index.scss +7 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/dist/kat/fonts/fredoka/_index.scss +9 -0
- package/dist/kat/fonts/kat-icons/_index.scss +12 -0
- package/dist/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/dist/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/_index.scss +33 -0
- package/{soft/fonts/tabler-icons/_glyphs.scss → dist/kat/fonts/tabler-icons/_index.scss} +385 -57
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/dist/manon.css +3980 -0
- package/dist/manon.min.css +1 -0
- package/icore-open/_index.scss +732 -1
- package/icore-open/{_variables.scss → config/_index.scss} +1 -0
- package/icore-open/core/border-radii.scss +35 -0
- package/icore-open/core/color-scheme/_index.scss +2 -0
- package/icore-open/core/shadow.scss +2 -0
- package/icore-open/core/spacing.scss +90 -0
- package/icore-open/core/typography/font-size/body-text.scss +3 -0
- package/icore-open/core/typography/font-size/heading.scss +6 -0
- package/icore-open/core/typography/font-style.scss +2 -0
- package/icore-open/core/typography/font-weight.scss +4 -0
- package/icore-open/core/typography/letter-spacing.scss +1 -0
- package/icore-open/core/typography/line-height.scss +6 -0
- package/icore-open/core/typography/paragraph-spacing.scss +6 -0
- package/icore-open/fonts/_index.scss +49 -0
- package/icore-open/icons/_index.scss +33 -0
- package/icore-open/icons/tabler/_index.scss +31 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg +1 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg.license +2 -0
- package/icore-open/icons/tabler/arrow-up-right.svg +1 -0
- package/icore-open/icons/tabler/arrow-up-right.svg.license +2 -0
- package/icore-open/icons/tabler/caret-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-filled.svg.license +2 -0
- package/icore-open/icons/tabler/check.svg +1 -0
- package/icore-open/icons/tabler/check.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-up.svg.license +2 -0
- package/icore-open/icons/tabler/device-mobile.svg +1 -0
- package/icore-open/icons/tabler/device-mobile.svg.license +2 -0
- package/icore-open/icons/tabler/download.svg +1 -0
- package/icore-open/icons/tabler/download.svg.license +2 -0
- package/icore-open/icons/tabler/error.svg +1 -0
- package/icore-open/icons/tabler/error.svg.license +2 -0
- package/icore-open/icons/tabler/filter.svg +1 -0
- package/icore-open/icons/tabler/filter.svg.license +2 -0
- package/icore-open/icons/tabler/heart.svg +1 -0
- package/icore-open/icons/tabler/heart.svg.license +2 -0
- package/icore-open/icons/tabler/home.svg +1 -0
- package/icore-open/icons/tabler/home.svg.license +2 -0
- package/icore-open/icons/tabler/informative.svg +1 -0
- package/icore-open/icons/tabler/informative.svg.license +2 -0
- package/icore-open/icons/tabler/lock.svg +1 -0
- package/icore-open/icons/tabler/lock.svg.license +2 -0
- package/icore-open/icons/tabler/menu-2.svg +1 -0
- package/icore-open/icons/tabler/menu-2.svg.license +2 -0
- package/icore-open/icons/tabler/power.svg +1 -0
- package/icore-open/icons/tabler/power.svg.license +2 -0
- package/icore-open/icons/tabler/question-mark.svg +1 -0
- package/icore-open/icons/tabler/question-mark.svg.license +2 -0
- package/icore-open/icons/tabler/refresh.svg +1 -0
- package/icore-open/icons/tabler/refresh.svg.license +2 -0
- package/icore-open/icons/tabler/search.svg +1 -0
- package/icore-open/icons/tabler/search.svg.license +2 -0
- package/icore-open/icons/tabler/trash.svg +1 -0
- package/icore-open/icons/tabler/trash.svg.license +2 -0
- package/icore-open/icons/tabler/user.svg +1 -0
- package/icore-open/icons/tabler/user.svg.license +2 -0
- package/icore-open/icons/tabler/warning.svg +1 -0
- package/icore-open/icons/tabler/warning.svg.license +2 -0
- package/icore-open/icons/tabler/x.svg +1 -0
- package/icore-open/icons/tabler/x.svg.license +2 -0
- package/icore-open/semantic/_index.scss +40 -0
- package/kat/_index.scss +373 -0
- package/kat/config/_index.scss +2 -0
- package/kat/core/border-radii.scss +35 -0
- package/kat/core/color-scheme/_index.scss +1 -0
- package/kat/core/color-scheme/colors.scss +116 -0
- package/kat/core/shadow.scss +2 -0
- package/kat/core/spacing.scss +90 -0
- package/kat/core/typography/font-size/body-text.scss +3 -0
- package/kat/core/typography/font-size/heading.scss +6 -0
- package/kat/core/typography/font-style.scss +2 -0
- package/kat/core/typography/font-weight.scss +4 -0
- package/kat/core/typography/letter-spacing.scss +1 -0
- package/kat/core/typography/line-height.scss +6 -0
- package/kat/core/typography/paragraph-spacing.scss +6 -0
- package/kat/fonts/_index.scss +7 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/kat/fonts/fredoka/_index.scss +9 -0
- package/kat/fonts/kat-icons/_index.scss +12 -0
- package/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/kat/fonts/open-sans/_index.scss +33 -0
- package/{icore-open/fonts/tabler-icons/_glyphs.scss → kat/fonts/tabler-icons/_index.scss} +385 -57
- package/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{basic-bold/fonts/tabler-icons/tabler-icons.eot → kat/fonts/tabler-icons/tabler-icons.ttf} +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/kat/semantic/_index.scss +67 -0
- package/package.json +14 -4
- package/scripts/default.scss +124 -0
- package/basic-bold/_index.scss +0 -1
- package/basic-bold/_variables.scss +0 -1
- package/basic-bold/application-base.scss +0 -31
- package/basic-bold/components/accordion.scss +0 -15
- package/basic-bold/components/breadcrumb-bar.scss +0 -15
- package/basic-bold/components/button-base.scss +0 -14
- package/basic-bold/components/button-cta.scss +0 -6
- package/basic-bold/components/button-ghost.scss +0 -6
- package/basic-bold/components/filter.scss +0 -9
- package/basic-bold/components/footer-navigation-link.scss +0 -19
- package/basic-bold/components/footer.scss +0 -8
- package/basic-bold/components/form-input.scss +0 -8
- package/basic-bold/components/header-content-wrapper.scss +0 -9
- package/basic-bold/components/header-navigation-content-wrapper.scss +0 -7
- package/basic-bold/components/header-navigation-link.scss +0 -29
- package/basic-bold/components/header-navigation.scss +0 -25
- package/basic-bold/components/header.scss +0 -15
- package/basic-bold/components/icon-only.scss +0 -8
- package/basic-bold/components/icon.scss +0 -40
- package/basic-bold/components/logo.scss +0 -16
- package/basic-bold/components/notification.scss +0 -9
- package/basic-bold/components/pagination.scss +0 -21
- package/basic-bold/components/sidemenu.scss +0 -21
- package/basic-bold/components/skip-to-content.scss +0 -4
- package/basic-bold/components/tile.scss +0 -5
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.eot +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.svg +0 -13
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.ttf +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.woff +0 -0
- package/basic-bold/fonts/tabler-icons/_glyphs.scss +0 -4912
- package/basic-bold/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/basic-bold/fonts.scss +0 -58
- package/basic-bold/fundamentals/body-text-set.scss +0 -42
- package/basic-bold/fundamentals/headings-base-set.scss +0 -5
- package/basic-bold/fundamentals/spacing.scss +0 -44
- package/basic-bold/fundamentals/spot-large.scss +0 -160
- package/basic-bold/layout/article.scss +0 -9
- package/basic-bold/layout/main.scss +0 -10
- package/basic-bold/layout/section.scss +0 -7
- package/basic-bold/theme.scss +0 -47
- package/icore-open/application-base.scss +0 -11
- package/icore-open/color-scheme/_index.scss +0 -6
- package/icore-open/color-scheme/open-color.scss +0 -388
- package/icore-open/components/article-content-wrapper.scss +0 -8
- package/icore-open/components/article.scss +0 -7
- package/icore-open/components/breadcrumb-bar.scss +0 -26
- package/icore-open/components/button-base.scss +0 -53
- package/icore-open/components/button-cta.scss +0 -10
- package/icore-open/components/button-destructive.scss +0 -32
- package/icore-open/components/code.scss +0 -12
- package/icore-open/components/footer-navigation-link-active.scss +0 -7
- package/icore-open/components/footer-navigation-link-focus.scss +0 -16
- package/icore-open/components/footer-navigation-link-hover.scss +0 -7
- package/icore-open/components/footer-navigation-link-visited-hover.scss +0 -12
- package/icore-open/components/footer-navigation-link-visited.scss +0 -7
- package/icore-open/components/footer-navigation-link.scss +0 -9
- package/icore-open/components/footer.scss +0 -9
- package/icore-open/components/form-accent-color.scss +0 -7
- package/icore-open/components/form-base.scss +0 -15
- package/icore-open/components/form-button.scss +0 -6
- package/icore-open/components/form-fieldset.scss +0 -7
- package/icore-open/components/form-inline.scss +0 -15
- package/icore-open/components/form-input.scss +0 -10
- package/icore-open/components/form-textarea.scss +0 -5
- package/icore-open/components/header-content-wrapper.scss +0 -5
- package/icore-open/components/header-navigation-button.scss +0 -60
- package/icore-open/components/header-navigation-collapsible.scss +0 -43
- package/icore-open/components/header-navigation-link-active.scss +0 -14
- package/icore-open/components/header-navigation-link-focus.scss +0 -24
- package/icore-open/components/header-navigation-link-hover.scss +0 -12
- package/icore-open/components/header-navigation-link-visited.scss +0 -11
- package/icore-open/components/header-navigation.scss +0 -38
- package/icore-open/components/header.scss +0 -11
- package/icore-open/components/icons.scss +0 -40
- package/icore-open/components/layout-authentication.scss +0 -9
- package/icore-open/components/link-active.scss +0 -7
- package/icore-open/components/link-focus.scss +0 -10
- package/icore-open/components/link-hover.scss +0 -8
- package/icore-open/components/link-visited-hover.scss +0 -7
- package/icore-open/components/link-visited.scss +0 -8
- package/icore-open/components/link.scss +0 -9
- package/icore-open/components/logo.scss +0 -5
- package/icore-open/components/main-content-wrapper.scss +0 -6
- package/icore-open/components/main.scss +0 -9
- package/icore-open/components/notification-block-element.scss +0 -10
- package/icore-open/components/radio-input.scss +0 -7
- package/icore-open/components/section-content-wrapper.scss +0 -8
- package/icore-open/components/section.scss +0 -7
- package/icore-open/components/sidemenu.scss +0 -20
- package/icore-open/components/table-caption.scss +0 -5
- package/icore-open/components/table.scss +0 -68
- package/icore-open/fonts/fonts.scss +0 -70
- package/icore-open/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/icore-open/fundamentals/body-text-set.scss +0 -44
- package/icore-open/fundamentals/border-radii.scss +0 -24
- package/icore-open/fundamentals/headings-base-set.scss +0 -5
- package/icore-open/fundamentals/shadows.scss +0 -25
- package/icore-open/fundamentals/spacing.scss +0 -86
- package/icore-open/theme-specific-components/avatar.scss +0 -15
- package/icore-open/theme-specific-components/header-navigation-actions.scss +0 -8
- package/icore-open/theme-specific-components/visually-grouped.scss +0 -26
- package/icore-open/theme.scss +0 -84
- package/soft/_index.scss +0 -1
- package/soft/_variables.scss +0 -1
- package/soft/application-base.scss +0 -5
- package/soft/components/accordion.scss +0 -15
- package/soft/components/breadcrumb-bar.scss +0 -5
- package/soft/components/button-ghost.scss +0 -6
- package/soft/components/filter.scss +0 -9
- package/soft/components/header-navigation.scss +0 -58
- package/soft/components/icon.scss +0 -40
- package/soft/components/logo.scss +0 -6
- package/soft/components/notification.scss +0 -9
- package/soft/components/sidemenu.scss +0 -9
- package/soft/components/tile.scss +0 -5
- package/soft/fonts/Neuton/Neuton-Bold.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Bold.woff2.license +0 -3
- package/soft/fonts/Neuton/Neuton-Italic.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Italic.woff2.license +0 -3
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/soft/fonts.scss +0 -75
- package/soft/fundamentals/body-text-set.scss +0 -42
- package/soft/fundamentals/headings-base-set.scss +0 -5
- package/soft/fundamentals/spot-large.scss +0 -160
- package/soft/theme.scss +0 -27
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
@use "../core/color-scheme/" as color-scheme;
|
|
2
|
+
|
|
3
|
+
// font
|
|
4
|
+
$font-size: 1rem;
|
|
5
|
+
$font-size: 1rem;
|
|
6
|
+
$font-family:
|
|
7
|
+
"IBM Plex Sans", system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell,
|
|
8
|
+
Helvetica, Arial, "Helvetica Neue", sans-serif;
|
|
9
|
+
$font-family-secondary: serif;
|
|
10
|
+
|
|
11
|
+
// @use "base";
|
|
12
|
+
$base-background-color: #{color-scheme.$oc-gray-1};
|
|
13
|
+
$base-darker: #{color-scheme.$oc-gray-2};
|
|
14
|
+
$base-offset: #{color-scheme.$oc-gray-0};
|
|
15
|
+
|
|
16
|
+
// @use "border";
|
|
17
|
+
$color-border-default: #{color-scheme.$oc-gray-4};
|
|
18
|
+
$color-border-subtle: #{color-scheme.$oc-gray-2};
|
|
19
|
+
$color-border-intense: #{color-scheme.$oc-gray-6};
|
|
20
|
+
|
|
21
|
+
// @use "brand";
|
|
22
|
+
/* Primary */
|
|
23
|
+
$color-brand-primary-default: #{color-scheme.$oc-blue-8};
|
|
24
|
+
$color-brand-primary-muted: #{color-scheme.$oc-blue-3};
|
|
25
|
+
$color-brand-primary-subtle: #{color-scheme.$oc-blue-0};
|
|
26
|
+
|
|
27
|
+
/* Secundary */
|
|
28
|
+
$color-brand-secondary-default: #{color-scheme.$oc-gray-9};
|
|
29
|
+
$color-brand-secondary-muted: #{color-scheme.$oc-gray-7};
|
|
30
|
+
$color-brand-secondary-subtle: #{color-scheme.$oc-gray-2};
|
|
31
|
+
|
|
32
|
+
// @use "destructive";
|
|
33
|
+
$color-destructive-default: #{color-scheme.$oc-red-8};
|
|
34
|
+
$color-destructive-subtle: #{color-scheme.$oc-red-2};
|
|
35
|
+
$color-destructive-intense: #{color-scheme.$oc-red-9};
|
|
36
|
+
|
|
37
|
+
// @use "text";
|
|
38
|
+
$color-text-default: #{color-scheme.$oc-gray-9};
|
|
39
|
+
$color-text-subtle: #{color-scheme.$oc-gray-7};
|
|
40
|
+
$color-text-intense: #{color-scheme.$oc-gray-2};
|
package/kat/_index.scss
ADDED
|
@@ -0,0 +1,373 @@
|
|
|
1
|
+
/* Theme configuration */
|
|
2
|
+
@forward "config";
|
|
3
|
+
|
|
4
|
+
/* Fonts (@font-faces) */
|
|
5
|
+
@use "fonts";
|
|
6
|
+
|
|
7
|
+
/* Core variables */
|
|
8
|
+
/* These are core sets like color schemes, fonts
|
|
9
|
+
and spacing sets */
|
|
10
|
+
@use "core/border-radii" as border-radii;
|
|
11
|
+
@use "core/color-scheme" as color-scheme;
|
|
12
|
+
@use "core/shadow" as shadow;
|
|
13
|
+
@use "core/spacing" as spacing;
|
|
14
|
+
@use "core/typography/font-size/body-text" as body-text;
|
|
15
|
+
@use "core/typography/font-size/heading" as heading;
|
|
16
|
+
@use "core/typography/font-style" as font-style;
|
|
17
|
+
@use "core/typography/font-weight" as font-weight;
|
|
18
|
+
@use "core/typography/letter-spacing" as letter-spacing;
|
|
19
|
+
@use "core/typography/line-height" as line-height;
|
|
20
|
+
@use "core/typography/paragraph-spacing" as paragraph-spacing;
|
|
21
|
+
|
|
22
|
+
/* Semantic variables */
|
|
23
|
+
/* These are variables that have a semantic value. Like branding color */
|
|
24
|
+
@use "semantic" as semantic;
|
|
25
|
+
|
|
26
|
+
/* Component variables */
|
|
27
|
+
@use "@minvws/manon/variables" with (
|
|
28
|
+
$theme-name: "kat",
|
|
29
|
+
|
|
30
|
+
// article
|
|
31
|
+
$article-gap: spacing.$spacing-200,
|
|
32
|
+
|
|
33
|
+
// avatar
|
|
34
|
+
$avatar-font-weight: bold,
|
|
35
|
+
$avatar-border-radius: 50%,
|
|
36
|
+
$avatar-background-color: semantic.$color-brand-primary,
|
|
37
|
+
$avatar-hover-background-color: semantic.$color-brand-primary-muted,
|
|
38
|
+
|
|
39
|
+
// base
|
|
40
|
+
$base-background-color: semantic.$base-background-color,
|
|
41
|
+
$base-font-size: 1rem,
|
|
42
|
+
$base-font-weight: 300,
|
|
43
|
+
$base-font-family: semantic.$font-family,
|
|
44
|
+
|
|
45
|
+
// button
|
|
46
|
+
$button-text-color: semantic.$color-text-default,
|
|
47
|
+
$button-background-color: semantic.$color-brand-primary,
|
|
48
|
+
$button-border-width: 0,
|
|
49
|
+
$button-border-color: semantic.$color-brand-primary,
|
|
50
|
+
$button-padding-top: spacing.$spacing-075,
|
|
51
|
+
$button-padding-right: spacing.$spacing-100,
|
|
52
|
+
$button-padding-bottom: spacing.$spacing-075,
|
|
53
|
+
$button-padding-left: spacing.$spacing-100,
|
|
54
|
+
$button-border-radius: border-radii.$border-radius-l,
|
|
55
|
+
$button-font-weight: font-weight.$font-weight-bold,
|
|
56
|
+
$button-font-size: body-text.$body-text-m,
|
|
57
|
+
|
|
58
|
+
// button hover
|
|
59
|
+
$button-hover-background-color: color-scheme.$yellow-300,
|
|
60
|
+
$button-hover-text-color: color-scheme.$grey-900,
|
|
61
|
+
$button-hover-border-color: color-scheme.$yellow-300,
|
|
62
|
+
|
|
63
|
+
// button destructive
|
|
64
|
+
$button-destructive-background-color: semantic.$color-destructive-default,
|
|
65
|
+
$button-destructive-text-color: color-scheme.$white,
|
|
66
|
+
$button-destructive-border-color: semantic.$color-destructive-default,
|
|
67
|
+
|
|
68
|
+
// button destructive hover
|
|
69
|
+
$button-destructive-hover-background-color: color-scheme.$red-600,
|
|
70
|
+
$button-destructive-hover-text-color: color-scheme.$white,
|
|
71
|
+
$button-destructive-hover-border-color: color-scheme.$red-600,
|
|
72
|
+
|
|
73
|
+
// button secondary
|
|
74
|
+
$button-secondary-background-color: color-scheme.$white,
|
|
75
|
+
$button-secondary-border-width: 1px,
|
|
76
|
+
$button-secondary-border-style: solid,
|
|
77
|
+
$button-secondary-border-color: color-scheme.$grey-200,
|
|
78
|
+
$button-secondary-text-color: color-scheme.$blue-600,
|
|
79
|
+
|
|
80
|
+
// breadcrumb bar
|
|
81
|
+
$breadcrumb-bar-padding-top: spacing.$spacing-050,
|
|
82
|
+
$breadcrumb-bar-padding-right: spacing.$spacing-100,
|
|
83
|
+
$breadcrumb-bar-padding-bottom: spacing.$spacing-050,
|
|
84
|
+
$breadcrumb-bar-padding-left: spacing.$spacing-100,
|
|
85
|
+
$breadcrumb-bar-background-color: semantic.$color-brand-secondary-subtle,
|
|
86
|
+
$breadcrumb-bar-link-text-decoration: none,
|
|
87
|
+
$breadcrumb-bar-gap: spacing.$spacing-050,
|
|
88
|
+
|
|
89
|
+
// code block
|
|
90
|
+
$code-block-padding: spacing.$spacing-200,
|
|
91
|
+
$code-block-background-color: semantic.$color-brand-secondary-subtle,
|
|
92
|
+
$code-block-border-radius: border-radii.$border-radius-s,
|
|
93
|
+
|
|
94
|
+
// expando rows
|
|
95
|
+
$expando-rows-border-width: 0 0 2px 0,
|
|
96
|
+
$expando-rows-border-style: solid,
|
|
97
|
+
$expando-rows-border-color: color-scheme.$violet-200,
|
|
98
|
+
|
|
99
|
+
// emphasized
|
|
100
|
+
$emphasized-font-size: body-text.$body-text-l,
|
|
101
|
+
$emphasized-font-weight: font-weight.$font-weight-medium,
|
|
102
|
+
$emphasized-line-height: line-height.$line-height-l,
|
|
103
|
+
|
|
104
|
+
// de-emphasized
|
|
105
|
+
$de-emphasized-font-size: body-text.$body-text-s,
|
|
106
|
+
$de-emphasized-font-weight: font-weight.$font-weight-regular,
|
|
107
|
+
$de-emphasized-line-height: line-height.$line-height-s,
|
|
108
|
+
$de-emphasized-text-color: color-scheme.$grey-700,
|
|
109
|
+
|
|
110
|
+
// form combined field
|
|
111
|
+
$form-combined-field-input-border-radius: #{border-radii.$border-radius-m} 0 0
|
|
112
|
+
#{border-radii.$border-radius-m},
|
|
113
|
+
$form-combined-field-button-border-radius: 0 #{border-radii.$border-radius-m}
|
|
114
|
+
#{border-radii.$border-radius-m} 0,
|
|
115
|
+
$form-combined-field-button-min-height: 3rem,
|
|
116
|
+
|
|
117
|
+
// footer
|
|
118
|
+
$footer-background-color: color-scheme.$white,
|
|
119
|
+
$footer-text-color: semantic.$color-text-default,
|
|
120
|
+
$footer-padding-top: spacing.$spacing-200,
|
|
121
|
+
$footer-padding-right: spacing.$spacing-300,
|
|
122
|
+
$footer-padding-bottom: spacing.$spacing-200,
|
|
123
|
+
$footer-padding-left: spacing.$spacing-300,
|
|
124
|
+
$footer-list-style: none,
|
|
125
|
+
$footer-gap: spacing.$spacing-100,
|
|
126
|
+
$footer-flex-wrap: wrap,
|
|
127
|
+
$footer-justify-content: space-between,
|
|
128
|
+
$footer-navigation-flex-direction: row,
|
|
129
|
+
$footer-border-width: 1px 0 0 0,
|
|
130
|
+
$footer-border-style: solid,
|
|
131
|
+
$footer-border-color: color-scheme.$grey-200,
|
|
132
|
+
$footer-min-height: 5.5rem,
|
|
133
|
+
|
|
134
|
+
// footer nav
|
|
135
|
+
$footer-navigation-gap: spacing.$spacing-200,
|
|
136
|
+
$footer-navigation-justify-content: space-between,
|
|
137
|
+
$footer-navigation-align-items: center,
|
|
138
|
+
$footer-navigation-flex-wrap: wrap,
|
|
139
|
+
|
|
140
|
+
// form
|
|
141
|
+
$form-align-items: flex-start,
|
|
142
|
+
$form-text-color: semantic.$color-text-default,
|
|
143
|
+
$form-gap: spacing.$spacing-200,
|
|
144
|
+
$form-max-width: 40rem,
|
|
145
|
+
$form-accent-color: semantic.$color-brand-primary,
|
|
146
|
+
|
|
147
|
+
// form group
|
|
148
|
+
$form-group-gap: spacing.$spacing-050,
|
|
149
|
+
|
|
150
|
+
// form input
|
|
151
|
+
$form-input-padding-top: spacing.$spacing-025,
|
|
152
|
+
$form-input-padding-right: spacing.$spacing-075,
|
|
153
|
+
$form-input-padding-bottom: spacing.$spacing-025,
|
|
154
|
+
$form-input-padding-left: spacing.$spacing-075,
|
|
155
|
+
$form-input-border-width: 1px,
|
|
156
|
+
$form-input-border-style: solid,
|
|
157
|
+
$form-input-border-color: color-scheme.$grey-500,
|
|
158
|
+
$form-input-border-radius: border-radii.$border-radius-s,
|
|
159
|
+
$form-input-min-height: 3rem,
|
|
160
|
+
|
|
161
|
+
// headings
|
|
162
|
+
$h1-font-family: semantic.$font-family-secondary,
|
|
163
|
+
$h1-font-size: heading.$heading-xxl,
|
|
164
|
+
$h2-font-family: semantic.$font-family-secondary,
|
|
165
|
+
$h2-font-size: heading.$heading-xl,
|
|
166
|
+
$h3-font-family: semantic.$font-family-secondary,
|
|
167
|
+
$h3-font-size: heading.$heading-l,
|
|
168
|
+
$h4-font-family: semantic.$font-family-secondary,
|
|
169
|
+
$h4-font-size: heading.$heading-m,
|
|
170
|
+
$h5-font-size: heading.$heading-s,
|
|
171
|
+
$h6-font-size: heading.$heading-xs,
|
|
172
|
+
|
|
173
|
+
// header
|
|
174
|
+
$header-background-color: color-scheme.$white,
|
|
175
|
+
$header-font-weight: bold,
|
|
176
|
+
$header-min-height: 3.5rem,
|
|
177
|
+
$header-text-color: semantic.$color-text-default,
|
|
178
|
+
$header-padding-right: spacing.$spacing-300,
|
|
179
|
+
$header-padding-left: spacing.$spacing-300,
|
|
180
|
+
|
|
181
|
+
// header nav
|
|
182
|
+
$header-navigation-width: 100%,
|
|
183
|
+
$header-navigation-gap: spacing.$spacing-200,
|
|
184
|
+
$header-navigation-justify-content: space-between,
|
|
185
|
+
|
|
186
|
+
// header list item
|
|
187
|
+
$header-list-item-align-items: center,
|
|
188
|
+
|
|
189
|
+
// header list item link
|
|
190
|
+
$header-link-align-items: center,
|
|
191
|
+
$header-link-padding: spacing.$spacing-100,
|
|
192
|
+
$header-link-text-decoration: none,
|
|
193
|
+
$header-link-border-width: 0 0 4px 0,
|
|
194
|
+
$header-link-border-style: solid,
|
|
195
|
+
$header-link-border-color: transparent,
|
|
196
|
+
$header-link-min-height: 100%,
|
|
197
|
+
|
|
198
|
+
// header current page
|
|
199
|
+
$header-link-current-text-color: semantic.$color-brand-secondary,
|
|
200
|
+
$header-link-current-border-width: 0 0 4px 0,
|
|
201
|
+
$header-link-current-border-style: solid,
|
|
202
|
+
$header-link-current-border-color: semantic.$color-brand-secondary,
|
|
203
|
+
|
|
204
|
+
// header content wrapper
|
|
205
|
+
$header-content-wrapper-flex-direction: row,
|
|
206
|
+
$header-content-wrapper-width: 100%,
|
|
207
|
+
|
|
208
|
+
// hero
|
|
209
|
+
$hero-height: 25rem,
|
|
210
|
+
$hero-max-width: calc(100% + 16rem),
|
|
211
|
+
$hero-width: calc(100% + 16rem),
|
|
212
|
+
$hero-margin: -4rem 0 0 -8rem,
|
|
213
|
+
$hero-border-radius: 0,
|
|
214
|
+
$hero-font-size: body-text.$body-text-l,
|
|
215
|
+
$hero-background-color: color-scheme.$violet-200,
|
|
216
|
+
$hero-justify-content: center,
|
|
217
|
+
$hero-flex-direction: column,
|
|
218
|
+
$hero-title-font-size: heading.$heading-xxl,
|
|
219
|
+
$hero-text-color: semantic.$color-text-default,
|
|
220
|
+
$hero-content-wrapper-padding: 0,
|
|
221
|
+
$hero-content-wrapper-max-width: 40rem,
|
|
222
|
+
$hero-content-wrapper-text-align: center,
|
|
223
|
+
$hero-content-wrapper-margin: 0 auto,
|
|
224
|
+
$hero-content-wrapper-background-color: transparent,
|
|
225
|
+
|
|
226
|
+
// link
|
|
227
|
+
$link-text-color: color-scheme.$blue-600,
|
|
228
|
+
|
|
229
|
+
// list
|
|
230
|
+
$list-gap: spacing.$spacing-050,
|
|
231
|
+
$list-item-padding: spacing.$spacing-025,
|
|
232
|
+
|
|
233
|
+
// link hover
|
|
234
|
+
$link-hover-text-color: color-scheme.$blue-800,
|
|
235
|
+
|
|
236
|
+
// link visited
|
|
237
|
+
$link-visited-text-color: color-scheme.$violet-600,
|
|
238
|
+
$link-visited-hover-text-color: color-scheme.$violet-800,
|
|
239
|
+
|
|
240
|
+
// logo
|
|
241
|
+
$logo-font-size: 0,
|
|
242
|
+
$logo-img-background-color: semantic.$color-text-default,
|
|
243
|
+
$logo-img-padding: 0.25rem 0.5rem,
|
|
244
|
+
$logo-img-border-radius: border-radii.$border-radius-s,
|
|
245
|
+
|
|
246
|
+
// nav
|
|
247
|
+
$navigation-link-text-decoration: none,
|
|
248
|
+
|
|
249
|
+
// notification
|
|
250
|
+
$notification-padding-top: spacing.$spacing-100,
|
|
251
|
+
$notification-padding-right: spacing.$spacing-100,
|
|
252
|
+
$notification-padding-bottom: spacing.$spacing-100,
|
|
253
|
+
$notification-padding-left: spacing.$spacing-100,
|
|
254
|
+
$notification-border-style: solid,
|
|
255
|
+
$notification-border-width: 1px,
|
|
256
|
+
$notification-gap: spacing.$spacing-100,
|
|
257
|
+
$notification-border-radius: border-radii.$border-radius-m,
|
|
258
|
+
|
|
259
|
+
// notification block element
|
|
260
|
+
$notification-block-element-padding-top: spacing.$spacing-100,
|
|
261
|
+
$notification-block-element-padding-right: spacing.$spacing-100,
|
|
262
|
+
$notification-block-element-padding-bottom: spacing.$spacing-100,
|
|
263
|
+
$notification-block-element-padding-left: spacing.$spacing-100,
|
|
264
|
+
$notification-block-element-gap: spacing.$spacing-050,
|
|
265
|
+
|
|
266
|
+
// notification type
|
|
267
|
+
$notification-span-font-weight: bold,
|
|
268
|
+
|
|
269
|
+
// notification error
|
|
270
|
+
$notification-error-background-color:
|
|
271
|
+
semantic.$color-notification-error-subtle,
|
|
272
|
+
$notification-error-text-color: semantic.$color-text-default,
|
|
273
|
+
$notification-error-border-color: color-scheme.$black-05,
|
|
274
|
+
|
|
275
|
+
// notification warning
|
|
276
|
+
$notification-warning-background-color:
|
|
277
|
+
semantic.$color-notification-warning-subtle,
|
|
278
|
+
$notification-warning-text-color: semantic.$color-text-default,
|
|
279
|
+
$notification-warning-border-color: color-scheme.$black-05,
|
|
280
|
+
|
|
281
|
+
// notification explanation
|
|
282
|
+
$notification-explanation-background-color:
|
|
283
|
+
semantic.$color-notification-explanation-subtle,
|
|
284
|
+
$notification-explanation-text-color: semantic.$color-text-default,
|
|
285
|
+
$notification-explanation-border-color: color-scheme.$black-05,
|
|
286
|
+
|
|
287
|
+
// notification confirmation
|
|
288
|
+
$notification-confirmation-background-color:
|
|
289
|
+
semantic.$color-notification-confirmation-subtle,
|
|
290
|
+
$notification-confirmation-text-color: semantic.$color-text-default,
|
|
291
|
+
$notification-confirmation-border-color: color-scheme.$black-05,
|
|
292
|
+
|
|
293
|
+
// notification system
|
|
294
|
+
$notification-system-background-color:
|
|
295
|
+
semantic.$color-notification-system-subtle,
|
|
296
|
+
$notification-system-text-color: semantic.$color-text-default,
|
|
297
|
+
$notification-system-border-color: color-scheme.$black-05,
|
|
298
|
+
|
|
299
|
+
// main
|
|
300
|
+
$main-padding-top: #{spacing.$spacing-400},
|
|
301
|
+
$main-padding-right: #{spacing.$spacing-800},
|
|
302
|
+
$main-padding-bottom: #{spacing.$spacing-400},
|
|
303
|
+
$main-padding-left: #{spacing.$spacing-800},
|
|
304
|
+
$main-gap: #{spacing.$spacing-250},
|
|
305
|
+
|
|
306
|
+
// section
|
|
307
|
+
$section-padding-top: spacing.$spacing-100,
|
|
308
|
+
$section-padding-right: spacing.$spacing-100,
|
|
309
|
+
$section-padding-bottom: spacing.$spacing-100,
|
|
310
|
+
$section-padding-left: spacing.$spacing-100,
|
|
311
|
+
$section-max-width: 90rem,
|
|
312
|
+
$section-gap: spacing.$spacing-200,
|
|
313
|
+
$section-flex-direction: column,
|
|
314
|
+
|
|
315
|
+
// sidemenu page
|
|
316
|
+
$sidemenu-page-padding-top: spacing.$spacing-400,
|
|
317
|
+
$sidemenu-page-padding-right: spacing.$spacing-400,
|
|
318
|
+
$sidemenu-page-padding-bottom: spacing.$spacing-400,
|
|
319
|
+
$sidemenu-page-padding-left: spacing.$spacing-400,
|
|
320
|
+
|
|
321
|
+
// sidemenu nav
|
|
322
|
+
$sidemenu-nav-width: 20rem,
|
|
323
|
+
$sidemenu-nav-padding-top: spacing.$spacing-400,
|
|
324
|
+
$sidemenu-nav-padding-right: spacing.$spacing-200,
|
|
325
|
+
$sidemenu-nav-padding-bottom: spacing.$spacing-400,
|
|
326
|
+
$sidemenu-nav-padding-left: spacing.$spacing-200,
|
|
327
|
+
$sidemenu-nav-border-width: 0 1px 0 0,
|
|
328
|
+
$sidemenu-nav-border-style: solid,
|
|
329
|
+
$sidemenu-nav-border-color: color-scheme.$grey-200,
|
|
330
|
+
|
|
331
|
+
// tabs
|
|
332
|
+
$tabs-gap: spacing.$spacing-100,
|
|
333
|
+
$tabs-item-border-color: color-scheme.$grey-200,
|
|
334
|
+
$tabs-item-border-style: solid,
|
|
335
|
+
$tabs-item-border-width: 0 0 1px 0,
|
|
336
|
+
$tabs-item-padding: spacing.$spacing-050 0,
|
|
337
|
+
$tabs-item-text-color: color-scheme.$grey-600,
|
|
338
|
+
$tabs-item-text-decoration: none,
|
|
339
|
+
$tabs-item-current-border-color: color-scheme.$violet-500,
|
|
340
|
+
$tabs-item-current-border-width: 0 0 2px 0,
|
|
341
|
+
$tabs-item-current-font-weight: bold,
|
|
342
|
+
$tabs-item-current-text-color: semantic.$color-text-default,
|
|
343
|
+
$tabs-item-hover-text-color: semantic.$color-text-default,
|
|
344
|
+
|
|
345
|
+
// table
|
|
346
|
+
$table-head-border-width: 0 0 2px 0,
|
|
347
|
+
$table-head-border-style: solid,
|
|
348
|
+
$table-head-border-color: semantic.$color-brand-secondary,
|
|
349
|
+
$table-head-text-align: left,
|
|
350
|
+
|
|
351
|
+
// table head
|
|
352
|
+
$table-head-padding: spacing.$spacing-075 spacing.$spacing-075
|
|
353
|
+
spacing.$spacing-075 0,
|
|
354
|
+
|
|
355
|
+
// table cell
|
|
356
|
+
$table-cell-border-width: 0 0 1px 0,
|
|
357
|
+
$table-cell-border-style: solid,
|
|
358
|
+
$table-cell-border-color: color-scheme.$grey-150,
|
|
359
|
+
$table-cell-padding: spacing.$spacing-075 spacing.$spacing-075
|
|
360
|
+
spacing.$spacing-075 0,
|
|
361
|
+
|
|
362
|
+
// table foot
|
|
363
|
+
$table-foot-header-padding: spacing.$spacing-075 spacing.$spacing-075
|
|
364
|
+
spacing.$spacing-075 0,
|
|
365
|
+
|
|
366
|
+
// table caption
|
|
367
|
+
$table-caption-text-align: left,
|
|
368
|
+
$table-caption-text-color: color-scheme.$grey-700,
|
|
369
|
+
$table-caption-font-size: body-text.$body-text-s,
|
|
370
|
+
|
|
371
|
+
// helpers
|
|
372
|
+
$horizontal-gap: spacing.$spacing-100
|
|
373
|
+
);
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
$border-radius-xs: 0.125rem;
|
|
2
|
+
$border-radius-s: 0.25rem;
|
|
3
|
+
$border-radius-m: 0.5rem;
|
|
4
|
+
$border-radius-l: 1rem;
|
|
5
|
+
$border-radius-xl: 1.5rem;
|
|
6
|
+
$border-radius-xxl: 2rem;
|
|
7
|
+
$border-radius-round: 50%;
|
|
8
|
+
|
|
9
|
+
.border-radius-xs {
|
|
10
|
+
border-radius: $border-radius-xs;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.border-radius-s {
|
|
14
|
+
border-radius: $border-radius-s;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.border-radius-m {
|
|
18
|
+
border-radius: $border-radius-m;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.border-radius-l {
|
|
22
|
+
border-radius: $border-radius-l;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.border-radius-xl {
|
|
26
|
+
border-radius: $border-radius-xl;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.border-radius-xxl {
|
|
30
|
+
border-radius: $border-radius-xxl;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.border-radius-round {
|
|
34
|
+
border-radius: $border-radius-round;
|
|
35
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward "colors";
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
$white: #ffffff;
|
|
2
|
+
|
|
3
|
+
/* Black */
|
|
4
|
+
$black: #000000;
|
|
5
|
+
$black-05: rgb(0 0 0 / 5%);
|
|
6
|
+
$black-10: rgb(0 0 0 / 10%);
|
|
7
|
+
$black-15: rgb(0 0 0 / 15%);
|
|
8
|
+
|
|
9
|
+
/* Grey */
|
|
10
|
+
$grey-50: #f6f6f6;
|
|
11
|
+
$grey-100: #ededed;
|
|
12
|
+
$grey-150: #efefef;
|
|
13
|
+
$grey-200: #d4d4d4;
|
|
14
|
+
$grey-300: #bcbcbc;
|
|
15
|
+
$grey-400: #a4a4a4;
|
|
16
|
+
$grey-500: #888888;
|
|
17
|
+
$grey-600: #6a6a6a;
|
|
18
|
+
$grey-700: #585858;
|
|
19
|
+
$grey-800: #4b4b4b;
|
|
20
|
+
$grey-900: #3b3b3b;
|
|
21
|
+
|
|
22
|
+
/* Red */
|
|
23
|
+
$red-50: #fff4f3;
|
|
24
|
+
$red-100: #ffe9e7;
|
|
25
|
+
$red-150: #ffc7c3;
|
|
26
|
+
$red-200: #ffa49d;
|
|
27
|
+
$red-300: #ff7d73;
|
|
28
|
+
$red-400: #f95f53;
|
|
29
|
+
$red-500: #f84638;
|
|
30
|
+
$red-600: #c3372c;
|
|
31
|
+
$red-700: #a22e25;
|
|
32
|
+
$red-800: #8a271f;
|
|
33
|
+
$red-900: #6e1f19;
|
|
34
|
+
$red-1000: #531713;
|
|
35
|
+
|
|
36
|
+
/* Blue */
|
|
37
|
+
$blue-50: #eef8fe;
|
|
38
|
+
$blue-100: #ddf0fc;
|
|
39
|
+
$blue-150: #c7e7fa;
|
|
40
|
+
$blue-200: #abdbf8;
|
|
41
|
+
$blue-300: #78c5f4;
|
|
42
|
+
$blue-400: #40adef;
|
|
43
|
+
$blue-500: #008de4;
|
|
44
|
+
$blue-600: #006fb3;
|
|
45
|
+
$blue-700: #005c94;
|
|
46
|
+
$blue-800: #004e7e;
|
|
47
|
+
$blue-900: #003e64;
|
|
48
|
+
$blue-1000: #002033;
|
|
49
|
+
|
|
50
|
+
/* Yellow */
|
|
51
|
+
$yellow-50: #fff7cf;
|
|
52
|
+
$yellow-100: #ffef99;
|
|
53
|
+
$yellow-150: #ffe661;
|
|
54
|
+
$yellow-200: #f9d100;
|
|
55
|
+
$yellow-300: #ddb900;
|
|
56
|
+
$yellow-400: #c1a200;
|
|
57
|
+
$yellow-500: #a08700;
|
|
58
|
+
$yellow-600: #7d6900;
|
|
59
|
+
$yellow-700: #685700;
|
|
60
|
+
$yellow-800: #584a00;
|
|
61
|
+
$yellow-900: #463b00;
|
|
62
|
+
|
|
63
|
+
/* Green */
|
|
64
|
+
$green-50: #ebfaef;
|
|
65
|
+
$green-100: #d5f5de;
|
|
66
|
+
$green-150: #b0edc1;
|
|
67
|
+
$green-200: #94e6ab;
|
|
68
|
+
$green-300: #4ad571;
|
|
69
|
+
$green-400: #20bd4c;
|
|
70
|
+
$green-500: #1b9d3f;
|
|
71
|
+
$green-600: #157b31;
|
|
72
|
+
$green-700: #116629;
|
|
73
|
+
$green-800: #0f5723;
|
|
74
|
+
$green-900: #134421;
|
|
75
|
+
$green-1000: #09200f;
|
|
76
|
+
|
|
77
|
+
/* Orange */
|
|
78
|
+
$orange-50: #fff5ed;
|
|
79
|
+
$orange-100: #ffead9;
|
|
80
|
+
$orange-150: #ffdcc2;
|
|
81
|
+
$orange-200: #ffcaa1;
|
|
82
|
+
$orange-250: #ffb780;
|
|
83
|
+
$orange-300: #ffa865;
|
|
84
|
+
$orange-400: #ff8120;
|
|
85
|
+
$orange-500: #d66a17;
|
|
86
|
+
$orange-600: #a75312;
|
|
87
|
+
$orange-700: #8b450f;
|
|
88
|
+
$orange-800: #763b0d;
|
|
89
|
+
$orange-900: #5e2f0a;
|
|
90
|
+
$orange-1000: #2e1705;
|
|
91
|
+
|
|
92
|
+
/* Purple */
|
|
93
|
+
$violet-50: #f7f6fc;
|
|
94
|
+
$violet-100: #eeecf8;
|
|
95
|
+
$violet-200: #d6d1ef;
|
|
96
|
+
$violet-300: #bfb6e6;
|
|
97
|
+
$violet-400: #a89cdd;
|
|
98
|
+
$violet-500: #8c7cd2;
|
|
99
|
+
$violet-600: #6e5fae;
|
|
100
|
+
$violet-700: #5b4f90;
|
|
101
|
+
$violet-800: #4d437a;
|
|
102
|
+
$violet-900: #3d3560;
|
|
103
|
+
$violet-1000: #1f1b31;
|
|
104
|
+
|
|
105
|
+
/* Ochre */
|
|
106
|
+
$ochre-50: #fff7e0;
|
|
107
|
+
$ochre-100: #ffeaae;
|
|
108
|
+
$ochre-150: #fedc7b;
|
|
109
|
+
$ochre-200: #fecf48;
|
|
110
|
+
$ochre-300: #ecb927;
|
|
111
|
+
$ochre-400: #d4a00c;
|
|
112
|
+
$ochre-500: #a87f05;
|
|
113
|
+
$ochre-600: #916f08;
|
|
114
|
+
$ochre-700: #614a05;
|
|
115
|
+
$ochre-800: #584304;
|
|
116
|
+
$ochre-900: #493803;
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
$spacing-0: 0;
|
|
2
|
+
$spacing-0125: 0.125rem;
|
|
3
|
+
$spacing-025: 0.25rem;
|
|
4
|
+
$spacing-0375: 0.375rem;
|
|
5
|
+
$spacing-050: 0.5rem;
|
|
6
|
+
$spacing-075: 0.75rem;
|
|
7
|
+
$spacing-100: 1rem;
|
|
8
|
+
$spacing-125: 1.25rem;
|
|
9
|
+
$spacing-150: 1.5rem;
|
|
10
|
+
$spacing-175: 1.75rem;
|
|
11
|
+
$spacing-200: 2rem;
|
|
12
|
+
$spacing-225: 2.25rem;
|
|
13
|
+
$spacing-250: 2.5rem;
|
|
14
|
+
$spacing-300: 3rem;
|
|
15
|
+
$spacing-400: 4rem;
|
|
16
|
+
$spacing-500: 5rem;
|
|
17
|
+
$spacing-800: 8rem;
|
|
18
|
+
$spacing-1200: 12rem;
|
|
19
|
+
|
|
20
|
+
.spacing-0 {
|
|
21
|
+
gap: $spacing-0;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.spacing-0125 {
|
|
25
|
+
gap: $spacing-0125;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.spacing-025 {
|
|
29
|
+
gap: $spacing-025;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.spacing-0375 {
|
|
33
|
+
gap: $spacing-0375;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.spacing-050 {
|
|
37
|
+
gap: $spacing-050;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.spacing-075 {
|
|
41
|
+
gap: $spacing-075;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.spacing-100 {
|
|
45
|
+
gap: $spacing-100;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.spacing-125 {
|
|
49
|
+
gap: $spacing-125;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.spacing-150 {
|
|
53
|
+
gap: $spacing-150;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.spacing-175 {
|
|
57
|
+
gap: $spacing-175;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.spacing-200 {
|
|
61
|
+
gap: $spacing-200;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.spacing-225 {
|
|
65
|
+
gap: $spacing-225;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.spacing-250 {
|
|
69
|
+
gap: $spacing-250;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.spacing-300 {
|
|
73
|
+
gap: $spacing-300;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.spacing-400 {
|
|
77
|
+
gap: $spacing-400;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.spacing-500 {
|
|
81
|
+
gap: $spacing-500;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.spacing-800 {
|
|
85
|
+
gap: $spacing-800;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.spacing-1200 {
|
|
89
|
+
gap: $spacing-1200;
|
|
90
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
$letter-spacing: 0.15;
|