@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
|
@@ -28,7 +28,7 @@ const FileAdd = class {
|
|
|
28
28
|
: undefined;
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (index.h("svg", { key: '
|
|
31
|
+
return (index.h("svg", { key: '86c846885d295c6488d715f04b12058ebf70085b', class: "digi-icon-file-add", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '5acef9d3862921958ccdf0a54710278e186b4899', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'f86b4f977d72ce8b83d9f83801fbcce0725c8d75' }, this.afDesc), index.h("g", { key: '28d2847369a0639879b6335488998150c3ec7611', "clip-path": "url(#clip0_2337_362)" }, index.h("path", { key: 'b4f74da4db961a7909378b81d59e14e1af48b44e', d: "M33.3389 13.6645C33.3389 13.1486 33.1422 12.6492 32.7887 12.2806L25.093 4.25638C24.7395 3.88785 24.2599 3.68323 23.7569 3.68323H23.2773V14.164H33.3389V13.6645Z", fill: "currentColor" }), index.h("path", { key: 'e670dfb820077876c13177c680569654f638f9ab', d: "M23.8565 36.4863C23.8565 30.7744 27.939 25.9995 33.3389 24.9229V16.7839H22.6485C21.6108 16.7839 20.762 15.8995 20.762 14.8187V3.68311H5.04083C3.99535 3.68311 3.1543 4.5593 3.1543 5.6483V43.6409C3.1543 44.7299 3.99535 45.6061 5.04083 45.6061H28.1825C25.5436 43.4419 23.8565 40.1577 23.8565 36.4863Z", fill: "currentColor" }), index.h("path", { key: '24a505c3a97f45fa51a208c03e352d515f8d00f9', d: "M35.6485 27.2899C34.8511 27.2899 34.0773 27.3923 33.3393 27.5838C29.3824 28.6109 26.4521 32.2129 26.4521 36.4864C26.4521 40.5023 29.0404 43.9228 32.6354 45.1733C33.5801 45.5019 34.5934 45.6827 35.6485 45.6827C40.7194 45.6827 44.845 41.5573 44.845 36.4864C44.845 31.4155 40.7194 27.2899 35.6485 27.2899ZM42.1324 36.9192C42.1324 37.3686 41.7668 37.7341 41.3177 37.7341H36.9786V42.073C36.9786 42.5223 36.6131 42.8879 36.1639 42.8879H35.1332C34.6838 42.8879 34.3183 42.5223 34.3183 42.073V37.7341H29.9795C29.5301 37.7341 29.1646 37.3686 29.1646 36.9192V35.8885C29.1646 35.4392 29.5301 35.0736 29.9795 35.0736H34.3183V30.7348C34.3183 30.2854 34.6838 29.9199 35.1332 29.9199H36.1639C36.6131 29.9199 36.9786 30.2854 36.9786 30.7348V35.0736H41.3177C41.7668 35.0736 42.1324 35.4392 42.1324 35.8885V36.9192Z", fill: "currentColor" })), index.h("defs", { key: 'b5994fe27be38b4ce92fabd727e9ac2c39594c89' }, index.h("clipPath", { key: '3ddaecfbc071dab3f5374170b633cfc2ff00ac6f' }, index.h("rect", { key: '8ee63ea1c80b7d7f6ed08b7d1793c81c2f24fc5b', width: "41.6905", height: "42", fill: "white", transform: "translate(3.1543 3.68311)" })))));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
FileAdd.style = DigiIconFileAddStyle0;
|
|
@@ -18,11 +18,11 @@ const IconFileDocument = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: 'd8d976eb23646593afbf43d751954041369f19e5', class: "digi-icon-file-document", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'ba14b4709ebbd82b1ba0053beb6f51d464149b02', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '5fd313abc78f599501a85e9fde6d4f7e93c5b513' }, this.afDesc), index.h("path", { key: '539eba7af7b79335267a2676906d92f677060a15', class: "digi-icon-file-document__shape", d: "M27.16,12.75 L27.16,0 L9.16,0 C7.963,0 7,1.003125 7,2.25 L7,45.75 C7,46.996875 7.963,48 9.16,48 L39.4,48 C40.597,48 41.56,46.996875 41.56,45.75 L41.56,15 L29.32,15 C28.132,15 27.16,13.9875 27.16,12.75 Z M32.92,34.875 C32.92,35.49375 32.434,36 31.84,36 L16.72,36 C16.126,36 15.64,35.49375 15.64,34.875 L15.64,34.125 C15.64,33.50625 16.126,33 16.72,33 L31.84,33 C32.434,33 32.92,33.50625 32.92,34.125 L32.92,34.875 Z M32.92,28.875 C32.92,29.49375 32.434,30 31.84,30 L16.72,30 C16.126,30 15.64,29.49375 15.64,28.875 L15.64,28.125 C15.64,27.50625 16.126,27 16.72,27 L31.84,27 C32.434,27 32.92,27.50625 32.92,28.125 L32.92,28.875 Z M32.92,22.125 L32.92,22.875 C32.92,23.49375 32.434,24 31.84,24 L16.72,24 C16.126,24 15.64,23.49375 15.64,22.875 L15.64,22.125 C15.64,21.50625 16.126,21 16.72,21 L31.84,21 C32.434,21 32.92,21.50625 32.92,22.125 Z M41.56,11.428125 L41.56,12 L30.04,12 L30.04,0 L30.589,0 C31.165,0 31.714,0.234375 32.119,0.65625 L40.93,9.84375 C41.335,10.265625 41.56,10.8375 41.56,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconFileDocument.style = DigiIconFileDocumentStyle0;
|
|
@@ -18,11 +18,11 @@ const IconFileExcel = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '05fe3550170bd109fb52c174bb9c1c03b4cecbdd', class: "digi-icon-file-excel", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '920ab6b3460f93b4c6b611f0019f402f85367bf0', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'bc54dfaaf0796168de5778a4c403d9f7063b68c5' }, this.afDesc), index.h("path", { key: 'b1cbf8b082dd0964f25b9d450e50399d3363e546', class: "digi-icon-file-excel__shape", d: "M27.16,12.75 L27.16,0 L9.16,0 C7.963,0 7,1.003125 7,2.25 L7,45.75 C7,46.996875 7.963,48 9.16,48 L39.4,48 C40.597,48 41.56,46.996875 41.56,45.75 L41.56,15 L29.32,15 C28.132,15 27.16,13.9875 27.16,12.75 Z M32.569,22.734375 L27.16,31.5 L32.569,40.265625 C33.028,41.015625 32.515,42 31.66,42 L28.519,42 C28.123,42 27.754,41.775 27.565,41.409375 C25.801,38.015625 24.28,34.96875 24.28,34.96875 C23.704,36.35625 23.38,36.84375 20.986,41.41875 C20.797,41.784375 20.437,42.009375 20.041,42.009375 L16.9,42.009375 C16.045,42.009375 15.532,41.025 15.991,40.275 L21.418,31.509375 L15.991,22.74375 C15.523,21.99375 16.045,21.0093085 16.9,21.0093085 L20.032,21.0093085 C20.428,21.0093085 20.797,21.234375 20.986,21.6 C23.335,26.175 22.786,24.75 24.28,28.021875 C24.28,28.021875 24.829,26.925 27.574,21.6 C27.763,21.234375 28.132,21.0093085 28.528,21.0093085 L31.66,21.0093085 C32.515,21 33.028,21.984375 32.569,22.734375 Z M41.56,11.428125 L41.56,12 L30.04,12 L30.04,0 L30.589,0 C31.165,0 31.714,0.234375 32.119,0.65625 L40.93,9.84375 C41.335,10.265625 41.56,10.8375 41.56,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconFileExcel.style = DigiIconFileExcelStyle0;
|
|
@@ -28,7 +28,7 @@ const FileExport = class {
|
|
|
28
28
|
: undefined;
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (index.h("svg", { key: '
|
|
31
|
+
return (index.h("svg", { key: '6e968c1e888a87bc79d78b117e68a62b35cb4c12', class: "digi-icon-file-export", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'b7a605774871d105eb73610491c316448bf6253e', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c34c1a03137e7c8dd728df8b0acdee996db93ba5' }, this.afDesc), index.h("g", { key: '6622581a2b8c40737e0e7b4d27e70e0e8d87e7b0', "clip-path": "url(#clip0_2337_458)" }, index.h("path", { key: 'c2235c28ec690ff786e6a817cff52d15ab5500b7', d: "M44.71 32.7946L37.0896 25.1786C36.4586 24.5478 35.382 24.9936 35.382 25.8848V30.2786H16.61C15.9438 30.2786 15.4082 30.8146 15.4082 31.4804V35.486C15.4082 36.1522 15.9436 36.6876 16.61 36.6876H35.382V41.0816C35.382 41.9726 36.4588 42.4184 37.0896 41.7876L44.71 34.1616C45.0858 33.7864 45.0858 33.1702 44.71 32.7948V32.7946Z", fill: "currentColor" }), index.h("path", { key: 'e7a635556782835b328b8ff49a9aaf359b215afb', d: "M12.808 35.536V31.5304C12.808 29.6546 14.334 28.1286 16.2098 28.1286H33.2498V16.808H22.5398C21.5004 16.808 20.6498 15.922 20.6498 14.8392V3.68298H4.89977C3.85237 3.68298 3.00977 4.56078 3.00977 5.65178V43.7142C3.00977 44.8052 3.85237 45.683 4.89977 45.683H31.3598C32.4072 45.683 33.2498 44.8052 33.2498 43.7142V38.9376H16.2098C14.334 38.9376 12.808 37.4116 12.808 35.536Z", fill: "currentColor" }), index.h("path", { key: 'c0683d9e150695e2b077e9fa29599470bee1e598', d: "M33.2499 13.6826C33.2499 13.1658 33.0529 12.6654 32.6987 12.2962L24.9889 4.25718C24.6347 3.88798 24.1543 3.68298 23.6503 3.68298H23.1699V14.183H33.2499V13.6826Z", fill: "currentColor" })), index.h("defs", { key: '671b01763e8f1b24f067015f93c35f61d74d7ece' }, index.h("clipPath", { key: '81bbfbc859748f8855f01dd8644082fd6bdbe9f6' }, index.h("rect", { key: 'f2812d5875968bc3e85c6ccd438cd1fa4dfb57d3', width: "41.9819", height: "42", fill: "currentColor", transform: "translate(3.00977 3.68298)" })))));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
FileExport.style = DigiIconFileExportStyle0;
|
|
@@ -18,11 +18,11 @@ const IconFileGoverning = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: 'c0999d7c8722894ab30eb39591011d2009c6d0f2', class: "digi-icon-file-governing", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: '9429cf0ad69deb8491401ca11df1a32d61c3850b', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'd663fabdb8988a54c7e01586c7671d11a9c492f5' }, this.afDesc), index.h("g", { key: '4e9508e6fdc0bdd22abef1149447b83fd5a1e600', stroke: "none", "stroke-width": "1", "fill-rule": "evenodd" }, index.h("g", { key: '6a6a5d7ad900f493f20f75aebf5826d9dd30b13f', transform: "translate(0.000000, -0.000000)" }, index.h("g", { key: '0ba3a8f331812d947af035a48cc68a4e7c16a2e4', transform: "translate(14.832626, 0.000000)" }, index.h("g", { key: 'e8098516eddcdfe3a182bb33b9195cc0fa21debd' }), index.h("path", { key: '212ac29db2dd0b334e32d332c915327deb167fd0', class: "digi-icon-file-governing__shape", d: "M32.9062069,20.1667043 L28.9253056,16.185803 C28.5601783,15.8206758 27.9425047,15.8409606 27.5540499,16.2294154 L26.8461087,16.9373566 L16.2300338,6.32128176 L16.937975,5.61334058 C17.3264298,5.22488576 17.3467147,4.60721215 16.9815874,4.2420849 L13.0006861,0.261183607 C12.6355589,-0.103943645 12.0188995,-0.0836587979 11.6294305,0.305810271 L0.305414418,11.6288121 C-0.0840546513,12.0182811 -0.103325256,12.6359547 0.260787754,13.001082 L4.24270329,16.9819833 C4.6068163,17.3471105 5.2244899,17.3268257 5.61395897,16.9373566 L6.3208859,16.2294154 L16.937975,26.8465046 L16.2300338,27.5534315 C15.8405648,27.9429006 15.8202799,28.5605742 16.1854072,28.9246872 L20.1663085,32.9066027 C20.5314357,33.2707157 21.1491093,33.2514451 21.5385784,32.861976 L32.8615802,21.53796 C33.2510493,21.1484909 33.2713341,20.5318316 32.9062069,20.1667043", fill: "currentColor" })), index.h("path", { key: 'f2126d7d94c2b5f7834078f8e7bea6e5af977c16', class: "digi-icon-file-governing__shape", d: "M25.4475096,26.7459931 L27.0997104,25.0065675 L26.7974661,24.7043233 L23.2963015,21.2031586 L22.9940573,20.9009144 L21.2536174,22.5521009 C18.3691121,25.3301108 13.9936705,25.5603438 12.3505979,27.1780604 L1.88361662,37.4766774 C-0.43595568,39.7587227 -0.641846881,43.3501549 1.42517907,45.4587648 L2.54084567,46.5744314 C4.64945555,48.6414574 8.24088778,48.4355662 10.5229331,46.1170081 L20.8225644,35.6490126 C22.4392667,34.00594 22.6705139,29.6304984 25.4475096,26.7459931", fill: "currentColor" })))));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconFileGoverning.style = DigiIconFileGoverningStyle0;
|
|
@@ -18,11 +18,11 @@ const IconFilePdf = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: 'a6ad828a32eb2e33a5007d4ad6e213bb182be6e4', class: "digi-icon-file-pdf", width: "19", height: "26", viewBox: "0 0 19 26", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '9d3143a0bba395f8e234654386586d1514b1f86f', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'f5a97b3d30afbd3465b397a5cf2274e0f651fcd0' }, this.afDesc), index.h("path", { key: 'b43262f0df243003a63a4065a9e10a71fcdfe2ea', class: "digi-icon-file-pdf__shape", d: "M9 13.005c-.247-.812-.242-2.382-.099-2.382.416 0 .376 1.874.1 2.382zm-.084 2.397c-.38 1.026-.856 2.199-1.405 3.184.905-.356 1.93-.873 3.112-1.112-.628-.488-1.232-1.188-1.707-2.072zM4.26 21.739c0 .041.653-.274 1.727-2.041-.332.32-1.44 1.244-1.727 2.041zm8.01-13.614H19v16.656c0 .676-.53 1.219-1.188 1.219H1.188C.53 26 0 25.457 0 24.781V1.22C0 .543.53 0 1.188 0h9.895v6.906c0 .67.535 1.219 1.188 1.219zm-.395 8.724c-.99-.62-1.648-1.472-2.113-2.732.223-.94.574-2.366.307-3.26-.233-1.493-2.098-1.346-2.365-.345-.247.929-.02 2.24.4 3.91-.573 1.401-1.42 3.28-2.018 4.357-.005 0-.005.005-.01.005-1.34.706-3.642 2.26-2.697 3.453.278.35.792.508 1.064.508.886 0 1.767-.914 3.023-3.138 1.277-.432 2.677-.97 3.91-1.178 1.073.599 2.33.99 3.166.99 1.445 0 1.544-1.625.975-2.204-.688-.69-2.687-.493-3.642-.366zm6.779-11.517L13.804.355a1.171 1.171 0 00-.84-.355h-.297v6.5H19v-.31c0-.32-.124-.63-.346-.858zm-3.667 12.964c.203-.137-.123-.604-2.117-.457 1.835.803 2.117.457 2.117.457z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconFilePdf.style = DigiIconFilePdfStyle0;
|
|
@@ -18,11 +18,11 @@ const IconFilePowerpoint = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '583609d12b6d20a1fb3e376a7d8735c676cdef6c', class: "digi-icon-file-powerpoint", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'cf7a8222e0d3ea7d06405ff76213006680ecb89a', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '0f1a5f2e34bb9abaf01bc2b5b3035b27c88b6b7d' }, this.afDesc), index.h("path", { key: '2bfa66d606c2861d7cd5e308e3d16520eb084581', class: "digi-icon-file-powerpoint__shape", d: "M24.4015,25.425 C25.2375,25.425 25.874,25.678125 26.33,26.184375 C27.242,27.20625 27.261,29.25 26.311,30.31875 C25.8455,30.84375 25.1805,31.115625 24.3065,31.115625 L21.751,31.115625 L21.751,25.425 L24.4015,25.425 L24.4015,25.425 Z M41.815,9.84375 L32.505,0.65625 C32.0775,0.234375 31.498,0 30.89,0 L30.32,0 L30.32,12 L42.48,12 L42.48,11.428125 C42.48,10.8375 42.2425,10.265625 41.815,9.84375 Z M27.28,12.75 L27.28,0 L8.28,0 C7.0165,0 6,1.003125 6,2.25 L6,45.75 C6,46.996875 7.0165,48 8.28,48 L40.2,48 C41.4635,48 42.48,46.996875 42.48,45.75 L42.48,15 L29.56,15 C28.306,15 27.28,13.9875 27.28,12.75 Z M32.315,28.2375 C32.315,36.703125 23.879,35.5125 21.7605,35.5125 L21.7605,40.875 C21.7605,41.49375 21.2475,42 20.6205,42 L17.6945,42 C17.0675,42 16.5545,41.49375 16.5545,40.875 L16.5545,22.14375 C16.5545,21.525 17.0675,21.01875 17.6945,21.01875 L25.3895,21.01875 C29.617,21.01875 32.315,24.09375 32.315,28.2375 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconFilePowerpoint.style = DigiIconFilePowerpointStyle0;
|
|
@@ -28,7 +28,7 @@ const FileRemove = class {
|
|
|
28
28
|
: undefined;
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (index.h("svg", { key: '
|
|
31
|
+
return (index.h("svg", { key: '4ab6940cd78ac8f02f22df161791f1073e0d7cc9', class: "digi-icon-file-remove", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '8d1bfa87e6d678f9efd86ed96a8e972ca09ce79e', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '54157ea2ed0b9012c66af54f4b64f37aadb13450' }, this.afDesc), index.h("g", { key: '99d59aac6ee0c1a2a85db73b33ae632ef864b932', "clip-path": "url(#clip0_2337_691)" }, index.h("path", { key: '18df91a6cc072c0c89950f03656c3c22734a6926', d: "M32.4267 14.8607V3.72888H16.7111C15.666 3.72888 14.8252 4.60477 14.8252 5.69339V7.90395C16.915 8.38031 18.8997 9.42762 20.5241 11.0519C25.1199 15.6478 25.1199 23.1259 20.5241 27.722C18.8999 29.3463 16.9152 30.3936 14.8254 30.8697V43.6727C14.8254 44.7613 15.6662 45.6372 16.7113 45.6372H43.1135C44.1587 45.6372 44.9994 44.7613 44.9994 43.6727V16.8252H34.3128C33.2757 16.8252 32.4269 15.9412 32.4269 14.8607H32.4267Z", fill: "currentColor" }), index.h("path", { key: 'b8902cc900ed7e82f8c2999b5b42e49613ca9690', d: "M44.4494 12.3233L36.7564 4.30183C36.403 3.93343 35.9237 3.72888 35.4208 3.72888H34.9414V14.206H44.9994V13.7067C44.9994 13.191 44.8028 12.6917 44.4494 12.3233Z", fill: "currentColor" }), index.h("path", { key: '7c4fefd552cef4128d0b92d77a82e5b79c0e080c', d: "M18.6897 25.8874C22.2741 22.303 22.2743 16.4706 18.6897 12.8862C17.5742 11.7707 16.2409 11.0028 14.8254 10.5817C11.6926 9.64952 8.15715 10.4174 5.68835 12.8862C2.10378 16.4706 2.10398 22.303 5.68835 25.8874C8.15735 28.3564 11.6924 29.1243 14.8252 28.192C16.2405 27.7709 17.5738 27.003 18.6893 25.8874H18.6897ZM12.1309 21.209L9.06396 24.2761C8.74626 24.5936 8.22939 24.5936 7.91188 24.2761L7.18348 23.5475C6.86577 23.23 6.86577 22.7131 7.18348 22.3956L10.2504 19.3286L7.18348 16.2615C6.86577 15.9438 6.86577 15.4271 7.18348 15.1094L7.91188 14.3808C8.22959 14.0633 8.74626 14.0633 9.06377 14.3808L12.1307 17.4479L14.8256 14.7532L15.198 14.3808C15.5155 14.0633 16.0321 14.0633 16.3496 14.3808L17.0782 15.1094C17.3959 15.4271 17.3959 15.9438 17.0782 16.2613L14.8254 18.5143L14.0111 19.3286L14.8254 20.1428L17.0782 22.3956C17.3959 22.7133 17.3959 23.23 17.0782 23.5475L16.3498 24.2761C16.0321 24.5936 15.5153 24.5936 15.198 24.2761L14.8256 23.9037L12.1309 21.209Z", fill: "currentColor" })), index.h("defs", { key: '2e0d7f0e56f5dcbea038b89d8308ea8fc75bcef4' }, index.h("clipPath", { key: '49e39205c0fca3fb9993bbe72855c808b09e7934' }, index.h("rect", { key: 'b3969e9fa2243c25ad717b7c560a35bd82079973', width: "42", height: "41.9084", fill: "currentColor", transform: "translate(3 3.72888)" })))));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
FileRemove.style = DigiIconFileRemoveStyle0;
|
|
@@ -18,11 +18,11 @@ const IconFileWord = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '0d6a7347562db62d357ed75c12f8499b67e353c5', class: "digi-icon-file-word", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '28da8df31af3ae21dc4c4358b397f5daf50f9318', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '0fde9497b585305f399eee224bd1a81270eee86a' }, this.afDesc), index.h("path", { key: '0b4cc1d95ab6c827b4c449ccef708b20a293b668', class: "digi-icon-file-word__shape", d: "M27.28,12.75 L27.28,0 L8.28,0 C7.0165,0 6,1.003125 6,2.25 L6,45.75 C6,46.996875 7.0165,48 8.28,48 L40.2,48 C41.4635,48 42.48,46.996875 42.48,45.75 L42.48,15 L29.56,15 C28.306,15 27.28,13.9875 27.28,12.75 Z M32.7045,24 L34.975,24 C35.7065,24 36.248,24.665625 36.0865,25.378125 L32.4765,41.128125 C32.3625,41.64375 31.897,42 31.365,42 L27.755,42 C27.2325,42 26.7765,41.64375 26.653,41.146875 C24.202,31.44375 24.677,33.534375 24.221,30.7875 L24.1735,30.7875 C24.069,32.128125 23.9455,32.41875 21.7415,41.146875 C21.618,41.64375 21.162,42 20.6395,42 L17.115,42 C16.583,42 16.1175,41.634375 16.0035,41.11875 L12.4125,25.36875 C12.251,24.665625 12.7925,24 13.524,24 L15.8515,24 C16.393,24 16.868,24.375 16.9725,24.909375 C18.4545,32.221875 18.882,35.175 18.9675,36.365625 C19.1195,35.409375 19.661,33.3 21.7605,24.8625 C21.884,24.35625 22.34,24.009375 22.872,24.009375 L25.6365,24.009375 C26.1685,24.009375 26.6245,24.365625 26.748,24.871875 C29.028,34.284375 29.484,36.496875 29.56,37.003125 C29.541,35.953125 29.313,35.334375 31.612,24.890625 C31.707,24.365625 32.1725,24 32.7045,24 L32.7045,24 Z M42.48,11.428125 L42.48,12 L30.32,12 L30.32,0 L30.8995,0 C31.5075,0 32.087,0.234375 32.5145,0.65625 L41.815,9.84375 C42.2425,10.265625 42.48,10.8375 42.48,11.428125 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconFileWord.style = DigiIconFileWordStyle0;
|
|
@@ -18,11 +18,11 @@ const IconFilm = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '675ae7ad6f07a3417780874080df1d235fc59a41', class: "digi-icon-film", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: '98ee9bff766afa64b3b691294a1311f68957aeda', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '807593a310f047e0378d639643fdcc7e3e1b2531' }, this.afDesc), index.h("path", { key: '8938099bb63beaca2905d4d996cbc17c7aeb1474', class: "digi-icon-film__shape", d: "M8.36363636,7.70190745 L36.8118717,23.7050367 L3.63659067,42.3672949 L6.72704569,48 L44.9088639,26.5213893 C47.0909848,25.2938698 47.0909848,22.1162036 44.9088639,20.8886842 L6.72704569,-0.58992654 C4.60626464,-1.7829402 2,-0.230139443 2,2.22642603 L2,25.8864581 L8.36363636,25.8864581 L8.36363636,7.70190745 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconFilm.style = DigiIconFilmStyle0;
|
|
@@ -18,11 +18,11 @@ const IconFilter = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: 'b3199941ed8f69dc86f6bcd0276261a9a9e4e4df', class: "digi-icon-filter", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: '9c64c9b1c68c8c82a997b4528d5481fa5283d8d4', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '5e6aed04d5ea93328d23edb51db9934af7a45bc2' }, this.afDesc), index.h("path", { key: '04184de36a874468803722019b6e70cd56c3683c', class: "digi-icon-filter__shape", d: "M45.7477312,0 L2.25261458,0 C0.254052465,0 -0.754416092,2.4249367 0.661677387,3.84102998 L17.9999866,21.1819618 L17.9999866,40.4999866 C17.9999866,41.2341426 18.3582052,41.9221737 18.9597051,42.3432985 L26.4597037,47.5914218 C27.9393597,48.6271714 29.9999843,47.577453 29.9999843,45.7481099 L29.9999843,21.1819618 L47.3387622,3.84102998 C48.7519494,2.4277492 47.7504184,0 45.7477312,0 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconFilter.style = DigiIconFilterStyle0;
|
|
@@ -28,7 +28,7 @@ const FolderAdd = class {
|
|
|
28
28
|
: undefined;
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (index.h("svg", { key: '
|
|
31
|
+
return (index.h("svg", { key: 'ec1950bdf6d7203f4c7a4282d3f438790aff031e', class: "digi-icon-folder-add", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'cf3a4f974e27b50428636c196572340a56156dab', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '0bad064f57af70653f68e06429b0f73160cd1577' }, this.afDesc), index.h("g", { key: '0adbcba71dd8a712accb9718f8d4c2462b9b4c7c', "clip-path": "url(#clip0_2337_75)" }, index.h("path", { key: '21015d1fb3355f6d70205211f9d277c4202f9372', d: "M23.9624 31.1246C23.9624 24.6073 29.2645 19.3052 35.7816 19.3052C37.2663 19.3052 38.6868 19.5831 39.9971 20.085V17.1099C39.9971 15.4775 38.6736 14.154 37.0412 14.154H28.1565C26.9837 14.154 25.9058 13.5091 25.3513 12.4756L24.343 10.6484C23.6054 9.34698 22.7812 9 20.2219 9H5.95589C4.32347 9 3 10.3235 3 11.9559V37.4098C3 39.0424 4.32347 40.3657 5.95589 40.3657H28.4259C25.7085 38.1982 23.9624 34.8627 23.9624 31.1246Z", fill: "currentColor" }), index.h("path", { key: '63736573473cb961b3fb1a18ec541e66e3c0a2d9', d: "M39.9978 22.9312C38.7334 22.2781 37.3007 21.9065 35.7823 21.9065C30.6995 21.9065 26.5645 26.0418 26.5645 31.1246C26.5645 36.2073 30.6995 40.3424 35.7823 40.3424C36.7898 40.3424 37.7589 40.1777 38.6672 39.8776C42.341 38.6638 45.0006 35.1998 45.0006 31.1244C45.0006 27.5602 42.9657 24.464 39.998 22.9308L39.9978 22.9312ZM42.2814 31.5584C42.2814 32.0088 41.915 32.3752 41.4648 32.3752H37.1156V36.7242C37.1156 37.1746 36.7492 37.541 36.299 37.541H35.2659C34.8154 37.541 34.449 37.1746 34.449 36.7242V32.3752H30.1C29.6496 32.3752 29.2832 32.0088 29.2832 31.5584V30.5253C29.2832 30.0748 29.6496 29.7084 30.1 29.7084H34.449V25.3594C34.449 24.909 34.8154 24.5426 35.2659 24.5426H36.299C36.7492 24.5426 37.1156 24.909 37.1156 25.3594V29.7084H41.4648C41.915 29.7084 42.2814 30.0748 42.2814 30.5253V31.5584Z", fill: "currentColor" })), index.h("defs", { key: '4938b05041f5643f342e632e382d26ee8ccbf289' }, index.h("clipPath", { key: 'f3fe7f1079dc66e52d85e43a79d2c1cf04c18a40' }, index.h("rect", { key: 'f4ccc2c2c6b666b60ec7b03b21ec4b503e1b8554', width: "42", height: "31.3659", fill: "currentColor", transform: "translate(3 9)" })))));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
FolderAdd.style = DigiIconFolderAddStyle0;
|
|
@@ -28,7 +28,7 @@ const FolderDirectory = class {
|
|
|
28
28
|
: undefined;
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (index.h("svg", { key: '
|
|
31
|
+
return (index.h("svg", { key: 'b9841df41dabc0e9988cbee3f091dba84ce99a00', class: "digi-icon-folder-directory", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '5fb140cecbc08c430a1eb9dd0806fe534e3ee886', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '30f0fb58c0e04f3985ab9f178db87cfdaee21c02' }, this.afDesc), index.h("g", { key: 'c2b397545d9528cb73efe44c1cae58a50919116a', "clip-path": "url(#clip0_2337_535)" }, index.h("path", { key: '3ca3b18fd63d5030ff45accd52b69de3e0c9478d', d: "M9.66674 12.4226V3.68311H5.07227V36.0442C5.07227 38.5264 7.08465 40.5388 9.56686 40.5388H20.8533V35.9443H10.8653C10.2035 35.9443 9.66674 35.4076 9.66674 34.7458V18.2156H20.8533V13.6212H10.8653C10.2035 13.6212 9.66674 13.0844 9.66674 12.4226Z", fill: "currentColor" }), index.h("path", { key: '83c1923afe986f8453329266776bfb82361e2647', d: "M41.3744 10.2865H36.7078C36.092 10.2865 35.5259 9.94774 35.2346 9.40499L34.705 8.44535C34.3177 7.76177 33.8848 7.57959 32.5404 7.57959H25.0477C24.1903 7.57959 23.4951 8.27475 23.4951 9.13212V21.5574C23.4951 22.4147 24.1901 23.1099 25.0477 23.1099H41.3744C42.2318 23.1099 42.927 22.4149 42.927 21.5574V11.8391C42.927 10.9817 42.232 10.2865 41.3744 10.2865Z", fill: "currentColor" }), index.h("path", { key: 'ba8c2e1ab25d8c634f69b1d27d0c4a8bd2ce924d', d: "M41.3744 32.8594H36.7078C36.092 32.8594 35.5259 32.5206 35.2346 31.9779L34.705 31.0182C34.3177 30.3346 33.8848 30.1525 32.5404 30.1525H25.0477C24.1903 30.1525 23.4951 30.8476 23.4951 31.705V44.1303C23.4951 44.9876 24.1901 45.6828 25.0477 45.6828H41.3744C42.2318 45.6828 42.927 44.9878 42.927 44.1303V34.4119C42.927 33.5546 42.232 32.8594 41.3744 32.8594Z", fill: "currentColor" })), index.h("defs", { key: 'afd104bd0c513849c1e149e2468502805e0f49be' }, index.h("clipPath", { key: '83d032149c4ba9a18ace0fd8f99632bdf8207982' }, index.h("rect", { key: '8a3688d42a313d22415330d00deede6751df15eb', width: "37.8545", height: "42", fill: "currentColor", transform: "translate(5.07227 3.68298)" })))));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
FolderDirectory.style = DigiIconFolderDirectoryStyle0;
|
|
@@ -28,7 +28,7 @@ const FolderOpen = class {
|
|
|
28
28
|
: undefined;
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (index.h("svg", { key: '
|
|
31
|
+
return (index.h("svg", { key: '15fe6426086d7a211158bf11f50d7f707ce061a1', class: "digi-icon-folder-open", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '1a7f5c6768bd8124402d7c34b640286c75ee2640', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '0bd2d85927e6820cdb78b5a9702e467a328cd8d0' }, this.afDesc), index.h("g", { key: '5b1cbf06fb69ce80fcb3702ef8fdbb0adf6d29f4', "clip-path": "url(#clip0_2337_231)" }, index.h("path", { key: 'a62a6f345c1966cdbb8a40567c228daee1cfd1a3', d: "M10.3071 18.1239L39.8905 18.1251V17.1321C39.8905 15.5044 38.5709 14.1848 36.9432 14.1848H28.0844C26.9148 14.1848 25.8402 13.5417 25.2874 12.5112L24.282 10.6894C23.5466 9.39174 22.725 9.04578 20.1729 9.04578H5.94826C4.32039 9.04578 3.00098 10.3654 3.00098 11.9931V29.332L5.03227 22.1607C5.67332 19.897 7.99033 18.1239 10.3071 18.1239Z", fill: "currentColor" }), index.h("path", { key: '14297c7a07223f9cd609198f9a45a2fa862abc6a', d: "M44.8371 21.1576C44.6719 20.939 44.3674 20.8187 43.9797 20.8187H40.824L10.3068 20.8173C9.19073 20.8173 7.93675 21.7879 7.62331 22.8946L3.21256 38.4664L3.06851 38.9748C2.95159 39.3874 2.98511 39.7444 3.16308 39.9796C3.32828 40.1981 3.63274 40.3184 4.02021 40.3184H5.91882L37.6933 40.32C38.8094 40.32 40.0634 39.3493 40.3766 38.2426L40.824 36.6636L44.9314 22.1622C45.0484 21.7496 45.0148 21.3927 44.8369 21.1574L44.8371 21.1576Z", fill: "currentColor" })), index.h("defs", { key: '0c265a8e83f55a64d84fa67e7bd4b831039c6b80' }, index.h("clipPath", { key: '6cb864ee1c590f1ec8e07b1107d0c38a6ff19ebe' }, index.h("rect", { key: 'ab750c0e85c277a885fac5ad18af7bb0e5cc1369', width: "42", height: "31.2746", fill: "currentColor", transform: "translate(3 9.04565)" })))));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
FolderOpen.style = DigiIconFolderOpenStyle0;
|
|
@@ -28,7 +28,7 @@ const Folder = class {
|
|
|
28
28
|
: undefined;
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (index.h("svg", { key: '
|
|
31
|
+
return (index.h("svg", { key: '3a7bf08cfe78d707ee56f3cec2f9382f54a3ebc5', class: "digi-icon-folder", width: "48", height: "48", viewBox: "0 0 48 48", fill: "none", "aria-labelledby": this.labelledBy, "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '852f6ab232803846aefa4627ccbc2d7df2b202cc', d: "M41.6443 12.5985H31.5581C30.2266 12.5985 29.003 11.8583 28.3735 10.6721L27.2288 8.57501C26.3919 7.08121 25.4563 6.68298 22.5507 6.68298H6.35567C4.5023 6.68298 3 8.20186 3 10.0757V39.2903C3 41.1641 4.5023 42.683 6.35567 42.683H41.6443C43.4977 42.683 45 41.1641 45 39.2903V15.9912C45 14.1174 43.4977 12.5985 41.6443 12.5985Z", fill: "currentColor" })));
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
Folder.style = DigiIconFolderStyle0;
|
|
@@ -18,11 +18,11 @@ const IconGlobeFilled = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '498bdf5d20e1d04b5c2265b4e5eb736eaddfd446', class: "digi-icon-globe-filled", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: 'c635b0600dadc7ee4efc8f30fe935f725309ce7c', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'bd49bf67607d5e1e8e734fd780355c4c86f1b5d1' }, this.afDesc), index.h("path", { key: '79daa9f62e1087c311d888365b581b89c2197136', class: "digi-icon-globe-filled__shape", d: "M24,0 C10.7448387,0 0,10.7448387 0,24 C0,37.2551613 10.7448387,48 24,48 C37.2551613,48 48,37.2551613 48,24 C48,10.7448387 37.2551613,0 24,0 Z M31.9635484,34.6064516 C31.586129,34.9819355 31.1903226,35.3758065 30.8690323,35.6980645 C30.5796774,35.9883871 30.3754839,36.3464516 30.2719355,36.7345161 C30.1258065,37.2822581 30.0077419,37.8358065 29.8103226,38.3670968 L28.1274194,42.9009677 C26.7958065,43.1912903 25.4177419,43.3548387 24,43.3548387 L24,40.7051613 C24.1635484,39.483871 23.2606452,37.196129 21.81,35.7454839 C21.2293548,35.1648387 20.9032258,34.3770968 20.9032258,33.5554839 L20.9032258,30.4577419 C20.9032258,29.3312903 20.2964516,28.2958065 19.3103226,27.7509677 C17.9196774,26.9816129 15.9416129,25.9064516 14.5867742,25.2241935 C13.4758065,24.6648387 12.4480645,23.9525806 11.523871,23.1193548 L11.4464516,23.0496774 C10.7855452,22.4531001 10.1987546,21.7792331 9.69870968,21.0425806 C8.79096774,19.71 7.31225806,17.5180645 6.35129032,16.0935484 C8.33225806,11.6903226 11.9022581,8.15419355 16.3383871,6.23322581 L18.6619355,7.39548387 C19.6916129,7.91032258 20.9032258,7.16225806 20.9032258,6.01064516 L20.9032258,4.91709677 C21.6764516,4.79225806 22.4632258,4.71290323 23.2635484,4.68290323 L26.0022581,7.4216129 C26.6070968,8.02645161 26.6070968,9.00677419 26.0022581,9.6116129 L25.5483871,10.0645161 L24.5477419,11.0651613 C24.2458065,11.3670968 24.2458065,11.8577419 24.5477419,12.1596774 L25.0016129,12.6135484 C25.3035484,12.9154839 25.3035484,13.406129 25.0016129,13.7080645 L24.2274194,14.4822581 C24.0820574,14.6273384 23.8850512,14.7087862 23.6796774,14.7087097 L22.8096774,14.7087097 C22.6083871,14.7087097 22.4148387,14.7870968 22.2696774,14.9283871 L21.3096774,15.8622581 C21.0682225,16.0973835 21.0064105,16.4616048 21.1567742,16.7632258 L22.6654839,19.7816129 C22.9229032,20.2964516 22.5483871,20.9022581 21.9735484,20.9022581 L21.4277419,20.9022581 C21.2409677,20.9022581 21.0609677,20.8345161 20.9206452,20.7125806 L20.0225806,19.9325806 C19.609122,19.5738941 19.0371392,19.4598653 18.5177419,19.6325806 L15.5012903,20.6380645 C15.0289943,20.7955464 14.7104954,21.2376244 14.7106452,21.7354839 C14.7106452,22.173871 14.9583871,22.5735484 15.3503226,22.77 L16.4225806,23.306129 C17.3332258,23.7619355 18.3377419,23.9990323 19.3558065,23.9990323 C20.373871,23.9990323 21.5419355,26.64 22.4525806,27.0958065 L28.9122581,27.0958065 C29.733871,27.0958065 30.5206452,27.4219355 31.1022581,28.0025806 L32.4270968,29.3274194 C32.9805663,29.8811005 33.2912904,30.6319649 33.2912904,31.4148387 C33.2908887,32.612973 32.8130662,33.7615579 31.9635484,34.6064516 Z M40.3548387,25.766129 C39.7945161,25.6258065 39.3058065,25.2822581 38.9854839,24.8012903 L37.2454839,22.1912903 C36.7248406,21.4114983 36.7248406,20.3949533 37.2454839,19.6151613 L39.1412903,16.7719355 C39.3658065,16.436129 39.6735484,16.1632258 40.0354839,15.9832258 L41.2916129,15.3551613 C42.6,17.9603226 43.3548387,20.8906452 43.3548387,24 C43.3548387,24.8390323 43.2832258,25.6606452 43.1787097,26.4716129 L40.3548387,25.766129 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconGlobeFilled.style = DigiIconGlobeFilledStyle0;
|
|
@@ -18,11 +18,11 @@ const IconGlobe = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '15398a318c43e9e79a5de4348413c1fa57cbc0ef', class: "digi-icon-globe", width: "25", height: "25", viewBox: "0 0 25 25", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: 'ecec68a61af759a8cf6425a2731f6be689ee71a7', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '3eaad6d4c81ce27e33ff9fef06140aae8b69ead1' }, this.afDesc), index.h("path", { key: '43ffea3c79760b9ce4b13f0f8f616370c6b2f845', class: "digi-icon-globe__shape", d: "M12.5 0C5.596 0 0 5.596 0 12.5S5.596 25 12.5 25 25 19.404 25 12.5 19.404 0 12.5 0zm9.057 8.065h-4.24c-.37-1.886-.973-3.646-1.781-5.182a10.127 10.127 0 016.021 5.182zm.823 6.451h-4.724c.11-1.306.118-2.647 0-4.032h4.724a10.22 10.22 0 010 4.032zm-12.605 0a21.098 21.098 0 01-.002-4.032h5.454a21.098 21.098 0 01-.002 4.032h-5.45zm5.068 2.42c-.472 2.12-1.275 4.027-2.343 5.506-1.068-1.479-1.871-3.387-2.343-5.507h4.686zM2.62 10.483h4.724a23.69 23.69 0 000 4.032H2.62a10.22 10.22 0 010-4.032zm7.53-2.42c.468-2.115 1.27-4.014 2.35-5.507 1.08 1.493 1.882 3.392 2.35 5.508h-4.7zm-.686-5.181c-.808 1.536-1.412 3.296-1.781 5.182h-4.24a10.127 10.127 0 016.02-5.182zM3.443 16.935h4.236c.368 1.89.97 3.645 1.78 5.18a10.127 10.127 0 01-6.016-5.18zm12.099 5.18c.81-1.535 1.411-3.29 1.78-5.18h4.235a10.127 10.127 0 01-6.015 5.18z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconGlobe.style = DigiIconGlobeStyle0;
|
|
@@ -18,11 +18,11 @@ const IconHeadphones = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: 'c7842b4af0765910327f1864bfa7ade85d42c02e', class: "digi-icon-headphones", width: "26", height: "22", viewBox: "0 0 26 22", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: '046b42f55f7cb48447063c1d8ee2c684f0ce4a06', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '70feb17c7e744f7a20cb10bc5fb990b8d515f9aa' }, this.afDesc), index.h("path", { key: '5ab1f3fb17817694f46ae0cebbf9ddb2e34c2c15', class: "digi-icon-headphones__shape", d: "M13 0C5.815 0 0 5.623 0 12.571v2.358c0 .595.348 1.139.898 1.405l.73.353C1.732 19.638 4.237 22 7.313 22h1.22c.672 0 1.218-.528 1.218-1.179V12.18c0-.651-.546-1.179-1.219-1.179H7.312c-1.591 0-3.03.632-4.062 1.651v-.08c0-5.198 4.374-9.428 9.75-9.428s9.75 4.23 9.75 9.428v.08A5.766 5.766 0 0018.687 11H17.47c-.673 0-1.219.528-1.219 1.179v8.642c0 .651.546 1.179 1.219 1.179h1.218c3.077 0 5.582-2.362 5.684-5.313l.73-.353c.551-.266.899-.81.899-1.405V12.57C26 5.624 20.186 0 13 0z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconHeadphones.style = DigiIconHeadphonesStyle0;
|
|
@@ -18,11 +18,11 @@ const IconHeartSolid = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: 'c41c661a27fec6b99e583208653442c9da7862a7', class: "digi-icon-heart-solid", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: 'b93e8929db0f721efc2bc87d086ba7fa243fd644', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '72c620a2d3c6fc6077d562e802ec53ffb5fde8cd' }, this.afDesc), index.h("path", { key: '3fb0b2da0e0a9d650a5c122d8cdbdd05d732c800', class: "digi-icon-heart-solid__shape", d: "M 34.181818,3 C 42.518182,3 48,8.1142224 48,16.649995 c 0,4.706895 -2.890909,9.368531 -6.190909,12.554737 l -0.03636,0.03621 c -3.121827,3.046127 -5.463197,5.330722 -7.024111,6.853786 -1.768379,1.725498 -4.420948,4.313746 -7.957707,7.764744 -1.547184,1.520708 -4.034634,1.520708 -5.581818,0 L 6.2272727,29.213784 C 5.5818182,28.61637 0,23.284907 0,16.649995 0,8.4400843 5.1636364,3 13.818182,3 17.581818,3 21.145454,5.0637924 24,7.5077571 26.845454,5.0637924 30.418182,3 34.181818,3 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconHeartSolid.style = DigiIconHeartSolidStyle0;
|
|
@@ -18,11 +18,11 @@ const IconHeart = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '53f3cfd6e0ec7df97a1381cfce536a649158bd5a', class: "digi-icon-heart", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: '1981094d334f2d2825deaf80104cb5fd7ad22a1b', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: '008449391e3aa1b3a208f49e3d95e15dd3acf34b' }, this.afDesc), index.h("path", { key: '09ea4a8f068a891ad57d784994e4083cc94b40d8', class: "digi-icon-heart__shape", d: "M21.2090909,43.4703308 L6.22727273,28.9641289 C5.58181818,28.372405 0,23.0917172 0,16.5199953 C0,8.388274 5.16363636,3 13.8181818,3 C17.5818182,3 21.1454545,5.04413722 24,7.46482604 C26.8454545,5.04413722 30.4181818,3 34.1818182,3 C42.5181818,3 48,8.06551549 48,16.5199953 C48,21.1820627 45.1090909,25.7993024 41.8090909,28.9551634 L41.7727273,28.9910255 L26.7909091,43.4703308 C25.2437253,44.9765564 22.7562747,44.9765564 21.2090909,43.4703308 Z M9.26363636,25.9473339 L24,40.2210526 L38.7090909,25.9921635 C41.1909091,23.5713695 43.6363636,20.0477693 43.6363636,16.5958964 C43.6363636,10.5977068 40.1636364,7.37894737 34.1818182,7.37894737 C29.8909091,7.37894737 25.7454545,11.7991379 24,13.5116255 C22.4545455,11.9874219 18.1818182,7.37894737 13.8181818,7.37894737 C7.82727273,7.37894737 4.36363636,10.5977068 4.36363636,16.5958964 C4.36363636,19.9401785 6.79090909,23.6699944 9.26363636,25.9473339 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconHeart.style = DigiIconHeartStyle0;
|
|
@@ -18,11 +18,11 @@ const IconHistory = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '6870a27bc468bdfc05b5288af1c620ed84118c53', class: "digi-icon-history", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '9590e4d9440d564554fbd6bdc42582d53bf0abd9', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'c2cb3bf67a543301720b9ff2335812fbcc00ecdc' }, this.afDesc), index.h("path", { key: '8bcc05fbc4c4ff3f22fb0724a680ab5abefd666a', class: "digi-icon-history__shape", d: "M47.9999585,23.954655 C48.0244008,37.1779041 37.2405807,47.9906973 24.0173778,48 C18.3062586,48.0040521 13.0603322,46.0132099 8.9378555,42.6860105 C7.86588961,41.8208477 7.78576072,40.2142965 8.75988806,39.2401657 L9.85024102,38.149809 C10.6833686,37.3166785 12.0134308,37.225517 12.9364615,37.9578087 C15.9737143,40.3679742 19.8174818,41.8065251 23.9999585,41.8065251 C33.8423608,41.8065251 41.8063793,33.8409305 41.8063793,24.0000422 C41.8063793,14.1576055 33.8408124,6.19355927 23.9999585,6.19355927 C19.2760312,6.19355927 14.9855547,8.02927218 11.7998505,11.0256968 L16.7115195,15.9373829 C17.6870016,16.9128684 16.9961319,18.5806778 15.6167149,18.5806778 L1.54838442,18.5806778 C0.693192349,18.5806778 0,17.8874831 0,17.032288 L0,2.96390844 C0,1.58448666 1.66780357,0.893614474 2.64328575,1.86900329 L7.42121296,6.64694717 C11.7298829,2.52929477 17.569518,7.81597009e-14 23.9999585,7.81597009e-14 C37.239613,7.81597009e-14 47.9754331,10.720664 47.9999585,23.954655 Z M31.4429456,30.3566663 C32.2304926,29.3441161 32.0480736,27.8848555 31.0355269,27.0974025 L27.0967273,24.0338164 L27.0967273,13.9355084 C27.0967273,12.6527642 26.0568904,11.6129236 24.7741507,11.6129236 L23.2257663,11.6129236 C21.9430265,11.6129236 20.9031896,12.6527642 20.9031896,13.9355084 L20.9031896,27.0630476 L27.2330819,31.9863465 C28.2456285,32.7737995 29.7047873,32.5914766 30.4923343,31.5789265 L31.4429456,30.3566663 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconHistory.style = DigiIconHistoryStyle0;
|
|
@@ -18,11 +18,11 @@ const IconHome = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: 'ec9b683e255ca360bafe7b7e9c5384658e28e05b', class: "digi-icon-home", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '0d2631339b235c4244cf14cda25f84f16745e64c', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'aab56476e8cd84c195c4c33a5e580ab17670b9ca' }, this.afDesc), index.h("path", { key: 'f4c5f30c7daaee9f3b7bd86cfae39ad95fc01e17', class: "digi-icon-home__shape", d: "M23.3636147,15.3393459 L8.00063412,27.5429401 L8.00063412,40.7141422 C8.00063412,41.4243019 8.5975417,42 9.33386452,42 L18.6714769,41.9766938 C19.4051951,41.9731555 19.9980504,41.3984924 19.9980412,40.690836 L19.9980412,32.9989954 C19.9980412,32.2888358 20.5949488,31.7131376 21.3312716,31.7131376 L26.6641932,31.7131376 C27.400516,31.7131376 27.9974236,32.2888358 27.9974236,32.9989954 L27.9974236,40.6852104 C27.9963164,41.0269368 28.1362924,41.355033 28.3864417,41.5970479 C28.636591,41.8390628 28.9763363,41.9750882 29.330654,41.9750865 L38.6649334,42 C39.4012562,42 39.9981638,41.4243019 39.9981638,40.7141422 L39.9981638,27.5340998 L24.6385163,15.3393459 C24.2664583,15.0501041 23.7356727,15.0501041 23.3636147,15.3393459 Z M47.6309078,23.6339324 L40.664779,18.0959036 L40.664779,6.96439335 C40.664779,6.43177361 40.2170983,6 39.6648562,6 L34.9985498,6 C34.4463076,6 33.998627,6.43177361 33.998627,6.96439335 L33.998627,12.7997768 L26.5383696,6.88000893 C25.0618773,5.70817817 22.9319209,5.70817817 21.4554287,6.88000893 L0.362890451,23.6339324 C0.15840013,23.7969442 0.0294595071,24.0316513 0.0044543242,24.2863839 C-0.0205508587,24.5411165 0.0604293198,24.7949916 0.229567411,24.9921197 L2.35440336,27.4834691 C2.5230839,27.6812885 2.7664259,27.8062674 3.03076068,27.8308419 C3.29509545,27.8554165 3.55870881,27.777568 3.76346125,27.6144659 L23.3636147,12.0443353 C23.7356727,11.7550935 24.2664583,11.7550935 24.6385163,12.0443353 L44.239503,27.6144659 C44.4438935,27.7775941 44.7071217,27.8556969 44.9712389,27.8315802 C45.2353562,27.8074635 45.4787102,27.6831045 45.6477276,27.4858801 L47.7725636,24.9945306 C47.9415298,24.7962543 48.0215807,24.5411986 47.9949936,24.2858308 C47.9684065,24.0304629 47.8373748,23.7958496 47.6309078,23.6339324 L47.6309078,23.6339324 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconHome.style = DigiIconHomeStyle0;
|
|
@@ -18,11 +18,11 @@ const IconImage = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: 'af0ef5bf51b8f39b0bc694e09c67eb6e907ab243', class: "digi-icon-image", width: "48", height: "48", viewBox: "0 0 48 48", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined, xmlns: "http://www.w3.org/2000/svg" }, this.afTitle && index.h("title", { key: '0bc449b61db0d5ad9452a10b188b3ba456fd6a97', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'a397e87b20692187c74c538c8a3f0f35074668e1' }, this.afDesc), index.h("path", { key: '3359205e38dc78e7d9665e5ec22661033ef18f2a', class: "digi-icon-image__shape", d: "M43.5,5.645833 L4.5,5.645833 C2.0146875,5.645833 0,7.6605205 0,10.145833 L0,37.145833 C0,39.6311455 2.0146875,41.645833 4.5,41.645833 L43.5,41.645833 C45.9853125,41.645833 48,39.6311455 48,37.145833 L48,10.145833 C48,7.6605205 45.9853125,5.645833 43.5,5.645833 Z M42.9375,37.145833 L5.0625,37.145833 C4.75183983,37.145833 4.5,36.8939932 4.5,36.583333 L4.5,10.708333 C4.5,10.3976728 4.75183983,10.145833 5.0625,10.145833 L42.9375,10.145833 C43.2481602,10.145833 43.5,10.3976728 43.5,10.708333 L43.5,36.583333 C43.5,36.8939932 43.2481602,37.145833 42.9375,37.145833 L42.9375,37.145833 Z M12,13.895833 C9.92896875,13.895833 8.25,15.5748018 8.25,17.645833 C8.25,19.7168643 9.92896875,21.395833 12,21.395833 C14.0710312,21.395833 15.75,19.7168643 15.75,17.645833 C15.75,15.5748018 14.0710312,13.895833 12,13.895833 Z M9,32.645833 L39,32.645833 L39,25.145833 L30.7954687,16.9413018 C30.3561562,16.5019893 29.6438437,16.5019893 29.2044375,16.9413018 L18,28.145833 L14.2954687,24.4413018 C13.8561562,24.0019893 13.1438437,24.0019893 12.7044375,24.4413018 L9,28.145833 L9,32.645833 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconImage.style = DigiIconImageStyle0;
|
|
@@ -18,11 +18,11 @@ const IconInfoCircleSolid = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '915101c93e81e3d810a0adc844e5e700ec6c5917', class: "digi-icon-info-circle-solid", width: "25", height: "25", viewBox: "0 0 25 25", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: 'df58f6bfe230e9c18b73f1a5fbbbdd9512fdd6f8', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'f420a4e058064bd7bdb2c4be1be555f24b3b4563' }, this.afDesc), index.h("path", { key: '0385717be8692d84d71819e214ef2f36d7c8add0', class: "digi-icon-info-circle-solid__shape", d: "M12.5 0C5.597 0 0 5.599 0 12.5 0 19.405 5.597 25 12.5 25S25 19.405 25 12.5C25 5.599 19.403 0 12.5 0zm0 5.544a2.117 2.117 0 110 4.234 2.117 2.117 0 010-4.234zm2.823 12.803c0 .334-.271.605-.605.605h-4.436a.605.605 0 01-.605-.605v-1.21c0-.334.271-.605.605-.605h.605v-3.226h-.605a.605.605 0 01-.605-.604v-1.21c0-.334.271-.605.605-.605h3.226c.334 0 .605.27.605.605v5.04h.605c.334 0 .605.271.605.605v1.21z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconInfoCircleSolid.style = DigiIconInfoCircleSolidStyle0;
|
|
@@ -18,11 +18,11 @@ const IconInstagram = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '64dbf9d7c323aeeaa9f732530e666b75bc54edbd', class: "digi-icon-instagram", width: "23", height: "23", viewBox: "0 0 23 23", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: '188b85ce1a348f66c86816dc00870ee8caf3a433', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'd4fae213ee4180a9cf3d0b7641306f264e084eba' }, this.afDesc), index.h("path", { key: '4929233dc6bce0fc2568d0fb41ec66a67c063ed0', class: "digi-icon-instagram__shape", d: "M11.505 5.635a5.87 5.87 0 00-5.873 5.885 5.87 5.87 0 005.873 5.886 5.87 5.87 0 005.873-5.886 5.87 5.87 0 00-5.873-5.885zm0 9.712a3.826 3.826 0 010-7.653 3.826 3.826 0 010 7.653zm7.483-9.953c0 .763-.614 1.373-1.37 1.373-.762 0-1.37-.615-1.37-1.373s.614-1.373 1.37-1.373c.756 0 1.37.615 1.37 1.373zm3.89 1.393c-.088-1.839-.507-3.468-1.85-4.81-1.34-1.342-2.965-1.762-4.8-1.854-1.891-.108-7.56-.108-9.45 0-1.83.087-3.456.507-4.8 1.85C.634 3.313.22 4.942.128 6.782c-.108 1.895-.108 7.575 0 9.47.087 1.84.506 3.469 1.85 4.81 1.344 1.343 2.964 1.763 4.8 1.855 1.89.108 7.559.108 9.45 0 1.835-.087 3.46-.507 4.8-1.854 1.338-1.342 1.757-2.971 1.85-4.81.107-1.896.107-7.571 0-9.467zm-2.444 11.5a3.87 3.87 0 01-2.177 2.182c-1.508.6-5.086.462-6.752.462-1.666 0-5.249.133-6.752-.462a3.87 3.87 0 01-2.177-2.182c-.598-1.51-.46-5.097-.46-6.767s-.133-5.26.46-6.766A3.87 3.87 0 014.753 2.57c1.508-.599 5.086-.46 6.752-.46 1.666 0 5.25-.134 6.752.46a3.87 3.87 0 012.177 2.183c.598 1.51.46 5.097.46 6.766 0 1.67.138 5.261-.46 6.767z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconInstagram.style = DigiIconInstagramStyle0;
|
|
@@ -18,11 +18,11 @@ const IconJobSuggestion = class {
|
|
|
18
18
|
this.titleId = randomIdGenerator_util.randomIdGenerator('icontitle');
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (index.h("svg", { key: '
|
|
21
|
+
return (index.h("svg", { key: '959c09aa9a53da66afea4465f7b620b671e8ed44', class: "digi-icon-job-suggestion", width: "48", height: "48", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": this.afSvgAriaHidden ? 'true' : 'false', "aria-labelledby": this.afSvgAriaLabelledby
|
|
22
22
|
? this.afSvgAriaLabelledby
|
|
23
23
|
: this.afTitle
|
|
24
24
|
? this.titleId
|
|
25
|
-
: undefined }, this.afTitle && index.h("title", { key: '
|
|
25
|
+
: undefined }, this.afTitle && index.h("title", { key: 'b1933e38fe2bf3d2fbc727c0e6a0de107d9976c6', id: this.titleId }, this.afTitle), this.afDesc && index.h("desc", { key: 'ecb47f38c2e9ae34ab984300013b8a1296ffdef3' }, this.afDesc), index.h("path", { key: 'eef65df378e4f6d79bc394ff9934b7f3a94b3bca', class: "digi-icon-job-suggestion__shape", d: "M27.8528015,8.20954973 C28.6291494,6.6392705 30.8136122,6.6071672 31.676309,8.05938247 L31.7580716,8.20954973 L36.1976079,17.1958706 L46.1352881,18.6418694 C47.8627434,18.8931734 48.5885556,20.9620543 47.4530422,22.2311036 L47.3411084,22.3476538 L40.1508461,29.3399491 L41.8495808,39.217639 C42.1484484,40.9510454 40.3775543,42.2545248 38.8310739,41.5694809 L38.6952605,41.5038357 L29.8046095,36.8406548 L20.9156126,41.5038357 C19.3827108,42.3152174 17.5594804,41.0766577 17.7370643,39.3694509 L17.7579842,39.217639 L19.460027,29.3399491 L12.2697647,22.3476538 C11.0170789,21.1311501 11.649473,19.0330207 13.3148059,18.6706742 L13.473931,18.6418694 L23.4116112,17.1958706 L27.8528015,8.20954973 Z M12.5450108,26.3103448 C13.0972955,26.3103448 13.5450108,26.7580601 13.5450108,27.3103448 L13.5450108,29.1724138 C13.5450108,29.7246985 13.0972955,30.1724138 12.5450108,30.1724138 L1,30.1724138 C0.44771525,30.1724138 -3.55271368e-15,29.7246985 -3.55271368e-15,29.1724138 L-3.55271368e-15,27.3103448 C-3.55271368e-15,26.7580601 0.44771525,26.3103448 1,26.3103448 L12.5450108,26.3103448 Z M8.6750077,18.5862069 C9.22729245,18.5862069 9.6750077,19.0339221 9.6750077,19.5862069 L9.6750077,21.4482759 C9.6750077,22.0005606 9.22729245,22.4482759 8.6750077,22.4482759 L1,22.4482759 C0.44771525,22.4482759 -3.55271368e-15,22.0005606 -3.55271368e-15,21.4482759 L-3.55271368e-15,19.5862069 C-3.55271368e-15,19.0339221 0.44771525,18.5862069 1,18.5862069 L8.6750077,18.5862069 Z M22.2200185,10.862069 C22.7723032,10.862069 23.2200185,11.3097842 23.2200185,11.862069 L23.2200185,13.7241379 C23.2200185,14.2764227 22.7723032,14.7241379 22.2200185,14.7241379 L1,14.7241379 C0.44771525,14.7241379 -3.55271368e-15,14.2764227 -3.55271368e-15,13.7241379 L-3.55271368e-15,11.862069 C-3.55271368e-15,11.3097842 0.44771525,10.862069 1,10.862069 L22.2200185,10.862069 Z", fill: "currentColor", "fill-rule": "nonzero" })));
|
|
26
26
|
}
|
|
27
27
|
};
|
|
28
28
|
IconJobSuggestion.style = DigiIconJobSuggestionStyle0;
|