@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/{basic-bold/fonts/tabler-icons/tabler-icons.eot → kat/fonts/tabler-icons/tabler-icons.ttf}
RENAMED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
@use "../core/color-scheme/" as color-scheme;
|
|
2
|
+
|
|
3
|
+
// font
|
|
4
|
+
$font-size: 1rem;
|
|
5
|
+
$font-size: 1rem;
|
|
6
|
+
$font-family: "Open Sans", sans-serif;
|
|
7
|
+
$font-family-secondary: "Fredoka", sans-serif;
|
|
8
|
+
|
|
9
|
+
// base
|
|
10
|
+
$base-background-color: #{color-scheme.$white};
|
|
11
|
+
$base-darker: #{color-scheme.$grey-100};
|
|
12
|
+
$base-offset: #{color-scheme.$grey-50};
|
|
13
|
+
|
|
14
|
+
// border
|
|
15
|
+
$color-border-default: #{color-scheme.$grey-200};
|
|
16
|
+
$color-border-subtle: #{color-scheme.$grey-100};
|
|
17
|
+
$color-border-intense: #{color-scheme.$grey-300};
|
|
18
|
+
|
|
19
|
+
// primary
|
|
20
|
+
$color-brand-primary: #{color-scheme.$yellow-200};
|
|
21
|
+
$color-brand-primary-muted: #{color-scheme.$yellow-300};
|
|
22
|
+
$color-brand-primary-subtle: #{color-scheme.$yellow-50};
|
|
23
|
+
|
|
24
|
+
// primary
|
|
25
|
+
$color-brand-primary: #{color-scheme.$yellow-200};
|
|
26
|
+
$color-brand-primary-muted: #{color-scheme.$yellow-300};
|
|
27
|
+
$color-brand-primary-subtle: #{color-scheme.$yellow-50};
|
|
28
|
+
|
|
29
|
+
// secondary
|
|
30
|
+
$color-brand-secondary: #{color-scheme.$violet-500};
|
|
31
|
+
$color-brand-secondary-muted: #{color-scheme.$violet-400};
|
|
32
|
+
$color-brand-secondary-subtle: #{color-scheme.$violet-100};
|
|
33
|
+
|
|
34
|
+
// destructive
|
|
35
|
+
$color-destructive-default: #{color-scheme.$red-600};
|
|
36
|
+
$color-destructive-subtle: #{color-scheme.$red-200};
|
|
37
|
+
$color-destructive-intense: #{color-scheme.$red-800};
|
|
38
|
+
|
|
39
|
+
// explanation
|
|
40
|
+
$color-notification-explanation-default: #{color-scheme.$blue-100};
|
|
41
|
+
$color-notification-explanation-subtle: #{color-scheme.$blue-100};
|
|
42
|
+
$color-notification-explanation-intense: #{color-scheme.$blue-200};
|
|
43
|
+
|
|
44
|
+
// confirmation
|
|
45
|
+
$color-notification-confirmation-default: #{color-scheme.$green-100};
|
|
46
|
+
$color-notification-confirmation-subtle: #{color-scheme.$green-50};
|
|
47
|
+
$color-notification-confirmation-intense: #{color-scheme.$green-500};
|
|
48
|
+
|
|
49
|
+
// warning
|
|
50
|
+
$color-notification-warning-default: #{color-scheme.$ochre-50};
|
|
51
|
+
$color-notification-warning-subtle: #{color-scheme.$ochre-50};
|
|
52
|
+
$color-notification-warning-intense: #{color-scheme.$ochre-200};
|
|
53
|
+
|
|
54
|
+
// error
|
|
55
|
+
$color-notification-error-default: #{color-scheme.$red-100};
|
|
56
|
+
$color-notification-error-subtle: #{color-scheme.$red-100};
|
|
57
|
+
$color-notification-error-intense: #{color-scheme.$red-500};
|
|
58
|
+
|
|
59
|
+
// system
|
|
60
|
+
$color-notification-system-default: #{color-scheme.$grey-50};
|
|
61
|
+
$color-notification-system-subtle: #{color-scheme.$grey-100};
|
|
62
|
+
$color-notification-system-intense: #{color-scheme.$grey-300};
|
|
63
|
+
|
|
64
|
+
// text
|
|
65
|
+
$color-text-default: #{color-scheme.$black};
|
|
66
|
+
$color-text-subtle: #{color-scheme.$grey-800};
|
|
67
|
+
$color-text-intense: #{color-scheme.$black};
|
package/package.json
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@minvws/manon-themes",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "18.0.0-alpha.1",
|
|
4
|
+
"type": "module",
|
|
4
5
|
"license": "EUPL-1.2",
|
|
5
6
|
"files": [
|
|
7
|
+
"**/*.css",
|
|
6
8
|
"**/*.scss",
|
|
7
9
|
"**/*.ico",
|
|
8
10
|
"**/*.png",
|
|
@@ -13,10 +15,15 @@
|
|
|
13
15
|
"**/*.woff2",
|
|
14
16
|
"**/*.license",
|
|
15
17
|
"LICENSES",
|
|
16
|
-
"REUSE.toml"
|
|
18
|
+
"REUSE.toml",
|
|
19
|
+
"README.md"
|
|
17
20
|
],
|
|
18
21
|
"peerDependencies": {
|
|
19
|
-
"@minvws/manon": "
|
|
22
|
+
"@minvws/manon": "18.0.0-alpha.1"
|
|
23
|
+
},
|
|
24
|
+
"devDependencies": {
|
|
25
|
+
"glob": "^11.0.3",
|
|
26
|
+
"sass": "^1.93.2"
|
|
20
27
|
},
|
|
21
28
|
"repository": {
|
|
22
29
|
"type": "git",
|
|
@@ -24,6 +31,9 @@
|
|
|
24
31
|
"directory": "themes"
|
|
25
32
|
},
|
|
26
33
|
"scripts": {
|
|
27
|
-
"npm-version": "npm version"
|
|
34
|
+
"npm-version": "npm version",
|
|
35
|
+
"prepare-icons": "npm run prepare-icons:icore-open",
|
|
36
|
+
"prepare-icons:icore-open": "node ./scripts/prepare-icons.js ./icore-open/icons/tabler",
|
|
37
|
+
"build:themes": "node ./scripts/build-themes.js"
|
|
28
38
|
}
|
|
29
39
|
}
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
// This file is used by the build-themes.js script to create a default css file
|
|
2
|
+
// which imports a default set of components.
|
|
3
|
+
|
|
4
|
+
// Components
|
|
5
|
+
@use "@minvws/manon/components/accordion";
|
|
6
|
+
@use "@minvws/manon/components/article";
|
|
7
|
+
@use "@minvws/manon/components/article-section";
|
|
8
|
+
@use "@minvws/manon/components/article-section-divider-line";
|
|
9
|
+
@use "@minvws/manon/components/avatar";
|
|
10
|
+
@use "@minvws/manon/components/base";
|
|
11
|
+
@use "@minvws/manon/components/breadcrumb-bar";
|
|
12
|
+
@use "@minvws/manon/components/button";
|
|
13
|
+
@use "@minvws/manon/components/button-secondary";
|
|
14
|
+
@use "@minvws/manon/components/button-cta";
|
|
15
|
+
@use "@minvws/manon/components/button-container";
|
|
16
|
+
@use "@minvws/manon/components/button-destructive";
|
|
17
|
+
@use "@minvws/manon/components/button-to-top";
|
|
18
|
+
@use "@minvws/manon/components/button-icon-only";
|
|
19
|
+
@use "@minvws/manon/components/card";
|
|
20
|
+
@use "@minvws/manon/components/checkbox";
|
|
21
|
+
@use "@minvws/manon/components/color-picker";
|
|
22
|
+
@use "@minvws/manon/components/code-block";
|
|
23
|
+
@use "@minvws/manon/components/collapsible";
|
|
24
|
+
@use "@minvws/manon/components/critical-informational-labels";
|
|
25
|
+
@use "@minvws/manon/components/de-emphasized";
|
|
26
|
+
@use "@minvws/manon/components/description-list";
|
|
27
|
+
@use "@minvws/manon/components/disabled";
|
|
28
|
+
@use "@minvws/manon/components/div";
|
|
29
|
+
@use "@minvws/manon/components/divider-lines-content-block";
|
|
30
|
+
@use "@minvws/manon/components/divider-striping-top";
|
|
31
|
+
@use "@minvws/manon/components/emphasized";
|
|
32
|
+
@use "@minvws/manon/components/filter";
|
|
33
|
+
@use "@minvws/manon/components/focus";
|
|
34
|
+
@use "@minvws/manon/components/footer";
|
|
35
|
+
@use "@minvws/manon/components/form";
|
|
36
|
+
@use "@minvws/manon/components/form-accent-color";
|
|
37
|
+
@use "@minvws/manon/components/form-button";
|
|
38
|
+
@use "@minvws/manon/components/form-button-container";
|
|
39
|
+
@use "@minvws/manon/components/form-button-grouped-horizontal";
|
|
40
|
+
@use "@minvws/manon/components/form-checkbox";
|
|
41
|
+
@use "@minvws/manon/components/form-fieldset-checkbox";
|
|
42
|
+
@use "@minvws/manon/components/form-fieldset";
|
|
43
|
+
@use "@minvws/manon/components/form-horizontal-fieldset";
|
|
44
|
+
@use "@minvws/manon/components/form-fieldset-radio";
|
|
45
|
+
@use "@minvws/manon/components/form-fieldset-visually-hidden-horizontal";
|
|
46
|
+
@use "@minvws/manon/components/form-grouped-choice-list";
|
|
47
|
+
@use "@minvws/manon/components/form-textarea";
|
|
48
|
+
@use "@minvws/manon/components/form-help";
|
|
49
|
+
@use "@minvws/manon/components/form-horizontal";
|
|
50
|
+
@use "@minvws/manon/components/form-input";
|
|
51
|
+
@use "@minvws/manon/components/form-inline";
|
|
52
|
+
@use "@minvws/manon/components/form-label";
|
|
53
|
+
@use "@minvws/manon/components/form-required";
|
|
54
|
+
@use "@minvws/manon/components/form-combined-field";
|
|
55
|
+
@use "@minvws/manon/components/header";
|
|
56
|
+
@use "@minvws/manon/components/heading";
|
|
57
|
+
@use "@minvws/manon/components/heading-base-set";
|
|
58
|
+
@use "@minvws/manon/components/hero";
|
|
59
|
+
@use "@minvws/manon/components/icon";
|
|
60
|
+
@use "@minvws/manon/components/image-square";
|
|
61
|
+
@use "@minvws/manon/components/image-round";
|
|
62
|
+
@use "@minvws/manon/components/image-cover";
|
|
63
|
+
@use "@minvws/manon/components/image-background";
|
|
64
|
+
@use "@minvws/manon/components/layout-footer-content-block";
|
|
65
|
+
@use "@minvws/manon/components/layout-footer";
|
|
66
|
+
@use "@minvws/manon/components/link";
|
|
67
|
+
@use "@minvws/manon/components/list";
|
|
68
|
+
@use "@minvws/manon/components/img";
|
|
69
|
+
@use "@minvws/manon/components/introduction";
|
|
70
|
+
@use "@minvws/manon/components/login-meta";
|
|
71
|
+
@use "@minvws/manon/components/logo";
|
|
72
|
+
@use "@minvws/manon/components/navigation";
|
|
73
|
+
@use "@minvws/manon/components/nota-bene";
|
|
74
|
+
@use "@minvws/manon/components/navigation-content-wrapper";
|
|
75
|
+
@use "@minvws/manon/components/main";
|
|
76
|
+
@use "@minvws/manon/components/max-line-length";
|
|
77
|
+
@use "@minvws/manon/components/message-counter";
|
|
78
|
+
@use "@minvws/manon/components/notification-confirmation";
|
|
79
|
+
@use "@minvws/manon/components/notification-error";
|
|
80
|
+
@use "@minvws/manon/components/notification-explanation";
|
|
81
|
+
@use "@minvws/manon/components/notification-system";
|
|
82
|
+
@use "@minvws/manon/components/notification-table";
|
|
83
|
+
@use "@minvws/manon/components/notification-warning";
|
|
84
|
+
@use "@minvws/manon/components/notification-paragraph";
|
|
85
|
+
@use "@minvws/manon/components/notification-block-element";
|
|
86
|
+
@use "@minvws/manon/components/p";
|
|
87
|
+
@use "@minvws/manon/components/pagination";
|
|
88
|
+
@use "@minvws/manon/components/page-title";
|
|
89
|
+
@use "@minvws/manon/components/section";
|
|
90
|
+
@use "@minvws/manon/components/sidemenu";
|
|
91
|
+
@use "@minvws/manon/components/slogan";
|
|
92
|
+
@use "@minvws/manon/components/tabs";
|
|
93
|
+
@use "@minvws/manon/components/table";
|
|
94
|
+
@use "@minvws/manon/components/table-action-buttons";
|
|
95
|
+
@use "@minvws/manon/components/table-caption";
|
|
96
|
+
@use "@minvws/manon/components/table-condensed";
|
|
97
|
+
@use "@minvws/manon/components/table-expando-rows";
|
|
98
|
+
@use "@minvws/manon/components/table-number";
|
|
99
|
+
@use "@minvws/manon/components/table-rowspan";
|
|
100
|
+
@use "@minvws/manon/components/table-sticky-header";
|
|
101
|
+
@use "@minvws/manon/components/table-summary";
|
|
102
|
+
@use "@minvws/manon/components/tag";
|
|
103
|
+
@use "@minvws/manon/components/tags";
|
|
104
|
+
@use "@minvws/manon/colors/tags-colors";
|
|
105
|
+
@use "@minvws/manon/components/tile";
|
|
106
|
+
@use "@minvws/manon/components/tile-groups";
|
|
107
|
+
@use "@minvws/manon/components/tile-image-cover";
|
|
108
|
+
@use "@minvws/manon/components/skip-to-content";
|
|
109
|
+
@use "@minvws/manon/components/radio";
|
|
110
|
+
|
|
111
|
+
// Utility classes
|
|
112
|
+
@use "@minvws/manon/utility/centered";
|
|
113
|
+
@use "@minvws/manon/utility/columns";
|
|
114
|
+
@use "@minvws/manon/utility/container";
|
|
115
|
+
@use "@minvws/manon/utility/focus-only";
|
|
116
|
+
@use "@minvws/manon/utility/visually-hidden";
|
|
117
|
+
@use "@minvws/manon/utility/horizontal";
|
|
118
|
+
@use "@minvws/manon/utility/horizontal-scroll";
|
|
119
|
+
@use "@minvws/manon/utility/hidden";
|
|
120
|
+
@use "@minvws/manon/utility/nowrap";
|
|
121
|
+
@use "@minvws/manon/utility/one-third-two-thirds";
|
|
122
|
+
@use "@minvws/manon/utility/overlay";
|
|
123
|
+
@use "@minvws/manon/utility/two-thirds-one-third";
|
|
124
|
+
@use "@minvws/manon/utility/background-color-offset";
|
package/basic-bold/_index.scss
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@forward "theme";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
$font-path: "@minvws/manon-themes/basic-bold/fonts" !default;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/* Application base styling - Variables */
|
|
2
|
-
/* This file contains styling on high level elements such as the body */
|
|
3
|
-
|
|
4
|
-
:root {
|
|
5
|
-
--application-base-text-color: #1a1a1a;
|
|
6
|
-
--application-font-size: 1rem;
|
|
7
|
-
|
|
8
|
-
/* Accent color */
|
|
9
|
-
--application-base-accent-color: #c4d8c4;
|
|
10
|
-
--application-base-accent-color-text-color: #000;
|
|
11
|
-
|
|
12
|
-
/* Accent color hover */
|
|
13
|
-
--application-base-accent-color-hover: var(--application-base-accent-color);
|
|
14
|
-
--application-base-accent-color-hover-text-color: var(
|
|
15
|
-
--application-base-accent-color-text-color
|
|
16
|
-
);
|
|
17
|
-
|
|
18
|
-
/* Accent color active */
|
|
19
|
-
--application-base-accent-color-active: var(--application-base-accent-color);
|
|
20
|
-
--application-base-accent-color-active-text-color: black;
|
|
21
|
-
|
|
22
|
-
/* Accent color focus */
|
|
23
|
-
--application-base-accent-color-focus: var(--application-base-accent-color);
|
|
24
|
-
--application-base-accent-color-focus-text-color: black;
|
|
25
|
-
|
|
26
|
-
/* Accent color selected */
|
|
27
|
-
--application-base-accent-color-selected: var(
|
|
28
|
-
--application-base-accent-color
|
|
29
|
-
);
|
|
30
|
-
--application-base-accent-color-selected-text-color: black;
|
|
31
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* Accordion */
|
|
2
|
-
|
|
3
|
-
@use "sass:map";
|
|
4
|
-
@use "icon";
|
|
5
|
-
|
|
6
|
-
:root {
|
|
7
|
-
--accordion-button-icon-after-open-content: #{map.get(
|
|
8
|
-
icon.$glyphs,
|
|
9
|
-
descending
|
|
10
|
-
)};
|
|
11
|
-
--accordion-button-icon-after-close-content: #{map.get(
|
|
12
|
-
icon.$glyphs,
|
|
13
|
-
ascending
|
|
14
|
-
)};
|
|
15
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* Breadcrumb bar */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--breadcrumb-bar-background-color: transparent;
|
|
5
|
-
--breadcrumb-bar-padding-top: 1rem;
|
|
6
|
-
--breadcrumb-bar-padding-bottom: 1rem;
|
|
7
|
-
--breadcrumb-bar-content-wrapper-max-width: 100%;
|
|
8
|
-
--breadcrumb-bar-padding-top: 0;
|
|
9
|
-
--breadcrumb-bar-padding-bottom: 0;
|
|
10
|
-
|
|
11
|
-
/* Links */
|
|
12
|
-
--breadcrumb-bar-link-text-color: var(--application-base-text-color);
|
|
13
|
-
--breadcrumb-bar-link-hover-text-color: var(--application-base-text-color);
|
|
14
|
-
--breadcrumb-bar-link-visited-text-color: var(--application-base-text-color);
|
|
15
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* Button base styling */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--button-base-border-radius: 5rem;
|
|
5
|
-
--button-base-background-color: #c4d8c4;
|
|
6
|
-
|
|
7
|
-
/* Focus */
|
|
8
|
-
--button-base-focus-outline: 1px dashed black;
|
|
9
|
-
--button-base-focus-outline-offset: 0.25rem;
|
|
10
|
-
|
|
11
|
-
/* Hover */
|
|
12
|
-
--button-base-hover-background-color: #d5eed5;
|
|
13
|
-
--button-base-hover-border-color: var(--button-base-hover-background-color);
|
|
14
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/* Footer navigation link styling */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--footer-navigation-link-text-color: #fff;
|
|
5
|
-
--footer-navigation-link-hover-text-color: var(
|
|
6
|
-
--footer-navigation-link-text-color
|
|
7
|
-
);
|
|
8
|
-
--footer-navigation-link-focus-text-color: var(
|
|
9
|
-
--footer-navigation-link-text-color
|
|
10
|
-
);
|
|
11
|
-
|
|
12
|
-
/* Visited */
|
|
13
|
-
--footer-navigation-link-visited-text-color: var(
|
|
14
|
-
--footer-navigation-link-text-color
|
|
15
|
-
);
|
|
16
|
-
--footer-navigation-link-visited-hover-text-color: var(
|
|
17
|
-
--footer-navigation-link-text-color
|
|
18
|
-
);
|
|
19
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* Header content wrapper */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--header-content-wrapper-align-items: stretch;
|
|
5
|
-
--header-content-wrapper-padding-right: 0;
|
|
6
|
-
--header-content-wrapper-padding-left: 0;
|
|
7
|
-
--header-content-wrapper-flex-direction: column;
|
|
8
|
-
--header-content-wrapper-flex-wrap: nowrap;
|
|
9
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/* Header navigation link */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--header-navigation-link-border-width: 4px 0 0 0;
|
|
5
|
-
--header-navigation-link-border-color: transparent;
|
|
6
|
-
--header-navigation-link-min-height: unset;
|
|
7
|
-
--header-navigation-link-font-size: var(--body-text-medium-font-size);
|
|
8
|
-
|
|
9
|
-
/* Link styling */
|
|
10
|
-
--header-navigation-link-text-color: var(--application-base-text-color);
|
|
11
|
-
--header-navigation-link-visited-text-color: var(
|
|
12
|
-
--header-navigation-link-text-color
|
|
13
|
-
);
|
|
14
|
-
|
|
15
|
-
/* Hover */
|
|
16
|
-
--header-navigation-link-hover-border-color: #ede1c7;
|
|
17
|
-
--header-navigation-link-hover-text-color: var(
|
|
18
|
-
--header-navigation-link-text-color
|
|
19
|
-
);
|
|
20
|
-
|
|
21
|
-
/* Active link */
|
|
22
|
-
--header-navigation-link-active-border-color: var(--branding-color-1);
|
|
23
|
-
--header-navigation-link-active-text-color: var(
|
|
24
|
-
--header-navigation-link-hover-text-color
|
|
25
|
-
);
|
|
26
|
-
--header-navigation-link-visited-active-text-color: var(
|
|
27
|
-
--header-navigation-link-hover-text-color
|
|
28
|
-
);
|
|
29
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/* Header navigation */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--header-navigation-padding-top: 0.5rem;
|
|
5
|
-
--header-navigation-padding-right: var(--page-whitespace-right);
|
|
6
|
-
--header-navigation-padding-bottom: 0.5rem;
|
|
7
|
-
--header-navigation-padding-left: var(--page-whitespace-left);
|
|
8
|
-
--header-navigation-border-width: 0 0 1px 0;
|
|
9
|
-
--header-navigation-border-style: solid;
|
|
10
|
-
--header-navigation-border-color: #ccc;
|
|
11
|
-
|
|
12
|
-
/* Header navigation */
|
|
13
|
-
--header-navigation-background-color: #fff;
|
|
14
|
-
--header-navigation-text-color: var(--text-set-text-color);
|
|
15
|
-
--header-navigation-max-width: 100%;
|
|
16
|
-
--header-navigation-align-items: stretch;
|
|
17
|
-
--header-navigation-justify-content: space-between;
|
|
18
|
-
|
|
19
|
-
/* List */
|
|
20
|
-
--header-navigation-list-align-content: stretch;
|
|
21
|
-
--header-navigation-list-width: auto;
|
|
22
|
-
|
|
23
|
-
/* Collapsed icon */
|
|
24
|
-
--navigation-collapsible-menu-icon-font-size: 2rem;
|
|
25
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* Header */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--header-content-wrapper-gap: 0;
|
|
5
|
-
--header-background-color: #fff;
|
|
6
|
-
|
|
7
|
-
--header-padding-top: 0;
|
|
8
|
-
--header-padding-right: 0;
|
|
9
|
-
--header-padding-bottom: 0;
|
|
10
|
-
--header-padding-left: 0;
|
|
11
|
-
|
|
12
|
-
--header-border-width: 0;
|
|
13
|
-
--header-border-style: solid;
|
|
14
|
-
--header-border-color: transparent;
|
|
15
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/* Icon */
|
|
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,16 +0,0 @@
|
|
|
1
|
-
/* Logo */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--logo-width: auto;
|
|
5
|
-
--logo-height: auto;
|
|
6
|
-
--logo-font-size: var(--application-base-font-size);
|
|
7
|
-
--logo-white-space: nowrap;
|
|
8
|
-
--logo-font-weight: bold;
|
|
9
|
-
--logo-align-items: center;
|
|
10
|
-
|
|
11
|
-
/* Img */
|
|
12
|
-
--logo-img-background-color: #1a1a1a;
|
|
13
|
-
--logo-img-width: 2rem;
|
|
14
|
-
--logo-img-height: 2rem;
|
|
15
|
-
--logo-img-border-radius: 50%;
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* Notification styling */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--notification-error-border-color: transparent;
|
|
5
|
-
--notification-confirmation-border-color: transparent;
|
|
6
|
-
--notification-explanation-border-color: transparent;
|
|
7
|
-
--notification-warning-border-color: transparent;
|
|
8
|
-
--notification-system-border-color: transparent;
|
|
9
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/* Pagination */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--pagination-link-border-radius: 0;
|
|
5
|
-
--pagination-link-border-width: 0 0 2px 0;
|
|
6
|
-
--pagination-link-border-color: transparent;
|
|
7
|
-
|
|
8
|
-
/* Active */
|
|
9
|
-
--pagination-link-active-background-color: transparent;
|
|
10
|
-
--pagination-link-active-border-width: 0 0 2px 0;
|
|
11
|
-
--pagination-link-active-border-color: #6b7b6a;
|
|
12
|
-
|
|
13
|
-
/* Hover */
|
|
14
|
-
--pagination-link-hover-background-color: transparent;
|
|
15
|
-
--pagination-link-hover-border-width: var(
|
|
16
|
-
--pagination-link-active-border-width
|
|
17
|
-
);
|
|
18
|
-
--pagination-link-hover-border-color: var(
|
|
19
|
-
--pagination-link-active-border-color
|
|
20
|
-
);
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/* Side menu */
|
|
2
|
-
|
|
3
|
-
@use "sass:map";
|
|
4
|
-
@use "icon";
|
|
5
|
-
|
|
6
|
-
:root {
|
|
7
|
-
/* Nav */
|
|
8
|
-
--sidemenu-nav-border-width: 0;
|
|
9
|
-
--sidemenu-nav-padding-top: 0;
|
|
10
|
-
|
|
11
|
-
/* List */
|
|
12
|
-
--sidemenu-ul-padding: 0;
|
|
13
|
-
|
|
14
|
-
/* List item */
|
|
15
|
-
--sidemenu-list-item-text-color: var(--application-base-text-color);
|
|
16
|
-
--sidemenu-list-item-list-style: none;
|
|
17
|
-
|
|
18
|
-
/* Button */
|
|
19
|
-
--sidemenu-collapsed-button-icon: #{map.get(icon.$glyphs, descending)};
|
|
20
|
-
--sidemenu-expanded-button-icon: #{map.get(icon.$glyphs, ascending)};
|
|
21
|
-
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|