@duetds/components 8.1.5 → 8.2.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 +157 -94
- package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-alert.cjs.entry.js +1 -1
- package/lib/cjs/duet-badge.cjs.entry.js +3 -3
- package/lib/cjs/duet-banner.cjs.entry.js +7 -5
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +5 -4
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +7 -3
- package/lib/cjs/duet-button_2.cjs.entry.js +9 -7
- package/lib/cjs/duet-callout.cjs.entry.js +4 -3
- package/lib/cjs/duet-caption_4.cjs.entry.js +3 -3
- package/lib/cjs/duet-card.cjs.entry.js +3 -3
- 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.cjs.entry.js +31 -3
- package/lib/cjs/duet-choice_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
- package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
- package/lib/cjs/duet-contact-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
- package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +3 -3
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- 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 +2 -2
- package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-hero.cjs.entry.js +3 -2
- package/lib/cjs/duet-icon.cjs.entry.js +5 -5
- package/lib/cjs/duet-input_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar.cjs.entry.js +3 -3
- package/lib/cjs/duet-modal.cjs.entry.js +3 -3
- package/lib/cjs/duet-multiselect.cjs.entry.js +1 -1
- package/lib/cjs/duet-nav.cjs.entry.js +1 -1
- package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-number-input.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 +3 -3
- package/lib/cjs/duet-popup-menu-item.cjs.entry.js +3 -2
- package/lib/cjs/duet-popup-menu.cjs.entry.js +14 -13
- package/lib/cjs/duet-progress.cjs.entry.js +1 -1
- package/lib/cjs/duet-promo-card.cjs.entry.js +14 -5
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-shaped-image.cjs.entry.js +1 -1
- package/lib/cjs/duet-show-more.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout.cjs.entry.js +35 -52
- 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 +2 -2
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +3 -3
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
- package/lib/cjs/duet-tray.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{focus-utils-ec077a62.js → focus-utils-da71e7a7.js} +1 -1
- package/lib/cjs/{index-00f527af.js → index-476807e3.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/cjs/slot-utils-6c81bd09.js +20 -0
- package/lib/cjs/{token-utils-a5356b00.js → token-utils-c672402d.js} +1 -1
- package/lib/cjs/{tokens-51cfbe11.js → tokens-c3eecae6.js} +1 -1
- package/lib/cjs/{tokens.module-ce5f9579.js → tokens.module-bc323a09.js} +1 -1
- package/lib/collection/components/duet-action-button/duet-action-button.js +2 -2
- package/lib/collection/components/duet-alert/duet-alert.js +1 -1
- package/lib/collection/components/duet-badge/duet-badge.css +1 -0
- package/lib/collection/components/duet-badge/duet-badge.js +1 -1
- package/lib/collection/components/duet-banner/duet-banner.css +3 -0
- package/lib/collection/components/duet-banner/duet-banner.js +8 -1
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +5 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +15 -0
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +30 -3
- package/lib/collection/components/duet-button/duet-button.css +1 -0
- package/lib/collection/components/duet-button/duet-button.js +10 -8
- package/lib/collection/components/duet-callout/duet-callout.css +18 -1
- package/lib/collection/components/duet-callout/duet-callout.js +3 -2
- package/lib/collection/components/duet-caption/duet-caption.js +1 -1
- package/lib/collection/components/duet-card/duet-card.js +3 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +3 -3
- package/lib/collection/components/duet-chip/duet-chip.css +21 -12
- package/lib/collection/components/duet-chip/duet-chip.e2e.js +12 -2
- package/lib/collection/components/duet-chip/duet-chip.js +92 -5
- package/lib/collection/components/duet-choice/duet-choice.js +3 -3
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +3 -3
- package/lib/collection/components/duet-combobox/duet-combobox.js +3 -3
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +4 -4
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +5 -5
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +1 -1
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.css +1 -0
- package/lib/collection/components/duet-footer/duet-footer.js +8 -8
- package/lib/collection/components/duet-grid/duet-grid.js +3 -3
- package/lib/collection/components/duet-header/duet-header.js +15 -15
- package/lib/collection/components/duet-heading/duet-heading.js +1 -1
- package/lib/collection/components/duet-hero/duet-hero.js +10 -9
- package/lib/collection/components/duet-icon/duet-icon.css +1 -0
- package/lib/collection/components/duet-icon/duet-icon.js +1 -1
- package/lib/collection/components/duet-input/duet-input.js +8 -8
- package/lib/collection/components/duet-label/duet-label.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +1 -1
- package/lib/collection/components/duet-list/duet-list.js +3 -3
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +1 -1
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +1 -1
- package/lib/collection/components/duet-modal/duet-modal.css +1 -1
- package/lib/collection/components/duet-modal/duet-modal.js +4 -4
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +1 -1
- package/lib/collection/components/duet-number-input/duet-number-input.js +4 -4
- package/lib/collection/components/duet-pagination/duet-pagination.js +2 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +3 -3
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +44 -15
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +22 -3
- package/lib/collection/components/duet-promo-card/duet-promo-card.css +8 -0
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +45 -1
- package/lib/collection/components/duet-radio/duet-radio.js +3 -3
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +1 -1
- package/lib/collection/components/duet-select/duet-select.js +5 -5
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout/duet-slideout.js +36 -53
- package/lib/collection/components/duet-spacer/duet-spacer.js +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.js +1 -1
- package/lib/collection/components/duet-step/duet-step.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +1 -0
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +13 -0
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +1 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +7 -4
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -5
- package/lib/collection/components/duet-textarea/duet-textarea.js +4 -4
- package/lib/collection/components/duet-toggle/duet-toggle.js +1 -1
- package/lib/collection/components/duet-toolbar/duet-toolbar.css +1 -1
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +1 -1
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +1 -1
- package/lib/collection/components/duet-upload/duet-upload.js +14 -14
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +1 -1
- package/lib/collection/utils/slot-utils.js +16 -0
- 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 +10 -14
- package/lib/dist-custom-elements/duet-breadcrumb.js +7 -6
- package/lib/dist-custom-elements/duet-breadcrumbs.js +7 -3
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +6 -11
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +4 -4
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +35 -4
- 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 +3 -3
- package/lib/dist-custom-elements/duet-combobox.js +2 -2
- package/lib/dist-custom-elements/duet-contact-card.js +8 -8
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +12 -12
- 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 +6 -6
- 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 +11 -10
- 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 +1 -1
- 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 +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-modal.js +8 -8
- package/lib/dist-custom-elements/duet-multiselect.js +9 -9
- package/lib/dist-custom-elements/duet-nav.js +1 -1
- package/lib/dist-custom-elements/duet-notification-drawer.js +4 -4
- package/lib/dist-custom-elements/duet-notification.js +2 -2
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- 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 +5 -3
- package/lib/dist-custom-elements/duet-popup-menu.js +15 -13
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +17 -7
- 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 +3 -3
- package/lib/dist-custom-elements/duet-range-stepper.js +4 -4
- 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 +5 -5
- package/lib/dist-custom-elements/duet-slideout-lang.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-link.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-slideout-panel.js +3 -3
- package/lib/dist-custom-elements/duet-slideout.js +38 -53
- 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 +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-tab-group.js +13 -13
- package/lib/dist-custom-elements/duet-tab.js +1 -1
- 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 +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-link.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar.js +2 -2
- 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 +4 -4
- 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 +18 -18
- 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-f3d25b08.js → p-02c14895.js} +2 -2
- package/lib/dist-custom-elements/{p-6d0197c3.js → p-1361c08f.js} +5 -5
- package/lib/dist-custom-elements/{p-9a9a04bd.js → p-21a6a70e.js} +3 -3
- package/lib/dist-custom-elements/{p-d10e4492.js → p-3ddc40a1.js} +1 -1
- package/lib/dist-custom-elements/{p-66f15eba.js → p-4daba3d3.js} +2 -2
- package/lib/dist-custom-elements/{p-475baac7.js → p-53d82662.js} +1 -1
- package/lib/dist-custom-elements/{p-9b174e03.js → p-60bba731.js} +2 -2
- package/lib/dist-custom-elements/{p-6b977095.js → p-62198405.js} +11 -9
- package/lib/dist-custom-elements/{p-4d3e1b52.js → p-62ee9ce2.js} +4 -4
- package/lib/dist-custom-elements/{p-4a55dff3.js → p-6f1d95ff.js} +5 -5
- package/lib/dist-custom-elements/{p-7bcdcf71.js → p-7765439c.js} +3 -3
- package/lib/dist-custom-elements/{p-8735b4db.js → p-7ce0e8cb.js} +2 -2
- package/lib/dist-custom-elements/{p-da8acaf1.js → p-7e52554a.js} +2 -2
- package/lib/dist-custom-elements/{p-bb1ac896.js → p-8bbf3e55.js} +1 -1
- package/lib/dist-custom-elements/{p-471a62cc.js → p-90b6ffe0.js} +1 -1
- package/lib/dist-custom-elements/{p-a4605d27.js → p-92471963.js} +6 -6
- package/lib/dist-custom-elements/{p-9c2d3a9d.js → p-92d1b647.js} +2 -2
- package/lib/dist-custom-elements/{p-d517fc9a.js → p-98996152.js} +10 -10
- package/lib/dist-custom-elements/{p-975a4689.js → p-9d8b2fae.js} +2 -2
- package/lib/dist-custom-elements/{p-3158e24f.js → p-ac901c78.js} +1 -1
- package/lib/dist-custom-elements/{p-4c5751cd.js → p-b9582cd5.js} +1 -1
- package/lib/dist-custom-elements/p-bb24a019.js +18 -0
- package/lib/dist-custom-elements/{p-254a95d4.js → p-c5aebc44.js} +2 -2
- package/lib/dist-custom-elements/{p-3d6047c0.js → p-cf11c857.js} +2 -2
- package/lib/dist-custom-elements/{p-7d7291bf.js → p-d19bb914.js} +8 -8
- package/lib/dist-custom-elements/{p-2b56c0d7.js → p-d37a3cec.js} +1 -1
- package/lib/{esm/tokens-04106a43.js → dist-custom-elements/p-d81ec707.js} +1 -1
- package/lib/dist-custom-elements/p-d91f6a50.js +60 -0
- package/lib/dist-custom-elements/{p-cab60e87.js → p-def0c88d.js} +1 -1
- package/lib/dist-custom-elements/{p-7bb90fcc.js → p-dfd971b5.js} +10 -10
- package/lib/dist-custom-elements/{p-b590a133.js → p-eeb33e81.js} +3 -3
- package/lib/dist-custom-elements/p-ef876cc5.js +205 -0
- package/lib/dist-custom-elements/{p-e078836c.js → p-ef9c200e.js} +1 -1
- package/lib/dist-custom-elements/{p-1e82d8a1.js → p-f58b3efe.js} +2 -2
- package/lib/dist-custom-elements/{p-0156b860.js → p-fa61d4fa.js} +1 -1
- package/lib/dist-custom-elements/{p-fc6bb9ab.js → p-fa713963.js} +2 -2
- package/lib/dist-custom-elements/{p-583e21a8.js → p-fb2961bc.js} +2 -2
- package/lib/dist-custom-elements/{p-3cc835d7.js → p-fb75af05.js} +1 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/p-00519b3f.entry.js +4 -0
- package/lib/duet/p-01bcca95.system.entry.js +4 -0
- package/lib/duet/p-03151e84.entry.js +4 -0
- package/lib/duet/p-062c3e81.entry.js +4 -0
- package/lib/duet/p-0630aa90.system.entry.js +4 -0
- package/lib/duet/{p-42b9b16c.system.entry.js → p-06806757.system.entry.js} +1 -1
- package/lib/duet/{p-ddc7c96e.system.entry.js → p-0722dab6.system.entry.js} +1 -1
- package/lib/duet/p-0db9f9d3.system.entry.js +4 -0
- package/lib/duet/{p-15a4a165.system.entry.js → p-0fe8a9ab.system.entry.js} +1 -1
- package/lib/duet/{p-f5fee877.entry.js → p-111837dd.entry.js} +1 -1
- package/lib/duet/{p-e12b3d60.system.js → p-15fde8cc.system.js} +1 -1
- package/lib/duet/{p-f6803f4c.entry.js → p-170a5c9e.entry.js} +1 -1
- package/lib/duet/{p-e49e8a54.system.entry.js → p-176660e8.system.entry.js} +1 -1
- package/lib/duet/{p-8b1b9953.system.entry.js → p-1824a282.system.entry.js} +1 -1
- package/lib/duet/{p-eb790693.entry.js → p-1b63c721.entry.js} +1 -1
- package/lib/duet/p-1bca2d80.entry.js +4 -0
- package/lib/duet/{p-ca21be58.entry.js → p-1c9be86d.entry.js} +1 -1
- package/lib/duet/{p-2f98c466.system.entry.js → p-1fa8902f.system.entry.js} +1 -1
- package/lib/duet/{p-3bfdf5dc.system.entry.js → p-21d28d14.system.entry.js} +1 -1
- package/lib/duet/{p-c7fdc7dc.system.entry.js → p-21d4584d.system.entry.js} +1 -1
- package/lib/duet/{p-9bd338fd.system.js → p-23354cf7.system.js} +1 -1
- package/lib/duet/{p-563dfb63.system.entry.js → p-23fa9346.system.entry.js} +1 -1
- package/lib/duet/{p-196afde9.system.entry.js → p-242a4d9e.system.entry.js} +1 -1
- package/lib/duet/{p-5339aeea.entry.js → p-249b4cfc.entry.js} +1 -1
- package/lib/duet/{p-afea9845.entry.js → p-28f9bfa5.entry.js} +1 -1
- package/lib/duet/{p-7d9cffe7.system.entry.js → p-291b0ada.system.entry.js} +1 -1
- package/lib/duet/{p-eac79871.entry.js → p-299c3869.entry.js} +1 -1
- package/lib/duet/p-2d344151.entry.js +4 -0
- package/lib/duet/{p-61b870ac.entry.js → p-3108add4.entry.js} +1 -1
- package/lib/duet/p-369303cc.entry.js +4 -0
- package/lib/duet/{p-576cd780.entry.js → p-373772b4.entry.js} +1 -1
- package/lib/duet/{p-4adb4139.entry.js → p-3990d92d.entry.js} +1 -1
- package/lib/duet/{p-b8c89970.entry.js → p-3adf25ca.entry.js} +1 -1
- package/lib/duet/p-3c394198.entry.js +4 -0
- package/lib/duet/p-3e613ecb.system.entry.js +4 -0
- package/lib/duet/p-41bf8f79.system.entry.js +4 -0
- package/lib/duet/{p-d92ad0d1.system.entry.js → p-45e34e81.system.entry.js} +1 -1
- package/lib/duet/{p-94147b17.system.entry.js → p-464c06a5.system.entry.js} +1 -1
- package/lib/duet/{p-17373631.entry.js → p-48eaa47f.entry.js} +1 -1
- package/lib/duet/{p-6216e282.entry.js → p-4974ac97.entry.js} +1 -1
- package/lib/duet/{p-5d023790.system.entry.js → p-4a357ae7.system.entry.js} +1 -1
- package/lib/duet/{p-7aff0f7c.entry.js → p-4d7c105a.entry.js} +1 -1
- package/lib/duet/{p-330db26d.entry.js → p-4ef9dde8.entry.js} +1 -1
- package/lib/duet/{p-65007ed4.system.entry.js → p-4f114158.system.entry.js} +1 -1
- package/lib/duet/{p-b2a54e37.entry.js → p-4fd91269.entry.js} +1 -1
- package/lib/duet/{p-1fbb9af9.entry.js → p-519053d9.entry.js} +1 -1
- package/lib/duet/{p-44ac28ab.entry.js → p-52643881.entry.js} +1 -1
- package/lib/duet/{p-bac92652.entry.js → p-551b5f11.entry.js} +1 -1
- package/lib/duet/{p-4218b915.system.entry.js → p-5915fe9e.system.entry.js} +1 -1
- package/lib/duet/{p-8cfac25d.entry.js → p-59648317.entry.js} +1 -1
- package/lib/duet/{p-79f01df6.entry.js → p-5a2a0090.entry.js} +1 -1
- package/lib/duet/{p-e9928179.system.entry.js → p-5c7f3468.system.entry.js} +1 -1
- package/lib/duet/{p-049d43f7.entry.js → p-5cdab2eb.entry.js} +1 -1
- package/lib/duet/{p-33666f2e.entry.js → p-5d5735ef.entry.js} +1 -1
- package/lib/duet/{p-639fd377.system.entry.js → p-5d924446.system.entry.js} +1 -1
- package/lib/duet/p-5dee116e.system.js +4 -0
- package/lib/duet/p-60aecb64.system.entry.js +4 -0
- package/lib/duet/{p-18b36a30.entry.js → p-64b33796.entry.js} +1 -1
- package/lib/duet/{p-4347cce6.system.entry.js → p-64bb15cb.system.entry.js} +1 -1
- package/lib/duet/{p-16b80d3b.js → p-64ea72f4.js} +1 -1
- package/lib/duet/p-67717c78.system.entry.js +4 -0
- package/lib/duet/{p-2c917cc6.entry.js → p-6aaaf3d3.entry.js} +1 -1
- package/lib/duet/{p-abbd8ae3.entry.js → p-6cf47679.entry.js} +1 -1
- package/lib/duet/p-6e2a24de.system.entry.js +4 -0
- package/lib/duet/{p-0198349d.entry.js → p-6e4a159f.entry.js} +1 -1
- package/lib/duet/p-718c8ee1.entry.js +4 -0
- package/lib/duet/p-73537a10.entry.js +4 -0
- package/lib/duet/{p-154ca6bb.entry.js → p-744d37b4.entry.js} +1 -1
- package/lib/duet/{p-757b1ab3.entry.js → p-778a8d70.entry.js} +1 -1
- package/lib/duet/p-77d702b7.system.entry.js +4 -0
- package/lib/duet/{p-37b3c823.entry.js → p-794089ad.entry.js} +1 -1
- package/lib/duet/{p-753f2b28.entry.js → p-794782cd.entry.js} +1 -1
- package/lib/duet/{p-d57d7d49.system.entry.js → p-7cb0d9f9.system.entry.js} +1 -1
- package/lib/duet/p-7df079f9.system.entry.js +4 -0
- package/lib/duet/{p-b9cb8ccb.system.entry.js → p-7f1ffc72.system.entry.js} +1 -1
- package/lib/duet/{p-673fdacb.system.entry.js → p-81b98ab3.system.entry.js} +1 -1
- package/lib/duet/{p-662da762.js → p-876e256a.js} +1 -1
- package/lib/duet/{p-28a033de.system.entry.js → p-89d51951.system.entry.js} +1 -1
- package/lib/duet/p-8a4f3512.entry.js +4 -0
- package/lib/duet/{p-074fcd6b.system.entry.js → p-8ce26cd2.system.entry.js} +1 -1
- package/lib/duet/{p-1498e92a.system.entry.js → p-8d4bc222.system.entry.js} +1 -1
- package/lib/duet/{p-610b364b.system.js → p-8ec80833.system.js} +1 -1
- package/lib/duet/{p-b2b02430.entry.js → p-8fed0e13.entry.js} +1 -1
- package/lib/duet/{p-55e1e8e8.system.entry.js → p-90626a7c.system.entry.js} +1 -1
- package/lib/duet/{p-55f3f985.entry.js → p-9072403e.entry.js} +1 -1
- package/lib/duet/{p-ceb5b489.system.entry.js → p-91dd51f0.system.entry.js} +1 -1
- package/lib/duet/{p-ca0f9f08.system.entry.js → p-94cc7d1b.system.entry.js} +1 -1
- package/lib/duet/p-99269e38.system.js +4 -0
- package/lib/duet/{p-5f877026.system.entry.js → p-996d0515.system.entry.js} +1 -1
- package/lib/duet/p-9bdd5e77.entry.js +4 -0
- package/lib/duet/{p-e4efc7ea.system.entry.js → p-9d0c29ad.system.entry.js} +1 -1
- package/lib/duet/{p-b012ba6c.entry.js → p-9d17d1e2.entry.js} +1 -1
- package/lib/duet/{p-dd7d3b2b.entry.js → p-9dfe770b.entry.js} +1 -1
- package/lib/duet/{p-e5c0b71a.js → p-9dff8650.js} +1 -1
- package/lib/duet/p-9e0d085e.entry.js +4 -0
- package/lib/duet/p-a7936672.system.entry.js +4 -0
- package/lib/duet/{p-65b45177.system.entry.js → p-a8559573.system.entry.js} +1 -1
- package/lib/duet/{p-23548d24.entry.js → p-a8eba5d8.entry.js} +1 -1
- package/lib/duet/{p-75eb9381.system.entry.js → p-a9a76005.system.entry.js} +1 -1
- package/lib/duet/{p-2e037205.system.entry.js → p-aa72c276.system.entry.js} +1 -1
- package/lib/duet/{p-cea2cb32.entry.js → p-aa752b66.entry.js} +1 -1
- package/lib/duet/{p-0081d434.system.entry.js → p-aab68cd0.system.entry.js} +1 -1
- package/lib/duet/{p-3f23694f.entry.js → p-aaf90349.entry.js} +1 -1
- package/lib/duet/{p-965f292c.system.entry.js → p-aafc24b8.system.entry.js} +1 -1
- package/lib/duet/{p-d585ac25.entry.js → p-ab2b432f.entry.js} +1 -1
- package/lib/duet/{p-f7f16a52.entry.js → p-ad80b81c.entry.js} +1 -1
- package/lib/duet/{p-0ec40046.entry.js → p-aeb8e304.entry.js} +1 -1
- package/lib/duet/{p-ce88ecc6.entry.js → p-afa204da.entry.js} +1 -1
- package/lib/duet/{p-1e67f010.system.entry.js → p-b0810e57.system.entry.js} +1 -1
- package/lib/duet/{p-930f8fe7.system.entry.js → p-b26b5e62.system.entry.js} +1 -1
- package/lib/duet/{p-bf2fd03b.entry.js → p-b283d96a.entry.js} +1 -1
- package/lib/duet/{p-a70815fa.system.entry.js → p-b612619b.system.entry.js} +1 -1
- package/lib/duet/p-bb24a019.js +4 -0
- package/lib/duet/{p-9f29048f.entry.js → p-bbebfd1d.entry.js} +1 -1
- package/lib/duet/{p-70dd63d2.entry.js → p-bc51e56f.entry.js} +1 -1
- package/lib/duet/{p-fdb9f8df.system.entry.js → p-bd0bd000.system.entry.js} +1 -1
- package/lib/duet/{p-c8c9fc58.system.entry.js → p-bd4ae595.system.entry.js} +1 -1
- package/lib/duet/{p-b0fd435f.system.entry.js → p-c00ee143.system.entry.js} +1 -1
- package/lib/duet/{p-b710add2.system.entry.js → p-c0b9535b.system.entry.js} +1 -1
- package/lib/duet/{p-174f2859.entry.js → p-c35fd74a.entry.js} +1 -1
- package/lib/duet/{p-bb35b92e.system.entry.js → p-c564ed20.system.entry.js} +1 -1
- package/lib/duet/{p-10f289cb.entry.js → p-c8995aac.entry.js} +1 -1
- package/lib/duet/{p-5b528cd1.system.entry.js → p-c8f93bef.system.entry.js} +1 -1
- package/lib/duet/{p-7fb66081.system.entry.js → p-ca0b364e.system.entry.js} +1 -1
- package/lib/duet/{p-0440798d.entry.js → p-ca4a28ae.entry.js} +1 -1
- package/lib/duet/p-cab83f17.entry.js +4 -0
- package/lib/duet/{p-d852ae7e.system.entry.js → p-cb139257.system.entry.js} +1 -1
- package/lib/duet/{p-e2a0e33f.system.entry.js → p-cc73b676.system.entry.js} +1 -1
- package/lib/duet/{p-8be10d34.entry.js → p-cdabe32b.entry.js} +1 -1
- package/lib/duet/p-ce215826.system.js +4 -0
- package/lib/duet/p-ce25c1c7.entry.js +4 -0
- package/lib/duet/{p-b89fe252.entry.js → p-ceef02de.entry.js} +1 -1
- package/lib/duet/{p-b2996b8c.system.entry.js → p-d2b39891.system.entry.js} +1 -1
- package/lib/duet/{p-9b62ef83.entry.js → p-d491fdf1.entry.js} +1 -1
- package/lib/duet/{p-54cf9288.system.entry.js → p-d4948057.system.entry.js} +1 -1
- package/lib/duet/{p-0777ebba.entry.js → p-d5d42770.entry.js} +1 -1
- package/lib/duet/{p-5e849463.js → p-d81ec707.js} +1 -1
- package/lib/duet/{p-c481631f.system.entry.js → p-d8d7858c.system.entry.js} +1 -1
- package/lib/duet/{p-71bd1c3c.entry.js → p-d9ffac40.entry.js} +1 -1
- package/lib/duet/p-e171d23b.entry.js +4 -0
- package/lib/duet/{p-21774475.system.js → p-e1868c94.system.js} +1 -1
- package/lib/duet/{p-2abdfdf5.entry.js → p-e19b5fc8.entry.js} +1 -1
- package/lib/duet/p-e1d67353.system.entry.js +4 -0
- package/lib/duet/{p-9514ee57.system.entry.js → p-e34b15a6.system.entry.js} +1 -1
- package/lib/duet/{p-7ac648a3.system.entry.js → p-e486de80.system.entry.js} +1 -1
- package/lib/duet/{p-1fec3835.system.entry.js → p-e4fed586.system.entry.js} +1 -1
- package/lib/duet/{p-67d8175e.system.entry.js → p-e8fdc3d1.system.entry.js} +1 -1
- package/lib/duet/{p-d350968c.system.entry.js → p-ec831316.system.entry.js} +2 -2
- package/lib/duet/{p-cf1e1237.system.entry.js → p-ed0a66cb.system.entry.js} +1 -1
- package/lib/duet/p-ee38290b.entry.js +4 -0
- package/lib/duet/{p-c0483523.system.entry.js → p-ef1e2a76.system.entry.js} +1 -1
- package/lib/duet/{p-5908bf36.entry.js → p-f16eb916.entry.js} +1 -1
- package/lib/duet/{p-d832433b.system.entry.js → p-f203d34a.system.entry.js} +1 -1
- package/lib/duet/{p-0c5ed102.entry.js → p-f2946931.entry.js} +1 -1
- package/lib/duet/{p-b9157c7e.js → p-f2aa1623.js} +1 -1
- package/lib/duet/{p-de41a03b.entry.js → p-f3a6b182.entry.js} +1 -1
- package/lib/duet/{p-780dd22d.entry.js → p-f3cbbc74.entry.js} +1 -1
- package/lib/duet/p-f3fe9cd3.system.entry.js +4 -0
- package/lib/duet/{p-7dcdefb0.system.entry.js → p-f55b70ae.system.entry.js} +1 -1
- package/lib/duet/{p-932be5dd.system.entry.js → p-f59d22b9.system.entry.js} +1 -1
- package/lib/duet/{p-e36f923b.entry.js → p-f61f51f8.entry.js} +1 -1
- package/lib/duet/{p-f9b3965d.system.entry.js → p-f75db096.system.entry.js} +1 -1
- package/lib/duet/{p-a75b2646.system.entry.js → p-f7a1f763.system.entry.js} +1 -1
- package/lib/duet/{p-a34e7225.entry.js → p-f9c7c607.entry.js} +1 -1
- package/lib/duet/{p-ebd1b7ae.system.entry.js → p-faffedeb.system.entry.js} +1 -1
- package/lib/duet/p-fb4a0c88.system.entry.js +4 -0
- package/lib/duet/{p-39a3beb3.entry.js → p-fdb8dfcc.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +3 -3
- package/lib/esm/duet-alert.entry.js +1 -1
- package/lib/esm/duet-badge.entry.js +3 -3
- package/lib/esm/duet-banner.entry.js +7 -5
- package/lib/esm/duet-breadcrumb.entry.js +5 -4
- package/lib/esm/duet-breadcrumbs.entry.js +7 -3
- package/lib/esm/duet-button_2.entry.js +9 -7
- package/lib/esm/duet-callout.entry.js +4 -3
- package/lib/esm/duet-caption_4.entry.js +3 -3
- package/lib/esm/duet-card.entry.js +3 -3
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +1 -1
- package/lib/esm/duet-chip.entry.js +31 -3
- package/lib/esm/duet-choice_2.entry.js +2 -2
- package/lib/esm/duet-collapsible.entry.js +2 -2
- package/lib/esm/duet-combobox.entry.js +1 -1
- package/lib/esm/duet-contact-card.entry.js +1 -1
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +2 -2
- package/lib/esm/duet-divider_2.entry.js +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +3 -3
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- 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 +2 -2
- package/lib/esm/duet-header_2.entry.js +3 -3
- package/lib/esm/duet-hero.entry.js +3 -2
- package/lib/esm/duet-icon.entry.js +5 -5
- package/lib/esm/duet-input_2.entry.js +3 -3
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-menu-bar-button.entry.js +2 -2
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-menu-bar-dropdown.entry.js +3 -3
- package/lib/esm/duet-menu-bar-link.entry.js +2 -2
- package/lib/esm/duet-menu-bar.entry.js +3 -3
- package/lib/esm/duet-modal.entry.js +3 -3
- package/lib/esm/duet-multiselect.entry.js +1 -1
- package/lib/esm/duet-nav.entry.js +1 -1
- package/lib/esm/duet-notification_2.entry.js +1 -1
- package/lib/esm/duet-number-input.entry.js +1 -1
- package/lib/esm/duet-page-heading.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +3 -3
- package/lib/esm/duet-popup-menu-item.entry.js +3 -2
- package/lib/esm/duet-popup-menu.entry.js +14 -13
- package/lib/esm/duet-progress.entry.js +1 -1
- package/lib/esm/duet-promo-card.entry.js +14 -5
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +2 -2
- package/lib/esm/duet-scrollable_3.entry.js +1 -1
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-shaped-image.entry.js +1 -1
- package/lib/esm/duet-show-more.entry.js +1 -1
- package/lib/esm/duet-slideout-lang.entry.js +1 -1
- package/lib/esm/duet-slideout-link.entry.js +1 -1
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm/duet-slideout-panel.entry.js +4 -4
- package/lib/esm/duet-slideout.entry.js +36 -53
- 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 +2 -2
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +3 -3
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown.entry.js +2 -2
- package/lib/esm/duet-toolbar-link.entry.js +1 -1
- package/lib/esm/duet-toolbar.entry.js +2 -2
- package/lib/esm/duet-tooltip-button_2.entry.js +2 -2
- package/lib/esm/duet-tooltip.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +2 -2
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +3 -3
- package/lib/esm/{focus-utils-2a29f64e.js → focus-utils-447570ba.js} +1 -1
- package/lib/esm/{index-909a963e.js → index-bb1fb3bf.js} +1 -1
- package/lib/esm/loader.js +3 -3
- package/lib/esm/slot-utils-07ba4363.js +18 -0
- package/lib/esm/{token-utils-ece867a8.js → token-utils-d09165bc.js} +1 -1
- package/lib/{dist-custom-elements/p-5e849463.js → esm/tokens-30d01e1d.js} +1 -1
- package/lib/esm/{tokens.module-7a2f9c49.js → tokens.module-c9866649.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +2 -2
- 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 +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-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 +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-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu-item.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +2 -2
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.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 +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-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/focus-utils-447570ba.js +4 -0
- package/lib/esm-es5/{index-909a963e.js → index-bb1fb3bf.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/slot-utils-07ba4363.js +4 -0
- package/lib/esm-es5/{token-utils-ece867a8.js → token-utils-d09165bc.js} +1 -1
- package/lib/esm-es5/{tokens-04106a43.js → tokens-30d01e1d.js} +1 -1
- package/lib/esm-es5/{tokens.module-7a2f9c49.js → tokens.module-c9866649.js} +1 -1
- package/lib/types/components/duet-banner/duet-banner.d.ts +5 -0
- package/lib/types/components/duet-breadcrumbs/duet-breadcrumbs.d.ts +7 -2
- package/lib/types/components/duet-callout/duet-callout.d.ts +1 -1
- package/lib/types/components/duet-chip/duet-chip.d.ts +19 -1
- package/lib/types/components/duet-hero/duet-hero.d.ts +3 -3
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +7 -3
- package/lib/types/components/duet-popup-menu-item/duet-popup-menu-item.d.ts +4 -0
- package/lib/types/components/duet-promo-card/duet-promo-card.d.ts +11 -0
- package/lib/types/components/duet-slideout/duet-slideout.d.ts +1 -3
- package/lib/types/components.d.ts +60 -6
- package/lib/types/utils/slot-utils.d.ts +2 -0
- package/package.json +7 -7
- package/lib/dist-custom-elements/p-1c7bd169.js +0 -60
- package/lib/dist-custom-elements/p-c493eecb.js +0 -205
- package/lib/duet/p-031b59ba.system.entry.js +0 -4
- package/lib/duet/p-05f62501.entry.js +0 -4
- package/lib/duet/p-12f3d121.system.entry.js +0 -4
- package/lib/duet/p-207544a2.entry.js +0 -4
- package/lib/duet/p-25109b90.system.entry.js +0 -4
- package/lib/duet/p-3bda5078.system.entry.js +0 -4
- package/lib/duet/p-3fb7b966.entry.js +0 -4
- package/lib/duet/p-50a679f4.entry.js +0 -4
- package/lib/duet/p-50dbbb82.system.entry.js +0 -4
- package/lib/duet/p-6f806923.system.js +0 -4
- package/lib/duet/p-73c27f4f.entry.js +0 -4
- package/lib/duet/p-762c0edb.system.entry.js +0 -4
- package/lib/duet/p-7bdbb023.entry.js +0 -4
- package/lib/duet/p-844e7c4c.entry.js +0 -4
- package/lib/duet/p-8a264125.system.entry.js +0 -4
- package/lib/duet/p-a22130db.entry.js +0 -4
- package/lib/duet/p-aab21f91.entry.js +0 -4
- package/lib/duet/p-acfdeb70.entry.js +0 -4
- package/lib/duet/p-ae30e4ce.entry.js +0 -4
- package/lib/duet/p-b0dfe576.system.entry.js +0 -4
- package/lib/duet/p-b0fa4550.system.js +0 -4
- package/lib/duet/p-b9ea34d3.system.entry.js +0 -4
- package/lib/duet/p-cca98ade.entry.js +0 -4
- package/lib/duet/p-ce879ecd.system.entry.js +0 -4
- package/lib/duet/p-d038c90c.system.entry.js +0 -4
- package/lib/duet/p-d3141c64.entry.js +0 -4
- package/lib/duet/p-d54396be.system.entry.js +0 -4
- package/lib/duet/p-dd5b17d0.system.entry.js +0 -4
- package/lib/duet/p-e91cced0.entry.js +0 -4
- package/lib/duet/p-ee815760.system.entry.js +0 -4
- package/lib/duet/p-f1f7ee14.entry.js +0 -4
- package/lib/duet/p-f715214a.entry.js +0 -4
- package/lib/esm-es5/focus-utils-2a29f64e.js +0 -4
|
@@ -95,7 +95,9 @@ export class DuetButton {
|
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
disconnectedCallback() {
|
|
98
|
-
this.proxyButton
|
|
98
|
+
if (this.proxyButton) {
|
|
99
|
+
this.proxyButton.remove();
|
|
100
|
+
}
|
|
99
101
|
this.proxyButton = null;
|
|
100
102
|
disconnectLanguageChangeObserver(this);
|
|
101
103
|
}
|
|
@@ -152,7 +154,7 @@ export class DuetButton {
|
|
|
152
154
|
// enforce consistency for external links
|
|
153
155
|
const icon = isExternalLink ? "action-new-window" : this.icon;
|
|
154
156
|
const iconRight = isExternalLink ? true : this.iconRight;
|
|
155
|
-
const commonChildren = (h("span", { class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (h("
|
|
157
|
+
const commonChildren = (h("span", { class: { "duet-button-contents": true, "icon-right": iconRight }, style: { color: getColorByName(this.color) } }, icon && (h("span", { "aria-hidden": "true", class: {
|
|
156
158
|
"duet-button-icon": true,
|
|
157
159
|
left: !iconRight,
|
|
158
160
|
right: iconRight,
|
|
@@ -199,7 +201,7 @@ export class DuetButton {
|
|
|
199
201
|
"duet-expand": this.expand,
|
|
200
202
|
[this.variation]: true,
|
|
201
203
|
"input-button": (_b = this.variation) === null || _b === void 0 ? void 0 : _b.startsWith("input-button"),
|
|
202
|
-
} }, h("
|
|
204
|
+
} }, h("span", { class: {
|
|
203
205
|
"duet-button-container": true,
|
|
204
206
|
"duet-button-is-loading": this.loading,
|
|
205
207
|
"duet-theme-turva": this.theme === "turva",
|
|
@@ -439,7 +441,7 @@ export class DuetButton {
|
|
|
439
441
|
"references": {
|
|
440
442
|
"DuetButtonVariation": {
|
|
441
443
|
"location": "local",
|
|
442
|
-
"path": "/Users/
|
|
444
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx",
|
|
443
445
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonVariation"
|
|
444
446
|
}
|
|
445
447
|
}
|
|
@@ -559,7 +561,7 @@ export class DuetButton {
|
|
|
559
561
|
"references": {
|
|
560
562
|
"DuetButtonTextCentering": {
|
|
561
563
|
"location": "local",
|
|
562
|
-
"path": "/Users/
|
|
564
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx",
|
|
563
565
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonTextCentering"
|
|
564
566
|
}
|
|
565
567
|
}
|
|
@@ -583,7 +585,7 @@ export class DuetButton {
|
|
|
583
585
|
"references": {
|
|
584
586
|
"DuetButtonWrapping": {
|
|
585
587
|
"location": "local",
|
|
586
|
-
"path": "/Users/
|
|
588
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx",
|
|
587
589
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonWrapping"
|
|
588
590
|
}
|
|
589
591
|
}
|
|
@@ -940,7 +942,7 @@ export class DuetButton {
|
|
|
940
942
|
"references": {
|
|
941
943
|
"DuetButtonIconSize": {
|
|
942
944
|
"location": "local",
|
|
943
|
-
"path": "/Users/
|
|
945
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx",
|
|
944
946
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonIconSize"
|
|
945
947
|
}
|
|
946
948
|
}
|
|
@@ -964,7 +966,7 @@ export class DuetButton {
|
|
|
964
966
|
"references": {
|
|
965
967
|
"DuetButtonSize": {
|
|
966
968
|
"location": "local",
|
|
967
|
-
"path": "/Users/
|
|
969
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-button/duet-button.tsx",
|
|
968
970
|
"id": "src/components/duet-button/duet-button.tsx::DuetButtonSize"
|
|
969
971
|
}
|
|
970
972
|
}
|
|
@@ -37,13 +37,30 @@ figure {
|
|
|
37
37
|
width: 50px;
|
|
38
38
|
padding-bottom: 8px;
|
|
39
39
|
}
|
|
40
|
+
.duet-callout blockquote {
|
|
41
|
+
font-size: 2.7vw;
|
|
42
|
+
font-weight: 600;
|
|
43
|
+
line-height: 1.5;
|
|
44
|
+
color: rgb(0, 41, 77);
|
|
45
|
+
}
|
|
46
|
+
@media (max-width: 37.037037037rem) {
|
|
47
|
+
.duet-callout blockquote {
|
|
48
|
+
font-size: 1rem;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
@media (min-width: 46.2962962963rem) {
|
|
52
|
+
.duet-callout blockquote {
|
|
53
|
+
font-size: 1.25rem;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
40
56
|
.duet-callout .author {
|
|
41
57
|
color: rgb(0, 41, 77);
|
|
42
58
|
}
|
|
43
59
|
.duet-callout.duet-theme-turva {
|
|
44
60
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
45
61
|
}
|
|
46
|
-
.duet-callout.duet-theme-turva .author
|
|
62
|
+
.duet-callout.duet-theme-turva .author,
|
|
63
|
+
.duet-callout.duet-theme-turva blockquote {
|
|
47
64
|
color: rgb(23, 28, 58);
|
|
48
65
|
}
|
|
49
66
|
.duet-callout.duet-m-0 {
|
|
@@ -3,9 +3,10 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { h, Host } from "@stencil/core";
|
|
5
5
|
import { inheritGlobalTheme } from "../../common/themeable-component";
|
|
6
|
+
import { slotElementCheck } from "../../utils/slot-utils";
|
|
6
7
|
/**
|
|
7
8
|
* @slot default - Slot for text.
|
|
8
|
-
* @slot author - Slot for author information.
|
|
9
|
+
* @slot author - Slot for author information. If provided, a dash will be prepended. Only span should be used in this slot.
|
|
9
10
|
*/
|
|
10
11
|
export class DuetCallout {
|
|
11
12
|
constructor() {
|
|
@@ -33,7 +34,7 @@ export class DuetCallout {
|
|
|
33
34
|
"duet-callout": true,
|
|
34
35
|
"duet-theme-turva": this.theme === "turva",
|
|
35
36
|
"duet-m-0": this.margin === "none",
|
|
36
|
-
} }, h("figure", { class: "container" }, h("duet-icon", { class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", null, h("
|
|
37
|
+
} }, h("figure", { class: "container" }, h("duet-icon", { class: "callout-icon", shape: "brand-rotated", background: "primary-lighter", "background-opacity": "0.75", "background-rotation": this.theme === "turva" ? "0" : "7", color: "secondary", icon: icon, size: "auto", margin: "none", theme: this.theme }), h("blockquote", null, h("slot", null)), this.hasAuthorSlot && (h("figcaption", { class: "author" }, h("span", null, "\u2014 "), h("slot", { name: "author", onSlotchange: ev => slotElementCheck(ev, this, "span") })))))));
|
|
37
38
|
}
|
|
38
39
|
static get is() { return "duet-callout"; }
|
|
39
40
|
static get encapsulation() { return "shadow"; }
|
|
@@ -118,7 +118,7 @@ export class DuetCaption {
|
|
|
118
118
|
"references": {
|
|
119
119
|
"DuetCaptionSize": {
|
|
120
120
|
"location": "local",
|
|
121
|
-
"path": "/Users/
|
|
121
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-caption/duet-caption.tsx",
|
|
122
122
|
"id": "src/components/duet-caption/duet-caption.tsx::DuetCaptionSize"
|
|
123
123
|
}
|
|
124
124
|
}
|
|
@@ -189,7 +189,7 @@ export class DuetCard {
|
|
|
189
189
|
"references": {
|
|
190
190
|
"DuetCardVariation": {
|
|
191
191
|
"location": "local",
|
|
192
|
-
"path": "/Users/
|
|
192
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-card/duet-card.tsx",
|
|
193
193
|
"id": "src/components/duet-card/duet-card.tsx::DuetCardVariation"
|
|
194
194
|
}
|
|
195
195
|
}
|
|
@@ -360,7 +360,7 @@ export class DuetCard {
|
|
|
360
360
|
"references": {
|
|
361
361
|
"DuetCardPadding": {
|
|
362
362
|
"location": "local",
|
|
363
|
-
"path": "/Users/
|
|
363
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-card/duet-card.tsx",
|
|
364
364
|
"id": "src/components/duet-card/duet-card.tsx::DuetCardPadding"
|
|
365
365
|
}
|
|
366
366
|
}
|
|
@@ -483,7 +483,7 @@ export class DuetCard {
|
|
|
483
483
|
"references": {
|
|
484
484
|
"DuetCardToggleEvent": {
|
|
485
485
|
"location": "local",
|
|
486
|
-
"path": "/Users/
|
|
486
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-card/duet-card.tsx",
|
|
487
487
|
"id": "src/components/duet-card/duet-card.tsx::DuetCardToggleEvent"
|
|
488
488
|
}
|
|
489
489
|
}
|
|
@@ -486,7 +486,7 @@ export class DuetCheckbox {
|
|
|
486
486
|
"references": {
|
|
487
487
|
"DuetCheckboxEvent": {
|
|
488
488
|
"location": "local",
|
|
489
|
-
"path": "/Users/
|
|
489
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-checkbox/duet-checkbox.tsx",
|
|
490
490
|
"id": "src/components/duet-checkbox/duet-checkbox.tsx::DuetCheckboxEvent"
|
|
491
491
|
}
|
|
492
492
|
}
|
|
@@ -507,7 +507,7 @@ export class DuetCheckbox {
|
|
|
507
507
|
"references": {
|
|
508
508
|
"DuetCheckboxEvent": {
|
|
509
509
|
"location": "local",
|
|
510
|
-
"path": "/Users/
|
|
510
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-checkbox/duet-checkbox.tsx",
|
|
511
511
|
"id": "src/components/duet-checkbox/duet-checkbox.tsx::DuetCheckboxEvent"
|
|
512
512
|
}
|
|
513
513
|
}
|
|
@@ -528,7 +528,7 @@ export class DuetCheckbox {
|
|
|
528
528
|
"references": {
|
|
529
529
|
"DuetCheckboxEvent": {
|
|
530
530
|
"location": "local",
|
|
531
|
-
"path": "/Users/
|
|
531
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-checkbox/duet-checkbox.tsx",
|
|
532
532
|
"id": "src/components/duet-checkbox/duet-checkbox.tsx::DuetCheckboxEvent"
|
|
533
533
|
}
|
|
534
534
|
}
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
text-align: center;
|
|
48
48
|
cursor: pointer;
|
|
49
49
|
background: rgb(255, 255, 255);
|
|
50
|
-
border-color: rgb(
|
|
50
|
+
border-color: rgb(207, 210, 212);
|
|
51
51
|
border-style: solid;
|
|
52
52
|
border-width: 1px;
|
|
53
53
|
border-radius: 8px;
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
.duet-chip-container.duet-theme-turva {
|
|
63
63
|
color: rgb(23, 28, 58) !important;
|
|
64
64
|
background: rgb(255, 255, 255);
|
|
65
|
-
border-color: rgb(
|
|
65
|
+
border-color: rgb(207, 207, 209);
|
|
66
66
|
}
|
|
67
67
|
.duet-chip-container.duet-theme-turva:hover {
|
|
68
68
|
border-color: rgb(198, 12, 48);
|
|
@@ -101,10 +101,11 @@
|
|
|
101
101
|
align-items: center;
|
|
102
102
|
width: 100%;
|
|
103
103
|
height: 100%;
|
|
104
|
-
padding:
|
|
104
|
+
padding: 8px 14px;
|
|
105
105
|
font-family: "localtapiola-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
106
106
|
font-size: 0.875rem;
|
|
107
107
|
font-weight: 600;
|
|
108
|
+
line-height: 1rem;
|
|
108
109
|
color: rgb(0, 41, 77) !important;
|
|
109
110
|
cursor: pointer;
|
|
110
111
|
}
|
|
@@ -138,26 +139,29 @@
|
|
|
138
139
|
}
|
|
139
140
|
.duet-chip-container duet-icon:not(.check-mark) {
|
|
140
141
|
width: auto;
|
|
142
|
+
visibility: visible;
|
|
141
143
|
transition: width 300ms ease, transform 300ms ease;
|
|
142
144
|
transform: scaleX(1);
|
|
143
145
|
}
|
|
144
146
|
.duet-chip-container duet-icon.check-mark {
|
|
145
147
|
width: 0;
|
|
146
148
|
overflow: hidden;
|
|
149
|
+
visibility: hidden;
|
|
147
150
|
transition: width 300ms ease, transform 300ms ease;
|
|
148
151
|
transform: scaleX(0);
|
|
149
152
|
}
|
|
150
153
|
.duet-chip-container.duet-chip-filter-checked, .duet-chip-container.duet-chip-radio-checked {
|
|
154
|
+
padding: 0 !important;
|
|
151
155
|
background: rgb(230, 242, 248);
|
|
152
|
-
border-color: rgb(
|
|
156
|
+
border-color: rgb(0, 119, 179);
|
|
157
|
+
border-width: 2px;
|
|
153
158
|
}
|
|
154
159
|
.duet-chip-container.duet-chip-filter-checked:hover, .duet-chip-container.duet-chip-radio-checked:hover {
|
|
155
160
|
background: rgb(205, 229, 241);
|
|
156
|
-
border-color: rgb(205, 229, 241);
|
|
157
161
|
}
|
|
158
|
-
.duet-chip-container.duet-chip-filter-checked button,
|
|
159
|
-
.duet-chip-container.duet-chip-filter-checked label, .duet-chip-container.duet-chip-radio-checked button,
|
|
160
|
-
.duet-chip-container.duet-chip-radio-checked label {
|
|
162
|
+
.duet-chip-container.duet-chip-filter-checked.chip-has-icon button,
|
|
163
|
+
.duet-chip-container.duet-chip-filter-checked.chip-has-icon label, .duet-chip-container.duet-chip-radio-checked.chip-has-icon button,
|
|
164
|
+
.duet-chip-container.duet-chip-radio-checked.chip-has-icon label {
|
|
161
165
|
padding-left: 10px;
|
|
162
166
|
}
|
|
163
167
|
.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container, .duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container {
|
|
@@ -166,27 +170,28 @@
|
|
|
166
170
|
.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon:not(.check-mark), .duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon:not(.check-mark) {
|
|
167
171
|
width: 0;
|
|
168
172
|
overflow: hidden;
|
|
173
|
+
visibility: hidden;
|
|
169
174
|
transition: width 300ms ease, transform 300ms ease;
|
|
170
175
|
transform: scaleX(0);
|
|
171
176
|
}
|
|
172
177
|
.duet-chip-container.duet-chip-filter-checked .duet-chip-icon-container duet-icon.check-mark, .duet-chip-container.duet-chip-radio-checked .duet-chip-icon-container duet-icon.check-mark {
|
|
173
178
|
width: auto;
|
|
179
|
+
visibility: visible;
|
|
174
180
|
transition: width 300ms ease, transform 300ms ease;
|
|
175
181
|
transform: scaleX(1);
|
|
176
182
|
}
|
|
177
183
|
.duet-chip-container.duet-chip-filter-checked.duet-theme-turva, .duet-chip-container.duet-chip-radio-checked.duet-theme-turva {
|
|
178
184
|
background: rgb(245, 245, 247);
|
|
179
|
-
border-color: rgb(
|
|
185
|
+
border-color: rgb(198, 12, 48);
|
|
180
186
|
}
|
|
181
187
|
.duet-chip-container.duet-chip-filter-checked.duet-theme-turva:hover, .duet-chip-container.duet-chip-radio-checked.duet-theme-turva:hover {
|
|
182
188
|
background: rgb(228, 228, 230);
|
|
183
|
-
border-color: rgb(228, 228, 230);
|
|
184
189
|
}
|
|
185
|
-
.duet-chip-container
|
|
190
|
+
.duet-chip-container .duet-chip-popup-disclosure {
|
|
186
191
|
padding-right: 4.5px;
|
|
187
192
|
padding-left: 12.5px;
|
|
188
193
|
}
|
|
189
|
-
.duet-chip-container
|
|
194
|
+
.duet-chip-container .duet-chip-popup-disclosure duet-icon {
|
|
190
195
|
transition: transform 300ms ease;
|
|
191
196
|
}
|
|
192
197
|
.duet-chip-container.duet-chip-filter-popup-open {
|
|
@@ -213,6 +218,10 @@
|
|
|
213
218
|
padding: 8px 16px 8px 0;
|
|
214
219
|
margin: -8px 0;
|
|
215
220
|
}
|
|
221
|
+
.duet-chip-container.large button,
|
|
222
|
+
.duet-chip-container.large label {
|
|
223
|
+
padding: 15px 22px;
|
|
224
|
+
}
|
|
216
225
|
|
|
217
226
|
:host(.user-is-tabbing) .duet-chip-focus {
|
|
218
227
|
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
@@ -18,11 +18,21 @@ describe("duet-chip", () => {
|
|
|
18
18
|
const element = await page.find(`duet-chip >>> input[type="checkbox"]`);
|
|
19
19
|
expect(element).not.toBeNull();
|
|
20
20
|
});
|
|
21
|
-
it("should render a check-mark icon with variation 'filter'", async () => {
|
|
22
|
-
const page = await createPage(`<duet-chip variation="filter">chip</duet-chip>`);
|
|
21
|
+
it("should render a check-mark icon with variation 'filter' when has icon and is checked", async () => {
|
|
22
|
+
const page = await createPage(`<duet-chip variation="filter" icon="category-car" checked>chip</duet-chip>`);
|
|
23
23
|
const element = await page.find(`duet-chip >>> duet-icon.check-mark`);
|
|
24
24
|
expect(element).not.toBeNull();
|
|
25
25
|
});
|
|
26
|
+
it("should not display a check-mark icon with variation 'filter' when has icon and is not checked", async () => {
|
|
27
|
+
const page = await createPage(`<duet-chip variation="filter" icon="category-car">chip</duet-chip>`);
|
|
28
|
+
const element = await page.find(`duet-chip >>> duet-icon.check-mark`);
|
|
29
|
+
expect(await element.isVisible()).not.toBeTruthy();
|
|
30
|
+
});
|
|
31
|
+
it("should not render a check-mark icon with variation 'filter' when has no icon and is checked", async () => {
|
|
32
|
+
const page = await createPage(`<duet-chip variation="filter" checked>chip</duet-chip>`);
|
|
33
|
+
const element = await page.find(`duet-chip >>> duet-icon.check-mark`);
|
|
34
|
+
expect(element).toBeNull();
|
|
35
|
+
});
|
|
26
36
|
it("should render an icon in a filter chip when provided", async () => {
|
|
27
37
|
const page = await createPage(`<duet-chip variation="filter" icon="category-car">chip</duet-chip>`);
|
|
28
38
|
const element = await page.find(`duet-chip >>> duet-icon:not(.check-mark)`);
|
|
@@ -11,6 +11,12 @@ export class DuetChip {
|
|
|
11
11
|
* Own Properties.
|
|
12
12
|
*/
|
|
13
13
|
this.chipId = createID("DuetChip");
|
|
14
|
+
this.enforceNoDisabledSelected = () => {
|
|
15
|
+
if (this.disabled && this.checked) {
|
|
16
|
+
console.error("Duet error: pre-selected chip may not be disabled");
|
|
17
|
+
this.disabled = false;
|
|
18
|
+
}
|
|
19
|
+
};
|
|
14
20
|
this.popupSetUp = () => {
|
|
15
21
|
const popup = document.querySelector(`duet-popup-menu#${this.popup}`);
|
|
16
22
|
if (popup) {
|
|
@@ -132,6 +138,7 @@ export class DuetChip {
|
|
|
132
138
|
this.popupOpen = undefined;
|
|
133
139
|
this.accessibleLabel = undefined;
|
|
134
140
|
this.variation = "button";
|
|
141
|
+
this.size = "medium";
|
|
135
142
|
this.popup = undefined;
|
|
136
143
|
this.icon = "";
|
|
137
144
|
this.theme = "";
|
|
@@ -140,6 +147,8 @@ export class DuetChip {
|
|
|
140
147
|
this.name = undefined;
|
|
141
148
|
this.checked = false;
|
|
142
149
|
this.disabled = false;
|
|
150
|
+
this.accessibleExpanded = undefined;
|
|
151
|
+
this.accessiblePopup = "false";
|
|
143
152
|
}
|
|
144
153
|
clearOtherRadioButtons() {
|
|
145
154
|
if (this.variation === "radio" && this.checked) {
|
|
@@ -157,6 +166,7 @@ export class DuetChip {
|
|
|
157
166
|
componentWillLoad() {
|
|
158
167
|
inheritGlobalTheme(this);
|
|
159
168
|
this.popupSetUp();
|
|
169
|
+
this.enforceNoDisabledSelected();
|
|
160
170
|
}
|
|
161
171
|
connectedCallback() {
|
|
162
172
|
subscribeTabbingChange(this);
|
|
@@ -164,6 +174,23 @@ export class DuetChip {
|
|
|
164
174
|
disconnectedCallback() {
|
|
165
175
|
unsubscribeTabbingChange(this);
|
|
166
176
|
}
|
|
177
|
+
getAccessibleExpanded() {
|
|
178
|
+
if (this.accessibleExpanded != null) {
|
|
179
|
+
return (!!this.accessibleExpanded).toString();
|
|
180
|
+
}
|
|
181
|
+
if (this.popupElement) {
|
|
182
|
+
return this.popupOpen ? "true" : "false";
|
|
183
|
+
}
|
|
184
|
+
return undefined;
|
|
185
|
+
}
|
|
186
|
+
getAccessiblePopup() {
|
|
187
|
+
if (this.popupElement) {
|
|
188
|
+
return "true";
|
|
189
|
+
}
|
|
190
|
+
else {
|
|
191
|
+
return this.accessiblePopup != null ? this.accessiblePopup.toString() : undefined;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
167
194
|
/**
|
|
168
195
|
* Sets focus. Use this method instead of the global focus().
|
|
169
196
|
*/
|
|
@@ -184,13 +211,14 @@ export class DuetChip {
|
|
|
184
211
|
"duet-chip-radio-checked": this.variation === "radio" && this.checked,
|
|
185
212
|
"duet-chip-filter-popup-open": this.popupOpen,
|
|
186
213
|
"duet-chip-disabled": this.disabled,
|
|
214
|
+
[this.size]: true,
|
|
187
215
|
};
|
|
188
216
|
const focusHandlers = {
|
|
189
217
|
onFocus: this.onFocus,
|
|
190
218
|
onBlur: this.onBlur,
|
|
191
219
|
ref: el => (this.focusableElement = el),
|
|
192
220
|
};
|
|
193
|
-
return (h(Host, null, this.variation === "button" && (h("
|
|
221
|
+
return (h(Host, null, this.variation === "button" && (h("span", { class: classes }, h("button", Object.assign({ id: identifier, "aria-label": this.accessibleLabel, "aria-disabled": this.disabled ? "true" : undefined, name: this.name, value: this.value, onClick: this.disabled ? evt => evt.stopPropagation() : undefined }, focusHandlers), h("span", { class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", null)))), this.variation === "input" && (h("span", { class: classes }, h("button", Object.assign({ id: identifier, class: "duet-chip-input-button", "aria-label": this.accessibleLabel }, focusHandlers), h("span", { class: "duet-chip-icon-container" }, this.icon && (h("duet-icon", { name: this.icon, size: "x-small", margin: "none", color: "currentColor" }))), h("slot", null)), h("button", { class: "duet-chip-remove-button", onClick: this.onRemoveClick }, h("duet-icon", { name: "activity-close", size: "xx-small", margin: "none", color: "currentColor" })))), this.variation === "filter" && (h("span", { class: classes }, h("input", Object.assign({ "aria-haspopup": this.getAccessiblePopup(), "aria-controls": (_a = this.popupElement) === null || _a === void 0 ? void 0 : _a.id, "aria-expanded": this.getAccessibleExpanded(), "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "checkbox", name: this.name, value: this.value, checked: this.checked, onClick: this.onFilterClick, onChange: this.onFilterChange }, focusHandlers)), h("label", { htmlFor: identifier }, this.icon && (h("span", { class: "duet-chip-icon-container" }, h("duet-icon", { name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", null), this.popupElement && (h("span", { class: "duet-chip-popup-disclosure" }, h("duet-icon", { name: "action-arrow-down-small", size: "xxx-small", margin: "none", color: "currentColor" })))))), this.variation === "radio" && (h("span", { class: classes }, h("input", Object.assign({ "aria-disabled": this.disabled ? "true" : undefined, id: identifier, type: "radio", name: this.name, value: this.value, checked: this.checked, onChange: this.onRadioChange, onClick: this.disabled ? evt => evt.preventDefault() : undefined }, focusHandlers)), h("label", { htmlFor: identifier }, this.icon && (h("span", { class: "duet-chip-icon-container" }, h("duet-icon", { name: this.icon, size: "x-small", margin: "none", color: "currentColor" }), h("duet-icon", { name: "messaging-checked-small", size: "xx-small", margin: "none", color: "currentColor", class: "check-mark" }))), h("slot", null))))));
|
|
194
222
|
}
|
|
195
223
|
static get is() { return "duet-chip"; }
|
|
196
224
|
static get encapsulation() { return "shadow"; }
|
|
@@ -232,7 +260,7 @@ export class DuetChip {
|
|
|
232
260
|
"references": {
|
|
233
261
|
"DuetChipVariation": {
|
|
234
262
|
"location": "local",
|
|
235
|
-
"path": "/Users/
|
|
263
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
236
264
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipVariation"
|
|
237
265
|
}
|
|
238
266
|
}
|
|
@@ -247,6 +275,30 @@ export class DuetChip {
|
|
|
247
275
|
"reflect": false,
|
|
248
276
|
"defaultValue": "\"button\""
|
|
249
277
|
},
|
|
278
|
+
"size": {
|
|
279
|
+
"type": "string",
|
|
280
|
+
"mutable": false,
|
|
281
|
+
"complexType": {
|
|
282
|
+
"original": "DuetChipSize",
|
|
283
|
+
"resolved": "\"large\" | \"medium\"",
|
|
284
|
+
"references": {
|
|
285
|
+
"DuetChipSize": {
|
|
286
|
+
"location": "local",
|
|
287
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
288
|
+
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipSize"
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
"required": false,
|
|
293
|
+
"optional": false,
|
|
294
|
+
"docs": {
|
|
295
|
+
"tags": [],
|
|
296
|
+
"text": "Size of the chip. Use \"large\" for a chip that has the same height as default duet-input and duet-button."
|
|
297
|
+
},
|
|
298
|
+
"attribute": "size",
|
|
299
|
+
"reflect": false,
|
|
300
|
+
"defaultValue": "\"medium\""
|
|
301
|
+
},
|
|
250
302
|
"popup": {
|
|
251
303
|
"type": "string",
|
|
252
304
|
"mutable": false,
|
|
@@ -398,6 +450,41 @@ export class DuetChip {
|
|
|
398
450
|
"attribute": "disabled",
|
|
399
451
|
"reflect": false,
|
|
400
452
|
"defaultValue": "false"
|
|
453
|
+
},
|
|
454
|
+
"accessibleExpanded": {
|
|
455
|
+
"type": "boolean",
|
|
456
|
+
"mutable": true,
|
|
457
|
+
"complexType": {
|
|
458
|
+
"original": "boolean",
|
|
459
|
+
"resolved": "boolean",
|
|
460
|
+
"references": {}
|
|
461
|
+
},
|
|
462
|
+
"required": false,
|
|
463
|
+
"optional": false,
|
|
464
|
+
"docs": {
|
|
465
|
+
"tags": [],
|
|
466
|
+
"text": "If the component expands or collapses adjacent content, then use this property\nto add the aria-expanded attribute to the opening element. Set the value to convey\nthe current expanded (true) or collapsed (false) state of the content."
|
|
467
|
+
},
|
|
468
|
+
"attribute": "accessible-expanded",
|
|
469
|
+
"reflect": true
|
|
470
|
+
},
|
|
471
|
+
"accessiblePopup": {
|
|
472
|
+
"type": "string",
|
|
473
|
+
"mutable": true,
|
|
474
|
+
"complexType": {
|
|
475
|
+
"original": "string",
|
|
476
|
+
"resolved": "string",
|
|
477
|
+
"references": {}
|
|
478
|
+
},
|
|
479
|
+
"required": false,
|
|
480
|
+
"optional": false,
|
|
481
|
+
"docs": {
|
|
482
|
+
"tags": [],
|
|
483
|
+
"text": "Use this property to add an aria-haspopup attribute."
|
|
484
|
+
},
|
|
485
|
+
"attribute": "accessible-popup",
|
|
486
|
+
"reflect": true,
|
|
487
|
+
"defaultValue": "\"false\""
|
|
401
488
|
}
|
|
402
489
|
};
|
|
403
490
|
}
|
|
@@ -425,7 +512,7 @@ export class DuetChip {
|
|
|
425
512
|
"references": {
|
|
426
513
|
"DuetChipEvent": {
|
|
427
514
|
"location": "local",
|
|
428
|
-
"path": "/Users/
|
|
515
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
429
516
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipEvent"
|
|
430
517
|
}
|
|
431
518
|
}
|
|
@@ -446,7 +533,7 @@ export class DuetChip {
|
|
|
446
533
|
"references": {
|
|
447
534
|
"DuetChipEvent": {
|
|
448
535
|
"location": "local",
|
|
449
|
-
"path": "/Users/
|
|
536
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
450
537
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipEvent"
|
|
451
538
|
}
|
|
452
539
|
}
|
|
@@ -467,7 +554,7 @@ export class DuetChip {
|
|
|
467
554
|
"references": {
|
|
468
555
|
"DuetChipEvent": {
|
|
469
556
|
"location": "local",
|
|
470
|
-
"path": "/Users/
|
|
557
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-chip/duet-chip.tsx",
|
|
471
558
|
"id": "src/components/duet-chip/duet-chip.tsx::DuetChipEvent"
|
|
472
559
|
}
|
|
473
560
|
}
|
|
@@ -1014,7 +1014,7 @@ export class DuetChoice {
|
|
|
1014
1014
|
"references": {
|
|
1015
1015
|
"DuetChoiceEvent": {
|
|
1016
1016
|
"location": "local",
|
|
1017
|
-
"path": "/Users/
|
|
1017
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-choice/duet-choice.tsx",
|
|
1018
1018
|
"id": "src/components/duet-choice/duet-choice.tsx::DuetChoiceEvent"
|
|
1019
1019
|
}
|
|
1020
1020
|
}
|
|
@@ -1035,7 +1035,7 @@ export class DuetChoice {
|
|
|
1035
1035
|
"references": {
|
|
1036
1036
|
"DuetChoiceEvent": {
|
|
1037
1037
|
"location": "local",
|
|
1038
|
-
"path": "/Users/
|
|
1038
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-choice/duet-choice.tsx",
|
|
1039
1039
|
"id": "src/components/duet-choice/duet-choice.tsx::DuetChoiceEvent"
|
|
1040
1040
|
}
|
|
1041
1041
|
}
|
|
@@ -1056,7 +1056,7 @@ export class DuetChoice {
|
|
|
1056
1056
|
"references": {
|
|
1057
1057
|
"DuetChoiceEvent": {
|
|
1058
1058
|
"location": "local",
|
|
1059
|
-
"path": "/Users/
|
|
1059
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-choice/duet-choice.tsx",
|
|
1060
1060
|
"id": "src/components/duet-choice/duet-choice.tsx::DuetChoiceEvent"
|
|
1061
1061
|
}
|
|
1062
1062
|
}
|
|
@@ -230,7 +230,7 @@ export class DuetCollapsible {
|
|
|
230
230
|
"references": {
|
|
231
231
|
"DuetCollapsibleWeight": {
|
|
232
232
|
"location": "local",
|
|
233
|
-
"path": "/Users/
|
|
233
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-collapsible/duet-collapsible.tsx",
|
|
234
234
|
"id": "src/components/duet-collapsible/duet-collapsible.tsx::DuetCollapsibleWeight"
|
|
235
235
|
}
|
|
236
236
|
}
|
|
@@ -254,7 +254,7 @@ export class DuetCollapsible {
|
|
|
254
254
|
"references": {
|
|
255
255
|
"DuetCollapsibleHeadingFontSize": {
|
|
256
256
|
"location": "local",
|
|
257
|
-
"path": "/Users/
|
|
257
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-collapsible/duet-collapsible.tsx",
|
|
258
258
|
"id": "src/components/duet-collapsible/duet-collapsible.tsx::DuetCollapsibleHeadingFontSize"
|
|
259
259
|
}
|
|
260
260
|
}
|
|
@@ -354,7 +354,7 @@ export class DuetCollapsible {
|
|
|
354
354
|
"references": {
|
|
355
355
|
"DuetCollapsibleToggleEvent": {
|
|
356
356
|
"location": "local",
|
|
357
|
-
"path": "/Users/
|
|
357
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-collapsible/duet-collapsible.tsx",
|
|
358
358
|
"id": "src/components/duet-collapsible/duet-collapsible.tsx::DuetCollapsibleToggleEvent"
|
|
359
359
|
}
|
|
360
360
|
}
|
|
@@ -503,7 +503,7 @@ export class DuetCombobox {
|
|
|
503
503
|
"references": {
|
|
504
504
|
"DuetComboboxItem": {
|
|
505
505
|
"location": "local",
|
|
506
|
-
"path": "/Users/
|
|
506
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-combobox/duet-combobox.tsx",
|
|
507
507
|
"id": "src/components/duet-combobox/duet-combobox.tsx::DuetComboboxItem"
|
|
508
508
|
}
|
|
509
509
|
}
|
|
@@ -623,7 +623,7 @@ export class DuetCombobox {
|
|
|
623
623
|
"references": {
|
|
624
624
|
"DuetComboboxEvent": {
|
|
625
625
|
"location": "local",
|
|
626
|
-
"path": "/Users/
|
|
626
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-combobox/duet-combobox.tsx",
|
|
627
627
|
"id": "src/components/duet-combobox/duet-combobox.tsx::DuetComboboxEvent"
|
|
628
628
|
}
|
|
629
629
|
}
|
|
@@ -647,7 +647,7 @@ export class DuetCombobox {
|
|
|
647
647
|
},
|
|
648
648
|
"DuetComboboxItem": {
|
|
649
649
|
"location": "local",
|
|
650
|
-
"path": "/Users/
|
|
650
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-combobox/duet-combobox.tsx",
|
|
651
651
|
"id": "src/components/duet-combobox/duet-combobox.tsx::DuetComboboxItem"
|
|
652
652
|
}
|
|
653
653
|
},
|
|
@@ -117,7 +117,7 @@ export class DuetCookieConsent {
|
|
|
117
117
|
"references": {
|
|
118
118
|
"DuetCookieConsentEvent": {
|
|
119
119
|
"location": "local",
|
|
120
|
-
"path": "/Users/
|
|
120
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-cookie-consent/duet-cookie-consent.tsx",
|
|
121
121
|
"id": "src/components/duet-cookie-consent/duet-cookie-consent.tsx::DuetCookieConsentEvent"
|
|
122
122
|
}
|
|
123
123
|
}
|