@designsystem-se/af 38.0.1-beta.1 → 38.0.1-beta.2
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 +171 -71
- package/components/digi-button.js +1 -1
- package/components/digi-calendar-datepicker.js +10 -9
- package/components/digi-calendar-week-view.js +1 -1
- package/components/digi-calendar.js +1 -1
- package/components/digi-chart-line.js +13 -9
- package/components/digi-code-block.js +1 -1
- package/components/digi-code-example.js +4 -4
- package/components/digi-context-menu.js +2 -2
- package/components/digi-dialog.js +4 -3
- package/components/digi-expandable-faq-item.js +1 -1
- package/components/digi-footer.js +2 -1
- package/components/digi-form-category-filter.js +1 -1
- package/components/digi-form-checkbox.js +1 -1
- package/components/digi-form-error-list.js +5 -6
- package/components/digi-form-file-upload.js +1 -1
- package/components/digi-form-filter.js +3 -3
- package/components/digi-form-input-search.js +1 -1
- package/components/digi-form-radiobutton.js +1 -1
- package/components/digi-form-receipt.js +2 -1
- package/components/digi-form-select-filter.js +4 -3
- package/components/digi-form-select.js +1 -1
- package/components/digi-header-avatar.js +1 -1
- package/components/digi-header-navigation.js +3 -2
- package/components/digi-header.js +6 -5
- package/components/digi-info-card-multi.js +1 -1
- package/components/digi-info-card.js +2 -2
- package/components/digi-link-internal.js +1 -1
- package/components/digi-navigation-pagination.js +3 -2
- package/components/digi-navigation-sidebar-button.js +1 -1
- package/components/digi-navigation-sidebar.js +1 -1
- package/components/digi-navigation-vertical-menu-item.js +1 -1
- package/components/digi-notification-alert.js +1 -1
- package/components/digi-notification-error-page.js +2 -1
- package/components/digi-progress-circle.js +1 -6
- package/components/digi-progress-indicator.js +1 -1
- package/components/digi-quote.js +1 -1
- package/components/digi-tablist.js +5 -5
- package/components/digi-tag.js +2 -2
- package/components/digi-title-logo.js +2 -1
- package/components/digi-tools-feedback.js +4 -3
- package/components/digi-tools-theme-provider.js +5 -18
- package/components/index.js +2 -1
- package/components/p-13c09880.js +177 -0
- package/components/p-4bad4fb0.js +7 -0
- package/components/p-70fad0ea.js +165 -0
- package/components/{p-74c7dd5f.js → p-75c8d67e.js} +3 -2
- package/components/{p-b24c2842.js → p-77d8d575.js} +2 -2
- package/components/{p-fb8dd721.js → p-9df35672.js} +1 -1
- package/components/p-ab07faba.js +66 -0
- package/components/{p-4dc6d374.js → p-bc5b7057.js} +3 -2
- package/components/p-be4fd246.js +7 -0
- package/components/{p-90548d3f.js → p-dbb0665a.js} +2 -2
- package/components/{p-b94458ed.js → p-e2a68e2b.js} +1 -1
- package/custom-elements.json +0 -4
- package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
- package/dist/cjs/digi-bar-chart.cjs.entry.js +170 -70
- package/dist/cjs/digi-button_27.cjs.entry.js +1380 -0
- package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +2599 -0
- package/dist/cjs/digi-calendar-week-view.cjs.entry.js +51 -50
- package/dist/cjs/digi-calendar_2.cjs.entry.js +464 -0
- package/dist/cjs/digi-chart-line.cjs.entry.js +12 -8
- package/dist/cjs/{digi-code-block_2.cjs.entry.js → digi-code-block_3.cjs.entry.js} +134 -2
- package/dist/cjs/digi-code-example.cjs.entry.js +1 -1
- package/dist/cjs/digi-context-menu.cjs.entry.js +240 -0
- package/dist/cjs/digi-dialog.cjs.entry.js +20 -3
- package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +97 -0
- package/dist/cjs/digi-form-category-filter.cjs.entry.js +121 -0
- package/dist/cjs/digi-form-checkbox.cjs.entry.js +139 -0
- package/dist/cjs/digi-form-error-list.cjs.entry.js +20 -4
- package/dist/cjs/digi-form-file-upload.cjs.entry.js +589 -0
- package/dist/cjs/digi-form-filter.cjs.entry.js +248 -0
- package/dist/cjs/digi-form-input-search.cjs.entry.js +7 -6
- package/dist/cjs/digi-form-input.cjs.entry.js +194 -0
- package/dist/cjs/digi-form-label_3.cjs.entry.js +129 -0
- package/dist/cjs/digi-form-receipt.cjs.entry.js +19 -2
- package/dist/cjs/digi-form-select-filter.cjs.entry.js +564 -0
- package/dist/cjs/digi-form-select_2.cjs.entry.js +186 -0
- package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +99 -0
- package/dist/cjs/digi-icon-check.cjs.entry.js +30 -0
- package/dist/cjs/digi-icon-chevron-down.cjs.entry.js +30 -0
- package/dist/cjs/digi-icon-chevron-left_2.cjs.entry.js +53 -0
- package/dist/cjs/digi-icon-copy.cjs.entry.js +30 -0
- package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +145 -0
- package/dist/cjs/digi-icon-minus_2.cjs.entry.js +53 -0
- package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +99 -0
- package/dist/cjs/digi-icon-spinner.cjs.entry.js +31 -0
- package/dist/cjs/digi-icon-validation-error_2.cjs.entry.js +53 -0
- package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +22 -0
- package/dist/cjs/digi-info-card-multi.cjs.entry.js +58 -0
- package/dist/cjs/digi-info-card.cjs.entry.js +79 -0
- package/dist/cjs/digi-layout-columns.cjs.entry.js +33 -0
- package/dist/cjs/digi-link-button.cjs.entry.js +66 -0
- package/dist/cjs/digi-link-external.cjs.entry.js +36 -0
- package/dist/cjs/digi-link-internal.cjs.entry.js +37 -0
- package/dist/cjs/digi-navigation-pagination.cjs.entry.js +19 -2
- package/dist/cjs/digi-navigation-vertical-menu-item.cjs.entry.js +150 -0
- package/dist/cjs/digi-navigation-vertical-menu.cjs.entry.js +177 -0
- package/dist/cjs/digi-notification-alert.cjs.entry.js +112 -0
- package/dist/cjs/digi-notification-error-page.cjs.entry.js +19 -2
- package/dist/cjs/digi-progress-circle.cjs.entry.js +4 -9
- package/dist/cjs/digi-progress-indicator.cjs.entry.js +137 -0
- package/dist/cjs/digi-quote.cjs.entry.js +1 -1
- package/dist/cjs/digi-tablist.cjs.entry.js +5 -5
- package/dist/cjs/digi-tag-media.cjs.entry.js +47 -0
- package/dist/cjs/digi-tag.cjs.entry.js +1 -1
- package/dist/cjs/digi-tools-feedback.cjs.entry.js +20 -3
- package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +28 -0
- package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +38 -0
- package/dist/cjs/digi-typography-preamble.cjs.entry.js +20 -0
- package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +64 -0
- package/dist/cjs/expandable-faq-item-variation.enum-89427195.js +18 -0
- package/dist/cjs/form-checkbox-variation.enum-d2ca879e.js +19 -0
- package/dist/cjs/form-file-upload-variation.enum-634cfae8.js +24 -0
- package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +15 -0
- package/dist/cjs/{form-input-type.enum-1fb2180a.js → form-input-type.enum-9c8ee12a.js} +0 -14
- package/dist/cjs/form-input-variation.enum-c750520c.js +29 -0
- package/dist/cjs/form-select-variation.enum-528c1bf0.js +16 -0
- package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +8 -0
- package/dist/cjs/index-7a477838.js +156 -4
- package/dist/cjs/{index-acb7b350.js → index-ac8e01b4.js} +19 -189
- package/dist/cjs/index-cad91a90.js +66 -0
- package/dist/cjs/index-e8333bcc.js +174 -0
- package/dist/cjs/index.cjs.js +205 -188
- package/dist/cjs/info-card-multi-type.enum-14746572.js +8 -0
- package/dist/cjs/info-card-variation.enum-64cef637.js +24 -0
- package/dist/cjs/layout-columns-variation.enum-65675649.js +23 -0
- package/dist/cjs/link-button-variation.enum-137785e3.js +9 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/navigation-vertical-menu-variation.enum-c237edd3.js +13 -0
- package/dist/cjs/progress-circle-role.enum-b7fdcf0c.js +7 -0
- package/dist/cjs/progress-indicator-variation.enum-7cf8e0e4.js +13 -0
- package/dist/cjs/tag-media-icon.enum-372563c5.js +11 -0
- package/dist/cjs/tools-theme-provider.brand.enum-bc855272.js +7 -0
- package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +17 -0
- package/dist/cjs/{typography-variation.enum-ad1b2403.js → typography-variation.enum-c0ef9190.js} +0 -230
- package/dist/collection/components/_button/button/button.css +10 -10
- package/dist/collection/components/_calendar/calendar/calendar.css +2 -7
- package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +106 -411
- package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +5 -5
- package/dist/collection/components/_chart/bar-chart/bar-chart.js +171 -70
- package/dist/collection/components/_chart/chart-line/chart-line.js +12 -8
- package/dist/collection/components/_code/code-example/code-example.css +0 -6
- package/dist/collection/components/_dialog/dialog/dialog.css +1 -1
- package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.css +2 -2
- package/dist/collection/components/_form/form-checkbox/form-checkbox.css +106 -411
- package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
- package/dist/collection/components/_form/form-error-list/form-error-list.js +1 -7
- package/dist/collection/components/_form/form-file-upload/form-file-upload.css +3 -4
- package/dist/collection/components/_form/form-filter/form-filter.css +1 -1
- package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
- package/dist/collection/components/_form/form-select/form-select.css +2 -2
- package/dist/collection/components/_form/form-select-filter/form-select-filter.css +2 -2
- package/dist/collection/components/_header/header/header.js +2 -2
- package/dist/collection/components/_header/header-avatar/header-avatar.css +105 -410
- package/dist/collection/components/_info-card/info-card/info-card.css +2 -2
- package/dist/collection/components/_info-card/info-card-multi/info-card-multi.css +1 -1
- package/dist/collection/components/_link/link-internal/link-internal.css +105 -410
- package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.css +2 -3
- package/dist/collection/components/_navigation/navigation-tablist/navigation-tablist.js +5 -5
- package/dist/collection/components/_navigation/navigation-vertical-menu-item/navigation-vertical-menu-item.css +3 -3
- package/dist/collection/components/_progress/progress-indicator/progress-indicator.css +3 -4
- package/dist/collection/components/_quote/quote/quote.css +2 -2
- package/dist/collection/components/_tag/tag/tag.js +1 -1
- package/dist/collection/components/_tools/tools-feedback/tools-feedback.css +1 -1
- package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.css +2 -157
- package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.js +2 -43
- package/dist/collection/design-tokens/components/_button.variables.scss +10 -10
- package/dist/collection/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
- package/dist/collection/design-tokens/components/_calendar.variables.scss +2 -3
- package/dist/collection/design-tokens/components/_dialog.variables.scss +1 -1
- package/dist/collection/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
- package/dist/collection/design-tokens/components/_form-checkbox.variables.scss +1 -1
- package/dist/collection/design-tokens/components/_form-file-upload.variables.scss +0 -2
- package/dist/collection/design-tokens/components/_form-filter.variables.scss +1 -1
- package/dist/collection/design-tokens/components/_form-select-filter.variables.scss +2 -2
- package/dist/collection/design-tokens/components/_form-select.variables.scss +2 -2
- package/dist/collection/design-tokens/components/_info-card-multi.variables.scss +1 -1
- package/dist/collection/design-tokens/components/_info-card.variables.scss +2 -2
- package/dist/collection/design-tokens/components/_logo.variables.scss +0 -2
- package/dist/collection/design-tokens/components/_navigation-context-menu.variables.scss +1 -1
- package/dist/collection/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
- package/dist/collection/design-tokens/components/_quote.variables.scss +2 -2
- package/dist/collection/design-tokens/components/_tools-feedback.variables.scss +1 -1
- package/dist/collection/enums.js +7 -1
- package/dist/collection/styles/src/_alias.mixin.scss +105 -246
- package/dist/collection/styles/src/themes/_brand-af18.mixin.scss +0 -16
- package/dist/collection/styles/src/themes/_brand-af25.mixin.scss +0 -138
- package/dist/collection/styles/src/themes/_brand-common.mixin.scss +0 -7
- package/dist/collection/styles/src/tokens-documentation/web-AF25.json +14 -3171
- package/dist/digi-arbetsformedlingen/design-tokens/components/_button.variables.scss +10 -10
- package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar.variables.scss +2 -3
- package/dist/digi-arbetsformedlingen/design-tokens/components/_dialog.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_expandable-faq-item.variables.scss +2 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_form-checkbox.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_form-file-upload.variables.scss +0 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_form-filter.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select-filter.variables.scss +2 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_form-select.variables.scss +2 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_info-card-multi.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_info-card.variables.scss +2 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_logo.variables.scss +0 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-context-menu.variables.scss +1 -1
- package/dist/digi-arbetsformedlingen/design-tokens/components/_navigation-vertical-menu-item.variables.scss +3 -3
- package/dist/digi-arbetsformedlingen/design-tokens/components/_quote.variables.scss +2 -2
- package/dist/digi-arbetsformedlingen/design-tokens/components/_tools-feedback.variables.scss +1 -1
- 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-60738889.entry.js → p-01874a31.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-07303cb5.js +1 -0
- package/dist/digi-arbetsformedlingen/p-0f6c0360.js +1 -0
- package/dist/digi-arbetsformedlingen/p-0fbe6e50.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-111fb07d.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-13ee320b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-1486034d.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-18880083.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-1f3345e9.js +1 -0
- package/dist/digi-arbetsformedlingen/p-1f956af8.js +1 -0
- package/dist/digi-arbetsformedlingen/p-2a023831.js +1 -0
- package/dist/digi-arbetsformedlingen/p-2d2f6950.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-30dc159d.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-37c0ea9e.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-39468f49.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-398d0f60.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-3b20ec86.js +1 -0
- package/dist/digi-arbetsformedlingen/p-3c9195db.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-3f9dfdb0.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-408e9b2a.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-416992c0.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4841b4e1.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4b8cae8a.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4bad4fb0.js +1 -0
- package/dist/digi-arbetsformedlingen/p-501f9b16.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-51149879.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-d670e0e0.entry.js → p-54d5aa93.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-55bcba7c.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-55d02ef7.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-577f6995.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-59073668.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-5f20045a.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-5f4ece29.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-6fb0f1a4.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-70da2307.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-7933b555.js +1 -0
- package/dist/digi-arbetsformedlingen/p-7aacd45f.js +1 -0
- package/dist/digi-arbetsformedlingen/p-8142cc73.js +1 -0
- package/dist/digi-arbetsformedlingen/p-814ca2ad.js +1 -0
- package/dist/digi-arbetsformedlingen/p-820e795b.js +1 -0
- package/dist/digi-arbetsformedlingen/p-82611050.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-82a74908.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-8833044b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-88b4d03a.js +1 -0
- package/dist/digi-arbetsformedlingen/p-8fa50755.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-905ccb30.js +1 -0
- package/dist/digi-arbetsformedlingen/p-915b2a14.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-97f66789.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-9c053cf8.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-9dae073c.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-9dd5d6c8.js +1 -0
- package/dist/digi-arbetsformedlingen/p-9f47d4b7.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-a186888d.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-a969ba67.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-af72f16f.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-b3d93b8b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-ba3c4861.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-be4fd246.js +1 -0
- package/dist/digi-arbetsformedlingen/p-c04ae2fc.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-c06930c2.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-c461917d.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-c7949525.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-0a6d26f7.entry.js → p-cea5ef63.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-d182d8bb.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-d1886fff.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-67ba87db.entry.js → p-d3e14568.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-d595e8a3.js +1 -0
- package/dist/digi-arbetsformedlingen/p-ddd659bf.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-e5bd5a7e.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-eda570be.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-ef689144.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-f0a405ca.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-f40f4b2a.js +1 -0
- package/dist/digi-arbetsformedlingen/p-f447b984.js +1 -0
- package/dist/digi-arbetsformedlingen/p-f4edca16.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-fb9b3544.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-fdca581c.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/styles/src/_alias.mixin.scss +105 -246
- package/dist/digi-arbetsformedlingen/styles/src/themes/_brand-af18.mixin.scss +0 -16
- package/dist/digi-arbetsformedlingen/styles/src/themes/_brand-af25.mixin.scss +0 -138
- package/dist/digi-arbetsformedlingen/styles/src/themes/_brand-common.mixin.scss +0 -7
- package/dist/digi-arbetsformedlingen/styles/src/tokens-documentation/web-AF25.json +14 -3171
- package/dist/esm/digi-arbetsformedlingen.js +1 -1
- package/dist/esm/digi-bar-chart.entry.js +170 -70
- package/dist/esm/digi-button_27.entry.js +1350 -0
- package/dist/esm/digi-calendar-datepicker.entry.js +2595 -0
- package/dist/esm/digi-calendar-week-view.entry.js +2 -1
- package/dist/esm/digi-calendar_2.entry.js +459 -0
- package/dist/esm/digi-chart-line.entry.js +12 -8
- package/dist/esm/{digi-code-block_2.entry.js → digi-code-block_3.entry.js} +135 -4
- package/dist/esm/digi-code-example.entry.js +1 -1
- package/dist/esm/digi-context-menu.entry.js +236 -0
- package/dist/esm/digi-dialog.entry.js +20 -3
- package/dist/esm/digi-expandable-faq-item.entry.js +93 -0
- package/dist/esm/digi-form-category-filter.entry.js +117 -0
- package/dist/esm/digi-form-checkbox.entry.js +135 -0
- package/dist/esm/digi-form-error-list.entry.js +20 -4
- package/dist/esm/digi-form-file-upload.entry.js +585 -0
- package/dist/esm/digi-form-filter.entry.js +244 -0
- package/dist/esm/digi-form-input-search.entry.js +2 -1
- package/dist/esm/digi-form-input.entry.js +190 -0
- package/dist/esm/digi-form-label_3.entry.js +123 -0
- package/dist/esm/digi-form-receipt.entry.js +19 -2
- package/dist/esm/digi-form-select-filter.entry.js +560 -0
- package/dist/esm/digi-form-select_2.entry.js +181 -0
- package/dist/esm/digi-icon-check-circle-solid_4.entry.js +92 -0
- package/dist/esm/digi-icon-check.entry.js +26 -0
- package/dist/esm/digi-icon-chevron-down.entry.js +26 -0
- package/dist/esm/digi-icon-chevron-left_2.entry.js +48 -0
- package/dist/esm/digi-icon-copy.entry.js +26 -0
- package/dist/esm/digi-icon-list-ul_6.entry.js +136 -0
- package/dist/esm/digi-icon-minus_2.entry.js +48 -0
- package/dist/esm/digi-icon-notification-error_4.entry.js +92 -0
- package/dist/esm/digi-icon-spinner.entry.js +27 -0
- package/dist/esm/digi-icon-validation-error_2.entry.js +48 -0
- package/dist/esm/digi-info-card-multi-container.entry.js +18 -0
- package/dist/esm/digi-info-card-multi.entry.js +54 -0
- package/dist/esm/digi-info-card.entry.js +75 -0
- package/dist/esm/digi-layout-columns.entry.js +29 -0
- package/dist/esm/digi-link-button.entry.js +62 -0
- package/dist/esm/digi-link-external.entry.js +32 -0
- package/dist/esm/digi-link-internal.entry.js +33 -0
- package/dist/esm/digi-navigation-pagination.entry.js +19 -2
- package/dist/esm/digi-navigation-vertical-menu-item.entry.js +146 -0
- package/dist/esm/digi-navigation-vertical-menu.entry.js +173 -0
- package/dist/esm/digi-notification-alert.entry.js +108 -0
- package/dist/esm/digi-notification-error-page.entry.js +19 -2
- package/dist/esm/digi-progress-circle.entry.js +1 -6
- package/dist/esm/digi-progress-indicator.entry.js +133 -0
- package/dist/esm/digi-quote.entry.js +1 -1
- package/dist/esm/digi-tablist.entry.js +5 -5
- package/dist/esm/digi-tag-media.entry.js +43 -0
- package/dist/esm/digi-tag.entry.js +1 -1
- package/dist/esm/digi-tools-feedback.entry.js +20 -3
- package/dist/esm/digi-tools-theme-provider.entry.js +24 -0
- package/dist/esm/digi-typography-heading-jumbo.entry.js +34 -0
- package/dist/esm/digi-typography-preamble.entry.js +16 -0
- package/dist/esm/digi-util-mutation-observer.entry.js +60 -0
- package/dist/esm/expandable-faq-item-variation.enum-a8cb225b.js +18 -0
- package/dist/esm/form-checkbox-variation.enum-83e906fc.js +19 -0
- package/dist/esm/form-file-upload-variation.enum-9c49ec5e.js +24 -0
- package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +15 -0
- package/dist/esm/{form-input-type.enum-a6bba983.js → form-input-type.enum-3da3db27.js} +1 -15
- package/dist/esm/form-input-variation.enum-64d9450f.js +29 -0
- package/dist/esm/form-select-variation.enum-f2f6098d.js +16 -0
- package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +8 -0
- package/dist/esm/index-148a7577.js +156 -4
- package/dist/esm/{index-dc6b83f7.js → index-2fce392f.js} +3 -170
- package/dist/esm/index-5b6c95c6.js +63 -0
- package/dist/esm/index-8685f88d.js +170 -0
- package/dist/esm/index.js +19 -2
- package/dist/esm/info-card-multi-type.enum-07ee124f.js +8 -0
- package/dist/esm/info-card-variation.enum-2ccc52c1.js +24 -0
- package/dist/esm/layout-columns-variation.enum-34f7754e.js +23 -0
- package/dist/esm/link-button-variation.enum-84d4976f.js +9 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/navigation-vertical-menu-variation.enum-c30b0ea9.js +13 -0
- package/dist/esm/progress-circle-role.enum-7737a2c6.js +7 -0
- package/dist/esm/progress-indicator-variation.enum-b12ba50a.js +13 -0
- package/dist/esm/tag-media-icon.enum-fefa191c.js +11 -0
- package/dist/esm/tools-theme-provider.brand.enum-8c5a98c9.js +7 -0
- package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +17 -0
- package/dist/esm/typography-variation.enum-c85d7857.js +271 -0
- package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +2 -2
- package/dist/types/components/_form/form-error-list/form-error-list.d.ts +0 -1
- package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.d.ts +0 -9
- package/dist/types/components.d.ts +0 -12
- package/dist/types/enums.d.ts +7 -1
- package/hydrate/index.js +229 -146
- package/hydrate/index.mjs +229 -146
- package/package.json +1 -1
- package/components/p-1af1c5ea.js +0 -165
- package/components/p-adb4322e.js +0 -66
- package/components/p-bd92430e.js +0 -177
- package/components/p-d7ef9cb1.js +0 -13
- package/dist/cjs/digi-button_84.cjs.entry.js +0 -8405
- package/dist/collection/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.js +0 -5
- package/dist/digi-arbetsformedlingen/p-0467a3ec.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-1995b9cc.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-3f47ec44.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-47ab0b39.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-5ad6d46d.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-6f2ac316.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-72ef7f99.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-740c6ad8.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-8d055a17.js +0 -1
- package/dist/digi-arbetsformedlingen/p-94ded2bd.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a105d9fe.js +0 -1
- package/dist/digi-arbetsformedlingen/p-b471f287.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-c64b4626.js +0 -1
- package/dist/digi-arbetsformedlingen/p-ed832d4e.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-ede12626.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-f601908d.entry.js +0 -1
- package/dist/esm/digi-button_84.entry.js +0 -8318
- package/dist/esm/typography-variation.enum-7319240b.js +0 -501
- package/dist/types/components/_tools/tools-theme-provider/tools-theme-provider.theme.enum.d.ts +0 -4
|
@@ -110,7 +110,7 @@ export class FormCheckbox {
|
|
|
110
110
|
this.afOnInput.emit(e);
|
|
111
111
|
}
|
|
112
112
|
render() {
|
|
113
|
-
return (h(Host, { key: '
|
|
113
|
+
return (h(Host, { key: '93a52532d5ee8e2b89982b3d06509c16b3656bce', tabindex: -1 }, h("div", { key: '3f2fe30e35c36080d80fdec5c57abf8e310ae14b', class: Object.assign({ 'digi-form-checkbox': true }, this.cssModifiers) }, h("input", { key: 'a45c26da379bff48830f0b03ceebcf24b06c3b17', class: "digi-form-checkbox__input", ref: (el) => {
|
|
114
114
|
var _a;
|
|
115
115
|
this._input = el;
|
|
116
116
|
(_a = this === null || this === void 0 ? void 0 : this.afInputRef) === null || _a === void 0 ? void 0 : _a.call(this, el);
|
|
@@ -118,7 +118,7 @@ export class FormCheckbox {
|
|
|
118
118
|
? null
|
|
119
119
|
: `${this.afAriaDescribedby ? `${this.afAriaDescribedby} ` : ''}${this.afDescription ? `${this.afId}-description` : ''}`, "aria-labelledby": this.afAriaLabelledby, "aria-label": this.afAriaLabel, "aria-invalid": this.afValidation === FormCheckboxValidation.ERROR
|
|
120
120
|
? 'true'
|
|
121
|
-
: 'false', required: this.afRequired, id: this.afId, name: this.afName, type: "checkbox", checked: this.afChecked, value: this.afValue, indeterminate: this.afIndeterminate, autofocus: this.afAutofocus ? this.afAutofocus : null }), h("label", { key: '
|
|
121
|
+
: 'false', required: this.afRequired, id: this.afId, name: this.afName, type: "checkbox", checked: this.afChecked, value: this.afValue, indeterminate: this.afIndeterminate, autofocus: this.afAutofocus ? this.afAutofocus : null }), h("label", { key: '54cd68f1c10fd023e9dd81bd0fabb2920b911c12', htmlFor: this.afId, class: "digi-form-checkbox__label" }, h("span", { key: 'c7184f48868d38d04485a48f214cc3c37d862ba4', class: "digi-form-checkbox__box" }), this.afLabel), !!this.afDescription && (h("p", { key: 'afc00a7de3cef740bdbf23607cd9247887752759', id: `${this.afId}-description`, class: "digi-form-checkbox__description" }, this.afDescription)))));
|
|
122
122
|
}
|
|
123
123
|
static get is() { return "digi-form-checkbox"; }
|
|
124
124
|
static get encapsulation() { return "scoped"; }
|
|
@@ -9,7 +9,6 @@ import { NotificationAlertVariation } from "../../_notification/notification-ale
|
|
|
9
9
|
*/
|
|
10
10
|
export class FormErrorList {
|
|
11
11
|
constructor() {
|
|
12
|
-
this.linkItems = [];
|
|
13
12
|
this.afHeading = undefined;
|
|
14
13
|
this.afHeadingLevel = FormErrorListHeadingLevel.H2;
|
|
15
14
|
this.afDescription = undefined;
|
|
@@ -50,7 +49,7 @@ export class FormErrorList {
|
|
|
50
49
|
this.afOnClickLink.emit({ id });
|
|
51
50
|
}
|
|
52
51
|
render() {
|
|
53
|
-
return (h("div", { key: '
|
|
52
|
+
return (h("div", { key: '59bc43d4b3dd0149647b50203cc1ae585d829006', class: "digi-form-error-list", id: this.afId }, h("digi-notification-alert", { key: 'a2b034276ff7549c9c0711202020e3753da7808d', ref: (el) => (this._notificationAlert = el), "af-heading": this.afHeading, "af-heading-level": this.afHeadingLevel, "af-variation": NotificationAlertVariation.DANGER }, this.afDescription && (h("digi-typography", { key: '3a61c65373b92a73694770f851c6727e27f853e7', "af-variation": TypographyVariation.SMALL }, h("p", { key: 'a088b4d084f5a6db85cedcb4f469f4dff803f8f6', class: "digi-form-error-list__description" }, this.afDescription))), h("slot", { key: '794c42cdece0d06945255b70a96a6992eb4dcd4c' }))));
|
|
54
53
|
}
|
|
55
54
|
static get is() { return "digi-form-error-list"; }
|
|
56
55
|
static get encapsulation() { return "scoped"; }
|
|
@@ -210,11 +209,6 @@ export class FormErrorList {
|
|
|
210
209
|
}
|
|
211
210
|
};
|
|
212
211
|
}
|
|
213
|
-
static get states() {
|
|
214
|
-
return {
|
|
215
|
-
"linkItems": {}
|
|
216
|
-
};
|
|
217
|
-
}
|
|
218
212
|
static get events() {
|
|
219
213
|
return [{
|
|
220
214
|
"method": "afOnClickLink",
|
|
@@ -9,7 +9,6 @@ License: none (public domain)
|
|
|
9
9
|
--digi--form-file-upload--color--background--medium--hover: var(--digi--color--background--interactive--hover--secondary);
|
|
10
10
|
--digi--form-file-upload--color--background--large--default: var(--digi--color--background--interactive--default--quaternary);
|
|
11
11
|
--digi--form-file-upload--color--background--large--hover: var(--digi--color--background--interactive--hover--secondary);
|
|
12
|
-
--digi--form-file-upload--color--background--uploaded-files: var(--digi--color--background--secondary-elevated);
|
|
13
12
|
--digi--form-file-upload--color--border--small--default: var(--digi--color--border--interactive--default--on-input-nuance);
|
|
14
13
|
--digi--form-file-upload--color--border--small--hover: var(--digi--color--border--interactive--hover--primary);
|
|
15
14
|
--digi--form-file-upload--color--border--medium--default: var(--digi--color--border--interactive--default--on-input-nuance);
|
|
@@ -63,7 +62,7 @@ License: none (public domain)
|
|
|
63
62
|
font-family: var(--digi--global--typography--font-family--default);
|
|
64
63
|
}
|
|
65
64
|
:host .digi-form-file-upload--small {
|
|
66
|
-
--COLOR--BACKGROUND--FILE-LIST: var(--digi--form-file-upload--color--background--
|
|
65
|
+
--COLOR--BACKGROUND--FILE-LIST: var(--digi--form-file-upload--color--background--small--default);
|
|
67
66
|
--COLOR--BACKGROUND--DEFAULT: var(--digi--form-file-upload--color--background--small--default);
|
|
68
67
|
--COLOR--BACKGROUND--HOVER: var(--digi--form-file-upload--color--background--small--hover);
|
|
69
68
|
--COLOR--BORDER--DEFAULT: var(--digi--form-file-upload--color--border--small--default);
|
|
@@ -77,7 +76,7 @@ License: none (public domain)
|
|
|
77
76
|
--ICON--PADDING: var(--digi--form-file-upload--padding--small--icon);
|
|
78
77
|
}
|
|
79
78
|
:host .digi-form-file-upload--medium {
|
|
80
|
-
--COLOR--BACKGROUND--FILE-LIST: var(--digi--form-file-upload--color--background--
|
|
79
|
+
--COLOR--BACKGROUND--FILE-LIST: var(--digi--form-file-upload--color--background--small--default);
|
|
81
80
|
--COLOR--BACKGROUND--DEFAULT: var(--digi--form-file-upload--color--background--medium--default);
|
|
82
81
|
--COLOR--BACKGROUND--HOVER: var(--digi--form-file-upload--color--background--medium--hover);
|
|
83
82
|
--COLOR--BORDER--DEFAULT: var(--digi--form-file-upload--color--border--medium--default);
|
|
@@ -91,7 +90,7 @@ License: none (public domain)
|
|
|
91
90
|
--ICON--PADDING: var(--digi--form-file-upload--padding--medium--icon);
|
|
92
91
|
}
|
|
93
92
|
:host .digi-form-file-upload--large {
|
|
94
|
-
--COLOR--BACKGROUND--FILE-LIST: var(--digi--form-file-upload--color--background--
|
|
93
|
+
--COLOR--BACKGROUND--FILE-LIST: var(--digi--form-file-upload--color--background--small--default);
|
|
95
94
|
--COLOR--BACKGROUND--DEFAULT: var(--digi--form-file-upload--color--background--large--default);
|
|
96
95
|
--COLOR--BACKGROUND--HOVER: var(--digi--form-file-upload--color--background--large--hover);
|
|
97
96
|
--COLOR--BORDER--DEFAULT: var(--digi--form-file-upload--color--border--large--default);
|
|
@@ -15,7 +15,7 @@ License: none (public domain)
|
|
|
15
15
|
--digi--form-filter--toggle-icon--transition: ease-in-out 0.2s all;
|
|
16
16
|
--digi--form-filter--dropdown--box-shadow: 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.7);
|
|
17
17
|
--digi--form-filter--dropdown--border-radius: var(--digi--border--radius--primary);
|
|
18
|
-
--digi--form-filter--dropdown--background: var(--digi--color--background--
|
|
18
|
+
--digi--form-filter--dropdown--background: var(--digi--color--background--primary);
|
|
19
19
|
--digi--form-filter--dropdown--min-width: 18.75rem;
|
|
20
20
|
--digi--form-filter--dropdown--margin-top: var(--digi--gutter--small);
|
|
21
21
|
--digi--form-filter--dropdown--z-index: 999;
|
|
@@ -99,9 +99,9 @@ export class FormRadiobutton {
|
|
|
99
99
|
this.afOnInput.emit(e);
|
|
100
100
|
}
|
|
101
101
|
render() {
|
|
102
|
-
return (h(Host, { key: '
|
|
102
|
+
return (h(Host, { key: 'fe6fc75d677f52442809001913f012b8aaa7817b', tabindex: -1 }, h("div", { key: '87aa662ea170803ea002653f26e03b13c3cbaba4', class: Object.assign({ 'digi-form-radiobutton': true }, this.cssModifiers) }, h("input", { key: '0e138b5b12f6ccd152980395a7ccfad705a0e497', class: "digi-form-radiobutton__input", ref: (el) => (this._input = el), onInput: (e) => this.inputHandler(e), onBlur: (e) => this.blurHandler(e), onChange: (e) => this.changeHandler(e), onFocus: (e) => this.focusHandler(e), onFocusout: (e) => this.focusoutHandler(e), "aria-describedby": this.afAriaDescribedby, "aria-labelledby": this.afAriaLabelledby, "aria-invalid": this.afValidation === FormRadiobuttonValidation.ERROR
|
|
103
103
|
? 'true'
|
|
104
|
-
: 'false', required: this.afRequired, id: this.afId, name: this.afName, type: "radio", checked: this.afChecked, value: this.afValue, autofocus: this.afAutofocus ? this.afAutofocus : null }), h("label", { key: '
|
|
104
|
+
: 'false', required: this.afRequired, id: this.afId, name: this.afName, type: "radio", checked: this.afChecked, value: this.afValue, autofocus: this.afAutofocus ? this.afAutofocus : null }), h("label", { key: '14e1da2bd43b84f94497b9529f619a172ba1c0d3', htmlFor: this.afId, class: "digi-form-radiobutton__label" }, h("span", { key: '22ed147d6d453f200abfc5f24752e58111b51595', class: "digi-form-radiobutton__circle" }), this.afLabel))));
|
|
105
105
|
}
|
|
106
106
|
static get is() { return "digi-form-radiobutton"; }
|
|
107
107
|
static get encapsulation() { return "scoped"; }
|
|
@@ -3,8 +3,8 @@ v2.0 | 20110126
|
|
|
3
3
|
License: none (public domain)
|
|
4
4
|
*/
|
|
5
5
|
:host {
|
|
6
|
-
--digi--form-select--background--empty: var(--digi--color--background--interactive--default--
|
|
7
|
-
--digi--form-select--background--neutral: var(--digi--color--background--interactive--default--
|
|
6
|
+
--digi--form-select--background--empty: var(--digi--color--background--interactive--default--secondary);
|
|
7
|
+
--digi--form-select--background--neutral: var(--digi--color--background--interactive--default--secondary);
|
|
8
8
|
--digi--form-select--background--success: var(--digi--color--background--interactive--validation--success);
|
|
9
9
|
--digi--form-select--background--warning: var(--digi--color--background--interactive--validation--warning);
|
|
10
10
|
--digi--form-select--background--error: var(--digi--color--background--interactive--validation--error);
|
|
@@ -3,7 +3,7 @@ v2.0 | 20110126
|
|
|
3
3
|
License: none (public domain)
|
|
4
4
|
*/
|
|
5
5
|
:host {
|
|
6
|
-
--digi--form-select-filter--footer--background: var(--digi--color--background--secondary
|
|
6
|
+
--digi--form-select-filter--footer--background: var(--digi--color--background--secondary);
|
|
7
7
|
--digi--form-select-filter--scroll--max-height: 10.625rem;
|
|
8
8
|
--digi--form-select-filter--scroll--padding: var(--digi--padding--small);
|
|
9
9
|
--digi--form-select-filter--reset-button--margin-right: var(--digi--padding--small);
|
|
@@ -13,7 +13,7 @@ License: none (public domain)
|
|
|
13
13
|
--digi--form-select-filter--item--margin: var(--digi--gutter--small) 0;
|
|
14
14
|
--digi--form-select-filter--toggle-icon--transition: ease-in-out 0.2s all;
|
|
15
15
|
--digi--form-select-filter--dropdown--border-radius: var(--digi--border-radius--input);
|
|
16
|
-
--digi--form-select-filter--dropdown--background: var(--digi--color--background--
|
|
16
|
+
--digi--form-select-filter--dropdown--background: var(--digi--color--background--interactive--default--input-elements);
|
|
17
17
|
--digi--form-select-filter--dropdown--min-width: 18.75rem;
|
|
18
18
|
--digi--form-select-filter--dropdown--margin-top: var(--digi--gutter--small);
|
|
19
19
|
--digi--form-select-filter--dropdown--z-index: 999;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
|
-
import { HeaderCenterContentWidth, LayoutBlockContainer,
|
|
2
|
+
import { HeaderCenterContentWidth, LayoutBlockContainer, UtilBreakpointObserverBreakpoints } from "../../../enums";
|
|
3
3
|
/**
|
|
4
4
|
* @enums HeaderCenterContentWidth - header-center-content-width.enum.ts
|
|
5
5
|
* @enums LayoutBlockContainer - layout-block-container.enum.ts
|
|
@@ -57,7 +57,7 @@ export class Header {
|
|
|
57
57
|
return (h("div", { class: "digi-header__wrapper" }, h("slot", { name: "header-logo" }), h("slot", { name: "header-content" }), this.hasNavigation && this.isMobile && (h("digi-navigation-sidebar-button", { "aria-hidden": this.afActive ? 'true' : 'false', "af-text": this.afMenuButtonText }))));
|
|
58
58
|
}
|
|
59
59
|
render() {
|
|
60
|
-
return (h("header", { key: '
|
|
60
|
+
return (h("header", { key: '35b1b75534609c95cf188dee68dc65756b60cf6e', "aria-label": this.afAriaLabel, class: Object.assign({ 'digi-header': true }, this.cssModifiers) }, h("digi-util-breakpoint-observer", { key: '6eee8b721fdf80e41db49d6983d1d5bfd8c27632', onAfOnChange: (e) => this.handleBreakpointObserver(e) }), h("digi-layout-block", { key: '4caa83ed4b792ceaae5da6517241e2d09962fb9f', afContainer: LayoutBlockContainer.NONE }, this.afCentered !== HeaderCenterContentWidth.DEFAULT ? (h("digi-layout-container", { "af-max-width": this.afCentered }, this.renderContent())) : (this.renderContent()), h("div", { key: 'd4bf22ad37c16accd0073ce6f286298146b04e33', class: "digi-header__border" }), h("slot", { key: '33f07a226d4e07f6bf83c019e7ea46f91d28596a', name: "header-navigation" }))));
|
|
61
61
|
}
|
|
62
62
|
static get is() { return "digi-header"; }
|
|
63
63
|
static get encapsulation() { return "scoped"; }
|