@duetds/components 9.15.0 → 9.16.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hydrate/index.js +327 -237
- package/lib/cjs/{a11y-utils-741fad59.js → a11y-utils-113bdcf1.js} +1 -1
- package/lib/cjs/{app-globals-c5cb9046.js → app-globals-2ad7d0da.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +4 -4
- package/lib/cjs/duet-alert.cjs.entry.js +4 -4
- package/lib/cjs/duet-badge.cjs.entry.js +5 -5
- package/lib/cjs/duet-banner.cjs.entry.js +20 -9
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +10 -19
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +7 -7
- package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-callout.cjs.entry.js +5 -5
- package/lib/cjs/duet-caption_4.cjs.entry.js +10 -10
- package/lib/cjs/duet-card.cjs.entry.js +5 -5
- package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
- package/lib/cjs/duet-checkmark.cjs.entry.js +4 -4
- package/lib/cjs/duet-chip.cjs.entry.js +4 -4
- package/lib/cjs/duet-choice_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-collapsible.cjs.entry.js +17 -8
- package/lib/cjs/duet-combobox.cjs.entry.js +4 -4
- package/lib/cjs/duet-contact-card.cjs.entry.js +5 -5
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
- package/lib/cjs/duet-date-picker.cjs.entry.js +5 -5
- package/lib/cjs/duet-divider_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +9 -9
- package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
- package/lib/cjs/duet-fieldset.cjs.entry.js +6 -6
- package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
- package/lib/cjs/duet-footer.cjs.entry.js +4 -4
- package/lib/cjs/duet-grid_2.cjs.entry.js +7 -6
- package/lib/cjs/duet-header_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-hero.cjs.entry.js +15 -11
- package/lib/cjs/duet-icon.cjs.entry.js +6 -6
- package/lib/cjs/duet-indicator.cjs.entry.js +53 -0
- package/lib/cjs/duet-input_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-layout.cjs.entry.js +7 -7
- package/lib/cjs/duet-list_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +7 -7
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar.cjs.entry.js +7 -7
- package/lib/cjs/duet-modal.cjs.entry.js +13 -13
- package/lib/cjs/duet-multiselect.cjs.entry.js +9 -9
- package/lib/cjs/duet-nav.cjs.entry.js +4 -4
- package/lib/cjs/duet-notification_2.cjs.entry.js +9 -9
- package/lib/cjs/duet-number-input.cjs.entry.js +4 -4
- package/lib/cjs/duet-overlay.cjs.entry.js +3 -3
- package/lib/cjs/duet-page-heading.cjs.entry.js +4 -4
- package/lib/cjs/duet-pagination_2.cjs.entry.js +17 -17
- package/lib/cjs/duet-panel.cjs.entry.js +5 -5
- package/lib/cjs/duet-phone-input.cjs.entry.js +24 -7
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-progress.cjs.entry.js +3 -3
- package/lib/cjs/duet-promo-card.cjs.entry.js +6 -6
- package/lib/cjs/duet-radio_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +21 -17
- package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
- package/lib/cjs/duet-select.cjs.entry.js +4 -4
- package/lib/cjs/duet-shaped-image.cjs.entry.js +4 -4
- package/lib/cjs/duet-share-chart-item.cjs.entry.js +2 -2
- package/lib/cjs/duet-share-chart.cjs.entry.js +7 -7
- package/lib/cjs/duet-show-more.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-link.cjs.entry.js +8 -8
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +7 -7
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +15 -20
- package/lib/cjs/duet-slideout.cjs.entry.js +11 -11
- package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +8 -8
- package/lib/cjs/duet-textarea.cjs.entry.js +4 -4
- package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +6 -6
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +9 -9
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +4 -4
- package/lib/cjs/duet-toolbar.cjs.entry.js +4 -4
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +8 -8
- package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
- package/lib/cjs/duet-tray.cjs.entry.js +5 -5
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-699bddbb.js → errorcodes.utils-b3a3ed44.js} +1 -1
- package/lib/cjs/{focus-utils-4a07d896.js → focus-utils-5c4526cd.js} +1 -1
- package/lib/cjs/{index-80fa07e3.js → index-caee10a4.js} +5 -1
- package/lib/cjs/{language-utils-ce60d2a9.js → language-utils-9e3aebfc.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-9c5efe2a.js → slot-utils-d034ca5f.js} +1 -1
- package/lib/cjs/{themeable-component-1307284b.js → themeable-component-98732ad8.js} +1 -1
- package/lib/cjs/{token-utils-658c4c54.js → token-utils-c73ca50c.js} +3 -3
- package/lib/collection/collection-manifest.json +1 -0
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-banner/duet-banner.css +27 -0
- package/lib/collection/components/duet-banner/duet-banner.js +15 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +1 -1
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +8 -21
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +3 -3
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
- package/lib/collection/components/duet-button/duet-button.css +3 -0
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-card/duet-card.css +12 -3
- package/lib/collection/components/duet-chip/duet-chip.css +6 -6
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-choice/duet-choice.css +4 -4
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +15 -6
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-grid/duet-grid.js +5 -4
- package/lib/collection/components/duet-hero/duet-hero.css +220 -29
- package/lib/collection/components/duet-hero/duet-hero.js +10 -6
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-indicator/duet-indicator.css +46 -0
- package/lib/collection/components/duet-indicator/duet-indicator.js +101 -0
- package/lib/collection/components/duet-input/duet-input.js +2 -2
- package/lib/collection/components/duet-layout/duet-layout.js +5 -5
- package/lib/collection/components/duet-link/duet-link.js +2 -2
- package/lib/collection/components/duet-list/duet-list.js +1 -1
- package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +4 -0
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -3
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
- package/lib/collection/components/duet-modal/duet-modal.js +7 -7
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-nav/duet-nav.css +4 -0
- package/lib/collection/components/duet-nav/duet-nav.js +1 -1
- package/lib/collection/components/duet-notification/duet-notification.css +4 -15
- package/lib/collection/components/duet-notification/duet-notification.js +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +0 -15
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
- package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
- package/lib/collection/components/duet-panel/duet-panel.css +5 -4
- package/lib/collection/components/duet-panel/duet-panel.js +2 -2
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +58 -3
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +5 -5
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
- package/lib/collection/components/duet-select/duet-select.js +1 -1
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-share-chart/duet-share-chart.js +2 -2
- package/lib/collection/components/duet-share-chart-item/duet-share-chart-item.js +1 -1
- package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
- package/lib/collection/components/duet-slideout/duet-slideout.css +26 -19
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +2 -2
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +3 -3
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +2 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +16 -22
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +9 -14
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +2 -2
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
- package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
- package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
- package/lib/collection/components/duet-status-icon/duet-status-icon.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +4 -0
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
- package/lib/collection/components/duet-tab/duet-tab.js +54 -2
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +6 -61
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -6
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +9 -14
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +3 -3
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload/duet-upload.js +2 -2
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- package/lib/collection/utils/token-utils.js +3 -3
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +20 -9
- package/lib/dist-custom-elements/duet-breadcrumb.js +12 -21
- package/lib/dist-custom-elements/duet-breadcrumbs.js +5 -5
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +4 -4
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +5 -5
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +5 -5
- package/lib/dist-custom-elements/duet-collapsible.js +18 -9
- package/lib/dist-custom-elements/duet-combobox.js +15 -15
- package/lib/dist-custom-elements/duet-contact-card.js +10 -10
- package/lib/dist-custom-elements/duet-cookie-consent.js +6 -6
- package/lib/dist-custom-elements/duet-date-picker.js +13 -13
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +2 -2
- package/lib/dist-custom-elements/duet-footer.js +7 -7
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +9 -9
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +20 -16
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-indicator.d.ts +11 -0
- package/lib/dist-custom-elements/duet-indicator.js +9 -0
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +6 -6
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +6 -6
- package/lib/dist-custom-elements/duet-modal.js +16 -16
- package/lib/dist-custom-elements/duet-multiselect.js +14 -14
- package/lib/dist-custom-elements/duet-nav.js +3 -3
- package/lib/dist-custom-elements/duet-notification-drawer.js +22 -10
- package/lib/dist-custom-elements/duet-notification.js +12 -6
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +5 -5
- package/lib/dist-custom-elements/duet-pagination.js +25 -25
- package/lib/dist-custom-elements/duet-panel.js +4 -4
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.js +38 -19
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +6 -6
- package/lib/dist-custom-elements/duet-radio-group.js +8 -8
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +4 -4
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
- package/lib/dist-custom-elements/duet-share-chart-item.js +2 -2
- package/lib/dist-custom-elements/duet-share-chart.js +5 -5
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +4 -4
- package/lib/dist-custom-elements/duet-slideout-link.js +5 -5
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +7 -7
- package/lib/dist-custom-elements/duet-slideout-panel.js +25 -18
- package/lib/dist-custom-elements/duet-slideout.js +9 -9
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-status-icon.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +9 -9
- package/lib/dist-custom-elements/duet-tab-group.js +22 -17
- package/lib/dist-custom-elements/duet-tab.js +9 -2
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +10 -10
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-item.js +19 -7
- package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar.js +3 -3
- package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +5 -5
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +22 -22
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +1 -1
- package/lib/dist-custom-elements/{p-9a9b2708.js → p-01808ae4.js} +2 -2
- package/lib/dist-custom-elements/{p-0a932f51.js → p-051e8432.js} +1 -1
- package/lib/dist-custom-elements/{p-66c6751e.js → p-07aea296.js} +6 -6
- package/lib/dist-custom-elements/{p-5d684af3.js → p-07d58c18.js} +7 -7
- package/lib/dist-custom-elements/{p-92467a66.js → p-09eeb0d8.js} +10 -10
- package/lib/dist-custom-elements/{p-35af6d7a.js → p-1428bca8.js} +4 -4
- package/lib/dist-custom-elements/p-186bf66e.js +72 -0
- package/lib/dist-custom-elements/{p-1f2176b1.js → p-1be25f37.js} +1 -1
- package/lib/dist-custom-elements/{p-6098c129.js → p-1c3b7df5.js} +10 -10
- package/lib/dist-custom-elements/{p-a20321ec.js → p-211bbab4.js} +3 -3
- package/lib/dist-custom-elements/{p-3b352cea.js → p-21425713.js} +2 -2
- package/lib/dist-custom-elements/{p-dd16af35.js → p-2c6c022f.js} +5 -5
- package/lib/dist-custom-elements/{p-1b591fcd.js → p-2c95a055.js} +4 -4
- package/lib/dist-custom-elements/{p-8d68da95.js → p-2dc31d71.js} +4 -4
- package/lib/dist-custom-elements/{p-9dc1ec50.js → p-4228d649.js} +5 -5
- package/lib/dist-custom-elements/{p-2e95d393.js → p-45a25e1c.js} +3 -3
- package/lib/dist-custom-elements/{p-62a4796f.js → p-4c39b06e.js} +5 -5
- package/lib/dist-custom-elements/{p-5ee14292.js → p-4f0b365b.js} +1 -1
- package/lib/dist-custom-elements/{p-4b8be370.js → p-57091005.js} +12 -12
- package/lib/dist-custom-elements/{p-8debf5b8.js → p-5a556f9a.js} +2 -2
- package/lib/dist-custom-elements/{p-49fcb05d.js → p-5bf73913.js} +2 -2
- package/lib/dist-custom-elements/{p-2fa067ff.js → p-5fac1036.js} +2 -2
- package/lib/dist-custom-elements/{p-e54a1871.js → p-60827675.js} +4 -4
- package/lib/dist-custom-elements/{p-1b1d5047.js → p-63bad120.js} +4 -4
- package/lib/dist-custom-elements/{p-f5b135c5.js → p-68221361.js} +9 -9
- package/lib/dist-custom-elements/{p-307aa29d.js → p-747f6fa4.js} +2 -2
- package/lib/dist-custom-elements/{p-499da71e.js → p-78b6337a.js} +3 -3
- package/lib/dist-custom-elements/{p-f214be38.js → p-8284b970.js} +4 -4
- package/lib/dist-custom-elements/{p-15d1bb49.js → p-84c12085.js} +4 -4
- package/lib/dist-custom-elements/{p-6b02ba40.js → p-897cd468.js} +5 -5
- package/lib/dist-custom-elements/{p-4c68ba95.js → p-8aa9471e.js} +12 -12
- package/lib/dist-custom-elements/{p-e371f35d.js → p-8e5437bd.js} +3 -3
- package/lib/dist-custom-elements/{p-1901a05e.js → p-90ef4cdf.js} +6 -5
- package/lib/dist-custom-elements/{p-9654a846.js → p-979b130b.js} +7 -7
- package/lib/dist-custom-elements/{p-ea21cb5d.js → p-afa85350.js} +5 -5
- package/lib/dist-custom-elements/{p-8a6a51b2.js → p-c5dcc0ea.js} +2 -2
- package/lib/dist-custom-elements/{p-ff94cac9.js → p-cbb101aa.js} +2 -2
- package/lib/dist-custom-elements/{p-d17f51c7.js → p-d723c019.js} +3 -3
- package/lib/dist-custom-elements/{p-31316d91.js → p-e167506b.js} +2 -2
- package/lib/dist-custom-elements/{p-a1876945.js → p-e3b560d3.js} +5 -5
- package/lib/dist-custom-elements/{p-9efbcc67.js → p-f8c458d0.js} +1 -1
- package/lib/dist-custom-elements/{p-d3345442.js → p-fa3ebc1e.js} +2 -2
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-78df5993.entry.js → p-00b27ded.entry.js} +1 -1
- package/lib/duet/{p-c57ed342.system.entry.js → p-01f6825e.system.entry.js} +1 -1
- package/lib/duet/{p-d4859ceb.system.entry.js → p-021c152c.system.entry.js} +1 -1
- package/lib/duet/p-032230dd.entry.js +4 -0
- package/lib/duet/p-03b5f65a.entry.js +4 -0
- package/lib/duet/{p-47fd41c6.system.entry.js → p-03b9211c.system.entry.js} +1 -1
- package/lib/duet/{p-f0dce24e.entry.js → p-08b08728.entry.js} +1 -1
- package/lib/duet/{p-d9cafc77.js → p-08f35dcb.js} +1 -1
- package/lib/duet/{p-039cbd8d.entry.js → p-0b275971.entry.js} +1 -1
- package/lib/duet/{p-1192e8c9.entry.js → p-0c012ed1.entry.js} +1 -1
- package/lib/duet/{p-0dcf3c74.system.entry.js → p-0fec0e03.system.entry.js} +1 -1
- package/lib/duet/{p-2dddb575.entry.js → p-1060aa25.entry.js} +1 -1
- package/lib/duet/{p-f9536c83.entry.js → p-1066dc94.entry.js} +1 -1
- package/lib/duet/p-106cd6ab.js +4 -0
- package/lib/duet/{p-8173aad1.entry.js → p-118dae54.entry.js} +1 -1
- package/lib/duet/{p-59777da7.system.js → p-13eec75c.system.js} +1 -1
- package/lib/duet/{p-f1a06e83.entry.js → p-147a0d89.entry.js} +1 -1
- package/lib/duet/{p-fe7ba159.system.entry.js → p-17db9cab.system.entry.js} +1 -1
- package/lib/duet/{p-d1814664.entry.js → p-17e9f5f2.entry.js} +1 -1
- package/lib/duet/p-1971f9b0.system.entry.js +4 -0
- package/lib/duet/p-1b7c7390.entry.js +4 -0
- package/lib/duet/p-1bb0af1a.entry.js +4 -0
- package/lib/duet/{p-6cdc13f4.entry.js → p-1d2cadcc.entry.js} +1 -1
- package/lib/duet/{p-de0a91b3.system.entry.js → p-1e5c76d7.system.entry.js} +1 -1
- package/lib/duet/p-1e6bf17e.system.entry.js +4 -0
- package/lib/duet/{p-38f30c2b.system.entry.js → p-1f082e57.system.entry.js} +1 -1
- package/lib/duet/p-2063c660.system.entry.js +4 -0
- package/lib/duet/{p-6ec3fa80.entry.js → p-2144ed7e.entry.js} +1 -1
- package/lib/duet/{p-6b97b58c.entry.js → p-219cd158.entry.js} +1 -1
- package/lib/duet/{p-e3a21063.system.entry.js → p-23486542.system.entry.js} +1 -1
- package/lib/duet/{p-5cb10012.system.entry.js → p-23601b3e.system.entry.js} +2 -2
- package/lib/duet/{p-2500e9bc.entry.js → p-236aec93.entry.js} +1 -1
- package/lib/duet/{p-18c66326.system.entry.js → p-24c27df5.system.entry.js} +1 -1
- package/lib/duet/p-2747b44c.system.entry.js +4 -0
- package/lib/duet/{p-a12e5499.entry.js → p-27fecfaa.entry.js} +1 -1
- package/lib/duet/{p-8911207e.entry.js → p-28ac2fa8.entry.js} +1 -1
- package/lib/duet/{p-552be4d4.entry.js → p-29f97ffb.entry.js} +1 -1
- package/lib/duet/{p-d71b8774.system.entry.js → p-2bbc034f.system.entry.js} +1 -1
- package/lib/duet/p-2c164336.entry.js +4 -0
- package/lib/duet/{p-d42f9e4f.system.entry.js → p-2cf70fac.system.entry.js} +1 -1
- package/lib/duet/p-3390de84.entry.js +4 -0
- package/lib/duet/{p-451fe5ef.system.entry.js → p-33b6ad8b.system.entry.js} +1 -1
- package/lib/duet/{p-72baa999.entry.js → p-3420a2e4.entry.js} +1 -1
- package/lib/duet/{p-5afe6d8e.system.entry.js → p-34b57104.system.entry.js} +1 -1
- package/lib/duet/p-354763bd.entry.js +4 -0
- package/lib/duet/p-364526bf.system.entry.js +4 -0
- package/lib/duet/{p-a68a90f3.js → p-36a29933.js} +1 -1
- package/lib/duet/{p-1dd1cd21.entry.js → p-36b45ca1.entry.js} +1 -1
- package/lib/duet/p-37687656.entry.js +4 -0
- package/lib/duet/{p-d3f723cf.system.entry.js → p-393f3d40.system.entry.js} +1 -1
- package/lib/duet/{p-e2949e43.system.entry.js → p-39cd22a6.system.entry.js} +1 -1
- package/lib/duet/{p-d5f395c0.entry.js → p-3ba94b3e.entry.js} +1 -1
- package/lib/duet/p-3c3bc9fb.system.entry.js +4 -0
- package/lib/duet/p-3c7cc108.entry.js +4 -0
- package/lib/duet/{p-acac731e.system.entry.js → p-430c421b.system.entry.js} +1 -1
- package/lib/duet/{p-d28853ae.system.entry.js → p-43e7ee1b.system.entry.js} +1 -1
- package/lib/duet/{p-3b816caf.system.entry.js → p-440018ce.system.entry.js} +1 -1
- package/lib/duet/p-4452e6e8.entry.js +4 -0
- package/lib/duet/{p-69b7e6dc.entry.js → p-4594e530.entry.js} +1 -1
- package/lib/duet/{p-2dc5c7c5.entry.js → p-46ac8eb2.entry.js} +1 -1
- package/lib/duet/{p-bb3cd264.system.entry.js → p-48049d11.system.entry.js} +1 -1
- package/lib/duet/{p-95137492.entry.js → p-480ed6f7.entry.js} +1 -1
- package/lib/duet/{p-3f3571ae.system.entry.js → p-49d3f1f8.system.entry.js} +1 -1
- package/lib/duet/{p-72e617b1.entry.js → p-55ed83fd.entry.js} +1 -1
- package/lib/duet/{p-007eb67f.system.entry.js → p-56d797a7.system.entry.js} +1 -1
- package/lib/duet/p-578b1556.entry.js +4 -0
- package/lib/duet/{p-cddad487.system.js → p-57941503.system.js} +1 -1
- package/lib/duet/{p-f69dc290.entry.js → p-58b1748d.entry.js} +1 -1
- package/lib/duet/{p-930ea887.system.entry.js → p-5a623866.system.entry.js} +1 -1
- package/lib/duet/{p-6ceeb4c1.entry.js → p-5af19c0d.entry.js} +1 -1
- package/lib/duet/{p-eb157d71.system.entry.js → p-5be1c8ca.system.entry.js} +1 -1
- package/lib/duet/p-5cbbad67.entry.js +4 -0
- package/lib/duet/{p-fcb5179d.system.entry.js → p-5db55c55.system.entry.js} +1 -1
- package/lib/duet/{p-d67c45eb.entry.js → p-60672e19.entry.js} +1 -1
- package/lib/duet/{p-c4a1cfd6.js → p-63045d0e.js} +1 -1
- package/lib/duet/{p-3455bcd6.entry.js → p-632bb443.entry.js} +1 -1
- package/lib/duet/{p-b21962b0.entry.js → p-63b3eff1.entry.js} +1 -1
- package/lib/duet/{p-694e5a97.system.js → p-6592e02c.system.js} +1 -1
- package/lib/duet/{p-a4f3a6d6.entry.js → p-65dac1a2.entry.js} +1 -1
- package/lib/duet/{p-71507957.entry.js → p-66663bdd.entry.js} +1 -1
- package/lib/duet/{p-200f57b6.system.entry.js → p-666775c7.system.entry.js} +1 -1
- package/lib/duet/{p-8fa3a4db.system.entry.js → p-684278ce.system.entry.js} +1 -1
- package/lib/duet/{p-aca600ee.system.entry.js → p-6950f757.system.entry.js} +1 -1
- package/lib/duet/{p-56c024f4.system.entry.js → p-69a8abac.system.entry.js} +1 -1
- package/lib/duet/{p-510aee05.entry.js → p-6b02af30.entry.js} +1 -1
- package/lib/duet/{p-b57e1a16.system.entry.js → p-6b371ce8.system.entry.js} +1 -1
- package/lib/duet/{p-a48a6cf9.system.entry.js → p-6bb80546.system.entry.js} +1 -1
- package/lib/duet/p-6bc99ba8.entry.js +4 -0
- package/lib/duet/{p-e34ddfda.system.entry.js → p-6e575dd4.system.entry.js} +1 -1
- package/lib/duet/p-6f05d7e7.entry.js +4 -0
- package/lib/duet/{p-6314d434.entry.js → p-6f2c6bff.entry.js} +1 -1
- package/lib/duet/{p-14ffb5c1.system.entry.js → p-6fb94ef4.system.entry.js} +1 -1
- package/lib/duet/{p-d08d078b.system.entry.js → p-7089e938.system.entry.js} +1 -1
- package/lib/duet/{p-c9798a8d.system.js → p-7132e6b1.system.js} +1 -1
- package/lib/duet/p-73508ab7.entry.js +4 -0
- package/lib/duet/p-7397dd4f.system.entry.js +4 -0
- package/lib/duet/{p-4ac878dd.system.entry.js → p-745b87a1.system.entry.js} +1 -1
- package/lib/duet/{p-460c0029.system.entry.js → p-746cc1a2.system.entry.js} +1 -1
- package/lib/duet/{p-b7f0f071.entry.js → p-750e4ab4.entry.js} +1 -1
- package/lib/duet/{p-c1652045.entry.js → p-7732213d.entry.js} +1 -1
- package/lib/duet/{p-08f39b32.entry.js → p-7b28d664.entry.js} +1 -1
- package/lib/duet/{p-5b0337d8.entry.js → p-7b845013.entry.js} +1 -1
- package/lib/duet/{p-8497c4a3.entry.js → p-7f2855e9.entry.js} +1 -1
- package/lib/duet/{p-db82eb02.system.entry.js → p-808c5e03.system.entry.js} +2 -2
- package/lib/duet/p-80bf7a6d.js +4 -0
- package/lib/duet/p-8283b6dc.system.entry.js +4 -0
- package/lib/duet/p-85023f68.entry.js +4 -0
- package/lib/duet/{p-544a2e7d.entry.js → p-880bccc7.entry.js} +1 -1
- package/lib/duet/{p-5d987b8d.system.entry.js → p-8810586f.system.entry.js} +1 -1
- package/lib/duet/{p-aa224793.system.entry.js → p-89363c87.system.entry.js} +1 -1
- package/lib/duet/{p-5b0f2f3d.entry.js → p-89636372.entry.js} +1 -1
- package/lib/duet/{p-66dd8b2f.entry.js → p-8d42cd8e.entry.js} +1 -1
- package/lib/duet/{p-484c1cc2.system.entry.js → p-8fa26acd.system.entry.js} +1 -1
- package/lib/duet/{p-43d6b171.system.js → p-8fb46b02.system.js} +1 -1
- package/lib/duet/{p-969327bd.entry.js → p-8fbb5ff5.entry.js} +1 -1
- package/lib/duet/p-9012c4d7.system.entry.js +4 -0
- package/lib/duet/{p-431b0896.system.entry.js → p-90448156.system.entry.js} +1 -1
- package/lib/duet/{p-6fb7afac.system.entry.js → p-907af7da.system.entry.js} +1 -1
- package/lib/duet/p-9171868a.system.js +4 -0
- package/lib/duet/{p-9e93e46d.entry.js → p-91ab1514.entry.js} +1 -1
- package/lib/duet/{p-7f50e5e3.system.entry.js → p-935bb380.system.entry.js} +1 -1
- package/lib/duet/p-98c47715.entry.js +4 -0
- package/lib/duet/{p-57b716e6.system.entry.js → p-990cd307.system.entry.js} +1 -1
- package/lib/duet/{p-5bcce1c4.entry.js → p-9a099e32.entry.js} +1 -1
- package/lib/duet/p-9a68836b.entry.js +4 -0
- package/lib/duet/{p-8303c23a.entry.js → p-9a6959da.entry.js} +1 -1
- package/lib/duet/p-9ac8d40d.system.entry.js +4 -0
- package/lib/duet/{p-58f4c4ef.system.entry.js → p-9ecf83ca.system.entry.js} +1 -1
- package/lib/duet/p-a19e945f.entry.js +4 -0
- package/lib/duet/{p-f83e4a46.system.entry.js → p-a28a52b8.system.entry.js} +1 -1
- package/lib/duet/p-a331720c.system.entry.js +4 -0
- package/lib/duet/{p-6106103e.system.entry.js → p-a607febe.system.entry.js} +1 -1
- package/lib/duet/p-a7442f4e.system.entry.js +4 -0
- package/lib/duet/{p-7d4fb1da.system.js → p-a966bbcf.system.js} +1 -1
- package/lib/duet/p-aa75307b.entry.js +4 -0
- package/lib/duet/{p-5e1045dc.entry.js → p-abe3827d.entry.js} +1 -1
- package/lib/duet/{p-15694ea7.entry.js → p-accae6ec.entry.js} +1 -1
- package/lib/duet/{p-b197d195.system.js → p-ace83b4d.system.js} +1 -1
- package/lib/duet/{p-601e275c.entry.js → p-ad14a7bb.entry.js} +1 -1
- package/lib/duet/{p-ce447833.entry.js → p-ad570b3d.entry.js} +1 -1
- package/lib/duet/p-ad6ccb39.js +4 -0
- package/lib/duet/p-aeb3d682.system.entry.js +4 -0
- package/lib/duet/{p-61bb70ea.system.entry.js → p-b09cf28d.system.entry.js} +1 -1
- package/lib/duet/{p-8c80b769.system.entry.js → p-b23fd2cf.system.entry.js} +1 -1
- package/lib/duet/{p-75a66b82.js → p-b25490a8.js} +1 -1
- package/lib/duet/{p-80121038.system.entry.js → p-b58e595a.system.entry.js} +2 -2
- package/lib/duet/p-baaac8e6.system.entry.js +4 -0
- package/lib/duet/{p-c7302b85.system.entry.js → p-bfaf639a.system.entry.js} +1 -1
- package/lib/duet/{p-1dc4442a.entry.js → p-c1a87168.entry.js} +1 -1
- package/lib/duet/{p-72f4c54a.system.entry.js → p-c27dc664.system.entry.js} +1 -1
- package/lib/duet/{p-05f7f78d.system.entry.js → p-c51a586e.system.entry.js} +1 -1
- package/lib/duet/{p-d9a2772b.entry.js → p-c797a3e6.entry.js} +1 -1
- package/lib/duet/p-c97d9b65.entry.js +4 -0
- package/lib/duet/{p-9715fa3d.entry.js → p-ccdecd17.entry.js} +1 -1
- package/lib/duet/p-d0b307cc.js +4 -0
- package/lib/duet/{p-81dbbba7.system.entry.js → p-d2d74167.system.entry.js} +1 -1
- package/lib/duet/{p-0e442247.system.entry.js → p-d433e813.system.entry.js} +1 -1
- package/lib/duet/{p-2bc08ca1.system.entry.js → p-d7d5874f.system.entry.js} +1 -1
- package/lib/duet/{p-ffe9f317.system.entry.js → p-d8739243.system.entry.js} +1 -1
- package/lib/duet/p-d93881ea.entry.js +4 -0
- package/lib/duet/{p-63d23d82.entry.js → p-da7ff7a2.entry.js} +1 -1
- package/lib/duet/{p-1cc2eb98.system.js → p-db398834.system.js} +1 -1
- package/lib/duet/{p-0d9f34ae.entry.js → p-dbe48d3c.entry.js} +1 -1
- package/lib/duet/p-dc172d1c.entry.js +4 -0
- package/lib/duet/p-dc332043.entry.js +4 -0
- package/lib/duet/{p-f756e03d.system.entry.js → p-ddc0706b.system.entry.js} +1 -1
- package/lib/duet/p-dde34236.entry.js +4 -0
- package/lib/duet/{p-f052ccf2.system.entry.js → p-de531c22.system.entry.js} +1 -1
- package/lib/duet/{p-1b393d78.system.entry.js → p-dfb4edcc.system.entry.js} +1 -1
- package/lib/duet/{p-b230c327.system.entry.js → p-e19b45d6.system.entry.js} +1 -1
- package/lib/duet/{p-4a7a6dcb.system.entry.js → p-e2373985.system.entry.js} +2 -2
- package/lib/duet/{p-0bbfb836.entry.js → p-e2f6279e.entry.js} +1 -1
- package/lib/duet/{p-7f5b3bb1.entry.js → p-e39afbb1.entry.js} +1 -1
- package/lib/duet/{p-0ff4932b.system.entry.js → p-e73a7c54.system.entry.js} +1 -1
- package/lib/duet/p-eaf7a202.system.entry.js +4 -0
- package/lib/duet/{p-a3c50037.system.entry.js → p-eb01f00b.system.entry.js} +1 -1
- package/lib/duet/{p-cdfca639.system.entry.js → p-eb19b715.system.entry.js} +1 -1
- package/lib/duet/p-eb817c52.entry.js +4 -0
- package/lib/duet/{p-9fe084e8.system.entry.js → p-ed4b8ef4.system.entry.js} +1 -1
- package/lib/duet/{p-0beb2a3f.system.entry.js → p-f00388be.system.entry.js} +1 -1
- package/lib/duet/{p-d4630d55.system.js → p-f033bc52.system.js} +1 -1
- package/lib/duet/{p-e007c11a.entry.js → p-f208d55c.entry.js} +1 -1
- package/lib/duet/{p-ae3c38ec.system.entry.js → p-f3d5cc54.system.entry.js} +1 -1
- package/lib/duet/p-f57a788d.system.entry.js +4 -0
- package/lib/duet/{p-48452fe6.entry.js → p-f7f0b74f.entry.js} +1 -1
- package/lib/duet/{p-50cb674e.js → p-f92ce1f9.js} +1 -1
- package/lib/duet/p-fa69c713.system.entry.js +4 -0
- package/lib/duet/{p-b70e378a.entry.js → p-fac03927.entry.js} +1 -1
- package/lib/duet/{p-6703c635.entry.js → p-fe6123a8.entry.js} +1 -1
- package/lib/duet/p-feaa9ad0.entry.js +4 -0
- package/lib/duet/p-ff6049c7.system.entry.js +4 -0
- package/lib/esm/{a11y-utils-fb6d24ef.js → a11y-utils-fcabbbe4.js} +1 -1
- package/lib/esm/{app-globals-595167e1.js → app-globals-df3febf1.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +4 -4
- package/lib/esm/duet-alert.entry.js +4 -4
- package/lib/esm/duet-badge.entry.js +5 -5
- package/lib/esm/duet-banner.entry.js +20 -9
- package/lib/esm/duet-breadcrumb.entry.js +10 -19
- package/lib/esm/duet-breadcrumbs.entry.js +7 -7
- package/lib/esm/duet-button_2.entry.js +7 -7
- package/lib/esm/duet-callout.entry.js +5 -5
- package/lib/esm/duet-caption_4.entry.js +10 -10
- package/lib/esm/duet-card.entry.js +5 -5
- package/lib/esm/duet-checkbox.entry.js +2 -2
- package/lib/esm/duet-checkmark.entry.js +4 -4
- package/lib/esm/duet-chip.entry.js +4 -4
- package/lib/esm/duet-choice_2.entry.js +5 -5
- package/lib/esm/duet-collapsible.entry.js +17 -8
- package/lib/esm/duet-combobox.entry.js +4 -4
- package/lib/esm/duet-contact-card.entry.js +5 -5
- package/lib/esm/duet-cookie-consent.entry.js +2 -2
- package/lib/esm/duet-date-picker.entry.js +5 -5
- package/lib/esm/duet-divider_2.entry.js +4 -4
- package/lib/esm/duet-editable-table_3.entry.js +9 -9
- package/lib/esm/duet-empty-state.entry.js +2 -2
- package/lib/esm/duet-fieldset.entry.js +6 -6
- package/lib/esm/duet-file-chooser.entry.js +2 -2
- package/lib/esm/duet-footer.entry.js +4 -4
- package/lib/esm/duet-grid_2.entry.js +7 -6
- package/lib/esm/duet-header_2.entry.js +5 -5
- package/lib/esm/duet-hero.entry.js +15 -11
- package/lib/esm/duet-icon.entry.js +6 -6
- package/lib/esm/duet-indicator.entry.js +49 -0
- package/lib/esm/duet-input_2.entry.js +5 -5
- package/lib/esm/duet-layout.entry.js +7 -7
- package/lib/esm/duet-list_2.entry.js +5 -5
- package/lib/esm/duet-menu-bar-button.entry.js +4 -4
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-menu-bar-dropdown.entry.js +6 -6
- package/lib/esm/duet-menu-bar-item.entry.js +7 -7
- package/lib/esm/duet-menu-bar-link.entry.js +4 -4
- package/lib/esm/duet-menu-bar.entry.js +7 -7
- package/lib/esm/duet-modal.entry.js +13 -13
- package/lib/esm/duet-multiselect.entry.js +9 -9
- package/lib/esm/duet-nav.entry.js +4 -4
- package/lib/esm/duet-notification_2.entry.js +9 -9
- package/lib/esm/duet-number-input.entry.js +4 -4
- package/lib/esm/duet-overlay.entry.js +3 -3
- package/lib/esm/duet-page-heading.entry.js +4 -4
- package/lib/esm/duet-pagination_2.entry.js +17 -17
- package/lib/esm/duet-panel.entry.js +5 -5
- package/lib/esm/duet-phone-input.entry.js +24 -7
- package/lib/esm/duet-popup-menu_2.entry.js +6 -6
- package/lib/esm/duet-progress.entry.js +3 -3
- package/lib/esm/duet-promo-card.entry.js +6 -6
- package/lib/esm/duet-radio_2.entry.js +3 -3
- package/lib/esm/duet-range-slider.entry.js +2 -2
- package/lib/esm/duet-scrollable_3.entry.js +21 -17
- package/lib/esm/duet-section-layout.entry.js +4 -4
- package/lib/esm/duet-select.entry.js +4 -4
- package/lib/esm/duet-shaped-image.entry.js +4 -4
- package/lib/esm/duet-share-chart-item.entry.js +2 -2
- package/lib/esm/duet-share-chart.entry.js +7 -7
- package/lib/esm/duet-show-more.entry.js +5 -5
- package/lib/esm/duet-slideout-lang.entry.js +5 -5
- package/lib/esm/duet-slideout-link.entry.js +8 -8
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +7 -7
- package/lib/esm/duet-slideout-panel.entry.js +15 -20
- package/lib/esm/duet-slideout.entry.js +11 -11
- package/lib/esm/duet-status-icon.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-item.entry.js +6 -6
- package/lib/esm/duet-submenu-bar-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar.entry.js +8 -8
- package/lib/esm/duet-textarea.entry.js +4 -4
- package/lib/esm/duet-toggle.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +4 -4
- package/lib/esm/duet-toolbar-dropdown.entry.js +6 -6
- package/lib/esm/duet-toolbar-item.entry.js +9 -9
- package/lib/esm/duet-toolbar-link.entry.js +4 -4
- package/lib/esm/duet-toolbar.entry.js +4 -4
- package/lib/esm/duet-tooltip-button_2.entry.js +8 -8
- package/lib/esm/duet-tooltip.entry.js +3 -3
- package/lib/esm/duet-tray.entry.js +5 -5
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +6 -6
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-7effaab9.js → errorcodes.utils-2bbac3d7.js} +1 -1
- package/lib/esm/{focus-utils-2ff60ebe.js → focus-utils-86d0936a.js} +1 -1
- package/lib/esm/{index-4cc3ec50.js → index-c99b5a3a.js} +5 -1
- package/lib/esm/{language-utils-aa864aed.js → language-utils-0881a2a9.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-28b6b964.js → slot-utils-a65ef46f.js} +1 -1
- package/lib/esm/{themeable-component-35ed7853.js → themeable-component-e3661133.js} +1 -1
- package/lib/esm/{token-utils-06ae5c10.js → token-utils-cf052bc0.js} +3 -3
- package/lib/esm-es5/{a11y-utils-fb6d24ef.js → a11y-utils-fcabbbe4.js} +1 -1
- package/lib/esm-es5/{app-globals-595167e1.js → app-globals-df3febf1.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +2 -2
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +2 -2
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-indicator.entry.js +4 -0
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +2 -2
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +1 -1
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-panel.entry.js +1 -1
- package/lib/esm-es5/duet-phone-input.entry.js +1 -1
- package/lib/esm-es5/duet-popup-menu_2.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart-item.entry.js +1 -1
- package/lib/esm-es5/duet-share-chart.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +2 -2
- package/lib/esm-es5/duet-status-icon.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +2 -2
- package/lib/esm-es5/duet-textarea.entry.js +1 -1
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-7effaab9.js → errorcodes.utils-2bbac3d7.js} +1 -1
- package/lib/esm-es5/focus-utils-86d0936a.js +4 -0
- package/lib/esm-es5/index-c99b5a3a.js +4 -0
- package/lib/esm-es5/{language-utils-aa864aed.js → language-utils-0881a2a9.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-28b6b964.js → slot-utils-a65ef46f.js} +1 -1
- package/lib/esm-es5/{themeable-component-35ed7853.js → themeable-component-e3661133.js} +1 -1
- package/lib/esm-es5/{token-utils-06ae5c10.js → token-utils-cf052bc0.js} +1 -1
- package/lib/types/components/duet-banner/duet-banner.d.ts +2 -0
- package/lib/types/components/duet-breadcrumbs/duet-breadcrumb.d.ts +2 -4
- package/lib/types/components/duet-hero/duet-hero.d.ts +1 -0
- package/lib/types/components/duet-indicator/duet-indicator.d.ts +17 -0
- package/lib/types/components/duet-input/duet-input.d.ts +0 -2
- package/lib/types/components/duet-phone-input/duet-phone-input.d.ts +14 -0
- package/lib/types/components/duet-tab/duet-tab.d.ts +10 -0
- package/lib/types/components.d.ts +73 -8
- package/package.json +4 -4
- package/lib/duet/p-0018881b.entry.js +0 -4
- package/lib/duet/p-0ad0afe1.entry.js +0 -4
- package/lib/duet/p-137beb16.system.entry.js +0 -4
- package/lib/duet/p-17a1f7cd.entry.js +0 -4
- package/lib/duet/p-18b56724.entry.js +0 -4
- package/lib/duet/p-1a46c899.system.entry.js +0 -4
- package/lib/duet/p-1daaef7a.entry.js +0 -4
- package/lib/duet/p-2179e714.system.entry.js +0 -4
- package/lib/duet/p-22ab0759.system.entry.js +0 -4
- package/lib/duet/p-24749596.system.entry.js +0 -4
- package/lib/duet/p-26b49f30.entry.js +0 -4
- package/lib/duet/p-367a3dd8.system.entry.js +0 -4
- package/lib/duet/p-3f8dd0b3.system.entry.js +0 -4
- package/lib/duet/p-531d399b.system.entry.js +0 -4
- package/lib/duet/p-55eab330.system.entry.js +0 -4
- package/lib/duet/p-583b4f49.js +0 -4
- package/lib/duet/p-58b34a23.system.entry.js +0 -4
- package/lib/duet/p-58d2375e.system.entry.js +0 -4
- package/lib/duet/p-5e658b40.js +0 -4
- package/lib/duet/p-6015aa05.system.entry.js +0 -4
- package/lib/duet/p-60636c0f.js +0 -4
- package/lib/duet/p-612fe73a.system.entry.js +0 -4
- package/lib/duet/p-61b2c1c9.entry.js +0 -4
- package/lib/duet/p-6eed12c2.entry.js +0 -4
- package/lib/duet/p-729bb657.entry.js +0 -4
- package/lib/duet/p-75eda30d.entry.js +0 -4
- package/lib/duet/p-7c597c01.entry.js +0 -4
- package/lib/duet/p-894105da.entry.js +0 -4
- package/lib/duet/p-8a7cfab8.entry.js +0 -4
- package/lib/duet/p-8ef88917.entry.js +0 -4
- package/lib/duet/p-9bff6ed8.entry.js +0 -4
- package/lib/duet/p-9f6fe3bd.entry.js +0 -4
- package/lib/duet/p-a20eeb3a.entry.js +0 -4
- package/lib/duet/p-aee53cdc.system.entry.js +0 -4
- package/lib/duet/p-b275f92a.entry.js +0 -4
- package/lib/duet/p-c16d08b2.entry.js +0 -4
- package/lib/duet/p-c6b0afdd.entry.js +0 -4
- package/lib/duet/p-d3b64256.entry.js +0 -4
- package/lib/duet/p-dc812f17.entry.js +0 -4
- package/lib/duet/p-e24ab988.system.entry.js +0 -4
- package/lib/duet/p-e63f5ff5.js +0 -4
- package/lib/duet/p-e6cd1ffb.system.js +0 -4
- package/lib/duet/p-f38175f1.system.entry.js +0 -4
- package/lib/duet/p-f3a26af1.system.entry.js +0 -4
- package/lib/duet/p-f80ef600.entry.js +0 -4
- package/lib/duet/p-fa2d27c3.entry.js +0 -4
- package/lib/duet/p-ff139142.entry.js +0 -4
- package/lib/duet/p-fff88e02.entry.js +0 -4
- package/lib/esm-es5/focus-utils-2ff60ebe.js +0 -4
- package/lib/esm-es5/index-4cc3ec50.js +0 -4
|
@@ -53,11 +53,11 @@ export class DuetBreadcrumbs {
|
|
|
53
53
|
*/
|
|
54
54
|
render() {
|
|
55
55
|
const color = getColorByName(this.color);
|
|
56
|
-
return (h(Host, { key: '
|
|
56
|
+
return (h(Host, { key: '353dc54191f3da65ebc9bbba39c9904a23ac31d7' }, h("nav", { key: '98ea70d7dba93ceda61bba1c572dc690bbb3aab9', "aria-label": this.breadcrumbsAriaLabel, class: {
|
|
57
57
|
"duet-breadcrumbs": true,
|
|
58
58
|
"duet-theme-turva": this.theme === "turva",
|
|
59
59
|
[this.variation]: true,
|
|
60
|
-
} }, h("div", { key: '
|
|
60
|
+
} }, h("div", { key: 'affe18004c3a9fbdb8f820d78b3bcb08cc9bb6f3', class: "container" }, h("div", { key: 'f90581d901c83261650c3c887f332888a160858a', role: "list", class: "list", style: { color } }, h("slot", { key: '55867215483c5114bd599015847cd0ecafd7c456' })), h("div", { key: 'cbbc4775098ce98422265fbce5632be69ed916f9', class: "bottom-border bottom-border--container" })), h("div", { key: '7463cda762ef2acdb4437c88f030ee7bfcd34864', class: "bottom-border bottom-border--nav" }))));
|
|
61
61
|
}
|
|
62
62
|
static get is() { return "duet-breadcrumbs"; }
|
|
63
63
|
static get encapsulation() { return "shadow"; }
|
|
@@ -31,11 +31,11 @@ export class DuetCallout {
|
|
|
31
31
|
<path d="M6.6591 0.557547L9.2031 2.33355C7.0911 5.21355 6.1311 7.18155 5.8431 8.90955C7.4751 9.34155 8.7231 10.5415 8.7231 12.6535C8.7231 15.2935 6.9471 16.9255 4.6431 16.9255C2.0511 16.9255 0.227096 15.1975 0.227096 12.2695C0.227096 8.28555 2.3871 4.34955 6.6591 0.557547ZM17.9871 8.95755C19.6191 9.34155 20.8671 10.5415 20.8671 12.6535C20.8671 15.2935 19.1391 16.9255 16.8351 16.9255C14.2431 16.9255 12.4191 15.1975 12.4191 12.2695C12.4191 8.28555 14.5791 4.34955 18.8511 0.557547L21.3951 2.33355C19.2351 5.21355 18.3231 7.18155 17.9871 8.95755Z"/>
|
|
32
32
|
</svg>
|
|
33
33
|
`;
|
|
34
|
-
return (h(Host, { key: '
|
|
34
|
+
return (h(Host, { key: 'cce1d247cffb8bd198d58740a8755b5905f8f321' }, h("div", { key: 'a03c534b9c6ba8bed4bcc16b1ccbc0f100219bd3', class: {
|
|
35
35
|
"duet-callout": true,
|
|
36
36
|
"duet-theme-turva": this.theme === "turva",
|
|
37
37
|
"duet-m-0": this.margin === "none",
|
|
38
|
-
} }, h("figure", { key: '
|
|
38
|
+
} }, h("figure", { key: 'f085eed2d1b58950d4c208a845e412edad1deb4c', class: "container" }, h("duet-icon", { key: '50c166c27467e4ec8b0dbcd82466c9dcc33ceeaa', 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", { key: 'ba44180d41f337b19561e2af2e47451481c82f09' }, h("slot", { key: '9366ad783cc9af7d9a21e91b0fc9570c039a1a69' })), this.hasAuthorSlot && (h("figcaption", { key: '8fa76f3b5cf65e1ce55f97dcb23ce8b72d20e8be', class: "author" }, h("span", { key: '5f26224b4abc476e96d80f321cd5b0c38c9cdf13' }, "\u2014 "), h("slot", { key: '8b3f9ac4cb7dacf68336ce555e4ccdf2cbe8b8fa', name: "author" })))))));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "duet-callout"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -34,6 +34,15 @@
|
|
|
34
34
|
margin: 0 !important;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
+
:host {
|
|
38
|
+
--duet-card-border-radius: 12px;
|
|
39
|
+
}
|
|
40
|
+
@media (min-width: 36em) {
|
|
41
|
+
:host {
|
|
42
|
+
--duet-card-border-radius: 16px;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
37
46
|
.duet-card {
|
|
38
47
|
padding: 20px !important;
|
|
39
48
|
position: relative;
|
|
@@ -47,7 +56,7 @@
|
|
|
47
56
|
line-height: 1.5;
|
|
48
57
|
color: rgb(8, 42, 77);
|
|
49
58
|
text-decoration: none;
|
|
50
|
-
border-radius:
|
|
59
|
+
border-radius: var(--duet-card-border-radius);
|
|
51
60
|
box-shadow: 0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07);
|
|
52
61
|
}
|
|
53
62
|
.duet-card.duet-p-0 {
|
|
@@ -234,7 +243,7 @@
|
|
|
234
243
|
font-weight: 800;
|
|
235
244
|
color: rgb(8, 42, 77);
|
|
236
245
|
border-bottom: 1px solid rgb(212, 223, 229);
|
|
237
|
-
border-radius:
|
|
246
|
+
border-radius: var(--duet-card-border-radius) var(--duet-card-border-radius) 0 0;
|
|
238
247
|
}
|
|
239
248
|
@media (min-width: 36em) {
|
|
240
249
|
.duet-card-heading {
|
|
@@ -265,7 +274,7 @@
|
|
|
265
274
|
outline: 0;
|
|
266
275
|
}
|
|
267
276
|
:host(.user-is-tabbing) .duet-card-heading.duet-card-heading--collapsible button:focus {
|
|
268
|
-
border-radius:
|
|
277
|
+
border-radius: var(--duet-card-border-radius);
|
|
269
278
|
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
270
279
|
}
|
|
271
280
|
:host(.user-is-tabbing) .duet-theme-turva .duet-card-heading.duet-card-heading--collapsible button:focus {
|
|
@@ -188,11 +188,11 @@
|
|
|
188
188
|
transform: scaleX(1);
|
|
189
189
|
}
|
|
190
190
|
.duet-chip-container.duet-chip-filter-checked.duet-theme-turva, .duet-chip-container.duet-chip-radio-checked.duet-theme-turva {
|
|
191
|
-
background: rgb(
|
|
191
|
+
background: rgb(255, 241, 241);
|
|
192
192
|
border-color: rgb(198, 12, 48);
|
|
193
193
|
}
|
|
194
194
|
.duet-chip-container.duet-chip-filter-checked.duet-theme-turva:hover, .duet-chip-container.duet-chip-radio-checked.duet-theme-turva:hover {
|
|
195
|
-
background: rgb(
|
|
195
|
+
background: rgb(255, 213, 215);
|
|
196
196
|
}
|
|
197
197
|
.duet-chip-container .duet-chip-popup-disclosure {
|
|
198
198
|
padding-right: 4.5px;
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
border-color: rgb(240, 247, 250);
|
|
207
207
|
}
|
|
208
208
|
.duet-chip-container.duet-chip-filter-popup-open.duet-theme-turva {
|
|
209
|
-
background: rgb(
|
|
209
|
+
background: rgb(255, 241, 241);
|
|
210
210
|
border-color: rgb(245, 247, 250);
|
|
211
211
|
}
|
|
212
212
|
.duet-chip-container.duet-chip-filter-popup-open .duet-chip-popup-disclosure duet-icon {
|
|
@@ -328,14 +328,14 @@
|
|
|
328
328
|
border-color: #e61740;
|
|
329
329
|
}
|
|
330
330
|
:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-filter-checked, :host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-radio-checked {
|
|
331
|
-
background: #
|
|
331
|
+
background: #fdf7f2;
|
|
332
332
|
border-color: #e61740;
|
|
333
333
|
}
|
|
334
334
|
:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-filter-checked:hover, :host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-radio-checked:hover {
|
|
335
|
-
background: #
|
|
335
|
+
background: #fbe1d1;
|
|
336
336
|
}
|
|
337
337
|
:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-filter-popup-open {
|
|
338
|
-
background: #
|
|
338
|
+
background: #fdf7f2;
|
|
339
339
|
border-color: #b2c2cd;
|
|
340
340
|
}
|
|
341
341
|
:host(.duet-theme-turva2) .duet-chip-container.duet-theme-turva.duet-chip-input:hover {
|
|
@@ -18,11 +18,11 @@ export class DuetCheckmark {
|
|
|
18
18
|
inheritGlobalTheme(this);
|
|
19
19
|
}
|
|
20
20
|
render() {
|
|
21
|
-
return (h(Host, { key: '
|
|
21
|
+
return (h(Host, { key: 'ac5830102d190e3315b4798b50f042d285f600f4', class: { "duet-theme-turva": this.theme === "turva" } }, h("div", { key: '35f0f3e407a0835d5d29eff77793ca6d9e5c5744', role: this.presentationOnly ? "presentation" : null, class: { checked: this.checked } }, h("div", { key: 'f6fe02c597eb1264d6135b30933c371208426ad0', class: {
|
|
22
22
|
"duet-checkmark-container": true,
|
|
23
23
|
center: this.center,
|
|
24
24
|
"duet-checkmark-radio": this.type === "radio",
|
|
25
|
-
} }, this.checked && h("div", { key: '
|
|
25
|
+
} }, this.checked && h("div", { key: '7b23a08c03ac673e9ff0b969793df4f055ac4341', class: "duet-checkmark" })))));
|
|
26
26
|
}
|
|
27
27
|
static get is() { return "duet-checkmark"; }
|
|
28
28
|
static get originalStyleUrls() {
|
|
@@ -204,19 +204,19 @@ input:focus {
|
|
|
204
204
|
outline: 0;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
|
|
207
|
+
input:checked:focus + .duet-choice-label {
|
|
208
208
|
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3);
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
|
|
211
|
+
input:not(:checked):focus + .duet-choice-label {
|
|
212
212
|
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3;
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
|
|
215
|
+
.duet-theme-turva input:checked:focus + .duet-choice-label {
|
|
216
216
|
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2);
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
|
|
219
|
+
.duet-theme-turva input:not(:checked):focus + .duet-choice-label {
|
|
220
220
|
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a;
|
|
221
221
|
}
|
|
222
222
|
|
|
@@ -7,7 +7,7 @@ import { h, Host } from "@stencil/core";
|
|
|
7
7
|
import { inheritGlobalTheme } from "../../common";
|
|
8
8
|
import { createID } from "../../utils/create-id";
|
|
9
9
|
import { isKeyboardClick, subscribeTabbingChange, unsubscribeTabbingChange } from "../../utils/keyboard-utils";
|
|
10
|
-
import { hasSlot } from "../../utils/slot-utils";
|
|
10
|
+
import { getElementsFromNamedSlot, hasSlot } from "../../utils/slot-utils";
|
|
11
11
|
import { sanitizeString } from "../../utils/string-utils";
|
|
12
12
|
/**
|
|
13
13
|
* @part duet-collapsible-heading-content - piercing selector for styling the heading content
|
|
@@ -60,10 +60,19 @@ export class DuetCollapsible {
|
|
|
60
60
|
if (this.accessibleLabel) {
|
|
61
61
|
return this.accessibleLabel;
|
|
62
62
|
}
|
|
63
|
-
|
|
64
|
-
|
|
63
|
+
const labelParts = [];
|
|
64
|
+
if (this.heading) {
|
|
65
|
+
labelParts.push(this.heading);
|
|
65
66
|
}
|
|
66
|
-
|
|
67
|
+
if (this.hasAfterHeading) {
|
|
68
|
+
labelParts.push(getElementsFromNamedSlot(this.element, "after-heading")
|
|
69
|
+
.map(e => e.textContent.trim())
|
|
70
|
+
.join(", "));
|
|
71
|
+
}
|
|
72
|
+
if (this.caption) {
|
|
73
|
+
labelParts.push(this.caption);
|
|
74
|
+
}
|
|
75
|
+
return labelParts.join(". ");
|
|
67
76
|
};
|
|
68
77
|
this.handleClick = (e) => {
|
|
69
78
|
e.preventDefault();
|
|
@@ -115,7 +124,7 @@ export class DuetCollapsible {
|
|
|
115
124
|
*/
|
|
116
125
|
render() {
|
|
117
126
|
const HeadingTagName = this.headingLevel ? sanitizeString(this.headingLevel) : "div";
|
|
118
|
-
return (h(Host, { key: '
|
|
127
|
+
return (h(Host, { key: '7d31031b7dadd4155d8a3458ec08c93c7e3cf3c5', class: { "duet-m-0": this.margin === "none", negative: this.negative } }, h(HeadingTagName, { key: 'f00b09d4646d2a5c86761675c6e46d49af9319cc' }, h("button", { key: 'a53704d19ce0908a29670199215c180996ecc898', class: {
|
|
119
128
|
"duet-collapsible-heading": true,
|
|
120
129
|
"duet-collapsible-heading-centered": this.centerHeading,
|
|
121
130
|
"duet-theme-turva": this.theme === "turva",
|
|
@@ -123,7 +132,7 @@ export class DuetCollapsible {
|
|
|
123
132
|
"has-after-heading": this.hasAfterHeading,
|
|
124
133
|
"full-width": this.headingFullWidth,
|
|
125
134
|
"has-caption": !!this.caption,
|
|
126
|
-
}, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.getAccessibleLabel(), "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: '
|
|
135
|
+
}, style: { "font-size": this.getFontSizeFromTokens() }, role: "button", ref: button => (this.nativeButton = button), "aria-label": this.getAccessibleLabel(), "aria-expanded": this.open ? "true" : "false", "aria-controls": this.id, onClick: this.handleClick, onKeyDown: this.handleKeyDown }, h("div", { key: 'ce43b1e2dabc8910ecc4ed8484d45dca91ff4580', class: "duet-collapsible-heading-wrapper" }, h("div", { key: '0b6b1110c4d5a265f67cd22849f3d264bab78849', class: "duet-collapsible-heading-icon" }, h("duet-icon", { key: '26bc88a57fb37575d307c750fb956761f1dc4d23', margin: "none", size: this.getEquivalentIconSize(), icon: icon.svg })), h("div", { key: '380054a26a1ad98a8db9e5b87b1fb5e02f40d3a1', class: "duet-collapsible-heading-content", part: "duet-collapsible-heading-content" }, this.heading), this.hasAfterHeading && (h("div", { key: 'c1a4f4b35f20b0c6206ad22ec0789fd9fe73f0ca', part: "duet-collapsible-after-heading" }, h("slot", { key: '5d4b47626ddaba28522b080d60efd6e19d72dd57', name: "after-heading" })))), this.caption && (h("div", { key: '3fe2e63e633411be26b8f9382420922b864a09fb', class: "duet-collapsible-heading-caption" }, h("duet-caption", { key: 'c6e38e01e467852441c075013df51aa4e44c89a3', size: "small", margin: "none" }, this.caption))))), h("div", { key: '6dd09c8172dda9a8819f5e41d5cf84431f748bd1', id: this.id, class: { "duet-collapsible-content": true, "duet-theme-turva": this.theme === "turva" }, part: "duet-collapsible-content" }, h("slot", { key: '2377257e231c64d5d8a9719d0527cd618d68c80d' }))));
|
|
127
136
|
}
|
|
128
137
|
static get is() { return "duet-collapsible"; }
|
|
129
138
|
static get encapsulation() { return "shadow"; }
|
|
@@ -45,10 +45,10 @@ export class DuetContactCard {
|
|
|
45
45
|
render() {
|
|
46
46
|
const isTurva = this.theme === "turva";
|
|
47
47
|
const theme = isTurva ? "turva" : "default";
|
|
48
|
-
return (h(Host, { key: '
|
|
48
|
+
return (h(Host, { key: '031a1cc6617901d47c4ffa723e7e5af73a11b609', class: { "duet-m-0": this.margin === "none" } }, h("div", { key: '3eadcbaad47c4fced83d4db168810f79bfa7b786', class: {
|
|
49
49
|
"duet-contact-card": true,
|
|
50
50
|
"duet-theme-turva": this.theme === "turva",
|
|
51
|
-
}, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: '
|
|
51
|
+
}, role: "group", "aria-label": this.name }, this.image ? h("img", { class: "image", src: this.image, alt: this.name }) : h("div", null), h("div", { key: '54b585ba0d7820ddc0170b050d7b2fc1160fc559' }, this.name && (h("duet-heading", { key: 'b6ff67b0d0a8a8443a2318de87068aa15f080774', class: "name", level: "h3", margin: "none", theme: theme }, this.name)), this.description && (h("duet-paragraph", { key: '3586614b97c27b190bd6cf657970e3fd54999733', class: "description", margin: "none", theme: theme }, this.description)), this.email && (h("div", { key: 'f28904a0807287b25d77dabd04d62e3db9dd9885', class: "email" }, h("duet-icon", { key: 'f51b5fe58a74b65433172d96c921aebd5cd046f0', name: "navigation-message", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '84014fd0fa9c758aa002751e780a876b1acf14cd', url: `mailto:${this.email}`, accessibleLabel: `Email: ${this.email}`, theme: theme }, this.email))), this.phone && (h("div", { key: '97814f25bbd4afa0c0449a22b09a72803717aaca', class: "phone" }, h("duet-icon", { key: 'e6775a6b8eadfe789170d5a896a225c5d2736bab', name: "form-tel", size: "x-small", color: "primary-dark", margin: "none", theme: theme }), h("duet-link", { key: '61cd5ffd1d0850313af726624b8207cec0f3732f', url: `tel:${this.phone}`, accessibleLabel: `${this.phoneLabel[this.language]}: ${this.phone}`, theme: theme }, this.phone)))), this.buttonUrl && this.buttonText && (h("div", { key: 'dbe676faf77918b470a549472baa29d249a86ac1', class: "call-to-action" }, h("duet-button", { key: '294a9d190cdeba8cd13efc1d0f68aef675470c4b', variation: "default", icon: this.buttonIcon, fixed: true, margin: "none", url: this.buttonUrl, theme: theme }, this.buttonText))), h("div", { key: '0319211fcb9e7f11dd5b32a53a1c57436ed79268' }), h("slot", { key: '0ffb08aec4351a29a0cd3ccd25911f3271cb4058' }))));
|
|
52
52
|
}
|
|
53
53
|
static get is() { return "duet-contact-card"; }
|
|
54
54
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,20 +49,20 @@ export class DuetFieldset {
|
|
|
49
49
|
* Always the last one in the class.
|
|
50
50
|
*/
|
|
51
51
|
render() {
|
|
52
|
-
return (h(Host, { key: '
|
|
52
|
+
return (h(Host, { key: '083178e4b5c3ef208a7d20c1e29ccd67ae436a1e', class: { "duet-m-0": this.margin === "none" } }, h("fieldset", { key: '371ad27e2db160c7f6c4711a80ad237d8aa59b46', "aria-labelledby": this.labelId, "aria-describedby": this.error ? this.errorId : null,
|
|
53
53
|
// NVDA and VoiceOver do not yet support aria-errormessage
|
|
54
54
|
// once they do, we can remove errors from the aria-describedby
|
|
55
55
|
// aria-errormessage={this.error ? this.errorId : null}
|
|
56
56
|
class: {
|
|
57
57
|
"duet-fieldset": true,
|
|
58
58
|
"duet-theme-turva": this.theme === "turva",
|
|
59
|
-
} }, h("legend", { key: '
|
|
59
|
+
} }, h("legend", { key: '6de5ea55ae42baf9675b44f521736892ea4b8e35', id: this.labelId }, h(this.labelHeadingLevel, { key: '664e33dc98e540a2643f8cc3098e6f9a7d565090' }, this.label), this.caption && h("span", { key: '53689d2f323c13e68fc48e8fc4a641dd210c6761' }, this.caption)), h("div", { key: '3a03e91ea4d9603fc9f91f1edba19cb07f63b36f', class: {
|
|
60
60
|
"duet-legend-wrapper": true,
|
|
61
61
|
"duet-legend-has-caption": !!this.caption,
|
|
62
62
|
"duet-legend-has-tooltip": this.hasTooltip,
|
|
63
63
|
"duet-legend-hidden": this.labelHidden,
|
|
64
64
|
"duet-legend-compact": this.compactLabel,
|
|
65
|
-
} }, h("div", { key: '
|
|
65
|
+
} }, h("div", { key: 'daa5af05aa9b131aa9cc56f1b6268cb4ea05d847', class: "duet-fieldset-label" }, h("span", { key: '87309ad8a81cae6cf99e7a2782c493f0de4fd73c', "aria-hidden": "true" }, this.label), h("slot", { key: 'f94b32bb98a136b08901468961f2df0018907e76', onSlotchange: this.checkHasTooltip, name: "tooltip" })), this.caption && (h("div", { key: '8d1d958991d27bada3452873155619968813aef4', class: "duet-fieldset-caption", "aria-hidden": "true" }, h("duet-caption", { key: 'eb614cbb4ce3ce64f5e42cb31dfd106002ec5d2d', theme: this.theme, margin: "none" }, this.caption)))), h("slot", { key: '8385bd2d465d37b3c01eade80dd800b6e0ff880c' }), h("span", { key: 'b22a8dca8b5bccde89451e2153c25d4006826057', class: "duet-fieldset-help duet-fieldset-error", id: this.errorId, "aria-atomic": "true", "aria-live": this.accessibleLiveError, "aria-relevant": "additions removals" }, this.error && h("span", { key: '9673648ce6bfd6d71f16870e62f4551f00a087df', class: { "duet-m-0": this.lastItemIsChip } }, this.error)))));
|
|
66
66
|
}
|
|
67
67
|
static get is() { return "duet-fieldset"; }
|
|
68
68
|
static get encapsulation() { return "shadow"; }
|
|
@@ -23,10 +23,11 @@ export class DuetGrid {
|
|
|
23
23
|
* @returns {number}
|
|
24
24
|
*/
|
|
25
25
|
outerHeight(element) {
|
|
26
|
-
const height = element.offsetHeight
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
26
|
+
const height = element.offsetHeight;
|
|
27
|
+
const style = window.getComputedStyle(element);
|
|
28
|
+
const topMargin = parseInt(style.marginTop);
|
|
29
|
+
const bottomMargin = parseInt(style.marginBottom);
|
|
30
|
+
return topMargin + height + bottomMargin;
|
|
30
31
|
}
|
|
31
32
|
debounceWindowResizeHandler() {
|
|
32
33
|
debounce(this.updateGridItemsWithInputFields, 100);
|
|
@@ -284,6 +284,10 @@
|
|
|
284
284
|
top: 310px;
|
|
285
285
|
}
|
|
286
286
|
}
|
|
287
|
+
.duet-hero.duet-hero-campaign ::slotted(.duet-heading), .duet-hero.duet-hero-section ::slotted(.duet-heading) {
|
|
288
|
+
font-size: inherit !important;
|
|
289
|
+
color: inherit !important;
|
|
290
|
+
}
|
|
287
291
|
.duet-hero.duet-hero-campaign .duet-hero-text, .duet-hero.duet-hero-section .duet-hero-text {
|
|
288
292
|
width: 100%;
|
|
289
293
|
}
|
|
@@ -1813,49 +1817,235 @@ duet-heading + duet-button {
|
|
|
1813
1817
|
}
|
|
1814
1818
|
:host(.duet-theme-turva2) .duet-hero.duet-hero-campaign .background-area .brand-shape, :host(.duet-theme-turva2) .duet-hero.duet-hero-section .background-area .brand-shape {
|
|
1815
1819
|
background-color: rgb(255, 255, 255);
|
|
1816
|
-
border-radius:
|
|
1820
|
+
border-radius: 24px;
|
|
1817
1821
|
mask-image: none;
|
|
1818
1822
|
}
|
|
1819
|
-
:host(.duet-theme-turva2) .duet-hero.duet-hero-product
|
|
1820
|
-
|
|
1823
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product {
|
|
1824
|
+
display: flex;
|
|
1825
|
+
flex-direction: column;
|
|
1826
|
+
gap: 20px;
|
|
1827
|
+
min-height: auto;
|
|
1828
|
+
padding-top: 0;
|
|
1829
|
+
padding-bottom: 72px;
|
|
1830
|
+
margin: 0 auto;
|
|
1821
1831
|
}
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1832
|
+
@media (min-width: 62em) {
|
|
1833
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product {
|
|
1834
|
+
flex-direction: row-reverse;
|
|
1835
|
+
gap: 40px;
|
|
1836
|
+
padding-top: 72px;
|
|
1837
|
+
padding-right: 56px;
|
|
1838
|
+
padding-left: 56px;
|
|
1839
|
+
}
|
|
1825
1840
|
}
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1841
|
+
@media (min-width: 76.25em) {
|
|
1842
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product {
|
|
1843
|
+
max-width: 1110px;
|
|
1844
|
+
padding-right: 0;
|
|
1845
|
+
padding-left: 0;
|
|
1846
|
+
}
|
|
1847
|
+
}
|
|
1848
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area {
|
|
1849
|
+
position: relative;
|
|
1850
|
+
height: auto;
|
|
1851
|
+
overflow: visible;
|
|
1852
|
+
}
|
|
1853
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow,
|
|
1854
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid {
|
|
1855
|
+
position: relative;
|
|
1856
|
+
top: 0;
|
|
1830
1857
|
width: 100%;
|
|
1858
|
+
height: auto;
|
|
1859
|
+
aspect-ratio: 576/250;
|
|
1860
|
+
padding: 0;
|
|
1861
|
+
overflow: visible;
|
|
1862
|
+
/* stylelint-disable max-nesting-depth */
|
|
1863
|
+
}
|
|
1864
|
+
@media (min-width: 36em) {
|
|
1865
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow,
|
|
1866
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid {
|
|
1867
|
+
height: 250px;
|
|
1868
|
+
aspect-ratio: auto;
|
|
1869
|
+
}
|
|
1870
|
+
}
|
|
1871
|
+
@media (min-width: 48em) {
|
|
1872
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow,
|
|
1873
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid {
|
|
1874
|
+
padding-right: 28px;
|
|
1875
|
+
padding-left: 28px;
|
|
1876
|
+
}
|
|
1877
|
+
}
|
|
1878
|
+
@media (min-width: 62em) {
|
|
1879
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow,
|
|
1880
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid {
|
|
1881
|
+
height: auto;
|
|
1882
|
+
aspect-ratio: 53/32;
|
|
1883
|
+
padding-right: 0;
|
|
1884
|
+
padding-left: 0;
|
|
1885
|
+
}
|
|
1886
|
+
}
|
|
1887
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background,
|
|
1888
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background {
|
|
1889
|
+
position: relative;
|
|
1890
|
+
top: auto;
|
|
1831
1891
|
height: 100%;
|
|
1832
|
-
content: "";
|
|
1833
|
-
background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22530%22%20height%3D%22136%22%20viewBox%3D%220%200%20530%20136%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M530%2018.0108V320.699H0V11.2176C0%202.8484%208.16439%20-2.58266%2015.0467%201.2636C33.0582%2011.2977%2054.6667%2020.0141%2078.875%2027.2525C131.948%2043.1273%20197.512%2051.9149%20265%2051.9149C332.488%2051.9149%20398.061%2043.1273%20451.125%2027.2525C475.333%2020.0052%20496.942%2011.2888%20514.953%201.2547C521.836%20-2.58266%20530%202.8484%20530%2011.2176V18.0108Z%22%20fill%3D%22%23E61740%22%2F%3E%0A%3C%2Fsvg%3E");
|
|
1834
|
-
background-repeat: no-repeat;
|
|
1835
|
-
background-position-y: bottom;
|
|
1836
|
-
background-size: contain;
|
|
1837
1892
|
}
|
|
1838
|
-
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background .
|
|
1893
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .background-mask,
|
|
1894
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .background-mask {
|
|
1839
1895
|
display: none;
|
|
1840
|
-
}
|
|
1841
|
-
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background .background-mask {
|
|
1842
1896
|
background-image: none;
|
|
1843
1897
|
}
|
|
1844
|
-
:host(.duet-theme-turva2) .duet-hero.duet-hero-
|
|
1845
|
-
|
|
1898
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-image,
|
|
1899
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-image {
|
|
1900
|
+
position: static;
|
|
1901
|
+
width: 100%;
|
|
1902
|
+
height: 100%;
|
|
1903
|
+
border-radius: 0;
|
|
1846
1904
|
mask-image: none;
|
|
1847
1905
|
}
|
|
1848
|
-
:host(.duet-theme-turva2) .duet-hero.duet-hero-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
z-index: 1;
|
|
1906
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-image .brand-shaped-image-bg,
|
|
1907
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-image .brand-shaped-image-bg {
|
|
1908
|
+
position: static;
|
|
1852
1909
|
width: 100%;
|
|
1853
1910
|
height: 100%;
|
|
1854
|
-
|
|
1855
|
-
background-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1911
|
+
background-position: 0;
|
|
1912
|
+
background-size: cover;
|
|
1913
|
+
transform: none;
|
|
1914
|
+
}
|
|
1915
|
+
@media (min-width: 48em) {
|
|
1916
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-image,
|
|
1917
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-image {
|
|
1918
|
+
border-radius: 0 0 12px 12px;
|
|
1919
|
+
}
|
|
1920
|
+
}
|
|
1921
|
+
@media (min-width: 62em) {
|
|
1922
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-image,
|
|
1923
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-image {
|
|
1924
|
+
border-radius: 12px;
|
|
1925
|
+
}
|
|
1926
|
+
}
|
|
1927
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-icon,
|
|
1928
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-icon {
|
|
1929
|
+
top: auto;
|
|
1930
|
+
right: 20px;
|
|
1931
|
+
bottom: -16px;
|
|
1932
|
+
width: auto;
|
|
1933
|
+
height: auto;
|
|
1934
|
+
padding: 0;
|
|
1935
|
+
background-color: #172a3b;
|
|
1936
|
+
border-radius: 8px;
|
|
1937
|
+
mask-image: none;
|
|
1938
|
+
}
|
|
1939
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-icon duet-icon,
|
|
1940
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-icon duet-icon {
|
|
1941
|
+
top: 0;
|
|
1942
|
+
width: 62px;
|
|
1943
|
+
height: 62px;
|
|
1944
|
+
}
|
|
1945
|
+
@media (min-width: 36em) {
|
|
1946
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-icon,
|
|
1947
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-icon {
|
|
1948
|
+
right: 40px;
|
|
1949
|
+
bottom: -24px;
|
|
1950
|
+
padding: 8px;
|
|
1951
|
+
}
|
|
1952
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-icon duet-icon,
|
|
1953
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-icon duet-icon {
|
|
1954
|
+
width: 80px;
|
|
1955
|
+
height: 80px;
|
|
1956
|
+
}
|
|
1957
|
+
}
|
|
1958
|
+
@media (min-width: 48em) {
|
|
1959
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-icon,
|
|
1960
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-icon {
|
|
1961
|
+
right: 68px;
|
|
1962
|
+
}
|
|
1963
|
+
}
|
|
1964
|
+
@media (min-width: 62em) {
|
|
1965
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.narrow .background .brand-shaped-icon,
|
|
1966
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .background-area .background-container.fluid .background .brand-shaped-icon {
|
|
1967
|
+
right: 40px;
|
|
1968
|
+
}
|
|
1969
|
+
}
|
|
1970
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .duet-hero-wrapper .duet-hero-text {
|
|
1971
|
+
width: 100%;
|
|
1972
|
+
}
|
|
1973
|
+
@media (min-width: 48em) {
|
|
1974
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .duet-hero-wrapper {
|
|
1975
|
+
margin-top: 28px;
|
|
1976
|
+
}
|
|
1977
|
+
}
|
|
1978
|
+
@media (min-width: 62em) {
|
|
1979
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-product .duet-hero-wrapper {
|
|
1980
|
+
padding: 0;
|
|
1981
|
+
}
|
|
1982
|
+
}
|
|
1983
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content {
|
|
1984
|
+
padding: 0;
|
|
1985
|
+
margin: 20px auto;
|
|
1986
|
+
}
|
|
1987
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content.duet-hero-narrow .background-area {
|
|
1988
|
+
max-width: 888px;
|
|
1989
|
+
}
|
|
1990
|
+
@media (min-width: 36em) {
|
|
1991
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content.duet-hero-narrow .background-area {
|
|
1992
|
+
padding: 0 48px;
|
|
1993
|
+
}
|
|
1994
|
+
}
|
|
1995
|
+
@media (min-width: 48em) {
|
|
1996
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content.duet-hero-narrow .background-area {
|
|
1997
|
+
padding: 0 72px;
|
|
1998
|
+
}
|
|
1999
|
+
}
|
|
2000
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area {
|
|
2001
|
+
position: static;
|
|
2002
|
+
padding: 0 16px;
|
|
2003
|
+
margin: 0 auto;
|
|
2004
|
+
}
|
|
2005
|
+
@media (min-width: 36em) {
|
|
2006
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area {
|
|
2007
|
+
padding: 0 28px;
|
|
2008
|
+
}
|
|
2009
|
+
}
|
|
2010
|
+
@media (min-width: 62em) {
|
|
2011
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area {
|
|
2012
|
+
padding: 0 56px;
|
|
2013
|
+
}
|
|
2014
|
+
}
|
|
2015
|
+
@media (min-width: 76.25em) {
|
|
2016
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area {
|
|
2017
|
+
max-width: 1110px;
|
|
2018
|
+
padding: 0;
|
|
2019
|
+
}
|
|
2020
|
+
}
|
|
2021
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area .background {
|
|
2022
|
+
position: static;
|
|
2023
|
+
height: auto;
|
|
2024
|
+
}
|
|
2025
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area .background .background-mask {
|
|
2026
|
+
display: none;
|
|
2027
|
+
background-image: none;
|
|
2028
|
+
}
|
|
2029
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area .background .brand-shaped-image {
|
|
2030
|
+
position: static;
|
|
2031
|
+
width: auto;
|
|
2032
|
+
height: auto;
|
|
2033
|
+
}
|
|
2034
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area .background .brand-shaped-image .brand-shaped-image-wrapper {
|
|
2035
|
+
width: auto;
|
|
2036
|
+
height: auto;
|
|
2037
|
+
}
|
|
2038
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .background-area .background .brand-shaped-image .brand-shaped-image-bg {
|
|
2039
|
+
position: static;
|
|
2040
|
+
width: 100%;
|
|
2041
|
+
height: auto;
|
|
2042
|
+
aspect-ratio: 5/2;
|
|
2043
|
+
background-size: cover;
|
|
2044
|
+
transform: none;
|
|
2045
|
+
}
|
|
2046
|
+
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .brand-shaped-image {
|
|
2047
|
+
border-radius: 12px;
|
|
2048
|
+
mask-image: none;
|
|
1859
2049
|
}
|
|
1860
2050
|
:host(.duet-theme-turva2) .duet-hero.duet-hero-content .duet-hero-wrapper {
|
|
1861
2051
|
margin-top: 28px;
|
|
@@ -1866,6 +2056,7 @@ duet-heading + duet-button {
|
|
|
1866
2056
|
}
|
|
1867
2057
|
}
|
|
1868
2058
|
:host(.duet-theme-turva2) .duet-hero .duet-hero-wrapper {
|
|
2059
|
+
position: static;
|
|
1869
2060
|
margin-top: 16px;
|
|
1870
2061
|
}
|
|
1871
2062
|
@media (min-width: 48em) {
|