@duetds/components 7.0.0 → 7.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +140 -193
- package/lib/cjs/duet-action-button.cjs.entry.js +3 -12
- package/lib/cjs/duet-alert.cjs.entry.js +3 -12
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
- package/lib/cjs/duet-button_2.cjs.entry.js +6 -9
- package/lib/cjs/duet-callout.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +6 -11
- package/lib/cjs/duet-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
- package/lib/cjs/duet-chip.cjs.entry.js +1 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +7 -16
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- package/lib/cjs/duet-combobox.cjs.entry.js +12 -13
- package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +4 -10
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +3 -3
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +6 -9
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +8 -24
- package/lib/cjs/duet-hero.cjs.entry.js +6 -9
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-modal.cjs.entry.js +4 -10
- package/lib/cjs/duet-multiselect.cjs.entry.js +2 -2
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +3 -11
- package/lib/cjs/duet-number-input.cjs.entry.js +13 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +4 -18
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-popup-menu.cjs.entry.js +1 -1
- package/lib/cjs/duet-progress.cjs.entry.js +8 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +13 -3
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-show-more.cjs.entry.js +8 -20
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout.cjs.entry.js +3 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +16 -11
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-tooltip.cjs.entry.js +6 -12
- package/lib/cjs/duet-tray.cjs.entry.js +11 -2
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{errorcodes.utils-5deca818.js → errorcodes.utils-c85ef728.js} +1 -1
- package/lib/cjs/{focus-utils-6d4f01d9.js → focus-utils-38735740.js} +1 -1
- package/lib/cjs/{index-b7f668db.js → index-293b429f.js} +1 -1
- package/lib/cjs/{language-utils-44df1d37.js → language-utils-6f1ce5d7.js} +42 -8
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/components/duet-action-button/duet-action-button.js +5 -18
- package/lib/collection/components/duet-alert/duet-alert.js +4 -17
- package/lib/collection/components/duet-button/duet-button.js +9 -14
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.js +4 -4
- package/lib/collection/components/duet-choice/duet-choice.js +8 -21
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +16 -18
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +5 -13
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +11 -16
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.js +20 -30
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.js +9 -14
- package/lib/collection/components/duet-icon/duet-icon.js +1 -1
- package/lib/collection/components/duet-input/duet-input.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +1 -1
- package/lib/collection/components/duet-link/duet-link.js +4 -12
- package/lib/collection/components/duet-list/duet-list.js +3 -3
- package/lib/collection/components/duet-logo/duet-logo.js +2 -13
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
- package/lib/collection/components/duet-modal/duet-modal.js +4 -12
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification/duet-notification.js +1 -12
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +20 -9
- package/lib/collection/components/duet-pagination/duet-pagination.js +5 -15
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +1 -1
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-progress/duet-progress.js +8 -2
- package/lib/collection/components/duet-radio/duet-radio.js +3 -3
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -17
- package/lib/collection/components/duet-select/duet-select.js +5 -5
- package/lib/collection/components/duet-show-more/duet-show-more.js +7 -22
- package/lib/collection/components/duet-slideout/duet-slideout.js +1 -1
- package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +18 -10
- package/lib/collection/components/duet-tab/duet-tab.js +14 -4
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +5 -13
- package/lib/collection/components/duet-tray/duet-tray.js +14 -5
- package/lib/collection/components/duet-upload/duet-upload.js +14 -14
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +1 -1
- package/lib/collection/utils/language-utils.js +42 -8
- 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 +4 -4
- package/lib/dist-custom-elements/duet-breadcrumb.js +2 -2
- 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 +3 -3
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- 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 +2 -2
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +10 -20
- package/lib/dist-custom-elements/duet-collapsible.js +2 -2
- package/lib/dist-custom-elements/duet-combobox.js +13 -15
- package/lib/dist-custom-elements/duet-contact-card.js +9 -9
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +14 -20
- 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-footer.js +9 -12
- 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 +14 -22
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +14 -17
- package/lib/dist-custom-elements/duet-icon.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 +1 -1
- 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 +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-modal.js +9 -15
- package/lib/dist-custom-elements/duet-multiselect.js +11 -11
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
- package/lib/dist-custom-elements/duet-notification.js +4 -12
- package/lib/dist-custom-elements/duet-number-input.js +27 -16
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +10 -18
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +2 -2
- 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 +3 -3
- package/lib/dist-custom-elements/duet-radio-group.js +8 -8
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +7 -15
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
- package/lib/dist-custom-elements/duet-show-more.js +12 -24
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
- package/lib/dist-custom-elements/duet-slideout.js +3 -3
- 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-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar.js +17 -12
- package/lib/dist-custom-elements/duet-tab-group.js +14 -14
- package/lib/dist-custom-elements/duet-tab.js +14 -4
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +10 -10
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar.js +1 -1
- 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 +15 -6
- 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 +19 -19
- 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-8e9d78b5.js → p-01db92de.js} +1 -1
- package/lib/dist-custom-elements/{p-076452be.js → p-03baceb5.js} +43 -9
- package/lib/dist-custom-elements/{p-b95006a5.js → p-086d3a1e.js} +1 -1
- package/lib/dist-custom-elements/{p-960b00e1.js → p-1605b6bc.js} +3 -11
- package/lib/dist-custom-elements/{p-9fb22951.js → p-19a0d6e2.js} +2 -2
- package/lib/dist-custom-elements/{p-1fef65c4.js → p-1d182f79.js} +1 -1
- package/lib/dist-custom-elements/{p-47bc3fc6.js → p-235d8a5c.js} +1 -1
- package/lib/dist-custom-elements/{p-a7cc7bd9.js → p-30109959.js} +1 -1
- package/lib/dist-custom-elements/{p-8dbc5e4b.js → p-381457b7.js} +1 -1
- package/lib/dist-custom-elements/{p-80bd412e.js → p-514fd660.js} +11 -11
- package/lib/dist-custom-elements/{p-eb0475d3.js → p-62f4212c.js} +1 -1
- package/lib/dist-custom-elements/{p-84003069.js → p-64515617.js} +2 -2
- package/lib/dist-custom-elements/{p-c2a056b1.js → p-66c3c2ff.js} +10 -4
- package/lib/dist-custom-elements/{p-507ae246.js → p-673d137b.js} +1 -1
- package/lib/dist-custom-elements/{p-34d193a7.js → p-7334412f.js} +1 -1
- package/lib/dist-custom-elements/{p-c85f0028.js → p-738a4221.js} +8 -8
- package/lib/dist-custom-elements/{p-591040e5.js → p-73fe1bc9.js} +1 -1
- package/lib/dist-custom-elements/{p-f933f857.js → p-7780af95.js} +1 -1
- package/lib/dist-custom-elements/{p-32a42529.js → p-8419c6df.js} +5 -15
- package/lib/dist-custom-elements/{p-b1fa6ee7.js → p-8c3e38ff.js} +2 -2
- package/lib/dist-custom-elements/{p-da75f5d9.js → p-8c4f8cf6.js} +1 -1
- package/lib/dist-custom-elements/{p-91f98ca2.js → p-8eb253dd.js} +5 -5
- package/lib/dist-custom-elements/{p-4fa0d10e.js → p-9ec59f0c.js} +8 -13
- package/lib/dist-custom-elements/{p-20d8a7ab.js → p-a51f82c1.js} +11 -11
- package/lib/dist-custom-elements/{p-cbc43bac.js → p-a57adc44.js} +7 -17
- package/lib/dist-custom-elements/{p-dd112690.js → p-a703f4fc.js} +9 -12
- package/lib/dist-custom-elements/{p-86f35893.js → p-af940408.js} +1 -1
- package/lib/dist-custom-elements/{p-de10f837.js → p-afba26ca.js} +10 -16
- package/lib/dist-custom-elements/{p-19b04293.js → p-bef6a63e.js} +1 -1
- package/lib/dist-custom-elements/{p-66206ea5.js → p-d2e00066.js} +1 -1
- package/lib/dist-custom-elements/{p-28facbdc.js → p-d3c39517.js} +2 -2
- package/lib/dist-custom-elements/{p-e78bd379.js → p-e04f1726.js} +3 -3
- package/lib/dist-custom-elements/{p-371290d2.js → p-eb371ca2.js} +2 -2
- package/lib/dist-custom-elements/{p-93609c40.js → p-edcc6460.js} +1 -1
- package/lib/dist-custom-elements/{p-f3ffb5b4.js → p-f4b0f495.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-28cbcde9.entry.js → p-020a3539.entry.js} +1 -1
- package/lib/duet/{p-1e2689a2.entry.js → p-0286b7a2.entry.js} +1 -1
- package/lib/duet/{p-8b01d5ae.system.entry.js → p-02ecdaa3.system.entry.js} +1 -1
- package/lib/duet/p-03baceb5.js +4 -0
- package/lib/duet/{p-3bf13db2.system.entry.js → p-042ddc0b.system.entry.js} +1 -1
- package/lib/duet/{p-61c551d2.system.entry.js → p-05d51dd5.system.entry.js} +1 -1
- package/lib/duet/{p-b70632f4.entry.js → p-063362dc.entry.js} +1 -1
- package/lib/duet/{p-4ee4938c.system.entry.js → p-0643f59c.system.entry.js} +1 -1
- package/lib/duet/{p-2f8baf13.entry.js → p-06b98dcf.entry.js} +1 -1
- package/lib/duet/{p-ecfdc7d9.system.entry.js → p-07d1bca1.system.entry.js} +1 -1
- package/lib/duet/{p-dfecd542.system.entry.js → p-09c7b65f.system.entry.js} +1 -1
- package/lib/duet/p-0b2b5e02.entry.js +4 -0
- package/lib/duet/{p-02fa277e.system.entry.js → p-0ff6b102.system.entry.js} +1 -1
- package/lib/duet/{p-0c3cfb88.system.entry.js → p-10403f18.system.entry.js} +1 -1
- package/lib/duet/{p-27831ad1.entry.js → p-113fb7fd.entry.js} +1 -1
- package/lib/duet/{p-5c682b2c.entry.js → p-11a9a53a.entry.js} +1 -1
- package/lib/duet/{p-fe4cd626.entry.js → p-1a4048cd.entry.js} +1 -1
- package/lib/duet/{p-7709b117.entry.js → p-1ab64109.entry.js} +1 -1
- package/lib/duet/p-1ff390cc.entry.js +4 -0
- package/lib/duet/{p-01aaac6a.system.entry.js → p-219f8ad0.system.entry.js} +1 -1
- package/lib/duet/p-232eb375.entry.js +4 -0
- package/lib/duet/{p-f29123b4.entry.js → p-2966e9fc.entry.js} +1 -1
- package/lib/duet/{p-8be782cb.system.entry.js → p-2988e130.system.entry.js} +1 -1
- package/lib/duet/p-29b6966f.system.entry.js +4 -0
- package/lib/duet/p-2a67ea70.entry.js +4 -0
- package/lib/duet/{p-92a26eb7.system.entry.js → p-2aa8003d.system.entry.js} +1 -1
- package/lib/duet/{p-ba8d654e.system.entry.js → p-2b4eeb12.system.entry.js} +1 -1
- package/lib/duet/p-2b612619.entry.js +4 -0
- package/lib/duet/p-2ca07ca9.entry.js +4 -0
- package/lib/duet/{p-f36ee41c.system.entry.js → p-2dc2aa5e.system.entry.js} +1 -1
- package/lib/duet/{p-cd494ec0.system.entry.js → p-2efddfd9.system.entry.js} +1 -1
- package/lib/duet/{p-49e39bc1.system.entry.js → p-30cf2b59.system.entry.js} +1 -1
- package/lib/duet/p-32ff5031.entry.js +4 -0
- package/lib/duet/p-3839659d.entry.js +4 -0
- package/lib/duet/p-3a537b33.entry.js +4 -0
- package/lib/duet/{p-b50fe6a3.system.entry.js → p-3a6f80d9.system.entry.js} +1 -1
- package/lib/duet/{p-892b0784.system.js → p-3df81a44.system.js} +1 -1
- package/lib/duet/{p-2b90e0bf.system.entry.js → p-3e8676ad.system.entry.js} +1 -1
- package/lib/duet/p-43660fa9.system.js +4 -0
- package/lib/duet/{p-dc00285e.system.entry.js → p-440e33f7.system.entry.js} +1 -1
- package/lib/duet/p-447b2d32.system.entry.js +4 -0
- package/lib/duet/{p-8bfe774e.system.entry.js → p-49307c34.system.entry.js} +1 -1
- package/lib/duet/{p-ee2dc527.system.entry.js → p-4975c703.system.entry.js} +1 -1
- package/lib/duet/{p-fc3275ba.system.entry.js → p-4cd69e6c.system.entry.js} +1 -1
- package/lib/duet/{p-ca587193.entry.js → p-50e85eb6.entry.js} +1 -1
- package/lib/duet/{p-c7f078b4.system.entry.js → p-521cf68b.system.entry.js} +1 -1
- package/lib/duet/{p-939bceb1.entry.js → p-57983b03.entry.js} +1 -1
- package/lib/duet/{p-2362c81c.system.entry.js → p-5984f636.system.entry.js} +1 -1
- package/lib/duet/{p-31f51b63.system.entry.js → p-5af292fc.system.entry.js} +1 -1
- package/lib/duet/{p-91e92ff0.entry.js → p-5c38a0ec.entry.js} +1 -1
- package/lib/duet/{p-e775f206.entry.js → p-5ce0c9cb.entry.js} +1 -1
- package/lib/duet/{p-ee3d6a73.entry.js → p-5e35d78b.entry.js} +1 -1
- package/lib/duet/{p-399ae33f.entry.js → p-61fa14a1.entry.js} +1 -1
- package/lib/duet/{p-d976e355.system.entry.js → p-62186e95.system.entry.js} +1 -1
- package/lib/duet/{p-9837720e.system.entry.js → p-62a3aede.system.entry.js} +1 -1
- package/lib/duet/p-63a328be.entry.js +4 -0
- package/lib/duet/{p-e73904ab.system.entry.js → p-64d939e4.system.entry.js} +1 -1
- package/lib/duet/p-66fb430d.system.entry.js +4 -0
- package/lib/duet/{p-c047dce3.entry.js → p-67482eec.entry.js} +1 -1
- package/lib/duet/{p-6b115b63.system.js → p-6aa821df.system.js} +1 -1
- package/lib/duet/{p-26082482.entry.js → p-6d08b396.entry.js} +1 -1
- package/lib/duet/{p-b150413c.entry.js → p-6f149655.entry.js} +1 -1
- package/lib/duet/{p-7d1b0468.system.entry.js → p-6fdff4ce.system.entry.js} +1 -1
- package/lib/duet/{p-361a40a6.system.entry.js → p-70c0ef8f.system.entry.js} +1 -1
- package/lib/duet/{p-f36c856d.system.js → p-74c80dcb.system.js} +1 -1
- package/lib/duet/{p-7e43823e.entry.js → p-75175511.entry.js} +1 -1
- package/lib/duet/{p-fd54a219.system.entry.js → p-7524f91e.system.entry.js} +1 -1
- package/lib/duet/{p-4d272de8.entry.js → p-75998bce.entry.js} +1 -1
- package/lib/duet/p-75d8ce27.entry.js +4 -0
- package/lib/duet/p-7b19a39e.entry.js +4 -0
- package/lib/duet/p-7b6ac4e9.system.entry.js +4 -0
- package/lib/duet/p-7f330b01.entry.js +4 -0
- package/lib/duet/{p-dafb7efd.js → p-7f7c02d3.js} +1 -1
- package/lib/duet/{p-63566970.system.entry.js → p-8009931e.system.entry.js} +1 -1
- package/lib/duet/{p-57c81cdf.system.entry.js → p-81570fd2.system.entry.js} +1 -1
- package/lib/duet/{p-d1ada824.entry.js → p-8176ff86.entry.js} +1 -1
- package/lib/duet/p-8186a629.system.entry.js +4 -0
- package/lib/duet/{p-a61f629f.entry.js → p-83373685.entry.js} +1 -1
- package/lib/duet/{p-5be89661.entry.js → p-83e37d00.entry.js} +1 -1
- package/lib/duet/{p-56e8e51e.entry.js → p-853022c3.entry.js} +1 -1
- package/lib/duet/{p-27cbcb00.system.entry.js → p-85a99bfe.system.entry.js} +1 -1
- package/lib/duet/p-87320ed1.entry.js +4 -0
- package/lib/duet/{p-125fff3c.system.entry.js → p-884d94b6.system.entry.js} +1 -1
- package/lib/duet/{p-d5a72abd.system.entry.js → p-8a069add.system.entry.js} +1 -1
- package/lib/duet/{p-9ef41dff.entry.js → p-8a442edd.entry.js} +1 -1
- package/lib/duet/{p-10b014f5.entry.js → p-8e10f417.entry.js} +1 -1
- package/lib/duet/{p-4f99c879.system.entry.js → p-8f404baa.system.entry.js} +1 -1
- package/lib/duet/{p-4525bb7b.entry.js → p-8f4c76b0.entry.js} +1 -1
- package/lib/duet/{p-90b90630.system.entry.js → p-9050da89.system.entry.js} +1 -1
- package/lib/duet/{p-99a6c65d.entry.js → p-91aa65aa.entry.js} +1 -1
- package/lib/duet/{p-46ae0197.system.entry.js → p-92d06e19.system.entry.js} +1 -1
- package/lib/duet/{p-407bc2e8.entry.js → p-9356610f.entry.js} +1 -1
- package/lib/duet/{p-9116810a.system.entry.js → p-93e31a64.system.entry.js} +1 -1
- package/lib/duet/p-944c228b.system.entry.js +4 -0
- package/lib/duet/{p-e62bcf02.system.entry.js → p-94fa4149.system.entry.js} +1 -1
- package/lib/duet/p-9767cb04.entry.js +4 -0
- package/lib/duet/{p-5700d7df.system.entry.js → p-9786696a.system.entry.js} +1 -1
- package/lib/duet/{p-8ace7a8f.entry.js → p-97fae0fb.entry.js} +1 -1
- package/lib/duet/{p-d0517764.entry.js → p-9b1fd7a1.entry.js} +1 -1
- package/lib/duet/{p-0ec7bc0d.entry.js → p-9ba60214.entry.js} +1 -1
- package/lib/duet/{p-11a22107.system.entry.js → p-9c940c92.system.entry.js} +1 -1
- package/lib/duet/{p-7d5e5659.entry.js → p-9de73eeb.entry.js} +1 -1
- package/lib/duet/{p-720ffaf8.entry.js → p-9ebc3482.entry.js} +1 -1
- package/lib/duet/{p-c1aa415d.system.entry.js → p-a1ef9c8d.system.entry.js} +1 -1
- package/lib/duet/{p-3ddc61bc.entry.js → p-a2b56ad5.entry.js} +1 -1
- package/lib/duet/{p-8adadd0e.entry.js → p-a2cc9f13.entry.js} +1 -1
- package/lib/duet/{p-5726b0c6.system.entry.js → p-a37fe430.system.entry.js} +1 -1
- package/lib/duet/{p-6c1482e6.system.entry.js → p-a554240d.system.entry.js} +1 -1
- package/lib/duet/{p-01f3e23e.system.entry.js → p-a78720f3.system.entry.js} +1 -1
- package/lib/duet/{p-02ce139d.entry.js → p-a78acdab.entry.js} +1 -1
- package/lib/duet/p-a7e3993f.entry.js +4 -0
- package/lib/duet/{p-acfd55b1.entry.js → p-aacda988.entry.js} +1 -1
- package/lib/duet/{p-e8496052.entry.js → p-ac145455.entry.js} +1 -1
- package/lib/duet/{p-63330f08.system.entry.js → p-af7954b6.system.entry.js} +1 -1
- package/lib/duet/{p-ccbd26f8.system.entry.js → p-b104c06e.system.entry.js} +2 -2
- package/lib/duet/{p-c06dd7ff.system.entry.js → p-b1d8a16c.system.entry.js} +1 -1
- package/lib/duet/{p-d38f4401.entry.js → p-b27defab.entry.js} +1 -1
- package/lib/duet/{p-d23f5574.system.entry.js → p-b75316c7.system.entry.js} +1 -1
- package/lib/duet/{p-05545e81.entry.js → p-b9971754.entry.js} +1 -1
- package/lib/duet/p-ba38dfac.entry.js +4 -0
- package/lib/duet/{p-8aee7f16.system.entry.js → p-bac04faa.system.entry.js} +1 -1
- package/lib/duet/p-bb39dc49.system.entry.js +4 -0
- package/lib/duet/{p-33620d03.js → p-bd14e44c.js} +1 -1
- package/lib/duet/{p-7a3c5568.entry.js → p-bf77a08c.entry.js} +1 -1
- package/lib/duet/{p-74bee1d0.entry.js → p-c016688c.entry.js} +1 -1
- package/lib/duet/{p-9a9f4f83.system.entry.js → p-c116c4c8.system.entry.js} +1 -1
- package/lib/duet/{p-b63e9d32.system.entry.js → p-c1549802.system.entry.js} +2 -2
- package/lib/duet/{p-8e64876c.system.entry.js → p-c186dac6.system.entry.js} +1 -1
- package/lib/duet/{p-e464c127.entry.js → p-c3191c9b.entry.js} +1 -1
- package/lib/duet/{p-494e7691.system.entry.js → p-c3d6acad.system.entry.js} +1 -1
- package/lib/duet/{p-edddef22.entry.js → p-c462b305.entry.js} +1 -1
- package/lib/duet/{p-501d76ac.system.entry.js → p-c4e79b8a.system.entry.js} +2 -2
- package/lib/duet/{p-04dd24ca.system.entry.js → p-cac220a5.system.entry.js} +1 -1
- package/lib/duet/{p-b4548652.system.entry.js → p-cad0cb56.system.entry.js} +1 -1
- package/lib/duet/{p-cc2c3bda.system.entry.js → p-cb21fdb1.system.entry.js} +1 -1
- package/lib/duet/{p-ef194759.entry.js → p-cbb118f1.entry.js} +1 -1
- package/lib/duet/{p-104758cf.entry.js → p-ccb906e8.entry.js} +1 -1
- package/lib/duet/p-cd98fdce.entry.js +4 -0
- package/lib/duet/{p-e26224c8.entry.js → p-cf7b7833.entry.js} +1 -1
- package/lib/duet/{p-ddec1906.entry.js → p-d115d2e5.entry.js} +1 -1
- package/lib/duet/p-d1501256.system.entry.js +4 -0
- package/lib/duet/{p-4908aa39.system.entry.js → p-d239ba69.system.entry.js} +1 -1
- package/lib/duet/p-d2f22086.system.js +4 -0
- package/lib/duet/{p-5003f2f7.entry.js → p-d48bf1f7.entry.js} +1 -1
- package/lib/duet/{p-4b57b898.system.entry.js → p-dd1962aa.system.entry.js} +1 -1
- package/lib/duet/{p-afd647b4.entry.js → p-dedc7d3d.entry.js} +1 -1
- package/lib/duet/{p-2f8ff010.entry.js → p-e02549c8.entry.js} +1 -1
- package/lib/duet/{p-3addfa0b.entry.js → p-e6c629ad.entry.js} +1 -1
- package/lib/duet/{p-cf504df5.js → p-e91385fb.js} +1 -1
- package/lib/duet/{p-3e3f76cc.entry.js → p-ec69b0b0.entry.js} +1 -1
- package/lib/duet/{p-fa7cdc28.system.entry.js → p-ef787a77.system.entry.js} +1 -1
- package/lib/duet/{p-236348a6.system.entry.js → p-f06a2407.system.entry.js} +1 -1
- package/lib/duet/{p-a4dc39b7.system.entry.js → p-f0adf23a.system.entry.js} +1 -1
- package/lib/duet/p-f23ee326.entry.js +4 -0
- package/lib/duet/{p-090b0eb4.entry.js → p-f4cac723.entry.js} +1 -1
- package/lib/duet/p-f4ef94f9.system.entry.js +4 -0
- package/lib/duet/{p-5d06caee.system.entry.js → p-f6f47c4e.system.entry.js} +1 -1
- package/lib/duet/{p-b8f45b9b.system.entry.js → p-f9f5e865.system.entry.js} +2 -2
- package/lib/duet/{p-3bd38a60.system.entry.js → p-fd857889.system.entry.js} +1 -1
- package/lib/duet/{p-3493bd62.entry.js → p-fde817b4.entry.js} +1 -1
- package/lib/duet/p-ff25bae7.entry.js +4 -0
- package/lib/esm/duet-action-button.entry.js +3 -12
- package/lib/esm/duet-alert.entry.js +3 -12
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +1 -1
- package/lib/esm/duet-breadcrumb.entry.js +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +6 -9
- package/lib/esm/duet-callout.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +6 -11
- package/lib/esm/duet-card.entry.js +1 -1
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-chip.entry.js +1 -1
- package/lib/esm/duet-choice_2.entry.js +7 -16
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-combobox.entry.js +12 -13
- package/lib/esm/duet-contact-card.entry.js +2 -2
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +4 -10
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +3 -3
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +6 -9
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +8 -24
- package/lib/esm/duet-hero.entry.js +6 -9
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +2 -2
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +4 -10
- package/lib/esm/duet-multiselect.entry.js +2 -2
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +3 -11
- package/lib/esm/duet-number-input.entry.js +13 -2
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +4 -18
- package/lib/esm/duet-popup-menu-item.entry.js +1 -1
- package/lib/esm/duet-popup-menu.entry.js +1 -1
- package/lib/esm/duet-progress.entry.js +8 -2
- package/lib/esm/duet-promo-card.entry.js +1 -1
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +13 -3
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-show-more.entry.js +8 -20
- package/lib/esm/duet-slideout-lang.entry.js +2 -2
- package/lib/esm/duet-slideout-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm/duet-slideout-panel.entry.js +3 -3
- package/lib/esm/duet-slideout.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +16 -11
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm/duet-toolbar-link.entry.js +1 -1
- package/lib/esm/duet-toolbar.entry.js +1 -1
- package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
- package/lib/esm/duet-tooltip.entry.js +6 -12
- package/lib/esm/duet-tray.entry.js +11 -2
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +3 -3
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{errorcodes.utils-c0c33bce.js → errorcodes.utils-47fc5d49.js} +1 -1
- package/lib/esm/{focus-utils-8a8cfffd.js → focus-utils-ec77318a.js} +1 -1
- package/lib/esm/{index-d48e2c74.js → index-cbdca10f.js} +1 -1
- package/lib/esm/{language-utils-6be16ff0.js → language-utils-9d850f6c.js} +43 -9
- package/lib/esm/loader.js +3 -3
- package/lib/esm-es5/duet-action-button.entry.js +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- 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 +1 -1
- 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-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 +1 -1
- 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-input_2.entry.js +1 -1
- 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 +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.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 +2 -2
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +2 -2
- package/lib/esm-es5/duet-number-input.entry.js +2 -2
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu.entry.js +1 -1
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.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 +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- 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-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 +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +2 -2
- 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 +1 -1
- 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-c0c33bce.js → errorcodes.utils-47fc5d49.js} +1 -1
- package/lib/esm-es5/focus-utils-ec77318a.js +4 -0
- package/lib/esm-es5/{index-d48e2c74.js → index-cbdca10f.js} +1 -1
- package/lib/esm-es5/language-utils-9d850f6c.js +4 -0
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-action-button/duet-action-button.d.ts +1 -6
- package/lib/types/components/duet-alert/duet-alert.d.ts +1 -3
- package/lib/types/components/duet-button/duet-button.d.ts +0 -1
- package/lib/types/components/duet-choice/duet-choice.d.ts +1 -3
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +2 -3
- package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +0 -1
- package/lib/types/components/duet-footer/duet-footer.d.ts +0 -1
- package/lib/types/components/duet-header/duet-header.d.ts +0 -1
- package/lib/types/components/duet-hero/duet-hero.d.ts +0 -1
- package/lib/types/components/duet-link/duet-link.d.ts +0 -1
- package/lib/types/components/duet-logo/duet-logo.d.ts +0 -1
- package/lib/types/components/duet-modal/duet-modal.d.ts +0 -1
- package/lib/types/components/duet-notification/duet-notification.d.ts +0 -1
- package/lib/types/components/duet-number-input/duet-number-input.d.ts +2 -0
- package/lib/types/components/duet-pagination/duet-pagination.d.ts +1 -3
- package/lib/types/components/duet-progress/duet-progress.d.ts +2 -0
- package/lib/types/components/duet-range-stepper/duet-range-stepper.d.ts +1 -6
- package/lib/types/components/duet-show-more/duet-show-more.d.ts +0 -1
- package/lib/types/components/duet-submenu-bar/duet-submenu-bar.d.ts +1 -0
- package/lib/types/components/duet-tab/duet-tab.d.ts +5 -0
- package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +0 -1
- package/lib/types/components/duet-tray/duet-tray.d.ts +2 -0
- package/lib/types/utils/language-utils.d.ts +7 -1
- package/package.json +5 -5
- package/lib/duet/p-076452be.js +0 -4
- package/lib/duet/p-07871336.entry.js +0 -4
- package/lib/duet/p-1137a234.entry.js +0 -4
- package/lib/duet/p-15c364ef.system.entry.js +0 -4
- package/lib/duet/p-180b9ef7.entry.js +0 -4
- package/lib/duet/p-231e217b.entry.js +0 -4
- package/lib/duet/p-3351f110.entry.js +0 -4
- package/lib/duet/p-3a48878a.system.entry.js +0 -4
- package/lib/duet/p-3bdaca53.entry.js +0 -4
- package/lib/duet/p-491006e1.system.js +0 -4
- package/lib/duet/p-4b3bef47.entry.js +0 -4
- package/lib/duet/p-51ea8a1e.entry.js +0 -4
- package/lib/duet/p-58d191e0.entry.js +0 -4
- package/lib/duet/p-5bb44d21.system.entry.js +0 -4
- package/lib/duet/p-5d1f9c44.entry.js +0 -4
- package/lib/duet/p-66ab3c0e.system.entry.js +0 -4
- package/lib/duet/p-715db5f9.entry.js +0 -4
- package/lib/duet/p-8894b5f8.system.entry.js +0 -4
- package/lib/duet/p-90d5fb9a.entry.js +0 -4
- package/lib/duet/p-968c8724.system.entry.js +0 -4
- package/lib/duet/p-9ad54264.entry.js +0 -4
- package/lib/duet/p-9bad6410.entry.js +0 -4
- package/lib/duet/p-a04538da.system.entry.js +0 -4
- package/lib/duet/p-a6a78989.entry.js +0 -4
- package/lib/duet/p-b63fdf97.entry.js +0 -4
- package/lib/duet/p-c6265d54.system.entry.js +0 -4
- package/lib/duet/p-c8dc599d.system.js +0 -4
- package/lib/duet/p-e1a2ad9b.entry.js +0 -4
- package/lib/duet/p-e2674cbd.entry.js +0 -4
- package/lib/duet/p-e8e50fdb.entry.js +0 -4
- package/lib/duet/p-f06b4b03.system.entry.js +0 -4
- package/lib/duet/p-fa56fe59.entry.js +0 -4
- package/lib/esm-es5/focus-utils-8a8cfffd.js +0 -4
- package/lib/esm-es5/language-utils-6be16ff0.js +0 -4
|
@@ -7,7 +7,7 @@ import { h, Host } from "@stencil/core";
|
|
|
7
7
|
import { inheritGlobalTheme } from "../../common";
|
|
8
8
|
import { createID } from "../../utils/create-id";
|
|
9
9
|
import { isArrowDownKey, isArrowLeftKey, isArrowRightKey, isArrowUpKey, isBackspaceKey, } from "../../utils/keyboard-utils";
|
|
10
|
-
import { getLanguage, getLocale, getLocaleString } from "../../utils/language-utils";
|
|
10
|
+
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, getLocale, getLocaleString, } from "../../utils/language-utils";
|
|
11
11
|
import { clamp, roundTo, SafeParseFloat } from "../../utils/math.utils";
|
|
12
12
|
export class DuetNumberInput {
|
|
13
13
|
constructor() {
|
|
@@ -234,6 +234,17 @@ export class DuetNumberInput {
|
|
|
234
234
|
this.value = this.localizeValue(SafeParseFloat(this.value, this.locale));
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
|
+
connectedCallback() {
|
|
238
|
+
connectLanguageChangeObserver(this, [
|
|
239
|
+
{ prop: "accessibleLive", defaults: "accessibleLiveDefaults" },
|
|
240
|
+
{ prop: "accessibleAdd", defaults: "accessibleAddDefaults" },
|
|
241
|
+
{ prop: "accessibleSubtract", defaults: "accessibleSubtractDefaults" },
|
|
242
|
+
{ prop: "label", defaults: "labelDefaults" },
|
|
243
|
+
]);
|
|
244
|
+
}
|
|
245
|
+
disconnectedCallback() {
|
|
246
|
+
disconnectLanguageChangeObserver(this);
|
|
247
|
+
}
|
|
237
248
|
/**
|
|
238
249
|
* Sets focus on the specified `duet-number-input`. Use this method instead of the global
|
|
239
250
|
* `input.focus()`.
|
|
@@ -507,7 +518,7 @@ export class DuetNumberInput {
|
|
|
507
518
|
},
|
|
508
519
|
"accessibleLive": {
|
|
509
520
|
"type": "string",
|
|
510
|
-
"mutable":
|
|
521
|
+
"mutable": true,
|
|
511
522
|
"complexType": {
|
|
512
523
|
"original": "string",
|
|
513
524
|
"resolved": "string",
|
|
@@ -572,7 +583,7 @@ export class DuetNumberInput {
|
|
|
572
583
|
},
|
|
573
584
|
"accessibleAdd": {
|
|
574
585
|
"type": "string",
|
|
575
|
-
"mutable":
|
|
586
|
+
"mutable": true,
|
|
576
587
|
"complexType": {
|
|
577
588
|
"original": "string",
|
|
578
589
|
"resolved": "string",
|
|
@@ -619,7 +630,7 @@ export class DuetNumberInput {
|
|
|
619
630
|
},
|
|
620
631
|
"accessibleSubtract": {
|
|
621
632
|
"type": "string",
|
|
622
|
-
"mutable":
|
|
633
|
+
"mutable": true,
|
|
623
634
|
"complexType": {
|
|
624
635
|
"original": "string",
|
|
625
636
|
"resolved": "string",
|
|
@@ -765,7 +776,7 @@ export class DuetNumberInput {
|
|
|
765
776
|
},
|
|
766
777
|
"label": {
|
|
767
778
|
"type": "string",
|
|
768
|
-
"mutable":
|
|
779
|
+
"mutable": true,
|
|
769
780
|
"complexType": {
|
|
770
781
|
"original": "string",
|
|
771
782
|
"resolved": "string",
|
|
@@ -1003,7 +1014,7 @@ export class DuetNumberInput {
|
|
|
1003
1014
|
"references": {
|
|
1004
1015
|
"DuetNumberInputEvent": {
|
|
1005
1016
|
"location": "local",
|
|
1006
|
-
"path": "/Users/
|
|
1017
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx"
|
|
1007
1018
|
}
|
|
1008
1019
|
}
|
|
1009
1020
|
}
|
|
@@ -1023,7 +1034,7 @@ export class DuetNumberInput {
|
|
|
1023
1034
|
"references": {
|
|
1024
1035
|
"DuetNumberInputEvent": {
|
|
1025
1036
|
"location": "local",
|
|
1026
|
-
"path": "/Users/
|
|
1037
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx"
|
|
1027
1038
|
}
|
|
1028
1039
|
}
|
|
1029
1040
|
}
|
|
@@ -1043,7 +1054,7 @@ export class DuetNumberInput {
|
|
|
1043
1054
|
"references": {
|
|
1044
1055
|
"DuetNumberInputEvent": {
|
|
1045
1056
|
"location": "local",
|
|
1046
|
-
"path": "/Users/
|
|
1057
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx"
|
|
1047
1058
|
}
|
|
1048
1059
|
}
|
|
1049
1060
|
}
|
|
@@ -1063,7 +1074,7 @@ export class DuetNumberInput {
|
|
|
1063
1074
|
"references": {
|
|
1064
1075
|
"DuetNumberInputEvent": {
|
|
1065
1076
|
"location": "local",
|
|
1066
|
-
"path": "/Users/
|
|
1077
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-number-input/duet-number-input.tsx"
|
|
1067
1078
|
}
|
|
1068
1079
|
}
|
|
1069
1080
|
}
|
|
@@ -6,7 +6,7 @@ import { inheritGlobalTheme } from "../../common";
|
|
|
6
6
|
import { createID } from "../../utils/create-id";
|
|
7
7
|
import { debounce } from "../../utils/js-utils";
|
|
8
8
|
import { isArrowDownKey, isArrowKey, isArrowLeftKey, isArrowRightKey, isArrowUpKey, isNumber, } from "../../utils/keyboard-utils";
|
|
9
|
-
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver,
|
|
9
|
+
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLocaleString, } from "../../utils/language-utils";
|
|
10
10
|
import { shouldDisplayNavigation } from "./duet-pagination-utils";
|
|
11
11
|
/**
|
|
12
12
|
* @part navigation-arrow - this part enables style overrides for the navigation-arrow
|
|
@@ -65,7 +65,6 @@ export class DuetPagination {
|
|
|
65
65
|
this.numbersStore = "";
|
|
66
66
|
this.totalPages = 10;
|
|
67
67
|
this.internalSectionIndex = 0;
|
|
68
|
-
this.language = getLanguage();
|
|
69
68
|
this.theme = "";
|
|
70
69
|
this.jumpString = "...";
|
|
71
70
|
this.variation = "default";
|
|
@@ -118,11 +117,6 @@ export class DuetPagination {
|
|
|
118
117
|
this.ariaControls = "";
|
|
119
118
|
this.current = 1;
|
|
120
119
|
}
|
|
121
|
-
watchLanguageStateHandler(newValue, oldValue) {
|
|
122
|
-
if (newValue !== oldValue && this.accessibleLabels === this.accessibleLabelsDefaults[oldValue]) {
|
|
123
|
-
this.accessibleLabels = getLocaleString(this.accessibleLabelsDefaults, newValue);
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
120
|
watchPropTotalHandler( /*newValue: boolean, oldValue: boolean*/) {
|
|
127
121
|
this.calculatePageTake();
|
|
128
122
|
return true;
|
|
@@ -148,7 +142,7 @@ export class DuetPagination {
|
|
|
148
142
|
this.setFocus();
|
|
149
143
|
}
|
|
150
144
|
connectedCallback() {
|
|
151
|
-
connectLanguageChangeObserver(this);
|
|
145
|
+
connectLanguageChangeObserver(this, { prop: "accessibleLabels", defaults: "accessibleLabelsDefaults" });
|
|
152
146
|
}
|
|
153
147
|
disconnectedCallback() {
|
|
154
148
|
disconnectLanguageChangeObserver(this);
|
|
@@ -343,7 +337,7 @@ export class DuetPagination {
|
|
|
343
337
|
"references": {
|
|
344
338
|
"DuetPaginationVariation": {
|
|
345
339
|
"location": "local",
|
|
346
|
-
"path": "/Users/
|
|
340
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-pagination/duet-pagination.tsx"
|
|
347
341
|
}
|
|
348
342
|
}
|
|
349
343
|
},
|
|
@@ -566,8 +560,7 @@ export class DuetPagination {
|
|
|
566
560
|
return {
|
|
567
561
|
"numbersStore": {},
|
|
568
562
|
"totalPages": {},
|
|
569
|
-
"internalSectionIndex": {}
|
|
570
|
-
"language": {}
|
|
563
|
+
"internalSectionIndex": {}
|
|
571
564
|
};
|
|
572
565
|
}
|
|
573
566
|
static get events() {
|
|
@@ -587,7 +580,7 @@ export class DuetPagination {
|
|
|
587
580
|
"references": {
|
|
588
581
|
"DuetPaginationPageEvent": {
|
|
589
582
|
"location": "local",
|
|
590
|
-
"path": "/Users/
|
|
583
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-pagination/duet-pagination.tsx"
|
|
591
584
|
}
|
|
592
585
|
}
|
|
593
586
|
}
|
|
@@ -596,9 +589,6 @@ export class DuetPagination {
|
|
|
596
589
|
static get elementRef() { return "element"; }
|
|
597
590
|
static get watchers() {
|
|
598
591
|
return [{
|
|
599
|
-
"propName": "language",
|
|
600
|
-
"methodName": "watchLanguageStateHandler"
|
|
601
|
-
}, {
|
|
602
592
|
"propName": "total",
|
|
603
593
|
"methodName": "watchPropTotalHandler"
|
|
604
594
|
}, {
|
|
@@ -107,7 +107,7 @@ export class DuetParagraph {
|
|
|
107
107
|
"references": {
|
|
108
108
|
"DuetParagraphSize": {
|
|
109
109
|
"location": "local",
|
|
110
|
-
"path": "/Users/
|
|
110
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
},
|
|
@@ -130,7 +130,7 @@ export class DuetParagraph {
|
|
|
130
130
|
"references": {
|
|
131
131
|
"DuetParagraphWeight": {
|
|
132
132
|
"location": "local",
|
|
133
|
-
"path": "/Users/
|
|
133
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
},
|
|
@@ -153,7 +153,7 @@ export class DuetParagraph {
|
|
|
153
153
|
"references": {
|
|
154
154
|
"DuetParagraphVariation": {
|
|
155
155
|
"location": "local",
|
|
156
|
-
"path": "/Users/
|
|
156
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx"
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
159
|
},
|
|
@@ -327,7 +327,7 @@ export class DuetPopupMenu {
|
|
|
327
327
|
"references": {
|
|
328
328
|
"DuetPopupMenuEvent": {
|
|
329
329
|
"location": "local",
|
|
330
|
-
"path": "/Users/
|
|
330
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-popup-menu/duet-popup-menu.tsx"
|
|
331
331
|
}
|
|
332
332
|
}
|
|
333
333
|
}
|
|
@@ -272,7 +272,7 @@ export class DuetPopupMenuItem {
|
|
|
272
272
|
"references": {
|
|
273
273
|
"DuetPopupMenuItemEvent": {
|
|
274
274
|
"location": "local",
|
|
275
|
-
"path": "/Users/
|
|
275
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx"
|
|
276
276
|
}
|
|
277
277
|
}
|
|
278
278
|
}
|
|
@@ -292,7 +292,7 @@ export class DuetPopupMenuItem {
|
|
|
292
292
|
"references": {
|
|
293
293
|
"DuetPopupMenuItemEvent": {
|
|
294
294
|
"location": "local",
|
|
295
|
-
"path": "/Users/
|
|
295
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx"
|
|
296
296
|
}
|
|
297
297
|
}
|
|
298
298
|
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
import { h, Host } from "@stencil/core";
|
|
5
5
|
import { inheritGlobalTheme } from "../../common";
|
|
6
6
|
import { createID } from "../../utils/create-id";
|
|
7
|
-
import { getLocaleString } from "../../utils/language-utils";
|
|
7
|
+
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLocaleString, } from "../../utils/language-utils";
|
|
8
8
|
export class DuetProgress {
|
|
9
9
|
constructor() {
|
|
10
10
|
/**
|
|
@@ -34,6 +34,12 @@ export class DuetProgress {
|
|
|
34
34
|
componentWillLoad() {
|
|
35
35
|
inheritGlobalTheme(this);
|
|
36
36
|
}
|
|
37
|
+
connectedCallback() {
|
|
38
|
+
connectLanguageChangeObserver(this, { prop: "accessibleLabelUpload", defaults: "accessibleLabelUploadDefaults" });
|
|
39
|
+
}
|
|
40
|
+
disconnectedCallback() {
|
|
41
|
+
disconnectLanguageChangeObserver(this);
|
|
42
|
+
}
|
|
37
43
|
/**
|
|
38
44
|
* render() function
|
|
39
45
|
* Always the last one in the class.
|
|
@@ -175,7 +181,7 @@ export class DuetProgress {
|
|
|
175
181
|
},
|
|
176
182
|
"accessibleLabelUpload": {
|
|
177
183
|
"type": "string",
|
|
178
|
-
"mutable":
|
|
184
|
+
"mutable": true,
|
|
179
185
|
"complexType": {
|
|
180
186
|
"original": "string",
|
|
181
187
|
"resolved": "string",
|
|
@@ -540,7 +540,7 @@ export class DuetRadio {
|
|
|
540
540
|
"references": {
|
|
541
541
|
"DuetRadioEvent": {
|
|
542
542
|
"location": "local",
|
|
543
|
-
"path": "/Users/
|
|
543
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
544
544
|
}
|
|
545
545
|
}
|
|
546
546
|
}
|
|
@@ -560,7 +560,7 @@ export class DuetRadio {
|
|
|
560
560
|
"references": {
|
|
561
561
|
"DuetRadioEvent": {
|
|
562
562
|
"location": "local",
|
|
563
|
-
"path": "/Users/
|
|
563
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
564
564
|
}
|
|
565
565
|
}
|
|
566
566
|
}
|
|
@@ -580,7 +580,7 @@ export class DuetRadio {
|
|
|
580
580
|
"references": {
|
|
581
581
|
"DuetRadioEvent": {
|
|
582
582
|
"location": "local",
|
|
583
|
-
"path": "/Users/
|
|
583
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-radio/duet-radio.tsx"
|
|
584
584
|
}
|
|
585
585
|
}
|
|
586
586
|
}
|
|
@@ -512,7 +512,7 @@ export class DuetRangeSlider {
|
|
|
512
512
|
"references": {
|
|
513
513
|
"DuetRangeChangeEvent": {
|
|
514
514
|
"location": "local",
|
|
515
|
-
"path": "/Users/
|
|
515
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx"
|
|
516
516
|
}
|
|
517
517
|
}
|
|
518
518
|
}
|
|
@@ -532,7 +532,7 @@ export class DuetRangeSlider {
|
|
|
532
532
|
"references": {
|
|
533
533
|
"DuetRangeChangeEvent": {
|
|
534
534
|
"location": "local",
|
|
535
|
-
"path": "/Users/
|
|
535
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx"
|
|
536
536
|
}
|
|
537
537
|
}
|
|
538
538
|
}
|
|
@@ -5,7 +5,7 @@ import { h } from "@stencil/core";
|
|
|
5
5
|
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
6
6
|
import { createID } from "../../utils/create-id";
|
|
7
7
|
import { isArrowDownKey, isArrowKey, isArrowLeftKey, isArrowRightKey, isArrowUpKey, isMinusKey, isPlusKey, } from "../../utils/keyboard-utils";
|
|
8
|
-
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver,
|
|
8
|
+
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLocaleString, } from "../../utils/language-utils";
|
|
9
9
|
/**
|
|
10
10
|
* @part navigation-arrow - this part enables style overrides for the navigation-arrow
|
|
11
11
|
* @part range-numbers - this part enables style overrides for the range-numbers
|
|
@@ -20,7 +20,6 @@ export class DuetRangeStepper {
|
|
|
20
20
|
this.clampStepIndex();
|
|
21
21
|
this.handleStepClick(e);
|
|
22
22
|
};
|
|
23
|
-
this.language = getLanguage();
|
|
24
23
|
this.theme = "";
|
|
25
24
|
this.stepIndex = 1;
|
|
26
25
|
this.stepSize = 50;
|
|
@@ -45,11 +44,6 @@ export class DuetRangeStepper {
|
|
|
45
44
|
this.ariaLabels = getLocaleString(this.ariaLabelsDefaults);
|
|
46
45
|
this.ariaControls = "";
|
|
47
46
|
}
|
|
48
|
-
watchLanguageStateHandler(newValue, oldValue) {
|
|
49
|
-
if (newValue !== oldValue && this.ariaLabels === this.ariaLabelsDefaults[oldValue]) {
|
|
50
|
-
this.ariaLabels = getLocaleString(this.ariaLabelsDefaults, newValue);
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
47
|
watchStepIndexStateHandler(newValue) {
|
|
54
48
|
if (this.leftBnRef && this.rightBnRef) {
|
|
55
49
|
if (newValue <= 1) {
|
|
@@ -98,7 +92,7 @@ export class DuetRangeStepper {
|
|
|
98
92
|
this.watchStepIndexStateHandler(this.stepIndex);
|
|
99
93
|
}
|
|
100
94
|
connectedCallback() {
|
|
101
|
-
connectLanguageChangeObserver(this);
|
|
95
|
+
connectLanguageChangeObserver(this, { prop: "ariaLabels", defaults: "ariaLabelsDefaults" });
|
|
102
96
|
}
|
|
103
97
|
disconnectedCallback() {
|
|
104
98
|
disconnectLanguageChangeObserver(this);
|
|
@@ -335,11 +329,6 @@ export class DuetRangeStepper {
|
|
|
335
329
|
}
|
|
336
330
|
};
|
|
337
331
|
}
|
|
338
|
-
static get states() {
|
|
339
|
-
return {
|
|
340
|
-
"language": {}
|
|
341
|
-
};
|
|
342
|
-
}
|
|
343
332
|
static get events() {
|
|
344
333
|
return [{
|
|
345
334
|
"method": "duetRangeStepUpdate",
|
|
@@ -357,7 +346,7 @@ export class DuetRangeStepper {
|
|
|
357
346
|
"references": {
|
|
358
347
|
"DuetRangeStepperUpdateEvent": {
|
|
359
348
|
"location": "local",
|
|
360
|
-
"path": "/Users/
|
|
349
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx"
|
|
361
350
|
}
|
|
362
351
|
}
|
|
363
352
|
}
|
|
@@ -366,9 +355,6 @@ export class DuetRangeStepper {
|
|
|
366
355
|
static get elementRef() { return "element"; }
|
|
367
356
|
static get watchers() {
|
|
368
357
|
return [{
|
|
369
|
-
"propName": "language",
|
|
370
|
-
"methodName": "watchLanguageStateHandler"
|
|
371
|
-
}, {
|
|
372
358
|
"propName": "stepIndex",
|
|
373
359
|
"methodName": "watchStepIndexStateHandler"
|
|
374
360
|
}, {
|
|
@@ -184,7 +184,7 @@ export class DuetSelect {
|
|
|
184
184
|
"references": {
|
|
185
185
|
"DuetSelectVariation": {
|
|
186
186
|
"location": "local",
|
|
187
|
-
"path": "/Users/
|
|
187
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
190
|
},
|
|
@@ -497,7 +497,7 @@ export class DuetSelect {
|
|
|
497
497
|
"references": {
|
|
498
498
|
"DuetSelectItems": {
|
|
499
499
|
"location": "local",
|
|
500
|
-
"path": "/Users/
|
|
500
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
},
|
|
@@ -646,7 +646,7 @@ export class DuetSelect {
|
|
|
646
646
|
"references": {
|
|
647
647
|
"DuetSelectEvent": {
|
|
648
648
|
"location": "local",
|
|
649
|
-
"path": "/Users/
|
|
649
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
650
650
|
}
|
|
651
651
|
}
|
|
652
652
|
}
|
|
@@ -666,7 +666,7 @@ export class DuetSelect {
|
|
|
666
666
|
"references": {
|
|
667
667
|
"DuetSelectEvent": {
|
|
668
668
|
"location": "local",
|
|
669
|
-
"path": "/Users/
|
|
669
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
670
670
|
}
|
|
671
671
|
}
|
|
672
672
|
}
|
|
@@ -686,7 +686,7 @@ export class DuetSelect {
|
|
|
686
686
|
"references": {
|
|
687
687
|
"DuetSelectEvent": {
|
|
688
688
|
"location": "local",
|
|
689
|
-
"path": "/Users/
|
|
689
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-select/duet-select.tsx"
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
692
|
}
|
|
@@ -65,20 +65,6 @@ export class DuetShowMore {
|
|
|
65
65
|
this.margin = "auto";
|
|
66
66
|
this.open = false;
|
|
67
67
|
}
|
|
68
|
-
watchLanguageStateHandler(newValue, oldValue) {
|
|
69
|
-
if (newValue !== oldValue && this.showMoreLabel === this.showMoreLabelDefaults[oldValue]) {
|
|
70
|
-
this.showMoreLabel = getLocaleString(this.showMoreLabelDefaults, newValue);
|
|
71
|
-
}
|
|
72
|
-
if (newValue !== oldValue && this.showLessLabel === this.showLessLabelDefaults[oldValue]) {
|
|
73
|
-
this.showLessLabel = getLocaleString(this.showLessLabelDefaults, newValue);
|
|
74
|
-
}
|
|
75
|
-
if (newValue !== oldValue && this.showMoreAccessibleLabel === this.showMoreAccessibleLabelDefaults[oldValue]) {
|
|
76
|
-
this.showMoreAccessibleLabel = getLocaleString(this.showMoreAccessibleLabelDefaults, newValue);
|
|
77
|
-
}
|
|
78
|
-
if (newValue !== oldValue && this.showLessAccessibleLabel === this.showLessAccessibleLabelDefaults[oldValue]) {
|
|
79
|
-
this.showLessAccessibleLabel = getLocaleString(this.showLessAccessibleLabelDefaults, newValue);
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
68
|
/**
|
|
83
69
|
* Component lifecycle events.
|
|
84
70
|
*/
|
|
@@ -87,7 +73,12 @@ export class DuetShowMore {
|
|
|
87
73
|
this.buttonAriaOpen = this.open;
|
|
88
74
|
}
|
|
89
75
|
connectedCallback() {
|
|
90
|
-
connectLanguageChangeObserver(this
|
|
76
|
+
connectLanguageChangeObserver(this, [
|
|
77
|
+
{ prop: "showMoreLabel", defaults: "showMoreLabelDefaults" },
|
|
78
|
+
{ prop: "showLessLabel", defaults: "showLessLabelDefaults" },
|
|
79
|
+
{ prop: "showMoreAccessibleLabel", defaults: "showMoreAccessibleLabelDefaults" },
|
|
80
|
+
{ prop: "showLessAccessibleLabel", defaults: "showLessAccessibleLabelDefaults" },
|
|
81
|
+
]);
|
|
91
82
|
}
|
|
92
83
|
disconnectedCallback() {
|
|
93
84
|
disconnectLanguageChangeObserver(this);
|
|
@@ -391,17 +382,11 @@ export class DuetShowMore {
|
|
|
391
382
|
"references": {
|
|
392
383
|
"DuetShowMoreToggleEvent": {
|
|
393
384
|
"location": "local",
|
|
394
|
-
"path": "/Users/
|
|
385
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-show-more/duet-show-more.tsx"
|
|
395
386
|
}
|
|
396
387
|
}
|
|
397
388
|
}
|
|
398
389
|
}];
|
|
399
390
|
}
|
|
400
391
|
static get elementRef() { return "element"; }
|
|
401
|
-
static get watchers() {
|
|
402
|
-
return [{
|
|
403
|
-
"propName": "language",
|
|
404
|
-
"methodName": "watchLanguageStateHandler"
|
|
405
|
-
}];
|
|
406
|
-
}
|
|
407
392
|
}
|
|
@@ -233,7 +233,7 @@ export class DuetSlideout {
|
|
|
233
233
|
"references": {
|
|
234
234
|
"DuetSlideoutEventDetails": {
|
|
235
235
|
"location": "local",
|
|
236
|
-
"path": "/Users/
|
|
236
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-slideout/duet-slideout.tsx"
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
}
|
|
@@ -49,7 +49,7 @@ export class DuetSpacer {
|
|
|
49
49
|
"references": {
|
|
50
50
|
"DuetSpacerSize": {
|
|
51
51
|
"location": "local",
|
|
52
|
-
"path": "/Users/
|
|
52
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx"
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
},
|
|
@@ -95,7 +95,7 @@ export class DuetSpacer {
|
|
|
95
95
|
"references": {
|
|
96
96
|
"DuetSpacerBreakpoint": {
|
|
97
97
|
"location": "local",
|
|
98
|
-
"path": "/Users/
|
|
98
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spacer/duet-spacer.tsx"
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
},
|
|
@@ -95,7 +95,7 @@ export class DuetSpinner {
|
|
|
95
95
|
"references": {
|
|
96
96
|
"DuetSpinnerSize": {
|
|
97
97
|
"location": "local",
|
|
98
|
-
"path": "/Users/
|
|
98
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-spinner/duet-spinner.tsx"
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
},
|
|
@@ -193,7 +193,7 @@ export class DuetStep {
|
|
|
193
193
|
"references": {
|
|
194
194
|
"DuetStepState": {
|
|
195
195
|
"location": "local",
|
|
196
|
-
"path": "/Users/
|
|
196
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-step/duet-step.tsx"
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
199
|
},
|
|
@@ -270,7 +270,7 @@ export class DuetStep {
|
|
|
270
270
|
"references": {
|
|
271
271
|
"DuetStepClickEvent": {
|
|
272
272
|
"location": "local",
|
|
273
|
-
"path": "/Users/
|
|
273
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-step/duet-step.tsx"
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
}
|
|
@@ -223,7 +223,7 @@ export class DuetStepper {
|
|
|
223
223
|
"references": {
|
|
224
224
|
"DuetStepChangeEvent": {
|
|
225
225
|
"location": "local",
|
|
226
|
-
"path": "/Users/
|
|
226
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-stepper/duet-stepper.tsx"
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
229
|
}
|
|
@@ -22,16 +22,7 @@ export class DuetSubmenuBar {
|
|
|
22
22
|
}
|
|
23
23
|
};
|
|
24
24
|
this.onClick = () => {
|
|
25
|
-
|
|
26
|
-
if (!open) {
|
|
27
|
-
this.bodyScroll = false;
|
|
28
|
-
disableBodyScroll(this.element, { reserveScrollBarGap: true });
|
|
29
|
-
}
|
|
30
|
-
else {
|
|
31
|
-
enableBodyScroll(this.element);
|
|
32
|
-
this.bodyScroll = true;
|
|
33
|
-
}
|
|
34
|
-
this.open = !open;
|
|
25
|
+
this.open = !this.open;
|
|
35
26
|
};
|
|
36
27
|
this.mobile = true;
|
|
37
28
|
this.bodyScroll = true;
|
|
@@ -39,6 +30,17 @@ export class DuetSubmenuBar {
|
|
|
39
30
|
this.open = false;
|
|
40
31
|
this.accessibleLabel = undefined;
|
|
41
32
|
}
|
|
33
|
+
watchLanguageStateHandler(newValue) {
|
|
34
|
+
const open = newValue;
|
|
35
|
+
if (open) {
|
|
36
|
+
this.bodyScroll = false;
|
|
37
|
+
disableBodyScroll(this.element, { reserveScrollBarGap: true });
|
|
38
|
+
}
|
|
39
|
+
else {
|
|
40
|
+
enableBodyScroll(this.element);
|
|
41
|
+
this.bodyScroll = true;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
42
44
|
/**
|
|
43
45
|
* Component lifecycle events.
|
|
44
46
|
*/
|
|
@@ -198,4 +200,10 @@ export class DuetSubmenuBar {
|
|
|
198
200
|
};
|
|
199
201
|
}
|
|
200
202
|
static get elementRef() { return "element"; }
|
|
203
|
+
static get watchers() {
|
|
204
|
+
return [{
|
|
205
|
+
"propName": "open",
|
|
206
|
+
"methodName": "watchLanguageStateHandler"
|
|
207
|
+
}];
|
|
208
|
+
}
|
|
201
209
|
}
|
|
@@ -2,17 +2,27 @@
|
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
4
|
import { Build, h } from "@stencil/core";
|
|
5
|
-
import { getLocaleString } from "../../utils/language-utils";
|
|
5
|
+
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLocaleString, } from "../../utils/language-utils";
|
|
6
6
|
export class DuetTab {
|
|
7
7
|
constructor() {
|
|
8
8
|
this.label = undefined;
|
|
9
9
|
this.caption = undefined;
|
|
10
10
|
this.selected = undefined;
|
|
11
11
|
this.accessibleDescriptionDefault = null;
|
|
12
|
-
this.accessibleDescription = this
|
|
12
|
+
this.accessibleDescription = this
|
|
13
|
+
.accessibleDescriptionDefault
|
|
13
14
|
? getLocaleString(this.accessibleDescriptionDefault)
|
|
14
15
|
: null;
|
|
15
16
|
}
|
|
17
|
+
/**
|
|
18
|
+
* Component lifecycle events.
|
|
19
|
+
*/
|
|
20
|
+
connectedCallback() {
|
|
21
|
+
connectLanguageChangeObserver(this, { prop: "accessibleDescription", defaults: "accessibleDescriptionDefault" });
|
|
22
|
+
}
|
|
23
|
+
disconnectedCallback() {
|
|
24
|
+
disconnectLanguageChangeObserver(this);
|
|
25
|
+
}
|
|
16
26
|
/**
|
|
17
27
|
* render() function
|
|
18
28
|
* Always the last one in the class.
|
|
@@ -115,7 +125,7 @@ export class DuetTab {
|
|
|
115
125
|
},
|
|
116
126
|
"accessibleDescription": {
|
|
117
127
|
"type": "string",
|
|
118
|
-
"mutable":
|
|
128
|
+
"mutable": true,
|
|
119
129
|
"complexType": {
|
|
120
130
|
"original": "string",
|
|
121
131
|
"resolved": "string",
|
|
@@ -132,7 +142,7 @@ export class DuetTab {
|
|
|
132
142
|
},
|
|
133
143
|
"attribute": "accessible-description",
|
|
134
144
|
"reflect": false,
|
|
135
|
-
"defaultValue": "this.accessibleDescriptionDefault\n ? getLocaleString(this.accessibleDescriptionDefault)\n : null"
|
|
145
|
+
"defaultValue": "this\n .accessibleDescriptionDefault\n ? getLocaleString(this.accessibleDescriptionDefault)\n : null"
|
|
136
146
|
}
|
|
137
147
|
};
|
|
138
148
|
}
|