@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
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/basic-bold/fonts.scss
DELETED
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
@use "variables";
|
|
2
|
-
|
|
3
|
-
/* Open sans */
|
|
4
|
-
/* Regular */
|
|
5
|
-
@font-face {
|
|
6
|
-
font-family: "Open Sans";
|
|
7
|
-
font-weight: normal;
|
|
8
|
-
font-style: normal;
|
|
9
|
-
font-display: var(--text-body-font-display, swap);
|
|
10
|
-
src: url("#{variables.$font-path}/OpenSans/OpenSans-Regular.woff2")
|
|
11
|
-
format("woff2");
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
@font-face {
|
|
15
|
-
font-family: "Open Sans";
|
|
16
|
-
font-weight: normal;
|
|
17
|
-
font-style: italic;
|
|
18
|
-
font-display: var(--text-body-font-display, swap);
|
|
19
|
-
src: url("#{variables.$font-path}/OpenSans/OpenSans-Italic.woff2")
|
|
20
|
-
format("woff2");
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
/* Semi bold */
|
|
24
|
-
@font-face {
|
|
25
|
-
font-family: "Open Sans";
|
|
26
|
-
font-weight: 600;
|
|
27
|
-
font-style: normal;
|
|
28
|
-
font-display: var(--text-body-font-display, swap);
|
|
29
|
-
src: url("#{variables.$font-path}/OpenSans/OpenSans-SemiBold.woff2")
|
|
30
|
-
format("woff2");
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
@font-face {
|
|
34
|
-
font-family: "Open Sans";
|
|
35
|
-
font-weight: 600;
|
|
36
|
-
font-style: italic;
|
|
37
|
-
font-display: var(--text-body-font-display, swap);
|
|
38
|
-
src: url("#{variables.$font-path}/OpenSans/OpenSans-SemiBoldItalic.woff2")
|
|
39
|
-
format("woff2");
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
/* Icon font */
|
|
43
|
-
@font-face {
|
|
44
|
-
font-family: "tabler-icons";
|
|
45
|
-
font-weight: normal;
|
|
46
|
-
font-style: normal;
|
|
47
|
-
font-display: var(--text-icon-font-display, block);
|
|
48
|
-
src: url("#{variables.$font-path}/tabler-icons/tabler-icons.eot?v2.44.0");
|
|
49
|
-
src:
|
|
50
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.eot?#iefix-v2.44.0")
|
|
51
|
-
format("embedded-opentype"),
|
|
52
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.woff2?v2.44.0")
|
|
53
|
-
format("woff2"),
|
|
54
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.woff?")
|
|
55
|
-
format("woff"),
|
|
56
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.ttf?v2.44.0")
|
|
57
|
-
format("truetype");
|
|
58
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/* body-text-set - variables */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
/* Available variables to use within all text types */
|
|
5
|
-
--text-set-font-family: "Open Sans", sans-serif;
|
|
6
|
-
--text-set-font-size: 1rem;
|
|
7
|
-
--text-set-font-weight: normal;
|
|
8
|
-
--text-set-strong-font-weight: 600;
|
|
9
|
-
--text-set-line-height: 1.75;
|
|
10
|
-
--text-set-text-color: #000;
|
|
11
|
-
--text-set-text-align: left;
|
|
12
|
-
|
|
13
|
-
/* Body text small */
|
|
14
|
-
--body-text-small-font-size: 0.8rem;
|
|
15
|
-
--body-text-small-font-weight: var(--text-set-font-weight);
|
|
16
|
-
--body-text-small-line-height: var(--text-set-line-height);
|
|
17
|
-
--body-text-small-color: #696969;
|
|
18
|
-
--body-text-small-text-align: var(--text-set-text-align);
|
|
19
|
-
|
|
20
|
-
/* Strong */
|
|
21
|
-
--body-text-small-strong-font-weight: var(--text-set-strong-font-weight);
|
|
22
|
-
|
|
23
|
-
/* Body text medium */
|
|
24
|
-
--body-text-medium-font-size: var(--text-set-font-size);
|
|
25
|
-
--body-text-medium-font-weight: var(--text-set-font-weight);
|
|
26
|
-
--body-text-medium-line-height: var(--text-set-line-height);
|
|
27
|
-
--body-text-medium-color: var(--text-set-text-color);
|
|
28
|
-
--body-text-medium-text-align: var(--text-set-text-align);
|
|
29
|
-
|
|
30
|
-
/* Strong */
|
|
31
|
-
--body-text-medium-strong-font-weight: var(--text-set-strong-font-weight);
|
|
32
|
-
|
|
33
|
-
/* Body text large */
|
|
34
|
-
--body-text-large-font-size: 1.5rem;
|
|
35
|
-
--body-text-large-font-weight: var(--text-set-font-weight);
|
|
36
|
-
--body-text-large-line-height: var(--text-set-line-height);
|
|
37
|
-
--body-text-large-color: var(--text-set-text-color);
|
|
38
|
-
--body-text-large-text-align: var(--text-set-text-align);
|
|
39
|
-
|
|
40
|
-
/* Strong */
|
|
41
|
-
--body-text-large-strong-font-weight: var(--text-set-strong-font-weight);
|
|
42
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/* Theme spacing */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--spacing-xxxl: 5rem;
|
|
5
|
-
--spacing-xxl: 4rem;
|
|
6
|
-
--spacing-xl: 3rem;
|
|
7
|
-
--spacing-l: 2rem;
|
|
8
|
-
--spacing-m: 1.5rem;
|
|
9
|
-
--spacing-s: 1rem;
|
|
10
|
-
--spacing-xs: 0.5rem;
|
|
11
|
-
--spacing-xxs: 0.25rem;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.spacing-xxxl {
|
|
15
|
-
gap: var(--spacing-xxxl);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.spacing-xxl {
|
|
19
|
-
gap: var(--spacing-xxl);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.spacing-xl {
|
|
23
|
-
gap: var(--spacing-xl);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.spacing-l {
|
|
27
|
-
gap: var(--spacing-l);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.spacing-m {
|
|
31
|
-
gap: var(--spacing-m);
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.spacing-s {
|
|
35
|
-
gap: var(--spacing-s);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.spacing-xs {
|
|
39
|
-
gap: var(--spacing-xs);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.spacing-xxs {
|
|
43
|
-
gap: var(--spacing-xxs);
|
|
44
|
-
}
|
|
@@ -1,160 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
/* Color sets */
|
|
3
|
-
/* Spot large */
|
|
4
|
-
/* Main colors */
|
|
5
|
-
|
|
6
|
-
/* Gold */
|
|
7
|
-
--branding-color-1: #e1c282;
|
|
8
|
-
|
|
9
|
-
/* Pink */
|
|
10
|
-
--branding-color-2: #f7d0d3;
|
|
11
|
-
|
|
12
|
-
/* Accent colors */
|
|
13
|
-
|
|
14
|
-
/* Dark navy */
|
|
15
|
-
--branding-color-accent-1: #111416;
|
|
16
|
-
|
|
17
|
-
/* Soft blue */
|
|
18
|
-
--branding-color-accent-2: #5b76a9;
|
|
19
|
-
|
|
20
|
-
/* Soft green */
|
|
21
|
-
--branding-color-accent-3: #6fb07d;
|
|
22
|
-
|
|
23
|
-
/* Soft red */
|
|
24
|
-
--branding-color-accent-4: #b95d5d;
|
|
25
|
-
|
|
26
|
-
/* Soft gold */
|
|
27
|
-
--branding-color-accent-5: #fff4dd;
|
|
28
|
-
|
|
29
|
-
/* Branding color combinations.
|
|
30
|
-
e.g if a branding color is used as a background-color. What should the text
|
|
31
|
-
and link colors be.
|
|
32
|
-
|
|
33
|
-
/* Branding color 1 */
|
|
34
|
-
--branding-color-1-background-color: var(--branding-color-1);
|
|
35
|
-
--branding-color-1-text-color: black;
|
|
36
|
-
|
|
37
|
-
--branding-color-1-link-text-color: var(--branding-color-1-text-color);
|
|
38
|
-
--branding-color-1-link-active-text-color: var(--branding-color-1-text-color);
|
|
39
|
-
--branding-color-1-link-visited-text-color: var(
|
|
40
|
-
--branding-color-1-text-color
|
|
41
|
-
);
|
|
42
|
-
--branding-color-1-link-hover-text-color: var(--branding-color-1-text-color);
|
|
43
|
-
--branding-color-1-link-visited-hover-text-color: var(
|
|
44
|
-
--branding-color-1-text-color
|
|
45
|
-
);
|
|
46
|
-
|
|
47
|
-
/* Branding color 2 */
|
|
48
|
-
--branding-color-2-background-color: var(--branding-color-2);
|
|
49
|
-
--branding-color-2-text-color: black;
|
|
50
|
-
|
|
51
|
-
--branding-color-2-link-text-color: var(--branding-color-2-text-color);
|
|
52
|
-
--branding-color-2-link-active-text-color: var(--branding-color-2-text-color);
|
|
53
|
-
--branding-color-2-link-visited-text-color: var(
|
|
54
|
-
--branding-color-2-text-color
|
|
55
|
-
);
|
|
56
|
-
--branding-color-2-link-hover-text-color: var(--branding-color-2-text-color);
|
|
57
|
-
--branding-color-2-link-visited-hover-text-color: var(
|
|
58
|
-
--branding-color-2-text-color
|
|
59
|
-
);
|
|
60
|
-
|
|
61
|
-
/* Accent color 1 */
|
|
62
|
-
--branding-color-accent-1-background-color: var(--branding-color-accent-1);
|
|
63
|
-
--branding-color-accent-1-text-color: white;
|
|
64
|
-
|
|
65
|
-
--branding-color-accent-1-link-text-color: var(
|
|
66
|
-
--branding-color-accent-1-text-color
|
|
67
|
-
);
|
|
68
|
-
--branding-color-accent-1-link-active-text-color: var(
|
|
69
|
-
--branding-color-accent-1-text-color
|
|
70
|
-
);
|
|
71
|
-
--branding-color-accent-1-link-visited-text-color: var(
|
|
72
|
-
--branding-color-accent-1-text-color
|
|
73
|
-
);
|
|
74
|
-
--branding-color-accent-1-link-hover-text-color: var(
|
|
75
|
-
--branding-color-accent-1-text-color
|
|
76
|
-
);
|
|
77
|
-
--branding-color-accent-1-link-visited-hover-text-color: var(
|
|
78
|
-
--branding-color-accent-1-text-color
|
|
79
|
-
);
|
|
80
|
-
|
|
81
|
-
/* Accent color 2 */
|
|
82
|
-
--branding-color-accent-2-background-color: var(--branding-color-accent-2);
|
|
83
|
-
--branding-color-accent-2-text-color: white;
|
|
84
|
-
|
|
85
|
-
--branding-color-accent-2-link-text-color: var(
|
|
86
|
-
--branding-color-accent-2-text-color
|
|
87
|
-
);
|
|
88
|
-
--branding-color-accent-2-link-active-text-color: var(
|
|
89
|
-
--branding-color-accent-2-text-color
|
|
90
|
-
);
|
|
91
|
-
--branding-color-accent-2-link-visited-text-color: var(
|
|
92
|
-
--branding-color-accent-2-text-color
|
|
93
|
-
);
|
|
94
|
-
--branding-color-accent-2-link-hover-text-color: var(
|
|
95
|
-
--branding-color-accent-2-text-color
|
|
96
|
-
);
|
|
97
|
-
--branding-color-accent-2-link-visited-hover-text-color: var(
|
|
98
|
-
--branding-color-accent-2-text-color
|
|
99
|
-
);
|
|
100
|
-
|
|
101
|
-
/* Accent color 3 */
|
|
102
|
-
--branding-color-accent-3-background-color: var(--branding-color-accent-3);
|
|
103
|
-
--branding-color-accent-3-text-color: black;
|
|
104
|
-
|
|
105
|
-
--branding-color-accent-3-link-text-color: var(
|
|
106
|
-
--branding-color-accent-3-text-color
|
|
107
|
-
);
|
|
108
|
-
--branding-color-accent-3-link-active-text-color: var(
|
|
109
|
-
--branding-color-accent-3-text-color
|
|
110
|
-
);
|
|
111
|
-
--branding-color-accent-3-link-visited-text-color: var(
|
|
112
|
-
--branding-color-accent-3-text-color
|
|
113
|
-
);
|
|
114
|
-
--branding-color-accent-3-link-hover-text-color: var(
|
|
115
|
-
--branding-color-accent-3-text-color
|
|
116
|
-
);
|
|
117
|
-
--branding-color-accent-3-link-visited-hover-text-color: var(
|
|
118
|
-
--branding-color-accent-3-text-color
|
|
119
|
-
);
|
|
120
|
-
|
|
121
|
-
/* Accent color 4 */
|
|
122
|
-
--branding-color-accent-4-background-color: var(--branding-color-accent-4);
|
|
123
|
-
--branding-color-accent-4-text-color: black;
|
|
124
|
-
|
|
125
|
-
--branding-color-accent-4-link-text-color: var(
|
|
126
|
-
--branding-color-accent-4-text-color
|
|
127
|
-
);
|
|
128
|
-
--branding-color-accent-4-link-active-text-color: var(
|
|
129
|
-
--branding-color-accent-4-text-color
|
|
130
|
-
);
|
|
131
|
-
--branding-color-accent-4-link-visited-text-color: var(
|
|
132
|
-
--branding-color-accent-4-text-color
|
|
133
|
-
);
|
|
134
|
-
--branding-color-accent-4-link-hover-text-color: var(
|
|
135
|
-
--branding-color-accent-4-text-color
|
|
136
|
-
);
|
|
137
|
-
--branding-color-accent-4-link-visited-hover-text-color: var(
|
|
138
|
-
--branding-color-accent-4-text-color
|
|
139
|
-
);
|
|
140
|
-
|
|
141
|
-
/* Accent color 5 */
|
|
142
|
-
--branding-color-accent-5-background-color: var(--branding-color-accent-5);
|
|
143
|
-
--branding-color-accent-5-text-color: black;
|
|
144
|
-
|
|
145
|
-
--branding-color-accent-5-link-text-color: var(
|
|
146
|
-
--branding-color-accent-5-text-color
|
|
147
|
-
);
|
|
148
|
-
--branding-color-accent-5-link-active-text-color: var(
|
|
149
|
-
--branding-color-accent-5-text-color
|
|
150
|
-
);
|
|
151
|
-
--branding-color-accent-5-link-visited-text-color: var(
|
|
152
|
-
--branding-color-accent-5-text-color
|
|
153
|
-
);
|
|
154
|
-
--branding-color-accent-5-link-hover-text-color: var(
|
|
155
|
-
--branding-color-accent-5-text-color
|
|
156
|
-
);
|
|
157
|
-
--branding-color-accent-5-link-visited-hover-text-color: var(
|
|
158
|
-
--branding-color-accent-5-text-color
|
|
159
|
-
);
|
|
160
|
-
}
|
package/basic-bold/theme.scss
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/* Theme: Basic bold */
|
|
2
|
-
|
|
3
|
-
/* Variables */
|
|
4
|
-
@forward "variables";
|
|
5
|
-
|
|
6
|
-
/* Fonts */
|
|
7
|
-
@use "fonts";
|
|
8
|
-
|
|
9
|
-
/* Styling on the highest level */
|
|
10
|
-
@use "application-base";
|
|
11
|
-
|
|
12
|
-
/* Fundamentals */
|
|
13
|
-
@use "fundamentals/spot-large"; /* color set */
|
|
14
|
-
@use "fundamentals/body-text-set";
|
|
15
|
-
@use "fundamentals/headings-base-set";
|
|
16
|
-
@use "fundamentals/spacing";
|
|
17
|
-
|
|
18
|
-
/* Layout */
|
|
19
|
-
@use "layout/article";
|
|
20
|
-
@use "layout/main";
|
|
21
|
-
@use "layout/section";
|
|
22
|
-
|
|
23
|
-
/* Components */
|
|
24
|
-
@use "components/accordion";
|
|
25
|
-
@use "components/breadcrumb-bar";
|
|
26
|
-
@use "components/button-base";
|
|
27
|
-
@use "components/button-cta";
|
|
28
|
-
@use "components/button-ghost";
|
|
29
|
-
@use "components/filter";
|
|
30
|
-
@use "components/footer-navigation-link";
|
|
31
|
-
@use "components/footer";
|
|
32
|
-
@use "components/form-input";
|
|
33
|
-
@use "components/icon";
|
|
34
|
-
@use "components/icon-only";
|
|
35
|
-
@use "components/logo";
|
|
36
|
-
@use "components/pagination";
|
|
37
|
-
@use "components/sidemenu";
|
|
38
|
-
@use "components/skip-to-content";
|
|
39
|
-
@use "components/tile";
|
|
40
|
-
@use "components/notification";
|
|
41
|
-
|
|
42
|
-
/* Header */
|
|
43
|
-
@use "components/header";
|
|
44
|
-
@use "components/header-content-wrapper";
|
|
45
|
-
@use "components/header-navigation";
|
|
46
|
-
@use "components/header-navigation-content-wrapper";
|
|
47
|
-
@use "components/header-navigation-link";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* Application base styling - Variables */
|
|
2
|
-
/* This file contains styling on high level elements such as the body */
|
|
3
|
-
|
|
4
|
-
@use "color-scheme";
|
|
5
|
-
|
|
6
|
-
:root {
|
|
7
|
-
--application-base-font-family: "IBM Plex Sans", sans-serif;
|
|
8
|
-
--application-base-text-color: #{color-scheme.$oc-gray-9};
|
|
9
|
-
--application-font-size: 1rem;
|
|
10
|
-
--application-base-background-color: #f3f3f3;
|
|
11
|
-
}
|