@duetds/components 10.0.0-alpha.1 → 10.0.0-alpha.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 +777 -256
- package/lib/cjs/a11y-utils-8177cf00.js +25 -0
- package/lib/cjs/{app-globals-a1431483.js → app-globals-718a3704.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +4 -4
- package/lib/cjs/duet-alert.cjs.entry.js +3 -3
- package/lib/cjs/duet-badge.cjs.entry.js +3 -3
- package/lib/cjs/duet-banner.cjs.entry.js +4 -4
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +6 -6
- package/lib/cjs/duet-button_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +13 -12
- package/lib/cjs/duet-card.cjs.entry.js +3 -3
- package/lib/cjs/duet-checkbox.cjs.entry.js +4 -4
- package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
- package/lib/cjs/duet-chip_3.cjs.entry.js +9 -9
- package/lib/cjs/duet-choice_2.cjs.entry.js +11 -11
- package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
- package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
- package/lib/cjs/duet-date-picker.cjs.entry.js +8 -7
- package/lib/cjs/duet-divider_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +508 -15
- package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
- package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
- package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
- package/lib/cjs/duet-footer.cjs.entry.js +7 -7
- package/lib/cjs/duet-grid_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-header_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-hero.cjs.entry.js +8 -8
- package/lib/cjs/duet-icon.cjs.entry.js +6 -6
- package/lib/cjs/duet-input_2.cjs.entry.js +13 -12
- package/lib/cjs/duet-layout.cjs.entry.js +7 -7
- package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +6 -5
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
- package/lib/cjs/duet-modal.cjs.entry.js +10 -10
- package/lib/cjs/duet-multiselect.cjs.entry.js +10 -9
- package/lib/cjs/duet-nav.cjs.entry.js +2 -2
- package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-number-input.cjs.entry.js +5 -5
- package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
- package/lib/cjs/duet-pagination_2.cjs.entry.js +18 -18
- package/lib/cjs/duet-progress.cjs.entry.js +2 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +6 -6
- package/lib/cjs/duet-radio_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-range-slider.cjs.entry.js +7 -6
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +17 -17
- package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
- package/lib/cjs/duet-select.cjs.entry.js +9 -8
- package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
- package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +12 -12
- package/lib/cjs/duet-slideout.cjs.entry.js +10 -10
- package/lib/cjs/duet-step_2.cjs.entry.js +4 -4
- 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 +5 -4
- 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 +8 -7
- package/lib/cjs/duet-toggle.cjs.entry.js +6 -5
- 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 +7 -6
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
- package/lib/cjs/duet-tray.cjs.entry.js +5 -5
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-b4cf3ce2.js → errorcodes.utils-4e8a9de4.js} +1 -1
- package/lib/cjs/{focus-utils-68fa1c8f.js → focus-utils-2a0030aa.js} +1 -1
- package/lib/cjs/{index-7e38df71.js → index-21e67ab3.js} +1 -1
- package/lib/cjs/label-2abeac23.js +22 -0
- package/lib/cjs/{language-utils-beee36ce.js → language-utils-b5940c7b.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-80463bf1.js → slot-utils-382633cf.js} +10 -5
- package/lib/cjs/{token-utils-12717808.js → token-utils-5000595c.js} +1 -1
- package/lib/cjs/{tokens.module-46ddb47a.js → tokens.module-7c947029.js} +16 -0
- package/lib/collection/common/label.js +16 -0
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +9 -4
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -6
- package/lib/collection/components/duet-chip/duet-chip.js +1 -1
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-choice/duet-choice.js +6 -6
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +2 -2
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +77 -4
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +3 -2
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.css +3 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +4 -7
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +4 -4
- package/lib/collection/components/duet-grid/duet-grid.js +2 -2
- package/lib/collection/components/duet-grid-item/duet-grid-item.js +2 -2
- package/lib/collection/components/duet-heading/duet-heading.js +2 -2
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-input/duet-input.css +80 -7
- package/lib/collection/components/duet-input/duet-input.js +7 -6
- package/lib/collection/components/duet-layout/duet-layout.js +5 -5
- package/lib/collection/components/duet-link/duet-link.css +2 -2
- package/lib/collection/components/duet-link/duet-link.js +2 -2
- package/lib/collection/components/duet-list/duet-list.js +1 -1
- package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
- package/lib/collection/components/duet-modal/duet-modal.js +6 -6
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +69 -1
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -5
- package/lib/collection/components/duet-nav/duet-nav.js +1 -1
- package/lib/collection/components/duet-notification/duet-notification.js +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
- package/lib/collection/components/duet-number-input/duet-number-input.js +2 -2
- package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.js +12 -12
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +2 -2
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
- package/lib/collection/components/duet-radio/duet-radio.js +3 -3
- package/lib/collection/components/duet-radio-group/duet-radio-group.js +1 -1
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +69 -1
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +3 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
- package/lib/collection/components/duet-select/duet-select.css +89 -13
- package/lib/collection/components/duet-select/duet-select.js +6 -5
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
- package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
- package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
- package/lib/collection/components/duet-tab/duet-tab.js +2 -2
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-table/duet-table-styles.js +499 -0
- package/lib/collection/components/duet-table/duet-table.js +5 -12
- package/lib/collection/components/duet-textarea/duet-textarea.css +69 -1
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -3
- package/lib/collection/components/duet-toggle/duet-toggle.css +68 -0
- package/lib/collection/components/duet-toggle/duet-toggle.js +3 -2
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload/duet-upload.js +2 -2
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- package/lib/collection/utils/a11y-utils.js +9 -5
- package/lib/collection/utils/slot-utils.js +9 -4
- 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 +7 -7
- package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -4
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +5 -5
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +4 -4
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +11 -11
- package/lib/dist-custom-elements/duet-choice.js +11 -11
- package/lib/dist-custom-elements/duet-collapsible.js +5 -5
- package/lib/dist-custom-elements/duet-combobox.js +20 -26
- package/lib/dist-custom-elements/duet-contact-card.js +10 -10
- package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
- package/lib/dist-custom-elements/duet-date-picker.js +22 -27
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +12 -11
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
- package/lib/dist-custom-elements/duet-footer.js +12 -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 +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +15 -15
- 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 +62 -1
- package/lib/dist-custom-elements/duet-layout.js +7 -7
- 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 +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-menu-bar-item.js +5 -5
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-modal.js +15 -15
- package/lib/dist-custom-elements/duet-multiselect.js +19 -24
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +17 -23
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +5 -5
- package/lib/dist-custom-elements/duet-pagination.js +30 -36
- 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 +7 -7
- package/lib/dist-custom-elements/duet-radio-group.js +10 -10
- package/lib/dist-custom-elements/duet-radio.js +5 -5
- package/lib/dist-custom-elements/duet-range-slider.js +8 -13
- package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +4 -4
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +10 -10
- package/lib/dist-custom-elements/duet-slideout.js +9 -9
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +6 -6
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- 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 +21 -27
- package/lib/dist-custom-elements/duet-tab.js +4 -4
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +19 -24
- package/lib/dist-custom-elements/duet-toggle.js +7 -12
- 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 +6 -6
- 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 +1 -1
- package/lib/dist-custom-elements/{p-18c3a72b.js → p-02f97b91.js} +2 -2
- package/lib/dist-custom-elements/{p-4f5a1d66.js → p-087d8c5a.js} +3 -3
- package/lib/dist-custom-elements/{p-5270ad3d.js → p-1296f851.js} +4 -4
- package/lib/dist-custom-elements/{p-fc92fc89.js → p-174a9d1d.js} +4 -4
- package/lib/dist-custom-elements/{p-b33a176e.js → p-1ccd7c39.js} +4 -4
- package/lib/dist-custom-elements/{p-88ed3495.js → p-1f4fbc7a.js} +1 -1
- package/lib/dist-custom-elements/p-22147601.js +642 -0
- package/lib/dist-custom-elements/{p-aa62c36f.js → p-29be247b.js} +2 -2
- package/lib/dist-custom-elements/{p-e5962501.js → p-2c70b9f4.js} +3 -3
- package/lib/dist-custom-elements/p-2f25dfb3.js +154 -0
- package/lib/dist-custom-elements/{p-c44197e0.js → p-330bcf1d.js} +7 -7
- package/lib/dist-custom-elements/{p-d0a4a69f.js → p-3431b690.js} +3 -3
- package/lib/dist-custom-elements/{p-ee079d76.js → p-36ab2d57.js} +4 -4
- package/lib/dist-custom-elements/{p-92f36210.js → p-3ce1f7b8.js} +12 -12
- package/lib/dist-custom-elements/{p-cb5df864.js → p-41dca9e4.js} +4 -4
- package/lib/dist-custom-elements/p-42619f94.js +20 -0
- package/lib/dist-custom-elements/{p-0ac72fc8.js → p-430f3778.js} +2 -2
- package/lib/dist-custom-elements/{p-a5c06963.js → p-43c4a1af.js} +3 -3
- package/lib/dist-custom-elements/{p-8342a3e5.js → p-4da43fbc.js} +5 -5
- package/lib/dist-custom-elements/{p-266569ef.js → p-68c629a8.js} +2 -2
- package/lib/dist-custom-elements/{p-5448ad53.js → p-6b77d4d3.js} +4 -4
- package/lib/dist-custom-elements/{p-c9a14c7b.js → p-89b10856.js} +5 -5
- package/lib/dist-custom-elements/{p-39b63c58.js → p-956e3bce.js} +3 -3
- package/lib/dist-custom-elements/{p-fb63021d.js → p-9f9423c6.js} +2 -2
- package/lib/dist-custom-elements/{p-34d6d7b1.js → p-9fa4eb51.js} +6 -6
- package/lib/dist-custom-elements/p-a2147aff.js +268 -0
- package/lib/dist-custom-elements/{p-8c993e48.js → p-ab34075b.js} +3 -3
- package/lib/dist-custom-elements/{p-392a87b6.js → p-ad615991.js} +9 -4
- package/lib/dist-custom-elements/p-afb6f7fb.js +23 -0
- package/lib/dist-custom-elements/{p-38a3168a.js → p-b0925e24.js} +5 -5
- package/lib/dist-custom-elements/{p-acacce04.js → p-b8de9a9c.js} +7 -7
- package/lib/dist-custom-elements/{p-644b52bb.js → p-c7d815f6.js} +3 -3
- package/lib/dist-custom-elements/{p-4c179c1e.js → p-cea716f7.js} +1 -1
- package/lib/dist-custom-elements/{p-61282ed8.js → p-d1f89e90.js} +4 -4
- package/lib/dist-custom-elements/{p-a6b39855.js → p-d2a5148f.js} +1 -1
- package/lib/dist-custom-elements/{p-f66602b0.js → p-d77db171.js} +1 -1
- package/lib/dist-custom-elements/{p-4b53c636.js → p-dad518a5.js} +11 -11
- package/lib/dist-custom-elements/{p-824a3b0b.js → p-de4ee016.js} +7 -7
- package/lib/dist-custom-elements/{p-7ff1b14d.js → p-de8f018a.js} +3 -3
- package/lib/dist-custom-elements/{p-649a8c3e.js → p-df2042f8.js} +4 -4
- package/lib/dist-custom-elements/{p-4d4c66b0.js → p-e176f419.js} +3 -3
- package/lib/dist-custom-elements/{p-a4c60ad4.js → p-e37d189b.js} +21 -26
- package/lib/dist-custom-elements/{p-d9d8aaec.js → p-fe9e47d9.js} +6 -6
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-b5eec241.system.entry.js → p-021a4763.system.entry.js} +1 -1
- package/lib/duet/{p-79bd8c35.system.entry.js → p-031167a1.system.entry.js} +1 -1
- package/lib/duet/{p-252df607.entry.js → p-051c4536.entry.js} +1 -1
- package/lib/duet/{p-5e7d7f1b.entry.js → p-05ca5aea.entry.js} +1 -1
- package/lib/duet/{p-351e60ba.system.entry.js → p-07847129.system.entry.js} +1 -1
- package/lib/duet/{p-a023bf22.entry.js → p-0a305aee.entry.js} +1 -1
- package/lib/duet/p-0d7da85a.js +4 -0
- package/lib/duet/{p-42b8ef9c.system.entry.js → p-0e348f96.system.entry.js} +1 -1
- package/lib/duet/{p-c20c2ae0.entry.js → p-0e8e80b1.entry.js} +1 -1
- package/lib/duet/{p-343c72ca.entry.js → p-0ee85b71.entry.js} +1 -1
- package/lib/duet/{p-eec65fc4.system.entry.js → p-1183d305.system.entry.js} +1 -1
- package/lib/duet/{p-778e26b4.system.entry.js → p-1268b5a0.system.entry.js} +1 -1
- package/lib/duet/{p-0d79ddc1.system.entry.js → p-153b6150.system.entry.js} +1 -1
- package/lib/duet/{p-3a1f45d1.system.entry.js → p-192bba35.system.entry.js} +1 -1
- package/lib/duet/{p-3300a0a4.system.js → p-1e17463d.system.js} +1 -1
- package/lib/duet/{p-d710c54e.entry.js → p-1e904342.entry.js} +1 -1
- package/lib/duet/{p-bf2016fd.entry.js → p-1e9e887d.entry.js} +1 -1
- package/lib/duet/{p-70fd8af5.system.entry.js → p-209d6065.system.entry.js} +1 -1
- package/lib/duet/{p-9be7442d.entry.js → p-20d056ac.entry.js} +1 -1
- package/lib/duet/{p-dc85fbfe.system.entry.js → p-20eaf445.system.entry.js} +1 -1
- package/lib/duet/{p-b1c78160.system.entry.js → p-215f4257.system.entry.js} +1 -1
- package/lib/duet/p-237efb0c.system.entry.js +4 -0
- package/lib/duet/{p-e4d4cc92.js → p-2437b4cb.js} +1 -1
- package/lib/duet/p-250fb070.entry.js +4 -0
- package/lib/duet/{p-72508bb9.entry.js → p-25af4a6c.entry.js} +1 -1
- package/lib/duet/p-25d79094.entry.js +4 -0
- package/lib/duet/{p-01fae8f7.entry.js → p-27260106.entry.js} +1 -1
- package/lib/duet/{p-26eb501a.system.entry.js → p-27ed5ca7.system.entry.js} +1 -1
- package/lib/duet/p-2810c6dc.system.entry.js +4 -0
- package/lib/duet/{p-12abe4eb.system.entry.js → p-2814473c.system.entry.js} +1 -1
- package/lib/duet/p-29152853.entry.js +4 -0
- package/lib/duet/p-2a0ad29c.system.entry.js +4 -0
- package/lib/duet/{p-b11c1b81.entry.js → p-2a979523.entry.js} +1 -1
- package/lib/duet/p-2b2cd3be.entry.js +4 -0
- package/lib/duet/p-2b35de7b.entry.js +4 -0
- package/lib/duet/{p-f9a64d11.entry.js → p-2b45d2e4.entry.js} +1 -1
- package/lib/duet/p-2b6a7397.js +4 -0
- package/lib/duet/p-2bf17427.entry.js +4 -0
- package/lib/duet/{p-f6900a3e.entry.js → p-2dc360ee.entry.js} +1 -1
- package/lib/duet/{p-351076bc.system.entry.js → p-2de0ab3d.system.entry.js} +1 -1
- package/lib/duet/{p-214444f4.js → p-2eae4a0b.js} +1 -1
- package/lib/duet/{p-7ed9a6ec.entry.js → p-2fa7ecef.entry.js} +1 -1
- package/lib/duet/p-2fb96333.entry.js +4 -0
- package/lib/duet/{p-b5b5040f.entry.js → p-3106c658.entry.js} +1 -1
- package/lib/duet/{p-3fce7ef4.system.entry.js → p-34024554.system.entry.js} +1 -1
- package/lib/duet/p-380f74e8.system.entry.js +4 -0
- package/lib/duet/p-3810c7dc.entry.js +4 -0
- package/lib/duet/{p-ad3fc579.entry.js → p-3c64dab9.entry.js} +1 -1
- package/lib/duet/{p-210045f4.system.entry.js → p-3d826a58.system.entry.js} +1 -1
- package/lib/duet/{p-1ec66cb0.system.entry.js → p-3d96186f.system.entry.js} +1 -1
- package/lib/duet/{p-b5ef2959.system.entry.js → p-3df2981e.system.entry.js} +1 -1
- package/lib/duet/{p-706c3914.entry.js → p-3faaa469.entry.js} +1 -1
- package/lib/duet/p-3fe7e109.system.entry.js +4 -0
- package/lib/duet/{p-35196930.system.entry.js → p-40bab9a0.system.entry.js} +1 -1
- package/lib/duet/{p-0de62774.system.entry.js → p-41552571.system.entry.js} +1 -1
- package/lib/duet/{p-eb425280.system.entry.js → p-43cc4ad9.system.entry.js} +1 -1
- package/lib/duet/{p-907ef071.system.entry.js → p-43d16748.system.entry.js} +1 -1
- package/lib/duet/p-44ee649f.system.entry.js +4 -0
- package/lib/duet/{p-778e721c.entry.js → p-486576ee.entry.js} +1 -1
- package/lib/duet/{p-70adc2c4.entry.js → p-49fa4a07.entry.js} +1 -1
- package/lib/duet/{p-37f90207.entry.js → p-4a9978a4.entry.js} +1 -1
- package/lib/duet/{p-cbbf6d6a.system.js → p-4cff3036.system.js} +1 -1
- package/lib/duet/{p-9bfe7c56.entry.js → p-4e7f27d8.entry.js} +1 -1
- package/lib/duet/p-4e9052cd.entry.js +4 -0
- package/lib/duet/{p-c055a0a5.entry.js → p-4ee7eb8a.entry.js} +1 -1
- package/lib/duet/{p-00c7bd0a.system.entry.js → p-5170726b.system.entry.js} +1 -1
- package/lib/duet/p-55674524.entry.js +4 -0
- package/lib/duet/{p-989ecf2e.system.entry.js → p-58caf53a.system.entry.js} +1 -1
- package/lib/duet/p-5b927db3.entry.js +4 -0
- package/lib/duet/p-5db9497a.entry.js +4 -0
- package/lib/duet/{p-f35be908.entry.js → p-5dbd1202.entry.js} +1 -1
- package/lib/duet/{p-c20e0bcd.entry.js → p-5e25b406.entry.js} +1 -1
- package/lib/duet/{p-19519c35.system.entry.js → p-60547899.system.entry.js} +1 -1
- package/lib/duet/{p-406af1f3.system.js → p-605e69c8.system.js} +1 -1
- package/lib/duet/{p-b1f3e71c.entry.js → p-612fbfcc.entry.js} +1 -1
- package/lib/duet/{p-c7f38ac3.system.entry.js → p-620d4575.system.entry.js} +1 -1
- package/lib/duet/{p-0cb1aedd.entry.js → p-629a9c13.entry.js} +1 -1
- package/lib/duet/{p-b9e3e4e1.system.entry.js → p-62bdecfb.system.entry.js} +1 -1
- package/lib/duet/{p-2de11c55.system.entry.js → p-6324514a.system.entry.js} +1 -1
- package/lib/duet/{p-c162b6f1.system.entry.js → p-6447f20d.system.entry.js} +1 -1
- package/lib/duet/{p-bcbd3dde.system.entry.js → p-6537159a.system.entry.js} +2 -2
- package/lib/duet/{p-5269e599.system.entry.js → p-670bd483.system.entry.js} +1 -1
- package/lib/duet/p-6b436ca9.entry.js +4 -0
- package/lib/duet/{p-028c7b18.entry.js → p-6be341c4.entry.js} +1 -1
- package/lib/duet/p-7483d86c.entry.js +4 -0
- package/lib/duet/{p-eacd8c67.entry.js → p-76563c02.entry.js} +1 -1
- package/lib/duet/{p-f933ada6.system.entry.js → p-769a3309.system.entry.js} +1 -1
- package/lib/duet/{p-aabf13cc.entry.js → p-76b42e90.entry.js} +1 -1
- package/lib/duet/p-76b84b22.entry.js +4 -0
- package/lib/duet/{p-42d0aeb0.system.js → p-76d69a18.system.js} +1 -1
- package/lib/duet/p-7972306f.entry.js +4 -0
- package/lib/duet/{p-4b45bf31.system.entry.js → p-79dfc8e6.system.entry.js} +2 -2
- package/lib/duet/{p-f380d364.system.entry.js → p-7a67ce10.system.entry.js} +1 -1
- package/lib/duet/p-7acabaa7.system.js +4 -0
- package/lib/duet/{p-e7fa96bb.system.js → p-7cce22af.system.js} +1 -1
- package/lib/duet/{p-d7c1c492.entry.js → p-7d2fffc2.entry.js} +1 -1
- package/lib/duet/p-7dd3b7d1.entry.js +4 -0
- package/lib/duet/{p-256b4fd3.entry.js → p-7f5c1da2.entry.js} +1 -1
- package/lib/duet/p-8142169f.system.entry.js +4 -0
- package/lib/duet/p-8481bbda.entry.js +4 -0
- package/lib/duet/{p-d2ded72c.system.entry.js → p-871d7ca1.system.entry.js} +2 -2
- package/lib/duet/{p-5e62f1da.system.entry.js → p-894c1be1.system.entry.js} +1 -1
- package/lib/duet/{p-b899b000.js → p-8abb0984.js} +1 -1
- package/lib/duet/p-8c9eb171.js +4 -0
- package/lib/duet/p-8f4cdf46.system.entry.js +4 -0
- package/lib/duet/{p-3b77a305.system.entry.js → p-9253e832.system.entry.js} +1 -1
- package/lib/duet/p-965e597c.system.js +4 -0
- package/lib/duet/{p-530144b7.entry.js → p-966bd64a.entry.js} +1 -1
- package/lib/duet/{p-4bdae83b.entry.js → p-9b04e4a2.entry.js} +1 -1
- package/lib/duet/{p-37c5de09.entry.js → p-9fb9ba73.entry.js} +1 -1
- package/lib/duet/{p-7d32c253.system.js → p-a19244e5.system.js} +1 -1
- package/lib/duet/{p-8911e1f0.system.entry.js → p-a2aa619b.system.entry.js} +1 -1
- package/lib/duet/{p-5c5e87a7.system.entry.js → p-a2b93336.system.entry.js} +1 -1
- package/lib/duet/{p-a5406a98.entry.js → p-a3341588.entry.js} +1 -1
- package/lib/duet/{p-71d12412.entry.js → p-a47047f2.entry.js} +1 -1
- package/lib/duet/{p-e1a53396.entry.js → p-a51e1b9e.entry.js} +1 -1
- package/lib/duet/{p-2ac4c5d4.entry.js → p-a600451a.entry.js} +1 -1
- package/lib/duet/{p-9f466e90.system.entry.js → p-a7d809b4.system.entry.js} +1 -1
- package/lib/duet/{p-58497877.system.entry.js → p-a8a381c9.system.entry.js} +1 -1
- package/lib/duet/{p-19baff31.entry.js → p-aa82f9a1.entry.js} +1 -1
- package/lib/duet/p-ac9460ca.entry.js +4 -0
- package/lib/duet/{p-b73129bb.entry.js → p-aca3a5a9.entry.js} +1 -1
- package/lib/duet/{p-b6214d5a.entry.js → p-af209330.entry.js} +1 -1
- package/lib/duet/{p-c8437ddb.system.entry.js → p-b010f56b.system.entry.js} +2 -2
- package/lib/duet/p-b69f3d9d.system.entry.js +4 -0
- package/lib/duet/{p-296eb384.entry.js → p-b6c584b6.entry.js} +1 -1
- package/lib/duet/{p-a5526302.entry.js → p-b765710e.entry.js} +1 -1
- package/lib/duet/p-ba03d034.system.js +4 -0
- package/lib/duet/p-bcc40139.system.entry.js +4 -0
- package/lib/duet/{p-69d6bbfe.system.entry.js → p-c15cd383.system.entry.js} +1 -1
- package/lib/duet/{p-3f690e05.system.entry.js → p-c22935bf.system.entry.js} +1 -1
- package/lib/duet/p-c2dd561e.entry.js +4 -0
- package/lib/duet/{p-c00beb34.system.entry.js → p-c3ba8e74.system.entry.js} +1 -1
- package/lib/duet/{p-99443d70.entry.js → p-c52e8007.entry.js} +1 -1
- package/lib/duet/{p-dea69e25.system.entry.js → p-c6894b07.system.entry.js} +1 -1
- package/lib/duet/{p-779cfa4a.system.entry.js → p-c694f12d.system.entry.js} +1 -1
- package/lib/duet/{p-d554e96b.entry.js → p-c79cbfdb.entry.js} +1 -1
- package/lib/duet/{p-b822ce49.system.entry.js → p-c8421271.system.entry.js} +1 -1
- package/lib/duet/{p-8bc4d112.entry.js → p-c8d3cb52.entry.js} +1 -1
- package/lib/duet/p-c8e22ae2.system.entry.js +4 -0
- package/lib/duet/{p-f29c480a.system.entry.js → p-cbedbd77.system.entry.js} +1 -1
- package/lib/duet/{p-10c530d1.js → p-cc67e773.js} +1 -1
- package/lib/duet/{p-7785b7a6.system.entry.js → p-ce543cc1.system.entry.js} +1 -1
- package/lib/duet/{p-cab2979b.entry.js → p-cf30c088.entry.js} +1 -1
- package/lib/duet/p-d3c304b5.system.js +4 -0
- package/lib/duet/{p-a6ee1072.system.entry.js → p-d43fc5e9.system.entry.js} +1 -1
- package/lib/duet/{p-b0823273.system.entry.js → p-d6dc9819.system.entry.js} +1 -1
- package/lib/duet/{p-d048f25c.js → p-d7d86092.js} +1 -1
- package/lib/duet/{p-425e3794.system.entry.js → p-d86d8491.system.entry.js} +1 -1
- package/lib/duet/{p-146a6092.entry.js → p-dfd223d9.entry.js} +1 -1
- package/lib/duet/{p-cfee6451.entry.js → p-e0536bb5.entry.js} +1 -1
- package/lib/duet/{p-1ce82dfa.system.js → p-e1c881da.system.js} +1 -1
- package/lib/duet/{p-4f913952.entry.js → p-e258270f.entry.js} +1 -1
- package/lib/duet/{p-0cb6800d.entry.js → p-e2daf94c.entry.js} +1 -1
- package/lib/duet/{p-0cde41e1.system.entry.js → p-e38edd16.system.entry.js} +1 -1
- package/lib/duet/p-e44da0ff.system.entry.js +4 -0
- package/lib/duet/{p-f417c864.entry.js → p-e8dd29e7.entry.js} +1 -1
- package/lib/duet/p-e93849fd.system.entry.js +4 -0
- package/lib/duet/p-e9d2f4a1.entry.js +4 -0
- package/lib/duet/{p-06e6b044.js → p-eca03d5e.js} +1 -1
- package/lib/duet/{p-65a3b7a2.system.entry.js → p-ee1eb7cb.system.entry.js} +1 -1
- package/lib/duet/{p-3662ad90.entry.js → p-efa5ec67.entry.js} +1 -1
- package/lib/duet/p-f0b0e2b2.system.entry.js +4 -0
- package/lib/duet/{p-a1b49d73.system.entry.js → p-f105f32a.system.entry.js} +1 -1
- package/lib/duet/p-f3633004.entry.js +4 -0
- package/lib/duet/{p-59eadabe.entry.js → p-f3cf6b50.entry.js} +1 -1
- package/lib/duet/{p-a7c7e6a4.system.entry.js → p-f43e134e.system.entry.js} +1 -1
- package/lib/duet/{p-77eb9c59.system.entry.js → p-f5dd7e7e.system.entry.js} +1 -1
- package/lib/duet/{p-1a629881.system.entry.js → p-f6bd2d4f.system.entry.js} +2 -2
- package/lib/duet/{p-6c501d0a.system.entry.js → p-f75a6d54.system.entry.js} +1 -1
- package/lib/duet/p-f97500ff.system.entry.js +4 -0
- package/lib/duet/{p-adca50f8.system.entry.js → p-fa3b3dbc.system.entry.js} +1 -1
- package/lib/duet/{p-4ee32b23.system.entry.js → p-fbc396a7.system.entry.js} +2 -2
- package/lib/duet/{p-6e9ec04c.system.entry.js → p-fbf89657.system.entry.js} +1 -1
- package/lib/duet/p-fcb14b31.system.entry.js +4 -0
- package/lib/duet/{p-413ee44a.entry.js → p-fd2299b4.entry.js} +1 -1
- package/lib/duet/p-fd78f61a.js +4 -0
- package/lib/duet/{p-d452cbb7.entry.js → p-fee25f59.entry.js} +1 -1
- package/lib/duet/{p-c2ece51b.entry.js → p-ff4f7076.entry.js} +1 -1
- package/lib/esm/a11y-utils-8fc393f6.js +23 -0
- package/lib/esm/{app-globals-386e1feb.js → app-globals-00959ca9.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +4 -4
- package/lib/esm/duet-alert.entry.js +3 -3
- package/lib/esm/duet-badge.entry.js +3 -3
- package/lib/esm/duet-banner.entry.js +4 -4
- package/lib/esm/duet-breadcrumb.entry.js +6 -6
- package/lib/esm/duet-breadcrumbs.entry.js +6 -6
- package/lib/esm/duet-button_2.entry.js +6 -6
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +13 -12
- package/lib/esm/duet-card.entry.js +3 -3
- package/lib/esm/duet-checkbox.entry.js +4 -4
- package/lib/esm/duet-checkmark.entry.js +3 -3
- package/lib/esm/duet-chip_3.entry.js +9 -9
- package/lib/esm/duet-choice_2.entry.js +11 -11
- package/lib/esm/duet-collapsible.entry.js +4 -4
- package/lib/esm/duet-combobox.entry.js +3 -3
- package/lib/esm/duet-contact-card.entry.js +4 -4
- package/lib/esm/duet-cookie-consent.entry.js +2 -2
- package/lib/esm/duet-date-picker.entry.js +8 -7
- package/lib/esm/duet-divider_2.entry.js +5 -5
- package/lib/esm/duet-editable-table_3.entry.js +508 -15
- package/lib/esm/duet-empty-state.entry.js +3 -3
- package/lib/esm/duet-fieldset.entry.js +5 -5
- package/lib/esm/duet-file-chooser.entry.js +2 -2
- package/lib/esm/duet-footer.entry.js +7 -7
- package/lib/esm/duet-grid_2.entry.js +5 -5
- package/lib/esm/duet-header_2.entry.js +4 -4
- package/lib/esm/duet-hero.entry.js +8 -8
- package/lib/esm/duet-icon.entry.js +6 -6
- package/lib/esm/duet-input_2.entry.js +13 -12
- package/lib/esm/duet-layout.entry.js +7 -7
- package/lib/esm/duet-list_2.entry.js +4 -4
- package/lib/esm/duet-menu-bar-button.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
- package/lib/esm/duet-menu-bar-item.entry.js +6 -5
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +4 -4
- package/lib/esm/duet-modal.entry.js +10 -10
- package/lib/esm/duet-multiselect.entry.js +10 -9
- package/lib/esm/duet-nav.entry.js +2 -2
- package/lib/esm/duet-notification_2.entry.js +6 -6
- package/lib/esm/duet-number-input.entry.js +5 -5
- package/lib/esm/duet-overlay.entry.js +2 -2
- package/lib/esm/duet-page-heading.entry.js +3 -3
- package/lib/esm/duet-pagination_2.entry.js +18 -18
- package/lib/esm/duet-progress.entry.js +2 -2
- package/lib/esm/duet-promo-card.entry.js +6 -6
- package/lib/esm/duet-radio_2.entry.js +6 -6
- package/lib/esm/duet-range-slider.entry.js +7 -6
- package/lib/esm/duet-scrollable_3.entry.js +17 -17
- package/lib/esm/duet-section-layout.entry.js +4 -4
- package/lib/esm/duet-select.entry.js +9 -8
- package/lib/esm/duet-shaped-image.entry.js +3 -3
- package/lib/esm/duet-show-more.entry.js +4 -4
- package/lib/esm/duet-slideout-lang.entry.js +3 -3
- package/lib/esm/duet-slideout-link.entry.js +3 -3
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
- package/lib/esm/duet-slideout-panel.entry.js +12 -12
- package/lib/esm/duet-slideout.entry.js +10 -10
- package/lib/esm/duet-step_2.entry.js +4 -4
- 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 +5 -4
- 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 +8 -7
- package/lib/esm/duet-toggle.entry.js +6 -5
- 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 +7 -6
- package/lib/esm/duet-toolbar-link.entry.js +3 -3
- package/lib/esm/duet-toolbar.entry.js +3 -3
- package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
- package/lib/esm/duet-tooltip.entry.js +3 -3
- package/lib/esm/duet-tray.entry.js +5 -5
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +5 -5
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-f2529568.js → errorcodes.utils-d9431251.js} +1 -1
- package/lib/esm/{focus-utils-fb393f52.js → focus-utils-adcd9463.js} +1 -1
- package/lib/esm/{index-4e3ad237.js → index-1d0b7c66.js} +1 -1
- package/lib/esm/label-ce262202.js +20 -0
- package/lib/esm/{language-utils-95643489.js → language-utils-14969cef.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-76c14c1b.js → slot-utils-4e5ed4eb.js} +10 -5
- package/lib/esm/{token-utils-a32eb753.js → token-utils-b9ba8c5e.js} +1 -1
- package/lib/esm/{tokens.module-a746651a.js → tokens.module-2d02f5ff.js} +1 -1
- package/lib/esm-es5/a11y-utils-8fc393f6.js +4 -0
- package/lib/esm-es5/{app-globals-386e1feb.js → app-globals-00959ca9.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 +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +2 -2
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip_3.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +2 -2
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +2 -2
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-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 +2 -2
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +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 +2 -2
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-f2529568.js → errorcodes.utils-d9431251.js} +1 -1
- package/lib/esm-es5/focus-utils-adcd9463.js +4 -0
- package/lib/esm-es5/{index-4e3ad237.js → index-1d0b7c66.js} +1 -1
- package/lib/esm-es5/label-ce262202.js +4 -0
- package/lib/esm-es5/{language-utils-95643489.js → language-utils-14969cef.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-76c14c1b.js → slot-utils-4e5ed4eb.js} +1 -1
- package/lib/esm-es5/{token-utils-a32eb753.js → token-utils-b9ba8c5e.js} +1 -1
- package/lib/esm-es5/{tokens.module-a746651a.js → tokens.module-2d02f5ff.js} +1 -1
- package/lib/types/common/label.d.ts +13 -0
- package/lib/types/components/duet-table/duet-table-styles.d.ts +1 -0
- package/package.json +3 -3
- package/lib/cjs/a11y-utils-76311b95.js +0 -20
- package/lib/collection/components/duet-table/duet-table.css +0 -365
- package/lib/dist-custom-elements/p-2a6a71e4.js +0 -148
- package/lib/dist-custom-elements/p-36804cd7.js +0 -154
- package/lib/dist-custom-elements/p-4c8762a0.js +0 -273
- package/lib/dist-custom-elements/p-d0aaf2cd.js +0 -67
- package/lib/dist-custom-elements/p-f0cc5629.js +0 -18
- package/lib/duet/p-04c70cc1.entry.js +0 -4
- package/lib/duet/p-0c527115.entry.js +0 -4
- package/lib/duet/p-0d730e50.system.entry.js +0 -4
- package/lib/duet/p-1004af75.js +0 -4
- package/lib/duet/p-1aaa8887.entry.js +0 -4
- package/lib/duet/p-265b2d3f.system.entry.js +0 -4
- package/lib/duet/p-29646ce5.system.entry.js +0 -4
- package/lib/duet/p-2d34c1fe.system.entry.js +0 -4
- package/lib/duet/p-39733fa6.system.entry.js +0 -4
- package/lib/duet/p-3d797231.system.entry.js +0 -4
- package/lib/duet/p-405ba8bb.entry.js +0 -4
- package/lib/duet/p-4424b9e6.system.entry.js +0 -4
- package/lib/duet/p-5222dec4.system.entry.js +0 -4
- package/lib/duet/p-56c887fb.js +0 -4
- package/lib/duet/p-639fd3db.entry.js +0 -4
- package/lib/duet/p-65505cbd.entry.js +0 -4
- package/lib/duet/p-66adb361.entry.js +0 -4
- package/lib/duet/p-6858f043.system.entry.js +0 -4
- package/lib/duet/p-740c1ef1.entry.js +0 -4
- package/lib/duet/p-795e5faa.entry.js +0 -4
- package/lib/duet/p-7a3ae8a9.system.js +0 -4
- package/lib/duet/p-83d125ee.system.entry.js +0 -4
- package/lib/duet/p-9e27e0a8.system.entry.js +0 -4
- package/lib/duet/p-9ff1b619.entry.js +0 -4
- package/lib/duet/p-aa436035.system.entry.js +0 -4
- package/lib/duet/p-aad77751.system.js +0 -4
- package/lib/duet/p-ac1125e2.entry.js +0 -4
- package/lib/duet/p-bf60f901.system.entry.js +0 -4
- package/lib/duet/p-c0f0ba52.entry.js +0 -4
- package/lib/duet/p-c4de2dcc.entry.js +0 -4
- package/lib/duet/p-cc15edd9.entry.js +0 -4
- package/lib/duet/p-cdccf8e6.system.entry.js +0 -4
- package/lib/duet/p-d3a5400e.entry.js +0 -4
- package/lib/duet/p-d6b53d40.entry.js +0 -4
- package/lib/duet/p-d709d282.entry.js +0 -4
- package/lib/duet/p-d9187b9e.entry.js +0 -4
- package/lib/duet/p-dd1ec0ef.entry.js +0 -4
- package/lib/duet/p-e1d33d05.entry.js +0 -4
- package/lib/duet/p-e8216065.system.entry.js +0 -4
- package/lib/duet/p-ed72e8f0.entry.js +0 -4
- package/lib/duet/p-ef731dfb.system.js +0 -4
- package/lib/duet/p-f0cc5629.js +0 -4
- package/lib/duet/p-f1b8c169.entry.js +0 -4
- package/lib/duet/p-ffe761ec.system.entry.js +0 -4
- package/lib/esm/a11y-utils-92930863.js +0 -18
- package/lib/esm-es5/a11y-utils-92930863.js +0 -4
- package/lib/esm-es5/focus-utils-fb393f52.js +0 -4
|
@@ -203,27 +203,27 @@ export class DuetTabGroup {
|
|
|
203
203
|
render() {
|
|
204
204
|
const variationClass = this.variation === "plain-scrolling" ? "duet-tab-variation-plain" : `duet-tab-variation-${this.variation}`;
|
|
205
205
|
const isSwipeScrollable = this.variation === "checked" || this.variation === "plain-scrolling";
|
|
206
|
-
return (h("div", { key: '
|
|
206
|
+
return (h("div", { key: 'e0f45c74bfcf70ef285031d2cefe9676f73fa1a1', class: {
|
|
207
207
|
"duet-tab-group": true,
|
|
208
208
|
"duet-theme-turva": this.theme === "turva",
|
|
209
209
|
[variationClass]: true,
|
|
210
210
|
"duet-tab-plain-scrolling": this.variation === "plain-scrolling",
|
|
211
211
|
"duet-tab-group-scrolls": this.scrolls,
|
|
212
212
|
"duet-tab-group-collapses": this.collapses,
|
|
213
|
-
}, "aria-label": this.accessibleLabel }, !isSwipeScrollable && this.tabs.length > 3 && this.collapses && (h("duet-select", { key: '
|
|
213
|
+
}, "aria-label": this.accessibleLabel }, !isSwipeScrollable && this.tabs.length > 3 && this.collapses && (h("duet-select", { key: '67a5b742600e566ff2217a3145ce9f7ab2a70aa1', value: this.selected.toString(), expand: true, label: this.label, labelHidden: this.labelHidden, theme: this.theme, onDuetChange: event => this.onTabSelect(Number(event.detail.value)), items: this.tabs.map((tab, index) => {
|
|
214
214
|
return { label: tab.label, value: index.toString() };
|
|
215
|
-
}) })), h("div", { key: '
|
|
215
|
+
}) })), h("div", { key: '85da5c9758a9440e31caac2659f44157e65ad2fa', role: "tablist", class: {
|
|
216
216
|
"duet-m-0": this.margin === "none" || this.variation === "checked",
|
|
217
217
|
"duet-tab-group-tabs": true,
|
|
218
218
|
"duet-tab-group-hidden": this.tabs.length > 3 && !isSwipeScrollable,
|
|
219
219
|
"duet-tab-group-collapses": this.collapses,
|
|
220
220
|
}, ref: el => {
|
|
221
221
|
this.tabsContainer = el;
|
|
222
|
-
} }, this.renderTab()), h("div", { key: '
|
|
222
|
+
} }, this.renderTab()), h("div", { key: 'e44faf2ce5439c15cce9afa44b09a96b028fa228', class: {
|
|
223
223
|
"duet-tab-group-content": true,
|
|
224
224
|
"duet-m-0": this.margin === "none",
|
|
225
225
|
"checked-group-content": this.variation === "checked",
|
|
226
|
-
} }, h("slot", { key: '
|
|
226
|
+
} }, h("slot", { key: 'ef3760dd2409dbc0e5cc35cb5e5e173a83817667' }))));
|
|
227
227
|
}
|
|
228
228
|
static get is() { return "duet-tab-group"; }
|
|
229
229
|
static get encapsulation() { return "shadow"; }
|
|
@@ -0,0 +1,499 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Built with Duet Design System
|
|
3
|
+
*/
|
|
4
|
+
import { colorGrayDarker, colorGrayDarkerTurva, colorGrayDarkTurva, colorGrayLight, colorGrayLightest, colorGrayLightTurva, colorPrimary, colorSecondary, colorSecondaryTurva, fontFamilyText, fontFamilyTextTurva, fontSizeMedium, fontWeightSemiBold, lineHeightSmall, mediaQueryXSmall, spaceLarge, spaceMedium, spaceSmall, spaceXxSmall, } from "@duetds/tokens";
|
|
5
|
+
const styles = `
|
|
6
|
+
duet-table {
|
|
7
|
+
box-sizing: border-box;
|
|
8
|
+
padding: 0;
|
|
9
|
+
margin: 0;
|
|
10
|
+
background: transparent;
|
|
11
|
+
border: 0;
|
|
12
|
+
-moz-appearance: none;
|
|
13
|
+
-webkit-appearance: none;
|
|
14
|
+
appearance: none;
|
|
15
|
+
margin-bottom: ${spaceLarge} !important;
|
|
16
|
+
display: block;
|
|
17
|
+
font-variant-numeric: tabular-nums;
|
|
18
|
+
|
|
19
|
+
table,
|
|
20
|
+
thead,
|
|
21
|
+
tbody,
|
|
22
|
+
tfoot,
|
|
23
|
+
th,
|
|
24
|
+
td,
|
|
25
|
+
tr {
|
|
26
|
+
box-sizing: border-box;
|
|
27
|
+
padding: 0;
|
|
28
|
+
margin: 0;
|
|
29
|
+
background: transparent;
|
|
30
|
+
border: 0;
|
|
31
|
+
-moz-appearance: none;
|
|
32
|
+
-webkit-appearance: none;
|
|
33
|
+
appearance: none;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&.duet-m-0 {
|
|
37
|
+
margin: 0 !important;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
table {
|
|
41
|
+
width: 100%;
|
|
42
|
+
font-family: ${fontFamilyText};
|
|
43
|
+
font-size: ${fontSizeMedium};
|
|
44
|
+
text-align: left;
|
|
45
|
+
border-spacing: 0;
|
|
46
|
+
border-collapse: separate;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
&.duet-table-hide-head-visually.duet-table-hide-head-visually {
|
|
50
|
+
thead,
|
|
51
|
+
thead * {
|
|
52
|
+
position: absolute !important;
|
|
53
|
+
top: 0;
|
|
54
|
+
width: 1px !important;
|
|
55
|
+
height: 1px !important;
|
|
56
|
+
padding: 0 !important;
|
|
57
|
+
overflow: hidden !important;
|
|
58
|
+
clip: rect(1px, 1px, 1px, 1px) !important;
|
|
59
|
+
border: 0 !important;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
&.duet-theme-turva table {
|
|
64
|
+
font-family: ${fontFamilyTextTurva};
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
td {
|
|
68
|
+
-webkit-hyphens: auto;
|
|
69
|
+
hyphens: auto;
|
|
70
|
+
color: ${colorSecondary};
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
&.duet-theme-turva td {
|
|
74
|
+
color: ${colorSecondaryTurva};
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
th {
|
|
78
|
+
font-weight: ${fontWeightSemiBold};
|
|
79
|
+
line-height: ${lineHeightSmall};
|
|
80
|
+
color: ${colorGrayDarker};
|
|
81
|
+
text-align: left;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
&.duet-theme-turva th {
|
|
85
|
+
color: ${colorGrayDarkTurva};
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
tbody th {
|
|
89
|
+
font-weight: ${fontWeightSemiBold};
|
|
90
|
+
color: ${colorSecondary};
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
&.duet-theme-turva tbody th {
|
|
94
|
+
color: ${colorSecondaryTurva};
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
& .duet-table-action-row {
|
|
98
|
+
& td:last-child {
|
|
99
|
+
justify-self: end;
|
|
100
|
+
padding-right: ${spaceLarge} !important;
|
|
101
|
+
white-space: nowrap;
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
span.duet-table-cell-heading {
|
|
106
|
+
display: none;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.duet-table-flattened {
|
|
111
|
+
table,
|
|
112
|
+
thead,
|
|
113
|
+
tbody,
|
|
114
|
+
tfoot,
|
|
115
|
+
th,
|
|
116
|
+
td,
|
|
117
|
+
tr {
|
|
118
|
+
display: block;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
thead tr {
|
|
122
|
+
position: absolute !important;
|
|
123
|
+
top: 0;
|
|
124
|
+
width: 1px !important;
|
|
125
|
+
height: 1px !important;
|
|
126
|
+
padding: 0 !important;
|
|
127
|
+
overflow: hidden !important;
|
|
128
|
+
clip: rect(1px, 1px, 1px, 1px) !important;
|
|
129
|
+
border: 0 !important;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
td {
|
|
133
|
+
line-height: ${lineHeightSmall};
|
|
134
|
+
|
|
135
|
+
&:not(:last-child) {
|
|
136
|
+
margin-bottom: ${spaceMedium};
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
span.duet-table-cell-heading {
|
|
140
|
+
margin-bottom: ${spaceXxSmall};
|
|
141
|
+
display: block;
|
|
142
|
+
font-size: ${fontSizeMedium};
|
|
143
|
+
font-weight: ${fontWeightSemiBold};
|
|
144
|
+
color: ${colorSecondary};
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
&.duet-theme-turva td span.duet-table-cell-heading {
|
|
149
|
+
color: ${colorSecondaryTurva};
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
tbody td,
|
|
153
|
+
tbody th,
|
|
154
|
+
tfoot td {
|
|
155
|
+
padding: 0 !important;
|
|
156
|
+
text-align: left !important;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
tbody th {
|
|
160
|
+
font-weight: ${fontWeightSemiBold};
|
|
161
|
+
line-height: ${lineHeightSmall};
|
|
162
|
+
color: ${colorGrayDarker};
|
|
163
|
+
text-align: left;
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
.duet-table-sticky thead th {
|
|
168
|
+
position: sticky;
|
|
169
|
+
top: 0;
|
|
170
|
+
background: ${colorGrayLightest};
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
.duet-table-striped {
|
|
174
|
+
td,
|
|
175
|
+
th {
|
|
176
|
+
padding: ${spaceLarge} !important;
|
|
177
|
+
@media ${mediaQueryXSmall.replace("'", "").replace("'", "")} {
|
|
178
|
+
padding: ${spaceLarge} ${spaceSmall} !important;
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
tbody th {
|
|
183
|
+
background: ${colorGrayLightest};
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
&.duet-table-sticky {
|
|
187
|
+
thead th {
|
|
188
|
+
border-bottom: 1px solid ${colorGrayLight};
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
&.duet-theme-turva thead th {
|
|
192
|
+
border-bottom-color: ${colorGrayLightTurva};
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
tbody:not(:first-of-type) th {
|
|
197
|
+
padding-top: calc(${spaceLarge} * 2) !important;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
tbody:only-of-type tr:nth-of-type(odd) {
|
|
201
|
+
background: rgba(4, 81, 128, 0.04);
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
&.duet-theme-turva tbody:only-of-type tr:nth-of-type(odd) {
|
|
205
|
+
background: rgba(${colorSecondaryTurva}, 0.04);
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
tbody:not(:only-of-type) tr:nth-of-type(even) {
|
|
209
|
+
background: rgba(4, 81, 128, 0.04);
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
&.duet-theme-turva tbody:not(:only-of-type) tr:nth-of-type(even) {
|
|
213
|
+
background: rgba(${colorSecondaryTurva}, 0.04);
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
tfoot td {
|
|
217
|
+
border-top: 1px solid ${colorGrayLight};
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
&.duet-theme-turva tfoot td {
|
|
221
|
+
border-top-color: ${colorGrayLightTurva};
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
&.duet-table-flattened {
|
|
225
|
+
tbody:not(:first-of-type) th {
|
|
226
|
+
padding-top: ${spaceLarge} !important;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
tr {
|
|
230
|
+
padding: ${spaceLarge} !important;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
tfoot {
|
|
234
|
+
td {
|
|
235
|
+
border-top: 0;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
tr {
|
|
239
|
+
border-top: 1px solid ${colorGrayLight};
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
&.duet-theme-turva tfoot tr {
|
|
244
|
+
border-top-color: ${colorGrayLightTurva};
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.duet-table-plain, .duet-table-fixed, .duet-table-minimal {
|
|
250
|
+
th {
|
|
251
|
+
padding: ${spaceMedium} !important;
|
|
252
|
+
border-bottom: 1px solid ${colorGrayDarker};
|
|
253
|
+
|
|
254
|
+
&:first-child {
|
|
255
|
+
padding-left: 0 !important;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
&:last-child {
|
|
259
|
+
padding-right: 0 !important;
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
&.duet-theme-turva th {
|
|
264
|
+
border-bottom-color: ${colorGrayDarkerTurva};
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
tbody th {
|
|
268
|
+
padding-top: calc(${spaceLarge} * 2) !important;
|
|
269
|
+
border-bottom-color: ${colorGrayLight};
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
&.duet-theme-turva tbody th {
|
|
273
|
+
border-bottom-color: ${colorGrayLightTurva};
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
td {
|
|
277
|
+
padding: ${spaceMedium} !important;
|
|
278
|
+
|
|
279
|
+
&:first-child {
|
|
280
|
+
padding-left: 0 !important;
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
&:last-child {
|
|
284
|
+
padding-right: 0 !important;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
tbody td {
|
|
289
|
+
border-bottom: 1px solid ${colorGrayLight};
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
&.duet-theme-turva tbody td {
|
|
293
|
+
border-bottom-color: ${colorGrayLightTurva};
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
&.duet-table-flattened {
|
|
297
|
+
tbody:first-of-type th {
|
|
298
|
+
padding-top: 0 !important;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
td,
|
|
302
|
+
tbody th {
|
|
303
|
+
border-bottom: 0;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
tr {
|
|
307
|
+
padding: ${spaceLarge} 0 !important;
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
tbody th {
|
|
311
|
+
padding-top: ${spaceLarge} !important;
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
tfoot td {
|
|
315
|
+
margin-bottom: ${spaceXxSmall} !important;
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
tbody:not(:only-of-type) tr:first-child {
|
|
319
|
+
border-bottom: 0;
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.duet-table-plain {
|
|
325
|
+
|
|
326
|
+
&.duet-table-flattened {
|
|
327
|
+
tbody tr {
|
|
328
|
+
border-bottom: 1px solid ${colorGrayLight};
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
&.duet-theme-turva tbody tr {
|
|
332
|
+
border-bottom-color: ${colorGrayLightTurva};
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
.duet-table-minimal {
|
|
338
|
+
|
|
339
|
+
tbody tr,
|
|
340
|
+
tbody tr td {
|
|
341
|
+
vertical-align: top;
|
|
342
|
+
border-bottom: 0 none;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
tbody tr:last-of-type,
|
|
346
|
+
tbody tr:last-of-type td {
|
|
347
|
+
border-bottom: 1px solid ${colorGrayLight};
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
&.duet-table-flattened {
|
|
351
|
+
tbody tr,
|
|
352
|
+
tbody tr td {
|
|
353
|
+
border-bottom: 0 none;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
tbody tr td[data-heading]::before {
|
|
357
|
+
display: none;
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
tfoot {
|
|
361
|
+
border-top: 1px solid ${colorGrayLight};
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
&.duet-theme-turva tfoot {
|
|
365
|
+
border-top-color: ${colorGrayLightTurva};
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
.duet-table-fixed {
|
|
371
|
+
|
|
372
|
+
table {
|
|
373
|
+
table-layout: fixed;
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
tbody tr,
|
|
377
|
+
tbody tr td,
|
|
378
|
+
tbody tr td:first-child {
|
|
379
|
+
padding: 4px !important;
|
|
380
|
+
vertical-align: text-bottom;
|
|
381
|
+
border-bottom: 0 none;
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
thead {
|
|
385
|
+
display: none;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
tbody tr,
|
|
389
|
+
tbody tr td {
|
|
390
|
+
border-bottom: 0 none;
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
&:not(.duet-table-flattened) {
|
|
394
|
+
tfoot {
|
|
395
|
+
border-top: 1px solid ${colorGrayLight};
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
&.duet-theme-turva tfoot {
|
|
399
|
+
border-top-color: ${colorGrayLightTurva};
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
.duet-table-scrollable {
|
|
404
|
+
position: relative;
|
|
405
|
+
width: 100%;
|
|
406
|
+
overflow-x: auto;
|
|
407
|
+
background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0)), linear-gradient(-90deg, #fff 0%, rgba(255, 255, 255, 0)) 100% 0, radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)) 100% 0%;
|
|
408
|
+
background-repeat: no-repeat;
|
|
409
|
+
background-attachment: local, local, scroll, scroll;
|
|
410
|
+
background-size: 100px 100%, 100px 100%, 12px 100%, 12px 100%;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
.duet-table-selected-column {
|
|
414
|
+
background: rgba(${colorPrimary}, 0.08);
|
|
415
|
+
|
|
416
|
+
.duet-theme-turva & {
|
|
417
|
+
background: rgba(${colorGrayDarkerTurva}, 0.08);
|
|
418
|
+
}
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
.duet-table-sortable {
|
|
422
|
+
tbody tr td:first-child,
|
|
423
|
+
thead tr th:first-child {
|
|
424
|
+
padding: ${spaceLarge};
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
&:not(.duet-table-flattened) {
|
|
428
|
+
tfoot {
|
|
429
|
+
border-top: 1px solid ${colorGrayLight};
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
&.duet-theme-turva tfoot {
|
|
433
|
+
border-top-color: ${colorGrayLightTurva};
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
.duet-table-actions {
|
|
440
|
+
table {
|
|
441
|
+
table-layout: auto;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
thead {
|
|
445
|
+
& th:last-child {
|
|
446
|
+
width: 1px;
|
|
447
|
+
white-space: nowrap;
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
.duet-editable-table-table.duet-table-flattened {
|
|
453
|
+
tr {
|
|
454
|
+
display: grid;
|
|
455
|
+
grid-template-columns: repeat(2, 1fr);
|
|
456
|
+
grid-auto-rows: auto;
|
|
457
|
+
gap: 10px;
|
|
458
|
+
|
|
459
|
+
&.duet-table-action-row td:last-child::before {
|
|
460
|
+
padding: 0;
|
|
461
|
+
content: "";
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
td {
|
|
466
|
+
grid-column: 1 / 2;
|
|
467
|
+
|
|
468
|
+
&:first-child {
|
|
469
|
+
grid-row: 1;
|
|
470
|
+
grid-column: 1;
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
&:last-child {
|
|
474
|
+
grid-row: 1;
|
|
475
|
+
grid-column: 2;
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
`.replace(/[\n\r\t]/gm, "");
|
|
480
|
+
export function createStyles(element) {
|
|
481
|
+
const rootNode = element.getRootNode();
|
|
482
|
+
const isInShadowRoot = rootNode instanceof ShadowRoot;
|
|
483
|
+
if (isInShadowRoot) {
|
|
484
|
+
const sheet = new CSSStyleSheet();
|
|
485
|
+
sheet.replace(styles).then(() => {
|
|
486
|
+
rootNode.adoptedStyleSheets.push(sheet);
|
|
487
|
+
});
|
|
488
|
+
}
|
|
489
|
+
else {
|
|
490
|
+
const previousStyleElement = document.querySelector("style#duet-table-styles");
|
|
491
|
+
if (previousStyleElement) {
|
|
492
|
+
return;
|
|
493
|
+
}
|
|
494
|
+
const styleElement = document.createElement("style");
|
|
495
|
+
styleElement.id = "duet-table-styles";
|
|
496
|
+
styleElement.innerHTML = styles;
|
|
497
|
+
document.head.append(styleElement);
|
|
498
|
+
}
|
|
499
|
+
}
|
|
@@ -7,6 +7,7 @@ import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
|
7
7
|
import { debounce } from "../../utils/js-utils";
|
|
8
8
|
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLanguage, } from "../../utils/language-utils";
|
|
9
9
|
import { breakpointTokensUpTo, breakpointToToken } from "../../utils/token-utils";
|
|
10
|
+
import { createStyles } from "./duet-table-styles";
|
|
10
11
|
const stickyTopValues = {
|
|
11
12
|
none: 0,
|
|
12
13
|
"with-links": parseFloat(sizeNavigation) * 16, // convert rem -> px
|
|
@@ -39,6 +40,7 @@ export class DuetTable {
|
|
|
39
40
|
}
|
|
40
41
|
}
|
|
41
42
|
connectedCallback() {
|
|
43
|
+
createStyles(this.element);
|
|
42
44
|
if (Build.isServer) {
|
|
43
45
|
return;
|
|
44
46
|
}
|
|
@@ -113,7 +115,7 @@ export class DuetTable {
|
|
|
113
115
|
});
|
|
114
116
|
}
|
|
115
117
|
render() {
|
|
116
|
-
return (h(Host, { key: '
|
|
118
|
+
return (h(Host, { key: 'a02e59e614dfac870270c7e3d74e04fb2802c527', class: {
|
|
117
119
|
[`duet-table-${this.variation}`]: true,
|
|
118
120
|
"duet-table-flattened": !this.matchesBreakpoint,
|
|
119
121
|
// sticky only valid when in regular table layout
|
|
@@ -122,19 +124,10 @@ export class DuetTable {
|
|
|
122
124
|
"duet-m-0": this.margin === "none",
|
|
123
125
|
"duet-theme-turva": this.theme === "turva",
|
|
124
126
|
"duet-table-hide-head-visually": this.hideHeadVisually,
|
|
125
|
-
} }, h("slot", { key: '
|
|
127
|
+
} }, h("slot", { key: 'd3938a251798e10cd525715687c827fd449272cc' })));
|
|
126
128
|
}
|
|
127
129
|
static get is() { return "duet-table"; }
|
|
128
|
-
static get
|
|
129
|
-
return {
|
|
130
|
-
"$": ["duet-table.scss"]
|
|
131
|
-
};
|
|
132
|
-
}
|
|
133
|
-
static get styleUrls() {
|
|
134
|
-
return {
|
|
135
|
-
"$": ["duet-table.css"]
|
|
136
|
-
};
|
|
137
|
-
}
|
|
130
|
+
static get encapsulation() { return "shadow"; }
|
|
138
131
|
static get properties() {
|
|
139
132
|
return {
|
|
140
133
|
"theme": {
|
|
@@ -1,3 +1,71 @@
|
|
|
1
|
+
.duet-internal-label {
|
|
2
|
+
box-sizing: border-box;
|
|
3
|
+
padding: 0;
|
|
4
|
+
margin: 0;
|
|
5
|
+
background: transparent;
|
|
6
|
+
border: 0;
|
|
7
|
+
-moz-appearance: none;
|
|
8
|
+
-webkit-appearance: none;
|
|
9
|
+
appearance: none;
|
|
10
|
+
margin-bottom: 12px !important;
|
|
11
|
+
position: relative;
|
|
12
|
+
z-index: 100;
|
|
13
|
+
display: inline-flex;
|
|
14
|
+
width: auto;
|
|
15
|
+
margin-top: 8px !important;
|
|
16
|
+
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
17
|
+
font-size: 1rem;
|
|
18
|
+
font-weight: 600 !important;
|
|
19
|
+
line-height: 1.25;
|
|
20
|
+
line-height: 1.25;
|
|
21
|
+
color: rgb(8, 42, 77);
|
|
22
|
+
text-align: left;
|
|
23
|
+
word-break: break-word;
|
|
24
|
+
cursor: default;
|
|
25
|
+
}
|
|
26
|
+
.duet-internal-label.duet-p-0 {
|
|
27
|
+
padding: 0 !important;
|
|
28
|
+
}
|
|
29
|
+
.duet-internal-label.duet-m-0 {
|
|
30
|
+
margin: 0 !important;
|
|
31
|
+
}
|
|
32
|
+
.duet-internal-label span {
|
|
33
|
+
font-size: 1rem;
|
|
34
|
+
font-weight: 600 !important;
|
|
35
|
+
word-break: break-word;
|
|
36
|
+
}
|
|
37
|
+
.duet-internal-label.duet-m-0 {
|
|
38
|
+
margin-bottom: 0 !important;
|
|
39
|
+
}
|
|
40
|
+
.duet-internal-label.duet-small-margin {
|
|
41
|
+
margin-top: 8px !important;
|
|
42
|
+
margin-bottom: 4px !important;
|
|
43
|
+
}
|
|
44
|
+
.duet-internal-label.duet-has-tooltip {
|
|
45
|
+
padding-right: 48px;
|
|
46
|
+
}
|
|
47
|
+
@media (min-width: 48em) {
|
|
48
|
+
.duet-internal-label.duet-has-tooltip {
|
|
49
|
+
padding-right: 0;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
.duet-internal-label.duet-internal-label-small {
|
|
53
|
+
font-size: 0.875rem;
|
|
54
|
+
}
|
|
55
|
+
.duet-internal-label.duet-internal-label-small span {
|
|
56
|
+
font-size: 0.875rem;
|
|
57
|
+
}
|
|
58
|
+
.duet-internal-label.duet-weight-normal {
|
|
59
|
+
font-weight: 400 !important;
|
|
60
|
+
}
|
|
61
|
+
.duet-internal-label.duet-weight-normal span {
|
|
62
|
+
font-weight: 400 !important;
|
|
63
|
+
}
|
|
64
|
+
.duet-internal-label.duet-theme-turva {
|
|
65
|
+
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
66
|
+
color: rgb(23, 28, 58);
|
|
67
|
+
}
|
|
68
|
+
|
|
1
69
|
*,
|
|
2
70
|
*::after,
|
|
3
71
|
*::before {
|
|
@@ -243,7 +311,7 @@ duet-tooltip,
|
|
|
243
311
|
color: rgb(214, 28, 82);
|
|
244
312
|
}
|
|
245
313
|
|
|
246
|
-
.duet-label-hidden duet-label {
|
|
314
|
+
.duet-label-hidden .duet-internal-label {
|
|
247
315
|
position: absolute;
|
|
248
316
|
width: 1px;
|
|
249
317
|
height: 1px;
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { h, Host, } from "@stencil/core";
|
|
5
5
|
import { inheritGlobalTheme } from "../../common";
|
|
6
|
+
import { DuetInternalLabel } from "../../common/label";
|
|
6
7
|
import { createID } from "../../utils/create-id";
|
|
7
8
|
import { cleanValue } from "../../utils/input-utils";
|
|
8
9
|
import { connectLanguageChangeObserver, disconnectLanguageChangeObserver, getLocaleString, } from "../../utils/language-utils";
|
|
@@ -167,17 +168,17 @@ export class DuetTextarea {
|
|
|
167
168
|
*/
|
|
168
169
|
render() {
|
|
169
170
|
const identifier = this.identifier || this.textareaId;
|
|
170
|
-
return (h(Host, { key: '
|
|
171
|
+
return (h(Host, { key: '49e8e10db6bb3a82dba74429a4ef16fd0f1adca5', class: {
|
|
171
172
|
"duet-m-0": this.margin === "none",
|
|
172
173
|
"duet-has-counter": this.counter && !this.error,
|
|
173
174
|
"duet-expand": this.expand,
|
|
174
|
-
} }, h("div", { key: '
|
|
175
|
+
} }, h("div", { key: '3ebe6d991a459d25fcb624c6be6d7287cd6f2856', class: {
|
|
175
176
|
"duet-textarea-container": true,
|
|
176
177
|
"duet-theme-turva": this.theme === "turva",
|
|
177
178
|
"duet-label-hidden": this.labelHidden,
|
|
178
179
|
"duet-input-top-caption-shown": this.isCaptionVisible,
|
|
179
180
|
"has-error": !!this.error,
|
|
180
|
-
} }, h(
|
|
181
|
+
} }, h(DuetInternalLabel, { key: '431f2df70846aae2a6d04f75e66c0ae702f77bb2', theme: this.theme === "turva" ? "turva" : "default", class: { "duet-has-tooltip": !!this.tooltip }, margin: this.isCaptionVisible ? "small" : "auto", color: this.labelColor, weight: this.labelWeight, id: this.labelId, for: identifier }, this.label), this.tooltip && (h("duet-tooltip", { key: '3c8ee3d71cbefc2d3859d5c78a09357599fa3d93', direction: this.tooltipDirection, accessibleInputLabel: this.label, theme: this.theme === "turva" ? "turva" : "default" }, this.tooltip)), h("slot", { key: 'ecbbd7b2de0465087b6559c8941e2273e5d6e25a', name: "tooltip" }), this.caption && (h("duet-caption", { key: 'bbfa15caf320dfda6ae6d48b0c9c6fe0fe25e284', id: this.topCaptionId, size: "medium", theme: this.theme === "turva" ? "turva" : "default" }, this.caption)), h("div", { key: 'c91f39fb9542a81ed961971d304517124a7046ae', class: "duet-textarea-wrapper" }, this.placeholder && this.echoPlaceholder && this.value && (h("duet-caption", { key: '5f550265ff6c886f752c33ca662d56890d9f21a8', id: this.topCaptionPlaceholderId, class: "duet-textarea-placeholder", size: "small" }, this.placeholder)), h("textarea", { key: '0b24c58e21a7b62f658e573f13e44d68d5639df0', onInput: this.handleInput, onChange: this.handleChange, onBlur: this.handleBlur, onFocus: this.handleFocus, ref: input => (this.nativeInput = input), class: { "duet-textarea": true, disabled: this.disabled }, value: this.value, disabled: this.disabled, "aria-labelledby": this.accessibleLabelledBy ? `${this.labelId} ${this.accessibleLabelledBy}` : this.labelId, "aria-controls": this.accessibleControls, "aria-autocomplete": this.accessibleAutocomplete, "aria-activedescendant": this.accessibleActiveDescendant, "aria-owns": this.accessibleOwns, "aria-describedby": this.getDescribedBy(), "aria-details": this.accessibleDetails, "aria-description": this.accessibleDescription, placeholder: this.placeholder, spellcheck: "false", required: this.required, minlength: this.minlength, maxlength: this.maxlength, role: this.role, name: this.name, id: identifier })), h("duet-grid", { key: '8b7934cf5d66a8dd93054007879d3755f24edce4', alignment: "stretch" }, h("duet-grid-item", { key: '04e9818c668a06504b70dd73a925fdfd2734eee7', margin: "none", fill: true }, h("div", { key: '6fe4e85fb3d4935cc1374c4027a73e76bb499604', class: "duet-textarea-help", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: 'ee5eb2a2149271a7644588aa8e36c4046c7fa59e' }, this.error))), h("duet-grid-item", { key: '47937bb1385e1385d5445e978714896dadd5b320', margin: "none", class: "duet-character-count-caption" }, this.counter && (h(CharacterCount, { key: 'd681d37404d792fc9b1e379b6c84cb21c6f23190', theme: this.theme, value: this.value, maxlength: this.maxlength, label: this.counterLabel })))), this.counter && (h("duet-visually-hidden", { key: 'e044e35903993d4f9ac1c589bfb148eb02db83f1', class: "duet-visually-hidden", id: this.characterCountId, ref: el => {
|
|
181
182
|
this.hiddenCounterLabel = el;
|
|
182
183
|
} })))));
|
|
183
184
|
}
|