@minvws/manon-themes 17.0.0 → 18.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/_index.scss +49 -0
- package/dist/icore-open/manon.icore-open.css +3980 -0
- package/dist/icore-open/manon.icore-open.min.css +1 -0
- package/dist/kat/fonts/_index.scss +7 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/dist/kat/fonts/fredoka/_index.scss +9 -0
- package/dist/kat/fonts/kat-icons/_index.scss +12 -0
- package/dist/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/dist/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/_index.scss +33 -0
- package/{soft/fonts/tabler-icons/_glyphs.scss → dist/kat/fonts/tabler-icons/_index.scss} +385 -57
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/dist/manon.css +3980 -0
- package/dist/manon.min.css +1 -0
- package/icore-open/_index.scss +732 -1
- package/icore-open/{_variables.scss → config/_index.scss} +1 -0
- package/icore-open/core/border-radii.scss +35 -0
- package/icore-open/core/color-scheme/_index.scss +2 -0
- package/icore-open/core/shadow.scss +2 -0
- package/icore-open/core/spacing.scss +90 -0
- package/icore-open/core/typography/font-size/body-text.scss +3 -0
- package/icore-open/core/typography/font-size/heading.scss +6 -0
- package/icore-open/core/typography/font-style.scss +2 -0
- package/icore-open/core/typography/font-weight.scss +4 -0
- package/icore-open/core/typography/letter-spacing.scss +1 -0
- package/icore-open/core/typography/line-height.scss +6 -0
- package/icore-open/core/typography/paragraph-spacing.scss +6 -0
- package/icore-open/fonts/_index.scss +49 -0
- package/icore-open/icons/_index.scss +33 -0
- package/icore-open/icons/tabler/_index.scss +31 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg +1 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg.license +2 -0
- package/icore-open/icons/tabler/arrow-up-right.svg +1 -0
- package/icore-open/icons/tabler/arrow-up-right.svg.license +2 -0
- package/icore-open/icons/tabler/caret-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-filled.svg.license +2 -0
- package/icore-open/icons/tabler/check.svg +1 -0
- package/icore-open/icons/tabler/check.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-up.svg.license +2 -0
- package/icore-open/icons/tabler/device-mobile.svg +1 -0
- package/icore-open/icons/tabler/device-mobile.svg.license +2 -0
- package/icore-open/icons/tabler/download.svg +1 -0
- package/icore-open/icons/tabler/download.svg.license +2 -0
- package/icore-open/icons/tabler/error.svg +1 -0
- package/icore-open/icons/tabler/error.svg.license +2 -0
- package/icore-open/icons/tabler/filter.svg +1 -0
- package/icore-open/icons/tabler/filter.svg.license +2 -0
- package/icore-open/icons/tabler/heart.svg +1 -0
- package/icore-open/icons/tabler/heart.svg.license +2 -0
- package/icore-open/icons/tabler/home.svg +1 -0
- package/icore-open/icons/tabler/home.svg.license +2 -0
- package/icore-open/icons/tabler/informative.svg +1 -0
- package/icore-open/icons/tabler/informative.svg.license +2 -0
- package/icore-open/icons/tabler/lock.svg +1 -0
- package/icore-open/icons/tabler/lock.svg.license +2 -0
- package/icore-open/icons/tabler/menu-2.svg +1 -0
- package/icore-open/icons/tabler/menu-2.svg.license +2 -0
- package/icore-open/icons/tabler/power.svg +1 -0
- package/icore-open/icons/tabler/power.svg.license +2 -0
- package/icore-open/icons/tabler/question-mark.svg +1 -0
- package/icore-open/icons/tabler/question-mark.svg.license +2 -0
- package/icore-open/icons/tabler/refresh.svg +1 -0
- package/icore-open/icons/tabler/refresh.svg.license +2 -0
- package/icore-open/icons/tabler/search.svg +1 -0
- package/icore-open/icons/tabler/search.svg.license +2 -0
- package/icore-open/icons/tabler/trash.svg +1 -0
- package/icore-open/icons/tabler/trash.svg.license +2 -0
- package/icore-open/icons/tabler/user.svg +1 -0
- package/icore-open/icons/tabler/user.svg.license +2 -0
- package/icore-open/icons/tabler/warning.svg +1 -0
- package/icore-open/icons/tabler/warning.svg.license +2 -0
- package/icore-open/icons/tabler/x.svg +1 -0
- package/icore-open/icons/tabler/x.svg.license +2 -0
- package/icore-open/semantic/_index.scss +40 -0
- package/kat/_index.scss +373 -0
- package/kat/config/_index.scss +2 -0
- package/kat/core/border-radii.scss +35 -0
- package/kat/core/color-scheme/_index.scss +1 -0
- package/kat/core/color-scheme/colors.scss +116 -0
- package/kat/core/shadow.scss +2 -0
- package/kat/core/spacing.scss +90 -0
- package/kat/core/typography/font-size/body-text.scss +3 -0
- package/kat/core/typography/font-size/heading.scss +6 -0
- package/kat/core/typography/font-style.scss +2 -0
- package/kat/core/typography/font-weight.scss +4 -0
- package/kat/core/typography/letter-spacing.scss +1 -0
- package/kat/core/typography/line-height.scss +6 -0
- package/kat/core/typography/paragraph-spacing.scss +6 -0
- package/kat/fonts/_index.scss +7 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/kat/fonts/fredoka/_index.scss +9 -0
- package/kat/fonts/kat-icons/_index.scss +12 -0
- package/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/kat/fonts/open-sans/_index.scss +33 -0
- package/{icore-open/fonts/tabler-icons/_glyphs.scss → kat/fonts/tabler-icons/_index.scss} +385 -57
- package/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{basic-bold/fonts/tabler-icons/tabler-icons.eot → kat/fonts/tabler-icons/tabler-icons.ttf} +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/kat/semantic/_index.scss +67 -0
- package/package.json +14 -4
- package/scripts/default.scss +124 -0
- package/basic-bold/_index.scss +0 -1
- package/basic-bold/_variables.scss +0 -1
- package/basic-bold/application-base.scss +0 -31
- package/basic-bold/components/accordion.scss +0 -15
- package/basic-bold/components/breadcrumb-bar.scss +0 -15
- package/basic-bold/components/button-base.scss +0 -14
- package/basic-bold/components/button-cta.scss +0 -6
- package/basic-bold/components/button-ghost.scss +0 -6
- package/basic-bold/components/filter.scss +0 -9
- package/basic-bold/components/footer-navigation-link.scss +0 -19
- package/basic-bold/components/footer.scss +0 -8
- package/basic-bold/components/form-input.scss +0 -8
- package/basic-bold/components/header-content-wrapper.scss +0 -9
- package/basic-bold/components/header-navigation-content-wrapper.scss +0 -7
- package/basic-bold/components/header-navigation-link.scss +0 -29
- package/basic-bold/components/header-navigation.scss +0 -25
- package/basic-bold/components/header.scss +0 -15
- package/basic-bold/components/icon-only.scss +0 -8
- package/basic-bold/components/icon.scss +0 -40
- package/basic-bold/components/logo.scss +0 -16
- package/basic-bold/components/notification.scss +0 -9
- package/basic-bold/components/pagination.scss +0 -21
- package/basic-bold/components/sidemenu.scss +0 -21
- package/basic-bold/components/skip-to-content.scss +0 -4
- package/basic-bold/components/tile.scss +0 -5
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.eot +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.svg +0 -13
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.ttf +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.woff +0 -0
- package/basic-bold/fonts/tabler-icons/_glyphs.scss +0 -4912
- package/basic-bold/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/basic-bold/fonts.scss +0 -58
- package/basic-bold/fundamentals/body-text-set.scss +0 -42
- package/basic-bold/fundamentals/headings-base-set.scss +0 -5
- package/basic-bold/fundamentals/spacing.scss +0 -44
- package/basic-bold/fundamentals/spot-large.scss +0 -160
- package/basic-bold/layout/article.scss +0 -9
- package/basic-bold/layout/main.scss +0 -10
- package/basic-bold/layout/section.scss +0 -7
- package/basic-bold/theme.scss +0 -47
- package/icore-open/application-base.scss +0 -11
- package/icore-open/color-scheme/_index.scss +0 -6
- package/icore-open/color-scheme/open-color.scss +0 -388
- package/icore-open/components/article-content-wrapper.scss +0 -8
- package/icore-open/components/article.scss +0 -7
- package/icore-open/components/breadcrumb-bar.scss +0 -26
- package/icore-open/components/button-base.scss +0 -53
- package/icore-open/components/button-cta.scss +0 -10
- package/icore-open/components/button-destructive.scss +0 -32
- package/icore-open/components/code.scss +0 -12
- package/icore-open/components/footer-navigation-link-active.scss +0 -7
- package/icore-open/components/footer-navigation-link-focus.scss +0 -16
- package/icore-open/components/footer-navigation-link-hover.scss +0 -7
- package/icore-open/components/footer-navigation-link-visited-hover.scss +0 -12
- package/icore-open/components/footer-navigation-link-visited.scss +0 -7
- package/icore-open/components/footer-navigation-link.scss +0 -9
- package/icore-open/components/footer.scss +0 -9
- package/icore-open/components/form-accent-color.scss +0 -7
- package/icore-open/components/form-base.scss +0 -15
- package/icore-open/components/form-button.scss +0 -6
- package/icore-open/components/form-fieldset.scss +0 -7
- package/icore-open/components/form-inline.scss +0 -15
- package/icore-open/components/form-input.scss +0 -10
- package/icore-open/components/form-textarea.scss +0 -5
- package/icore-open/components/header-content-wrapper.scss +0 -5
- package/icore-open/components/header-navigation-button.scss +0 -60
- package/icore-open/components/header-navigation-collapsible.scss +0 -43
- package/icore-open/components/header-navigation-link-active.scss +0 -14
- package/icore-open/components/header-navigation-link-focus.scss +0 -24
- package/icore-open/components/header-navigation-link-hover.scss +0 -12
- package/icore-open/components/header-navigation-link-visited.scss +0 -11
- package/icore-open/components/header-navigation.scss +0 -38
- package/icore-open/components/header.scss +0 -11
- package/icore-open/components/icons.scss +0 -40
- package/icore-open/components/layout-authentication.scss +0 -9
- package/icore-open/components/link-active.scss +0 -7
- package/icore-open/components/link-focus.scss +0 -10
- package/icore-open/components/link-hover.scss +0 -8
- package/icore-open/components/link-visited-hover.scss +0 -7
- package/icore-open/components/link-visited.scss +0 -8
- package/icore-open/components/link.scss +0 -9
- package/icore-open/components/logo.scss +0 -5
- package/icore-open/components/main-content-wrapper.scss +0 -6
- package/icore-open/components/main.scss +0 -9
- package/icore-open/components/notification-block-element.scss +0 -10
- package/icore-open/components/radio-input.scss +0 -7
- package/icore-open/components/section-content-wrapper.scss +0 -8
- package/icore-open/components/section.scss +0 -7
- package/icore-open/components/sidemenu.scss +0 -20
- package/icore-open/components/table-caption.scss +0 -5
- package/icore-open/components/table.scss +0 -68
- package/icore-open/fonts/fonts.scss +0 -70
- package/icore-open/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/icore-open/fundamentals/body-text-set.scss +0 -44
- package/icore-open/fundamentals/border-radii.scss +0 -24
- package/icore-open/fundamentals/headings-base-set.scss +0 -5
- package/icore-open/fundamentals/shadows.scss +0 -25
- package/icore-open/fundamentals/spacing.scss +0 -86
- package/icore-open/theme-specific-components/avatar.scss +0 -15
- package/icore-open/theme-specific-components/header-navigation-actions.scss +0 -8
- package/icore-open/theme-specific-components/visually-grouped.scss +0 -26
- package/icore-open/theme.scss +0 -84
- package/soft/_index.scss +0 -1
- package/soft/_variables.scss +0 -1
- package/soft/application-base.scss +0 -5
- package/soft/components/accordion.scss +0 -15
- package/soft/components/breadcrumb-bar.scss +0 -5
- package/soft/components/button-ghost.scss +0 -6
- package/soft/components/filter.scss +0 -9
- package/soft/components/header-navigation.scss +0 -58
- package/soft/components/icon.scss +0 -40
- package/soft/components/logo.scss +0 -6
- package/soft/components/notification.scss +0 -9
- package/soft/components/sidemenu.scss +0 -9
- package/soft/components/tile.scss +0 -5
- package/soft/fonts/Neuton/Neuton-Bold.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Bold.woff2.license +0 -3
- package/soft/fonts/Neuton/Neuton-Italic.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Italic.woff2.license +0 -3
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/soft/fonts.scss +0 -75
- package/soft/fundamentals/body-text-set.scss +0 -42
- package/soft/fundamentals/headings-base-set.scss +0 -5
- package/soft/fundamentals/spot-large.scss +0 -160
- package/soft/theme.scss +0 -27
package/README.md
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
# @minvws/manon-themes
|
|
2
|
+
|
|
3
|
+
This package provides a collection of themes for the
|
|
4
|
+
[`@minvws/manon`](https://github.com/minvws/nl-rdo-manon) design system. It is
|
|
5
|
+
intended to be used alongside the core `@minvws/manon` package. Please refer to
|
|
6
|
+
the [main project](https://github.com/minvws/nl-rdo-manon) for documentation on
|
|
7
|
+
how to use the design system and its components.
|
|
8
|
+
|
|
9
|
+
## Installation
|
|
10
|
+
|
|
11
|
+
To install this package, run the following command:
|
|
12
|
+
|
|
13
|
+
```console
|
|
14
|
+
npm install @minvws/manon-themes
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
You must also have the dependency, `@minvws/manon`, installed:
|
|
18
|
+
|
|
19
|
+
```console
|
|
20
|
+
npm install @minvws/manon
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
## Usage
|
|
24
|
+
|
|
25
|
+
To use a theme, import the main SCSS file for the desired theme into your
|
|
26
|
+
project's main stylesheet.
|
|
27
|
+
|
|
28
|
+
### Available Themes
|
|
29
|
+
|
|
30
|
+
#### iCore Open
|
|
31
|
+
|
|
32
|
+
The standard theme for iCore Open applications.
|
|
33
|
+
|
|
34
|
+
```scss
|
|
35
|
+
@use "@minvws/manon-themes/icore-open";
|
|
36
|
+
```
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
@use "../config";
|
|
2
|
+
|
|
3
|
+
@font-face {
|
|
4
|
+
font-family: "IBM Plex Sans";
|
|
5
|
+
font-weight: normal;
|
|
6
|
+
font-style: normal;
|
|
7
|
+
font-display: #{config.$font-display};
|
|
8
|
+
src: url("#{config.$font-path}/IBMPlexSans/IBMPlexSans-Regular.ttf");
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: "IBM Plex Sans";
|
|
13
|
+
font-weight: normal;
|
|
14
|
+
font-style: italic;
|
|
15
|
+
font-display: #{config.$font-display};
|
|
16
|
+
src: url("#{config.$font-path}/IBMPlexSans/IBMPlexSans-Italic.ttf");
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@font-face {
|
|
20
|
+
font-family: "IBM Plex Sans";
|
|
21
|
+
font-weight: 600;
|
|
22
|
+
font-style: normal;
|
|
23
|
+
font-display: #{config.$font-display};
|
|
24
|
+
src: url("#{config.$font-path}/IBMPlexSans/IBMPlexSans-SemiBold.ttf");
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
@font-face {
|
|
28
|
+
font-family: "IBM Plex Sans";
|
|
29
|
+
font-weight: 600;
|
|
30
|
+
font-style: italic;
|
|
31
|
+
font-display: #{config.$font-display};
|
|
32
|
+
src: url("#{config.$font-path}/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf");
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
@font-face {
|
|
36
|
+
font-family: "IBM Plex Sans";
|
|
37
|
+
font-weight: bold;
|
|
38
|
+
font-style: normal;
|
|
39
|
+
font-display: #{config.$font-display};
|
|
40
|
+
src: url("#{config.$font-path}/IBMPlexSans/IBMPlexSans-Bold.ttf");
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@font-face {
|
|
44
|
+
font-family: "IBM Plex Sans";
|
|
45
|
+
font-weight: bold;
|
|
46
|
+
font-style: italic;
|
|
47
|
+
font-display: #{config.$font-display};
|
|
48
|
+
src: url("#{config.$font-path}/IBMPlexSans/IBMPlexSans-BoldItalic.ttf");
|
|
49
|
+
}
|