@minvws/manon-themes 17.0.0 → 18.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/_index.scss +49 -0
- package/dist/icore-open/manon.icore-open.css +3980 -0
- package/dist/icore-open/manon.icore-open.min.css +1 -0
- package/dist/kat/fonts/_index.scss +7 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/dist/kat/fonts/fredoka/_index.scss +9 -0
- package/dist/kat/fonts/kat-icons/_index.scss +12 -0
- package/dist/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/dist/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/_index.scss +33 -0
- package/{soft/fonts/tabler-icons/_glyphs.scss → dist/kat/fonts/tabler-icons/_index.scss} +385 -57
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/dist/manon.css +3980 -0
- package/dist/manon.min.css +1 -0
- package/icore-open/_index.scss +732 -1
- package/icore-open/{_variables.scss → config/_index.scss} +1 -0
- package/icore-open/core/border-radii.scss +35 -0
- package/icore-open/core/color-scheme/_index.scss +2 -0
- package/icore-open/core/shadow.scss +2 -0
- package/icore-open/core/spacing.scss +90 -0
- package/icore-open/core/typography/font-size/body-text.scss +3 -0
- package/icore-open/core/typography/font-size/heading.scss +6 -0
- package/icore-open/core/typography/font-style.scss +2 -0
- package/icore-open/core/typography/font-weight.scss +4 -0
- package/icore-open/core/typography/letter-spacing.scss +1 -0
- package/icore-open/core/typography/line-height.scss +6 -0
- package/icore-open/core/typography/paragraph-spacing.scss +6 -0
- package/icore-open/fonts/_index.scss +49 -0
- package/icore-open/icons/_index.scss +33 -0
- package/icore-open/icons/tabler/_index.scss +31 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg +1 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg.license +2 -0
- package/icore-open/icons/tabler/arrow-up-right.svg +1 -0
- package/icore-open/icons/tabler/arrow-up-right.svg.license +2 -0
- package/icore-open/icons/tabler/caret-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-filled.svg.license +2 -0
- package/icore-open/icons/tabler/check.svg +1 -0
- package/icore-open/icons/tabler/check.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-up.svg.license +2 -0
- package/icore-open/icons/tabler/device-mobile.svg +1 -0
- package/icore-open/icons/tabler/device-mobile.svg.license +2 -0
- package/icore-open/icons/tabler/download.svg +1 -0
- package/icore-open/icons/tabler/download.svg.license +2 -0
- package/icore-open/icons/tabler/error.svg +1 -0
- package/icore-open/icons/tabler/error.svg.license +2 -0
- package/icore-open/icons/tabler/filter.svg +1 -0
- package/icore-open/icons/tabler/filter.svg.license +2 -0
- package/icore-open/icons/tabler/heart.svg +1 -0
- package/icore-open/icons/tabler/heart.svg.license +2 -0
- package/icore-open/icons/tabler/home.svg +1 -0
- package/icore-open/icons/tabler/home.svg.license +2 -0
- package/icore-open/icons/tabler/informative.svg +1 -0
- package/icore-open/icons/tabler/informative.svg.license +2 -0
- package/icore-open/icons/tabler/lock.svg +1 -0
- package/icore-open/icons/tabler/lock.svg.license +2 -0
- package/icore-open/icons/tabler/menu-2.svg +1 -0
- package/icore-open/icons/tabler/menu-2.svg.license +2 -0
- package/icore-open/icons/tabler/power.svg +1 -0
- package/icore-open/icons/tabler/power.svg.license +2 -0
- package/icore-open/icons/tabler/question-mark.svg +1 -0
- package/icore-open/icons/tabler/question-mark.svg.license +2 -0
- package/icore-open/icons/tabler/refresh.svg +1 -0
- package/icore-open/icons/tabler/refresh.svg.license +2 -0
- package/icore-open/icons/tabler/search.svg +1 -0
- package/icore-open/icons/tabler/search.svg.license +2 -0
- package/icore-open/icons/tabler/trash.svg +1 -0
- package/icore-open/icons/tabler/trash.svg.license +2 -0
- package/icore-open/icons/tabler/user.svg +1 -0
- package/icore-open/icons/tabler/user.svg.license +2 -0
- package/icore-open/icons/tabler/warning.svg +1 -0
- package/icore-open/icons/tabler/warning.svg.license +2 -0
- package/icore-open/icons/tabler/x.svg +1 -0
- package/icore-open/icons/tabler/x.svg.license +2 -0
- package/icore-open/semantic/_index.scss +40 -0
- package/kat/_index.scss +373 -0
- package/kat/config/_index.scss +2 -0
- package/kat/core/border-radii.scss +35 -0
- package/kat/core/color-scheme/_index.scss +1 -0
- package/kat/core/color-scheme/colors.scss +116 -0
- package/kat/core/shadow.scss +2 -0
- package/kat/core/spacing.scss +90 -0
- package/kat/core/typography/font-size/body-text.scss +3 -0
- package/kat/core/typography/font-size/heading.scss +6 -0
- package/kat/core/typography/font-style.scss +2 -0
- package/kat/core/typography/font-weight.scss +4 -0
- package/kat/core/typography/letter-spacing.scss +1 -0
- package/kat/core/typography/line-height.scss +6 -0
- package/kat/core/typography/paragraph-spacing.scss +6 -0
- package/kat/fonts/_index.scss +7 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/kat/fonts/fredoka/_index.scss +9 -0
- package/kat/fonts/kat-icons/_index.scss +12 -0
- package/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/kat/fonts/open-sans/_index.scss +33 -0
- package/{icore-open/fonts/tabler-icons/_glyphs.scss → kat/fonts/tabler-icons/_index.scss} +385 -57
- package/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{basic-bold/fonts/tabler-icons/tabler-icons.eot → kat/fonts/tabler-icons/tabler-icons.ttf} +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/kat/semantic/_index.scss +67 -0
- package/package.json +14 -4
- package/scripts/default.scss +124 -0
- package/basic-bold/_index.scss +0 -1
- package/basic-bold/_variables.scss +0 -1
- package/basic-bold/application-base.scss +0 -31
- package/basic-bold/components/accordion.scss +0 -15
- package/basic-bold/components/breadcrumb-bar.scss +0 -15
- package/basic-bold/components/button-base.scss +0 -14
- package/basic-bold/components/button-cta.scss +0 -6
- package/basic-bold/components/button-ghost.scss +0 -6
- package/basic-bold/components/filter.scss +0 -9
- package/basic-bold/components/footer-navigation-link.scss +0 -19
- package/basic-bold/components/footer.scss +0 -8
- package/basic-bold/components/form-input.scss +0 -8
- package/basic-bold/components/header-content-wrapper.scss +0 -9
- package/basic-bold/components/header-navigation-content-wrapper.scss +0 -7
- package/basic-bold/components/header-navigation-link.scss +0 -29
- package/basic-bold/components/header-navigation.scss +0 -25
- package/basic-bold/components/header.scss +0 -15
- package/basic-bold/components/icon-only.scss +0 -8
- package/basic-bold/components/icon.scss +0 -40
- package/basic-bold/components/logo.scss +0 -16
- package/basic-bold/components/notification.scss +0 -9
- package/basic-bold/components/pagination.scss +0 -21
- package/basic-bold/components/sidemenu.scss +0 -21
- package/basic-bold/components/skip-to-content.scss +0 -4
- package/basic-bold/components/tile.scss +0 -5
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.eot +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.svg +0 -13
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.ttf +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.woff +0 -0
- package/basic-bold/fonts/tabler-icons/_glyphs.scss +0 -4912
- package/basic-bold/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/basic-bold/fonts.scss +0 -58
- package/basic-bold/fundamentals/body-text-set.scss +0 -42
- package/basic-bold/fundamentals/headings-base-set.scss +0 -5
- package/basic-bold/fundamentals/spacing.scss +0 -44
- package/basic-bold/fundamentals/spot-large.scss +0 -160
- package/basic-bold/layout/article.scss +0 -9
- package/basic-bold/layout/main.scss +0 -10
- package/basic-bold/layout/section.scss +0 -7
- package/basic-bold/theme.scss +0 -47
- package/icore-open/application-base.scss +0 -11
- package/icore-open/color-scheme/_index.scss +0 -6
- package/icore-open/color-scheme/open-color.scss +0 -388
- package/icore-open/components/article-content-wrapper.scss +0 -8
- package/icore-open/components/article.scss +0 -7
- package/icore-open/components/breadcrumb-bar.scss +0 -26
- package/icore-open/components/button-base.scss +0 -53
- package/icore-open/components/button-cta.scss +0 -10
- package/icore-open/components/button-destructive.scss +0 -32
- package/icore-open/components/code.scss +0 -12
- package/icore-open/components/footer-navigation-link-active.scss +0 -7
- package/icore-open/components/footer-navigation-link-focus.scss +0 -16
- package/icore-open/components/footer-navigation-link-hover.scss +0 -7
- package/icore-open/components/footer-navigation-link-visited-hover.scss +0 -12
- package/icore-open/components/footer-navigation-link-visited.scss +0 -7
- package/icore-open/components/footer-navigation-link.scss +0 -9
- package/icore-open/components/footer.scss +0 -9
- package/icore-open/components/form-accent-color.scss +0 -7
- package/icore-open/components/form-base.scss +0 -15
- package/icore-open/components/form-button.scss +0 -6
- package/icore-open/components/form-fieldset.scss +0 -7
- package/icore-open/components/form-inline.scss +0 -15
- package/icore-open/components/form-input.scss +0 -10
- package/icore-open/components/form-textarea.scss +0 -5
- package/icore-open/components/header-content-wrapper.scss +0 -5
- package/icore-open/components/header-navigation-button.scss +0 -60
- package/icore-open/components/header-navigation-collapsible.scss +0 -43
- package/icore-open/components/header-navigation-link-active.scss +0 -14
- package/icore-open/components/header-navigation-link-focus.scss +0 -24
- package/icore-open/components/header-navigation-link-hover.scss +0 -12
- package/icore-open/components/header-navigation-link-visited.scss +0 -11
- package/icore-open/components/header-navigation.scss +0 -38
- package/icore-open/components/header.scss +0 -11
- package/icore-open/components/icons.scss +0 -40
- package/icore-open/components/layout-authentication.scss +0 -9
- package/icore-open/components/link-active.scss +0 -7
- package/icore-open/components/link-focus.scss +0 -10
- package/icore-open/components/link-hover.scss +0 -8
- package/icore-open/components/link-visited-hover.scss +0 -7
- package/icore-open/components/link-visited.scss +0 -8
- package/icore-open/components/link.scss +0 -9
- package/icore-open/components/logo.scss +0 -5
- package/icore-open/components/main-content-wrapper.scss +0 -6
- package/icore-open/components/main.scss +0 -9
- package/icore-open/components/notification-block-element.scss +0 -10
- package/icore-open/components/radio-input.scss +0 -7
- package/icore-open/components/section-content-wrapper.scss +0 -8
- package/icore-open/components/section.scss +0 -7
- package/icore-open/components/sidemenu.scss +0 -20
- package/icore-open/components/table-caption.scss +0 -5
- package/icore-open/components/table.scss +0 -68
- package/icore-open/fonts/fonts.scss +0 -70
- package/icore-open/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/icore-open/fundamentals/body-text-set.scss +0 -44
- package/icore-open/fundamentals/border-radii.scss +0 -24
- package/icore-open/fundamentals/headings-base-set.scss +0 -5
- package/icore-open/fundamentals/shadows.scss +0 -25
- package/icore-open/fundamentals/spacing.scss +0 -86
- package/icore-open/theme-specific-components/avatar.scss +0 -15
- package/icore-open/theme-specific-components/header-navigation-actions.scss +0 -8
- package/icore-open/theme-specific-components/visually-grouped.scss +0 -26
- package/icore-open/theme.scss +0 -84
- package/soft/_index.scss +0 -1
- package/soft/_variables.scss +0 -1
- package/soft/application-base.scss +0 -5
- package/soft/components/accordion.scss +0 -15
- package/soft/components/breadcrumb-bar.scss +0 -5
- package/soft/components/button-ghost.scss +0 -6
- package/soft/components/filter.scss +0 -9
- package/soft/components/header-navigation.scss +0 -58
- package/soft/components/icon.scss +0 -40
- package/soft/components/logo.scss +0 -6
- package/soft/components/notification.scss +0 -9
- package/soft/components/sidemenu.scss +0 -9
- package/soft/components/tile.scss +0 -5
- package/soft/fonts/Neuton/Neuton-Bold.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Bold.woff2.license +0 -3
- package/soft/fonts/Neuton/Neuton-Italic.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Italic.woff2.license +0 -3
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/soft/fonts.scss +0 -75
- package/soft/fundamentals/body-text-set.scss +0 -42
- package/soft/fundamentals/headings-base-set.scss +0 -5
- package/soft/fundamentals/spot-large.scss +0 -160
- package/soft/theme.scss +0 -27
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/* Theme border radius */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--border-radius-s: 0.25rem;
|
|
5
|
-
--border-radius-m: 0.5rem;
|
|
6
|
-
--border-radius-l: 1.5rem;
|
|
7
|
-
--border-radius-round: 50%;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.border-radius-s {
|
|
11
|
-
border-radius: var(--border-radius-s);
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.border-radius-m {
|
|
15
|
-
border-radius: var(--border-radius-m);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.border-radius-l {
|
|
19
|
-
border-radius: var(--border-radius-l);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.border-radius-round {
|
|
23
|
-
border-radius: var(--border-radius-round);
|
|
24
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/* Theme shadow */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--shadow-s: box-shadow: 0px 2px 4px 0px rgba(17, 20, 22, 0.75);
|
|
5
|
-
--shadow-m: box-shadow: 0px 8px 16px 0px rgba(17, 20, 22, 0.15);
|
|
6
|
-
--shadow-l: box-shadow: 0px 16px 48px 0px rgba(17, 20, 22, 0.17);
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.shadow-s {
|
|
10
|
-
box-shadow: var(--shadow-s);
|
|
11
|
-
-webkit-box-shadow: var(--shadow-s);
|
|
12
|
-
-moz-box-shadow: var(--shadow-s);
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.shadow-m {
|
|
16
|
-
box-shadow: var(--shadow-m);
|
|
17
|
-
-webkit-box-shadow: var(--shadow-m);
|
|
18
|
-
-moz-box-shadow: var(--shadow-m);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.shadow-l {
|
|
22
|
-
box-shadow: var(--shadow-l);
|
|
23
|
-
-webkit-box-shadow: var(--shadow-l);
|
|
24
|
-
-moz-box-shadow: var(--shadow-l);
|
|
25
|
-
}
|
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
/* Theme spacing */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
--spacing-0: 0;
|
|
5
|
-
--spacing-125: 0.125rem;
|
|
6
|
-
--spacing-025: 0.25rem;
|
|
7
|
-
--spacing-375: 0.375rem;
|
|
8
|
-
--spacing-050: 0.5rem;
|
|
9
|
-
--spacing-075: 0.75rem;
|
|
10
|
-
--spacing-100: 1rem;
|
|
11
|
-
--spacing-125: 1.25rem;
|
|
12
|
-
--spacing-150: 1.5rem;
|
|
13
|
-
--spacing-175: 1.75rem;
|
|
14
|
-
--spacing-200: 2rem;
|
|
15
|
-
--spacing-225: 2.25rem;
|
|
16
|
-
--spacing-250: 2.5rem;
|
|
17
|
-
--spacing-300: 3rem;
|
|
18
|
-
--spacing-400: 4rem;
|
|
19
|
-
--spacing-500: 5rem;
|
|
20
|
-
--spacing-800: 8rem;
|
|
21
|
-
--spacing-1200: 12rem;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.spacing-0 {
|
|
25
|
-
gap: var(--spacing-0);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.spacing-020 {
|
|
29
|
-
gap: var(--spacing-020);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.spacing-050 {
|
|
33
|
-
gap: var(--spacing-050);
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.spacing-075 {
|
|
37
|
-
gap: var(--spacing-075);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.spacing-100 {
|
|
41
|
-
gap: var(--spacing-100);
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.spacing-125 {
|
|
45
|
-
gap: var(--spacing-125);
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.spacing-150 {
|
|
49
|
-
gap: var(--spacing-150);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.spacing-175 {
|
|
53
|
-
gap: var(--spacing-175);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.spacing-200 {
|
|
57
|
-
gap: var(--spacing-200);
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.spacing-225 {
|
|
61
|
-
gap: var(--spacing-225);
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.spacing-250 {
|
|
65
|
-
gap: var(--spacing-250);
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.spacing-300 {
|
|
69
|
-
gap: var(--spacing-300);
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.spacing-400 {
|
|
73
|
-
gap: var(--spacing-400);
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.spacing-500 {
|
|
77
|
-
gap: var(--spacing-500);
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.spacing-800 {
|
|
81
|
-
gap: var(--spacing-800);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.spacing-1200 {
|
|
85
|
-
gap: var(--spacing-1200);
|
|
86
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* Avatar */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
.avatar {
|
|
6
|
-
display: flex;
|
|
7
|
-
align-self: center;
|
|
8
|
-
background-color: #{color-scheme.$oc-blue-8};
|
|
9
|
-
border-radius: 50%;
|
|
10
|
-
color: #{color-scheme.$oc-white};
|
|
11
|
-
height: 3rem;
|
|
12
|
-
width: 3rem;
|
|
13
|
-
padding: 0;
|
|
14
|
-
text-decoration: none;
|
|
15
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/* Visually grouped */
|
|
2
|
-
|
|
3
|
-
@use "../color-scheme";
|
|
4
|
-
|
|
5
|
-
%visually-grouped {
|
|
6
|
-
background-color: #{color-scheme.$oc-white};
|
|
7
|
-
padding-top: var(--spacing-100);
|
|
8
|
-
padding-right: var(--spacing-150);
|
|
9
|
-
padding-bottom: var(--spacing-150);
|
|
10
|
-
padding-left: var(--spacing-150);
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.visually-grouped {
|
|
14
|
-
@extend %visually-grouped;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
main > section > div,
|
|
18
|
-
main.sidemenu div > section > div,
|
|
19
|
-
main > article > div,
|
|
20
|
-
main.sidemenu div > article > div,
|
|
21
|
-
main > div,
|
|
22
|
-
main.sidemenu div {
|
|
23
|
-
&.visually-grouped {
|
|
24
|
-
@extend %visually-grouped;
|
|
25
|
-
}
|
|
26
|
-
}
|
package/icore-open/theme.scss
DELETED
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
/* Theme: iCore Open */
|
|
2
|
-
|
|
3
|
-
/* Variables */
|
|
4
|
-
@forward "variables";
|
|
5
|
-
|
|
6
|
-
/* Fonts */
|
|
7
|
-
@use "fonts/fonts";
|
|
8
|
-
|
|
9
|
-
/* Styling on the highest level */
|
|
10
|
-
@use "application-base";
|
|
11
|
-
|
|
12
|
-
/* Fundamentals */
|
|
13
|
-
@use "fundamentals/body-text-set";
|
|
14
|
-
@use "fundamentals/border-radii";
|
|
15
|
-
@use "fundamentals/headings-base-set";
|
|
16
|
-
@use "fundamentals/shadows";
|
|
17
|
-
@use "fundamentals/spacing";
|
|
18
|
-
|
|
19
|
-
/* Layout */
|
|
20
|
-
@use "components/layout-authentication";
|
|
21
|
-
|
|
22
|
-
/* Link */
|
|
23
|
-
@use "components/link";
|
|
24
|
-
@use "components/link-hover";
|
|
25
|
-
@use "components/link-visited";
|
|
26
|
-
@use "components/link-visited-hover";
|
|
27
|
-
@use "components/link-focus";
|
|
28
|
-
@use "components/link-active";
|
|
29
|
-
@use "components/footer-navigation-link";
|
|
30
|
-
@use "components/footer-navigation-link-visited";
|
|
31
|
-
@use "components/footer-navigation-link-hover";
|
|
32
|
-
@use "components/footer-navigation-link-visited-hover";
|
|
33
|
-
@use "components/footer-navigation-link-active";
|
|
34
|
-
@use "components/footer-navigation-link-focus.scss";
|
|
35
|
-
|
|
36
|
-
/* Components */
|
|
37
|
-
@use "components/breadcrumb-bar";
|
|
38
|
-
@use "components/button-base";
|
|
39
|
-
@use "components/button-cta";
|
|
40
|
-
@use "components/button-destructive";
|
|
41
|
-
@use "components/code";
|
|
42
|
-
@use "components/footer";
|
|
43
|
-
@use "components/form-fieldset";
|
|
44
|
-
@use "components/form-accent-color";
|
|
45
|
-
@use "components/form-base";
|
|
46
|
-
@use "components/form-button";
|
|
47
|
-
@use "components/form-inline";
|
|
48
|
-
@use "components/form-input";
|
|
49
|
-
@use "components/form-textarea";
|
|
50
|
-
@use "components/header";
|
|
51
|
-
@use "components/icons";
|
|
52
|
-
@use "components/logo";
|
|
53
|
-
@use "components/radio-input";
|
|
54
|
-
@use "components/sidemenu";
|
|
55
|
-
@use "components/table";
|
|
56
|
-
@use "components/table-caption";
|
|
57
|
-
|
|
58
|
-
/* Header */
|
|
59
|
-
@use "components/header-navigation";
|
|
60
|
-
@use "components/header-content-wrapper";
|
|
61
|
-
@use "components/header-navigation-button";
|
|
62
|
-
@use "components/header-navigation-collapsible";
|
|
63
|
-
@use "components/header-navigation-link-hover";
|
|
64
|
-
@use "components/header-navigation-link-active";
|
|
65
|
-
@use "components/header-navigation-link-visited";
|
|
66
|
-
@use "components/header-navigation-link-focus";
|
|
67
|
-
|
|
68
|
-
/* Layout */
|
|
69
|
-
@use "components/main";
|
|
70
|
-
@use "components/main-content-wrapper";
|
|
71
|
-
@use "components/section";
|
|
72
|
-
@use "components/section-content-wrapper";
|
|
73
|
-
@use "components/article";
|
|
74
|
-
@use "components/article-content-wrapper";
|
|
75
|
-
|
|
76
|
-
/* Notifications */
|
|
77
|
-
@use "components/notification-block-element";
|
|
78
|
-
|
|
79
|
-
/* Theme specific components */
|
|
80
|
-
/* These are components that aren't build on an exsisting Manon component
|
|
81
|
-
And are specific to this theme */
|
|
82
|
-
@use "theme-specific-components/visually-grouped";
|
|
83
|
-
@use "theme-specific-components/avatar";
|
|
84
|
-
@use "theme-specific-components/header-navigation-actions";
|
package/soft/_index.scss
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@forward "theme";
|
package/soft/_variables.scss
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
$font-path: "@minvws/manon-themes/soft/fonts" !default;
|
|
@@ -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,58 +0,0 @@
|
|
|
1
|
-
/* Header navigation */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
/* Header */
|
|
5
|
-
--header-content-wrapper-gap: 0;
|
|
6
|
-
--header-border-width: 3px 0 0 0;
|
|
7
|
-
--header-border-color: var(--branding-color-1);
|
|
8
|
-
|
|
9
|
-
/* Content wrapper */
|
|
10
|
-
--header-content-wrapper-align-items: stretch;
|
|
11
|
-
--header-content-wrapper-padding-right: var(--page-whitespace-right);
|
|
12
|
-
--header-content-wrapper-padding-left: var(--page-whitespace-left);
|
|
13
|
-
|
|
14
|
-
/* Header navigation */
|
|
15
|
-
--header-navigation-background-color: #fff;
|
|
16
|
-
--header-navigation-text-color: var(--text-set-text-color);
|
|
17
|
-
--header-navigation-max-width: 100%;
|
|
18
|
-
--header-navigation-align-items: stretch;
|
|
19
|
-
--header-navigation-justify-content: space-between;
|
|
20
|
-
|
|
21
|
-
/* Content wrapper */
|
|
22
|
-
--header-navigation-content-wrapper-gap: 0;
|
|
23
|
-
--header-navigation-content-wrapper-max-width: var(--content-max-width);
|
|
24
|
-
|
|
25
|
-
/* List */
|
|
26
|
-
--header-navigation-list-align-content: stretch;
|
|
27
|
-
--header-navigation-list-width: auto;
|
|
28
|
-
|
|
29
|
-
/* Menu items links */
|
|
30
|
-
--header-navigation-link-border-width: 4px 0 0 0;
|
|
31
|
-
--header-navigation-link-border-color: transparent;
|
|
32
|
-
--header-navigation-link-min-height: 3rem;
|
|
33
|
-
--header-navigation-link-font-size: var(--body-text-medium-font-size);
|
|
34
|
-
|
|
35
|
-
/* Link styling */
|
|
36
|
-
--header-navigation-link-text-color: var(--application-base-text-color);
|
|
37
|
-
--header-navigation-link-visited-text-color: var(
|
|
38
|
-
--header-navigation-link-text-color
|
|
39
|
-
);
|
|
40
|
-
|
|
41
|
-
/* Hover */
|
|
42
|
-
--header-navigation-link-hover-border-color: #ede1c7;
|
|
43
|
-
--header-navigation-link-hover-text-color: var(
|
|
44
|
-
--header-navigation-link-text-color
|
|
45
|
-
);
|
|
46
|
-
|
|
47
|
-
/* Active link */
|
|
48
|
-
--header-navigation-link-active-border-color: var(--branding-color-1);
|
|
49
|
-
--header-navigation-link-active-text-color: var(
|
|
50
|
-
--header-navigation-link-hover-text-color
|
|
51
|
-
);
|
|
52
|
-
--header-navigation-link-visited-active-text-color: var(
|
|
53
|
-
--header-navigation-link-hover-text-color
|
|
54
|
-
);
|
|
55
|
-
|
|
56
|
-
/* Collapsed icon */
|
|
57
|
-
--navigation-collapsible-menu-icon-font-size: 2rem;
|
|
58
|
-
}
|
|
@@ -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,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
|
-
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/soft/fonts.scss
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
@use "variables";
|
|
2
|
-
|
|
3
|
-
/* Neuton */
|
|
4
|
-
@font-face {
|
|
5
|
-
font-family: "Neuton";
|
|
6
|
-
font-weight: bold;
|
|
7
|
-
font-style: normal;
|
|
8
|
-
font-display: var(--text-magazine-font-display, swap);
|
|
9
|
-
src: url("#{variables.$font-path}/Neuton/Neuton-Bold.woff2") format("woff2");
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
@font-face {
|
|
13
|
-
font-family: "Neuton";
|
|
14
|
-
font-weight: normal;
|
|
15
|
-
font-style: italic;
|
|
16
|
-
font-display: var(--text-magazine-font-display, swap);
|
|
17
|
-
src: url("#{variables.$font-path}/Neuton/Neuton-Italic.woff2") format("woff2");
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
/* Open sans */
|
|
21
|
-
/* Regular */
|
|
22
|
-
@font-face {
|
|
23
|
-
font-family: "Open Sans";
|
|
24
|
-
font-weight: normal;
|
|
25
|
-
font-style: normal;
|
|
26
|
-
font-display: var(--text-body-font-display, swap);
|
|
27
|
-
src: url("#{variables.$font-path}/OpenSans/OpenSans-Regular.woff2")
|
|
28
|
-
format("woff2");
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
@font-face {
|
|
32
|
-
font-family: "Open Sans";
|
|
33
|
-
font-weight: normal;
|
|
34
|
-
font-style: italic;
|
|
35
|
-
font-display: var(--text-body-font-display, swap);
|
|
36
|
-
src: url("#{variables.$font-path}/OpenSans/OpenSans-Italic.woff2")
|
|
37
|
-
format("woff2");
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
/* Semi bold */
|
|
41
|
-
@font-face {
|
|
42
|
-
font-family: "Open Sans";
|
|
43
|
-
font-weight: 600;
|
|
44
|
-
font-style: normal;
|
|
45
|
-
font-display: var(--text-body-font-display, swap);
|
|
46
|
-
src: url("#{variables.$font-path}/OpenSans/OpenSans-SemiBold.woff2")
|
|
47
|
-
format("woff2");
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
@font-face {
|
|
51
|
-
font-family: "Open Sans";
|
|
52
|
-
font-weight: 600;
|
|
53
|
-
font-style: italic;
|
|
54
|
-
font-display: var(--text-body-font-display, swap);
|
|
55
|
-
src: url("#{variables.$font-path}/OpenSans/OpenSans-SemiBoldItalic.woff2")
|
|
56
|
-
format("woff2");
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/* Icon font */
|
|
60
|
-
@font-face {
|
|
61
|
-
font-family: "tabler-icons";
|
|
62
|
-
font-weight: normal;
|
|
63
|
-
font-style: normal;
|
|
64
|
-
font-display: var(--text-icon-font-display, block);
|
|
65
|
-
src: url("#{variables.$font-path}/tabler-icons/tabler-icons.eot?v2.44.0");
|
|
66
|
-
src:
|
|
67
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.eot?#iefix-v2.44.0")
|
|
68
|
-
format("embedded-opentype"),
|
|
69
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.woff2?v2.44.0")
|
|
70
|
-
format("woff2"),
|
|
71
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.woff?")
|
|
72
|
-
format("woff"),
|
|
73
|
-
url("#{variables.$font-path}/tabler-icons/tabler-icons.ttf?v2.44.0")
|
|
74
|
-
format("truetype");
|
|
75
|
-
}
|
|
@@ -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
|
-
}
|