@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
|
@@ -1,469 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
const index = require('./index-81fc5a97.js');
|
|
6
|
-
const randomIdGenerator_util = require('./randomIdGenerator.util-e7f4b6de.js');
|
|
7
|
-
const detectClickOutside_util = require('./detectClickOutside.util-3e764eb3.js');
|
|
8
|
-
const detectFocusOutside_util = require('./detectFocusOutside.util-03c62976.js');
|
|
9
|
-
const logger_util = require('./logger.util-fdafc086.js');
|
|
10
|
-
const text = require('./text-3157012b.js');
|
|
11
|
-
const index$1 = require('./index-e8333bcc.js');
|
|
12
|
-
const index$2 = require('./index-cad91a90.js');
|
|
13
|
-
require('./detectClosest.util-85b3507b.js');
|
|
14
|
-
|
|
15
|
-
const calendarCss = ".sc-digi-calendar-h{--digi--calendar--display:inline-block;--digi--calendar--header--font-family:var(--digi--global--typography--font-family--default);--digi--calendar--header--font-weight:var(--digi--global--typography--font-weight--semibold);--digi--calendar--header--display:flex;--digi--calendar--header--align-items:center;--digi--calendar--header--justify-content:space-between;--digi--calendar--header--text-align:center;--digi--calendar--header--button--padding:var(--digi--gutter--medium) var(--digi--gutter--largest);--digi--calendar--header--button--background:transparent;--digi--calendar--header--button--box-shadow:none;--digi--calendar--header--button--background--hover:var(--digi--color--background--interactive--hover--secondary);--digi--calendar--table--border-spacing:0;--digi--calendar--table--border-collapse:collapse;--digi--calendar--table--font-family:var(--digi--global--typography--font-family--default);--digi--calendar--table--font-weight:var(--digi--global--typography--font-weight--semibold);--digi--calendar--table-header--padding:var(--digi--gutter--larger) 0;--digi--calendar--table-header--font-weight-normal:var(--digi--typography--body--font-weight--desktop);--digi--calendar--date--border-color:none;--digi--calendar--date--box-shadow:none;--digi--calendar--date--background-color:var(--digi--color--background--interactive--default--secondary);--digi--calendar--date--background-color--hover:var(--digi--color--background--interactive--hover--secondary);--digi--calendar--date--padding:var(--digi--gutter--large);--digi--calendar--date--color:var(--digi--color--text--primary);--digi--calendar--date--focused--background-color:var(--digi--color--background--interactive--hover--secondary);--digi--calendar--date--today--circle-border:2px solid var(--digi--color--marking--indication--secondary);--digi--calendar--date--today--circle-margin:10%;--digi--calendar--date--selected--color:var(--digi--color--text--interactive--secondary);--digi--calendar--date--selected--background-color:var(--digi--color--background--interactive--selected--primary);--digi--calendar--date--not-selectable-strike--color:var(--digi--color--marking--indication--tertiary);--digi--calendar--week--font-style:italic;--digi--calendar--week--font-size:var(--digi--global--typography--font-size--small);--digi--calendar--week--border-color:var(--digi--color--divider--primary);--digi--calendar--week--border-width:var(--digi--border-width--primary)}.sc-digi-calendar-h .digi-calendar.sc-digi-calendar{display:var(--digi--calendar--display);background:var(--digi--calendar--header--button--background);padding:0px 1px 3px 1px;overflow:hidden;max-width:23.4375rem}.sc-digi-calendar-h .digi-calendar--hide.sc-digi-calendar{--digi--calendar--display:none}.sc-digi-calendar-h .digi-calendar__header.sc-digi-calendar{display:var(--digi--calendar--header--display);align-items:var(--digi--calendar--header--align-items);justify-content:var(--digi--calendar--header--justify-content);text-align:var(--digi--calendar--header--text-align);font-size:var(--digi--global--typography--font-size--base);font-family:var(--digi--calendar--header--font-family);font-weight:var(--digi--calendar--header--font-weight)}.sc-digi-calendar-h .digi-calendar__header--year-select.sc-digi-calendar{display:inherit;justify-content:center;margin:0 auto}.sc-digi-calendar-h .digi-calendar__header--year-select.sc-digi-calendar digi-form-select.sc-digi-calendar:first-child{margin-right:var(--digi--padding--smaller)}.sc-digi-calendar-h .digi-calendar__header--year-select.sc-digi-calendar digi-form-select.sc-digi-calendar:last-child{width:5rem}.sc-digi-calendar-h .digi-calendar__header--year-select.sc-digi-calendar digi-form-select.sc-digi-calendar select.sc-digi-calendar{padding-inline-end:2rem}.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar{flex:auto;display:inherit;align-items:inherit;justify-content:inherit}.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar .digi-calendar__month-select-name.sc-digi-calendar{padding-inline:var(--digi--padding--smaller)}.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar .digi-calendar__month-select-button.sc-digi-calendar{font-family:inherit;font-size:inherit;font-weight:inherit;color:var(--digi--calendar--date--color);display:flex;align-items:center;background:var(--digi--calendar--header--button--background);border:var(--digi--calendar--date--box-shadow);padding:var(--digi--calendar--header--button--padding)}.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar .digi-calendar__month-select-button.sc-digi-calendar:last-child{border-radius:0 4px 0 0}.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar .digi-calendar__month-select-button.sc-digi-calendar:first-child{border-radius:4px 0 0 0}.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar .digi-calendar__month-select-button.sc-digi-calendar:focus-visible:not(.digi-calendar__date--not-selectable),.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar .digi-calendar__month-select-button.sc-digi-calendar:active:not(.digi-calendar__date--not-selectable){--digi--calendar--header--button--background:var(\n --digi--calendar--header--button--background--hover\n );text-decoration:underline;cursor:pointer}@media (any-hover: hover){.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar .digi-calendar__month-select-button.sc-digi-calendar:hover:not(.digi-calendar__date--not-selectable){--digi--calendar--header--button--background:var(\n --digi--calendar--header--button--background--hover\n );text-decoration:underline;cursor:pointer}}.sc-digi-calendar-h .digi-calendar__header--month-step.sc-digi-calendar .digi-calendar__month-select-button.sc-digi-calendar:focus-visible{outline:2px solid black;outline-offset:-3px;box-shadow:0px 0px 0px 5px inset white}.sc-digi-calendar-h .digi-calendar__table.sc-digi-calendar{border-collapse:var(--digi--calendar--table--border-collapse);border-spacing:var(--digi--calendar--table--border-spacing);font-family:var(--digi--calendar--table--font-family);table-layout:fixed;margin-bottom:var(--digi--margin--medium)}.sc-digi-calendar-h .digi-calendar__table-header-week.sc-digi-calendar{font-style:italic;padding:var(--digi--calendar--table-header--padding);font-weight:var(--digi--calendar--table-header--font-weight-normal);width:50px}.sc-digi-calendar-h .digi-calendar__table-header.sc-digi-calendar{padding:var(--digi--calendar--table-header--padding);font-weight:var(--digi--calendar--table--font-weight);width:46px}.sc-digi-calendar-h .digi-calendar__td-week.sc-digi-calendar{border-right:var(--digi--calendar--week--border-width) solid var(--digi--calendar--week--border-color)}.sc-digi-calendar-h .digi-calendar__td.sc-digi-calendar{text-align:right}.sc-digi-calendar-h .digi-calendar__date--week-number.sc-digi-calendar{font-style:var(--digi--calendar--week--font-style);font-size:var(--digi--calendar--week--font-size);display:table-cell;text-align:center}.sc-digi-calendar-h .digi-calendar__date--week-number.sc-digi-calendar:hover{cursor:default}.sc-digi-calendar-h .digi-calendar__date.sc-digi-calendar{position:relative;padding:var(--digi--calendar--date--padding);color:var(--digi--calendar--date--color);background-color:var(--digi--calendar--date--background-color);border-color:var(--digi--calendar--date--border-color);border-radius:var(--digi--border-radius--secondary);font-family:inherit;font-size:inherit;font-weight:inherit;text-align:center;border:none;width:44px;height:44px}.sc-digi-calendar-h .digi-calendar__date--disabled.sc-digi-calendar{--digi--calendar--date--color:transparent;pointer-events:none}.sc-digi-calendar-h .digi-calendar__date--today.sc-digi-calendar{position:relative}.sc-digi-calendar-h .digi-calendar__date--today.sc-digi-calendar::after{display:block;content:\" \";position:absolute;top:var(--digi--calendar--date--today--circle-margin);bottom:var(--digi--calendar--date--today--circle-margin);left:var(--digi--calendar--date--today--circle-margin);right:var(--digi--calendar--date--today--circle-margin);border:var(--digi--calendar--date--today--circle-border);border-radius:50%}@media (any-hover: hover){.sc-digi-calendar-h .digi-calendar__date.sc-digi-calendar:hover:not(.digi-calendar__date--not-selectable){cursor:pointer}.sc-digi-calendar-h .digi-calendar__date.sc-digi-calendar:hover:not(.digi-calendar__date--not-selectable):not(.digi-calendar__date--selected){--digi--calendar--date--box-shadow:var(--digi--calendar--date--box-shadow--hover);--digi--calendar--date--background-color:var(--digi--calendar--date--background-color--hover)}.sc-digi-calendar-h .digi-calendar__date.sc-digi-calendar:hover:not(.digi-calendar__date--not-selectable) span.sc-digi-calendar{text-decoration:underline}}.sc-digi-calendar-h .digi-calendar__date--selected.sc-digi-calendar{--digi--calendar--date--background-color:var(--digi--calendar--date--selected--background-color);--digi--calendar--date--color:var(--digi--calendar--date--selected--color)}.sc-digi-calendar-h .digi-calendar__date--selected.sc-digi-calendar:hover{--digi--calendar--date--background-color:var(--digi--calendar--date--selected--background-color)}.sc-digi-calendar-h .digi-calendar__date--selected.sc-digi-calendar:hover span.sc-digi-calendar{text-decoration:none}.sc-digi-calendar-h .digi-calendar__date--selected.sc-digi-calendar:focus-visible{outline:2px solid black;outline-offset:-3px;box-shadow:0px 0px 0px 5px inset white}.sc-digi-calendar-h .digi-calendar__date--not-selectable.sc-digi-calendar{cursor:not-allowed}.sc-digi-calendar-h .digi-calendar__date--not-selectable.sc-digi-calendar::after{display:block;content:\" \";width:0px;height:100%;border:1px solid #757575;transform:rotate(-45deg);position:absolute;top:0%;left:50%}.sc-digi-calendar-h .digi-calendar__date--focused.sc-digi-calendar:focus-visible:not(.digi-calendar__date--selected):not(.digi-calendar__date--not-selectable){--digi--calendar--date--background-color:var(--digi--calendar--date--focused--background-color);outline:2px solid black;outline-offset:-3px;box-shadow:0px 0px 0px 5px inset white}.sc-digi-calendar-s digi-form-label{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}";
|
|
16
|
-
const DigiCalendarStyle0 = calendarCss;
|
|
17
|
-
|
|
18
|
-
const Calendar = class {
|
|
19
|
-
constructor(hostRef) {
|
|
20
|
-
index.registerInstance(this, hostRef);
|
|
21
|
-
this.afOnDateSelectedChange = index.createEvent(this, "afOnDateSelectedChange", 7);
|
|
22
|
-
this.afOnFocusOutside = index.createEvent(this, "afOnFocusOutside", 7);
|
|
23
|
-
this.afOnClickOutside = index.createEvent(this, "afOnClickOutside", 7);
|
|
24
|
-
this.afOnDirty = index.createEvent(this, "afOnDirty", 7);
|
|
25
|
-
this.activeCalendar = [];
|
|
26
|
-
this.months = [];
|
|
27
|
-
this.selectedDates = [];
|
|
28
|
-
this.focusedDate = undefined;
|
|
29
|
-
this.dirty = false;
|
|
30
|
-
this.afId = randomIdGenerator_util.randomIdGenerator('digi-calendar');
|
|
31
|
-
this.afInitSelectedMonth = new Date().getMonth();
|
|
32
|
-
this.afInitSelectedDate = new Date();
|
|
33
|
-
this.afShowWeekNumber = false;
|
|
34
|
-
this.afSelectedDate = undefined;
|
|
35
|
-
this.afSelectedDates = [];
|
|
36
|
-
this.afActive = true;
|
|
37
|
-
this.afMinDate = undefined;
|
|
38
|
-
this.afMaxDate = undefined;
|
|
39
|
-
this.afMultipleDates = false;
|
|
40
|
-
this.afYearSelect = false;
|
|
41
|
-
}
|
|
42
|
-
afSelectedDateChangeHandler() {
|
|
43
|
-
if (index$1.isValid(this.afSelectedDate)) {
|
|
44
|
-
this.selectedDates = [this.afSelectedDate];
|
|
45
|
-
}
|
|
46
|
-
else {
|
|
47
|
-
this.selectedDates = [];
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
afSelectedDatesChangeHandler() {
|
|
51
|
-
if (this.afSelectedDates.length > 0) {
|
|
52
|
-
if (this.afMultipleDates) {
|
|
53
|
-
const invalidDate = this.afSelectedDates.find((date) => !index$1.isValid(date));
|
|
54
|
-
if (invalidDate === undefined) {
|
|
55
|
-
this.selectedDates = this.afSelectedDates;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
else if (index$1.isValid(this.afSelectedDates[0])) {
|
|
59
|
-
this.selectedDates = [this.afSelectedDates[0]];
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
else {
|
|
63
|
-
this.selectedDates = [];
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
focusoutHandler(e) {
|
|
67
|
-
const target = e.target;
|
|
68
|
-
const selector = `#${this.afId}-calendar`;
|
|
69
|
-
if (detectFocusOutside_util.detectFocusOutside(target, selector)) {
|
|
70
|
-
this.afOnFocusOutside.emit(e);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
clickHandler(e) {
|
|
74
|
-
const target = e.target;
|
|
75
|
-
const selector = `#${this.afId}-calendar`;
|
|
76
|
-
if (detectClickOutside_util.detectClickOutside(target, selector)) {
|
|
77
|
-
this.afOnClickOutside.emit(e);
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
drawCalendar(focusedDate) {
|
|
81
|
-
const date = {
|
|
82
|
-
year: focusedDate.getFullYear(),
|
|
83
|
-
month: focusedDate.getMonth()
|
|
84
|
-
};
|
|
85
|
-
this.lastWeekOfPreviousMonth = this.getWeekDays(this.getLastDayOfPrevMonth(date));
|
|
86
|
-
this.firstWeekOfNextMonth = this.getWeekDays(this.getFirstDayOfNextMonth(date));
|
|
87
|
-
this.weeksBetween = this.getWeeksBetween(this.getLastDayOfPrevMonth(date), this.getFirstDayOfNextMonth(date));
|
|
88
|
-
this.weekDaysbetween = this.getWeekdaysOfMonth(this.weeksBetween);
|
|
89
|
-
this.months = [
|
|
90
|
-
'januari',
|
|
91
|
-
'februari',
|
|
92
|
-
'mars',
|
|
93
|
-
'april',
|
|
94
|
-
'maj',
|
|
95
|
-
'juni',
|
|
96
|
-
'juli',
|
|
97
|
-
'augusti',
|
|
98
|
-
'september',
|
|
99
|
-
'oktober',
|
|
100
|
-
'november',
|
|
101
|
-
'december'
|
|
102
|
-
];
|
|
103
|
-
this.activeCalendar = this.appendFirstWeekOfNextMonth()
|
|
104
|
-
? [
|
|
105
|
-
this.lastWeekOfPreviousMonth,
|
|
106
|
-
...this.weekDaysbetween,
|
|
107
|
-
this.appendFirstWeekOfNextMonth()
|
|
108
|
-
]
|
|
109
|
-
: [this.lastWeekOfPreviousMonth, ...this.weekDaysbetween];
|
|
110
|
-
this.appendFirstWeekOfNextMonth();
|
|
111
|
-
if (this.afShowWeekNumber) {
|
|
112
|
-
this.activeCalendar.forEach((el, i) => {
|
|
113
|
-
this.activeCalendar[i].unshift(this.getWeekNumbers(el[0]));
|
|
114
|
-
});
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
appendFirstWeekOfNextMonth() {
|
|
118
|
-
const lastArray = JSON.stringify(this.weekDaysbetween.slice(-1)[0]);
|
|
119
|
-
const stringFirstweek = JSON.stringify(this.firstWeekOfNextMonth);
|
|
120
|
-
if (!this.firstWeekOfNextMonth.some((date) => this.isSameMonth(date, this.focusedDate))) {
|
|
121
|
-
return;
|
|
122
|
-
}
|
|
123
|
-
else if (lastArray !== stringFirstweek) {
|
|
124
|
-
return this.firstWeekOfNextMonth;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
getLastDayOfPrevMonth(date) {
|
|
128
|
-
return new Date(date.year, date.month, 0);
|
|
129
|
-
}
|
|
130
|
-
getWeekDays(date) {
|
|
131
|
-
const today = date || new Date();
|
|
132
|
-
const week = [];
|
|
133
|
-
for (let i = 1; i <= 7; i++) {
|
|
134
|
-
const first = today.getDate() - today.getDay() + i;
|
|
135
|
-
const day = new Date(today.setDate(first));
|
|
136
|
-
week.push(day);
|
|
137
|
-
}
|
|
138
|
-
return week;
|
|
139
|
-
}
|
|
140
|
-
getFirstDayOfNextMonth(date) {
|
|
141
|
-
return new Date(date.year, date.month + 1, 1);
|
|
142
|
-
}
|
|
143
|
-
getWeeksBetween(lastDayOfPrevMonth, firstDayOnNextMonth) {
|
|
144
|
-
const week = 7 * 24 * 60 * 60 * 1000;
|
|
145
|
-
const d1ms = lastDayOfPrevMonth.getTime();
|
|
146
|
-
const d2ms = firstDayOnNextMonth.getTime();
|
|
147
|
-
const diff = Math.abs(d2ms - d1ms);
|
|
148
|
-
return Math.floor(diff / week);
|
|
149
|
-
}
|
|
150
|
-
getWeekdaysOfMonth(weeksBetween) {
|
|
151
|
-
let weeks = [];
|
|
152
|
-
for (let i = 1; i <= weeksBetween; i++) {
|
|
153
|
-
weeks = [...weeks, this.getWeekDays(this.getUpcoming(i))];
|
|
154
|
-
}
|
|
155
|
-
return weeks;
|
|
156
|
-
}
|
|
157
|
-
getUpcoming(weeks) {
|
|
158
|
-
return new Date(this.focusedDate.getFullYear(), this.focusedDate.getMonth(), 7 * weeks);
|
|
159
|
-
}
|
|
160
|
-
onDirty() {
|
|
161
|
-
if (!this.dirty) {
|
|
162
|
-
this.dirty = true;
|
|
163
|
-
this.afOnDirty.emit(this.dirty);
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
selectDateHandler(dateSelected) {
|
|
167
|
-
this.onDirty();
|
|
168
|
-
if (!this.isDateSelectable(dateSelected))
|
|
169
|
-
return;
|
|
170
|
-
if (this.isDateSelected(dateSelected)) {
|
|
171
|
-
this.selectedDates = this.afMultipleDates
|
|
172
|
-
? this.selectedDates.filter((d) => {
|
|
173
|
-
return !this.isSameDate(d, dateSelected);
|
|
174
|
-
})
|
|
175
|
-
: [];
|
|
176
|
-
}
|
|
177
|
-
else {
|
|
178
|
-
this.selectedDates = this.afMultipleDates
|
|
179
|
-
? [...this.selectedDates, dateSelected]
|
|
180
|
-
: [dateSelected];
|
|
181
|
-
}
|
|
182
|
-
this.focusedDate = new Date(dateSelected);
|
|
183
|
-
this.afOnDateSelectedChange.emit(this.selectedDates);
|
|
184
|
-
}
|
|
185
|
-
getMonthName(monthNumber) {
|
|
186
|
-
return new Date(1992, monthNumber, 1)
|
|
187
|
-
.toLocaleDateString('default', {
|
|
188
|
-
month: 'short'
|
|
189
|
-
})
|
|
190
|
-
.replace('.', '');
|
|
191
|
-
}
|
|
192
|
-
getFullMonthName(monthNumber) {
|
|
193
|
-
return new Date(this.focusedDate.getFullYear(), monthNumber, 1).toLocaleDateString('default', {
|
|
194
|
-
month: 'long',
|
|
195
|
-
year: 'numeric'
|
|
196
|
-
});
|
|
197
|
-
}
|
|
198
|
-
// Get the week number of a specific date. Taken from https://weeknumber.com/how-to/javascript
|
|
199
|
-
getWeekNumbers(dateInput) {
|
|
200
|
-
const date = new Date(dateInput);
|
|
201
|
-
date.getTime();
|
|
202
|
-
date.setHours(0, 0, 0, 0);
|
|
203
|
-
date.setDate(date.getDate() + 3 - ((date.getDay() + 6) % 7));
|
|
204
|
-
const week1 = new Date(date.getFullYear(), 0, 4);
|
|
205
|
-
return (1 +
|
|
206
|
-
Math.round(((date.getTime() - week1.getTime()) / 86400000 -
|
|
207
|
-
3 +
|
|
208
|
-
((week1.getDay() + 6) % 7)) /
|
|
209
|
-
7));
|
|
210
|
-
}
|
|
211
|
-
isSameMonth(date, currentDate) {
|
|
212
|
-
if (date instanceof Date && date instanceof Date) {
|
|
213
|
-
return (`${date.getFullYear()}${date.getMonth()}` ===
|
|
214
|
-
`${currentDate.getFullYear()}${currentDate.getMonth()}`);
|
|
215
|
-
}
|
|
216
|
-
return false;
|
|
217
|
-
}
|
|
218
|
-
isSameDate(date, newDate) {
|
|
219
|
-
return this.getDateString(date) === this.getDateString(newDate);
|
|
220
|
-
}
|
|
221
|
-
getDateString(date) {
|
|
222
|
-
return `${date.getDate()}${date.getMonth()}${date.getFullYear()}`;
|
|
223
|
-
}
|
|
224
|
-
isDateSelected(date) {
|
|
225
|
-
return !!this.selectedDates.find((d) => this.isSameDate(date, d));
|
|
226
|
-
}
|
|
227
|
-
isDateSelectable(date) {
|
|
228
|
-
if (this.afMinDate && this.isBefore(date, this.afMinDate))
|
|
229
|
-
return false;
|
|
230
|
-
if (this.afMaxDate && this.isAfter(date, this.afMaxDate))
|
|
231
|
-
return false;
|
|
232
|
-
return true;
|
|
233
|
-
}
|
|
234
|
-
isBefore(a, b) {
|
|
235
|
-
return index$2.isBefore(this.dateWithoutTime(a), this.dateWithoutTime(b));
|
|
236
|
-
}
|
|
237
|
-
isAfter(a, b) {
|
|
238
|
-
return index$2.isAfter(this.dateWithoutTime(a), this.dateWithoutTime(b));
|
|
239
|
-
}
|
|
240
|
-
dateWithoutTime(date) {
|
|
241
|
-
return new Date(date.getFullYear(), date.getMonth(), date.getDate());
|
|
242
|
-
}
|
|
243
|
-
isInAnotherMonth(date) {
|
|
244
|
-
return !this.isSameMonth(date, this.focusedDate);
|
|
245
|
-
}
|
|
246
|
-
subtractMonth() {
|
|
247
|
-
const month = new Date(this.focusedDate);
|
|
248
|
-
const currentDay = month.getDate();
|
|
249
|
-
month.setMonth(month.getMonth() - 1, 1);
|
|
250
|
-
const lastDayOfPrevMonth = new Date(month.getFullYear(), month.getMonth() + 1, 0).getDate();
|
|
251
|
-
month.setDate(Math.min(currentDay, lastDayOfPrevMonth));
|
|
252
|
-
this.afInitSelectedMonth = month.getMonth();
|
|
253
|
-
this.focusedDate = month;
|
|
254
|
-
}
|
|
255
|
-
addMonth() {
|
|
256
|
-
const month = new Date(this.focusedDate);
|
|
257
|
-
const currentDay = month.getDate();
|
|
258
|
-
month.setMonth(month.getMonth() + 1, 1);
|
|
259
|
-
const lastDayOfNextMonth = new Date(month.getFullYear(), month.getMonth() + 1, 0).getDate();
|
|
260
|
-
month.setDate(Math.min(currentDay, lastDayOfNextMonth));
|
|
261
|
-
this.afInitSelectedMonth = month.getMonth();
|
|
262
|
-
this.focusedDate = month;
|
|
263
|
-
}
|
|
264
|
-
getCurrent(date) {
|
|
265
|
-
return this.isSameDate(date, new Date()) ? 'date' : null;
|
|
266
|
-
}
|
|
267
|
-
setTabIndex(date) {
|
|
268
|
-
if (this.dirty) {
|
|
269
|
-
return this.isSameDate(date, this.focusedDate) ? 0 : -1;
|
|
270
|
-
}
|
|
271
|
-
else {
|
|
272
|
-
return this.isSameMonth(date, new Date())
|
|
273
|
-
? this.isSameDate(date, new Date()) && !this.isInAnotherMonth(date)
|
|
274
|
-
? 0
|
|
275
|
-
: -1
|
|
276
|
-
: this.isSameMonth(date, this.focusedDate) && date.getDate() === 1
|
|
277
|
-
? 0
|
|
278
|
-
: -1;
|
|
279
|
-
}
|
|
280
|
-
}
|
|
281
|
-
navigateHandler(e, daysToAdd) {
|
|
282
|
-
!!e.detail && e.detail.preventDefault();
|
|
283
|
-
if (e.detail.key === 'Tab') {
|
|
284
|
-
return;
|
|
285
|
-
}
|
|
286
|
-
this.onDirty();
|
|
287
|
-
const date = new Date(e.detail.target.dataset.date);
|
|
288
|
-
const newDate = new Date(date.setDate(date.getDate() + daysToAdd));
|
|
289
|
-
this.focusedDate = newDate;
|
|
290
|
-
this.afInitSelectedMonth = this.focusedDate.getMonth();
|
|
291
|
-
this.resetFocus();
|
|
292
|
-
}
|
|
293
|
-
resetFocus() {
|
|
294
|
-
setTimeout(() => {
|
|
295
|
-
const dates = this._tbody.querySelectorAll('.digi-calendar__date');
|
|
296
|
-
if (dates.length <= 0) {
|
|
297
|
-
logger_util.logger.warn(`Could not find an element with data-date attribute matching navigated date.`, this._tbody);
|
|
298
|
-
return;
|
|
299
|
-
}
|
|
300
|
-
Array.from(dates).map((date) => {
|
|
301
|
-
const d = date;
|
|
302
|
-
d.tabIndex = -1;
|
|
303
|
-
d.classList.remove('digi-calendar__date--focused');
|
|
304
|
-
if (d.dataset.date === this.getFullDate(this.focusedDate)) {
|
|
305
|
-
d.focus();
|
|
306
|
-
d.tabIndex = 0;
|
|
307
|
-
d.classList.add('digi-calendar__date--focused');
|
|
308
|
-
}
|
|
309
|
-
});
|
|
310
|
-
}, 100);
|
|
311
|
-
}
|
|
312
|
-
getFullDate(date) {
|
|
313
|
-
return date.toLocaleString(text._t.locale, {
|
|
314
|
-
day: 'numeric',
|
|
315
|
-
month: 'numeric',
|
|
316
|
-
year: 'numeric'
|
|
317
|
-
});
|
|
318
|
-
}
|
|
319
|
-
getDateName(date) {
|
|
320
|
-
return date.toLocaleString(text._t.locale, {
|
|
321
|
-
year: 'numeric',
|
|
322
|
-
month: 'long',
|
|
323
|
-
day: 'numeric'
|
|
324
|
-
});
|
|
325
|
-
}
|
|
326
|
-
setFocused(date) {
|
|
327
|
-
if (this.dirty) {
|
|
328
|
-
return this.isSameDate(date, this.focusedDate);
|
|
329
|
-
}
|
|
330
|
-
else {
|
|
331
|
-
return this.isSameMonth(date, new Date())
|
|
332
|
-
? this.isSameDate(date, new Date()) && !this.isInAnotherMonth(date)
|
|
333
|
-
: this.isSameMonth(date, this.focusedDate) && date.getDate() === 1;
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
ariaPressed(date) {
|
|
337
|
-
return this.selectedDates.length > 0 &&
|
|
338
|
-
!!this.selectedDates.find((d) => this.isSameDate(d, date))
|
|
339
|
-
? 'true'
|
|
340
|
-
: 'false';
|
|
341
|
-
}
|
|
342
|
-
selectMonth(evt) {
|
|
343
|
-
const tempDate = new Date(this.focusedDate);
|
|
344
|
-
const selectedMonth = parseInt(evt.target.value, 10);
|
|
345
|
-
const currentDay = tempDate.getDate();
|
|
346
|
-
tempDate.setMonth(selectedMonth, 1);
|
|
347
|
-
const lastDayOfSelectedMonth = new Date(tempDate.getFullYear(), selectedMonth + 1, 0).getDate();
|
|
348
|
-
tempDate.setDate(Math.min(currentDay, lastDayOfSelectedMonth));
|
|
349
|
-
this.afInitSelectedMonth = selectedMonth;
|
|
350
|
-
this.focusedDate = tempDate;
|
|
351
|
-
this.drawCalendar(this.focusedDate);
|
|
352
|
-
}
|
|
353
|
-
selectYear(evt) {
|
|
354
|
-
const tempDate = this.focusedDate;
|
|
355
|
-
tempDate.setFullYear(evt.target.value);
|
|
356
|
-
this.afInitSelectedDate = evt.target.value;
|
|
357
|
-
this.focusedDate = tempDate;
|
|
358
|
-
this.drawCalendar(this.focusedDate);
|
|
359
|
-
}
|
|
360
|
-
earliestSelectableYear() {
|
|
361
|
-
if (this.afMinDate)
|
|
362
|
-
return this.afMinDate.getFullYear();
|
|
363
|
-
return 1900;
|
|
364
|
-
}
|
|
365
|
-
latestSelectableYear() {
|
|
366
|
-
if (this.afMaxDate)
|
|
367
|
-
return this.afMaxDate.getFullYear();
|
|
368
|
-
return new Date(Date.now()).getFullYear() + 10;
|
|
369
|
-
}
|
|
370
|
-
allSelectableYears() {
|
|
371
|
-
const allYears = [];
|
|
372
|
-
let currentYear = this.earliestSelectableYear();
|
|
373
|
-
while (currentYear <= this.latestSelectableYear()) {
|
|
374
|
-
allYears.push(currentYear++);
|
|
375
|
-
}
|
|
376
|
-
return allYears;
|
|
377
|
-
}
|
|
378
|
-
componentWillLoad() {
|
|
379
|
-
if (this.afInitSelectedDate) {
|
|
380
|
-
this.afInitSelectedMonth = this.afInitSelectedDate.getMonth();
|
|
381
|
-
this.focusedDate = this.afInitSelectedDate;
|
|
382
|
-
this.drawCalendar(this.afInitSelectedDate);
|
|
383
|
-
}
|
|
384
|
-
else {
|
|
385
|
-
const startSelectedMonth = new Date(new Date().getFullYear(), this.afInitSelectedMonth);
|
|
386
|
-
this.focusedDate = startSelectedMonth;
|
|
387
|
-
this.drawCalendar(startSelectedMonth);
|
|
388
|
-
}
|
|
389
|
-
}
|
|
390
|
-
componentWillUpdate() {
|
|
391
|
-
this.drawCalendar(this.focusedDate);
|
|
392
|
-
}
|
|
393
|
-
async componentDidLoad() {
|
|
394
|
-
if (index$1.isValid(this.afSelectedDate))
|
|
395
|
-
this.selectedDates = [this.afSelectedDate];
|
|
396
|
-
else
|
|
397
|
-
this.afSelectedDatesChangeHandler();
|
|
398
|
-
await customElements.whenDefined('digi-form-select');
|
|
399
|
-
}
|
|
400
|
-
cssDateModifiers(date) {
|
|
401
|
-
const shownMonth = this.focusedDate.getMonth();
|
|
402
|
-
return {
|
|
403
|
-
'digi-calendar__date--today': this.isSameDate(date, new Date()) && !this.isInAnotherMonth(date),
|
|
404
|
-
'digi-calendar__date--disabled': this.isInAnotherMonth(date),
|
|
405
|
-
'digi-calendar__date--focused': this.setFocused(date),
|
|
406
|
-
'digi-calendar__date--selected': this.isDateSelected(date) && date.getMonth() === shownMonth,
|
|
407
|
-
'digi-calendar__date--not-selectable': !this.isInAnotherMonth(date) && !this.isDateSelectable(date)
|
|
408
|
-
};
|
|
409
|
-
}
|
|
410
|
-
render() {
|
|
411
|
-
return (index.h("div", { key: 'f2d44d7100e9aec3a91c56663360624f83745c0f', class: {
|
|
412
|
-
'digi-calendar': true,
|
|
413
|
-
'digi-calendar--hide': !this.afActive
|
|
414
|
-
}, id: `${this.afId}-calendar` }, this.afYearSelect && (index.h("div", { key: 'fbc3332a363201be4ece13ce849fa10ab324ac13', class: "digi-calendar__header" }, index.h("div", { key: '88de6a25891a17617d6d59cc79ff40a16c1f8467', class: "digi-calendar__header--year-select" }, index.h("digi-form-select", { key: 'bf76a067c841709388f5d8d9dc7ce572f370ca49', afLabel: "M\u00E5nad", "af-variation": "small", afValue: this.focusedDate.getMonth().toString(), onAfOnSelect: (evt) => {
|
|
415
|
-
this.selectMonth(evt);
|
|
416
|
-
} }, this.months.map((month, index$1) => {
|
|
417
|
-
return index.h("option", { value: index$1 }, month);
|
|
418
|
-
})), index.h("digi-form-select", { key: '8f822faced5e7dff2aa72a0ce678ea1013d9e299', afLabel: "\u00C5r", "af-variation": "small", afValue: this.focusedDate.getFullYear().toString(), onAfOnSelect: (evt) => {
|
|
419
|
-
this.selectYear(evt);
|
|
420
|
-
} }, this.allSelectableYears().map((year) => (index.h("option", { value: year.toString() }, year))))))), !this.afYearSelect && (index.h("div", { key: 'f51013760c858eb00656e8596fb04adb619cc0eb', class: "digi-calendar__header" }, index.h("div", { key: 'a37f3fd65b74345d4c8bfeaa64185a0ba046317d', class: "digi-calendar__header--month-step" }, index.h("button", { key: 'da8f4803fc250194a567bcc7df6582adb35f8510', class: "digi-calendar__month-select-button", type: "button", "aria-label": this.getFullMonthName(this.afInitSelectedMonth - 1) +
|
|
421
|
-
', föregående månad', onClick: () => this.subtractMonth() }, index.h("digi-icon-chevron-left", { key: '6019efab7ae1dc1fa643459d7c2b5feb977cf6aa', slot: "icon", "aria-hidden": "true" }), index.h("span", { key: 'f5e14ed6c5e6cbf31bceeed46bf78454a30e76d5', class: "digi-calendar__month-select-name" }, this.getMonthName(this.afInitSelectedMonth - 1))), index.h("div", { key: '5426dea9943af11f1e537318b44450c4504f63a4', class: "digi-calendar__month" }, this.getFullMonthName(this.afInitSelectedMonth)), index.h("button", { key: '8c836f8ed0b7027569fdb9b2fec5d295d0fc417e', class: "digi-calendar__month-select-button", type: "button", "aria-label": this.getFullMonthName(this.afInitSelectedMonth + 1) +
|
|
422
|
-
', nästa månad', onClick: () => this.addMonth() }, index.h("span", { key: '9403efa5fa67432f7f23f885d8f99ebc54473516', class: "digi-calendar__month-select-name" }, this.getMonthName(this.afInitSelectedMonth + 1)), index.h("digi-icon-chevron-right", { key: '02eafcde2c6327a23e8ffe82682430af43eb4d02', slot: "icon", "aria-hidden": "true" }))))), index.h("digi-util-keydown-handler", { key: '233fc35cb48bf86f84fb8c781a5bdf1e53c153c5', onAfOnDown: (e) => this.navigateHandler(e, 7), onAfOnUp: (e) => this.navigateHandler(e, -7), onAfOnLeft: (e) => this.navigateHandler(e, -1), onAfOnRight: (e) => this.navigateHandler(e, 1) }, index.h("table", { key: 'ea2e505e70411a3d07119130b0788dafbbbeef07', role: "grid", class: "digi-calendar__table" }, index.h("thead", { key: 'eace14b22601d0f85cf6f8c276716491140389fb' }, index.h("tr", { key: 'f6678cdfa52220c5e19729fc7bc567ba8c5e06c6', role: "row" }, this.afShowWeekNumber && (index.h("th", { key: '7fa670bd34fd0186c8f154ed6cac0481c30b90cd', role: "columnheader", abbr: text._t.calendar.week, class: "digi-calendar__table-header-week" }, text._t.calendar.week.toLowerCase())), Object.keys(text._t.calendar.weekdays).map((day) => (index.h("th", { role: "columnheader", "aria-label": text._t.calendar.weekdays[day], abbr: text._t.calendar.weekdays[day], class: "digi-calendar__table-header" }, text._t.calendar.weekdays_short[day].toLowerCase()))))), index.h("tbody", { key: '7ecdf08d9a497dfe74f7e95b3d89566ea8789489', ref: (el) => (this._tbody = el) }, this.activeCalendar.map((week) => {
|
|
423
|
-
return (index.h("tr", null, week.map((day, i) => {
|
|
424
|
-
if (this.afShowWeekNumber && i === 0) {
|
|
425
|
-
return (index.h("th", { role: "rowheader", "aria-label": text._t.calendar.week + ' ' + day, class: "digi-calendar__td-week digi-calendar__date--week-number", id: 'digi-calendar__week-' + day }, day));
|
|
426
|
-
}
|
|
427
|
-
else {
|
|
428
|
-
return this.isInAnotherMonth(day) ? (index.h("td", null)) : (index.h("td", { role: "gridcell", class: "digi-calendar__td" }, index.h("button", { key: this.getFullDate(day), type: "button", class: Object.assign(Object.assign({}, this.cssDateModifiers(day)), { 'digi-calendar__date': true }), onClick: () => this.selectDateHandler(day), "aria-current": this.isSameDate(day, new Date()) ? 'date' : null, "aria-label": `
|
|
429
|
-
${!this.isDateSelectable(day)
|
|
430
|
-
? text._t.calendar.disabledDate
|
|
431
|
-
: ''} ${this.getDateName(day)}
|
|
432
|
-
`, "aria-disabled": !this.isDateSelectable(day) ? 'true' : null, tabindex: this.setTabIndex(day), "data-date": this.getFullDate(day), "aria-pressed": this.isDateSelectable(day)
|
|
433
|
-
? this.ariaPressed(day)
|
|
434
|
-
: null }, index.h("span", { "aria-hidden": "true" }, day.getDate()))));
|
|
435
|
-
}
|
|
436
|
-
})));
|
|
437
|
-
})))), index.h("slot", { key: 'ed2cf3c305f6db73a00e838beb786fc088045634', name: "calendar-footer" })));
|
|
438
|
-
}
|
|
439
|
-
static get watchers() { return {
|
|
440
|
-
"afSelectedDate": ["afSelectedDateChangeHandler"],
|
|
441
|
-
"afSelectedDates": ["afSelectedDatesChangeHandler"]
|
|
442
|
-
}; }
|
|
443
|
-
};
|
|
444
|
-
Calendar.style = DigiCalendarStyle0;
|
|
445
|
-
|
|
446
|
-
const iconCalendarAltCss = ".sc-digi-icon-calendar-alt-h{--digi--icon--color:var(--digi--color--icon--primary);--digi--icon--width:initial;--digi--icon--height:auto;display:flex;min-height:1.4em;align-items:center}.sc-digi-icon-calendar-alt-h svg.sc-digi-icon-calendar-alt{color:var(--digi--icon--color);max-width:var(--digi--icon--width);max-height:var(--digi--icon--height);width:var(--digi--icon--width, auto);height:var(--digi--icon--height, auto)}";
|
|
447
|
-
const DigiIconCalendarAltStyle0 = iconCalendarAltCss;
|
|
448
|
-
|
|
449
|
-
const IconCalendarAlt = class {
|
|
450
|
-
constructor(hostRef) {
|
|
451
|
-
index.registerInstance(this, hostRef);
|
|
452
|
-
this.afTitle = undefined;
|
|
453
|
-
this.afDesc = undefined;
|
|
454
|
-
this.afSvgAriaHidden = true;
|
|
455
|
-
this.afSvgAriaLabelledby = undefined;
|
|
456
|
-
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
457
|
-
}
|
|
458
|
-
render() {
|
|
459
|
-
return (index.h("svg", { key: 'eca1f8a01a1e737d8b04ff44c02e9ab643771f06', class: "digi-icon-calendar-alt", width: "22", height: "26", viewBox: "0 0 22 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
460
|
-
? this.afSvgAriaLabelledby
|
|
461
|
-
: this.afTitle
|
|
462
|
-
? this.titleId
|
|
463
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'd8152f03a65f293574672a13b0fac527c536b9d2', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'b870ae2e9271ad29ec7777c1eaad2d498c1b062f' }, this.afDesc), index.h("path", { key: '3a50a1b57e28ef2006a182a3e0e3955d879be954', class: "digi-icon-calendar-alt__shape", d: "M21.41 8.125H.59a.601.601 0 01-.59-.61V5.689C0 4.341 1.056 3.25 2.357 3.25h2.357V.61c0-.336.265-.61.59-.61h1.964c.324 0 .59.274.59.61v2.64h6.285V.61c0-.336.265-.61.59-.61h1.963c.325 0 .59.274.59.61v2.64h2.357C20.944 3.25 22 4.342 22 5.688v1.828c0 .335-.265.609-.59.609zM.59 9.75h20.82c.325 0 .59.274.59.61v13.203C22 24.907 20.944 26 19.643 26H2.357C1.056 26 0 24.908 0 23.562V10.36c0-.335.265-.609.59-.609zm5.696 10.36a.601.601 0 00-.59-.61H3.732a.601.601 0 00-.59.61v2.03c0 .336.266.61.59.61h1.964c.325 0 .59-.274.59-.61v-2.03zm0-6.5a.601.601 0 00-.59-.61H3.732a.601.601 0 00-.59.61v2.03c0 .336.266.61.59.61h1.964c.325 0 .59-.274.59-.61v-2.03zm6.285 6.5a.601.601 0 00-.589-.61h-1.964a.601.601 0 00-.59.61v2.03c0 .336.266.61.59.61h1.964c.324 0 .59-.274.59-.61v-2.03zm0-6.5a.601.601 0 00-.589-.61h-1.964a.601.601 0 00-.59.61v2.03c0 .336.266.61.59.61h1.964c.324 0 .59-.274.59-.61v-2.03zm6.286 6.5a.601.601 0 00-.59-.61h-1.963a.601.601 0 00-.59.61v2.03c0 .336.265.61.59.61h1.964c.324 0 .59-.274.59-.61v-2.03zm0-6.5a.601.601 0 00-.59-.61h-1.963a.601.601 0 00-.59.61v2.03c0 .336.265.61.59.61h1.964c.324 0 .59-.274.59-.61v-2.03z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
464
|
-
}
|
|
465
|
-
};
|
|
466
|
-
IconCalendarAlt.style = DigiIconCalendarAltStyle0;
|
|
467
|
-
|
|
468
|
-
exports.digi_calendar = Calendar;
|
|
469
|
-
exports.digi_icon_calendar_alt = IconCalendarAlt;
|