@designsystem-se/af 35.2.1-beta.0 → 35.2.1-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/digi-badge-notification.d.ts +1 -1
- package/components/digi-badge-status.d.ts +1 -1
- package/components/digi-bar-chart.d.ts +1 -1
- package/components/digi-bar-chart.js +8 -8
- package/components/digi-button.d.ts +1 -1
- package/components/digi-calendar-datepicker.d.ts +1 -1
- package/components/digi-calendar-datepicker.js +155 -70
- package/components/digi-calendar-week-view.d.ts +1 -1
- package/components/digi-calendar-week-view.js +7 -7
- package/components/digi-calendar.d.ts +1 -1
- package/components/digi-calendar.js +1 -1
- package/components/digi-chart-line.d.ts +1 -1
- package/components/digi-chart-line.js +6 -6
- package/components/digi-code-block.d.ts +1 -1
- package/components/digi-code-block.js +1 -1
- package/components/digi-code-example.d.ts +1 -1
- package/components/digi-code-example.js +41 -17
- package/components/digi-code.d.ts +1 -1
- package/components/digi-code.js +1 -1
- package/components/digi-context-menu.d.ts +1 -1
- package/components/digi-context-menu.js +5 -5
- package/components/digi-dialog.d.ts +1 -1
- package/components/digi-dialog.js +8 -6
- package/components/digi-expandable-accordion.d.ts +1 -1
- package/components/digi-expandable-accordion.js +3 -3
- package/components/digi-expandable-faq-item.d.ts +1 -1
- package/components/digi-expandable-faq-item.js +6 -6
- package/components/digi-expandable-faq.d.ts +1 -1
- package/components/digi-expandable-faq.js +2 -2
- package/components/digi-footer-card.d.ts +1 -1
- package/components/digi-footer-card.js +1 -1
- package/components/digi-footer.d.ts +1 -1
- package/components/digi-footer.js +6 -4
- package/components/digi-form-category-filter.d.ts +1 -1
- package/components/digi-form-category-filter.js +4 -4
- package/components/digi-form-checkbox.d.ts +1 -1
- package/components/digi-form-checkbox.js +1 -1
- package/components/digi-form-error-list.d.ts +1 -1
- package/components/digi-form-error-list.js +15 -13
- package/components/digi-form-fieldset.d.ts +1 -1
- package/components/digi-form-fieldset.js +1 -1
- package/components/digi-form-file-upload.d.ts +1 -1
- package/components/digi-form-file-upload.js +18 -18
- package/components/digi-form-filter.d.ts +1 -1
- package/components/digi-form-filter.js +7 -7
- package/components/digi-form-input-search.d.ts +1 -1
- package/components/digi-form-input-search.js +9 -9
- package/components/digi-form-input.d.ts +1 -1
- package/components/digi-form-input.js +1 -1
- package/components/digi-form-label.d.ts +1 -1
- package/components/digi-form-label.js +1 -1
- package/components/digi-form-radiobutton.d.ts +1 -1
- package/components/digi-form-radiobutton.js +1 -1
- package/components/digi-form-radiogroup.d.ts +1 -1
- package/components/digi-form-radiogroup.js +34 -3
- package/components/digi-form-receipt.d.ts +1 -1
- package/components/digi-form-receipt.js +5 -3
- package/components/digi-form-select-filter.d.ts +1 -1
- package/components/digi-form-select-filter.js +18 -16
- package/components/digi-form-select.d.ts +1 -1
- package/components/digi-form-select.js +1 -1
- package/components/digi-form-textarea.d.ts +1 -1
- package/components/digi-form-textarea.js +13 -10
- package/components/digi-form-validation-message.d.ts +1 -1
- package/components/digi-form-validation-message.js +1 -1
- package/components/digi-header-avatar.d.ts +1 -1
- package/components/digi-header-avatar.js +3 -3
- package/components/digi-header-navigation-item.d.ts +1 -1
- package/components/digi-header-navigation-item.js +1 -1
- package/components/digi-header-navigation.d.ts +1 -1
- package/components/digi-header-navigation.js +9 -7
- package/components/digi-header-notification.d.ts +1 -1
- package/components/digi-header-notification.js +2 -2
- package/components/digi-header.d.ts +1 -1
- package/components/digi-header.js +10 -8
- package/components/digi-icon-accessibility-deaf.d.ts +1 -1
- package/components/digi-icon-accessibility-deaf.js +2 -2
- package/components/digi-icon-accessibility-universal.d.ts +1 -1
- package/components/digi-icon-accessibility-universal.js +2 -2
- package/components/digi-icon-apple.d.ts +1 -1
- package/components/digi-icon-apple.js +2 -2
- package/components/digi-icon-archive-outline.d.ts +1 -1
- package/components/digi-icon-archive-outline.js +2 -2
- package/components/digi-icon-archive.d.ts +1 -1
- package/components/digi-icon-archive.js +2 -2
- package/components/digi-icon-arrow-back.d.ts +1 -1
- package/components/digi-icon-arrow-back.js +2 -2
- package/components/digi-icon-arrow-down.d.ts +1 -1
- package/components/digi-icon-arrow-down.js +2 -2
- package/components/digi-icon-arrow-left.d.ts +1 -1
- package/components/digi-icon-arrow-left.js +2 -2
- package/components/digi-icon-arrow-right.d.ts +1 -1
- package/components/digi-icon-arrow-right.js +1 -1
- package/components/digi-icon-arrow-sign-in.d.ts +1 -1
- package/components/digi-icon-arrow-sign-in.js +2 -2
- package/components/digi-icon-arrow-sign-out.d.ts +1 -1
- package/components/digi-icon-arrow-sign-out.js +2 -2
- package/components/digi-icon-arrow-up.d.ts +1 -1
- package/components/digi-icon-arrow-up.js +2 -2
- package/components/digi-icon-at.d.ts +1 -1
- package/components/digi-icon-at.js +2 -2
- package/components/digi-icon-bars.d.ts +1 -1
- package/components/digi-icon-bars.js +1 -1
- package/components/digi-icon-bell-filled.d.ts +1 -1
- package/components/digi-icon-bell-filled.js +2 -2
- package/components/digi-icon-bell.d.ts +1 -1
- package/components/digi-icon-bell.js +2 -2
- package/components/digi-icon-book.d.ts +1 -1
- package/components/digi-icon-book.js +2 -2
- package/components/digi-icon-bookmark-outline.d.ts +1 -1
- package/components/digi-icon-bookmark-outline.js +2 -2
- package/components/digi-icon-bookmark-solid.d.ts +1 -1
- package/components/digi-icon-bookmark-solid.js +2 -2
- package/components/digi-icon-bubble-ellipsis.d.ts +1 -1
- package/components/digi-icon-bubble-ellipsis.js +2 -2
- package/components/digi-icon-bubble.d.ts +1 -1
- package/components/digi-icon-bubble.js +2 -2
- package/components/digi-icon-building-outline.d.ts +1 -1
- package/components/digi-icon-building-outline.js +2 -2
- package/components/digi-icon-building-solid.d.ts +1 -1
- package/components/digi-icon-building-solid.js +2 -2
- package/components/digi-icon-bullseye.d.ts +1 -1
- package/components/digi-icon-bullseye.js +2 -2
- package/components/digi-icon-calculator-solid.d.ts +1 -1
- package/components/digi-icon-calculator-solid.js +2 -2
- package/components/digi-icon-calendar-alt-alert.d.ts +1 -1
- package/components/digi-icon-calendar-alt-alert.js +2 -2
- package/components/digi-icon-calendar-alt.d.ts +1 -1
- package/components/digi-icon-calendar-alt.js +1 -1
- package/components/digi-icon-calendar.d.ts +1 -1
- package/components/digi-icon-calendar.js +2 -2
- package/components/digi-icon-caret-circle-right.d.ts +1 -1
- package/components/digi-icon-caret-circle-right.js +2 -2
- package/components/digi-icon-caret-down.d.ts +1 -1
- package/components/digi-icon-caret-down.js +1 -1
- package/components/digi-icon-caret-left.d.ts +1 -1
- package/components/digi-icon-caret-left.js +2 -2
- package/components/digi-icon-caret-right.d.ts +1 -1
- package/components/digi-icon-caret-right.js +2 -2
- package/components/digi-icon-caret-up.d.ts +1 -1
- package/components/digi-icon-caret-up.js +1 -1
- package/components/digi-icon-chart.d.ts +1 -1
- package/components/digi-icon-chart.js +1 -1
- package/components/digi-icon-chat.d.ts +1 -1
- package/components/digi-icon-chat.js +2 -2
- package/components/digi-icon-check-circle-reg-alt.d.ts +1 -1
- package/components/digi-icon-check-circle-reg-alt.js +2 -2
- package/components/digi-icon-check-circle-solid.d.ts +1 -1
- package/components/digi-icon-check-circle-solid.js +1 -1
- package/components/digi-icon-check.d.ts +1 -1
- package/components/digi-icon-check.js +1 -1
- package/components/digi-icon-checklist.d.ts +1 -1
- package/components/digi-icon-checklist.js +2 -2
- package/components/digi-icon-chevron-down.d.ts +1 -1
- package/components/digi-icon-chevron-down.js +1 -1
- package/components/digi-icon-chevron-left.d.ts +1 -1
- package/components/digi-icon-chevron-left.js +1 -1
- package/components/digi-icon-chevron-right.d.ts +1 -1
- package/components/digi-icon-chevron-right.js +1 -1
- package/components/digi-icon-chevron-up.d.ts +1 -1
- package/components/digi-icon-chevron-up.js +2 -2
- package/components/digi-icon-clock.d.ts +1 -1
- package/components/digi-icon-clock.js +2 -2
- package/components/digi-icon-communication-play-solid.d.ts +1 -1
- package/components/digi-icon-communication-play-solid.js +2 -2
- package/components/digi-icon-compress-alt.d.ts +1 -1
- package/components/digi-icon-compress-alt.js +2 -2
- package/components/digi-icon-comunication-case.d.ts +1 -1
- package/components/digi-icon-comunication-case.js +2 -2
- package/components/digi-icon-comunication-flag.d.ts +1 -1
- package/components/digi-icon-comunication-flag.js +2 -2
- package/components/digi-icon-comunication-graduate.d.ts +1 -1
- package/components/digi-icon-comunication-graduate.js +2 -2
- package/components/digi-icon-comunication-play.d.ts +1 -1
- package/components/digi-icon-comunication-play.js +2 -2
- package/components/digi-icon-cooperation.d.ts +1 -1
- package/components/digi-icon-cooperation.js +2 -2
- package/components/digi-icon-copy.d.ts +1 -1
- package/components/digi-icon-copy.js +1 -1
- package/components/digi-icon-danger-outline.d.ts +1 -1
- package/components/digi-icon-danger-outline.js +2 -2
- package/components/digi-icon-download.d.ts +1 -1
- package/components/digi-icon-download.js +2 -2
- package/components/digi-icon-dxa.d.ts +1 -1
- package/components/digi-icon-dxa.js +2 -2
- package/components/digi-icon-edit.d.ts +1 -1
- package/components/digi-icon-edit.js +2 -2
- package/components/digi-icon-ellipsis.d.ts +1 -1
- package/components/digi-icon-ellipsis.js +2 -2
- package/components/digi-icon-envelope-filled.d.ts +1 -1
- package/components/digi-icon-envelope-filled.js +2 -2
- package/components/digi-icon-envelope.d.ts +1 -1
- package/components/digi-icon-envelope.js +2 -2
- package/components/digi-icon-exclamation-circle-filled.d.ts +1 -1
- package/components/digi-icon-exclamation-circle-filled.js +2 -2
- package/components/digi-icon-exclamation-triangle-filled.d.ts +1 -1
- package/components/digi-icon-exclamation-triangle-filled.js +2 -2
- package/components/digi-icon-exclamation-triangle-warning.d.ts +1 -1
- package/components/digi-icon-exclamation-triangle-warning.js +2 -2
- package/components/digi-icon-exclamation-triangle.d.ts +1 -1
- package/components/digi-icon-exclamation-triangle.js +2 -2
- package/components/digi-icon-expand-alt.d.ts +1 -1
- package/components/digi-icon-expand-alt.js +2 -2
- package/components/digi-icon-external-link-alt.d.ts +1 -1
- package/components/digi-icon-external-link-alt.js +1 -1
- package/components/digi-icon-eye-slash.d.ts +1 -1
- package/components/digi-icon-eye-slash.js +2 -2
- package/components/digi-icon-eye.d.ts +1 -1
- package/components/digi-icon-eye.js +2 -2
- package/components/digi-icon-facebook-square.d.ts +1 -1
- package/components/digi-icon-facebook-square.js +2 -2
- package/components/digi-icon-file-add.d.ts +1 -1
- package/components/digi-icon-file-add.js +1 -1
- package/components/digi-icon-file-document.d.ts +1 -1
- package/components/digi-icon-file-document.js +2 -2
- package/components/digi-icon-file-excel.d.ts +1 -1
- package/components/digi-icon-file-excel.js +2 -2
- package/components/digi-icon-file-export.d.ts +1 -1
- package/components/digi-icon-file-export.js +1 -1
- package/components/digi-icon-file-governing.d.ts +1 -1
- package/components/digi-icon-file-governing.js +2 -2
- package/components/digi-icon-file-pdf.d.ts +1 -1
- package/components/digi-icon-file-pdf.js +2 -2
- package/components/digi-icon-file-powerpoint.d.ts +1 -1
- package/components/digi-icon-file-powerpoint.js +2 -2
- package/components/digi-icon-file-remove.d.ts +1 -1
- package/components/digi-icon-file-remove.js +1 -1
- package/components/digi-icon-file-word.d.ts +1 -1
- package/components/digi-icon-file-word.js +2 -2
- package/components/digi-icon-film.d.ts +1 -1
- package/components/digi-icon-film.js +2 -2
- package/components/digi-icon-filter.d.ts +1 -1
- package/components/digi-icon-filter.js +2 -2
- package/components/digi-icon-folder-add.d.ts +1 -1
- package/components/digi-icon-folder-add.js +1 -1
- package/components/digi-icon-folder-directory.d.ts +1 -1
- package/components/digi-icon-folder-directory.js +1 -1
- package/components/digi-icon-folder-open.d.ts +1 -1
- package/components/digi-icon-folder-open.js +1 -1
- package/components/digi-icon-folder.d.ts +1 -1
- package/components/digi-icon-folder.js +1 -1
- package/components/digi-icon-globe-filled.d.ts +1 -1
- package/components/digi-icon-globe-filled.js +2 -2
- package/components/digi-icon-globe.d.ts +1 -1
- package/components/digi-icon-globe.js +2 -2
- package/components/digi-icon-headphones.d.ts +1 -1
- package/components/digi-icon-headphones.js +2 -2
- package/components/digi-icon-heart-solid.d.ts +1 -1
- package/components/digi-icon-heart-solid.js +2 -2
- package/components/digi-icon-heart.d.ts +1 -1
- package/components/digi-icon-heart.js +2 -2
- package/components/digi-icon-history.d.ts +1 -1
- package/components/digi-icon-history.js +2 -2
- package/components/digi-icon-home.d.ts +1 -1
- package/components/digi-icon-home.js +2 -2
- package/components/digi-icon-image.d.ts +1 -1
- package/components/digi-icon-image.js +2 -2
- package/components/digi-icon-info-circle-solid.d.ts +1 -1
- package/components/digi-icon-info-circle-solid.js +2 -2
- package/components/digi-icon-input-select-marker.d.ts +1 -1
- package/components/digi-icon-input-select-marker.js +1 -1
- package/components/digi-icon-instagram.d.ts +1 -1
- package/components/digi-icon-instagram.js +2 -2
- package/components/digi-icon-job-suggestion.d.ts +1 -1
- package/components/digi-icon-job-suggestion.js +2 -2
- package/components/digi-icon-language-outline.d.ts +1 -1
- package/components/digi-icon-language-outline.js +2 -2
- package/components/digi-icon-language.d.ts +1 -1
- package/components/digi-icon-language.js +2 -2
- package/components/digi-icon-laptop-phone.d.ts +1 -1
- package/components/digi-icon-laptop-phone.js +2 -2
- package/components/digi-icon-lattlast.d.ts +1 -1
- package/components/digi-icon-lattlast.js +2 -2
- package/components/digi-icon-licence-bus.d.ts +1 -1
- package/components/digi-icon-licence-bus.js +2 -2
- package/components/digi-icon-licence-car.d.ts +1 -1
- package/components/digi-icon-licence-car.js +2 -2
- package/components/digi-icon-licence-motorcycle.d.ts +1 -1
- package/components/digi-icon-licence-motorcycle.js +2 -2
- package/components/digi-icon-licence-truck.d.ts +1 -1
- package/components/digi-icon-licence-truck.js +2 -2
- package/components/digi-icon-lightbulb.d.ts +1 -1
- package/components/digi-icon-lightbulb.js +2 -2
- package/components/digi-icon-linkedin-in.d.ts +1 -1
- package/components/digi-icon-linkedin-in.js +2 -2
- package/components/digi-icon-list-ul.d.ts +1 -1
- package/components/digi-icon-list-ul.js +1 -1
- package/components/digi-icon-lock.d.ts +1 -1
- package/components/digi-icon-lock.js +2 -2
- package/components/digi-icon-marker-filled.d.ts +1 -1
- package/components/digi-icon-marker-filled.js +2 -2
- package/components/digi-icon-marker.d.ts +1 -1
- package/components/digi-icon-marker.js +2 -2
- package/components/digi-icon-media-course.d.ts +1 -1
- package/components/digi-icon-media-course.js +2 -2
- package/components/digi-icon-media-podcast.d.ts +1 -1
- package/components/digi-icon-media-podcast.js +2 -2
- package/components/digi-icon-microphone-off.d.ts +1 -1
- package/components/digi-icon-microphone-off.js +2 -2
- package/components/digi-icon-microphone.d.ts +1 -1
- package/components/digi-icon-microphone.js +2 -2
- package/components/digi-icon-minus.d.ts +1 -1
- package/components/digi-icon-minus.js +1 -1
- package/components/digi-icon-move.d.ts +1 -1
- package/components/digi-icon-move.js +2 -2
- package/components/digi-icon-news.d.ts +1 -1
- package/components/digi-icon-news.js +1 -1
- package/components/digi-icon-notification-error.d.ts +1 -1
- package/components/digi-icon-notification-error.js +1 -1
- package/components/digi-icon-notification-info.d.ts +1 -1
- package/components/digi-icon-notification-info.js +1 -1
- package/components/digi-icon-notification-succes.d.ts +1 -1
- package/components/digi-icon-notification-succes.js +1 -1
- package/components/digi-icon-notification-warning.d.ts +1 -1
- package/components/digi-icon-notification-warning.js +1 -1
- package/components/digi-icon-online-computervideo.d.ts +1 -1
- package/components/digi-icon-online-computervideo.js +1 -1
- package/components/digi-icon-online-interview.d.ts +1 -1
- package/components/digi-icon-online-interview.js +2 -2
- package/components/digi-icon-online-meeting.d.ts +1 -1
- package/components/digi-icon-online-meeting.js +2 -2
- package/components/digi-icon-online-task.d.ts +1 -1
- package/components/digi-icon-online-task.js +2 -2
- package/components/digi-icon-online-video.d.ts +1 -1
- package/components/digi-icon-online-video.js +1 -1
- package/components/digi-icon-open-source.d.ts +1 -1
- package/components/digi-icon-open-source.js +2 -2
- package/components/digi-icon-palette.d.ts +1 -1
- package/components/digi-icon-palette.js +2 -2
- package/components/digi-icon-paperclip.d.ts +1 -1
- package/components/digi-icon-paperclip.js +1 -1
- package/components/digi-icon-paste.d.ts +1 -1
- package/components/digi-icon-paste.js +1 -1
- package/components/digi-icon-pen.d.ts +1 -1
- package/components/digi-icon-pen.js +2 -2
- package/components/digi-icon-phone-hangup.d.ts +1 -1
- package/components/digi-icon-phone-hangup.js +2 -2
- package/components/digi-icon-phone.d.ts +1 -1
- package/components/digi-icon-phone.js +2 -2
- package/components/digi-icon-plus.d.ts +1 -1
- package/components/digi-icon-plus.js +1 -1
- package/components/digi-icon-pod.d.ts +1 -1
- package/components/digi-icon-pod.js +1 -1
- package/components/digi-icon-print.d.ts +1 -1
- package/components/digi-icon-print.js +2 -2
- package/components/digi-icon-read.d.ts +1 -1
- package/components/digi-icon-read.js +2 -2
- package/components/digi-icon-redo.d.ts +1 -1
- package/components/digi-icon-redo.js +2 -2
- package/components/digi-icon-scale.d.ts +1 -1
- package/components/digi-icon-scale.js +1 -1
- package/components/digi-icon-screensharing-off.d.ts +1 -1
- package/components/digi-icon-screensharing-off.js +2 -2
- package/components/digi-icon-screensharing.d.ts +1 -1
- package/components/digi-icon-screensharing.js +2 -2
- package/components/digi-icon-search.d.ts +1 -1
- package/components/digi-icon-search.js +1 -1
- package/components/digi-icon-send-outline.d.ts +1 -1
- package/components/digi-icon-send-outline.js +2 -2
- package/components/digi-icon-send-solid.d.ts +1 -1
- package/components/digi-icon-send-solid.js +2 -2
- package/components/digi-icon-settings.d.ts +1 -1
- package/components/digi-icon-settings.js +2 -2
- package/components/digi-icon-share-alt.d.ts +1 -1
- package/components/digi-icon-share-alt.js +2 -2
- package/components/digi-icon-share-chain.d.ts +1 -1
- package/components/digi-icon-share-chain.js +2 -2
- package/components/digi-icon-sign.d.ts +1 -1
- package/components/digi-icon-sign.js +2 -2
- package/components/digi-icon-sliders-h.d.ts +1 -1
- package/components/digi-icon-sliders-h.js +2 -2
- package/components/digi-icon-sokkandidat.d.ts +1 -1
- package/components/digi-icon-sokkandidat.js +2 -2
- package/components/digi-icon-sort-down.d.ts +1 -1
- package/components/digi-icon-sort-down.js +2 -2
- package/components/digi-icon-sort-up.d.ts +1 -1
- package/components/digi-icon-sort-up.js +2 -2
- package/components/digi-icon-sort.d.ts +1 -1
- package/components/digi-icon-sort.js +2 -2
- package/components/digi-icon-spinner.d.ts +1 -1
- package/components/digi-icon-spinner.js +1 -1
- package/components/digi-icon-star-reg.d.ts +1 -1
- package/components/digi-icon-star-reg.js +2 -2
- package/components/digi-icon-star.d.ts +1 -1
- package/components/digi-icon-star.js +2 -2
- package/components/digi-icon-suitcase-outline.d.ts +1 -1
- package/components/digi-icon-suitcase-outline.js +2 -2
- package/components/digi-icon-suitcase-solid.d.ts +1 -1
- package/components/digi-icon-suitcase-solid.js +2 -2
- package/components/digi-icon-system-assistance.d.ts +1 -1
- package/components/digi-icon-system-assistance.js +2 -2
- package/components/digi-icon-table-column.d.ts +1 -1
- package/components/digi-icon-table-column.js +2 -2
- package/components/digi-icon-table-row.d.ts +1 -1
- package/components/digi-icon-table-row.js +2 -2
- package/components/digi-icon-table.d.ts +1 -1
- package/components/digi-icon-table.js +1 -1
- package/components/digi-icon-task-done.d.ts +1 -1
- package/components/digi-icon-task-done.js +2 -2
- package/components/digi-icon-toggle-off.d.ts +1 -1
- package/components/digi-icon-toggle-off.js +2 -2
- package/components/digi-icon-toggle-on.d.ts +1 -1
- package/components/digi-icon-toggle-on.js +2 -2
- package/components/digi-icon-trash.d.ts +1 -1
- package/components/digi-icon-trash.js +1 -1
- package/components/digi-icon-twitter.d.ts +1 -1
- package/components/digi-icon-twitter.js +2 -2
- package/components/digi-icon-tyck-till.d.ts +1 -1
- package/components/digi-icon-tyck-till.js +2 -2
- package/components/digi-icon-unlock.d.ts +1 -1
- package/components/digi-icon-unlock.js +2 -2
- package/components/digi-icon-update.d.ts +1 -1
- package/components/digi-icon-update.js +2 -2
- package/components/digi-icon-upload.d.ts +1 -1
- package/components/digi-icon-upload.js +2 -2
- package/components/digi-icon-user-add.d.ts +1 -1
- package/components/digi-icon-user-add.js +1 -1
- package/components/digi-icon-user-alt.d.ts +1 -1
- package/components/digi-icon-user-alt.js +2 -2
- package/components/digi-icon-user-edit.d.ts +1 -1
- package/components/digi-icon-user-edit.js +1 -1
- package/components/digi-icon-users-solid.d.ts +1 -1
- package/components/digi-icon-users-solid.js +2 -2
- package/components/digi-icon-validation-error.d.ts +1 -1
- package/components/digi-icon-validation-error.js +1 -1
- package/components/digi-icon-validation-success.d.ts +1 -1
- package/components/digi-icon-validation-success.js +1 -1
- package/components/digi-icon-validation-warning.d.ts +1 -1
- package/components/digi-icon-validation-warning.js +1 -1
- package/components/digi-icon-videocamera-off.d.ts +1 -1
- package/components/digi-icon-videocamera-off.js +2 -2
- package/components/digi-icon-videocamera.d.ts +1 -1
- package/components/digi-icon-videocamera.js +2 -2
- package/components/digi-icon-volume.d.ts +1 -1
- package/components/digi-icon-volume.js +2 -2
- package/components/digi-icon-web-tv.d.ts +1 -1
- package/components/digi-icon-web-tv.js +2 -2
- package/components/digi-icon-webinar.d.ts +1 -1
- package/components/digi-icon-webinar.js +1 -1
- package/components/digi-icon-wifi-signal0.d.ts +1 -1
- package/components/digi-icon-wifi-signal0.js +2 -2
- package/components/digi-icon-wifi-signal1.d.ts +1 -1
- package/components/digi-icon-wifi-signal1.js +2 -2
- package/components/digi-icon-wifi-signal2.d.ts +1 -1
- package/components/digi-icon-wifi-signal2.js +2 -2
- package/components/digi-icon-wifi-signal3.d.ts +1 -1
- package/components/digi-icon-wifi-signal3.js +2 -2
- package/components/digi-icon-window.d.ts +1 -1
- package/components/digi-icon-window.js +2 -2
- package/components/digi-icon-x-button-outline.d.ts +1 -1
- package/components/digi-icon-x-button-outline.js +1 -1
- package/components/digi-icon-x-button.d.ts +1 -1
- package/components/digi-icon-x-button.js +2 -2
- package/components/digi-icon-x.d.ts +1 -1
- package/components/digi-icon-x.js +1 -1
- package/components/digi-icon-youtube.d.ts +1 -1
- package/components/digi-icon-youtube.js +2 -2
- package/components/digi-info-card-multi-container.d.ts +1 -1
- package/components/digi-info-card-multi-container.js +2 -2
- package/components/digi-info-card-multi.d.ts +1 -1
- package/components/digi-info-card-multi.js +11 -11
- package/components/digi-info-card.d.ts +1 -1
- package/components/digi-info-card.js +5 -5
- package/components/digi-layout-block.d.ts +1 -1
- package/components/digi-layout-block.js +1 -1
- package/components/digi-layout-columns.d.ts +1 -1
- package/components/digi-layout-columns.js +1 -1
- package/components/digi-layout-container.d.ts +1 -1
- package/components/digi-layout-container.js +1 -1
- package/components/digi-link-button.d.ts +1 -1
- package/components/digi-link-button.js +2 -2
- package/components/digi-link-external.d.ts +1 -1
- package/components/digi-link-external.js +1 -1
- package/components/digi-link-internal.d.ts +1 -1
- package/components/digi-link-internal.js +1 -1
- package/components/digi-link.d.ts +1 -1
- package/components/digi-link.js +1 -1
- package/components/digi-list.d.ts +1 -1
- package/components/digi-list.js +3 -3
- package/components/digi-loader-skeleton.d.ts +1 -1
- package/components/digi-loader-skeleton.js +3 -3
- package/components/digi-loader-spinner.d.ts +1 -1
- package/components/digi-loader-spinner.js +2 -2
- package/components/digi-logo.d.ts +1 -1
- package/components/digi-logo.js +1 -1
- package/components/digi-media-figure.d.ts +1 -1
- package/components/digi-media-figure.js +1 -1
- package/components/digi-media-image.d.ts +1 -1
- package/components/digi-media-image.js +1 -1
- package/components/digi-navigation-breadcrumbs.d.ts +1 -1
- package/components/digi-navigation-breadcrumbs.js +2 -2
- package/components/digi-navigation-pagination.d.ts +1 -1
- package/components/digi-navigation-pagination.js +12 -10
- package/components/digi-navigation-sidebar-button.d.ts +1 -1
- package/components/digi-navigation-sidebar-button.js +1 -1
- package/components/digi-navigation-sidebar.d.ts +1 -1
- package/components/digi-navigation-sidebar.js +5 -5
- package/components/digi-navigation-vertical-menu-item.d.ts +1 -1
- package/components/digi-navigation-vertical-menu-item.js +8 -8
- package/components/digi-navigation-vertical-menu.d.ts +1 -1
- package/components/digi-navigation-vertical-menu.js +1 -1
- package/components/digi-notification-alert.d.ts +1 -1
- package/components/digi-notification-alert.js +1 -1
- package/components/digi-notification-error-page.d.ts +1 -1
- package/components/digi-notification-error-page.js +8 -6
- package/components/digi-progress-circle.d.ts +1 -1
- package/components/digi-progress-circle.js +10 -10
- package/components/digi-progress-indicator.d.ts +1 -1
- package/components/digi-progress-indicator.js +6 -6
- package/components/digi-progress-list-item.d.ts +1 -1
- package/components/digi-progress-list-item.js +8 -8
- package/components/digi-progress-list.d.ts +1 -1
- package/components/digi-progress-list.js +2 -2
- package/components/digi-progressbar.d.ts +1 -1
- package/components/digi-progressbar.js +2 -2
- package/components/digi-quote.d.ts +1 -1
- package/components/digi-quote.js +3 -3
- package/components/digi-table.d.ts +1 -1
- package/components/digi-table.js +1 -1
- package/components/digi-tablist-panel.d.ts +1 -1
- package/components/digi-tablist-panel.js +2 -2
- package/components/digi-tablist.d.ts +1 -1
- package/components/digi-tablist.js +7 -7
- package/components/digi-tag-media.d.ts +1 -1
- package/components/digi-tag-media.js +1 -1
- package/components/digi-tag.d.ts +1 -1
- package/components/digi-tag.js +2 -2
- package/components/digi-tools-feedback-banner.d.ts +1 -1
- package/components/digi-tools-feedback-banner.js +6 -6
- package/components/digi-tools-feedback-rating.d.ts +1 -1
- package/components/digi-tools-feedback-rating.js +7 -7
- package/components/digi-tools-feedback.d.ts +1 -1
- package/components/digi-tools-feedback.js +5 -3
- package/components/digi-tools-theme-provider.d.ts +1 -1
- package/components/digi-tools-theme-provider.js +1 -1
- package/components/digi-typography-heading-jumbo.d.ts +1 -1
- package/components/digi-typography-heading-jumbo.js +1 -1
- package/components/digi-typography-meta.d.ts +1 -1
- package/components/digi-typography-meta.js +1 -1
- package/components/digi-typography-preamble.d.ts +1 -1
- package/components/digi-typography-preamble.js +1 -1
- package/components/digi-typography-time.d.ts +1 -1
- package/components/digi-typography-time.js +1 -1
- package/components/digi-typography.d.ts +1 -1
- package/components/digi-typography.js +1 -1
- package/components/digi-util-breakpoint-observer.d.ts +1 -1
- package/components/digi-util-breakpoint-observer.js +1 -1
- package/components/digi-util-detect-click-outside.d.ts +1 -1
- package/components/digi-util-detect-click-outside.js +1 -1
- package/components/digi-util-detect-focus-outside.d.ts +1 -1
- package/components/digi-util-detect-focus-outside.js +1 -1
- package/components/digi-util-intersection-observer.d.ts +1 -1
- package/components/digi-util-intersection-observer.js +1 -1
- package/components/digi-util-keydown-handler.d.ts +1 -1
- package/components/digi-util-keydown-handler.js +1 -1
- package/components/digi-util-keyup-handler.d.ts +1 -1
- package/components/digi-util-keyup-handler.js +1 -1
- package/components/digi-util-mutation-observer.d.ts +1 -1
- package/components/digi-util-resize-observer.d.ts +1 -1
- package/components/digi-util-resize-observer.js +1 -1
- package/components/index.d.ts +283 -283
- package/components/index.js +2 -0
- package/components/{p-01cea686.js → p-009ccd8f.js} +1 -1
- package/components/{p-70c75bb4.js → p-05a97800.js} +10 -10
- package/components/{p-4e502a39.js → p-0b2715fc.js} +2 -2
- package/components/{p-1aa45674.js → p-0dd35954.js} +71 -60
- package/components/{p-3ac2fc43.js → p-11b08081.js} +2 -2
- package/components/{p-fe656b9c.js → p-13b75296.js} +2 -2
- package/components/{p-8fb59b4c.js → p-1e698eb3.js} +2 -2
- package/components/{p-fa261fc5.js → p-24b1f799.js} +2 -2
- package/components/p-24fe2189.js +9 -0
- package/components/{p-2cc8b8c6.js → p-2839514b.js} +2 -2
- package/components/{p-f4d1fd7b.js → p-2d6d5d42.js} +2 -2
- package/components/{p-a9e5122c.js → p-30fb34b5.js} +2 -2
- package/components/{p-cf067b12.js → p-329e6541.js} +2 -2
- package/components/{p-3d66192c.js → p-40b0ebf4.js} +2 -2
- package/components/{p-8119b6bf.js → p-49a67d97.js} +4 -4
- package/components/{p-bfe87591.js → p-4ca3dd51.js} +2 -2
- package/components/{p-59298e69.js → p-4e3fdb06.js} +1 -1
- package/components/{p-041052ac.js → p-5010c1e6.js} +4 -2
- package/components/{p-14b2e1af.js → p-522414d8.js} +2 -2
- package/components/{p-09d68212.js → p-611a745a.js} +2 -2
- package/components/{p-c1c86b27.js → p-65c2673b.js} +3 -3
- package/components/{p-b5abbe63.js → p-6bc29b39.js} +2 -2
- package/components/{p-a9905ef0.js → p-6bc2f864.js} +2 -2
- package/components/{p-95623a07.js → p-6c504a38.js} +2 -2
- package/components/{p-d3a9e60e.js → p-6e5c73ee.js} +1 -1
- package/components/{p-eb083618.js → p-71172b7c.js} +2 -2
- package/components/{p-49e6bfcb.js → p-71cbe0c4.js} +2 -2
- package/components/{p-04f5c096.js → p-74689bb5.js} +32 -3
- package/components/{p-c8d59539.js → p-75659814.js} +1 -1
- package/components/{p-8ee014e4.js → p-7575d15f.js} +2 -2
- package/components/{p-4afc187f.js → p-796665d9.js} +2 -2
- package/components/{p-237ae1a6.js → p-7b43a6b7.js} +2 -2
- package/components/{p-138df592.js → p-7c894f75.js} +2 -2
- package/components/{p-7a373292.js → p-82193a3f.js} +2 -2
- package/components/{p-7a2c7d03.js → p-8eb92ef0.js} +8 -8
- package/components/{p-9d9a5398.js → p-93713d0c.js} +2 -2
- package/components/{p-d2a0e169.js → p-95690ca9.js} +2 -2
- package/components/{p-49ac8720.js → p-9839cf46.js} +2 -2
- package/components/{p-21f933d4.js → p-98765f91.js} +1 -1
- package/components/p-9a1bec0e.js +9 -0
- package/components/{p-1738c25d.js → p-a1607b17.js} +2 -2
- package/components/{p-cba2f67a.js → p-a3fc7580.js} +2 -2
- package/components/{p-c2ee26cb.js → p-a47b6b5c.js} +10 -11
- package/components/{p-5307ea3a.js → p-aab9351c.js} +3 -3
- package/components/{p-37236ecd.js → p-b14bdfcc.js} +2 -2
- package/components/{p-7f89b7c1.js → p-b54d76b7.js} +2 -2
- package/components/{p-3bb5cab3.js → p-b681f6d7.js} +2 -2
- package/components/{p-71e4140f.js → p-bd19f8cd.js} +2 -2
- package/components/{p-acc41c81.js → p-be3cec41.js} +2 -2
- package/components/{p-47e4b963.js → p-c17548a3.js} +2 -2
- package/components/{p-441c40e2.js → p-c28459e5.js} +2 -2
- package/components/{p-190471e7.js → p-c3f7a643.js} +1 -1
- package/components/{p-a539bedc.js → p-cc72fc59.js} +2 -2
- package/components/{p-64b015d3.js → p-cf25df6f.js} +1 -1
- package/components/{p-8ee680ac.js → p-d6503492.js} +3 -3
- package/components/{p-c0826f29.js → p-d96a2a60.js} +2 -2
- package/components/{p-f4648872.js → p-dde470f1.js} +2 -2
- package/components/{p-3d502734.js → p-de18b1d6.js} +1 -1
- package/components/{p-e411b9c2.js → p-de5a26e5.js} +2 -2
- package/components/{p-27daae72.js → p-e3961597.js} +13 -10
- package/components/{p-f3e23e66.js → p-e795bd84.js} +2 -2
- package/components/{p-f6cf1bc0.js → p-ee1fd6ad.js} +10 -8
- package/components/{p-f797f649.js → p-f1059907.js} +1 -1
- package/components/{p-218fb88e.js → p-f3e636c8.js} +2 -2
- package/custom-elements.json +34 -18
- package/dist/cjs/digi-arbetsformedlingen.cjs.js +1 -1
- package/dist/cjs/digi-bar-chart.cjs.entry.js +2 -2
- package/dist/cjs/digi-button_19.cjs.entry.js +4066 -0
- package/dist/cjs/digi-calendar-week-view.cjs.entry.js +50 -51
- package/dist/cjs/digi-chart-line.cjs.entry.js +2 -2
- package/dist/cjs/digi-code-block_3.cjs.entry.js +15 -12
- package/dist/cjs/digi-code-example.cjs.entry.js +5 -5
- package/dist/cjs/digi-code.cjs.entry.js +1 -1
- package/dist/cjs/digi-context-menu.cjs.entry.js +3 -3
- package/dist/cjs/digi-dialog.cjs.entry.js +12 -11
- package/dist/cjs/digi-expandable-accordion.cjs.entry.js +95 -0
- package/dist/cjs/digi-expandable-faq-item.cjs.entry.js +97 -0
- package/dist/cjs/digi-expandable-faq.cjs.entry.js +2 -2
- package/dist/cjs/digi-footer-card.cjs.entry.js +1 -1
- package/dist/cjs/digi-footer.cjs.entry.js +10 -9
- package/dist/cjs/digi-form-category-filter.cjs.entry.js +2 -2
- package/dist/cjs/digi-form-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/digi-form-error-list.cjs.entry.js +12 -11
- package/dist/cjs/digi-form-file-upload.cjs.entry.js +14 -15
- package/dist/cjs/digi-form-filter.cjs.entry.js +5 -5
- package/dist/cjs/digi-form-input-search.cjs.entry.js +8 -9
- package/dist/cjs/digi-form-radiogroup.cjs.entry.js +6 -2
- package/dist/cjs/digi-form-receipt.cjs.entry.js +10 -9
- package/dist/cjs/digi-form-select-filter.cjs.entry.js +16 -15
- package/dist/cjs/digi-header-avatar.cjs.entry.js +1 -1
- package/dist/cjs/digi-header-navigation-item.cjs.entry.js +27 -0
- package/dist/cjs/digi-header-navigation.cjs.entry.js +224 -0
- package/dist/cjs/digi-header-notification.cjs.entry.js +23 -0
- package/dist/cjs/digi-header.cjs.entry.js +92 -0
- package/dist/cjs/digi-icon-accessibility-deaf.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-accessibility-universal.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-apple.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-archive-outline.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-archive.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-arrow-back.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-arrow-down.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-arrow-left.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-arrow-right.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-arrow-sign-in.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-arrow-sign-out.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-arrow-up.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-at.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-bars.cjs.entry.js +30 -0
- package/dist/cjs/digi-icon-bell-filled.cjs.entry.js +30 -0
- package/dist/cjs/digi-icon-bell.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-book.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-bookmark-outline.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-bookmark-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-bubble-ellipsis.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-bubble.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-building-outline.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-building-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-bullseye.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-calculator-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-calendar-alt-alert.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-calendar.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-caret-circle-right.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-caret-down_2.cjs.entry.js +4 -4
- package/dist/cjs/digi-icon-caret-left.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-caret-right.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-chart_2.cjs.entry.js +4 -4
- package/dist/cjs/digi-icon-chat.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-check-circle-reg-alt.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-check-circle-solid_4.cjs.entry.js +8 -8
- package/dist/cjs/digi-icon-check.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-checklist.cjs.entry.js +2 -2
- package/dist/cjs/{digi-icon-chevron-left.cjs.entry.js → digi-icon-chevron-down.cjs.entry.js} +7 -7
- package/dist/cjs/digi-icon-chevron-up.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-clock.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-communication-play-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-compress-alt.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-comunication-case.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-comunication-flag.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-comunication-graduate.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-comunication-play.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-cooperation.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-copy.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-danger-outline.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-download.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-dxa.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-edit.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-ellipsis.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-envelope-filled.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-envelope.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-exclamation-circle-filled.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-exclamation-triangle-filled.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-exclamation-triangle-warning.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-exclamation-triangle.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-expand-alt.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-external-link-alt_2.cjs.entry.js +3 -3
- package/dist/cjs/digi-icon-eye-slash.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-eye.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-facebook-square.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-file-add.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-file-document.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-file-excel.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-file-export.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-file-governing.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-file-pdf.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-file-powerpoint.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-file-remove.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-file-word.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-film.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-filter.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-folder-add.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-folder-directory.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-folder-open.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-folder.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-globe-filled.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-globe.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-headphones.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-heart-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-heart.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-history.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-home.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-image.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-info-circle-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-instagram.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-job-suggestion.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-language-outline.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-language.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-laptop-phone.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-lattlast.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-licence-bus.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-licence-car.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-licence-motorcycle.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-licence-truck.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-lightbulb.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-linkedin-in.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-list-ul_6.cjs.entry.js +12 -12
- package/dist/cjs/digi-icon-lock.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-marker-filled.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-marker.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-media-course.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-media-podcast.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-microphone-off.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-microphone.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-minus_2.cjs.entry.js +4 -4
- package/dist/cjs/digi-icon-move.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-notification-error_4.cjs.entry.js +8 -8
- package/dist/cjs/digi-icon-online-interview.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-online-meeting.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-online-task.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-open-source.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-palette.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-paste.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-pen.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-phone-hangup.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-phone.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-print.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-read.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-redo.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-scale.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-screensharing-off.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-screensharing.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-search.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-send-outline.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-send-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-settings.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-share-alt.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-share-chain.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-sign.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-sliders-h.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-sokkandidat.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-sort-down.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-sort-up.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-sort.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-spinner.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-star-reg.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-star.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-suitcase-outline.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-suitcase-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-system-assistance.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-table-column.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-table-row.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-task-done.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-toggle-off.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-toggle-on.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-twitter.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-tyck-till.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-unlock.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-update.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-upload.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-user-add.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-user-alt.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-user-edit.cjs.entry.js +1 -1
- package/dist/cjs/digi-icon-users-solid.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-videocamera-off.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-videocamera.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-volume.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-web-tv.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-wifi-signal0.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-wifi-signal1.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-wifi-signal2.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-wifi-signal3.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-window.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-x-button.cjs.entry.js +2 -2
- package/dist/cjs/digi-icon-youtube.cjs.entry.js +2 -2
- package/dist/cjs/digi-info-card-multi-container.cjs.entry.js +1 -1
- package/dist/cjs/digi-info-card-multi.cjs.entry.js +1 -1
- package/dist/cjs/digi-info-card.cjs.entry.js +1 -1
- package/dist/cjs/digi-layout-block_2.cjs.entry.js +92 -0
- package/dist/cjs/digi-layout-columns.cjs.entry.js +1 -1
- package/dist/cjs/digi-link-button.cjs.entry.js +1 -1
- package/dist/cjs/digi-link-internal.cjs.entry.js +1 -1
- package/dist/cjs/digi-link.cjs.entry.js +1 -1
- package/dist/cjs/digi-list.cjs.entry.js +1 -1
- package/dist/cjs/digi-loader-skeleton.cjs.entry.js +3 -3
- package/dist/cjs/digi-loader-spinner.cjs.entry.js +1 -1
- package/dist/cjs/digi-logo_2.cjs.entry.js +64 -0
- package/dist/cjs/digi-media-figure.cjs.entry.js +1 -1
- package/dist/cjs/digi-media-image_2.cjs.entry.js +3 -3
- package/dist/cjs/digi-navigation-breadcrumbs.cjs.entry.js +2 -2
- package/dist/cjs/digi-navigation-pagination.cjs.entry.js +15 -14
- 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 +11 -10
- package/dist/cjs/digi-notification-error-page.cjs.entry.js +12 -11
- 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 +1 -1
- 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 +10 -9
- package/dist/cjs/digi-tools-theme-provider.cjs.entry.js +1 -1
- package/dist/cjs/digi-typography-heading-jumbo.cjs.entry.js +38 -0
- package/dist/cjs/digi-typography-meta.cjs.entry.js +1 -1
- package/dist/cjs/digi-typography-preamble.cjs.entry.js +20 -0
- package/dist/cjs/digi-typography-time.cjs.entry.js +1 -1
- package/dist/cjs/digi-util-breakpoint-observer.cjs.entry.js +48 -0
- 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-keyup-handler.cjs.entry.js +1 -1
- package/dist/cjs/digi-util-resize-observer.cjs.entry.js +1 -1
- package/dist/cjs/expandable-accordion-header-level.enum-45483252.js +11 -0
- package/dist/cjs/expandable-faq-item-variation.enum-89427195.js +18 -0
- package/dist/cjs/{form-input-type.enum-9c8ee12a.js → form-input-type.enum-1fb2180a.js} +14 -0
- package/dist/cjs/form-radiogroup-validation.enum-03a17d4d.js +9 -0
- package/dist/cjs/{form-file-upload-variation.enum-634cfae8.js → form-validation-message-variation.enum-c5ec3e2d.js} +7 -0
- package/dist/cjs/index-81fc5a97.js +48 -28
- package/dist/cjs/{index-ac8e01b4.js → index-acb7b350.js} +189 -19
- package/dist/cjs/index.cjs.js +124 -111
- package/dist/cjs/layout-container-max-width.enum-7e637f44.js +21 -0
- package/dist/cjs/{linear-ac0c97a7.js → linear-86314cb2.js} +10 -11
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/logo-variation.enum-607fadb4.js +13 -0
- package/dist/cjs/typography-heading-jumbo-variation.enum-8677e099.js +17 -0
- package/dist/cjs/{typography-variation.enum-d803f3a6.js → typography-variation.enum-c6bb12f2.js} +67 -75
- package/dist/collection/components/_calendar/calendar/calendar.css +3 -0
- package/dist/collection/components/_calendar/calendar/calendar.js +67 -79
- package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.css +19 -16
- package/dist/collection/components/_calendar/calendar-datepicker/calendar-datepicker.js +207 -93
- package/dist/collection/components/_calendar/week-view/calendar-week-view.js +4 -4
- package/dist/collection/components/_chart/bar-chart/bar-chart.js +1 -1
- package/dist/collection/components/_chart/chart-line/chart-line.js +1 -1
- package/dist/collection/components/_code/code/code.js +1 -1
- package/dist/collection/components/_code/code-block/code-block.js +1 -1
- package/dist/collection/components/_code/code-example/code-example.css +1 -0
- package/dist/collection/components/_code/code-example/code-example.js +4 -4
- package/dist/collection/components/_dialog/dialog/dialog.js +3 -3
- package/dist/collection/components/_expandable/expandable-accordion/expandable-accordion.js +1 -1
- package/dist/collection/components/_expandable/expandable-faq/expandable-faq.js +2 -2
- package/dist/collection/components/_expandable/expandable-faq-item/expandable-faq-item.js +4 -4
- package/dist/collection/components/_footer/footer/footer.js +1 -1
- package/dist/collection/components/_footer/footer-card/footer-card.js +1 -1
- package/dist/collection/components/_form/form-category-filter/form-category-filter.js +2 -2
- package/dist/collection/components/_form/form-checkbox/form-checkbox.js +2 -2
- package/dist/collection/components/_form/form-error-list/form-error-list.js +3 -3
- package/dist/collection/components/_form/form-fieldset/form-fieldset-validation.enum.js +7 -0
- package/dist/collection/components/_form/form-fieldset/form-fieldset.js +59 -5
- package/dist/collection/components/_form/form-file-upload/form-file-upload.js +7 -7
- package/dist/collection/components/_form/form-filter/form-filter.js +5 -5
- package/dist/collection/components/_form/form-input/form-input.js +9 -6
- package/dist/collection/components/_form/form-input-search/form-input-search.js +2 -2
- package/dist/collection/components/_form/form-label/form-label.js +1 -1
- package/dist/collection/components/_form/form-radiobutton/form-radiobutton.js +2 -2
- package/dist/collection/components/_form/form-radiogroup/form-radiogroup-validation.enum.js +7 -0
- package/dist/collection/components/_form/form-radiogroup/form-radiogroup.js +80 -2
- package/dist/collection/components/_form/form-receipt/form-receipt.js +1 -1
- package/dist/collection/components/_form/form-select/form-select.js +4 -4
- package/dist/collection/components/_form/form-select-filter/form-select-filter.js +7 -7
- package/dist/collection/components/_form/form-textarea/form-textarea.js +9 -6
- package/dist/collection/components/_form/form-validation-message/form-validation-message.js +1 -1
- package/dist/collection/components/_header/header/header.js +2 -2
- package/dist/collection/components/_header/header-avatar/header-avatar.js +1 -1
- package/dist/collection/components/_header/header-navigation/header-navigation.js +3 -3
- package/dist/collection/components/_header/header-navigation-item/header-navigation-item.js +1 -1
- package/dist/collection/components/_header/header-notification/header-notification.js +2 -2
- package/dist/collection/components/_icon/icon-accessibility-deaf/icon-accessibility-deaf.js +2 -2
- package/dist/collection/components/_icon/icon-accessibility-universal/icon-accessibility-universal.js +2 -2
- package/dist/collection/components/_icon/icon-apple/icon-apple.js +2 -2
- package/dist/collection/components/_icon/icon-archive/icon-archive.js +2 -2
- package/dist/collection/components/_icon/icon-archive-outline/icon-archive-outline.js +2 -2
- package/dist/collection/components/_icon/icon-arrow-back/icon-arrow-back.js +2 -2
- package/dist/collection/components/_icon/icon-arrow-down/icon-arrow-down.js +2 -2
- package/dist/collection/components/_icon/icon-arrow-left/icon-arrow-left.js +2 -2
- package/dist/collection/components/_icon/icon-arrow-right/icon-arrow-right.js +2 -2
- package/dist/collection/components/_icon/icon-arrow-sign-in/icon-arrow-sign-in.js +2 -2
- package/dist/collection/components/_icon/icon-arrow-sign-out/icon-arrow-sign-out.js +2 -2
- package/dist/collection/components/_icon/icon-arrow-up/icon-arrow-up.js +2 -2
- package/dist/collection/components/_icon/icon-at/icon-at.js +2 -2
- package/dist/collection/components/_icon/icon-bars/icon-bars.js +2 -2
- package/dist/collection/components/_icon/icon-bell/icon-bell.js +2 -2
- package/dist/collection/components/_icon/icon-bell-filled/icon-bell-filled.js +2 -2
- package/dist/collection/components/_icon/icon-book/icon-book.js +2 -2
- package/dist/collection/components/_icon/icon-bookmark-outline/icon-bookmark-outline.js +2 -2
- package/dist/collection/components/_icon/icon-bookmark-solid/icon-bookmark-solid.js +2 -2
- package/dist/collection/components/_icon/icon-bubble/icon-bubble.js +2 -2
- package/dist/collection/components/_icon/icon-bubble-ellipsis/icon-bubble-ellipsis.js +2 -2
- package/dist/collection/components/_icon/icon-building-outline/icon-building-outline.js +2 -2
- package/dist/collection/components/_icon/icon-building-solid/icon-building-solid.js +2 -2
- package/dist/collection/components/_icon/icon-bullseye/icon-bullseye.js +2 -2
- package/dist/collection/components/_icon/icon-calculator-solid/icon-calculator-solid.js +2 -2
- package/dist/collection/components/_icon/icon-calendar/icon-calendar.js +2 -2
- package/dist/collection/components/_icon/icon-calendar-alt/icon-calendar-alt.js +2 -2
- package/dist/collection/components/_icon/icon-calendar-alt-alert/icon-calendar-alt-alert.js +2 -2
- package/dist/collection/components/_icon/icon-caret-circle-right/icon-caret-circle-right.js +2 -2
- package/dist/collection/components/_icon/icon-caret-down/icon-caret-down.js +2 -2
- package/dist/collection/components/_icon/icon-caret-left/icon-caret-left.js +2 -2
- package/dist/collection/components/_icon/icon-caret-right/icon-caret-right.js +2 -2
- package/dist/collection/components/_icon/icon-caret-up/icon-caret-up.js +2 -2
- package/dist/collection/components/_icon/icon-chart/icon-chart.js +2 -2
- package/dist/collection/components/_icon/icon-chat/icon-chat.js +2 -2
- package/dist/collection/components/_icon/icon-check/icon-check.js +2 -2
- package/dist/collection/components/_icon/icon-check-circle-reg-alt/icon-check-circle-reg-alt.js +2 -2
- package/dist/collection/components/_icon/icon-check-circle-solid/icon-check-circle-solid.js +2 -2
- package/dist/collection/components/_icon/icon-checklist/icon-checklist.js +2 -2
- package/dist/collection/components/_icon/icon-chevron-down/icon-chevron-down.js +2 -2
- package/dist/collection/components/_icon/icon-chevron-left/icon-chevron-left.js +2 -2
- package/dist/collection/components/_icon/icon-chevron-right/icon-chevron-right.js +2 -2
- package/dist/collection/components/_icon/icon-chevron-up/icon-chevron-up.js +2 -2
- package/dist/collection/components/_icon/icon-clock/icon-clock.js +2 -2
- package/dist/collection/components/_icon/icon-communication-play-solid/icon-communication-play-solid.js +2 -2
- package/dist/collection/components/_icon/icon-compress-alt/icon-compress-alt.js +2 -2
- package/dist/collection/components/_icon/icon-comunication-case/icon-comunication-case.js +2 -2
- package/dist/collection/components/_icon/icon-comunication-flag/icon-comunication-flag.js +2 -2
- package/dist/collection/components/_icon/icon-comunication-graduate/icon-comunication-graduate.js +2 -2
- package/dist/collection/components/_icon/icon-comunication-play/icon-comunication-play.js +2 -2
- package/dist/collection/components/_icon/icon-cooperation/icon-cooperation.js +2 -2
- package/dist/collection/components/_icon/icon-copy/icon-copy.js +2 -2
- package/dist/collection/components/_icon/icon-danger-outline/icon-danger-outline.js +2 -2
- package/dist/collection/components/_icon/icon-download/icon-download.js +2 -2
- package/dist/collection/components/_icon/icon-dxa/icon-dxa.js +2 -2
- package/dist/collection/components/_icon/icon-edit/icon-edit.js +2 -2
- package/dist/collection/components/_icon/icon-ellipsis/icon-ellipsis.js +2 -2
- package/dist/collection/components/_icon/icon-envelope/icon-envelope.js +2 -2
- package/dist/collection/components/_icon/icon-envelope-filled/icon-envelope-filled.js +2 -2
- package/dist/collection/components/_icon/icon-exclamation-circle-filled/icon-exclamation-circle-filled.js +2 -2
- package/dist/collection/components/_icon/icon-exclamation-triangle/icon-exclamation-triangle.js +2 -2
- package/dist/collection/components/_icon/icon-exclamation-triangle-filled/icon-exclamation-triangle-filled.js +2 -2
- package/dist/collection/components/_icon/icon-exclamation-triangle-warning/icon-exclamation-triangle-warning.js +2 -2
- package/dist/collection/components/_icon/icon-expand-alt/icon-expand-alt.js +2 -2
- package/dist/collection/components/_icon/icon-external-link-alt/icon-external-link-alt.js +2 -2
- package/dist/collection/components/_icon/icon-eye/icon-eye.js +2 -2
- package/dist/collection/components/_icon/icon-eye-slash/icon-eye-slash.js +2 -2
- package/dist/collection/components/_icon/icon-facebook-square/icon-facebook-square.js +2 -2
- package/dist/collection/components/_icon/icon-file-add/icon-file-add.js +1 -1
- package/dist/collection/components/_icon/icon-file-document/icon-file-document.js +2 -2
- package/dist/collection/components/_icon/icon-file-excel/icon-file-excel.js +2 -2
- package/dist/collection/components/_icon/icon-file-export/icon-file-export.js +1 -1
- package/dist/collection/components/_icon/icon-file-governing/icon-file-governing.js +2 -2
- package/dist/collection/components/_icon/icon-file-pdf/icon-file-pdf.js +2 -2
- package/dist/collection/components/_icon/icon-file-powerpoint/icon-file-powerpoint.js +2 -2
- package/dist/collection/components/_icon/icon-file-remove/icon-file-remove.js +1 -1
- package/dist/collection/components/_icon/icon-file-word/icon-file-word.js +2 -2
- package/dist/collection/components/_icon/icon-film/icon-film.js +2 -2
- package/dist/collection/components/_icon/icon-filter/icon-filter.js +2 -2
- package/dist/collection/components/_icon/icon-folder/icon-folder.js +1 -1
- package/dist/collection/components/_icon/icon-folder-add/icon-folder-add.js +1 -1
- package/dist/collection/components/_icon/icon-folder-directory/icon-folder-directory.js +1 -1
- package/dist/collection/components/_icon/icon-folder-open/icon-folder-open.js +1 -1
- package/dist/collection/components/_icon/icon-globe/icon-globe.js +2 -2
- package/dist/collection/components/_icon/icon-globe-filled/icon-globe-filled.js +2 -2
- package/dist/collection/components/_icon/icon-headphones/icon-headphones.js +2 -2
- package/dist/collection/components/_icon/icon-heart/icon-heart.js +2 -2
- package/dist/collection/components/_icon/icon-heart-solid/icon-heart-solid.js +2 -2
- package/dist/collection/components/_icon/icon-history/icon-history.js +2 -2
- package/dist/collection/components/_icon/icon-home/icon-home.js +2 -2
- package/dist/collection/components/_icon/icon-image/icon-image.js +2 -2
- package/dist/collection/components/_icon/icon-info-circle-solid/icon-info-circle-solid.js +2 -2
- package/dist/collection/components/_icon/icon-input-select-marker/icon-input-select-marker.js +2 -2
- package/dist/collection/components/_icon/icon-instagram/icon-instagram.js +2 -2
- package/dist/collection/components/_icon/icon-job-suggestion/icon-job-suggestion.js +2 -2
- package/dist/collection/components/_icon/icon-language/icon-language.js +2 -2
- package/dist/collection/components/_icon/icon-language-outline/icon-language-outline.js +2 -2
- package/dist/collection/components/_icon/icon-laptop-phone/icon-laptop-phone.js +2 -2
- package/dist/collection/components/_icon/icon-lattlast/icon-lattlast.js +2 -2
- package/dist/collection/components/_icon/icon-licence-bus/icon-licence-bus.js +2 -2
- package/dist/collection/components/_icon/icon-licence-car/icon-licence-car.js +2 -2
- package/dist/collection/components/_icon/icon-licence-motorcycle/icon-licence-motorcycle.js +2 -2
- package/dist/collection/components/_icon/icon-licence-truck/icon-licence-truck.js +2 -2
- package/dist/collection/components/_icon/icon-lightbulb/icon-lightbulb.js +2 -2
- package/dist/collection/components/_icon/icon-linkedin-in/icon-linkedin-in.js +2 -2
- package/dist/collection/components/_icon/icon-list-ul/icon-list-ul.js +2 -2
- package/dist/collection/components/_icon/icon-lock/icon-lock.js +2 -2
- package/dist/collection/components/_icon/icon-marker/icon-marker.js +2 -2
- package/dist/collection/components/_icon/icon-marker-filled/icon-marker-filled.js +2 -2
- package/dist/collection/components/_icon/icon-media-course/icon-media-course.js +2 -2
- package/dist/collection/components/_icon/icon-media-podcast/icon-media-podcast.js +2 -2
- package/dist/collection/components/_icon/icon-microphone/icon-microphone.js +2 -2
- package/dist/collection/components/_icon/icon-microphone-off/icon-microphone-off.js +2 -2
- package/dist/collection/components/_icon/icon-minus/icon-minus.js +2 -2
- package/dist/collection/components/_icon/icon-move/icon-move.js +2 -2
- package/dist/collection/components/_icon/icon-news/icon-news.js +2 -2
- package/dist/collection/components/_icon/icon-notification-error/icon-notification-error.js +2 -2
- package/dist/collection/components/_icon/icon-notification-info/icon-notification-info.js +2 -2
- package/dist/collection/components/_icon/icon-notification-succes/icon-notification-succes.js +2 -2
- package/dist/collection/components/_icon/icon-notification-warning/icon-notification-warning.js +2 -2
- package/dist/collection/components/_icon/icon-online-computervideo/icon-online-computervideo.js +2 -2
- package/dist/collection/components/_icon/icon-online-interview/icon-online-interview.js +2 -2
- package/dist/collection/components/_icon/icon-online-meeting/icon-online-meeting.js +2 -2
- package/dist/collection/components/_icon/icon-online-task/icon-online-task.js +2 -2
- package/dist/collection/components/_icon/icon-online-video/icon-online-video.js +2 -2
- package/dist/collection/components/_icon/icon-open-source/icon-open-source.js +2 -2
- package/dist/collection/components/_icon/icon-palette/icon-palette.js +2 -2
- package/dist/collection/components/_icon/icon-paperclip/icon-paperclip.js +2 -2
- package/dist/collection/components/_icon/icon-paste/icon-paste.js +1 -1
- package/dist/collection/components/_icon/icon-pen/icon-pen.js +2 -2
- package/dist/collection/components/_icon/icon-phone/icon-phone.js +2 -2
- package/dist/collection/components/_icon/icon-phone-hangup/icon-phone-hangup.js +2 -2
- package/dist/collection/components/_icon/icon-plus/icon-plus.js +2 -2
- package/dist/collection/components/_icon/icon-pod/icon-pod.js +2 -2
- package/dist/collection/components/_icon/icon-print/icon-print.js +2 -2
- package/dist/collection/components/_icon/icon-read/icon-read.js +2 -2
- package/dist/collection/components/_icon/icon-redo/icon-redo.js +2 -2
- package/dist/collection/components/_icon/icon-scale/icon-scale.js +1 -1
- package/dist/collection/components/_icon/icon-screensharing/icon-screensharing.js +2 -2
- package/dist/collection/components/_icon/icon-screensharing-off/icon-screensharing-off.js +2 -2
- package/dist/collection/components/_icon/icon-search/icon-search.js +2 -2
- package/dist/collection/components/_icon/icon-send-outline/icon-send-outline.js +2 -2
- package/dist/collection/components/_icon/icon-send-solid/icon-send-solid.js +2 -2
- package/dist/collection/components/_icon/icon-settings/icon-settings.js +2 -2
- package/dist/collection/components/_icon/icon-share-alt/icon-share-alt.js +2 -2
- package/dist/collection/components/_icon/icon-share-chain/icon-share-chain.js +2 -2
- package/dist/collection/components/_icon/icon-sign/icon-sign.js +2 -2
- package/dist/collection/components/_icon/icon-sliders-h/icon-sliders-h.js +2 -2
- package/dist/collection/components/_icon/icon-sokkandidat/icon-sokkandidat.js +2 -2
- package/dist/collection/components/_icon/icon-sort/icon-sort.js +2 -2
- package/dist/collection/components/_icon/icon-sort-down/icon-sort-down.js +2 -2
- package/dist/collection/components/_icon/icon-sort-up/icon-sort-up.js +2 -2
- package/dist/collection/components/_icon/icon-spinner/icon-spinner.js +2 -2
- package/dist/collection/components/_icon/icon-star/icon-star.js +2 -2
- package/dist/collection/components/_icon/icon-star-reg/icon-star-reg.js +2 -2
- package/dist/collection/components/_icon/icon-suitcase-outline/icon-suitcase-outline.js +2 -2
- package/dist/collection/components/_icon/icon-suitcase-solid/icon-suitcase-solid.js +2 -2
- package/dist/collection/components/_icon/icon-system-assistance/icon-system-assistance.js +2 -2
- package/dist/collection/components/_icon/icon-table/icon-table.js +2 -2
- package/dist/collection/components/_icon/icon-table-column/icon-table-column.js +2 -2
- package/dist/collection/components/_icon/icon-table-row/icon-table-row.js +2 -2
- package/dist/collection/components/_icon/icon-task-done/icon-task-done.js +2 -2
- package/dist/collection/components/_icon/icon-toggle-off/icon-toggle-off.js +2 -2
- package/dist/collection/components/_icon/icon-toggle-on/icon-toggle-on.js +2 -2
- package/dist/collection/components/_icon/icon-trash/icon-trash.js +2 -2
- package/dist/collection/components/_icon/icon-twitter/icon-twitter.js +2 -2
- package/dist/collection/components/_icon/icon-tyck-till/icon-tyck-till.js +2 -2
- package/dist/collection/components/_icon/icon-unlock/icon-unlock.js +2 -2
- package/dist/collection/components/_icon/icon-update/icon-update.js +2 -2
- package/dist/collection/components/_icon/icon-upload/icon-upload.js +2 -2
- package/dist/collection/components/_icon/icon-user-add/icon-user-add.js +1 -1
- package/dist/collection/components/_icon/icon-user-alt/icon-user-alt.js +2 -2
- package/dist/collection/components/_icon/icon-user-edit/icon-user-edit.js +1 -1
- package/dist/collection/components/_icon/icon-users-solid/icon-users-solid.js +2 -2
- package/dist/collection/components/_icon/icon-validation-error/icon-validation-error.js +2 -2
- package/dist/collection/components/_icon/icon-validation-success/icon-validation-success.js +2 -2
- package/dist/collection/components/_icon/icon-validation-warning/icon-validation-warning.js +2 -2
- package/dist/collection/components/_icon/icon-videocamera/icon-videocamera.js +2 -2
- package/dist/collection/components/_icon/icon-videocamera-off/icon-videocamera-off.js +2 -2
- package/dist/collection/components/_icon/icon-volume/icon-volume.js +2 -2
- package/dist/collection/components/_icon/icon-web-tv/icon-web-tv.js +2 -2
- package/dist/collection/components/_icon/icon-webinar/icon-webinar.js +2 -2
- package/dist/collection/components/_icon/icon-wifi-signal0/icon-wifi-signal0.js +2 -2
- package/dist/collection/components/_icon/icon-wifi-signal1/icon-wifi-signal1.js +2 -2
- package/dist/collection/components/_icon/icon-wifi-signal2/icon-wifi-signal2.js +2 -2
- package/dist/collection/components/_icon/icon-wifi-signal3/icon-wifi-signal3.js +2 -2
- package/dist/collection/components/_icon/icon-window/icon-window.js +2 -2
- package/dist/collection/components/_icon/icon-x/icon-x.js +2 -2
- package/dist/collection/components/_icon/icon-x-button/icon-x-button.js +2 -2
- package/dist/collection/components/_icon/icon-x-button-outline/icon-x-button-outline.js +2 -2
- package/dist/collection/components/_icon/icon-youtube/icon-youtube.js +2 -2
- package/dist/collection/components/_info-card/info-card/info-card.js +1 -1
- package/dist/collection/components/_info-card/info-card-multi/info-card-multi.js +1 -1
- package/dist/collection/components/_info-card/info-card-multi-container/info-card-multi-container.js +1 -1
- package/dist/collection/components/_layout/layout-block/layout-block.js +1 -1
- package/dist/collection/components/_layout/layout-columns/layout-columns.js +1 -1
- package/dist/collection/components/_layout/layout-container/layout-container.js +1 -1
- package/dist/collection/components/_link/link/link.js +1 -1
- package/dist/collection/components/_link/link-button/link-button.js +1 -1
- package/dist/collection/components/_link/link-external/link-external.js +1 -1
- package/dist/collection/components/_link/link-internal/link-internal.js +1 -1
- package/dist/collection/components/_list/list/list.js +1 -1
- package/dist/collection/components/_loader/loader-skeleton/loader-skeleton.js +3 -3
- package/dist/collection/components/_loader/loader-spinner/loader-spinner.js +1 -1
- package/dist/collection/components/_logo/logo/logo.js +2 -2
- package/dist/collection/components/_media/media-figure/media-figure.js +1 -1
- package/dist/collection/components/_media/media-image/media-image.js +2 -2
- package/dist/collection/components/_navigation/navigation-breadcrumbs/navigation-breadcrumbs.js +2 -2
- package/dist/collection/components/_navigation/navigation-context-menu/navigation-context-menu.js +3 -3
- 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/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 -1
- 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-theme-provider/tools-theme-provider.js +1 -1
- 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/_calendar-datepicker.variables.scss +2 -2
- package/dist/collection/enums.js +2 -0
- package/dist/digi-arbetsformedlingen/design-tokens/components/_calendar-datepicker.variables.scss +2 -2
- package/dist/digi-arbetsformedlingen/digi-arbetsformedlingen.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/index.esm.js +1 -1
- package/dist/digi-arbetsformedlingen/{p-cd300eda.entry.js → p-025cabb6.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-02a6c3e6.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-0a91a8f1.entry.js → p-03c89967.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-2922c4e3.entry.js → p-03f2c12b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7b12847b.entry.js → p-04aa20f8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-023f4bda.entry.js → p-05645b1e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0991b9f2.entry.js → p-05da2430.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-84a9aebe.entry.js → p-05fe8358.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-b6526de7.entry.js → p-0674a72b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-9012b101.entry.js → p-07527c31.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0832154f.entry.js → p-0ba0b367.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-28baa4c7.entry.js → p-0dabfbf2.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-0db17f9e.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-2b24fa0e.entry.js → p-0ec8853f.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-11035a85.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-3c89a642.entry.js → p-115ed01d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-3523fa6e.entry.js → p-133eb88c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-9631cae6.entry.js → p-13f62d12.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-f31585e7.entry.js → p-1400a7db.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0aea7377.entry.js → p-1426e071.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-8a9bf1a8.entry.js → p-1443ee18.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-14565bc4.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-52c77416.entry.js → p-1611b5c5.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-e655da3d.entry.js → p-18d4fcd2.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-08a94a64.entry.js → p-1991cbd6.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-cb436756.entry.js → p-19bc2782.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-3a226f8c.entry.js → p-1a12faea.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-d2a91ed1.entry.js → p-1b26e051.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-67fdb16d.entry.js → p-1b568bfe.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-2984f613.entry.js → p-1cd949af.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-1e7ead36.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-d93fe1ea.entry.js → p-20e42b63.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-2c4638c0.entry.js → p-210f07d5.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-d6d94fc5.entry.js → p-212c9b16.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-2242582b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-a5c09ae7.entry.js → p-24cd5148.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7933b555.js → p-24fe2189.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-112f97ee.entry.js → p-26983270.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-c5388795.entry.js → p-282615d5.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-290d1746.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-dbb96a16.entry.js → p-29a7704c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-13fefc71.entry.js → p-29c21aa2.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-a09dc196.entry.js → p-2a814ab4.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-437f552e.entry.js → p-2a86430e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-31f2c2ca.entry.js → p-2bafc4e6.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-f3a1ab8a.entry.js → p-2bc12345.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-b6bfec4a.entry.js → p-2c063933.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-2c8e7d2f.entry.js → p-2c657d2a.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0da22e3e.entry.js → p-2c714af4.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-dee413d2.entry.js → p-2e622d7a.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-2f57b6f7.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-300aa9ef.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-33b3a500.entry.js → p-309cc07e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-5ce242aa.entry.js → p-30fe9410.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-67bd2530.entry.js → p-34eb2bfc.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-9eb710b4.entry.js → p-35085329.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-76ca2acc.entry.js → p-35360e65.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-c41b2073.entry.js → p-354ee792.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-4a2c398b.entry.js → p-356cd33f.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-f8714d1d.entry.js → p-3656e551.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-713712e5.entry.js → p-38380fae.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-24883c8d.entry.js → p-385e1afb.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-3887bb40.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-d9200703.entry.js → p-3add0508.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-a5fbc4bc.entry.js → p-3ae0fb97.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-890df953.entry.js → p-3ca255fb.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-4101f8a9.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-62a70960.entry.js → p-45caeb11.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-5aafc88b.entry.js → p-45d194e8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-460572d9.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-4659accd.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-22baa268.entry.js → p-4898e3e1.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-a3cb8bd5.entry.js → p-4899b39e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-3e5ce51b.entry.js → p-48f60428.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-f5ac3db8.entry.js → p-4a1af082.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7220e396.entry.js → p-4a92afba.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-4b87e336.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-e543d03e.entry.js → p-4efff0ca.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-4f68f34d.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-bef58a07.entry.js → p-51354379.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-372d7bd9.entry.js → p-51b3e6b7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-039393bb.entry.js → p-5520c068.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-fbf17865.entry.js → p-5762d73d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-c80f61a6.entry.js → p-578a5503.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-abf33d72.entry.js → p-57932243.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-926a78e0.entry.js → p-580403f8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-6d811a52.entry.js → p-58a86b5f.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-5990798b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-2b87cc19.entry.js → p-59ed9a08.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-5bd4feb1.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-5c6726e4.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-104309d9.entry.js → p-5ccb12cc.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-d6b9964e.entry.js → p-5d851fc7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0c326b9b.entry.js → p-5f8404ac.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0e02bb2a.entry.js → p-5f8a3b26.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-2f9031f7.entry.js → p-5ff83bb2.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-1ad93128.entry.js → p-5ffc1490.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-b9b4f6d6.entry.js → p-6079b98f.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-b8333c34.entry.js → p-61134ea0.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-614d0764.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-49bd9a2a.entry.js → p-62908311.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-646ed366.entry.js → p-62ff3ed7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-648ed420.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-a3f6b784.entry.js → p-6682c011.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7510909c.entry.js → p-693e33b2.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-8d612225.entry.js → p-6b4f5007.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-6c701c64.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-70cd00fd.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-90d0b2a0.entry.js → p-70d5b6d8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-72f982ac.entry.js → p-716522cc.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-e047cab4.entry.js → p-7194b6d4.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-f8b58391.entry.js → p-72be21a0.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-64268e59.entry.js → p-73358d64.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-13be39e9.entry.js → p-765c940e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-e672129d.entry.js → p-76dda986.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-7899fdd3.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-e09c1259.entry.js → p-79c08614.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-79c6ecc6.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-530e1dbc.entry.js → p-7b077861.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-dcbaedc5.entry.js → p-7b144af0.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-09d1b818.entry.js → p-7bc209b0.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-d22e7ce0.entry.js → p-7c4a57bc.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-7f574281.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-9db66f32.entry.js → p-7f5ccb4b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-3b6a966f.entry.js → p-8042dd80.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0a5ad15e.entry.js → p-8186b82c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-a2c1a827.entry.js → p-82998dc8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-48311e32.entry.js → p-842f7414.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-fc16296d.entry.js → p-8638aeba.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-871eb27f.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-fa472c4e.entry.js → p-88d89422.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-158386cf.entry.js → p-89266d02.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-8a89811e.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-ff2d1cce.entry.js → p-8b112e8e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-5ed649d9.entry.js → p-8d51bf4a.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-8dde1275.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-2419fc24.entry.js → p-8f398e56.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-07592e80.entry.js → p-8fde626d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-903cd4b7.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-27eadc08.entry.js → p-91071734.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-bc2d0736.entry.js → p-91bd565a.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-94170a0d.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-eed8bc06.entry.js → p-95f0541d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-5bbb243b.entry.js → p-97df6bb5.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-65739f3e.entry.js → p-98aa180e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-c60cb60b.entry.js → p-98b9f757.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0bb9dd8c.entry.js → p-99eae5f5.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-57127791.entry.js → p-9acaa089.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-63890399.entry.js → p-9d07a6b7.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-9eed8e11.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-6402ba40.entry.js → p-9f76ceae.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-18456f8a.entry.js → p-a05d9a25.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-e49431bb.entry.js → p-a0ed9e6c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-a105d9fe.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-ac04eb33.entry.js → p-a25dfae6.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-f10afb2c.entry.js → p-a2c089de.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-193c59b4.entry.js → p-a31b7db8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-62c3ac1c.entry.js → p-a3a748b1.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-c2ee26cb.js → p-a47b6b5c.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-2abea8f9.entry.js → p-a4cecc24.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-b0d40e5f.entry.js → p-a4f63acf.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-c60fd5e0.entry.js → p-a6925231.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0ac679be.entry.js → p-a69d8ad3.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-fd82e06b.entry.js → p-a8b5f553.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0277f185.entry.js → p-a9364824.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-efb6fb96.entry.js → p-aa3e3eef.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-aa63b05a.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-aa7b3a21.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-ec693ff5.entry.js → p-ab1f9fa3.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-05fc7690.entry.js → p-ab807393.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-fb154704.entry.js → p-ab83e07e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-ad16c7a1.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-87de059b.entry.js → p-ad3bc89a.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-60a1ce28.entry.js → p-afc03fe9.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-6b803e1c.entry.js → p-afc4494d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-557eea42.entry.js → p-b1f046bc.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-e3186a36.entry.js → p-b2258360.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-422e3afc.entry.js → p-b4894794.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-23f747cc.entry.js → p-b7f51664.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-f9ae5c3c.entry.js → p-ba1f3c21.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-006e4bb1.entry.js → p-ba74fb18.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-bb92f2eb.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-99b1b203.entry.js → p-bba72c14.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-bfd1f048.entry.js → p-bda62d83.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7437e228.entry.js → p-bfb78e9e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-b5d8061e.entry.js → p-bfe515b0.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-c1da0c35.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-3c8d03e7.entry.js → p-c1f1614f.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-eb322163.entry.js → p-c2084f44.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-4b62866d.entry.js → p-c2c56530.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-4bc71fe7.entry.js → p-c34defe4.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-c3cda078.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-6b2c90fc.entry.js → p-c4363e1e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-6aa5d975.entry.js → p-c571715c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-c64b4626.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-efe019c1.entry.js → p-c6ebe45b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-1971bc16.entry.js → p-c6ec95b6.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-692dac39.entry.js → p-c8012cef.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-8b0e96ac.entry.js → p-ca226329.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-5def336d.entry.js → p-cb694b2c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-a6d09b0e.entry.js → p-cb94f90d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-a0281aca.entry.js → p-cdfc6b9e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-75158811.entry.js → p-cf22ea4c.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-cf66e56b.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-2dfb2ea7.entry.js → p-cf8705ff.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-c02a877b.entry.js → p-d09d6e4e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-4b6c9172.entry.js → p-d10d9f6b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-d1886fff.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-1938ed5c.entry.js → p-d2f05c30.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-51e86d4b.entry.js → p-d3a16cd3.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-902cec9c.entry.js → p-d4a3672b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-6ae39bdf.entry.js → p-d4f972c0.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7eac3e90.entry.js → p-d974fef4.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-af939b8f.entry.js → p-d997189d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-272c5665.entry.js → p-da86828e.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-3bd13a58.entry.js → p-db548ef5.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-db5a83cf.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/p-db5be953.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-2e5dac09.entry.js → p-dc571b83.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-f275221f.entry.js → p-dd5d6b5b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-9513f1a6.entry.js → p-de04fc95.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0589cf6f.entry.js → p-deb342fa.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-21da2693.entry.js → p-df144f4a.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7be05ba5.entry.js → p-df2dbad3.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-37bb51e7.entry.js → p-dfebd13b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-ccb5f0b0.entry.js → p-e09a3a9b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-390c1406.entry.js → p-e0ddaa32.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-2f27ae63.entry.js → p-e2fe3edf.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-e607cf69.entry.js → p-e4f6a021.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-d839d59a.entry.js → p-e6313314.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-288e5a09.entry.js → p-e9f759f9.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-187ec823.entry.js → p-ee95a46b.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-d00c62e6.entry.js → p-eec05f58.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-7f3c5825.entry.js → p-eece0f27.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-c2ea3253.entry.js → p-ef5ef502.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-4240e680.entry.js → p-f066ad62.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-191602bf.entry.js → p-f0679d19.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-2ae1e08f.entry.js → p-f1fa6847.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-5dbe64f9.entry.js → p-f24018e3.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-25c673e0.entry.js → p-f2f2ddc8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-35fbe0fb.entry.js → p-f36104b8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-e6878d7f.entry.js → p-f3b8ef49.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-f40f4b2a.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-fe177649.entry.js → p-f5ab5a6d.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/p-f6ceba96.entry.js +1 -0
- package/dist/digi-arbetsformedlingen/{p-539987bb.entry.js → p-f80bf0cf.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0e5ce032.entry.js → p-f8460123.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-26e6cb1a.entry.js → p-fb73b450.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-d46da8fe.entry.js → p-fc609ae4.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-aaae4e3b.entry.js → p-fdddbfc8.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-4806e3a5.entry.js → p-fefd78cb.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-0837b46c.entry.js → p-ff3847ca.entry.js} +1 -1
- package/dist/digi-arbetsformedlingen/{p-5c473979.entry.js → p-ffe543c2.entry.js} +1 -1
- package/dist/esm/digi-arbetsformedlingen.js +1 -1
- package/dist/esm/digi-bar-chart.entry.js +2 -2
- package/dist/esm/digi-button_19.entry.js +4044 -0
- package/dist/esm/digi-calendar-week-view.entry.js +5 -6
- package/dist/esm/digi-chart-line.entry.js +2 -2
- package/dist/esm/digi-code-block_3.entry.js +15 -12
- package/dist/esm/digi-code-example.entry.js +5 -5
- package/dist/esm/digi-code.entry.js +1 -1
- package/dist/esm/digi-context-menu.entry.js +3 -3
- package/dist/esm/digi-dialog.entry.js +12 -11
- package/dist/esm/digi-expandable-accordion.entry.js +91 -0
- package/dist/esm/digi-expandable-faq-item.entry.js +93 -0
- package/dist/esm/digi-expandable-faq.entry.js +2 -2
- package/dist/esm/digi-footer-card.entry.js +1 -1
- package/dist/esm/digi-footer.entry.js +10 -9
- package/dist/esm/digi-form-category-filter.entry.js +2 -2
- package/dist/esm/digi-form-checkbox.entry.js +2 -2
- package/dist/esm/digi-form-error-list.entry.js +12 -11
- package/dist/esm/digi-form-file-upload.entry.js +8 -9
- package/dist/esm/digi-form-filter.entry.js +5 -5
- package/dist/esm/digi-form-input-search.entry.js +3 -4
- package/dist/esm/digi-form-radiogroup.entry.js +6 -2
- package/dist/esm/digi-form-receipt.entry.js +10 -9
- package/dist/esm/digi-form-select-filter.entry.js +16 -15
- package/dist/esm/digi-header-avatar.entry.js +1 -1
- package/dist/esm/digi-header-navigation-item.entry.js +23 -0
- package/dist/esm/digi-header-navigation.entry.js +220 -0
- package/dist/esm/digi-header-notification.entry.js +19 -0
- package/dist/esm/digi-header.entry.js +88 -0
- package/dist/esm/digi-icon-accessibility-deaf.entry.js +2 -2
- package/dist/esm/digi-icon-accessibility-universal.entry.js +2 -2
- package/dist/esm/digi-icon-apple.entry.js +2 -2
- package/dist/esm/digi-icon-archive-outline.entry.js +2 -2
- package/dist/esm/digi-icon-archive.entry.js +2 -2
- package/dist/esm/digi-icon-arrow-back.entry.js +2 -2
- package/dist/esm/digi-icon-arrow-down.entry.js +2 -2
- package/dist/esm/digi-icon-arrow-left.entry.js +2 -2
- package/dist/esm/digi-icon-arrow-right.entry.js +2 -2
- package/dist/esm/digi-icon-arrow-sign-in.entry.js +2 -2
- package/dist/esm/digi-icon-arrow-sign-out.entry.js +2 -2
- package/dist/esm/digi-icon-arrow-up.entry.js +2 -2
- package/dist/esm/digi-icon-at.entry.js +2 -2
- package/dist/esm/digi-icon-bars.entry.js +26 -0
- package/dist/esm/digi-icon-bell-filled.entry.js +26 -0
- package/dist/esm/digi-icon-bell.entry.js +2 -2
- package/dist/esm/digi-icon-book.entry.js +2 -2
- package/dist/esm/digi-icon-bookmark-outline.entry.js +2 -2
- package/dist/esm/digi-icon-bookmark-solid.entry.js +2 -2
- package/dist/esm/digi-icon-bubble-ellipsis.entry.js +2 -2
- package/dist/esm/digi-icon-bubble.entry.js +2 -2
- package/dist/esm/digi-icon-building-outline.entry.js +2 -2
- package/dist/esm/digi-icon-building-solid.entry.js +2 -2
- package/dist/esm/digi-icon-bullseye.entry.js +2 -2
- package/dist/esm/digi-icon-calculator-solid.entry.js +2 -2
- package/dist/esm/digi-icon-calendar-alt-alert.entry.js +2 -2
- package/dist/esm/digi-icon-calendar.entry.js +2 -2
- package/dist/esm/digi-icon-caret-circle-right.entry.js +2 -2
- package/dist/esm/digi-icon-caret-down_2.entry.js +4 -4
- package/dist/esm/digi-icon-caret-left.entry.js +2 -2
- package/dist/esm/digi-icon-caret-right.entry.js +2 -2
- package/dist/esm/digi-icon-chart_2.entry.js +4 -4
- package/dist/esm/digi-icon-chat.entry.js +2 -2
- package/dist/esm/digi-icon-check-circle-reg-alt.entry.js +2 -2
- package/dist/esm/digi-icon-check-circle-solid_4.entry.js +8 -8
- package/dist/esm/digi-icon-check.entry.js +2 -2
- package/dist/esm/digi-icon-checklist.entry.js +2 -2
- package/dist/esm/{digi-icon-chevron-left.entry.js → digi-icon-chevron-down.entry.js} +7 -7
- package/dist/esm/digi-icon-chevron-up.entry.js +2 -2
- package/dist/esm/digi-icon-clock.entry.js +2 -2
- package/dist/esm/digi-icon-communication-play-solid.entry.js +2 -2
- package/dist/esm/digi-icon-compress-alt.entry.js +2 -2
- package/dist/esm/digi-icon-comunication-case.entry.js +2 -2
- package/dist/esm/digi-icon-comunication-flag.entry.js +2 -2
- package/dist/esm/digi-icon-comunication-graduate.entry.js +2 -2
- package/dist/esm/digi-icon-comunication-play.entry.js +2 -2
- package/dist/esm/digi-icon-cooperation.entry.js +2 -2
- package/dist/esm/digi-icon-copy.entry.js +2 -2
- package/dist/esm/digi-icon-danger-outline.entry.js +2 -2
- package/dist/esm/digi-icon-download.entry.js +2 -2
- package/dist/esm/digi-icon-dxa.entry.js +2 -2
- package/dist/esm/digi-icon-edit.entry.js +2 -2
- package/dist/esm/digi-icon-ellipsis.entry.js +2 -2
- package/dist/esm/digi-icon-envelope-filled.entry.js +2 -2
- package/dist/esm/digi-icon-envelope.entry.js +2 -2
- package/dist/esm/digi-icon-exclamation-circle-filled.entry.js +2 -2
- package/dist/esm/digi-icon-exclamation-triangle-filled.entry.js +2 -2
- package/dist/esm/digi-icon-exclamation-triangle-warning.entry.js +2 -2
- package/dist/esm/digi-icon-exclamation-triangle.entry.js +2 -2
- package/dist/esm/digi-icon-expand-alt.entry.js +2 -2
- package/dist/esm/digi-icon-external-link-alt_2.entry.js +3 -3
- package/dist/esm/digi-icon-eye-slash.entry.js +2 -2
- package/dist/esm/digi-icon-eye.entry.js +2 -2
- package/dist/esm/digi-icon-facebook-square.entry.js +2 -2
- package/dist/esm/digi-icon-file-add.entry.js +1 -1
- package/dist/esm/digi-icon-file-document.entry.js +2 -2
- package/dist/esm/digi-icon-file-excel.entry.js +2 -2
- package/dist/esm/digi-icon-file-export.entry.js +1 -1
- package/dist/esm/digi-icon-file-governing.entry.js +2 -2
- package/dist/esm/digi-icon-file-pdf.entry.js +2 -2
- package/dist/esm/digi-icon-file-powerpoint.entry.js +2 -2
- package/dist/esm/digi-icon-file-remove.entry.js +1 -1
- package/dist/esm/digi-icon-file-word.entry.js +2 -2
- package/dist/esm/digi-icon-film.entry.js +2 -2
- package/dist/esm/digi-icon-filter.entry.js +2 -2
- package/dist/esm/digi-icon-folder-add.entry.js +1 -1
- package/dist/esm/digi-icon-folder-directory.entry.js +1 -1
- package/dist/esm/digi-icon-folder-open.entry.js +1 -1
- package/dist/esm/digi-icon-folder.entry.js +1 -1
- package/dist/esm/digi-icon-globe-filled.entry.js +2 -2
- package/dist/esm/digi-icon-globe.entry.js +2 -2
- package/dist/esm/digi-icon-headphones.entry.js +2 -2
- package/dist/esm/digi-icon-heart-solid.entry.js +2 -2
- package/dist/esm/digi-icon-heart.entry.js +2 -2
- package/dist/esm/digi-icon-history.entry.js +2 -2
- package/dist/esm/digi-icon-home.entry.js +2 -2
- package/dist/esm/digi-icon-image.entry.js +2 -2
- package/dist/esm/digi-icon-info-circle-solid.entry.js +2 -2
- package/dist/esm/digi-icon-instagram.entry.js +2 -2
- package/dist/esm/digi-icon-job-suggestion.entry.js +2 -2
- package/dist/esm/digi-icon-language-outline.entry.js +2 -2
- package/dist/esm/digi-icon-language.entry.js +2 -2
- package/dist/esm/digi-icon-laptop-phone.entry.js +2 -2
- package/dist/esm/digi-icon-lattlast.entry.js +2 -2
- package/dist/esm/digi-icon-licence-bus.entry.js +2 -2
- package/dist/esm/digi-icon-licence-car.entry.js +2 -2
- package/dist/esm/digi-icon-licence-motorcycle.entry.js +2 -2
- package/dist/esm/digi-icon-licence-truck.entry.js +2 -2
- package/dist/esm/digi-icon-lightbulb.entry.js +2 -2
- package/dist/esm/digi-icon-linkedin-in.entry.js +2 -2
- package/dist/esm/digi-icon-list-ul_6.entry.js +12 -12
- package/dist/esm/digi-icon-lock.entry.js +2 -2
- package/dist/esm/digi-icon-marker-filled.entry.js +2 -2
- package/dist/esm/digi-icon-marker.entry.js +2 -2
- package/dist/esm/digi-icon-media-course.entry.js +2 -2
- package/dist/esm/digi-icon-media-podcast.entry.js +2 -2
- package/dist/esm/digi-icon-microphone-off.entry.js +2 -2
- package/dist/esm/digi-icon-microphone.entry.js +2 -2
- package/dist/esm/digi-icon-minus_2.entry.js +4 -4
- package/dist/esm/digi-icon-move.entry.js +2 -2
- package/dist/esm/digi-icon-notification-error_4.entry.js +8 -8
- package/dist/esm/digi-icon-online-interview.entry.js +2 -2
- package/dist/esm/digi-icon-online-meeting.entry.js +2 -2
- package/dist/esm/digi-icon-online-task.entry.js +2 -2
- package/dist/esm/digi-icon-open-source.entry.js +2 -2
- package/dist/esm/digi-icon-palette.entry.js +2 -2
- package/dist/esm/digi-icon-paste.entry.js +1 -1
- package/dist/esm/digi-icon-pen.entry.js +2 -2
- package/dist/esm/digi-icon-phone-hangup.entry.js +2 -2
- package/dist/esm/digi-icon-phone.entry.js +2 -2
- package/dist/esm/digi-icon-print.entry.js +2 -2
- package/dist/esm/digi-icon-read.entry.js +2 -2
- package/dist/esm/digi-icon-redo.entry.js +2 -2
- package/dist/esm/digi-icon-scale.entry.js +1 -1
- package/dist/esm/digi-icon-screensharing-off.entry.js +2 -2
- package/dist/esm/digi-icon-screensharing.entry.js +2 -2
- package/dist/esm/digi-icon-search.entry.js +2 -2
- package/dist/esm/digi-icon-send-outline.entry.js +2 -2
- package/dist/esm/digi-icon-send-solid.entry.js +2 -2
- package/dist/esm/digi-icon-settings.entry.js +2 -2
- package/dist/esm/digi-icon-share-alt.entry.js +2 -2
- package/dist/esm/digi-icon-share-chain.entry.js +2 -2
- package/dist/esm/digi-icon-sign.entry.js +2 -2
- package/dist/esm/digi-icon-sliders-h.entry.js +2 -2
- package/dist/esm/digi-icon-sokkandidat.entry.js +2 -2
- package/dist/esm/digi-icon-sort-down.entry.js +2 -2
- package/dist/esm/digi-icon-sort-up.entry.js +2 -2
- package/dist/esm/digi-icon-sort.entry.js +2 -2
- package/dist/esm/digi-icon-spinner.entry.js +2 -2
- package/dist/esm/digi-icon-star-reg.entry.js +2 -2
- package/dist/esm/digi-icon-star.entry.js +2 -2
- package/dist/esm/digi-icon-suitcase-outline.entry.js +2 -2
- package/dist/esm/digi-icon-suitcase-solid.entry.js +2 -2
- package/dist/esm/digi-icon-system-assistance.entry.js +2 -2
- package/dist/esm/digi-icon-table-column.entry.js +2 -2
- package/dist/esm/digi-icon-table-row.entry.js +2 -2
- package/dist/esm/digi-icon-task-done.entry.js +2 -2
- package/dist/esm/digi-icon-toggle-off.entry.js +2 -2
- package/dist/esm/digi-icon-toggle-on.entry.js +2 -2
- package/dist/esm/digi-icon-twitter.entry.js +2 -2
- package/dist/esm/digi-icon-tyck-till.entry.js +2 -2
- package/dist/esm/digi-icon-unlock.entry.js +2 -2
- package/dist/esm/digi-icon-update.entry.js +2 -2
- package/dist/esm/digi-icon-upload.entry.js +2 -2
- package/dist/esm/digi-icon-user-add.entry.js +1 -1
- package/dist/esm/digi-icon-user-alt.entry.js +2 -2
- package/dist/esm/digi-icon-user-edit.entry.js +1 -1
- package/dist/esm/digi-icon-users-solid.entry.js +2 -2
- package/dist/esm/digi-icon-videocamera-off.entry.js +2 -2
- package/dist/esm/digi-icon-videocamera.entry.js +2 -2
- package/dist/esm/digi-icon-volume.entry.js +2 -2
- package/dist/esm/digi-icon-web-tv.entry.js +2 -2
- package/dist/esm/digi-icon-wifi-signal0.entry.js +2 -2
- package/dist/esm/digi-icon-wifi-signal1.entry.js +2 -2
- package/dist/esm/digi-icon-wifi-signal2.entry.js +2 -2
- package/dist/esm/digi-icon-wifi-signal3.entry.js +2 -2
- package/dist/esm/digi-icon-window.entry.js +2 -2
- package/dist/esm/digi-icon-x-button.entry.js +2 -2
- package/dist/esm/digi-icon-youtube.entry.js +2 -2
- package/dist/esm/digi-info-card-multi-container.entry.js +1 -1
- package/dist/esm/digi-info-card-multi.entry.js +1 -1
- package/dist/esm/digi-info-card.entry.js +1 -1
- package/dist/esm/digi-layout-block_2.entry.js +87 -0
- package/dist/esm/digi-layout-columns.entry.js +1 -1
- package/dist/esm/digi-link-button.entry.js +1 -1
- package/dist/esm/digi-link-internal.entry.js +1 -1
- package/dist/esm/digi-link.entry.js +1 -1
- package/dist/esm/digi-list.entry.js +1 -1
- package/dist/esm/digi-loader-skeleton.entry.js +3 -3
- package/dist/esm/digi-loader-spinner.entry.js +1 -1
- package/dist/esm/digi-logo_2.entry.js +59 -0
- package/dist/esm/digi-media-figure.entry.js +1 -1
- package/dist/esm/digi-media-image_2.entry.js +3 -3
- package/dist/esm/digi-navigation-breadcrumbs.entry.js +2 -2
- package/dist/esm/digi-navigation-pagination.entry.js +15 -14
- 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 +11 -10
- package/dist/esm/digi-notification-error-page.entry.js +12 -11
- 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 +1 -1
- 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 +10 -9
- package/dist/esm/digi-tools-theme-provider.entry.js +1 -1
- package/dist/esm/digi-typography-heading-jumbo.entry.js +34 -0
- package/dist/esm/digi-typography-meta.entry.js +1 -1
- package/dist/esm/digi-typography-preamble.entry.js +16 -0
- package/dist/esm/digi-typography-time.entry.js +1 -1
- package/dist/esm/digi-util-breakpoint-observer.entry.js +44 -0
- 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-keyup-handler.entry.js +1 -1
- package/dist/esm/digi-util-resize-observer.entry.js +1 -1
- package/dist/esm/expandable-accordion-header-level.enum-85681e2f.js +11 -0
- package/dist/esm/expandable-faq-item-variation.enum-a8cb225b.js +18 -0
- package/dist/esm/{form-input-type.enum-3da3db27.js → form-input-type.enum-a6bba983.js} +15 -1
- package/dist/esm/form-radiogroup-validation.enum-d790fc66.js +9 -0
- package/dist/esm/{form-file-upload-variation.enum-9c49ec5e.js → form-validation-message-variation.enum-f7835fc5.js} +8 -1
- package/dist/esm/index-bfea2cc5.js +48 -28
- package/dist/esm/{index-2fce392f.js → index-dc6b83f7.js} +170 -3
- package/dist/esm/index.js +9 -8
- package/dist/esm/layout-container-max-width.enum-c40018ac.js +21 -0
- package/dist/esm/{linear-ef018ffb.js → linear-0246aaea.js} +10 -11
- package/dist/esm/loader.js +1 -1
- package/dist/esm/logo-variation.enum-5b68b79f.js +13 -0
- package/dist/esm/typography-heading-jumbo-variation.enum-eb737f1b.js +17 -0
- package/dist/esm/{typography-variation.enum-b65edac6.js → typography-variation.enum-dea0fe69.js} +68 -76
- package/dist/types/components/_calendar/calendar/calendar.d.ts +9 -13
- package/dist/types/components/_calendar/calendar-datepicker/calendar-datepicker.d.ts +36 -15
- package/dist/types/components/_form/form-fieldset/form-fieldset-validation.enum.d.ts +6 -0
- package/dist/types/components/_form/form-fieldset/form-fieldset.d.ts +15 -4
- package/dist/types/components/_form/form-input/form-input.d.ts +1 -0
- package/dist/types/components/_form/form-radiogroup/form-radiogroup-validation.enum.d.ts +6 -0
- package/dist/types/components/_form/form-radiogroup/form-radiogroup.d.ts +16 -0
- package/dist/types/components/_form/form-textarea/form-textarea.d.ts +1 -0
- package/dist/types/components.d.ts +112 -56
- package/dist/types/enums.d.ts +2 -0
- package/hydrate/index.js +771 -656
- package/hydrate/index.mjs +771 -656
- package/package.json +1 -1
- package/dist/cjs/digi-button_20.cjs.entry.js +0 -1015
- package/dist/cjs/digi-calendar-datepicker.cjs.entry.js +0 -2494
- package/dist/cjs/digi-calendar_2.cjs.entry.js +0 -469
- package/dist/cjs/digi-form-input.cjs.entry.js +0 -177
- package/dist/cjs/digi-form-label_5.cjs.entry.js +0 -175
- package/dist/cjs/digi-form-select_2.cjs.entry.js +0 -176
- package/dist/cjs/digi-form-textarea.cjs.entry.js +0 -133
- package/dist/cjs/digi-icon-chevron-right.cjs.entry.js +0 -30
- package/dist/cjs/digi-util-mutation-observer.cjs.entry.js +0 -64
- package/dist/cjs/form-input-search-variation.enum-e0e025b1.js +0 -15
- package/dist/cjs/form-input-variation.enum-c750520c.js +0 -29
- package/dist/cjs/form-select-variation.enum-528c1bf0.js +0 -16
- package/dist/cjs/form-textarea-variation.enum-9c90d40f.js +0 -17
- package/dist/cjs/form-validation-message-variation.enum-855ae0be.js +0 -8
- package/dist/cjs/index-cad91a90.js +0 -66
- package/dist/cjs/index-e8333bcc.js +0 -174
- package/dist/digi-arbetsformedlingen/p-02f4434f.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-11b321b4.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-12fb439b.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-1f3345e9.js +0 -1
- package/dist/digi-arbetsformedlingen/p-1f92c549.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-1f956af8.js +0 -1
- package/dist/digi-arbetsformedlingen/p-218afb6c.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-2aaaa89f.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-35584c62.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-3cbe6f0e.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-431f839b.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-46a49bec.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-4841b4e1.js +0 -1
- package/dist/digi-arbetsformedlingen/p-50ec408c.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-60e11c26.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-6790fbc1.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-6cb99f24.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-71b47bfe.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-73c5b323.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-7767f5e5.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-7aacd45f.js +0 -1
- package/dist/digi-arbetsformedlingen/p-831ee484.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-88b4d03a.js +0 -1
- package/dist/digi-arbetsformedlingen/p-905ccb30.js +0 -1
- package/dist/digi-arbetsformedlingen/p-92b7af4f.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-9c5a93d8.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a21a3600.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-a3a5a7e7.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-bfe909ee.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-c603e927.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-c7949525.js +0 -1
- package/dist/digi-arbetsformedlingen/p-d043b821.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-d60d472c.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-d612e424.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-dace73d6.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-deab75f5.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e1f569c1.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-e9225a0c.js +0 -1
- package/dist/digi-arbetsformedlingen/p-eaa7b7e2.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-f08cd095.entry.js +0 -1
- package/dist/digi-arbetsformedlingen/p-f447b984.js +0 -1
- package/dist/esm/digi-button_20.entry.js +0 -992
- package/dist/esm/digi-calendar-datepicker.entry.js +0 -2490
- package/dist/esm/digi-calendar_2.entry.js +0 -464
- package/dist/esm/digi-form-input.entry.js +0 -173
- package/dist/esm/digi-form-label_5.entry.js +0 -167
- package/dist/esm/digi-form-select_2.entry.js +0 -171
- package/dist/esm/digi-form-textarea.entry.js +0 -129
- package/dist/esm/digi-icon-chevron-right.entry.js +0 -26
- package/dist/esm/digi-util-mutation-observer.entry.js +0 -60
- package/dist/esm/form-input-search-variation.enum-6d8dc10a.js +0 -15
- package/dist/esm/form-input-variation.enum-64d9450f.js +0 -29
- package/dist/esm/form-select-variation.enum-f2f6098d.js +0 -16
- package/dist/esm/form-textarea-variation.enum-05017e8e.js +0 -17
- package/dist/esm/form-validation-message-variation.enum-bcef8a9d.js +0 -8
- package/dist/esm/index-5b6c95c6.js +0 -63
- package/dist/esm/index-8685f88d.js +0 -170
|
@@ -14,7 +14,9 @@ import './p-8142cc73.js';
|
|
|
14
14
|
import './p-905ccb30.js';
|
|
15
15
|
import './p-bc3d2778.js';
|
|
16
16
|
import './p-c8429245.js';
|
|
17
|
+
import './p-9a1bec0e.js';
|
|
17
18
|
import './p-06625463.js';
|
|
19
|
+
import './p-24fe2189.js';
|
|
18
20
|
import './p-f447b984.js';
|
|
19
21
|
import './p-9c5a93d8.js';
|
|
20
22
|
import './p-7933b555.js';
|
|
@@ -46,8 +48,8 @@ import './p-d1886fff.js';
|
|
|
46
48
|
import './p-a6ca40fc.js';
|
|
47
49
|
import './p-b0e88537.js';
|
|
48
50
|
import './p-cdcaf0eb.js';
|
|
49
|
-
import { d as defineCustomElement$3 } from './p-
|
|
50
|
-
import { d as defineCustomElement$2 } from './p-
|
|
51
|
+
import { d as defineCustomElement$3 } from './p-4ca3dd51.js';
|
|
52
|
+
import { d as defineCustomElement$2 } from './p-009ccd8f.js';
|
|
51
53
|
|
|
52
54
|
const formReceiptCss = ".sc-digi-form-receipt-h{--digi--receipt--background-color:var(--digi--color--background--pop-out);--digi--receipt--margin:var(--digi--padding--small);--digi--receipt--padding-top:var(--digi--padding--large);--digi--receipt--padding-bottom:var(--digi--padding--largest);--digi--receipt--padding-top--desktop:var(--digi--padding--largest-2);--digi--receipt--padding-bottom--desktop:var(--digi--padding--largest-3);--digi--receipt--padding-horizontal:var(--digi--padding--medium);--digi--receipt--heading--color:var(--digi--color--text--primary);--digi--receipt--heading--font-size:var(--digi--typography--heading-2--font-size--mobile);--digi--receipt--heading--font-size--desktop:var(--digi--typography--heading-1--font-size--desktop-large);--digi--receipt--heading--font-weight:var(--digi--typography--heading-2--font-weight--mobile);--digi--receipt--heading--font-weight--desktop:var(--digi--typography--heading-1--font-weight--desktop);--digi--receipt--heading--font-family:var(--digi--global--typography--font-family--default)}.sc-digi-form-receipt-h .digi-form-receipt.sc-digi-form-receipt{background-color:var(--digi--receipt--background-color);display:grid;padding-top:var(--digi--receipt--padding-top);padding-bottom:var(--digi--receipt--padding-bottom)}@media (min-width: 61.9375rem){.sc-digi-form-receipt-h .digi-form-receipt.sc-digi-form-receipt{padding-top:var(--digi--receipt--padding-top--desktop);padding-bottom:var(--digi--receipt--padding-bottom--desktop)}}.sc-digi-form-receipt-h .digi-form-receipt--grid.sc-digi-form-receipt{padding-left:var(--digi--receipt--padding-horizontal);padding-right:var(--digi--receipt--padding-horizontal)}.sc-digi-form-receipt-h .digi-form-receipt--center.sc-digi-form-receipt .digi-form-receipt__content.sc-digi-form-receipt{display:flex;flex-direction:column;align-items:center}.sc-digi-form-receipt-h .digi-form-receipt__content.sc-digi-form-receipt{grid-column:1;grid-row:1}.sc-digi-form-receipt-h .digi-form-receipt__body.sc-digi-form-receipt{display:flex;flex-direction:column}.sc-digi-form-receipt-h .digi-form-receipt__heading.sc-digi-form-receipt{font-family:var(--digi--receipt--heading--font-family);font-size:var(--digi--receipt--heading--font-size);font-weight:var(--digi--receipt--heading--font-weight);margin-top:0;margin-bottom:0;display:block;color:var(--digi--receipt--heading--color)}@media (min-width: 61.9375rem){.sc-digi-form-receipt-h .digi-form-receipt__heading.sc-digi-form-receipt{font-size:var(--digi--receipt--heading--font-size--desktop);font-weight:var(--digi--receipt--heading--font-weight--desktop)}}.sc-digi-form-receipt-h .digi-form-receipt__icon.sc-digi-form-receipt{width:2.125rem;height:1.75rem;margin-bottom:var(--digi--receipt--margin)}@media (min-width: 61.9375rem){.sc-digi-form-receipt-h .digi-form-receipt__icon.sc-digi-form-receipt{width:2.75rem;height:2.25rem}}.sc-digi-form-receipt-h .digi-form-receipt__infographic-primary.sc-digi-form-receipt{fill:var(--digi--color--infographic--brand--primary)}.sc-digi-form-receipt-h .digi-form-receipt__slot-wrapper.sc-digi-form-receipt{display:flex;flex-direction:column;gap:1rem}.sc-digi-form-receipt-h .digi-form-receipt__slot-wrapper-has-content.sc-digi-form-receipt{padding-top:1.5rem}.sc-digi-form-receipt-s .digi-form-receipt__slot-wrapper-center-text{text-align:center}";
|
|
53
55
|
const DigiFormReceiptStyle0 = formReceiptCss;
|
|
@@ -103,7 +105,7 @@ const FormReceipt = /*@__PURE__*/ proxyCustomElement(class FormReceipt extends H
|
|
|
103
105
|
return (h("div", { class: "digi-form-receipt__content" }, h("svg", { class: "digi-form-receipt__icon", "aria-hidden": "true", version: "1.1", viewBox: "0 0 35 29" }, h("title", null, "Check mark"), h("g", { fill: "none", "fill-rule": "evenodd" }, h("g", { transform: "translate(-170 -32)" }, h("g", { transform: "translate(170 32.325)" }, h("g", { transform: "translate(0 .77495)" }, h("mask", { id: "b", fill: "white" }, h("polygon", { points: "0 0 26.685 0 26.685 27.689 0 27.689" })), h("path", { d: "m13.711 27.689c-7.5602 0-13.711-6.2103-13.711-13.844 0-7.6345 6.151-13.845 13.711-13.845 3.1693 0 6.2611 1.1179 8.7048 3.1478l-1.5894 1.9509c-1.9972-1.6592-4.5241-2.5724-7.1155-2.5724-6.181 0-11.209 5.0773-11.209 11.319 0 6.2406 5.0283 11.318 11.209 11.318 4.7924 0 9.0551-3.0733 10.607-7.6478l2.3668 0.81853c-1.8983 5.5958-7.1124 9.3556-12.974 9.3556", fill: "#333", mask: "url(#b)" })), h("g", { transform: "translate(4.2177)" }, h("mask", { id: "a", fill: "white" }, h("polygon", { points: "0 0 30.425 0 30.425 23.496 0 23.496" })), h("path", { class: "digi-form-receipt__infographic-primary", d: "m30.191 3.2545-19.95 20.007c-0.31227 0.31253-0.81758 0.31253-1.1292 0l-8.878-8.9033c-0.31164-0.31316-0.31164-0.81992 0-1.1324l1.8818-1.8878c0.31164-0.31253 0.81758-0.31253 1.1292 0l6.4315 6.4499 17.504-17.553c0.31164-0.31316 0.81695-0.31316 1.1292 0l1.8818 1.8872c0.31164 0.31253 0.31164 0.81929 0 1.1324", fill: "#95C13E", mask: "url(#a)" })))))), h(this.afHeadingLevel, { class: "digi-form-receipt__heading", tabIndex: -1 }, this.afText), this.slotContent));
|
|
104
106
|
}
|
|
105
107
|
render() {
|
|
106
|
-
return (h("div", { key: '
|
|
108
|
+
return (h("div", { key: 'aca2ac3cc2c680a572f86bbe766564e25d91d615', class: Object.assign({ 'digi-form-receipt': true }, this.cssModifiers) }, this.afVariation === FormReceiptVariation.FULLWIDTH ? (h("digi-layout-block", { afVariation: LayoutBlockVariation.TRANSPARENT }, this.content)) : (this.content)));
|
|
107
109
|
}
|
|
108
110
|
get hostElement() { return this; }
|
|
109
111
|
static get style() { return DigiFormReceiptStyle0; }
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiFormSelectFilter extends Components.DigiFormSelectFilter, HTMLElement {}
|
|
4
4
|
export const DigiFormSelectFilter: {
|
|
@@ -19,7 +19,9 @@ import './p-8142cc73.js';
|
|
|
19
19
|
import './p-905ccb30.js';
|
|
20
20
|
import './p-bc3d2778.js';
|
|
21
21
|
import { d as FormInputVariation, b as FormInputType, c as FormInputValidation } from './p-c8429245.js';
|
|
22
|
+
import './p-9a1bec0e.js';
|
|
22
23
|
import './p-06625463.js';
|
|
24
|
+
import './p-24fe2189.js';
|
|
23
25
|
import './p-f447b984.js';
|
|
24
26
|
import './p-9c5a93d8.js';
|
|
25
27
|
import './p-7933b555.js';
|
|
@@ -52,15 +54,15 @@ import './p-a6ca40fc.js';
|
|
|
52
54
|
import './p-b0e88537.js';
|
|
53
55
|
import './p-cdcaf0eb.js';
|
|
54
56
|
import { d as defineCustomElement$b } from './p-4a9363d9.js';
|
|
55
|
-
import { d as defineCustomElement$a } from './p-
|
|
56
|
-
import { d as defineCustomElement$9 } from './p-
|
|
57
|
-
import { d as defineCustomElement$8 } from './p-
|
|
58
|
-
import { d as defineCustomElement$7 } from './p-
|
|
59
|
-
import { d as defineCustomElement$6 } from './p-
|
|
60
|
-
import { d as defineCustomElement$5 } from './p-
|
|
61
|
-
import { d as defineCustomElement$4 } from './p-
|
|
62
|
-
import { d as defineCustomElement$3 } from './p-
|
|
63
|
-
import { d as defineCustomElement$2 } from './p-
|
|
57
|
+
import { d as defineCustomElement$a } from './p-e3961597.js';
|
|
58
|
+
import { d as defineCustomElement$9 } from './p-98765f91.js';
|
|
59
|
+
import { d as defineCustomElement$8 } from './p-49a67d97.js';
|
|
60
|
+
import { d as defineCustomElement$7 } from './p-a1607b17.js';
|
|
61
|
+
import { d as defineCustomElement$6 } from './p-d96a2a60.js';
|
|
62
|
+
import { d as defineCustomElement$5 } from './p-bd19f8cd.js';
|
|
63
|
+
import { d as defineCustomElement$4 } from './p-e795bd84.js';
|
|
64
|
+
import { d as defineCustomElement$3 } from './p-522414d8.js';
|
|
65
|
+
import { d as defineCustomElement$2 } from './p-f1059907.js';
|
|
64
66
|
|
|
65
67
|
const formSelectFilterCss = ".sc-digi-form-select-filter-h{--digi--form-select-filter--footer--background:var(--digi--color--background--secondary);--digi--form-select-filter--scroll--max-height:10.625rem;--digi--form-select-filter--scroll--padding:var(--digi--padding--small);--digi--form-select-filter--reset-button--margin-right:var(--digi--padding--small);--digi--form-select-filter--legend__border-bottom:var(--digi--border-width--primary) solid var(--digi--color--divider--primary);--digi--form-select-filter--list--margin:0;--digi--form-select-filter--list--padding:var(--digi--gutter--small) 0 0 0;--digi--form-select-filter--item--margin:var(--digi--gutter--small) 0;--digi--form-select-filter--toggle-icon--transition:ease-in-out 0.2s all;--digi--form-select-filter--dropdown--border-radius:var(--digi--border-radius--input);--digi--form-select-filter--dropdown--background:var(--digi--color--background--interactive--default--input-elements);--digi--form-select-filter--dropdown--min-width:18.75rem;--digi--form-select-filter--dropdown--margin-top:var(--digi--gutter--small);--digi--form-select-filter--dropdown--z-index:999;--digi--form-select-filter--dropdown--header--background:var(--digi--color--background--secondary-accent);--digi--form-select-filter--dropdown--item--cursor:pointer;--digi--form-select-filter--dropdown--item--height:auto;--digi--form-select-filter--dropdown--item--min-height:1.5rem;--digi--form-select-filter--dropdown--item--color:var(--digi--color--text--primary);--digi--form-select-filter--dropdown--item--font-size:var(--digi--typography--body--font-size--desktop);--digi--form-select-filter--dropdown--item--font-family:var(--digi--global--typography--font-family--default);--digi--form-select-filter--dropdown--item--font-weight--default:var(--digi--typography--link--font-weight--desktop);--digi--form-select-filter--dropdown--item--font-weight--selected:var(--digi--typography--link-bold--font-weight--desktop);--digi--form-select-filter--dropdown--item--font-weight--hover:var(--digi--typography--link-bold--font-weight--desktop);--digi--form-select-filter--dropdown--item--letter-spacing:0px;--digi--form-select-filter--dropdown--item--line-height:1.5;--digi--form-select-filter--dropdown--item--margin-bottom:0px;--digi--form-select-filter--dropdown--item--border-width:var(--digi--border-width--primary);--digi--form-select-filter--dropdown--item--border-type:var(--digi--border-style--primary);--digi--form-select-filter--dropdown--item--border-color:var(--digi--color--divider--primary);--digi--form-select-filter--dropdown--item--padding-y:var(--digi--margin--small);--digi--form-select-filter--dropdown--item--padding-x:var(--digi--margin--largest);--digi--form-select-filter--dropdown--item--multiple--padding-y:var(--digi--margin--small);--digi--form-select-filter--dropdown--item--multiple--padding-x:var(--digi--padding--largest-2);--digi--form-select-filter--dropdown--item--background-color--default:var(--digi--color--background--interactive--default--input-elements);--digi--form-select-filter--dropdown--item--background-color--focus:var(--digi--color--background--interactive--hover--quarternary);--digi--form-select-filter--dropdown--item--background-color--hover:var(--digi--color--background--interactive--hover--quarternary);--digi--form-select-filter--dropdown--item--background-color--active:var(--digi--color--background--interactive--selected--tertiary);--digi--form-select-filter--dropdown--item--background-color--selected:var(--digi--color--background--interactive--selected--tertiary);--digi--form-select-filter--dropdown--item--checkbox--background-color:var(--digi--color--background--interactive--default--input-elements);--digi--form-select-filter--dropdown--item--checkbox--background-color--selected:var(--digi--color--marking--indication--primary);--digi--form-select-filter--dropdown--item--checkbox--border-color:var(--digi--color--border--interactive--default--on-input);--digi--form-select-filter--dropdown--item--checkbox--border-width:var(--digi--border-width--primary);--digi--form-select-filter--dropdown--item--checkbox--border-style:var(--digi--border-style--primary);--digi--form-select-filter--dropdown--item--checkbox--border-radius:var(--digi--border-radius--tertiary);--digi--form-select-filter--dropdown--item--checkbox--width:1.25rem;--digi--form-select-filter--dropdown--item--checkbox--height:1.25rem;--digi--form-select-filter--toggle-button-indicator--color--default:var(--digi--color--background--interactive--default--input-elements);--digi--form-select-filter--toggle-button-indicator--color--active:var(--digi--color--marking--indication--primary);--digi--form-select-filter--toggle-button-indicator--width:1rem;--digi--form-select-filter--toggle-button-indicator--height:1rem;--digi--form-select-filter--toggle-button-indicator--margin-right:var(--digi--margin--small);--digi--form-select-filter--toggle-button-indicator--margin-left:calc(var(--digi--margin--smaller) * -1);--digi--form-select-filter--toggle-button--text--margin-right:var(--digi--margin--smaller);--digi--form-select-filter--toggle-button-indicator--color:var(--digi--color--marking--indication--primary);--digi--form-select-filter--toggle-icon--width:0.875rem;--digi--form-select-filter--toggle-icon--height:0.875rem;--digi--form-select-filter--search-input--border-radius:var(--digi--border-radius--input);--digi--form-select-filter--search-input--border-width:var(--digi--border-width--input-regular);--digi--form-select-filter--search-input--border-style:var(--digi--border-style--primary);--digi--form-select-filter--search-input--border-color:var(--digi--form-select-filter--toggle-button--border-width--neutral);--digi--form-select-filter--search-input--height:var(--digi--input-height--medium);--digi--form-select-filter--search-input--width:100%;--digi--form-select-filter--legend--font-weight:var(--digi--typography--preamble--font-weight--desktop);--digi--form-select-filter--legend--font-family:var(--digi--global--typography--font-family--default);--digi--form-select-filter--legend--font-size:var(--digi--typography--preamble--font-size--desktop);--digi--form-select-filter--toggle-button--border-width--neutral:var(--digi--border-width--input-regular);--digi--form-select-filter--toggle-button--border-color--neutral:var(--digi--color--border--interactive--default--on-input);--digi--form-select-filter--toggle-button--background--neutral:var(--digi--color--background--interactive--default--input-elements);--digi--form-select-filter--toggle-button--border-width--success:var(--digi--border-width--input-validation);--digi--form-select-filter--toggle-button--border-color--success:var(--digi--color--border--interactive--validation--success);--digi--form-select-filter--toggle-button--background--success:var(--digi--color--background--interactive--validation--success);--digi--form-select-filter--toggle-button--border-width--warning:var(--digi--border-width--input-validation);--digi--form-select-filter--toggle-button--border-color--warning:var(--digi--color--border--interactive--validation--warning);--digi--form-select-filter--toggle-button--background--warning:var(--digi--color--background--interactive--validation--warning);--digi--form-select-filter--toggle-button--border-width--error:var(--digi--border-width--input-validation);--digi--form-select-filter--toggle-button--border-color--error:var(--digi--color--border--interactive--validation--error);--digi--form-select-filter--toggle-button--background--error:var(--digi--color--background--interactive--validation--error);box-sizing:content-box}.sc-digi-form-select-filter-h .digi--a11y--sr-only.sc-digi-form-select-filter{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}.sc-digi-form-select-filter-h .digi-form-select-filter.sc-digi-form-select-filter{display:flex;flex-direction:column;gap:0.4em;position:relative;--INDICATOR--BACKGROUND:var(--digi--form-select-filter--toggle-button-indicator--color--default);--SCROLL--MAX-HEIGHT:var(--digi--form-select-filter--scroll--max-height)}.sc-digi-form-select-filter-h .digi-form-select-filter--neutral.sc-digi-form-select-filter{--BORDER-WIDTH:var(\n --digi--form-select-filter--toggle-button--border-width--neutral\n );--BORDER-COLOR:var(\n --digi--form-select-filter--toggle-button--border-color--neutral\n );--BACKGROUND:var(\n --digi--form-select-filter--toggle-button--background--neutral\n )}.sc-digi-form-select-filter-h .digi-form-select-filter--success.sc-digi-form-select-filter{--BORDER-WIDTH:var(\n --digi--form-select-filter--toggle-button--border-width--success\n );--BORDER-COLOR:var(\n --digi--form-select-filter--toggle-button--border-color--success\n );--BACKGROUND:var(\n --digi--form-select-filter--toggle-button--background--success\n )}.sc-digi-form-select-filter-h .digi-form-select-filter--warning.sc-digi-form-select-filter{--BORDER-WIDTH:var(\n --digi--form-select-filter--toggle-button--border-width--warning\n );--BORDER-COLOR:var(\n --digi--form-select-filter--toggle-button--border-color--warning\n );--BACKGROUND:var(\n --digi--form-select-filter--toggle-button--background--warning\n )}.sc-digi-form-select-filter-h .digi-form-select-filter--error.sc-digi-form-select-filter{--BORDER-WIDTH:var(\n --digi--form-select-filter--toggle-button--border-width--error\n );--BORDER-COLOR:var(\n --digi--form-select-filter--toggle-button--border-color--error\n );--BACKGROUND:var(\n --digi--form-select-filter--toggle-button--background--error\n )}.sc-digi-form-select-filter-h .digi-form-select-filter--open.sc-digi-form-select-filter .digi-form-select-filter__toggle-icon.sc-digi-form-select-filter{transform:rotate(-180deg)}.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-button.sc-digi-form-select-filter{background:var(--BACKGROUND);border:var(--BORDER-WIDTH) solid var(--BORDER-COLOR);border-radius:var(--digi--border-radius--input);color:var(--digi--color--text--primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:var(--digi--typography--body--font-size--desktop);width:100%;padding:0 var(--digi--gutter--medium);min-height:var(--digi--input-height--medium);font-family:var(--digi--global--typography--font-family--default)}.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-button.sc-digi-form-select-filter:focus-visible,.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-button.sc-digi-form-select-filter:focus{outline:2px solid black;outline-offset:2px;box-shadow:0px 0px 0px 5px white}.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-icon.sc-digi-form-select-filter{transition:var(--digi--form-select-filter--toggle-icon--transition)}.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-icon.sc-digi-form-select-filter-s>[slot^=icon],.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-icon .sc-digi-form-select-filter-s>[slot^=icon]{--digi--icon--width:var(--digi--form-select-filter--toggle-icon--width);--digi--icon--height:var(--digi--form-select-filter--toggle-icon--height)}.sc-digi-form-select-filter-h .digi-form-select-filter__legend.sc-digi-form-select-filter{font-weight:var(--digi--form-select-filter--legend--font-weight);font-family:var(--digi--form-select-filter--legend--font-family);font-size:var(--digi--form-select-filter--legend--font-size);border:0;padding:0;margin:0;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}.sc-digi-form-select-filter-h .digi-form-select-filter__scroll.sc-digi-form-select-filter{max-height:var(--SCROLL--MAX-HEIGHT);overflow-y:auto}.sc-digi-form-select-filter-h .digi-form-select-filter__header.sc-digi-form-select-filter{background-color:var(--digi--form-select-filter--dropdown--header--background);padding:12px 12px 22px}.sc-digi-form-select-filter-h .digi-form-select-filter__header.sc-digi-form-select-filter input.sc-digi-form-select-filter{border-radius:var(--digi--form-select-filter--search-input--border-radius);border-width:var(--digi--form-select-filter--search-input--border-width);border-style:var(--digi--form-select-filter--search-input--border-style);border-color:var(--digi--form-select-filter--search-input--border-color);height:var(--digi--form-select-filter--search-input--height);width:var(--digi--form-select-filter--search-input--width)}.sc-digi-form-select-filter-h .digi-form-select-filter__header.sc-digi-form-select-filter legend.sc-digi-form-select-filter{width:100%;border-bottom:var(--digi--form-select-filter--legend__border-bottom)}.sc-digi-form-select-filter-h .digi-form-select-filter__footer.sc-digi-form-select-filter{display:flex;align-items:center;justify-content:center;background:var(--digi--form-select-filter--footer--background);padding:var(--digi--form-select-filter--scroll--padding)}.sc-digi-form-select-filter-h .digi-form-select-filter__reset-button.sc-digi-form-select-filter{display:inline-block;margin-right:var(--digi--form-select-filter--reset-button--margin-right)}.sc-digi-form-select-filter-h .digi-form-select-filter__dropdown.sc-digi-form-select-filter{box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.7);min-width:var(--digi--form-select-filter--dropdown--min-width);width:100%;position:absolute;z-index:var(--digi--form-select-filter--dropdown--z-index);background:var(--digi--form-select-filter--dropdown--background);border-radius:var(--digi--form-select-filter--dropdown--border-radius);overflow:hidden;margin-top:var(--digi--form-select-filter--dropdown--margin-top)}.sc-digi-form-select-filter-h .digi-form-select-filter__dropdown.sc-digi-form-select-filter fieldset.sc-digi-form-select-filter{border:none;padding:0;margin:0}@media (min-width: 48rem){.sc-digi-form-select-filter-h .digi-form-select-filter__dropdown--right.sc-digi-form-select-filter{right:0}}.sc-digi-form-select-filter-h .digi-form-select-filter__dropdown--hidden.sc-digi-form-select-filter{display:none}.sc-digi-form-select-filter-h .digi-form-select-filter__label.sc-digi-form-select-filter{display:block}.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-button-wrapper--activated.sc-digi-form-select-filter{display:flex;align-items:center}.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-button-indicator.sc-digi-form-select-filter{display:none;--digi--icon--color:var(--digi--form-select-filter--toggle-button-indicator--color)}.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-button-indicator--active.sc-digi-form-select-filter{display:flex;margin-right:var(--digi--form-select-filter--toggle-button-indicator--margin-right);width:var(--digi--form-select-filter--toggle-button-indicator--width);height:var(--digi--form-select-filter--toggle-button-indicator--height)}.sc-digi-form-select-filter-h .digi-form-select-filter__search-status.sc-digi-form-select-filter{font-family:var(--digi--global--typography--font-family--default);font-size:var(--digi--typography--label--font-size--desktop);color:var(--digi--color--text--primary)}.sc-digi-form-select-filter-h .digi-form-select-filter__list.sc-digi-form-select-filter{margin:var(--digi--form-select-filter--list--margin);padding:0;max-width:100%}.sc-digi-form-select-filter-h .digi-form-select-filter__item.sc-digi-form-select-filter{background-color:var(--digi--form-select-filter--dropdown--item--background-color--default);border-width:0;box-sizing:border-box;border-bottom-width:var(--digi--form-select-filter--dropdown--item--border-width);border-style:var(--digi--form-select-filter--dropdown--item--border-type);border-color:var(--digi--form-select-filter--dropdown--item--border-color);cursor:var(--digi--form-select-filter--dropdown--item--cursor);color:var(--digi--form-select-filter--dropdown--item--color);display:block;font-size:var(--digi--form-select-filter--dropdown--item--font-size);font-family:var(--digi--form-select-filter--dropdown--item--font-family);font-weight:var(--digi--form-select-filter--dropdown--item--font-weight--default);padding:var(--digi--form-select-filter--dropdown--item--padding-y) var(--digi--form-select-filter--dropdown--item--padding-x);position:relative;height:var(--digi--form-select-filter--dropdown--item--height);min-height:var(--digi--form-select-filter--dropdown--item--min-height);margin-bottom:var(--digi--form-select-filter--dropdown--item--margin-bottom);letter-spacing:var(--digi--form-select-filter--dropdown--item--letter-spacing);line-height:var(--digi--form-select-filter--dropdown--item--line-height)}.sc-digi-form-select-filter-h .digi-form-select-filter__item.sc-digi-form-select-filter:focus-visible{background-color:var(--digi--form-select-filter--dropdown--item--background-color--focus);outline:2px solid black;outline-offset:-3px;box-shadow:0px 0px 0px 5px inset white}.sc-digi-form-select-filter-h .digi-form-select-filter__item.sc-digi-form-select-filter:hover{background-color:var(--digi--form-select-filter--dropdown--item--background-color--hover);font-weight:var(--digi--form-select-filter--dropdown--item--font-weight--hover)}.sc-digi-form-select-filter-h .digi-form-select-filter__item.sc-digi-form-select-filter:active{background-color:var(--digi--form-select-filter--dropdown--item--background-color--active)}.sc-digi-form-select-filter-h .digi-form-select-filter__item[aria-checked=true].sc-digi-form-select-filter{font-weight:var(--digi--form-select-filter--dropdown--item--font-weight--selected);background-color:var(--digi--form-select-filter--dropdown--item--background-color--selected)}.sc-digi-form-select-filter-h .digi-form-select-filter__item[dir=rtl].sc-digi-form-select-filter{text-align:right}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=radio].sc-digi-form-select-filter .digi-form-select-filter__item__icon.sc-digi-form-select-filter{position:absolute;width:13px;height:25px;left:7px}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=radio][dir=rtl].sc-digi-form-select-filter::before{right:3px}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=radio][dir=rtl].sc-digi-form-select-filter .digi-form-select-filter__item__icon.sc-digi-form-select-filter{left:auto;right:7px}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=checkbox].sc-digi-form-select-filter{padding:var(--digi--form-select-filter--dropdown--item--multiple--padding-y) var(--digi--form-select-filter--dropdown--item--multiple--padding-x)}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=checkbox][aria-checked=true].sc-digi-form-select-filter:before{background:var(--digi--form-select-filter--dropdown--item--checkbox--background-color--selected);border-color:var(--digi--form-select-filter--dropdown--item--checkbox--background-color--selected)}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=checkbox].sc-digi-form-select-filter::before{content:\"\";position:absolute;background-color:var(--digi--form-select-filter--dropdown--item--checkbox--background-color);border-color:var(--digi--form-select-filter--dropdown--item--checkbox--border-color);border-width:var(--digi--form-select-filter--dropdown--item--checkbox--border-width);border-style:var(--digi--form-select-filter--dropdown--item--checkbox--border-style);height:var(--digi--form-select-filter--dropdown--item--checkbox--width);width:var(--digi--form-select-filter--dropdown--item--checkbox--height);border-radius:var(--digi--form-select-filter--dropdown--item--checkbox--border-radius);left:12px;transform:translateY(1px)}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=checkbox].sc-digi-form-select-filter .digi-form-select-filter__item__icon.sc-digi-form-select-filter{position:absolute;width:13px;left:16px;--digi--icon--color:white}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=checkbox][dir=rtl].sc-digi-form-select-filter::before{right:12px}.sc-digi-form-select-filter-h .digi-form-select-filter__item[role=checkbox][dir=rtl].sc-digi-form-select-filter .digi-form-select-filter__item__icon.sc-digi-form-select-filter{left:auto;right:16px}.sc-digi-form-select-filter-h .digi-form-select-filter__toggle-button-text.sc-digi-form-select-filter{margin-right:var(--digi--form-select-filter--toggle-button--text--margin-right)}.sc-digi-form-select-filter-h .hidden.sc-digi-form-select-filter{display:none}";
|
|
66
68
|
const DigiFormSelectFilterStyle0 = formSelectFilterCss;
|
|
@@ -506,15 +508,15 @@ const FormSelectFilter = /*@__PURE__*/ proxyCustomElement(class FormSelectFilter
|
|
|
506
508
|
} }, h("slot", { name: "empty-search-result" })))));
|
|
507
509
|
}
|
|
508
510
|
render() {
|
|
509
|
-
return (h("div", { key: '
|
|
511
|
+
return (h("div", { key: '0441a3108913933a52f7ce85a8e808637d1b3c91', class: Object.assign({ 'digi-form-select-filter': true }, this.cssModifiers), role: "application", id: `${this.afId}-identifier` }, h("digi-form-label", { key: '642aeed1224efdd28628722fc29c4885defe1f88', afLabel: this.afFilterButtonTextLabel, afFor: `${this.afId}`, afId: `${this.afId}-label`, class: "digi-form-select-filter__label", afDescription: this.afDescription, afRequired: this.afRequired, afAnnounceIfOptional: this.afAnnounceIfOptional, afRequiredText: this.afRequiredText, afAnnounceIfOptionalText: this.afAnnounceIfOptionalText }), h("digi-util-keydown-handler", { key: 'b5117f00c181ceb475eff973d9fef953ab057ffe', onAfOnEsc: () => this.escHandler() }, h("button", { key: 'f5ac9723c420b469f280751113b8fed4be799b2f', type: "button", id: `${this.afId}`, class: "digi-form-select-filter__toggle-button", onClick: () => this.toggleDropdown(), ref: (el) => (this._toggleButton = el), "aria-haspopup": "true", "aria-label": this.ariaLabel, "aria-labelledby": this.afFilterButtonAriaDescribedby, "aria-controls": `${this.afId}-dropdown-menu`, "aria-expanded": this.isOpen }, h("div", { key: '95f70c6e4a9ce0fb00d549ea9a2a56c889694536', class: Object.assign({ 'digi-form-filter__toggle-button-wrapper': true }, this.cssModifiersToggleButtonWrapper) }, h("digi-icon-check", { key: '1acd4598fe9a41669038186b086013a027c8e84f', class: Object.assign({ 'digi-form-select-filter__toggle-button-indicator': true }, this.cssModifiersToggleButtonIndicator), slot: "icon" }), h("span", { key: '965fd1089e5ebe115ebada0e6a8bac72de406d83', class: "digi-form-select-filter__toggle-button-text" }, this.renderButtonLabel)), h("digi-icon-chevron-down", { key: '23ee710f53016cf532cf74bd2288e3202418bffd', class: "digi-form-select-filter__toggle-icon" })), h("div", { key: '55f99522a98d710b4d222b43e51c63961bdd390e', id: `${this.afId}-dropdown-menu`, tabindex: this.isOpen ? '-1' : undefined, class: {
|
|
510
512
|
'digi-form-select-filter__dropdown': true,
|
|
511
513
|
'digi-form-select-filter__dropdown--right': this.afAlignRight,
|
|
512
514
|
'digi-form-select-filter__dropdown--hidden': !this.isOpen
|
|
513
|
-
} }, h("fieldset", { key: '
|
|
515
|
+
} }, h("fieldset", { key: 'b801358f02ee8719a354128ce1669276ae26052c' }, h("div", { key: 'a307b294684fe855f61c3f1fae1359d79e118ed8', class: "digi-form-select-filter__header" }, h("legend", { key: '854730c3331539ff816c78bbb5c4afa8b3f8045f', class: "digi-form-select-filter__legend" }, this.afFilterButtonTextLabel), h("digi-form-input", { key: 'ee515e0d2a5392fac6614309804762bb02b31b1b', afLabel: this.afName, afId: `${this.afId}-search`, afVariation: FormInputVariation.MEDIUM, afType: FormInputType.SEARCH, afValidation: FormInputValidation.NEUTRAL, onAfOnFocus: () => {
|
|
514
516
|
this.focusListItemIndex = 0;
|
|
515
517
|
}, onAfOnKeyup: (e) => {
|
|
516
518
|
this.inputSearchKeyboardHandler(e.detail);
|
|
517
|
-
}, onAfOnInput: (e) => this.inputSearchInputHandler(e.detail), afValue: this._searchQuery, class: "digi-form-select-filter__search-input", afAriaControls: `${this.afId}-select-filter-list`, afAutocomplete: "off", afAriaAutocomplete: "none" }), this.renderEmptyStateBox()), h("div", { key: '
|
|
519
|
+
}, onAfOnInput: (e) => this.inputSearchInputHandler(e.detail), afValue: this._searchQuery, class: "digi-form-select-filter__search-input", afAriaControls: `${this.afId}-select-filter-list`, afAutocomplete: "off", afAriaAutocomplete: "none" }), this.renderEmptyStateBox()), h("div", { key: '4c3b4dd67932713d3b0f9784ddb6908172bae788', class: "digi-form-select-filter__scroll" }, h("digi-util-keydown-handler", { key: '21fd9e82b72a29c6d4f6d9483a189bd877f86c7f', onAfOnDown: (e) => this.downHandler(e), onAfOnRight: (e) => this.downHandler(e), onAfOnUp: (e) => this.upHandler(e), onAfOnLeft: (e) => this.upHandler(e), onAfOnHome: (e) => this.homeHandler(e), onAfOnEnd: (e) => this.endHandler(e), onAfOnEnter: (e) => this.enterHandler(e), onAfOnSpace: (e) => this.spaceHandler(e), onAfOnTab: () => this.tabHandler(), onAfOnShiftTab: () => this.shiftHandler() }, h("ul", { key: '1c7566020cc272722d7978b618395177c114a9ac', class: "digi-form-select-filter__list", "aria-labelledby": `${this.afId}`, id: `${this.afId}-select-filter-list`, role: this.afMultipleItems ? '' : 'radiogroup', "aria-invalid": this.afMultipleItems
|
|
518
520
|
? 'false'
|
|
519
521
|
: this.afValidation === FormSelectFilterValidation.ERROR
|
|
520
522
|
? 'true'
|
|
@@ -522,11 +524,11 @@ const FormSelectFilter = /*@__PURE__*/ proxyCustomElement(class FormSelectFilter
|
|
|
522
524
|
? false
|
|
523
525
|
: this.afRequired
|
|
524
526
|
? 'true'
|
|
525
|
-
: 'false' }, this.showNeutralValue && (h("li", { key: '
|
|
527
|
+
: 'false' }, this.showNeutralValue && (h("li", { key: '8d05cf89e96e8ac1483ce26a337a5978f838b639', class: "digi-form-select-filter__item", role: "radio", "aria-required": this.afMultipleItems
|
|
526
528
|
? 'false'
|
|
527
529
|
: this.afRequired
|
|
528
530
|
? 'true'
|
|
529
|
-
: 'false', "aria-checked": this._selectedItems.length === 0 ? 'true' : 'false', onClick: () => this.resetSelectItems(true), tabIndex: 0, "aria-label": this.afFilterButtonText }, this._selectedItems.length === 0 && (h("digi-icon-check", { key: '
|
|
531
|
+
: 'false', "aria-checked": this._selectedItems.length === 0 ? 'true' : 'false', onClick: () => this.resetSelectItems(true), tabIndex: 0, "aria-label": this.afFilterButtonText }, this._selectedItems.length === 0 && (h("digi-icon-check", { key: 'a38310179982e60d3f2689e86205b60954626a7b', class: "digi-form-select-filter__item__icon", "aria-hidden": 'true' })), this.afFilterButtonText)), this._filteredResult &&
|
|
530
532
|
this._filteredResult.map((item, index) => {
|
|
531
533
|
return (h("li", { class: "digi-form-select-filter__item", key: index, dir: item.dir, lang: item.lang, "aria-checked": this.isSelected(item.value) ? 'true' : 'false', role: this.afMultipleItems ? 'checkbox' : 'radio', "aria-required": this.afMultipleItems
|
|
532
534
|
? 'false'
|
|
@@ -538,9 +540,9 @@ const FormSelectFilter = /*@__PURE__*/ proxyCustomElement(class FormSelectFilter
|
|
|
538
540
|
? 'true'
|
|
539
541
|
: 'false'
|
|
540
542
|
: 'false', "aria-errormessage": `${this.afId}--validation-message`, onClick: () => this.selectItemHandler(item), tabIndex: this.showNeutralValue ? -1 : index === 0 ? 0 : -1 }, this.isSelected(item.value) && (h("digi-icon-check", { class: "digi-form-select-filter__item__icon", "aria-hidden": 'true' })), item.label));
|
|
541
|
-
}))))), this.afMultipleItems && (h("div", { key: '
|
|
543
|
+
}))))), this.afMultipleItems && (h("div", { key: '5b86ccce4ca0f6a5c8fdc02680aa792b97912a0b', class: "digi-form-select-filter__footer" }, !this.afHideResetButton && (h("digi-button", { key: 'b644d87b83ecbed6cfd1599a641e5264921ac4fc', "af-variation": "secondary", "af-aria-label": this.afResetButtonTextAriaLabel, onClick: () => this.resetSelectItems(), class: "digi-form-select-filter__reset-button" }, this.afResetButtonText)), h("digi-util-keydown-handler", { key: 'b0e8623abc016dcae8614310ea8653f28ec5d9b3', onAfOnUp: () => this.setFocusItem() }, h("digi-button", { key: '838f2780f265db6153e2e928ab23935a19885b51', ref: (el) => (this._submitButton = el), "af-variation": "primary", "af-aria-label": this.afSubmitButtonTextAriaLabel, onClick: () => {
|
|
542
544
|
this.setClosed(true);
|
|
543
|
-
}, class: "digi-form-select-filter__submit-button" }, this.afSubmitButtonText)))))), h("div", { key: '
|
|
545
|
+
}, class: "digi-form-select-filter__submit-button" }, this.afSubmitButtonText)))))), h("div", { key: 'e2a972b032f28e6e0347e2bd7aca7724e7a144a2', class: "digi-form-select__footer" }, h("div", { key: 'f8d44fff602afedb23b2f64b80d5bcaf7b15b49e', "aria-atomic": "true", role: "alert", id: `${this.afId}--validation-message` }, this.showValidation() && (h("digi-form-validation-message", { key: 'c91161db619777dbb192afa4b600732e39769208', "af-variation": this.afValidation }, this.afValidationText))))));
|
|
544
546
|
}
|
|
545
547
|
get hostElement() { return this; }
|
|
546
548
|
static get watchers() { return {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiFormSelect extends Components.DigiFormSelect, HTMLElement {}
|
|
4
4
|
export const DigiFormSelect: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiFormTextarea extends Components.DigiFormTextarea, HTMLElement {}
|
|
4
4
|
export const DigiFormTextarea: {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, h } from './p-e5abfc2d.js';
|
|
2
2
|
import { r as randomIdGenerator } from './p-ffe5c0e8.js';
|
|
3
3
|
import { a as FormTextareaVariation, F as FormTextareaValidation } from './p-9c5a93d8.js';
|
|
4
|
-
import { d as defineCustomElement$6 } from './p-
|
|
5
|
-
import { d as defineCustomElement$5 } from './p-
|
|
6
|
-
import { d as defineCustomElement$4 } from './p-
|
|
7
|
-
import { d as defineCustomElement$3 } from './p-
|
|
8
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { d as defineCustomElement$6 } from './p-98765f91.js';
|
|
5
|
+
import { d as defineCustomElement$5 } from './p-49a67d97.js';
|
|
6
|
+
import { d as defineCustomElement$4 } from './p-bd19f8cd.js';
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-e795bd84.js';
|
|
8
|
+
import { d as defineCustomElement$2 } from './p-522414d8.js';
|
|
9
9
|
|
|
10
10
|
const formTextareaCss = ".sc-digi-form-textarea-h{--digi--form-textarea--height--small:4.6875rem;--digi--form-textarea--height--medium:8.4375rem;--digi--form-textarea--height--large:10.3125rem;--digi--form-textarea--height--auto:auto;--digi--form-textarea--border-radius:var(--digi--border-radius--input);--digi--form-textarea--padding:calc(var(--digi--gutter--medium) / 2) var(--digi--gutter--medium);--digi--form-textarea--background--empty:var(--digi--color--background--interactive--default--input-elements);--digi--form-textarea--background--neutral:var(--digi--color--background--interactive--default--input-elements);--digi--form-textarea--background--success:var(--digi--color--background--interactive--validation--success);--digi--form-textarea--background--warning:var(--digi--color--background--interactive--validation--warning);--digi--form-textarea--background--error:var(--digi--color--background--interactive--validation--error);--digi--form-textarea--border--neutral:var(--digi--border-width--input-regular) solid;--digi--form-textarea--border--error:var(--digi--border-width--input-validation) solid;--digi--form-textarea--border--success:var(--digi--border-width--input-validation) solid;--digi--form-textarea--border--warning:var(--digi--border-width--input-validation) solid;--digi--form-textarea--border-color--neutral:var(--digi--color--border--interactive--default--on-input);--digi--form-textarea--border-color--success:var(--digi--color--border--interactive--validation--success);--digi--form-textarea--border-color--warning:var(--digi--color--border--interactive--validation--warning);--digi--form-textarea--border-color--error:var(--digi--color--border--interactive--validation--error)}.sc-digi-form-textarea-h .digi-form-textarea.sc-digi-form-textarea{display:flex;flex-direction:column;gap:0.4em}.sc-digi-form-textarea-h .digi-form-textarea--small.sc-digi-form-textarea{--HEIGHT:var(--digi--form-textarea--height--small)}.sc-digi-form-textarea-h .digi-form-textarea--medium.sc-digi-form-textarea{--HEIGHT:var(--digi--form-textarea--height--medium)}.sc-digi-form-textarea-h .digi-form-textarea--large.sc-digi-form-textarea{--HEIGHT:var(--digi--form-textarea--height--large)}.sc-digi-form-textarea-h .digi-form-textarea--neutral.sc-digi-form-textarea{--BORDER:var(--digi--form-textarea--border--neutral);--BORDER-COLOR:var(--digi--form-textarea--border-color--neutral);--BACKGROUND:var(--digi--form-textarea--background--neutral)}.sc-digi-form-textarea-h .digi-form-textarea--empty.sc-digi-form-textarea:not(:focus-within){--BACKGROUND:var(--digi--form-textarea--background--empty)}.sc-digi-form-textarea-h .digi-form-textarea--success.sc-digi-form-textarea{--BORDER:var(--digi--form-textarea--border--success);--BORDER-COLOR:var(--digi--form-textarea--border-color--success);--BACKGROUND:var(--digi--form-textarea--background--success)}.sc-digi-form-textarea-h .digi-form-textarea--warning.sc-digi-form-textarea{--BORDER:var(--digi--form-textarea--border--warning);--BORDER-COLOR:var(--digi--form-textarea--border-color--warning);--BACKGROUND:var(--digi--form-textarea--background--warning)}.sc-digi-form-textarea-h .digi-form-textarea--error.sc-digi-form-textarea{--BORDER:var(--digi--form-textarea--border--error);--BORDER-COLOR:var(--digi--form-textarea--border-color--error);--BACKGROUND:var(--digi--form-textarea--background--error)}.sc-digi-form-textarea-h .digi-form-textarea__content.sc-digi-form-textarea{width:100%}.sc-digi-form-textarea-h .digi-form-textarea__textarea.sc-digi-form-textarea{height:var(--HEIGHT);width:inherit;font-family:var(--digi--global--typography--font-family--default);font-size:var(--digi--typography--body--font-size--desktop);padding:var(--digi--form-textarea--padding);color:var(--digi--color--text--primary);background:var(--BACKGROUND);border:var(--BORDER);border-color:var(--BORDER-COLOR);border-radius:var(--digi--form-textarea--border-radius);box-sizing:border-box}.sc-digi-form-textarea-h .digi-form-textarea__textarea.sc-digi-form-textarea:focus-visible{outline:2px solid black;outline-offset:2px;box-shadow:0px 0px 0px 5px white}";
|
|
11
11
|
const DigiFormTextareaStyle0 = formTextareaCss;
|
|
@@ -26,6 +26,7 @@ const FormTextarea = /*@__PURE__*/ proxyCustomElement(class FormTextarea extends
|
|
|
26
26
|
this.hasActiveValidationMessage = false;
|
|
27
27
|
this.dirty = false;
|
|
28
28
|
this.touched = false;
|
|
29
|
+
this.isEditing = false;
|
|
29
30
|
this.afLabel = undefined;
|
|
30
31
|
this.afLabelDescription = undefined;
|
|
31
32
|
this.afVariation = FormTextareaVariation.MEDIUM;
|
|
@@ -81,14 +82,15 @@ const FormTextarea = /*@__PURE__*/ proxyCustomElement(class FormTextarea extends
|
|
|
81
82
|
'digi-form-textarea--auto': this.afVariation === FormTextareaVariation.AUTO,
|
|
82
83
|
'digi-form-textarea--neutral': this.afValidation === FormTextareaValidation.NEUTRAL,
|
|
83
84
|
'digi-form-textarea--success': this.afValidation === FormTextareaValidation.SUCCESS,
|
|
84
|
-
'digi-form-textarea--error': this.afValidation === FormTextareaValidation.ERROR,
|
|
85
|
-
'digi-form-textarea--warning': this.afValidation === FormTextareaValidation.WARNING,
|
|
85
|
+
'digi-form-textarea--error': !this.isEditing && this.afValidation === FormTextareaValidation.ERROR,
|
|
86
|
+
'digi-form-textarea--warning': !this.isEditing && this.afValidation === FormTextareaValidation.WARNING,
|
|
86
87
|
'digi-form-textarea--empty': !this.afValue &&
|
|
87
88
|
(!this.afValidation ||
|
|
88
89
|
this.afValidation === FormTextareaValidation.NEUTRAL)
|
|
89
90
|
};
|
|
90
91
|
}
|
|
91
92
|
blurHandler(e) {
|
|
93
|
+
this.isEditing = false;
|
|
92
94
|
if (!this.touched) {
|
|
93
95
|
this.afOnTouched.emit(e);
|
|
94
96
|
this.touched = true;
|
|
@@ -118,10 +120,10 @@ const FormTextarea = /*@__PURE__*/ proxyCustomElement(class FormTextarea extends
|
|
|
118
120
|
this.afOnInput.emit(e);
|
|
119
121
|
}
|
|
120
122
|
render() {
|
|
121
|
-
return (h("div", { key: '
|
|
123
|
+
return (h("div", { key: 'ca77f5d62dc794ff17223c0c914ef00d070d4845', class: Object.assign({ 'digi-form-textarea': true }, this.cssModifiers) }, h("div", { key: 'd155dcb5c0cb754cd76c557e9bc382836e3ef76a', class: "digi-form-textarea__label" }, h("digi-form-label", { key: '5c8d3b5b19417aa280812c2770cbb4cad2692969', afFor: this.afId, afLabel: this.afLabel, afDescription: this.afLabelDescription, afRequired: this.afRequired, afAnnounceIfOptional: this.afAnnounceIfOptional, afRequiredText: this.afRequiredText, afAnnounceIfOptionalText: this.afAnnounceIfOptionalText })), h("div", { key: 'dcddec6e31b9e97b9ba1d4109adf112af0a07b29', class: "digi-form-textarea__content" }, h("textarea", { key: 'c399e1aa0ef714c2a356edf6b538a71df1b27994', class: "digi-form-textarea__textarea", ref: (el) => (this._textarea = el), onBlur: (e) => this.blurHandler(e), onChange: (e) => this.changeHandler(e), onFocus: (e) => this.focusHandler(e), onFocusout: (e) => this.focusoutHandler(e), onKeyDown: () => this.isEditing = true, onKeyUp: (e) => this.keyupHandler(e), onInput: (e) => this.inputHandler(e), "aria-activedescendant": this.afAriaActivedescendant, "aria-describedby": this.afAriaDescribedby, "aria-labelledby": this.afAriaLabelledby, "aria-invalid": this.afValidation === FormTextareaValidation.ERROR
|
|
122
124
|
? 'true'
|
|
123
|
-
: 'false', maxLength: this.afMaxlength, minLength: this.afMinlength, role: this.afRole, required: this.afRequired, id: this.afId, name: this.afName, value: this.afValue, autofocus: this.afAutofocus ? this.afAutofocus : null })), h("div", { key: '
|
|
124
|
-
this.afValidation != FormTextareaValidation.NEUTRAL && (h("digi-form-validation-message", { key: '
|
|
125
|
+
: 'false', maxLength: this.afMaxlength, minLength: this.afMinlength, role: this.afRole, required: this.afRequired, id: this.afId, name: this.afName, value: this.afValue, autofocus: this.afAutofocus ? this.afAutofocus : null })), h("div", { key: '8954b122a04e741550553e5b5dc29145346501b3', class: "digi-form-textarea__footer" }, h("div", { key: '9540eee3c9c2aa70e0139b4b84f035494e9aee21', class: "digi-form-textarea__validation", "aria-atomic": "true", role: "alert", id: `${this.afId}--validation-message` }, !this.isEditing && this.hasActiveValidationMessage &&
|
|
126
|
+
this.afValidation != FormTextareaValidation.NEUTRAL && (h("digi-form-validation-message", { key: '350b51a7cd29627a53f2267a1726ad4917657cef', class: "digi-form-textarea__validation-message", "af-variation": this.afValidation }, this.afValidationText))))));
|
|
125
127
|
}
|
|
126
128
|
get hostElement() { return this; }
|
|
127
129
|
static get watchers() { return {
|
|
@@ -154,6 +156,7 @@ const FormTextarea = /*@__PURE__*/ proxyCustomElement(class FormTextarea extends
|
|
|
154
156
|
"hasActiveValidationMessage": [32],
|
|
155
157
|
"dirty": [32],
|
|
156
158
|
"touched": [32],
|
|
159
|
+
"isEditing": [32],
|
|
157
160
|
"afMGetFormControlElement": [64]
|
|
158
161
|
}, undefined, {
|
|
159
162
|
"value": ["onValueChanged"],
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiFormValidationMessage extends Components.DigiFormValidationMessage, HTMLElement {}
|
|
4
4
|
export const DigiFormValidationMessage: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as FormValidationMessage, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { F as FormValidationMessage, d as defineCustomElement$1 } from './p-49a67d97.js';
|
|
2
2
|
|
|
3
3
|
const DigiFormValidationMessage = FormValidationMessage;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiHeaderAvatar extends Components.DigiHeaderAvatar, HTMLElement {}
|
|
4
4
|
export const DigiHeaderAvatar: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h as h$1 } from './p-e5abfc2d.js';
|
|
2
2
|
import { h } from './p-6ee85572.js';
|
|
3
|
-
import { d as defineCustomElement$3 } from './p-
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
3
|
+
import { d as defineCustomElement$3 } from './p-65c2673b.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-4e3fdb06.js';
|
|
5
5
|
|
|
6
6
|
/* eslint-disable max-len */
|
|
7
7
|
const avatarPlaceholder = {
|
|
@@ -106,7 +106,7 @@ const NavigationAvatar = /*@__PURE__*/ proxyCustomElement(class NavigationAvatar
|
|
|
106
106
|
if (this.afShowPlaceholderImage) {
|
|
107
107
|
this.afHideImage = true;
|
|
108
108
|
}
|
|
109
|
-
return (h$1("div", { key: '
|
|
109
|
+
return (h$1("div", { key: 'f0a6f919473f79842a1a5e8b420ebd28b5d69ddf', class: "digi-header-avatar" }, !this.afHideImage && this.afIsLoggedIn && (h$1("digi-media-image", { key: 'f9d7affc8b4fe35cc4ed34363fafb7dbefd68d15', class: 'digi-header-avatar__image', "af-height": "32", "af-width": "32", afUnlazy: true, "af-src": this.afSrc, afAlt: this.afAlt })), this.afShowPlaceholderImage && this.afIsLoggedIn && (h$1("span", { key: '15b94883efa9d6915b3684e0affd95a96ddff293', class: "digi-header-avatar__icon digi-header-avatar__icon-logged-in" }, h$1(this.currentAvatar, { key: 'a0e9575b337cc739b1b8a493c4a263eef2c22c98' }, h$1("title", { key: 'df2a6872016bd3ea990a1c12ab87d7e367d3aad4' }, this.afPlacerholderTitle)))), this.afIsLoggedIn && (h$1("span", { key: 'ea88177f95fbcb2c261133ff164fd87219731a7b', class: "digi-header-avatar__name" }, this.setCurrentLoginName())), !this.afIsLoggedIn && (h$1("span", { key: '579cd71fe5023f18bc1e05d66eee6495b2e0f30d', class: "digi-header-avatar__icon digi-header-avatar__icon-logged-out" }, h$1(this.currentAvatar, { key: 'bff5b3eb8a509f6bb8509c9ecb1c393037326afd' }, h$1("title", { key: 'ad8a4bf780a68f0c9265eaf804bfcbb4b5acc8e7' }, this.afPlacerholderTitle)))), !this.afIsLoggedIn && h$1("slot", { key: 'ba96a37355d8922c2e79808030fef223e73b1fb4' })));
|
|
110
110
|
}
|
|
111
111
|
static get style() { return DigiHeaderAvatarStyle0; }
|
|
112
112
|
}, [6, "digi-header-avatar", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiHeaderNavigationItem extends Components.DigiHeaderNavigationItem, HTMLElement {}
|
|
4
4
|
export const DigiHeaderNavigationItem: {
|
|
@@ -16,7 +16,7 @@ const HeaderNavigationItem = /*@__PURE__*/ proxyCustomElement(class HeaderNaviga
|
|
|
16
16
|
};
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
19
|
-
return (h("div", { key: '
|
|
19
|
+
return (h("div", { key: 'ae84832cee57e7dc9437572654712dbdf4a11c63', role: "listitem", class: Object.assign({ 'digi-header-navigation-item': true }, this.cssModifiers) }, h("slot", { key: '89d12854ecf6fee08a757f25923e91e880128073' }), h("div", { key: 'b4ad93e0d28b0ba23332188554efe851066980e2', class: Object.assign({ 'digi-header-navigation-item-indicator': true }, this.cssModifiers) })));
|
|
20
20
|
}
|
|
21
21
|
static get style() { return DigiHeaderNavigationItemStyle0; }
|
|
22
22
|
}, [6, "digi-header-navigation-item", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiHeaderNavigation extends Components.DigiHeaderNavigation, HTMLElement {}
|
|
4
4
|
export const DigiHeaderNavigation: {
|
|
@@ -14,7 +14,9 @@ import './p-8142cc73.js';
|
|
|
14
14
|
import './p-905ccb30.js';
|
|
15
15
|
import './p-bc3d2778.js';
|
|
16
16
|
import './p-c8429245.js';
|
|
17
|
+
import './p-9a1bec0e.js';
|
|
17
18
|
import './p-06625463.js';
|
|
19
|
+
import './p-24fe2189.js';
|
|
18
20
|
import './p-f447b984.js';
|
|
19
21
|
import './p-9c5a93d8.js';
|
|
20
22
|
import './p-7933b555.js';
|
|
@@ -47,10 +49,10 @@ import './p-a6ca40fc.js';
|
|
|
47
49
|
import './p-b0e88537.js';
|
|
48
50
|
import { U as UtilBreakpointObserverBreakpoints } from './p-cdcaf0eb.js';
|
|
49
51
|
import { d as defineCustomElement$6 } from './p-4a9363d9.js';
|
|
50
|
-
import { d as defineCustomElement$5 } from './p-
|
|
51
|
-
import { d as defineCustomElement$4 } from './p-
|
|
52
|
-
import { d as defineCustomElement$3 } from './p-
|
|
53
|
-
import { d as defineCustomElement$2 } from './p-
|
|
52
|
+
import { d as defineCustomElement$5 } from './p-cc72fc59.js';
|
|
53
|
+
import { d as defineCustomElement$4 } from './p-009ccd8f.js';
|
|
54
|
+
import { d as defineCustomElement$3 } from './p-cf25df6f.js';
|
|
55
|
+
import { d as defineCustomElement$2 } from './p-f1059907.js';
|
|
54
56
|
|
|
55
57
|
const headerNavigationCss = ".sc-digi-header-navigation-h{--digi--header--border-color:var(--digi--color--divider--secondary);--digi--header--close-button--padding:var(--digi--padding--smaller);display:block}.sc-digi-header-navigation-h .digi-header-navigation.sc-digi-header-navigation{z-index:99}.sc-digi-header-navigation-h .digi-header-navigation__backdrop.sc-digi-header-navigation{background:rgba(0, 0, 0, 0.7);width:100%;height:100%;position:fixed;top:0;left:0}.sc-digi-header-navigation-h .digi-header-navigation__wrapper.sc-digi-header-navigation{display:none;grid-area:nav;background-color:var(--digi--color--background--secondary-muted);border-bottom:var(--digi--header--border-width) solid var(--digi--header--border-color)}.sc-digi-header-navigation-h .digi-header-navigation--visible.sc-digi-header-navigation .digi-header-navigation__wrapper.sc-digi-header-navigation{display:block}.sc-digi-header-navigation-h .digi-header-navigation__close-button.sc-digi-header-navigation{display:flex;flex-wrap:wrap;align-items:center;padding:var(--digi--header--close-button--padding) 0}.sc-digi-header-navigation-h .digi-header-navigation--mobile.sc-digi-header-navigation{width:0;position:fixed;height:100%;right:0;top:0;visibility:hidden}.sc-digi-header-navigation-h .digi-header-navigation--mobile.sc-digi-header-navigation .digi-header-navigation__wrapper.sc-digi-header-navigation{position:absolute;top:0;right:0;height:100%;transform:translateX(100%);width:90vw;transition:ease var(--digi--animation--duration--base) all;overflow-y:auto}.sc-digi-header-navigation-h .digi-header-navigation--mobile.sc-digi-header-navigation .digi-header-navigation__inner.sc-digi-header-navigation{padding:0;display:block}.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner.sc-digi-header-navigation-s>digi-header-navigation-item:first-child,.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner.sc-digi-header-navigation-s>digi-header-navigation-item,.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner .sc-digi-header-navigation-s>digi-header-navigation-item:first-child{border-top:1px solid var(--digi--header--border-color)}.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner.sc-digi-header-navigation-s>digi-header-navigation-item,.sc-digi-header-navigation-h .digi-header-navigation--mobile .digi-header-navigation__inner .sc-digi-header-navigation-s>digi-header-navigation-item{border-bottom:1px solid var(--digi--header--border-color)}.sc-digi-header-navigation-h .digi-header-navigation--open.sc-digi-header-navigation{visibility:visible}.sc-digi-header-navigation-h .digi-header-navigation--open.sc-digi-header-navigation .digi-header-navigation__wrapper.sc-digi-header-navigation{transform:translateX(0)}.sc-digi-header-navigation-h .digi-header-navigation--open.sc-digi-header-navigation .digi-header-navigation__backdrop.sc-digi-header-navigation{display:block}.sc-digi-header-navigation-h .digi-header-navigation__inner.sc-digi-header-navigation{list-style:none;margin:0;display:flex}.sc-digi-header-navigation-h .digi-header-navigation__navigation-link.sc-digi-header-navigation{display:block;text-decoration:none;color:inherit;padding:var(--digi--padding--medium)}.sc-digi-header-navigation-h .digi-header-navigation__navigation-link.sc-digi-header-navigation:hover{background-color:var(--digi--color--background--interactive--hover--quarternary)}";
|
|
56
58
|
const DigiHeaderNavigationStyle0 = headerNavigationCss;
|
|
@@ -214,10 +216,10 @@ const HeaderNavigation = /*@__PURE__*/ proxyCustomElement(class HeaderNavigation
|
|
|
214
216
|
};
|
|
215
217
|
}
|
|
216
218
|
render() {
|
|
217
|
-
return (h("div", { key: '
|
|
218
|
-
e.detail.value === UtilBreakpointObserverBreakpoints.SMALL) }, h("digi-util-keydown-handler", { key: '
|
|
219
|
+
return (h("div", { key: 'd61a788e2458d7f9bbf770e3d4be7a00c90607f7', class: Object.assign({ 'digi-header-navigation': true }, this.cssModifiers) }, h("digi-util-breakpoint-observer", { key: '23d9c1e5ca9abe955844a6252ca9a642bea44b35', onAfOnChange: (e) => (this.isMobile =
|
|
220
|
+
e.detail.value === UtilBreakpointObserverBreakpoints.SMALL) }, h("digi-util-keydown-handler", { key: 'cfada69f0756bdac39ec68d659b6c878c4937cae', onAfOnEsc: (e) => this.escHandler(e), onAfOnTab: (e) => this.tabHandler(e), onAfOnShiftTab: (e) => this.shiftHandler(e) }, h("div", { key: '74f01fb219fd51e9d1456a952b54a1519e2d5b7c' }, this.isMobile && (h("div", { key: '77c294fba06b8390c49bb4901b1ebd63bbbb6737', class: "digi-header-navigation__backdrop", onClick: (e) => this.backdropClickHandler(e) })), h("nav", { key: 'f22e4ada61843512e92793fa40a7e871222a87fe', class: "digi-header-navigation__wrapper", "aria-label": this.afNavAriaLabel, "af-centered": this.afCentered, ref: (el) => {
|
|
219
221
|
this._wrapper = el;
|
|
220
|
-
} }, this.isMobile && (h("digi-button", { key: '
|
|
222
|
+
} }, this.isMobile && (h("digi-button", { key: 'a32fdbccd0401832c43dbbd38c9f6eca63e258ed', onClick: (e) => this.closeHandler(e), "af-variation": "function", "af-aria-label": this.afCloseButtonAriaLabel, class: "digi-header-navigation__close-button" }, this.afCloseButtonText, h("digi-icon-x", { key: 'ce5ba3d9ead256635c7e04bfe0742455f3635481', slot: "icon-secondary" }))), this.afCentered !== HeaderCenterContentWidth.DEFAULT ? (h("digi-layout-container", { "af-max-width": this.afCentered }, h("div", { role: "list", class: "digi-header-navigation__inner" }, h("slot", null)))) : (h("div", { role: "list", class: "digi-header-navigation__inner" }, h("slot", null)))))))));
|
|
221
223
|
}
|
|
222
224
|
get hostElement() { return this; }
|
|
223
225
|
static get watchers() { return {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiHeaderNotification extends Components.DigiHeaderNotification, HTMLElement {}
|
|
4
4
|
export const DigiHeaderNotification: {
|
|
@@ -10,9 +10,9 @@ const HeaderNotification = /*@__PURE__*/ proxyCustomElement(class HeaderNotifica
|
|
|
10
10
|
this.afNotificationAmount = undefined;
|
|
11
11
|
}
|
|
12
12
|
render() {
|
|
13
|
-
return (h("div", { key: '
|
|
13
|
+
return (h("div", { key: 'b87e7c3e1472683951e5f440e09b6db3f875b3c1', class: "digi-header-notification" }, this.afNotificationAmount > 0 && (h("span", { key: '1c1b0ce80c3ba68fc3f8c0589db79f79c2e75ab5', class: "digi-header-notification__number" }, this.afNotificationAmount < 100
|
|
14
14
|
? this.afNotificationAmount
|
|
15
|
-
: '+99')), h("slot", { key: '
|
|
15
|
+
: '+99')), h("slot", { key: '8d5b6cd2e77035cc233a110859257c24d74a6b00' })));
|
|
16
16
|
}
|
|
17
17
|
static get style() { return DigiHeaderNotificationStyle0; }
|
|
18
18
|
}, [6, "digi-header-notification", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiHeader extends Components.DigiHeader, HTMLElement {}
|
|
4
4
|
export const DigiHeader: {
|
|
@@ -14,7 +14,9 @@ import './p-8142cc73.js';
|
|
|
14
14
|
import './p-905ccb30.js';
|
|
15
15
|
import './p-bc3d2778.js';
|
|
16
16
|
import './p-c8429245.js';
|
|
17
|
+
import './p-9a1bec0e.js';
|
|
17
18
|
import './p-06625463.js';
|
|
19
|
+
import './p-24fe2189.js';
|
|
18
20
|
import './p-f447b984.js';
|
|
19
21
|
import './p-9c5a93d8.js';
|
|
20
22
|
import './p-7933b555.js';
|
|
@@ -47,12 +49,12 @@ import './p-a6ca40fc.js';
|
|
|
47
49
|
import './p-b0e88537.js';
|
|
48
50
|
import { U as UtilBreakpointObserverBreakpoints } from './p-cdcaf0eb.js';
|
|
49
51
|
import { d as defineCustomElement$8 } from './p-4a9363d9.js';
|
|
50
|
-
import { d as defineCustomElement$7 } from './p-
|
|
51
|
-
import { d as defineCustomElement$6 } from './p-
|
|
52
|
-
import { d as defineCustomElement$5 } from './p-
|
|
53
|
-
import { d as defineCustomElement$4 } from './p-
|
|
54
|
-
import { d as defineCustomElement$3 } from './p-
|
|
55
|
-
import { d as defineCustomElement$2 } from './p-
|
|
52
|
+
import { d as defineCustomElement$7 } from './p-c28459e5.js';
|
|
53
|
+
import { d as defineCustomElement$6 } from './p-4ca3dd51.js';
|
|
54
|
+
import { d as defineCustomElement$5 } from './p-009ccd8f.js';
|
|
55
|
+
import { d as defineCustomElement$4 } from './p-82193a3f.js';
|
|
56
|
+
import { d as defineCustomElement$3 } from './p-611a745a.js';
|
|
57
|
+
import { d as defineCustomElement$2 } from './p-cf25df6f.js';
|
|
56
58
|
|
|
57
59
|
const headerCss = ".sc-digi-header-h{display:block;--digi--header--padding:var(--digi--padding--large);--digi--header--border-width:var(--digi--border-width--primary);--digi--header--border-color:var(--digi--color--divider--primary);--digi--header--padding-right:var(--digi--padding--medium);--digi--header--font-size:var(--digi--typography--body--font-size--desktop);--digi--header--font-weight:var(--digi--typography--title-logo--font-weight--desktop)}.sc-digi-header-h .digi-header__logo.sc-digi-header{display:flex;width:100%;align-items:stretch;padding-top:var(--digi--header--padding);padding-bottom:var(--digi--header--padding)}.sc-digi-header-h .digi-header__border.sc-digi-header{border-bottom:var(--digi--header--border-width) solid var(--digi--header--border-color)}.sc-digi-header-h .digi-header__logo-link.sc-digi-header{text-decoration:none}.sc-digi-header-h .digi-header__content.sc-digi-header{display:flex;align-items:center;margin-left:auto}.sc-digi-header-h .digi-header__wrapper.sc-digi-header{position:relative}.sc-digi-header-h .digi-header.sc-digi-header-s>a[slot=header-logo],.sc-digi-header-h .digi-header .sc-digi-header-s>a[slot=header-logo]{position:absolute;height:100%;width:100%;top:0;left:0}.sc-digi-header-h .digi-header.sc-digi-header-s>a[slot=header-logo],.sc-digi-header-h .digi-header.sc-digi-header-s>a[slot=header-logo]:focus-visible,.sc-digi-header-h .digi-header .sc-digi-header-s>a[slot=header-logo]:focus-visible{outline:2px solid black;outline-offset:-3px;box-shadow:0px 0px 0px 5px inset white}.sc-digi-header-h .digi-header.sc-digi-header-s>div[slot=header-content],.sc-digi-header-h .digi-header .sc-digi-header-s>div[slot=header-content]{--digi--header--padding:var(--digi--padding--large);--digi--header--border-width:var(--digi--border-width--primary);--digi--header--border-color:var(--digi--color--divider--primary);--digi--header--padding-right:var(--digi--padding--medium);--digi--header--font-size:var(--digi--typography--body--font-size--desktop);--digi--header--font-weight:var(--digi--typography--title-logo--font-weight--desktop);display:flex;align-items:center;padding-right:var(--digi--header--padding-right)}";
|
|
58
60
|
const DigiHeaderStyle0 = headerCss;
|
|
@@ -90,8 +92,8 @@ const Header = /*@__PURE__*/ proxyCustomElement(class Header extends H {
|
|
|
90
92
|
return (h(Fragment, null, h("div", { class: "digi-header__logo", "aria-label": this.afAriaLabel }, h("div", { class: "digi-header__wrapper" }, ((this.isMobile && !this.afHideSystemName) || !this.isMobile) && (h("digi-logo", { "af-system-name": this.afSystemName, afSvgAriaHidden: true })), this.afHideSystemName && this.isMobile && (h("digi-logo", { "af-system-name": " ", afSvgAriaHidden: true })), h("slot", { name: "header-logo" })), h("div", { class: "digi-header__content" }, h("slot", { name: "header-content" }), this.isMobile && (h("digi-navigation-sidebar-button", { "aria-hidden": this.afActive ? 'true' : 'false', "af-text": this.afMenuButtonText }))))));
|
|
91
93
|
}
|
|
92
94
|
render() {
|
|
93
|
-
return (h("header", { key: '
|
|
94
|
-
e.detail.value === UtilBreakpointObserverBreakpoints.SMALL) }), h("digi-layout-block", { key: '
|
|
95
|
+
return (h("header", { key: 'f0342b6d89e3273df1fcfd64ac15a7abad014fe7', class: "digi-header" }, h("digi-util-breakpoint-observer", { key: '89d9b086575b2b79ae9ea8d2440959a24d097c76', onAfOnChange: (e) => (this.isMobile =
|
|
96
|
+
e.detail.value === UtilBreakpointObserverBreakpoints.SMALL) }), h("digi-layout-block", { key: '6d2eebb1568cf36c42d612c3975fb491df19e044', afContainer: LayoutBlockContainer.NONE }, this.afCentered !== HeaderCenterContentWidth.DEFAULT ? (h("digi-layout-container", { "af-max-width": this.afCentered }, this.renderContent())) : (this.renderContent()), h("div", { key: '3596d7f9ef54a94104616452038f0baed85a5455', class: "digi-header__border", "aria-label": this.afAriaLabel }), h("div", { key: '0d8b8bd2d3c26c8a02378cbf1263d427875ad4e1', class: "digi-header__navigation" }, h("slot", { key: '5cf3cbfe6ec1c50f9022c256f8dd7e51aeee0ef8', name: "header-navigation" })))));
|
|
95
97
|
}
|
|
96
98
|
static get style() { return DigiHeaderStyle0; }
|
|
97
99
|
}, [6, "digi-header", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiIconAccessibilityDeaf extends Components.DigiIconAccessibilityDeaf, HTMLElement {}
|
|
4
4
|
export const DigiIconAccessibilityDeaf: {
|
|
@@ -15,11 +15,11 @@ const IconAccessibilityDeaf = /*@__PURE__*/ proxyCustomElement(class IconAccessi
|
|
|
15
15
|
this.titleId = randomIdGenerator('icontitle');
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("svg", { key: '
|
|
18
|
+
return (h("svg", { key: 'c550002d4c7e951cad395e2e8eaab8dfb931c426', class: "digi-icon-accessibility-deaf", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
19
19
|
? this.afSvgAriaLabelledby
|
|
20
20
|
: this.afTitle
|
|
21
21
|
? this.titleId
|
|
22
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '
|
|
22
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '1fb65215e644cc303e0764a3cc187d46f9a157aa', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: '17fd1029677cc914f5a6d6f527dfc99540414339' }, this.afDesc), h("path", { key: 'be01e678c4d5972af6bf5dcb2cb4e9e59a4646fa', class: "digi-icon-accessibility-deaf__shape", d: "M17.7327245,48 C16.4900679,48 15.4827238,46.9926559 15.4827238,45.7499993 C15.4827238,44.5073426 16.4900679,43.4999985 17.7327245,43.4999985 C21.1445694,43.4999985 23.9202265,40.6859976 23.9202265,37.2272778 L23.920414,37.1959653 C24.0147266,30.4331193 30.7500012,29.327244 30.7500012,24.7499925 C30.7500012,18.476428 25.7346646,13.4999874 19.5000063,13.4999874 C13.2768793,13.4999874 8.25000122,18.464053 8.25000122,24.7499925 C8.25000122,25.9926491 7.24265861,26.9999874 6.00000195,26.9999874 C4.7573453,26.9999874 3.75000122,25.9926491 3.75000122,24.7499925 C3.75000122,15.9995522 10.768691,8.99998739 19.5000063,8.99998739 C28.2159467,8.99998739 35.2500115,15.9828646 35.2500115,24.7499925 C35.2500115,31.749276 28.490728,32.9845264 28.420228,37.245184 C28.4102905,43.1769359 23.6197577,48 17.7327245,48 Z M27.7500037,24.7499925 C27.7500037,20.2009598 24.0490391,16.4999898 19.5000063,16.4999898 C14.9509736,16.4999898 11.2500037,20.2009598 11.2500037,24.7499925 C11.2500037,25.9926491 12.2573477,26.9999898 13.5000044,26.9999898 C14.742661,26.9999898 15.7500037,25.9926491 15.7500037,24.7499925 C15.7500037,22.6822418 17.4322557,20.9999898 19.5000063,20.9999898 C21.567757,20.9999898 23.2500037,22.6822418 23.2500037,24.7499925 C23.2500037,25.9926491 24.2573516,26.9999898 25.5000083,26.9999898 C26.742665,26.9999898 27.7500037,25.9926491 27.7500037,24.7499925 Z M40.0303255,18.0937403 C41.1497009,17.5542089 41.6198573,16.2093647 41.0803259,15.0899894 C39.4672628,11.743207 37.0557308,8.77086232 34.1067298,6.49423658 C33.1228233,5.73495508 31.7101041,5.91673639 30.9507288,6.90045546 C30.1913536,7.88417453 30.3732286,9.29698749 31.356854,10.0564565 C33.7550735,11.9078321 35.7155741,14.3240516 37.0265745,17.0438337 C37.566481,18.1637716 38.9117939,18.6329905 40.0303255,18.0937403 Z M46.7244527,14.7778018 C47.8442968,14.2393016 48.3157657,12.8950199 47.7772655,11.775082 C45.5383273,7.11776803 42.5447951,3.31498555 38.8788877,0.472109633 C37.8968561,-0.289328113 36.4836681,-0.110828055 35.7219491,0.871297262 C34.9605114,1.85323508 35.1391989,3.26661054 36.1211368,4.02814203 C39.2308253,6.43967406 41.7876698,9.70208137 43.721733,13.7248952 C44.2602332,14.8451143 45.6046086,15.3160207 46.7244527,14.7778018 Z M19.5000063,26.249993 C18.2573497,26.249993 17.2500056,27.257337 17.2500056,28.4999937 C17.2500056,29.7426503 18.2573497,30.749993 19.5000063,30.749993 C20.742663,30.749993 21.7500056,29.7426503 21.7500056,28.4999937 C21.7500056,27.257337 20.742663,26.249993 19.5000063,26.249993 Z M13.5000044,32.2499949 C12.2573477,32.2499949 11.2500037,33.257339 11.2500037,34.4999956 C11.2500037,35.7426523 12.2573477,36.7499949 13.5000044,36.7499949 C14.742661,36.7499949 15.7500037,35.7426523 15.7500037,34.4999956 C15.7500037,33.257339 14.742661,32.2499949 13.5000044,32.2499949 Z M2.25000073,43.4999985 C1.00734408,43.4999985 0,44.5073426 0,45.7499993 C0,46.9926559 1.00734408,47.9999985 2.25000073,47.9999985 C3.49265739,47.9999985 4.5,46.9926559 4.5,45.7499993 C4.5,44.5073426 3.49265739,43.4999985 2.25000073,43.4999985 Z M12.0910352,41.9089648 L6.09103323,35.9089648 L2.90906345,39.0909346 L8.90906345,45.0909366 L12.0910352,41.9089648 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
23
23
|
}
|
|
24
24
|
static get style() { return DigiIconAccessibilityDeafStyle0; }
|
|
25
25
|
}, [2, "digi-icon-accessibility-deaf", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiIconAccessibilityUniversal extends Components.DigiIconAccessibilityUniversal, HTMLElement {}
|
|
4
4
|
export const DigiIconAccessibilityUniversal: {
|
|
@@ -15,11 +15,11 @@ const IconAccessibilityUniversal = /*@__PURE__*/ proxyCustomElement(class IconAc
|
|
|
15
15
|
this.titleId = randomIdGenerator('icontitle');
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("svg", { key: '
|
|
18
|
+
return (h("svg", { key: 'a7cf86ca69d6d9d39eca47205a8f3239aabb8406', class: "digi-icon-accessibility-universal", width: "48px", height: "48px", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
19
19
|
? this.afSvgAriaLabelledby
|
|
20
20
|
: this.afTitle
|
|
21
21
|
? this.titleId
|
|
22
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '
|
|
22
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && h("title", { key: '25028ecb0b428186d1a67f5a76ae038624aea8b6', id: this.titleId }, this.afTitle), this.afDesc && h("desc", { key: 'e32a8f7fb49a3ba0be9f577a32b29d98529e0a18' }, this.afDesc), h("path", { key: '5e3315660ea546e705d218b2e00bce956f675d91', class: "digi-icon-accessibility-universal__shape", d: "M24,0 C10.745129,0 0,10.745129 0,24 C0,37.254871 10.745129,48 24,48 C37.254871,48 48,37.254871 48,24 C48,10.745129 37.254871,0 24,0 Z M24,44.1290323 C12.8755161,44.1290323 3.87096774,35.1262258 3.87096774,24 C3.87096774,12.8755161 12.8737742,3.87096774 24,3.87096774 C35.1244839,3.87096774 44.1290323,12.8737742 44.1290323,24 C44.1290323,35.1244839 35.1262258,44.1290323 24,44.1290323 Z M37.8961935,16.3877419 C38.1418065,17.4280645 37.4975806,18.4705161 36.4572581,18.7162258 C33.5670968,19.3985806 30.8599355,20.0019677 28.1736774,20.3372903 C28.2393871,31.1111613 29.3982581,32.7685161 30.7835806,36.3162581 C31.2503226,37.5110323 30.6601935,38.8580323 29.4653226,39.3246774 C28.271129,39.7914194 26.9237419,39.2017742 26.4569032,38.0064194 C25.5318387,35.6386452 24.7063548,33.8500645 24.1531935,29.769 L23.847,29.769 C23.2933548,33.8534516 22.466129,35.6437742 21.5432903,38.0064194 C21.0772258,39.1995484 19.7315806,39.792 18.534871,39.3247742 C17.3400968,38.8580323 16.749871,37.511129 17.2165161,36.3162581 C18.6032903,32.766 19.7607097,31.1062258 19.8264194,20.3372903 C17.1401613,20.0019677 14.433,19.3986774 11.5428387,18.7162258 C10.5025161,18.4706129 9.85829032,17.4280645 10.1039032,16.3877419 C10.3496129,15.3474194 11.3921613,14.7033871 12.4323871,14.9488065 C22.5712258,17.3426129 25.4433871,17.3392258 35.5678065,14.9488065 C36.6080323,14.7031935 37.6505806,15.3473226 37.8961935,16.3877419 Z M20.3038065,12.2123226 C20.3038065,10.1709677 21.9586452,8.51612903 24,8.51612903 C26.0413548,8.51612903 27.6961935,10.1709677 27.6961935,12.2123226 C27.6961935,14.2536774 26.0413548,15.9085161 24,15.9085161 C21.9586452,15.9085161 20.3038065,14.2535806 20.3038065,12.2123226 L20.3038065,12.2123226 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
23
23
|
}
|
|
24
24
|
static get style() { return DigiIconAccessibilityUniversalStyle0; }
|
|
25
25
|
}, [2, "digi-icon-accessibility-universal", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Components, JSX } from "
|
|
1
|
+
import type { Components, JSX } from "../../../../libs/arbetsformedlingen/package/dist/types/components";
|
|
2
2
|
|
|
3
3
|
interface DigiIconApple extends Components.DigiIconApple, HTMLElement {}
|
|
4
4
|
export const DigiIconApple: {
|