@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
package/icore-open/_index.scss
CHANGED
|
@@ -1 +1,732 @@
|
|
|
1
|
-
|
|
1
|
+
/* Theme configuration */
|
|
2
|
+
@forward "config";
|
|
3
|
+
|
|
4
|
+
/* Fonts (@font-faces) */
|
|
5
|
+
@use "fonts";
|
|
6
|
+
|
|
7
|
+
/* Icon mask data URIs */
|
|
8
|
+
@use "icons";
|
|
9
|
+
|
|
10
|
+
/* Core variables */
|
|
11
|
+
/* These are core sets like color schemes, fonts
|
|
12
|
+
and spacing sets */
|
|
13
|
+
@use "core/border-radii" as border-radii;
|
|
14
|
+
@use "core/color-scheme" as color-scheme;
|
|
15
|
+
@use "core/shadow" as shadow;
|
|
16
|
+
@use "core/spacing" as spacing;
|
|
17
|
+
@use "core/typography/font-size/body-text" as body-text;
|
|
18
|
+
@use "core/typography/font-size/heading" as heading;
|
|
19
|
+
@use "core/typography/font-style" as font-style;
|
|
20
|
+
@use "core/typography/font-weight" as font-weight;
|
|
21
|
+
@use "core/typography/letter-spacing" as letter-spacing;
|
|
22
|
+
@use "core/typography/line-height" as line-height;
|
|
23
|
+
@use "core/typography/paragraph-spacing" as paragraph-spacing;
|
|
24
|
+
|
|
25
|
+
/* Semantic variables */
|
|
26
|
+
/* These are variables that have a semantic value. Like branding color */
|
|
27
|
+
@use "semantic" as semantic;
|
|
28
|
+
|
|
29
|
+
/* Component variables */
|
|
30
|
+
@use "@minvws/manon/variables" with (
|
|
31
|
+
$theme-name: "icore-open",
|
|
32
|
+
|
|
33
|
+
// accordion
|
|
34
|
+
$accordion-gap: spacing.$spacing-100,
|
|
35
|
+
$accordion-button-padding: spacing.$spacing-075 spacing.$spacing-100,
|
|
36
|
+
$accordion-button-text-color: semantic.$color-text-default,
|
|
37
|
+
$accordion-button-background-color: color-scheme.$oc-gray-1,
|
|
38
|
+
$accordion-button-border-width: 1px,
|
|
39
|
+
$accordion-button-border-style: solid,
|
|
40
|
+
$accordion-button-border-color: color-scheme.$oc-gray-2,
|
|
41
|
+
$accordion-button-font-weight: bold,
|
|
42
|
+
$accordion-button-font-size: body-text.$body-text-m,
|
|
43
|
+
$accordion-content-border-width: 0 1px,
|
|
44
|
+
$accordion-content-border-style: solid,
|
|
45
|
+
$accordion-content-border-color: color-scheme.$oc-gray-2,
|
|
46
|
+
$accordion-content-padding: spacing.$spacing-100,
|
|
47
|
+
$accordion-content-gap: spacing.$spacing-050,
|
|
48
|
+
$accordion-content-font-size: body-text.$body-text-s,
|
|
49
|
+
$accordion-button-border-radius: border-radii.$border-radius-s
|
|
50
|
+
border-radii.$border-radius-s 0 0,
|
|
51
|
+
$accordion-content-border-radius: 0 0 border-radii.$border-radius-s
|
|
52
|
+
border-radii.$border-radius-s,
|
|
53
|
+
|
|
54
|
+
// accordion icon open
|
|
55
|
+
$accordion-button-icon-after-color: semantic.$color-text-default,
|
|
56
|
+
$accordion-button-icon-after-mask: icons.$chevron-down,
|
|
57
|
+
$accordion-button-icon-after-width: 1.5rem,
|
|
58
|
+
$accordion-button-icon-after-height: 1.5rem,
|
|
59
|
+
|
|
60
|
+
// accordion icon closed
|
|
61
|
+
$accordion-button-icon-after-closed-color: semantic.$color-text-default,
|
|
62
|
+
$accordion-button-icon-after-closed-mask: icons.$chevron-up,
|
|
63
|
+
$accordion-button-icon-after-closed-width: 1.5rem,
|
|
64
|
+
$accordion-button-icon-after-closed-height: 1.5rem,
|
|
65
|
+
// article
|
|
66
|
+
$article-gap: spacing.$spacing-150,
|
|
67
|
+
$article-flex-direction: column,
|
|
68
|
+
$article-justify-content: flex-start,
|
|
69
|
+
$article-align-items: flex-start,
|
|
70
|
+
$article-max-width: 60rem,
|
|
71
|
+
|
|
72
|
+
// article content wrapper
|
|
73
|
+
$article-content-wrapper-background-color: color-scheme.$oc-white,
|
|
74
|
+
$article-content-wrapper-padding-top: spacing.$spacing-200,
|
|
75
|
+
$article-content-wrapper-padding-right: spacing.$spacing-200,
|
|
76
|
+
$article-content-wrapper-padding-bottom: spacing.$spacing-300,
|
|
77
|
+
$article-content-wrapper-padding-left: spacing.$spacing-200,
|
|
78
|
+
$article-content-wrapper-max-width: 60rem,
|
|
79
|
+
$article-content-wrapper-gap: spacing.$spacing-250,
|
|
80
|
+
$article-content-wrapper-flex-direction: column,
|
|
81
|
+
$article-content-wrapper-border-radius: border-radii.$border-radius-m,
|
|
82
|
+
|
|
83
|
+
// avatar
|
|
84
|
+
$avatar-font-weight: bold,
|
|
85
|
+
$avatar-border-radius: 50%,
|
|
86
|
+
$avatar-background-color: semantic.$color-brand-primary-default,
|
|
87
|
+
$avatar-text-color: color-scheme.$oc-white,
|
|
88
|
+
$avatar-text-font-size: body-text.$body-text-s,
|
|
89
|
+
$avatar-hover-text-color: color-scheme.$oc-white,
|
|
90
|
+
|
|
91
|
+
// hover
|
|
92
|
+
$avatar-hover-background-color: color-scheme.$oc-blue-7,
|
|
93
|
+
|
|
94
|
+
// focus
|
|
95
|
+
$avatar-focus-background-color: color-scheme.$oc-blue-7,
|
|
96
|
+
$avatar-focus-outline: 2px solid color-scheme.$oc-white,
|
|
97
|
+
$avatar-focus-outline-offset: -2px,
|
|
98
|
+
|
|
99
|
+
// background-color offset
|
|
100
|
+
$background-color-offset-background-color: semantic.$base-background-color,
|
|
101
|
+
|
|
102
|
+
//base
|
|
103
|
+
$base-background-color: semantic.$base-background-color,
|
|
104
|
+
$base-font-family: semantic.$font-family,
|
|
105
|
+
$base-font-size: 1rem,
|
|
106
|
+
$base-font-weight: 300,
|
|
107
|
+
|
|
108
|
+
// button
|
|
109
|
+
$button-text-color: color-scheme.$oc-white,
|
|
110
|
+
$button-border-width: 0,
|
|
111
|
+
$button-border-color: semantic.$color-brand-primary-default,
|
|
112
|
+
$button-border-radius: border-radii.$border-radius-s,
|
|
113
|
+
$button-padding-top: spacing.$spacing-075,
|
|
114
|
+
$button-padding-right: spacing.$spacing-100,
|
|
115
|
+
$button-padding-bottom: spacing.$spacing-075,
|
|
116
|
+
$button-padding-left: spacing.$spacing-100,
|
|
117
|
+
$button-background-color: semantic.$color-brand-primary-default,
|
|
118
|
+
$button-font-weight: 400,
|
|
119
|
+
$button-gap: spacing.$spacing-050,
|
|
120
|
+
|
|
121
|
+
// button hover
|
|
122
|
+
$button-hover-background-color: color-scheme.$oc-blue-7,
|
|
123
|
+
$button-hover-text-color: color-scheme.$oc-white,
|
|
124
|
+
$button-hover-border-color: color-scheme.$oc-blue-7,
|
|
125
|
+
|
|
126
|
+
// button secondary
|
|
127
|
+
$button-secondary-background-color: color-scheme.$oc-white,
|
|
128
|
+
$button-secondary-text-color: semantic.$color-brand-primary-default,
|
|
129
|
+
$button-secondary-border-width: 1px,
|
|
130
|
+
$button-secondary-border-style: solid,
|
|
131
|
+
$button-secondary-border-color: color-scheme.$oc-gray-4,
|
|
132
|
+
|
|
133
|
+
// button destructive
|
|
134
|
+
$button-destructive-background-color: semantic.$color-destructive-default,
|
|
135
|
+
$button-destructive-text-color: color-scheme.$oc-white,
|
|
136
|
+
$button-destructive-border-color: semantic.$color-destructive-default,
|
|
137
|
+
|
|
138
|
+
// button destructive hover
|
|
139
|
+
$button-destructive-hover-background-color:
|
|
140
|
+
semantic.$color-destructive-intense,
|
|
141
|
+
$button-destructive-hover-text-color: color-scheme.$oc-white,
|
|
142
|
+
$button-destructive-hover-border-color: semantic.$color-destructive-intense,
|
|
143
|
+
|
|
144
|
+
// button to top
|
|
145
|
+
$button-to-top-background-color: semantic.$color-brand-primary-default,
|
|
146
|
+
$button-to-top-width: 2.5rem,
|
|
147
|
+
$button-to-top-height: 2.5rem,
|
|
148
|
+
$button-to-top-font-size: 0,
|
|
149
|
+
$button-to-top-border-radius: border-radii.$border-radius-round,
|
|
150
|
+
$button-to-top-align-items: center,
|
|
151
|
+
$button-to-top-justify-content: center,
|
|
152
|
+
|
|
153
|
+
// button to top icon
|
|
154
|
+
$button-to-top-icon-mask: icons.$to-top,
|
|
155
|
+
$button-to-top-icon-color: color-scheme.$oc-white,
|
|
156
|
+
$button-to-top-icon-width: 1.5rem,
|
|
157
|
+
$button-to-top-icon-height: 1.5rem,
|
|
158
|
+
// button cta
|
|
159
|
+
$button-cta-background-color: color-scheme.$oc-blue-9,
|
|
160
|
+
$button-cta-hover-background-color: color-scheme.$oc-blue-8,
|
|
161
|
+
|
|
162
|
+
// button container
|
|
163
|
+
$button-container-gap: 1rem,
|
|
164
|
+
|
|
165
|
+
// breadcrumb bar
|
|
166
|
+
$breadcrumb-bar-padding-top: spacing.$spacing-075,
|
|
167
|
+
$breadcrumb-bar-padding-right: spacing.$spacing-100,
|
|
168
|
+
$breadcrumb-bar-padding-bottom: spacing.$spacing-075,
|
|
169
|
+
$breadcrumb-bar-padding-left: spacing.$spacing-100,
|
|
170
|
+
$breadcrumb-bar-text-color: semantic.$color-text-default,
|
|
171
|
+
$breadcrumb-bar-gap: spacing.$spacing-050,
|
|
172
|
+
$breadcrumb-bar-list-item-last-child-font-weight: bold,
|
|
173
|
+
$breadcrumb-bar-list-item-gap: spacing.$spacing-050,
|
|
174
|
+
$breadcrumb-bar-icon-color: semantic.$color-text-default,
|
|
175
|
+
$breadcrumb-bar-icon-mask: icons.$chevron-right,
|
|
176
|
+
$breadcrumb-bar-icon-width: 1.5rem,
|
|
177
|
+
$breadcrumb-bar-icon-height: 1.5rem,
|
|
178
|
+
|
|
179
|
+
// breadcrumb bar link
|
|
180
|
+
$breadcrumb-bar-link-text-decoration: none,
|
|
181
|
+
|
|
182
|
+
// card
|
|
183
|
+
$card-background-color: color-scheme.$oc-white,
|
|
184
|
+
$card-border-width: 1px,
|
|
185
|
+
$card-border-style: solid,
|
|
186
|
+
$card-border-color: color-scheme.$oc-gray-1,
|
|
187
|
+
$card-padding-top: spacing.$spacing-125,
|
|
188
|
+
$card-padding-right: spacing.$spacing-100,
|
|
189
|
+
$card-padding-bottom: spacing.$spacing-125,
|
|
190
|
+
$card-padding-left: spacing.$spacing-100,
|
|
191
|
+
$card-border-radius: border-radii.$border-radius-s,
|
|
192
|
+
$card-gap: spacing.$spacing-100,
|
|
193
|
+
|
|
194
|
+
// code block
|
|
195
|
+
$code-block-padding: spacing.$spacing-200,
|
|
196
|
+
$code-block-background-color: color-scheme.$oc-gray-1,
|
|
197
|
+
$code-block-border-radius: border-radii.$border-radius-s,
|
|
198
|
+
|
|
199
|
+
// collapsing element
|
|
200
|
+
$collapsing-element-justify-content: space-between,
|
|
201
|
+
$collapsing-element-align-items: center,
|
|
202
|
+
|
|
203
|
+
// color picker
|
|
204
|
+
$color-picker-border-radius: border-radii.$border-radius-s,
|
|
205
|
+
|
|
206
|
+
// columns
|
|
207
|
+
$columns-gap: 2.5rem,
|
|
208
|
+
|
|
209
|
+
// container
|
|
210
|
+
$container-s-max-width: 40rem,
|
|
211
|
+
$container-m-max-width: 50rem,
|
|
212
|
+
$container-l-max-width: 80rem,
|
|
213
|
+
|
|
214
|
+
// de-emphasized
|
|
215
|
+
$de-emphasized-font-size: body-text.$body-text-s,
|
|
216
|
+
$de-emphasized-text-color: color-scheme.$oc-gray-7,
|
|
217
|
+
|
|
218
|
+
// div
|
|
219
|
+
$div-gap: spacing.$spacing-050,
|
|
220
|
+
|
|
221
|
+
// description list
|
|
222
|
+
$description-list-width: 100%,
|
|
223
|
+
$description-list-border-width: 0 0 1px 0,
|
|
224
|
+
$description-list-border-style: solid,
|
|
225
|
+
$description-list-border-color: color-scheme.$oc-gray-2,
|
|
226
|
+
$description-list-item-title-width: 15rem,
|
|
227
|
+
$description-list-item-title-text-color: color-scheme.$oc-gray-7,
|
|
228
|
+
$description-list-item-title-padding: 0.5rem 0,
|
|
229
|
+
$description-list-item-data-padding: 0.5rem 0,
|
|
230
|
+
|
|
231
|
+
// emphasized
|
|
232
|
+
$emphasized-font-size: body-text.$body-text-l,
|
|
233
|
+
$emphasized-font-weight: font-weight.$font-weight-medium,
|
|
234
|
+
|
|
235
|
+
// form
|
|
236
|
+
$form-align-items: flex-start,
|
|
237
|
+
$form-text-color: semantic.$color-text-default,
|
|
238
|
+
$form-gap: spacing.$spacing-100,
|
|
239
|
+
$form-max-width: 40rem,
|
|
240
|
+
$form-table-width: 100%,
|
|
241
|
+
|
|
242
|
+
// form fieldset
|
|
243
|
+
$form-fieldset-border-width: 0,
|
|
244
|
+
|
|
245
|
+
// form group
|
|
246
|
+
$form-group-gap: spacing.$spacing-050,
|
|
247
|
+
|
|
248
|
+
// form input
|
|
249
|
+
$form-input-padding-top: spacing.$spacing-075,
|
|
250
|
+
$form-input-padding-right: spacing.$spacing-100,
|
|
251
|
+
$form-input-padding-bottom: spacing.$spacing-075,
|
|
252
|
+
$form-input-padding-left: spacing.$spacing-100,
|
|
253
|
+
$form-input-border-width: 1px,
|
|
254
|
+
$form-input-border-style: solid,
|
|
255
|
+
$form-input-border-color: color-scheme.$oc-gray-4,
|
|
256
|
+
$form-input-border-radius: border-radii.$border-radius-m,
|
|
257
|
+
|
|
258
|
+
// form textarea
|
|
259
|
+
$form-textarea-width: 100%,
|
|
260
|
+
$form-textarea-font-size: inherit,
|
|
261
|
+
$form-textarea-padding: 1rem,
|
|
262
|
+
|
|
263
|
+
//radio
|
|
264
|
+
$radio-width: 1rem,
|
|
265
|
+
$radio-height: 1rem,
|
|
266
|
+
$radio-accent-color: color-scheme.$oc-blue-8,
|
|
267
|
+
$radio-label-font-weight: normal,
|
|
268
|
+
$radio-label-focus-outline: 2px solid color-scheme.$oc-blue-8,
|
|
269
|
+
$form-fieldset-radio-margin: 0 0 0.5rem,
|
|
270
|
+
|
|
271
|
+
// form horizontal
|
|
272
|
+
$form-horizontal-button-margin: 0 0 0 calc(33.33% + 0.5rem),
|
|
273
|
+
$form-horizontal-label-max-width: 33.33%,
|
|
274
|
+
|
|
275
|
+
// combined field
|
|
276
|
+
$form-combined-field-input-border-radius: border-radii.$border-radius-m 0 0
|
|
277
|
+
border-radii.$border-radius-m,
|
|
278
|
+
$form-combined-field-button-border-radius: 0 border-radii.$border-radius-m
|
|
279
|
+
border-radii.$border-radius-m 0,
|
|
280
|
+
$form-combined-field-button-padding: 0 1rem,
|
|
281
|
+
$form-combined-field-button-min-width: fit-content,
|
|
282
|
+
$form-combined-field-button-justify-content: center,
|
|
283
|
+
|
|
284
|
+
//Nota bene
|
|
285
|
+
$form-fieldset-nota-bene-padding-bottom: 0.5rem,
|
|
286
|
+
|
|
287
|
+
// focus
|
|
288
|
+
$focus-outline: 2px solid,
|
|
289
|
+
// Set to negative value to prevent from being cut off
|
|
290
|
+
$focus-outline-offset: -2px,
|
|
291
|
+
$focus-outline-color: color-scheme.$oc-blue-5,
|
|
292
|
+
$focus-z-index: 1,
|
|
293
|
+
$focus-border-radius: border-radii.$border-radius-s,
|
|
294
|
+
|
|
295
|
+
// form label
|
|
296
|
+
$form-label-font-weight: bold,
|
|
297
|
+
|
|
298
|
+
// footer
|
|
299
|
+
$footer-align-items: center,
|
|
300
|
+
$footer-justify-content: center,
|
|
301
|
+
$footer-gap: spacing.$spacing-100,
|
|
302
|
+
$footer-flex-direction: column,
|
|
303
|
+
$footer-text-align: center,
|
|
304
|
+
$footer-padding-top: spacing.$spacing-200,
|
|
305
|
+
$footer-padding-right: spacing.$spacing-200,
|
|
306
|
+
$footer-padding-bottom: spacing.$spacing-300,
|
|
307
|
+
$footer-padding-left: spacing.$spacing-200,
|
|
308
|
+
$footer-list-style: none,
|
|
309
|
+
$footer-list-flex-direction: row,
|
|
310
|
+
$footer-list-justify-content: center,
|
|
311
|
+
$footer-list-gap: spacing.$spacing-100,
|
|
312
|
+
$footer-navigation-gap: spacing.$spacing-100,
|
|
313
|
+
$footer-link-text-color: color-scheme.$oc-blue-8,
|
|
314
|
+
$footer-link-current-text-decoration: underline,
|
|
315
|
+
|
|
316
|
+
// Form help
|
|
317
|
+
$form-help-button-padding: spacing.$spacing-025,
|
|
318
|
+
$form-help-button-text-color: semantic.$color-brand-primary-default,
|
|
319
|
+
$form-help-button-top: spacing.$spacing-050,
|
|
320
|
+
$form-help-icon-mask: icons.$questionmark,
|
|
321
|
+
$form-help-button-border-width: 1px,
|
|
322
|
+
$form-help-button-border-style: solid,
|
|
323
|
+
$form-help-button-border-color: color-scheme.$oc-gray-4,
|
|
324
|
+
$form-help-button-border-radius: 50%,
|
|
325
|
+
$form-help-icon-width: 1rem,
|
|
326
|
+
$form-help-icon-height: 1rem,
|
|
327
|
+
$form-help-icon-color: semantic.$color-brand-primary-default,
|
|
328
|
+
$form-help-button-background-color: transparent,
|
|
329
|
+
$form-help-button-margin: 1rem -2.5rem 0 0,
|
|
330
|
+
|
|
331
|
+
// checkbox
|
|
332
|
+
$checkbox-width: 1.25rem,
|
|
333
|
+
$checkbox-height: 1.25rem,
|
|
334
|
+
$checkbox-accent-color: color-scheme.$oc-blue-8,
|
|
335
|
+
$checkbox-label-font-weight: normal,
|
|
336
|
+
$checkbox-label-focus-outline: 2px solid color-scheme.$oc-blue-8,
|
|
337
|
+
$form-fieldset-checkbox-margin: 0 0 0.5rem,
|
|
338
|
+
|
|
339
|
+
// filter
|
|
340
|
+
$filter-icon-color: semantic.$color-brand-primary-default,
|
|
341
|
+
$filter-icon-mask: icons.$filter,
|
|
342
|
+
$filter-icon-width: 1rem,
|
|
343
|
+
$filter-icon-height: 1rem,
|
|
344
|
+
$filter-button-font-size: 0,
|
|
345
|
+
$filter-close-icon-mask: icons.$close,
|
|
346
|
+
$filter-button-background-color: transparent,
|
|
347
|
+
$filter-button-padding: 0,
|
|
348
|
+
$filter-button-gap: 0,
|
|
349
|
+
|
|
350
|
+
// header
|
|
351
|
+
$header-background-color: color-scheme.$oc-gray-9,
|
|
352
|
+
$header-justify-content: stretch,
|
|
353
|
+
$header-font-weight: bold,
|
|
354
|
+
$header-min-height: 4.5rem,
|
|
355
|
+
$header-text-color: color-scheme.$oc-white,
|
|
356
|
+
$header-padding-right: spacing.$spacing-300,
|
|
357
|
+
$header-padding-left: spacing.$spacing-300,
|
|
358
|
+
$header-align-items: stretch,
|
|
359
|
+
|
|
360
|
+
// header content wrapper
|
|
361
|
+
$header-content-wrapper-align-items: stretch,
|
|
362
|
+
|
|
363
|
+
// header nav
|
|
364
|
+
$header-navigation-width: 100%,
|
|
365
|
+
$header-navigation-gap: spacing.$spacing-200,
|
|
366
|
+
$header-navigation-justify-content: space-between,
|
|
367
|
+
$header-navigation-align-items: stretch,
|
|
368
|
+
|
|
369
|
+
// header list
|
|
370
|
+
$header-list-gap: 0,
|
|
371
|
+
$header-list-align-items: stretch,
|
|
372
|
+
$header-list-height: 100%,
|
|
373
|
+
|
|
374
|
+
// header list item
|
|
375
|
+
$header-list-item-align-items: center,
|
|
376
|
+
|
|
377
|
+
// header list item link
|
|
378
|
+
$header-link-align-items: center,
|
|
379
|
+
$header-link-padding: spacing.$spacing-025 spacing.$spacing-050,
|
|
380
|
+
$header-link-min-height: 100%,
|
|
381
|
+
|
|
382
|
+
// header current page
|
|
383
|
+
$header-link-current-background-color: color-scheme.$oc-white,
|
|
384
|
+
$header-link-current-text-color: color-scheme.$oc-gray-9,
|
|
385
|
+
|
|
386
|
+
// header content wrapper
|
|
387
|
+
$header-content-wrapper-flex-direction: row,
|
|
388
|
+
$header-content-wrapper-width: 100%,
|
|
389
|
+
|
|
390
|
+
// heading
|
|
391
|
+
$h1-font-family: semantic.$font-family,
|
|
392
|
+
|
|
393
|
+
// hero
|
|
394
|
+
$hero-height: 25rem,
|
|
395
|
+
$hero-max-width: calc(100% + 8rem),
|
|
396
|
+
$hero-width: calc(100% + 8rem),
|
|
397
|
+
$hero-margin: -4rem 0 0 -4rem,
|
|
398
|
+
$hero-border-radius: 0,
|
|
399
|
+
$hero-font-size: body-text.$body-text-l,
|
|
400
|
+
$hero-background-color: color-scheme.$oc-blue-6,
|
|
401
|
+
$hero-justify-content: center,
|
|
402
|
+
$hero-flex-direction: column,
|
|
403
|
+
$hero-title-font-size: heading.$heading-xxl,
|
|
404
|
+
$hero-text-color: color-scheme.$oc-white,
|
|
405
|
+
$hero-content-wrapper-padding: 0,
|
|
406
|
+
$hero-content-wrapper-max-width: 40rem,
|
|
407
|
+
$hero-content-wrapper-text-align: center,
|
|
408
|
+
$hero-content-wrapper-margin: 0 auto,
|
|
409
|
+
$hero-content-wrapper-background-color: transparent,
|
|
410
|
+
$hero-content-wrapper-gap: spacing.$spacing-100,
|
|
411
|
+
$hero-content-wrapper-justify-content: center,
|
|
412
|
+
$hero-content-wrapper-align-items: center,
|
|
413
|
+
|
|
414
|
+
// Heading base set
|
|
415
|
+
$heading-xs-font-size: 1rem,
|
|
416
|
+
$heading-small-font-size: 1.25rem,
|
|
417
|
+
$heading-normal-font-size: 1.5rem,
|
|
418
|
+
$heading-large-font-size: 2rem,
|
|
419
|
+
$heading-xl-font-size: 2.5rem,
|
|
420
|
+
$heading-xxl-font-size: 3rem,
|
|
421
|
+
|
|
422
|
+
// utility
|
|
423
|
+
$horizontal-gap: spacing.$spacing-100,
|
|
424
|
+
|
|
425
|
+
// icon
|
|
426
|
+
$icon-height: 1.5rem,
|
|
427
|
+
$icon-width: 1.5rem,
|
|
428
|
+
$icon-mask-ascending: icons.$ascending,
|
|
429
|
+
$icon-mask-check: icons.$check,
|
|
430
|
+
$icon-mask-chevron-down: icons.$chevron-down,
|
|
431
|
+
$icon-mask-chevron-left: icons.$chevron-left,
|
|
432
|
+
$icon-mask-chevron-light-down: icons.$chevron-light-down,
|
|
433
|
+
$icon-mask-chevron-light-left: icons.$chevron-light-left,
|
|
434
|
+
$icon-mask-chevron-light-right: icons.$chevron-light-right,
|
|
435
|
+
$icon-mask-chevron-light-up: icons.$chevron-light-up,
|
|
436
|
+
$icon-mask-chevron-right: icons.$chevron-right,
|
|
437
|
+
$icon-mask-chevron-up: icons.$chevron-up,
|
|
438
|
+
$icon-mask-close: icons.$close,
|
|
439
|
+
$icon-mask-descending: icons.$descending,
|
|
440
|
+
$icon-mask-download: icons.$download,
|
|
441
|
+
$icon-mask-error: icons.$error,
|
|
442
|
+
$icon-mask-filter: icons.$filter,
|
|
443
|
+
$icon-mask-hamburger: icons.$hamburger,
|
|
444
|
+
$icon-mask-heart: icons.$heart,
|
|
445
|
+
$icon-mask-home: icons.$home,
|
|
446
|
+
$icon-mask-informative: icons.$informative,
|
|
447
|
+
$icon-mask-lock-closed: icons.$lock-closed,
|
|
448
|
+
$icon-mask-on-off: icons.$on-off,
|
|
449
|
+
$icon-mask-outgoing: icons.$outgoing,
|
|
450
|
+
$icon-mask-questionmark: icons.$questionmark,
|
|
451
|
+
$icon-mask-reset: icons.$reset,
|
|
452
|
+
$icon-mask-search: icons.$search,
|
|
453
|
+
$icon-mask-smartphone: icons.$smartphone,
|
|
454
|
+
$icon-mask-sort: icons.$sort,
|
|
455
|
+
$icon-mask-to-top: icons.$to-top,
|
|
456
|
+
$icon-mask-trash: icons.$trash,
|
|
457
|
+
$icon-mask-user: icons.$user,
|
|
458
|
+
$icon-mask-warning: icons.$warning,
|
|
459
|
+
|
|
460
|
+
// layout
|
|
461
|
+
$layout-gap: 2.5rem,
|
|
462
|
+
|
|
463
|
+
// link
|
|
464
|
+
$link-text-color: color-scheme.$oc-blue-8,
|
|
465
|
+
$link-hover-text-color: color-scheme.$oc-blue-9,
|
|
466
|
+
$link-visited-text-color: color-scheme.$oc-violet-8,
|
|
467
|
+
$link-visited-hover-text-color: color-scheme.$oc-violet-9,
|
|
468
|
+
$link-icon-width: 1rem,
|
|
469
|
+
$link-icon-height: 1rem,
|
|
470
|
+
|
|
471
|
+
// list
|
|
472
|
+
$list-item-padding: 0.25rem 0,
|
|
473
|
+
|
|
474
|
+
// logo
|
|
475
|
+
$logo-font-size: 0,
|
|
476
|
+
$logo-padding: 0,
|
|
477
|
+
$logo-img-height: 2rem,
|
|
478
|
+
$logo-img-width: 2rem,
|
|
479
|
+
|
|
480
|
+
// main
|
|
481
|
+
$main-padding-top: spacing.$spacing-400,
|
|
482
|
+
$main-padding-right: spacing.$spacing-400,
|
|
483
|
+
$main-padding-bottom: spacing.$spacing-400,
|
|
484
|
+
$main-padding-left: spacing.$spacing-400,
|
|
485
|
+
$main-gap: spacing.$spacing-400,
|
|
486
|
+
|
|
487
|
+
// nota bene
|
|
488
|
+
$nota-bene-font-size: 0.75rem,
|
|
489
|
+
$nota-bene-text-color: color-scheme.$oc-gray-7,
|
|
490
|
+
|
|
491
|
+
// Navigation
|
|
492
|
+
$navigation-list-gap: spacing.$spacing-050,
|
|
493
|
+
$navigation-link-text-decoration: none,
|
|
494
|
+
$navigation-list-padding: 0,
|
|
495
|
+
$navigation-list-item-list-style: none,
|
|
496
|
+
|
|
497
|
+
// notification
|
|
498
|
+
$notification-padding-top: spacing.$spacing-100,
|
|
499
|
+
$notification-padding-right: spacing.$spacing-100,
|
|
500
|
+
$notification-padding-bottom: spacing.$spacing-100,
|
|
501
|
+
$notification-padding-left: spacing.$spacing-100,
|
|
502
|
+
$notification-border-style: solid,
|
|
503
|
+
$notification-border-width: 1px,
|
|
504
|
+
$notification-gap: spacing.$spacing-100,
|
|
505
|
+
$notification-border-radius: border-radii.$border-radius-m,
|
|
506
|
+
$notification-paragraph-gap: spacing.$spacing-050,
|
|
507
|
+
$notification-table-gap: spacing.$spacing-025,
|
|
508
|
+
|
|
509
|
+
// notification type
|
|
510
|
+
$notification-type-font-weight: bold,
|
|
511
|
+
$notification-type-order: -1,
|
|
512
|
+
$notification-type-gap: spacing.$spacing-025,
|
|
513
|
+
$notification-type-table-font-size: 0,
|
|
514
|
+
|
|
515
|
+
// notification error
|
|
516
|
+
$notification-error-background-color:
|
|
517
|
+
color-scheme.$color-notification-error-subtle,
|
|
518
|
+
$notification-error-text-color: semantic.$color-text-default,
|
|
519
|
+
$notification-error-border-color:
|
|
520
|
+
color-scheme.$color-notification-error-intense,
|
|
521
|
+
$notification-error-icon-color: color-scheme.$color-notification-error-intense,
|
|
522
|
+
|
|
523
|
+
// notification warning
|
|
524
|
+
$notification-warning-background-color:
|
|
525
|
+
color-scheme.$color-notification-warning-subtle,
|
|
526
|
+
$notification-warning-text-color: semantic.$color-text-default,
|
|
527
|
+
$notification-warning-border-color:
|
|
528
|
+
color-scheme.$color-notification-warning-intense,
|
|
529
|
+
$notification-warning-icon-color:
|
|
530
|
+
color-scheme.$color-notification-warning-intense,
|
|
531
|
+
|
|
532
|
+
// notification explanation
|
|
533
|
+
$notification-explanation-background-color:
|
|
534
|
+
color-scheme.$color-notification-explanation-subtle,
|
|
535
|
+
$notification-explanation-text-color: semantic.$color-text-default,
|
|
536
|
+
$notification-explanation-border-color:
|
|
537
|
+
color-scheme.$color-notification-explanation-intense,
|
|
538
|
+
$notification-explanation-icon-color:
|
|
539
|
+
color-scheme.$color-notification-explanation-intense,
|
|
540
|
+
|
|
541
|
+
// notification confirmation
|
|
542
|
+
$notification-confirmation-background-color:
|
|
543
|
+
color-scheme.$color-notification-confirmation-subtle,
|
|
544
|
+
$notification-confirmation-text-color: semantic.$color-text-default,
|
|
545
|
+
$notification-confirmation-border-color:
|
|
546
|
+
color-scheme.$color-notification-confirmation-intense,
|
|
547
|
+
$notification-confirmation-icon-color:
|
|
548
|
+
color-scheme.$color-notification-confirmation-intense,
|
|
549
|
+
|
|
550
|
+
// notification system
|
|
551
|
+
$notification-system-background-color:
|
|
552
|
+
color-scheme.$color-notification-system-subtle,
|
|
553
|
+
$notification-system-text-color: semantic.$color-text-default,
|
|
554
|
+
$notification-system-border-color:
|
|
555
|
+
color-scheme.$color-notification-system-intense,
|
|
556
|
+
$notification-system-icon-color:
|
|
557
|
+
color-scheme.$color-notification-system-intense,
|
|
558
|
+
|
|
559
|
+
// p {
|
|
560
|
+
$p-max-width: 42rem,
|
|
561
|
+
|
|
562
|
+
// pagination
|
|
563
|
+
$pagination-list-gap: spacing.$spacing-025,
|
|
564
|
+
|
|
565
|
+
// pagination item
|
|
566
|
+
$pagination-item-width: 2.5rem,
|
|
567
|
+
$pagination-item-height: 2.5rem,
|
|
568
|
+
|
|
569
|
+
// pagination link
|
|
570
|
+
$pagination-link-background-color: color-scheme.$oc-white,
|
|
571
|
+
$pagination-link-border-radius: border-radii.$border-radius-s,
|
|
572
|
+
$pagination-link-text-decoration: none,
|
|
573
|
+
$pagination-link-border-color: color-scheme.$oc-white,
|
|
574
|
+
$pagination-link-border-width: 1px,
|
|
575
|
+
$pagination-link-border-style: solid,
|
|
576
|
+
|
|
577
|
+
// pagination link hover
|
|
578
|
+
$pagination-link-hover-background-color: semantic.$color-brand-primary-subtle,
|
|
579
|
+
$pagination-link-hover-border-color: semantic.$color-brand-primary-subtle,
|
|
580
|
+
|
|
581
|
+
// pagination link active
|
|
582
|
+
$pagination-link-active-border-width: 1px,
|
|
583
|
+
$pagination-link-active-border-style: solid,
|
|
584
|
+
$pagination-link-active-border-color: semantic.$color-brand-primary-default,
|
|
585
|
+
$pagination-link-active-text-color: semantic.$color-brand-primary-default,
|
|
586
|
+
$pagination-link-active-font-weight: bold,
|
|
587
|
+
|
|
588
|
+
// Pagination adjecent
|
|
589
|
+
$pagination-adjacent-font-size: 0,
|
|
590
|
+
|
|
591
|
+
// Pagination previous icon
|
|
592
|
+
$pagination-previous-icon-color: semantic.$color-brand-primary-default,
|
|
593
|
+
$pagination-previous-icon-mask: icons.$chevron-left,
|
|
594
|
+
$pagination-previous-icon-width: 1.5rem,
|
|
595
|
+
$pagination-previous-icon-height: 1.5rem,
|
|
596
|
+
|
|
597
|
+
// Pagination next icon
|
|
598
|
+
$pagination-next-icon-color: semantic.$color-brand-primary-default,
|
|
599
|
+
$pagination-next-icon-mask: icons.$chevron-right,
|
|
600
|
+
$pagination-next-icon-width: 1.5rem,
|
|
601
|
+
$pagination-next-icon-height: 1.5rem,
|
|
602
|
+
|
|
603
|
+
// page title
|
|
604
|
+
$page-title-max-width: 60rem,
|
|
605
|
+
$page-title-width: 100%,
|
|
606
|
+
$page-title-margin: 0 auto,
|
|
607
|
+
|
|
608
|
+
// sidemenu
|
|
609
|
+
$sidemenu-nav-padding-top: spacing.$spacing-100,
|
|
610
|
+
$sidemenu-nav-padding-right: spacing.$spacing-200,
|
|
611
|
+
$sidemenu-nav-padding-bottom: spacing.$spacing-100,
|
|
612
|
+
$sidemenu-nav-padding-left: spacing.$spacing-200,
|
|
613
|
+
|
|
614
|
+
// sidemenu main content
|
|
615
|
+
$sidemenu-page-padding-right: spacing.$spacing-200,
|
|
616
|
+
$sidemenu-page-padding-left: spacing.$spacing-200,
|
|
617
|
+
|
|
618
|
+
// sidemenu button
|
|
619
|
+
$sidemenu-button-background-color: color-scheme.$oc-white,
|
|
620
|
+
$sidemenu-button-padding: spacing.$spacing-050,
|
|
621
|
+
$sidemenu-button-color: semantic.$color-brand-primary-default,
|
|
622
|
+
$sidemenu-button-font-size: 0,
|
|
623
|
+
|
|
624
|
+
// sidemenu expanded
|
|
625
|
+
$sidemenu-expanded-icon-mask: icons.$close,
|
|
626
|
+
$sidemenu-expanded-icon-color: semantic.$color-brand-primary-default,
|
|
627
|
+
$sidemenu-expanded-icon-width: 1.5rem,
|
|
628
|
+
$sidemenu-expanded-icon-height: 1.5rem,
|
|
629
|
+
|
|
630
|
+
// sidemenu collapsed
|
|
631
|
+
$sidemenu-collapsed-button-margin-left: 2rem,
|
|
632
|
+
$sidemenu-collapsed-icon-mask: icons.$hamburger,
|
|
633
|
+
|
|
634
|
+
// sidemenu list
|
|
635
|
+
$sidemenu-ul-padding: spacing.$spacing-100 0,
|
|
636
|
+
$sidemenu-list-item-padding: spacing.$spacing-025 0,
|
|
637
|
+
|
|
638
|
+
// skip to content
|
|
639
|
+
$skip-to-content-padding: spacing.$spacing-050,
|
|
640
|
+
$skip-to-content-margin: 0 spacing.$spacing-100 0 0,
|
|
641
|
+
$skip-to-content-align-self: center,
|
|
642
|
+
$skip-to-content-order: 1,
|
|
643
|
+
|
|
644
|
+
// slogan
|
|
645
|
+
$slogan-text-color: semantic.$color-text-default,
|
|
646
|
+
$slogan-font-size: body-text.$body-text-l,
|
|
647
|
+
$slogan-font-weight: font-weight.$font-weight-bold,
|
|
648
|
+
|
|
649
|
+
// section
|
|
650
|
+
$section-gap: spacing.$spacing-150,
|
|
651
|
+
$section-flex-direction: column,
|
|
652
|
+
$section-justify-content: flex-start,
|
|
653
|
+
$section-align-items: flex-start,
|
|
654
|
+
$section-max-width: 60rem,
|
|
655
|
+
|
|
656
|
+
// section content wrapper
|
|
657
|
+
$section-content-wrapper-background-color: color-scheme.$oc-white,
|
|
658
|
+
$section-content-wrapper-padding-top: spacing.$spacing-200,
|
|
659
|
+
$section-content-wrapper-padding-right: spacing.$spacing-200,
|
|
660
|
+
$section-content-wrapper-padding-bottom: spacing.$spacing-300,
|
|
661
|
+
$section-content-wrapper-padding-left: spacing.$spacing-200,
|
|
662
|
+
$section-content-wrapper-max-width: 60rem,
|
|
663
|
+
$section-content-wrapper-gap: spacing.$spacing-250,
|
|
664
|
+
$section-content-wrapper-flex-direction: column,
|
|
665
|
+
$section-content-wrapper-border-radius: border-radii.$border-radius-m,
|
|
666
|
+
|
|
667
|
+
// tabs
|
|
668
|
+
$tabs-gap: spacing.$spacing-100,
|
|
669
|
+
$tabs-item-border-style: solid,
|
|
670
|
+
$tabs-item-border-width: 0,
|
|
671
|
+
$tabs-item-padding: spacing.$spacing-050 0,
|
|
672
|
+
$tabs-item-text-color: semantic.$color-brand-primary-default,
|
|
673
|
+
$tabs-item-text-decoration: none,
|
|
674
|
+
$tabs-item-current-border-color: semantic.$color-brand-primary-default,
|
|
675
|
+
$tabs-item-current-border-width: 0 0 2px 0,
|
|
676
|
+
$tabs-item-current-font-weight: bold,
|
|
677
|
+
$tabs-item-hover-text-color: color-scheme.$oc-blue-9,
|
|
678
|
+
|
|
679
|
+
// set to focus border-width
|
|
680
|
+
$tabs-outline-offset: -2px,
|
|
681
|
+
|
|
682
|
+
// table
|
|
683
|
+
$table-gap: spacing.$spacing-050,
|
|
684
|
+
$table-head-background-color: color-scheme.$oc-gray-1,
|
|
685
|
+
$table-head-border-width: 1px,
|
|
686
|
+
$table-head-border-style: solid,
|
|
687
|
+
$table-head-border-color: color-scheme.$oc-gray-1,
|
|
688
|
+
$table-head-padding: spacing.$spacing-075 spacing.$spacing-100,
|
|
689
|
+
$table-head-text-align: left,
|
|
690
|
+
$table-cell-padding: spacing.$spacing-075 spacing.$spacing-100,
|
|
691
|
+
$table-cell-gap: spacing.$spacing-025,
|
|
692
|
+
$table-row-border-width: 1px 0,
|
|
693
|
+
$table-row-border-style: solid,
|
|
694
|
+
$table-row-border-color: color-scheme.$oc-gray-1,
|
|
695
|
+
|
|
696
|
+
// table caption
|
|
697
|
+
$table-caption-text-align: left,
|
|
698
|
+
$table-caption-padding: spacing.$spacing-100 0,
|
|
699
|
+
|
|
700
|
+
// table condenced
|
|
701
|
+
$table-condensed-head-cell-padding: spacing.$spacing-025 spacing.$spacing-100,
|
|
702
|
+
$table-condensed-cell-padding: spacing.$spacing-025 spacing.$spacing-100,
|
|
703
|
+
$table-condensed-font-size: body-text.$body-text-s,
|
|
704
|
+
|
|
705
|
+
// table rowspan
|
|
706
|
+
$table-rowspan-border: 1px solid color-scheme.$oc-gray-1,
|
|
707
|
+
|
|
708
|
+
// table summary
|
|
709
|
+
$table-summary-max-width: 30rem,
|
|
710
|
+
|
|
711
|
+
// Table sortable
|
|
712
|
+
$sortable-button-icon-width: 0.8rem,
|
|
713
|
+
$sortable-button-icon-height: 0.8rem,
|
|
714
|
+
|
|
715
|
+
// tile
|
|
716
|
+
$tile-background-color: color-scheme.$oc-white,
|
|
717
|
+
$tile-padding-top: spacing.$spacing-100,
|
|
718
|
+
$tile-padding-right: spacing.$spacing-100,
|
|
719
|
+
$tile-padding-bottom: spacing.$spacing-100,
|
|
720
|
+
$tile-padding-left: spacing.$spacing-100,
|
|
721
|
+
$tile-border-width: 1px,
|
|
722
|
+
$tile-border-style: solid,
|
|
723
|
+
$tile-border-color: color-scheme.$oc-gray-3,
|
|
724
|
+
$tile-border-radius: border-radii.$border-radius-m,
|
|
725
|
+
$tile-text-color: semantic.$color-text-default,
|
|
726
|
+
|
|
727
|
+
// tile groups
|
|
728
|
+
$tile-groups-gap: spacing.$spacing-100,
|
|
729
|
+
|
|
730
|
+
// tile image
|
|
731
|
+
$tile-image-cover-margin-bottom: spacing.$spacing-100
|
|
732
|
+
);
|