@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
|
@@ -74,10 +74,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
74
74
|
}
|
|
75
75
|
switch(bundleId) {
|
|
76
76
|
|
|
77
|
-
case 'digi-
|
|
77
|
+
case 'digi-button_6.cjs':
|
|
78
78
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
79
79
|
/* webpackMode: "lazy" */
|
|
80
|
-
'./digi-
|
|
80
|
+
'./digi-button_6.cjs.entry.js')); }).then(processMod, consoleError);
|
|
81
81
|
case 'digi-badge-status.cjs':
|
|
82
82
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
83
83
|
/* webpackMode: "lazy" */
|
|
@@ -110,10 +110,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
110
110
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
111
111
|
/* webpackMode: "lazy" */
|
|
112
112
|
'./digi-code-example.cjs.entry.js')); }).then(processMod, consoleError);
|
|
113
|
-
case 'digi-context-menu.cjs':
|
|
114
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
115
|
-
/* webpackMode: "lazy" */
|
|
116
|
-
'./digi-context-menu.cjs.entry.js')); }).then(processMod, consoleError);
|
|
117
113
|
case 'digi-dialog.cjs':
|
|
118
114
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
119
115
|
/* webpackMode: "lazy" */
|
|
@@ -890,14 +886,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
890
886
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
891
887
|
/* webpackMode: "lazy" */
|
|
892
888
|
'./digi-quote.cjs.entry.js')); }).then(processMod, consoleError);
|
|
893
|
-
case 'digi-quote-multi-container.cjs':
|
|
894
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
895
|
-
/* webpackMode: "lazy" */
|
|
896
|
-
'./digi-quote-multi-container.cjs.entry.js')); }).then(processMod, consoleError);
|
|
897
|
-
case 'digi-quote-single.cjs':
|
|
898
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
899
|
-
/* webpackMode: "lazy" */
|
|
900
|
-
'./digi-quote-single.cjs.entry.js')); }).then(processMod, consoleError);
|
|
901
889
|
case 'digi-table.cjs':
|
|
902
890
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
903
891
|
/* webpackMode: "lazy" */
|
|
@@ -910,6 +898,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
910
898
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
911
899
|
/* webpackMode: "lazy" */
|
|
912
900
|
'./digi-tablist-panel.cjs.entry.js')); }).then(processMod, consoleError);
|
|
901
|
+
case 'digi-tag.cjs':
|
|
902
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
903
|
+
/* webpackMode: "lazy" */
|
|
904
|
+
'./digi-tag.cjs.entry.js')); }).then(processMod, consoleError);
|
|
913
905
|
case 'digi-tools-feedback.cjs':
|
|
914
906
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
915
907
|
/* webpackMode: "lazy" */
|
|
@@ -930,6 +922,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
930
922
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
931
923
|
/* webpackMode: "lazy" */
|
|
932
924
|
'./digi-typography-heading-jumbo.cjs.entry.js')); }).then(processMod, consoleError);
|
|
925
|
+
case 'digi-typography-meta.cjs':
|
|
926
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
927
|
+
/* webpackMode: "lazy" */
|
|
928
|
+
'./digi-typography-meta.cjs.entry.js')); }).then(processMod, consoleError);
|
|
933
929
|
case 'digi-typography-preamble.cjs':
|
|
934
930
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
935
931
|
/* webpackMode: "lazy" */
|
|
@@ -998,10 +994,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
998
994
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
999
995
|
/* webpackMode: "lazy" */
|
|
1000
996
|
'./digi-logo_2.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1001
|
-
case 'digi-navigation-dropdown.cjs':
|
|
1002
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1003
|
-
/* webpackMode: "lazy" */
|
|
1004
|
-
'./digi-navigation-dropdown.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1005
997
|
case 'digi-notification-alert.cjs':
|
|
1006
998
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1007
999
|
/* webpackMode: "lazy" */
|
|
@@ -1010,10 +1002,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1010
1002
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1011
1003
|
/* webpackMode: "lazy" */
|
|
1012
1004
|
'./digi-tag-media.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1013
|
-
case 'digi-typography-meta.cjs':
|
|
1014
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1015
|
-
/* webpackMode: "lazy" */
|
|
1016
|
-
'./digi-typography-meta.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1017
1005
|
case 'digi-util-resize-observer.cjs':
|
|
1018
1006
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1019
1007
|
/* webpackMode: "lazy" */
|
|
@@ -1070,10 +1058,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1070
1058
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1071
1059
|
/* webpackMode: "lazy" */
|
|
1072
1060
|
'./digi-icon-chevron-left.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1073
|
-
case 'digi-layout-
|
|
1061
|
+
case 'digi-layout-block.cjs':
|
|
1074
1062
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1075
1063
|
/* webpackMode: "lazy" */
|
|
1076
|
-
'./digi-layout-
|
|
1064
|
+
'./digi-layout-block.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1077
1065
|
case 'digi-link.cjs':
|
|
1078
1066
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1079
1067
|
/* webpackMode: "lazy" */
|
|
@@ -1082,22 +1070,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1082
1070
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1083
1071
|
/* webpackMode: "lazy" */
|
|
1084
1072
|
'./digi-util-breakpoint-observer.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1085
|
-
case 'digi-icon-check.cjs':
|
|
1086
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1087
|
-
/* webpackMode: "lazy" */
|
|
1088
|
-
'./digi-icon-check.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1089
1073
|
case 'digi-form-label_5.cjs':
|
|
1090
1074
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1091
1075
|
/* webpackMode: "lazy" */
|
|
1092
1076
|
'./digi-form-label_5.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1093
|
-
case 'digi-
|
|
1077
|
+
case 'digi-icon-x.cjs':
|
|
1094
1078
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1095
1079
|
/* webpackMode: "lazy" */
|
|
1096
|
-
'./digi-
|
|
1097
|
-
case 'digi-
|
|
1080
|
+
'./digi-icon-x.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1081
|
+
case 'digi-util-keydown-handler.cjs':
|
|
1098
1082
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1099
1083
|
/* webpackMode: "lazy" */
|
|
1100
|
-
'./digi-
|
|
1084
|
+
'./digi-util-keydown-handler.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1101
1085
|
case 'digi-icon-chevron-right.cjs':
|
|
1102
1086
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1103
1087
|
/* webpackMode: "lazy" */
|
|
@@ -1106,10 +1090,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
1106
1090
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1107
1091
|
/* webpackMode: "lazy" */
|
|
1108
1092
|
'./digi-util-mutation-observer.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1109
|
-
case 'digi-typography.cjs':
|
|
1110
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
1111
|
-
/* webpackMode: "lazy" */
|
|
1112
|
-
'./digi-typography.cjs.entry.js')); }).then(processMod, consoleError);
|
|
1113
1093
|
}
|
|
1114
1094
|
}
|
|
1115
1095
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const badgeNotificationShape_enum = require('./badge-notification-shape.enum-ff802554.js');
|
|
6
|
-
const toolsFeedbackVariation_enum = require('./tools-feedback-variation.enum-
|
|
6
|
+
const toolsFeedbackVariation_enum = require('./tools-feedback-variation.enum-2ac9956e.js');
|
|
7
7
|
const badgeStatusVariation_enum = require('./badge-status-variation.enum-0a5adc21.js');
|
|
8
8
|
const buttonSize_enum = require('./button-size.enum-7921c01e.js');
|
|
9
9
|
const buttonType_enum = require('./button-type.enum-406723db.js');
|
|
@@ -26,9 +26,10 @@ const formTextareaVariation_enum = require('./form-textarea-variation.enum-9c90d
|
|
|
26
26
|
const formValidationMessageVariation_enum = require('./form-validation-message-variation.enum-855ae0be.js');
|
|
27
27
|
const infoCardMultiType_enum = require('./info-card-multi-type.enum-14746572.js');
|
|
28
28
|
const infoCardVariation_enum = require('./info-card-variation.enum-64cef637.js');
|
|
29
|
-
const
|
|
29
|
+
const layoutBlockContainer_enum = require('./layout-block-container.enum-52ae6994.js');
|
|
30
30
|
const layoutBlockVariation_enum = require('./layout-block-variation.enum-f6102119.js');
|
|
31
31
|
const layoutColumnsVariation_enum = require('./layout-columns-variation.enum-65675649.js');
|
|
32
|
+
const typographyVariation_enum = require('./typography-variation.enum-d7083728.js');
|
|
32
33
|
const layoutMediaObjectAlignment_enum = require('./layout-media-object-alignment.enum-81c8e205.js');
|
|
33
34
|
const linkButtonVariation_enum = require('./link-button-variation.enum-6c51aa80.js');
|
|
34
35
|
const linkExternalVariation_enum = require('./link-external-variation.enum-4865305c.js');
|
|
@@ -48,7 +49,6 @@ const progressListItemVariation_enum = require('./progress-list-item-variation.e
|
|
|
48
49
|
const progressListVariation_enum = require('./progress-list-variation.enum-06d5ce27.js');
|
|
49
50
|
const progressbarVariation_enum = require('./progressbar-variation.enum-aff9fa80.js');
|
|
50
51
|
const quoteImageInnerPosition_enum = require('./quote-image-inner-position.enum-e64e7a6d.js');
|
|
51
|
-
const quoteSingleVariation_enum = require('./quote-single-variation.enum-53f94dbc.js');
|
|
52
52
|
const tableVariation_enum = require('./table-variation.enum-25df2ad7.js');
|
|
53
53
|
const tagMediaIcon_enum = require('./tag-media-icon.enum-372563c5.js');
|
|
54
54
|
const tagSize_enum = require('./tag-size.enum-0a6be639.js');
|
|
@@ -57,7 +57,6 @@ const toolsFeedbackRatingVariation_enum = require('./tools-feedback-rating-varia
|
|
|
57
57
|
const typographyHeadingJumboVariation_enum = require('./typography-heading-jumbo-variation.enum-8677e099.js');
|
|
58
58
|
const typographyMetaVariation_enum = require('./typography-meta-variation.enum-13ac3538.js');
|
|
59
59
|
const typographyTimeVariation_enum = require('./typography-time-variation.enum-bce1d87e.js');
|
|
60
|
-
const typographyVariation_enum = require('./typography-variation.enum-5b035b3b.js');
|
|
61
60
|
const utilBreakpointObserverBreakpoints_enum = require('./util-breakpoint-observer-breakpoints.enum-e96d3a84.js');
|
|
62
61
|
const navigationTablist_types = require('./navigation-tablist.types-f042f1bd.js');
|
|
63
62
|
|
|
@@ -251,12 +250,6 @@ Object.defineProperty(exports, 'NotificationAlertVariation', {
|
|
|
251
250
|
return toolsFeedbackVariation_enum.NotificationAlertVariation;
|
|
252
251
|
}
|
|
253
252
|
});
|
|
254
|
-
Object.defineProperty(exports, 'QuoteMultiContainerHeadingLevel', {
|
|
255
|
-
enumerable: true,
|
|
256
|
-
get: function () {
|
|
257
|
-
return toolsFeedbackVariation_enum.QuoteMultiContainerHeadingLevel;
|
|
258
|
-
}
|
|
259
|
-
});
|
|
260
253
|
Object.defineProperty(exports, 'ToolsFeedbackHeadingLevel', {
|
|
261
254
|
enumerable: true,
|
|
262
255
|
get: function () {
|
|
@@ -530,19 +523,7 @@ Object.defineProperty(exports, 'InfoCardVariation', {
|
|
|
530
523
|
Object.defineProperty(exports, 'LayoutBlockContainer', {
|
|
531
524
|
enumerable: true,
|
|
532
525
|
get: function () {
|
|
533
|
-
return
|
|
534
|
-
}
|
|
535
|
-
});
|
|
536
|
-
Object.defineProperty(exports, 'LayoutContainerMaxWidth', {
|
|
537
|
-
enumerable: true,
|
|
538
|
-
get: function () {
|
|
539
|
-
return layoutContainerMaxWidth_enum.LayoutContainerMaxWidth;
|
|
540
|
-
}
|
|
541
|
-
});
|
|
542
|
-
Object.defineProperty(exports, 'LayoutContainerVariation', {
|
|
543
|
-
enumerable: true,
|
|
544
|
-
get: function () {
|
|
545
|
-
return layoutContainerMaxWidth_enum.LayoutContainerVariation;
|
|
526
|
+
return layoutBlockContainer_enum.LayoutBlockContainer;
|
|
546
527
|
}
|
|
547
528
|
});
|
|
548
529
|
Object.defineProperty(exports, 'LayoutBlockVariation', {
|
|
@@ -569,6 +550,24 @@ Object.defineProperty(exports, 'LayoutColumnsVariation', {
|
|
|
569
550
|
return layoutColumnsVariation_enum.LayoutColumnsVariation;
|
|
570
551
|
}
|
|
571
552
|
});
|
|
553
|
+
Object.defineProperty(exports, 'LayoutContainerMaxWidth', {
|
|
554
|
+
enumerable: true,
|
|
555
|
+
get: function () {
|
|
556
|
+
return typographyVariation_enum.LayoutContainerMaxWidth;
|
|
557
|
+
}
|
|
558
|
+
});
|
|
559
|
+
Object.defineProperty(exports, 'LayoutContainerVariation', {
|
|
560
|
+
enumerable: true,
|
|
561
|
+
get: function () {
|
|
562
|
+
return typographyVariation_enum.LayoutContainerVariation;
|
|
563
|
+
}
|
|
564
|
+
});
|
|
565
|
+
Object.defineProperty(exports, 'TypographyVariation', {
|
|
566
|
+
enumerable: true,
|
|
567
|
+
get: function () {
|
|
568
|
+
return typographyVariation_enum.TypographyVariation;
|
|
569
|
+
}
|
|
570
|
+
});
|
|
572
571
|
Object.defineProperty(exports, 'LayoutMediaObjectAlignment', {
|
|
573
572
|
enumerable: true,
|
|
574
573
|
get: function () {
|
|
@@ -797,12 +796,6 @@ Object.defineProperty(exports, 'QuoteVariation', {
|
|
|
797
796
|
return quoteImageInnerPosition_enum.QuoteVariation;
|
|
798
797
|
}
|
|
799
798
|
});
|
|
800
|
-
Object.defineProperty(exports, 'QuoteSingleVariation', {
|
|
801
|
-
enumerable: true,
|
|
802
|
-
get: function () {
|
|
803
|
-
return quoteSingleVariation_enum.QuoteSingleVariation;
|
|
804
|
-
}
|
|
805
|
-
});
|
|
806
799
|
Object.defineProperty(exports, 'TableSize', {
|
|
807
800
|
enumerable: true,
|
|
808
801
|
get: function () {
|
|
@@ -881,12 +874,6 @@ Object.defineProperty(exports, 'TypographyTimeVariation', {
|
|
|
881
874
|
return typographyTimeVariation_enum.TypographyTimeVariation;
|
|
882
875
|
}
|
|
883
876
|
});
|
|
884
|
-
Object.defineProperty(exports, 'TypographyVariation', {
|
|
885
|
-
enumerable: true,
|
|
886
|
-
get: function () {
|
|
887
|
-
return typographyVariation_enum.TypographyVariation;
|
|
888
|
-
}
|
|
889
|
-
});
|
|
890
877
|
Object.defineProperty(exports, 'UtilBreakpointObserverBreakpoints', {
|
|
891
878
|
enumerable: true,
|
|
892
879
|
get: function () {
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
exports.LayoutBlockContainer = void 0;
|
|
4
|
+
(function (LayoutBlockContainer) {
|
|
5
|
+
LayoutBlockContainer["STATIC"] = "static";
|
|
6
|
+
LayoutBlockContainer["FLUID"] = "fluid";
|
|
7
|
+
LayoutBlockContainer["NONE"] = "none";
|
|
8
|
+
})(exports.LayoutBlockContainer || (exports.LayoutBlockContainer = {}));
|