@designsystem-se/af 32.4.0 → 33.1.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 +121 -15
- package/components/digi-progress-circle.js +8 -8
- package/components/digi-progress-indicator.js +4 -4
- 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-1ee02c0b.js → p-0a71c968.js} +1 -2
- package/components/{p-648cd0b2.js → p-26f27173.js} +4 -5
- 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-d7211fec.js → p-b3a4fa4a.js} +2 -11
- package/components/{p-af7ab137.js → p-d08de295.js} +1 -1
- 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_3.cjs.entry.js → digi-button.cjs.entry.js} +0 -58
- package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +3 -5
- package/dist/cjs/digi-code-block_3.cjs.entry.js +3 -5
- package/dist/cjs/digi-code-example.cjs.entry.js +7 -5
- package/dist/cjs/digi-context-menu.cjs.entry.js +143 -38
- package/dist/cjs/digi-dialog.cjs.entry.js +3 -5
- package/dist/cjs/digi-expandable-accordion.cjs.entry.js +3 -5
- package/dist/cjs/digi-footer.cjs.entry.js +3 -5
- package/dist/cjs/digi-form-error-list.cjs.entry.js +3 -5
- package/dist/cjs/{digi-form-label_5.cjs.entry.js → digi-form-label_3.cjs.entry.js} +0 -46
- package/dist/cjs/digi-form-receipt.cjs.entry.js +3 -5
- package/dist/cjs/digi-form-select-filter.cjs.entry.js +3 -5
- package/dist/cjs/digi-header-navigation.cjs.entry.js +3 -5
- package/dist/cjs/digi-header.cjs.entry.js +4 -6
- package/dist/cjs/digi-icon-check_7.cjs.entry.js +331 -0
- 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 -11
- 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 -7
- package/dist/cjs/digi-notification-error-page.cjs.entry.js +121 -16
- package/dist/cjs/digi-progress-circle.cjs.entry.js +8 -8
- 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 -6
- 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 +18 -34
- package/dist/cjs/index.cjs.js +34 -48
- 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-b17e8f87.js} +1 -10
- package/dist/cjs/typography-variation.enum-8507b658.js +32 -0
- 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 +12 -7
- package/dist/collection/components/_notification/notification-error-page/notification-error-page-httpstatus.enum.js +1 -0
- package/dist/collection/components/_notification/notification-error-page/notification-error-page.js +11 -4
- package/dist/collection/components/_progress/progress-circle/progress-circle.js +8 -8
- package/dist/collection/components/_progress/progress-indicator/progress-indicator.css +2 -2
- 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 +3 -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-5a7a3e3d.entry.js → p-04ca1ba6.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-09eaca21.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-0d1449f1.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-a64f6920.entry.js → p-0f485fa7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-145da0d7.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-1d065367.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-2b5faa82.entry.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-38310613.entry.js +1 -0
- 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-c2bec230.entry.js → p-48664690.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-4e311538.entry.js +1 -0
- 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-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-7975d958.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-7a4d3563.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-699e385a.entry.js → p-7bbee718.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-81bf9533.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-860e37c2.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-91b84fc1.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-9d5f4dd0.entry.js → p-966ea804.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-cccdb2c8.entry.js → p-9d8d64fa.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-a39607f7.entry.js +1 -0
- 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-ad5c48a4.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-eb7ca274.entry.js → p-affe6eac.entry.js} +1 -1
- 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-d10f46b1.entry.js → p-c16e6afe.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-c9033373.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-cf05e13b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-d08467f0.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-d449cf7b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-c750cc28.entry.js → p-d630f2e9.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-e0689bdf.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-9c72fecd.entry.js → p-e07fed59.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-e86c56b1.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-f941f865.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-fa7824e9.entry.js +1 -0
- package/dist/esm/digi-arbetsformedlingen.js +1 -1
- package/dist/esm/{digi-button_3.entry.js → digi-button.entry.js} +1 -57
- package/dist/esm/digi-calendar-datepicker.entry.js +3 -5
- package/dist/esm/digi-code-block_3.entry.js +3 -5
- package/dist/esm/digi-code-example.entry.js +7 -5
- package/dist/esm/digi-context-menu.entry.js +143 -38
- package/dist/esm/digi-dialog.entry.js +3 -5
- package/dist/esm/digi-expandable-accordion.entry.js +3 -5
- package/dist/esm/digi-footer.entry.js +3 -5
- package/dist/esm/digi-form-error-list.entry.js +3 -5
- package/dist/esm/{digi-form-label_5.entry.js → digi-form-label_3.entry.js} +1 -45
- package/dist/esm/digi-form-receipt.entry.js +3 -5
- package/dist/esm/digi-form-select-filter.entry.js +3 -5
- package/dist/esm/digi-header-navigation.entry.js +3 -5
- package/dist/esm/digi-header.entry.js +3 -5
- package/dist/esm/digi-icon-check_7.entry.js +321 -0
- 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 -11
- 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 -7
- package/dist/esm/digi-notification-error-page.entry.js +121 -16
- package/dist/esm/digi-progress-circle.entry.js +8 -8
- 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 -6
- 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 +18 -34
- package/dist/esm/index.js +3 -5
- 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-4bfb560b.js} +2 -11
- package/dist/esm/typography-variation.enum-cb4ef38c.js +32 -0
- 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/_notification/notification-error-page/illustrations/illustrations.d.ts +3 -0
- package/dist/types/components/_notification/notification-error-page/notification-error-page-httpstatus.enum.d.ts +2 -1
- 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 +348 -448
- package/hydrate/index.mjs +348 -448
- 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-icon-check.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-progress-indicator.cjs.entry.js +0 -137
- 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/digi-util-mutation-observer.cjs.entry.js +0 -64
- package/dist/cjs/layout-container-max-width.enum-7e637f44.js +0 -21
- package/dist/cjs/progress-indicator-variation.enum-7cf8e0e4.js +0 -13
- 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-4f7a261f.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-6f3ef3b6.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-6fcac607.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-9dd5d6c8.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-a29a52f3.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a6d806e5.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-c8adaa8b.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-icon-check.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-progress-indicator.entry.js +0 -133
- 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/digi-util-mutation-observer.entry.js +0 -60
- package/dist/esm/layout-container-max-width.enum-c40018ac.js +0 -21
- package/dist/esm/progress-indicator-variation.enum-b12ba50a.js +0 -13
- 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
|
@@ -60,20 +60,20 @@ const ProgressCircle = class {
|
|
|
60
60
|
return;
|
|
61
61
|
}
|
|
62
62
|
render() {
|
|
63
|
-
return (h("div", { key: '
|
|
63
|
+
return (h("div", { key: '313f925e9c663a767f0c187f2e0c28419f05b717', class: this.cssModifiers, role: this.afRole === ProgressCircleRole.STATUS
|
|
64
64
|
? ProgressCircleRole.STATUS
|
|
65
|
-
: null }, h("div", { key: '
|
|
66
|
-
' 15', pathLength: "1000" }))), h("g", { key: '
|
|
67
|
-
' 1000', pathLength: "1000" }), this.afWarningStep && (h("circle", { key: '
|
|
68
|
-
(this.afCompletedSteps - 1), pathLength: "1000" })), this.afErrorStep && (h("circle", { key: '
|
|
69
|
-
(this.afCompletedSteps - 1), pathLength: "1000" }))))), h("div", { key: '
|
|
65
|
+
: null }, h("div", { key: 'efa8f433e6d8c0191167788b5b37e6468bd4488e', class: "digi-progress-circle__circle-wrapper" }, h("div", { key: '67b7980b3747f2b5f714e6f186e22e65985cdcfd', class: "digi-progress-circle__circle" }, h("p", { key: '6beab3bd347292e640450750265f8f392b968017', class: "digi-progress-circle__circle-label", "aria-label": `${this.afCompletedSteps} ${this.afStepsSeparator} ${this.afTotalSteps}` }, this.afCompletedSteps, " ", this.afStepsSeparator, ' ', this.afTotalSteps, ' '), h("svg", { key: '475b126c34edf9e3da66a23108f177291c941918', width: this.radius * 2, height: this.radius * 2 }, h("defs", { key: '26cce0f47c702093546592ee194a05624475b7a9' }, h("mask", { key: '485c7ca4564d1c16a4b2f6a749cfc4f372dfc7b8', id: this.afId }, h("circle", { key: '0594753f47a8fb563b52992eeb204c4c5373962e', cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", stroke: "white", "stroke-width": this.stroke, "stroke-dasharray": (1000 - this.afTotalSteps * 15) / this.afTotalSteps +
|
|
66
|
+
' 15', pathLength: "1000" }))), h("g", { key: '019dff70966a9bcf92920a3a6d41a8a856a97aa0' }, h("circle", { key: '7e581598ae735eb3c9a165f12fa1736421afb3bd', class: "digi-progress-circle__circle-step-unfinished", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke }), h("circle", { key: '8ea320289a4d28e43577e2b752540458ddd17278', class: "digi-progress-circle__circle-step-completed", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * this.afCompletedSteps +
|
|
67
|
+
' 1000', pathLength: "1000" }), this.afWarningStep && (h("circle", { key: '981935dcfe69e5fce609e78b10c6dde2979ddc72', class: "digi-progress-circle__circle-step-warning", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
|
|
68
|
+
(this.afCompletedSteps - 1), pathLength: "1000" })), this.afErrorStep && (h("circle", { key: '430052951101efa1f38b2464ea55c8fd5d1a381a', class: "digi-progress-circle__circle-step-error", mask: `url(#${this.afId})`, cx: this.radius, cy: this.radius, r: this.radius - this.stroke * 2, fill: "none", "stroke-width": this.stroke, "stroke-dasharray": (1000 / this.totalSteps.length) * 1 + ' 1000', "stroke-dashoffset": -(1000 / this.totalSteps.length) *
|
|
69
|
+
(this.afCompletedSteps - 1), pathLength: "1000" }))))), h("div", { key: '1d416f43064725e8028be4ec3535abcfe2fee45d', class: "digi-progress-circle__content" }, this.renderHeading(), this.afCompletedSteps === this.afTotalSteps && (h("p", { key: 'cdfed2655943bd9db4a5700d5026e48e7045009f', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
|
|
70
70
|
visibility: 'hidden'
|
|
71
|
-
} }, `${this.afStepNextText} ${this.afStepNextLabel}`)), this.afCompletedSteps != this.afTotalSteps && (h("p", { key: '
|
|
71
|
+
} }, `${this.afStepNextText} ${this.afStepNextLabel}`)), this.afCompletedSteps != this.afTotalSteps && (h("p", { key: 'f917fb0a169becaf6291c4681c228b0d2d53965b', class: "digi-progress-circle__next digi-progress-circle__next--circle", style: {
|
|
72
72
|
visibility: this.afStepNextLabel !== null &&
|
|
73
73
|
this.afStepNextLabel !== undefined
|
|
74
74
|
? 'visible'
|
|
75
75
|
: 'hidden'
|
|
76
|
-
} }, `${this.afStepNextText} ${this.afStepNextLabel}`)))), this.afValidationLabel && this.afWarningStep > 0 && (h("p", { key: '
|
|
76
|
+
} }, `${this.afStepNextText} ${this.afStepNextLabel}`)))), this.afValidationLabel && this.afWarningStep > 0 && (h("p", { key: 'a80cdd18ffa18536b68926c3b59de5c2b2da5db4', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--warning" }, h("digi-icon-validation-warning", { key: '372bf47ba739af7528da52e053a187371e82d6e0', class: "digi-progress-circle__icon--warning" }), h("span", { key: 'a3dd19434e4ca601cc88aa3944a3707a81a3438f' }, this.afValidationLabel))), this.afValidationLabel && this.afErrorStep > 0 && (h("p", { key: '5179e5145a9bf1d0cffca68b3bca92d429e2caa9', class: "digi-progress-circle__validation-label digi-progress-circle__validation-label--error" }, h("digi-icon-validation-error", { key: '59123cb52600064e9c53dcf754c597094de92d24', class: "digi-progress-circle__icon--error" }), h("span", { key: 'ca983c8a656a8e415d740142493bac7afbcef246' }, this.afValidationLabel)))));
|
|
77
77
|
}
|
|
78
78
|
get hostElement() { return getElement(this); }
|
|
79
79
|
static get watchers() { return {
|
|
@@ -75,7 +75,7 @@ const ProgressListItem = class {
|
|
|
75
75
|
}
|
|
76
76
|
render() {
|
|
77
77
|
const ariaCurrent = this.afStepStatus == ProgressListItemStatus.CURRENT ? 'step' : 'false';
|
|
78
|
-
return (h(Host, { key: '
|
|
78
|
+
return (h(Host, { key: 'c527e33ef4dfe0504c747f8643c45b2c21344533', role: "listitem", "aria-current": ariaCurrent }, h("div", { key: 'c91f73ec86c55b767523160771fb70bfcc71bf4c', class: {
|
|
79
79
|
'digi-progress-list-item': true,
|
|
80
80
|
'digi-progress-list-item--expanded': this.afExpandable && this.afExpanded,
|
|
81
81
|
[`digi-progress-list-item--${this.afStepStatus}`]: true,
|
|
@@ -83,18 +83,18 @@ const ProgressListItem = class {
|
|
|
83
83
|
'digi-progress-list-item--primary': this.afVariation == ProgressListItemVariation.PRIMARY,
|
|
84
84
|
'digi-progress-list-item--secondary': this.afVariation == ProgressListItemVariation.SECONDARY,
|
|
85
85
|
'digi-progress-list-item--tertiary': this.afVariation == ProgressListItemVariation.TERTIARY
|
|
86
|
-
} }, h("span", { key: '
|
|
86
|
+
} }, h("span", { key: '380e428b67ed7c033b6add22ea7f8d3734cf7a38', class: "digi-progress-list-item__indicator" }, h("span", { key: '4e440c6b736d91bda35c6bc7ce6c1c9c783be777', class: {
|
|
87
87
|
'digi-progress-list-item__indicator--circle': this.afType == ProgressListItemType.CIRCLE,
|
|
88
88
|
'digi-progress-list-item__indicator--icon': this.afType == ProgressListItemType.ICON
|
|
89
|
-
} }, this.renderStatusIcon()), h("span", { key: '
|
|
89
|
+
} }, this.renderStatusIcon()), h("span", { key: '2d8f62b655a505350f68dbcbe2ae409458f2b02e', class: "digi-progress-list-item__indicator--line" })), h("div", { key: 'db7136beb9e99297a139b30adfad5d8d72a00a94', class: {
|
|
90
90
|
'digi-progress-list-item__wrapper': true,
|
|
91
91
|
'digi-progress-list-item__wrapper--last': this.afIsLast
|
|
92
|
-
} }, h("div", { key: '
|
|
92
|
+
} }, h("div", { key: 'e38ba65ea5235c4567beb15cf82f344eb5204597', class: "digi-progress-list-item__header" }, h(this.afHeadingLevel, { key: '77b6a655561af992fdbd9a61b446c5adf041d375', class: "digi-progress-list-item__header--heading", id: `${this.afId}--heading` }, this.renderHeading())), h("div", { key: '92dbfab6b9cee06e5893c1f068fe4ef659efb161', class: {
|
|
93
93
|
'digi-progress-list-item__content': true,
|
|
94
94
|
'digi-progress-list-item__content--expandable': this.afExpandable,
|
|
95
95
|
'digi-progress-list-item__content--hidden': this.afExpandable && !this.afExpanded,
|
|
96
96
|
'digi-progress-list-item__content--visible': !this.afExpandable || (this.afExpandable && this.afExpanded)
|
|
97
|
-
}, id: `${this.afId}-content` }, h("div", { key: '
|
|
97
|
+
}, id: `${this.afId}-content` }, h("div", { key: 'c01a10d5f6210befae10f96c874ce9ed93f18176' }, h("slot", { key: '6cfc2f43a2edf8ab7e73f2ac4837b340083ab489' })))))));
|
|
98
98
|
}
|
|
99
99
|
get hostElement() { return getElement(this); }
|
|
100
100
|
};
|
|
@@ -102,7 +102,7 @@ const ProgressList = class {
|
|
|
102
102
|
return null;
|
|
103
103
|
}
|
|
104
104
|
render() {
|
|
105
|
-
return (h("div", { key: '
|
|
105
|
+
return (h("div", { key: 'f00cf7b4acc30e32aa2f5b0032d999733bf3d3f5', class: "digi-progress-list" }, h("digi-typography", { key: '870b83fe756b5594e4a3cbd80d2875d45ff7dc95' }, this.renderHeading(), h("ol", { key: 'fe6c80534fb9c387e339a1c888270f469077790d', class: "digi-progress-list__content" }, h("slot", { key: '6b357caf4c3368131f26a66d7bf3bcf14e362bd6' })))));
|
|
106
106
|
}
|
|
107
107
|
get hostElement() { return getElement(this); }
|
|
108
108
|
};
|
|
@@ -74,7 +74,7 @@ const Progressbar = class {
|
|
|
74
74
|
return;
|
|
75
75
|
}
|
|
76
76
|
render() {
|
|
77
|
-
return (h("div", { key: '
|
|
77
|
+
return (h("div", { key: '19aa7eb7cc780b10e7d24221fadcabf50a39aff8', class: this.cssModifiers, role: this.afRole === ProgressbarRole.STATUS ? ProgressbarRole.STATUS : null }, h("p", { key: '9548f8e9c5189cb20a184e249a5c24997a0cc5a4', class: "digi-progressbar__label" }, this.afCompletedSteps, " ", this.afStepsSeparator, " ", this.afTotalSteps, ' ', this.afStepsLabel), !this.hasSlottedItems ? (h("ol", { class: "digi-progressbar__list", "aria-hidden": "true" }, this.totalSteps.map((item, i) => {
|
|
78
78
|
return (h("li", { class: {
|
|
79
79
|
'digi-progressbar__step': true,
|
|
80
80
|
'digi-progressbar__step--active': this.afCompletedSteps > i,
|
|
@@ -85,7 +85,7 @@ const Progressbar = class {
|
|
|
85
85
|
'digi-progressbar__step': true,
|
|
86
86
|
'digi-progressbar__step--active': item.checked
|
|
87
87
|
} }, h("span", { class: "digi-progressbar__step-indicator" }, h("span", { class: "digi-progressbar__step-number" }, index + 1))));
|
|
88
|
-
}))), h("div", { key: '
|
|
88
|
+
}))), h("div", { key: '14e4da3e6aaa62fcff644e5d51f4fd73fd14c911', hidden: true, class: "digi-progressbar__slot" }, h("digi-util-mutation-observer", { key: '7a9c3ab5f6d95848a6266c98203da43a0517a96e', ref: (el) => (this._observer = el), onAfOnChange: () => this.getItems() }, h("slot", { key: '5b2bc7d3445a7149d013ef33d3b8532a71e22a63' })))));
|
|
89
89
|
}
|
|
90
90
|
get hostElement() { return getElement(this); }
|
|
91
91
|
static get watchers() { return {
|
|
@@ -92,7 +92,7 @@ const Quote = class {
|
|
|
92
92
|
return (h("div", { class: "digi-quote__variation--highlight-wrapper" }, h("div", { class: { 'quote-image': true, hide: !this.isMobile } }, this.renderImage()), h("div", { class: "digi-quote-icon-flex" }, h("span", { class: "quote-icon" }, this.renderQuotationMark()), h("div", { class: "quote-content" }, h("digi-typography", null, h("blockquote", null, h("slot", null))), h("digi-typography", null, this.afQuoteAuthorName && this.renderAuthorName(), this.afQuoteAuthorTitle && this.renderAuthorTitle()))), h("div", { class: { 'quote-image': true, hide: this.isMobile } }, this.renderImage())));
|
|
93
93
|
}
|
|
94
94
|
render() {
|
|
95
|
-
return (h(Host, { key: '
|
|
95
|
+
return (h(Host, { key: '9e8b787191871822c615e3dd6e5ba11afe2c9558' }, h("digi-util-breakpoint-observer", { key: '1d4928219776edf8e04063a747df706b1fc72267', onAfOnChange: (e) => this.breakpointHandler(e) }), h("div", { key: 'cc9d869d70e83686b7ce07e31cc9e3a757e30354', class: Object.assign({ 'digi-quote': true }, this.cssModifiers) }, this.renderTypeHighlight(), this.renderTypeDefault())));
|
|
96
96
|
}
|
|
97
97
|
};
|
|
98
98
|
Quote.style = DigiQuoteStyle0;
|
|
@@ -21,7 +21,7 @@ const Table = class {
|
|
|
21
21
|
};
|
|
22
22
|
}
|
|
23
23
|
render() {
|
|
24
|
-
return (h("div", { key: '
|
|
24
|
+
return (h("div", { key: '081ef1b6b8ea07625c06a2009187f2d39f03abd3', class: Object.assign({ 'digi-table': true }, this.cssModifiers) }, h("div", { key: '035c017a946ac09441f65e44b823d0fcb3e10b05', class: "digi-table__scroll-container" }, h("slot", { key: '49ebdc1e980713faee29d3dec72ecf8dfbcb50db' }))));
|
|
25
25
|
}
|
|
26
26
|
};
|
|
27
27
|
Table.style = DigiTableStyle0;
|
|
@@ -7,11 +7,11 @@ const NavigationTabPanel = class {
|
|
|
7
7
|
this.isVisible = false;
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h(Host, { key: '
|
|
10
|
+
return (h(Host, { key: '86f137cc5e2a52c59307d8efd21981606c84478e' }, h("div", { key: '642ae49a6b9c667b786acd732d30b5e62f0a629e', id: `tabpanel-${this.tab}`, role: "tabpanel", "aria-labelledby": `tab-${this.tab}`, style: {
|
|
11
11
|
display: this.isVisible ? 'initial' : 'none',
|
|
12
12
|
overflowX: 'hidden',
|
|
13
13
|
overflowY: 'auto'
|
|
14
|
-
} }, h("slot", { key: '
|
|
14
|
+
} }, h("slot", { key: '01cdafb4516423f5561fdf8d8128fc7370e4f9ec' }))));
|
|
15
15
|
}
|
|
16
16
|
get hostElement() { return getElement(this); }
|
|
17
17
|
};
|
|
@@ -224,14 +224,14 @@ const NavigationTablist = class {
|
|
|
224
224
|
cancelAnimationFrame(this._requestAnimationFrame);
|
|
225
225
|
}
|
|
226
226
|
render() {
|
|
227
|
-
return (h(Host, { key: '
|
|
227
|
+
return (h(Host, { key: 'b254db2497b74752d34aa4672ae38ac5a1051024' }, h("div", { key: '4028d5c2ee9954fb5755285dfe88029fec02d516', class: {
|
|
228
228
|
'digi-tablist': true,
|
|
229
229
|
'digi-tablist--overflow-scroll': this.afOverflowMode === OverflowMode.Scroll,
|
|
230
230
|
'digi-tablist--overflow-controls': this.afOverflowMode === OverflowMode.Controls
|
|
231
|
-
} }, h("div", { key: '
|
|
231
|
+
} }, h("div", { key: '1643904cc02630eb56f711b7decf3157cefab417', class: "control-wrapper", style: {
|
|
232
232
|
left: '0',
|
|
233
233
|
visibility: this.showPrev ? 'visible' : 'hidden'
|
|
234
|
-
} }, h("button", { key: '
|
|
234
|
+
} }, h("button", { key: 'd71bb576079e486f2bf197c1654e47ef81147455', tabIndex: -1, type: "button", "aria-hidden": "true", class: { 'tab-control-button': true }, onClick: () => this.handleTabControl(Direction.Previous) }, h("digi-icon-chevron-left", { key: 'e9d6cfbbb9aa6175d591db7fa67918b266506ed1' }))), h("div", { key: 'ae8db9b6af8276c07fef53b1e376ccf975dd1822', role: "tablist", ref: (ref) => (this.tablistRef = ref), "aria-labelledby": this.afAriaLabelledby, "aria-label": this.afAriaLabel }, this.tabs.map((tab) => {
|
|
235
235
|
const focusable = tab.id === this.tabs[this.selectedTab].id;
|
|
236
236
|
const isActive = tab.id === this.tabs[this.activeTab].id;
|
|
237
237
|
const Icon = `digi-icon-${tab.icon}`;
|
|
@@ -240,10 +240,10 @@ const NavigationTablist = class {
|
|
|
240
240
|
'digi-tab': true,
|
|
241
241
|
'is-active': isActive
|
|
242
242
|
}, id: `tab-${tab.id}`, role: "tab", type: "button", tabindex: focusable ? '0' : '-1', "aria-label": tab.ariaLabel, "aria-selected": isActive.toString(), "aria-controls": `tabpanel-${tab.id}`, onClick: () => this.handleTabChange(tab) }, h("div", { class: "content-wrapper" }, h("span", { class: "tablist-content" }, tab.icon && h(Icon, { "aria-hidden": "true" }), h("span", { class: "title", "data-text": tab.title }, tab.title), tab.badgeValue && (h("digi-badge-notification", { afValue: badgeValue, "aria-hidden": "true" }))), h("div", { class: "indicator" }))));
|
|
243
|
-
})), h("div", { key: '
|
|
243
|
+
})), h("div", { key: 'fad2b3c44632c2354abef8c4a863654cfb44954a', class: "control-wrapper", style: {
|
|
244
244
|
right: '0',
|
|
245
245
|
visibility: this.showNext ? 'visible' : 'hidden'
|
|
246
|
-
} }, h("button", { key: '
|
|
246
|
+
} }, h("button", { key: '75df669a8a5693fb90755daccbb85a09478124cc', tabIndex: -1, type: "button", "aria-hidden": "true", class: { 'tab-control-button': true }, onClick: () => this.handleTabControl(Direction.Next) }, h("digi-icon-chevron-right", { key: 'b9d9fe9346d98fda9c97f999a1667645a58e3686' })))), h("div", { key: '03997499224b2d881c755eef234cee9dda4e2828', ref: (ref) => (this.panelsRef = ref), role: "presentation" }, h("slot", { key: '0d983ff976eb7a90b92030b3ef9a33c135aab90a' }))));
|
|
247
247
|
}
|
|
248
248
|
static get watchers() { return {
|
|
249
249
|
"activeTab": ["syncPanels"],
|
|
@@ -32,9 +32,9 @@ const TagMedia = class {
|
|
|
32
32
|
return h("digi-icon-news", { class: "digi-tag-media__icon" });
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: '6495cad281699957e8e521be923aab4f3fcfeb9f' }, h("div", { key: 'a634a1c2c35b6888b8220923b316b701e0647f76', class: {
|
|
36
36
|
'digi-tag-media': true
|
|
37
|
-
} }, this.tagIcon, h("span", { key: '
|
|
37
|
+
} }, this.tagIcon, h("span", { key: '506bf750e77c8147c2becc2cce14fb7026984343', class: "digi-tag-media__text" }, this.afText))));
|
|
38
38
|
}
|
|
39
39
|
get hostElement() { return getElement(this); }
|
|
40
40
|
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-8e318bb2.js';
|
|
2
|
+
import { T as TagSize } from './tag-size.enum-1e1bcf94.js';
|
|
3
|
+
import { _ as _t } from './text-ee5498fa.js';
|
|
4
|
+
|
|
5
|
+
const tagCss = ".sc-digi-tag-h{--digi--tag--display:inline-block;--digi--tag--margin-bottom:var(--digi--gutter--smaller)}.sc-digi-tag-h .digi-tag.sc-digi-tag{display:var(--digi--tag--display);margin-bottom:var(--digi--tag--margin-bottom)}.sc-digi-tag-h .digi-tag__text.sc-digi-tag{display:inline-block;max-width:100%;white-space:normal}.sc-digi-tag-h .digi-tag__text--break.sc-digi-tag{overflow-wrap:anywhere;word-break:break-word;hyphens:auto}";
|
|
6
|
+
const DigiTagStyle0 = tagCss;
|
|
7
|
+
|
|
8
|
+
const Tag = class {
|
|
9
|
+
constructor(hostRef) {
|
|
10
|
+
registerInstance(this, hostRef);
|
|
11
|
+
this.afOnClick = createEvent(this, "afOnClick", 7);
|
|
12
|
+
this.afText = undefined;
|
|
13
|
+
this.afNoIcon = false;
|
|
14
|
+
this.afAriaLabel = undefined;
|
|
15
|
+
this.afSize = TagSize.SMALL;
|
|
16
|
+
this.afBreakWords = false;
|
|
17
|
+
}
|
|
18
|
+
clickHandler(e) {
|
|
19
|
+
this.afOnClick.emit(e);
|
|
20
|
+
}
|
|
21
|
+
get ariaLabel() {
|
|
22
|
+
const showIcon = !this.afNoIcon;
|
|
23
|
+
if (this.afAriaLabel) {
|
|
24
|
+
return this.afAriaLabel;
|
|
25
|
+
}
|
|
26
|
+
else if (showIcon) {
|
|
27
|
+
return _t.removeItem(this.afText);
|
|
28
|
+
}
|
|
29
|
+
return this.afText;
|
|
30
|
+
}
|
|
31
|
+
render() {
|
|
32
|
+
return (h("digi-button", { key: '6462faeac49e6bea1de19d53cfceb82189b27daf', onAfOnClick: (e) => this.clickHandler(e), "af-variation": "secondary", "af-size": this.afSize, class: "digi-tag", "af-aria-label": this.ariaLabel }, this.afText, !this.afNoIcon && h("digi-icon-x", { key: '89c4ecec2d4e7fdbf665fe75b19e784548067029', slot: "icon-secondary" })));
|
|
33
|
+
}
|
|
34
|
+
};
|
|
35
|
+
Tag.style = DigiTagStyle0;
|
|
36
|
+
|
|
37
|
+
export { Tag as digi_tag };
|
|
@@ -86,7 +86,7 @@ const FeedbackBanner = class {
|
|
|
86
86
|
}), h("div", { hidden: true, class: "digi-tools-feedback-banner__slot" }, h("digi-util-mutation-observer", { ref: (el) => (this._observer = el), onAfOnChange: () => this.validateLinks() }, h("slot", null))))));
|
|
87
87
|
}
|
|
88
88
|
render() {
|
|
89
|
-
return (h("div", { key: '
|
|
89
|
+
return (h("div", { key: 'c7b4c2ba4fc1d8a012fb6660c57f9aaf16719695', class: Object.assign({ 'digi-tools-feedback-banner': true }, this.cssModifiers) }, this.afType === ToolsFeedbackBannerType.FULLWIDTH && (h("digi-layout-block", { key: '6730815e4d57ef48bc1b23da9bda93c427e42325', afVariation: LayoutBlockVariation.TRANSPARENT }, this.content)), this.afType !== ToolsFeedbackBannerType.FULLWIDTH && this.content));
|
|
90
90
|
}
|
|
91
91
|
get hostElement() { return getElement(this); }
|
|
92
92
|
static get watchers() { return {
|
|
@@ -166,7 +166,7 @@ const ToolsFeedbackRating = class {
|
|
|
166
166
|
{}).text.toLowerCase() || null}`)), h("div", { "aria-labelledby": `${this.afId}-rating-question`, class: "digi-tools-feedback-rating__star-rating-stars", role: "group" }, this.ratingsData().map(({ text, value }) => (h("div", { class: "digi-tools-feedback-rating__star-rating-star" }, h("button", { class: "digi-tools-feedback-rating__star-rating-star-button", onClick: () => this.handleRatingChange(value), "aria-label": `${value} ${value === 1 ? 'stjärna' : 'stjärnor'}${text !== '' ? ', ' + text : ''}`, onMouseEnter: () => this.handleHover(value), onMouseLeave: () => this.handleHover(0), onFocus: () => this.handleHover(value), onFocusout: () => this.handleHover(0) }, h("svg", { "aria-hidden": "true", width: "29px", height: "29px", viewBox: "0 0 32 32", version: "1.1", xmlns: "http://www.w3.org/2000/svg", class: `digi-tools-feedback-rating-star-icon ${this.hoveredRating >= value ? 'filled' : ''}` }, h("g", { stroke: "none", "stroke-width": "1", "stroke-linecap": "round", "stroke-linejoin": "round" }, h("g", { transform: "translate(-1852, -2564)", "stroke-width": "2", class: "digi-tools-feedback-rating-star-icon-border" }, h("g", { transform: "translate(1663, 2565)" }, h("g", { transform: "translate(190, 0)" }, h("path", { d: "M13.0369701,1.00988613 L9.47212213,8.51643297 L1.4958694,9.72422429 C0.0655277509,9.93973122 -0.507709524,11.7709448 0.529620648,12.8199039 L6.30005635,18.6595463 L4.93529305,26.9090563 C4.6897182,28.3999832 6.20191813,29.5170473 7.46854321,28.8195669 L14.6037422,24.9244875 L21.7391705,28.8195669 C23.0057956,29.5113322 24.5179955,28.3999832 24.2721914,26.9090563 L22.9074281,18.6595463 L28.6780931,12.8199039 C29.715194,11.7709448 29.1419567,9.93973122 27.711615,9.72422429 L19.7355916,8.51643297 L16.1707436,1.00988613 C15.531928,-0.328161856 13.6810595,-0.345069029 13.0369701,1.00988613 L13.0369701,1.00988613 Z" })))))))))))))), this.currentStep === 2 && (h("div", { class: "digi-tools-feedback-rating__thankyou" }, h("div", { class: "digi-tools-feedback-rating__thankyou-text" }, h("svg", { width: "32", height: "26", xmlns: "http://www.w3.org/2000/svg", class: "digi-tools-feedback-rating__thankyou-check-icon" }, h("g", { fill: "none", "fill-rule": "evenodd" }, h("path", { d: "M12.431 25.438C5.577 25.438 0 19.848 0 12.978 0 6.107 5.577.518 12.43.518c2.874 0 5.677 1.006 7.893 2.833l-1.441 1.755a10.163 10.163 0 0 0-6.452-2.315c-5.604 0-10.163 4.57-10.163 10.187 0 5.616 4.56 10.186 10.163 10.186 4.346 0 8.21-2.766 9.617-6.883l2.146.737a12.435 12.435 0 0 1-11.763 8.42", fill: "#333" }), h("path", { d: "M13.073 20.935a.725.725 0 0 1-1.022 0l-8.042-8.013a.72.72 0 0 1 0-1.019l1.704-1.699a.725.725 0 0 1 1.023 0l5.826 5.805L28.417.211a.724.724 0 0 1 1.023 0l1.704 1.699a.72.72 0 0 1 0 1.02l-18.07 18.005Z", fill: "#95C13E" }))), h("h2", { class: "digi-tools-feedback-rating__thankyou-text", tabindex: "-1", ref: (el) => (this._thankYouHeading = el) }, this.afThankYouHeading)), this.afRatings && (h("p", { class: "digi-tools-feedback-rating__thankyou-text-with-rating" }, "Du har gett betyget \"", this.selectedText.toLowerCase(), "\" med", ' ', this.selectedRating, `${this.selectedRating === 1 ? ' stjärna' : ' stjärnor'}`, ".")))), this.currentStep === 2 && this.afLinkText && (h("div", { class: "digi-tools-feedback-rating__link" }, h("digi-link-external", { afHref: this.renderLink(), "af-target": "_blank", onAfOnClick: () => this.submitFeedbackLink(), "af-variation": "small" }, this.afLinkText)))))));
|
|
167
167
|
}
|
|
168
168
|
render() {
|
|
169
|
-
return (h("div", { key: '
|
|
169
|
+
return (h("div", { key: '26c24e24485d795838830758c6616229bd9d5fc4', class: Object.assign({ 'digi-tools-feedback-rating': true }, this.cssModifiers) }, h("digi-layout-block", { key: '9df5e3a6c4d99c8e206c7bb08407c79247e52121', afVariation: this.layoutBlockVariation, afMarginTop: true, "af-container": "none" }, this.content)));
|
|
170
170
|
}
|
|
171
171
|
get hostElement() { return getElement(this); }
|
|
172
172
|
static get watchers() { return {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-8e318bb2.js';
|
|
2
2
|
import { r as randomIdGenerator } from './randomIdGenerator.util-56406f2e.js';
|
|
3
|
-
import { v as FeedbackVariation, u as ToolsFeedbackType, T as ToolsFeedbackHeadingLevel } from './tools-feedback-variation.enum-
|
|
3
|
+
import { v as FeedbackVariation, u as ToolsFeedbackType, T as ToolsFeedbackHeadingLevel } from './tools-feedback-variation.enum-4bfb560b.js';
|
|
4
4
|
import { L as LayoutBlockVariation } from './layout-block-variation.enum-b7a20db4.js';
|
|
5
5
|
import './badge-notification-shape.enum-e15a6245.js';
|
|
6
6
|
import './badge-status-variation.enum-8d6370ff.js';
|
|
@@ -25,8 +25,9 @@ import './form-textarea-variation.enum-05017e8e.js';
|
|
|
25
25
|
import './form-validation-message-variation.enum-bcef8a9d.js';
|
|
26
26
|
import './info-card-multi-type.enum-07ee124f.js';
|
|
27
27
|
import './info-card-variation.enum-2ccc52c1.js';
|
|
28
|
-
import './layout-container
|
|
28
|
+
import './layout-block-container.enum-29d52ee9.js';
|
|
29
29
|
import './layout-columns-variation.enum-34f7754e.js';
|
|
30
|
+
import './typography-variation.enum-cb4ef38c.js';
|
|
30
31
|
import './layout-media-object-alignment.enum-305b86b6.js';
|
|
31
32
|
import './link-button-variation.enum-b7f1d571.js';
|
|
32
33
|
import './link-external-variation.enum-d1f7f1cf.js';
|
|
@@ -41,12 +42,10 @@ import './navigation-context-menu-item-type.enum-d5434f5a.js';
|
|
|
41
42
|
import './navigation-context-menu-horizontal-position.enum-e5ed22c2.js';
|
|
42
43
|
import './navigation-sidebar-variation.enum-8fead764.js';
|
|
43
44
|
import './navigation-vertical-menu-variation.enum-c30b0ea9.js';
|
|
44
|
-
import './progress-indicator-variation.enum-b12ba50a.js';
|
|
45
45
|
import './progress-list-item-variation.enum-384b9a3a.js';
|
|
46
46
|
import './progress-list-variation.enum-300bd89d.js';
|
|
47
47
|
import './progressbar-variation.enum-40adaab4.js';
|
|
48
48
|
import './quote-image-inner-position.enum-8e9b1e65.js';
|
|
49
|
-
import './quote-single-variation.enum-be92a9f7.js';
|
|
50
49
|
import './table-variation.enum-dd9366b6.js';
|
|
51
50
|
import './tag-media-icon.enum-fefa191c.js';
|
|
52
51
|
import './tag-size.enum-1e1bcf94.js';
|
|
@@ -55,7 +54,6 @@ import './tools-feedback-rating-variation.enum-29058ff2.js';
|
|
|
55
54
|
import './typography-heading-jumbo-variation.enum-eb737f1b.js';
|
|
56
55
|
import './typography-meta-variation.enum-1f7c2878.js';
|
|
57
56
|
import './typography-time-variation.enum-34c830ef.js';
|
|
58
|
-
import './typography-variation.enum-38d1ef90.js';
|
|
59
57
|
import './util-breakpoint-observer-breakpoints.enum-6d004731.js';
|
|
60
58
|
|
|
61
59
|
const toolsFeedbackCss = ".digi--util--fs--xs.sc-digi-tools-feedback{font-size:var(--digi--global--typography--font-size--small) !important}.digi--util--fs--s.sc-digi-tools-feedback{font-size:calc(var(--digi--global--typography--font-size--small) + 1px) !important}.digi--util--fs--m.sc-digi-tools-feedback{font-size:var(--digi--global--typography--font-size--base) !important}.digi--util--fs--l.sc-digi-tools-feedback{font-size:var(--digi--global--typography--font-size--large) !important}.digi--util--fw--sb.sc-digi-tools-feedback{font-weight:var(--digi--global--typography--font-weight--semibold) !important}.digi--util--pt--1.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--smallest-2) !important}.digi--util--pt--10.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--smallest) !important}.digi--util--pt--20.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--base) !important}.digi--util--pt--30.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-2) !important}.digi--util--pt--40.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-4) !important}.digi--util--pt--50.sc-digi-tools-feedback{padding-top:2.5rem !important}.digi--util--pt--60.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-5) !important}.digi--util--pt--70.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-6) !important}.digi--util--pt--80.sc-digi-tools-feedback{padding-top:4.5rem !important}.digi--util--pt--90.sc-digi-tools-feedback{padding-top:5rem !important}.digi--util--pb--1.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--smallest-2) !important}.digi--util--pb--10.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--smallest) !important}.digi--util--pb--20.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--base) !important}.digi--util--pb--30.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--largest-2) !important}.digi--util--pb--40.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--largest-4) !important}.digi--util--pb--50.sc-digi-tools-feedback{padding-bottom:2.5rem !important}.digi--util--pb--60.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--largest-5) !important}.digi--util--pb--70.sc-digi-tools-feedback{padding-bottom:var(--digi--global--spacing--largest-6) !important}.digi--util--pb--80.sc-digi-tools-feedback{padding-bottom:4.5rem !important}.digi--util--pb--90.sc-digi-tools-feedback{padding-bottom:5rem !important}.digi--util--p--1.sc-digi-tools-feedback{padding:var(--digi--global--spacing--smallest-2) !important}.digi--util--p--10.sc-digi-tools-feedback{padding:var(--digi--global--spacing--smallest) !important}.digi--util--p--20.sc-digi-tools-feedback{padding:var(--digi--global--spacing--base) !important}.digi--util--p--30.sc-digi-tools-feedback{padding:var(--digi--global--spacing--largest-2) !important}.digi--util--p--40.sc-digi-tools-feedback{padding:var(--digi--global--spacing--largest-4) !important}.digi--util--p--50.sc-digi-tools-feedback{padding:2.5rem !important}.digi--util--p--60.sc-digi-tools-feedback{padding:var(--digi--global--spacing--largest-5) !important}.digi--util--p--70.sc-digi-tools-feedback{padding:var(--digi--global--spacing--largest-6) !important}.digi--util--p--80.sc-digi-tools-feedback{padding:4.5rem !important}.digi--util--p--90.sc-digi-tools-feedback{padding:5rem !important}.digi--util--ptb--1.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--smallest-2) !important;padding-bottom:var(--digi--global--spacing--smallest-2) !important}.digi--util--ptb--10.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--smallest) !important;padding-bottom:var(--digi--global--spacing--smallest) !important}.digi--util--ptb--20.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--base) !important;padding-bottom:var(--digi--global--spacing--base) !important}.digi--util--ptb--30.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-2) !important;padding-bottom:var(--digi--global--spacing--largest-2) !important}.digi--util--ptb--40.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-4) !important;padding-bottom:var(--digi--global--spacing--largest-4) !important}.digi--util--ptb--50.sc-digi-tools-feedback{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.digi--util--ptb--60.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-5) !important;padding-bottom:var(--digi--global--spacing--largest-5) !important}.digi--util--ptb--70.sc-digi-tools-feedback{padding-top:var(--digi--global--spacing--largest-6) !important;padding-bottom:var(--digi--global--spacing--largest-6) !important}.digi--util--ptb--80.sc-digi-tools-feedback{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.digi--util--ptb--90.sc-digi-tools-feedback{padding-top:5rem !important;padding-bottom:5rem !important}.digi--util--plr--1.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--smallest-2) !important;padding-right:var(--digi--global--spacing--smallest-2) !important}.digi--util--plr--10.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--smallest) !important;padding-right:var(--digi--global--spacing--smallest) !important}.digi--util--plr--20.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--base) !important;padding-right:var(--digi--global--spacing--base) !important}.digi--util--plr--30.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--largest-2) !important;padding-right:var(--digi--global--spacing--largest-2) !important}.digi--util--plr--40.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--largest-4) !important;padding-right:var(--digi--global--spacing--largest-4) !important}.digi--util--plr--50.sc-digi-tools-feedback{padding-left:2.5rem !important;padding-right:2.5rem !important}.digi--util--plr--60.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--largest-5) !important;padding-right:var(--digi--global--spacing--largest-5) !important}.digi--util--plr--70.sc-digi-tools-feedback{padding-left:var(--digi--global--spacing--largest-6) !important;padding-right:var(--digi--global--spacing--largest-6) !important}.digi--util--plr--80.sc-digi-tools-feedback{padding-left:4.5rem !important;padding-right:4.5rem !important}.digi--util--plr--90.sc-digi-tools-feedback{padding-left:5rem !important;padding-right:5rem !important}.digi--util--sr-only.sc-digi-tools-feedback{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.digi--util--hidden.sc-digi-tools-feedback{display:none}.sc-digi-tools-feedback-h{--digi--tools-feedback--background-color--primary:var(--digi--color--background--neutral-5);--digi--tools-feedback--background-color--secondary:var(--digi--color--background--primary);--digi--tools-feedback--padding:var(--digi--padding--large);--digi--tools-feedback--font-size--desktop:var(--digi--typography--heading-2--font-size--desktop);--digi--tools-feedback--font-size--mobile:var(--digi--typography--heading-2--font-size--mobile);--digi--tools-feedback--heading--font-family:var(--digi--global--typography--font-family--default);--digi--tools-feedback--heading--font-weight:var(--digi--typography--heading-4--font-weight--desktop)}.sc-digi-tools-feedback-h .digi-tools-feedback.sc-digi-tools-feedback{background-color:var(--BACKGROUND-COLOR);font-family:var(--digi--tools-feedback--heading--font-family)}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback.sc-digi-tools-feedback{padding-top:var(--digi--padding--medium);padding-inline-start:0;padding-bottom:3rem}}.sc-digi-tools-feedback-h .digi-tools-feedback--primary.sc-digi-tools-feedback{--BACKGROUND-COLOR:var(--digi--tools-feedback--background-color--primary)}.sc-digi-tools-feedback-h .digi-tools-feedback--secondary.sc-digi-tools-feedback{--BACKGROUND-COLOR:var(--digi--tools-feedback--background-color--secondary)}.sc-digi-tools-feedback-h .digi-tools-feedback--grid.sc-digi-tools-feedback{display:grid;padding-inline:var(--digi--padding--medium)}.sc-digi-tools-feedback-h .digi-tools-feedback--grid.sc-digi-tools-feedback .digi-tools-feedback__container.sc-digi-tools-feedback{grid-column:1;grid-row:1}.sc-digi-tools-feedback-h .digi-tools-feedback__container.sc-digi-tools-feedback{display:flex;flex-direction:row;align-items:center;padding-top:var(--digi--padding--largest-3);padding-bottom:3.563rem}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container.sc-digi-tools-feedback{display:flex;flex-direction:column;align-items:flex-start;padding-inline-start:0;padding-top:0;padding-bottom:0}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header.sc-digi-tools-feedback{display:flex;flex-direction:row;padding-inline-end:var(--digi--padding--largest-3);font-size:var(--digi--tools-feedback--font-size--desktop)}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header.sc-digi-tools-feedback{padding-inline-start:0;padding-inline-end:0}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-title.sc-digi-tools-feedback{margin-top:0.4rem;font-size:var(--digi--tools-feedback--font-size--desktop);margin-bottom:0 !important;font-weight:var(--digi--tools-feedback--heading--font-weight)}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-title.sc-digi-tools-feedback{font-size:var(--digi--tools-feedback--font-size--mobile)}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{margin-top:0.4rem;padding-inline-end:var(--digi--padding--large);flex-shrink:0}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{padding-inline-end:var(--digi--padding--medium)}}.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback{display:flex;column-gap:var(--digi--padding--smaller)}.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback digi-button.sc-digi-tools-feedback{--digi--button--width:5.625rem;text-align:center}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback__container-btns.sc-digi-tools-feedback{padding-top:var(--digi--padding--medium);padding-inline-start:calc(58px + 1rem)}}.sc-digi-tools-feedback-h .digi-tools-feedback__close-button.sc-digi-tools-feedback{visibility:hidden}.sc-digi-tools-feedback-h .digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__container.sc-digi-tools-feedback{padding-bottom:0}.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback{padding-inline-start:var(--digi--padding--medium);padding-top:var(--digi--padding--largest-3);padding-bottom:3.563rem}@media (max-width: 36rem){.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback{padding-inline-start:0}}.sc-digi-tools-feedback-h .digi-tools-feedback--step-three.sc-digi-tools-feedback .digi-tools-feedback__container-header-icon.sc-digi-tools-feedback{margin-top:0.65rem}.sc-digi-tools-feedback-s>[slot=form]{display:none}.digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__close-button.sc-digi-tools-feedback{display:grid;justify-content:end;padding-top:var(--digi--padding--medium);padding-inline-end:var(--digi--padding--smaller);visibility:visible}@media (max-width: 36rem){.digi-tools-feedback--step-two.sc-digi-tools-feedback .digi-tools-feedback__close-button.sc-digi-tools-feedback{padding-top:0;padding-bottom:var(--digi--padding--medium)}}.digi-tools-feedback--step-two.sc-digi-tools-feedback-s>[slot=form],.digi-tools-feedback--step-two .sc-digi-tools-feedback-s>[slot=form]{display:flex;flex-direction:column;padding-top:var(--digi--padding--large);padding-bottom:3.563rem;max-width:37.5rem}@media (max-width: 36rem){.digi-tools-feedback--step-two.sc-digi-tools-feedback-s>[slot=form],.digi-tools-feedback--step-two .sc-digi-tools-feedback-s>[slot=form]{padding-inline-start:0}}";
|
|
@@ -121,7 +119,7 @@ const ToolsFeedback = class {
|
|
|
121
119
|
this.afOnReady.emit();
|
|
122
120
|
}
|
|
123
121
|
render() {
|
|
124
|
-
return (h("div", { key: '
|
|
122
|
+
return (h("div", { key: '83db61c7c9b70f2dbef26326b875516084e9f1bf', class: Object.assign({ 'digi-tools-feedback': true }, this.cssModifiers) }, this.afType === ToolsFeedbackType.FULLWIDTH && (h("digi-layout-block", { key: '5b40e1b4d98076f70aae457ae44bc361d3a4c38a', afVariation: LayoutBlockVariation.TRANSPARENT }, this.content)), this.afType !== ToolsFeedbackType.FULLWIDTH && this.content));
|
|
125
123
|
}
|
|
126
124
|
get hostElement() { return getElement(this); }
|
|
127
125
|
static get watchers() { return {
|
|
@@ -92,19 +92,19 @@ const ToolsLanguagepicker = class {
|
|
|
92
92
|
return {};
|
|
93
93
|
}
|
|
94
94
|
render() {
|
|
95
|
-
return (h("div", { key: '
|
|
95
|
+
return (h("div", { key: '9d6a102cfafccc1ce645b30116103f774747f8ff', class: Object.assign({ 'digi-tools-languagepicker': true }, this.cssModifiers) }, this._afLanguagepickerHide === false && (h("digi-navigation-context-menu", { key: '7330c35a38e49cc30afbecee91b263be666d0854', afText: this._afLanguagepickerText, afId: this._afId + '__languagepicker', afStartSelected: this._afLanguagepickerStartSelected, afNavigationContextMenuItems: this._afLanguagepickerItems, afIcon: this._languagepickerIcon, onAfOnActive: (event) => this.afOnActive.emit(event.detail), onAfOnBlur: (event) => this.afOnBlur.emit(event.detail), onAfOnChange: (event) => this.afOnChange.emit(event.detail), onAfOnInactive: (event) => this.afOnInactive.emit(event.detail), onAfOnSelect: (event) => this.afOnSelect.emit(event.detail), onAfOnToggle: (event) => this.afOnToggle.emit(event.detail), class: "digi-tools-languagepicker__context" })), this._afListenShow && (h("digi-button", { key: '8207ac75310488b64ca90106eff988d4df1c494e', "af-size": "medium", "af-variation": "primary", onAfOnClick: (event) => {
|
|
96
96
|
this.afOnClick.emit(event);
|
|
97
97
|
}, onAfOnBlur: (event) => {
|
|
98
98
|
this.afOnBlur.emit(event);
|
|
99
99
|
}, onAfOnFocus: (event) => {
|
|
100
100
|
this.afOnFocus.emit(event);
|
|
101
|
-
}, "af-id": this._afId + '__listenButton', class: `digi-tools-languagepicker__buttons ${this._hideButtonText ? 'hide-text' : ''}` }, h("digi-icon-volume", { key: '
|
|
101
|
+
}, "af-id": this._afId + '__listenButton', class: `digi-tools-languagepicker__buttons ${this._hideButtonText ? 'hide-text' : ''}` }, h("digi-icon-volume", { key: '8f223b7951a4bcccbf2cbadbec0740b082067450', slot: "icon" }), this._afListenText)), this._afSignlangHide === false && (h("digi-button", { key: '9002660c75d94c4a907ff0f6b967dfc5583ebbeb', "af-size": "medium", "af-variation": "primary", onAfOnClick: (event) => {
|
|
102
102
|
this.afOnClick.emit(event);
|
|
103
103
|
}, onAfOnBlur: (event) => {
|
|
104
104
|
this.afOnBlur.emit(event);
|
|
105
105
|
}, onAfOnFocus: (event) => {
|
|
106
106
|
this.afOnFocus.emit(event);
|
|
107
|
-
}, "af-id": this._afId + '__signlangButton', class: `digi-tools-languagepicker__buttons ${this._hideButtonText ? 'hide-text' : 'show-text'}` }, h("digi-icon-sign", { key: '
|
|
107
|
+
}, "af-id": this._afId + '__signlangButton', class: `digi-tools-languagepicker__buttons ${this._hideButtonText ? 'hide-text' : 'show-text'}` }, h("digi-icon-sign", { key: '9dd664b4a3620cc063ad7128046ffab5e7175760', slot: "icon" }), this._afSignlangText))));
|
|
108
108
|
}
|
|
109
109
|
static get watchers() { return {
|
|
110
110
|
"afLanguagepickerText": ["watchHandler_afLanguagepickerText"],
|
|
@@ -26,7 +26,7 @@ const TypographyHeadingJumbo = class {
|
|
|
26
26
|
};
|
|
27
27
|
}
|
|
28
28
|
render() {
|
|
29
|
-
return (h(this.afLevel, { key: '
|
|
29
|
+
return (h(this.afLevel, { key: 'b02d50505c6632cea642b1d8e5139549e20da4e6', ref: (el) => (this.headingElement = el), class: Object.assign({ 'digi-typography-heading-jumbo': true }, this.cssModifiers), lang: this.afLang, tabindex: -1 }, this.afText));
|
|
30
30
|
}
|
|
31
31
|
};
|
|
32
32
|
TypographyHeadingJumbo.style = DigiTypographyHeadingJumboStyle0;
|
|
@@ -15,7 +15,7 @@ const TypographyMeta = class {
|
|
|
15
15
|
};
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("div", { key: '
|
|
18
|
+
return (h("div", { key: '3ee5dded39b2d51658341da17e292d3068762787', class: Object.assign({ 'digi-typography-meta': true }, this.cssModifiers) }, h("div", { key: 'f71d213cc1dfad7e7516e96599d05bf76605eadf', class: "digi-typography-meta__meta" }, h("slot", { key: '853e4fd578eff23c9ed34da3ec5f01406e12e854' })), h("div", { key: 'f47e062ff4fd82c68c9fc6dff4f623ca2c94f201', class: "digi-typography-meta__meta-secondary" }, h("slot", { key: '1b76d4139b3a44248acdd45dfd63d7cd348ae0e8', name: "secondary" }))));
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
21
|
TypographyMeta.style = DigiTypographyMetaStyle0;
|
|
@@ -8,7 +8,7 @@ const TypographyPreamble = class {
|
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
}
|
|
10
10
|
render() {
|
|
11
|
-
return (h("p", { key: '
|
|
11
|
+
return (h("p", { key: 'bd94a45a6e7f6d6953330c0b6586b645dc090556', class: "digi-typography-preamble" }, h("slot", { key: '494ea6df5cb83761fe900b42e2a73708fbeef53d' })));
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
14
|
TypographyPreamble.style = DigiTypographyPreambleStyle0;
|
|
@@ -56,7 +56,7 @@ const TypographyTime = class {
|
|
|
56
56
|
this.formatDate(this.afDateTime);
|
|
57
57
|
}
|
|
58
58
|
render() {
|
|
59
|
-
return (h("time", { key: '
|
|
59
|
+
return (h("time", { key: 'cf2add9fa09b0f8abd5415c3a657db4816724c86', dateTime: this.datetime, class: "digi-typography-time" }, this.formatedDate));
|
|
60
60
|
}
|
|
61
61
|
static get watchers() { return {
|
|
62
62
|
"afDateTime": ["formatDate"]
|
|
@@ -35,7 +35,7 @@ const UtilBreakpointObserver = class {
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: 'ba5398acadf2b4176d14141b58730584cf4e257e' }, h("div", { key: '7631a229fcc854c038204c7629371f897c081c39', class: "digi-util-breakpoint-observer" }, h("div", { key: 'f41adcb1dd9d6e79015e144a11861bd8be980827', ref: (el) => (this._observer = el), onTransitionEnd: (e) => this.handleBreakpoint(e), class: "digi-util-breakpoint-observer__observer" }), h("slot", { key: '11adf8b8d66e375e9bdb67eb3d70c777200d14ed' }))));
|
|
39
39
|
}
|
|
40
40
|
get hostElement() { return getElement(this); }
|
|
41
41
|
};
|
|
@@ -24,7 +24,7 @@ const UtilDetectClickOutside = class {
|
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return h("slot", { key: '
|
|
27
|
+
return h("slot", { key: 'b03263404bb4c4e57ba4fc2150082a51d7a74696' });
|
|
28
28
|
}
|
|
29
29
|
get $el() { return getElement(this); }
|
|
30
30
|
};
|
|
@@ -24,7 +24,7 @@ const UtilDetectFocusOutside = class {
|
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return h("slot", { key: '
|
|
27
|
+
return h("slot", { key: '9d26cb8defe6c54071da9b09d9e8cc6b64ac174b' });
|
|
28
28
|
}
|
|
29
29
|
get $el() { return getElement(this); }
|
|
30
30
|
};
|
|
@@ -29,7 +29,7 @@ const UtilResizeObserver = class {
|
|
|
29
29
|
this.afOnChange.emit(e);
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return h("slot", { key: '
|
|
32
|
+
return h("slot", { key: 'e2b7566f065251777a86b3367120d49ca2284c71' });
|
|
33
33
|
}
|
|
34
34
|
get hostElement() { return getElement(this); }
|
|
35
35
|
};
|