@duetds/components 9.16.1 → 9.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +522 -240
- package/lib/cjs/{a11y-utils-113bdcf1.js → a11y-utils-5b56e0b1.js} +1 -1
- package/lib/cjs/{app-globals-2ad7d0da.js → app-globals-628c4829.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +6 -6
- package/lib/cjs/duet-alert.cjs.entry.js +11 -17
- package/lib/cjs/duet-badge.cjs.entry.js +4 -4
- package/lib/cjs/duet-banner.cjs.entry.js +6 -6
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +3 -3
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +6 -6
- package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +15 -13
- package/lib/cjs/duet-card.cjs.entry.js +12 -10
- package/lib/cjs/duet-checkbox.cjs.entry.js +3 -3
- package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
- package/lib/cjs/duet-chip.cjs.entry.js +4 -4
- package/lib/cjs/duet-choice_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-collapsible.cjs.entry.js +17 -14
- package/lib/cjs/duet-combobox.cjs.entry.js +5 -5
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +3 -3
- package/lib/cjs/duet-date-picker.cjs.entry.js +6 -6
- package/lib/cjs/duet-divider_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +9 -9
- package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
- package/lib/cjs/duet-fieldset.cjs.entry.js +8 -8
- package/lib/cjs/duet-file-chooser.cjs.entry.js +3 -3
- package/lib/cjs/duet-footer.cjs.entry.js +5 -5
- package/lib/cjs/duet-grid_2.cjs.entry.js +20 -8
- package/lib/cjs/duet-header_2.cjs.entry.js +10 -9
- package/lib/cjs/duet-hero.cjs.entry.js +13 -10
- package/lib/cjs/duet-icon.cjs.entry.js +5 -5
- package/lib/cjs/duet-indicator.cjs.entry.js +3 -3
- package/lib/cjs/duet-input_2.cjs.entry.js +16 -16
- package/lib/cjs/duet-layout.cjs.entry.js +3 -3
- package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
- package/lib/cjs/duet-modal.cjs.entry.js +28 -16
- package/lib/cjs/duet-multiselect.cjs.entry.js +10 -10
- package/lib/cjs/duet-nav.cjs.entry.js +3 -3
- package/lib/cjs/duet-notification_2.cjs.entry.js +9 -6
- package/lib/cjs/duet-number-input.cjs.entry.js +5 -5
- package/lib/cjs/duet-overlay.cjs.entry.js +3 -3
- package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
- package/lib/cjs/duet-pagination_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-panel.cjs.entry.js +3 -3
- package/lib/cjs/duet-phone-input.cjs.entry.js +5 -5
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-progress.cjs.entry.js +4 -4
- package/lib/cjs/duet-promo-card.cjs.entry.js +7 -7
- package/lib/cjs/duet-radio_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-range-slider.cjs.entry.js +4 -4
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +14 -13
- package/lib/cjs/duet-section-layout.cjs.entry.js +2 -2
- package/lib/cjs/duet-select.cjs.entry.js +4 -4
- package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
- package/lib/cjs/duet-share-chart-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-share-chart.cjs.entry.js +7 -7
- package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-link.cjs.entry.js +6 -6
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +8 -6
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +15 -13
- package/lib/cjs/duet-slideout.cjs.entry.js +12 -11
- package/lib/cjs/duet-status-icon.cjs.entry.js +2 -2
- package/lib/cjs/duet-step_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +4 -4
- package/lib/cjs/duet-textarea.cjs.entry.js +5 -5
- package/lib/cjs/duet-toggle.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +9 -6
- package/lib/cjs/duet-tooltip.cjs.entry.js +5 -5
- package/lib/cjs/duet-tray.cjs.entry.js +5 -5
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +4 -4
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-b3a3ed44.js → errorcodes.utils-d6716198.js} +1 -1
- package/lib/cjs/{focus-utils-5c4526cd.js → focus-utils-21cb0103.js} +1 -1
- package/lib/cjs/{index-caee10a4.js → index-0444d660.js} +1 -1
- package/lib/cjs/{language-utils-9e3aebfc.js → language-utils-a34e2467.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-d034ca5f.js → slot-utils-4baa4a9d.js} +6 -1
- package/lib/cjs/{themeable-component-98732ad8.js → themeable-component-ee2255e3.js} +1 -1
- package/lib/cjs/{token-utils-c73ca50c.js → token-utils-955dd258.js} +37 -37
- package/lib/cjs/{tokens-22702e71.js → tokens-bdaa8818.js} +144 -0
- package/lib/cjs/{tokens.module-a7c77c13.js → tokens.module-2358195b.js} +96 -0
- package/lib/collection/components/duet-action-button/duet-action-button.css +18 -20
- package/lib/collection/components/duet-alert/duet-alert.css +13 -23
- package/lib/collection/components/duet-alert/duet-alert.js +16 -16
- package/lib/collection/components/duet-badge/duet-badge.css +12 -12
- package/lib/collection/components/duet-banner/duet-banner.css +6 -28
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +9 -7
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +7 -7
- package/lib/collection/components/duet-button/duet-button.css +68 -60
- package/lib/collection/components/duet-callout/duet-callout.css +3 -3
- package/lib/collection/components/duet-caption/duet-caption.css +4 -4
- package/lib/collection/components/duet-card/duet-card.css +25 -18
- package/lib/collection/components/duet-card/duet-card.js +6 -4
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +19 -12
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +1 -1
- package/lib/collection/components/duet-chip/duet-chip.css +33 -28
- package/lib/collection/components/duet-choice/duet-checkmark.css +2 -2
- package/lib/collection/components/duet-choice/duet-choice.css +52 -53
- package/lib/collection/components/duet-choice-group/duet-choice-group.css +4 -4
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +1 -1
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +26 -14
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +14 -10
- package/lib/collection/components/duet-combobox/duet-combobox.css +4 -4
- package/lib/collection/components/duet-contact-card/duet-contact-card.css +5 -5
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +15 -15
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +68 -51
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +1 -1
- package/lib/collection/components/duet-divider/duet-divider.css +5 -5
- package/lib/collection/components/duet-editable-table/duet-editable-table.css +2 -2
- package/lib/collection/components/duet-empty-state/duet-empty-state.css +8 -8
- package/lib/collection/components/duet-fieldset/duet-fieldset.css +7 -7
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +6 -5
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.css +2 -2
- package/lib/collection/components/duet-footer/duet-footer.css +33 -19
- package/lib/collection/components/duet-grid/duet-grid.css +2 -6
- package/lib/collection/components/duet-grid/duet-grid.js +22 -8
- package/lib/collection/components/duet-grid-item/duet-grid-item.css +3 -3
- package/lib/collection/components/duet-header/duet-header.css +116 -88
- package/lib/collection/components/duet-heading/duet-heading.css +7 -7
- package/lib/collection/components/duet-hero/duet-hero.css +27 -24
- package/lib/collection/components/duet-hero/duet-hero.js +8 -5
- package/lib/collection/components/duet-icon/duet-icon.css +7 -7
- package/lib/collection/components/duet-indicator/duet-indicator.css +4 -4
- package/lib/collection/components/duet-input/duet-input.css +82 -81
- package/lib/collection/components/duet-input/duet-input.js +19 -34
- package/lib/collection/components/duet-label/duet-label.css +5 -5
- package/lib/collection/components/duet-layout/duet-layout.css +4 -4
- package/lib/collection/components/duet-link/duet-link.css +28 -22
- package/lib/collection/components/duet-list/duet-list.css +4 -4
- package/lib/collection/components/duet-list-item/duet-list-item.css +10 -10
- package/lib/collection/components/duet-logo/duet-logo.css +16 -8
- package/lib/collection/components/duet-logo/duet-logo.js +2 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +13 -13
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +12 -9
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +19 -16
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +13 -10
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +17 -14
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +16 -13
- package/lib/collection/components/duet-modal/duet-modal.css +13 -13
- package/lib/collection/components/duet-modal/duet-modal.js +20 -8
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +46 -38
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -6
- package/lib/collection/components/duet-nav/duet-nav.css +4 -4
- package/lib/collection/components/duet-notification/duet-notification.css +18 -16
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +30 -26
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +4 -1
- package/lib/collection/components/duet-number-input/duet-number-input.css +20 -15
- package/lib/collection/components/duet-number-input/duet-number-input.js +1 -1
- package/lib/collection/components/duet-overlay/duet-overlay.css +2 -2
- package/lib/collection/components/duet-page-heading/duet-page-heading.css +9 -9
- package/lib/collection/components/duet-pagination/duet-pagination.css +5 -5
- package/lib/collection/components/duet-panel/duet-panel.css +8 -9
- package/lib/collection/components/duet-paragraph/duet-paragraph.css +12 -9
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +4 -2
- package/lib/collection/components/duet-phone-input/duet-phone-input.css +5 -5
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +1 -1
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +7 -7
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +23 -15
- package/lib/collection/components/duet-progress/duet-progress.css +14 -14
- package/lib/collection/components/duet-promo-card/duet-promo-card.css +15 -12
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +1 -1
- package/lib/collection/components/duet-radio/duet-radio.css +22 -15
- package/lib/collection/components/duet-radio-group/duet-radio-group.css +4 -4
- package/lib/collection/components/duet-radio-group/duet-radio-group.js +1 -1
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +33 -28
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +5 -5
- package/lib/collection/components/duet-scrollable/duet-scrollable.css +20 -20
- package/lib/collection/components/duet-section-layout/duet-section-layout.css +4 -4
- package/lib/collection/components/duet-select/duet-select.css +36 -31
- package/lib/collection/components/duet-select/duet-select.js +1 -1
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.css +6 -6
- package/lib/collection/components/duet-share-chart/duet-share-chart.css +5 -5
- package/lib/collection/components/duet-show-more/duet-show-more.css +13 -10
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout/duet-slideout.css +23 -23
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -3
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +5 -5
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +14 -11
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +34 -25
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +7 -5
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +20 -20
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +5 -3
- package/lib/collection/components/duet-spacer/duet-spacer.css +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.css +5 -5
- package/lib/collection/components/duet-step/duet-step.css +17 -15
- package/lib/collection/components/duet-stepper/duet-stepper.css +4 -4
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +23 -23
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +24 -21
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +16 -13
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +20 -17
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +19 -16
- package/lib/collection/components/duet-tab/duet-tab.css +15 -11
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +33 -25
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -4
- package/lib/collection/components/duet-table/duet-table.css +22 -18
- package/lib/collection/components/duet-textarea/duet-textarea.css +38 -31
- package/lib/collection/components/duet-textarea/duet-textarea.js +1 -1
- package/lib/collection/components/duet-toggle/duet-toggle.css +11 -9
- package/lib/collection/components/duet-toolbar/duet-toolbar.css +6 -6
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +20 -17
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +14 -11
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +23 -21
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +23 -15
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +19 -16
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +32 -25
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +4 -1
- package/lib/collection/components/duet-tooltip/duet-tooltip.css +4 -4
- package/lib/collection/components/duet-tray/duet-tray.css +36 -32
- package/lib/collection/components/duet-upload/duet-upload.css +6 -6
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.css +3 -3
- package/lib/collection/utils/slot-utils.js +4 -0
- package/lib/collection/utils/turva2-color-tokens.js +36 -36
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +6 -6
- package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
- package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +4 -4
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +12 -10
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +11 -11
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +18 -15
- package/lib/dist-custom-elements/duet-combobox.js +17 -17
- package/lib/dist-custom-elements/duet-contact-card.js +9 -9
- package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
- package/lib/dist-custom-elements/duet-date-picker.js +16 -16
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +8 -8
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
- package/lib/dist-custom-elements/duet-footer.js +9 -9
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +11 -11
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +19 -16
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-indicator.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +3 -3
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-modal.js +31 -19
- package/lib/dist-custom-elements/duet-multiselect.js +17 -17
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +11 -8
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +14 -14
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +4 -4
- package/lib/dist-custom-elements/duet-pagination.js +15 -15
- package/lib/dist-custom-elements/duet-panel.js +2 -2
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.js +19 -19
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +7 -7
- package/lib/dist-custom-elements/duet-radio-group.js +11 -11
- package/lib/dist-custom-elements/duet-radio.js +2 -2
- package/lib/dist-custom-elements/duet-range-slider.js +4 -4
- package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +2 -2
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +2 -2
- package/lib/dist-custom-elements/duet-share-chart-item.js +1 -1
- package/lib/dist-custom-elements/duet-share-chart.js +5 -5
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +8 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +14 -12
- package/lib/dist-custom-elements/duet-slideout.js +10 -9
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-status-icon.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +5 -5
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +5 -5
- package/lib/dist-custom-elements/duet-tab-group.js +14 -13
- package/lib/dist-custom-elements/duet-tab.js +3 -3
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +13 -13
- package/lib/dist-custom-elements/duet-toggle.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-item.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar.js +2 -2
- package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +5 -5
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +21 -21
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +1 -1
- package/lib/dist-custom-elements/{p-747f6fa4.js → p-016c81f0.js} +2 -2
- package/lib/dist-custom-elements/{p-63bad120.js → p-08a5f7e9.js} +3 -3
- package/lib/dist-custom-elements/{p-4228d649.js → p-0e8e6adf.js} +9 -9
- package/lib/dist-custom-elements/{p-fa3ebc1e.js → p-1dc37c4b.js} +2 -2
- package/lib/dist-custom-elements/{p-5fac1036.js → p-1f2c89d9.js} +3 -3
- package/lib/dist-custom-elements/{p-8aa9471e.js → p-21f8ff7d.js} +10 -10
- package/lib/dist-custom-elements/{p-afa85350.js → p-30bc1a35.js} +7 -7
- package/lib/dist-custom-elements/{p-d723c019.js → p-376095a8.js} +2 -2
- package/lib/dist-custom-elements/{p-5a556f9a.js → p-3ee131dc.js} +3 -3
- package/lib/dist-custom-elements/p-4343b5a1.js +318 -0
- package/lib/dist-custom-elements/{p-f8c458d0.js → p-7645b4d2.js} +3 -3
- package/lib/dist-custom-elements/{p-01808ae4.js → p-8035b482.js} +3 -3
- package/lib/dist-custom-elements/{p-1c3b7df5.js → p-80c4e77a.js} +21 -21
- package/lib/dist-custom-elements/{p-c5dcc0ea.js → p-86c95505.js} +5 -4
- package/lib/dist-custom-elements/{p-979b130b.js → p-889bc211.js} +7 -7
- package/lib/dist-custom-elements/{p-1428bca8.js → p-929f4a06.js} +3 -3
- package/lib/dist-custom-elements/{p-45a25e1c.js → p-9357efdb.js} +2 -2
- package/lib/dist-custom-elements/{p-cbb101aa.js → p-958e3489.js} +3 -3
- package/lib/dist-custom-elements/{p-68221361.js → p-a230e7ac.js} +11 -11
- package/lib/dist-custom-elements/{p-84c12085.js → p-a49f9fc6.js} +3 -3
- package/lib/dist-custom-elements/{p-57091005.js → p-a6f89351.js} +14 -14
- package/lib/dist-custom-elements/{p-90ef4cdf.js → p-a70e2b0c.js} +20 -7
- package/lib/dist-custom-elements/{p-4f0b365b.js → p-aa626f8d.js} +2 -2
- package/lib/dist-custom-elements/{p-2c6c022f.js → p-af586c7d.js} +3 -3
- package/lib/dist-custom-elements/{p-e167506b.js → p-b21352e2.js} +2 -2
- package/lib/dist-custom-elements/{p-051e8432.js → p-b49de47a.js} +2 -2
- package/lib/dist-custom-elements/{p-897cd468.js → p-b5bb4c4e.js} +3 -3
- package/lib/dist-custom-elements/{p-4c39b06e.js → p-bf860820.js} +8 -5
- package/lib/dist-custom-elements/{p-78b6337a.js → p-c224f527.js} +37 -37
- package/lib/dist-custom-elements/{p-186bf66e.js → p-c26b81c2.js} +3 -3
- package/lib/dist-custom-elements/{p-09eeb0d8.js → p-c4345060.js} +7 -7
- package/lib/dist-custom-elements/{p-6f42296b.js → p-c936343b.js} +96 -0
- package/lib/{esm/tokens-57aa1508.js → dist-custom-elements/p-c972a96e.js} +144 -0
- package/lib/dist-custom-elements/p-cdc57494.js +148 -0
- package/lib/dist-custom-elements/{p-60827675.js → p-d4245e15.js} +3 -3
- package/lib/dist-custom-elements/{p-1be25f37.js → p-d4904a7c.js} +1 -1
- package/lib/dist-custom-elements/{p-5bf73913.js → p-d6911e61.js} +3 -3
- package/lib/dist-custom-elements/{p-e3b560d3.js → p-d80a01fd.js} +5 -5
- package/lib/dist-custom-elements/{p-8284b970.js → p-d84ceb08.js} +5 -5
- package/lib/dist-custom-elements/{p-8e5437bd.js → p-d8a121cc.js} +3 -3
- package/lib/dist-custom-elements/{p-211bbab4.js → p-db56d5a8.js} +2 -2
- package/lib/dist-custom-elements/p-dcc8afe8.js +221 -0
- package/lib/dist-custom-elements/{p-2c95a055.js → p-e48a192a.js} +7 -5
- package/lib/dist-custom-elements/{p-21425713.js → p-f33fb629.js} +2 -2
- package/lib/dist-custom-elements/{p-1e3171d9.js → p-f8d1e874.js} +1 -1
- package/lib/dist-custom-elements/{p-f21662ea.js → p-fe478fac.js} +5 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/p-00fcf2fb.system.entry.js +4 -0
- package/lib/duet/p-033bb755.system.entry.js +4 -0
- package/lib/duet/p-04658922.entry.js +4 -0
- package/lib/duet/p-04c70e04.system.entry.js +4 -0
- package/lib/duet/{p-a28a52b8.system.entry.js → p-065bebcf.system.entry.js} +1 -1
- package/lib/duet/{p-98c47715.entry.js → p-06a2c00d.entry.js} +1 -1
- package/lib/duet/{p-1d2cadcc.entry.js → p-07cfc2f5.entry.js} +1 -1
- package/lib/duet/{p-69a8abac.system.entry.js → p-082e654d.system.entry.js} +1 -1
- package/lib/duet/{p-f7f0b74f.entry.js → p-09497e9e.entry.js} +1 -1
- package/lib/duet/{p-e2f6279e.entry.js → p-0a280ddc.entry.js} +1 -1
- package/lib/duet/{p-fa69c713.system.entry.js → p-0c1a086f.system.entry.js} +1 -1
- package/lib/duet/p-0cf7d917.entry.js +4 -0
- package/lib/duet/{p-1060aa25.entry.js → p-0e04330c.entry.js} +1 -1
- package/lib/duet/{p-c51a586e.system.entry.js → p-0e3375dd.system.entry.js} +1 -1
- package/lib/duet/p-0e9de590.entry.js +4 -0
- package/lib/duet/p-1060eeeb.system.entry.js +4 -0
- package/lib/duet/p-1198fd12.system.entry.js +4 -0
- package/lib/duet/p-11f86bdc.system.entry.js +4 -0
- package/lib/duet/p-1285b423.system.entry.js +4 -0
- package/lib/duet/{p-08f35dcb.js → p-12f16785.js} +1 -1
- package/lib/duet/p-1338bc5c.entry.js +4 -0
- package/lib/duet/{p-b25490a8.js → p-135e72bf.js} +1 -1
- package/lib/duet/p-13a834ce.system.entry.js +4 -0
- package/lib/duet/{p-01f6825e.system.entry.js → p-158e2598.system.entry.js} +1 -1
- package/lib/duet/p-16a30d86.system.entry.js +4 -0
- package/lib/duet/p-17755657.system.entry.js +4 -0
- package/lib/duet/p-17ee74b1.system.entry.js +4 -0
- package/lib/duet/p-18a0cbe5.system.entry.js +4 -0
- package/lib/duet/{p-29f97ffb.entry.js → p-1d9091b2.entry.js} +1 -1
- package/lib/duet/p-1dcd8cb6.system.entry.js +4 -0
- package/lib/duet/p-1f4af013.entry.js +4 -0
- package/lib/duet/p-21cfc7c9.system.entry.js +4 -0
- package/lib/duet/p-2b4a068b.system.entry.js +4 -0
- package/lib/duet/{p-4452e6e8.entry.js → p-2daf9e75.entry.js} +1 -1
- package/lib/duet/p-2e136720.entry.js +4 -0
- package/lib/duet/p-2e64593c.system.entry.js +4 -0
- package/lib/duet/p-2e69eb33.entry.js +4 -0
- package/lib/duet/p-2fce48bf.entry.js +4 -0
- package/lib/duet/{p-6592e02c.system.js → p-30af84d3.system.js} +1 -1
- package/lib/duet/{p-91ab1514.entry.js → p-311a334f.entry.js} +1 -1
- package/lib/duet/{p-e2373985.system.entry.js → p-31463f0b.system.entry.js} +2 -2
- package/lib/duet/{p-106cd6ab.js → p-33c69e1b.js} +1 -1
- package/lib/duet/p-33f60648.entry.js +4 -0
- package/lib/duet/{p-0b275971.entry.js → p-34cdefd2.entry.js} +1 -1
- package/lib/duet/{p-ed4b8ef4.system.entry.js → p-357fba6d.system.entry.js} +1 -1
- package/lib/duet/{p-57941503.system.js → p-385da7a9.system.js} +1 -1
- package/lib/duet/{p-65dac1a2.entry.js → p-3aa5dbed.entry.js} +1 -1
- package/lib/duet/p-3c69cc2a.system.entry.js +4 -0
- package/lib/duet/p-3e52c8ff.system.entry.js +4 -0
- package/lib/duet/p-4030ca2a.system.entry.js +4 -0
- package/lib/duet/{p-a19e945f.entry.js → p-439c21e7.entry.js} +1 -1
- package/lib/duet/p-43bbba35.system.js +4 -0
- package/lib/duet/p-4453a6c6.system.entry.js +4 -0
- package/lib/duet/{p-f57a788d.system.entry.js → p-47d32341.system.entry.js} +1 -1
- package/lib/duet/{p-39cd22a6.system.entry.js → p-48bd44c3.system.entry.js} +1 -1
- package/lib/duet/p-497bdd59.entry.js +4 -0
- package/lib/duet/{p-63045d0e.js → p-4ad740e2.js} +1 -1
- package/lib/duet/p-4b6e53bd.entry.js +4 -0
- package/lib/duet/{p-d433e813.system.entry.js → p-4be139d3.system.entry.js} +1 -1
- package/lib/duet/{p-dbe48d3c.entry.js → p-4cd75d1b.entry.js} +1 -1
- package/lib/duet/p-4cfd6aa0.system.entry.js +4 -0
- package/lib/duet/p-4d91e61a.system.entry.js +4 -0
- package/lib/duet/p-50bb0bef.system.entry.js +4 -0
- package/lib/duet/p-52e13815.entry.js +4 -0
- package/lib/duet/p-541a4093.system.entry.js +4 -0
- package/lib/duet/p-59d65494.entry.js +4 -0
- package/lib/duet/{p-7f2855e9.entry.js → p-5b88277b.entry.js} +1 -1
- package/lib/duet/{p-c797a3e6.entry.js → p-5bb5a55a.entry.js} +1 -1
- package/lib/duet/p-5c374688.system.entry.js +4 -0
- package/lib/duet/p-5cd1152a.entry.js +4 -0
- package/lib/duet/p-5e33ada9.system.entry.js +4 -0
- package/lib/duet/p-60cfe03f.entry.js +4 -0
- package/lib/duet/{p-28ac2fa8.entry.js → p-618dcd6b.entry.js} +1 -1
- package/lib/duet/p-61efcecb.entry.js +4 -0
- package/lib/duet/{p-60672e19.entry.js → p-638ab80b.entry.js} +1 -1
- package/lib/duet/p-66386c5e.entry.js +4 -0
- package/lib/duet/p-6751d70f.entry.js +4 -0
- package/lib/duet/p-6829be6c.system.entry.js +4 -0
- package/lib/duet/p-68fdf1da.system.entry.js +4 -0
- package/lib/duet/p-6d7d56e8.entry.js +4 -0
- package/lib/duet/p-70d7644c.system.entry.js +4 -0
- package/lib/duet/p-7266991d.entry.js +4 -0
- package/lib/duet/p-72efa27a.system.entry.js +4 -0
- package/lib/duet/{p-c27dc664.system.entry.js → p-758eb019.system.entry.js} +1 -1
- package/lib/duet/p-75c6a8ee.system.entry.js +4 -0
- package/lib/duet/p-76e57b3a.system.entry.js +4 -0
- package/lib/duet/{p-a966bbcf.system.js → p-77516717.system.js} +1 -1
- package/lib/duet/p-783316e7.system.entry.js +4 -0
- package/lib/duet/p-79628294.entry.js +4 -0
- package/lib/duet/p-7ae39a1c.entry.js +4 -0
- package/lib/duet/p-7c6b903a.entry.js +4 -0
- package/lib/duet/p-7ca8790f.system.entry.js +4 -0
- package/lib/duet/p-7f2ae5ad.entry.js +4 -0
- package/lib/duet/p-7f6f7008.system.entry.js +4 -0
- package/lib/duet/{p-8fb46b02.system.js → p-80993983.system.js} +1 -1
- package/lib/duet/{p-9a6959da.entry.js → p-81677e17.entry.js} +1 -1
- package/lib/duet/p-81f0ab52.entry.js +4 -0
- package/lib/duet/p-824f8fec.entry.js +4 -0
- package/lib/duet/{p-147a0d89.entry.js → p-8316c5a6.entry.js} +1 -1
- package/lib/duet/{p-08b08728.entry.js → p-8417d209.entry.js} +1 -1
- package/lib/duet/p-855bf182.entry.js +4 -0
- package/lib/duet/p-884ee3c8.entry.js +4 -0
- package/lib/duet/p-88880de6.entry.js +4 -0
- package/lib/duet/p-8901b848.system.entry.js +4 -0
- package/lib/duet/{p-1066dc94.entry.js → p-89e30005.entry.js} +1 -1
- package/lib/duet/p-8bbea850.system.entry.js +4 -0
- package/lib/duet/{p-354763bd.entry.js → p-8d900bdc.entry.js} +1 -1
- package/lib/duet/p-8e21c393.entry.js +4 -0
- package/lib/duet/{p-8fbb5ff5.entry.js → p-8f1696fc.entry.js} +1 -1
- package/lib/duet/{p-f3d5cc54.system.entry.js → p-904d0415.system.entry.js} +1 -1
- package/lib/duet/p-916f4438.entry.js +4 -0
- package/lib/duet/p-91a5f0c8.entry.js +4 -0
- package/lib/duet/{p-880bccc7.entry.js → p-929579ed.entry.js} +1 -1
- package/lib/duet/{p-430c421b.system.entry.js → p-92b098f9.system.entry.js} +1 -1
- package/lib/duet/{p-364526bf.system.entry.js → p-949a5c17.system.entry.js} +1 -1
- package/lib/duet/p-95cd3623.entry.js +4 -0
- package/lib/duet/{p-3ba94b3e.entry.js → p-95d2b637.entry.js} +1 -1
- package/lib/duet/p-9718c106.js +4 -0
- package/lib/duet/p-9a7b5888.system.entry.js +4 -0
- package/lib/duet/p-9d9457bf.js +4 -0
- package/lib/duet/p-9df05d74.entry.js +4 -0
- package/lib/duet/p-9df8182c.system.entry.js +4 -0
- package/lib/duet/p-a0e599fa.system.entry.js +4 -0
- package/lib/duet/p-a0f78e44.entry.js +4 -0
- package/lib/duet/p-a27a9c69.js +4 -0
- package/lib/duet/p-a395c023.entry.js +4 -0
- package/lib/duet/p-a48d38dd.entry.js +4 -0
- package/lib/duet/{p-dde34236.entry.js → p-aa781739.entry.js} +1 -1
- package/lib/duet/p-ac388eb7.entry.js +4 -0
- package/lib/duet/p-b07f9abb.system.entry.js +4 -0
- package/lib/duet/p-b355076f.entry.js +4 -0
- package/lib/duet/p-b3c4e717.system.entry.js +4 -0
- package/lib/duet/p-b7691d79.system.entry.js +4 -0
- package/lib/duet/{p-eb01f00b.system.entry.js → p-b7ce18dd.system.entry.js} +1 -1
- package/lib/duet/p-b81ac5ae.system.js +4 -0
- package/lib/duet/p-b91fd1ce.system.entry.js +4 -0
- package/lib/duet/p-b9f9f07f.entry.js +4 -0
- package/lib/duet/p-bd0ab8c6.system.entry.js +4 -0
- package/lib/duet/p-bd3c1bb9.entry.js +4 -0
- package/lib/duet/{p-3c7cc108.entry.js → p-bf87b23f.entry.js} +1 -1
- package/lib/duet/{p-f208d55c.entry.js → p-c03cf41b.entry.js} +1 -1
- package/lib/duet/p-c370b95d.entry.js +4 -0
- package/lib/duet/p-c5219057.system.entry.js +4 -0
- package/lib/duet/{p-666775c7.system.entry.js → p-c7b24194.system.entry.js} +1 -1
- package/lib/duet/p-c80618b4.system.js +4 -0
- package/lib/duet/p-c972a96e.js +4 -0
- package/lib/duet/p-c976593b.entry.js +4 -0
- package/lib/duet/p-c97dbc9b.js +4 -0
- package/lib/duet/{p-dc172d1c.entry.js → p-c9971904.entry.js} +1 -1
- package/lib/duet/p-cab933ea.system.entry.js +4 -0
- package/lib/duet/p-caf1ece1.system.entry.js +4 -0
- package/lib/duet/p-cb37d121.entry.js +4 -0
- package/lib/duet/p-cbb72b0c.system.entry.js +4 -0
- package/lib/duet/p-cbf13746.entry.js +4 -0
- package/lib/duet/p-cc9ee2cb.system.entry.js +4 -0
- package/lib/duet/p-ccb84e6a.system.entry.js +4 -0
- package/lib/duet/{p-440018ce.system.entry.js → p-ce677952.system.entry.js} +1 -1
- package/lib/duet/{p-2063c660.system.entry.js → p-d10856d3.system.entry.js} +1 -1
- package/lib/duet/{p-46ac8eb2.entry.js → p-d3602171.entry.js} +1 -1
- package/lib/duet/p-d44312ba.system.js +4 -0
- package/lib/duet/p-d4a9606f.entry.js +4 -0
- package/lib/duet/p-d4ecb287.js +4 -0
- package/lib/duet/{p-db398834.system.js → p-d4f972c3.system.js} +1 -1
- package/lib/duet/p-d6b96130.system.entry.js +4 -0
- package/lib/duet/p-d79d46f4.system.entry.js +4 -0
- package/lib/duet/p-d807313e.system.entry.js +4 -0
- package/lib/duet/p-d84ab69c.system.entry.js +4 -0
- package/lib/duet/p-da33830e.system.entry.js +4 -0
- package/lib/duet/p-db0ba7b6.system.js +4 -0
- package/lib/duet/{p-63b3eff1.entry.js → p-dba326f3.entry.js} +1 -1
- package/lib/duet/{p-58b1748d.entry.js → p-dca26ec6.entry.js} +1 -1
- package/lib/duet/{p-9a099e32.entry.js → p-df9388c0.entry.js} +1 -1
- package/lib/duet/p-e1c99881.system.entry.js +4 -0
- package/lib/duet/{p-03b9211c.system.entry.js → p-e26e10f1.system.entry.js} +1 -1
- package/lib/duet/p-e433ff50.system.entry.js +4 -0
- package/lib/duet/p-e5a7f0a5.system.entry.js +4 -0
- package/lib/duet/{p-8fa26acd.system.entry.js → p-e663f11f.system.entry.js} +1 -1
- package/lib/duet/p-e7dc7c7c.entry.js +4 -0
- package/lib/duet/{p-2144ed7e.entry.js → p-e9dee331.entry.js} +1 -1
- package/lib/duet/p-ea60fb06.entry.js +4 -0
- package/lib/duet/{p-03b5f65a.entry.js → p-ea986606.entry.js} +1 -1
- package/lib/duet/{p-ace83b4d.system.js → p-ec4bb6c3.system.js} +1 -1
- package/lib/duet/p-ef35ead4.entry.js +4 -0
- package/lib/duet/p-ef4f91d2.system.entry.js +4 -0
- package/lib/duet/p-ef97420d.system.entry.js +4 -0
- package/lib/duet/p-f0e3d159.js +4 -0
- package/lib/duet/p-f103010d.entry.js +4 -0
- package/lib/duet/p-f59845f1.entry.js +4 -0
- package/lib/duet/p-f5c47365.system.entry.js +4 -0
- package/lib/duet/{p-632bb443.entry.js → p-f5f409e3.entry.js} +1 -1
- package/lib/duet/{p-7132e6b1.system.js → p-f6486434.system.js} +1 -1
- package/lib/duet/p-f81da033.system.entry.js +4 -0
- package/lib/duet/p-fa184877.system.entry.js +4 -0
- package/lib/duet/p-ff27191d.system.entry.js +4 -0
- package/lib/duet/{p-a7442f4e.system.entry.js → p-ff3fa3b2.system.entry.js} +1 -1
- package/lib/esm/{a11y-utils-fcabbbe4.js → a11y-utils-696f7b73.js} +1 -1
- package/lib/esm/{app-globals-df3febf1.js → app-globals-245f0f6e.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +6 -6
- package/lib/esm/duet-alert.entry.js +11 -17
- package/lib/esm/duet-badge.entry.js +4 -4
- package/lib/esm/duet-banner.entry.js +6 -6
- package/lib/esm/duet-breadcrumb.entry.js +3 -3
- package/lib/esm/duet-breadcrumbs.entry.js +6 -6
- package/lib/esm/duet-button_2.entry.js +7 -7
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +15 -13
- package/lib/esm/duet-card.entry.js +12 -10
- package/lib/esm/duet-checkbox.entry.js +3 -3
- package/lib/esm/duet-checkmark.entry.js +3 -3
- package/lib/esm/duet-chip.entry.js +4 -4
- package/lib/esm/duet-choice_2.entry.js +6 -6
- package/lib/esm/duet-collapsible.entry.js +17 -14
- package/lib/esm/duet-combobox.entry.js +5 -5
- package/lib/esm/duet-contact-card.entry.js +4 -4
- package/lib/esm/duet-cookie-consent.entry.js +3 -3
- package/lib/esm/duet-date-picker.entry.js +6 -6
- package/lib/esm/duet-divider_2.entry.js +6 -6
- package/lib/esm/duet-editable-table_3.entry.js +9 -9
- package/lib/esm/duet-empty-state.entry.js +3 -3
- package/lib/esm/duet-fieldset.entry.js +8 -8
- package/lib/esm/duet-file-chooser.entry.js +3 -3
- package/lib/esm/duet-footer.entry.js +5 -5
- package/lib/esm/duet-grid_2.entry.js +20 -8
- package/lib/esm/duet-header_2.entry.js +10 -9
- package/lib/esm/duet-hero.entry.js +13 -10
- package/lib/esm/duet-icon.entry.js +5 -5
- package/lib/esm/duet-indicator.entry.js +3 -3
- package/lib/esm/duet-input_2.entry.js +16 -16
- package/lib/esm/duet-layout.entry.js +3 -3
- package/lib/esm/duet-list_2.entry.js +4 -4
- package/lib/esm/duet-menu-bar-button.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown.entry.js +3 -3
- package/lib/esm/duet-menu-bar-item.entry.js +6 -6
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +4 -4
- package/lib/esm/duet-modal.entry.js +28 -16
- package/lib/esm/duet-multiselect.entry.js +10 -10
- package/lib/esm/duet-nav.entry.js +3 -3
- package/lib/esm/duet-notification_2.entry.js +9 -6
- package/lib/esm/duet-number-input.entry.js +5 -5
- package/lib/esm/duet-overlay.entry.js +3 -3
- package/lib/esm/duet-page-heading.entry.js +3 -3
- package/lib/esm/duet-pagination_2.entry.js +7 -7
- package/lib/esm/duet-panel.entry.js +3 -3
- package/lib/esm/duet-phone-input.entry.js +5 -5
- package/lib/esm/duet-popup-menu_2.entry.js +7 -7
- package/lib/esm/duet-progress.entry.js +4 -4
- package/lib/esm/duet-promo-card.entry.js +7 -7
- package/lib/esm/duet-radio_2.entry.js +5 -5
- package/lib/esm/duet-range-slider.entry.js +4 -4
- package/lib/esm/duet-scrollable_3.entry.js +14 -13
- package/lib/esm/duet-section-layout.entry.js +2 -2
- package/lib/esm/duet-select.entry.js +4 -4
- package/lib/esm/duet-shaped-image.entry.js +3 -3
- package/lib/esm/duet-share-chart-item.entry.js +1 -1
- package/lib/esm/duet-share-chart.entry.js +7 -7
- package/lib/esm/duet-show-more.entry.js +5 -5
- package/lib/esm/duet-slideout-lang.entry.js +4 -4
- package/lib/esm/duet-slideout-link.entry.js +6 -6
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +8 -6
- package/lib/esm/duet-slideout-panel.entry.js +15 -13
- package/lib/esm/duet-slideout.entry.js +12 -11
- package/lib/esm/duet-status-icon.entry.js +2 -2
- package/lib/esm/duet-step_2.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +4 -4
- package/lib/esm/duet-textarea.entry.js +5 -5
- package/lib/esm/duet-toggle.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown.entry.js +3 -3
- package/lib/esm/duet-toolbar-item.entry.js +6 -6
- package/lib/esm/duet-toolbar-link.entry.js +3 -3
- package/lib/esm/duet-toolbar.entry.js +3 -3
- package/lib/esm/duet-tooltip-button_2.entry.js +9 -6
- package/lib/esm/duet-tooltip.entry.js +5 -5
- package/lib/esm/duet-tray.entry.js +5 -5
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +4 -4
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-2bbac3d7.js → errorcodes.utils-160ddc21.js} +1 -1
- package/lib/esm/{focus-utils-86d0936a.js → focus-utils-d6e4011c.js} +1 -1
- package/lib/esm/{index-c99b5a3a.js → index-22246570.js} +1 -1
- package/lib/esm/{language-utils-0881a2a9.js → language-utils-09809102.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-a65ef46f.js → slot-utils-eb668280.js} +6 -2
- package/lib/esm/{themeable-component-e3661133.js → themeable-component-f4a04f2f.js} +1 -1
- package/lib/esm/{token-utils-cf052bc0.js → token-utils-d02c20ff.js} +37 -37
- package/lib/{dist-custom-elements/p-eb60efcc.js → esm/tokens-1fd83076.js} +144 -0
- package/lib/esm/{tokens.module-821694bb.js → tokens.module-7b07911f.js} +96 -0
- package/lib/esm-es5/{a11y-utils-fcabbbe4.js → a11y-utils-696f7b73.js} +1 -1
- package/lib/esm-es5/{app-globals-df3febf1.js → app-globals-245f0f6e.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +2 -2
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +2 -2
- package/lib/esm-es5/duet-checkbox.entry.js +2 -2
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +2 -2
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +2 -2
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +2 -2
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +2 -2
- package/lib/esm-es5/duet-hero.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-indicator.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +2 -2
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +2 -2
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
- package/lib/esm-es5/duet-panel.entry.js +1 -1
- package/lib/esm-es5/duet-phone-input.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu_2.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +2 -2
- package/lib/esm-es5/duet-radio_2.entry.js +2 -2
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +2 -2
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart-item.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +2 -2
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- package/lib/esm-es5/duet-status-icon.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +2 -2
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +2 -2
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +2 -2
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-2bbac3d7.js → errorcodes.utils-160ddc21.js} +1 -1
- package/lib/esm-es5/{focus-utils-86d0936a.js → focus-utils-d6e4011c.js} +1 -1
- package/lib/esm-es5/{index-c99b5a3a.js → index-22246570.js} +1 -1
- package/lib/esm-es5/{language-utils-0881a2a9.js → language-utils-09809102.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/slot-utils-eb668280.js +4 -0
- package/lib/esm-es5/{themeable-component-e3661133.js → themeable-component-f4a04f2f.js} +1 -1
- package/lib/esm-es5/token-utils-d02c20ff.js +4 -0
- package/lib/esm-es5/tokens-1fd83076.js +4 -0
- package/lib/esm-es5/tokens.module-7b07911f.js +4 -0
- package/lib/types/components/duet-alert/duet-alert.d.ts +2 -4
- package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +3 -1
- package/lib/types/components/duet-grid/duet-grid.d.ts +5 -3
- package/lib/types/components/duet-hero/duet-hero.d.ts +1 -0
- package/lib/types/components/duet-input/duet-input.d.ts +5 -10
- package/lib/types/components/duet-paragraph/duet-paragraph.d.ts +1 -0
- package/lib/types/components.d.ts +24 -5
- package/lib/types/utils/slot-utils.d.ts +1 -0
- package/package.json +9 -9
- package/lib/dist-custom-elements/p-07aea296.js +0 -318
- package/lib/dist-custom-elements/p-07d58c18.js +0 -227
- package/lib/dist-custom-elements/p-2dc31d71.js +0 -148
- package/lib/duet/p-00b27ded.entry.js +0 -4
- package/lib/duet/p-021c152c.system.entry.js +0 -4
- package/lib/duet/p-032230dd.entry.js +0 -4
- package/lib/duet/p-0c012ed1.entry.js +0 -4
- package/lib/duet/p-0fec0e03.system.entry.js +0 -4
- package/lib/duet/p-118dae54.entry.js +0 -4
- package/lib/duet/p-13eec75c.system.js +0 -4
- package/lib/duet/p-17db9cab.system.entry.js +0 -4
- package/lib/duet/p-17e9f5f2.entry.js +0 -4
- package/lib/duet/p-17efced0.js +0 -4
- package/lib/duet/p-1971f9b0.system.entry.js +0 -4
- package/lib/duet/p-1b7c7390.entry.js +0 -4
- package/lib/duet/p-1bb0af1a.entry.js +0 -4
- package/lib/duet/p-1e5c76d7.system.entry.js +0 -4
- package/lib/duet/p-1e6bf17e.system.entry.js +0 -4
- package/lib/duet/p-1f082e57.system.entry.js +0 -4
- package/lib/duet/p-219cd158.entry.js +0 -4
- package/lib/duet/p-23486542.system.entry.js +0 -4
- package/lib/duet/p-23601b3e.system.entry.js +0 -4
- package/lib/duet/p-236aec93.entry.js +0 -4
- package/lib/duet/p-24c27df5.system.entry.js +0 -4
- package/lib/duet/p-2747b44c.system.entry.js +0 -4
- package/lib/duet/p-27fecfaa.entry.js +0 -4
- package/lib/duet/p-2bbc034f.system.entry.js +0 -4
- package/lib/duet/p-2c164336.entry.js +0 -4
- package/lib/duet/p-2cf70fac.system.entry.js +0 -4
- package/lib/duet/p-3390de84.entry.js +0 -4
- package/lib/duet/p-33b6ad8b.system.entry.js +0 -4
- package/lib/duet/p-3420a2e4.entry.js +0 -4
- package/lib/duet/p-34b57104.system.entry.js +0 -4
- package/lib/duet/p-36a29933.js +0 -4
- package/lib/duet/p-36b45ca1.entry.js +0 -4
- package/lib/duet/p-37687656.entry.js +0 -4
- package/lib/duet/p-393f3d40.system.entry.js +0 -4
- package/lib/duet/p-3c3bc9fb.system.entry.js +0 -4
- package/lib/duet/p-43e7ee1b.system.entry.js +0 -4
- package/lib/duet/p-4594e530.entry.js +0 -4
- package/lib/duet/p-48049d11.system.entry.js +0 -4
- package/lib/duet/p-480ed6f7.entry.js +0 -4
- package/lib/duet/p-49d3f1f8.system.entry.js +0 -4
- package/lib/duet/p-55ed83fd.entry.js +0 -4
- package/lib/duet/p-56d797a7.system.entry.js +0 -4
- package/lib/duet/p-578b1556.entry.js +0 -4
- package/lib/duet/p-5a623866.system.entry.js +0 -4
- package/lib/duet/p-5af19c0d.entry.js +0 -4
- package/lib/duet/p-5be1c8ca.system.entry.js +0 -4
- package/lib/duet/p-5cbbad67.entry.js +0 -4
- package/lib/duet/p-5db55c55.system.entry.js +0 -4
- package/lib/duet/p-64959c1d.system.js +0 -4
- package/lib/duet/p-66663bdd.entry.js +0 -4
- package/lib/duet/p-684278ce.system.entry.js +0 -4
- package/lib/duet/p-6950f757.system.entry.js +0 -4
- package/lib/duet/p-6b02af30.entry.js +0 -4
- package/lib/duet/p-6b371ce8.system.entry.js +0 -4
- package/lib/duet/p-6bb80546.system.entry.js +0 -4
- package/lib/duet/p-6bc99ba8.entry.js +0 -4
- package/lib/duet/p-6e575dd4.system.entry.js +0 -4
- package/lib/duet/p-6f05d7e7.entry.js +0 -4
- package/lib/duet/p-6f2c6bff.entry.js +0 -4
- package/lib/duet/p-6fb94ef4.system.entry.js +0 -4
- package/lib/duet/p-7089e938.system.entry.js +0 -4
- package/lib/duet/p-73508ab7.entry.js +0 -4
- package/lib/duet/p-7397dd4f.system.entry.js +0 -4
- package/lib/duet/p-745b87a1.system.entry.js +0 -4
- package/lib/duet/p-746cc1a2.system.entry.js +0 -4
- package/lib/duet/p-750e4ab4.entry.js +0 -4
- package/lib/duet/p-75fdf144.system.js +0 -4
- package/lib/duet/p-7732213d.entry.js +0 -4
- package/lib/duet/p-7b28d664.entry.js +0 -4
- package/lib/duet/p-7b845013.entry.js +0 -4
- package/lib/duet/p-808c5e03.system.entry.js +0 -4
- package/lib/duet/p-80bf7a6d.js +0 -4
- package/lib/duet/p-8283b6dc.system.entry.js +0 -4
- package/lib/duet/p-85023f68.entry.js +0 -4
- package/lib/duet/p-8810586f.system.entry.js +0 -4
- package/lib/duet/p-89363c87.system.entry.js +0 -4
- package/lib/duet/p-89636372.entry.js +0 -4
- package/lib/duet/p-8d42cd8e.entry.js +0 -4
- package/lib/duet/p-9012c4d7.system.entry.js +0 -4
- package/lib/duet/p-90448156.system.entry.js +0 -4
- package/lib/duet/p-907af7da.system.entry.js +0 -4
- package/lib/duet/p-9171868a.system.js +0 -4
- package/lib/duet/p-935bb380.system.entry.js +0 -4
- package/lib/duet/p-990cd307.system.entry.js +0 -4
- package/lib/duet/p-9a68836b.entry.js +0 -4
- package/lib/duet/p-9ac8d40d.system.entry.js +0 -4
- package/lib/duet/p-9ecf83ca.system.entry.js +0 -4
- package/lib/duet/p-a331720c.system.entry.js +0 -4
- package/lib/duet/p-a607febe.system.entry.js +0 -4
- package/lib/duet/p-aa75307b.entry.js +0 -4
- package/lib/duet/p-abe3827d.entry.js +0 -4
- package/lib/duet/p-accae6ec.entry.js +0 -4
- package/lib/duet/p-ad14a7bb.entry.js +0 -4
- package/lib/duet/p-ad570b3d.entry.js +0 -4
- package/lib/duet/p-ad6ccb39.js +0 -4
- package/lib/duet/p-aeb3d682.system.entry.js +0 -4
- package/lib/duet/p-b09cf28d.system.entry.js +0 -4
- package/lib/duet/p-b23fd2cf.system.entry.js +0 -4
- package/lib/duet/p-b58e595a.system.entry.js +0 -4
- package/lib/duet/p-baaac8e6.system.entry.js +0 -4
- package/lib/duet/p-bfaf639a.system.entry.js +0 -4
- package/lib/duet/p-c1a87168.entry.js +0 -4
- package/lib/duet/p-c97d9b65.entry.js +0 -4
- package/lib/duet/p-ccdecd17.entry.js +0 -4
- package/lib/duet/p-d0b307cc.js +0 -4
- package/lib/duet/p-d2d74167.system.entry.js +0 -4
- package/lib/duet/p-d7d5874f.system.entry.js +0 -4
- package/lib/duet/p-d8739243.system.entry.js +0 -4
- package/lib/duet/p-d93881ea.entry.js +0 -4
- package/lib/duet/p-da7ff7a2.entry.js +0 -4
- package/lib/duet/p-dc332043.entry.js +0 -4
- package/lib/duet/p-ddc0706b.system.entry.js +0 -4
- package/lib/duet/p-de531c22.system.entry.js +0 -4
- package/lib/duet/p-dfb4edcc.system.entry.js +0 -4
- package/lib/duet/p-e19b45d6.system.entry.js +0 -4
- package/lib/duet/p-e39afbb1.entry.js +0 -4
- package/lib/duet/p-e73a7c54.system.entry.js +0 -4
- package/lib/duet/p-eaf7a202.system.entry.js +0 -4
- package/lib/duet/p-eb19b715.system.entry.js +0 -4
- package/lib/duet/p-eb60efcc.js +0 -4
- package/lib/duet/p-eb817c52.entry.js +0 -4
- package/lib/duet/p-f00388be.system.entry.js +0 -4
- package/lib/duet/p-f033bc52.system.js +0 -4
- package/lib/duet/p-f92ce1f9.js +0 -4
- package/lib/duet/p-fac03927.entry.js +0 -4
- package/lib/duet/p-fe6123a8.entry.js +0 -4
- package/lib/duet/p-feaa9ad0.entry.js +0 -4
- package/lib/duet/p-ff6049c7.system.entry.js +0 -4
- package/lib/esm-es5/slot-utils-a65ef46f.js +0 -4
- package/lib/esm-es5/token-utils-cf052bc0.js +0 -4
- package/lib/esm-es5/tokens-57aa1508.js +0 -4
- package/lib/esm-es5/tokens.module-821694bb.js +0 -4
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
6
6
|
|
|
7
|
-
const duetCheckmarkCss = ".duet-checkmark-container{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;transition:border 300ms ease}.duet-checkmark-container.center{margin-right:auto}.duet-theme-turva .duet-checkmark-container{border-color:rgb(143, 147, 158)}.checked .duet-checkmark-container{background:rgb(0, 119, 179);border-color:rgb(0, 119, 179);transition:none}.duet-theme-turva .checked .duet-checkmark-container{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58) !important}.duet-checkmark-container.duet-checkmark-radio{border-radius:50%}[disabled]+label .duet-checkmark-container{border-color:rgb(181, 198, 208) !important}.duet-theme-turva [disabled]+label .duet-checkmark-container{border-color:rgb(199, 202, 207) !important}.checked [disabled]+label .duet-checkmark-container{background:rgb(181, 198, 208) !important}.duet-theme-turva .checked [disabled]+label .duet-checkmark-container{background:rgb(199, 202, 207) !important}.duet-checkmark{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid rgb(255, 255, 255);border-right:2px solid rgb(255, 255, 255);opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}:host(.duet-theme-turva2.duet-theme-turva) .checked .duet-checkmark-container{background
|
|
7
|
+
const duetCheckmarkCss = ".duet-checkmark-container{position:relative;width:20px;height:20px;margin-left:auto;border:1px solid rgb(127, 150, 165);border-radius:4px;transition:border 300ms ease}.duet-checkmark-container.center{margin-right:auto}.duet-theme-turva .duet-checkmark-container{border-color:rgb(143, 147, 158)}.checked .duet-checkmark-container{background:rgb(0, 119, 179);border-color:rgb(0, 119, 179);transition:none}.duet-theme-turva .checked .duet-checkmark-container{background:rgb(23, 28, 58);border-color:rgb(23, 28, 58) !important}.duet-checkmark-container.duet-checkmark-radio{border-radius:50%}[disabled]+label .duet-checkmark-container{border-color:rgb(181, 198, 208) !important}.duet-theme-turva [disabled]+label .duet-checkmark-container{border-color:rgb(199, 202, 207) !important}.checked [disabled]+label .duet-checkmark-container{background:rgb(181, 198, 208) !important}.duet-theme-turva .checked [disabled]+label .duet-checkmark-container{background:rgb(199, 202, 207) !important}.duet-checkmark{position:absolute;top:10px;left:3px;width:5.3333333333px;height:11.8518518519px;border-top:2px solid rgb(255, 255, 255);border-right:2px solid rgb(255, 255, 255);opacity:1;transform:scaleX(-1) rotate(135deg) translateZ(0);transform-origin:left top;animation-name:duet-checkmark;animation-duration:600ms;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes duet-checkmark{0%{width:0;height:0;opacity:1}20%{width:5.3333333333px;height:0;opacity:1}40%,100%{width:5.3333333333px;height:11.8518518519px;opacity:1}}:host(.duet-theme-turva2.duet-theme-turva) .checked .duet-checkmark-container{background:rgb(23, 42, 59);border-color:rgb(23, 42, 59) !important}";
|
|
8
8
|
const DuetCheckmarkStyle0 = duetCheckmarkCss;
|
|
9
9
|
|
|
10
10
|
const DuetCheckmark = /*@__PURE__*/ proxyCustomElement(class DuetCheckmark extends H {
|
|
@@ -0,0 +1,221 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Built with Duet Design System
|
|
3
|
+
*/
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-d4904a7c.js';
|
|
5
|
+
import { D as DuetStatusLabels } from './p-b7a93f1c.js';
|
|
6
|
+
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
7
|
+
import { c as createID } from './p-5e59e970.js';
|
|
8
|
+
import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-d9b2e80e.js';
|
|
9
|
+
import { h as hasSlot } from './p-fe478fac.js';
|
|
10
|
+
import { d as defineCustomElement$6 } from './p-4343b5a1.js';
|
|
11
|
+
import { d as defineCustomElement$5 } from './p-af586c7d.js';
|
|
12
|
+
import { d as defineCustomElement$4 } from './p-889bc211.js';
|
|
13
|
+
import { d as defineCustomElement$3 } from './p-929f4a06.js';
|
|
14
|
+
import { d as defineCustomElement$2 } from './p-08a5f7e9.js';
|
|
15
|
+
import { d as defineCustomElement$1 } from './p-1dc37c4b.js';
|
|
16
|
+
|
|
17
|
+
const duetAlertCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0}:host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;display:grid;grid-template-rows:1fr;width:100%;transition:opacity 300ms ease, visibility 300ms ease, transform 300ms ease, grid-template-rows 300ms ease}:host(.duet-alert-is-dismissed){visibility:hidden !important;grid-template-rows:0fr;opacity:0;transform:scale(0.98)}:host(.duet-alert-is-dismissed) .duet-alert,:host(.duet-alert-is-dismissed) .duet-alert-wrapper{margin:0 !important;border-width:0 !important}.duet-alert-wrapper{margin-bottom:16px !important;position:relative;width:100%;overflow:hidden;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.25;color:rgb(8, 42, 77);background:rgb(228, 241, 247);border:1px solid rgb(172, 210, 229);border-radius:12px;transition:margin 100ms 300ms ease}.duet-alert-wrapper.duet-p-0{padding:0 !important}.duet-alert-wrapper.duet-m-0{margin:0 !important}.duet-alert-wrapper.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}.duet-alert-wrapper.warning{color:rgb(38, 26, 4);background:rgb(255, 247, 221);border:1px solid rgb(255, 217, 120)}.duet-alert-wrapper.danger{color:rgb(89, 0, 45);background:rgb(255, 225, 231);border:1px solid rgb(252, 136, 162)}.duet-alert-wrapper.success{color:rgb(4, 38, 33);background:rgb(231, 248, 239);border:1px solid rgb(163, 229, 202)}.duet-alert-wrapper.below-nav{z-index:1;margin-bottom:0 !important;border:0;border-bottom:1px solid rgb(212, 223, 229);border-radius:0}.duet-alert-wrapper .duet-alert{position:relative;width:100%;max-width:1384px;padding:16px;margin:0 auto}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible{padding:16px 72px 16px 16px;text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-is-dismissible .duet-alert-container{text-align:left}.duet-alert-wrapper .duet-alert.duet-alert-has-show-more{padding-bottom:0}.duet-alert-wrapper .duet-alert.duet-alert-has-icon .duet-alert-show-more{margin-left:36px}.duet-alert-wrapper .duet-alert.duet-alert-expandable{padding-right:20px}.duet-alert-dismiss{position:absolute;top:3px;right:3px}.duet-alert-dismiss duet-button:hover{background-color:rgb(198, 225, 238);border-radius:8px}.warning .duet-alert-dismiss duet-button:hover{background-color:rgb(255, 232, 160)}.danger .duet-alert-dismiss duet-button:hover{background-color:rgb(255, 173, 190)}.success .duet-alert-dismiss duet-button:hover{background-color:rgb(191, 239, 218)}.duet-alert-container{display:inline-flex;align-items:flex-start;width:100%;margin:0 auto !important}.duet-alert-container .duet-alert-content{flex-grow:1;line-height:1.5}.duet-alert-has-icon .duet-alert-container{margin-top:2px !important}.duet-alert-container:focus{outline:none}.duet-alert-icon{position:relative;top:2px;display:inline-block;width:20px;min-width:20px;height:20px;margin:0 16px 0 0 !important}.duet-alert-icon duet-icon{width:20px;height:20px}.duet-alert-expander{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;width:calc(100% + 32px + 40px);padding:16px;padding-right:20px;padding-left:52px;margin:-16px;margin-left:-52px;font-family:inherit;color:inherit;cursor:pointer;background-color:inherit}.duet-alert-expanded .duet-alert-expander{margin-bottom:-4px}.duet-alert-expander .expanding-title{flex-grow:1;font-size:1rem;line-height:1.5;text-align:left}.duet-alert-expander duet-icon{position:relative;top:4px;transition:rotate 300ms ease}.duet-alert-expanded .duet-alert-expander duet-icon{rotate:180deg}.duet-alert-expander:hover{filter:brightness(85%)}";
|
|
18
|
+
const DuetAlertStyle0 = duetAlertCss;
|
|
19
|
+
|
|
20
|
+
const DuetAlert = /*@__PURE__*/ proxyCustomElement(class DuetAlert extends H {
|
|
21
|
+
constructor() {
|
|
22
|
+
super();
|
|
23
|
+
this.__registerHost();
|
|
24
|
+
this.__attachShadow();
|
|
25
|
+
this.duetDismiss = createEvent(this, "duetDismiss", 7);
|
|
26
|
+
this.duetCloseComplete = createEvent(this, "duetCloseComplete", 7);
|
|
27
|
+
this.descriptiveId = createID("DuetAlert");
|
|
28
|
+
this.hasShowMoreSlot = false;
|
|
29
|
+
this.handleDismiss = (ev) => {
|
|
30
|
+
this.handleHide();
|
|
31
|
+
this.duetDismiss.emit({
|
|
32
|
+
component: "duet-alert",
|
|
33
|
+
originalEvent: ev,
|
|
34
|
+
});
|
|
35
|
+
};
|
|
36
|
+
this.handleShow = () => {
|
|
37
|
+
this.isDismissed = false;
|
|
38
|
+
};
|
|
39
|
+
this.handleHide = () => {
|
|
40
|
+
this.isDismissed = true;
|
|
41
|
+
this.element.addEventListener("transitionend", () => this.duetCloseComplete.emit(), { once: true });
|
|
42
|
+
};
|
|
43
|
+
this.handleExpandToggle = () => {
|
|
44
|
+
this.isExpanded = !this.isExpanded;
|
|
45
|
+
};
|
|
46
|
+
this.getRole = () => {
|
|
47
|
+
if (!this.announcements) {
|
|
48
|
+
return undefined;
|
|
49
|
+
}
|
|
50
|
+
if (["warning", "danger"].includes(this.variation)) {
|
|
51
|
+
return "alert";
|
|
52
|
+
}
|
|
53
|
+
return "status";
|
|
54
|
+
};
|
|
55
|
+
this.theme = "";
|
|
56
|
+
this.isDismissed = false;
|
|
57
|
+
this.isExpanded = false;
|
|
58
|
+
this.timeoutID = undefined;
|
|
59
|
+
this.accessibleLabelDefaults = {
|
|
60
|
+
fi: "Painike viestin sulkemiseen",
|
|
61
|
+
sv: "Knapp för att stänga meddelandet",
|
|
62
|
+
en: "Button to close the message",
|
|
63
|
+
};
|
|
64
|
+
this.accessibleLabel = getLocaleString(this.accessibleLabelDefaults);
|
|
65
|
+
this.announcements = true;
|
|
66
|
+
this.icon = "";
|
|
67
|
+
this.autoDismiss = undefined;
|
|
68
|
+
this.margin = "auto";
|
|
69
|
+
this.padding = "auto";
|
|
70
|
+
this.variation = "default";
|
|
71
|
+
this.position = "content";
|
|
72
|
+
this.dismissible = false;
|
|
73
|
+
this.focusable = false;
|
|
74
|
+
this.expandingTitle = "";
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Component lifecycle events.
|
|
78
|
+
*/
|
|
79
|
+
componentWillLoad() {
|
|
80
|
+
inheritGlobalTheme(this);
|
|
81
|
+
this.hasShowMoreSlot = hasSlot(this.element, "show-more");
|
|
82
|
+
}
|
|
83
|
+
componentDidLoad() {
|
|
84
|
+
if (this.autoDismiss) {
|
|
85
|
+
this.timeoutID = setTimeout(() => this.handleDismiss(), this.autoDismiss);
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
connectedCallback() {
|
|
89
|
+
connectLanguageChangeObserver(this, { prop: "accessibleLabel", defaults: "accessibleLabelDefaults" });
|
|
90
|
+
}
|
|
91
|
+
disconnectedCallback() {
|
|
92
|
+
if (this.timeoutID) {
|
|
93
|
+
clearTimeout(this.timeoutID);
|
|
94
|
+
}
|
|
95
|
+
disconnectLanguageChangeObserver(this);
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* Show.
|
|
99
|
+
*/
|
|
100
|
+
async show() {
|
|
101
|
+
this.handleShow();
|
|
102
|
+
}
|
|
103
|
+
/**
|
|
104
|
+
* Hide.
|
|
105
|
+
*/
|
|
106
|
+
async hide() {
|
|
107
|
+
this.handleHide();
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* @deprecated - if you need to set focus, use a focusable element inside
|
|
111
|
+
*/
|
|
112
|
+
async setFocus(options) {
|
|
113
|
+
this.alertContainer.focus(options);
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* There is bug in NVDA screen reader
|
|
117
|
+
* that is causing multiple alert readings
|
|
118
|
+
* when alert contains other components (link, button etc.).
|
|
119
|
+
*/
|
|
120
|
+
/**
|
|
121
|
+
* render() function
|
|
122
|
+
* Always the last one in the class.
|
|
123
|
+
*/
|
|
124
|
+
render() {
|
|
125
|
+
const variation = ["default", "success", "danger", "warning"].includes(this.variation)
|
|
126
|
+
? this.variation
|
|
127
|
+
: "default";
|
|
128
|
+
const variationLabel = getLocaleString(DuetStatusLabels[variation]);
|
|
129
|
+
return (h(Host, { key: 'e8f6453951bdff6bcfebd3530d9cf0778842ad35', class: {
|
|
130
|
+
"duet-theme-turva": this.theme === "turva",
|
|
131
|
+
"duet-alert-is-dismissed": this.isDismissed,
|
|
132
|
+
}, role: this.getRole() }, h("div", { key: '2f8010d50d96097d66d0cef58d35cbb008f314f0', class: {
|
|
133
|
+
"duet-alert-wrapper": true,
|
|
134
|
+
"duet-p-0": this.padding === "none",
|
|
135
|
+
"duet-m-0": this.margin === "none",
|
|
136
|
+
[variation]: true,
|
|
137
|
+
[this.position]: true,
|
|
138
|
+
"duet-theme-turva": this.theme === "turva",
|
|
139
|
+
} }, h("div", { key: 'b0b1d04c9ef3baa460c1d8d30f18f5f3b4b96d9c', class: {
|
|
140
|
+
"duet-alert": true,
|
|
141
|
+
"duet-alert-expandable": !!this.expandingTitle,
|
|
142
|
+
"duet-alert-expanded": this.isExpanded,
|
|
143
|
+
"duet-alert-has-icon": !!this.icon || this.position === "below-nav",
|
|
144
|
+
"duet-alert-has-show-more": this.hasShowMoreSlot,
|
|
145
|
+
"duet-alert-is-dismissible": this.dismissible,
|
|
146
|
+
"duet-p-0": this.padding === "none",
|
|
147
|
+
"duet-m-0": this.margin === "none",
|
|
148
|
+
[variation]: true,
|
|
149
|
+
"duet-theme-turva": this.theme === "turva",
|
|
150
|
+
} }, h("div", { key: '1464c0cde46615a3e6b7b90a67b0713ba25cf002', class: "duet-alert-container", ref: element => {
|
|
151
|
+
this.alertContainer = element;
|
|
152
|
+
}, tabindex: this.focusable ? "-1" : undefined }, this.position !== "below-nav" && (h("div", { key: '924a50c915605a0fc653b2cd5a5a6341c7b9156f', class: "duet-alert-icon" }, (this.icon && h("duet-icon", { key: 'ccf3963fc3405034a7001e586397886ac586b504', size: "auto", name: this.icon, color: "currentColor" })) || (h("duet-status-icon", { key: '5adef94d4b80e48815a399928dee36d416caa3f8', strong: true, variation: variation, margin: "none", size: "auto" })))), this.position === "below-nav" && (h("div", { key: 'bb1d04fb4ad4d5668dfef4fab649c23d09832d07', class: "duet-alert-icon below-nav" }, h("duet-status-icon", { key: 'a9cedbe680d906a25dc159b5637a30ee66491f03', strong: true, variation: variation, margin: "none", size: "auto" }))), h("div", { key: '8f1df5b4082d396e964b00b56da99f77ec4d9437', class: "duet-alert-content", id: this.descriptiveId }, this.expandingTitle && (h("button", { key: 'ecc75f181b29ccce59576cdc8db496b02511c201', "aria-expanded": this.isExpanded.toString(), "aria-controls": `${this.descriptiveId}-content`, class: "duet-alert-expander", onClick: this.handleExpandToggle }, h("span", { key: 'eaaec58855ddf50c82d723f17056eef40d794ee4', class: "expanding-title" }, this.expandingTitle), h("duet-icon", { key: '4504fda244cb64041c316142ccffd971a4399e78', name: "action-arrow-down", color: variation === "default" ? "lt-blue-800" : `${variation}-800`, margin: "none", size: "x-small" }))), (!this.expandingTitle || this.isExpanded) && (h("div", { key: 'a29eb8175f93a97b7195c7c9800bc5d62bb66073', id: `${this.descriptiveId}-content` }, h("duet-visually-hidden", { key: 'c7cb9674adeb3d85568090d9b97cf692d1609ed1' }, variationLabel), h("slot", { key: '49d810ac06046de2cb02a0210e9ad6eff7397f2b' }))))), this.hasShowMoreSlot && (h("duet-show-more", { key: '7fd2463d982eecdbeeea603266e2190b9347b6d5', margin: "none", class: "duet-alert-show-more" }, h("slot", { key: 'a229f22d76731baf242bca5613a990fa7508e611', name: "show-more" }))), this.dismissible && !this.expandingTitle && (h("div", { key: '1e2f89c906c19cc8703eb1ce0ab643d550e94260', class: "duet-alert-dismiss" }, h("duet-button", { key: '80a86e22bd7b0317fbe4685879847f10d7598740', variation: "plain", accessibleLabel: this.accessibleLabel, accessibleDescribedBy: this.descriptiveId, iconSize: "medium", icon: "navigation-close", iconOnly: true, margin: "none", color: variation === "default" ? "lt-blue-800" : `${variation}-800`, theme: this.theme, onClick: this.handleDismiss, fixed: true })))))));
|
|
153
|
+
}
|
|
154
|
+
get element() { return this; }
|
|
155
|
+
static get style() { return DuetAlertStyle0; }
|
|
156
|
+
}, [1, "duet-alert", {
|
|
157
|
+
"theme": [1025],
|
|
158
|
+
"accessibleLabelDefaults": [1, "accessible-label-default"],
|
|
159
|
+
"accessibleLabel": [1025, "accessible-label"],
|
|
160
|
+
"announcements": [4],
|
|
161
|
+
"icon": [1],
|
|
162
|
+
"autoDismiss": [2, "auto-dismiss"],
|
|
163
|
+
"margin": [1],
|
|
164
|
+
"padding": [1],
|
|
165
|
+
"variation": [1],
|
|
166
|
+
"position": [1],
|
|
167
|
+
"dismissible": [4],
|
|
168
|
+
"focusable": [4],
|
|
169
|
+
"expandingTitle": [1, "expanding-title"],
|
|
170
|
+
"isDismissed": [32],
|
|
171
|
+
"isExpanded": [32],
|
|
172
|
+
"timeoutID": [32],
|
|
173
|
+
"show": [64],
|
|
174
|
+
"hide": [64],
|
|
175
|
+
"setFocus": [64]
|
|
176
|
+
}]);
|
|
177
|
+
function defineCustomElement() {
|
|
178
|
+
if (typeof customElements === "undefined") {
|
|
179
|
+
return;
|
|
180
|
+
}
|
|
181
|
+
const components = ["duet-alert", "duet-button", "duet-icon", "duet-show-more", "duet-spinner", "duet-status-icon", "duet-visually-hidden"];
|
|
182
|
+
components.forEach(tagName => { switch (tagName) {
|
|
183
|
+
case "duet-alert":
|
|
184
|
+
if (!customElements.get(tagName)) {
|
|
185
|
+
customElements.define(tagName, DuetAlert);
|
|
186
|
+
}
|
|
187
|
+
break;
|
|
188
|
+
case "duet-button":
|
|
189
|
+
if (!customElements.get(tagName)) {
|
|
190
|
+
defineCustomElement$6();
|
|
191
|
+
}
|
|
192
|
+
break;
|
|
193
|
+
case "duet-icon":
|
|
194
|
+
if (!customElements.get(tagName)) {
|
|
195
|
+
defineCustomElement$5();
|
|
196
|
+
}
|
|
197
|
+
break;
|
|
198
|
+
case "duet-show-more":
|
|
199
|
+
if (!customElements.get(tagName)) {
|
|
200
|
+
defineCustomElement$4();
|
|
201
|
+
}
|
|
202
|
+
break;
|
|
203
|
+
case "duet-spinner":
|
|
204
|
+
if (!customElements.get(tagName)) {
|
|
205
|
+
defineCustomElement$3();
|
|
206
|
+
}
|
|
207
|
+
break;
|
|
208
|
+
case "duet-status-icon":
|
|
209
|
+
if (!customElements.get(tagName)) {
|
|
210
|
+
defineCustomElement$2();
|
|
211
|
+
}
|
|
212
|
+
break;
|
|
213
|
+
case "duet-visually-hidden":
|
|
214
|
+
if (!customElements.get(tagName)) {
|
|
215
|
+
defineCustomElement$1();
|
|
216
|
+
}
|
|
217
|
+
break;
|
|
218
|
+
} });
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
export { DuetAlert as D, defineCustomElement as d };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
6
6
|
import { c as createID } from './p-5e59e970.js';
|
|
7
|
-
import { g as getColorByName } from './p-
|
|
7
|
+
import { g as getColorByName } from './p-c224f527.js';
|
|
8
8
|
|
|
9
|
-
const duetParagraphCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0
|
|
9
|
+
const duetParagraphCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0}:host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;position:relative;display:block;width:100%}.duet-paragraph{margin-bottom:16px !important;display:block;width:100%;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;font-variant-numeric:tabular-nums;line-height:1.5;color:rgb(8, 42, 77);-webkit-hyphens:auto;hyphens:auto}.duet-paragraph.duet-p-0{padding:0 !important}.duet-paragraph.duet-m-0{margin:0 !important}.duet-paragraph.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-paragraph.duet-inherit-color{color:inherit !important}.duet-paragraph.duet-paragraph-small{font-size:0.875rem}.duet-paragraph.duet-paragraph-semi-bold{font-weight:600}.duet-paragraph.duet-paragraph-bold{font-weight:700}.duet-paragraph.duet-m-0{margin:0 !important}.duet-paragraph.intro{font-size:2.7vw;margin-bottom:28px !important;-webkit-hyphens:inherit;hyphens:inherit}@media (max-width: 37.037037037rem){.duet-paragraph.intro{font-size:1rem}}@media (min-width: 46.2962962963rem){.duet-paragraph.intro{font-size:1.25rem}}.duet-paragraph.intro.duet-m-0{margin:0 !important}::slotted(a){font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-style:normal;font-weight:400;color:rgb(0, 119, 179);text-decoration:underline;transition:300ms ease}::slotted(a).duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(198, 12, 48)}::slotted(a):hover{color:rgb(0, 75, 129);text-decoration:none}::slotted(a):hover.duet-theme-turva{color:rgb(126, 2, 35)}::slotted(a):active{opacity:0.75;transition:none}:host(.duet-theme-turva2) .duet-paragraph.duet-theme-turva{color:rgb(23, 42, 59)}:host(.duet-theme-turva2) ::slotted(a).duet-theme-turva{color:rgb(230, 23, 64)}:host(.duet-theme-turva2) ::slotted(a:hover).duet-theme-turva{color:rgb(140, 0, 30)}";
|
|
10
10
|
const DuetParagraphStyle0 = duetParagraphCss;
|
|
11
11
|
|
|
12
12
|
const DuetParagraph = /*@__PURE__*/ proxyCustomElement(class DuetParagraph extends H {
|
|
@@ -15,6 +15,7 @@ const DuetParagraph = /*@__PURE__*/ proxyCustomElement(class DuetParagraph exten
|
|
|
15
15
|
this.__registerHost();
|
|
16
16
|
this.__attachShadow();
|
|
17
17
|
this.id = createID("duet-paragraph");
|
|
18
|
+
this.inheritingParents = ["duet-alert"];
|
|
18
19
|
this.theme = "";
|
|
19
20
|
this.margin = "auto";
|
|
20
21
|
this.size = "medium";
|
|
@@ -36,7 +37,7 @@ const DuetParagraph = /*@__PURE__*/ proxyCustomElement(class DuetParagraph exten
|
|
|
36
37
|
const color = getColorByName(this.color);
|
|
37
38
|
// aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
|
|
38
39
|
// are not announced when placed inside duet-modal
|
|
39
|
-
return (h(Host, { key: '
|
|
40
|
+
return (h(Host, { key: 'ae1829736233d0cca98338cea16cc7100c5a934a', "aria-describedby": this.id }, h("p", { key: '39c89484d021d8e468607b50509ef3c280d7e8a2', id: this.id, class: {
|
|
40
41
|
"duet-paragraph": true,
|
|
41
42
|
"duet-paragraph-small": this.size === "small",
|
|
42
43
|
"duet-paragraph-semi-bold": this.weight === "semi-bold",
|
|
@@ -44,7 +45,8 @@ const DuetParagraph = /*@__PURE__*/ proxyCustomElement(class DuetParagraph exten
|
|
|
44
45
|
"duet-m-0": this.margin === "none",
|
|
45
46
|
[this.variation]: true,
|
|
46
47
|
"duet-theme-turva": this.theme === "turva",
|
|
47
|
-
|
|
48
|
+
"duet-inherit-color": !this.color && this.inheritingParents.some(p => this.element.closest(p)),
|
|
49
|
+
}, style: { color }, part: "duet-paragraph" }, h("slot", { key: 'd6e51ca09e84d7659ef95d10a5702c967351a5e7' }))));
|
|
48
50
|
}
|
|
49
51
|
get element() { return this; }
|
|
50
52
|
static get style() { return DuetParagraphStyle0; }
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
6
6
|
|
|
7
|
-
const duetOverlayCss = ".duet-overlay{position:fixed;top:0;left:0;display:block;width:100%;height:100%;
|
|
7
|
+
const duetOverlayCss = ".duet-overlay{position:fixed;top:0;left:0;display:block;visibility:visible;width:100%;height:100%;background:rgb(8, 42, 77);opacity:0.3}.duet-overlay.duet-theme-turva{background:rgb(23, 28, 58)}.duet-overlay.keep-stacking-context{position:absolute;top:unset;left:unset;z-index:unset !important}.duet-overlay.modal-overlay{z-index:-1}.duet-overlay.hidden{visibility:hidden;opacity:0}.duet-overlay.dark{opacity:0.85}.duet-overlay.white{background:rgb(255, 255, 255);opacity:0.9}.duet-overlay.white.duet-theme-turva{background:rgb(255, 255, 255)}.duet-overlay.display-x-small{display:none}@media (max-width: 35.9375em){.duet-overlay.display-x-small{display:block}}.duet-overlay.display-x-small.not{display:block}@media (max-width: 35.9375em){.duet-overlay.display-x-small.not{display:none}}.duet-overlay.display-small{display:none}@media (min-width: 36em){.duet-overlay.display-small{display:block}}.duet-overlay.display-small.not{display:block}@media (min-width: 36em){.duet-overlay.display-small.not{display:none}}.duet-overlay.display-medium{display:none}@media (min-width: 48em){.duet-overlay.display-medium{display:block}}.duet-overlay.display-medium.not{display:block}@media (min-width: 48em){.duet-overlay.display-medium.not{display:none}}.duet-overlay.display-large{display:none}@media (min-width: 62em){.duet-overlay.display-large{display:block}}.duet-overlay.display-large.not{display:block}@media (min-width: 62em){.duet-overlay.display-large.not{display:none}}.duet-overlay.transition-slowly{transition:600ms ease}.duet-overlay.transition-quickly{transition:300ms ease}:host(.duet-theme-turva2) .duet-overlay.duet-theme-turva{background:rgb(23, 42, 59)}";
|
|
8
8
|
const DuetOverlayStyle0 = duetOverlayCss;
|
|
9
9
|
|
|
10
10
|
const DuetOverlay = /*@__PURE__*/ proxyCustomElement(class DuetOverlay extends H {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import {
|
|
4
|
+
import { b as getElementsFromDefaultSlot } from './p-fe478fac.js';
|
|
5
5
|
|
|
6
6
|
function getAccessibleLinkLabel(component) {
|
|
7
7
|
const textContent = component.element.textContent;
|
|
@@ -16,6 +16,10 @@ const hasSlot = (element, slotName) => {
|
|
|
16
16
|
? getElementsFromNamedSlot(element, slotName).length > 0
|
|
17
17
|
: getElementsFromDefaultSlot(element).length > 0;
|
|
18
18
|
};
|
|
19
|
+
const getSlotTextContent = (element, slotName, separator) => {
|
|
20
|
+
const elements = slotName ? getElementsFromNamedSlot(element, slotName) : getElementsFromDefaultSlot(element);
|
|
21
|
+
return elements.map(e => e.textContent.trim()).join(separator !== null && separator !== void 0 ? separator : ", ");
|
|
22
|
+
};
|
|
19
23
|
/**
|
|
20
24
|
* Check if the slotted element matches the given selector.
|
|
21
25
|
* If not, log a warning, or log a error and remove the element.
|
|
@@ -53,4 +57,4 @@ const checkNamedSlotElement = (hostElement, slotName, selector, maxChildren = 0,
|
|
|
53
57
|
}
|
|
54
58
|
};
|
|
55
59
|
|
|
56
|
-
export {
|
|
60
|
+
export { getSlotTextContent as a, getElementsFromDefaultSlot as b, checkNamedSlotElement as c, getElementsFromNamedSlot as g, hasSlot as h };
|