@designsystem-se/af 32.4.0 → 33.0.0
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/components/digi-bar-chart.js +1 -1
- package/components/digi-calendar-datepicker.js +3 -4
- package/components/digi-calendar-week-view.js +1 -1
- package/components/digi-calendar.js +1 -1
- package/components/digi-card.js +1 -1
- package/components/digi-chart-line.js +1 -1
- package/components/digi-code-block.js +1 -1
- package/components/digi-code-example.js +9 -7
- package/components/digi-context-menu.js +151 -52
- package/components/digi-dialog.js +3 -4
- package/components/digi-expandable-accordion.js +2 -3
- package/components/digi-expandable-faq-item.js +1 -1
- package/components/digi-footer.js +2 -3
- package/components/digi-form-error-list.js +3 -4
- package/components/digi-form-file-upload.js +1 -1
- package/components/digi-form-receipt.js +1 -2
- package/components/digi-form-select-filter.js +2 -3
- package/components/digi-header-avatar.js +2 -2
- package/components/digi-header-navigation.js +3 -4
- package/components/digi-header.js +3 -4
- package/components/digi-info-card-multi.js +4 -4
- package/components/digi-info-card.js +1 -1
- package/components/digi-list.js +1 -1
- package/components/digi-loader-spinner.js +1 -1
- package/components/digi-media-image.js +1 -1
- package/components/digi-navigation-context-menu.js +1 -1
- package/components/digi-navigation-pagination.js +9 -10
- package/components/digi-navigation-sidebar-button.js +1 -1
- package/components/digi-navigation-sidebar.js +4 -4
- package/components/digi-navigation-vertical-menu-item.js +6 -6
- package/components/digi-navigation-vertical-menu.js +1 -1
- package/components/digi-notification-alert.js +1 -1
- package/components/digi-notification-error-page.js +7 -15
- package/components/digi-progress-circle.js +8 -8
- package/components/digi-progress-indicator.js +3 -3
- package/components/digi-progress-list-item.js +5 -5
- package/components/digi-progress-list.js +2 -2
- package/components/digi-progressbar.js +2 -2
- package/components/digi-quote.js +3 -3
- package/components/digi-table.js +1 -1
- package/components/digi-tablist-panel.js +2 -2
- package/components/digi-tablist.js +5 -5
- package/components/digi-tag-media.js +1 -1
- package/components/digi-tag.js +1 -1
- package/components/digi-tools-feedback-banner.js +1 -1
- package/components/digi-tools-feedback-rating.js +2 -2
- package/components/digi-tools-feedback.js +2 -3
- package/components/digi-tools-languagepicker.js +5 -5
- package/components/digi-typography-heading-jumbo.js +1 -1
- package/components/digi-typography-meta.js +37 -1
- package/components/digi-typography-preamble.js +1 -1
- package/components/digi-typography-time.js +1 -1
- package/components/digi-typography.js +1 -1
- package/components/digi-util-breakpoint-observer.js +1 -1
- package/components/digi-util-detect-click-outside.js +1 -1
- package/components/digi-util-detect-focus-outside.js +1 -1
- package/components/digi-util-intersection-observer.js +1 -1
- package/components/digi-util-keydown-handler.js +1 -1
- package/components/digi-util-keyup-handler.js +1 -1
- package/components/digi-util-resize-observer.js +1 -1
- package/components/index.d.ts +0 -6
- package/components/index.js +1 -5
- package/components/{p-d7211fec.js → p-2b4c472b.js} +1 -11
- package/components/{p-1ee02c0b.js → p-38b0d0c7.js} +1 -2
- package/components/{p-e87d124f.js → p-4b8bc232.js} +1 -1
- package/components/{p-ed121585.js → p-50634baa.js} +1 -1
- package/components/{p-83e38978.js → p-5e487ed4.js} +1 -1
- package/components/{p-dfa85da0.js → p-8a1aaa8e.js} +6 -6
- package/components/{p-809fd710.js → p-918e9955.js} +2 -2
- package/components/{p-23d4119d.js → p-950b05b1.js} +1 -1
- package/components/{p-f034b64e.js → p-aa59e5c0.js} +1 -1
- package/components/{p-af7ab137.js → p-d08de295.js} +1 -1
- package/components/{p-648cd0b2.js → p-ef49c2f8.js} +4 -5
- package/components/{p-2bfb4163.js → p-f0bdf339.js} +1 -1
- package/components/{p-71554a36.js → p-f3c5a743.js} +1 -1
- package/custom-elements.json +7 -120
- package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
- package/dist/cjs/digi-button_6.cjs.entry.js +475 -0
- package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +3 -4
- package/dist/cjs/digi-code-block_3.cjs.entry.js +3 -4
- package/dist/cjs/digi-code-example.cjs.entry.js +7 -5
- package/dist/cjs/digi-dialog.cjs.entry.js +3 -4
- package/dist/cjs/digi-expandable-accordion.cjs.entry.js +3 -4
- package/dist/cjs/digi-footer.cjs.entry.js +3 -4
- package/dist/cjs/digi-form-error-list.cjs.entry.js +3 -4
- package/dist/cjs/digi-form-receipt.cjs.entry.js +3 -4
- package/dist/cjs/digi-form-select-filter.cjs.entry.js +3 -4
- package/dist/cjs/digi-header-navigation.cjs.entry.js +3 -4
- package/dist/cjs/digi-header.cjs.entry.js +4 -5
- package/dist/cjs/digi-icon-language-outline_4.cjs.entry.js +5 -5
- package/dist/cjs/digi-icon-x.cjs.entry.js +30 -0
- package/dist/cjs/digi-layout-block.cjs.entry.js +47 -0
- package/dist/cjs/digi-loader-spinner.cjs.entry.js +1 -1
- package/dist/cjs/digi-logo_2.cjs.entry.js +1 -1
- package/dist/cjs/digi-media-image_2.cjs.entry.js +1 -1
- package/dist/cjs/digi-navigation-pagination.cjs.entry.js +9 -10
- package/dist/cjs/digi-navigation-sidebar.cjs.entry.js +2 -2
- package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +6 -6
- package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +1 -1
- package/dist/cjs/digi-notification-alert.cjs.entry.js +5 -6
- package/dist/cjs/digi-notification-error-page.cjs.entry.js +7 -15
- package/dist/cjs/digi-progress-circle.cjs.entry.js +8 -8
- package/dist/cjs/digi-progress-indicator.cjs.entry.js +3 -3
- package/dist/cjs/digi-progress-list-item.cjs.entry.js +5 -5
- package/dist/cjs/digi-progress-list.cjs.entry.js +1 -1
- package/dist/cjs/digi-progressbar.cjs.entry.js +2 -2
- package/dist/cjs/digi-quote.cjs.entry.js +1 -1
- package/dist/cjs/digi-table.cjs.entry.js +1 -1
- package/dist/cjs/digi-tablist-panel.cjs.entry.js +2 -2
- package/dist/cjs/digi-tablist.cjs.entry.js +5 -5
- package/dist/cjs/digi-tag-media.cjs.entry.js +2 -2
- package/dist/cjs/digi-tag.cjs.entry.js +41 -0
- package/dist/cjs/digi-tools-feedback-banner.cjs.entry.js +1 -1
- package/dist/cjs/digi-tools-feedback-rating.cjs.entry.js +1 -1
- package/dist/cjs/digi-tools-feedback.cjs.entry.js +4 -5
- package/dist/cjs/digi-tools-languagepicker.cjs.entry.js +3 -3
- package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +1 -1
- package/dist/cjs/digi-typography-meta.cjs.entry.js +1 -1
- package/dist/cjs/digi-typography-preamble.cjs.entry.js +1 -1
- package/dist/cjs/digi-typography-time.cjs.entry.js +1 -1
- package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +1 -1
- package/dist/cjs/digi-util-detect-click-outside.cjs.entry.js +1 -1
- package/dist/cjs/digi-util-detect-focus-outside.cjs.entry.js +1 -1
- package/dist/cjs/digi-util-keydown-handler.cjs.entry.js +1 -1
- package/dist/cjs/digi-util-keyup-handler.cjs.entry.js +1 -1
- package/dist/cjs/digi-util-resize-observer.cjs.entry.js +1 -1
- package/dist/cjs/index-cfa8e9be.js +16 -36
- package/dist/cjs/index.cjs.js +22 -35
- package/dist/cjs/layout-block-container.enum-52ae6994.js +8 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{tools-feedback-variation.enum-4547e1e3.js → tools-feedback-variation.enum-2ac9956e.js} +0 -10
- package/dist/cjs/{layout-container-max-width.enum-7e637f44.js → typography-variation.enum-d7083728.js} +6 -7
- package/dist/collection/collection-manifest.json +0 -3
- package/dist/collection/components/_code/code-example/code-example.js +7 -5
- package/dist/collection/components/_loader/loader-spinner/loader-spinner.css +1 -0
- package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.css +85 -172
- package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +190 -62
- package/dist/collection/components/_navigation/navigation-context-menu-legacy/navigation-context-menu.js +5 -5
- package/dist/collection/components/_navigation/navigation-pagination/navigation-pagination.js +6 -6
- package/dist/collection/components/_navigation/navigation-sidebar/navigation-sidebar.js +2 -2
- package/dist/collection/components/_navigation/navigation-sidebar-button/navigation-sidebar-button.js +1 -1
- package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
- package/dist/collection/components/_navigation/navigation-tablist-panel/tablist-panel.js +2 -2
- package/dist/collection/components/_navigation/navigation-vertical-menu/navigation-vertical-menu.js +1 -1
- package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.js +6 -6
- package/dist/collection/components/_notification/notification-alert/notification-alert.js +2 -2
- package/dist/collection/components/_notification/notification-error-page/illustrations/illustrations.js +7 -7
- package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +3 -3
- package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
- package/dist/collection/components/_progress/progress-indicator/progress-indicator.js +3 -3
- package/dist/collection/components/_progress/progress-list/progress-list.js +1 -1
- package/dist/collection/components/_progress/progress-list-item/progress-list-item.js +5 -5
- package/dist/collection/components/_progress/progressbar/progressbar.js +2 -2
- package/dist/collection/components/_quote/quote/quote.js +1 -2
- package/dist/collection/components/_table/table/table.js +1 -1
- package/dist/collection/components/_tag/tag/tag.js +1 -1
- package/dist/collection/components/_tag/tag-media/tag-media.js +2 -2
- package/dist/collection/components/_tools/tools-feedback/tools-feedback.js +1 -1
- package/dist/collection/components/_tools/tools-feedback-banner/tools-feedback-banner.js +1 -1
- package/dist/collection/components/_tools/tools-feedback-rating/tools-feedback-rating.js +1 -1
- package/dist/collection/components/_tools/tools-languagepicker/tools-languagepicker.js +4 -4
- package/dist/collection/components/_typography/typography/typography.js +1 -1
- package/dist/collection/components/_typography/typography-heading-jumbo/typography-heading-jumbo.js +1 -1
- package/dist/collection/components/_typography/typography-meta/typography-meta.js +1 -1
- package/dist/collection/components/_typography/typography-preamble/typography-preamble.js +1 -1
- package/dist/collection/components/_typography/typography-time/typography-time.js +1 -1
- package/dist/collection/components/_util/util-breakpoint-observer/util-breakpoint-observer.js +1 -1
- package/dist/collection/components/_util/util-detect-click-outside/util-detect-click-outside.js +1 -1
- package/dist/collection/components/_util/util-detect-focus-outside/util-detect-focus-outside.js +1 -1
- package/dist/collection/components/_util/util-intersection-observer/util-intersection-observer.js +1 -1
- package/dist/collection/components/_util/util-keydown-handler/util-keydown-handler.js +1 -1
- package/dist/collection/components/_util/util-keyup-handler/util-keyup-handler.js +1 -1
- package/dist/collection/components/_util/util-resize-observer/util-resize-observer.js +1 -1
- package/dist/collection/design-tokens/components/_navigation-context-menu.variables.scss +3 -41
- package/dist/collection/design-tokens/css/variables.css +3 -0
- package/dist/collection/design-tokens/scss/variables.scss +3 -0
- package/dist/collection/design-tokens/styleguide/web.json +57 -0
- package/dist/collection/design-tokens/styleguide/web.scss +3 -0
- package/dist/collection/enums.js +0 -2
- package/dist/collection/interfaces.js +0 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-context-menu.variables.scss +43 -41
- package/dist/digi-arbetsformedlingen/design-tokens/css/variables.css +3 -0
- package/dist/digi-arbetsformedlingen/design-tokens/scss/variables.scss +3 -0
- package/dist/digi-arbetsformedlingen/design-tokens/styleguide/web.json +57 -0
- package/dist/digi-arbetsformedlingen/design-tokens/styleguide/web.scss +3 -0
- package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.css +1 -1
- package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/p-005c72ca.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-028dd0d4.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-5a7a3e3d.entry.js → p-04ca1ba6.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-0551a242.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-a64f6920.entry.js → p-0f485fa7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-14368210.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-16aa5a85.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-b1759898.entry.js → p-1d3f7336.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-a4727186.entry.js → p-20a65f1c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-2af9b440.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-d3ad14b2.entry.js → p-2f79bfcc.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7ce14bb2.entry.js → p-346297b2.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-ca626e5c.entry.js → p-349f73d9.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-6b57023d.entry.js → p-3ee7d913.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-816ed242.entry.js → p-3fde4aec.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-40a81c4a.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4638e6b1.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-c2bec230.entry.js → p-48664690.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-4fa41b6b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-bbad90a7.entry.js → p-57665401.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-64609e83.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-61e92fa9.entry.js → p-66b0d3c6.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0a6f6df3.entry.js → p-68886e60.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-699e385a.entry.js → p-7bbee718.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-7f4f58d5.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-860e37c2.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-8f42a48e.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-c8adaa8b.entry.js → p-9657af86.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-9d5f4dd0.entry.js → p-966ea804.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-9a06e85b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-cccdb2c8.entry.js → p-9d8d64fa.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-caf79640.entry.js → p-a6fcc0f7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-a7970fe3.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-eb7ca274.entry.js → p-affe6eac.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-b77ea3a1.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-70d542da.entry.js → p-ba740002.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-bad82d8a.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-bd56d622.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-c16371b2.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-d10f46b1.entry.js → p-c16e6afe.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-c2a5da97.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-c750cc28.entry.js → p-d630f2e9.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-9c72fecd.entry.js → p-e07fed59.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-e361c7bb.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-edd43c5d.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-ee5f2630.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-9c384501.entry.js → p-eedd8fdb.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-305a1547.entry.js → p-f0cdaac5.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0873a381.entry.js → p-f427db52.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-22beda0f.entry.js → p-f84d9dea.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-fa7824e9.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-fa890d2b.entry.js +1 -0
- package/dist/esm/digi-arbetsformedlingen.js +1 -1
- package/dist/esm/digi-button_6.entry.js +466 -0
- package/dist/esm/digi-calendar-datepicker.entry.js +3 -4
- package/dist/esm/digi-code-block_3.entry.js +3 -4
- package/dist/esm/digi-code-example.entry.js +7 -5
- package/dist/esm/digi-dialog.entry.js +3 -4
- package/dist/esm/digi-expandable-accordion.entry.js +3 -4
- package/dist/esm/digi-footer.entry.js +3 -4
- package/dist/esm/digi-form-error-list.entry.js +3 -4
- package/dist/esm/digi-form-receipt.entry.js +3 -4
- package/dist/esm/digi-form-select-filter.entry.js +3 -4
- package/dist/esm/digi-header-navigation.entry.js +3 -4
- package/dist/esm/digi-header.entry.js +3 -4
- package/dist/esm/digi-icon-language-outline_4.entry.js +5 -5
- package/dist/esm/digi-icon-x.entry.js +26 -0
- package/dist/esm/digi-layout-block.entry.js +43 -0
- package/dist/esm/digi-loader-spinner.entry.js +1 -1
- package/dist/esm/digi-logo_2.entry.js +1 -1
- package/dist/esm/digi-media-image_2.entry.js +1 -1
- package/dist/esm/digi-navigation-pagination.entry.js +9 -10
- package/dist/esm/digi-navigation-sidebar.entry.js +2 -2
- package/dist/esm/digi-navigation-vertical-menu-item.entry.js +6 -6
- package/dist/esm/digi-navigation-vertical-menu.entry.js +1 -1
- package/dist/esm/digi-notification-alert.entry.js +5 -6
- package/dist/esm/digi-notification-error-page.entry.js +7 -15
- package/dist/esm/digi-progress-circle.entry.js +8 -8
- package/dist/esm/digi-progress-indicator.entry.js +3 -3
- package/dist/esm/digi-progress-list-item.entry.js +5 -5
- package/dist/esm/digi-progress-list.entry.js +1 -1
- package/dist/esm/digi-progressbar.entry.js +2 -2
- package/dist/esm/digi-quote.entry.js +1 -1
- package/dist/esm/digi-table.entry.js +1 -1
- package/dist/esm/digi-tablist-panel.entry.js +2 -2
- package/dist/esm/digi-tablist.entry.js +5 -5
- package/dist/esm/digi-tag-media.entry.js +2 -2
- package/dist/esm/digi-tag.entry.js +37 -0
- package/dist/esm/digi-tools-feedback-banner.entry.js +1 -1
- package/dist/esm/digi-tools-feedback-rating.entry.js +1 -1
- package/dist/esm/digi-tools-feedback.entry.js +4 -5
- package/dist/esm/digi-tools-languagepicker.entry.js +3 -3
- package/dist/esm/digi-typography-heading-jumbo.entry.js +1 -1
- package/dist/esm/digi-typography-meta.entry.js +1 -1
- package/dist/esm/digi-typography-preamble.entry.js +1 -1
- package/dist/esm/digi-typography-time.entry.js +1 -1
- package/dist/esm/digi-util-breakpoint-observer.entry.js +1 -1
- package/dist/esm/digi-util-detect-click-outside.entry.js +1 -1
- package/dist/esm/digi-util-detect-focus-outside.entry.js +1 -1
- package/dist/esm/digi-util-keydown-handler.entry.js +1 -1
- package/dist/esm/digi-util-keyup-handler.entry.js +1 -1
- package/dist/esm/digi-util-resize-observer.entry.js +1 -1
- package/dist/esm/index-8e318bb2.js +16 -36
- package/dist/esm/index.js +3 -4
- package/dist/esm/layout-block-container.enum-29d52ee9.js +8 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{tools-feedback-variation.enum-92d10df2.js → tools-feedback-variation.enum-45abb679.js} +1 -11
- package/dist/esm/{layout-container-max-width.enum-c40018ac.js → typography-variation.enum-d9fdbf06.js} +7 -8
- package/dist/types/components/_code/code-example/code-example.d.ts +1 -0
- package/dist/types/components/_navigation/navigation-context-menu/navigation-context-menu.d.ts +52 -14
- package/dist/types/components/_navigation/navigation-context-menu/navigation-context-menu.types.d.ts +7 -3
- package/dist/types/components/_quote/quote/quote.d.ts +0 -1
- package/dist/types/components/_tools/tools-languagepicker/tools-languagepicker.d.ts +1 -1
- package/dist/types/components.d.ts +67 -220
- package/dist/types/enums.d.ts +0 -2
- package/dist/types/interfaces.d.ts +0 -1
- package/hydrate/index.js +232 -447
- package/hydrate/index.mjs +232 -447
- package/package.json +4 -2
- package/components/digi-navigation-dropdown.d.ts +0 -11
- package/components/digi-navigation-dropdown.js +0 -6
- package/components/digi-quote-multi-container.d.ts +0 -11
- package/components/digi-quote-multi-container.js +0 -39
- package/components/digi-quote-single.d.ts +0 -11
- package/components/digi-quote-single.js +0 -63
- package/components/p-3f827c1d.js +0 -39
- package/components/p-8fa816d6.js +0 -8
- package/components/p-e308ef6b.js +0 -221
- package/dist/cjs/digi-button_3.cjs.entry.js +0 -188
- package/dist/cjs/digi-context-menu.cjs.entry.js +0 -132
- package/dist/cjs/digi-icon-check.cjs.entry.js +0 -30
- package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +0 -30
- package/dist/cjs/digi-layout-block_2.cjs.entry.js +0 -92
- package/dist/cjs/digi-navigation-dropdown.cjs.entry.js +0 -188
- package/dist/cjs/digi-quote-multi-container.cjs.entry.js +0 -23
- package/dist/cjs/digi-quote-single.cjs.entry.js +0 -33
- package/dist/cjs/digi-typography.cjs.entry.js +0 -30
- package/dist/cjs/quote-single-variation.enum-53f94dbc.js +0 -8
- package/dist/cjs/typography-variation.enum-5b035b3b.js +0 -7
- package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.css +0 -319
- package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.js +0 -539
- package/dist/collection/components/_navigation/navigation-dropdown/navigation-dropdown.types.js +0 -1
- package/dist/collection/components/_quote/quote-multi-container/quote-multi-container-heading-level.enum.js +0 -9
- package/dist/collection/components/_quote/quote-multi-container/quote-multi-container.css +0 -26
- package/dist/collection/components/_quote/quote-multi-container/quote-multi-container.js +0 -86
- package/dist/collection/components/_quote/quote-single/quote-single-variation.enum.js +0 -6
- package/dist/collection/components/_quote/quote-single/quote.css +0 -324
- package/dist/collection/components/_quote/quote-single/quote.js +0 -141
- package/dist/collection/design-tokens/components/_quote-quote-multi-container.variables.scss +0 -5
- package/dist/collection/design-tokens/components/_quote-single.variables.scss +0 -14
- package/dist/digi-arbetsformedlingen/design-tokens/components/_quote-quote-multi-container.variables.scss +0 -5
- package/dist/digi-arbetsformedlingen/design-tokens/components/_quote-single.variables.scss +0 -14
- package/dist/digi-arbetsformedlingen/p-02646d18.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-0eac1bee.js +0 -1
- package/dist/digi-arbetsformedlingen/p-125dd887.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-167234fc.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-195cf497.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-300aa9ef.js +0 -1
- package/dist/digi-arbetsformedlingen/p-331e95be.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4028ad65.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-45fe2828.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4c6f74fb.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4e9b1820.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4f7a261f.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-6f3ef3b6.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-7cb35359.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-81e86ac1.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-848aa358.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-87c1f5c7.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-8fa816d6.js +0 -1
- package/dist/digi-arbetsformedlingen/p-903b00e6.js +0 -1
- package/dist/digi-arbetsformedlingen/p-994395cb.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a150c972.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a272c883.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a6d806e5.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-d7fe697e.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-de4c4238.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e661462a.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e8ae7a8d.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-f2339f8e.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-f4c3f47e.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-fb8ac3de.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-fc4dc147.entry.js +0 -1
- package/dist/esm/digi-button_3.entry.js +0 -182
- package/dist/esm/digi-context-menu.entry.js +0 -128
- package/dist/esm/digi-icon-check.entry.js +0 -26
- package/dist/esm/digi-icon-chevron-down.entry.js +0 -26
- package/dist/esm/digi-layout-block_2.entry.js +0 -87
- package/dist/esm/digi-navigation-dropdown.entry.js +0 -184
- package/dist/esm/digi-quote-multi-container.entry.js +0 -19
- package/dist/esm/digi-quote-single.entry.js +0 -29
- package/dist/esm/digi-typography.entry.js +0 -26
- package/dist/esm/quote-single-variation.enum-be92a9f7.js +0 -8
- package/dist/esm/typography-variation.enum-38d1ef90.js +0 -7
- package/dist/types/components/_navigation/navigation-dropdown/navigation-dropdown.d.ts +0 -44
- package/dist/types/components/_navigation/navigation-dropdown/navigation-dropdown.types.d.ts +0 -18
- package/dist/types/components/_quote/quote-multi-container/quote-multi-container-heading-level.enum.d.ts +0 -8
- package/dist/types/components/_quote/quote-multi-container/quote-multi-container.d.ts +0 -25
- package/dist/types/components/_quote/quote-single/quote-single-variation.enum.d.ts +0 -5
- package/dist/types/components/_quote/quote-single/quote.d.ts +0 -40
|
@@ -1,319 +0,0 @@
|
|
|
1
|
-
/* http://meyerweb.com/eric/tools/css/reset/
|
|
2
|
-
v2.0 | 20110126
|
|
3
|
-
License: none (public domain)
|
|
4
|
-
*/
|
|
5
|
-
.digi--util--fs--xs {
|
|
6
|
-
font-size: var(--digi--global--typography--font-size--small) !important;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.digi--util--fs--s {
|
|
10
|
-
font-size: calc(var(--digi--global--typography--font-size--small) + 1px) !important;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.digi--util--fs--m {
|
|
14
|
-
font-size: var(--digi--global--typography--font-size--base) !important;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.digi--util--fs--l {
|
|
18
|
-
font-size: var(--digi--global--typography--font-size--large) !important;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.digi--util--fw--sb {
|
|
22
|
-
font-weight: var(--digi--global--typography--font-weight--semibold) !important;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.digi--util--pt--1 {
|
|
26
|
-
padding-top: var(--digi--global--spacing--smallest-2) !important;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.digi--util--pt--10 {
|
|
30
|
-
padding-top: var(--digi--global--spacing--smallest) !important;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.digi--util--pt--20 {
|
|
34
|
-
padding-top: var(--digi--global--spacing--base) !important;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.digi--util--pt--30 {
|
|
38
|
-
padding-top: var(--digi--global--spacing--largest-2) !important;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.digi--util--pt--40 {
|
|
42
|
-
padding-top: var(--digi--global--spacing--largest-4) !important;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.digi--util--pt--50 {
|
|
46
|
-
padding-top: 2.5rem !important;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.digi--util--pt--60 {
|
|
50
|
-
padding-top: var(--digi--global--spacing--largest-5) !important;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.digi--util--pt--70 {
|
|
54
|
-
padding-top: var(--digi--global--spacing--largest-6) !important;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.digi--util--pt--80 {
|
|
58
|
-
padding-top: 4.5rem !important;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.digi--util--pt--90 {
|
|
62
|
-
padding-top: 5rem !important;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.digi--util--pb--1 {
|
|
66
|
-
padding-bottom: var(--digi--global--spacing--smallest-2) !important;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.digi--util--pb--10 {
|
|
70
|
-
padding-bottom: var(--digi--global--spacing--smallest) !important;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.digi--util--pb--20 {
|
|
74
|
-
padding-bottom: var(--digi--global--spacing--base) !important;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.digi--util--pb--30 {
|
|
78
|
-
padding-bottom: var(--digi--global--spacing--largest-2) !important;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.digi--util--pb--40 {
|
|
82
|
-
padding-bottom: var(--digi--global--spacing--largest-4) !important;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.digi--util--pb--50 {
|
|
86
|
-
padding-bottom: 2.5rem !important;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.digi--util--pb--60 {
|
|
90
|
-
padding-bottom: var(--digi--global--spacing--largest-5) !important;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.digi--util--pb--70 {
|
|
94
|
-
padding-bottom: var(--digi--global--spacing--largest-6) !important;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.digi--util--pb--80 {
|
|
98
|
-
padding-bottom: 4.5rem !important;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.digi--util--pb--90 {
|
|
102
|
-
padding-bottom: 5rem !important;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.digi--util--p--1 {
|
|
106
|
-
padding: var(--digi--global--spacing--smallest-2) !important;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.digi--util--p--10 {
|
|
110
|
-
padding: var(--digi--global--spacing--smallest) !important;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.digi--util--p--20 {
|
|
114
|
-
padding: var(--digi--global--spacing--base) !important;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.digi--util--p--30 {
|
|
118
|
-
padding: var(--digi--global--spacing--largest-2) !important;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.digi--util--p--40 {
|
|
122
|
-
padding: var(--digi--global--spacing--largest-4) !important;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.digi--util--p--50 {
|
|
126
|
-
padding: 2.5rem !important;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
.digi--util--p--60 {
|
|
130
|
-
padding: var(--digi--global--spacing--largest-5) !important;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.digi--util--p--70 {
|
|
134
|
-
padding: var(--digi--global--spacing--largest-6) !important;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.digi--util--p--80 {
|
|
138
|
-
padding: 4.5rem !important;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
.digi--util--p--90 {
|
|
142
|
-
padding: 5rem !important;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.digi--util--ptb--1 {
|
|
146
|
-
padding-top: var(--digi--global--spacing--smallest-2) !important;
|
|
147
|
-
padding-bottom: var(--digi--global--spacing--smallest-2) !important;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.digi--util--ptb--10 {
|
|
151
|
-
padding-top: var(--digi--global--spacing--smallest) !important;
|
|
152
|
-
padding-bottom: var(--digi--global--spacing--smallest) !important;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.digi--util--ptb--20 {
|
|
156
|
-
padding-top: var(--digi--global--spacing--base) !important;
|
|
157
|
-
padding-bottom: var(--digi--global--spacing--base) !important;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.digi--util--ptb--30 {
|
|
161
|
-
padding-top: var(--digi--global--spacing--largest-2) !important;
|
|
162
|
-
padding-bottom: var(--digi--global--spacing--largest-2) !important;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.digi--util--ptb--40 {
|
|
166
|
-
padding-top: var(--digi--global--spacing--largest-4) !important;
|
|
167
|
-
padding-bottom: var(--digi--global--spacing--largest-4) !important;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.digi--util--ptb--50 {
|
|
171
|
-
padding-top: 2.5rem !important;
|
|
172
|
-
padding-bottom: 2.5rem !important;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.digi--util--ptb--60 {
|
|
176
|
-
padding-top: var(--digi--global--spacing--largest-5) !important;
|
|
177
|
-
padding-bottom: var(--digi--global--spacing--largest-5) !important;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.digi--util--ptb--70 {
|
|
181
|
-
padding-top: var(--digi--global--spacing--largest-6) !important;
|
|
182
|
-
padding-bottom: var(--digi--global--spacing--largest-6) !important;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.digi--util--ptb--80 {
|
|
186
|
-
padding-top: 4.5rem !important;
|
|
187
|
-
padding-bottom: 4.5rem !important;
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
.digi--util--ptb--90 {
|
|
191
|
-
padding-top: 5rem !important;
|
|
192
|
-
padding-bottom: 5rem !important;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
.digi--util--plr--1 {
|
|
196
|
-
padding-left: var(--digi--global--spacing--smallest-2) !important;
|
|
197
|
-
padding-right: var(--digi--global--spacing--smallest-2) !important;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
.digi--util--plr--10 {
|
|
201
|
-
padding-left: var(--digi--global--spacing--smallest) !important;
|
|
202
|
-
padding-right: var(--digi--global--spacing--smallest) !important;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
.digi--util--plr--20 {
|
|
206
|
-
padding-left: var(--digi--global--spacing--base) !important;
|
|
207
|
-
padding-right: var(--digi--global--spacing--base) !important;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.digi--util--plr--30 {
|
|
211
|
-
padding-left: var(--digi--global--spacing--largest-2) !important;
|
|
212
|
-
padding-right: var(--digi--global--spacing--largest-2) !important;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
.digi--util--plr--40 {
|
|
216
|
-
padding-left: var(--digi--global--spacing--largest-4) !important;
|
|
217
|
-
padding-right: var(--digi--global--spacing--largest-4) !important;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.digi--util--plr--50 {
|
|
221
|
-
padding-left: 2.5rem !important;
|
|
222
|
-
padding-right: 2.5rem !important;
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
.digi--util--plr--60 {
|
|
226
|
-
padding-left: var(--digi--global--spacing--largest-5) !important;
|
|
227
|
-
padding-right: var(--digi--global--spacing--largest-5) !important;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
.digi--util--plr--70 {
|
|
231
|
-
padding-left: var(--digi--global--spacing--largest-6) !important;
|
|
232
|
-
padding-right: var(--digi--global--spacing--largest-6) !important;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
.digi--util--plr--80 {
|
|
236
|
-
padding-left: 4.5rem !important;
|
|
237
|
-
padding-right: 4.5rem !important;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
.digi--util--plr--90 {
|
|
241
|
-
padding-left: 5rem !important;
|
|
242
|
-
padding-right: 5rem !important;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
.digi--util--sr-only {
|
|
246
|
-
border: 0;
|
|
247
|
-
clip: rect(1px, 1px, 1px, 1px);
|
|
248
|
-
-webkit-clip-path: inset(50%);
|
|
249
|
-
clip-path: inset(50%);
|
|
250
|
-
height: 1px;
|
|
251
|
-
margin: -1px;
|
|
252
|
-
overflow: hidden;
|
|
253
|
-
padding: 0;
|
|
254
|
-
position: absolute;
|
|
255
|
-
width: 1px;
|
|
256
|
-
white-space: nowrap;
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
.digi--util--hidden {
|
|
260
|
-
display: none;
|
|
261
|
-
}
|
|
262
|
-
|
|
263
|
-
.dropdown {
|
|
264
|
-
--digi--dropdown--background-color: white;
|
|
265
|
-
--digi--dropdown--text-color: rgb(15, 15, 20);
|
|
266
|
-
--digi--dropdown--py: 0.5rem;
|
|
267
|
-
--digi--dropdown--border-radius: 6px;
|
|
268
|
-
--digi--dropdown--box-shadow: rgba(0, 0, 0, 0.7) 0px 2px 6px 0px;
|
|
269
|
-
--digi--dropdown--spacing: 0.25rem;
|
|
270
|
-
--digi--dropdown--item--font-family: "Open Sans";
|
|
271
|
-
--digi--dropdown--item--font-weight: regular;
|
|
272
|
-
--digi--dropdown--item--pl: 1rem;
|
|
273
|
-
--digi--dropdown--item--pr: 1rem;
|
|
274
|
-
--digi--dropdown--item--py: 0.25rem;
|
|
275
|
-
--digi--dropdown--item--background-color--hover: rgb(237, 237, 237);
|
|
276
|
-
--digi--dropdown--item--background-color--active: rgb(237, 237, 237);
|
|
277
|
-
--digi--dropdown--item--font-weight--active: 600;
|
|
278
|
-
--digi--dropdown--item--box-shadow--focus: 0px 0px 0px 1px black,
|
|
279
|
-
0px 0px 0px 2px white, 0px 0px 0px 3px black;
|
|
280
|
-
}
|
|
281
|
-
.dropdown a {
|
|
282
|
-
text-decoration: none;
|
|
283
|
-
color: inherit;
|
|
284
|
-
}
|
|
285
|
-
.dropdown .dropdown-wrapper {
|
|
286
|
-
display: flex;
|
|
287
|
-
flex-direction: column;
|
|
288
|
-
gap: var(--digi--dropdown--spacing);
|
|
289
|
-
background-color: var(--digi--dropdown--background-color);
|
|
290
|
-
color: var(--digi--dropdown--text-color);
|
|
291
|
-
padding-top: var(--digi--dropdown--py);
|
|
292
|
-
padding-bottom: var(--digi--dropdown--py);
|
|
293
|
-
border-radius: var(--digi--dropdown--border-radius);
|
|
294
|
-
box-shadow: var(--digi--dropdown--box-shadow);
|
|
295
|
-
}
|
|
296
|
-
.dropdown .dropdown-wrapper--dir-rtl .option-wrapper {
|
|
297
|
-
flex-direction: row-reverse;
|
|
298
|
-
}
|
|
299
|
-
.dropdown .option-wrapper {
|
|
300
|
-
font-family: var(--digi--dropdown--item--font-family);
|
|
301
|
-
padding-top: var(--digi--dropdown--item--py);
|
|
302
|
-
padding-bottom: var(--digi--dropdown--item--py);
|
|
303
|
-
}
|
|
304
|
-
.dropdown .option-wrapper--active {
|
|
305
|
-
background-color: var(--digi--dropdown--item--background-color--active);
|
|
306
|
-
font-weight: var(--digi--dropdown--item--font-weight--active);
|
|
307
|
-
}
|
|
308
|
-
.dropdown .option-wrapper[dir=rtl] {
|
|
309
|
-
flex-direction: row-reverse;
|
|
310
|
-
}
|
|
311
|
-
.dropdown .option-wrapper:hover {
|
|
312
|
-
background-color: var(--digi--dropdown--item--background-color--hover);
|
|
313
|
-
cursor: pointer;
|
|
314
|
-
}
|
|
315
|
-
.dropdown .option-wrapper:focus-visible {
|
|
316
|
-
outline: 2px solid black;
|
|
317
|
-
outline-offset: -3px;
|
|
318
|
-
box-shadow: 0px 0px 0px 5px inset white;
|
|
319
|
-
}
|