@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,60 +0,0 @@
|
|
|
1
|
-
/* Header navigation button */
|
|
2
|
-
@use "../color-scheme";
|
|
3
|
-
|
|
4
|
-
:root {
|
|
5
|
-
--header-navigation-button-font-weight: bold;
|
|
6
|
-
--header-navigation-button-background-color: transparent;
|
|
7
|
-
--header-navigation-button-text-color: #{color-scheme.$oc-white};
|
|
8
|
-
--header-navigation-button-border-width: 0;
|
|
9
|
-
--header-navigation-button-hover-border-radius: 0;
|
|
10
|
-
--header-navigation-button-min-width: 1.75rem;
|
|
11
|
-
--header-navigation-button-height: 100%;
|
|
12
|
-
|
|
13
|
-
/* Hover */
|
|
14
|
-
--header-navigation-button-hover-background-color: #{color-scheme.$oc-gray-7};
|
|
15
|
-
--header-navigation-button-hover-text-color: var(
|
|
16
|
-
--header-navigation-button-text-color
|
|
17
|
-
);
|
|
18
|
-
--header-navigation-button-hover-font-weight: var(
|
|
19
|
-
--header-navigation-button-font-weight
|
|
20
|
-
);
|
|
21
|
-
|
|
22
|
-
/* Icon only */
|
|
23
|
-
--header-navigation-button-icon-only-font-size: 0;
|
|
24
|
-
--header-navigation-button-hover-icon-font-size: var(
|
|
25
|
-
--header-navigation-button-icon-only-icon-font-size
|
|
26
|
-
);
|
|
27
|
-
|
|
28
|
-
/* Icon only hover */
|
|
29
|
-
--header-navigation-button-icon-only-hover-font-size: 0;
|
|
30
|
-
|
|
31
|
-
/* Active */
|
|
32
|
-
--header-navigation-button-active-background-color: var(
|
|
33
|
-
--header-navigation-button-hover-background-color
|
|
34
|
-
);
|
|
35
|
-
--header-navigation-button-active-text-color: var(
|
|
36
|
-
--header-navigation-button-text-color
|
|
37
|
-
);
|
|
38
|
-
--header-navigation-button-active-border-width: 0;
|
|
39
|
-
--header-navigation-button-active-font-weight: var(
|
|
40
|
-
--header-navigation-button-hover-font-weight
|
|
41
|
-
);
|
|
42
|
-
|
|
43
|
-
/* Focus */
|
|
44
|
-
--header-navigation-button-focus-background-color: var(
|
|
45
|
-
--header-navigation-button-hover-background-color
|
|
46
|
-
);
|
|
47
|
-
--header-navigation-button-focus-text-color: var(
|
|
48
|
-
--header-navigation-button-text-color
|
|
49
|
-
);
|
|
50
|
-
--header-navigation-button-focus-border-width: 0;
|
|
51
|
-
--header-navigation-button-focus-font-weight: var(
|
|
52
|
-
--header-navigation-button-hover-font-weight
|
|
53
|
-
);
|
|
54
|
-
--header-navigation-button-focus-border-radius: 0.25rem;
|
|
55
|
-
--header-navigation-button-focus-outline: 0;
|
|
56
|
-
--header-navigation-button-focus-outline-offset: 0;
|
|
57
|
-
--header-navigation-button-focus-box-shadow: 0 0 0 2px
|
|
58
|
-
#{color-scheme.$oc-blue-6};
|
|
59
|
-
--header-navigation-button-focus-z-index: 2;
|
|
60
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/* Header collapsible */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
/* Collapsible menu */
|
|
7
|
-
--header-navigation-collapsible-menu-top: 4rem;
|
|
8
|
-
--header-navigation-collapsible-background-color: #{color-scheme.$oc-white};
|
|
9
|
-
--header-navigation-collapsible-top: var(--header-navigation-min-height);
|
|
10
|
-
|
|
11
|
-
/* Menu item */
|
|
12
|
-
--header-navigation-collapsible-list-item-padding-top: var(--spacing-050);
|
|
13
|
-
--header-navigation-collapsible-list-item-padding-right: var(--spacing-100);
|
|
14
|
-
--header-navigation-collapsible-list-item-padding-bottom: var(--spacing-050);
|
|
15
|
-
--header-navigation-collapsible-list-item-padding-left: var(--spacing-100);
|
|
16
|
-
|
|
17
|
-
/* Menu item link */
|
|
18
|
-
--header-navigation-collapsible-list-item-link-padding-right: 0;
|
|
19
|
-
--header-navigation-collapsible-list-item-link-padding-left: 0;
|
|
20
|
-
|
|
21
|
-
/* Selected link */
|
|
22
|
-
--header-navigation-collapsible-list-item-link-selected-background-color: transparent;
|
|
23
|
-
--header-navigation-collapsible-list-item-link-selected-text-color: var(
|
|
24
|
-
-header-navigation-collapsible-list-item-link-text-color
|
|
25
|
-
);
|
|
26
|
-
|
|
27
|
-
/* Button */
|
|
28
|
-
--header-navigation-collapsible-button-background-color: transparent;
|
|
29
|
-
|
|
30
|
-
/* Icon */
|
|
31
|
-
--header-navigation-collapsible-icon-color: #{color-scheme.$oc-white};
|
|
32
|
-
--header-navigation-button-icon-font-family: var(--icon-font-family);
|
|
33
|
-
--header-navigation-collapsible-icon-font-size: var(
|
|
34
|
-
--body-text-large-font-size
|
|
35
|
-
);
|
|
36
|
-
--header-navigation-collapsible-icon-collapsed: "\eb55";
|
|
37
|
-
--header-navigation-collapsible-icon: "\ec42";
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
body > header nav.collapsible.collapsed button.collapsible-toggle {
|
|
41
|
-
margin-right: var(--page-whitespace-right);
|
|
42
|
-
border-radius: var(--button-base-border-radius);
|
|
43
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* Header navigation link active */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--header-navigation-link-active-text-color: #{color-scheme.$oc-white};
|
|
7
|
-
--header-navigation-link-active-text-decoration: none;
|
|
8
|
-
--header-navigation-link-active-background-color: var(
|
|
9
|
-
--header-navigation-link-hover-background-color
|
|
10
|
-
);
|
|
11
|
-
--header-navigation-link-active-font-weight: var(
|
|
12
|
-
--header-navigation-link-font-weight
|
|
13
|
-
);
|
|
14
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/* Header navigation link focus */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--header-navigation-link-focus-background-color: transparent;
|
|
7
|
-
--header-navigation-link-focus-text-decoration: none;
|
|
8
|
-
--header-navigation-link-focus-font-weight: var(
|
|
9
|
-
--header-navigation-link-active-font-weight
|
|
10
|
-
);
|
|
11
|
-
--header-navigation-link-focus-text-color: #{color-scheme.$oc-white};
|
|
12
|
-
|
|
13
|
-
--header-navigation-link-focus-box-shadow: 0 0 0 2px
|
|
14
|
-
#{color-scheme.$oc-blue-6};
|
|
15
|
-
--header-navigation-link-focus-border-radius: 0.25rem;
|
|
16
|
-
--header-navigation-link-focus-z-index: 2;
|
|
17
|
-
|
|
18
|
-
/* Current link (active link */
|
|
19
|
-
--header-navigation-current-link-focus-font-weight: var(
|
|
20
|
-
--header-navigation-link-active-font-weight
|
|
21
|
-
);
|
|
22
|
-
|
|
23
|
-
--header-navigation-current-link-focus-background-color: #{color-scheme.$oc-gray-7};
|
|
24
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/* Header navigation link hover */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--header-navigation-link-hover-text-color: #{color-scheme.$oc-white};
|
|
7
|
-
--header-navigation-link-hover-text-decoration: none;
|
|
8
|
-
--header-navigation-link-hover-background-color: #{color-scheme.$oc-gray-7};
|
|
9
|
-
--header-navigation-link-hover-font-weight: var(
|
|
10
|
-
--header-navigation-link-font-weight
|
|
11
|
-
);
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* Header navigation link visited */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--header-navigation-link-visited-text-color: #{color-scheme.$oc-white};
|
|
7
|
-
--header-navigation-link-visited-text-decoration: none;
|
|
8
|
-
--header-navigation-link-visited-font-weight: var(
|
|
9
|
-
--header-navigation-link-font-weight
|
|
10
|
-
);
|
|
11
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/* Header navigation */
|
|
2
|
-
@use "../color-scheme";
|
|
3
|
-
|
|
4
|
-
:root {
|
|
5
|
-
--header-navigation-padding-top: 0;
|
|
6
|
-
--header-navigation-padding-right: var(--page-whitespace-right);
|
|
7
|
-
--header-navigation-padding-bottom: 0;
|
|
8
|
-
--header-navigation-padding-left: var(--page-whitespace-left);
|
|
9
|
-
--header-navigation-min-height: 5rem;
|
|
10
|
-
--header-navigation-position: static;
|
|
11
|
-
|
|
12
|
-
/* Header navigation */
|
|
13
|
-
--header-navigation-background-color: #{color-scheme.$oc-gray-9};
|
|
14
|
-
--header-navigation-text-color: #{color-scheme.$oc-white};
|
|
15
|
-
--header-navigation-font-weight: bold;
|
|
16
|
-
--header-navigation-max-width: 100%;
|
|
17
|
-
--header-navigation-align-items: stretch;
|
|
18
|
-
--header-navigation-justify-content: space-between;
|
|
19
|
-
|
|
20
|
-
/* Link*/
|
|
21
|
-
--header-navigation-link-background-color: transparent;
|
|
22
|
-
--header-navigation-link-padding-right: 1rem;
|
|
23
|
-
--header-navigation-link-padding-left: 1rem;
|
|
24
|
-
--header-navigation-link-font-weight: bold;
|
|
25
|
-
--header-navigation-link-text-color: #{color-scheme.$oc-white};
|
|
26
|
-
--header-navigation-link-text-decoration: none;
|
|
27
|
-
|
|
28
|
-
/* List */
|
|
29
|
-
--header-navigation-list-gap: 0;
|
|
30
|
-
--header-navigation-list-align-content: stretch;
|
|
31
|
-
--header-navigation-list-width: auto;
|
|
32
|
-
|
|
33
|
-
/* Input */
|
|
34
|
-
--header-navigation-input-algin-self: center;
|
|
35
|
-
|
|
36
|
-
/* Collapsed icon */
|
|
37
|
-
--navigation-collapsible-menu-icon-font-size: 2rem;
|
|
38
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/* Icons */
|
|
2
|
-
|
|
3
|
-
@use "../fonts/tabler-icons/glyphs";
|
|
4
|
-
@use "@minvws/manon/mixins/icon";
|
|
5
|
-
|
|
6
|
-
$glyphs: (
|
|
7
|
-
"ascending": glyphs.$ti-icon-caret-up-filled,
|
|
8
|
-
"check": glyphs.$ti-icon-check,
|
|
9
|
-
"chevron-down": glyphs.$ti-icon-chevron-down,
|
|
10
|
-
"chevron-left": glyphs.$ti-icon-chevron-left,
|
|
11
|
-
"chevron-light-down": glyphs.$ti-icon-chevron-compact-down,
|
|
12
|
-
"chevron-light-left": glyphs.$ti-icon-chevron-compact-left,
|
|
13
|
-
"chevron-light-right": glyphs.$ti-icon-chevron-compact-right,
|
|
14
|
-
"chevron-light-up": glyphs.$ti-icon-chevron-compact-up,
|
|
15
|
-
"chevron-right": glyphs.$ti-icon-chevron-right,
|
|
16
|
-
"chevron-up": glyphs.$ti-icon-chevron-up,
|
|
17
|
-
"close": glyphs.$ti-icon-x,
|
|
18
|
-
"descending": glyphs.$ti-icon-caret-down-filled,
|
|
19
|
-
"download": glyphs.$ti-icon-download,
|
|
20
|
-
"hamburger": glyphs.$ti-icon-menu-2,
|
|
21
|
-
"heart": glyphs.$ti-icon-heart,
|
|
22
|
-
"home": glyphs.$ti-icon-home,
|
|
23
|
-
"lock-closed": glyphs.$ti-icon-lock,
|
|
24
|
-
"on-off": glyphs.$ti-icon-power,
|
|
25
|
-
"outgoing": glyphs.$ti-icon-arrow-up-right,
|
|
26
|
-
"questionmark": glyphs.$ti-icon-question-mark,
|
|
27
|
-
"reset": glyphs.$ti-icon-refresh,
|
|
28
|
-
"search": glyphs.$ti-icon-search,
|
|
29
|
-
"smartphone": glyphs.$ti-icon-device-mobile,
|
|
30
|
-
"sort": glyphs.$ti-icon-caret-up-down-filled,
|
|
31
|
-
"to-top": glyphs.$ti-icon-arrow-bar-to-up,
|
|
32
|
-
"trash": glyphs.$ti-icon-trash,
|
|
33
|
-
"user": glyphs.$ti-icon-user,
|
|
34
|
-
);
|
|
35
|
-
|
|
36
|
-
:root {
|
|
37
|
-
--icon-font-family: "tabler-icons";
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@include icon.define-icons($glyphs);
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* Layout authentication */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--layout-authentication-background-color: #fff;
|
|
5
|
-
--layout-authentication-padding-top: var(--spacing-150);
|
|
6
|
-
--layout-authentication-padding-right: var(--spacing-150);
|
|
7
|
-
--layout-authentication-padding-bottom: var(--spacing-150);
|
|
8
|
-
--layout-authentication-padding-left: var(--spacing-150);
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* Link Focus */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--link-focus-text-color: #{color-scheme.$oc-blue-8};
|
|
7
|
-
--link-focus-text-decoration: #{color-scheme.$oc-blue-8};
|
|
8
|
-
--link-focus-outline: 1px solid var(--link-focus-text-color);
|
|
9
|
-
--link-focus-outline-offset: 0.25rem;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* Notification error */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--notification-block-element-padding-top: 1rem;
|
|
7
|
-
--notification-block-element-padding-right: 1rem;
|
|
8
|
-
--notification-block-element-padding-bottom: 1rem;
|
|
9
|
-
--notification-block-element-padding-left: 1rem;
|
|
10
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/* Sidemenu */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--sidemenu-nav-border-width: 0;
|
|
5
|
-
--sidemenu-nav-border-color: transparent;
|
|
6
|
-
--sidemenu-main-padding-bottom: var(--main-padding-bottom);
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
main.sidemenu {
|
|
10
|
-
padding-left: 0;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
body.sidemenu > nav .sidemenu-toggle,
|
|
14
|
-
main.sidemenu > nav .sidemenu-toggle {
|
|
15
|
-
--sidemenu-button-icon-font-family: var(--icon-font-family);
|
|
16
|
-
--sidemenu-expanded-button-icon: "\ec42";
|
|
17
|
-
--sidemenu-collapsed-button-icon: "\ec42";
|
|
18
|
-
|
|
19
|
-
margin-left: 0;
|
|
20
|
-
}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
/* Table */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
/* Base */
|
|
7
|
-
--table-background-color: #{color-scheme.$oc-white};
|
|
8
|
-
--table-text-color: var(--application-base-text-color);
|
|
9
|
-
--table-text-align: left;
|
|
10
|
-
|
|
11
|
-
/* Table header */
|
|
12
|
-
--table-head-background-color: #{color-scheme.$oc-white};
|
|
13
|
-
--table-head-border-width: 0 0 2px 0;
|
|
14
|
-
--table-head-border-style: solid;
|
|
15
|
-
--table-head-border-color: #{color-scheme.$oc-blue-8};
|
|
16
|
-
--table-head-cell-padding: var(--spacing-075);
|
|
17
|
-
|
|
18
|
-
/* Table row */
|
|
19
|
-
--table-row-background-color-striping: transparent;
|
|
20
|
-
|
|
21
|
-
/* th */
|
|
22
|
-
--table-head-cell-font-size: 1rem;
|
|
23
|
-
|
|
24
|
-
/* Table body header */
|
|
25
|
-
--table-body-head-cell-border-width: 0 0 1px 0;
|
|
26
|
-
--table-body-head-cell-background-color: transparent;
|
|
27
|
-
|
|
28
|
-
/* Table cell */
|
|
29
|
-
--table-cell-border-width: 0 0 1px 0;
|
|
30
|
-
--table-cell-border-style: solid;
|
|
31
|
-
--table-cell-border-color: #{color-scheme.$oc-gray-3};
|
|
32
|
-
--table-cell-padding: 0.5rem 1rem;
|
|
33
|
-
--table-cells-padding: 0.25rem 1rem;
|
|
34
|
-
|
|
35
|
-
/* Actions */
|
|
36
|
-
--table-action-buttons-button-font-size: var(--icon-font-size);
|
|
37
|
-
--table-action-buttons-button-text-color: var(--link-text-color);
|
|
38
|
-
--table-action-buttons-button-hover-text-color: var(--link-text-color);
|
|
39
|
-
|
|
40
|
-
/* Table footer */
|
|
41
|
-
--table-foot-background-color: #{color-scheme.$oc-white};
|
|
42
|
-
--table-foot-font-weight: 600;
|
|
43
|
-
--table-foot-font-size: var(--table-font-size);
|
|
44
|
-
--table-foot-border-width: 2px 0 0 0;
|
|
45
|
-
--table-foot-border-color: #{color-scheme.$oc-blue-8};
|
|
46
|
-
|
|
47
|
-
/* Table footer cell */
|
|
48
|
-
--table-foot-header-background-color: #{color-scheme.$oc-white};
|
|
49
|
-
--table-foot-header-border-width: var(--table-cell-border-width);
|
|
50
|
-
--table-foot-header-border-style: var(--table-cell-border-style);
|
|
51
|
-
--table-foot-header-border-color: var(--table-cell-border-color);
|
|
52
|
-
|
|
53
|
-
/* Table footer cell */
|
|
54
|
-
--table-foot-cell-background-color: #{color-scheme.$oc-white};
|
|
55
|
-
--table-foot-cell-border-width: var(--table-cell-border-width);
|
|
56
|
-
--table-foot-cell-border-style: var(--table-cell-border-style);
|
|
57
|
-
--table-foot-cell-border-color: var(--table-cell-border-color);
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/* Custom styling */
|
|
61
|
-
table {
|
|
62
|
-
th,
|
|
63
|
-
td {
|
|
64
|
-
&:first-child {
|
|
65
|
-
padding-left: 0;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
/* Fonts */
|
|
2
|
-
|
|
3
|
-
@use "../variables";
|
|
4
|
-
|
|
5
|
-
/* IBM Plex Sans */
|
|
6
|
-
/* Regular */
|
|
7
|
-
@font-face {
|
|
8
|
-
font-family: "IBM Plex Sans";
|
|
9
|
-
font-weight: normal;
|
|
10
|
-
font-style: normal;
|
|
11
|
-
font-display: var(--text-body-font-display, swap);
|
|
12
|
-
src: url("#{variables.$font-path}/IBMPlexSans/IBMPlexSans-Regular.ttf");
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
@font-face {
|
|
16
|
-
font-family: "IBM Plex Sans";
|
|
17
|
-
font-weight: normal;
|
|
18
|
-
font-style: italic;
|
|
19
|
-
font-display: var(--text-body-font-display, swap);
|
|
20
|
-
src: url("#{variables.$font-path}/IBMPlexSans/IBMPlexSans-Italic.ttf");
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
/* Semi bold */
|
|
24
|
-
@font-face {
|
|
25
|
-
font-family: "IBM Plex Sans";
|
|
26
|
-
font-weight: 600;
|
|
27
|
-
font-style: normal;
|
|
28
|
-
font-display: var(--text-body-font-display, swap);
|
|
29
|
-
src: url("#{variables.$font-path}/IBMPlexSans/IBMPlexSans-SemiBold.ttf");
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
@font-face {
|
|
33
|
-
font-family: "IBM Plex Sans";
|
|
34
|
-
font-weight: 600;
|
|
35
|
-
font-style: italic;
|
|
36
|
-
font-display: var(--text-body-font-display, swap);
|
|
37
|
-
src: url("#{variables.$font-path}/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf");
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
/* Bold */
|
|
41
|
-
@font-face {
|
|
42
|
-
font-family: "IBM Plex Sans";
|
|
43
|
-
font-weight: bold;
|
|
44
|
-
font-style: normal;
|
|
45
|
-
font-display: var(--text-body-font-display, swap);
|
|
46
|
-
src: url("#{variables.$font-path}/IBMPlexSans/IBMPlexSans-Bold.ttf");
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
@font-face {
|
|
50
|
-
font-family: "IBM Plex Sans";
|
|
51
|
-
font-weight: bold;
|
|
52
|
-
font-style: italic;
|
|
53
|
-
font-display: var(--text-body-font-display, swap);
|
|
54
|
-
src: url("#{variables.$font-path}/IBMPlexSans/IBMPlexSans-BoldItalic.ttf");
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/* Icon font */
|
|
58
|
-
@font-face {
|
|
59
|
-
font-family: "tabler-icons";
|
|
60
|
-
font-weight: normal;
|
|
61
|
-
font-style: normal;
|
|
62
|
-
font-display: var(--text-icon-font-display, block);
|
|
63
|
-
src:
|
|
64
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.woff2?v3.4.0")
|
|
65
|
-
format("woff2"),
|
|
66
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.woff?v3.4.0")
|
|
67
|
-
format("woff"),
|
|
68
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.ttf?v3.4.0")
|
|
69
|
-
format("truetype");
|
|
70
|
-
}
|
|
Binary file
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/* body-text-set - variables */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
/* Available variables to use within all text types */
|
|
7
|
-
--text-set-font-family: "Open Sans", sans-serif;
|
|
8
|
-
--text-set-font-size: 1rem;
|
|
9
|
-
--text-set-font-weight: normal;
|
|
10
|
-
--text-set-strong-font-weight: 600;
|
|
11
|
-
--text-set-line-height: 1.75;
|
|
12
|
-
--text-set-text-color: var(--application-base-text-color);
|
|
13
|
-
--text-set-text-align: left;
|
|
14
|
-
|
|
15
|
-
/* Body text small */
|
|
16
|
-
--body-text-small-font-size: 0.875rem;
|
|
17
|
-
--body-text-small-font-weight: var(--text-set-font-weight);
|
|
18
|
-
--body-text-small-line-height: var(--text-set-line-height);
|
|
19
|
-
--body-text-small-color: #{color-scheme.$oc-gray-7};
|
|
20
|
-
--body-text-small-text-align: var(--text-set-text-align);
|
|
21
|
-
|
|
22
|
-
/* Strong */
|
|
23
|
-
--body-text-small-strong-font-weight: var(--text-set-strong-font-weight);
|
|
24
|
-
|
|
25
|
-
/* Body text medium */
|
|
26
|
-
--body-text-medium-font-size: var(--text-set-font-size);
|
|
27
|
-
--body-text-medium-font-weight: var(--text-set-font-weight);
|
|
28
|
-
--body-text-medium-line-height: var(--text-set-line-height);
|
|
29
|
-
--body-text-medium-color: var(--text-set-text-color);
|
|
30
|
-
--body-text-medium-text-align: var(--text-set-text-align);
|
|
31
|
-
|
|
32
|
-
/* Strong */
|
|
33
|
-
--body-text-medium-strong-font-weight: var(--text-set-strong-font-weight);
|
|
34
|
-
|
|
35
|
-
/* Body text large */
|
|
36
|
-
--body-text-large-font-size: 1.5rem;
|
|
37
|
-
--body-text-large-font-weight: var(--text-set-font-weight);
|
|
38
|
-
--body-text-large-line-height: var(--text-set-line-height);
|
|
39
|
-
--body-text-large-color: var(--text-set-text-color);
|
|
40
|
-
--body-text-large-text-align: var(--text-set-text-align);
|
|
41
|
-
|
|
42
|
-
/* Strong */
|
|
43
|
-
--body-text-large-strong-font-weight: var(--text-set-strong-font-weight);
|
|
44
|
-
}
|