@duetds/components 9.15.0 → 9.16.1
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 +327 -237
- package/lib/cjs/{a11y-utils-741fad59.js → a11y-utils-113bdcf1.js} +1 -1
- package/lib/cjs/{app-globals-c5cb9046.js → app-globals-2ad7d0da.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +4 -4
- package/lib/cjs/duet-alert.cjs.entry.js +4 -4
- package/lib/cjs/duet-badge.cjs.entry.js +5 -5
- package/lib/cjs/duet-banner.cjs.entry.js +20 -9
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +10 -19
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +7 -7
- package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-callout.cjs.entry.js +5 -5
- package/lib/cjs/duet-caption_4.cjs.entry.js +10 -10
- package/lib/cjs/duet-card.cjs.entry.js +5 -5
- package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
- package/lib/cjs/duet-checkmark.cjs.entry.js +4 -4
- package/lib/cjs/duet-chip.cjs.entry.js +4 -4
- package/lib/cjs/duet-choice_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-collapsible.cjs.entry.js +17 -8
- package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
- package/lib/cjs/duet-contact-card.cjs.entry.js +5 -5
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
- package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
- package/lib/cjs/duet-divider_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +9 -9
- package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
- package/lib/cjs/duet-fieldset.cjs.entry.js +6 -6
- package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
- package/lib/cjs/duet-footer.cjs.entry.js +4 -4
- package/lib/cjs/duet-grid_2.cjs.entry.js +7 -6
- package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-hero.cjs.entry.js +15 -11
- package/lib/cjs/duet-icon.cjs.entry.js +6 -6
- package/lib/cjs/duet-indicator.cjs.entry.js +53 -0
- package/lib/cjs/duet-input_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-layout.cjs.entry.js +7 -7
- package/lib/cjs/duet-list_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +7 -7
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar.cjs.entry.js +7 -7
- package/lib/cjs/duet-modal.cjs.entry.js +13 -13
- package/lib/cjs/duet-multiselect.cjs.entry.js +9 -9
- package/lib/cjs/duet-nav.cjs.entry.js +4 -4
- package/lib/cjs/duet-notification_2.cjs.entry.js +9 -9
- package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
- package/lib/cjs/duet-overlay.cjs.entry.js +3 -3
- package/lib/cjs/duet-page-heading.cjs.entry.js +4 -4
- package/lib/cjs/duet-pagination_2.cjs.entry.js +17 -17
- package/lib/cjs/duet-panel.cjs.entry.js +5 -5
- package/lib/cjs/duet-phone-input.cjs.entry.js +24 -7
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-progress.cjs.entry.js +3 -3
- package/lib/cjs/duet-promo-card.cjs.entry.js +6 -6
- package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +21 -17
- package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
- package/lib/cjs/duet-select.cjs.entry.js +4 -4
- package/lib/cjs/duet-shaped-image.cjs.entry.js +4 -4
- package/lib/cjs/duet-share-chart-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-share-chart.cjs.entry.js +7 -7
- package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-link.cjs.entry.js +8 -8
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +7 -7
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +15 -20
- package/lib/cjs/duet-slideout.cjs.entry.js +11 -11
- package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +8 -8
- package/lib/cjs/duet-textarea.cjs.entry.js +4 -4
- package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +9 -9
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
- 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 +6 -6
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-699bddbb.js → errorcodes.utils-b3a3ed44.js} +1 -1
- package/lib/cjs/{focus-utils-4a07d896.js → focus-utils-5c4526cd.js} +1 -1
- package/lib/cjs/{index-80fa07e3.js → index-caee10a4.js} +5 -1
- package/lib/cjs/{language-utils-ce60d2a9.js → language-utils-9e3aebfc.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-9c5efe2a.js → slot-utils-d034ca5f.js} +1 -1
- package/lib/cjs/{themeable-component-1307284b.js → themeable-component-98732ad8.js} +1 -1
- package/lib/cjs/{token-utils-658c4c54.js → token-utils-c73ca50c.js} +3 -3
- package/lib/collection/collection-manifest.json +1 -0
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-banner/duet-banner.css +27 -0
- package/lib/collection/components/duet-banner/duet-banner.js +15 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +1 -1
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +8 -21
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +3 -3
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
- package/lib/collection/components/duet-button/duet-button.css +3 -0
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-card/duet-card.css +12 -3
- package/lib/collection/components/duet-chip/duet-chip.css +6 -6
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-choice/duet-choice.css +4 -4
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +15 -6
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-grid/duet-grid.js +5 -4
- package/lib/collection/components/duet-hero/duet-hero.css +220 -29
- package/lib/collection/components/duet-hero/duet-hero.js +10 -6
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-indicator/duet-indicator.css +46 -0
- package/lib/collection/components/duet-indicator/duet-indicator.js +101 -0
- package/lib/collection/components/duet-input/duet-input.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +5 -5
- 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.css +4 -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 +7 -7
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-nav/duet-nav.css +4 -0
- package/lib/collection/components/duet-nav/duet-nav.js +1 -1
- package/lib/collection/components/duet-notification/duet-notification.css +4 -15
- package/lib/collection/components/duet-notification/duet-notification.js +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +0 -15
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.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 +11 -11
- package/lib/collection/components/duet-panel/duet-panel.css +5 -4
- package/lib/collection/components/duet-panel/duet-panel.js +2 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +58 -3
- 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-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.js +1 -1
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-share-chart/duet-share-chart.js +2 -2
- package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +1 -1
- package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
- package/lib/collection/components/duet-slideout/duet-slideout.css +26 -19
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +2 -2
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +3 -3
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +16 -22
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +9 -14
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +2 -2
- 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-status-icon/duet-status-icon.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +4 -0
- 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 +54 -2
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +6 -61
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -6
- package/lib/collection/components/duet-table/duet-table.js +2 -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.css +9 -14
- 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 +3 -3
- 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/token-utils.js +3 -3
- 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 +20 -9
- package/lib/dist-custom-elements/duet-breadcrumb.js +12 -21
- package/lib/dist-custom-elements/duet-breadcrumbs.js +5 -5
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +4 -4
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +5 -5
- 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 +8 -8
- package/lib/dist-custom-elements/duet-choice.js +5 -5
- package/lib/dist-custom-elements/duet-collapsible.js +18 -9
- package/lib/dist-custom-elements/duet-combobox.js +15 -15
- package/lib/dist-custom-elements/duet-contact-card.js +10 -10
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +13 -13
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- 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 +7 -7
- 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 +9 -9
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +20 -16
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-indicator.d.ts +11 -0
- package/lib/dist-custom-elements/duet-indicator.js +9 -0
- 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 +6 -6
- 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 +16 -16
- package/lib/dist-custom-elements/duet-multiselect.js +14 -14
- package/lib/dist-custom-elements/duet-nav.js +3 -3
- package/lib/dist-custom-elements/duet-notification-drawer.js +22 -10
- package/lib/dist-custom-elements/duet-notification.js +12 -6
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- 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 +25 -25
- package/lib/dist-custom-elements/duet-panel.js +4 -4
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.js +38 -19
- 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 +6 -6
- package/lib/dist-custom-elements/duet-radio-group.js +8 -8
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +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-share-chart-item.js +2 -2
- package/lib/dist-custom-elements/duet-share-chart.js +5 -5
- 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 +5 -5
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +7 -7
- package/lib/dist-custom-elements/duet-slideout-panel.js +25 -18
- 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-status-icon.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 +9 -9
- package/lib/dist-custom-elements/duet-tab-group.js +22 -17
- package/lib/dist-custom-elements/duet-tab.js +9 -2
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +10 -10
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-item.js +19 -7
- 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 +5 -5
- 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 +22 -22
- 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-9a9b2708.js → p-01808ae4.js} +2 -2
- package/lib/dist-custom-elements/{p-0a932f51.js → p-051e8432.js} +1 -1
- package/lib/dist-custom-elements/{p-66c6751e.js → p-07aea296.js} +6 -6
- package/lib/dist-custom-elements/{p-5d684af3.js → p-07d58c18.js} +7 -7
- package/lib/dist-custom-elements/{p-92467a66.js → p-09eeb0d8.js} +10 -10
- package/lib/dist-custom-elements/{p-35af6d7a.js → p-1428bca8.js} +4 -4
- package/lib/dist-custom-elements/p-186bf66e.js +72 -0
- package/lib/dist-custom-elements/{p-1f2176b1.js → p-1be25f37.js} +1 -1
- package/lib/dist-custom-elements/{p-6098c129.js → p-1c3b7df5.js} +10 -10
- package/lib/dist-custom-elements/{p-a20321ec.js → p-211bbab4.js} +3 -3
- package/lib/dist-custom-elements/{p-3b352cea.js → p-21425713.js} +2 -2
- package/lib/dist-custom-elements/{p-dd16af35.js → p-2c6c022f.js} +5 -5
- package/lib/dist-custom-elements/{p-1b591fcd.js → p-2c95a055.js} +4 -4
- package/lib/dist-custom-elements/{p-8d68da95.js → p-2dc31d71.js} +4 -4
- package/lib/dist-custom-elements/{p-9dc1ec50.js → p-4228d649.js} +5 -5
- package/lib/dist-custom-elements/{p-2e95d393.js → p-45a25e1c.js} +3 -3
- package/lib/dist-custom-elements/{p-62a4796f.js → p-4c39b06e.js} +5 -5
- package/lib/dist-custom-elements/{p-5ee14292.js → p-4f0b365b.js} +1 -1
- package/lib/dist-custom-elements/{p-4b8be370.js → p-57091005.js} +12 -12
- package/lib/dist-custom-elements/{p-8debf5b8.js → p-5a556f9a.js} +2 -2
- package/lib/dist-custom-elements/{p-49fcb05d.js → p-5bf73913.js} +2 -2
- package/lib/dist-custom-elements/{p-2fa067ff.js → p-5fac1036.js} +2 -2
- package/lib/dist-custom-elements/{p-e54a1871.js → p-60827675.js} +4 -4
- package/lib/dist-custom-elements/{p-1b1d5047.js → p-63bad120.js} +4 -4
- package/lib/dist-custom-elements/{p-f5b135c5.js → p-68221361.js} +9 -9
- package/lib/dist-custom-elements/{p-307aa29d.js → p-747f6fa4.js} +2 -2
- package/lib/dist-custom-elements/{p-499da71e.js → p-78b6337a.js} +3 -3
- package/lib/dist-custom-elements/{p-f214be38.js → p-8284b970.js} +4 -4
- package/lib/dist-custom-elements/{p-15d1bb49.js → p-84c12085.js} +4 -4
- package/lib/dist-custom-elements/{p-6b02ba40.js → p-897cd468.js} +5 -5
- package/lib/dist-custom-elements/{p-4c68ba95.js → p-8aa9471e.js} +12 -12
- package/lib/dist-custom-elements/{p-e371f35d.js → p-8e5437bd.js} +3 -3
- package/lib/dist-custom-elements/{p-1901a05e.js → p-90ef4cdf.js} +6 -5
- package/lib/dist-custom-elements/{p-9654a846.js → p-979b130b.js} +7 -7
- package/lib/dist-custom-elements/{p-ea21cb5d.js → p-afa85350.js} +5 -5
- package/lib/dist-custom-elements/{p-8a6a51b2.js → p-c5dcc0ea.js} +2 -2
- package/lib/dist-custom-elements/{p-ff94cac9.js → p-cbb101aa.js} +2 -2
- package/lib/dist-custom-elements/{p-d17f51c7.js → p-d723c019.js} +3 -3
- package/lib/dist-custom-elements/{p-31316d91.js → p-e167506b.js} +2 -2
- package/lib/dist-custom-elements/{p-a1876945.js → p-e3b560d3.js} +5 -5
- package/lib/dist-custom-elements/{p-9efbcc67.js → p-f8c458d0.js} +1 -1
- package/lib/dist-custom-elements/{p-d3345442.js → p-fa3ebc1e.js} +2 -2
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-78df5993.entry.js → p-00b27ded.entry.js} +1 -1
- package/lib/duet/{p-c57ed342.system.entry.js → p-01f6825e.system.entry.js} +1 -1
- package/lib/duet/{p-d4859ceb.system.entry.js → p-021c152c.system.entry.js} +1 -1
- package/lib/duet/p-032230dd.entry.js +4 -0
- package/lib/duet/p-03b5f65a.entry.js +4 -0
- package/lib/duet/{p-47fd41c6.system.entry.js → p-03b9211c.system.entry.js} +1 -1
- package/lib/duet/{p-f0dce24e.entry.js → p-08b08728.entry.js} +1 -1
- package/lib/duet/{p-d9cafc77.js → p-08f35dcb.js} +1 -1
- package/lib/duet/{p-039cbd8d.entry.js → p-0b275971.entry.js} +1 -1
- package/lib/duet/{p-1192e8c9.entry.js → p-0c012ed1.entry.js} +1 -1
- package/lib/duet/{p-0dcf3c74.system.entry.js → p-0fec0e03.system.entry.js} +1 -1
- package/lib/duet/{p-2dddb575.entry.js → p-1060aa25.entry.js} +1 -1
- package/lib/duet/{p-f9536c83.entry.js → p-1066dc94.entry.js} +1 -1
- package/lib/duet/p-106cd6ab.js +4 -0
- package/lib/duet/{p-8173aad1.entry.js → p-118dae54.entry.js} +1 -1
- package/lib/duet/{p-59777da7.system.js → p-13eec75c.system.js} +1 -1
- package/lib/duet/{p-f1a06e83.entry.js → p-147a0d89.entry.js} +1 -1
- package/lib/duet/{p-fe7ba159.system.entry.js → p-17db9cab.system.entry.js} +1 -1
- package/lib/duet/{p-d1814664.entry.js → p-17e9f5f2.entry.js} +1 -1
- package/lib/duet/p-1971f9b0.system.entry.js +4 -0
- package/lib/duet/p-1b7c7390.entry.js +4 -0
- package/lib/duet/p-1bb0af1a.entry.js +4 -0
- package/lib/duet/{p-6cdc13f4.entry.js → p-1d2cadcc.entry.js} +1 -1
- package/lib/duet/{p-de0a91b3.system.entry.js → p-1e5c76d7.system.entry.js} +1 -1
- package/lib/duet/p-1e6bf17e.system.entry.js +4 -0
- package/lib/duet/{p-38f30c2b.system.entry.js → p-1f082e57.system.entry.js} +1 -1
- package/lib/duet/p-2063c660.system.entry.js +4 -0
- package/lib/duet/{p-6ec3fa80.entry.js → p-2144ed7e.entry.js} +1 -1
- package/lib/duet/{p-6b97b58c.entry.js → p-219cd158.entry.js} +1 -1
- package/lib/duet/{p-e3a21063.system.entry.js → p-23486542.system.entry.js} +1 -1
- package/lib/duet/{p-5cb10012.system.entry.js → p-23601b3e.system.entry.js} +2 -2
- package/lib/duet/{p-2500e9bc.entry.js → p-236aec93.entry.js} +1 -1
- package/lib/duet/{p-18c66326.system.entry.js → p-24c27df5.system.entry.js} +1 -1
- package/lib/duet/p-2747b44c.system.entry.js +4 -0
- package/lib/duet/{p-a12e5499.entry.js → p-27fecfaa.entry.js} +1 -1
- package/lib/duet/{p-8911207e.entry.js → p-28ac2fa8.entry.js} +1 -1
- package/lib/duet/{p-552be4d4.entry.js → p-29f97ffb.entry.js} +1 -1
- package/lib/duet/{p-d71b8774.system.entry.js → p-2bbc034f.system.entry.js} +1 -1
- package/lib/duet/p-2c164336.entry.js +4 -0
- package/lib/duet/{p-d42f9e4f.system.entry.js → p-2cf70fac.system.entry.js} +1 -1
- package/lib/duet/p-3390de84.entry.js +4 -0
- package/lib/duet/{p-451fe5ef.system.entry.js → p-33b6ad8b.system.entry.js} +1 -1
- package/lib/duet/{p-72baa999.entry.js → p-3420a2e4.entry.js} +1 -1
- package/lib/duet/{p-5afe6d8e.system.entry.js → p-34b57104.system.entry.js} +1 -1
- package/lib/duet/p-354763bd.entry.js +4 -0
- package/lib/duet/p-364526bf.system.entry.js +4 -0
- package/lib/duet/{p-a68a90f3.js → p-36a29933.js} +1 -1
- package/lib/duet/{p-1dd1cd21.entry.js → p-36b45ca1.entry.js} +1 -1
- package/lib/duet/p-37687656.entry.js +4 -0
- package/lib/duet/{p-d3f723cf.system.entry.js → p-393f3d40.system.entry.js} +1 -1
- package/lib/duet/{p-e2949e43.system.entry.js → p-39cd22a6.system.entry.js} +1 -1
- package/lib/duet/{p-d5f395c0.entry.js → p-3ba94b3e.entry.js} +1 -1
- package/lib/duet/p-3c3bc9fb.system.entry.js +4 -0
- package/lib/duet/p-3c7cc108.entry.js +4 -0
- package/lib/duet/{p-acac731e.system.entry.js → p-430c421b.system.entry.js} +1 -1
- package/lib/duet/{p-d28853ae.system.entry.js → p-43e7ee1b.system.entry.js} +1 -1
- package/lib/duet/{p-3b816caf.system.entry.js → p-440018ce.system.entry.js} +1 -1
- package/lib/duet/p-4452e6e8.entry.js +4 -0
- package/lib/duet/{p-69b7e6dc.entry.js → p-4594e530.entry.js} +1 -1
- package/lib/duet/{p-2dc5c7c5.entry.js → p-46ac8eb2.entry.js} +1 -1
- package/lib/duet/{p-bb3cd264.system.entry.js → p-48049d11.system.entry.js} +1 -1
- package/lib/duet/{p-95137492.entry.js → p-480ed6f7.entry.js} +1 -1
- package/lib/duet/{p-3f3571ae.system.entry.js → p-49d3f1f8.system.entry.js} +1 -1
- package/lib/duet/{p-72e617b1.entry.js → p-55ed83fd.entry.js} +1 -1
- package/lib/duet/{p-007eb67f.system.entry.js → p-56d797a7.system.entry.js} +1 -1
- package/lib/duet/p-578b1556.entry.js +4 -0
- package/lib/duet/{p-cddad487.system.js → p-57941503.system.js} +1 -1
- package/lib/duet/{p-f69dc290.entry.js → p-58b1748d.entry.js} +1 -1
- package/lib/duet/{p-930ea887.system.entry.js → p-5a623866.system.entry.js} +1 -1
- package/lib/duet/{p-6ceeb4c1.entry.js → p-5af19c0d.entry.js} +1 -1
- package/lib/duet/{p-eb157d71.system.entry.js → p-5be1c8ca.system.entry.js} +1 -1
- package/lib/duet/p-5cbbad67.entry.js +4 -0
- package/lib/duet/{p-fcb5179d.system.entry.js → p-5db55c55.system.entry.js} +1 -1
- package/lib/duet/{p-d67c45eb.entry.js → p-60672e19.entry.js} +1 -1
- package/lib/duet/{p-c4a1cfd6.js → p-63045d0e.js} +1 -1
- package/lib/duet/{p-3455bcd6.entry.js → p-632bb443.entry.js} +1 -1
- package/lib/duet/{p-b21962b0.entry.js → p-63b3eff1.entry.js} +1 -1
- package/lib/duet/{p-694e5a97.system.js → p-6592e02c.system.js} +1 -1
- package/lib/duet/{p-a4f3a6d6.entry.js → p-65dac1a2.entry.js} +1 -1
- package/lib/duet/{p-71507957.entry.js → p-66663bdd.entry.js} +1 -1
- package/lib/duet/{p-200f57b6.system.entry.js → p-666775c7.system.entry.js} +1 -1
- package/lib/duet/{p-8fa3a4db.system.entry.js → p-684278ce.system.entry.js} +1 -1
- package/lib/duet/{p-aca600ee.system.entry.js → p-6950f757.system.entry.js} +1 -1
- package/lib/duet/{p-56c024f4.system.entry.js → p-69a8abac.system.entry.js} +1 -1
- package/lib/duet/{p-510aee05.entry.js → p-6b02af30.entry.js} +1 -1
- package/lib/duet/{p-b57e1a16.system.entry.js → p-6b371ce8.system.entry.js} +1 -1
- package/lib/duet/{p-a48a6cf9.system.entry.js → p-6bb80546.system.entry.js} +1 -1
- package/lib/duet/p-6bc99ba8.entry.js +4 -0
- package/lib/duet/{p-e34ddfda.system.entry.js → p-6e575dd4.system.entry.js} +1 -1
- package/lib/duet/p-6f05d7e7.entry.js +4 -0
- package/lib/duet/{p-6314d434.entry.js → p-6f2c6bff.entry.js} +1 -1
- package/lib/duet/{p-14ffb5c1.system.entry.js → p-6fb94ef4.system.entry.js} +1 -1
- package/lib/duet/{p-d08d078b.system.entry.js → p-7089e938.system.entry.js} +1 -1
- package/lib/duet/{p-c9798a8d.system.js → p-7132e6b1.system.js} +1 -1
- package/lib/duet/p-73508ab7.entry.js +4 -0
- package/lib/duet/p-7397dd4f.system.entry.js +4 -0
- package/lib/duet/{p-4ac878dd.system.entry.js → p-745b87a1.system.entry.js} +1 -1
- package/lib/duet/{p-460c0029.system.entry.js → p-746cc1a2.system.entry.js} +1 -1
- package/lib/duet/{p-b7f0f071.entry.js → p-750e4ab4.entry.js} +1 -1
- package/lib/duet/{p-c1652045.entry.js → p-7732213d.entry.js} +1 -1
- package/lib/duet/{p-08f39b32.entry.js → p-7b28d664.entry.js} +1 -1
- package/lib/duet/{p-5b0337d8.entry.js → p-7b845013.entry.js} +1 -1
- package/lib/duet/{p-8497c4a3.entry.js → p-7f2855e9.entry.js} +1 -1
- package/lib/duet/{p-db82eb02.system.entry.js → p-808c5e03.system.entry.js} +2 -2
- package/lib/duet/p-80bf7a6d.js +4 -0
- package/lib/duet/p-8283b6dc.system.entry.js +4 -0
- package/lib/duet/p-85023f68.entry.js +4 -0
- package/lib/duet/{p-544a2e7d.entry.js → p-880bccc7.entry.js} +1 -1
- package/lib/duet/{p-5d987b8d.system.entry.js → p-8810586f.system.entry.js} +1 -1
- package/lib/duet/{p-aa224793.system.entry.js → p-89363c87.system.entry.js} +1 -1
- package/lib/duet/{p-5b0f2f3d.entry.js → p-89636372.entry.js} +1 -1
- package/lib/duet/{p-66dd8b2f.entry.js → p-8d42cd8e.entry.js} +1 -1
- package/lib/duet/{p-484c1cc2.system.entry.js → p-8fa26acd.system.entry.js} +1 -1
- package/lib/duet/{p-43d6b171.system.js → p-8fb46b02.system.js} +1 -1
- package/lib/duet/{p-969327bd.entry.js → p-8fbb5ff5.entry.js} +1 -1
- package/lib/duet/p-9012c4d7.system.entry.js +4 -0
- package/lib/duet/{p-431b0896.system.entry.js → p-90448156.system.entry.js} +1 -1
- package/lib/duet/{p-6fb7afac.system.entry.js → p-907af7da.system.entry.js} +1 -1
- package/lib/duet/p-9171868a.system.js +4 -0
- package/lib/duet/{p-9e93e46d.entry.js → p-91ab1514.entry.js} +1 -1
- package/lib/duet/{p-7f50e5e3.system.entry.js → p-935bb380.system.entry.js} +1 -1
- package/lib/duet/p-98c47715.entry.js +4 -0
- package/lib/duet/{p-57b716e6.system.entry.js → p-990cd307.system.entry.js} +1 -1
- package/lib/duet/{p-5bcce1c4.entry.js → p-9a099e32.entry.js} +1 -1
- package/lib/duet/p-9a68836b.entry.js +4 -0
- package/lib/duet/{p-8303c23a.entry.js → p-9a6959da.entry.js} +1 -1
- package/lib/duet/p-9ac8d40d.system.entry.js +4 -0
- package/lib/duet/{p-58f4c4ef.system.entry.js → p-9ecf83ca.system.entry.js} +1 -1
- package/lib/duet/p-a19e945f.entry.js +4 -0
- package/lib/duet/{p-f83e4a46.system.entry.js → p-a28a52b8.system.entry.js} +1 -1
- package/lib/duet/p-a331720c.system.entry.js +4 -0
- package/lib/duet/{p-6106103e.system.entry.js → p-a607febe.system.entry.js} +1 -1
- package/lib/duet/p-a7442f4e.system.entry.js +4 -0
- package/lib/duet/{p-7d4fb1da.system.js → p-a966bbcf.system.js} +1 -1
- package/lib/duet/p-aa75307b.entry.js +4 -0
- package/lib/duet/{p-5e1045dc.entry.js → p-abe3827d.entry.js} +1 -1
- package/lib/duet/{p-15694ea7.entry.js → p-accae6ec.entry.js} +1 -1
- package/lib/duet/{p-b197d195.system.js → p-ace83b4d.system.js} +1 -1
- package/lib/duet/{p-601e275c.entry.js → p-ad14a7bb.entry.js} +1 -1
- package/lib/duet/{p-ce447833.entry.js → p-ad570b3d.entry.js} +1 -1
- package/lib/duet/p-ad6ccb39.js +4 -0
- package/lib/duet/p-aeb3d682.system.entry.js +4 -0
- package/lib/duet/{p-61bb70ea.system.entry.js → p-b09cf28d.system.entry.js} +1 -1
- package/lib/duet/{p-8c80b769.system.entry.js → p-b23fd2cf.system.entry.js} +1 -1
- package/lib/duet/{p-75a66b82.js → p-b25490a8.js} +1 -1
- package/lib/duet/{p-80121038.system.entry.js → p-b58e595a.system.entry.js} +2 -2
- package/lib/duet/p-baaac8e6.system.entry.js +4 -0
- package/lib/duet/{p-c7302b85.system.entry.js → p-bfaf639a.system.entry.js} +1 -1
- package/lib/duet/{p-1dc4442a.entry.js → p-c1a87168.entry.js} +1 -1
- package/lib/duet/{p-72f4c54a.system.entry.js → p-c27dc664.system.entry.js} +1 -1
- package/lib/duet/{p-05f7f78d.system.entry.js → p-c51a586e.system.entry.js} +1 -1
- package/lib/duet/{p-d9a2772b.entry.js → p-c797a3e6.entry.js} +1 -1
- package/lib/duet/p-c97d9b65.entry.js +4 -0
- package/lib/duet/{p-9715fa3d.entry.js → p-ccdecd17.entry.js} +1 -1
- package/lib/duet/p-d0b307cc.js +4 -0
- package/lib/duet/{p-81dbbba7.system.entry.js → p-d2d74167.system.entry.js} +1 -1
- package/lib/duet/{p-0e442247.system.entry.js → p-d433e813.system.entry.js} +1 -1
- package/lib/duet/{p-2bc08ca1.system.entry.js → p-d7d5874f.system.entry.js} +1 -1
- package/lib/duet/{p-ffe9f317.system.entry.js → p-d8739243.system.entry.js} +1 -1
- package/lib/duet/p-d93881ea.entry.js +4 -0
- package/lib/duet/{p-63d23d82.entry.js → p-da7ff7a2.entry.js} +1 -1
- package/lib/duet/{p-1cc2eb98.system.js → p-db398834.system.js} +1 -1
- package/lib/duet/{p-0d9f34ae.entry.js → p-dbe48d3c.entry.js} +1 -1
- package/lib/duet/p-dc172d1c.entry.js +4 -0
- package/lib/duet/p-dc332043.entry.js +4 -0
- package/lib/duet/{p-f756e03d.system.entry.js → p-ddc0706b.system.entry.js} +1 -1
- package/lib/duet/p-dde34236.entry.js +4 -0
- package/lib/duet/{p-f052ccf2.system.entry.js → p-de531c22.system.entry.js} +1 -1
- package/lib/duet/{p-1b393d78.system.entry.js → p-dfb4edcc.system.entry.js} +1 -1
- package/lib/duet/{p-b230c327.system.entry.js → p-e19b45d6.system.entry.js} +1 -1
- package/lib/duet/{p-4a7a6dcb.system.entry.js → p-e2373985.system.entry.js} +2 -2
- package/lib/duet/{p-0bbfb836.entry.js → p-e2f6279e.entry.js} +1 -1
- package/lib/duet/{p-7f5b3bb1.entry.js → p-e39afbb1.entry.js} +1 -1
- package/lib/duet/{p-0ff4932b.system.entry.js → p-e73a7c54.system.entry.js} +1 -1
- package/lib/duet/p-eaf7a202.system.entry.js +4 -0
- package/lib/duet/{p-a3c50037.system.entry.js → p-eb01f00b.system.entry.js} +1 -1
- package/lib/duet/{p-cdfca639.system.entry.js → p-eb19b715.system.entry.js} +1 -1
- package/lib/duet/p-eb817c52.entry.js +4 -0
- package/lib/duet/{p-9fe084e8.system.entry.js → p-ed4b8ef4.system.entry.js} +1 -1
- package/lib/duet/{p-0beb2a3f.system.entry.js → p-f00388be.system.entry.js} +1 -1
- package/lib/duet/{p-d4630d55.system.js → p-f033bc52.system.js} +1 -1
- package/lib/duet/{p-e007c11a.entry.js → p-f208d55c.entry.js} +1 -1
- package/lib/duet/{p-ae3c38ec.system.entry.js → p-f3d5cc54.system.entry.js} +1 -1
- package/lib/duet/p-f57a788d.system.entry.js +4 -0
- package/lib/duet/{p-48452fe6.entry.js → p-f7f0b74f.entry.js} +1 -1
- package/lib/duet/{p-50cb674e.js → p-f92ce1f9.js} +1 -1
- package/lib/duet/p-fa69c713.system.entry.js +4 -0
- package/lib/duet/{p-b70e378a.entry.js → p-fac03927.entry.js} +1 -1
- package/lib/duet/{p-6703c635.entry.js → p-fe6123a8.entry.js} +1 -1
- package/lib/duet/p-feaa9ad0.entry.js +4 -0
- package/lib/duet/p-ff6049c7.system.entry.js +4 -0
- package/lib/esm/{a11y-utils-fb6d24ef.js → a11y-utils-fcabbbe4.js} +1 -1
- package/lib/esm/{app-globals-595167e1.js → app-globals-df3febf1.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +4 -4
- package/lib/esm/duet-alert.entry.js +4 -4
- package/lib/esm/duet-badge.entry.js +5 -5
- package/lib/esm/duet-banner.entry.js +20 -9
- package/lib/esm/duet-breadcrumb.entry.js +10 -19
- package/lib/esm/duet-breadcrumbs.entry.js +7 -7
- package/lib/esm/duet-button_2.entry.js +7 -7
- package/lib/esm/duet-callout.entry.js +5 -5
- package/lib/esm/duet-caption_4.entry.js +10 -10
- package/lib/esm/duet-card.entry.js +5 -5
- package/lib/esm/duet-checkbox.entry.js +2 -2
- package/lib/esm/duet-checkmark.entry.js +4 -4
- package/lib/esm/duet-chip.entry.js +4 -4
- package/lib/esm/duet-choice_2.entry.js +5 -5
- package/lib/esm/duet-collapsible.entry.js +17 -8
- package/lib/esm/duet-combobox.entry.js +4 -4
- package/lib/esm/duet-contact-card.entry.js +5 -5
- package/lib/esm/duet-cookie-consent.entry.js +2 -2
- package/lib/esm/duet-date-picker.entry.js +5 -5
- package/lib/esm/duet-divider_2.entry.js +4 -4
- package/lib/esm/duet-editable-table_3.entry.js +9 -9
- package/lib/esm/duet-empty-state.entry.js +2 -2
- package/lib/esm/duet-fieldset.entry.js +6 -6
- package/lib/esm/duet-file-chooser.entry.js +2 -2
- package/lib/esm/duet-footer.entry.js +4 -4
- package/lib/esm/duet-grid_2.entry.js +7 -6
- package/lib/esm/duet-header_2.entry.js +5 -5
- package/lib/esm/duet-hero.entry.js +15 -11
- package/lib/esm/duet-icon.entry.js +6 -6
- package/lib/esm/duet-indicator.entry.js +49 -0
- package/lib/esm/duet-input_2.entry.js +5 -5
- package/lib/esm/duet-layout.entry.js +7 -7
- package/lib/esm/duet-list_2.entry.js +5 -5
- package/lib/esm/duet-menu-bar-button.entry.js +4 -4
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
- package/lib/esm/duet-menu-bar-item.entry.js +7 -7
- package/lib/esm/duet-menu-bar-link.entry.js +4 -4
- package/lib/esm/duet-menu-bar.entry.js +7 -7
- package/lib/esm/duet-modal.entry.js +13 -13
- package/lib/esm/duet-multiselect.entry.js +9 -9
- package/lib/esm/duet-nav.entry.js +4 -4
- package/lib/esm/duet-notification_2.entry.js +9 -9
- package/lib/esm/duet-number-input.entry.js +4 -4
- package/lib/esm/duet-overlay.entry.js +3 -3
- package/lib/esm/duet-page-heading.entry.js +4 -4
- package/lib/esm/duet-pagination_2.entry.js +17 -17
- package/lib/esm/duet-panel.entry.js +5 -5
- package/lib/esm/duet-phone-input.entry.js +24 -7
- package/lib/esm/duet-popup-menu_2.entry.js +6 -6
- package/lib/esm/duet-progress.entry.js +3 -3
- package/lib/esm/duet-promo-card.entry.js +6 -6
- package/lib/esm/duet-radio_2.entry.js +3 -3
- package/lib/esm/duet-range-slider.entry.js +2 -2
- package/lib/esm/duet-scrollable_3.entry.js +21 -17
- package/lib/esm/duet-section-layout.entry.js +4 -4
- package/lib/esm/duet-select.entry.js +4 -4
- package/lib/esm/duet-shaped-image.entry.js +4 -4
- package/lib/esm/duet-share-chart-item.entry.js +2 -2
- package/lib/esm/duet-share-chart.entry.js +7 -7
- package/lib/esm/duet-show-more.entry.js +5 -5
- package/lib/esm/duet-slideout-lang.entry.js +5 -5
- package/lib/esm/duet-slideout-link.entry.js +8 -8
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +7 -7
- package/lib/esm/duet-slideout-panel.entry.js +15 -20
- package/lib/esm/duet-slideout.entry.js +11 -11
- package/lib/esm/duet-status-icon.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +8 -8
- package/lib/esm/duet-textarea.entry.js +4 -4
- package/lib/esm/duet-toggle.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
- package/lib/esm/duet-toolbar-item.entry.js +9 -9
- package/lib/esm/duet-toolbar-link.entry.js +4 -4
- package/lib/esm/duet-toolbar.entry.js +4 -4
- package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
- 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 +6 -6
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-7effaab9.js → errorcodes.utils-2bbac3d7.js} +1 -1
- package/lib/esm/{focus-utils-2ff60ebe.js → focus-utils-86d0936a.js} +1 -1
- package/lib/esm/{index-4cc3ec50.js → index-c99b5a3a.js} +5 -1
- package/lib/esm/{language-utils-aa864aed.js → language-utils-0881a2a9.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-28b6b964.js → slot-utils-a65ef46f.js} +1 -1
- package/lib/esm/{themeable-component-35ed7853.js → themeable-component-e3661133.js} +1 -1
- package/lib/esm/{token-utils-06ae5c10.js → token-utils-cf052bc0.js} +3 -3
- package/lib/esm-es5/{a11y-utils-fb6d24ef.js → a11y-utils-fcabbbe4.js} +1 -1
- package/lib/esm-es5/{app-globals-595167e1.js → app-globals-df3febf1.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 +2 -2
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +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 +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-indicator.entry.js +4 -0
- 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 +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +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 +1 -1
- package/lib/esm-es5/duet-panel.entry.js +1 -1
- package/lib/esm-es5/duet-phone-input.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu_2.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart-item.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart.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-status-icon.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-7effaab9.js → errorcodes.utils-2bbac3d7.js} +1 -1
- package/lib/esm-es5/focus-utils-86d0936a.js +4 -0
- package/lib/esm-es5/index-c99b5a3a.js +4 -0
- package/lib/esm-es5/{language-utils-aa864aed.js → language-utils-0881a2a9.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-28b6b964.js → slot-utils-a65ef46f.js} +1 -1
- package/lib/esm-es5/{themeable-component-35ed7853.js → themeable-component-e3661133.js} +1 -1
- package/lib/esm-es5/{token-utils-06ae5c10.js → token-utils-cf052bc0.js} +1 -1
- package/lib/types/components/duet-banner/duet-banner.d.ts +2 -0
- package/lib/types/components/duet-breadcrumbs/duet-breadcrumb.d.ts +2 -4
- package/lib/types/components/duet-hero/duet-hero.d.ts +1 -0
- package/lib/types/components/duet-indicator/duet-indicator.d.ts +17 -0
- package/lib/types/components/duet-input/duet-input.d.ts +0 -2
- package/lib/types/components/duet-phone-input/duet-phone-input.d.ts +14 -0
- package/lib/types/components/duet-tab/duet-tab.d.ts +10 -0
- package/lib/types/components.d.ts +73 -8
- package/package.json +4 -4
- package/lib/duet/p-0018881b.entry.js +0 -4
- package/lib/duet/p-0ad0afe1.entry.js +0 -4
- package/lib/duet/p-137beb16.system.entry.js +0 -4
- package/lib/duet/p-17a1f7cd.entry.js +0 -4
- package/lib/duet/p-18b56724.entry.js +0 -4
- package/lib/duet/p-1a46c899.system.entry.js +0 -4
- package/lib/duet/p-1daaef7a.entry.js +0 -4
- package/lib/duet/p-2179e714.system.entry.js +0 -4
- package/lib/duet/p-22ab0759.system.entry.js +0 -4
- package/lib/duet/p-24749596.system.entry.js +0 -4
- package/lib/duet/p-26b49f30.entry.js +0 -4
- package/lib/duet/p-367a3dd8.system.entry.js +0 -4
- package/lib/duet/p-3f8dd0b3.system.entry.js +0 -4
- package/lib/duet/p-531d399b.system.entry.js +0 -4
- package/lib/duet/p-55eab330.system.entry.js +0 -4
- package/lib/duet/p-583b4f49.js +0 -4
- package/lib/duet/p-58b34a23.system.entry.js +0 -4
- package/lib/duet/p-58d2375e.system.entry.js +0 -4
- package/lib/duet/p-5e658b40.js +0 -4
- package/lib/duet/p-6015aa05.system.entry.js +0 -4
- package/lib/duet/p-60636c0f.js +0 -4
- package/lib/duet/p-612fe73a.system.entry.js +0 -4
- package/lib/duet/p-61b2c1c9.entry.js +0 -4
- package/lib/duet/p-6eed12c2.entry.js +0 -4
- package/lib/duet/p-729bb657.entry.js +0 -4
- package/lib/duet/p-75eda30d.entry.js +0 -4
- package/lib/duet/p-7c597c01.entry.js +0 -4
- package/lib/duet/p-894105da.entry.js +0 -4
- package/lib/duet/p-8a7cfab8.entry.js +0 -4
- package/lib/duet/p-8ef88917.entry.js +0 -4
- package/lib/duet/p-9bff6ed8.entry.js +0 -4
- package/lib/duet/p-9f6fe3bd.entry.js +0 -4
- package/lib/duet/p-a20eeb3a.entry.js +0 -4
- package/lib/duet/p-aee53cdc.system.entry.js +0 -4
- package/lib/duet/p-b275f92a.entry.js +0 -4
- package/lib/duet/p-c16d08b2.entry.js +0 -4
- package/lib/duet/p-c6b0afdd.entry.js +0 -4
- package/lib/duet/p-d3b64256.entry.js +0 -4
- package/lib/duet/p-dc812f17.entry.js +0 -4
- package/lib/duet/p-e24ab988.system.entry.js +0 -4
- package/lib/duet/p-e63f5ff5.js +0 -4
- package/lib/duet/p-e6cd1ffb.system.js +0 -4
- package/lib/duet/p-f38175f1.system.entry.js +0 -4
- package/lib/duet/p-f3a26af1.system.entry.js +0 -4
- package/lib/duet/p-f80ef600.entry.js +0 -4
- package/lib/duet/p-fa2d27c3.entry.js +0 -4
- package/lib/duet/p-ff139142.entry.js +0 -4
- package/lib/duet/p-fff88e02.entry.js +0 -4
- package/lib/esm-es5/focus-utils-2ff60ebe.js +0 -4
- package/lib/esm-es5/index-4cc3ec50.js +0 -4
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
5
|
-
import { i as inheritGlobalTheme } from './themeable-component-
|
|
4
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-c99b5a3a.js';
|
|
5
|
+
import { i as inheritGlobalTheme } from './themeable-component-e3661133.js';
|
|
6
6
|
import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
|
|
7
7
|
|
|
8
8
|
const duetToolbarDropdownCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}.duet-toolbar-dropdown{position:relative;height:100%}.duet-toolbar-dropdown button{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;cursor:pointer}.duet-toolbar-dropdown button .label{display:flex;gap:0.5rem;align-items:center;justify-content:center}.duet-toolbar-dropdown button:hover{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-toolbar-dropdown button.open .caret{transform:rotate(180deg)}.duet-toolbar-dropdown button:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-toolbar-dropdown button.active,.duet-toolbar-dropdown button.open{color:rgb(8, 42, 77)}.duet-toolbar-dropdown button.active::after,.duet-toolbar-dropdown button.open::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-toolbar-dropdown .items{position:absolute;top:93%;right:0%;left:auto;z-index:600;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:175px;padding:8px;color:rgb(8, 42, 77);background:rgb(255, 255, 255);border-radius:8px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.07), 0 4px 10px 0 rgba(0, 41, 77, 0.15)}.duet-toolbar-dropdown .items.hidden{display:none}.duet-toolbar-dropdown.right .items{right:auto;left:0%}.duet-toolbar-dropdown.duet-theme-turva button{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-toolbar-dropdown.duet-theme-turva button:hover{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-toolbar-dropdown.duet-theme-turva button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-dropdown.duet-theme-turva button.active,.duet-toolbar-dropdown.duet-theme-turva button.open{color:rgb(23, 28, 58)}.duet-toolbar-dropdown.duet-theme-turva button.active::after,.duet-toolbar-dropdown.duet-theme-turva button.open::after{background:rgb(198, 12, 48)}.duet-toolbar-dropdown.duet-theme-turva .items{background:rgb(255, 255, 255)}.duet-toolbar-dropdown.negative button{color:rgb(255, 255, 255)}.duet-toolbar-dropdown.negative button:hover{color:rgb(255, 255, 255);background:rgba(8, 42, 77, 0.2)}.duet-toolbar-dropdown.negative button.active{font-weight:600;color:rgb(255, 255, 255);background:rgba(8, 42, 77, 0.2)}.duet-toolbar-dropdown.negative button.open{color:rgb(255, 255, 255);background:rgba(8, 42, 77, 0.2)}.duet-toolbar-dropdown.negative button duet-icon{color:rgb(198, 225, 238)}.duet-toolbar-dropdown.duet-theme-turva.negative button{color:rgb(255, 255, 255)}.duet-toolbar-dropdown.duet-theme-turva.negative button:hover{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-dropdown.duet-theme-turva.negative button.active{font-weight:600;color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-dropdown.duet-theme-turva.negative button.open{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-dropdown.duet-theme-turva.negative button duet-icon{color:rgb(255, 185, 190)}:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva button{color:#172a3b}:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva button:hover{color:#172a3b;background:#fdf7f2}:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva button.active::after,:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva button.open::after{background:#e61740}:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva button.active,:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva button.open{color:#172a3b}:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva.negative button:hover,:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva.negative button.active,:host(.duet-theme-turva2) .duet-toolbar-dropdown.duet-theme-turva.negative button.open{background:rgba(23, 42, 59, 0.2)}";
|
|
@@ -55,18 +55,18 @@ const DuetToolbarDropdown = class {
|
|
|
55
55
|
itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
|
|
56
56
|
}
|
|
57
57
|
const variation = this.variation === "negative" ? "negative" : "white";
|
|
58
|
-
return (h(Host, { key: '
|
|
58
|
+
return (h(Host, { key: '596f1d30769cfc73eff986daa58617c9a93c262b', role: "listitem" }, h("div", { key: '83887c28043e54be6a283bc56dcf4ecaf1a150d9', class: {
|
|
59
59
|
"duet-toolbar-dropdown": true,
|
|
60
60
|
"duet-theme-turva": this.theme === "turva",
|
|
61
61
|
[itemsAlign]: true,
|
|
62
62
|
[variation]: true,
|
|
63
|
-
} }, h("button", { key: '
|
|
63
|
+
} }, h("button", { key: 'c26200e08162ae86a4df238749142e12bcb46bb9', ref: element => (this.button = element), "aria-haspopup": "menu", "aria-controls": "menu", "aria-expanded": this.open ? "true" : "false", "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel, id: "button", type: "button", class: {
|
|
64
64
|
active: this.active,
|
|
65
65
|
open: this.open,
|
|
66
|
-
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '
|
|
66
|
+
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'b771ad4e3866fd9ec5ce2b78daa6fee856581f7b', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: 'c7f76672e64e33c62e120a4051f37a7f55dc8462', class: "label" }, h("slot", { key: '04884aecafe96d8dba32dd276fa40b63c931f29d', name: "label" }), h("duet-icon", { key: '3b785a7dfec4e735690909bffcc7f8c25520c6b7', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: '94c2c5c1847ce591dd7769e536f152362ff6821b', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
67
67
|
items: true,
|
|
68
68
|
hidden: !this.open,
|
|
69
|
-
} }, h("slot", { key: '
|
|
69
|
+
} }, h("slot", { key: '30a47f3493e33d12f8b50923fea15f0a5c259b7c' })))));
|
|
70
70
|
}
|
|
71
71
|
get element() { return getElement(this); }
|
|
72
72
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
4
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-c99b5a3a.js';
|
|
5
5
|
import { a as actionNewWindowSmall } from './action-new-window-small-1945be91.js';
|
|
6
6
|
import { a as DuetStringsExternalDefaults } from './common-strings-1274857d.js';
|
|
7
|
-
import { i as inheritGlobalTheme } from './themeable-component-
|
|
8
|
-
import { g as getAccessibleLinkLabel } from './a11y-utils-
|
|
9
|
-
import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-
|
|
10
|
-
import './slot-utils-
|
|
7
|
+
import { i as inheritGlobalTheme } from './themeable-component-e3661133.js';
|
|
8
|
+
import { g as getAccessibleLinkLabel } from './a11y-utils-fcabbbe4.js';
|
|
9
|
+
import { g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-0881a2a9.js';
|
|
10
|
+
import './slot-utils-a65ef46f.js';
|
|
11
11
|
import './string-utils-192eb3c8.js';
|
|
12
12
|
|
|
13
|
-
const duetToolbarItemCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}.duet-toolbar-item{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}.duet-toolbar-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-toolbar-item:focus,.duet-toolbar-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-item:focus.primary{box-shadow:0 0 0 4px rgba(8, 42, 77, 0.3), 0 0 0 1px #033866}.duet-theme-turva .duet-toolbar-item:focus.primary,.duet-toolbar-item:focus.primary.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-item .duet-toolbar-icon{position:relative;display:inline-flex;font-size:0;line-height:normal;vertical-align:baseline}.duet-toolbar-item .
|
|
13
|
+
const duetToolbarItemCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}.duet-toolbar-item{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}.duet-toolbar-item:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-toolbar-item:focus,.duet-toolbar-item:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-item:focus.primary{box-shadow:0 0 0 4px rgba(8, 42, 77, 0.3), 0 0 0 1px #033866}.duet-theme-turva .duet-toolbar-item:focus.primary,.duet-toolbar-item:focus.primary.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-item .duet-toolbar-icon{position:relative;display:inline-flex;font-size:0;line-height:normal;vertical-align:baseline}.duet-toolbar-item .trailing-icon{width:16px;height:16px}.duet-toolbar-item .trailing-icon.trailing-icon-arrow{width:7px;height:7px}.duet-toolbar-item .external-icon{width:10px;height:10px}.duet-toolbar-item[aria-expanded=true] .trailing-icon.rotate{transform:rotate(180deg)}.duet-toolbar-item.primary,.duet-toolbar-item.secondary{color:rgb(255, 255, 255)}.duet-toolbar-item.primary[aria-expanded=true],.duet-toolbar-item.secondary[aria-expanded=true]{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.primary duet-icon,.duet-toolbar-item.secondary duet-icon{color:rgb(198, 225, 238)}.duet-toolbar-item.primary[aria-expanded=true]{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.secondary[aria-expanded=true]{background:rgb(3, 56, 102)}.duet-toolbar-item.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-toolbar-item.duet-theme-turva.primary{color:rgb(255, 255, 255)}.duet-toolbar-item.duet-theme-turva.primary[aria-expanded=true]{background:rgba(23, 28, 58, 0.2)}.duet-toolbar-item.duet-theme-turva.primary duet-icon{color:rgb(255, 185, 190)}.duet-toolbar-item:hover{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-toolbar-item:hover.primary,.duet-toolbar-item:hover.secondary{color:rgb(255, 255, 255)}.duet-toolbar-item:hover.primary{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item:hover.secondary{background:rgb(3, 56, 102)}.duet-toolbar-item:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-toolbar-item:hover.duet-theme-turva.primary{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-item.active{color:rgb(8, 42, 77)}.duet-toolbar-item.active.primary,.duet-toolbar-item.active.secondary{font-weight:600;color:rgb(255, 255, 255)}.duet-toolbar-item.active.primary::after,.duet-toolbar-item.active.secondary::after{display:none}.duet-toolbar-item.active.primary{background:rgba(8, 42, 77, 0.2)}.duet-toolbar-item.active.secondary{background:rgb(3, 56, 102)}.duet-toolbar-item.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-toolbar-item.active::after.duet-theme-turva{background:rgb(198, 12, 48)}.duet-toolbar-item.active.duet-theme-turva{color:rgb(23, 28, 58)}.duet-toolbar-item.active.duet-theme-turva::after{background:rgb(198, 12, 48)}.duet-toolbar-item.active.duet-theme-turva.primary{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}duet-indicator{top:4px;left:16px;z-index:1}duet-indicator:has(+.duet-toolbar-item .duet-toolbar-icon){left:36px}:host(.duet-theme-turva2) .duet-toolbar-item.duet-theme-turva:not(.primary){color:#172a3b}:host(.duet-theme-turva2) .duet-toolbar-item.duet-theme-turva.primary[aria-expanded=true]{background:rgba(23, 42, 59, 0.2)}:host(.duet-theme-turva2) .duet-toolbar-item.duet-theme-turva:hover{background:#fdf7f2}:host(.duet-theme-turva2) .duet-toolbar-item.duet-theme-turva:hover:not(.primary){color:#172a3b}:host(.duet-theme-turva2) .duet-toolbar-item.duet-theme-turva:hover.primary{background:rgba(23, 42, 59, 0.2)}:host(.duet-theme-turva2) .duet-toolbar-item.active.duet-theme-turva::after{background:#e61740}:host(.duet-theme-turva2) .duet-toolbar-item.active.duet-theme-turva:not(.primary){color:#172a3b}:host(.duet-theme-turva2) .duet-toolbar-item.active.duet-theme-turva.primary{background:rgba(23, 42, 59, 0.2)}";
|
|
14
14
|
const DuetToolbarItemStyle0 = duetToolbarItemCss;
|
|
15
15
|
|
|
16
16
|
const DuetToolbarItem = class {
|
|
@@ -64,17 +64,17 @@ const DuetToolbarItem = class {
|
|
|
64
64
|
: this.variation === "secondary"
|
|
65
65
|
? "secondary"
|
|
66
66
|
: "default";
|
|
67
|
-
return (h(Host, { key: '
|
|
67
|
+
return (h(Host, { key: '4a794a46e3a85399537b5d0e754c96023b8965bb', role: "listitem" }, this.badge && h("duet-indicator", { key: '2b7fcc59e1a6085d01e352f4588c8ec1cd9d77f6', variation: "change" }), h(TagName, { key: '75faf7f2cc4771e483596c42d4dc1618dd17ccf0', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: {
|
|
68
68
|
"duet-toolbar-item": true,
|
|
69
69
|
"duet-theme-turva": this.theme === "turva",
|
|
70
70
|
active: this.active,
|
|
71
71
|
[variation]: true,
|
|
72
|
-
}, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("div", { key: '
|
|
72
|
+
}, href: this.url, role: `${TagName === "a" ? "link" : "button"}`, "aria-current": this.active ? "true" : "false", "aria-label": (this.url && getAccessibleLinkLabel(this)) || this.accessibleLabel, "aria-expanded": this.accessibleExpanded != null ? this.accessibleExpanded.toString() : undefined, "aria-haspopup": this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined, rel: this.external ? "noopener" : undefined }, this.leadingIcon && (h("div", { key: 'bcebd3cdca6ac2bd138ae887c0282bdb3a079313', class: "duet-toolbar-icon" }, h("duet-icon", { key: 'b1fa628989fa3fe411e832a64b4db44fdebc9bca', size: "x-small", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" }), this.badge && h("div", { key: 'cbbaa29928d65247ab5d5502e30939215845ebe3', class: "duet-toolbar-badge" }))), h("slot", { key: '584f63205dd40d32c2dec8ffcbc1c9395f7c1a7f' }), (this.trailingIcon || (this.url && this.external)) && (h("div", { key: 'a5ebf0393700731a0962b7d7086f38253fd7af1b', class: "duet-toolbar-icon" }, h("duet-icon", { key: '5336b5e76fd461dfa557864f105814f92451b6e9', class: {
|
|
73
73
|
"trailing-icon": !!this.trailingIcon,
|
|
74
74
|
"trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
|
|
75
75
|
"external-icon": !!(this.url && this.external),
|
|
76
76
|
rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
|
|
77
|
-
}, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? actionNewWindowSmall.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && h("div", { key: '
|
|
77
|
+
}, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? actionNewWindowSmall.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && h("div", { key: 'fe044a52349d31c7dfad3937841f29b50f90f282', class: "duet-toolbar-badge" }))))));
|
|
78
78
|
}
|
|
79
79
|
get element() { return getElement(this); }
|
|
80
80
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
5
|
-
import { i as inheritGlobalTheme } from './themeable-component-
|
|
4
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-c99b5a3a.js';
|
|
5
|
+
import { i as inheritGlobalTheme } from './themeable-component-e3661133.js';
|
|
6
6
|
|
|
7
7
|
const duetToolbarLinkCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;height:100%}.duet-toolbar-link{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;height:100%;padding:0 16px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(0, 75, 129);text-align:center;text-decoration:none;white-space:nowrap}.duet-toolbar-link:focus{outline:0;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}.duet-theme-turva .duet-toolbar-link:focus,.duet-toolbar-link:focus.duet-theme-turva{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-toolbar-link.negative{color:rgb(255, 255, 255)}.duet-toolbar-link.negative duet-icon{color:rgb(198, 225, 238)}.duet-toolbar-link.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}.duet-toolbar-link.duet-theme-turva.negative{color:rgb(255, 255, 255)}.duet-toolbar-link.duet-theme-turva.negative duet-icon{color:rgb(255, 185, 190)}.duet-toolbar-link:hover{color:rgb(8, 42, 77);background:rgb(240, 247, 250)}.duet-toolbar-link:hover.negative{color:rgb(255, 255, 255);background:rgba(8, 42, 77, 0.2)}.duet-toolbar-link:hover.duet-theme-turva{color:rgb(23, 28, 58);background:rgb(245, 247, 250)}.duet-toolbar-link:hover.duet-theme-turva.negative{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-link.active{color:rgb(8, 42, 77)}.duet-toolbar-link.active.negative{font-weight:600;color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}.duet-toolbar-link.active.negative::after{display:none}.duet-toolbar-link.active::after{position:absolute;top:auto;bottom:1px;left:0;display:block;width:100%;height:1px;content:\"\";background:rgb(0, 119, 179);transition:300ms ease;transform:translateY(1px)}.duet-toolbar-link.active::after.duet-theme-turva{background:rgb(198, 12, 48)}.duet-toolbar-link.active.duet-theme-turva{color:rgb(23, 28, 58)}.duet-toolbar-link.active.duet-theme-turva::after{background:rgb(198, 12, 48)}.duet-toolbar-link.active.duet-theme-turva.negative{color:rgb(255, 255, 255);background:rgba(23, 28, 58, 0.2)}:host(.duet-theme-turva2) .duet-toolbar-link.duet-theme-turva{color:#172a3b;background:transparent}:host(.duet-theme-turva2) .duet-toolbar-link.duet-theme-turva:hover{color:#172a3b;background:#fdf7f2}:host(.duet-theme-turva2) .duet-toolbar-link.duet-theme-turva:hover.negative{background:rgba(23, 42, 59, 0.2)}:host(.duet-theme-turva2) .duet-toolbar-link.active.duet-theme-turva{color:#172a3b}:host(.duet-theme-turva2) .duet-toolbar-link.active.duet-theme-turva::after{background:#e61740}:host(.duet-theme-turva2) .duet-toolbar-link.active.negative{background:rgba(23, 42, 59, 0.2)}:host(.duet-theme-turva2) .duet-toolbar-link.active.duet-theme-turva.negative{background:rgba(23, 42, 59, 0.2)}";
|
|
8
8
|
const DuetToolbarLinkStyle0 = duetToolbarLinkCss;
|
|
@@ -29,12 +29,12 @@ const DuetToolbarLink = class {
|
|
|
29
29
|
*/
|
|
30
30
|
render() {
|
|
31
31
|
const variation = this.variation === "negative" ? "negative" : "white";
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: 'ea2f78ced1097c2fe7e8299533f653269b7cbf97', role: "listitem" }, h("a", { key: '3d624303af389afe4d08c50756e3e0e240eb65b2', class: {
|
|
33
33
|
"duet-toolbar-link": true,
|
|
34
34
|
"duet-theme-turva": this.theme === "turva",
|
|
35
35
|
active: this.active,
|
|
36
36
|
[variation]: true,
|
|
37
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '
|
|
37
|
+
}, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '075505b373aaa3dbd7103ade34ef42a6d7a07ec6', size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: 'e78fa0abab2fe36cf44e42208b7f341041ef068b' }))));
|
|
38
38
|
}
|
|
39
39
|
get element() { return getElement(this); }
|
|
40
40
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
5
|
-
import { i as inheritGlobalTheme } from './themeable-component-
|
|
4
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-c99b5a3a.js';
|
|
5
|
+
import { i as inheritGlobalTheme } from './themeable-component-e3661133.js';
|
|
6
6
|
|
|
7
7
|
const duetToolbarCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;width:100%}.duet-toolbar{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;background:rgb(255, 255, 255)}.duet-toolbar .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1384px;height:36px;margin:0 28px;border-bottom:1px solid rgb(212, 223, 229)}.duet-toolbar .list{display:flex;align-items:center;justify-content:space-between;height:100%;list-style-type:none}.duet-toolbar ::slotted(*){display:flex;align-items:center;justify-content:center;height:100%}.duet-toolbar.primary{background:rgb(0, 119, 179)}.duet-toolbar.primary .container{border-bottom:0}.duet-toolbar.secondary{background:rgb(8, 42, 77)}.duet-toolbar.secondary .container{border-bottom:0}.duet-toolbar.duet-theme-turva{background:rgb(255, 255, 255)}.duet-toolbar.duet-theme-turva .container{border-bottom:1px solid rgb(222, 224, 228)}.duet-toolbar.duet-theme-turva.primary{background:rgb(198, 12, 48)}.duet-toolbar.duet-theme-turva.primary .container{border-bottom:0}:host(.duet-theme-turva2) .duet-toolbar.duet-theme-turva .container{border-bottom-color:#fbe1d1}:host(.duet-theme-turva2) .duet-toolbar.duet-theme-turva.primary{background:#e61740}";
|
|
8
8
|
const DuetToolbarStyle0 = duetToolbarCss;
|
|
@@ -32,11 +32,11 @@ const DuetToolbar = class {
|
|
|
32
32
|
: this.variation === "secondary"
|
|
33
33
|
? "secondary"
|
|
34
34
|
: "default";
|
|
35
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: 'ef985ffd5d6ace34e338b68d717e0ff4ddfba289' }, h("nav", { key: 'e7ca6e1aaa3342e2422c4ad43e6a52162f1b181e', class: {
|
|
36
36
|
"duet-toolbar": true,
|
|
37
37
|
"duet-theme-turva": this.theme === "turva",
|
|
38
38
|
[variation]: true,
|
|
39
|
-
}, "aria-label": this.accessibleLabel }, h("div", { key: '
|
|
39
|
+
}, "aria-label": this.accessibleLabel }, h("div", { key: '3c0c92fc2fdd0b5736bc9c61951d4269b24580f8', class: "container" }, h("div", { key: 'f9f17a0ed80a2c530caf8537857dfc76d51c4a50', class: "list", role: "list" }, h("slot", { key: '22cd0173e2588e554cbb8ef035da5d875b28927b', name: "left" })), h("div", { key: '28483b4d1a73201f840eb08fcbf5be41250142a1', class: "list", role: "list" }, h("slot", { key: '97e0bad5bdb1951d56d8c0bb30d031e1d0404d6c', name: "right" }))))));
|
|
40
40
|
}
|
|
41
41
|
get element() { return getElement(this); }
|
|
42
42
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-
|
|
5
|
-
import { i as inheritGlobalTheme } from './themeable-component-
|
|
4
|
+
import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-c99b5a3a.js';
|
|
5
|
+
import { i as inheritGlobalTheme } from './themeable-component-e3661133.js';
|
|
6
6
|
import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-daf80d44.js';
|
|
7
|
-
import { F as FocusGuard } from './focus-utils-
|
|
7
|
+
import { F as FocusGuard } from './focus-utils-86d0936a.js';
|
|
8
8
|
import { T as Teleport } from './teleport-aa27d5f9.js';
|
|
9
9
|
|
|
10
10
|
const duetTooltipButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.duet-tooltip-button{z-index:100;display:inline-block;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 !important;margin-right:-12px;line-height:normal !important;color:rgb(0, 119, 179);white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button.duet-theme-turva{color:rgb(198, 12, 48)}.duet-tooltip-button.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:hover{color:rgb(0, 75, 129)}.duet-tooltip-button:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-tooltip-button:hover.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:focus{background:transparent !important;outline:0}:host(.user-is-tabbing) .duet-tooltip-button:focus{background:transparent !important;box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3 !important}:host(.user-is-tabbing) .duet-tooltip-button.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a !important}.duet-tooltip-button svg{width:20px;height:20px;pointer-events:none}.duet-tooltip-button-has-label{margin-right:0}.duet-tooltip-label{position:relative;z-index:100;display:inline-block;max-width:calc(100% - 30px);margin-left:12px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;text-align:left;white-space:normal;vertical-align:top}.duet-theme-turva .duet-tooltip-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}:host(.duet-theme-turva2) .duet-tooltip-button.duet-theme-turva{color:#e61740}:host(.duet-theme-turva2) .duet-tooltip-button.duet-theme-turva:hover{color:#e61740}";
|
|
@@ -42,13 +42,13 @@ const DuetTooltipButton = class {
|
|
|
42
42
|
* Always the last one in the class.
|
|
43
43
|
*/
|
|
44
44
|
render() {
|
|
45
|
-
const visuallyHidden = h("duet-visually-hidden", { key: '
|
|
46
|
-
return (h(Host, { key: '
|
|
45
|
+
const visuallyHidden = h("duet-visually-hidden", { key: '9eb5db50b79dc2250ccf2e24dd8d260daee0344c' }, this.accessibleLabel);
|
|
46
|
+
return (h(Host, { key: '90c2f17d3ecc3d65c2eabf37bc3b9d13cb43c898' }, h("button", { key: '9daf36dd45f62c0319805cbda850d325d7fae558', ref: el => (this.buttonElement = el), "aria-controls": this.tooltipId, "aria-expanded": this.active ? "true" : "false", type: "button", class: {
|
|
47
47
|
"duet-tooltip-button": true,
|
|
48
48
|
"duet-tooltip-button-has-label": !!this.label,
|
|
49
49
|
"duet-theme-turva": this.theme === "turva",
|
|
50
50
|
"duet-tooltip-button-negative": this.negative,
|
|
51
|
-
} }, h("svg", { key: '
|
|
51
|
+
} }, h("svg", { key: '09b56bf7d3108b987c1d3718c3daa99f30f450ab', "aria-hidden": "true", role: "img", fill: "currentColor", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '1c61f6ef5e02f9c6cf82f24133b5e6ed5efe653d', d: "m13.5 17.25c-1.241 0-2.25-1.009-2.25-2.25v-3.75h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75c.827 0 1.5.673 1.5 1.5v3.75c0 .414.336.75.75.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75z" }), h("circle", { key: 'dc68127a8bcf1b9e8538ffd25362fdbadb4f631f', cx: "11.625", cy: "7.125", r: "1.125" }), h("path", { key: '146f6ab16c918f0f88b01c2c5da82a64a51ce814', d: "m12 24c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12zm0-22.5c-5.79 0-10.5 4.71-10.5 10.5s4.71 10.5 10.5 10.5 10.5-4.71 10.5-10.5-4.71-10.5-10.5-10.5z" })), this.label ? (h("span", { class: "duet-tooltip-label" }, this.label, visuallyHidden)) : (visuallyHidden))));
|
|
52
52
|
}
|
|
53
53
|
get element() { return getElement(this); }
|
|
54
54
|
};
|
|
@@ -99,11 +99,11 @@ const DuetTooltipPopup = class {
|
|
|
99
99
|
this.contentEl.focus();
|
|
100
100
|
}
|
|
101
101
|
render() {
|
|
102
|
-
return (h(Host, { key: '
|
|
102
|
+
return (h(Host, { key: '20c858471eb122674b6c7ac5de1b243eee925fa2' }, h("div", { key: '663db7f4fcfc622d7eacf3a688c9855299ba8cf9', class: {
|
|
103
103
|
"duet-tooltip": true,
|
|
104
104
|
"duet-theme-turva": this.theme === "turva",
|
|
105
105
|
"duet-tooltip-active": this.active === true,
|
|
106
|
-
} }, h(FocusGuard, { key: '
|
|
106
|
+
} }, h(FocusGuard, { key: '7ad49fff09a690cae1a3089dc34028fbce775265', moveFocusTo: this.buttonEl }), h("div", { key: 'c5a92a166d28092b2c58ecbf3fb5f9074e254081', ref: element => (this.contentEl = element), class: "duet-tooltip-content-area", tabindex: -1, id: this.tooltipId }, h("slot", { key: 'aa4ffe0b471baf807fcc21a4fcba7dd61872a614' })), h("div", { key: '541a8ca3aa8963840740481b632d95d31b040643', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, h("div", { key: 'fdd6a17db7b4ca37ade95264d6c8024d45011af6', class: { "arrow-container": true, [this.placement]: true } })), h("button", { key: '914f2a0fb4376f8033059f8c5fe34f42bb6e6672', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, h("duet-icon", { key: 'ca76340b0f68ec1d424384f2adc3cea1de1d9e76', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), h("duet-visually-hidden", { key: '7a58123fa4fb824972ed724bf2ab67326f634617' }, this.accessibleCloseLabel)), h(FocusGuard, { key: '079e18d721f95ca86e3b58818bdc4362ff5f528b', moveFocusTo: this.contentEl }))));
|
|
107
107
|
}
|
|
108
108
|
get element() { return getElement(this); }
|
|
109
109
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
4
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-c99b5a3a.js';
|
|
5
5
|
import { m as media_query_medium, a as media_query_large } from './tokens-57aa1508.js';
|
|
6
6
|
import { c as computePosition, f as flip, s as shift, a as arrow, b as autoUpdate } from './floating-ui.dom.esm-ebc91b33.js';
|
|
7
|
-
import { i as inheritGlobalTheme } from './themeable-component-
|
|
7
|
+
import { i as inheritGlobalTheme } from './themeable-component-e3661133.js';
|
|
8
8
|
import { c as createID } from './create-id-149a1b6d.js';
|
|
9
9
|
import { f as isEscapeKey } from './keyboard-utils-daf80d44.js';
|
|
10
|
-
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-
|
|
10
|
+
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-0881a2a9.js';
|
|
11
11
|
import './string-utils-192eb3c8.js';
|
|
12
12
|
|
|
13
13
|
const duetTooltipCss = "*.sc-duet-tooltip,*.sc-duet-tooltip::after,*.sc-duet-tooltip::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.sc-duet-tooltip-h{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;z-index:200;display:inline-flex;width:auto;margin-top:-16px !important;margin-left:-3px !important;-webkit-tap-highlight-color:transparent}duet-tooltip-button.sc-duet-tooltip{position:relative}duet-tooltip-popup.sc-duet-tooltip{position:absolute}";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, F as Fragment, g as getElement } from './index-
|
|
4
|
+
import { r as registerInstance, h, F as Fragment, g as getElement } from './index-c99b5a3a.js';
|
|
5
5
|
import { s as sizeHeader } from './tokens.module-821694bb.js';
|
|
6
|
-
import { i as inheritGlobalTheme } from './themeable-component-
|
|
6
|
+
import { i as inheritGlobalTheme } from './themeable-component-e3661133.js';
|
|
7
7
|
import { c as createID } from './create-id-149a1b6d.js';
|
|
8
8
|
import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './keyboard-utils-daf80d44.js';
|
|
9
|
-
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-
|
|
9
|
+
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './language-utils-0881a2a9.js';
|
|
10
10
|
import './string-utils-192eb3c8.js';
|
|
11
11
|
|
|
12
12
|
const duetTrayCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;width:100%}.duet-tray{position:fixed;top:4rem;right:0;left:0;z-index:399;display:flex;flex-direction:column;max-height:calc(100% - 8rem);padding:16px 20px 16px 24px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:400;line-height:1.5;color:rgb(8, 42, 77);visibility:hidden;background:rgb(240, 247, 250);border-bottom:1px solid rgb(212, 223, 229);box-shadow:0 2px 6px 0 rgba(0, 41, 77, 0.07);opacity:0;transition:opacity 600ms ease, visibility 600ms ease, transform 600ms ease;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray{padding:16px 36px}}@media (min-width: 106.25em){.duet-tray{padding:16px 52px 16px 60px}}.duet-tray:focus{outline:0}:host(.user-is-tabbing) .duet-tray:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-tray.duet-theme-turva:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tray.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);background:rgb(245, 247, 250);border-color:rgb(222, 224, 228)}.duet-tray.duet-tray-is-active{visibility:visible;opacity:1;transform:translateY(0)}.duet-tray.duet-tray-is-hidden{visibility:hidden;opacity:0;transform:translateY(-4rem)}@media (min-width: 62em){.duet-tray.duet-tray-is-responsive{display:none !important}}.duet-tray.duet-tray-is-expandable{padding-right:66px}@media (min-width: 62em){.duet-tray.duet-tray-is-expandable{padding-right:78px}}@media (min-width: 106.25em){.duet-tray.duet-tray-is-expandable{padding-right:94px}}.duet-tray-expandable{position:relative;z-index:100;width:calc(100% + 46px);max-height:0;overflow-y:auto;visibility:hidden;opacity:0;transition:opacity 600ms ease, visibility 600ms ease, max-height 600ms ease;scrollbar-width:none}.duet-tray-expandable::-webkit-scrollbar{display:none}.duet-tray-expandable.active{max-height:500px;visibility:visible;opacity:1}.duet-tray-expandable-content{width:100%;margin-top:16px;border-top:1px solid rgb(212, 223, 229)}.duet-theme-turva .duet-tray-expandable-content{border-color:rgb(222, 224, 228)}.duet-tray-button{-webkit-user-select:none;user-select:none;padding:20px !important;position:absolute;top:-2px;right:0;z-index:200;color:rgb(8, 42, 77);text-align:center;cursor:pointer;border-radius:4px;transition:transform 300ms ease;-webkit-tap-highlight-color:transparent}@media (min-width: 62em){.duet-tray-button{margin-right:16px}}@media (min-width: 106.25em){.duet-tray-button{margin-right:36px}}.duet-theme-turva .duet-tray-button{color:rgb(23, 28, 58)}.duet-tray-button.duet-tray-is-expanded{transform:rotate(-180deg)}.duet-tray-button:focus{outline:0}:host(.user-is-tabbing) .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva .duet-tray-button:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-tray-button:active{box-shadow:none;opacity:0.75}:host(.duet-theme-turva2) .duet-tray.duet-theme-turva{color:#172a3b;background:#fdf7f2;border-color:#fbe1d1}:host(.duet-theme-turva2) .duet-theme-turva .duet-tray-expandable-content{border-color:#fbe1d1}:host(.duet-theme-turva2) .duet-theme-turva .duet-tray-button{color:#172a3b}";
|
|
@@ -89,14 +89,14 @@ const DuetTray = class {
|
|
|
89
89
|
* Always the last one in the class.
|
|
90
90
|
*/
|
|
91
91
|
render() {
|
|
92
|
-
return (h("div", { key: '
|
|
92
|
+
return (h("div", { key: '1d7ecedacff4c6f944fba1cd8a8e3ead97d0bdb7', class: {
|
|
93
93
|
"duet-tray": true,
|
|
94
94
|
"duet-tray-is-active": this.active,
|
|
95
95
|
"duet-tray-is-hidden": this.hiddenState,
|
|
96
96
|
"duet-tray-is-responsive": this.responsive,
|
|
97
97
|
"duet-theme-turva": this.theme === "turva",
|
|
98
98
|
"duet-tray-is-expandable": this.hasAdditionalContent,
|
|
99
|
-
} }, h("div", { key: '
|
|
99
|
+
} }, h("div", { key: '975ab4626c5bf9b232bce92778d549aab452ff8c', class: "duet-tray-default-content", role: "status" }, h("slot", { key: '2e0747c828ad43d2924a86ad0b92e530bef3fc88' })), this.hasAdditionalContent && (h(Fragment, { key: 'ea46786865bd60c5bb2e76ea53c4440e5e66b58d' }, h("button", { key: 'b2d26fdc7da5127389c579f8fd237d5ad8d86f76', "aria-expanded": this.expanded ? "true" : "false", "aria-controls": this.expandableId, onClick: ev => this.toggleExpandable(ev), class: { "duet-tray-button": true, "duet-tray-is-expanded": this.expanded } }, h("duet-icon", { key: '100006a3739e953ac6e59b0de175a458a67f002f', name: "action-arrow-down", size: "small", color: "currentColor", margin: "none" }), h("duet-visually-hidden", { key: '0a573ad597411e4c05bc55f3398a266a9394f2fb' }, this.expanded ? this.accessibleCloseLabel : this.accessibleOpenLabel)), h("div", { key: '8f32327012fee5df11e22a02e46d75fab9c51e07', id: this.expandableId, class: { "duet-tray-expandable": true, active: this.expanded } }, h("div", { key: '181ace36ed5a84c229e0af26e5b410b11456fb20', class: "duet-tray-expandable-content" }, h("slot", { key: 'a0ed8f11df760051de06207ccd8abe43bd26a7c0', name: "additional" })))))));
|
|
100
100
|
}
|
|
101
101
|
get element() { return getElement(this); }
|
|
102
102
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
4
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-c99b5a3a.js';
|
|
5
5
|
|
|
6
6
|
const DuetUploadAriaStatus = class {
|
|
7
7
|
constructor(hostRef) {
|
|
@@ -62,7 +62,7 @@ const DuetUploadAriaStatus = class {
|
|
|
62
62
|
* Always the last one in the class.
|
|
63
63
|
*/
|
|
64
64
|
render() {
|
|
65
|
-
return (h(Host, { key: '
|
|
65
|
+
return (h(Host, { key: '7ca533d944adaea769cb04e2239230858961990b', role: "status", "aria-live": "assertive", "aria-atomic": "true", "aria-relevant": "all" }, h("duet-visually-hidden", { key: 'a87edd299b5ad36c33005c241c5f74ca068a9c40' }, this.statusMessage)));
|
|
66
66
|
}
|
|
67
67
|
get element() { return getElement(this); }
|
|
68
68
|
static get watchers() { return {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, g as getElement } from './index-
|
|
5
|
-
import { i as inheritGlobalTheme } from './themeable-component-
|
|
6
|
-
import { g as getLocaleString } from './language-utils-
|
|
7
|
-
import { a as getI18nError } from './errorcodes.utils-
|
|
4
|
+
import { r as registerInstance, h, g as getElement } from './index-c99b5a3a.js';
|
|
5
|
+
import { i as inheritGlobalTheme } from './themeable-component-e3661133.js';
|
|
6
|
+
import { g as getLocaleString } from './language-utils-0881a2a9.js';
|
|
7
|
+
import { a as getI18nError } from './errorcodes.utils-2bbac3d7.js';
|
|
8
8
|
import './string-utils-192eb3c8.js';
|
|
9
9
|
|
|
10
10
|
const formatBytes = (bytes, decimals = 2) => {
|
|
@@ -92,9 +92,9 @@ const DuetUploadItem = class {
|
|
|
92
92
|
const { uid, meta, item } = this.data;
|
|
93
93
|
const Badges = meta && meta.badges ? (h("span", null, meta.badges.map(badgeText => (h("duet-badge", { color: "primary" }, badgeText))))) : undefined;
|
|
94
94
|
const actionDescription = `${meta && meta.badges ? meta.badges.join(",") : ""} ${item.name}`;
|
|
95
|
-
return (h("div", { key: '
|
|
95
|
+
return (h("div", { key: '1412bdaaf8001dd4849c5128cc463327f4a5dd2d', class: {
|
|
96
96
|
"upload-item-row": true,
|
|
97
|
-
} }, this.showCategory && (h("div", { key: '
|
|
97
|
+
} }, this.showCategory && (h("div", { key: '635382f438d151cbf5f84b04d24ca36d80584953', class: "item-categories" }, h("duet-heading", { key: '1a8f5beb2b403297bfe5a25fb125337817848c97', class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(this.categoryLabel)), Badges)), h("div", { key: 'b51a8872eff794722a6fbde9fad6cd77e81b036f', class: { "item-name": true, "no-category": !this.showCategory } }, !!this.label && (h("duet-heading", { key: 'c423681df8f4f2c90dec48b5204090ffe7428019', class: "heading", color: "color-secondary", level: "h6", weight: "semibold" }, getLocaleString(this.label))), this.getFileNameLine()), h("div", { key: '3f0c5fc33ca3f8053b7a28190e4816aeb2354cbf', class: "item-actions" }, this.actions.map(actionItem => {
|
|
98
98
|
return (h("duet-action-button", { actionMeta: Object.assign({}, meta || {}), actionId: uid || null, actionName: actionItem.name, theme: this.theme, iconName: actionItem.icon, iconColor: actionItem.color, iconSize: actionItem.size, background: actionItem.background, "accessible-label": `${actionDescription} ${getLocaleString(actionItem.label)} `, accessibleTitle: this.getActionButtonTitle(actionItem), ref: button => (this.actionButton = button) }));
|
|
99
99
|
}))));
|
|
100
100
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { r as registerInstance, h, H as Host, g as getElement } from './index-
|
|
4
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-c99b5a3a.js';
|
|
5
5
|
|
|
6
6
|
const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
|
|
7
7
|
const DuetVisuallyHiddenStyle0 = duetVisuallyHiddenCss;
|
|
@@ -15,7 +15,7 @@ const DuetVisuallyHidden = class {
|
|
|
15
15
|
* Always the last one in the class.
|
|
16
16
|
*/
|
|
17
17
|
render() {
|
|
18
|
-
return (h(Host, { key: '
|
|
18
|
+
return (h(Host, { key: '0cde507e2a8a8ec27d6865d26a1647a6a0817ec0', class: "duet-visually-hidden" }, h("slot", { key: 'fb334f7b1a33c43cfba9cdc8410ce829a7865f49' })));
|
|
19
19
|
}
|
|
20
20
|
get element() { return getElement(this); }
|
|
21
21
|
};
|