@duetds/components 9.1.2 → 9.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +220 -188
- package/lib/cjs/{app-globals-75ae6194.js → app-globals-8b08f415.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
- 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 +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
- package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +6 -6
- 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 +3 -3
- package/lib/cjs/{duet-chip.cjs.entry.js → duet-chip_3.cjs.entry.js} +327 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
- package/lib/cjs/duet-combobox.cjs.entry.js +42 -32
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
- package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
- 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 +3 -3
- package/lib/cjs/duet-hero.cjs.entry.js +3 -3
- package/lib/cjs/duet-icon.cjs.entry.js +4 -4
- package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-layout.cjs.entry.js +7 -10
- 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 +3 -3
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +5 -5
- package/lib/cjs/duet-modal.cjs.entry.js +10 -10
- package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
- 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 +3 -3
- 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 +15 -15
- package/lib/cjs/duet-progress.cjs.entry.js +2 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
- 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 +13 -13
- package/lib/cjs/duet-section-layout.cjs.entry.js +5 -6
- package/lib/cjs/duet-select.cjs.entry.js +2 -2
- 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 +10 -10
- package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
- package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
- 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 +2 -2
- 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 +6 -6
- 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 +3 -3
- 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 +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-388375fb.js → errorcodes.utils-79df4fcd.js} +1 -1
- package/lib/cjs/{focus-utils-8bf2f9fe.js → focus-utils-87585a09.js} +1 -1
- package/lib/cjs/{index-9e6f7e53.js → index-290ab697.js} +2 -2
- package/lib/cjs/{language-utils-0eb766d8.js → language-utils-3372de6f.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-0975145c.js → slot-utils-8015a7e6.js} +1 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +1 -1
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-banner/duet-banner.js +1 -1
- 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-button/duet-button.js +5 -5
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.js +6 -6
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-choice/duet-choice.js +3 -3
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox-select.js +4 -8
- package/lib/collection/components/duet-combobox/duet-combobox.css +2 -79
- package/lib/collection/components/duet-combobox/duet-combobox.js +38 -20
- 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.js +4 -4
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-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 +7 -7
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.js +15 -15
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- 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.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.css +24 -19
- package/lib/collection/components/duet-layout/duet-layout.js +5 -8
- package/lib/collection/components/duet-link/duet-link.js +2 -2
- package/lib/collection/components/duet-list/duet-list.js +4 -4
- package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +2 -2
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +2 -0
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -3
- 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 +10 -10
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +11 -11
- 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 +3 -3
- package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
- package/lib/collection/components/duet-overlay/duet-overlay.js +2 -2
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.js +13 -13
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +5 -5
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +45 -11
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +8 -0
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +28 -5
- 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-range-slider/duet-range-slider.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +3 -3
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
- package/lib/collection/components/duet-section-layout/duet-section-layout.css +24 -15
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -4
- package/lib/collection/components/duet-select/duet-select.js +5 -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 +3 -3
- package/lib/collection/components/duet-slideout/duet-slideout.js +5 -5
- 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 +3 -3
- package/lib/collection/components/duet-spinner/duet-spinner.js +3 -3
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +2 -2
- 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-group/duet-tab-group.js +10 -10
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-textarea/duet-textarea.js +7 -7
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- 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 +2 -2
- 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-tooltip/duet-tooltip.js +1 -1
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload/duet-upload.js +16 -16
- 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 +5 -5
- 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 +8 -8
- 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 +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 +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +3 -3
- package/lib/dist-custom-elements/duet-combobox.js +81 -53
- package/lib/dist-custom-elements/duet-contact-card.js +11 -11
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +17 -17
- 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 +7 -10
- 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 +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +6 -6
- package/lib/dist-custom-elements/duet-modal.js +17 -17
- package/lib/dist-custom-elements/duet-multiselect.js +16 -16
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +7 -7
- package/lib/dist-custom-elements/duet-notification.js +5 -5
- 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 +4 -4
- package/lib/dist-custom-elements/duet-pagination.js +25 -25
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -111
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -277
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +6 -6
- 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 +7 -7
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +5 -6
- 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 +4 -4
- 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 +11 -11
- package/lib/dist-custom-elements/duet-slideout.js +10 -10
- 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 +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 +3 -3
- 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 +19 -19
- package/lib/dist-custom-elements/duet-tab.js +2 -2
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +15 -15
- 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 +4 -4
- 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 +23 -23
- 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-74f689ae.js → p-0403f6da.js} +3 -3
- package/lib/dist-custom-elements/{p-11d8af72.js → p-0bb6686b.js} +5 -5
- package/lib/dist-custom-elements/{p-00d7b302.js → p-0fb7a267.js} +2 -2
- package/lib/dist-custom-elements/{p-9635880c.js → p-10f0fddb.js} +4 -4
- package/lib/dist-custom-elements/{p-7a7a6a7b.js → p-1dbac987.js} +9 -9
- package/lib/dist-custom-elements/{p-16a278f4.js → p-20420946.js} +4 -4
- package/lib/dist-custom-elements/{p-a7559bee.js → p-2e9f301d.js} +6 -6
- package/lib/dist-custom-elements/{p-69f6a6aa.js → p-317b4bb8.js} +1 -1
- package/lib/dist-custom-elements/{p-bec25ec5.js → p-33b260ff.js} +1 -1
- package/lib/dist-custom-elements/p-3bc3ac8a.js +119 -0
- package/lib/dist-custom-elements/{p-3caf29d6.js → p-3f00c32a.js} +1 -1
- package/lib/dist-custom-elements/{p-9ef37cc5.js → p-43a7f93f.js} +2 -2
- package/lib/dist-custom-elements/{p-8acea31f.js → p-43f6f1e6.js} +3 -3
- package/lib/dist-custom-elements/{p-926dfd0d.js → p-4e532364.js} +2 -2
- package/lib/dist-custom-elements/{p-fdc2bf62.js → p-52535b60.js} +13 -13
- package/lib/dist-custom-elements/{p-132de48f.js → p-550504de.js} +3 -3
- package/lib/dist-custom-elements/{p-401837cb.js → p-684cca0d.js} +3 -3
- package/lib/dist-custom-elements/{p-53d15ae4.js → p-6a5c7011.js} +11 -11
- package/lib/dist-custom-elements/{p-7c8f29a0.js → p-6d83f337.js} +4 -4
- package/lib/dist-custom-elements/{p-c5f82e3b.js → p-7e6cdbe3.js} +1 -1
- package/lib/dist-custom-elements/{p-6081e535.js → p-8b0dee3e.js} +1 -1
- package/lib/dist-custom-elements/{p-cd8e9097.js → p-8e557451.js} +2 -2
- package/lib/dist-custom-elements/{p-239cfc2e.js → p-936d5746.js} +2 -2
- package/lib/dist-custom-elements/{p-a1979351.js → p-95971567.js} +1 -1
- package/lib/dist-custom-elements/{p-f43704a4.js → p-ae262553.js} +2 -2
- package/lib/dist-custom-elements/{p-ddb9e9be.js → p-b3773c10.js} +3 -3
- package/lib/dist-custom-elements/{p-5f658e84.js → p-bdeb5fba.js} +12 -12
- package/lib/dist-custom-elements/{p-a9169fe0.js → p-c3854d56.js} +1 -1
- package/lib/dist-custom-elements/{p-8979d055.js → p-c775f5b9.js} +1 -1
- package/lib/dist-custom-elements/{p-434e64ad.js → p-cdf8041c.js} +8 -8
- package/lib/dist-custom-elements/{p-b1aa75c1.js → p-d6a8840d.js} +6 -6
- package/lib/dist-custom-elements/{p-39b4be25.js → p-e0913e76.js} +8 -8
- package/lib/dist-custom-elements/{p-cc58e64e.js → p-e416ccec.js} +3 -3
- package/lib/dist-custom-elements/{p-52618a53.js → p-e5f6aaab.js} +3 -3
- package/lib/dist-custom-elements/{p-7dfb4906.js → p-e7918410.js} +6 -6
- package/lib/dist-custom-elements/{p-f5924b7d.js → p-e8d60da0.js} +2 -2
- package/lib/dist-custom-elements/{p-1e7abd9f.js → p-e9361277.js} +5 -5
- package/lib/{esm/duet-popup-menu.entry.js → dist-custom-elements/p-ec4d6856.js} +68 -19
- package/lib/dist-custom-elements/{p-e399097c.js → p-ecc803b3.js} +1 -1
- package/lib/dist-custom-elements/{p-c77f9e4d.js → p-f055bb61.js} +3 -3
- package/lib/dist-custom-elements/{p-7a8eda34.js → p-f2f2bcca.js} +5 -5
- package/lib/dist-custom-elements/{p-c5df07b9.js → p-fc9b988f.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-123e5149.entry.js → p-002c99c1.entry.js} +1 -1
- package/lib/duet/p-0258c8de.entry.js +4 -0
- package/lib/duet/{p-76ebeb39.system.entry.js → p-04734a93.system.entry.js} +2 -2
- package/lib/duet/{p-c5332265.system.entry.js → p-04efd66c.system.entry.js} +2 -2
- package/lib/duet/p-06051dcb.entry.js +4 -0
- package/lib/duet/{p-64da9c94.system.entry.js → p-0660a0ef.system.entry.js} +1 -1
- package/lib/duet/{p-0d9de644.entry.js → p-07293953.entry.js} +1 -1
- package/lib/duet/{p-4a689653.system.js → p-0740edce.system.js} +1 -1
- package/lib/duet/{p-471c18e5.system.entry.js → p-083353cb.system.entry.js} +1 -1
- package/lib/duet/{p-632363b9.system.entry.js → p-0bfe2f53.system.entry.js} +1 -1
- package/lib/duet/p-0bfee3a1.system.entry.js +4 -0
- package/lib/duet/{p-0fee15c1.system.js → p-0c12d3cd.system.js} +1 -1
- package/lib/duet/{p-ea7dccdf.system.entry.js → p-0ce0c979.system.entry.js} +1 -1
- package/lib/duet/p-0e1e68bc.system.entry.js +4 -0
- package/lib/duet/{p-9e4c6ea7.system.js → p-0e2c37c7.system.js} +1 -1
- package/lib/duet/{p-5ed66d93.entry.js → p-0fdbde27.entry.js} +1 -1
- package/lib/duet/{p-902c3cbe.system.entry.js → p-11e4c749.system.entry.js} +1 -1
- package/lib/duet/{p-5446b2c4.entry.js → p-17077f57.entry.js} +1 -1
- package/lib/duet/{p-b3bbea88.system.entry.js → p-17b64351.system.entry.js} +2 -2
- package/lib/duet/{p-ae6de40d.entry.js → p-18917d49.entry.js} +1 -1
- package/lib/duet/{p-fd40d190.system.entry.js → p-18cd13be.system.entry.js} +1 -1
- package/lib/duet/{p-c3573c7a.entry.js → p-18e6e7fe.entry.js} +1 -1
- package/lib/duet/{p-8de97e36.entry.js → p-199d505a.entry.js} +1 -1
- package/lib/duet/{p-493a25c0.system.entry.js → p-1abf7d11.system.entry.js} +1 -1
- package/lib/duet/{p-6a34f6be.entry.js → p-1db515c6.entry.js} +1 -1
- package/lib/duet/{p-e05007a2.system.entry.js → p-210715c1.system.entry.js} +1 -1
- package/lib/duet/{p-3a5b7cf7.system.entry.js → p-21ad7b3a.system.entry.js} +1 -1
- package/lib/duet/{p-8f1823c2.system.entry.js → p-231c6724.system.entry.js} +1 -1
- package/lib/duet/{p-6cd9ae43.entry.js → p-277fd80e.entry.js} +1 -1
- package/lib/duet/{p-a2c01fc7.system.entry.js → p-27aa38b5.system.entry.js} +1 -1
- package/lib/duet/{p-8980f13e.entry.js → p-281fa7a1.entry.js} +1 -1
- package/lib/duet/{p-e408682d.system.entry.js → p-29072d2d.system.entry.js} +1 -1
- package/lib/duet/{p-a1a10757.system.entry.js → p-2a2f7fe9.system.entry.js} +1 -1
- package/lib/duet/{p-934124e4.entry.js → p-2b790430.entry.js} +1 -1
- package/lib/duet/{p-60327ec6.system.entry.js → p-357fba0e.system.entry.js} +1 -1
- package/lib/duet/{p-3affe362.entry.js → p-372b1880.entry.js} +1 -1
- package/lib/duet/{p-35bf92a1.system.entry.js → p-3958bcfa.system.entry.js} +1 -1
- package/lib/duet/{p-c7aea431.entry.js → p-39630105.entry.js} +1 -1
- package/lib/duet/{p-ec6a0e13.entry.js → p-39dab293.entry.js} +1 -1
- package/lib/duet/{p-8aaadc21.system.entry.js → p-3daaefaf.system.entry.js} +1 -1
- package/lib/duet/{p-8cb3b550.system.entry.js → p-40b33a43.system.entry.js} +1 -1
- package/lib/duet/{p-a1af9ad9.system.entry.js → p-40ee32f0.system.entry.js} +1 -1
- package/lib/duet/{p-8a9f676f.system.entry.js → p-410c17b6.system.entry.js} +1 -1
- package/lib/duet/{p-33ca3555.system.entry.js → p-434bda24.system.entry.js} +1 -1
- package/lib/duet/{p-d46a310c.entry.js → p-4407ea5a.entry.js} +1 -1
- package/lib/duet/{p-30f2d20a.entry.js → p-4451f3eb.entry.js} +1 -1
- package/lib/duet/{p-8d25bac7.entry.js → p-44c19fe9.entry.js} +1 -1
- package/lib/duet/{p-d3b84b94.entry.js → p-44d2dbb7.entry.js} +1 -1
- package/lib/duet/{p-6c917ed9.entry.js → p-44ecb79f.entry.js} +1 -1
- package/lib/duet/{p-bf40b101.entry.js → p-4543f9e7.entry.js} +1 -1
- package/lib/duet/{p-012938af.system.entry.js → p-477d4c2a.system.entry.js} +1 -1
- package/lib/duet/p-48836fcc.system.entry.js +4 -0
- package/lib/duet/{p-ae4cd43d.entry.js → p-49051d57.entry.js} +1 -1
- package/lib/duet/{p-36637566.system.entry.js → p-49e6e791.system.entry.js} +2 -2
- package/lib/duet/{p-20393f34.system.entry.js → p-4a59b12a.system.entry.js} +1 -1
- package/lib/duet/{p-03eab84c.system.entry.js → p-4cc5c937.system.entry.js} +1 -1
- package/lib/duet/{p-aa8648b3.system.entry.js → p-4e485c1c.system.entry.js} +1 -1
- package/lib/duet/{p-0b2e581f.entry.js → p-50f8076d.entry.js} +1 -1
- package/lib/duet/{p-59ae9e27.system.entry.js → p-51675591.system.entry.js} +1 -1
- package/lib/duet/{p-8f2af04b.system.entry.js → p-522e0468.system.entry.js} +1 -1
- package/lib/duet/{p-85f4d527.entry.js → p-52fc5c3b.entry.js} +1 -1
- package/lib/duet/{p-11d01633.system.entry.js → p-54460ce3.system.entry.js} +1 -1
- package/lib/duet/{p-f8d41de4.entry.js → p-546ca397.entry.js} +1 -1
- package/lib/duet/{p-d5e996fd.entry.js → p-54d7e599.entry.js} +1 -1
- package/lib/duet/{p-ab78e681.entry.js → p-554cff02.entry.js} +1 -1
- package/lib/duet/{p-ce289a58.system.entry.js → p-5839bb7a.system.entry.js} +1 -1
- package/lib/duet/{p-9ea9329f.entry.js → p-58400179.entry.js} +1 -1
- package/lib/duet/{p-14dc7cf5.entry.js → p-584be931.entry.js} +1 -1
- package/lib/duet/{p-0e255314.system.entry.js → p-5899db41.system.entry.js} +1 -1
- package/lib/duet/{p-dc7c2dc7.system.entry.js → p-5a8ca9f7.system.entry.js} +1 -1
- package/lib/duet/{p-3233973c.system.entry.js → p-5c5202c1.system.entry.js} +1 -1
- package/lib/duet/{p-6d405ca2.system.entry.js → p-5e0a2a78.system.entry.js} +2 -2
- package/lib/duet/{p-5432aefa.system.entry.js → p-5e46b67c.system.entry.js} +1 -1
- package/lib/duet/{p-4f47944f.system.entry.js → p-5eda45d0.system.entry.js} +1 -1
- package/lib/duet/{p-758cb2a2.system.entry.js → p-6014d518.system.entry.js} +1 -1
- package/lib/duet/{p-6df59cfe.entry.js → p-6119ef0a.entry.js} +1 -1
- package/lib/duet/{p-754100c9.system.entry.js → p-61fe999e.system.entry.js} +1 -1
- package/lib/duet/{p-2c999efc.entry.js → p-66da99e1.entry.js} +1 -1
- package/lib/duet/p-681afce7.js +4 -0
- package/lib/duet/{p-b64eb2b3.system.entry.js → p-69bb93ee.system.entry.js} +1 -1
- package/lib/duet/{p-997146fa.system.entry.js → p-6b2a8199.system.entry.js} +2 -2
- package/lib/duet/p-6db337db.entry.js +4 -0
- package/lib/duet/{p-2349ea53.entry.js → p-6f1fc369.entry.js} +1 -1
- package/lib/duet/{p-5cd8706b.entry.js → p-73f290b1.entry.js} +1 -1
- package/lib/duet/p-747505e8.entry.js +4 -0
- package/lib/duet/{p-0b249181.js → p-765f640d.js} +1 -1
- package/lib/duet/{p-0487aadb.system.entry.js → p-77009e02.system.entry.js} +1 -1
- package/lib/duet/{p-c3524f86.system.entry.js → p-7776b2e3.system.entry.js} +1 -1
- package/lib/duet/{p-12155eae.system.entry.js → p-77bd02b8.system.entry.js} +1 -1
- package/lib/duet/{p-a2ddcf90.entry.js → p-7bc8a7ba.entry.js} +1 -1
- package/lib/duet/{p-86f0eef8.system.entry.js → p-7ca5fee5.system.entry.js} +1 -1
- package/lib/duet/{p-62cf9516.entry.js → p-80ebdba0.entry.js} +1 -1
- package/lib/duet/{p-dcf097a9.system.entry.js → p-82557326.system.entry.js} +1 -1
- package/lib/duet/p-83dc6278.entry.js +4 -0
- package/lib/duet/{p-5e2f8206.js → p-8483586d.js} +1 -1
- package/lib/duet/{p-6d11c049.entry.js → p-8575f97e.entry.js} +1 -1
- package/lib/duet/{p-63f80431.system.entry.js → p-86ddbb9f.system.entry.js} +1 -1
- package/lib/duet/{p-8c84e41c.entry.js → p-88a370ef.entry.js} +1 -1
- package/lib/duet/{p-6fde361f.system.entry.js → p-89bc2c76.system.entry.js} +1 -1
- package/lib/duet/{p-6faa9435.system.entry.js → p-8d6d407f.system.entry.js} +1 -1
- package/lib/duet/{p-2fc10b59.entry.js → p-8d7d23ca.entry.js} +1 -1
- package/lib/duet/{p-b5aaa528.system.entry.js → p-8e8ac460.system.entry.js} +1 -1
- package/lib/duet/{p-45d596e8.entry.js → p-907e01e1.entry.js} +1 -1
- package/lib/duet/{p-6a0ed208.entry.js → p-90e39ad6.entry.js} +1 -1
- package/lib/duet/{p-730ac0b8.entry.js → p-912860f0.entry.js} +1 -1
- package/lib/duet/{p-31ee8ad8.entry.js → p-98d9fcfc.entry.js} +1 -1
- package/lib/duet/{p-9d521ea1.system.entry.js → p-995b0ea5.system.entry.js} +1 -1
- package/lib/duet/{p-5e502442.system.entry.js → p-9b70444f.system.entry.js} +1 -1
- package/lib/duet/{p-08727974.entry.js → p-9bbdecc7.entry.js} +1 -1
- package/lib/duet/{p-20a0e98c.entry.js → p-9df917b9.entry.js} +1 -1
- package/lib/duet/{p-86ba2e23.entry.js → p-9f08395f.entry.js} +1 -1
- package/lib/duet/{p-e20b0d90.entry.js → p-9fa9db50.entry.js} +1 -1
- package/lib/duet/{p-d3101c8a.system.js → p-9fdb1552.system.js} +2 -2
- package/lib/duet/{p-541301b8.system.entry.js → p-a2023033.system.entry.js} +1 -1
- package/lib/duet/{p-4ab05bd1.system.entry.js → p-a25f447e.system.entry.js} +1 -1
- package/lib/duet/{p-b839f59a.system.entry.js → p-a37a7f5f.system.entry.js} +1 -1
- package/lib/duet/{p-6e0ff6ff.entry.js → p-a4d2aea7.entry.js} +1 -1
- package/lib/duet/{p-54f1f550.system.entry.js → p-a4d589fb.system.entry.js} +2 -2
- package/lib/duet/{p-04085d32.entry.js → p-a623fa7e.entry.js} +1 -1
- package/lib/duet/{p-8cacd5d4.entry.js → p-a696a103.entry.js} +1 -1
- package/lib/duet/{p-e1e9de91.entry.js → p-a710fd68.entry.js} +1 -1
- package/lib/duet/{p-697c4f57.entry.js → p-a89f11eb.entry.js} +1 -1
- package/lib/duet/{p-9070bf89.system.entry.js → p-ab487d80.system.entry.js} +2 -2
- package/lib/duet/{p-22c7d5ee.entry.js → p-ab5f9de6.entry.js} +1 -1
- package/lib/duet/{p-18766573.entry.js → p-acd9cb61.entry.js} +1 -1
- package/lib/duet/{p-00f584d4.js → p-ae8d9deb.js} +1 -1
- package/lib/duet/p-af311c80.entry.js +4 -0
- package/lib/duet/{p-6e8ebe18.entry.js → p-b01e1603.entry.js} +1 -1
- package/lib/duet/p-b24bbdc0.entry.js +4 -0
- package/lib/duet/{p-cf05a9a4.entry.js → p-b5329846.entry.js} +1 -1
- package/lib/duet/p-b5dabfe2.entry.js +4 -0
- package/lib/duet/{p-eb8bf9ea.entry.js → p-b69d6f0f.entry.js} +1 -1
- package/lib/duet/{p-8507509a.js → p-b6e8a587.js} +1 -1
- package/lib/duet/{p-a4a42c3e.system.entry.js → p-b7efe3b3.system.entry.js} +1 -1
- package/lib/duet/{p-91bf41a8.system.entry.js → p-b97c6e73.system.entry.js} +1 -1
- package/lib/duet/{p-8ab41ea5.entry.js → p-b9ca5786.entry.js} +1 -1
- package/lib/duet/{p-ebca186a.system.entry.js → p-ba7657d2.system.entry.js} +1 -1
- package/lib/duet/p-bb896f73.system.js +4 -0
- package/lib/duet/{p-73170927.entry.js → p-bc188b4d.entry.js} +1 -1
- package/lib/duet/{p-2526c848.entry.js → p-bd60816f.entry.js} +1 -1
- package/lib/duet/{p-337009ba.system.entry.js → p-be7c8c61.system.entry.js} +1 -1
- package/lib/duet/{p-3b668f9d.system.entry.js → p-bff7ece1.system.entry.js} +1 -1
- package/lib/duet/p-c02efffc.system.entry.js +4 -0
- package/lib/duet/p-c162e573.system.entry.js +4 -0
- package/lib/duet/{p-7cc379a7.system.entry.js → p-c1e4c10f.system.entry.js} +1 -1
- package/lib/duet/{p-91374fa5.system.entry.js → p-c999ea8d.system.entry.js} +1 -1
- package/lib/duet/{p-eb8ddb2c.entry.js → p-cb7626f8.entry.js} +1 -1
- package/lib/duet/{p-966bf379.system.entry.js → p-cb833d34.system.entry.js} +1 -1
- package/lib/duet/{p-0853dd3b.system.js → p-d19b027a.system.js} +1 -1
- package/lib/duet/p-d1c6861d.system.entry.js +4 -0
- package/lib/duet/{p-7f96f678.entry.js → p-d2b0c35d.entry.js} +1 -1
- package/lib/duet/{p-de5b2f37.system.js → p-d40e8899.system.js} +1 -1
- package/lib/duet/p-d64e3229.entry.js +4 -0
- package/lib/duet/{p-7e06948d.entry.js → p-d7d9526b.entry.js} +1 -1
- package/lib/duet/{p-fc3f42ab.entry.js → p-d9f0722f.entry.js} +1 -1
- package/lib/duet/{p-191f51da.system.entry.js → p-da60c177.system.entry.js} +1 -1
- package/lib/duet/{p-fe661e98.system.entry.js → p-dd48441b.system.entry.js} +1 -1
- package/lib/duet/{p-c3035dee.system.entry.js → p-deaa6b23.system.entry.js} +1 -1
- package/lib/duet/{p-f368439a.entry.js → p-e021729d.entry.js} +1 -1
- package/lib/duet/{p-d4cf8310.system.entry.js → p-e3bf718e.system.entry.js} +1 -1
- package/lib/duet/{p-01ce7028.system.entry.js → p-e43ff11c.system.entry.js} +1 -1
- package/lib/duet/{p-ecde67f6.entry.js → p-e8daf1e2.entry.js} +1 -1
- package/lib/duet/{p-50428ca6.entry.js → p-ec809c70.entry.js} +1 -1
- package/lib/duet/p-ed4d1a8b.js +4 -0
- package/lib/duet/{p-695da2aa.entry.js → p-ede1eb73.entry.js} +1 -1
- package/lib/duet/{p-2b3b6d33.entry.js → p-ee6bfb1e.entry.js} +1 -1
- package/lib/duet/{p-4f7a0a49.entry.js → p-f00a57c0.entry.js} +1 -1
- package/lib/duet/{p-9d3ef1e0.system.entry.js → p-f3a6603e.system.entry.js} +1 -1
- package/lib/duet/{p-064b79e8.entry.js → p-f4b2f2e8.entry.js} +1 -1
- package/lib/duet/{p-236df5f1.entry.js → p-f7845fea.entry.js} +1 -1
- package/lib/duet/{p-f6c25420.system.entry.js → p-fef50246.system.entry.js} +1 -1
- package/lib/esm/{app-globals-6cbf18ba.js → app-globals-01df0e2e.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +2 -2
- 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 +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +6 -6
- package/lib/esm/duet-breadcrumbs.entry.js +4 -4
- package/lib/esm/duet-button_2.entry.js +4 -4
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +6 -6
- 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 +3 -3
- package/lib/esm/{duet-chip.entry.js → duet-chip_3.entry.js} +327 -3
- package/lib/esm/duet-choice_2.entry.js +3 -3
- package/lib/esm/duet-collapsible.entry.js +2 -2
- package/lib/esm/duet-combobox.entry.js +42 -32
- package/lib/esm/duet-contact-card.entry.js +4 -4
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +4 -4
- package/lib/esm/duet-divider_2.entry.js +2 -2
- package/lib/esm/duet-editable-table_3.entry.js +7 -7
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +5 -5
- 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 +3 -3
- package/lib/esm/duet-hero.entry.js +3 -3
- package/lib/esm/duet-icon.entry.js +4 -4
- package/lib/esm/duet-input_2.entry.js +3 -3
- package/lib/esm/duet-layout.entry.js +7 -10
- 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 +3 -3
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +5 -5
- package/lib/esm/duet-modal.entry.js +10 -10
- package/lib/esm/duet-multiselect.entry.js +8 -8
- 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 +3 -3
- 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 +15 -15
- package/lib/esm/duet-progress.entry.js +2 -2
- package/lib/esm/duet-promo-card.entry.js +4 -4
- 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 +13 -13
- package/lib/esm/duet-section-layout.entry.js +5 -6
- package/lib/esm/duet-select.entry.js +2 -2
- 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 +10 -10
- package/lib/esm/duet-slideout.entry.js +8 -8
- package/lib/esm/duet-step_2.entry.js +2 -2
- 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 +2 -2
- 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 +6 -6
- 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 +3 -3
- 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 +5 -5
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-2a3a0ed1.js → errorcodes.utils-ac65ace8.js} +1 -1
- package/lib/esm/{focus-utils-1e2c1ed7.js → focus-utils-3e81bca4.js} +1 -1
- package/lib/esm/{index-f384e24a.js → index-5d196317.js} +2 -2
- package/lib/esm/{language-utils-b0c1f3cd.js → language-utils-97f0a1bb.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-e698dc9e.js → slot-utils-4442cc08.js} +1 -1
- package/lib/esm-es5/{app-globals-6cbf18ba.js → app-globals-01df0e2e.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 +2 -2
- 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 +4 -0
- 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 +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-item.entry.js +2 -2
- 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 +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +2 -2
- package/lib/esm-es5/duet-radio_2.entry.js +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 +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +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-2a3a0ed1.js → errorcodes.utils-ac65ace8.js} +1 -1
- package/lib/esm-es5/focus-utils-3e81bca4.js +4 -0
- package/lib/esm-es5/{index-f384e24a.js → index-5d196317.js} +2 -2
- package/lib/esm-es5/{language-utils-b0c1f3cd.js → language-utils-97f0a1bb.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-e698dc9e.js → slot-utils-4442cc08.js} +1 -1
- package/lib/types/components/duet-combobox/duet-combobox-select.d.ts +2 -1
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +3 -1
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +7 -2
- package/lib/types/components/duet-popup-menu-item/duet-popup-menu-item.d.ts +6 -1
- package/lib/types/components.d.ts +15 -6
- package/package.json +4 -4
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +0 -83
- package/lib/cjs/duet-popup-menu.cjs.entry.js +0 -250
- package/lib/duet/p-053113a9.system.entry.js +0 -4
- package/lib/duet/p-1b5ce17e.system.entry.js +0 -4
- package/lib/duet/p-1c8c9651.entry.js +0 -4
- package/lib/duet/p-22a5ac0a.entry.js +0 -4
- package/lib/duet/p-22cb3c28.system.entry.js +0 -4
- package/lib/duet/p-26c71746.system.js +0 -4
- package/lib/duet/p-2e108879.js +0 -4
- package/lib/duet/p-344d401b.entry.js +0 -4
- package/lib/duet/p-38ab5505.entry.js +0 -4
- package/lib/duet/p-47e4eada.entry.js +0 -4
- package/lib/duet/p-76eec0c0.system.entry.js +0 -4
- package/lib/duet/p-946101a9.js +0 -4
- package/lib/duet/p-a365e326.entry.js +0 -4
- package/lib/duet/p-a81e7736.entry.js +0 -4
- package/lib/duet/p-b93605ee.system.entry.js +0 -4
- package/lib/duet/p-bfb824c6.entry.js +0 -4
- package/lib/duet/p-c2ca9373.entry.js +0 -4
- package/lib/duet/p-cb9d279b.system.entry.js +0 -4
- package/lib/duet/p-e69bd7e8.entry.js +0 -4
- package/lib/duet/p-ea445202.system.entry.js +0 -4
- package/lib/duet/p-f1bf4f9e.entry.js +0 -4
- package/lib/duet/p-f9eb5cbb.system.entry.js +0 -4
- package/lib/esm/duet-popup-menu-item.entry.js +0 -79
- package/lib/esm-es5/duet-chip.entry.js +0 -4
- package/lib/esm-es5/duet-popup-menu-item.entry.js +0 -4
- package/lib/esm-es5/duet-popup-menu.entry.js +0 -4
- package/lib/esm-es5/focus-utils-1e2c1ed7.js +0 -4
- /package/lib/dist-custom-elements/{p-bc933201.js → p-8764aea1.js} +0 -0
|
@@ -32,7 +32,7 @@ export class DuetParagraph {
|
|
|
32
32
|
const color = getColorByName(this.color);
|
|
33
33
|
// aria-describedby is to fix accessibility issue in Chrome where duet-paragraphs
|
|
34
34
|
// are not announced when placed inside duet-modal
|
|
35
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: 'e9f8164c6795c950d1f1340cc8a723113f2e231a', "aria-describedby": this.id }, h("p", { key: '87942327cc0a685a6d1435adc090b8c0aa5c54ac', id: this.id, class: {
|
|
36
36
|
"duet-paragraph": true,
|
|
37
37
|
"duet-paragraph-small": this.size === "small",
|
|
38
38
|
"duet-paragraph-semi-bold": this.weight === "semi-bold",
|
|
@@ -40,7 +40,7 @@ export class DuetParagraph {
|
|
|
40
40
|
"duet-m-0": this.margin === "none",
|
|
41
41
|
[this.variation]: true,
|
|
42
42
|
"duet-theme-turva": this.theme === "turva",
|
|
43
|
-
}, style: { color }, part: "duet-paragraph" }, h("slot", { key: '
|
|
43
|
+
}, style: { color }, part: "duet-paragraph" }, h("slot", { key: '858b0de4a678c0320e76f1479d7e9a7202a749ac' }))));
|
|
44
44
|
}
|
|
45
45
|
static get is() { return "duet-paragraph"; }
|
|
46
46
|
static get encapsulation() { return "shadow"; }
|
|
@@ -113,7 +113,7 @@ export class DuetParagraph {
|
|
|
113
113
|
"references": {
|
|
114
114
|
"DuetParagraphSize": {
|
|
115
115
|
"location": "local",
|
|
116
|
-
"path": "/Users/
|
|
116
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
117
117
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphSize"
|
|
118
118
|
}
|
|
119
119
|
}
|
|
@@ -137,7 +137,7 @@ export class DuetParagraph {
|
|
|
137
137
|
"references": {
|
|
138
138
|
"DuetParagraphWeight": {
|
|
139
139
|
"location": "local",
|
|
140
|
-
"path": "/Users/
|
|
140
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
141
141
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphWeight"
|
|
142
142
|
}
|
|
143
143
|
}
|
|
@@ -161,7 +161,7 @@ export class DuetParagraph {
|
|
|
161
161
|
"references": {
|
|
162
162
|
"DuetParagraphVariation": {
|
|
163
163
|
"location": "local",
|
|
164
|
-
"path": "/Users/
|
|
164
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-paragraph/duet-paragraph.tsx",
|
|
165
165
|
"id": "src/components/duet-paragraph/duet-paragraph.tsx::DuetParagraphVariation"
|
|
166
166
|
}
|
|
167
167
|
}
|
|
@@ -17,7 +17,9 @@ export class DuetPopupMenu {
|
|
|
17
17
|
const button = element;
|
|
18
18
|
button.accessiblePopup = "true";
|
|
19
19
|
button.accessibleExpanded = false;
|
|
20
|
-
|
|
20
|
+
if (this.controllerIcon) {
|
|
21
|
+
button.setAttribute("trailing-icon", "action-arrow-down-small");
|
|
22
|
+
}
|
|
21
23
|
this.openButton = button;
|
|
22
24
|
}
|
|
23
25
|
catch (_e) { }
|
|
@@ -54,6 +56,7 @@ export class DuetPopupMenu {
|
|
|
54
56
|
this.position = "absolute";
|
|
55
57
|
this.mainAxisOffset = 0;
|
|
56
58
|
this.crossAxisOffset = 0;
|
|
59
|
+
this.controllerIcon = "action-arrow-down-small";
|
|
57
60
|
}
|
|
58
61
|
/**
|
|
59
62
|
* Component lifecycle events.
|
|
@@ -81,7 +84,9 @@ export class DuetPopupMenu {
|
|
|
81
84
|
disconnectedCallback() {
|
|
82
85
|
if (this.openButton) {
|
|
83
86
|
this.openButton.removeEventListener("click", this.openButtonEventListener);
|
|
84
|
-
this.
|
|
87
|
+
if (this.controllerIcon) {
|
|
88
|
+
this.openButton.removeAttribute("trailing-icon");
|
|
89
|
+
}
|
|
85
90
|
}
|
|
86
91
|
}
|
|
87
92
|
/**
|
|
@@ -185,7 +190,9 @@ export class DuetPopupMenu {
|
|
|
185
190
|
if (this.openButton) {
|
|
186
191
|
this.openButton.accessibleExpanded = true;
|
|
187
192
|
}
|
|
188
|
-
this.
|
|
193
|
+
if (this.accessibleRole !== "listbox") {
|
|
194
|
+
this.teleport.makeSiblingsInert();
|
|
195
|
+
}
|
|
189
196
|
this.updatePlacement();
|
|
190
197
|
setTimeout(() => {
|
|
191
198
|
if (this.accessibleRole === "menu") {
|
|
@@ -203,7 +210,9 @@ export class DuetPopupMenu {
|
|
|
203
210
|
this.focusOpenButton();
|
|
204
211
|
}
|
|
205
212
|
this.duetToggle.emit({ open: this.open, component: "duet-popup-menu" });
|
|
206
|
-
this.
|
|
213
|
+
if (this.accessibleRole !== "listbox") {
|
|
214
|
+
this.teleport.removeInertFromSiblings();
|
|
215
|
+
}
|
|
207
216
|
}, 200);
|
|
208
217
|
}
|
|
209
218
|
}
|
|
@@ -225,12 +234,15 @@ export class DuetPopupMenu {
|
|
|
225
234
|
return -1;
|
|
226
235
|
}
|
|
227
236
|
render() {
|
|
228
|
-
const
|
|
237
|
+
const styles = {
|
|
229
238
|
top: `${this.menuY}px`,
|
|
230
239
|
left: `${this.menuX}px`,
|
|
231
240
|
position: this.position,
|
|
241
|
+
overflowY: "auto",
|
|
232
242
|
};
|
|
233
|
-
return (h(Host, { key: '
|
|
243
|
+
return (h(Host, { key: '389d4d1b46db081d29a7fa8d57fd65f9c113f7a9' }, h("div", { key: '8d5e47a1dac1f4a7b17aed4aa69afed4cfa44a39', ref: element => {
|
|
244
|
+
this.menuElement = element;
|
|
245
|
+
}, style: styles, class: { open: this.open, "duet-popup-menu-list": true, "duet-theme-turva": this.theme === "turva" }, role: this.accessibleRole, "aria-label": this.accessibleLabel }, h("slot", { key: '09fc711a6dc838d9e345a694c5e45c09a01bf4ed' }))));
|
|
234
246
|
}
|
|
235
247
|
static get is() { return "duet-popup-menu"; }
|
|
236
248
|
static get encapsulation() { return "shadow"; }
|
|
@@ -267,8 +279,8 @@ export class DuetPopupMenu {
|
|
|
267
279
|
"type": "string",
|
|
268
280
|
"mutable": false,
|
|
269
281
|
"complexType": {
|
|
270
|
-
"original": "\"menu\" | \"list\"",
|
|
271
|
-
"resolved": "\"list\" | \"menu\"",
|
|
282
|
+
"original": "\"menu\" | \"listbox\" | \"list\"",
|
|
283
|
+
"resolved": "\"list\" | \"listbox\" | \"menu\"",
|
|
272
284
|
"references": {}
|
|
273
285
|
},
|
|
274
286
|
"required": false,
|
|
@@ -329,8 +341,8 @@ export class DuetPopupMenu {
|
|
|
329
341
|
"type": "string",
|
|
330
342
|
"mutable": false,
|
|
331
343
|
"complexType": {
|
|
332
|
-
"original": "string | (HTMLElement & FocusableComponent & OpenerComponent)",
|
|
333
|
-
"resolved": "HTMLElement & FocusableComponent & OpenerComponent | string",
|
|
344
|
+
"original": "string | (HTMLElement & FocusableComponent & OpenerComponent) | HTMLDuetInputElement",
|
|
345
|
+
"resolved": "HTMLDuetInputElement | HTMLElement & FocusableComponent & OpenerComponent | string",
|
|
334
346
|
"references": {
|
|
335
347
|
"HTMLElement": {
|
|
336
348
|
"location": "global",
|
|
@@ -345,6 +357,10 @@ export class DuetPopupMenu {
|
|
|
345
357
|
"location": "import",
|
|
346
358
|
"path": "../../common",
|
|
347
359
|
"id": "src/common/index.ts::OpenerComponent"
|
|
360
|
+
},
|
|
361
|
+
"HTMLDuetInputElement": {
|
|
362
|
+
"location": "global",
|
|
363
|
+
"id": "global::HTMLDuetInputElement"
|
|
348
364
|
}
|
|
349
365
|
}
|
|
350
366
|
},
|
|
@@ -446,6 +462,24 @@ export class DuetPopupMenu {
|
|
|
446
462
|
"attribute": "cross-axis-offset",
|
|
447
463
|
"reflect": false,
|
|
448
464
|
"defaultValue": "0"
|
|
465
|
+
},
|
|
466
|
+
"controllerIcon": {
|
|
467
|
+
"type": "string",
|
|
468
|
+
"mutable": false,
|
|
469
|
+
"complexType": {
|
|
470
|
+
"original": "string",
|
|
471
|
+
"resolved": "string",
|
|
472
|
+
"references": {}
|
|
473
|
+
},
|
|
474
|
+
"required": false,
|
|
475
|
+
"optional": false,
|
|
476
|
+
"docs": {
|
|
477
|
+
"tags": [],
|
|
478
|
+
"text": "By default Popup Menu adds \"action-arrow-down-small\" icon to the controller.\nThis can be removed with controller-icon=\"\"."
|
|
479
|
+
},
|
|
480
|
+
"attribute": "controller-icon",
|
|
481
|
+
"reflect": false,
|
|
482
|
+
"defaultValue": "\"action-arrow-down-small\""
|
|
449
483
|
}
|
|
450
484
|
};
|
|
451
485
|
}
|
|
@@ -473,7 +507,7 @@ export class DuetPopupMenu {
|
|
|
473
507
|
"references": {
|
|
474
508
|
"DuetPopupMenuEvent": {
|
|
475
509
|
"location": "local",
|
|
476
|
-
"path": "/Users/
|
|
510
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-popup-menu/duet-popup-menu.tsx",
|
|
477
511
|
"id": "src/components/duet-popup-menu/duet-popup-menu.tsx::DuetPopupMenuEvent"
|
|
478
512
|
}
|
|
479
513
|
}
|
|
@@ -71,4 +71,12 @@
|
|
|
71
71
|
}
|
|
72
72
|
.duet-popup-menu-item .duet-popup-menu-item-trailing {
|
|
73
73
|
padding-left: 20px;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.active-descendant {
|
|
77
|
+
outline: 0;
|
|
78
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
79
|
+
}
|
|
80
|
+
.duet-theme-turva .active-descendant, .active-descendant.duet-theme-turva {
|
|
81
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
74
82
|
}
|
|
@@ -37,6 +37,7 @@ export class DuetPopupMenuItem {
|
|
|
37
37
|
this.trailingIcon = undefined;
|
|
38
38
|
this.trailingText = undefined;
|
|
39
39
|
this.active = false;
|
|
40
|
+
this.activeDescendant = false;
|
|
40
41
|
}
|
|
41
42
|
/**
|
|
42
43
|
* Component lifecycle events.
|
|
@@ -62,8 +63,9 @@ export class DuetPopupMenuItem {
|
|
|
62
63
|
"duet-popup-menu-item": true,
|
|
63
64
|
active: this.active,
|
|
64
65
|
"duet-theme-turva": this.theme === "turva",
|
|
66
|
+
"active-descendant": this.activeDescendant,
|
|
65
67
|
};
|
|
66
|
-
return (h(Host, { key: '
|
|
68
|
+
return (h(Host, { key: 'e53141f7390844d3bd55d5204d7dac9334248fdc', role: this.accessibleRole }, h(TagName, { key: '73fe7bb5b8cc6fa57b12e0d210edc4ef25dd401b', ref: element => (this.itemElement = element), tabIndex: this.accessibleRole === "menuitem" || "option" ? -1 : 0, onFocus: this.onFocus, onBlur: this.onBlur, role: `${TagName === "a" ? "link" : "button"}`, "aria-label": this.accessibleLabel, class: classes, value: this.value, href: this.url, target: this.external ? "_blank" : undefined, rel: this.external ? "noopener" : undefined, lang: TagName === "button" ? undefined : this.targetLanguage, hreflang: TagName === "button" ? undefined : this.targetLanguage }, this.leadingIcon && (h("duet-icon", { key: '3fd892272f52814da4c8f14ea7bec580a160e858', name: this.leadingIcon, size: "x-small", color: this.leadingIconColor ? this.leadingIconColor : "currentColor", class: "duet-popup-menu-item-leading", margin: "none" })), h("span", { key: '51b7da7f29ef0f85344e02b1a85aa185bca9b26a', class: "duet-popup-menu-item-label" }, h("slot", { key: '9a72c7fcaeeafe89741760d84c91382b31ab798f' })), (this.trailingIcon || this.active) && (h("duet-icon", { key: '1ddf8f956adbe24208d16c33fe28fde167babcb2', name: this.active ? "messaging-checked-small" : this.trailingIcon, size: this.active ? "xx-small" : "x-small", color: "currentColor", class: "duet-popup-menu-item-trailing", margin: "none" })), this.trailingText && h("span", { key: '30aa34505231dbe1a78af9256920294e967a559a', class: "duet-popup-menu-item-trailing" }, this.trailingText))));
|
|
67
69
|
}
|
|
68
70
|
static get is() { return "duet-popup-menu-item"; }
|
|
69
71
|
static get encapsulation() { return "shadow"; }
|
|
@@ -100,8 +102,8 @@ export class DuetPopupMenuItem {
|
|
|
100
102
|
"type": "string",
|
|
101
103
|
"mutable": false,
|
|
102
104
|
"complexType": {
|
|
103
|
-
"original": "\"menuitem\" | \"listitem\"",
|
|
104
|
-
"resolved": "\"listitem\" | \"menuitem\"",
|
|
105
|
+
"original": "\"menuitem\" | \"listitem\" | \"option\"",
|
|
106
|
+
"resolved": "\"listitem\" | \"menuitem\" | \"option\"",
|
|
105
107
|
"references": {}
|
|
106
108
|
},
|
|
107
109
|
"required": false,
|
|
@@ -316,6 +318,27 @@ export class DuetPopupMenuItem {
|
|
|
316
318
|
"attribute": "active",
|
|
317
319
|
"reflect": false,
|
|
318
320
|
"defaultValue": "false"
|
|
321
|
+
},
|
|
322
|
+
"activeDescendant": {
|
|
323
|
+
"type": "boolean",
|
|
324
|
+
"mutable": false,
|
|
325
|
+
"complexType": {
|
|
326
|
+
"original": "boolean",
|
|
327
|
+
"resolved": "boolean",
|
|
328
|
+
"references": {}
|
|
329
|
+
},
|
|
330
|
+
"required": false,
|
|
331
|
+
"optional": false,
|
|
332
|
+
"docs": {
|
|
333
|
+
"tags": [{
|
|
334
|
+
"name": "internal",
|
|
335
|
+
"text": "Focus simulation when parent element uses aria-activedescendant"
|
|
336
|
+
}],
|
|
337
|
+
"text": ""
|
|
338
|
+
},
|
|
339
|
+
"attribute": "active-descendant",
|
|
340
|
+
"reflect": false,
|
|
341
|
+
"defaultValue": "false"
|
|
319
342
|
}
|
|
320
343
|
};
|
|
321
344
|
}
|
|
@@ -341,7 +364,7 @@ export class DuetPopupMenuItem {
|
|
|
341
364
|
"references": {
|
|
342
365
|
"DuetPopupMenuItemEvent": {
|
|
343
366
|
"location": "local",
|
|
344
|
-
"path": "/Users/
|
|
367
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
|
|
345
368
|
"id": "src/components/duet-popup-menu-item/duet-popup-menu-item.tsx::DuetPopupMenuItemEvent"
|
|
346
369
|
}
|
|
347
370
|
}
|
|
@@ -362,7 +385,7 @@ export class DuetPopupMenuItem {
|
|
|
362
385
|
"references": {
|
|
363
386
|
"DuetPopupMenuItemEvent": {
|
|
364
387
|
"location": "local",
|
|
365
|
-
"path": "/Users/
|
|
388
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-popup-menu-item/duet-popup-menu-item.tsx",
|
|
366
389
|
"id": "src/components/duet-popup-menu-item/duet-popup-menu-item.tsx::DuetPopupMenuItemEvent"
|
|
367
390
|
}
|
|
368
391
|
}
|
|
@@ -53,12 +53,12 @@ export class DuetPromoCard {
|
|
|
53
53
|
backgroundColor: backgroundColor ? backgroundColor : "none",
|
|
54
54
|
};
|
|
55
55
|
const TagName = this.url ? "a" : "div";
|
|
56
|
-
return (h(Host, { key: '
|
|
56
|
+
return (h(Host, { key: 'b73cdd4f3dcd554706a13aeaa706543b681529ec', class: { "duet-m-0": this.margin === "none" } }, h("aside", { key: '76f17c86f64af2cea4a60ce9882f8e76bc475ab6', class: {
|
|
57
57
|
"duet-promo-card": true,
|
|
58
58
|
"duet-theme-turva": this.theme === "turva",
|
|
59
59
|
"no-bg-color": !this.backgroundColor,
|
|
60
60
|
"duet-promo-card-link": !!this.url,
|
|
61
|
-
}, style: bannerStyles }, h(TagName, { key: '
|
|
61
|
+
}, style: bannerStyles }, h(TagName, { key: 'db345f3d904fc72e3f25618c91ab3f30a0b9e4c7', href: this.url, class: "content-wrapper", ref: element => (this.aOrDivElement = element) }, h("img", { key: 'ac5645fb64cf5872e0735ce3d97939e37fb10f0a', class: "image", src: this.image, alt: "", role: "presentation" }), h("div", { key: 'c82dc662a938ca4849089a048c57caa8efc54531', class: "content" }, this.hasPreHeadingSlot && (h("div", { key: 'cd9ce432bdf6f8ffaa63796a258837e9136e1ea4', class: "pre-heading" }, h("slot", { key: '257b9408b4489f1cc79f503473a8d458a3cb5456', name: "pre-heading" }))), this.hasHeadingSlot && (h("div", { key: '1e93652845c4b65d0ab67a0e05889304064fd7b3', class: "heading" }, h("duet-heading", { key: '9e40a46f24aadcee4d43fc36167ed434c2cc8e79', theme: this.theme, level: this.headingLevel, "visual-level": "h3", margin: "none", color: this.textColor }, h("span", { key: 'd230dbaecd853de2b4b58be416d720048b6ea43b' }, h("slot", { key: '1f99efac6f9a6ebdf6e72066b50d3fe647dfc3f1', name: "heading" }))))), this.hasDescriptionSlot && (h("div", { key: 'e61cf4abe59d58e15cefb7f7ff7aa573922154b0', class: "description" }, h("duet-paragraph", { key: '9594eba29974b0176a2fc986df802c8a5afb43f1', theme: this.theme, margin: "none", color: this.textColor }, h("span", { key: 'e800d7bb777802912b16ad4f5c76bb7f9df8c9fe' }, h("slot", { key: '709d27fb9d198c57c8ca8abbbaaedac0790483a8', name: "description" }))))), this.hasActionSlot && (h("div", { key: '2a72594c99d4142f7b1f453df4e24ce794833370', class: "action" }, h("slot", { key: '07f8ccc33355d4fc7be72c64fd758363f76f609e', name: "action" }))))))));
|
|
62
62
|
}
|
|
63
63
|
static get is() { return "duet-promo-card"; }
|
|
64
64
|
static get encapsulation() { return "shadow"; }
|
|
@@ -546,7 +546,7 @@ export class DuetRadio {
|
|
|
546
546
|
"references": {
|
|
547
547
|
"DuetRadioEvent": {
|
|
548
548
|
"location": "local",
|
|
549
|
-
"path": "/Users/
|
|
549
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
550
550
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
551
551
|
}
|
|
552
552
|
}
|
|
@@ -567,7 +567,7 @@ export class DuetRadio {
|
|
|
567
567
|
"references": {
|
|
568
568
|
"DuetRadioEvent": {
|
|
569
569
|
"location": "local",
|
|
570
|
-
"path": "/Users/
|
|
570
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
571
571
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
572
572
|
}
|
|
573
573
|
}
|
|
@@ -588,7 +588,7 @@ export class DuetRadio {
|
|
|
588
588
|
"references": {
|
|
589
589
|
"DuetRadioEvent": {
|
|
590
590
|
"location": "local",
|
|
591
|
-
"path": "/Users/
|
|
591
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-radio/duet-radio.tsx",
|
|
592
592
|
"id": "src/components/duet-radio/duet-radio.tsx::DuetRadioEvent"
|
|
593
593
|
}
|
|
594
594
|
}
|
|
@@ -567,7 +567,7 @@ export class DuetRangeSlider {
|
|
|
567
567
|
"references": {
|
|
568
568
|
"DuetRangeChangeEvent": {
|
|
569
569
|
"location": "local",
|
|
570
|
-
"path": "/Users/
|
|
570
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
|
|
571
571
|
"id": "src/components/duet-range-slider/duet-range-slider.tsx::DuetRangeChangeEvent"
|
|
572
572
|
}
|
|
573
573
|
}
|
|
@@ -588,7 +588,7 @@ export class DuetRangeSlider {
|
|
|
588
588
|
"references": {
|
|
589
589
|
"DuetRangeChangeEvent": {
|
|
590
590
|
"location": "local",
|
|
591
|
-
"path": "/Users/
|
|
591
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-range-slider/duet-range-slider.tsx",
|
|
592
592
|
"id": "src/components/duet-range-slider/duet-range-slider.tsx::DuetRangeChangeEvent"
|
|
593
593
|
}
|
|
594
594
|
}
|
|
@@ -169,10 +169,10 @@ export class DuetRangeStepper {
|
|
|
169
169
|
* Always the last one in the class.
|
|
170
170
|
*/
|
|
171
171
|
render() {
|
|
172
|
-
return (h("div", { key: '
|
|
172
|
+
return (h("div", { key: '43d93bf62ed3c3b091933da841d015662b158e50', class: {
|
|
173
173
|
"duet-range-stepper": true,
|
|
174
174
|
"duet-theme-turva": this.theme === "turva",
|
|
175
|
-
}, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '
|
|
175
|
+
}, onKeyDown: e => this.onKeyboardDown(e), "aria-controls": this.ariaControls }, h("span", { key: '0eb7fa8f8e1f5853a16c85f8d9670c70d531f13a', class: "duet-range-step-counter", part: "range-numbers" }, this.generateStepSize()), h("duet-action-button", { key: 'b89f2b93dfe5a510bf6acbdf30ce694ff1ac59dc', disabled: this.disabled || this.buttonLeftDisabled, class: "duet-range-step-button duet-range-step-minus", onClick: e => this.handleClick(e, -1), id: this.leftBn, "accessible-label": `${this.ariaLabels.previous_increment} ${this.generatePreviousIncrementLabel()}`, ref: el => (this.leftBnRef = el), part: "navigation-arrow", iconName: "action-arrow-left-small", title: "" }), h("duet-action-button", { key: 'a9d84ec5096ae382828ee82ba75bd558b08d49ea', disabled: this.disabled || this.buttonRightDisabled, class: "duet-range-step-button duet-range-step-plus", onClick: e => this.handleClick(e, 1), "accessible-label": `${this.ariaLabels.next_increment} ${this.generateNextIncrementLabel()}`, id: this.rightBn, ref: el => (this.rightBnRef = el), part: "navigation-arrow", iconName: "action-arrow-right-small", title: "" })));
|
|
176
176
|
}
|
|
177
177
|
static get is() { return "duet-range-stepper"; }
|
|
178
178
|
static get encapsulation() { return "shadow"; }
|
|
@@ -379,7 +379,7 @@ export class DuetRangeStepper {
|
|
|
379
379
|
"references": {
|
|
380
380
|
"DuetRangeStepperUpdateEvent": {
|
|
381
381
|
"location": "local",
|
|
382
|
-
"path": "/Users/
|
|
382
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-range-stepper/duet-range-stepper.tsx",
|
|
383
383
|
"id": "src/components/duet-range-stepper/duet-range-stepper.tsx::DuetRangeStepperUpdateEvent"
|
|
384
384
|
}
|
|
385
385
|
}
|
|
@@ -200,21 +200,21 @@ export class DuetScrollable {
|
|
|
200
200
|
* Always the last one in the class.
|
|
201
201
|
*/
|
|
202
202
|
render() {
|
|
203
|
-
return (h(Host, { key: '
|
|
203
|
+
return (h(Host, { key: '6a2f3a6f4036a13721ebcfbb3bb25b8643158e56', class: {
|
|
204
204
|
"duet-theme-turva": this.theme === "turva",
|
|
205
205
|
"duet-theme-default": this.theme === "default",
|
|
206
|
-
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: '
|
|
206
|
+
} }, this.hasCollapseButtonLabelSlot && (h("div", { key: '4bb215f5191f36166ecd690b990d98d8b5734924', class: {
|
|
207
207
|
collapse: true,
|
|
208
208
|
hide: !this.needsScrolling && !this.collapsed,
|
|
209
|
-
} }, h("duet-button", { key: '
|
|
209
|
+
} }, h("duet-button", { key: '5613531c8bf0412aa04c37ae90faa516b16b30ac', variation: "plain", margin: "none", "center-text": true, onClick: () => this.collapsedOnClick() }, h("slot", { key: 'fce3a449acdf28e2a89942dc6a9acc436e457656', name: "collapse-button-label" })))), h("div", { key: '39a8fc136ad07b789f6bfdd6901c1e806744a059', class: {
|
|
210
210
|
"duet-scrollable-items": true,
|
|
211
211
|
buttons: this.buttons,
|
|
212
212
|
center: this.center,
|
|
213
|
-
} }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), h("div", { key: '
|
|
213
|
+
} }, this.buttons && this.renderButton("left"), this.renderFadeOverlay("left"), h("div", { key: 'c3929264d3c94505dd43827593f1702671629427', class: {
|
|
214
214
|
"duet-scrollable-list": true,
|
|
215
215
|
collapsed: this.collapsed,
|
|
216
216
|
[`duet-overflow-padding--${this.padding}`]: this.padding !== "none",
|
|
217
|
-
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '
|
|
217
|
+
}, onScroll: () => this.updateScrollButtons(), ref: element => (this.scrollPaneElement = element) }, h("slot", { key: '3b0b1fde6ad0500b0bf893c4b4e8ae3ac90c426b' })), this.renderFadeOverlay("right"), this.buttons && this.renderButton("right"))));
|
|
218
218
|
}
|
|
219
219
|
static get is() { return "duet-scrollable"; }
|
|
220
220
|
static get encapsulation() { return "shadow"; }
|
|
@@ -50,10 +50,33 @@
|
|
|
50
50
|
height: auto;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
+
.duet-layout-wrapper {
|
|
54
|
+
display: block;
|
|
55
|
+
margin: 48px 0 36px;
|
|
56
|
+
overflow-x: clip;
|
|
57
|
+
}
|
|
58
|
+
@media (min-width: 36em) {
|
|
59
|
+
.duet-layout-wrapper {
|
|
60
|
+
margin-top: 72px;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
@media (min-width: 62em) {
|
|
64
|
+
.duet-layout-wrapper {
|
|
65
|
+
margin-bottom: 48px;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
.duet-layout-wrapper.duet-m-0 {
|
|
69
|
+
margin-top: 0 !important;
|
|
70
|
+
margin-bottom: 0 !important;
|
|
71
|
+
}
|
|
72
|
+
.duet-layout-wrapper > * {
|
|
73
|
+
width: 100%;
|
|
74
|
+
}
|
|
75
|
+
|
|
53
76
|
.duet-layout {
|
|
54
77
|
position: relative;
|
|
55
78
|
padding: 0 16px;
|
|
56
|
-
margin:
|
|
79
|
+
margin: 0 auto;
|
|
57
80
|
}
|
|
58
81
|
@media (max-width: 20.5em) {
|
|
59
82
|
.duet-layout.padding-xxx-small {
|
|
@@ -100,15 +123,6 @@
|
|
|
100
123
|
padding: 0;
|
|
101
124
|
}
|
|
102
125
|
}
|
|
103
|
-
@media (min-width: 36em) {
|
|
104
|
-
.duet-layout {
|
|
105
|
-
margin-top: 72px;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
.duet-layout.duet-m-0 {
|
|
109
|
-
margin-top: 0 !important;
|
|
110
|
-
margin-bottom: 0 !important;
|
|
111
|
-
}
|
|
112
126
|
@media (min-width: 36em) {
|
|
113
127
|
.duet-layout {
|
|
114
128
|
padding: 0 28px;
|
|
@@ -119,7 +133,6 @@
|
|
|
119
133
|
display: flex;
|
|
120
134
|
flex-direction: row;
|
|
121
135
|
padding: 0 56px;
|
|
122
|
-
margin-bottom: 48px;
|
|
123
136
|
}
|
|
124
137
|
}
|
|
125
138
|
@media (min-width: 76.25em) {
|
|
@@ -138,8 +151,4 @@
|
|
|
138
151
|
min-width: 600px;
|
|
139
152
|
margin: 0 auto;
|
|
140
153
|
}
|
|
141
|
-
.has-sidebar .duet-main {
|
|
142
|
-
max-width: 734px;
|
|
143
|
-
margin-right: 20px;
|
|
144
|
-
}
|
|
145
154
|
}
|
|
@@ -14,14 +14,13 @@ export class DuetSectionLayout {
|
|
|
14
14
|
* Always the last one in the class.
|
|
15
15
|
*/
|
|
16
16
|
render() {
|
|
17
|
-
return (h(Host, { key: '
|
|
17
|
+
return (h(Host, { key: '3cdda64194aabb0bf4cef5f273b4eb35d956c63a', class: {
|
|
18
18
|
"duet-middle": this.middle,
|
|
19
19
|
"duet-ie": isInternetExplorer(),
|
|
20
|
-
} }, h("div", { key: '
|
|
20
|
+
} }, h("div", { key: '167f4d34166d423a1ece6a4699ddf139e54f1c9f', class: { "duet-layout-wrapper": true, "duet-m-0": this.margin === "none" } }, h("div", { key: '156a1bfcfb46fecb6c73120927bae1788efd32a1', class: {
|
|
21
21
|
"duet-layout": true,
|
|
22
|
-
"duet-m-0": this.margin === "none",
|
|
23
22
|
[`padding-${this.paddingBreakpoint}`]: !!this.paddingBreakpoint,
|
|
24
|
-
} }, h("section", { key: '
|
|
23
|
+
} }, h("section", { key: '4aa12807146fee156f174be8670802f0d79f9974', class: "duet-main" }, h("slot", { key: 'b3fb02f84266a65c67156bef474f9f6f2531623f' }))))));
|
|
25
24
|
}
|
|
26
25
|
static get is() { return "duet-section-layout"; }
|
|
27
26
|
static get encapsulation() { return "shadow"; }
|
|
@@ -194,7 +194,7 @@ export class DuetSelect {
|
|
|
194
194
|
"references": {
|
|
195
195
|
"DuetSelectVariation": {
|
|
196
196
|
"location": "local",
|
|
197
|
-
"path": "/Users/
|
|
197
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-select/duet-select.tsx",
|
|
198
198
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectVariation"
|
|
199
199
|
}
|
|
200
200
|
}
|
|
@@ -510,7 +510,7 @@ export class DuetSelect {
|
|
|
510
510
|
"references": {
|
|
511
511
|
"DuetSelectItems": {
|
|
512
512
|
"location": "local",
|
|
513
|
-
"path": "/Users/
|
|
513
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-select/duet-select.tsx",
|
|
514
514
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectItems"
|
|
515
515
|
}
|
|
516
516
|
}
|
|
@@ -701,7 +701,7 @@ export class DuetSelect {
|
|
|
701
701
|
"references": {
|
|
702
702
|
"DuetSelectEvent": {
|
|
703
703
|
"location": "local",
|
|
704
|
-
"path": "/Users/
|
|
704
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-select/duet-select.tsx",
|
|
705
705
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
706
706
|
}
|
|
707
707
|
}
|
|
@@ -722,7 +722,7 @@ export class DuetSelect {
|
|
|
722
722
|
"references": {
|
|
723
723
|
"DuetSelectEvent": {
|
|
724
724
|
"location": "local",
|
|
725
|
-
"path": "/Users/
|
|
725
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-select/duet-select.tsx",
|
|
726
726
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
727
727
|
}
|
|
728
728
|
}
|
|
@@ -743,7 +743,7 @@ export class DuetSelect {
|
|
|
743
743
|
"references": {
|
|
744
744
|
"DuetSelectEvent": {
|
|
745
745
|
"location": "local",
|
|
746
|
-
"path": "/Users/
|
|
746
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-select/duet-select.tsx",
|
|
747
747
|
"id": "src/components/duet-select/duet-select.tsx::DuetSelectEvent"
|
|
748
748
|
}
|
|
749
749
|
}
|
|
@@ -25,9 +25,9 @@ export class DuetShapedImage {
|
|
|
25
25
|
const style = {
|
|
26
26
|
"--rotation": `${this.rotation}deg`,
|
|
27
27
|
};
|
|
28
|
-
return (h(Host, { key: '
|
|
28
|
+
return (h(Host, { key: '1014997f5cd5d7115313762e6ba18827e1a10f15', class: { "duet-theme-turva": this.theme === "turva", "duet-m-0": this.margin === "none" } }, h("span", { key: '46afc61323d3dd569cd651a4720693cab08addfc', class: {
|
|
29
29
|
"shaped-image": true,
|
|
30
|
-
}, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '
|
|
30
|
+
}, role: "img", "aria-label": this.accessibleLabel, style: style }, h("span", { key: '3f2dd1fff15551bc6477b2d837d6174777f3497a', class: "shaped-image-mask", role: "presentation" }, h("span", { key: '77941a17559185e4068b39b3f72cce8d3059de99', class: "shaped-image-img", role: "presentation", style: { backgroundImage: `url("${this.src}")` } })))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "duet-shaped-image"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -90,12 +90,12 @@ export class DuetShowMore {
|
|
|
90
90
|
* Always the last one of the class.
|
|
91
91
|
*/
|
|
92
92
|
render() {
|
|
93
|
-
return (h(Host, { key: '
|
|
93
|
+
return (h(Host, { key: 'f2ae77fcd733d57404b733d43ffb049d3503ecd0' }, h("div", { key: 'a0a01d9f4ef3065ced4d4de652969744e6e1e227', class: {
|
|
94
94
|
"duet-show-more": true,
|
|
95
95
|
"duet-theme-turva": this.theme === "turva",
|
|
96
96
|
"duet-m-0": this.margin === "none",
|
|
97
97
|
open: this.open,
|
|
98
|
-
} }, h("div", { key: '
|
|
98
|
+
} }, h("div", { key: '8b799e3b59a456e4873357daa72313f0d29bffcf', ref: ref => (this.contentElement = ref), class: { content: true }, id: this.contentId, tabindex: this.open ? "0" : "" }, h("div", { key: 'e5e04fa045ab43f00086e8799f87ab2b57f0a13b', class: { "slotted-content": true } }, h("slot", { key: 'ca94e5187354a6debb373955df2d046a9c9271a4' }))), h("duet-button", { key: 'cb4a2fc05e0e917e157458f31c75efb92b0258c1', id: this.buttonId, variation: "plain", "accessible-label": this.buttonAriaOpen ? this.showLessAccessibleLabel : this.showMoreAccessibleLabel, "accessible-expanded": this.buttonAriaOpen ? "true" : "false", "accessible-controls": this.contentId, onClick: this.handleClick, onKeyDown: this.handleKeyDown, "icon-right": true, icon: this.open ? "action-arrow-up-small" : "action-arrow-down-small", "icon-size": "medium-small", size: "small", margin: this.buttonMargin, padding: this.buttonPadding, theme: this.theme === "turva" ? "turva" : "default" }, this.open ? this.showLessLabel : this.showMoreLabel))));
|
|
99
99
|
}
|
|
100
100
|
static get is() { return "duet-show-more"; }
|
|
101
101
|
static get encapsulation() { return "shadow"; }
|
|
@@ -439,7 +439,7 @@ export class DuetShowMore {
|
|
|
439
439
|
"references": {
|
|
440
440
|
"DuetShowMoreToggleEvent": {
|
|
441
441
|
"location": "local",
|
|
442
|
-
"path": "/Users/
|
|
442
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-show-more/duet-show-more.tsx",
|
|
443
443
|
"id": "src/components/duet-show-more/duet-show-more.tsx::DuetShowMoreToggleEvent"
|
|
444
444
|
}
|
|
445
445
|
}
|
|
@@ -211,15 +211,15 @@ export class DuetSlideout {
|
|
|
211
211
|
};
|
|
212
212
|
const topLevelOpenMenuBarTranslation = getLocaleString(this.topLevelOpenMenuBarLangObject);
|
|
213
213
|
const exitTranslation = getLocaleString(this.exitLangObject);
|
|
214
|
-
return (h(Host, { key: '
|
|
214
|
+
return (h(Host, { key: 'b133285a9f8082e26a3cb91adf9975db7b2d39c3' }, h("div", { key: '66082dd9a38534a3a03518b962a12173dc5e8d51', class: { "duet-slideout": true, "duet-theme-turva": this.theme === "turva" } }, h("duet-overlay", { key: 'f5aea071c9b0dd8e3478466fac64d74e5a8b137e', onClick: this.bgOnClick, visible: this.open, "display-device": "large", zIndex: "600" }), h("div", { key: '6d41981818265cbe3eb6ab711ee5aefe593cf8d6', ref: element => (this.dialog = element), tabindex: "-1", role: "dialog", id: "dialog", "aria-labelledby": "button", "aria-modal": this.isSafariBrowser ? false : true, "aria-flowto": "slot-container", class: {
|
|
215
215
|
dialog: true,
|
|
216
216
|
hidden: !this.open,
|
|
217
|
-
}, style: styles }, h(FocusGuard, { key: '
|
|
217
|
+
}, style: styles }, h(FocusGuard, { key: 'd469b01ae84bc9f2c064148b7820d7310ad60a49', moveFocusTo: this.closeButton }), h("div", { key: '240e4b1276c42176866343c057ede222be046065', class: { "top-container": true, "has-sticky-header-slot": this.hasStickyHeaderSlot } }, h("div", { key: '18bfdc09a33746c205d0e3ba164a9d7ec18d9901', class: "top" }, h("button", { key: '47311364dd458561055b3f59b7bf391e92fcdab3', ref: element => (this.closeButton = element), "aria-haspopup": "dialog", "aria-controls": "dialog", "aria-expanded": this.open ? "true" : "false", "aria-label": `${exitTranslation}`, type: "button", class: {
|
|
218
218
|
"slideout-close": true,
|
|
219
219
|
active: this.open,
|
|
220
|
-
}, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: '
|
|
220
|
+
}, onClick: this.onClick, inert: this.openPanel }, h("duet-icon", { key: 'bf7abca5a1b60e78a0b3c7dce6d0920ee7cc304d', name: "navigation-close", size: "small", margin: "none", color: "secondary" }))), h("div", { key: 'd9b04adb7db8c6e30c0de28c58003eb4ce9f6e73', class: "sticky-header" }, h("slot", { key: '0e2a3aed3efff80773a2b48ba6977ad435a04d42', name: "sticky-header" }))), h("div", { key: '56905d228e5f503ddda3303575c5e52f349503ea', id: "slot-container", role: this.accessibleRole, "aria-label": this.openPanel ? topLevelOpenMenuBarTranslation : null, class: {
|
|
221
221
|
items: true,
|
|
222
|
-
} }, h("slot", { key: '
|
|
222
|
+
} }, h("slot", { key: 'fa8953a31231244b9e5539417dfc32619c3e23f4' })), h(FocusGuard, { key: '2cfc0d16d1eb738dc3bced0653c9486191cc3732', moveFocusTo: this.closeButton })))));
|
|
223
223
|
}
|
|
224
224
|
static get is() { return "duet-slideout"; }
|
|
225
225
|
static get encapsulation() { return "shadow"; }
|
|
@@ -362,7 +362,7 @@ export class DuetSlideout {
|
|
|
362
362
|
"references": {
|
|
363
363
|
"DuetSlideoutEventDetails": {
|
|
364
364
|
"location": "local",
|
|
365
|
-
"path": "/Users/
|
|
365
|
+
"path": "/Users/juha-matti.laaksonen/duetds/packages/components/src/components/duet-slideout/duet-slideout.tsx",
|
|
366
366
|
"id": "src/components/duet-slideout/duet-slideout.tsx::DuetSlideoutEventDetails"
|
|
367
367
|
}
|
|
368
368
|
}
|