@duetds/components 9.2.2 → 9.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +801 -459
- package/lib/cjs/{app-globals-de0a03a8.js → app-globals-76b570cd.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-alert.cjs.entry.js +4 -4
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-banner.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
- package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-callout.cjs.entry.js +2 -2
- package/lib/cjs/duet-caption_4.cjs.entry.js +2 -2
- package/lib/cjs/duet-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +1 -1
- package/lib/cjs/duet-chip_3.cjs.entry.js +54 -25
- package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
- package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
- package/lib/cjs/duet-contact-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +48 -31
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +5 -5
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
- package/lib/cjs/duet-file-chooser.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +3 -3
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-hero.cjs.entry.js +3 -3
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-layout.cjs.entry.js +2 -2
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar.cjs.entry.js +16 -6
- package/lib/cjs/duet-modal.cjs.entry.js +4 -4
- package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
- package/lib/cjs/duet-overlay.cjs.entry.js +1 -1
- package/lib/cjs/duet-page-heading.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-progress.cjs.entry.js +2 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +3 -8
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +2 -2
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-show-more.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +14 -11
- package/lib/cjs/duet-slideout.cjs.entry.js +38 -15
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
- package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +8 -7
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
- package/lib/cjs/duet-tray.cjs.entry.js +4 -4
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +3 -3
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +4 -4
- package/lib/cjs/{errorcodes.utils-79edbcbf.js → errorcodes.utils-ba7fae1c.js} +1 -1
- package/lib/cjs/{focus-utils-2f608f43.js → focus-utils-ce2b65c9.js} +1 -1
- package/lib/cjs/{index-2538e92d.js → index-340b85bb.js} +827 -580
- package/lib/cjs/{language-utils-6907a35e.js → language-utils-07b9f155.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-eb411e83.js → slot-utils-ac35c5be.js} +1 -1
- package/lib/collection/collection-manifest.json +1 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +40 -2
- package/lib/collection/components/duet-alert/duet-alert.css +3 -0
- package/lib/collection/components/duet-alert/duet-alert.js +25 -1
- package/lib/collection/components/duet-badge/duet-badge.js +8 -0
- package/lib/collection/components/duet-banner/duet-banner.js +23 -1
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +10 -0
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +6 -0
- package/lib/collection/components/duet-button/duet-button.js +83 -5
- package/lib/collection/components/duet-callout/duet-callout.js +4 -0
- package/lib/collection/components/duet-caption/duet-caption.js +9 -1
- package/lib/collection/components/duet-card/duet-card.js +35 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +47 -3
- package/lib/collection/components/duet-chip/duet-chip.js +34 -6
- package/lib/collection/components/duet-choice/duet-checkmark.js +10 -0
- package/lib/collection/components/duet-choice/duet-choice.css +8 -0
- package/lib/collection/components/duet-choice/duet-choice.js +67 -3
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +32 -0
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +23 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +30 -4
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +20 -0
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +5 -1
- package/lib/collection/components/duet-date-picker/date-i18n.js +1 -1
- package/lib/collection/components/duet-date-picker/date-picker-day.js +2 -2
- package/lib/collection/components/duet-date-picker/date-picker-input.js +7 -5
- package/lib/collection/components/duet-date-picker/date-picker-month.js +2 -2
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +27 -15
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +89 -13
- package/lib/collection/components/duet-divider/duet-divider.js +7 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +31 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +7 -1
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +18 -0
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +7 -1
- package/lib/collection/components/duet-footer/duet-footer.js +27 -7
- package/lib/collection/components/duet-grid/duet-grid.js +19 -3
- package/lib/collection/components/duet-grid-item/duet-grid-item.js +18 -0
- package/lib/collection/components/duet-header/duet-header.js +55 -15
- package/lib/collection/components/duet-heading/duet-heading.js +19 -1
- package/lib/collection/components/duet-hero/duet-hero.js +62 -6
- package/lib/collection/components/duet-icon/duet-icon.js +26 -0
- package/lib/collection/components/duet-input/duet-input.css +3 -0
- package/lib/collection/components/duet-input/duet-input.js +98 -8
- package/lib/collection/components/duet-label/duet-label.js +14 -2
- package/lib/collection/components/duet-layout/duet-layout.js +15 -1
- package/lib/collection/components/duet-link/duet-link.js +42 -0
- package/lib/collection/components/duet-list/duet-list.js +19 -3
- package/lib/collection/components/duet-list-item/duet-list-item.js +4 -0
- package/lib/collection/components/duet-logo/duet-logo.js +17 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +5 -0
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +30 -5
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +26 -0
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +8 -0
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +8 -0
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +22 -0
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +10 -0
- package/lib/collection/components/duet-modal/duet-modal.js +42 -4
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +44 -6
- package/lib/collection/components/duet-nav/duet-nav.js +4 -0
- package/lib/collection/components/duet-notification/duet-notification.css +33 -5
- package/lib/collection/components/duet-notification/duet-notification.js +16 -0
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +17 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +74 -4
- package/lib/collection/components/duet-overlay/duet-overlay.js +17 -1
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +6 -0
- package/lib/collection/components/duet-pagination/duet-pagination.js +34 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +15 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +4 -0
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +137 -30
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +28 -2
- package/lib/collection/components/duet-progress/duet-progress.js +22 -0
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +14 -0
- package/lib/collection/components/duet-radio/duet-radio.js +47 -3
- package/lib/collection/components/duet-radio-group/duet-radio-group.js +30 -0
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +46 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +17 -1
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +16 -0
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +6 -0
- package/lib/collection/components/duet-select/duet-select.js +57 -5
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +10 -0
- package/lib/collection/components/duet-show-more/duet-show-more.css +7 -0
- package/lib/collection/components/duet-show-more/duet-show-more.js +29 -1
- package/lib/collection/components/duet-slideout/duet-slideout.js +99 -17
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +2 -0
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +18 -0
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +26 -0
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +41 -6
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +12 -4
- package/lib/collection/components/duet-spacer/duet-spacer.js +8 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +9 -1
- package/lib/collection/components/duet-step/duet-step.js +16 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +11 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +13 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +12 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +14 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +23 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +9 -1
- package/lib/collection/components/duet-tab/duet-tab.js +18 -5
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +33 -5
- package/lib/collection/components/duet-table/duet-table.js +16 -2
- package/lib/collection/components/duet-textarea/duet-textarea.js +70 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +41 -1
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +8 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +16 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +14 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +21 -0
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +49 -4
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +14 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +12 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +15 -3
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +29 -1
- package/lib/collection/components/duet-tray/duet-tray.js +20 -2
- package/lib/collection/components/duet-upload/duet-upload.js +122 -14
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +13 -1
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +30 -8
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +5 -5
- package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
- package/lib/dist-custom-elements/duet-breadcrumbs.js +2 -2
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +3 -3
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +9 -9
- package/lib/dist-custom-elements/duet-choice.js +7 -7
- package/lib/dist-custom-elements/duet-collapsible.js +3 -3
- package/lib/dist-custom-elements/duet-combobox.js +19 -19
- package/lib/dist-custom-elements/duet-contact-card.js +9 -9
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +63 -45
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +9 -9
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
- package/lib/dist-custom-elements/duet-footer.js +9 -9
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +10 -10
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +11 -11
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +2 -2
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-item.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar.js +19 -8
- package/lib/dist-custom-elements/duet-modal.js +11 -11
- package/lib/dist-custom-elements/duet-multiselect.js +11 -11
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +5 -5
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +13 -13
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +2 -2
- package/lib/dist-custom-elements/duet-pagination.js +14 -14
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +4 -4
- package/lib/dist-custom-elements/duet-radio-group.js +9 -9
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +5 -5
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +1 -1
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +16 -12
- package/lib/dist-custom-elements/duet-slideout.js +42 -18
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
- package/lib/dist-custom-elements/duet-tab-group.js +14 -14
- package/lib/dist-custom-elements/duet-tab.js +2 -7
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +12 -12
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-item.js +10 -8
- package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar.js +3 -3
- package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +6 -6
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +21 -21
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +2 -2
- package/lib/dist-custom-elements/{p-953d804b.js → p-0230e9f7.js} +9 -9
- package/lib/dist-custom-elements/{p-c47b67df.js → p-02c633ce.js} +1 -1
- package/lib/dist-custom-elements/{p-3882c4af.js → p-1cb8476a.js} +6 -6
- package/lib/dist-custom-elements/{p-fe4f9c1d.js → p-1ea54c70.js} +1 -1
- package/lib/dist-custom-elements/{p-18f83d4e.js → p-26b7ade3.js} +852 -613
- package/lib/dist-custom-elements/{p-0f66ee86.js → p-2b8ce441.js} +1 -1
- package/lib/dist-custom-elements/{p-317b4bb8.js → p-35375593.js} +1 -1
- package/lib/dist-custom-elements/{p-a96a809b.js → p-38184acb.js} +1 -1
- package/lib/dist-custom-elements/{p-9f1f81a3.js → p-3eae8aeb.js} +1 -1
- package/lib/dist-custom-elements/{p-ef70e2c7.js → p-40eaa1e8.js} +4 -4
- package/lib/dist-custom-elements/{p-3c10a825.js → p-4dc547d5.js} +6 -6
- package/lib/dist-custom-elements/{p-04e23d1d.js → p-52a71225.js} +1 -1
- package/lib/dist-custom-elements/{p-1b7829a1.js → p-5474eeba.js} +1 -1
- package/lib/dist-custom-elements/{p-3037abd6.js → p-5be05df5.js} +13 -13
- package/lib/dist-custom-elements/{p-8f05d29d.js → p-63d7f555.js} +5 -5
- package/lib/dist-custom-elements/{p-38f16dbf.js → p-6fba1a8d.js} +7 -7
- package/lib/dist-custom-elements/{p-bdab3956.js → p-70dc7a81.js} +2 -2
- package/lib/dist-custom-elements/{p-f515b36d.js → p-75e5bd55.js} +4 -4
- package/lib/dist-custom-elements/{p-c96e337d.js → p-78a5f782.js} +1 -1
- package/lib/dist-custom-elements/{p-073ee906.js → p-78ce84c0.js} +1 -1
- package/lib/dist-custom-elements/{p-03f58276.js → p-8a6272fd.js} +3 -3
- package/lib/dist-custom-elements/{p-fc9b988f.js → p-8b3decf2.js} +1 -1
- package/lib/dist-custom-elements/{p-2e45b8be.js → p-8d2d00df.js} +1 -1
- package/lib/dist-custom-elements/{p-53247748.js → p-8e6d8a49.js} +6 -6
- package/lib/dist-custom-elements/{p-02438b26.js → p-92271f30.js} +11 -11
- package/lib/dist-custom-elements/{p-06cfa40e.js → p-94084f9c.js} +57 -27
- package/lib/dist-custom-elements/{p-8764aea1.js → p-993aea39.js} +1 -1
- package/lib/dist-custom-elements/{p-c2b15a3a.js → p-9f29df11.js} +2 -2
- package/lib/dist-custom-elements/{p-f7720c96.js → p-a8ec8761.js} +1 -1
- package/lib/dist-custom-elements/{p-b33fb0bd.js → p-aee0da4a.js} +3 -3
- package/lib/dist-custom-elements/{p-b669630b.js → p-b0182f1f.js} +1 -1
- package/lib/dist-custom-elements/{p-d9cadd5e.js → p-b0a7f776.js} +1 -1
- package/lib/dist-custom-elements/{p-730cc2f3.js → p-b5ab185d.js} +2 -2
- package/lib/dist-custom-elements/{p-91faf1b9.js → p-b5e71a67.js} +2 -2
- package/lib/dist-custom-elements/{p-dab711d2.js → p-c5aac304.js} +3 -3
- package/lib/dist-custom-elements/{p-9c93e4d4.js → p-d824ce45.js} +1 -1
- package/lib/dist-custom-elements/{p-f0dad941.js → p-dac0f309.js} +3 -3
- package/lib/dist-custom-elements/{p-c3854d56.js → p-e30dc66d.js} +1 -1
- package/lib/dist-custom-elements/{p-adc530ba.js → p-ee7efc3d.js} +9 -9
- package/lib/dist-custom-elements/{p-16251bb2.js → p-f0080861.js} +2 -2
- package/lib/dist-custom-elements/{p-d53fce96.js → p-f4db5912.js} +3 -3
- package/lib/dist-custom-elements/{p-e774b5ee.js → p-f76d6e43.js} +1 -1
- package/lib/dist-custom-elements/{p-956bd0ac.js → p-fabc88b7.js} +4 -4
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-c55481ce.entry.js → p-02380a84.entry.js} +1 -1
- package/lib/duet/{p-8bcfbfb1.entry.js → p-04422a4f.entry.js} +1 -1
- package/lib/duet/p-068cf24e.system.entry.js +4 -0
- package/lib/duet/{p-92d06b44.entry.js → p-079f9e29.entry.js} +1 -1
- package/lib/duet/p-08b0bbbb.entry.js +4 -0
- package/lib/duet/{p-137a6891.system.entry.js → p-091a5f13.system.entry.js} +1 -1
- package/lib/duet/{p-33fe1e1b.system.entry.js → p-0bb7e6db.system.entry.js} +1 -1
- package/lib/duet/{p-f943c2af.entry.js → p-0c9851a1.entry.js} +1 -1
- package/lib/duet/{p-30a225a6.entry.js → p-1057521d.entry.js} +1 -1
- package/lib/duet/{p-ad0a4c06.entry.js → p-12a7249e.entry.js} +1 -1
- package/lib/duet/{p-8bf78cf6.system.entry.js → p-16038e7f.system.entry.js} +1 -1
- package/lib/duet/{p-89b0e135.entry.js → p-17a92a57.entry.js} +1 -1
- package/lib/duet/{p-385618e3.entry.js → p-1a05b9bb.entry.js} +1 -1
- package/lib/duet/{p-0ff2881c.system.entry.js → p-217328d7.system.entry.js} +1 -1
- package/lib/duet/p-2247d351.system.entry.js +4 -0
- package/lib/duet/{p-37f88028.entry.js → p-25390477.entry.js} +1 -1
- package/lib/duet/{p-ae0d2d3f.system.js → p-25c77fc5.system.js} +1 -1
- package/lib/duet/{p-6a360967.system.entry.js → p-2665d9ca.system.entry.js} +1 -1
- package/lib/duet/{p-c87ca1be.entry.js → p-2993a8c3.entry.js} +1 -1
- package/lib/duet/{p-a044bee8.system.entry.js → p-29dbe11f.system.entry.js} +2 -2
- package/lib/duet/{p-df0d8f48.entry.js → p-2d3f0a48.entry.js} +1 -1
- package/lib/duet/{p-3881e4aa.system.entry.js → p-2e8c2654.system.entry.js} +1 -1
- package/lib/duet/{p-44360109.entry.js → p-2e96eecc.entry.js} +1 -1
- package/lib/duet/p-30e9baf8.system.js +4 -0
- package/lib/duet/{p-51a9bdd7.system.entry.js → p-33b69886.system.entry.js} +1 -1
- package/lib/duet/{p-bd8f13b7.entry.js → p-37f9b3f3.entry.js} +1 -1
- package/lib/duet/{p-340a9379.system.entry.js → p-38b0ae95.system.entry.js} +1 -1
- package/lib/duet/p-3c427358.entry.js +4 -0
- package/lib/duet/{p-180cc0c3.system.entry.js → p-3e580d39.system.entry.js} +1 -1
- package/lib/duet/{p-b0639678.entry.js → p-3f4b8a20.entry.js} +1 -1
- package/lib/duet/{p-927365ae.entry.js → p-416c6bd2.entry.js} +1 -1
- package/lib/duet/{p-e09e8b4e.system.entry.js → p-4304cb65.system.entry.js} +1 -1
- package/lib/duet/p-45085ca6.system.js +4 -0
- package/lib/duet/{p-2f2615c4.system.entry.js → p-454ce0a7.system.entry.js} +1 -1
- package/lib/duet/p-4b880bb3.entry.js +4 -0
- package/lib/duet/{p-f0574462.entry.js → p-4c513203.entry.js} +1 -1
- package/lib/duet/{p-7167c100.system.entry.js → p-4d5f2668.system.entry.js} +1 -1
- package/lib/duet/p-4f198ebe.entry.js +4 -0
- package/lib/duet/{p-e55a165e.system.entry.js → p-503b1f9c.system.entry.js} +1 -1
- package/lib/duet/{p-cd140716.system.entry.js → p-539b8b9b.system.entry.js} +1 -1
- package/lib/duet/p-53a79c8c.system.entry.js +4 -0
- package/lib/duet/{p-ee2e3a15.entry.js → p-54e46011.entry.js} +1 -1
- package/lib/duet/{p-a7d80cb0.system.entry.js → p-558ea33c.system.entry.js} +1 -1
- package/lib/duet/{p-933e6de2.system.entry.js → p-567227f2.system.entry.js} +1 -1
- package/lib/duet/{p-8168beae.entry.js → p-5727dc58.entry.js} +1 -1
- package/lib/duet/{p-45d64382.entry.js → p-582c6653.entry.js} +1 -1
- package/lib/duet/{p-53e5c99d.entry.js → p-5ae54542.entry.js} +1 -1
- package/lib/duet/{p-01c85764.entry.js → p-5bd68f1e.entry.js} +1 -1
- package/lib/duet/{p-39068e23.entry.js → p-5fb91cf2.entry.js} +1 -1
- package/lib/duet/p-618bf010.entry.js +4 -0
- package/lib/duet/p-626be65a.system.entry.js +4 -0
- package/lib/duet/{p-48efe08e.entry.js → p-63f0c13f.entry.js} +1 -1
- package/lib/duet/{p-51687979.system.entry.js → p-64b767a1.system.entry.js} +1 -1
- package/lib/duet/p-6586fb03.js +5 -0
- package/lib/duet/{p-16e164ca.js → p-6647e622.js} +1 -1
- package/lib/duet/p-672c2725.system.entry.js +4 -0
- package/lib/duet/{p-18886cb5.system.entry.js → p-6f86fd58.system.entry.js} +1 -1
- package/lib/duet/{p-4e40f582.system.entry.js → p-72d24fa8.system.entry.js} +1 -1
- package/lib/duet/{p-b92f970e.system.entry.js → p-72e2c5ff.system.entry.js} +1 -1
- package/lib/duet/p-73251b4a.system.entry.js +4 -0
- package/lib/duet/{p-e77d679c.entry.js → p-742e42e3.entry.js} +1 -1
- package/lib/duet/{p-e388b16f.system.entry.js → p-7456c30b.system.entry.js} +2 -2
- package/lib/duet/{p-ddfc288e.system.entry.js → p-761a7665.system.entry.js} +1 -1
- package/lib/duet/{p-d2215b06.system.entry.js → p-78c0a939.system.entry.js} +1 -1
- package/lib/duet/{p-d2ea8d68.entry.js → p-7a111f40.entry.js} +1 -1
- package/lib/duet/{p-816ae1ce.system.entry.js → p-7aa134f8.system.entry.js} +1 -1
- package/lib/duet/p-7c665c7b.system.entry.js +4 -0
- package/lib/duet/{p-1212ac86.entry.js → p-7c7c220c.entry.js} +1 -1
- package/lib/duet/{p-a5cc53ad.entry.js → p-7e709290.entry.js} +1 -1
- package/lib/duet/{p-0b01e52f.system.js → p-7eb1ccc1.system.js} +1 -1
- package/lib/duet/{p-53094306.entry.js → p-8158f08f.entry.js} +1 -1
- package/lib/duet/{p-fad2449e.system.entry.js → p-821e7df8.system.entry.js} +1 -1
- package/lib/duet/{p-df07c70e.entry.js → p-84ee5bc9.entry.js} +1 -1
- package/lib/duet/{p-aea6cad6.entry.js → p-86c7b940.entry.js} +1 -1
- package/lib/duet/{p-8648d2f5.system.entry.js → p-8845de2e.system.entry.js} +1 -1
- package/lib/duet/p-888e855d.entry.js +4 -0
- package/lib/duet/{p-63abaa65.system.entry.js → p-8a709b0d.system.entry.js} +1 -1
- package/lib/duet/{p-2fe9627e.entry.js → p-8c628593.entry.js} +1 -1
- package/lib/duet/{p-e6e10772.system.entry.js → p-8db4323f.system.entry.js} +1 -1
- package/lib/duet/{p-0dea58fb.system.entry.js → p-8e94ee62.system.entry.js} +1 -1
- package/lib/duet/{p-a4fb0b1b.entry.js → p-9050c043.entry.js} +1 -1
- package/lib/duet/{p-14472496.entry.js → p-91967747.entry.js} +1 -1
- package/lib/duet/{p-04907e86.entry.js → p-91e74580.entry.js} +1 -1
- package/lib/duet/{p-a332b9cc.system.entry.js → p-9220b2f7.system.entry.js} +1 -1
- package/lib/duet/{p-c35840fb.system.entry.js → p-94283cba.system.entry.js} +1 -1
- package/lib/duet/{p-cfafdabe.entry.js → p-959d0b38.entry.js} +1 -1
- package/lib/duet/{p-06aee98f.entry.js → p-9629f198.entry.js} +1 -1
- package/lib/duet/p-973eb9ef.entry.js +4 -0
- package/lib/duet/{p-bd1a0a0e.entry.js → p-9828d01b.entry.js} +1 -1
- package/lib/duet/p-98ea8c33.entry.js +4 -0
- package/lib/duet/{p-aacbc604.system.entry.js → p-9ac83cce.system.entry.js} +1 -1
- package/lib/duet/{p-5cb76db3.entry.js → p-9ad418dc.entry.js} +1 -1
- package/lib/duet/{p-b2abb860.entry.js → p-9ea6b9ea.entry.js} +1 -1
- package/lib/duet/{p-3299651e.system.entry.js → p-9f887a8b.system.entry.js} +1 -1
- package/lib/duet/{p-3cf77ef1.entry.js → p-9ff81f9a.entry.js} +1 -1
- package/lib/duet/{p-f0da6a88.entry.js → p-a120b25b.entry.js} +1 -1
- package/lib/duet/{p-6059af2f.system.js → p-a45b41a5.system.js} +1 -1
- package/lib/duet/{p-0068c16a.entry.js → p-a7873d11.entry.js} +1 -1
- package/lib/duet/{p-a2cb5197.entry.js → p-a84ae2da.entry.js} +1 -1
- package/lib/duet/{p-a736cb85.system.entry.js → p-aa908860.system.entry.js} +1 -1
- package/lib/duet/{p-a18e89e9.js → p-ab6f31bd.js} +1 -1
- package/lib/duet/{p-383de017.system.entry.js → p-ad8efcc9.system.entry.js} +1 -1
- package/lib/duet/{p-97cb5a51.system.entry.js → p-ad9a28ce.system.entry.js} +1 -1
- package/lib/duet/{p-3a4a65fb.entry.js → p-af614927.entry.js} +1 -1
- package/lib/duet/{p-2d1c15ca.system.entry.js → p-af70b228.system.entry.js} +2 -2
- package/lib/duet/{p-093abc6e.system.entry.js → p-b081da29.system.entry.js} +1 -1
- package/lib/duet/{p-02b18289.entry.js → p-b2c3d1b0.entry.js} +1 -1
- package/lib/duet/{p-fdf49d7c.system.entry.js → p-b2e5c45c.system.entry.js} +1 -1
- package/lib/duet/{p-bc4409b4.entry.js → p-b3512b93.entry.js} +1 -1
- package/lib/duet/{p-d6d5b7d2.system.entry.js → p-b4d15993.system.entry.js} +1 -1
- package/lib/duet/{p-735f7521.system.entry.js → p-b51e2eee.system.entry.js} +1 -1
- package/lib/duet/{p-9e924acb.system.entry.js → p-b69bc1e1.system.entry.js} +1 -1
- package/lib/duet/{p-c00af14a.entry.js → p-b79fe3aa.entry.js} +1 -1
- package/lib/duet/{p-b88e5d27.system.entry.js → p-b89a059e.system.entry.js} +1 -1
- package/lib/duet/{p-2fe4b68d.system.entry.js → p-b8faf306.system.entry.js} +1 -1
- package/lib/duet/{p-d5584c75.system.entry.js → p-b948418d.system.entry.js} +1 -1
- package/lib/duet/{p-8104d84d.system.entry.js → p-b98222bd.system.entry.js} +1 -1
- package/lib/duet/{p-f08f4352.system.entry.js → p-bce0fb51.system.entry.js} +1 -1
- package/lib/duet/{p-8e5651f6.entry.js → p-bd74bd69.entry.js} +1 -1
- package/lib/duet/{p-e896d463.system.entry.js → p-bf8b75d0.system.entry.js} +2 -2
- package/lib/duet/p-bfa34b21.js +4 -0
- package/lib/duet/{p-86e5ee55.entry.js → p-c01383c1.entry.js} +1 -1
- package/lib/duet/{p-cc59d81e.entry.js → p-c1d59f6d.entry.js} +1 -1
- package/lib/duet/{p-2df303e1.system.entry.js → p-c249faed.system.entry.js} +1 -1
- package/lib/duet/{p-bf6bf882.system.entry.js → p-c558abb2.system.entry.js} +1 -1
- package/lib/duet/p-c5746dd0.system.js +4 -0
- package/lib/duet/p-c6f946fe.entry.js +4 -0
- package/lib/duet/{p-c11fb31b.system.entry.js → p-c7cbe815.system.entry.js} +1 -1
- package/lib/duet/{p-9a7cacc6.system.entry.js → p-ccc9e30f.system.entry.js} +1 -1
- package/lib/duet/{p-7edd0548.entry.js → p-cccc8a6c.entry.js} +1 -1
- package/lib/duet/{p-efbf770c.entry.js → p-ccf771f5.entry.js} +1 -1
- package/lib/duet/p-cd30e156.system.entry.js +4 -0
- package/lib/duet/{p-f56b7b97.entry.js → p-cd7e44b4.entry.js} +1 -1
- package/lib/duet/{p-980e091b.entry.js → p-ce59f561.entry.js} +1 -1
- package/lib/duet/{p-c485556f.entry.js → p-cf4ce1f7.entry.js} +1 -1
- package/lib/duet/{p-e5beaaac.system.entry.js → p-d0aae845.system.entry.js} +1 -1
- package/lib/duet/{p-01ed3ab8.entry.js → p-d468472d.entry.js} +1 -1
- package/lib/duet/{p-0c7b382c.system.entry.js → p-d4a56ffe.system.entry.js} +1 -1
- package/lib/duet/{p-9a4af723.system.entry.js → p-d6fa4e11.system.entry.js} +1 -1
- package/lib/duet/p-d75c8108.system.entry.js +4 -0
- package/lib/duet/{p-4b9e589b.entry.js → p-d81cefba.entry.js} +1 -1
- package/lib/duet/{p-c806e336.system.entry.js → p-d84bf562.system.entry.js} +1 -1
- package/lib/duet/p-dc5c5cc4.system.js +5 -0
- package/lib/duet/p-df2bdfe3.system.entry.js +4 -0
- package/lib/duet/{p-514b8d88.entry.js → p-e04146a1.entry.js} +1 -1
- package/lib/duet/{p-fd3301c3.entry.js → p-e2bafc44.entry.js} +1 -1
- package/lib/duet/{p-63faedd1.entry.js → p-e511bbaa.entry.js} +1 -1
- package/lib/duet/{p-ad01fd48.entry.js → p-e6364b25.entry.js} +1 -1
- package/lib/duet/{p-5ea98736.js → p-e7f2c310.js} +1 -1
- package/lib/duet/{p-a6c255f0.system.entry.js → p-e9246c27.system.entry.js} +1 -1
- package/lib/duet/{p-bd071a21.entry.js → p-e9f172ff.entry.js} +1 -1
- package/lib/duet/{p-eb4c270f.entry.js → p-ea2463be.entry.js} +1 -1
- package/lib/duet/{p-06519d7d.system.entry.js → p-ee4a44f2.system.entry.js} +1 -1
- package/lib/duet/{p-c442e17f.system.entry.js → p-ef266490.system.entry.js} +1 -1
- package/lib/duet/{p-70337fa5.entry.js → p-efa9f8e3.entry.js} +1 -1
- package/lib/duet/{p-de6167cd.system.entry.js → p-f0017b76.system.entry.js} +1 -1
- package/lib/duet/{p-9f30e9ff.system.entry.js → p-f0443463.system.entry.js} +1 -1
- package/lib/duet/{p-5e132e66.system.entry.js → p-f06b4e50.system.entry.js} +2 -2
- package/lib/duet/{p-4be7217d.system.entry.js → p-f082acbe.system.entry.js} +1 -1
- package/lib/duet/{p-7a2ea041.entry.js → p-f263a147.entry.js} +1 -1
- package/lib/duet/{p-d189564a.system.entry.js → p-f3bf0f9b.system.entry.js} +1 -1
- package/lib/duet/{p-e13df07a.system.entry.js → p-f55a55e1.system.entry.js} +1 -1
- package/lib/duet/{p-7b4f66fb.entry.js → p-f6795cc3.entry.js} +1 -1
- package/lib/duet/{p-fd68a0b0.entry.js → p-f805492f.entry.js} +1 -1
- package/lib/duet/{p-ad260c1f.entry.js → p-f829fc48.entry.js} +1 -1
- package/lib/duet/{p-2a1cc5cd.system.entry.js → p-f98d46b5.system.entry.js} +1 -1
- package/lib/duet/{p-50f10190.system.entry.js → p-f9f8cc8b.system.entry.js} +1 -1
- package/lib/duet/p-fc406422.system.entry.js +4 -0
- package/lib/duet/{p-19626704.js → p-fe85cfac.js} +1 -1
- package/lib/duet/p-feb2f78b.entry.js +4 -0
- package/lib/duet/{p-4f0a578a.entry.js → p-ff664cb1.entry.js} +1 -1
- package/lib/esm/{app-globals-6da9dd84.js → app-globals-154dbc04.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +2 -2
- package/lib/esm/duet-alert.entry.js +4 -4
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-banner.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +2 -2
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +2 -2
- package/lib/esm/duet-callout.entry.js +2 -2
- package/lib/esm/duet-caption_4.entry.js +2 -2
- package/lib/esm/duet-card.entry.js +1 -1
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-chip_3.entry.js +55 -26
- package/lib/esm/duet-choice_2.entry.js +4 -4
- package/lib/esm/duet-collapsible.entry.js +2 -2
- package/lib/esm/duet-combobox.entry.js +4 -4
- package/lib/esm/duet-contact-card.entry.js +2 -2
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +48 -31
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +5 -5
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +2 -2
- package/lib/esm/duet-file-chooser.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +3 -3
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +2 -2
- package/lib/esm/duet-hero.entry.js +3 -3
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +4 -4
- package/lib/esm/duet-layout.entry.js +2 -2
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-menu-bar-item.entry.js +2 -2
- package/lib/esm/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar.entry.js +16 -6
- package/lib/esm/duet-modal.entry.js +4 -4
- package/lib/esm/duet-multiselect.entry.js +3 -3
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +3 -3
- package/lib/esm/duet-number-input.entry.js +3 -3
- package/lib/esm/duet-overlay.entry.js +1 -1
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +2 -2
- package/lib/esm/duet-progress.entry.js +2 -2
- package/lib/esm/duet-promo-card.entry.js +2 -2
- package/lib/esm/duet-radio_2.entry.js +2 -2
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +3 -8
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +2 -2
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-show-more.entry.js +3 -3
- package/lib/esm/duet-slideout-lang.entry.js +2 -2
- package/lib/esm/duet-slideout-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
- package/lib/esm/duet-slideout-panel.entry.js +14 -11
- package/lib/esm/duet-slideout.entry.js +38 -15
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-item.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar.entry.js +6 -6
- package/lib/esm/duet-textarea.entry.js +3 -3
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
- package/lib/esm/duet-toolbar-item.entry.js +8 -7
- package/lib/esm/duet-toolbar-link.entry.js +3 -3
- package/lib/esm/duet-toolbar.entry.js +3 -3
- package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
- package/lib/esm/duet-tooltip.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +4 -4
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +3 -3
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +5 -5
- package/lib/esm/{errorcodes.utils-a305e00b.js → errorcodes.utils-55018fd0.js} +1 -1
- package/lib/esm/{focus-utils-8f735598.js → focus-utils-29c235cb.js} +1 -1
- package/lib/esm/{index-e48e0ceb.js → index-f5d67bb6.js} +827 -580
- package/lib/esm/{language-utils-72de56f9.js → language-utils-bd643c5c.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-3d27a887.js → slot-utils-5369c9ff.js} +1 -1
- package/lib/esm-es5/{app-globals-6da9dd84.js → app-globals-154dbc04.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +2 -2
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip_3.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +2 -2
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +2 -2
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +2 -2
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-a305e00b.js → errorcodes.utils-55018fd0.js} +1 -1
- package/lib/esm-es5/focus-utils-29c235cb.js +4 -0
- package/lib/esm-es5/index-f5d67bb6.js +5 -0
- package/lib/esm-es5/{language-utils-72de56f9.js → language-utils-bd643c5c.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-3d27a887.js → slot-utils-5369c9ff.js} +1 -1
- package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
- package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -0
- package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
- package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +4 -2
- package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +5 -0
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +17 -5
- package/lib/types/components/duet-slideout/duet-slideout.d.ts +11 -3
- package/lib/types/components/duet-slideout-panel/duet-slideout-panel.d.ts +4 -0
- package/lib/types/components/duet-toolbar-item/duet-toolbar-item.d.ts +4 -0
- package/lib/types/components.d.ts +52 -10
- package/package.json +7 -6
- package/lib/duet/p-03c48743.entry.js +0 -4
- package/lib/duet/p-135b141e.entry.js +0 -4
- package/lib/duet/p-21256995.entry.js +0 -4
- package/lib/duet/p-2333196e.entry.js +0 -4
- package/lib/duet/p-2cc63a64.system.entry.js +0 -4
- package/lib/duet/p-337cab93.entry.js +0 -4
- package/lib/duet/p-39e7cae9.system.entry.js +0 -4
- package/lib/duet/p-41dcd22c.system.js +0 -4
- package/lib/duet/p-45b7ae86.entry.js +0 -4
- package/lib/duet/p-495425cd.system.entry.js +0 -4
- package/lib/duet/p-4a73a090.system.entry.js +0 -4
- package/lib/duet/p-543b87b6.system.entry.js +0 -4
- package/lib/duet/p-6488c9a9.system.entry.js +0 -4
- package/lib/duet/p-693cf3ec.entry.js +0 -4
- package/lib/duet/p-6a1545b0.entry.js +0 -4
- package/lib/duet/p-7e08d07c.system.js +0 -5
- package/lib/duet/p-841a55c5.system.js +0 -4
- package/lib/duet/p-a0932d90.system.entry.js +0 -4
- package/lib/duet/p-a914a79e.system.js +0 -4
- package/lib/duet/p-aa3ba248.entry.js +0 -4
- package/lib/duet/p-b58b7aa7.system.entry.js +0 -4
- package/lib/duet/p-d3828a36.js +0 -5
- package/lib/duet/p-d81917ad.system.entry.js +0 -4
- package/lib/duet/p-dfd8cd60.js +0 -4
- package/lib/duet/p-f17df5b6.system.entry.js +0 -4
- package/lib/duet/p-f68ba028.entry.js +0 -4
- package/lib/duet/p-fe803897.system.entry.js +0 -4
- package/lib/esm-es5/focus-utils-8f735598.js +0 -4
- package/lib/esm-es5/index-e48e0ceb.js +0 -5
|
@@ -119,6 +119,8 @@ export class DuetToggle {
|
|
|
119
119
|
"tags": [],
|
|
120
120
|
"text": "Theme of the card."
|
|
121
121
|
},
|
|
122
|
+
"getter": false,
|
|
123
|
+
"setter": false,
|
|
122
124
|
"attribute": "theme",
|
|
123
125
|
"reflect": false,
|
|
124
126
|
"defaultValue": "\"\""
|
|
@@ -143,6 +145,8 @@ export class DuetToggle {
|
|
|
143
145
|
"tags": [],
|
|
144
146
|
"text": "Controls the margin of the component."
|
|
145
147
|
},
|
|
148
|
+
"getter": false,
|
|
149
|
+
"setter": false,
|
|
146
150
|
"attribute": "margin",
|
|
147
151
|
"reflect": false,
|
|
148
152
|
"defaultValue": "\"auto\""
|
|
@@ -161,6 +165,8 @@ export class DuetToggle {
|
|
|
161
165
|
"tags": [],
|
|
162
166
|
"text": "Indicates the id of a related component\u2019s visually focused element."
|
|
163
167
|
},
|
|
168
|
+
"getter": false,
|
|
169
|
+
"setter": false,
|
|
164
170
|
"attribute": "accessible-active-descendant",
|
|
165
171
|
"reflect": false
|
|
166
172
|
},
|
|
@@ -178,6 +184,8 @@ export class DuetToggle {
|
|
|
178
184
|
"tags": [],
|
|
179
185
|
"text": "Use this prop to add an aria-controls attribute. Use the attribute to indicate\nthe id of a component controlled by this component."
|
|
180
186
|
},
|
|
187
|
+
"getter": false,
|
|
188
|
+
"setter": false,
|
|
181
189
|
"attribute": "accessible-controls",
|
|
182
190
|
"reflect": false
|
|
183
191
|
},
|
|
@@ -195,6 +203,8 @@ export class DuetToggle {
|
|
|
195
203
|
"tags": [],
|
|
196
204
|
"text": "Indicates the id of a component owned by the toggle."
|
|
197
205
|
},
|
|
206
|
+
"getter": false,
|
|
207
|
+
"setter": false,
|
|
198
208
|
"attribute": "accessible-owns",
|
|
199
209
|
"reflect": false
|
|
200
210
|
},
|
|
@@ -212,6 +222,8 @@ export class DuetToggle {
|
|
|
212
222
|
"tags": [],
|
|
213
223
|
"text": "Indicates the id of a component that describes the toggle."
|
|
214
224
|
},
|
|
225
|
+
"getter": false,
|
|
226
|
+
"setter": false,
|
|
215
227
|
"attribute": "accessible-described-by",
|
|
216
228
|
"reflect": false
|
|
217
229
|
},
|
|
@@ -229,6 +241,8 @@ export class DuetToggle {
|
|
|
229
241
|
"tags": [],
|
|
230
242
|
"text": "Aria Details of the component"
|
|
231
243
|
},
|
|
244
|
+
"getter": false,
|
|
245
|
+
"setter": false,
|
|
232
246
|
"attribute": "accessible-details",
|
|
233
247
|
"reflect": false,
|
|
234
248
|
"defaultValue": "undefined"
|
|
@@ -247,6 +261,8 @@ export class DuetToggle {
|
|
|
247
261
|
"tags": [],
|
|
248
262
|
"text": "String of id's that indicate alternative labels elements"
|
|
249
263
|
},
|
|
264
|
+
"getter": false,
|
|
265
|
+
"setter": false,
|
|
250
266
|
"attribute": "accessible-labelled-by",
|
|
251
267
|
"reflect": false,
|
|
252
268
|
"defaultValue": "undefined"
|
|
@@ -265,6 +281,8 @@ export class DuetToggle {
|
|
|
265
281
|
"tags": [],
|
|
266
282
|
"text": "Aria description the button"
|
|
267
283
|
},
|
|
284
|
+
"getter": false,
|
|
285
|
+
"setter": false,
|
|
268
286
|
"attribute": "accessible-description",
|
|
269
287
|
"reflect": false,
|
|
270
288
|
"defaultValue": "undefined"
|
|
@@ -283,6 +301,8 @@ export class DuetToggle {
|
|
|
283
301
|
"tags": [],
|
|
284
302
|
"text": "Label for the toggle."
|
|
285
303
|
},
|
|
304
|
+
"getter": false,
|
|
305
|
+
"setter": false,
|
|
286
306
|
"attribute": "label",
|
|
287
307
|
"reflect": false,
|
|
288
308
|
"defaultValue": "\"label\""
|
|
@@ -301,6 +321,8 @@ export class DuetToggle {
|
|
|
301
321
|
"tags": [],
|
|
302
322
|
"text": "Color of the label."
|
|
303
323
|
},
|
|
324
|
+
"getter": false,
|
|
325
|
+
"setter": false,
|
|
304
326
|
"attribute": "label-color",
|
|
305
327
|
"reflect": false
|
|
306
328
|
},
|
|
@@ -324,6 +346,8 @@ export class DuetToggle {
|
|
|
324
346
|
"tags": [],
|
|
325
347
|
"text": "Font weight of the label."
|
|
326
348
|
},
|
|
349
|
+
"getter": false,
|
|
350
|
+
"setter": false,
|
|
327
351
|
"attribute": "label-weight",
|
|
328
352
|
"reflect": false
|
|
329
353
|
},
|
|
@@ -341,6 +365,8 @@ export class DuetToggle {
|
|
|
341
365
|
"tags": [],
|
|
342
366
|
"text": "Position of the label"
|
|
343
367
|
},
|
|
368
|
+
"getter": false,
|
|
369
|
+
"setter": false,
|
|
344
370
|
"attribute": "label-position",
|
|
345
371
|
"reflect": false,
|
|
346
372
|
"defaultValue": "\"top\""
|
|
@@ -359,6 +385,8 @@ export class DuetToggle {
|
|
|
359
385
|
"tags": [],
|
|
360
386
|
"text": "Set whether the input is required or not. Please note that this is necessary for\naccessible inputs when the user is required to fill them. When using this property\nyou need to also set \u201Cnovalidate\u201D attribute to your form element to prevent\nbrowser from displaying its own validation errors."
|
|
361
387
|
},
|
|
388
|
+
"getter": false,
|
|
389
|
+
"setter": false,
|
|
362
390
|
"attribute": "required",
|
|
363
391
|
"reflect": false,
|
|
364
392
|
"defaultValue": "false"
|
|
@@ -377,6 +405,8 @@ export class DuetToggle {
|
|
|
377
405
|
"tags": [],
|
|
378
406
|
"text": "Makes the input component disabled. This prevents users from being able to\ninteract with the input, and conveys its inactive state to assistive technologies."
|
|
379
407
|
},
|
|
408
|
+
"getter": false,
|
|
409
|
+
"setter": false,
|
|
380
410
|
"attribute": "disabled",
|
|
381
411
|
"reflect": true,
|
|
382
412
|
"defaultValue": "false"
|
|
@@ -395,6 +425,8 @@ export class DuetToggle {
|
|
|
395
425
|
"tags": [],
|
|
396
426
|
"text": "Check state of the checkbox."
|
|
397
427
|
},
|
|
428
|
+
"getter": false,
|
|
429
|
+
"setter": false,
|
|
398
430
|
"attribute": "checked",
|
|
399
431
|
"reflect": true,
|
|
400
432
|
"defaultValue": "false"
|
|
@@ -413,6 +445,8 @@ export class DuetToggle {
|
|
|
413
445
|
"tags": [],
|
|
414
446
|
"text": "The value of the checkbox does not mean if it's checked or not, use the checked\nproperty for that."
|
|
415
447
|
},
|
|
448
|
+
"getter": false,
|
|
449
|
+
"setter": false,
|
|
416
450
|
"attribute": "value",
|
|
417
451
|
"reflect": true
|
|
418
452
|
},
|
|
@@ -430,6 +464,8 @@ export class DuetToggle {
|
|
|
430
464
|
"tags": [],
|
|
431
465
|
"text": "Adds a unique identifier for the checkbox."
|
|
432
466
|
},
|
|
467
|
+
"getter": false,
|
|
468
|
+
"setter": false,
|
|
433
469
|
"attribute": "identifier",
|
|
434
470
|
"reflect": false
|
|
435
471
|
},
|
|
@@ -447,6 +483,8 @@ export class DuetToggle {
|
|
|
447
483
|
"tags": [],
|
|
448
484
|
"text": "Name of the checkbox."
|
|
449
485
|
},
|
|
486
|
+
"getter": false,
|
|
487
|
+
"setter": false,
|
|
450
488
|
"attribute": "name",
|
|
451
489
|
"reflect": false
|
|
452
490
|
},
|
|
@@ -464,6 +502,8 @@ export class DuetToggle {
|
|
|
464
502
|
"tags": [],
|
|
465
503
|
"text": "Defines a specific role attribute for the input."
|
|
466
504
|
},
|
|
505
|
+
"getter": false,
|
|
506
|
+
"setter": false,
|
|
467
507
|
"attribute": "role",
|
|
468
508
|
"reflect": false
|
|
469
509
|
}
|
|
@@ -486,7 +526,7 @@ export class DuetToggle {
|
|
|
486
526
|
"references": {
|
|
487
527
|
"DuetToggleChangeEvent": {
|
|
488
528
|
"location": "local",
|
|
489
|
-
"path": "/Users/
|
|
529
|
+
"path": "/Users/kasimir/Documents/projects/duet-design-system/packages/components/src/components/duet-toggle/duet-toggle.tsx",
|
|
490
530
|
"id": "src/components/duet-toggle/duet-toggle.tsx::DuetToggleChangeEvent"
|
|
491
531
|
}
|
|
492
532
|
}
|
|
@@ -31,11 +31,11 @@ export class DuetToolbar {
|
|
|
31
31
|
: this.variation === "secondary"
|
|
32
32
|
? "secondary"
|
|
33
33
|
: "default";
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: '91c10cd51874090bfa321e80557b0af866158ec1' }, h("nav", { key: '20468b9364a8b4ab5c294b720e18b98e435479d6', class: {
|
|
35
35
|
"duet-toolbar": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
[variation]: true,
|
|
38
|
-
}, "aria-label": this.accessibleLabel }, h("div", { key: '
|
|
38
|
+
}, "aria-label": this.accessibleLabel }, h("div", { key: 'f253ec42bdc5c5c5ae9f556e31c25a0aa3406438', class: "container" }, h("div", { key: 'e71e6f8fc61221463fff4296b6543176353437a1', class: "list", role: "list" }, h("slot", { key: '9f3a7862ccb69db13aee70c9bc89825c0a0d46a2', name: "left" })), h("div", { key: 'debbe197eae3b509a885db277ccab37885730107', class: "list", role: "list" }, h("slot", { key: 'cb71021ba0bf0a12fd9fd635cec16568ac25180a', name: "right" }))))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-toolbar"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -71,6 +71,8 @@ export class DuetToolbar {
|
|
|
71
71
|
"tags": [],
|
|
72
72
|
"text": "Theme."
|
|
73
73
|
},
|
|
74
|
+
"getter": false,
|
|
75
|
+
"setter": false,
|
|
74
76
|
"attribute": "theme",
|
|
75
77
|
"reflect": false,
|
|
76
78
|
"defaultValue": "\"\""
|
|
@@ -89,6 +91,8 @@ export class DuetToolbar {
|
|
|
89
91
|
"tags": [],
|
|
90
92
|
"text": "Variation. Secondary is not supported for Turva theme. Negative is deprecated."
|
|
91
93
|
},
|
|
94
|
+
"getter": false,
|
|
95
|
+
"setter": false,
|
|
92
96
|
"attribute": "variation",
|
|
93
97
|
"reflect": false,
|
|
94
98
|
"defaultValue": "\"default\""
|
|
@@ -107,6 +111,8 @@ export class DuetToolbar {
|
|
|
107
111
|
"tags": [],
|
|
108
112
|
"text": "Adds accessible label for the button that is only shown for screen readers.\nTypically, this label text replaces the visible text on the button for\nusers who use assistive technology."
|
|
109
113
|
},
|
|
114
|
+
"getter": false,
|
|
115
|
+
"setter": false,
|
|
110
116
|
"attribute": "accessible-label",
|
|
111
117
|
"reflect": false
|
|
112
118
|
}
|
|
@@ -50,18 +50,18 @@ export class DuetToolbarDropdown {
|
|
|
50
50
|
itemsAlign = this.element.parentElement.getAttribute("slot") === "left" ? "right" : "left";
|
|
51
51
|
}
|
|
52
52
|
const variation = this.variation === "negative" ? "negative" : "white";
|
|
53
|
-
return (h(Host, { key: '
|
|
53
|
+
return (h(Host, { key: 'b267de99df676578b5c5879bfc4b33e63f53eb40', role: "listitem" }, h("div", { key: '0f4a971d359bb6b05c6a0de70bd263b48ae42953', class: {
|
|
54
54
|
"duet-toolbar-dropdown": true,
|
|
55
55
|
"duet-theme-turva": this.theme === "turva",
|
|
56
56
|
[itemsAlign]: true,
|
|
57
57
|
[variation]: true,
|
|
58
|
-
} }, h("button", { key: '
|
|
58
|
+
} }, h("button", { key: '7fe26d57c4e2df698aaf1677171e14999adcee31', 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: {
|
|
59
59
|
active: this.active,
|
|
60
60
|
open: this.open,
|
|
61
|
-
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: '
|
|
61
|
+
}, onClick: this.onClick, onKeyUp: e => this.handleEscape(e) }, this.icon && (h("duet-icon", { key: 'a1390f889f23f75052fd5c78915e12ee9e3c8930', theme: this.theme, name: this.icon, size: "x-small", margin: "none", color: "currentColor" })), h("span", { key: '7b7b8ad3931cc78a60ae96ebafe19fed542db012', class: "label" }, h("slot", { key: 'fb9211a981fbbada64fd2b86c3583af226ebb626', name: "label" }), h("duet-icon", { key: 'aaf1a322508dee44ff0e60d5bfc68381a568a922', class: "caret", theme: this.theme, name: "action-arrow-down-small", margin: "none", size: "xxx-small", color: "currentColor" }))), h("div", { key: 'd68a0e8ff628d5739efbe9cf3233d94cfa43e26f', tabindex: "-1", role: "menu", id: "menu", "aria-labelledby": "button", class: {
|
|
62
62
|
items: true,
|
|
63
63
|
hidden: !this.open,
|
|
64
|
-
} }, h("slot", { key: '
|
|
64
|
+
} }, h("slot", { key: '2d9b51cf80525f43ca11cc5e4b91dd6308251ad8' })))));
|
|
65
65
|
}
|
|
66
66
|
static get is() { return "duet-toolbar-dropdown"; }
|
|
67
67
|
static get encapsulation() { return "shadow"; }
|
|
@@ -97,6 +97,8 @@ export class DuetToolbarDropdown {
|
|
|
97
97
|
"tags": [],
|
|
98
98
|
"text": "Theme."
|
|
99
99
|
},
|
|
100
|
+
"getter": false,
|
|
101
|
+
"setter": false,
|
|
100
102
|
"attribute": "theme",
|
|
101
103
|
"reflect": false,
|
|
102
104
|
"defaultValue": "\"\""
|
|
@@ -115,6 +117,8 @@ export class DuetToolbarDropdown {
|
|
|
115
117
|
"tags": [],
|
|
116
118
|
"text": "Variation."
|
|
117
119
|
},
|
|
120
|
+
"getter": false,
|
|
121
|
+
"setter": false,
|
|
118
122
|
"attribute": "variation",
|
|
119
123
|
"reflect": false,
|
|
120
124
|
"defaultValue": "\"default\""
|
|
@@ -133,6 +137,8 @@ export class DuetToolbarDropdown {
|
|
|
133
137
|
"tags": [],
|
|
134
138
|
"text": "Adds accessible label for the button that is only shown for screen readers.\nTypically, this label text replaces the visible text on the button for\nusers who use assistive technology."
|
|
135
139
|
},
|
|
140
|
+
"getter": false,
|
|
141
|
+
"setter": false,
|
|
136
142
|
"attribute": "accessible-label",
|
|
137
143
|
"reflect": false
|
|
138
144
|
},
|
|
@@ -150,6 +156,8 @@ export class DuetToolbarDropdown {
|
|
|
150
156
|
"tags": [],
|
|
151
157
|
"text": "Active"
|
|
152
158
|
},
|
|
159
|
+
"getter": false,
|
|
160
|
+
"setter": false,
|
|
153
161
|
"attribute": "active",
|
|
154
162
|
"reflect": true,
|
|
155
163
|
"defaultValue": "false"
|
|
@@ -168,6 +176,8 @@ export class DuetToolbarDropdown {
|
|
|
168
176
|
"tags": [],
|
|
169
177
|
"text": "Open"
|
|
170
178
|
},
|
|
179
|
+
"getter": false,
|
|
180
|
+
"setter": false,
|
|
171
181
|
"attribute": "open",
|
|
172
182
|
"reflect": true,
|
|
173
183
|
"defaultValue": "false"
|
|
@@ -186,6 +196,8 @@ export class DuetToolbarDropdown {
|
|
|
186
196
|
"tags": [],
|
|
187
197
|
"text": "Icon"
|
|
188
198
|
},
|
|
199
|
+
"getter": false,
|
|
200
|
+
"setter": false,
|
|
189
201
|
"attribute": "icon",
|
|
190
202
|
"reflect": true,
|
|
191
203
|
"defaultValue": "undefined"
|
|
@@ -31,11 +31,11 @@ export class DuetToolbarDropdownLink {
|
|
|
31
31
|
* Always the last one in the class.
|
|
32
32
|
*/
|
|
33
33
|
render() {
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: 'ca2c386337ef8052184214a47865bc93b192efea' }, h("a", { key: '2601354c27b7ff3858e561585176e040d2bfce25', class: {
|
|
35
35
|
"duet-toolbar-dropdown-link": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
active: this.active,
|
|
38
|
-
}, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '
|
|
38
|
+
}, href: this.href, lang: this.targetLanguage, hreflang: this.targetLanguage, role: "link menuitem", "aria-label": this.accessibleLabel, "aria-current": this.active ? "true" : "false", onKeyUp: e => this.handleEscape(e) }, this.icon && h("duet-icon", { key: '0f941114682ef7527bf69e9e5a42ef0d095a1b2b', name: this.icon, size: "x-small", margin: "none" }), h("span", { key: 'f5eac01e244e0cf0bb48229c58076580fea8e5d6', class: "label" }, h("slot", { key: 'afc1ab27f5e67371e52fa2e4da46b453b24ab75c' })), this.active && (h("duet-icon", { key: '041c528108a13b672788bbc254d7d6c0ee362008', name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor" })))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-toolbar-dropdown-link"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -65,6 +65,8 @@ export class DuetToolbarDropdownLink {
|
|
|
65
65
|
"tags": [],
|
|
66
66
|
"text": "Adds accessible label for the button that is only shown for screen readers.\nTypically, this label text replaces the visible text on the button for\nusers who use assistive technology."
|
|
67
67
|
},
|
|
68
|
+
"getter": false,
|
|
69
|
+
"setter": false,
|
|
68
70
|
"attribute": "accessible-label",
|
|
69
71
|
"reflect": false
|
|
70
72
|
},
|
|
@@ -88,6 +90,8 @@ export class DuetToolbarDropdownLink {
|
|
|
88
90
|
"tags": [],
|
|
89
91
|
"text": "Theme."
|
|
90
92
|
},
|
|
93
|
+
"getter": false,
|
|
94
|
+
"setter": false,
|
|
91
95
|
"attribute": "theme",
|
|
92
96
|
"reflect": false,
|
|
93
97
|
"defaultValue": "\"\""
|
|
@@ -106,6 +110,8 @@ export class DuetToolbarDropdownLink {
|
|
|
106
110
|
"tags": [],
|
|
107
111
|
"text": "Language of the link. Use this only for language selection links."
|
|
108
112
|
},
|
|
113
|
+
"getter": false,
|
|
114
|
+
"setter": false,
|
|
109
115
|
"attribute": "target-language",
|
|
110
116
|
"reflect": false,
|
|
111
117
|
"defaultValue": "undefined"
|
|
@@ -124,6 +130,8 @@ export class DuetToolbarDropdownLink {
|
|
|
124
130
|
"tags": [],
|
|
125
131
|
"text": "Href"
|
|
126
132
|
},
|
|
133
|
+
"getter": false,
|
|
134
|
+
"setter": false,
|
|
127
135
|
"attribute": "href",
|
|
128
136
|
"reflect": false,
|
|
129
137
|
"defaultValue": "\"#\""
|
|
@@ -142,6 +150,8 @@ export class DuetToolbarDropdownLink {
|
|
|
142
150
|
"tags": [],
|
|
143
151
|
"text": "Icon"
|
|
144
152
|
},
|
|
153
|
+
"getter": false,
|
|
154
|
+
"setter": false,
|
|
145
155
|
"attribute": "icon",
|
|
146
156
|
"reflect": true,
|
|
147
157
|
"defaultValue": "undefined"
|
|
@@ -160,6 +170,8 @@ export class DuetToolbarDropdownLink {
|
|
|
160
170
|
"tags": [],
|
|
161
171
|
"text": "Active"
|
|
162
172
|
},
|
|
173
|
+
"getter": false,
|
|
174
|
+
"setter": false,
|
|
163
175
|
"attribute": "active",
|
|
164
176
|
"reflect": false,
|
|
165
177
|
"defaultValue": "false"
|
|
@@ -48,6 +48,27 @@
|
|
|
48
48
|
.duet-theme-turva .duet-toolbar-item:focus, .duet-toolbar-item:focus.duet-theme-turva {
|
|
49
49
|
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
50
50
|
}
|
|
51
|
+
.duet-toolbar-item .duet-toolbar-icon {
|
|
52
|
+
position: relative;
|
|
53
|
+
display: inline-flex;
|
|
54
|
+
font-size: 0;
|
|
55
|
+
line-height: normal;
|
|
56
|
+
vertical-align: baseline;
|
|
57
|
+
}
|
|
58
|
+
.duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge {
|
|
59
|
+
position: absolute;
|
|
60
|
+
top: 0;
|
|
61
|
+
left: 11px;
|
|
62
|
+
display: inline-block;
|
|
63
|
+
width: 6px;
|
|
64
|
+
height: 6px;
|
|
65
|
+
background: rgb(247, 178, 40);
|
|
66
|
+
border-radius: 50%;
|
|
67
|
+
box-shadow: 0 0 0 1px #c18b1f;
|
|
68
|
+
}
|
|
69
|
+
.duet-theme-turva .duet-toolbar-item .duet-toolbar-icon .duet-toolbar-badge {
|
|
70
|
+
background: rgb(247, 178, 40);
|
|
71
|
+
}
|
|
51
72
|
.duet-toolbar-item .trailing-icon {
|
|
52
73
|
width: 16px;
|
|
53
74
|
height: 16px;
|
|
@@ -21,6 +21,7 @@ export class DuetToolbarItem {
|
|
|
21
21
|
this.accessibleLabelExternalDefaults = DuetStringsExternalDefaults;
|
|
22
22
|
this.accessibleLabelExternal = getLocaleString(this.accessibleLabelExternalDefaults);
|
|
23
23
|
this.external = false;
|
|
24
|
+
this.badge = false;
|
|
24
25
|
}
|
|
25
26
|
/**
|
|
26
27
|
* Component lifecycle events.
|
|
@@ -56,17 +57,17 @@ export class DuetToolbarItem {
|
|
|
56
57
|
: this.variation === "secondary"
|
|
57
58
|
? "secondary"
|
|
58
59
|
: "default";
|
|
59
|
-
return (h(Host, { key: '
|
|
60
|
+
return (h(Host, { key: 'afa849ce4f6ec1c066ee4462c84bf51146a8b1b6', role: "listitem" }, h(TagName, { key: '0af801b2ff5b432b0f41f72ab367932046671b7c', target: !this.url ? null : this.external ? "_blank" : "_self", ref: element => (this.itemElement = element), class: {
|
|
60
61
|
"duet-toolbar-item": true,
|
|
61
62
|
"duet-theme-turva": this.theme === "turva",
|
|
62
63
|
active: this.active,
|
|
63
64
|
[variation]: true,
|
|
64
|
-
}, 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("duet-icon", { key: '
|
|
65
|
+
}, 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: 'b90f4fcad2b46e4cb1f39f204595ab30eda04274', class: "duet-toolbar-icon" }, h("duet-icon", { key: '76855f764087b7505ef5eea360be023d894b2d51', size: "x-small", name: this.leadingIcon, margin: "none", theme: this.theme, color: "currentColor" }), this.badge && h("div", { key: '291a2974a4972a973bbc6f989265a6c0779a1ff3', class: "duet-toolbar-badge" }))), h("slot", { key: '9899ea590965a155c9890dc1d68fe0e8bf874c15' }), (this.trailingIcon || (this.url && this.external)) && (h("div", { key: 'dc913307616babe431177341d31a5d0262d7b438', class: "duet-toolbar-icon" }, h("duet-icon", { key: '643938497cfc43a1f85587993a2b11cb54b967e1', class: {
|
|
65
66
|
"trailing-icon": !!this.trailingIcon,
|
|
66
67
|
"trailing-icon-arrow": this.trailingIcon === "action-arrow-down-small",
|
|
67
|
-
"external-icon": !!this.external,
|
|
68
|
+
"external-icon": !!(this.url && this.external),
|
|
68
69
|
rotate: this.trailingIcon === "action-arrow-down-small" && this.accessibleExpanded,
|
|
69
|
-
}, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.external ? newWindowIcon.title : "", margin: "none", size: "auto", color: "currentColor" })))));
|
|
70
|
+
}, theme: this.theme, name: this.trailingIcon ? this.trailingIcon : this.url && this.external ? newWindowIcon.title : "", margin: "none", size: "auto", color: "currentColor" }), this.badge && this.trailingIcon !== "action-arrow-down-small" && h("div", { key: '795d10ab43384c774440487bdef889a0d3b59814', class: "duet-toolbar-badge" }))))));
|
|
70
71
|
}
|
|
71
72
|
static get is() { return "duet-toolbar-item"; }
|
|
72
73
|
static get encapsulation() { return "shadow"; }
|
|
@@ -102,6 +103,8 @@ export class DuetToolbarItem {
|
|
|
102
103
|
"tags": [],
|
|
103
104
|
"text": "Theme."
|
|
104
105
|
},
|
|
106
|
+
"getter": false,
|
|
107
|
+
"setter": false,
|
|
105
108
|
"attribute": "theme",
|
|
106
109
|
"reflect": false,
|
|
107
110
|
"defaultValue": "\"\""
|
|
@@ -120,6 +123,8 @@ export class DuetToolbarItem {
|
|
|
120
123
|
"tags": [],
|
|
121
124
|
"text": "Variation. Secondary is not supported for Turva theme. Negative is deprecated."
|
|
122
125
|
},
|
|
126
|
+
"getter": false,
|
|
127
|
+
"setter": false,
|
|
123
128
|
"attribute": "variation",
|
|
124
129
|
"reflect": false,
|
|
125
130
|
"defaultValue": "\"default\""
|
|
@@ -138,6 +143,8 @@ export class DuetToolbarItem {
|
|
|
138
143
|
"tags": [],
|
|
139
144
|
"text": "Active"
|
|
140
145
|
},
|
|
146
|
+
"getter": false,
|
|
147
|
+
"setter": false,
|
|
141
148
|
"attribute": "active",
|
|
142
149
|
"reflect": false,
|
|
143
150
|
"defaultValue": "false"
|
|
@@ -156,6 +163,8 @@ export class DuetToolbarItem {
|
|
|
156
163
|
"tags": [],
|
|
157
164
|
"text": "Url"
|
|
158
165
|
},
|
|
166
|
+
"getter": false,
|
|
167
|
+
"setter": false,
|
|
159
168
|
"attribute": "url",
|
|
160
169
|
"reflect": false
|
|
161
170
|
},
|
|
@@ -179,6 +188,8 @@ export class DuetToolbarItem {
|
|
|
179
188
|
"tags": [],
|
|
180
189
|
"text": "Left icon."
|
|
181
190
|
},
|
|
191
|
+
"getter": false,
|
|
192
|
+
"setter": false,
|
|
182
193
|
"attribute": "leading-icon",
|
|
183
194
|
"reflect": false,
|
|
184
195
|
"defaultValue": "undefined"
|
|
@@ -203,6 +214,8 @@ export class DuetToolbarItem {
|
|
|
203
214
|
"tags": [],
|
|
204
215
|
"text": "Right icon."
|
|
205
216
|
},
|
|
217
|
+
"getter": false,
|
|
218
|
+
"setter": false,
|
|
206
219
|
"attribute": "trailing-icon",
|
|
207
220
|
"reflect": false,
|
|
208
221
|
"defaultValue": "undefined"
|
|
@@ -221,6 +234,8 @@ export class DuetToolbarItem {
|
|
|
221
234
|
"tags": [],
|
|
222
235
|
"text": "Adds accessible label for the link that is only shown for screen readers.\nTypically, this label text replaces the visible text on the link for users\nwho use assistive technology."
|
|
223
236
|
},
|
|
237
|
+
"getter": false,
|
|
238
|
+
"setter": false,
|
|
224
239
|
"attribute": "accessible-label",
|
|
225
240
|
"reflect": false
|
|
226
241
|
},
|
|
@@ -238,6 +253,8 @@ export class DuetToolbarItem {
|
|
|
238
253
|
"tags": [],
|
|
239
254
|
"text": "If a button expands or collapses adjacent content, then use the ariaExpanded\nprop to add the aria-expanded attribute to the button. Set the value to convey\nthe current expanded (true) or collapsed (false) state of the content."
|
|
240
255
|
},
|
|
256
|
+
"getter": false,
|
|
257
|
+
"setter": false,
|
|
241
258
|
"attribute": "accessible-expanded",
|
|
242
259
|
"reflect": true
|
|
243
260
|
},
|
|
@@ -255,6 +272,8 @@ export class DuetToolbarItem {
|
|
|
255
272
|
"tags": [],
|
|
256
273
|
"text": "Use this property to add an aria-haspopup attribute to a button."
|
|
257
274
|
},
|
|
275
|
+
"getter": false,
|
|
276
|
+
"setter": false,
|
|
258
277
|
"attribute": "accessible-popup",
|
|
259
278
|
"reflect": true,
|
|
260
279
|
"defaultValue": "\"false\""
|
|
@@ -282,6 +301,8 @@ export class DuetToolbarItem {
|
|
|
282
301
|
}],
|
|
283
302
|
"text": "Defaults for accessibleLabelExternal"
|
|
284
303
|
},
|
|
304
|
+
"getter": false,
|
|
305
|
+
"setter": false,
|
|
285
306
|
"attribute": "accessible-label-external-default",
|
|
286
307
|
"reflect": false,
|
|
287
308
|
"defaultValue": "DuetStringsExternalDefaults"
|
|
@@ -303,6 +324,8 @@ export class DuetToolbarItem {
|
|
|
303
324
|
}],
|
|
304
325
|
"text": "Adds accessible label for tooltip that is shown in external link (url & external have both been set)"
|
|
305
326
|
},
|
|
327
|
+
"getter": false,
|
|
328
|
+
"setter": false,
|
|
306
329
|
"attribute": "accessible-label-external",
|
|
307
330
|
"reflect": false,
|
|
308
331
|
"defaultValue": "getLocaleString(this.accessibleLabelExternalDefaults)"
|
|
@@ -321,9 +344,31 @@ export class DuetToolbarItem {
|
|
|
321
344
|
"tags": [],
|
|
322
345
|
"text": "Forces URL to open in a new browser tab. Used together with URL prop."
|
|
323
346
|
},
|
|
347
|
+
"getter": false,
|
|
348
|
+
"setter": false,
|
|
324
349
|
"attribute": "external",
|
|
325
350
|
"reflect": false,
|
|
326
351
|
"defaultValue": "false"
|
|
352
|
+
},
|
|
353
|
+
"badge": {
|
|
354
|
+
"type": "boolean",
|
|
355
|
+
"mutable": false,
|
|
356
|
+
"complexType": {
|
|
357
|
+
"original": "boolean",
|
|
358
|
+
"resolved": "boolean",
|
|
359
|
+
"references": {}
|
|
360
|
+
},
|
|
361
|
+
"required": false,
|
|
362
|
+
"optional": false,
|
|
363
|
+
"docs": {
|
|
364
|
+
"tags": [],
|
|
365
|
+
"text": "Show a badge that indicates something has changed."
|
|
366
|
+
},
|
|
367
|
+
"getter": false,
|
|
368
|
+
"setter": false,
|
|
369
|
+
"attribute": "badge",
|
|
370
|
+
"reflect": false,
|
|
371
|
+
"defaultValue": "false"
|
|
327
372
|
}
|
|
328
373
|
};
|
|
329
374
|
}
|
|
@@ -24,12 +24,12 @@ export class DuetToolbarLink {
|
|
|
24
24
|
*/
|
|
25
25
|
render() {
|
|
26
26
|
const variation = this.variation === "negative" ? "negative" : "white";
|
|
27
|
-
return (h(Host, { key: '
|
|
27
|
+
return (h(Host, { key: 'c53a9b05b8bf38d7f393863392ec9ffa5eeea0d6', role: "listitem" }, h("a", { key: '633ff7b9e9e322eb33402d00a3da6ae9dca2a04c', class: {
|
|
28
28
|
"duet-toolbar-link": true,
|
|
29
29
|
"duet-theme-turva": this.theme === "turva",
|
|
30
30
|
active: this.active,
|
|
31
31
|
[variation]: true,
|
|
32
|
-
}, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '
|
|
32
|
+
}, href: this.href, "aria-current": this.active ? "true" : "false", "aria-label": this.accessibleLabel }, this.icon && (h("duet-icon", { key: '4de0041a0235dae5494904de06785b214c6a1edf', size: "x-small", name: this.icon, margin: "none", theme: this.theme, color: "currentColor" })), h("slot", { key: '15fe5f1f6f641fa2c233aca8c0dd1802b22a5143' }))));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "duet-toolbar-link"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|
|
@@ -65,6 +65,8 @@ export class DuetToolbarLink {
|
|
|
65
65
|
"tags": [],
|
|
66
66
|
"text": "Theme."
|
|
67
67
|
},
|
|
68
|
+
"getter": false,
|
|
69
|
+
"setter": false,
|
|
68
70
|
"attribute": "theme",
|
|
69
71
|
"reflect": false,
|
|
70
72
|
"defaultValue": "\"\""
|
|
@@ -83,6 +85,8 @@ export class DuetToolbarLink {
|
|
|
83
85
|
"tags": [],
|
|
84
86
|
"text": "Variation."
|
|
85
87
|
},
|
|
88
|
+
"getter": false,
|
|
89
|
+
"setter": false,
|
|
86
90
|
"attribute": "variation",
|
|
87
91
|
"reflect": false,
|
|
88
92
|
"defaultValue": "\"default\""
|
|
@@ -101,6 +105,8 @@ export class DuetToolbarLink {
|
|
|
101
105
|
"tags": [],
|
|
102
106
|
"text": "Active"
|
|
103
107
|
},
|
|
108
|
+
"getter": false,
|
|
109
|
+
"setter": false,
|
|
104
110
|
"attribute": "active",
|
|
105
111
|
"reflect": false,
|
|
106
112
|
"defaultValue": "false"
|
|
@@ -119,6 +125,8 @@ export class DuetToolbarLink {
|
|
|
119
125
|
"tags": [],
|
|
120
126
|
"text": "Href"
|
|
121
127
|
},
|
|
128
|
+
"getter": false,
|
|
129
|
+
"setter": false,
|
|
122
130
|
"attribute": "href",
|
|
123
131
|
"reflect": false,
|
|
124
132
|
"defaultValue": "\"#\""
|
|
@@ -137,6 +145,8 @@ export class DuetToolbarLink {
|
|
|
137
145
|
"tags": [],
|
|
138
146
|
"text": "Icon"
|
|
139
147
|
},
|
|
148
|
+
"getter": false,
|
|
149
|
+
"setter": false,
|
|
140
150
|
"attribute": "icon",
|
|
141
151
|
"reflect": true,
|
|
142
152
|
"defaultValue": "undefined"
|
|
@@ -155,6 +165,8 @@ export class DuetToolbarLink {
|
|
|
155
165
|
"tags": [],
|
|
156
166
|
"text": "Adds accessible label for the link that is only shown for screen readers.\nTypically, this label text replaces the visible text on the link for users\nwho use assistive technology."
|
|
157
167
|
},
|
|
168
|
+
"getter": false,
|
|
169
|
+
"setter": false,
|
|
158
170
|
"attribute": "accessible-label",
|
|
159
171
|
"reflect": false
|
|
160
172
|
}
|