@duetds/components 9.2.2 → 9.2.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 +801 -459
- package/lib/cjs/{app-globals-de0a03a8.js → app-globals-76b570cd.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-alert.cjs.entry.js +4 -4
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
- package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-callout.cjs.entry.js +2 -2
- package/lib/cjs/duet-caption_4.cjs.entry.js +2 -2
- 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_3.cjs.entry.js +54 -25
- package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
- package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
- 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 +48 -31
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
- package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +3 -3
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-hero.cjs.entry.js +3 -3
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-layout.cjs.entry.js +2 -2
- 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-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +16 -6
- package/lib/cjs/duet-modal.cjs.entry.js +4 -4
- package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
- package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-progress.cjs.entry.js +2 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -8
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +2 -2
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-show-more.cjs.entry.js +3 -3
- 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 +5 -5
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +14 -11
- package/lib/cjs/duet-slideout.cjs.entry.js +38 -15
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
- package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -7
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
- package/lib/cjs/duet-tray.cjs.entry.js +4 -4
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +4 -4
- package/lib/cjs/{errorcodes.utils-79edbcbf.js → errorcodes.utils-ba7fae1c.js} +1 -1
- package/lib/cjs/{focus-utils-2f608f43.js → focus-utils-ce2b65c9.js} +1 -1
- package/lib/cjs/{index-2538e92d.js → index-340b85bb.js} +827 -580
- package/lib/cjs/{language-utils-6907a35e.js → language-utils-07b9f155.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-eb411e83.js → slot-utils-ac35c5be.js} +1 -1
- package/lib/collection/collection-manifest.json +1 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +40 -2
- package/lib/collection/components/duet-alert/duet-alert.css +3 -0
- package/lib/collection/components/duet-alert/duet-alert.js +25 -1
- package/lib/collection/components/duet-badge/duet-badge.js +8 -0
- package/lib/collection/components/duet-banner/duet-banner.js +23 -1
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +10 -0
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +6 -0
- package/lib/collection/components/duet-button/duet-button.js +83 -5
- package/lib/collection/components/duet-callout/duet-callout.js +4 -0
- package/lib/collection/components/duet-caption/duet-caption.js +9 -1
- package/lib/collection/components/duet-card/duet-card.js +35 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +47 -3
- package/lib/collection/components/duet-chip/duet-chip.js +34 -6
- package/lib/collection/components/duet-choice/duet-checkmark.js +10 -0
- package/lib/collection/components/duet-choice/duet-choice.css +8 -0
- package/lib/collection/components/duet-choice/duet-choice.js +67 -3
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -0
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +23 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +30 -4
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +20 -0
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +5 -1
- package/lib/collection/components/duet-date-picker/date-i18n.js +1 -1
- package/lib/collection/components/duet-date-picker/date-picker-day.js +2 -2
- package/lib/collection/components/duet-date-picker/date-picker-input.js +7 -5
- package/lib/collection/components/duet-date-picker/date-picker-month.js +2 -2
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +27 -15
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +89 -13
- package/lib/collection/components/duet-divider/duet-divider.js +7 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +31 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +7 -1
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +18 -0
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +7 -1
- package/lib/collection/components/duet-footer/duet-footer.js +27 -7
- package/lib/collection/components/duet-grid/duet-grid.js +19 -3
- package/lib/collection/components/duet-grid-item/duet-grid-item.js +18 -0
- package/lib/collection/components/duet-header/duet-header.js +55 -15
- package/lib/collection/components/duet-heading/duet-heading.js +19 -1
- package/lib/collection/components/duet-hero/duet-hero.js +62 -6
- package/lib/collection/components/duet-icon/duet-icon.js +26 -0
- package/lib/collection/components/duet-input/duet-input.css +3 -0
- package/lib/collection/components/duet-input/duet-input.js +98 -8
- package/lib/collection/components/duet-label/duet-label.js +14 -2
- package/lib/collection/components/duet-layout/duet-layout.js +15 -1
- package/lib/collection/components/duet-link/duet-link.js +42 -0
- package/lib/collection/components/duet-list/duet-list.js +19 -3
- package/lib/collection/components/duet-list-item/duet-list-item.js +4 -0
- package/lib/collection/components/duet-logo/duet-logo.js +17 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +5 -0
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +30 -5
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +26 -0
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +8 -0
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +8 -0
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +22 -0
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +10 -0
- package/lib/collection/components/duet-modal/duet-modal.js +42 -4
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +44 -6
- package/lib/collection/components/duet-nav/duet-nav.js +4 -0
- package/lib/collection/components/duet-notification/duet-notification.css +33 -5
- package/lib/collection/components/duet-notification/duet-notification.js +16 -0
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +17 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +74 -4
- package/lib/collection/components/duet-overlay/duet-overlay.js +17 -1
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +6 -0
- package/lib/collection/components/duet-pagination/duet-pagination.js +34 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +15 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +137 -30
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +28 -2
- package/lib/collection/components/duet-progress/duet-progress.js +22 -0
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +14 -0
- package/lib/collection/components/duet-radio/duet-radio.js +47 -3
- package/lib/collection/components/duet-radio-group/duet-radio-group.js +30 -0
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +46 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +17 -1
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +16 -0
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +6 -0
- package/lib/collection/components/duet-select/duet-select.js +57 -5
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +10 -0
- package/lib/collection/components/duet-show-more/duet-show-more.css +7 -0
- package/lib/collection/components/duet-show-more/duet-show-more.js +29 -1
- package/lib/collection/components/duet-slideout/duet-slideout.js +99 -17
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +2 -0
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +18 -0
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +26 -0
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +41 -6
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +12 -4
- package/lib/collection/components/duet-spacer/duet-spacer.js +8 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +9 -1
- package/lib/collection/components/duet-step/duet-step.js +16 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +11 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +13 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +12 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +14 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +23 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +9 -1
- package/lib/collection/components/duet-tab/duet-tab.js +18 -5
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +33 -5
- package/lib/collection/components/duet-table/duet-table.js +16 -2
- package/lib/collection/components/duet-textarea/duet-textarea.js +70 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +41 -1
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +8 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +16 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +14 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +21 -0
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +49 -4
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +14 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +12 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +15 -3
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +29 -1
- package/lib/collection/components/duet-tray/duet-tray.js +20 -2
- package/lib/collection/components/duet-upload/duet-upload.js +122 -14
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +13 -1
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +30 -8
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- 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 +5 -5
- package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
- package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
- 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 +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +9 -9
- package/lib/dist-custom-elements/duet-choice.js +7 -7
- package/lib/dist-custom-elements/duet-collapsible.js +3 -3
- package/lib/dist-custom-elements/duet-combobox.js +19 -19
- 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 +63 -45
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +9 -9
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
- package/lib/dist-custom-elements/duet-footer.js +9 -9
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +10 -10
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +11 -11
- 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 +2 -2
- 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-item.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +19 -8
- package/lib/dist-custom-elements/duet-modal.js +11 -11
- 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 -4
- package/lib/dist-custom-elements/duet-number-input.js +13 -13
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +14 -14
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +4 -4
- package/lib/dist-custom-elements/duet-radio-group.js +9 -9
- 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 +5 -5
- 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 +1 -1
- 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 +6 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +16 -12
- package/lib/dist-custom-elements/duet-slideout.js +42 -18
- 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 +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
- package/lib/dist-custom-elements/duet-tab-group.js +14 -14
- package/lib/dist-custom-elements/duet-tab.js +2 -7
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +12 -12
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-item.js +10 -8
- package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar.js +3 -3
- 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 +6 -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 +21 -21
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +2 -2
- package/lib/dist-custom-elements/{p-953d804b.js → p-0230e9f7.js} +9 -9
- package/lib/dist-custom-elements/{p-c47b67df.js → p-02c633ce.js} +1 -1
- package/lib/dist-custom-elements/{p-3882c4af.js → p-1cb8476a.js} +6 -6
- package/lib/dist-custom-elements/{p-fe4f9c1d.js → p-1ea54c70.js} +1 -1
- package/lib/dist-custom-elements/{p-18f83d4e.js → p-26b7ade3.js} +852 -613
- package/lib/dist-custom-elements/{p-0f66ee86.js → p-2b8ce441.js} +1 -1
- package/lib/dist-custom-elements/{p-317b4bb8.js → p-35375593.js} +1 -1
- package/lib/dist-custom-elements/{p-a96a809b.js → p-38184acb.js} +1 -1
- package/lib/dist-custom-elements/{p-9f1f81a3.js → p-3eae8aeb.js} +1 -1
- package/lib/dist-custom-elements/{p-ef70e2c7.js → p-40eaa1e8.js} +4 -4
- package/lib/dist-custom-elements/{p-3c10a825.js → p-4dc547d5.js} +6 -6
- package/lib/dist-custom-elements/{p-04e23d1d.js → p-52a71225.js} +1 -1
- package/lib/dist-custom-elements/{p-1b7829a1.js → p-5474eeba.js} +1 -1
- package/lib/dist-custom-elements/{p-3037abd6.js → p-5be05df5.js} +13 -13
- package/lib/dist-custom-elements/{p-8f05d29d.js → p-63d7f555.js} +5 -5
- package/lib/dist-custom-elements/{p-38f16dbf.js → p-6fba1a8d.js} +7 -7
- package/lib/dist-custom-elements/{p-bdab3956.js → p-70dc7a81.js} +2 -2
- package/lib/dist-custom-elements/{p-f515b36d.js → p-75e5bd55.js} +4 -4
- package/lib/dist-custom-elements/{p-c96e337d.js → p-78a5f782.js} +1 -1
- package/lib/dist-custom-elements/{p-073ee906.js → p-78ce84c0.js} +1 -1
- package/lib/dist-custom-elements/{p-03f58276.js → p-8a6272fd.js} +3 -3
- package/lib/dist-custom-elements/{p-fc9b988f.js → p-8b3decf2.js} +1 -1
- package/lib/dist-custom-elements/{p-2e45b8be.js → p-8d2d00df.js} +1 -1
- package/lib/dist-custom-elements/{p-53247748.js → p-8e6d8a49.js} +6 -6
- package/lib/dist-custom-elements/{p-02438b26.js → p-92271f30.js} +11 -11
- package/lib/dist-custom-elements/{p-06cfa40e.js → p-94084f9c.js} +57 -27
- package/lib/dist-custom-elements/{p-8764aea1.js → p-993aea39.js} +1 -1
- package/lib/dist-custom-elements/{p-c2b15a3a.js → p-9f29df11.js} +2 -2
- package/lib/dist-custom-elements/{p-f7720c96.js → p-a8ec8761.js} +1 -1
- package/lib/dist-custom-elements/{p-b33fb0bd.js → p-aee0da4a.js} +3 -3
- package/lib/dist-custom-elements/{p-b669630b.js → p-b0182f1f.js} +1 -1
- package/lib/dist-custom-elements/{p-d9cadd5e.js → p-b0a7f776.js} +1 -1
- package/lib/dist-custom-elements/{p-730cc2f3.js → p-b5ab185d.js} +2 -2
- package/lib/dist-custom-elements/{p-91faf1b9.js → p-b5e71a67.js} +2 -2
- package/lib/dist-custom-elements/{p-dab711d2.js → p-c5aac304.js} +3 -3
- package/lib/dist-custom-elements/{p-9c93e4d4.js → p-d824ce45.js} +1 -1
- package/lib/dist-custom-elements/{p-f0dad941.js → p-dac0f309.js} +3 -3
- package/lib/dist-custom-elements/{p-c3854d56.js → p-e30dc66d.js} +1 -1
- package/lib/dist-custom-elements/{p-adc530ba.js → p-ee7efc3d.js} +9 -9
- package/lib/dist-custom-elements/{p-16251bb2.js → p-f0080861.js} +2 -2
- package/lib/dist-custom-elements/{p-d53fce96.js → p-f4db5912.js} +3 -3
- package/lib/dist-custom-elements/{p-e774b5ee.js → p-f76d6e43.js} +1 -1
- package/lib/dist-custom-elements/{p-956bd0ac.js → p-fabc88b7.js} +4 -4
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-c55481ce.entry.js → p-02380a84.entry.js} +1 -1
- package/lib/duet/{p-8bcfbfb1.entry.js → p-04422a4f.entry.js} +1 -1
- package/lib/duet/p-068cf24e.system.entry.js +4 -0
- package/lib/duet/{p-92d06b44.entry.js → p-079f9e29.entry.js} +1 -1
- package/lib/duet/p-08b0bbbb.entry.js +4 -0
- package/lib/duet/{p-137a6891.system.entry.js → p-091a5f13.system.entry.js} +1 -1
- package/lib/duet/{p-33fe1e1b.system.entry.js → p-0bb7e6db.system.entry.js} +1 -1
- package/lib/duet/{p-f943c2af.entry.js → p-0c9851a1.entry.js} +1 -1
- package/lib/duet/{p-30a225a6.entry.js → p-1057521d.entry.js} +1 -1
- package/lib/duet/{p-ad0a4c06.entry.js → p-12a7249e.entry.js} +1 -1
- package/lib/duet/{p-8bf78cf6.system.entry.js → p-16038e7f.system.entry.js} +1 -1
- package/lib/duet/{p-89b0e135.entry.js → p-17a92a57.entry.js} +1 -1
- package/lib/duet/{p-385618e3.entry.js → p-1a05b9bb.entry.js} +1 -1
- package/lib/duet/{p-0ff2881c.system.entry.js → p-217328d7.system.entry.js} +1 -1
- package/lib/duet/p-2247d351.system.entry.js +4 -0
- package/lib/duet/{p-37f88028.entry.js → p-25390477.entry.js} +1 -1
- package/lib/duet/{p-ae0d2d3f.system.js → p-25c77fc5.system.js} +1 -1
- package/lib/duet/{p-6a360967.system.entry.js → p-2665d9ca.system.entry.js} +1 -1
- package/lib/duet/{p-c87ca1be.entry.js → p-2993a8c3.entry.js} +1 -1
- package/lib/duet/{p-a044bee8.system.entry.js → p-29dbe11f.system.entry.js} +2 -2
- package/lib/duet/{p-df0d8f48.entry.js → p-2d3f0a48.entry.js} +1 -1
- package/lib/duet/{p-3881e4aa.system.entry.js → p-2e8c2654.system.entry.js} +1 -1
- package/lib/duet/{p-44360109.entry.js → p-2e96eecc.entry.js} +1 -1
- package/lib/duet/p-30e9baf8.system.js +4 -0
- package/lib/duet/{p-51a9bdd7.system.entry.js → p-33b69886.system.entry.js} +1 -1
- package/lib/duet/{p-bd8f13b7.entry.js → p-37f9b3f3.entry.js} +1 -1
- package/lib/duet/{p-340a9379.system.entry.js → p-38b0ae95.system.entry.js} +1 -1
- package/lib/duet/p-3c427358.entry.js +4 -0
- package/lib/duet/{p-180cc0c3.system.entry.js → p-3e580d39.system.entry.js} +1 -1
- package/lib/duet/{p-b0639678.entry.js → p-3f4b8a20.entry.js} +1 -1
- package/lib/duet/{p-927365ae.entry.js → p-416c6bd2.entry.js} +1 -1
- package/lib/duet/{p-e09e8b4e.system.entry.js → p-4304cb65.system.entry.js} +1 -1
- package/lib/duet/p-45085ca6.system.js +4 -0
- package/lib/duet/{p-2f2615c4.system.entry.js → p-454ce0a7.system.entry.js} +1 -1
- package/lib/duet/p-4b880bb3.entry.js +4 -0
- package/lib/duet/{p-f0574462.entry.js → p-4c513203.entry.js} +1 -1
- package/lib/duet/{p-7167c100.system.entry.js → p-4d5f2668.system.entry.js} +1 -1
- package/lib/duet/p-4f198ebe.entry.js +4 -0
- package/lib/duet/{p-e55a165e.system.entry.js → p-503b1f9c.system.entry.js} +1 -1
- package/lib/duet/{p-cd140716.system.entry.js → p-539b8b9b.system.entry.js} +1 -1
- package/lib/duet/p-53a79c8c.system.entry.js +4 -0
- package/lib/duet/{p-ee2e3a15.entry.js → p-54e46011.entry.js} +1 -1
- package/lib/duet/{p-a7d80cb0.system.entry.js → p-558ea33c.system.entry.js} +1 -1
- package/lib/duet/{p-933e6de2.system.entry.js → p-567227f2.system.entry.js} +1 -1
- package/lib/duet/{p-8168beae.entry.js → p-5727dc58.entry.js} +1 -1
- package/lib/duet/{p-45d64382.entry.js → p-582c6653.entry.js} +1 -1
- package/lib/duet/{p-53e5c99d.entry.js → p-5ae54542.entry.js} +1 -1
- package/lib/duet/{p-01c85764.entry.js → p-5bd68f1e.entry.js} +1 -1
- package/lib/duet/{p-39068e23.entry.js → p-5fb91cf2.entry.js} +1 -1
- package/lib/duet/p-618bf010.entry.js +4 -0
- package/lib/duet/p-626be65a.system.entry.js +4 -0
- package/lib/duet/{p-48efe08e.entry.js → p-63f0c13f.entry.js} +1 -1
- package/lib/duet/{p-51687979.system.entry.js → p-64b767a1.system.entry.js} +1 -1
- package/lib/duet/p-6586fb03.js +5 -0
- package/lib/duet/{p-16e164ca.js → p-6647e622.js} +1 -1
- package/lib/duet/p-672c2725.system.entry.js +4 -0
- package/lib/duet/{p-18886cb5.system.entry.js → p-6f86fd58.system.entry.js} +1 -1
- package/lib/duet/{p-4e40f582.system.entry.js → p-72d24fa8.system.entry.js} +1 -1
- package/lib/duet/{p-b92f970e.system.entry.js → p-72e2c5ff.system.entry.js} +1 -1
- package/lib/duet/p-73251b4a.system.entry.js +4 -0
- package/lib/duet/{p-e77d679c.entry.js → p-742e42e3.entry.js} +1 -1
- package/lib/duet/{p-e388b16f.system.entry.js → p-7456c30b.system.entry.js} +2 -2
- package/lib/duet/{p-ddfc288e.system.entry.js → p-761a7665.system.entry.js} +1 -1
- package/lib/duet/{p-d2215b06.system.entry.js → p-78c0a939.system.entry.js} +1 -1
- package/lib/duet/{p-d2ea8d68.entry.js → p-7a111f40.entry.js} +1 -1
- package/lib/duet/{p-816ae1ce.system.entry.js → p-7aa134f8.system.entry.js} +1 -1
- package/lib/duet/p-7c665c7b.system.entry.js +4 -0
- package/lib/duet/{p-1212ac86.entry.js → p-7c7c220c.entry.js} +1 -1
- package/lib/duet/{p-a5cc53ad.entry.js → p-7e709290.entry.js} +1 -1
- package/lib/duet/{p-0b01e52f.system.js → p-7eb1ccc1.system.js} +1 -1
- package/lib/duet/{p-53094306.entry.js → p-8158f08f.entry.js} +1 -1
- package/lib/duet/{p-fad2449e.system.entry.js → p-821e7df8.system.entry.js} +1 -1
- package/lib/duet/{p-df07c70e.entry.js → p-84ee5bc9.entry.js} +1 -1
- package/lib/duet/{p-aea6cad6.entry.js → p-86c7b940.entry.js} +1 -1
- package/lib/duet/{p-8648d2f5.system.entry.js → p-8845de2e.system.entry.js} +1 -1
- package/lib/duet/p-888e855d.entry.js +4 -0
- package/lib/duet/{p-63abaa65.system.entry.js → p-8a709b0d.system.entry.js} +1 -1
- package/lib/duet/{p-2fe9627e.entry.js → p-8c628593.entry.js} +1 -1
- package/lib/duet/{p-e6e10772.system.entry.js → p-8db4323f.system.entry.js} +1 -1
- package/lib/duet/{p-0dea58fb.system.entry.js → p-8e94ee62.system.entry.js} +1 -1
- package/lib/duet/{p-a4fb0b1b.entry.js → p-9050c043.entry.js} +1 -1
- package/lib/duet/{p-14472496.entry.js → p-91967747.entry.js} +1 -1
- package/lib/duet/{p-04907e86.entry.js → p-91e74580.entry.js} +1 -1
- package/lib/duet/{p-a332b9cc.system.entry.js → p-9220b2f7.system.entry.js} +1 -1
- package/lib/duet/{p-c35840fb.system.entry.js → p-94283cba.system.entry.js} +1 -1
- package/lib/duet/{p-cfafdabe.entry.js → p-959d0b38.entry.js} +1 -1
- package/lib/duet/{p-06aee98f.entry.js → p-9629f198.entry.js} +1 -1
- package/lib/duet/p-973eb9ef.entry.js +4 -0
- package/lib/duet/{p-bd1a0a0e.entry.js → p-9828d01b.entry.js} +1 -1
- package/lib/duet/p-98ea8c33.entry.js +4 -0
- package/lib/duet/{p-aacbc604.system.entry.js → p-9ac83cce.system.entry.js} +1 -1
- package/lib/duet/{p-5cb76db3.entry.js → p-9ad418dc.entry.js} +1 -1
- package/lib/duet/{p-b2abb860.entry.js → p-9ea6b9ea.entry.js} +1 -1
- package/lib/duet/{p-3299651e.system.entry.js → p-9f887a8b.system.entry.js} +1 -1
- package/lib/duet/{p-3cf77ef1.entry.js → p-9ff81f9a.entry.js} +1 -1
- package/lib/duet/{p-f0da6a88.entry.js → p-a120b25b.entry.js} +1 -1
- package/lib/duet/{p-6059af2f.system.js → p-a45b41a5.system.js} +1 -1
- package/lib/duet/{p-0068c16a.entry.js → p-a7873d11.entry.js} +1 -1
- package/lib/duet/{p-a2cb5197.entry.js → p-a84ae2da.entry.js} +1 -1
- package/lib/duet/{p-a736cb85.system.entry.js → p-aa908860.system.entry.js} +1 -1
- package/lib/duet/{p-a18e89e9.js → p-ab6f31bd.js} +1 -1
- package/lib/duet/{p-383de017.system.entry.js → p-ad8efcc9.system.entry.js} +1 -1
- package/lib/duet/{p-97cb5a51.system.entry.js → p-ad9a28ce.system.entry.js} +1 -1
- package/lib/duet/{p-3a4a65fb.entry.js → p-af614927.entry.js} +1 -1
- package/lib/duet/{p-2d1c15ca.system.entry.js → p-af70b228.system.entry.js} +2 -2
- package/lib/duet/{p-093abc6e.system.entry.js → p-b081da29.system.entry.js} +1 -1
- package/lib/duet/{p-02b18289.entry.js → p-b2c3d1b0.entry.js} +1 -1
- package/lib/duet/{p-fdf49d7c.system.entry.js → p-b2e5c45c.system.entry.js} +1 -1
- package/lib/duet/{p-bc4409b4.entry.js → p-b3512b93.entry.js} +1 -1
- package/lib/duet/{p-d6d5b7d2.system.entry.js → p-b4d15993.system.entry.js} +1 -1
- package/lib/duet/{p-735f7521.system.entry.js → p-b51e2eee.system.entry.js} +1 -1
- package/lib/duet/{p-9e924acb.system.entry.js → p-b69bc1e1.system.entry.js} +1 -1
- package/lib/duet/{p-c00af14a.entry.js → p-b79fe3aa.entry.js} +1 -1
- package/lib/duet/{p-b88e5d27.system.entry.js → p-b89a059e.system.entry.js} +1 -1
- package/lib/duet/{p-2fe4b68d.system.entry.js → p-b8faf306.system.entry.js} +1 -1
- package/lib/duet/{p-d5584c75.system.entry.js → p-b948418d.system.entry.js} +1 -1
- package/lib/duet/{p-8104d84d.system.entry.js → p-b98222bd.system.entry.js} +1 -1
- package/lib/duet/{p-f08f4352.system.entry.js → p-bce0fb51.system.entry.js} +1 -1
- package/lib/duet/{p-8e5651f6.entry.js → p-bd74bd69.entry.js} +1 -1
- package/lib/duet/{p-e896d463.system.entry.js → p-bf8b75d0.system.entry.js} +2 -2
- package/lib/duet/p-bfa34b21.js +4 -0
- package/lib/duet/{p-86e5ee55.entry.js → p-c01383c1.entry.js} +1 -1
- package/lib/duet/{p-cc59d81e.entry.js → p-c1d59f6d.entry.js} +1 -1
- package/lib/duet/{p-2df303e1.system.entry.js → p-c249faed.system.entry.js} +1 -1
- package/lib/duet/{p-bf6bf882.system.entry.js → p-c558abb2.system.entry.js} +1 -1
- package/lib/duet/p-c5746dd0.system.js +4 -0
- package/lib/duet/p-c6f946fe.entry.js +4 -0
- package/lib/duet/{p-c11fb31b.system.entry.js → p-c7cbe815.system.entry.js} +1 -1
- package/lib/duet/{p-9a7cacc6.system.entry.js → p-ccc9e30f.system.entry.js} +1 -1
- package/lib/duet/{p-7edd0548.entry.js → p-cccc8a6c.entry.js} +1 -1
- package/lib/duet/{p-efbf770c.entry.js → p-ccf771f5.entry.js} +1 -1
- package/lib/duet/p-cd30e156.system.entry.js +4 -0
- package/lib/duet/{p-f56b7b97.entry.js → p-cd7e44b4.entry.js} +1 -1
- package/lib/duet/{p-980e091b.entry.js → p-ce59f561.entry.js} +1 -1
- package/lib/duet/{p-c485556f.entry.js → p-cf4ce1f7.entry.js} +1 -1
- package/lib/duet/{p-e5beaaac.system.entry.js → p-d0aae845.system.entry.js} +1 -1
- package/lib/duet/{p-01ed3ab8.entry.js → p-d468472d.entry.js} +1 -1
- package/lib/duet/{p-0c7b382c.system.entry.js → p-d4a56ffe.system.entry.js} +1 -1
- package/lib/duet/{p-9a4af723.system.entry.js → p-d6fa4e11.system.entry.js} +1 -1
- package/lib/duet/p-d75c8108.system.entry.js +4 -0
- package/lib/duet/{p-4b9e589b.entry.js → p-d81cefba.entry.js} +1 -1
- package/lib/duet/{p-c806e336.system.entry.js → p-d84bf562.system.entry.js} +1 -1
- package/lib/duet/p-dc5c5cc4.system.js +5 -0
- package/lib/duet/p-df2bdfe3.system.entry.js +4 -0
- package/lib/duet/{p-514b8d88.entry.js → p-e04146a1.entry.js} +1 -1
- package/lib/duet/{p-fd3301c3.entry.js → p-e2bafc44.entry.js} +1 -1
- package/lib/duet/{p-63faedd1.entry.js → p-e511bbaa.entry.js} +1 -1
- package/lib/duet/{p-ad01fd48.entry.js → p-e6364b25.entry.js} +1 -1
- package/lib/duet/{p-5ea98736.js → p-e7f2c310.js} +1 -1
- package/lib/duet/{p-a6c255f0.system.entry.js → p-e9246c27.system.entry.js} +1 -1
- package/lib/duet/{p-bd071a21.entry.js → p-e9f172ff.entry.js} +1 -1
- package/lib/duet/{p-eb4c270f.entry.js → p-ea2463be.entry.js} +1 -1
- package/lib/duet/{p-06519d7d.system.entry.js → p-ee4a44f2.system.entry.js} +1 -1
- package/lib/duet/{p-c442e17f.system.entry.js → p-ef266490.system.entry.js} +1 -1
- package/lib/duet/{p-70337fa5.entry.js → p-efa9f8e3.entry.js} +1 -1
- package/lib/duet/{p-de6167cd.system.entry.js → p-f0017b76.system.entry.js} +1 -1
- package/lib/duet/{p-9f30e9ff.system.entry.js → p-f0443463.system.entry.js} +1 -1
- package/lib/duet/{p-5e132e66.system.entry.js → p-f06b4e50.system.entry.js} +2 -2
- package/lib/duet/{p-4be7217d.system.entry.js → p-f082acbe.system.entry.js} +1 -1
- package/lib/duet/{p-7a2ea041.entry.js → p-f263a147.entry.js} +1 -1
- package/lib/duet/{p-d189564a.system.entry.js → p-f3bf0f9b.system.entry.js} +1 -1
- package/lib/duet/{p-e13df07a.system.entry.js → p-f55a55e1.system.entry.js} +1 -1
- package/lib/duet/{p-7b4f66fb.entry.js → p-f6795cc3.entry.js} +1 -1
- package/lib/duet/{p-fd68a0b0.entry.js → p-f805492f.entry.js} +1 -1
- package/lib/duet/{p-ad260c1f.entry.js → p-f829fc48.entry.js} +1 -1
- package/lib/duet/{p-2a1cc5cd.system.entry.js → p-f98d46b5.system.entry.js} +1 -1
- package/lib/duet/{p-50f10190.system.entry.js → p-f9f8cc8b.system.entry.js} +1 -1
- package/lib/duet/p-fc406422.system.entry.js +4 -0
- package/lib/duet/{p-19626704.js → p-fe85cfac.js} +1 -1
- package/lib/duet/p-feb2f78b.entry.js +4 -0
- package/lib/duet/{p-4f0a578a.entry.js → p-ff664cb1.entry.js} +1 -1
- package/lib/esm/{app-globals-6da9dd84.js → app-globals-154dbc04.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +2 -2
- package/lib/esm/duet-alert.entry.js +4 -4
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +2 -2
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +2 -2
- package/lib/esm/duet-callout.entry.js +2 -2
- package/lib/esm/duet-caption_4.entry.js +2 -2
- 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_3.entry.js +55 -26
- package/lib/esm/duet-choice_2.entry.js +4 -4
- package/lib/esm/duet-collapsible.entry.js +2 -2
- package/lib/esm/duet-combobox.entry.js +4 -4
- 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 +48 -31
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +5 -5
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +2 -2
- package/lib/esm/duet-file-chooser.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +3 -3
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +2 -2
- package/lib/esm/duet-hero.entry.js +3 -3
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +4 -4
- package/lib/esm/duet-layout.entry.js +2 -2
- 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-item.entry.js +2 -2
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +16 -6
- package/lib/esm/duet-modal.entry.js +4 -4
- package/lib/esm/duet-multiselect.entry.js +3 -3
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +3 -3
- package/lib/esm/duet-number-input.entry.js +3 -3
- package/lib/esm/duet-overlay.entry.js +1 -1
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +2 -2
- package/lib/esm/duet-progress.entry.js +2 -2
- package/lib/esm/duet-promo-card.entry.js +2 -2
- package/lib/esm/duet-radio_2.entry.js +2 -2
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +3 -8
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +2 -2
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-show-more.entry.js +3 -3
- 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 +5 -5
- package/lib/esm/duet-slideout-panel.entry.js +14 -11
- package/lib/esm/duet-slideout.entry.js +38 -15
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-item.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar.entry.js +6 -6
- package/lib/esm/duet-textarea.entry.js +3 -3
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
- package/lib/esm/duet-toolbar-item.entry.js +8 -7
- package/lib/esm/duet-toolbar-link.entry.js +3 -3
- package/lib/esm/duet-toolbar.entry.js +3 -3
- package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
- package/lib/esm/duet-tooltip.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +4 -4
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +3 -3
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +5 -5
- package/lib/esm/{errorcodes.utils-a305e00b.js → errorcodes.utils-55018fd0.js} +1 -1
- package/lib/esm/{focus-utils-8f735598.js → focus-utils-29c235cb.js} +1 -1
- package/lib/esm/{index-e48e0ceb.js → index-f5d67bb6.js} +827 -580
- package/lib/esm/{language-utils-72de56f9.js → language-utils-bd643c5c.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-3d27a887.js → slot-utils-5369c9ff.js} +1 -1
- package/lib/esm-es5/{app-globals-6da9dd84.js → app-globals-154dbc04.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +2 -2
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip_3.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- 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 +2 -2
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +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 +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +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 +2 -2
- 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-item.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- 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-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +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-a305e00b.js → errorcodes.utils-55018fd0.js} +1 -1
- package/lib/esm-es5/focus-utils-29c235cb.js +4 -0
- package/lib/esm-es5/index-f5d67bb6.js +5 -0
- package/lib/esm-es5/{language-utils-72de56f9.js → language-utils-bd643c5c.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-3d27a887.js → slot-utils-5369c9ff.js} +1 -1
- package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
- package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
- package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
- package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +4 -2
- package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +5 -0
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +17 -5
- package/lib/types/components/duet-slideout/duet-slideout.d.ts +11 -3
- package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
- package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +4 -0
- package/lib/types/components.d.ts +52 -10
- package/package.json +7 -6
- package/lib/duet/p-03c48743.entry.js +0 -4
- package/lib/duet/p-135b141e.entry.js +0 -4
- package/lib/duet/p-21256995.entry.js +0 -4
- package/lib/duet/p-2333196e.entry.js +0 -4
- package/lib/duet/p-2cc63a64.system.entry.js +0 -4
- package/lib/duet/p-337cab93.entry.js +0 -4
- package/lib/duet/p-39e7cae9.system.entry.js +0 -4
- package/lib/duet/p-41dcd22c.system.js +0 -4
- package/lib/duet/p-45b7ae86.entry.js +0 -4
- package/lib/duet/p-495425cd.system.entry.js +0 -4
- package/lib/duet/p-4a73a090.system.entry.js +0 -4
- package/lib/duet/p-543b87b6.system.entry.js +0 -4
- package/lib/duet/p-6488c9a9.system.entry.js +0 -4
- package/lib/duet/p-693cf3ec.entry.js +0 -4
- package/lib/duet/p-6a1545b0.entry.js +0 -4
- package/lib/duet/p-7e08d07c.system.js +0 -5
- package/lib/duet/p-841a55c5.system.js +0 -4
- package/lib/duet/p-a0932d90.system.entry.js +0 -4
- package/lib/duet/p-a914a79e.system.js +0 -4
- package/lib/duet/p-aa3ba248.entry.js +0 -4
- package/lib/duet/p-b58b7aa7.system.entry.js +0 -4
- package/lib/duet/p-d3828a36.js +0 -5
- package/lib/duet/p-d81917ad.system.entry.js +0 -4
- package/lib/duet/p-dfd8cd60.js +0 -4
- package/lib/duet/p-f17df5b6.system.entry.js +0 -4
- package/lib/duet/p-f68ba028.entry.js +0 -4
- package/lib/duet/p-fe803897.system.entry.js +0 -4
- package/lib/esm-es5/focus-utils-8f735598.js +0 -4
- package/lib/esm-es5/index-e48e0ceb.js +0 -5
|
@@ -71,11 +71,6 @@ export class DuetTab {
|
|
|
71
71
|
disconnectLanguageChangeObserver(this);
|
|
72
72
|
unsubscribeTabbingChange(this);
|
|
73
73
|
if (this.tabpanelElement) {
|
|
74
|
-
this.tabpanelElement.removeAttribute("role");
|
|
75
|
-
this.tabpanelElement.removeAttribute("tabindex");
|
|
76
|
-
this.tabpanelElement.removeAttribute("aria-description");
|
|
77
|
-
this.tabpanelElement.removeAttribute("aria-labelledby");
|
|
78
|
-
this.tabpanelElement.removeAttribute("hidden");
|
|
79
74
|
this.tabpanelElement.removeEventListener("focus", this.tabpanelElementFocusListener.bind(this));
|
|
80
75
|
this.tabpanelElement.removeEventListener("blur", this.tabpanelElementBlurListener.bind(this));
|
|
81
76
|
this.tabpanelElement = undefined;
|
|
@@ -146,6 +141,8 @@ export class DuetTab {
|
|
|
146
141
|
"tags": [],
|
|
147
142
|
"text": "Theme of the component."
|
|
148
143
|
},
|
|
144
|
+
"getter": false,
|
|
145
|
+
"setter": false,
|
|
149
146
|
"attribute": "theme",
|
|
150
147
|
"reflect": false,
|
|
151
148
|
"defaultValue": "\"\""
|
|
@@ -164,6 +161,8 @@ export class DuetTab {
|
|
|
164
161
|
"tags": [],
|
|
165
162
|
"text": "Label for the tab."
|
|
166
163
|
},
|
|
164
|
+
"getter": false,
|
|
165
|
+
"setter": false,
|
|
167
166
|
"attribute": "label",
|
|
168
167
|
"reflect": true
|
|
169
168
|
},
|
|
@@ -181,6 +180,8 @@ export class DuetTab {
|
|
|
181
180
|
"tags": [],
|
|
182
181
|
"text": "Caption for the tab."
|
|
183
182
|
},
|
|
183
|
+
"getter": false,
|
|
184
|
+
"setter": false,
|
|
184
185
|
"attribute": "caption",
|
|
185
186
|
"reflect": true
|
|
186
187
|
},
|
|
@@ -198,6 +199,8 @@ export class DuetTab {
|
|
|
198
199
|
"tags": [],
|
|
199
200
|
"text": "Selected state of the tab."
|
|
200
201
|
},
|
|
202
|
+
"getter": false,
|
|
203
|
+
"setter": false,
|
|
201
204
|
"attribute": "selected",
|
|
202
205
|
"reflect": true
|
|
203
206
|
},
|
|
@@ -215,6 +218,8 @@ export class DuetTab {
|
|
|
215
218
|
"tags": [],
|
|
216
219
|
"text": "Notification mark to show in the tab button. Works better with plain variation, as the dark background of\nselected default button makes the mark less noticable."
|
|
217
220
|
},
|
|
221
|
+
"getter": false,
|
|
222
|
+
"setter": false,
|
|
218
223
|
"attribute": "notification-mark",
|
|
219
224
|
"reflect": true
|
|
220
225
|
},
|
|
@@ -241,6 +246,8 @@ export class DuetTab {
|
|
|
241
246
|
}],
|
|
242
247
|
"text": "Defaults for AccessibleLabel"
|
|
243
248
|
},
|
|
249
|
+
"getter": false,
|
|
250
|
+
"setter": false,
|
|
244
251
|
"attribute": "accessible-description-defaults",
|
|
245
252
|
"reflect": false,
|
|
246
253
|
"defaultValue": "null"
|
|
@@ -262,6 +269,8 @@ export class DuetTab {
|
|
|
262
269
|
}],
|
|
263
270
|
"text": "String for AccessibleLabel"
|
|
264
271
|
},
|
|
272
|
+
"getter": false,
|
|
273
|
+
"setter": false,
|
|
265
274
|
"attribute": "accessible-description",
|
|
266
275
|
"reflect": false,
|
|
267
276
|
"defaultValue": "this\n .accessibleDescriptionDefault\n ? getLocaleString(this.accessibleDescriptionDefault)\n : null"
|
|
@@ -280,6 +289,8 @@ export class DuetTab {
|
|
|
280
289
|
"tags": [],
|
|
281
290
|
"text": "String of id's that indicate alternative labels elements"
|
|
282
291
|
},
|
|
292
|
+
"getter": false,
|
|
293
|
+
"setter": false,
|
|
283
294
|
"attribute": "accessible-labelled-by",
|
|
284
295
|
"reflect": false,
|
|
285
296
|
"defaultValue": "undefined"
|
|
@@ -298,6 +309,8 @@ export class DuetTab {
|
|
|
298
309
|
"tags": [],
|
|
299
310
|
"text": "HTML id of element that is to be used when opening this tab.\nThis enables decoupling the content from the tab buttons."
|
|
300
311
|
},
|
|
312
|
+
"getter": false,
|
|
313
|
+
"setter": false,
|
|
301
314
|
"attribute": "content-id",
|
|
302
315
|
"reflect": false,
|
|
303
316
|
"defaultValue": "undefined"
|
|
@@ -259,6 +259,8 @@ export class DuetTabGroup {
|
|
|
259
259
|
"tags": [],
|
|
260
260
|
"text": "Theme of the component."
|
|
261
261
|
},
|
|
262
|
+
"getter": false,
|
|
263
|
+
"setter": false,
|
|
262
264
|
"attribute": "theme",
|
|
263
265
|
"reflect": false,
|
|
264
266
|
"defaultValue": "\"\""
|
|
@@ -277,6 +279,8 @@ export class DuetTabGroup {
|
|
|
277
279
|
"tags": [],
|
|
278
280
|
"text": "Controls whether the tab-group should scroll (by inflection this will disable collapsing to select box on small screens),\nif this is a number instead of true it will be used as \"amount of items to scroll\""
|
|
279
281
|
},
|
|
282
|
+
"getter": false,
|
|
283
|
+
"setter": false,
|
|
280
284
|
"attribute": "scrolls",
|
|
281
285
|
"reflect": false,
|
|
282
286
|
"defaultValue": "false"
|
|
@@ -295,6 +299,8 @@ export class DuetTabGroup {
|
|
|
295
299
|
"tags": [],
|
|
296
300
|
"text": "Whether the tab-group collapses to a select dropwdown in minor breakpoints"
|
|
297
301
|
},
|
|
302
|
+
"getter": false,
|
|
303
|
+
"setter": false,
|
|
298
304
|
"attribute": "collapses",
|
|
299
305
|
"reflect": false,
|
|
300
306
|
"defaultValue": "true"
|
|
@@ -313,6 +319,8 @@ export class DuetTabGroup {
|
|
|
313
319
|
"tags": [],
|
|
314
320
|
"text": "Aria label for the entire tab-group"
|
|
315
321
|
},
|
|
322
|
+
"getter": false,
|
|
323
|
+
"setter": false,
|
|
316
324
|
"attribute": "accessible-label",
|
|
317
325
|
"reflect": false,
|
|
318
326
|
"defaultValue": "undefined"
|
|
@@ -326,7 +334,7 @@ export class DuetTabGroup {
|
|
|
326
334
|
"references": {
|
|
327
335
|
"DuetTabVariation": {
|
|
328
336
|
"location": "local",
|
|
329
|
-
"path": "/Users/
|
|
337
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-tab-group/duet-tab-group.tsx",
|
|
330
338
|
"id": "src/components/duet-tab-group/duet-tab-group.tsx::DuetTabVariation"
|
|
331
339
|
}
|
|
332
340
|
}
|
|
@@ -337,6 +345,8 @@ export class DuetTabGroup {
|
|
|
337
345
|
"tags": [],
|
|
338
346
|
"text": "Style variation of the tab group."
|
|
339
347
|
},
|
|
348
|
+
"getter": false,
|
|
349
|
+
"setter": false,
|
|
340
350
|
"attribute": "variation",
|
|
341
351
|
"reflect": false,
|
|
342
352
|
"defaultValue": "\"default\""
|
|
@@ -367,6 +377,8 @@ export class DuetTabGroup {
|
|
|
367
377
|
}],
|
|
368
378
|
"text": "The currently active language. This setting changes the accessible labels to match the\nchosen language."
|
|
369
379
|
},
|
|
380
|
+
"getter": false,
|
|
381
|
+
"setter": false,
|
|
370
382
|
"attribute": "language",
|
|
371
383
|
"reflect": false,
|
|
372
384
|
"defaultValue": "getLanguage()"
|
|
@@ -394,6 +406,8 @@ export class DuetTabGroup {
|
|
|
394
406
|
}],
|
|
395
407
|
"text": "Defaults for Label"
|
|
396
408
|
},
|
|
409
|
+
"getter": false,
|
|
410
|
+
"setter": false,
|
|
397
411
|
"attribute": "label-default",
|
|
398
412
|
"reflect": false,
|
|
399
413
|
"defaultValue": "{\n fi: \"Valitse\",\n en: \"Choose\",\n sv: \"V\u00E4lj\",\n }"
|
|
@@ -415,6 +429,8 @@ export class DuetTabGroup {
|
|
|
415
429
|
}],
|
|
416
430
|
"text": "Label for the select element which gets shown on mobile."
|
|
417
431
|
},
|
|
432
|
+
"getter": false,
|
|
433
|
+
"setter": false,
|
|
418
434
|
"attribute": "label",
|
|
419
435
|
"reflect": false,
|
|
420
436
|
"defaultValue": "getLocaleString(this.labelDefaults, this.language)"
|
|
@@ -433,6 +449,8 @@ export class DuetTabGroup {
|
|
|
433
449
|
"tags": [],
|
|
434
450
|
"text": "Determines whether the label for the select element shown on mobile is visually hidden."
|
|
435
451
|
},
|
|
452
|
+
"getter": false,
|
|
453
|
+
"setter": false,
|
|
436
454
|
"attribute": "label-hidden",
|
|
437
455
|
"reflect": false,
|
|
438
456
|
"defaultValue": "true"
|
|
@@ -451,6 +469,8 @@ export class DuetTabGroup {
|
|
|
451
469
|
"tags": [],
|
|
452
470
|
"text": "Optional identifier to add to buttons in the tab group"
|
|
453
471
|
},
|
|
472
|
+
"getter": false,
|
|
473
|
+
"setter": false,
|
|
454
474
|
"attribute": "identifier",
|
|
455
475
|
"reflect": false,
|
|
456
476
|
"defaultValue": "this.id"
|
|
@@ -475,6 +495,8 @@ export class DuetTabGroup {
|
|
|
475
495
|
"tags": [],
|
|
476
496
|
"text": "Controls the margin of the component."
|
|
477
497
|
},
|
|
498
|
+
"getter": false,
|
|
499
|
+
"setter": false,
|
|
478
500
|
"attribute": "margin",
|
|
479
501
|
"reflect": false,
|
|
480
502
|
"defaultValue": "\"auto\""
|
|
@@ -499,6 +521,8 @@ export class DuetTabGroup {
|
|
|
499
521
|
"tags": [],
|
|
500
522
|
"text": "Controls the padding of the component."
|
|
501
523
|
},
|
|
524
|
+
"getter": false,
|
|
525
|
+
"setter": false,
|
|
502
526
|
"attribute": "padding",
|
|
503
527
|
"reflect": false,
|
|
504
528
|
"defaultValue": "\"auto\""
|
|
@@ -520,6 +544,8 @@ export class DuetTabGroup {
|
|
|
520
544
|
}],
|
|
521
545
|
"text": ""
|
|
522
546
|
},
|
|
547
|
+
"getter": false,
|
|
548
|
+
"setter": false,
|
|
523
549
|
"attribute": "set-tab-index",
|
|
524
550
|
"reflect": false,
|
|
525
551
|
"defaultValue": "true"
|
|
@@ -538,6 +564,8 @@ export class DuetTabGroup {
|
|
|
538
564
|
"tags": [],
|
|
539
565
|
"text": "If this property is set to true, tab won't change immediately after clicking it.\nComponent will emit \"duetTabChangeRequested\" event, and it needs to be handled manually in order to change tab."
|
|
540
566
|
},
|
|
567
|
+
"getter": false,
|
|
568
|
+
"setter": false,
|
|
541
569
|
"attribute": "tab-change-confirm",
|
|
542
570
|
"reflect": false,
|
|
543
571
|
"defaultValue": "false"
|
|
@@ -570,7 +598,7 @@ export class DuetTabGroup {
|
|
|
570
598
|
"references": {
|
|
571
599
|
"DuetTabGroupEvent": {
|
|
572
600
|
"location": "local",
|
|
573
|
-
"path": "/Users/
|
|
601
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-tab-group/duet-tab-group.tsx",
|
|
574
602
|
"id": "src/components/duet-tab-group/duet-tab-group.tsx::DuetTabGroupEvent"
|
|
575
603
|
}
|
|
576
604
|
}
|
|
@@ -591,7 +619,7 @@ export class DuetTabGroup {
|
|
|
591
619
|
"references": {
|
|
592
620
|
"DuetTabGroupEvent": {
|
|
593
621
|
"location": "local",
|
|
594
|
-
"path": "/Users/
|
|
622
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-tab-group/duet-tab-group.tsx",
|
|
595
623
|
"id": "src/components/duet-tab-group/duet-tab-group.tsx::DuetTabGroupEvent"
|
|
596
624
|
}
|
|
597
625
|
}
|
|
@@ -612,7 +640,7 @@ export class DuetTabGroup {
|
|
|
612
640
|
"references": {
|
|
613
641
|
"DuetTabGroupEvent": {
|
|
614
642
|
"location": "local",
|
|
615
|
-
"path": "/Users/
|
|
643
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-tab-group/duet-tab-group.tsx",
|
|
616
644
|
"id": "src/components/duet-tab-group/duet-tab-group.tsx::DuetTabGroupEvent"
|
|
617
645
|
}
|
|
618
646
|
}
|
|
@@ -636,7 +664,7 @@ export class DuetTabGroup {
|
|
|
636
664
|
},
|
|
637
665
|
"DuetTabGroupEvent": {
|
|
638
666
|
"location": "local",
|
|
639
|
-
"path": "/Users/
|
|
667
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-tab-group/duet-tab-group.tsx",
|
|
640
668
|
"id": "src/components/duet-tab-group/duet-tab-group.tsx::DuetTabGroupEvent"
|
|
641
669
|
}
|
|
642
670
|
},
|
|
@@ -113,7 +113,7 @@ export class DuetTable {
|
|
|
113
113
|
});
|
|
114
114
|
}
|
|
115
115
|
render() {
|
|
116
|
-
return (h(Host, { key: '
|
|
116
|
+
return (h(Host, { key: '5281fe3906db3b9b3885493414cd38e683d7d49e', class: {
|
|
117
117
|
[`duet-table-${this.variation}`]: true,
|
|
118
118
|
"duet-table-flattened": !this.matchesBreakpoint,
|
|
119
119
|
// sticky only valid when in regular table layout
|
|
@@ -122,7 +122,7 @@ export class DuetTable {
|
|
|
122
122
|
"duet-m-0": this.margin === "none",
|
|
123
123
|
"duet-theme-turva": this.theme === "turva",
|
|
124
124
|
"duet-table-hide-head-visually": this.hideHeadVisually,
|
|
125
|
-
} }, h("slot", { key: '
|
|
125
|
+
} }, h("slot", { key: '1611870a74ea3903dc9c1fee47e66f7827c6b6e5' })));
|
|
126
126
|
}
|
|
127
127
|
static get is() { return "duet-table"; }
|
|
128
128
|
static get originalStyleUrls() {
|
|
@@ -157,6 +157,8 @@ export class DuetTable {
|
|
|
157
157
|
"tags": [],
|
|
158
158
|
"text": "Theme of the table."
|
|
159
159
|
},
|
|
160
|
+
"getter": false,
|
|
161
|
+
"setter": false,
|
|
160
162
|
"attribute": "theme",
|
|
161
163
|
"reflect": false
|
|
162
164
|
},
|
|
@@ -180,6 +182,8 @@ export class DuetTable {
|
|
|
180
182
|
"tags": [],
|
|
181
183
|
"text": "Controls the margin of the component."
|
|
182
184
|
},
|
|
185
|
+
"getter": false,
|
|
186
|
+
"setter": false,
|
|
183
187
|
"attribute": "margin",
|
|
184
188
|
"reflect": false,
|
|
185
189
|
"defaultValue": "\"auto\""
|
|
@@ -204,6 +208,8 @@ export class DuetTable {
|
|
|
204
208
|
"tags": [],
|
|
205
209
|
"text": "Style variation of the table."
|
|
206
210
|
},
|
|
211
|
+
"getter": false,
|
|
212
|
+
"setter": false,
|
|
207
213
|
"attribute": "variation",
|
|
208
214
|
"reflect": false,
|
|
209
215
|
"defaultValue": "\"striped\""
|
|
@@ -222,6 +228,8 @@ export class DuetTable {
|
|
|
222
228
|
"tags": [],
|
|
223
229
|
"text": "Controls whether the table has a sticky header.\nSticky headers are not compatible with breakpoint=\"none-scrollable\"."
|
|
224
230
|
},
|
|
231
|
+
"getter": false,
|
|
232
|
+
"setter": false,
|
|
225
233
|
"attribute": "sticky",
|
|
226
234
|
"reflect": false,
|
|
227
235
|
"defaultValue": "false"
|
|
@@ -246,6 +254,8 @@ export class DuetTable {
|
|
|
246
254
|
"tags": [],
|
|
247
255
|
"text": "Adjust the distance from top of the viewport (in pixels) when the\ntable header becomes sticky."
|
|
248
256
|
},
|
|
257
|
+
"getter": false,
|
|
258
|
+
"setter": false,
|
|
249
259
|
"attribute": "sticky-distance",
|
|
250
260
|
"reflect": false,
|
|
251
261
|
"defaultValue": "\"with-links\""
|
|
@@ -270,6 +280,8 @@ export class DuetTable {
|
|
|
270
280
|
"tags": [],
|
|
271
281
|
"text": "By default the table is responsive - it will be flattened at narrow viewport widths.\nThis prop controls the breakpoint at which the table should be rendered as a _regular_ table.\nSet to \"none\" to disable the responsive functionality.\nSet to \"none-scrollable\" to disable responsive functionality _and_ allow horizontal scrolling -\nthis is useful for comparison tables where it's important to maintain column and row layout."
|
|
272
282
|
},
|
|
283
|
+
"getter": false,
|
|
284
|
+
"setter": false,
|
|
273
285
|
"attribute": "breakpoint",
|
|
274
286
|
"reflect": false,
|
|
275
287
|
"defaultValue": "\"small\""
|
|
@@ -288,6 +300,8 @@ export class DuetTable {
|
|
|
288
300
|
"tags": [],
|
|
289
301
|
"text": "Hide a thead section visually. The content is still available to screen readers."
|
|
290
302
|
},
|
|
303
|
+
"getter": false,
|
|
304
|
+
"setter": false,
|
|
291
305
|
"attribute": "hide-head-visually",
|
|
292
306
|
"reflect": false,
|
|
293
307
|
"defaultValue": "false"
|
|
@@ -214,6 +214,8 @@ export class DuetTextarea {
|
|
|
214
214
|
"tags": [],
|
|
215
215
|
"text": "Controls the margin of the component."
|
|
216
216
|
},
|
|
217
|
+
"getter": false,
|
|
218
|
+
"setter": false,
|
|
217
219
|
"attribute": "margin",
|
|
218
220
|
"reflect": false,
|
|
219
221
|
"defaultValue": "\"auto\""
|
|
@@ -232,6 +234,8 @@ export class DuetTextarea {
|
|
|
232
234
|
"tags": [],
|
|
233
235
|
"text": "Indicates the id of a related component\u2019s visually focused element."
|
|
234
236
|
},
|
|
237
|
+
"getter": false,
|
|
238
|
+
"setter": false,
|
|
235
239
|
"attribute": "accessible-active-descendant",
|
|
236
240
|
"reflect": false
|
|
237
241
|
},
|
|
@@ -249,6 +253,8 @@ export class DuetTextarea {
|
|
|
249
253
|
"tags": [],
|
|
250
254
|
"text": "Indicates what kind of user input completion suggestions are provided."
|
|
251
255
|
},
|
|
256
|
+
"getter": false,
|
|
257
|
+
"setter": false,
|
|
252
258
|
"attribute": "accessible-autocomplete",
|
|
253
259
|
"reflect": false
|
|
254
260
|
},
|
|
@@ -266,6 +272,8 @@ export class DuetTextarea {
|
|
|
266
272
|
"tags": [],
|
|
267
273
|
"text": "Use this prop to add an aria-controls attribute. Use the attribute to\nindicate the id of a component controlled by this component."
|
|
268
274
|
},
|
|
275
|
+
"getter": false,
|
|
276
|
+
"setter": false,
|
|
269
277
|
"attribute": "accessible-controls",
|
|
270
278
|
"reflect": false
|
|
271
279
|
},
|
|
@@ -283,6 +291,8 @@ export class DuetTextarea {
|
|
|
283
291
|
"tags": [],
|
|
284
292
|
"text": "Aria Details of the component"
|
|
285
293
|
},
|
|
294
|
+
"getter": false,
|
|
295
|
+
"setter": false,
|
|
286
296
|
"attribute": "accessible-details",
|
|
287
297
|
"reflect": false,
|
|
288
298
|
"defaultValue": "undefined"
|
|
@@ -301,6 +311,8 @@ export class DuetTextarea {
|
|
|
301
311
|
"tags": [],
|
|
302
312
|
"text": "String of id's that indicate alternative labels elements"
|
|
303
313
|
},
|
|
314
|
+
"getter": false,
|
|
315
|
+
"setter": false,
|
|
304
316
|
"attribute": "accessible-labelled-by",
|
|
305
317
|
"reflect": false,
|
|
306
318
|
"defaultValue": "undefined"
|
|
@@ -319,6 +331,8 @@ export class DuetTextarea {
|
|
|
319
331
|
"tags": [],
|
|
320
332
|
"text": "Aria description the button"
|
|
321
333
|
},
|
|
334
|
+
"getter": false,
|
|
335
|
+
"setter": false,
|
|
322
336
|
"attribute": "accessible-description",
|
|
323
337
|
"reflect": false,
|
|
324
338
|
"defaultValue": "undefined"
|
|
@@ -337,6 +351,8 @@ export class DuetTextarea {
|
|
|
337
351
|
"tags": [],
|
|
338
352
|
"text": "The aria-live attribute for the error message. When the input is validated on blur, use \"off\", as using \"polite\" or \"assertive\"\nmakes the screen reader read the error message twice. When the input is validated on submit, use \"polite\", as \"off\" would leave\nthe messages unread by screen readers. Use \"assertive\" only in those rare cases when \"polite\" would leave the error message\nunread by screen readers."
|
|
339
353
|
},
|
|
354
|
+
"getter": false,
|
|
355
|
+
"setter": false,
|
|
340
356
|
"attribute": "accessible-live-error",
|
|
341
357
|
"reflect": false,
|
|
342
358
|
"defaultValue": "\"polite\""
|
|
@@ -355,6 +371,8 @@ export class DuetTextarea {
|
|
|
355
371
|
"tags": [],
|
|
356
372
|
"text": "Indicates the id of a component owned by the textarea."
|
|
357
373
|
},
|
|
374
|
+
"getter": false,
|
|
375
|
+
"setter": false,
|
|
358
376
|
"attribute": "accessible-owns",
|
|
359
377
|
"reflect": false
|
|
360
378
|
},
|
|
@@ -372,6 +390,8 @@ export class DuetTextarea {
|
|
|
372
390
|
"tags": [],
|
|
373
391
|
"text": "Indicates the id of a component that describes the input."
|
|
374
392
|
},
|
|
393
|
+
"getter": false,
|
|
394
|
+
"setter": false,
|
|
375
395
|
"attribute": "accessible-described-by",
|
|
376
396
|
"reflect": false
|
|
377
397
|
},
|
|
@@ -395,6 +415,8 @@ export class DuetTextarea {
|
|
|
395
415
|
"tags": [],
|
|
396
416
|
"text": "Theme of the textarea."
|
|
397
417
|
},
|
|
418
|
+
"getter": false,
|
|
419
|
+
"setter": false,
|
|
398
420
|
"attribute": "theme",
|
|
399
421
|
"reflect": false,
|
|
400
422
|
"defaultValue": "\"\""
|
|
@@ -413,6 +435,8 @@ export class DuetTextarea {
|
|
|
413
435
|
"tags": [],
|
|
414
436
|
"text": "Expands the textarea to fill 100% of the container width."
|
|
415
437
|
},
|
|
438
|
+
"getter": false,
|
|
439
|
+
"setter": false,
|
|
416
440
|
"attribute": "expand",
|
|
417
441
|
"reflect": false,
|
|
418
442
|
"defaultValue": "false"
|
|
@@ -431,6 +455,8 @@ export class DuetTextarea {
|
|
|
431
455
|
"tags": [],
|
|
432
456
|
"text": "Makes the textarea component disabled. This prevents users from being able\nto interact with the textarea, and conveys its inactive state to assistive\ntechnologies."
|
|
433
457
|
},
|
|
458
|
+
"getter": false,
|
|
459
|
+
"setter": false,
|
|
434
460
|
"attribute": "disabled",
|
|
435
461
|
"reflect": true,
|
|
436
462
|
"defaultValue": "false"
|
|
@@ -449,6 +475,8 @@ export class DuetTextarea {
|
|
|
449
475
|
"tags": [],
|
|
450
476
|
"text": "Adds a unique identifier for the textarea."
|
|
451
477
|
},
|
|
478
|
+
"getter": false,
|
|
479
|
+
"setter": false,
|
|
452
480
|
"attribute": "identifier",
|
|
453
481
|
"reflect": false
|
|
454
482
|
},
|
|
@@ -466,6 +494,8 @@ export class DuetTextarea {
|
|
|
466
494
|
"tags": [],
|
|
467
495
|
"text": "Set whether the textarea is required or not. Please note that this is required for\naccessible inputs when the user is required to fill them. When using this property\nyou need to also set \u201Cnovalidate\u201D attribute to your form element to prevent\nbrowser from displaying its own validation errors."
|
|
468
496
|
},
|
|
497
|
+
"getter": false,
|
|
498
|
+
"setter": false,
|
|
469
499
|
"attribute": "required",
|
|
470
500
|
"reflect": false,
|
|
471
501
|
"defaultValue": "false"
|
|
@@ -484,6 +514,8 @@ export class DuetTextarea {
|
|
|
484
514
|
"tags": [],
|
|
485
515
|
"text": "Label for the textarea."
|
|
486
516
|
},
|
|
517
|
+
"getter": false,
|
|
518
|
+
"setter": false,
|
|
487
519
|
"attribute": "label",
|
|
488
520
|
"reflect": false,
|
|
489
521
|
"defaultValue": "\"label\""
|
|
@@ -502,6 +534,8 @@ export class DuetTextarea {
|
|
|
502
534
|
"tags": [],
|
|
503
535
|
"text": "Color of the label."
|
|
504
536
|
},
|
|
537
|
+
"getter": false,
|
|
538
|
+
"setter": false,
|
|
505
539
|
"attribute": "label-color",
|
|
506
540
|
"reflect": false
|
|
507
541
|
},
|
|
@@ -525,6 +559,8 @@ export class DuetTextarea {
|
|
|
525
559
|
"tags": [],
|
|
526
560
|
"text": "Font weight of the label."
|
|
527
561
|
},
|
|
562
|
+
"getter": false,
|
|
563
|
+
"setter": false,
|
|
528
564
|
"attribute": "label-weight",
|
|
529
565
|
"reflect": false
|
|
530
566
|
},
|
|
@@ -542,6 +578,8 @@ export class DuetTextarea {
|
|
|
542
578
|
"tags": [],
|
|
543
579
|
"text": "Visually hide the label, but still show it to screen readers."
|
|
544
580
|
},
|
|
581
|
+
"getter": false,
|
|
582
|
+
"setter": false,
|
|
545
583
|
"attribute": "label-hidden",
|
|
546
584
|
"reflect": false,
|
|
547
585
|
"defaultValue": "false"
|
|
@@ -560,6 +598,8 @@ export class DuetTextarea {
|
|
|
560
598
|
"tags": [],
|
|
561
599
|
"text": "Name of the textarea."
|
|
562
600
|
},
|
|
601
|
+
"getter": false,
|
|
602
|
+
"setter": false,
|
|
563
603
|
"attribute": "name",
|
|
564
604
|
"reflect": false
|
|
565
605
|
},
|
|
@@ -577,6 +617,8 @@ export class DuetTextarea {
|
|
|
577
617
|
"tags": [],
|
|
578
618
|
"text": "Hint text to display."
|
|
579
619
|
},
|
|
620
|
+
"getter": false,
|
|
621
|
+
"setter": false,
|
|
580
622
|
"attribute": "placeholder",
|
|
581
623
|
"reflect": false
|
|
582
624
|
},
|
|
@@ -594,6 +636,8 @@ export class DuetTextarea {
|
|
|
594
636
|
"tags": [],
|
|
595
637
|
"text": "Caption (underneath label) that can be set as a way of adding extra information"
|
|
596
638
|
},
|
|
639
|
+
"getter": false,
|
|
640
|
+
"setter": false,
|
|
597
641
|
"attribute": "caption",
|
|
598
642
|
"reflect": false
|
|
599
643
|
},
|
|
@@ -611,6 +655,8 @@ export class DuetTextarea {
|
|
|
611
655
|
"tags": [],
|
|
612
656
|
"text": "If form input field has a placeholder text, and user types anything (causing the text to dissapear),\nsettings this to true will \"echo\" it into the caption slot - this option will be false by default for the next few versions, but will eventually be true by default (scheduled for 4.30.0)"
|
|
613
657
|
},
|
|
658
|
+
"getter": false,
|
|
659
|
+
"setter": false,
|
|
614
660
|
"attribute": "echo-placeholder",
|
|
615
661
|
"reflect": false,
|
|
616
662
|
"defaultValue": "false"
|
|
@@ -629,6 +675,8 @@ export class DuetTextarea {
|
|
|
629
675
|
"tags": [],
|
|
630
676
|
"text": "Use maxlength to specify the maximum length of the value that can be entered.\nPlease note that this uses native HTML5 pattern validation."
|
|
631
677
|
},
|
|
678
|
+
"getter": false,
|
|
679
|
+
"setter": false,
|
|
632
680
|
"attribute": "maxlength",
|
|
633
681
|
"reflect": false
|
|
634
682
|
},
|
|
@@ -646,6 +694,8 @@ export class DuetTextarea {
|
|
|
646
694
|
"tags": [],
|
|
647
695
|
"text": "Use minlength to specify the minimum length of the value that can be entered.\nPlease note that this uses native HTML5 pattern validation."
|
|
648
696
|
},
|
|
697
|
+
"getter": false,
|
|
698
|
+
"setter": false,
|
|
649
699
|
"attribute": "minlength",
|
|
650
700
|
"reflect": false
|
|
651
701
|
},
|
|
@@ -663,6 +713,8 @@ export class DuetTextarea {
|
|
|
663
713
|
"tags": [],
|
|
664
714
|
"text": "Display the textarea in error state along with an error message."
|
|
665
715
|
},
|
|
716
|
+
"getter": false,
|
|
717
|
+
"setter": false,
|
|
666
718
|
"attribute": "error",
|
|
667
719
|
"reflect": false,
|
|
668
720
|
"defaultValue": "\"\""
|
|
@@ -681,6 +733,8 @@ export class DuetTextarea {
|
|
|
681
733
|
"tags": [],
|
|
682
734
|
"text": "Defines a specific role attribute for the input."
|
|
683
735
|
},
|
|
736
|
+
"getter": false,
|
|
737
|
+
"setter": false,
|
|
684
738
|
"attribute": "role",
|
|
685
739
|
"reflect": false
|
|
686
740
|
},
|
|
@@ -698,6 +752,8 @@ export class DuetTextarea {
|
|
|
698
752
|
"tags": [],
|
|
699
753
|
"text": "Tooltip to display next to the label of the input."
|
|
700
754
|
},
|
|
755
|
+
"getter": false,
|
|
756
|
+
"setter": false,
|
|
701
757
|
"attribute": "tooltip",
|
|
702
758
|
"reflect": false,
|
|
703
759
|
"defaultValue": "\"\""
|
|
@@ -722,6 +778,8 @@ export class DuetTextarea {
|
|
|
722
778
|
"tags": [],
|
|
723
779
|
"text": "With direction setting you can force the tooltip to always open towards left\nor right instead of automatically determining the direction."
|
|
724
780
|
},
|
|
781
|
+
"getter": false,
|
|
782
|
+
"setter": false,
|
|
725
783
|
"attribute": "tooltip-direction",
|
|
726
784
|
"reflect": false,
|
|
727
785
|
"defaultValue": "\"auto\""
|
|
@@ -740,6 +798,8 @@ export class DuetTextarea {
|
|
|
740
798
|
"tags": [],
|
|
741
799
|
"text": "Value of the textarea."
|
|
742
800
|
},
|
|
801
|
+
"getter": false,
|
|
802
|
+
"setter": false,
|
|
743
803
|
"attribute": "value",
|
|
744
804
|
"reflect": false,
|
|
745
805
|
"defaultValue": "\"\""
|
|
@@ -758,6 +818,8 @@ export class DuetTextarea {
|
|
|
758
818
|
"tags": [],
|
|
759
819
|
"text": "A regular expression that matches any characters which should be *disallowed*.\nThis differs from `pattern`, as it actively prevents users entering any characters which match the regular expression.\ne.g. the following will disallow any non-numeric characters `[^0-9]`"
|
|
760
820
|
},
|
|
821
|
+
"getter": false,
|
|
822
|
+
"setter": false,
|
|
761
823
|
"attribute": "disallow-pattern",
|
|
762
824
|
"reflect": false,
|
|
763
825
|
"defaultValue": "null"
|
|
@@ -776,6 +838,8 @@ export class DuetTextarea {
|
|
|
776
838
|
"tags": [],
|
|
777
839
|
"text": "Display character counter. Must be used in conjunction with **maxlength** property."
|
|
778
840
|
},
|
|
841
|
+
"getter": false,
|
|
842
|
+
"setter": false,
|
|
779
843
|
"attribute": "counter",
|
|
780
844
|
"reflect": false,
|
|
781
845
|
"defaultValue": "false"
|
|
@@ -797,6 +861,8 @@ export class DuetTextarea {
|
|
|
797
861
|
}],
|
|
798
862
|
"text": "Accessible label for character counter."
|
|
799
863
|
},
|
|
864
|
+
"getter": false,
|
|
865
|
+
"setter": false,
|
|
800
866
|
"attribute": "counter-label",
|
|
801
867
|
"reflect": false,
|
|
802
868
|
"defaultValue": "getLocaleString(this.counterLabelDefaults)"
|
|
@@ -820,7 +886,7 @@ export class DuetTextarea {
|
|
|
820
886
|
"references": {
|
|
821
887
|
"DuetTextareaEvent": {
|
|
822
888
|
"location": "local",
|
|
823
|
-
"path": "/Users/
|
|
889
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-textarea/duet-textarea.tsx",
|
|
824
890
|
"id": "src/components/duet-textarea/duet-textarea.tsx::DuetTextareaEvent"
|
|
825
891
|
}
|
|
826
892
|
}
|
|
@@ -841,7 +907,7 @@ export class DuetTextarea {
|
|
|
841
907
|
"references": {
|
|
842
908
|
"DuetTextareaEvent": {
|
|
843
909
|
"location": "local",
|
|
844
|
-
"path": "/Users/
|
|
910
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-textarea/duet-textarea.tsx",
|
|
845
911
|
"id": "src/components/duet-textarea/duet-textarea.tsx::DuetTextareaEvent"
|
|
846
912
|
}
|
|
847
913
|
}
|
|
@@ -862,7 +928,7 @@ export class DuetTextarea {
|
|
|
862
928
|
"references": {
|
|
863
929
|
"DuetTextareaEvent": {
|
|
864
930
|
"location": "local",
|
|
865
|
-
"path": "/Users/
|
|
931
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-textarea/duet-textarea.tsx",
|
|
866
932
|
"id": "src/components/duet-textarea/duet-textarea.tsx::DuetTextareaEvent"
|
|
867
933
|
}
|
|
868
934
|
}
|
|
@@ -883,7 +949,7 @@ export class DuetTextarea {
|
|
|
883
949
|
"references": {
|
|
884
950
|
"DuetTextareaEvent": {
|
|
885
951
|
"location": "local",
|
|
886
|
-
"path": "/Users/
|
|
952
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-textarea/duet-textarea.tsx",
|
|
887
953
|
"id": "src/components/duet-textarea/duet-textarea.tsx::DuetTextareaEvent"
|
|
888
954
|
}
|
|
889
955
|
}
|