@fremtind/jokul 4.3.0 → 5.0.0-next.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 +1 -1
- package/build/build-stats.html +1 -1
- package/build/cjs/components/beta/description-list/DescriptionList.cjs +2 -0
- package/build/cjs/components/beta/description-list/DescriptionList.cjs.map +1 -0
- package/build/cjs/components/beta/description-list/DescriptionListItem.cjs +2 -0
- package/build/cjs/components/beta/description-list/DescriptionListItem.cjs.map +1 -0
- package/build/cjs/{components-beta → components/beta}/description-list/index.d.cts +2 -2
- package/build/cjs/components/beta/nav-link/NavLink.cjs +2 -0
- package/build/cjs/components/beta/nav-link/NavLink.cjs.map +1 -0
- package/build/cjs/components/beta/nav-link/index.d.cts +1 -0
- package/build/cjs/{components-beta → components/beta}/nav-link/types.d.cts +1 -1
- package/build/cjs/components/beta/select/Select.cjs +2 -0
- package/build/cjs/components/beta/select/Select.cjs.map +1 -0
- package/build/cjs/components/beta/select/index.d.cts +2 -0
- package/build/cjs/{components-beta → components/beta}/select/types.d.cts +1 -1
- package/build/cjs/components/breadcrumb/types.d.cts +1 -1
- package/build/cjs/components/checkbox/types.d.cts +1 -1
- package/build/cjs/components/cookie-consent/types.d.cts +1 -1
- package/build/cjs/components/datepicker/types.d.cts +1 -1
- package/build/cjs/components/description-list/index.cjs +1 -1
- package/build/cjs/components/description-list/index.d.cts +3 -3
- package/build/cjs/components/description-list/types.d.cts +1 -1
- package/build/cjs/components/feedback/feedbackContext.cjs.map +1 -1
- package/build/cjs/components/feedback/feedbackContext.d.cts +1 -1
- package/build/cjs/components/feedback/followup/followupContext.cjs.map +1 -1
- package/build/cjs/components/feedback/followup/followupContext.d.cts +1 -1
- package/build/cjs/components/feedback/main-question/mainQuestionContext.cjs.map +1 -1
- package/build/cjs/components/feedback/main-question/mainQuestionContext.d.cts +1 -1
- package/build/cjs/components/feedback/questions/smileyUtils.cjs.map +1 -1
- package/build/cjs/components/file-input/internal/Dropzone.cjs.map +1 -1
- package/build/cjs/components/file-input/internal/Dropzone.d.cts +1 -1
- package/build/cjs/components/file-input/internal/fileInputContext.cjs.map +1 -1
- package/build/cjs/components/file-input/internal/fileInputContext.d.cts +1 -1
- package/build/cjs/components/icon/development/internal/IconsExampleGrid.d.cts +1 -1
- package/build/cjs/components/input-group/InputGroup.d.cts +2 -2
- package/build/cjs/components/input-group/types.d.cts +1 -1
- package/build/cjs/components/link/Link.cjs +1 -1
- package/build/cjs/components/link/Link.cjs.map +1 -1
- package/build/cjs/components/link/Link.d.cts +2 -2
- package/build/cjs/components/link/types.d.cts +4 -1
- package/build/cjs/components/link-list/LinkList.d.cts +1 -1
- package/build/cjs/components/list/ListItem.cjs.map +1 -1
- package/build/cjs/components/list/ListItem.d.cts +1 -1
- package/build/cjs/components/logo/types.d.cts +1 -1
- package/build/cjs/components/menu/types.d.cts +1 -1
- package/build/cjs/components/modal/Modal.cjs +1 -1
- package/build/cjs/components/modal/Modal.cjs.map +1 -1
- package/build/cjs/components/modal/Modal.d.cts +9 -2
- package/build/cjs/components/modal/index.d.cts +1 -1
- package/build/cjs/components/modal/types.d.cts +1 -19
- package/build/cjs/components/nav-link/index.cjs +1 -1
- package/build/cjs/components/nav-link/index.d.cts +2 -2
- package/build/cjs/components/radio-button/radioGroupContext.cjs.map +1 -1
- package/build/cjs/components/radio-button/radioGroupContext.d.cts +1 -1
- package/build/cjs/components/screen-reader-only/types.d.cts +1 -1
- package/build/cjs/components/select/index.cjs +1 -1
- package/build/cjs/components/select/index.d.cts +2 -2
- package/build/cjs/components/select/types.d.cts +1 -1
- package/build/cjs/components/system-message/types.d.cts +1 -1
- package/build/cjs/components/table/types.d.cts +1 -1
- package/build/cjs/components/table-of-contents/TableOfContents.d.cts +1 -1
- package/build/cjs/components/tabs/types.d.cts +1 -1
- package/build/cjs/components/toast/types.d.cts +1 -1
- package/build/cjs/components/toggle-switch/types.d.cts +1 -1
- package/build/cjs/components/tooltip/Tooltip.cjs.map +1 -1
- package/build/cjs/components/tooltip/Tooltip.d.cts +1 -1
- package/build/cjs/hooks/useAnimatedHeight/types.d.cts +1 -1
- package/build/cjs/hooks/useAnimatedHeight/useAnimatedHeight.cjs +1 -1
- package/build/cjs/hooks/useAnimatedHeight/useAnimatedHeight.cjs.map +1 -1
- package/build/cjs/hooks/useAnimatedHeight/useAnimatedHeightBetween.cjs +1 -1
- package/build/cjs/hooks/useAnimatedHeight/useAnimatedHeightBetween.cjs.map +1 -1
- package/build/cjs/hooks/useAnimatedHeight/useAutoAnimateHeight.cjs +1 -1
- package/build/cjs/hooks/useAnimatedHeight/useAutoAnimateHeight.cjs.map +1 -1
- package/build/cjs/hooks/useAnimatedHeight/useAutoAnimateHeight.d.cts +1 -1
- package/build/cjs/hooks/useAriaLiveRegion/useAriaLiveRegion.d.cts +1 -1
- package/build/cjs/hooks/useBrowserPreferences/useBrowserPreferences.cjs.map +1 -1
- package/build/cjs/hooks/useBrowserPreferences/useBrowserPreferences.d.cts +1 -1
- package/build/cjs/hooks/useScreen/useScreen.cjs +1 -1
- package/build/cjs/hooks/useScreen/useScreen.cjs.map +1 -1
- package/build/cjs/tailwind/plugins/jokulTypographyPlugin.cjs +1 -1
- package/build/cjs/tailwind/plugins/jokulTypographyPlugin.cjs.map +1 -1
- package/build/cjs/tailwind/tailwindPreset.cjs +1 -1
- package/build/cjs/tailwind/tailwindPreset.cjs.map +1 -1
- package/build/cjs/tokens.cjs +2 -0
- package/build/cjs/tokens.cjs.map +1 -0
- package/build/cjs/tokens.d.cts +176 -0
- package/build/cjs/utilities/getThemeAndSize.cjs +1 -1
- package/build/cjs/utilities/getThemeAndSize.cjs.map +1 -1
- package/build/cjs/utilities/getThemeAndSize.d.cts +1 -1
- package/build/cjs/utilities/index.d.cts +1 -0
- package/build/cjs/{core → utilities}/types.d.cts +1 -1
- package/build/es/components/beta/description-list/DescriptionList.js +2 -0
- package/build/es/components/beta/description-list/DescriptionList.js.map +1 -0
- package/build/es/components/beta/description-list/DescriptionListItem.js +2 -0
- package/build/es/components/beta/description-list/DescriptionListItem.js.map +1 -0
- package/build/es/{components-beta → components/beta}/description-list/index.d.ts +2 -2
- package/build/es/components/beta/nav-link/NavLink.js +2 -0
- package/build/es/components/beta/nav-link/NavLink.js.map +1 -0
- package/build/es/components/beta/nav-link/index.d.ts +1 -0
- package/build/es/{components-beta → components/beta}/nav-link/types.d.ts +1 -1
- package/build/es/components/beta/select/Select.js +2 -0
- package/build/es/components/beta/select/Select.js.map +1 -0
- package/build/es/components/beta/select/index.d.ts +2 -0
- package/build/es/{components-beta → components/beta}/select/types.d.ts +1 -1
- package/build/es/components/breadcrumb/types.d.ts +1 -1
- package/build/es/components/checkbox/types.d.ts +1 -1
- package/build/es/components/cookie-consent/types.d.ts +1 -1
- package/build/es/components/datepicker/types.d.ts +1 -1
- package/build/es/components/description-list/index.d.ts +3 -3
- package/build/es/components/description-list/index.js +1 -1
- package/build/es/components/description-list/types.d.ts +1 -1
- package/build/es/components/feedback/feedbackContext.d.ts +1 -1
- package/build/es/components/feedback/feedbackContext.js.map +1 -1
- package/build/es/components/feedback/followup/followupContext.d.ts +1 -1
- package/build/es/components/feedback/followup/followupContext.js.map +1 -1
- package/build/es/components/feedback/main-question/mainQuestionContext.d.ts +1 -1
- package/build/es/components/feedback/main-question/mainQuestionContext.js.map +1 -1
- package/build/es/components/feedback/questions/smileyUtils.js.map +1 -1
- package/build/es/components/file-input/internal/Dropzone.d.ts +1 -1
- package/build/es/components/file-input/internal/Dropzone.js.map +1 -1
- package/build/es/components/file-input/internal/fileInputContext.d.ts +1 -1
- package/build/es/components/file-input/internal/fileInputContext.js.map +1 -1
- package/build/es/components/icon/development/internal/IconsExampleGrid.d.ts +1 -1
- package/build/es/components/input-group/InputGroup.d.ts +2 -2
- package/build/es/components/input-group/types.d.ts +1 -1
- package/build/es/components/link/Link.d.ts +2 -2
- package/build/es/components/link/Link.js +1 -1
- package/build/es/components/link/Link.js.map +1 -1
- package/build/es/components/link/types.d.ts +4 -1
- package/build/es/components/link-list/LinkList.d.ts +1 -1
- package/build/es/components/list/ListItem.d.ts +1 -1
- package/build/es/components/list/ListItem.js.map +1 -1
- package/build/es/components/logo/types.d.ts +1 -1
- package/build/es/components/menu/types.d.ts +1 -1
- package/build/es/components/modal/Modal.d.ts +9 -2
- package/build/es/components/modal/Modal.js +1 -1
- package/build/es/components/modal/Modal.js.map +1 -1
- package/build/es/components/modal/index.d.ts +1 -1
- package/build/es/components/modal/types.d.ts +1 -19
- package/build/es/components/nav-link/index.d.ts +2 -2
- package/build/es/components/nav-link/index.js +1 -1
- package/build/es/components/radio-button/radioGroupContext.d.ts +1 -1
- package/build/es/components/radio-button/radioGroupContext.js.map +1 -1
- package/build/es/components/screen-reader-only/types.d.ts +1 -1
- package/build/es/components/select/index.d.ts +2 -2
- package/build/es/components/select/index.js +1 -1
- package/build/es/components/select/types.d.ts +1 -1
- package/build/es/components/system-message/types.d.ts +1 -1
- package/build/es/components/table/types.d.ts +1 -1
- package/build/es/components/table-of-contents/TableOfContents.d.ts +1 -1
- package/build/es/components/tabs/types.d.ts +1 -1
- package/build/es/components/toast/types.d.ts +1 -1
- package/build/es/components/toggle-switch/types.d.ts +1 -1
- package/build/es/components/tooltip/Tooltip.d.ts +1 -1
- package/build/es/components/tooltip/Tooltip.js.map +1 -1
- package/build/es/hooks/useAnimatedHeight/types.d.ts +1 -1
- package/build/es/hooks/useAnimatedHeight/useAnimatedHeight.js +1 -1
- package/build/es/hooks/useAnimatedHeight/useAnimatedHeight.js.map +1 -1
- package/build/es/hooks/useAnimatedHeight/useAnimatedHeightBetween.js +1 -1
- package/build/es/hooks/useAnimatedHeight/useAnimatedHeightBetween.js.map +1 -1
- package/build/es/hooks/useAnimatedHeight/useAutoAnimateHeight.d.ts +1 -1
- package/build/es/hooks/useAnimatedHeight/useAutoAnimateHeight.js +1 -1
- package/build/es/hooks/useAnimatedHeight/useAutoAnimateHeight.js.map +1 -1
- package/build/es/hooks/useAriaLiveRegion/useAriaLiveRegion.d.ts +1 -1
- package/build/es/hooks/useBrowserPreferences/useBrowserPreferences.d.ts +1 -1
- package/build/es/hooks/useBrowserPreferences/useBrowserPreferences.js.map +1 -1
- package/build/es/hooks/useScreen/useScreen.js +1 -1
- package/build/es/hooks/useScreen/useScreen.js.map +1 -1
- package/build/es/tailwind/plugins/jokulTypographyPlugin.js +1 -1
- package/build/es/tailwind/plugins/jokulTypographyPlugin.js.map +1 -1
- package/build/es/tailwind/tailwindPreset.js +1 -1
- package/build/es/tailwind/tailwindPreset.js.map +1 -1
- package/build/es/tokens.d.ts +176 -0
- package/build/es/tokens.js +2 -0
- package/build/es/tokens.js.map +1 -0
- package/build/es/utilities/getThemeAndSize.d.ts +1 -1
- package/build/es/utilities/getThemeAndSize.js +1 -1
- package/build/es/utilities/getThemeAndSize.js.map +1 -1
- package/build/es/utilities/index.d.ts +1 -0
- package/build/es/{core → utilities}/types.d.ts +1 -1
- package/package.json +7 -585
- package/styles/base.css +1405 -0
- package/styles/base.min.css +2 -0
- package/styles/components/autosuggest/autosuggest.css +4 -10
- package/styles/components/autosuggest/autosuggest.min.css +1 -1
- package/styles/components/autosuggest/autosuggest.scss +1 -1
- package/styles/{components-beta → components/beta}/description-list/description-list.scss +1 -1
- package/styles/{components-beta → components/beta}/nav-link/navlink.css +9 -12
- package/styles/components/beta/nav-link/navlink.min.css +1 -0
- package/styles/{components-beta → components/beta}/nav-link/navlink.scss +2 -2
- package/styles/components/beta/select/_index.scss +3 -0
- package/styles/{components-beta → components/beta}/select/select.css +5 -8
- package/styles/components/beta/select/select.min.css +1 -0
- package/styles/{components-beta → components/beta}/select/select.scss +2 -3
- package/styles/components/breadcrumb/breadcrumb.scss +1 -1
- package/styles/components/button/button.css +9 -12
- package/styles/components/button/button.min.css +1 -1
- package/styles/components/button/button.scss +2 -2
- package/styles/components/card/card.css +2 -2
- package/styles/components/card/card.min.css +1 -1
- package/styles/components/card/card.scss +1 -1
- package/styles/components/checkbox/checkbox.css +12 -33
- package/styles/components/checkbox/checkbox.min.css +1 -1
- package/styles/components/checkbox/checkbox.scss +5 -15
- package/styles/components/checkbox-panel/checkbox-panel.css +19 -46
- package/styles/components/checkbox-panel/checkbox-panel.min.css +1 -1
- package/styles/components/checkbox-panel/checkbox-panel.scss +1 -1
- package/styles/components/checkbox-panel/development/styles.scss +1 -1
- package/styles/components/chip/chip.css +4 -7
- package/styles/components/chip/chip.min.css +1 -1
- package/styles/components/chip/chip.scss +2 -2
- package/styles/components/combobox/combobox.css +12 -24
- package/styles/components/combobox/combobox.min.css +1 -1
- package/styles/components/combobox/combobox.scss +1 -2
- package/styles/components/cookie-consent/cookie-consent.css +1 -5
- package/styles/components/cookie-consent/cookie-consent.min.css +1 -1
- package/styles/components/cookie-consent/cookie-consent.scss +1 -1
- package/styles/components/countdown/countdown.css +2 -2
- package/styles/components/countdown/countdown.min.css +1 -1
- package/styles/components/datepicker/_calendar-date-button.scss +7 -7
- package/styles/components/datepicker/_calendar-navigation-dropdown.scss +2 -2
- package/styles/components/datepicker/_calendar-navigation.scss +1 -1
- package/styles/components/datepicker/_calendar-table.scss +1 -1
- package/styles/components/datepicker/_calendar.scss +7 -6
- package/styles/components/datepicker/datepicker.css +13 -33
- package/styles/components/datepicker/datepicker.min.css +1 -1
- package/styles/components/datepicker/datepicker.scss +1 -1
- package/styles/components/description-list/description-list.css +1 -1
- package/styles/components/description-list/description-list.min.css +1 -1
- package/styles/components/description-list/description-list.scss +2 -2
- package/styles/components/expander/expandable.css +3 -3
- package/styles/components/expander/expandable.min.css +1 -1
- package/styles/components/expander/expandable.scss +1 -1
- package/styles/components/feedback/feedback.css +10 -14
- package/styles/components/feedback/feedback.min.css +1 -1
- package/styles/components/feedback/feedback.scss +1 -1
- package/styles/components/file/file.css +5 -13
- package/styles/components/file/file.min.css +1 -1
- package/styles/components/file/file.scss +2 -2
- package/styles/components/file-input/file-input.css +35 -57
- package/styles/components/file-input/file-input.min.css +1 -1
- package/styles/components/file-input/file-input.scss +1 -1
- package/styles/components/help/help.scss +1 -1
- package/styles/components/icon/_base-styles.scss +3 -5
- package/styles/components/icon/icon.css +9 -30
- package/styles/components/icon/icon.min.css +1 -1
- package/styles/components/icon/icon.scss +1 -15
- package/styles/components/icon-button/icon-button.css +2 -2
- package/styles/components/icon-button/icon-button.min.css +1 -1
- package/styles/components/icon-button/icon-button.scss +1 -1
- package/styles/components/image/image.css +2 -2
- package/styles/components/image/image.min.css +1 -1
- package/styles/components/image/image.scss +1 -1
- package/styles/components/input-group/_field-group.scss +1 -1
- package/styles/components/input-group/_labels.scss +1 -1
- package/styles/components/input-group/input-group.css +12 -27
- package/styles/components/input-group/input-group.min.css +1 -1
- package/styles/components/input-group/input-group.scss +1 -1
- package/styles/components/input-panel/input-panel.css +7 -13
- package/styles/components/input-panel/input-panel.min.css +1 -1
- package/styles/components/input-panel/input-panel.scss +2 -2
- package/styles/components/link/link.css +6 -7
- package/styles/components/link/link.min.css +1 -1
- package/styles/components/link/link.scss +1 -2
- package/styles/components/link-list/link-list.css +11 -21
- package/styles/components/link-list/link-list.min.css +1 -1
- package/styles/components/link-list/link-list.scss +1 -1
- package/styles/components/list/list.css +6 -27
- package/styles/components/list/list.min.css +1 -1
- package/styles/components/list/list.scss +11 -15
- package/styles/components/loader/loader.css +6 -6
- package/styles/components/loader/loader.min.css +1 -1
- package/styles/components/loader/loader.scss +1 -1
- package/styles/components/loader/skeleton-loader.css +3 -3
- package/styles/components/loader/skeleton-loader.min.css +1 -1
- package/styles/components/loader/skeleton-loader.scss +1 -1
- package/styles/components/logo/logo.css +4 -4
- package/styles/components/logo/logo.min.css +1 -1
- package/styles/components/logo/logo.scss +1 -1
- package/styles/components/menu/_menu-divider.scss +1 -1
- package/styles/components/menu/_menu-item.scss +1 -1
- package/styles/components/menu/menu.css +6 -21
- package/styles/components/menu/menu.min.css +1 -1
- package/styles/components/menu/menu.scss +7 -11
- package/styles/components/message/message.css +8 -20
- package/styles/components/message/message.min.css +1 -1
- package/styles/components/message/message.scss +1 -1
- package/styles/components/modal/modal.css +35 -125
- package/styles/components/modal/modal.min.css +1 -1
- package/styles/components/modal/modal.scss +95 -6
- package/styles/components/nav-link/nav-link.css +4 -4
- package/styles/components/nav-link/nav-link.min.css +1 -1
- package/styles/components/nav-link/nav-link.scss +2 -2
- package/styles/components/pagination/development/styles.scss +1 -1
- package/styles/components/pagination/pagination.css +1 -1
- package/styles/components/pagination/pagination.min.css +1 -1
- package/styles/components/pagination/pagination.scss +1 -1
- package/styles/components/popover/popover.css +5 -17
- package/styles/components/popover/popover.min.css +1 -1
- package/styles/components/popover/popover.scss +6 -10
- package/styles/components/progress-bar/progress-bar.css +3 -3
- package/styles/components/progress-bar/progress-bar.min.css +1 -1
- package/styles/components/progress-bar/progress-bar.scss +1 -1
- package/styles/components/radio-button/radio-button.css +12 -30
- package/styles/components/radio-button/radio-button.min.css +1 -1
- package/styles/components/radio-button/radio-button.scss +5 -15
- package/styles/components/radio-panel/development/styles.scss +1 -1
- package/styles/components/radio-panel/radio-panel.css +7 -13
- package/styles/components/radio-panel/radio-panel.min.css +1 -1
- package/styles/components/radio-panel/radio-panel.scss +1 -1
- package/styles/components/search/search-with-submit-button.css +2 -2
- package/styles/components/search/search-with-submit-button.min.css +1 -1
- package/styles/components/search/search-with-submit-button.scss +1 -1
- package/styles/components/search/search.css +8 -14
- package/styles/components/search/search.min.css +1 -1
- package/styles/components/search/search.scss +1 -1
- package/styles/components/segmented-control/segmented-control.css +39 -97
- package/styles/components/segmented-control/segmented-control.min.css +1 -1
- package/styles/components/segmented-control/segmented-control.scss +1 -1
- package/styles/components/select/select.css +12 -21
- package/styles/components/select/select.min.css +1 -1
- package/styles/components/select/select.scss +1 -2
- package/styles/components/summary-table/development/summary-table-example.scss +1 -1
- package/styles/components/summary-table/summary-table.css +3 -6
- package/styles/components/summary-table/summary-table.min.css +1 -1
- package/styles/components/summary-table/summary-table.scss +3 -3
- package/styles/components/system-message/system-message.css +4 -7
- package/styles/components/system-message/system-message.min.css +1 -1
- package/styles/components/system-message/system-message.scss +1 -2
- package/styles/components/table/_table-caption.scss +1 -1
- package/styles/components/table/_table-cell.scss +1 -1
- package/styles/components/table/_table-head.scss +3 -13
- package/styles/components/table/_table-header.scss +4 -4
- package/styles/components/table/_table-pagination.scss +1 -1
- package/styles/components/table/_table-row.scss +1 -1
- package/styles/components/table/table.css +18 -46
- package/styles/components/table/table.min.css +1 -1
- package/styles/components/table/table.scss +1 -1
- package/styles/components/table-of-contents/table-of-contents.css +3 -7
- package/styles/components/table-of-contents/table-of-contents.min.css +1 -1
- package/styles/components/table-of-contents/table-of-contents.scss +1 -1
- package/styles/components/tabs/tabs.css +6 -9
- package/styles/components/tabs/tabs.min.css +1 -1
- package/styles/components/tabs/tabs.scss +1 -1
- package/styles/components/tag/tag.css +2 -5
- package/styles/components/tag/tag.min.css +1 -1
- package/styles/components/tag/tag.scss +2 -2
- package/styles/components/text-area/text-area.css +9 -18
- package/styles/components/text-area/text-area.min.css +1 -1
- package/styles/components/text-area/text-area.scss +1 -1
- package/styles/components/text-input/text-input.css +4 -10
- package/styles/components/text-input/text-input.min.css +1 -1
- package/styles/components/text-input/text-input.scss +2 -3
- package/styles/components/toast/toast.css +6 -12
- package/styles/components/toast/toast.min.css +1 -1
- package/styles/components/toast/toast.scss +1 -2
- package/styles/components/toggle-switch/_toggle-slider.scss +1 -1
- package/styles/components/toggle-switch/toggle-switch.css +7 -10
- package/styles/components/toggle-switch/toggle-switch.min.css +2 -2
- package/styles/components/toggle-switch/toggle-switch.scss +1 -1
- package/styles/components/tooltip/tooltip.css +4 -8
- package/styles/components/tooltip/tooltip.min.css +1 -1
- package/styles/components/tooltip/tooltip.scss +1 -1
- package/styles/{styles.css → components.css} +329 -734
- package/styles/components.min.css +3 -0
- package/styles/{styles.scss → components.scss} +2 -2
- package/styles/{core/global → global}/_base-class.scss +6 -4
- package/styles/{core/global → global}/_top-layer.scss +1 -1
- package/styles/hooks/stories/styles.scss +5 -7
- package/styles/{core/jkl/_theme.scss → jkl/_forced-colors.scss} +0 -49
- package/styles/{core/jkl → jkl}/_index.scss +3 -6
- package/styles/{core/jkl → jkl}/_motion.scss +8 -26
- package/styles/{core/jkl → jkl}/_reset.scss +2 -2
- package/styles/{core/jkl → jkl}/_spacing.scss +1 -6
- package/styles/jkl/_tokens.scss +306 -0
- package/styles/{core/jkl → jkl}/_typography.scss +5 -98
- package/styles/shared/input/shared-input-styles.scss +1 -1
- package/styles/shared/track/track.scss +1 -1
- package/styles/tailwind.css +171 -0
- package/styles/theme/_color-scheme.scss +84 -0
- package/styles/{core/theme → theme}/_dynamic-spacing.scss +9 -5
- package/styles/theme/_fonts.scss +147 -0
- package/styles/theme/_index.scss +5 -0
- package/styles/theme/_size.scss +53 -0
- package/styles/theme/_tokens.scss +94 -0
- package/styles/{core/utility → utility}/_headings.scss +1 -1
- package/styles/utility/_paragraphs.scss +24 -0
- package/styles/{core/utility → utility}/_screen-reader.scss +1 -1
- package/styles/{core/utility → utility}/_spacing.scss +4 -3
- package/build/cjs/components-beta/description-list/DescriptionList.cjs +0 -2
- package/build/cjs/components-beta/description-list/DescriptionList.cjs.map +0 -1
- package/build/cjs/components-beta/description-list/DescriptionListItem.cjs +0 -2
- package/build/cjs/components-beta/description-list/DescriptionListItem.cjs.map +0 -1
- package/build/cjs/components-beta/nav-link/NavLink.cjs +0 -2
- package/build/cjs/components-beta/nav-link/NavLink.cjs.map +0 -1
- package/build/cjs/components-beta/nav-link/index.d.cts +0 -1
- package/build/cjs/components-beta/select/Select.cjs +0 -2
- package/build/cjs/components-beta/select/Select.cjs.map +0 -1
- package/build/cjs/components-beta/select/index.d.cts +0 -2
- package/build/cjs/core/index.cjs +0 -2
- package/build/cjs/core/index.cjs.map +0 -1
- package/build/cjs/core/index.d.cts +0 -2
- package/build/cjs/core/tokens/build-tailwind-4.cjs +0 -2
- package/build/cjs/core/tokens/build-tailwind-4.cjs.map +0 -1
- package/build/cjs/core/tokens/build-tailwind-4.d.cts +0 -1
- package/build/cjs/core/tokens/style-dictionary/build.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/build.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/build.d.cts +0 -0
- package/build/cjs/core/tokens/style-dictionary/config.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/config.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/config.d.cts +0 -4
- package/build/cjs/core/tokens/style-dictionary/filters/index.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/filters/index.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/filters/index.d.cts +0 -3
- package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.d.cts +0 -3
- package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.d.cts +0 -3
- package/build/cjs/core/tokens/style-dictionary/formats/index.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/formats/index.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/formats/index.d.cts +0 -6
- package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.d.cts +0 -3
- package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.d.cts +0 -3
- package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.d.cts +0 -3
- package/build/cjs/core/tokens/style-dictionary/register.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/register.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/register.d.cts +0 -1
- package/build/cjs/core/tokens/style-dictionary/transforms/index.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/transforms/index.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/transforms/index.d.cts +0 -2
- package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.cjs +0 -2
- package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.cjs.map +0 -1
- package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.d.cts +0 -3
- package/build/cjs/core/tokens.cjs +0 -2
- package/build/cjs/core/tokens.cjs.map +0 -1
- package/build/cjs/core/tokens.d.cts +0 -593
- package/build/cjs/index.cjs +0 -2
- package/build/cjs/index.cjs.map +0 -1
- package/build/cjs/index.d.cts +0 -3
- package/build/cjs/tailwind/colors.cjs +0 -2
- package/build/cjs/tailwind/colors.cjs.map +0 -1
- package/build/cjs/tailwind/colors.d.cts +0 -39
- package/build/es/components-beta/description-list/DescriptionList.js +0 -2
- package/build/es/components-beta/description-list/DescriptionList.js.map +0 -1
- package/build/es/components-beta/description-list/DescriptionListItem.js +0 -2
- package/build/es/components-beta/description-list/DescriptionListItem.js.map +0 -1
- package/build/es/components-beta/nav-link/NavLink.js +0 -2
- package/build/es/components-beta/nav-link/NavLink.js.map +0 -1
- package/build/es/components-beta/nav-link/index.d.ts +0 -1
- package/build/es/components-beta/select/Select.js +0 -2
- package/build/es/components-beta/select/Select.js.map +0 -1
- package/build/es/components-beta/select/index.d.ts +0 -2
- package/build/es/core/index.d.ts +0 -2
- package/build/es/core/index.js +0 -2
- package/build/es/core/index.js.map +0 -1
- package/build/es/core/tokens/build-tailwind-4.d.ts +0 -1
- package/build/es/core/tokens/build-tailwind-4.js +0 -2
- package/build/es/core/tokens/build-tailwind-4.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/build.d.ts +0 -0
- package/build/es/core/tokens/style-dictionary/build.js +0 -2
- package/build/es/core/tokens/style-dictionary/build.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/config.d.ts +0 -4
- package/build/es/core/tokens/style-dictionary/config.js +0 -2
- package/build/es/core/tokens/style-dictionary/config.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/filters/index.d.ts +0 -3
- package/build/es/core/tokens/style-dictionary/filters/index.js +0 -2
- package/build/es/core/tokens/style-dictionary/filters/index.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.d.ts +0 -3
- package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.js +0 -2
- package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.d.ts +0 -3
- package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.js +0 -2
- package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/formats/index.d.ts +0 -6
- package/build/es/core/tokens/style-dictionary/formats/index.js +0 -2
- package/build/es/core/tokens/style-dictionary/formats/index.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/formats/javascript-esm.d.ts +0 -3
- package/build/es/core/tokens/style-dictionary/formats/javascript-esm.js +0 -2
- package/build/es/core/tokens/style-dictionary/formats/javascript-esm.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.d.ts +0 -3
- package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.js +0 -2
- package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.d.ts +0 -3
- package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.js +0 -2
- package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/register.d.ts +0 -1
- package/build/es/core/tokens/style-dictionary/register.js +0 -2
- package/build/es/core/tokens/style-dictionary/register.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/transforms/index.d.ts +0 -2
- package/build/es/core/tokens/style-dictionary/transforms/index.js +0 -2
- package/build/es/core/tokens/style-dictionary/transforms/index.js.map +0 -1
- package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.d.ts +0 -3
- package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.js +0 -2
- package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.js.map +0 -1
- package/build/es/core/tokens.d.ts +0 -593
- package/build/es/core/tokens.js +0 -2
- package/build/es/core/tokens.js.map +0 -1
- package/build/es/index.d.ts +0 -3
- package/build/es/index.js +0 -2
- package/build/es/index.js.map +0 -1
- package/build/es/tailwind/colors.d.ts +0 -39
- package/build/es/tailwind/colors.js +0 -2
- package/build/es/tailwind/colors.js.map +0 -1
- package/build/index-Ck94bTpt.cjs +0 -2
- package/build/index-Ck94bTpt.cjs.map +0 -1
- package/build/index-DOHQmuhD.js +0 -2
- package/build/index-DOHQmuhD.js.map +0 -1
- package/src/fonts/styles/_index.scss +0 -1
- package/src/fonts/styles/webfonts.scss +0 -145
- package/src/tailwind/v4/jokul-tailwind.css +0 -266
- package/styles/components/modal/_layout.scss +0 -22
- package/styles/components/modal/_modal-base.scss +0 -32
- package/styles/components/modal/_motion.scss +0 -45
- package/styles/components/modal/_overlay.scss +0 -20
- package/styles/components/modal/_parts.scss +0 -33
- package/styles/components/modal/_placement.scss +0 -59
- package/styles/components-beta/nav-link/navlink.min.css +0 -1
- package/styles/components-beta/select/_index.scss +0 -3
- package/styles/components-beta/select/select.min.css +0 -1
- package/styles/core/core.css +0 -1731
- package/styles/core/core.min.css +0 -2
- package/styles/core/jkl/_colors.scss +0 -26
- package/styles/core/jkl/_helpers.scss +0 -26
- package/styles/core/jkl/_tokens.scss +0 -59
- package/styles/core/jkl/legacy/_dynamic-colors.scss +0 -40
- package/styles/core/jkl/legacy/_index.scss +0 -2
- package/styles/core/jkl/legacy/_tokens.scss +0 -742
- package/styles/core/theme/_color-tokens.scss +0 -73
- package/styles/core/theme/_index.scss +0 -10
- package/styles/core/theme/_legacy-color-tokens.scss +0 -81
- package/styles/core/theme/_legacy-tokens.scss +0 -279
- package/styles/core/theme/_old-vars.scss +0 -21
- package/styles/core/theme/_shape.scss +0 -12
- package/styles/core/theme/_spacing-tokens.scss +0 -33
- package/styles/core/theme/_spacing.scss +0 -64
- package/styles/core/theme/_tokens.scss +0 -33
- package/styles/core/theme/_typography.scss +0 -38
- package/styles/core/utility/_paragraphs.scss +0 -29
- package/styles/fonts/_index.scss +0 -1
- package/styles/fonts/webfonts.css +0 -115
- package/styles/fonts/webfonts.min.css +0 -1
- package/styles/fonts/webfonts.scss +0 -145
- package/styles/styles.min.css +0 -3
- /package/build/cjs/{components-beta → components/beta}/description-list/DescriptionList.d.cts +0 -0
- /package/build/cjs/{components-beta → components/beta}/description-list/DescriptionListItem.d.cts +0 -0
- /package/build/cjs/{components-beta → components/beta}/description-list/index.cjs +0 -0
- /package/build/cjs/{components-beta → components/beta}/description-list/index.cjs.map +0 -0
- /package/build/cjs/{components-beta → components/beta}/description-list/types.cjs +0 -0
- /package/build/cjs/{components-beta → components/beta}/description-list/types.cjs.map +0 -0
- /package/build/cjs/{components-beta → components/beta}/description-list/types.d.cts +0 -0
- /package/build/cjs/{components-beta → components/beta}/nav-link/NavLink.d.cts +0 -0
- /package/build/cjs/{components-beta → components/beta}/nav-link/index.cjs +0 -0
- /package/build/cjs/{components-beta → components/beta}/nav-link/index.cjs.map +0 -0
- /package/build/cjs/{components-beta → components/beta}/nav-link/types.cjs +0 -0
- /package/build/cjs/{components-beta → components/beta}/nav-link/types.cjs.map +0 -0
- /package/build/cjs/{components-beta → components/beta}/select/Select.d.cts +0 -0
- /package/build/cjs/{components-beta → components/beta}/select/index.cjs +0 -0
- /package/build/cjs/{components-beta → components/beta}/select/index.cjs.map +0 -0
- /package/build/cjs/{components-beta → components/beta}/select/types.cjs +0 -0
- /package/build/cjs/{components-beta → components/beta}/select/types.cjs.map +0 -0
- /package/build/cjs/{core → utilities}/types.cjs +0 -0
- /package/build/cjs/{core → utilities}/types.cjs.map +0 -0
- /package/build/es/{components-beta → components/beta}/description-list/DescriptionList.d.ts +0 -0
- /package/build/es/{components-beta → components/beta}/description-list/DescriptionListItem.d.ts +0 -0
- /package/build/es/{components-beta → components/beta}/description-list/index.js +0 -0
- /package/build/es/{components-beta → components/beta}/description-list/index.js.map +0 -0
- /package/build/es/{components-beta → components/beta}/description-list/types.d.ts +0 -0
- /package/build/es/{components-beta → components/beta}/description-list/types.js +0 -0
- /package/build/es/{components-beta → components/beta}/description-list/types.js.map +0 -0
- /package/build/es/{components-beta → components/beta}/nav-link/NavLink.d.ts +0 -0
- /package/build/es/{components-beta → components/beta}/nav-link/index.js +0 -0
- /package/build/es/{components-beta → components/beta}/nav-link/index.js.map +0 -0
- /package/build/es/{components-beta → components/beta}/nav-link/types.js +0 -0
- /package/build/es/{components-beta → components/beta}/nav-link/types.js.map +0 -0
- /package/build/es/{components-beta → components/beta}/select/Select.d.ts +0 -0
- /package/build/es/{components-beta → components/beta}/select/index.js +0 -0
- /package/build/es/{components-beta → components/beta}/select/index.js.map +0 -0
- /package/build/es/{components-beta → components/beta}/select/types.js +0 -0
- /package/build/es/{components-beta → components/beta}/select/types.js.map +0 -0
- /package/build/es/{core → utilities}/types.js +0 -0
- /package/build/es/{core → utilities}/types.js.map +0 -0
- /package/styles/{core/_layers.scss → _layers.scss} +0 -0
- /package/styles/{core/core.scss → base.scss} +0 -0
- /package/styles/{components-beta → components/beta}/description-list/_index.scss +0 -0
- /package/styles/{components-beta → components/beta}/description-list/description-list.css +0 -0
- /package/styles/{components-beta → components/beta}/description-list/description-list.min.css +0 -0
- /package/styles/{components-beta → components/beta}/nav-link/_index.scss +0 -0
- /package/styles/{core/global → global}/_index.scss +0 -0
- /package/styles/{core/jkl → jkl}/_convert.scss +0 -0
- /package/styles/{core/jkl → jkl}/_navigation.scss +0 -0
- /package/styles/{core/jkl → jkl}/_ornaments.scss +0 -0
- /package/styles/{core/jkl → jkl}/_responsive-units.scss +0 -0
- /package/styles/{core/jkl → jkl}/_screenreader.scss +0 -0
- /package/styles/{core/jkl → jkl}/_screens.scss +0 -0
- /package/styles/{core/jkl → jkl}/_shadows.scss +0 -0
- /package/styles/{core/jkl → jkl}/_underline.scss +0 -0
- /package/styles/{core/jkl → jkl}/_z-index.scss +0 -0
- /package/styles/{core/resets → resets}/_index.scss +0 -0
- /package/styles/{core/resets → resets}/_normalize.scss +0 -0
- /package/styles/{core/resets → resets}/_reset.scss +0 -0
- /package/styles/{core/utility → utility}/_index.scss +0 -0
package/styles/base.css
ADDED
|
@@ -0,0 +1,1405 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
@layer jokul {
|
|
3
|
+
@layer resets, theme, global, components, utility;
|
|
4
|
+
}
|
|
5
|
+
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
|
|
6
|
+
@layer jokul.resets {
|
|
7
|
+
/* Document
|
|
8
|
+
========================================================================== */
|
|
9
|
+
/**
|
|
10
|
+
* 1. Correct the line height in all browsers.
|
|
11
|
+
* 2. Prevent adjustments of font size after orientation changes in iOS.
|
|
12
|
+
*/
|
|
13
|
+
html {
|
|
14
|
+
line-height: 1.15; /* 1 */
|
|
15
|
+
-webkit-text-size-adjust: 100%; /* 2 */
|
|
16
|
+
}
|
|
17
|
+
/* Sections
|
|
18
|
+
========================================================================== */
|
|
19
|
+
/**
|
|
20
|
+
* Remove the margin in all browsers.
|
|
21
|
+
*/
|
|
22
|
+
body {
|
|
23
|
+
margin: 0;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Correct the font size and margin on `h1` elements within `section` and
|
|
27
|
+
* `article` contexts in Chrome, Firefox, and Safari.
|
|
28
|
+
*/
|
|
29
|
+
h1 {
|
|
30
|
+
font-size: 2em;
|
|
31
|
+
margin: 0.67em 0;
|
|
32
|
+
}
|
|
33
|
+
/* Grouping content
|
|
34
|
+
========================================================================== */
|
|
35
|
+
/**
|
|
36
|
+
* 1. Add the correct box sizing in Firefox.
|
|
37
|
+
* 2. Show the overflow in Edge and IE.
|
|
38
|
+
*/
|
|
39
|
+
hr {
|
|
40
|
+
box-sizing: content-box; /* 1 */
|
|
41
|
+
height: 0; /* 1 */
|
|
42
|
+
overflow: visible; /* 2 */
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* 1. Correct the inheritance and scaling of font size in all browsers.
|
|
46
|
+
* 2. Correct the odd `em` font sizing in all browsers.
|
|
47
|
+
*/
|
|
48
|
+
pre {
|
|
49
|
+
font-family: monospace, monospace; /* 1 */
|
|
50
|
+
font-size: 1em; /* 2 */
|
|
51
|
+
}
|
|
52
|
+
/* Text-level semantics
|
|
53
|
+
========================================================================== */
|
|
54
|
+
/**
|
|
55
|
+
* 1. Remove the bottom border in Chrome 57-
|
|
56
|
+
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
|
57
|
+
*/
|
|
58
|
+
abbr[title] {
|
|
59
|
+
border-bottom: none; /* 1 */
|
|
60
|
+
text-decoration: underline; /* 2 */
|
|
61
|
+
text-decoration: underline dotted; /* 2 */
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Add the correct font weight in Chrome, Edge, and Safari.
|
|
65
|
+
*/
|
|
66
|
+
b,
|
|
67
|
+
strong {
|
|
68
|
+
font-weight: bolder;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* 1. Correct the inheritance and scaling of font size in all browsers.
|
|
72
|
+
* 2. Correct the odd `em` font sizing in all browsers.
|
|
73
|
+
*/
|
|
74
|
+
code,
|
|
75
|
+
kbd,
|
|
76
|
+
samp {
|
|
77
|
+
font-family: monospace, monospace; /* 1 */
|
|
78
|
+
font-size: 1em; /* 2 */
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Add the correct font size in all browsers.
|
|
82
|
+
*/
|
|
83
|
+
small {
|
|
84
|
+
font-size: 80%;
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Prevent `sub` and `sup` elements from affecting the line height in
|
|
88
|
+
* all browsers.
|
|
89
|
+
*/
|
|
90
|
+
sub,
|
|
91
|
+
sup {
|
|
92
|
+
font-size: 75%;
|
|
93
|
+
line-height: 0;
|
|
94
|
+
position: relative;
|
|
95
|
+
vertical-align: baseline;
|
|
96
|
+
}
|
|
97
|
+
sub {
|
|
98
|
+
bottom: -0.25em;
|
|
99
|
+
}
|
|
100
|
+
sup {
|
|
101
|
+
top: -0.5em;
|
|
102
|
+
}
|
|
103
|
+
/* Forms
|
|
104
|
+
========================================================================== */
|
|
105
|
+
/**
|
|
106
|
+
* 1. Change the font styles in all browsers.
|
|
107
|
+
* 2. Remove the margin in Firefox and Safari.
|
|
108
|
+
*/
|
|
109
|
+
button,
|
|
110
|
+
input,
|
|
111
|
+
optgroup,
|
|
112
|
+
select,
|
|
113
|
+
textarea {
|
|
114
|
+
font-family: inherit; /* 1 */
|
|
115
|
+
font-size: 100%; /* 1 */
|
|
116
|
+
line-height: 1.15; /* 1 */
|
|
117
|
+
margin: 0; /* 2 */
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* Remove the inheritance of text transform in Edge, Firefox, and IE.
|
|
121
|
+
* 1. Remove the inheritance of text transform in Firefox.
|
|
122
|
+
*/
|
|
123
|
+
button,
|
|
124
|
+
select {
|
|
125
|
+
/* 1 */
|
|
126
|
+
text-transform: none;
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* Correct the inability to style clickable types in iOS and Safari.
|
|
130
|
+
*/
|
|
131
|
+
button,
|
|
132
|
+
[type=button],
|
|
133
|
+
[type=reset],
|
|
134
|
+
[type=submit] {
|
|
135
|
+
-webkit-appearance: button;
|
|
136
|
+
}
|
|
137
|
+
/**
|
|
138
|
+
* Correct the padding in Firefox.
|
|
139
|
+
*/
|
|
140
|
+
fieldset {
|
|
141
|
+
padding: 0.35em 0.75em 0.625em;
|
|
142
|
+
}
|
|
143
|
+
/**
|
|
144
|
+
* 1. Correct the text wrapping in Edge and IE.
|
|
145
|
+
* 2. Remove the padding so developers are not caught out when they zero out
|
|
146
|
+
* `fieldset` elements in all browsers.
|
|
147
|
+
*/
|
|
148
|
+
legend {
|
|
149
|
+
box-sizing: border-box; /* 1 */
|
|
150
|
+
display: table; /* 1 */
|
|
151
|
+
max-width: 100%; /* 1 */
|
|
152
|
+
padding: 0; /* 2 */
|
|
153
|
+
white-space: normal; /* 1 */
|
|
154
|
+
}
|
|
155
|
+
/**
|
|
156
|
+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
|
|
157
|
+
*/
|
|
158
|
+
progress {
|
|
159
|
+
vertical-align: baseline;
|
|
160
|
+
}
|
|
161
|
+
/**
|
|
162
|
+
* Correct the cursor style of increment and decrement buttons in Chrome.
|
|
163
|
+
*/
|
|
164
|
+
[type=number]::-webkit-inner-spin-button,
|
|
165
|
+
[type=number]::-webkit-outer-spin-button {
|
|
166
|
+
height: auto;
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* 1. Correct the odd appearance in Chrome and Safari.
|
|
170
|
+
* 2. Correct the outline style in Safari.
|
|
171
|
+
*/
|
|
172
|
+
[type=search] {
|
|
173
|
+
-webkit-appearance: textfield; /* 1 */
|
|
174
|
+
outline-offset: -2px; /* 2 */
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Remove the inner padding in Chrome and Safari on macOS.
|
|
178
|
+
*/
|
|
179
|
+
[type=search]::-webkit-search-decoration {
|
|
180
|
+
-webkit-appearance: none;
|
|
181
|
+
}
|
|
182
|
+
/**
|
|
183
|
+
* 1. Correct the inability to style clickable types in iOS and Safari.
|
|
184
|
+
* 2. Change font properties to `inherit` in Safari.
|
|
185
|
+
*/
|
|
186
|
+
::-webkit-file-upload-button {
|
|
187
|
+
-webkit-appearance: button; /* 1 */
|
|
188
|
+
font: inherit; /* 2 */
|
|
189
|
+
}
|
|
190
|
+
/* Interactive
|
|
191
|
+
========================================================================== */
|
|
192
|
+
/*
|
|
193
|
+
* Add the correct display in Edge, IE 10+, and Firefox.
|
|
194
|
+
*/
|
|
195
|
+
details {
|
|
196
|
+
display: block;
|
|
197
|
+
}
|
|
198
|
+
/*
|
|
199
|
+
* Add the correct display in all browsers.
|
|
200
|
+
*/
|
|
201
|
+
summary {
|
|
202
|
+
display: list-item;
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
@layer jokul.resets {
|
|
206
|
+
/* Text blocks
|
|
207
|
+
========================================================================== */
|
|
208
|
+
/**
|
|
209
|
+
* Remove default margins from all block-level text elements
|
|
210
|
+
* such as `p` and headings
|
|
211
|
+
*/
|
|
212
|
+
h1,
|
|
213
|
+
h2,
|
|
214
|
+
h3,
|
|
215
|
+
h4,
|
|
216
|
+
h5,
|
|
217
|
+
h6,
|
|
218
|
+
p {
|
|
219
|
+
margin: 0;
|
|
220
|
+
}
|
|
221
|
+
/* Forms
|
|
222
|
+
========================================================================== */
|
|
223
|
+
/**
|
|
224
|
+
* Remove margins from fieldset element.
|
|
225
|
+
*/
|
|
226
|
+
fieldset {
|
|
227
|
+
margin: 0;
|
|
228
|
+
border: 0;
|
|
229
|
+
padding: 0;
|
|
230
|
+
display: block;
|
|
231
|
+
line-height: 1;
|
|
232
|
+
}
|
|
233
|
+
/* Forms
|
|
234
|
+
========================================================================== */
|
|
235
|
+
/**
|
|
236
|
+
* Remove borders from table elements.
|
|
237
|
+
*/
|
|
238
|
+
table {
|
|
239
|
+
border-collapse: collapse;
|
|
240
|
+
}
|
|
241
|
+
/**
|
|
242
|
+
* Remove margins from table elements.
|
|
243
|
+
*/
|
|
244
|
+
table,
|
|
245
|
+
thead,
|
|
246
|
+
tbody,
|
|
247
|
+
tr,
|
|
248
|
+
td,
|
|
249
|
+
th {
|
|
250
|
+
margin: 0;
|
|
251
|
+
padding: 0;
|
|
252
|
+
}
|
|
253
|
+
/*
|
|
254
|
+
* https://css-tricks.com/the-hidden-attribute-is-visibly-weak/
|
|
255
|
+
* tl;dr – hidden er en User Agent style, så hvis et element har noen som helst display som ikke er
|
|
256
|
+
* hidden vil ikke hidden-attributtet gjøre noe som helst visuelt. Her gjør vi det til vår egen author style.
|
|
257
|
+
*/
|
|
258
|
+
.jkl [hidden] {
|
|
259
|
+
display: none !important;
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
@layer jokul.theme {
|
|
263
|
+
@font-face {
|
|
264
|
+
font-family: "Fremtind Grotesk";
|
|
265
|
+
font-display: fallback;
|
|
266
|
+
font-weight: 400;
|
|
267
|
+
font-style: normal;
|
|
268
|
+
src: url("/fonts/FremtindGrotesk-Regular-Web.woff2") format("woff2"), url("/fonts/FremtindGrotesk-Regular-Web.woff") format("woff");
|
|
269
|
+
}
|
|
270
|
+
@font-face {
|
|
271
|
+
font-family: "Adjusted Arial Fallback";
|
|
272
|
+
font-weight: 400;
|
|
273
|
+
font-style: normal;
|
|
274
|
+
src: local(arial);
|
|
275
|
+
size-adjust: 104%;
|
|
276
|
+
ascent-override: 82%;
|
|
277
|
+
descent-override: normal;
|
|
278
|
+
line-gap-override: 32%;
|
|
279
|
+
}
|
|
280
|
+
@font-face {
|
|
281
|
+
font-family: "Fremtind Grotesk";
|
|
282
|
+
font-display: fallback;
|
|
283
|
+
font-weight: 700;
|
|
284
|
+
font-style: normal;
|
|
285
|
+
src: url("/fonts/FremtindGrotesk-Bold-Web.woff2") format("woff2"), url("/fonts/FremtindGrotesk-Bold-Web.woff") format("woff");
|
|
286
|
+
}
|
|
287
|
+
@font-face {
|
|
288
|
+
font-family: "Adjusted Arial Fallback";
|
|
289
|
+
font-weight: 700;
|
|
290
|
+
font-style: normal;
|
|
291
|
+
src: local(arial);
|
|
292
|
+
size-adjust: 108%;
|
|
293
|
+
ascent-override: 83%;
|
|
294
|
+
descent-override: normal;
|
|
295
|
+
line-gap-override: 28%;
|
|
296
|
+
}
|
|
297
|
+
@font-face {
|
|
298
|
+
font-family: "Fremtind Grotesk";
|
|
299
|
+
font-display: fallback;
|
|
300
|
+
font-weight: 400;
|
|
301
|
+
font-style: italic;
|
|
302
|
+
src: url("/fonts/FremtindGrotesk-Italic-Web.woff2") format("woff2"), url("/fonts/FremtindGrotesk-Italic-Web.woff") format("woff");
|
|
303
|
+
}
|
|
304
|
+
@font-face {
|
|
305
|
+
font-family: "Adjusted Arial Fallback";
|
|
306
|
+
font-weight: 400;
|
|
307
|
+
font-style: italic;
|
|
308
|
+
src: local(arial);
|
|
309
|
+
size-adjust: 106%;
|
|
310
|
+
ascent-override: 83%;
|
|
311
|
+
descent-override: normal;
|
|
312
|
+
line-gap-override: 28%;
|
|
313
|
+
}
|
|
314
|
+
@font-face {
|
|
315
|
+
font-family: "Fremtind Grotesk";
|
|
316
|
+
font-display: fallback;
|
|
317
|
+
font-weight: 700;
|
|
318
|
+
font-style: italic;
|
|
319
|
+
src: url("/fonts/FremtindGrotesk-BoldItalic-Web.woff2") format("woff2"), url("/fonts/FremtindGrotesk-BoldItalic-Web.woff") format("woff");
|
|
320
|
+
}
|
|
321
|
+
@font-face {
|
|
322
|
+
font-family: "Adjusted Arial Fallback";
|
|
323
|
+
font-weight: 700;
|
|
324
|
+
font-style: italic;
|
|
325
|
+
src: local(arial);
|
|
326
|
+
size-adjust: 108%;
|
|
327
|
+
ascent-override: 83%;
|
|
328
|
+
descent-override: normal;
|
|
329
|
+
line-gap-override: 28%;
|
|
330
|
+
}
|
|
331
|
+
@font-face {
|
|
332
|
+
font-family: "Fremtind Grotesk Display";
|
|
333
|
+
font-display: fallback;
|
|
334
|
+
font-weight: 400;
|
|
335
|
+
font-style: normal;
|
|
336
|
+
src: url("/fonts/FremtindGrotesk-Display-Web.woff2") format("woff2"), url("/fonts/FremtindGrotesk-Display-Web.woff") format("woff");
|
|
337
|
+
}
|
|
338
|
+
@font-face {
|
|
339
|
+
font-family: "Adjusted Arial Display Fallback";
|
|
340
|
+
font-weight: 400;
|
|
341
|
+
font-style: normal;
|
|
342
|
+
src: local(arial);
|
|
343
|
+
size-adjust: 102%;
|
|
344
|
+
ascent-override: 76%;
|
|
345
|
+
descent-override: normal;
|
|
346
|
+
line-gap-override: 40%;
|
|
347
|
+
}
|
|
348
|
+
@font-face {
|
|
349
|
+
font-family: "Fremtind Grotesk Mono";
|
|
350
|
+
font-display: fallback;
|
|
351
|
+
font-weight: 400;
|
|
352
|
+
font-style: normal;
|
|
353
|
+
src: url("/fonts/FremtindGroteskMono-Regular-Web.woff2") format("woff2"), url("/fonts/FremtindGroteskMono-Regular-Web.woff") format("woff");
|
|
354
|
+
}
|
|
355
|
+
@font-face {
|
|
356
|
+
font-family: "Adjusted Courier New Fallback";
|
|
357
|
+
font-weight: 400;
|
|
358
|
+
font-style: normal;
|
|
359
|
+
src: local(courier new);
|
|
360
|
+
size-adjust: 100%;
|
|
361
|
+
ascent-override: 83%;
|
|
362
|
+
descent-override: normal;
|
|
363
|
+
line-gap-override: 27%;
|
|
364
|
+
}
|
|
365
|
+
@font-face {
|
|
366
|
+
font-family: "Fremtind Material Symbols";
|
|
367
|
+
font-weight: 300 400;
|
|
368
|
+
font-style: normal;
|
|
369
|
+
src: url("/fonts/Fremtind-Material-Symbols.woff2") format("woff2");
|
|
370
|
+
}
|
|
371
|
+
@font-face {
|
|
372
|
+
font-family: "Fremtind Material Symbols Fallback";
|
|
373
|
+
src: local(courier new);
|
|
374
|
+
font-weight: 300 400;
|
|
375
|
+
font-style: normal;
|
|
376
|
+
size-adjust: 0%;
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
/**
|
|
380
|
+
* Do not edit directly, this file was auto-generated.
|
|
381
|
+
*/
|
|
382
|
+
@layer jokul.theme {
|
|
383
|
+
:root {
|
|
384
|
+
--jkl-spacing-2: ;
|
|
385
|
+
--jkl-spacing-4: ;
|
|
386
|
+
--jkl-spacing-8: ;
|
|
387
|
+
--jkl-spacing-12: ;
|
|
388
|
+
--jkl-spacing-16: ;
|
|
389
|
+
--jkl-spacing-24: ;
|
|
390
|
+
--jkl-spacing-32: ;
|
|
391
|
+
--jkl-spacing-40: ;
|
|
392
|
+
--jkl-spacing-64: ;
|
|
393
|
+
--jkl-spacing-104: ;
|
|
394
|
+
--jkl-spacing-168: ;
|
|
395
|
+
--jkl-spacing-16-24: ;
|
|
396
|
+
--jkl-spacing-24-40: ;
|
|
397
|
+
--jkl-spacing-24-32: ;
|
|
398
|
+
--jkl-spacing-32-40: ;
|
|
399
|
+
--jkl-spacing-40-64: ;
|
|
400
|
+
--jkl-spacing-64-104: ;
|
|
401
|
+
--jkl-spacing-104-168: ;
|
|
402
|
+
--jkl-spacing-16-16-24: ;
|
|
403
|
+
--jkl-spacing-16-24-32: ;
|
|
404
|
+
--jkl-spacing-16-24-40: ;
|
|
405
|
+
--jkl-spacing-24-24-32: ;
|
|
406
|
+
--jkl-spacing-24-24-40: ;
|
|
407
|
+
--jkl-spacing-24-32-40: ;
|
|
408
|
+
--jkl-spacing-32-32-40: ;
|
|
409
|
+
--jkl-spacing-32-40-64: ;
|
|
410
|
+
--jkl-spacing-40-40-64: ;
|
|
411
|
+
--jkl-spacing-40-64-104: ;
|
|
412
|
+
--jkl-spacing-64-64-104: ;
|
|
413
|
+
--jkl-spacing-64-104-168: ;
|
|
414
|
+
--jkl-spacing-104-104-168: ;
|
|
415
|
+
}
|
|
416
|
+
@media (min-width: 680px) {
|
|
417
|
+
:root {
|
|
418
|
+
--jkl-spacing-16-24: ;
|
|
419
|
+
--jkl-spacing-24-40: ;
|
|
420
|
+
--jkl-spacing-24-32: ;
|
|
421
|
+
--jkl-spacing-32-40: ;
|
|
422
|
+
--jkl-spacing-40-64: ;
|
|
423
|
+
--jkl-spacing-64-104: ;
|
|
424
|
+
--jkl-spacing-104-168: ;
|
|
425
|
+
--jkl-spacing-16-16-24: ;
|
|
426
|
+
--jkl-spacing-16-24-32: ;
|
|
427
|
+
--jkl-spacing-16-24-40: ;
|
|
428
|
+
--jkl-spacing-24-24-32: ;
|
|
429
|
+
--jkl-spacing-24-24-40: ;
|
|
430
|
+
--jkl-spacing-24-32-40: ;
|
|
431
|
+
--jkl-spacing-32-32-40: ;
|
|
432
|
+
--jkl-spacing-32-40-64: ;
|
|
433
|
+
--jkl-spacing-40-40-64: ;
|
|
434
|
+
--jkl-spacing-40-64-104: ;
|
|
435
|
+
--jkl-spacing-64-64-104: ;
|
|
436
|
+
--jkl-spacing-64-104-168: ;
|
|
437
|
+
--jkl-spacing-104-104-168: ;
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
@media (min-width: 1200px) {
|
|
441
|
+
:root {
|
|
442
|
+
--jkl-spacing-16-16-24: ;
|
|
443
|
+
--jkl-spacing-16-24-32: ;
|
|
444
|
+
--jkl-spacing-16-24-40: ;
|
|
445
|
+
--jkl-spacing-24-24-32: ;
|
|
446
|
+
--jkl-spacing-24-24-40: ;
|
|
447
|
+
--jkl-spacing-24-32-40: ;
|
|
448
|
+
--jkl-spacing-32-32-40: ;
|
|
449
|
+
--jkl-spacing-32-40-64: ;
|
|
450
|
+
--jkl-spacing-40-40-64: ;
|
|
451
|
+
--jkl-spacing-40-64-104: ;
|
|
452
|
+
--jkl-spacing-64-64-104: ;
|
|
453
|
+
--jkl-spacing-64-104-168: ;
|
|
454
|
+
--jkl-spacing-104-104-168: ;
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
}
|
|
458
|
+
/**
|
|
459
|
+
* Do not edit directly, this file was auto-generated.
|
|
460
|
+
*/
|
|
461
|
+
@layer jokul.theme {
|
|
462
|
+
:root {
|
|
463
|
+
color-scheme: light dark;
|
|
464
|
+
--jkl-color-background-page: #F4F2EF;
|
|
465
|
+
--jkl-color-background-page: light-dark(#F4F2EF, #1B1917);
|
|
466
|
+
--jkl-color-background-page-variant: #F9F9F9;
|
|
467
|
+
--jkl-color-background-page-variant: light-dark(#F9F9F9, #1B1917);
|
|
468
|
+
--jkl-color-background-container: #F9F9F9;
|
|
469
|
+
--jkl-color-background-container: light-dark(#F9F9F9, #313030);
|
|
470
|
+
--jkl-color-background-container-low: #ECE9E5;
|
|
471
|
+
--jkl-color-background-container-low: light-dark(#ECE9E5, #000000);
|
|
472
|
+
--jkl-color-background-container-high: #FFFFFF;
|
|
473
|
+
--jkl-color-background-container-high: light-dark(#FFFFFF, #313030);
|
|
474
|
+
--jkl-color-background-container-inverted: #1B1917;
|
|
475
|
+
--jkl-color-background-container-inverted: light-dark(#1B1917, #F9F9F9);
|
|
476
|
+
--jkl-color-background-container-subdued: #C8C5C3;
|
|
477
|
+
--jkl-color-background-container-subdued: light-dark(#C8C5C3, #636060);
|
|
478
|
+
--jkl-color-background-input-base: transparent;
|
|
479
|
+
--jkl-color-background-input-base: light-dark(transparent, transparent);
|
|
480
|
+
--jkl-color-background-input-focus: #FFFFFF;
|
|
481
|
+
--jkl-color-background-input-focus: light-dark(#FFFFFF, #313030);
|
|
482
|
+
--jkl-color-background-action: #1B1917;
|
|
483
|
+
--jkl-color-background-action: light-dark(#1B1917, #F9F9F9);
|
|
484
|
+
--jkl-color-background-interactive: transparent;
|
|
485
|
+
--jkl-color-background-interactive: light-dark(transparent, transparent);
|
|
486
|
+
--jkl-color-background-interactive-hover: #ECE9E5;
|
|
487
|
+
--jkl-color-background-interactive-hover: light-dark(#ECE9E5, #444141);
|
|
488
|
+
--jkl-color-background-interactive-selected: #E0DBD4;
|
|
489
|
+
--jkl-color-background-interactive-selected: light-dark(#E0DBD4, #636060);
|
|
490
|
+
--jkl-color-background-alert-neutral: #E0DBD4;
|
|
491
|
+
--jkl-color-background-alert-neutral: light-dark(#E0DBD4, #E0DBD4);
|
|
492
|
+
--jkl-color-background-alert-info: #D3D3F6;
|
|
493
|
+
--jkl-color-background-alert-info: light-dark(#D3D3F6, #A9A9CA);
|
|
494
|
+
--jkl-color-background-alert-success: #ACD3B5;
|
|
495
|
+
--jkl-color-background-alert-success: light-dark(#ACD3B5, #94B79B);
|
|
496
|
+
--jkl-color-background-alert-warning: #EFDD9E;
|
|
497
|
+
--jkl-color-background-alert-warning: light-dark(#EFDD9E, #DECC8D);
|
|
498
|
+
--jkl-color-background-alert-error: #F6B3B3;
|
|
499
|
+
--jkl-color-background-alert-error: light-dark(#F6B3B3, #DE9E9E);
|
|
500
|
+
--jkl-color-text-default: #1B1917;
|
|
501
|
+
--jkl-color-text-default: light-dark(#1B1917, #F9F9F9);
|
|
502
|
+
--jkl-color-text-subdued: #636060;
|
|
503
|
+
--jkl-color-text-subdued: light-dark(#636060, #C8C5C3);
|
|
504
|
+
--jkl-color-text-inverted: #F9F9F9;
|
|
505
|
+
--jkl-color-text-inverted: light-dark(#F9F9F9, #1B1917);
|
|
506
|
+
--jkl-color-text-on-action: #F9F9F9;
|
|
507
|
+
--jkl-color-text-on-action: light-dark(#F9F9F9, #1B1917);
|
|
508
|
+
--jkl-color-text-interactive: #1B1917;
|
|
509
|
+
--jkl-color-text-interactive: light-dark(#1B1917, #F9F9F9);
|
|
510
|
+
--jkl-color-text-interactive-hover: #636060;
|
|
511
|
+
--jkl-color-text-interactive-hover: light-dark(#636060, #C8C5C3);
|
|
512
|
+
--jkl-color-text-on-alert: #1B1917;
|
|
513
|
+
--jkl-color-text-on-alert: light-dark(#1B1917, #1B1917);
|
|
514
|
+
--jkl-color-text-on-alert-subdued: #444141;
|
|
515
|
+
--jkl-color-text-on-alert-subdued: light-dark(#444141, #444141);
|
|
516
|
+
--jkl-color-border-action: #1B1917;
|
|
517
|
+
--jkl-color-border-action: light-dark(#1B1917, #F9F9F9);
|
|
518
|
+
--jkl-color-border-input: #636060;
|
|
519
|
+
--jkl-color-border-input: light-dark(#636060, #C8C5C3);
|
|
520
|
+
--jkl-color-border-input-focus: #1B1917;
|
|
521
|
+
--jkl-color-border-input-focus: light-dark(#1B1917, #F9F9F9);
|
|
522
|
+
--jkl-color-border-separator: #C8C5C3;
|
|
523
|
+
--jkl-color-border-separator: light-dark(#C8C5C3, #636060);
|
|
524
|
+
--jkl-color-border-separator-strong: #636060;
|
|
525
|
+
--jkl-color-border-separator-strong: light-dark(#636060, #C8C5C3);
|
|
526
|
+
--jkl-color-border-separator-hover: #1B1917;
|
|
527
|
+
--jkl-color-border-separator-hover: light-dark(#1B1917, #F9F9F9);
|
|
528
|
+
--jkl-color-border-subdued: #C8C5C3;
|
|
529
|
+
--jkl-color-border-subdued: light-dark(#C8C5C3, #636060);
|
|
530
|
+
}
|
|
531
|
+
[data-theme=light] {
|
|
532
|
+
color-scheme: light;
|
|
533
|
+
}
|
|
534
|
+
[data-theme=dark] {
|
|
535
|
+
color-scheme: dark;
|
|
536
|
+
}
|
|
537
|
+
}
|
|
538
|
+
/**
|
|
539
|
+
* Do not edit directly, this file was auto-generated.
|
|
540
|
+
*/
|
|
541
|
+
@layer jokul.theme {
|
|
542
|
+
:root,
|
|
543
|
+
[data-size],
|
|
544
|
+
[data-size=medium] {
|
|
545
|
+
--jkl-unit-10: 8px;
|
|
546
|
+
--jkl-unit-base: 8px;
|
|
547
|
+
--jkl-font-size-1: 14px;
|
|
548
|
+
--jkl-font-size-2: 16px;
|
|
549
|
+
--jkl-font-size-3: 18px;
|
|
550
|
+
--jkl-font-size-4: 20px;
|
|
551
|
+
--jkl-font-size-5: 24px;
|
|
552
|
+
--jkl-font-size-6: 28px;
|
|
553
|
+
--jkl-font-size-7: 32px;
|
|
554
|
+
--jkl-font-size-8: 40px;
|
|
555
|
+
--jkl-font-size-9: 48px;
|
|
556
|
+
--jkl-font-size-10: 56px;
|
|
557
|
+
}
|
|
558
|
+
[data-size=small] {
|
|
559
|
+
--jkl-unit-10: 5px;
|
|
560
|
+
--jkl-unit-base: 5px;
|
|
561
|
+
--jkl-font-size-1: 12px;
|
|
562
|
+
--jkl-font-size-2: 14px;
|
|
563
|
+
--jkl-font-size-3: 16px;
|
|
564
|
+
--jkl-font-size-4: 18px;
|
|
565
|
+
--jkl-font-size-5: 20px;
|
|
566
|
+
--jkl-font-size-6: 24px;
|
|
567
|
+
--jkl-font-size-7: 28px;
|
|
568
|
+
--jkl-font-size-8: 32px;
|
|
569
|
+
--jkl-font-size-9: 40px;
|
|
570
|
+
--jkl-font-size-10: 48px;
|
|
571
|
+
}
|
|
572
|
+
[data-size=large] {
|
|
573
|
+
--jkl-unit-10: 11px;
|
|
574
|
+
--jkl-unit-base: 11px;
|
|
575
|
+
--jkl-font-size-1: 14px;
|
|
576
|
+
--jkl-font-size-2: 16px;
|
|
577
|
+
--jkl-font-size-3: 18px;
|
|
578
|
+
--jkl-font-size-4: 20px;
|
|
579
|
+
--jkl-font-size-5: 24px;
|
|
580
|
+
--jkl-font-size-6: 28px;
|
|
581
|
+
--jkl-font-size-7: 32px;
|
|
582
|
+
--jkl-font-size-8: 40px;
|
|
583
|
+
--jkl-font-size-9: 48px;
|
|
584
|
+
--jkl-font-size-10: 56px;
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
/**
|
|
588
|
+
* Do not edit directly, this file was auto-generated.
|
|
589
|
+
*/
|
|
590
|
+
@layer jokul.theme {
|
|
591
|
+
:root,
|
|
592
|
+
[data-size],
|
|
593
|
+
[data-theme] {
|
|
594
|
+
--jkl-unit-0: 0;
|
|
595
|
+
--jkl-spacing-0: 0rem;
|
|
596
|
+
--jkl-spacing-2: 0.125rem;
|
|
597
|
+
--jkl-spacing-4: 0.25rem;
|
|
598
|
+
--jkl-spacing-8: 0.5rem;
|
|
599
|
+
--jkl-spacing-12: 0.75rem;
|
|
600
|
+
--jkl-spacing-16: 1rem;
|
|
601
|
+
--jkl-spacing-24: 1.5rem;
|
|
602
|
+
--jkl-spacing-32: 2rem;
|
|
603
|
+
--jkl-spacing-40: 2.5rem;
|
|
604
|
+
--jkl-spacing-64: 4rem;
|
|
605
|
+
--jkl-spacing-104: 6.5rem;
|
|
606
|
+
--jkl-spacing-168: 10.5rem;
|
|
607
|
+
--jkl-spacing-none: 0;
|
|
608
|
+
--jkl-border-width-1: 0.0625rem;
|
|
609
|
+
--jkl-border-width-2: 0.125rem;
|
|
610
|
+
--jkl-border-width-3: 0.1875rem;
|
|
611
|
+
--jkl-border-radius-none: 0;
|
|
612
|
+
--jkl-border-radius-xs: 0.25rem;
|
|
613
|
+
--jkl-border-radius-s: 0.5rem;
|
|
614
|
+
--jkl-border-radius-m: 0.75rem;
|
|
615
|
+
--jkl-border-radius-l: 1rem;
|
|
616
|
+
--jkl-border-radius-full: 9999px;
|
|
617
|
+
--jkl-breakpoint-small: 0;
|
|
618
|
+
--jkl-breakpoint-medium: 680px;
|
|
619
|
+
--jkl-breakpoint-large: 1200px;
|
|
620
|
+
--jkl-breakpoint-xl: 1600px;
|
|
621
|
+
--jkl-motion-timing-energetic: 75ms;
|
|
622
|
+
--jkl-motion-timing-snappy: 100ms;
|
|
623
|
+
--jkl-motion-timing-productive: 150ms;
|
|
624
|
+
--jkl-motion-timing-polite: 200ms;
|
|
625
|
+
--jkl-motion-timing-expressive: 250ms;
|
|
626
|
+
--jkl-motion-timing-lazy: 400ms;
|
|
627
|
+
--jkl-motion-easing-standard: ease;
|
|
628
|
+
--jkl-motion-easing-entrance: ease-out;
|
|
629
|
+
--jkl-motion-easing-exit: ease-in;
|
|
630
|
+
--jkl-motion-easing-ease-in-bounce-out: cubic-bezier(0, 0, 0.375, 1.17);
|
|
631
|
+
--jkl-motion-easing-focus: cubic-bezier(0.6, 0.2, 0.35, 1);
|
|
632
|
+
--jkl-font-weight-normal: 400;
|
|
633
|
+
--jkl-font-weight-bold: 700;
|
|
634
|
+
--jkl-font-family-regular: "Fremtind Grotesk", "Adjusted Arial Fallback", Arial, sans-serif;
|
|
635
|
+
--jkl-font-family-display: "Fremtind Grotesk Display", "Adjusted Arial Display Fallback", Arial, sans-serif;
|
|
636
|
+
--jkl-font-family-mono: "Fremtind Grotesk Mono", "Adjusted Courier New Fallback", -apple-system, BlinkMacSystemFont, monospace;
|
|
637
|
+
--jkl-line-height-flush: 1;
|
|
638
|
+
--jkl-line-height-tight: 1.3;
|
|
639
|
+
--jkl-line-height-relaxed: 1.6;
|
|
640
|
+
--jkl-unit-15: calc(var(--jkl-unit-base) * 1.5);
|
|
641
|
+
--jkl-unit-20: calc(var(--jkl-unit-base) * 2);
|
|
642
|
+
--jkl-unit-25: calc(var(--jkl-unit-base) * 2.5);
|
|
643
|
+
--jkl-unit-30: calc(var(--jkl-unit-base) * 3);
|
|
644
|
+
--jkl-unit-35: calc(var(--jkl-unit-base) * 3.5);
|
|
645
|
+
--jkl-unit-40: calc(var(--jkl-unit-base) * 4);
|
|
646
|
+
--jkl-unit-50: calc(var(--jkl-unit-base) * 5);
|
|
647
|
+
--jkl-unit-60: calc(var(--jkl-unit-base) * 6);
|
|
648
|
+
--jkl-unit-70: calc(var(--jkl-unit-base) * 7);
|
|
649
|
+
--jkl-unit-80: calc(var(--jkl-unit-base) * 8);
|
|
650
|
+
--jkl-unit-90: calc(var(--jkl-unit-base) * 9);
|
|
651
|
+
--jkl-unit-100: calc(var(--jkl-unit-base) * 10);
|
|
652
|
+
--jkl-unit-130: calc(var(--jkl-unit-base) * 13);
|
|
653
|
+
--jkl-unit-210: calc(var(--jkl-unit-base) * 21);
|
|
654
|
+
--jkl-unit-02: calc(var(--jkl-unit-base) * 0.25);
|
|
655
|
+
--jkl-unit-05: calc(var(--jkl-unit-base) * 0.5);
|
|
656
|
+
--jkl-spacing-2xs: var(--jkl-spacing-4);
|
|
657
|
+
--jkl-spacing-xs: var(--jkl-spacing-8);
|
|
658
|
+
--jkl-spacing-s: var(--jkl-spacing-16);
|
|
659
|
+
--jkl-spacing-m: var(--jkl-spacing-24);
|
|
660
|
+
--jkl-spacing-l: var(--jkl-spacing-40);
|
|
661
|
+
--jkl-spacing-xl: var(--jkl-spacing-64);
|
|
662
|
+
--jkl-spacing-2xl: var(--jkl-spacing-104);
|
|
663
|
+
--jkl-text-style-title: var(--jkl-font-weight-normal) var(--jkl-font-size-10)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
664
|
+
--jkl-text-style-title-small: var(--jkl-font-weight-normal) var(--jkl-font-size-9)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
665
|
+
--jkl-text-style-heading-1: var(--jkl-font-weight-normal) var(--jkl-font-size-8)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
666
|
+
--jkl-text-style-heading-2: var(--jkl-font-weight-normal) var(--jkl-font-size-7)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
667
|
+
--jkl-text-style-heading-3: var(--jkl-font-weight-bold) var(--jkl-font-size-6)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
668
|
+
--jkl-text-style-heading-4: var(--jkl-font-weight-bold) var(--jkl-font-size-5)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
669
|
+
--jkl-text-style-heading-5: var(--jkl-font-weight-bold) var(--jkl-font-size-4)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
670
|
+
--jkl-text-style-paragraph-large: var(--jkl-font-weight-normal) var(--jkl-font-size-5)/var(--jkl-line-height-relaxed) var(--jkl-font-family-regular);
|
|
671
|
+
--jkl-text-style-paragraph-medium: var(--jkl-font-weight-normal) var(--jkl-font-size-3)/var(--jkl-line-height-relaxed) var(--jkl-font-family-regular);
|
|
672
|
+
--jkl-text-style-paragraph-small: var(--jkl-font-weight-normal) var(--jkl-font-size-2)/var(--jkl-line-height-relaxed) var(--jkl-font-family-regular);
|
|
673
|
+
--jkl-text-style-text-large: var(--jkl-font-weight-normal) var(--jkl-font-size-5)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
674
|
+
--jkl-text-style-text-medium: var(--jkl-font-weight-normal) var(--jkl-font-size-3)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
675
|
+
--jkl-text-style-text-small: var(--jkl-font-weight-normal) var(--jkl-font-size-2)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
676
|
+
--jkl-text-style-text-micro: var(--jkl-font-weight-normal) var(--jkl-font-size-1)/var(--jkl-line-height-tight) var(--jkl-font-family-regular);
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
@layer jokul.global {
|
|
680
|
+
/* Legger til støtte for fontskalering via OS-innstillinger på Apple-enheter */
|
|
681
|
+
@supports (font: -apple-system-body) {
|
|
682
|
+
@media (pointer: coarse) {
|
|
683
|
+
:root {
|
|
684
|
+
/* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
|
|
685
|
+
font: -apple-system-body;
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
}
|
|
689
|
+
.jkl {
|
|
690
|
+
--jkl-background-color: var(--jkl-color-background-page);
|
|
691
|
+
--jkl-color: var(--jkl-color-text-default);
|
|
692
|
+
-webkit-font-smoothing: antialiased;
|
|
693
|
+
-moz-osx-font-smoothing: grayscale;
|
|
694
|
+
background-color: var(--jkl-background-color);
|
|
695
|
+
color: var(--jkl-color);
|
|
696
|
+
font-family: "Fremtind Grotesk", "Adjusted Arial Fallback", Arial, sans-serif;
|
|
697
|
+
}
|
|
698
|
+
.jkl strong {
|
|
699
|
+
font-weight: var(--jkl-font-weight-bold);
|
|
700
|
+
}
|
|
701
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
|
702
|
+
*,
|
|
703
|
+
*::after,
|
|
704
|
+
*::before {
|
|
705
|
+
animation-duration: 0ms !important;
|
|
706
|
+
animation-delay: 0ms !important;
|
|
707
|
+
transition: none !important;
|
|
708
|
+
}
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
@layer jokul.global {
|
|
712
|
+
[popover] {
|
|
713
|
+
opacity: 0;
|
|
714
|
+
transition: opacity, overlay allow-discrete, display allow-discrete;
|
|
715
|
+
transition-timing-function: var(--jkl-motion-easing-standard);
|
|
716
|
+
transition-duration: var(--jkl-motion-timing-productive);
|
|
717
|
+
}
|
|
718
|
+
[popover]:popover-open {
|
|
719
|
+
opacity: 1;
|
|
720
|
+
}
|
|
721
|
+
@starting-style {
|
|
722
|
+
[popover]:popover-open {
|
|
723
|
+
opacity: 0;
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
}
|
|
727
|
+
@layer jokul.utility {
|
|
728
|
+
.jkl-body {
|
|
729
|
+
font: var(--jkl-text-style-paragraph-medium);
|
|
730
|
+
}
|
|
731
|
+
.jkl-bold {
|
|
732
|
+
font: var(--jkl-text-style-paragraph-medium);
|
|
733
|
+
font-weight: var(--jkl-font-weight-bold);
|
|
734
|
+
}
|
|
735
|
+
.jkl-small {
|
|
736
|
+
font: var(--jkl-text-style-paragraph-small);
|
|
737
|
+
}
|
|
738
|
+
.jkl-title {
|
|
739
|
+
font: var(--jkl-text-style-title);
|
|
740
|
+
}
|
|
741
|
+
.jkl-title-small {
|
|
742
|
+
font: var(--jkl-text-style-title-small);
|
|
743
|
+
}
|
|
744
|
+
.jkl-heading-1 {
|
|
745
|
+
font: var(--jkl-text-style-heading-1);
|
|
746
|
+
}
|
|
747
|
+
.jkl-heading-2 {
|
|
748
|
+
font: var(--jkl-text-style-heading-2);
|
|
749
|
+
}
|
|
750
|
+
.jkl-heading-3 {
|
|
751
|
+
font: var(--jkl-text-style-heading-3);
|
|
752
|
+
}
|
|
753
|
+
.jkl-heading-4 {
|
|
754
|
+
font: var(--jkl-text-style-heading-4);
|
|
755
|
+
}
|
|
756
|
+
.jkl-heading-5 {
|
|
757
|
+
font: var(--jkl-text-style-heading-5);
|
|
758
|
+
}
|
|
759
|
+
.jkl-paragraph-large {
|
|
760
|
+
font: var(--jkl-text-style-paragraph-large);
|
|
761
|
+
}
|
|
762
|
+
.jkl-paragraph-medium {
|
|
763
|
+
font: var(--jkl-text-style-paragraph-medium);
|
|
764
|
+
}
|
|
765
|
+
.jkl-paragraph-small {
|
|
766
|
+
font: var(--jkl-text-style-paragraph-small);
|
|
767
|
+
}
|
|
768
|
+
.jkl-text-large {
|
|
769
|
+
font: var(--jkl-text-style-text-large);
|
|
770
|
+
}
|
|
771
|
+
.jkl-text-medium {
|
|
772
|
+
font: var(--jkl-text-style-text-medium);
|
|
773
|
+
}
|
|
774
|
+
.jkl-text-small {
|
|
775
|
+
font: var(--jkl-text-style-text-small);
|
|
776
|
+
}
|
|
777
|
+
.jkl-text-micro {
|
|
778
|
+
font: var(--jkl-text-style-text-micro);
|
|
779
|
+
}
|
|
780
|
+
}
|
|
781
|
+
@layer jokul.utility {
|
|
782
|
+
.jkl-sr-only {
|
|
783
|
+
border: 0 !important;
|
|
784
|
+
clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
|
|
785
|
+
clip-path: inset(50%) !important; /* 2 */
|
|
786
|
+
height: 1px !important;
|
|
787
|
+
margin: -1px !important;
|
|
788
|
+
overflow: hidden !important;
|
|
789
|
+
padding: 0 !important;
|
|
790
|
+
position: absolute !important;
|
|
791
|
+
width: 1px !important;
|
|
792
|
+
white-space: nowrap !important; /* 3 */
|
|
793
|
+
}
|
|
794
|
+
.jkl-sr-only--focusable:focus, .jkl-sr-only--focusable:active {
|
|
795
|
+
clip: auto !important;
|
|
796
|
+
clip-path: none !important;
|
|
797
|
+
height: auto !important;
|
|
798
|
+
margin: auto !important;
|
|
799
|
+
overflow: visible !important;
|
|
800
|
+
width: auto !important;
|
|
801
|
+
white-space: normal !important;
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
@layer jokul.utility {
|
|
805
|
+
.jkl-spacing-2--all {
|
|
806
|
+
margin: var(--jkl-spacing-2);
|
|
807
|
+
}
|
|
808
|
+
.jkl-spacing-2--top {
|
|
809
|
+
margin-top: var(--jkl-spacing-2);
|
|
810
|
+
}
|
|
811
|
+
.jkl-spacing-2--bottom {
|
|
812
|
+
margin-bottom: var(--jkl-spacing-2);
|
|
813
|
+
}
|
|
814
|
+
.jkl-spacing-2--left {
|
|
815
|
+
margin-left: var(--jkl-spacing-2);
|
|
816
|
+
}
|
|
817
|
+
.jkl-spacing-2--right {
|
|
818
|
+
margin-right: var(--jkl-spacing-2);
|
|
819
|
+
}
|
|
820
|
+
.jkl-spacing-4--all {
|
|
821
|
+
margin: var(--jkl-spacing-4);
|
|
822
|
+
}
|
|
823
|
+
.jkl-spacing-4--top {
|
|
824
|
+
margin-top: var(--jkl-spacing-4);
|
|
825
|
+
}
|
|
826
|
+
.jkl-spacing-4--bottom {
|
|
827
|
+
margin-bottom: var(--jkl-spacing-4);
|
|
828
|
+
}
|
|
829
|
+
.jkl-spacing-4--left {
|
|
830
|
+
margin-left: var(--jkl-spacing-4);
|
|
831
|
+
}
|
|
832
|
+
.jkl-spacing-4--right {
|
|
833
|
+
margin-right: var(--jkl-spacing-4);
|
|
834
|
+
}
|
|
835
|
+
.jkl-spacing-8--all {
|
|
836
|
+
margin: var(--jkl-spacing-8);
|
|
837
|
+
}
|
|
838
|
+
.jkl-spacing-8--top {
|
|
839
|
+
margin-top: var(--jkl-spacing-8);
|
|
840
|
+
}
|
|
841
|
+
.jkl-spacing-8--bottom {
|
|
842
|
+
margin-bottom: var(--jkl-spacing-8);
|
|
843
|
+
}
|
|
844
|
+
.jkl-spacing-8--left {
|
|
845
|
+
margin-left: var(--jkl-spacing-8);
|
|
846
|
+
}
|
|
847
|
+
.jkl-spacing-8--right {
|
|
848
|
+
margin-right: var(--jkl-spacing-8);
|
|
849
|
+
}
|
|
850
|
+
.jkl-spacing-12--all {
|
|
851
|
+
margin: var(--jkl-spacing-12);
|
|
852
|
+
}
|
|
853
|
+
.jkl-spacing-12--top {
|
|
854
|
+
margin-top: var(--jkl-spacing-12);
|
|
855
|
+
}
|
|
856
|
+
.jkl-spacing-12--bottom {
|
|
857
|
+
margin-bottom: var(--jkl-spacing-12);
|
|
858
|
+
}
|
|
859
|
+
.jkl-spacing-12--left {
|
|
860
|
+
margin-left: var(--jkl-spacing-12);
|
|
861
|
+
}
|
|
862
|
+
.jkl-spacing-12--right {
|
|
863
|
+
margin-right: var(--jkl-spacing-12);
|
|
864
|
+
}
|
|
865
|
+
.jkl-spacing-16--all {
|
|
866
|
+
margin: var(--jkl-spacing-16);
|
|
867
|
+
}
|
|
868
|
+
.jkl-spacing-16--top {
|
|
869
|
+
margin-top: var(--jkl-spacing-16);
|
|
870
|
+
}
|
|
871
|
+
.jkl-spacing-16--bottom {
|
|
872
|
+
margin-bottom: var(--jkl-spacing-16);
|
|
873
|
+
}
|
|
874
|
+
.jkl-spacing-16--left {
|
|
875
|
+
margin-left: var(--jkl-spacing-16);
|
|
876
|
+
}
|
|
877
|
+
.jkl-spacing-16--right {
|
|
878
|
+
margin-right: var(--jkl-spacing-16);
|
|
879
|
+
}
|
|
880
|
+
.jkl-spacing-24--all {
|
|
881
|
+
margin: var(--jkl-spacing-24);
|
|
882
|
+
}
|
|
883
|
+
.jkl-spacing-24--top {
|
|
884
|
+
margin-top: var(--jkl-spacing-24);
|
|
885
|
+
}
|
|
886
|
+
.jkl-spacing-24--bottom {
|
|
887
|
+
margin-bottom: var(--jkl-spacing-24);
|
|
888
|
+
}
|
|
889
|
+
.jkl-spacing-24--left {
|
|
890
|
+
margin-left: var(--jkl-spacing-24);
|
|
891
|
+
}
|
|
892
|
+
.jkl-spacing-24--right {
|
|
893
|
+
margin-right: var(--jkl-spacing-24);
|
|
894
|
+
}
|
|
895
|
+
.jkl-spacing-32--all {
|
|
896
|
+
margin: var(--jkl-spacing-32);
|
|
897
|
+
}
|
|
898
|
+
.jkl-spacing-32--top {
|
|
899
|
+
margin-top: var(--jkl-spacing-32);
|
|
900
|
+
}
|
|
901
|
+
.jkl-spacing-32--bottom {
|
|
902
|
+
margin-bottom: var(--jkl-spacing-32);
|
|
903
|
+
}
|
|
904
|
+
.jkl-spacing-32--left {
|
|
905
|
+
margin-left: var(--jkl-spacing-32);
|
|
906
|
+
}
|
|
907
|
+
.jkl-spacing-32--right {
|
|
908
|
+
margin-right: var(--jkl-spacing-32);
|
|
909
|
+
}
|
|
910
|
+
.jkl-spacing-40--all {
|
|
911
|
+
margin: var(--jkl-spacing-40);
|
|
912
|
+
}
|
|
913
|
+
.jkl-spacing-40--top {
|
|
914
|
+
margin-top: var(--jkl-spacing-40);
|
|
915
|
+
}
|
|
916
|
+
.jkl-spacing-40--bottom {
|
|
917
|
+
margin-bottom: var(--jkl-spacing-40);
|
|
918
|
+
}
|
|
919
|
+
.jkl-spacing-40--left {
|
|
920
|
+
margin-left: var(--jkl-spacing-40);
|
|
921
|
+
}
|
|
922
|
+
.jkl-spacing-40--right {
|
|
923
|
+
margin-right: var(--jkl-spacing-40);
|
|
924
|
+
}
|
|
925
|
+
.jkl-spacing-64--all {
|
|
926
|
+
margin: var(--jkl-spacing-64);
|
|
927
|
+
}
|
|
928
|
+
.jkl-spacing-64--top {
|
|
929
|
+
margin-top: var(--jkl-spacing-64);
|
|
930
|
+
}
|
|
931
|
+
.jkl-spacing-64--bottom {
|
|
932
|
+
margin-bottom: var(--jkl-spacing-64);
|
|
933
|
+
}
|
|
934
|
+
.jkl-spacing-64--left {
|
|
935
|
+
margin-left: var(--jkl-spacing-64);
|
|
936
|
+
}
|
|
937
|
+
.jkl-spacing-64--right {
|
|
938
|
+
margin-right: var(--jkl-spacing-64);
|
|
939
|
+
}
|
|
940
|
+
.jkl-spacing-104--all {
|
|
941
|
+
margin: var(--jkl-spacing-104);
|
|
942
|
+
}
|
|
943
|
+
.jkl-spacing-104--top {
|
|
944
|
+
margin-top: var(--jkl-spacing-104);
|
|
945
|
+
}
|
|
946
|
+
.jkl-spacing-104--bottom {
|
|
947
|
+
margin-bottom: var(--jkl-spacing-104);
|
|
948
|
+
}
|
|
949
|
+
.jkl-spacing-104--left {
|
|
950
|
+
margin-left: var(--jkl-spacing-104);
|
|
951
|
+
}
|
|
952
|
+
.jkl-spacing-104--right {
|
|
953
|
+
margin-right: var(--jkl-spacing-104);
|
|
954
|
+
}
|
|
955
|
+
.jkl-spacing-168--all {
|
|
956
|
+
margin: var(--jkl-spacing-168);
|
|
957
|
+
}
|
|
958
|
+
.jkl-spacing-168--top {
|
|
959
|
+
margin-top: var(--jkl-spacing-168);
|
|
960
|
+
}
|
|
961
|
+
.jkl-spacing-168--bottom {
|
|
962
|
+
margin-bottom: var(--jkl-spacing-168);
|
|
963
|
+
}
|
|
964
|
+
.jkl-spacing-168--left {
|
|
965
|
+
margin-left: var(--jkl-spacing-168);
|
|
966
|
+
}
|
|
967
|
+
.jkl-spacing-168--right {
|
|
968
|
+
margin-right: var(--jkl-spacing-168);
|
|
969
|
+
}
|
|
970
|
+
.jkl-spacing-16-24--all {
|
|
971
|
+
margin: var(--jkl-spacing-16-24);
|
|
972
|
+
}
|
|
973
|
+
.jkl-spacing-16-24--top {
|
|
974
|
+
margin-top: var(--jkl-spacing-16-24);
|
|
975
|
+
}
|
|
976
|
+
.jkl-spacing-16-24--bottom {
|
|
977
|
+
margin-bottom: var(--jkl-spacing-16-24);
|
|
978
|
+
}
|
|
979
|
+
.jkl-spacing-16-24--left {
|
|
980
|
+
margin-left: var(--jkl-spacing-16-24);
|
|
981
|
+
}
|
|
982
|
+
.jkl-spacing-16-24--right {
|
|
983
|
+
margin-right: var(--jkl-spacing-16-24);
|
|
984
|
+
}
|
|
985
|
+
.jkl-spacing-24-40--all {
|
|
986
|
+
margin: var(--jkl-spacing-24-40);
|
|
987
|
+
}
|
|
988
|
+
.jkl-spacing-24-40--top {
|
|
989
|
+
margin-top: var(--jkl-spacing-24-40);
|
|
990
|
+
}
|
|
991
|
+
.jkl-spacing-24-40--bottom {
|
|
992
|
+
margin-bottom: var(--jkl-spacing-24-40);
|
|
993
|
+
}
|
|
994
|
+
.jkl-spacing-24-40--left {
|
|
995
|
+
margin-left: var(--jkl-spacing-24-40);
|
|
996
|
+
}
|
|
997
|
+
.jkl-spacing-24-40--right {
|
|
998
|
+
margin-right: var(--jkl-spacing-24-40);
|
|
999
|
+
}
|
|
1000
|
+
.jkl-spacing-24-32--all {
|
|
1001
|
+
margin: var(--jkl-spacing-24-32);
|
|
1002
|
+
}
|
|
1003
|
+
.jkl-spacing-24-32--top {
|
|
1004
|
+
margin-top: var(--jkl-spacing-24-32);
|
|
1005
|
+
}
|
|
1006
|
+
.jkl-spacing-24-32--bottom {
|
|
1007
|
+
margin-bottom: var(--jkl-spacing-24-32);
|
|
1008
|
+
}
|
|
1009
|
+
.jkl-spacing-24-32--left {
|
|
1010
|
+
margin-left: var(--jkl-spacing-24-32);
|
|
1011
|
+
}
|
|
1012
|
+
.jkl-spacing-24-32--right {
|
|
1013
|
+
margin-right: var(--jkl-spacing-24-32);
|
|
1014
|
+
}
|
|
1015
|
+
.jkl-spacing-32-40--all {
|
|
1016
|
+
margin: var(--jkl-spacing-32-40);
|
|
1017
|
+
}
|
|
1018
|
+
.jkl-spacing-32-40--top {
|
|
1019
|
+
margin-top: var(--jkl-spacing-32-40);
|
|
1020
|
+
}
|
|
1021
|
+
.jkl-spacing-32-40--bottom {
|
|
1022
|
+
margin-bottom: var(--jkl-spacing-32-40);
|
|
1023
|
+
}
|
|
1024
|
+
.jkl-spacing-32-40--left {
|
|
1025
|
+
margin-left: var(--jkl-spacing-32-40);
|
|
1026
|
+
}
|
|
1027
|
+
.jkl-spacing-32-40--right {
|
|
1028
|
+
margin-right: var(--jkl-spacing-32-40);
|
|
1029
|
+
}
|
|
1030
|
+
.jkl-spacing-40-64--all {
|
|
1031
|
+
margin: var(--jkl-spacing-40-64);
|
|
1032
|
+
}
|
|
1033
|
+
.jkl-spacing-40-64--top {
|
|
1034
|
+
margin-top: var(--jkl-spacing-40-64);
|
|
1035
|
+
}
|
|
1036
|
+
.jkl-spacing-40-64--bottom {
|
|
1037
|
+
margin-bottom: var(--jkl-spacing-40-64);
|
|
1038
|
+
}
|
|
1039
|
+
.jkl-spacing-40-64--left {
|
|
1040
|
+
margin-left: var(--jkl-spacing-40-64);
|
|
1041
|
+
}
|
|
1042
|
+
.jkl-spacing-40-64--right {
|
|
1043
|
+
margin-right: var(--jkl-spacing-40-64);
|
|
1044
|
+
}
|
|
1045
|
+
.jkl-spacing-64-104--all {
|
|
1046
|
+
margin: var(--jkl-spacing-64-104);
|
|
1047
|
+
}
|
|
1048
|
+
.jkl-spacing-64-104--top {
|
|
1049
|
+
margin-top: var(--jkl-spacing-64-104);
|
|
1050
|
+
}
|
|
1051
|
+
.jkl-spacing-64-104--bottom {
|
|
1052
|
+
margin-bottom: var(--jkl-spacing-64-104);
|
|
1053
|
+
}
|
|
1054
|
+
.jkl-spacing-64-104--left {
|
|
1055
|
+
margin-left: var(--jkl-spacing-64-104);
|
|
1056
|
+
}
|
|
1057
|
+
.jkl-spacing-64-104--right {
|
|
1058
|
+
margin-right: var(--jkl-spacing-64-104);
|
|
1059
|
+
}
|
|
1060
|
+
.jkl-spacing-104-168--all {
|
|
1061
|
+
margin: var(--jkl-spacing-104-168);
|
|
1062
|
+
}
|
|
1063
|
+
.jkl-spacing-104-168--top {
|
|
1064
|
+
margin-top: var(--jkl-spacing-104-168);
|
|
1065
|
+
}
|
|
1066
|
+
.jkl-spacing-104-168--bottom {
|
|
1067
|
+
margin-bottom: var(--jkl-spacing-104-168);
|
|
1068
|
+
}
|
|
1069
|
+
.jkl-spacing-104-168--left {
|
|
1070
|
+
margin-left: var(--jkl-spacing-104-168);
|
|
1071
|
+
}
|
|
1072
|
+
.jkl-spacing-104-168--right {
|
|
1073
|
+
margin-right: var(--jkl-spacing-104-168);
|
|
1074
|
+
}
|
|
1075
|
+
.jkl-spacing-16-16-24--all {
|
|
1076
|
+
margin: var(--jkl-spacing-16-16-24);
|
|
1077
|
+
}
|
|
1078
|
+
.jkl-spacing-16-16-24--top {
|
|
1079
|
+
margin-top: var(--jkl-spacing-16-16-24);
|
|
1080
|
+
}
|
|
1081
|
+
.jkl-spacing-16-16-24--bottom {
|
|
1082
|
+
margin-bottom: var(--jkl-spacing-16-16-24);
|
|
1083
|
+
}
|
|
1084
|
+
.jkl-spacing-16-16-24--left {
|
|
1085
|
+
margin-left: var(--jkl-spacing-16-16-24);
|
|
1086
|
+
}
|
|
1087
|
+
.jkl-spacing-16-16-24--right {
|
|
1088
|
+
margin-right: var(--jkl-spacing-16-16-24);
|
|
1089
|
+
}
|
|
1090
|
+
.jkl-spacing-16-24-32--all {
|
|
1091
|
+
margin: var(--jkl-spacing-16-24-32);
|
|
1092
|
+
}
|
|
1093
|
+
.jkl-spacing-16-24-32--top {
|
|
1094
|
+
margin-top: var(--jkl-spacing-16-24-32);
|
|
1095
|
+
}
|
|
1096
|
+
.jkl-spacing-16-24-32--bottom {
|
|
1097
|
+
margin-bottom: var(--jkl-spacing-16-24-32);
|
|
1098
|
+
}
|
|
1099
|
+
.jkl-spacing-16-24-32--left {
|
|
1100
|
+
margin-left: var(--jkl-spacing-16-24-32);
|
|
1101
|
+
}
|
|
1102
|
+
.jkl-spacing-16-24-32--right {
|
|
1103
|
+
margin-right: var(--jkl-spacing-16-24-32);
|
|
1104
|
+
}
|
|
1105
|
+
.jkl-spacing-16-24-40--all {
|
|
1106
|
+
margin: var(--jkl-spacing-16-24-40);
|
|
1107
|
+
}
|
|
1108
|
+
.jkl-spacing-16-24-40--top {
|
|
1109
|
+
margin-top: var(--jkl-spacing-16-24-40);
|
|
1110
|
+
}
|
|
1111
|
+
.jkl-spacing-16-24-40--bottom {
|
|
1112
|
+
margin-bottom: var(--jkl-spacing-16-24-40);
|
|
1113
|
+
}
|
|
1114
|
+
.jkl-spacing-16-24-40--left {
|
|
1115
|
+
margin-left: var(--jkl-spacing-16-24-40);
|
|
1116
|
+
}
|
|
1117
|
+
.jkl-spacing-16-24-40--right {
|
|
1118
|
+
margin-right: var(--jkl-spacing-16-24-40);
|
|
1119
|
+
}
|
|
1120
|
+
.jkl-spacing-24-24-32--all {
|
|
1121
|
+
margin: var(--jkl-spacing-24-24-32);
|
|
1122
|
+
}
|
|
1123
|
+
.jkl-spacing-24-24-32--top {
|
|
1124
|
+
margin-top: var(--jkl-spacing-24-24-32);
|
|
1125
|
+
}
|
|
1126
|
+
.jkl-spacing-24-24-32--bottom {
|
|
1127
|
+
margin-bottom: var(--jkl-spacing-24-24-32);
|
|
1128
|
+
}
|
|
1129
|
+
.jkl-spacing-24-24-32--left {
|
|
1130
|
+
margin-left: var(--jkl-spacing-24-24-32);
|
|
1131
|
+
}
|
|
1132
|
+
.jkl-spacing-24-24-32--right {
|
|
1133
|
+
margin-right: var(--jkl-spacing-24-24-32);
|
|
1134
|
+
}
|
|
1135
|
+
.jkl-spacing-24-24-40--all {
|
|
1136
|
+
margin: var(--jkl-spacing-24-24-40);
|
|
1137
|
+
}
|
|
1138
|
+
.jkl-spacing-24-24-40--top {
|
|
1139
|
+
margin-top: var(--jkl-spacing-24-24-40);
|
|
1140
|
+
}
|
|
1141
|
+
.jkl-spacing-24-24-40--bottom {
|
|
1142
|
+
margin-bottom: var(--jkl-spacing-24-24-40);
|
|
1143
|
+
}
|
|
1144
|
+
.jkl-spacing-24-24-40--left {
|
|
1145
|
+
margin-left: var(--jkl-spacing-24-24-40);
|
|
1146
|
+
}
|
|
1147
|
+
.jkl-spacing-24-24-40--right {
|
|
1148
|
+
margin-right: var(--jkl-spacing-24-24-40);
|
|
1149
|
+
}
|
|
1150
|
+
.jkl-spacing-24-32-40--all {
|
|
1151
|
+
margin: var(--jkl-spacing-24-32-40);
|
|
1152
|
+
}
|
|
1153
|
+
.jkl-spacing-24-32-40--top {
|
|
1154
|
+
margin-top: var(--jkl-spacing-24-32-40);
|
|
1155
|
+
}
|
|
1156
|
+
.jkl-spacing-24-32-40--bottom {
|
|
1157
|
+
margin-bottom: var(--jkl-spacing-24-32-40);
|
|
1158
|
+
}
|
|
1159
|
+
.jkl-spacing-24-32-40--left {
|
|
1160
|
+
margin-left: var(--jkl-spacing-24-32-40);
|
|
1161
|
+
}
|
|
1162
|
+
.jkl-spacing-24-32-40--right {
|
|
1163
|
+
margin-right: var(--jkl-spacing-24-32-40);
|
|
1164
|
+
}
|
|
1165
|
+
.jkl-spacing-32-32-40--all {
|
|
1166
|
+
margin: var(--jkl-spacing-32-32-40);
|
|
1167
|
+
}
|
|
1168
|
+
.jkl-spacing-32-32-40--top {
|
|
1169
|
+
margin-top: var(--jkl-spacing-32-32-40);
|
|
1170
|
+
}
|
|
1171
|
+
.jkl-spacing-32-32-40--bottom {
|
|
1172
|
+
margin-bottom: var(--jkl-spacing-32-32-40);
|
|
1173
|
+
}
|
|
1174
|
+
.jkl-spacing-32-32-40--left {
|
|
1175
|
+
margin-left: var(--jkl-spacing-32-32-40);
|
|
1176
|
+
}
|
|
1177
|
+
.jkl-spacing-32-32-40--right {
|
|
1178
|
+
margin-right: var(--jkl-spacing-32-32-40);
|
|
1179
|
+
}
|
|
1180
|
+
.jkl-spacing-32-40-64--all {
|
|
1181
|
+
margin: var(--jkl-spacing-32-40-64);
|
|
1182
|
+
}
|
|
1183
|
+
.jkl-spacing-32-40-64--top {
|
|
1184
|
+
margin-top: var(--jkl-spacing-32-40-64);
|
|
1185
|
+
}
|
|
1186
|
+
.jkl-spacing-32-40-64--bottom {
|
|
1187
|
+
margin-bottom: var(--jkl-spacing-32-40-64);
|
|
1188
|
+
}
|
|
1189
|
+
.jkl-spacing-32-40-64--left {
|
|
1190
|
+
margin-left: var(--jkl-spacing-32-40-64);
|
|
1191
|
+
}
|
|
1192
|
+
.jkl-spacing-32-40-64--right {
|
|
1193
|
+
margin-right: var(--jkl-spacing-32-40-64);
|
|
1194
|
+
}
|
|
1195
|
+
.jkl-spacing-40-40-64--all {
|
|
1196
|
+
margin: var(--jkl-spacing-40-40-64);
|
|
1197
|
+
}
|
|
1198
|
+
.jkl-spacing-40-40-64--top {
|
|
1199
|
+
margin-top: var(--jkl-spacing-40-40-64);
|
|
1200
|
+
}
|
|
1201
|
+
.jkl-spacing-40-40-64--bottom {
|
|
1202
|
+
margin-bottom: var(--jkl-spacing-40-40-64);
|
|
1203
|
+
}
|
|
1204
|
+
.jkl-spacing-40-40-64--left {
|
|
1205
|
+
margin-left: var(--jkl-spacing-40-40-64);
|
|
1206
|
+
}
|
|
1207
|
+
.jkl-spacing-40-40-64--right {
|
|
1208
|
+
margin-right: var(--jkl-spacing-40-40-64);
|
|
1209
|
+
}
|
|
1210
|
+
.jkl-spacing-40-64-104--all {
|
|
1211
|
+
margin: var(--jkl-spacing-40-64-104);
|
|
1212
|
+
}
|
|
1213
|
+
.jkl-spacing-40-64-104--top {
|
|
1214
|
+
margin-top: var(--jkl-spacing-40-64-104);
|
|
1215
|
+
}
|
|
1216
|
+
.jkl-spacing-40-64-104--bottom {
|
|
1217
|
+
margin-bottom: var(--jkl-spacing-40-64-104);
|
|
1218
|
+
}
|
|
1219
|
+
.jkl-spacing-40-64-104--left {
|
|
1220
|
+
margin-left: var(--jkl-spacing-40-64-104);
|
|
1221
|
+
}
|
|
1222
|
+
.jkl-spacing-40-64-104--right {
|
|
1223
|
+
margin-right: var(--jkl-spacing-40-64-104);
|
|
1224
|
+
}
|
|
1225
|
+
.jkl-spacing-64-64-104--all {
|
|
1226
|
+
margin: var(--jkl-spacing-64-64-104);
|
|
1227
|
+
}
|
|
1228
|
+
.jkl-spacing-64-64-104--top {
|
|
1229
|
+
margin-top: var(--jkl-spacing-64-64-104);
|
|
1230
|
+
}
|
|
1231
|
+
.jkl-spacing-64-64-104--bottom {
|
|
1232
|
+
margin-bottom: var(--jkl-spacing-64-64-104);
|
|
1233
|
+
}
|
|
1234
|
+
.jkl-spacing-64-64-104--left {
|
|
1235
|
+
margin-left: var(--jkl-spacing-64-64-104);
|
|
1236
|
+
}
|
|
1237
|
+
.jkl-spacing-64-64-104--right {
|
|
1238
|
+
margin-right: var(--jkl-spacing-64-64-104);
|
|
1239
|
+
}
|
|
1240
|
+
.jkl-spacing-64-104-168--all {
|
|
1241
|
+
margin: var(--jkl-spacing-64-104-168);
|
|
1242
|
+
}
|
|
1243
|
+
.jkl-spacing-64-104-168--top {
|
|
1244
|
+
margin-top: var(--jkl-spacing-64-104-168);
|
|
1245
|
+
}
|
|
1246
|
+
.jkl-spacing-64-104-168--bottom {
|
|
1247
|
+
margin-bottom: var(--jkl-spacing-64-104-168);
|
|
1248
|
+
}
|
|
1249
|
+
.jkl-spacing-64-104-168--left {
|
|
1250
|
+
margin-left: var(--jkl-spacing-64-104-168);
|
|
1251
|
+
}
|
|
1252
|
+
.jkl-spacing-64-104-168--right {
|
|
1253
|
+
margin-right: var(--jkl-spacing-64-104-168);
|
|
1254
|
+
}
|
|
1255
|
+
.jkl-spacing-104-104-168--all {
|
|
1256
|
+
margin: var(--jkl-spacing-104-104-168);
|
|
1257
|
+
}
|
|
1258
|
+
.jkl-spacing-104-104-168--top {
|
|
1259
|
+
margin-top: var(--jkl-spacing-104-104-168);
|
|
1260
|
+
}
|
|
1261
|
+
.jkl-spacing-104-104-168--bottom {
|
|
1262
|
+
margin-bottom: var(--jkl-spacing-104-104-168);
|
|
1263
|
+
}
|
|
1264
|
+
.jkl-spacing-104-104-168--left {
|
|
1265
|
+
margin-left: var(--jkl-spacing-104-104-168);
|
|
1266
|
+
}
|
|
1267
|
+
.jkl-spacing-104-104-168--right {
|
|
1268
|
+
margin-right: var(--jkl-spacing-104-104-168);
|
|
1269
|
+
}
|
|
1270
|
+
.jkl-spacing-0--all {
|
|
1271
|
+
margin: var(--jkl-spacing-0);
|
|
1272
|
+
}
|
|
1273
|
+
.jkl-spacing-0--top {
|
|
1274
|
+
margin-top: var(--jkl-spacing-0);
|
|
1275
|
+
}
|
|
1276
|
+
.jkl-spacing-0--bottom {
|
|
1277
|
+
margin-bottom: var(--jkl-spacing-0);
|
|
1278
|
+
}
|
|
1279
|
+
.jkl-spacing-0--left {
|
|
1280
|
+
margin-left: var(--jkl-spacing-0);
|
|
1281
|
+
}
|
|
1282
|
+
.jkl-spacing-0--right {
|
|
1283
|
+
margin-right: var(--jkl-spacing-0);
|
|
1284
|
+
}
|
|
1285
|
+
.jkl-spacing-none--all {
|
|
1286
|
+
margin: var(--jkl-spacing-none);
|
|
1287
|
+
}
|
|
1288
|
+
.jkl-spacing-none--top {
|
|
1289
|
+
margin-top: var(--jkl-spacing-none);
|
|
1290
|
+
}
|
|
1291
|
+
.jkl-spacing-none--bottom {
|
|
1292
|
+
margin-bottom: var(--jkl-spacing-none);
|
|
1293
|
+
}
|
|
1294
|
+
.jkl-spacing-none--left {
|
|
1295
|
+
margin-left: var(--jkl-spacing-none);
|
|
1296
|
+
}
|
|
1297
|
+
.jkl-spacing-none--right {
|
|
1298
|
+
margin-right: var(--jkl-spacing-none);
|
|
1299
|
+
}
|
|
1300
|
+
.jkl-spacing-2xs--all {
|
|
1301
|
+
margin: var(--jkl-spacing-2xs);
|
|
1302
|
+
}
|
|
1303
|
+
.jkl-spacing-2xs--top {
|
|
1304
|
+
margin-top: var(--jkl-spacing-2xs);
|
|
1305
|
+
}
|
|
1306
|
+
.jkl-spacing-2xs--bottom {
|
|
1307
|
+
margin-bottom: var(--jkl-spacing-2xs);
|
|
1308
|
+
}
|
|
1309
|
+
.jkl-spacing-2xs--left {
|
|
1310
|
+
margin-left: var(--jkl-spacing-2xs);
|
|
1311
|
+
}
|
|
1312
|
+
.jkl-spacing-2xs--right {
|
|
1313
|
+
margin-right: var(--jkl-spacing-2xs);
|
|
1314
|
+
}
|
|
1315
|
+
.jkl-spacing-xs--all {
|
|
1316
|
+
margin: var(--jkl-spacing-xs);
|
|
1317
|
+
}
|
|
1318
|
+
.jkl-spacing-xs--top {
|
|
1319
|
+
margin-top: var(--jkl-spacing-xs);
|
|
1320
|
+
}
|
|
1321
|
+
.jkl-spacing-xs--bottom {
|
|
1322
|
+
margin-bottom: var(--jkl-spacing-xs);
|
|
1323
|
+
}
|
|
1324
|
+
.jkl-spacing-xs--left {
|
|
1325
|
+
margin-left: var(--jkl-spacing-xs);
|
|
1326
|
+
}
|
|
1327
|
+
.jkl-spacing-xs--right {
|
|
1328
|
+
margin-right: var(--jkl-spacing-xs);
|
|
1329
|
+
}
|
|
1330
|
+
.jkl-spacing-s--all {
|
|
1331
|
+
margin: var(--jkl-spacing-s);
|
|
1332
|
+
}
|
|
1333
|
+
.jkl-spacing-s--top {
|
|
1334
|
+
margin-top: var(--jkl-spacing-s);
|
|
1335
|
+
}
|
|
1336
|
+
.jkl-spacing-s--bottom {
|
|
1337
|
+
margin-bottom: var(--jkl-spacing-s);
|
|
1338
|
+
}
|
|
1339
|
+
.jkl-spacing-s--left {
|
|
1340
|
+
margin-left: var(--jkl-spacing-s);
|
|
1341
|
+
}
|
|
1342
|
+
.jkl-spacing-s--right {
|
|
1343
|
+
margin-right: var(--jkl-spacing-s);
|
|
1344
|
+
}
|
|
1345
|
+
.jkl-spacing-m--all {
|
|
1346
|
+
margin: var(--jkl-spacing-m);
|
|
1347
|
+
}
|
|
1348
|
+
.jkl-spacing-m--top {
|
|
1349
|
+
margin-top: var(--jkl-spacing-m);
|
|
1350
|
+
}
|
|
1351
|
+
.jkl-spacing-m--bottom {
|
|
1352
|
+
margin-bottom: var(--jkl-spacing-m);
|
|
1353
|
+
}
|
|
1354
|
+
.jkl-spacing-m--left {
|
|
1355
|
+
margin-left: var(--jkl-spacing-m);
|
|
1356
|
+
}
|
|
1357
|
+
.jkl-spacing-m--right {
|
|
1358
|
+
margin-right: var(--jkl-spacing-m);
|
|
1359
|
+
}
|
|
1360
|
+
.jkl-spacing-l--all {
|
|
1361
|
+
margin: var(--jkl-spacing-l);
|
|
1362
|
+
}
|
|
1363
|
+
.jkl-spacing-l--top {
|
|
1364
|
+
margin-top: var(--jkl-spacing-l);
|
|
1365
|
+
}
|
|
1366
|
+
.jkl-spacing-l--bottom {
|
|
1367
|
+
margin-bottom: var(--jkl-spacing-l);
|
|
1368
|
+
}
|
|
1369
|
+
.jkl-spacing-l--left {
|
|
1370
|
+
margin-left: var(--jkl-spacing-l);
|
|
1371
|
+
}
|
|
1372
|
+
.jkl-spacing-l--right {
|
|
1373
|
+
margin-right: var(--jkl-spacing-l);
|
|
1374
|
+
}
|
|
1375
|
+
.jkl-spacing-xl--all {
|
|
1376
|
+
margin: var(--jkl-spacing-xl);
|
|
1377
|
+
}
|
|
1378
|
+
.jkl-spacing-xl--top {
|
|
1379
|
+
margin-top: var(--jkl-spacing-xl);
|
|
1380
|
+
}
|
|
1381
|
+
.jkl-spacing-xl--bottom {
|
|
1382
|
+
margin-bottom: var(--jkl-spacing-xl);
|
|
1383
|
+
}
|
|
1384
|
+
.jkl-spacing-xl--left {
|
|
1385
|
+
margin-left: var(--jkl-spacing-xl);
|
|
1386
|
+
}
|
|
1387
|
+
.jkl-spacing-xl--right {
|
|
1388
|
+
margin-right: var(--jkl-spacing-xl);
|
|
1389
|
+
}
|
|
1390
|
+
.jkl-spacing-2xl--all {
|
|
1391
|
+
margin: var(--jkl-spacing-2xl);
|
|
1392
|
+
}
|
|
1393
|
+
.jkl-spacing-2xl--top {
|
|
1394
|
+
margin-top: var(--jkl-spacing-2xl);
|
|
1395
|
+
}
|
|
1396
|
+
.jkl-spacing-2xl--bottom {
|
|
1397
|
+
margin-bottom: var(--jkl-spacing-2xl);
|
|
1398
|
+
}
|
|
1399
|
+
.jkl-spacing-2xl--left {
|
|
1400
|
+
margin-left: var(--jkl-spacing-2xl);
|
|
1401
|
+
}
|
|
1402
|
+
.jkl-spacing-2xl--right {
|
|
1403
|
+
margin-right: var(--jkl-spacing-2xl);
|
|
1404
|
+
}
|
|
1405
|
+
}
|