@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
|
@@ -1,388 +0,0 @@
|
|
|
1
|
-
// SPDX-FileCopyrightText: © 2016 heeyeun
|
|
2
|
-
// SPDX-License-Identifier: MIT
|
|
3
|
-
//
|
|
4
|
-
//
|
|
5
|
-
// 𝗖 𝗢 𝗟 𝗢 𝗥
|
|
6
|
-
// v 1.9.1
|
|
7
|
-
//
|
|
8
|
-
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
9
|
-
|
|
10
|
-
@use "sass:map";
|
|
11
|
-
|
|
12
|
-
// General
|
|
13
|
-
// ───────────────────────────────────
|
|
14
|
-
|
|
15
|
-
$oc-white: #ffffff;
|
|
16
|
-
$oc-black: #000000;
|
|
17
|
-
|
|
18
|
-
// Gray
|
|
19
|
-
// ───────────────────────────────────
|
|
20
|
-
|
|
21
|
-
$oc-gray-list: (
|
|
22
|
-
"0": #f8f9fa,
|
|
23
|
-
"1": #f1f3f5,
|
|
24
|
-
"2": #e9ecef,
|
|
25
|
-
"3": #dee2e6,
|
|
26
|
-
"4": #ced4da,
|
|
27
|
-
"5": #adb5bd,
|
|
28
|
-
"6": #868e96,
|
|
29
|
-
"7": #495057,
|
|
30
|
-
"8": #343a40,
|
|
31
|
-
"9": #212529,
|
|
32
|
-
);
|
|
33
|
-
|
|
34
|
-
$oc-gray-0: map.get($oc-gray-list, "0");
|
|
35
|
-
$oc-gray-1: map.get($oc-gray-list, "1");
|
|
36
|
-
$oc-gray-2: map.get($oc-gray-list, "2");
|
|
37
|
-
$oc-gray-3: map.get($oc-gray-list, "3");
|
|
38
|
-
$oc-gray-4: map.get($oc-gray-list, "4");
|
|
39
|
-
$oc-gray-5: map.get($oc-gray-list, "5");
|
|
40
|
-
$oc-gray-6: map.get($oc-gray-list, "6");
|
|
41
|
-
$oc-gray-7: map.get($oc-gray-list, "7");
|
|
42
|
-
$oc-gray-8: map.get($oc-gray-list, "8");
|
|
43
|
-
$oc-gray-9: map.get($oc-gray-list, "9");
|
|
44
|
-
|
|
45
|
-
// Red
|
|
46
|
-
// ───────────────────────────────────
|
|
47
|
-
|
|
48
|
-
$oc-red-list: (
|
|
49
|
-
"0": #fff5f5,
|
|
50
|
-
"1": #ffe3e3,
|
|
51
|
-
"2": #ffc9c9,
|
|
52
|
-
"3": #ffa8a8,
|
|
53
|
-
"4": #ff8787,
|
|
54
|
-
"5": #ff6b6b,
|
|
55
|
-
"6": #fa5252,
|
|
56
|
-
"7": #f03e3e,
|
|
57
|
-
"8": #e03131,
|
|
58
|
-
"9": #c92a2a,
|
|
59
|
-
);
|
|
60
|
-
|
|
61
|
-
$oc-red-0: map.get($oc-red-list, "0");
|
|
62
|
-
$oc-red-1: map.get($oc-red-list, "1");
|
|
63
|
-
$oc-red-2: map.get($oc-red-list, "2");
|
|
64
|
-
$oc-red-3: map.get($oc-red-list, "3");
|
|
65
|
-
$oc-red-4: map.get($oc-red-list, "4");
|
|
66
|
-
$oc-red-5: map.get($oc-red-list, "5");
|
|
67
|
-
$oc-red-6: map.get($oc-red-list, "6");
|
|
68
|
-
$oc-red-7: map.get($oc-red-list, "7");
|
|
69
|
-
$oc-red-8: map.get($oc-red-list, "8");
|
|
70
|
-
$oc-red-9: map.get($oc-red-list, "9");
|
|
71
|
-
|
|
72
|
-
// Pink
|
|
73
|
-
// ───────────────────────────────────
|
|
74
|
-
|
|
75
|
-
$oc-pink-list: (
|
|
76
|
-
"0": #fff0f6,
|
|
77
|
-
"1": #ffdeeb,
|
|
78
|
-
"2": #fcc2d7,
|
|
79
|
-
"3": #faa2c1,
|
|
80
|
-
"4": #f783ac,
|
|
81
|
-
"5": #f06595,
|
|
82
|
-
"6": #e64980,
|
|
83
|
-
"7": #d6336c,
|
|
84
|
-
"8": #c2255c,
|
|
85
|
-
"9": #a61e4d,
|
|
86
|
-
);
|
|
87
|
-
|
|
88
|
-
$oc-pink-0: map.get($oc-pink-list, "0");
|
|
89
|
-
$oc-pink-1: map.get($oc-pink-list, "1");
|
|
90
|
-
$oc-pink-2: map.get($oc-pink-list, "2");
|
|
91
|
-
$oc-pink-3: map.get($oc-pink-list, "3");
|
|
92
|
-
$oc-pink-4: map.get($oc-pink-list, "4");
|
|
93
|
-
$oc-pink-5: map.get($oc-pink-list, "5");
|
|
94
|
-
$oc-pink-6: map.get($oc-pink-list, "6");
|
|
95
|
-
$oc-pink-7: map.get($oc-pink-list, "7");
|
|
96
|
-
$oc-pink-8: map.get($oc-pink-list, "8");
|
|
97
|
-
$oc-pink-9: map.get($oc-pink-list, "9");
|
|
98
|
-
|
|
99
|
-
// Grape
|
|
100
|
-
// ───────────────────────────────────
|
|
101
|
-
|
|
102
|
-
$oc-grape-list: (
|
|
103
|
-
"0": #f8f0fc,
|
|
104
|
-
"1": #f3d9fa,
|
|
105
|
-
"2": #eebefa,
|
|
106
|
-
"3": #e599f7,
|
|
107
|
-
"4": #da77f2,
|
|
108
|
-
"5": #cc5de8,
|
|
109
|
-
"6": #be4bdb,
|
|
110
|
-
"7": #ae3ec9,
|
|
111
|
-
"8": #9c36b5,
|
|
112
|
-
"9": #862e9c,
|
|
113
|
-
);
|
|
114
|
-
|
|
115
|
-
$oc-grape-0: map.get($oc-grape-list, "0");
|
|
116
|
-
$oc-grape-1: map.get($oc-grape-list, "1");
|
|
117
|
-
$oc-grape-2: map.get($oc-grape-list, "2");
|
|
118
|
-
$oc-grape-3: map.get($oc-grape-list, "3");
|
|
119
|
-
$oc-grape-4: map.get($oc-grape-list, "4");
|
|
120
|
-
$oc-grape-5: map.get($oc-grape-list, "5");
|
|
121
|
-
$oc-grape-6: map.get($oc-grape-list, "6");
|
|
122
|
-
$oc-grape-7: map.get($oc-grape-list, "7");
|
|
123
|
-
$oc-grape-8: map.get($oc-grape-list, "8");
|
|
124
|
-
$oc-grape-9: map.get($oc-grape-list, "9");
|
|
125
|
-
|
|
126
|
-
// Violet
|
|
127
|
-
// ───────────────────────────────────
|
|
128
|
-
|
|
129
|
-
$oc-violet-list: (
|
|
130
|
-
"0": #f3f0ff,
|
|
131
|
-
"1": #e5dbff,
|
|
132
|
-
"2": #d0bfff,
|
|
133
|
-
"3": #b197fc,
|
|
134
|
-
"4": #9775fa,
|
|
135
|
-
"5": #845ef7,
|
|
136
|
-
"6": #7950f2,
|
|
137
|
-
"7": #7048e8,
|
|
138
|
-
"8": #6741d9,
|
|
139
|
-
"9": #5f3dc4,
|
|
140
|
-
);
|
|
141
|
-
|
|
142
|
-
$oc-violet-0: map.get($oc-violet-list, "0");
|
|
143
|
-
$oc-violet-1: map.get($oc-violet-list, "1");
|
|
144
|
-
$oc-violet-2: map.get($oc-violet-list, "2");
|
|
145
|
-
$oc-violet-3: map.get($oc-violet-list, "3");
|
|
146
|
-
$oc-violet-4: map.get($oc-violet-list, "4");
|
|
147
|
-
$oc-violet-5: map.get($oc-violet-list, "5");
|
|
148
|
-
$oc-violet-6: map.get($oc-violet-list, "6");
|
|
149
|
-
$oc-violet-7: map.get($oc-violet-list, "7");
|
|
150
|
-
$oc-violet-8: map.get($oc-violet-list, "8");
|
|
151
|
-
$oc-violet-9: map.get($oc-violet-list, "9");
|
|
152
|
-
|
|
153
|
-
// Indigo
|
|
154
|
-
// ───────────────────────────────────
|
|
155
|
-
|
|
156
|
-
$oc-indigo-list: (
|
|
157
|
-
"0": #edf2ff,
|
|
158
|
-
"1": #dbe4ff,
|
|
159
|
-
"2": #bac8ff,
|
|
160
|
-
"3": #91a7ff,
|
|
161
|
-
"4": #748ffc,
|
|
162
|
-
"5": #5c7cfa,
|
|
163
|
-
"6": #4c6ef5,
|
|
164
|
-
"7": #4263eb,
|
|
165
|
-
"8": #3b5bdb,
|
|
166
|
-
"9": #364fc7,
|
|
167
|
-
);
|
|
168
|
-
|
|
169
|
-
$oc-indigo-0: map.get($oc-indigo-list, "0");
|
|
170
|
-
$oc-indigo-1: map.get($oc-indigo-list, "1");
|
|
171
|
-
$oc-indigo-2: map.get($oc-indigo-list, "2");
|
|
172
|
-
$oc-indigo-3: map.get($oc-indigo-list, "3");
|
|
173
|
-
$oc-indigo-4: map.get($oc-indigo-list, "4");
|
|
174
|
-
$oc-indigo-5: map.get($oc-indigo-list, "5");
|
|
175
|
-
$oc-indigo-6: map.get($oc-indigo-list, "6");
|
|
176
|
-
$oc-indigo-7: map.get($oc-indigo-list, "7");
|
|
177
|
-
$oc-indigo-8: map.get($oc-indigo-list, "8");
|
|
178
|
-
$oc-indigo-9: map.get($oc-indigo-list, "9");
|
|
179
|
-
|
|
180
|
-
// Blue
|
|
181
|
-
// ───────────────────────────────────
|
|
182
|
-
|
|
183
|
-
$oc-blue-list: (
|
|
184
|
-
"0": #e7f5ff,
|
|
185
|
-
"1": #d0ebff,
|
|
186
|
-
"2": #a5d8ff,
|
|
187
|
-
"3": #74c0fc,
|
|
188
|
-
"4": #4dabf7,
|
|
189
|
-
"5": #339af0,
|
|
190
|
-
"6": #228be6,
|
|
191
|
-
"7": #1c7ed6,
|
|
192
|
-
"8": #1971c2,
|
|
193
|
-
"9": #1864ab,
|
|
194
|
-
);
|
|
195
|
-
|
|
196
|
-
$oc-blue-0: map.get($oc-blue-list, "0");
|
|
197
|
-
$oc-blue-1: map.get($oc-blue-list, "1");
|
|
198
|
-
$oc-blue-2: map.get($oc-blue-list, "2");
|
|
199
|
-
$oc-blue-3: map.get($oc-blue-list, "3");
|
|
200
|
-
$oc-blue-4: map.get($oc-blue-list, "4");
|
|
201
|
-
$oc-blue-5: map.get($oc-blue-list, "5");
|
|
202
|
-
$oc-blue-6: map.get($oc-blue-list, "6");
|
|
203
|
-
$oc-blue-7: map.get($oc-blue-list, "7");
|
|
204
|
-
$oc-blue-8: map.get($oc-blue-list, "8");
|
|
205
|
-
$oc-blue-9: map.get($oc-blue-list, "9");
|
|
206
|
-
|
|
207
|
-
// Cyan
|
|
208
|
-
// ───────────────────────────────────
|
|
209
|
-
|
|
210
|
-
$oc-cyan-list: (
|
|
211
|
-
"0": #e3fafc,
|
|
212
|
-
"1": #c5f6fa,
|
|
213
|
-
"2": #99e9f2,
|
|
214
|
-
"3": #66d9e8,
|
|
215
|
-
"4": #3bc9db,
|
|
216
|
-
"5": #22b8cf,
|
|
217
|
-
"6": #15aabf,
|
|
218
|
-
"7": #1098ad,
|
|
219
|
-
"8": #0c8599,
|
|
220
|
-
"9": #0b7285,
|
|
221
|
-
);
|
|
222
|
-
|
|
223
|
-
$oc-cyan-0: map.get($oc-cyan-list, "0");
|
|
224
|
-
$oc-cyan-1: map.get($oc-cyan-list, "1");
|
|
225
|
-
$oc-cyan-2: map.get($oc-cyan-list, "2");
|
|
226
|
-
$oc-cyan-3: map.get($oc-cyan-list, "3");
|
|
227
|
-
$oc-cyan-4: map.get($oc-cyan-list, "4");
|
|
228
|
-
$oc-cyan-5: map.get($oc-cyan-list, "5");
|
|
229
|
-
$oc-cyan-6: map.get($oc-cyan-list, "6");
|
|
230
|
-
$oc-cyan-7: map.get($oc-cyan-list, "7");
|
|
231
|
-
$oc-cyan-8: map.get($oc-cyan-list, "8");
|
|
232
|
-
$oc-cyan-9: map.get($oc-cyan-list, "9");
|
|
233
|
-
|
|
234
|
-
// Teal
|
|
235
|
-
// ───────────────────────────────────
|
|
236
|
-
|
|
237
|
-
$oc-teal-list: (
|
|
238
|
-
"0": #e6fcf5,
|
|
239
|
-
"1": #c3fae8,
|
|
240
|
-
"2": #96f2d7,
|
|
241
|
-
"3": #63e6be,
|
|
242
|
-
"4": #38d9a9,
|
|
243
|
-
"5": #20c997,
|
|
244
|
-
"6": #12b886,
|
|
245
|
-
"7": #0ca678,
|
|
246
|
-
"8": #099268,
|
|
247
|
-
"9": #087f5b,
|
|
248
|
-
);
|
|
249
|
-
|
|
250
|
-
$oc-teal-0: map.get($oc-teal-list, "0");
|
|
251
|
-
$oc-teal-1: map.get($oc-teal-list, "1");
|
|
252
|
-
$oc-teal-2: map.get($oc-teal-list, "2");
|
|
253
|
-
$oc-teal-3: map.get($oc-teal-list, "3");
|
|
254
|
-
$oc-teal-4: map.get($oc-teal-list, "4");
|
|
255
|
-
$oc-teal-5: map.get($oc-teal-list, "5");
|
|
256
|
-
$oc-teal-6: map.get($oc-teal-list, "6");
|
|
257
|
-
$oc-teal-7: map.get($oc-teal-list, "7");
|
|
258
|
-
$oc-teal-8: map.get($oc-teal-list, "8");
|
|
259
|
-
$oc-teal-9: map.get($oc-teal-list, "9");
|
|
260
|
-
|
|
261
|
-
// Green
|
|
262
|
-
// ───────────────────────────────────
|
|
263
|
-
|
|
264
|
-
$oc-green-list: (
|
|
265
|
-
"0": #ebfbee,
|
|
266
|
-
"1": #d3f9d8,
|
|
267
|
-
"2": #b2f2bb,
|
|
268
|
-
"3": #8ce99a,
|
|
269
|
-
"4": #69db7c,
|
|
270
|
-
"5": #51cf66,
|
|
271
|
-
"6": #40c057,
|
|
272
|
-
"7": #37b24d,
|
|
273
|
-
"8": #2f9e44,
|
|
274
|
-
"9": #2b8a3e,
|
|
275
|
-
);
|
|
276
|
-
|
|
277
|
-
$oc-green-0: map.get($oc-green-list, "0");
|
|
278
|
-
$oc-green-1: map.get($oc-green-list, "1");
|
|
279
|
-
$oc-green-2: map.get($oc-green-list, "2");
|
|
280
|
-
$oc-green-3: map.get($oc-green-list, "3");
|
|
281
|
-
$oc-green-4: map.get($oc-green-list, "4");
|
|
282
|
-
$oc-green-5: map.get($oc-green-list, "5");
|
|
283
|
-
$oc-green-6: map.get($oc-green-list, "6");
|
|
284
|
-
$oc-green-7: map.get($oc-green-list, "7");
|
|
285
|
-
$oc-green-8: map.get($oc-green-list, "8");
|
|
286
|
-
$oc-green-9: map.get($oc-green-list, "9");
|
|
287
|
-
|
|
288
|
-
// Lime
|
|
289
|
-
// ───────────────────────────────────
|
|
290
|
-
|
|
291
|
-
$oc-lime-list: (
|
|
292
|
-
"0": #f4fce3,
|
|
293
|
-
"1": #e9fac8,
|
|
294
|
-
"2": #d8f5a2,
|
|
295
|
-
"3": #c0eb75,
|
|
296
|
-
"4": #a9e34b,
|
|
297
|
-
"5": #94d82d,
|
|
298
|
-
"6": #82c91e,
|
|
299
|
-
"7": #74b816,
|
|
300
|
-
"8": #66a80f,
|
|
301
|
-
"9": #5c940d,
|
|
302
|
-
);
|
|
303
|
-
|
|
304
|
-
$oc-lime-0: map.get($oc-lime-list, "0");
|
|
305
|
-
$oc-lime-1: map.get($oc-lime-list, "1");
|
|
306
|
-
$oc-lime-2: map.get($oc-lime-list, "2");
|
|
307
|
-
$oc-lime-3: map.get($oc-lime-list, "3");
|
|
308
|
-
$oc-lime-4: map.get($oc-lime-list, "4");
|
|
309
|
-
$oc-lime-5: map.get($oc-lime-list, "5");
|
|
310
|
-
$oc-lime-6: map.get($oc-lime-list, "6");
|
|
311
|
-
$oc-lime-7: map.get($oc-lime-list, "7");
|
|
312
|
-
$oc-lime-8: map.get($oc-lime-list, "8");
|
|
313
|
-
$oc-lime-9: map.get($oc-lime-list, "9");
|
|
314
|
-
|
|
315
|
-
// Yellow
|
|
316
|
-
// ───────────────────────────────────
|
|
317
|
-
|
|
318
|
-
$oc-yellow-list: (
|
|
319
|
-
"0": #fff9db,
|
|
320
|
-
"1": #fff3bf,
|
|
321
|
-
"2": #ffec99,
|
|
322
|
-
"3": #ffe066,
|
|
323
|
-
"4": #ffd43b,
|
|
324
|
-
"5": #fcc419,
|
|
325
|
-
"6": #fab005,
|
|
326
|
-
"7": #f59f00,
|
|
327
|
-
"8": #f08c00,
|
|
328
|
-
"9": #e67700,
|
|
329
|
-
);
|
|
330
|
-
|
|
331
|
-
$oc-yellow-0: map.get($oc-yellow-list, "0");
|
|
332
|
-
$oc-yellow-1: map.get($oc-yellow-list, "1");
|
|
333
|
-
$oc-yellow-2: map.get($oc-yellow-list, "2");
|
|
334
|
-
$oc-yellow-3: map.get($oc-yellow-list, "3");
|
|
335
|
-
$oc-yellow-4: map.get($oc-yellow-list, "4");
|
|
336
|
-
$oc-yellow-5: map.get($oc-yellow-list, "5");
|
|
337
|
-
$oc-yellow-6: map.get($oc-yellow-list, "6");
|
|
338
|
-
$oc-yellow-7: map.get($oc-yellow-list, "7");
|
|
339
|
-
$oc-yellow-8: map.get($oc-yellow-list, "8");
|
|
340
|
-
$oc-yellow-9: map.get($oc-yellow-list, "9");
|
|
341
|
-
|
|
342
|
-
// Orange
|
|
343
|
-
// ───────────────────────────────────
|
|
344
|
-
|
|
345
|
-
$oc-orange-list: (
|
|
346
|
-
"0": #fff4e6,
|
|
347
|
-
"1": #ffe8cc,
|
|
348
|
-
"2": #ffd8a8,
|
|
349
|
-
"3": #ffc078,
|
|
350
|
-
"4": #ffa94d,
|
|
351
|
-
"5": #ff922b,
|
|
352
|
-
"6": #fd7e14,
|
|
353
|
-
"7": #f76707,
|
|
354
|
-
"8": #e8590c,
|
|
355
|
-
"9": #d9480f,
|
|
356
|
-
);
|
|
357
|
-
|
|
358
|
-
$oc-orange-0: map.get($oc-orange-list, "0");
|
|
359
|
-
$oc-orange-1: map.get($oc-orange-list, "1");
|
|
360
|
-
$oc-orange-2: map.get($oc-orange-list, "2");
|
|
361
|
-
$oc-orange-3: map.get($oc-orange-list, "3");
|
|
362
|
-
$oc-orange-4: map.get($oc-orange-list, "4");
|
|
363
|
-
$oc-orange-5: map.get($oc-orange-list, "5");
|
|
364
|
-
$oc-orange-6: map.get($oc-orange-list, "6");
|
|
365
|
-
$oc-orange-7: map.get($oc-orange-list, "7");
|
|
366
|
-
$oc-orange-8: map.get($oc-orange-list, "8");
|
|
367
|
-
$oc-orange-9: map.get($oc-orange-list, "9");
|
|
368
|
-
|
|
369
|
-
// Color list
|
|
370
|
-
// ───────────────────────────────────
|
|
371
|
-
|
|
372
|
-
$oc-color-spectrum: 9;
|
|
373
|
-
|
|
374
|
-
$oc-color-list: (
|
|
375
|
-
$oc-gray-list: "gray",
|
|
376
|
-
$oc-red-list: "red",
|
|
377
|
-
$oc-pink-list: "pink",
|
|
378
|
-
$oc-grape-list: "grape",
|
|
379
|
-
$oc-violet-list: "violet",
|
|
380
|
-
$oc-indigo-list: "indigo",
|
|
381
|
-
$oc-blue-list: "blue",
|
|
382
|
-
$oc-cyan-list: "cyan",
|
|
383
|
-
$oc-teal-list: "teal",
|
|
384
|
-
$oc-green-list: "green",
|
|
385
|
-
$oc-lime-list: "lime",
|
|
386
|
-
$oc-yellow-list: "yellow",
|
|
387
|
-
$oc-orange-list: "orange",
|
|
388
|
-
);
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/* Breadcrumb bar */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--breadcrumb-bar-padding-top: 1rem;
|
|
5
|
-
--breadcrumb-bar-padding-bottom: 1rem;
|
|
6
|
-
--breadcrumb-bar-content-wrapper-max-width: 100%;
|
|
7
|
-
--breadcrumb-bar-padding-top: 1rem;
|
|
8
|
-
--breadcrumb-bar-padding-bottom: 1rem;
|
|
9
|
-
--breadcrumb-bar-background-color: transparent;
|
|
10
|
-
--breadcrumb-bar-font-size: var(--body-text-small-font-size);
|
|
11
|
-
--breadcrumb-bar-text-color: var(--application-base-text-color);
|
|
12
|
-
|
|
13
|
-
/* List */
|
|
14
|
-
--breadcrumb-bar-list-gap: var(--spacing-050);
|
|
15
|
-
--breadcrumb-bar-list-item-gap: var(--breadcrumb-bar-list-gap);
|
|
16
|
-
|
|
17
|
-
/* Links */
|
|
18
|
-
--breadcrumb-bar-link-text-color: var(--application-base-text-color);
|
|
19
|
-
--breadcrumb-bar-link-hover-text-color: var(--application-base-text-color);
|
|
20
|
-
--breadcrumb-bar-link-visited-text-color: var(--application-base-text-color);
|
|
21
|
-
|
|
22
|
-
/* Icon */
|
|
23
|
-
--breadcrumb-bar-icon-text-color: var(--breadcrumb-bar-text-color);
|
|
24
|
-
--breadcrumb-bar-icon-font-family: var(--icon-font-family);
|
|
25
|
-
--breadcrumb-bar-icon: "\ea61";
|
|
26
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/* Button base styling */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--button-base-border-radius: var(--border-radius-m);
|
|
7
|
-
--button-base-background-color: #{color-scheme.$oc-white};
|
|
8
|
-
--button-base-border-width: 1px;
|
|
9
|
-
--button-base-border-color: #{color-scheme.$oc-gray-3};
|
|
10
|
-
--button-base-text-color: #{color-scheme.$oc-blue-8};
|
|
11
|
-
--button-base-font-size: 1rem;
|
|
12
|
-
|
|
13
|
-
/* Hover */
|
|
14
|
-
--button-base-hover-background-color: var(--button-base-background-color);
|
|
15
|
-
--button-base-hover-border-color: #{color-scheme.$oc-blue-9};
|
|
16
|
-
--button-base-hover-text-color: #{color-scheme.$oc-blue-9};
|
|
17
|
-
--button-base-hover-border-radius: var(--button-base-border-radius);
|
|
18
|
-
|
|
19
|
-
/* Active */
|
|
20
|
-
--button-base-active-background-color: var(
|
|
21
|
-
--button-base-hover-background-color
|
|
22
|
-
);
|
|
23
|
-
|
|
24
|
-
--button-base-active-border-color: var(--button-base-hover-border-color);
|
|
25
|
-
--button-base-active-text-color: var(--button-base-hover-text-color);
|
|
26
|
-
|
|
27
|
-
/* Focus */
|
|
28
|
-
--button-base-focus-background-color: var(
|
|
29
|
-
--button-base-hover-background-color
|
|
30
|
-
);
|
|
31
|
-
|
|
32
|
-
--button-base-focus-border-color: #{color-scheme.$oc-blue-6};
|
|
33
|
-
--button-base-focus-text-color: #{color-scheme.$oc-blue-8};
|
|
34
|
-
--button-base-focus-outline: 1px solid #{color-scheme.$oc-gray-3};
|
|
35
|
-
// --button-base-focus-outline-width: 1px;
|
|
36
|
-
--button-base-focus-outline-offset: -0.25rem;
|
|
37
|
-
|
|
38
|
-
/* Selected */
|
|
39
|
-
--button-base-selected-background-color: var(
|
|
40
|
-
--button-base-hover-background-color
|
|
41
|
-
);
|
|
42
|
-
|
|
43
|
-
--button-base-selected-border-color: var(--button-base-hover-border-color);
|
|
44
|
-
--button-base-selected-text-color: var(--button-base-hover-text-color);
|
|
45
|
-
|
|
46
|
-
/* Visisted */
|
|
47
|
-
--button-base-visited-background-color: var(
|
|
48
|
-
--button-base-hover-background-color
|
|
49
|
-
);
|
|
50
|
-
|
|
51
|
-
--button-base-visited-border-color: var(--button-base-hover-border-color);
|
|
52
|
-
--button-base-visited-text-color: var(--button-base-hover-text-color);
|
|
53
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* Button cta */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--button-cta-text-color: #{color-scheme.$oc-white};
|
|
7
|
-
--button-cta-hover-text-color: #{color-scheme.$oc-white};
|
|
8
|
-
--button-cta-background-color: #{color-scheme.$oc-blue-8};
|
|
9
|
-
--button-cta-hover-background-color: #{color-scheme.$oc-blue-9};
|
|
10
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/* Button cta */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--button-destructive-background-color: #{color-scheme.$oc-red-8};
|
|
7
|
-
--button-destructive-text-color: #{color-scheme.$oc-white};
|
|
8
|
-
--button-destructive-border-color: #{color-scheme.$oc-red-8};
|
|
9
|
-
|
|
10
|
-
/* Hover */
|
|
11
|
-
--button-destructive-hover-background-color: #{color-scheme.$oc-red-9};
|
|
12
|
-
--button-destructive-hover-text-color: var(--button-destructive-text-color);
|
|
13
|
-
--button-destructive-hover-border-color: #{color-scheme.$oc-red-9};
|
|
14
|
-
|
|
15
|
-
/* Focus */
|
|
16
|
-
--button-destructive-focus-background-color: var(
|
|
17
|
-
--button-destructive-background-color
|
|
18
|
-
);
|
|
19
|
-
--button-destructive-focus-text-color: var(--button-destructive-text-color);
|
|
20
|
-
--button-destructive-focus-border-color: var(
|
|
21
|
-
--button-destructive-focus-background-color
|
|
22
|
-
);
|
|
23
|
-
--button-destructive-focus-outline-color: #{color-scheme.$oc-white};
|
|
24
|
-
|
|
25
|
-
/* Active */
|
|
26
|
-
--button-destructive-active-background-color: var(
|
|
27
|
-
--button-destructive-background-color
|
|
28
|
-
);
|
|
29
|
-
--button-destructive-active-text-color: var(--button-destructive-text-color);
|
|
30
|
-
--button-destructive-active-border-color: #{color-scheme.$oc-red-9};
|
|
31
|
-
--button-destructive-active-border-width: 2px;
|
|
32
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/* Code */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--code-base-base-background-color: #{color-scheme.$oc-gray-1};
|
|
7
|
-
--code-base-base-text-color: var(--application-base-text-color);
|
|
8
|
-
--code-base-padding: 0 0.5rem;
|
|
9
|
-
|
|
10
|
-
--code-block-code-background-color: #fff;
|
|
11
|
-
--code-block-code-padding: 1rem;
|
|
12
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/* Footer navigation link focus */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--footer-navigation-link-focus-text-color: #{color-scheme.$oc-blue-8};
|
|
7
|
-
--footer-navigation-link-focus-text-decoration: underline;
|
|
8
|
-
--footer-navigation-link-focus-outline: 1px solid #{color-scheme.$oc-blue-8};
|
|
9
|
-
--footer-navigation-link-focus-outline-offset: 0.25rem;
|
|
10
|
-
|
|
11
|
-
/* Visited */
|
|
12
|
-
--footer-navigation-link-visited-focus-text-color: #{color-scheme.$oc-grape-9};
|
|
13
|
-
--footer-navigation-link-visited-focus-text-decoration: var(
|
|
14
|
-
--footer-navigation-link-focus-text-decoration
|
|
15
|
-
);
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* Footer navigation Link */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--footer-navigation-link-text-color: var(--link-text-color);
|
|
7
|
-
--footer-navigation-link-font-weight: var(--link-font-weight);
|
|
8
|
-
--footer-navigation-link-text-decoration: var(--link-text-decoration);
|
|
9
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* Form input */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--form-base-text-color: #{color-scheme.$oc-gray-9};
|
|
7
|
-
--form-base-font-size: 1rem;
|
|
8
|
-
--form-base-font-weight: bold;
|
|
9
|
-
--form-base-gap: var(--spacing-100);
|
|
10
|
-
--form-base-background-color: #{color-scheme.$oc-white};
|
|
11
|
-
--form-base-padding-top: 0;
|
|
12
|
-
--form-base-padding-right: 0;
|
|
13
|
-
--form-base-padding-bottom: 0;
|
|
14
|
-
--form-base-padding-left: 0;
|
|
15
|
-
}
|