@duetds/components 7.0.1 → 7.0.3
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 +125 -183
- 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 +1 -1
- 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-8a7e7161.js → focus-utils-9d36c22c.js} +1 -1
- package/lib/cjs/{index-e4ff2f1d.js → index-4a9e6a8d.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-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 +2 -2
- 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-7f400da8.js → p-01ca1405.js} +1 -1
- package/lib/dist-custom-elements/{p-076452be.js → p-03baceb5.js} +43 -9
- package/lib/dist-custom-elements/{p-92955574.js → p-09eb437f.js} +2 -2
- package/lib/dist-custom-elements/{p-ed3bc609.js → p-17d6c361.js} +1 -1
- package/lib/dist-custom-elements/{p-573b02d2.js → p-211b14c7.js} +3 -11
- package/lib/dist-custom-elements/{p-a7c69647.js → p-2e6b1a33.js} +1 -1
- package/lib/dist-custom-elements/{p-fc17c596.js → p-354db269.js} +1 -1
- package/lib/dist-custom-elements/{p-d899de1c.js → p-394daa26.js} +10 -4
- package/lib/dist-custom-elements/{p-48875cb7.js → p-45c275e3.js} +1 -1
- package/lib/dist-custom-elements/{p-6673194a.js → p-45db67dd.js} +5 -5
- package/lib/dist-custom-elements/{p-327fe61f.js → p-4ae08034.js} +2 -2
- package/lib/dist-custom-elements/{p-a62b0be6.js → p-50541198.js} +9 -12
- package/lib/dist-custom-elements/{p-b06f4493.js → p-56964577.js} +1 -1
- package/lib/dist-custom-elements/{p-08655765.js → p-7308ef79.js} +8 -13
- package/lib/dist-custom-elements/{p-65676d10.js → p-781b7543.js} +5 -15
- package/lib/dist-custom-elements/{p-8f3ad4b8.js → p-7eb86adf.js} +11 -11
- package/lib/dist-custom-elements/{p-91b55a65.js → p-7fff787b.js} +1 -1
- package/lib/dist-custom-elements/{p-51dc4ab3.js → p-81f7ebce.js} +1 -1
- package/lib/dist-custom-elements/{p-ceeb5755.js → p-8737788d.js} +1 -1
- package/lib/dist-custom-elements/{p-5a560334.js → p-8d1bc112.js} +1 -1
- package/lib/dist-custom-elements/{p-bb49de93.js → p-94169381.js} +10 -16
- package/lib/dist-custom-elements/{p-82aa11ee.js → p-a1c19594.js} +2 -2
- package/lib/dist-custom-elements/{p-e15500fe.js → p-a55c52a6.js} +7 -17
- package/lib/dist-custom-elements/{p-554d1285.js → p-a7d442ff.js} +2 -2
- package/lib/dist-custom-elements/{p-3c393cb0.js → p-ba3d08bc.js} +1 -1
- package/lib/dist-custom-elements/{p-a8e3618b.js → p-bccea015.js} +1 -1
- package/lib/dist-custom-elements/{p-81b1961f.js → p-bed00554.js} +1 -1
- package/lib/dist-custom-elements/{p-0afd9520.js → p-c7e555d3.js} +2 -2
- package/lib/dist-custom-elements/{p-63852c87.js → p-c9bfb590.js} +3 -3
- package/lib/dist-custom-elements/{p-1ec13086.js → p-cae59a50.js} +1 -1
- package/lib/dist-custom-elements/{p-5b1f977f.js → p-cdbbb365.js} +8 -8
- package/lib/dist-custom-elements/{p-91935c71.js → p-e04963b7.js} +1 -1
- package/lib/dist-custom-elements/{p-1f8be034.js → p-f51043ac.js} +1 -1
- package/lib/dist-custom-elements/{p-3365df0b.js → p-f6227b28.js} +1 -1
- package/lib/dist-custom-elements/{p-0260ac26.js → p-fb1123dc.js} +11 -11
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-0af4a8f2.entry.js → p-02171ea9.entry.js} +1 -1
- package/lib/duet/{p-9f06a8ea.system.entry.js → p-025aee18.system.entry.js} +1 -1
- package/lib/duet/{p-1e62643f.system.entry.js → p-02a6db74.system.entry.js} +1 -1
- package/lib/duet/p-0364ebf1.system.entry.js +4 -0
- package/lib/duet/p-03baceb5.js +4 -0
- package/lib/duet/{p-03b54fe9.system.entry.js → p-05331b47.system.entry.js} +1 -1
- package/lib/duet/{p-5e108338.entry.js → p-0907384b.entry.js} +1 -1
- package/lib/duet/{p-7a3eca45.system.entry.js → p-0bcd462e.system.entry.js} +1 -1
- package/lib/duet/p-0e624782.entry.js +4 -0
- package/lib/duet/{p-246bdc90.entry.js → p-10fdf4b6.entry.js} +1 -1
- package/lib/duet/{p-86f5e94d.js → p-11c572a5.js} +1 -1
- package/lib/duet/{p-2c4ac686.system.entry.js → p-12049cf2.system.entry.js} +1 -1
- package/lib/duet/p-133fa5b9.entry.js +4 -0
- package/lib/duet/p-143c559d.entry.js +4 -0
- package/lib/duet/{p-722db133.system.entry.js → p-15509f6e.system.entry.js} +1 -1
- package/lib/duet/{p-5bfacd38.system.entry.js → p-173df2e4.system.entry.js} +1 -1
- package/lib/duet/{p-ea8c59c7.system.entry.js → p-191b1eb6.system.entry.js} +1 -1
- package/lib/duet/{p-1dfce168.entry.js → p-1acd8a42.entry.js} +1 -1
- package/lib/duet/{p-a632f0e6.entry.js → p-1e6aaa57.entry.js} +1 -1
- package/lib/duet/{p-d6227385.system.entry.js → p-1f3ef54c.system.entry.js} +1 -1
- package/lib/duet/{p-047c7679.system.entry.js → p-1f56f0d0.system.entry.js} +1 -1
- package/lib/duet/p-1fd99601.entry.js +4 -0
- package/lib/duet/{p-2da346d0.system.entry.js → p-25118401.system.entry.js} +1 -1
- package/lib/duet/{p-aae219af.entry.js → p-280428d4.entry.js} +1 -1
- package/lib/duet/{p-f31f72f4.system.entry.js → p-289db8d5.system.entry.js} +2 -2
- package/lib/duet/{p-588f27c8.entry.js → p-28a389e9.entry.js} +1 -1
- package/lib/duet/{p-e69eb6da.system.entry.js → p-29a62a28.system.entry.js} +1 -1
- package/lib/duet/{p-45137a4c.system.js → p-2c80c4ed.system.js} +1 -1
- package/lib/duet/{p-209c5db7.entry.js → p-2cd983a5.entry.js} +1 -1
- package/lib/duet/p-2f2588e7.system.entry.js +4 -0
- package/lib/duet/{p-656f4908.entry.js → p-319dda98.entry.js} +1 -1
- package/lib/duet/{p-1f3bbe67.entry.js → p-343fbad0.entry.js} +1 -1
- package/lib/duet/{p-4aa372a3.system.entry.js → p-34735aa7.system.entry.js} +1 -1
- package/lib/duet/p-3934691c.entry.js +4 -0
- package/lib/duet/{p-9c220732.system.entry.js → p-39414352.system.entry.js} +1 -1
- package/lib/duet/{p-38da3f30.system.entry.js → p-3a072153.system.entry.js} +1 -1
- package/lib/duet/{p-6a9edbcd.system.entry.js → p-3ddf6916.system.entry.js} +1 -1
- package/lib/duet/{p-28dc9280.entry.js → p-402fe9bb.entry.js} +1 -1
- package/lib/duet/p-4109f236.entry.js +4 -0
- package/lib/duet/{p-ad780bff.entry.js → p-425b2c22.entry.js} +1 -1
- package/lib/duet/p-43660fa9.system.js +4 -0
- package/lib/duet/{p-b48251df.system.entry.js → p-443cb5e5.system.entry.js} +1 -1
- package/lib/duet/{p-8a4f6622.system.entry.js → p-490010fc.system.entry.js} +1 -1
- package/lib/duet/{p-d9bf074e.system.entry.js → p-499dd9e0.system.entry.js} +1 -1
- package/lib/duet/p-4bd7256d.entry.js +4 -0
- package/lib/duet/{p-2067f717.entry.js → p-4e0c4511.entry.js} +1 -1
- package/lib/duet/{p-438df344.entry.js → p-4e84c555.entry.js} +1 -1
- package/lib/duet/{p-7fdef0dd.system.entry.js → p-4ee75836.system.entry.js} +1 -1
- package/lib/duet/p-50810916.entry.js +4 -0
- package/lib/duet/{p-a1661bb5.system.entry.js → p-5179161b.system.entry.js} +1 -1
- package/lib/duet/{p-7776384a.system.entry.js → p-523cd807.system.entry.js} +2 -2
- package/lib/duet/{p-25576ed1.entry.js → p-5245c60b.entry.js} +1 -1
- package/lib/duet/{p-66bd620c.system.entry.js → p-525bc6aa.system.entry.js} +1 -1
- package/lib/duet/{p-b2bfea31.entry.js → p-52a9fb51.entry.js} +1 -1
- package/lib/duet/{p-2b5948ce.entry.js → p-53260ee7.entry.js} +1 -1
- package/lib/duet/p-533732f2.entry.js +4 -0
- package/lib/duet/{p-c47eb015.system.entry.js → p-53782108.system.entry.js} +1 -1
- package/lib/duet/{p-e0e8fff0.entry.js → p-569f4139.entry.js} +1 -1
- package/lib/duet/{p-a5c71d1e.system.entry.js → p-57d8583f.system.entry.js} +1 -1
- package/lib/duet/{p-f644c0a8.entry.js → p-58890082.entry.js} +1 -1
- package/lib/duet/{p-be3cd527.system.entry.js → p-596bd6ac.system.entry.js} +1 -1
- package/lib/duet/{p-e3e5a8af.entry.js → p-5b888a7f.entry.js} +1 -1
- package/lib/duet/{p-e0e2079c.entry.js → p-5d25f767.entry.js} +1 -1
- package/lib/duet/p-5e21ade4.entry.js +4 -0
- package/lib/duet/{p-add414ac.js → p-6227b59a.js} +1 -1
- package/lib/duet/{p-8d3ea38b.system.entry.js → p-63f39f13.system.entry.js} +1 -1
- package/lib/duet/{p-04a30a4e.entry.js → p-655d18ed.entry.js} +1 -1
- package/lib/duet/{p-22bd2db0.system.entry.js → p-699d3413.system.entry.js} +1 -1
- package/lib/duet/{p-47cce76f.system.entry.js → p-6a751733.system.entry.js} +1 -1
- package/lib/duet/{p-6b115b63.system.js → p-6aa821df.system.js} +1 -1
- package/lib/duet/{p-a0d14985.entry.js → p-6c74ff7d.entry.js} +1 -1
- package/lib/duet/{p-41d254db.entry.js → p-6ebbe837.entry.js} +1 -1
- package/lib/duet/{p-283e44e9.system.entry.js → p-7196f608.system.entry.js} +1 -1
- package/lib/duet/p-71d9491f.system.entry.js +4 -0
- package/lib/duet/{p-af1e2c3f.entry.js → p-729495d6.entry.js} +1 -1
- package/lib/duet/{p-5df58fa0.entry.js → p-72eae333.entry.js} +1 -1
- package/lib/duet/p-762d544b.entry.js +4 -0
- package/lib/duet/{p-b019381f.system.entry.js → p-780d4ac1.system.entry.js} +1 -1
- package/lib/duet/{p-8610769f.entry.js → p-787e088e.entry.js} +1 -1
- package/lib/duet/{p-d54a1416.system.js → p-796e869b.system.js} +1 -1
- package/lib/duet/{p-f2876ff5.entry.js → p-79a63404.entry.js} +1 -1
- package/lib/duet/p-7a64cc9f.entry.js +4 -0
- package/lib/duet/{p-d8038e19.system.entry.js → p-7b5f2256.system.entry.js} +1 -1
- package/lib/duet/{p-b1771c11.system.entry.js → p-7bea960a.system.entry.js} +1 -1
- package/lib/duet/{p-7e0a09e4.system.entry.js → p-7f169255.system.entry.js} +1 -1
- package/lib/duet/{p-40206df8.entry.js → p-7ffa30cc.entry.js} +1 -1
- package/lib/duet/{p-7c10176b.entry.js → p-837d2428.entry.js} +1 -1
- package/lib/duet/{p-1bf5b0ce.entry.js → p-84b00b10.entry.js} +1 -1
- package/lib/duet/{p-bd3fb1c3.entry.js → p-850a6fe5.entry.js} +1 -1
- package/lib/duet/{p-35bca6db.entry.js → p-856e3160.entry.js} +1 -1
- package/lib/duet/{p-b3b3d6bd.entry.js → p-86774630.entry.js} +1 -1
- package/lib/duet/p-87283b10.system.entry.js +4 -0
- package/lib/duet/{p-528225db.system.entry.js → p-8a548bdd.system.entry.js} +2 -2
- package/lib/duet/p-8ac86d47.entry.js +4 -0
- package/lib/duet/p-8cbf685e.entry.js +4 -0
- package/lib/duet/p-90501add.system.entry.js +4 -0
- package/lib/duet/{p-3a1d80c8.entry.js → p-9515b9e9.entry.js} +1 -1
- package/lib/duet/{p-8100dc30.entry.js → p-954f4a86.entry.js} +1 -1
- package/lib/duet/p-9823d394.entry.js +4 -0
- package/lib/duet/{p-f7fa36e0.system.entry.js → p-98822436.system.entry.js} +1 -1
- package/lib/duet/{p-ed0ddc08.entry.js → p-997a296b.entry.js} +1 -1
- package/lib/duet/{p-b5eca9fb.entry.js → p-9aed3b29.entry.js} +1 -1
- package/lib/duet/{p-d29304a7.entry.js → p-9ce3f188.entry.js} +1 -1
- package/lib/duet/{p-fbcc43b8.entry.js → p-9fd9c565.entry.js} +1 -1
- package/lib/duet/{p-58e626a5.system.entry.js → p-9fde0cba.system.entry.js} +1 -1
- package/lib/duet/{p-89029dbf.system.entry.js → p-a0d59f13.system.entry.js} +1 -1
- package/lib/duet/{p-6669649e.system.entry.js → p-a217bbe6.system.entry.js} +1 -1
- package/lib/duet/{p-4ca4aa7a.system.entry.js → p-a35ebeba.system.entry.js} +1 -1
- package/lib/duet/{p-ce19f576.entry.js → p-a3709ba8.entry.js} +1 -1
- package/lib/duet/p-a6f577f9.entry.js +4 -0
- package/lib/duet/p-a79ff998.entry.js +4 -0
- package/lib/duet/p-a96baa2c.entry.js +4 -0
- package/lib/duet/{p-50f23fbc.system.entry.js → p-aca6a0bc.system.entry.js} +1 -1
- package/lib/duet/{p-0f5acdbf.entry.js → p-ae2d3837.entry.js} +1 -1
- package/lib/duet/{p-858d4351.system.entry.js → p-b1840d01.system.entry.js} +1 -1
- package/lib/duet/{p-d84c7825.system.entry.js → p-b3007a59.system.entry.js} +2 -2
- package/lib/duet/{p-75cfc34d.entry.js → p-b6871f74.entry.js} +1 -1
- package/lib/duet/{p-5d545288.entry.js → p-bdd04620.entry.js} +1 -1
- package/lib/duet/{p-80263ec2.entry.js → p-be8d6185.entry.js} +1 -1
- package/lib/duet/p-c07132c5.system.entry.js +4 -0
- package/lib/duet/p-c4584f42.entry.js +4 -0
- package/lib/duet/{p-0a72ac6d.system.entry.js → p-cb557764.system.entry.js} +1 -1
- package/lib/duet/{p-a64ae22c.entry.js → p-cc697997.entry.js} +1 -1
- package/lib/duet/{p-0b86ce2c.entry.js → p-cd703e26.entry.js} +1 -1
- package/lib/duet/{p-e606a498.system.entry.js → p-cfefa79a.system.entry.js} +1 -1
- package/lib/duet/{p-a448442a.system.entry.js → p-d45f5318.system.entry.js} +1 -1
- package/lib/duet/p-d5e0202d.system.entry.js +4 -0
- package/lib/duet/p-d66bc2f6.system.entry.js +4 -0
- package/lib/duet/{p-5d6a0ae2.entry.js → p-d676525a.entry.js} +1 -1
- package/lib/duet/{p-b05262b7.system.entry.js → p-d71561ab.system.entry.js} +2 -2
- package/lib/duet/p-d93fc04f.entry.js +4 -0
- package/lib/duet/{p-16cb956f.entry.js → p-d99a4a1a.entry.js} +1 -1
- package/lib/duet/{p-540b04c9.system.entry.js → p-dacc151d.system.entry.js} +1 -1
- package/lib/duet/{p-4a0a8cb6.system.entry.js → p-dbbd2827.system.entry.js} +1 -1
- package/lib/duet/{p-6a877fe6.entry.js → p-dbdfe515.entry.js} +1 -1
- package/lib/duet/{p-fbd28216.system.entry.js → p-dd5ad15d.system.entry.js} +1 -1
- package/lib/duet/{p-c36bc19d.system.entry.js → p-e10b81c6.system.entry.js} +1 -1
- package/lib/duet/p-e1177287.system.entry.js +4 -0
- package/lib/duet/{p-b77fd62c.entry.js → p-e19aa387.entry.js} +1 -1
- package/lib/duet/{p-51401eb9.system.entry.js → p-e3ddccbb.system.entry.js} +1 -1
- package/lib/duet/{p-620039b5.system.entry.js → p-e4d787d4.system.entry.js} +1 -1
- package/lib/duet/{p-499c849d.system.entry.js → p-e4ef1c35.system.entry.js} +1 -1
- package/lib/duet/{p-4ee67584.system.entry.js → p-e607d30b.system.entry.js} +1 -1
- package/lib/duet/{p-69b86484.system.entry.js → p-e7a42177.system.entry.js} +1 -1
- package/lib/duet/{p-7ad0ec84.system.entry.js → p-e811819e.system.entry.js} +1 -1
- package/lib/duet/{p-cf504df5.js → p-e91385fb.js} +1 -1
- package/lib/duet/{p-f6060485.entry.js → p-eaf4c304.entry.js} +1 -1
- package/lib/duet/{p-55f583ff.system.entry.js → p-ec0d4516.system.entry.js} +1 -1
- package/lib/duet/{p-f7b230ff.entry.js → p-ee46ab88.entry.js} +1 -1
- package/lib/duet/{p-8b97085b.system.entry.js → p-ee665aea.system.entry.js} +1 -1
- package/lib/duet/{p-eaaa0356.entry.js → p-f221b4d3.entry.js} +1 -1
- package/lib/duet/{p-9d5c8f89.entry.js → p-f37cc46d.entry.js} +1 -1
- package/lib/duet/{p-e1f52858.system.entry.js → p-f3a5f3b1.system.entry.js} +1 -1
- package/lib/duet/{p-9a6b6b3d.system.entry.js → p-f7123e67.system.entry.js} +1 -1
- package/lib/duet/{p-b5fceffd.entry.js → p-f7553fe0.entry.js} +1 -1
- package/lib/duet/p-f99da11a.system.js +4 -0
- package/lib/duet/{p-6c748aba.system.entry.js → p-f9e17027.system.entry.js} +1 -1
- package/lib/duet/{p-b7cf784d.system.entry.js → p-fb79c3a3.system.entry.js} +1 -1
- package/lib/duet/{p-7f774fc9.system.entry.js → p-fd48f566.system.entry.js} +1 -1
- package/lib/duet/{p-1cd23c46.system.entry.js → p-fd8f8c6a.system.entry.js} +1 -1
- package/lib/duet/{p-68a3563b.system.entry.js → p-fe503601.system.entry.js} +1 -1
- 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 +1 -1
- 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-2fea3a59.js → focus-utils-ee387669.js} +1 -1
- package/lib/esm/{index-ec048041.js → index-bda75cd5.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 +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 +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 +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 +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-ee387669.js +4 -0
- package/lib/esm-es5/{index-ec048041.js → index-bda75cd5.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-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-08b80194.system.entry.js +0 -4
- package/lib/duet/p-12f2f7aa.system.entry.js +0 -4
- package/lib/duet/p-20c24418.system.entry.js +0 -4
- package/lib/duet/p-232b0ea7.system.entry.js +0 -4
- package/lib/duet/p-24d84d6d.entry.js +0 -4
- package/lib/duet/p-30705d7a.entry.js +0 -4
- package/lib/duet/p-3655a64d.system.entry.js +0 -4
- package/lib/duet/p-42046f2c.entry.js +0 -4
- package/lib/duet/p-47acac42.entry.js +0 -4
- package/lib/duet/p-4bb7a8a6.entry.js +0 -4
- package/lib/duet/p-689ebd49.entry.js +0 -4
- package/lib/duet/p-77ee08fb.entry.js +0 -4
- package/lib/duet/p-8044ede8.entry.js +0 -4
- package/lib/duet/p-8514c1fd.system.entry.js +0 -4
- package/lib/duet/p-91706763.entry.js +0 -4
- package/lib/duet/p-970f58a4.system.entry.js +0 -4
- package/lib/duet/p-b5b58135.system.entry.js +0 -4
- package/lib/duet/p-b6b6fc6b.entry.js +0 -4
- package/lib/duet/p-bf758d45.entry.js +0 -4
- package/lib/duet/p-c1666b44.entry.js +0 -4
- package/lib/duet/p-c19ce36a.system.entry.js +0 -4
- package/lib/duet/p-c3e196ba.entry.js +0 -4
- package/lib/duet/p-c8dc599d.system.js +0 -4
- package/lib/duet/p-ca1bf530.entry.js +0 -4
- package/lib/duet/p-d48322a9.entry.js +0 -4
- package/lib/duet/p-dd853375.entry.js +0 -4
- package/lib/duet/p-e0e81c22.entry.js +0 -4
- package/lib/duet/p-e62f3faf.entry.js +0 -4
- package/lib/duet/p-e8547150.entry.js +0 -4
- package/lib/duet/p-ee084e7a.entry.js +0 -4
- package/lib/duet/p-fb6e4e8b.system.js +0 -4
- package/lib/esm-es5/focus-utils-2fea3a59.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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/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/mgibas/workspace/duet/packages/components/src/components/duet-stepper/duet-stepper.tsx"
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
229
|
}
|
|
@@ -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
|
}
|
|
@@ -309,7 +309,7 @@ export class DuetTabGroup {
|
|
|
309
309
|
"references": {
|
|
310
310
|
"DuetTabVariation": {
|
|
311
311
|
"location": "local",
|
|
312
|
-
"path": "/Users/
|
|
312
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
313
313
|
}
|
|
314
314
|
}
|
|
315
315
|
},
|
|
@@ -545,7 +545,7 @@ export class DuetTabGroup {
|
|
|
545
545
|
"references": {
|
|
546
546
|
"DuetTabGroupEvent": {
|
|
547
547
|
"location": "local",
|
|
548
|
-
"path": "/Users/
|
|
548
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
551
|
}
|
|
@@ -565,7 +565,7 @@ export class DuetTabGroup {
|
|
|
565
565
|
"references": {
|
|
566
566
|
"DuetTabGroupEvent": {
|
|
567
567
|
"location": "local",
|
|
568
|
-
"path": "/Users/
|
|
568
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
571
|
}
|
|
@@ -585,7 +585,7 @@ export class DuetTabGroup {
|
|
|
585
585
|
"references": {
|
|
586
586
|
"DuetTabGroupEvent": {
|
|
587
587
|
"location": "local",
|
|
588
|
-
"path": "/Users/
|
|
588
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
589
589
|
}
|
|
590
590
|
}
|
|
591
591
|
}
|
|
@@ -606,7 +606,7 @@ export class DuetTabGroup {
|
|
|
606
606
|
},
|
|
607
607
|
"DuetTabGroupEvent": {
|
|
608
608
|
"location": "local",
|
|
609
|
-
"path": "/Users/
|
|
609
|
+
"path": "/Users/mgibas/workspace/duet/packages/components/src/components/duet-tab-group/duet-tab-group.tsx"
|
|
610
610
|
}
|
|
611
611
|
},
|
|
612
612
|
"return": "Promise<void>"
|