@duetds/components 6.6.2 → 6.7.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.d.ts +17 -16
- package/hydrate/index.js +387 -227
- package/lib/cjs/{dom-bcfa684c.js → dom-c42e1019.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-alert.cjs.entry.js +26 -5
- package/lib/cjs/duet-badge.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +3 -3
- package/lib/cjs/duet-button_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +9 -7
- package/lib/cjs/duet-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-checkbox.cjs.entry.js +2 -2
- package/lib/cjs/duet-checkmark.cjs.entry.js +2 -2
- package/lib/cjs/duet-choice_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-collapsible.cjs.entry.js +2 -2
- package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
- package/lib/cjs/duet-contact-card.cjs.entry.js +64 -0
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
- package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
- package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
- package/lib/cjs/duet-empty-state.cjs.entry.js +2 -2
- package/lib/cjs/duet-fieldset.cjs.entry.js +2 -2
- 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 +10 -4
- package/lib/cjs/duet-hero.cjs.entry.js +4 -4
- package/lib/cjs/duet-icon.cjs.entry.js +2 -2
- package/lib/cjs/duet-input_2.cjs.entry.js +32 -21
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +2 -2
- 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 +7 -5
- package/lib/cjs/duet-multiselect.cjs.entry.js +3 -3
- package/lib/cjs/duet-nav.cjs.entry.js +4 -4
- package/lib/cjs/duet-notification_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
- package/lib/cjs/duet-page-heading.cjs.entry.js +2 -2
- package/lib/cjs/duet-pagination_2.cjs.entry.js +18 -4
- package/lib/cjs/duet-progress.cjs.entry.js +3 -3
- package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-range-slider.cjs.entry.js +2 -2
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +18 -19
- package/lib/cjs/duet-section-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout.cjs.entry.js +6 -5
- package/lib/cjs/duet-step_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +2 -2
- package/lib/cjs/duet-textarea.cjs.entry.js +2 -2
- package/lib/cjs/duet-toggle.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-toolbar.cjs.entry.js +2 -2
- package/lib/cjs/duet-tooltip.cjs.entry.js +3 -3
- package/lib/cjs/duet-tray.cjs.entry.js +3 -3
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +37 -6
- package/lib/cjs/{focus-utils-73de6126.js → focus-utils-b2f050a2.js} +1 -1
- package/lib/cjs/{index-c7042fe2.js → index-5d835acd.js} +130 -6
- package/lib/cjs/{language-utils-4f62a7db.js → language-utils-44df1d37.js} +36 -0
- package/lib/cjs/loader.cjs.js +4 -3
- package/lib/cjs/{shadow-css-1ea48714.js → shadow-css-6c99270e.js} +1 -1
- package/lib/collection/collection-manifest.json +5 -4
- package/lib/collection/components/duet-action-button/duet-action-button.css +10 -10
- package/lib/collection/components/duet-action-button/duet-action-button.js +4 -2
- package/lib/collection/components/duet-alert/duet-alert.css +13 -13
- package/lib/collection/components/duet-alert/duet-alert.js +61 -3
- package/lib/collection/components/duet-badge/duet-badge.css +2 -2
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +6 -6
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +5 -5
- package/lib/collection/components/duet-button/duet-button.css +80 -80
- package/lib/collection/components/duet-button/duet-button.js +10 -5
- package/lib/collection/components/duet-caption/duet-caption.css +4 -4
- package/lib/collection/components/duet-caption/duet-caption.js +2 -1
- package/lib/collection/components/duet-card/duet-card.css +12 -12
- package/lib/collection/components/duet-card/duet-card.js +6 -3
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +19 -19
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +6 -3
- package/lib/collection/components/duet-choice/duet-checkmark.css +12 -12
- package/lib/collection/components/duet-choice/duet-checkmark.js +1 -1
- package/lib/collection/components/duet-choice/duet-choice.css +74 -74
- package/lib/collection/components/duet-choice/duet-choice.js +8 -4
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +10 -9
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +6 -3
- package/lib/collection/components/duet-combobox/duet-combobox.css +18 -18
- package/lib/collection/components/duet-combobox/duet-combobox.js +6 -3
- package/lib/collection/components/duet-contact-card/duet-contact-card.css +85 -0
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +261 -0
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +6 -6
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +2 -1
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +56 -56
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +8 -4
- package/lib/collection/components/duet-divider/duet-divider.css +2 -2
- package/lib/collection/components/duet-divider/duet-divider.js +2 -1
- package/lib/collection/components/duet-editable-table/duet-editable-table.js +13 -8
- package/lib/collection/components/duet-empty-state/duet-empty-state.css +4 -4
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -1
- package/lib/collection/components/duet-fieldset/duet-fieldset.css +6 -6
- package/lib/collection/components/duet-footer/duet-footer.css +19 -19
- package/lib/collection/components/duet-footer/duet-footer.js +14 -7
- package/lib/collection/components/duet-grid/duet-grid.js +6 -3
- package/lib/collection/components/duet-grid-item/duet-grid-item.css +2 -2
- package/lib/collection/components/duet-header/duet-header.css +105 -105
- package/lib/collection/components/duet-header/duet-header.js +30 -15
- package/lib/collection/components/duet-heading/duet-heading.css +4 -4
- package/lib/collection/components/duet-heading/duet-heading.js +2 -1
- package/lib/collection/components/duet-hero/duet-hero.css +160 -66
- package/lib/collection/components/duet-hero/duet-hero.js +11 -6
- package/lib/collection/components/duet-icon/duet-icon.css +4 -4
- package/lib/collection/components/duet-icon/duet-icon.js +2 -1
- package/lib/collection/components/duet-input/duet-input.css +66 -66
- package/lib/collection/components/duet-input/duet-input.js +48 -28
- package/lib/collection/components/duet-label/duet-label.css +2 -2
- package/lib/collection/components/duet-label/duet-label.js +4 -2
- package/lib/collection/components/duet-layout/duet-layout.js +2 -1
- package/lib/collection/components/duet-link/duet-link.css +13 -10
- package/lib/collection/components/duet-link/duet-link.js +3 -1
- package/lib/collection/components/duet-list/duet-list.js +8 -4
- package/lib/collection/components/duet-list-item/duet-list-item.css +8 -8
- package/lib/collection/components/duet-logo/duet-logo.css +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +9 -2
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +8 -8
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +3 -2
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +26 -15
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +8 -8
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +10 -9
- package/lib/collection/components/duet-modal/duet-modal.css +4 -4
- package/lib/collection/components/duet-modal/duet-modal.js +31 -4
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +40 -40
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +10 -5
- package/lib/collection/components/duet-nav/duet-nav.css +0 -1
- package/lib/collection/components/duet-nav/duet-nav.js +1 -1
- package/lib/collection/components/duet-notification/duet-notification.css +14 -14
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +25 -25
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -1
- package/lib/collection/components/duet-number-input/duet-number-input.css +5 -5
- package/lib/collection/components/duet-number-input/duet-number-input.js +8 -4
- package/lib/collection/components/duet-page-heading/duet-page-heading.css +4 -4
- package/lib/collection/components/duet-pagination/duet-pagination.js +6 -3
- package/lib/collection/components/duet-paragraph/duet-paragraph.css +6 -6
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +6 -3
- package/lib/collection/components/duet-progress/duet-progress.css +12 -12
- package/lib/collection/components/duet-radio/duet-radio.css +17 -17
- package/lib/collection/components/duet-radio/duet-radio.js +6 -3
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +30 -30
- package/lib/collection/components/duet-range-slider/duet-range-slider.js +4 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +1 -1
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +24 -3
- package/lib/collection/components/duet-select/duet-select.css +38 -38
- package/lib/collection/components/duet-select/duet-select.js +10 -5
- package/lib/collection/components/duet-slideout/duet-slideout.css +5 -6
- package/lib/collection/components/duet-slideout/duet-slideout.js +11 -9
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +2 -2
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +4 -4
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +9 -9
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +5 -5
- package/lib/collection/components/duet-spacer/duet-spacer.js +4 -2
- package/lib/collection/components/duet-spinner/duet-spinner.css +3 -3
- package/lib/collection/components/duet-spinner/duet-spinner.js +2 -1
- package/lib/collection/components/duet-step/duet-step.css +10 -10
- package/lib/collection/components/duet-step/duet-step.js +4 -2
- package/lib/collection/components/duet-stepper/duet-stepper.css +1 -1
- package/lib/collection/components/duet-stepper/duet-stepper.js +2 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +10 -10
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +18 -18
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +8 -8
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +8 -8
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +61 -45
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +24 -21
- package/lib/collection/components/duet-table/duet-table.css +33 -33
- package/lib/collection/components/duet-table/duet-table.js +6 -3
- package/lib/collection/components/duet-textarea/duet-textarea.css +39 -39
- package/lib/collection/components/duet-textarea/duet-textarea.js +8 -4
- package/lib/collection/components/duet-toggle/duet-toggle.css +12 -12
- package/lib/collection/components/duet-toggle/duet-toggle.js +2 -1
- package/lib/collection/components/duet-toolbar/duet-toolbar.css +6 -6
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +13 -13
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +8 -8
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +11 -11
- package/lib/collection/components/duet-tooltip/duet-tooltip.css +26 -26
- package/lib/collection/components/duet-tooltip/duet-tooltip.js +2 -1
- package/lib/collection/components/duet-tray/duet-tray.css +14 -14
- package/lib/collection/components/duet-upload/duet-upload.css +1 -1
- package/lib/collection/components/duet-upload/duet-upload.js +30 -17
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +2 -1
- package/lib/collection/utils/language-utils.js +35 -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-breadcrumb.js +3 -3
- package/lib/dist-custom-elements/duet-breadcrumbs.js +4 -4
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-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-choice-group.js +6 -6
- package/lib/dist-custom-elements/duet-choice.js +8 -8
- package/lib/dist-custom-elements/duet-collapsible.js +4 -4
- package/lib/dist-custom-elements/duet-combobox.js +5 -5
- package/lib/dist-custom-elements/duet-contact-card.d.ts +11 -0
- package/lib/dist-custom-elements/duet-contact-card.js +131 -0
- package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
- package/lib/dist-custom-elements/duet-date-picker.js +14 -14
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +1 -1
- 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-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 +12 -12
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +12 -12
- 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 +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +5 -5
- package/lib/dist-custom-elements/duet-modal.js +14 -11
- package/lib/dist-custom-elements/duet-multiselect.js +10 -10
- package/lib/dist-custom-elements/duet-nav.js +4 -4
- package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- package/lib/dist-custom-elements/duet-page-heading.js +3 -3
- package/lib/dist-custom-elements/duet-pagination.js +10 -9
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-radio-group.js +6 -6
- package/lib/dist-custom-elements/duet-radio.js +2 -2
- package/lib/dist-custom-elements/duet-range-slider.js +4 -4
- package/lib/dist-custom-elements/duet-range-stepper.js +22 -8
- 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-slideout-lang.js +5 -5
- package/lib/dist-custom-elements/duet-slideout-link.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-panel.js +6 -6
- package/lib/dist-custom-elements/duet-slideout.js +9 -8
- 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 +5 -5
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-tab-group.js +26 -27
- package/lib/dist-custom-elements/duet-tab.js +2 -2
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +9 -9
- package/lib/dist-custom-elements/duet-toggle.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar-link.js +3 -3
- package/lib/dist-custom-elements/duet-toolbar.js +2 -2
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +6 -6
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +24 -24
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.d.ts +9 -86
- package/lib/dist-custom-elements/index.js +1 -84
- package/lib/dist-custom-elements/{p-8dd42921.js → p-032585fc.js} +9 -9
- package/lib/dist-custom-elements/{p-69aed4fa.js → p-108485b6.js} +3 -3
- package/lib/dist-custom-elements/{p-e4a60f42.js → p-152ee893.js} +38 -1
- package/lib/dist-custom-elements/p-1b0ba3fe.js +265 -0
- package/lib/dist-custom-elements/{p-24b5f5d8.js → p-1eb646ce.js} +3 -3
- package/lib/dist-custom-elements/{p-35c42834.js → p-2a6f4122.js} +6 -6
- package/lib/dist-custom-elements/{p-55325c49.js → p-33e00967.js} +1 -1
- package/lib/dist-custom-elements/{p-3bd1c042.js → p-42457971.js} +2 -2
- package/lib/dist-custom-elements/{p-5b4c8e0d.js → p-43363964.js} +2 -2
- package/lib/dist-custom-elements/{p-d117f5df.js → p-562ae9bf.js} +2 -2
- package/lib/dist-custom-elements/{p-eecb0a82.js → p-5c4104e5.js} +3 -3
- package/lib/dist-custom-elements/{p-691b1920.js → p-5fdfdb42.js} +33 -10
- package/lib/dist-custom-elements/p-614f2712.js +37 -0
- package/lib/dist-custom-elements/p-646d548a.js +120 -0
- package/lib/dist-custom-elements/{p-52fa416b.js → p-66ce2aa1.js} +2 -2
- package/lib/dist-custom-elements/{p-e565b192.js → p-67e14cd3.js} +122 -7
- package/lib/dist-custom-elements/{p-5392a088.js → p-697162df.js} +2 -2
- package/lib/dist-custom-elements/p-6a1d1526.js +54 -0
- package/lib/dist-custom-elements/{p-ede854e1.js → p-6c05e879.js} +35 -1
- package/lib/{esm/shadow-css-a011f1fe.js → dist-custom-elements/p-6ee53ac3.js} +1 -1
- package/lib/dist-custom-elements/{p-85a51040.js → p-6fe0175a.js} +1 -1
- package/lib/dist-custom-elements/{p-aa1fc08e.js → p-7c398a84.js} +8 -6
- package/lib/dist-custom-elements/{p-f6adaddb.js → p-7e1eab44.js} +3 -3
- package/lib/dist-custom-elements/{p-535ce3ec.js → p-9ed347f9.js} +1 -1
- package/lib/dist-custom-elements/{p-ae7cfbe5.js → p-a080c8ea.js} +2 -2
- package/lib/dist-custom-elements/{p-b0e64542.js → p-a4ba7145.js} +7 -7
- package/lib/dist-custom-elements/p-adb9a785.js +76 -0
- package/lib/dist-custom-elements/{p-baef8898.js → p-b9b19d30.js} +10 -4
- package/lib/dist-custom-elements/{p-92475994.js → p-beeeb7a4.js} +40 -28
- package/lib/dist-custom-elements/{p-738bd3c5.js → p-c4d8cad0.js} +1 -1
- package/lib/dist-custom-elements/p-c6137eb6.js +186 -0
- package/lib/dist-custom-elements/{p-ce6c013f.js → p-ca2fe740.js} +2 -2
- package/lib/dist-custom-elements/{p-7e80afc3.js → p-eb4fb7b2.js} +5 -5
- package/lib/dist-custom-elements/{p-9986919d.js → p-efaad71c.js} +1 -1
- package/lib/dist-custom-elements/{p-7f5fd72b.js → p-efd5d01e.js} +1 -1
- package/lib/dist-custom-elements/{p-5f350253.js → p-f65831ce.js} +1 -1
- package/lib/dist-custom-elements/{p-add72ec7.js → p-fc98d756.js} +2 -2
- package/lib/dist-custom-elements/{p-84bde6a4.js → p-fcd87887.js} +4 -4
- package/lib/dist-custom-elements/{p-67b44d57.js → p-fd7efa16.js} +3 -3
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/p-03cfa47f.entry.js +4 -0
- package/lib/duet/p-0656f2f9.system.entry.js +4 -0
- package/lib/duet/p-07e066a7.entry.js +4 -0
- package/lib/duet/p-08ef8050.system.entry.js +4 -0
- package/lib/duet/p-0adf7b64.entry.js +4 -0
- package/lib/duet/{p-df355346.system.js → p-0c095985.system.js} +1 -1
- package/lib/duet/p-0c53f007.system.entry.js +4 -0
- package/lib/duet/p-0c6ed41d.system.entry.js +4 -0
- package/lib/duet/{p-5e1919f6.entry.js → p-1550576c.entry.js} +1 -1
- package/lib/duet/p-18c0ff13.entry.js +4 -0
- package/lib/duet/{p-effcbf69.entry.js → p-193a8abf.entry.js} +1 -1
- package/lib/duet/p-193cae12.system.entry.js +4 -0
- package/lib/duet/{p-d9b1e1a8.entry.js → p-1b7f8128.entry.js} +1 -1
- package/lib/duet/{p-15491676.entry.js → p-1c8c6afd.entry.js} +1 -1
- package/lib/duet/{p-cdcabbcb.entry.js → p-1d0fe0e5.entry.js} +1 -1
- package/lib/duet/p-1f4351ab.system.entry.js +4 -0
- package/lib/duet/p-22442b75.system.entry.js +4 -0
- package/lib/duet/p-228a7948.entry.js +4 -0
- package/lib/duet/p-23e7d935.entry.js +4 -0
- package/lib/duet/{p-d7dba7ef.system.entry.js → p-25152446.system.entry.js} +1 -1
- package/lib/duet/p-25cfb26a.system.entry.js +4 -0
- package/lib/duet/{p-3e69e46e.entry.js → p-2634dad4.entry.js} +1 -1
- package/lib/duet/p-2af0cd90.system.entry.js +4 -0
- package/lib/duet/p-2c0dbf48.system.entry.js +4 -0
- package/lib/duet/p-2ef88161.system.js +4 -0
- package/lib/duet/p-2f560eb6.system.entry.js +4 -0
- package/lib/duet/p-317e939c.system.entry.js +4 -0
- package/lib/duet/p-31c08993.system.entry.js +4 -0
- package/lib/duet/{p-2e97fd2e.entry.js → p-31dc2463.entry.js} +1 -1
- package/lib/duet/{p-715de0da.system.entry.js → p-322b78d6.system.entry.js} +1 -1
- package/lib/duet/p-33887f28.entry.js +4 -0
- package/lib/duet/p-3575bb17.entry.js +4 -0
- package/lib/duet/p-35853dae.system.entry.js +4 -0
- package/lib/duet/{p-106a741f.entry.js → p-3a053f92.entry.js} +1 -1
- package/lib/duet/p-3a2bc2f9.system.entry.js +4 -0
- package/lib/duet/p-3a8be22c.entry.js +4 -0
- package/lib/duet/p-3b808dd4.system.entry.js +4 -0
- package/lib/duet/{p-a05f0aa4.system.entry.js → p-3c24751d.system.entry.js} +1 -1
- package/lib/duet/p-43d6c9e5.system.entry.js +4 -0
- package/lib/duet/p-460e0000.system.entry.js +4 -0
- package/lib/duet/p-466aa228.entry.js +4 -0
- package/lib/duet/p-49cf2d52.system.entry.js +4 -0
- package/lib/duet/p-4bf107bc.system.entry.js +4 -0
- package/lib/duet/p-4c3009d4.entry.js +4 -0
- package/lib/duet/{p-59076cae.entry.js → p-4d427b74.entry.js} +1 -1
- package/lib/duet/p-51eee6b2.system.entry.js +4 -0
- package/lib/duet/p-56db6310.entry.js +4 -0
- package/lib/duet/p-57ff4a56.system.entry.js +4 -0
- package/lib/duet/p-59ab89fe.entry.js +4 -0
- package/lib/duet/p-59d0e9da.system.entry.js +4 -0
- package/lib/duet/p-5a158681.system.entry.js +4 -0
- package/lib/duet/p-5c142974.system.entry.js +4 -0
- package/lib/duet/p-6228593b.system.entry.js +4 -0
- package/lib/duet/p-63996737.entry.js +4 -0
- package/lib/duet/p-67d326ad.system.entry.js +4 -0
- package/lib/duet/p-6b420202.system.entry.js +4 -0
- package/lib/duet/p-6c05e879.js +4 -0
- package/lib/duet/p-6d3af831.system.entry.js +4 -0
- package/lib/duet/p-6ee53ac3.js +15 -0
- package/lib/duet/p-703d38f6.entry.js +4 -0
- package/lib/duet/p-77149afc.entry.js +4 -0
- package/lib/duet/p-77f82263.entry.js +4 -0
- package/lib/duet/p-79a9746e.js +1 -1
- package/lib/duet/{p-f7cde9df.entry.js → p-812836a4.entry.js} +1 -1
- package/lib/duet/p-83740a39.entry.js +4 -0
- package/lib/duet/p-83a78090.system.entry.js +4 -0
- package/lib/duet/p-86fa6670.entry.js +4 -0
- package/lib/duet/p-8757adcf.system.entry.js +4 -0
- package/lib/duet/p-88a6749f.system.entry.js +4 -0
- package/lib/duet/p-88c382be.entry.js +4 -0
- package/lib/duet/{p-b655eb33.entry.js → p-8982ddf8.entry.js} +1 -1
- package/lib/duet/{p-9264d821.entry.js → p-8d129d52.entry.js} +1 -1
- package/lib/duet/{p-45b6203e.entry.js → p-8d2d6072.entry.js} +1 -1
- package/lib/duet/{p-98686c85.system.entry.js → p-8d545d1b.system.entry.js} +1 -1
- package/lib/duet/p-8f806a8b.entry.js +4 -0
- package/lib/duet/{p-d4fd1619.system.entry.js → p-8fcec069.system.entry.js} +1 -1
- package/lib/duet/p-9052b6f5.js +1 -1
- package/lib/duet/p-924a6fae.system.entry.js +4 -0
- package/lib/duet/{p-f32a7df7.entry.js → p-92e65f96.entry.js} +1 -1
- package/lib/duet/p-960b240d.system.entry.js +4 -0
- package/lib/duet/p-9629d71a.system.entry.js +4 -0
- package/lib/duet/{p-6ddb8a89.entry.js → p-9b9055ce.entry.js} +1 -1
- package/lib/duet/{p-e8238bc0.entry.js → p-9c87118f.entry.js} +1 -1
- package/lib/duet/p-9d0a9bd5.system.entry.js +4 -0
- package/lib/duet/p-9f11e160.system.entry.js +4 -0
- package/lib/duet/{p-6c280f89.entry.js → p-9f1f39b5.entry.js} +1 -1
- package/lib/duet/{p-b4305d0a.system.entry.js → p-a1199061.system.entry.js} +2 -2
- package/lib/duet/p-a221c855.entry.js +4 -0
- package/lib/duet/p-a29a4414.system.entry.js +4 -0
- package/lib/duet/p-a5d5622d.system.entry.js +4 -0
- package/lib/duet/{p-0ad201e5.entry.js → p-a917e3b6.entry.js} +1 -1
- package/lib/duet/p-a933c3f8.system.entry.js +4 -0
- package/lib/duet/p-ab13177d.entry.js +4 -0
- package/lib/duet/p-acad33fd.entry.js +4 -0
- package/lib/duet/p-b1db3006.js +1 -1
- package/lib/duet/p-b2ba1012.system.entry.js +4 -0
- package/lib/duet/p-b3cdf97b.js +5 -0
- package/lib/duet/p-b44772bb.entry.js +4 -0
- package/lib/duet/{p-51816111.entry.js → p-b4c89247.entry.js} +1 -1
- package/lib/duet/p-b50558d2.entry.js +4 -0
- package/lib/duet/p-b5895431.system.entry.js +4 -0
- package/lib/duet/{p-ac573362.entry.js → p-b5d742f4.entry.js} +1 -1
- package/lib/duet/p-b7867483.system.entry.js +4 -0
- package/lib/duet/p-b87a1d54.system.entry.js +4 -0
- package/lib/duet/p-b9e6d933.system.entry.js +4 -0
- package/lib/duet/{p-b6e277a1.entry.js → p-ba3c427f.entry.js} +1 -1
- package/lib/duet/p-bb04665a.entry.js +4 -0
- package/lib/duet/p-bbd312c3.entry.js +4 -0
- package/lib/duet/p-c0b16f31.entry.js +4 -0
- package/lib/duet/p-c4d454c3.entry.js +4 -0
- package/lib/duet/p-c4d8cad0.js +1 -1
- package/lib/duet/p-c9971192.system.entry.js +4 -0
- package/lib/duet/p-cc12d9fa.entry.js +4 -0
- package/lib/duet/p-ccca2abd.system.entry.js +4 -0
- package/lib/duet/p-cd0c52b9.system.js +5 -0
- package/lib/duet/p-cd24dd64.entry.js +4 -0
- package/lib/duet/p-cd44cc43.system.entry.js +4 -0
- package/lib/duet/{p-21fe5a95.entry.js → p-cd51c9f9.entry.js} +1 -1
- package/lib/duet/p-d0a204dd.js +4 -0
- package/lib/duet/p-d4a49f9d.entry.js +4 -0
- package/lib/duet/{p-93b95959.entry.js → p-d5039af1.entry.js} +1 -1
- package/lib/duet/p-d54bc721.entry.js +4 -0
- package/lib/duet/p-d6c3dc66.entry.js +4 -0
- package/lib/duet/p-dd52fc75.entry.js +4 -0
- package/lib/duet/p-de63db12.system.entry.js +4 -0
- package/lib/duet/{p-6101021f.system.entry.js → p-e2592469.system.entry.js} +2 -2
- package/lib/duet/p-e79b8e08.system.entry.js +4 -0
- package/lib/duet/p-ea0c5cce.system.entry.js +4 -0
- package/lib/duet/p-eac7d756.system.entry.js +4 -0
- package/lib/duet/p-eb4dc652.system.entry.js +4 -0
- package/lib/duet/p-ef6131cf.system.entry.js +4 -0
- package/lib/duet/p-f20780ad.system.js +4 -0
- package/lib/duet/{p-3e2c92b9.entry.js → p-f3340517.entry.js} +1 -1
- package/lib/duet/p-f364ae29.entry.js +4 -0
- package/lib/duet/p-f495c3af.system.entry.js +4 -0
- package/lib/duet/p-f695a268.system.entry.js +4 -0
- package/lib/duet/p-f6dfcdb7.system.entry.js +4 -0
- package/lib/duet/{p-513a7695.entry.js → p-f7c8e22c.entry.js} +1 -1
- package/lib/duet/{p-a563982e.system.entry.js → p-fb92ab7b.system.entry.js} +1 -1
- package/lib/duet/p-fcaa49c3.entry.js +4 -0
- package/lib/duet/p-fcdc6d18.entry.js +4 -0
- package/lib/duet/p-fd55984b.system.entry.js +4 -0
- package/lib/duet/{p-806372aa.entry.js → p-fe87de6d.entry.js} +1 -1
- package/lib/duet/p-ff6679c1.entry.js +4 -0
- package/lib/esm/{dom-4d9c03f4.js → dom-ae12a113.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +3 -3
- package/lib/esm/duet-alert.entry.js +26 -5
- package/lib/esm/duet-badge.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +2 -2
- package/lib/esm/duet-breadcrumbs.entry.js +3 -3
- package/lib/esm/duet-button_2.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +9 -7
- package/lib/esm/duet-card.entry.js +2 -2
- package/lib/esm/duet-checkbox.entry.js +2 -2
- package/lib/esm/duet-checkmark.entry.js +2 -2
- package/lib/esm/duet-choice_2.entry.js +4 -4
- package/lib/esm/duet-collapsible.entry.js +2 -2
- package/lib/esm/duet-combobox.entry.js +3 -3
- package/lib/esm/duet-contact-card.entry.js +60 -0
- package/lib/esm/duet-cookie-consent.entry.js +2 -2
- package/lib/esm/duet-date-picker.entry.js +4 -4
- package/lib/esm/duet-divider_2.entry.js +2 -2
- package/lib/esm/duet-editable-table_3.entry.js +7 -7
- package/lib/esm/duet-empty-state.entry.js +2 -2
- package/lib/esm/duet-fieldset.entry.js +2 -2
- 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 +10 -4
- package/lib/esm/duet-hero.entry.js +4 -4
- package/lib/esm/duet-icon.entry.js +2 -2
- package/lib/esm/duet-input_2.entry.js +32 -21
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +2 -2
- package/lib/esm/duet-menu-bar-button.entry.js +2 -2
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-menu-bar-dropdown.entry.js +2 -2
- 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 +7 -5
- package/lib/esm/duet-multiselect.entry.js +3 -3
- package/lib/esm/duet-nav.entry.js +4 -4
- package/lib/esm/duet-notification_2.entry.js +4 -4
- package/lib/esm/duet-number-input.entry.js +3 -3
- package/lib/esm/duet-page-heading.entry.js +2 -2
- package/lib/esm/duet-pagination_2.entry.js +18 -4
- package/lib/esm/duet-progress.entry.js +3 -3
- package/lib/esm/duet-radio_2.entry.js +2 -2
- package/lib/esm/duet-range-slider.entry.js +2 -2
- package/lib/esm/duet-scrollable_3.entry.js +18 -19
- package/lib/esm/duet-section-layout.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +2 -2
- package/lib/esm/duet-slideout-lang.entry.js +3 -3
- package/lib/esm/duet-slideout-link.entry.js +2 -2
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +2 -2
- package/lib/esm/duet-slideout-panel.entry.js +4 -4
- package/lib/esm/duet-slideout.entry.js +6 -5
- package/lib/esm/duet-step_2.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar.entry.js +2 -2
- package/lib/esm/duet-textarea.entry.js +2 -2
- package/lib/esm/duet-toggle.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +2 -2
- package/lib/esm/duet-toolbar-dropdown.entry.js +2 -2
- package/lib/esm/duet-toolbar-link.entry.js +2 -2
- package/lib/esm/duet-toolbar.entry.js +2 -2
- package/lib/esm/duet-tooltip.entry.js +3 -3
- package/lib/esm/duet-tray.entry.js +3 -3
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +34 -6
- package/lib/esm/{focus-utils-fd1ff36a.js → focus-utils-cf8246ed.js} +1 -1
- package/lib/esm/{index-4ce7972b.js → index-df15a197.js} +129 -7
- package/lib/esm/{language-utils-bf701d37.js → language-utils-7b211f31.js} +35 -1
- package/lib/esm/loader.js +4 -3
- package/lib/esm/polyfills/css-shim.js +1 -1
- package/lib/{dist-custom-elements/p-e2cd1c98.js → esm/shadow-css-66bc7949.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +2 -2
- package/lib/esm-es5/duet-alert.entry.js +2 -2
- package/lib/esm-es5/duet-badge.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-caption_4.entry.js +2 -2
- package/lib/esm-es5/duet-card.entry.js +2 -2
- package/lib/esm-es5/duet-checkbox.entry.js +2 -2
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +2 -2
- package/lib/esm-es5/duet-combobox.entry.js +2 -2
- package/lib/esm-es5/duet-contact-card.entry.js +4 -0
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +2 -2
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
- 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-footer.entry.js +2 -2
- package/lib/esm-es5/duet-grid_2.entry.js +2 -2
- package/lib/esm-es5/duet-header_2.entry.js +2 -2
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +2 -2
- package/lib/esm-es5/duet-input_2.entry.js +2 -2
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +2 -2
- 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-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +2 -2
- package/lib/esm-es5/duet-multiselect.entry.js +2 -2
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +2 -2
- package/lib/esm-es5/duet-number-input.entry.js +2 -2
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +2 -2
- package/lib/esm-es5/duet-range-slider.entry.js +2 -2
- package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +2 -2
- 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-step_2.entry.js +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +2 -2
- 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.entry.js +2 -2
- 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-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/focus-utils-cf8246ed.js +4 -0
- package/lib/esm-es5/index-df15a197.js +5 -0
- package/lib/esm-es5/{language-utils-bf701d37.js → language-utils-7b211f31.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/loader/index.d.ts +9 -0
- package/lib/types/common-types.d.ts +20 -0
- package/lib/types/components/duet-action-button/duet-action-button.d.ts +2 -2
- package/lib/types/components/duet-alert/duet-alert.d.ts +11 -1
- package/lib/types/components/duet-button/duet-button.d.ts +6 -6
- package/lib/types/components/duet-caption/duet-caption.d.ts +1 -1
- package/lib/types/components/duet-card/duet-card.d.ts +3 -3
- package/lib/types/components/duet-checkbox/duet-checkbox.d.ts +1 -1
- package/lib/types/components/duet-choice/duet-checkmark.d.ts +1 -2
- package/lib/types/components/duet-choice/duet-choice.d.ts +2 -3
- package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +3 -3
- package/lib/types/components/duet-combobox/duet-combobox.d.ts +2 -2
- package/lib/types/components/duet-contact-card/duet-contact-card.d.ts +64 -0
- package/lib/types/components/duet-cookie-consent/duet-cookie-consent.d.ts +2 -2
- package/lib/types/components/duet-date-picker/date-i18n.d.ts +3 -3
- package/lib/types/components/duet-date-picker/date-picker-day.d.ts +1 -1
- package/lib/types/components/duet-date-picker/date-picker-input.d.ts +1 -1
- package/lib/types/components/duet-date-picker/date-picker-month.d.ts +1 -1
- package/lib/types/components/duet-date-picker/duet-date-picker.d.ts +3 -3
- package/lib/types/components/duet-divider/duet-divider.d.ts +1 -1
- package/lib/types/components/duet-editable-table/duet-editable-table.d.ts +9 -10
- package/lib/types/components/duet-empty-state/duet-empty-state.d.ts +1 -1
- package/lib/types/components/duet-footer/duet-footer.d.ts +5 -5
- package/lib/types/components/duet-grid/duet-grid.d.ts +3 -3
- package/lib/types/components/duet-header/duet-header.d.ts +9 -9
- package/lib/types/components/duet-heading/duet-heading.d.ts +1 -1
- package/lib/types/components/duet-hero/duet-hero.d.ts +8 -8
- package/lib/types/components/duet-icon/duet-icon.d.ts +1 -1
- package/lib/types/components/duet-input/duet-input.d.ts +8 -5
- package/lib/types/components/duet-label/duet-label.d.ts +2 -2
- package/lib/types/components/duet-layout/duet-layout.d.ts +1 -1
- package/lib/types/components/duet-list/duet-list.d.ts +4 -4
- package/lib/types/components/duet-logo/duet-logo.d.ts +3 -1
- package/lib/types/components/duet-menu-bar/duet-menu-bar.d.ts +1 -1
- package/lib/types/components/duet-modal/duet-modal.d.ts +9 -3
- package/lib/types/components/duet-multiselect/duet-multiselect.d.ts +2 -2
- package/lib/types/components/duet-nav/duet-nav.d.ts +1 -1
- package/lib/types/components/duet-notification-drawer/duet-notification-drawer.d.ts +1 -1
- package/lib/types/components/duet-number-input/duet-number-input.d.ts +1 -1
- package/lib/types/components/duet-pagination/duet-pagination.d.ts +2 -2
- package/lib/types/components/duet-paragraph/duet-paragraph.d.ts +3 -3
- package/lib/types/components/duet-progress/duet-progress.d.ts +1 -1
- package/lib/types/components/duet-radio/duet-radio.d.ts +1 -1
- package/lib/types/components/duet-range-slider/duet-range-slider.d.ts +1 -1
- package/lib/types/components/duet-range-stepper/duet-range-stepper.d.ts +9 -2
- package/lib/types/components/duet-select/duet-select.d.ts +5 -5
- package/lib/types/components/duet-slideout/duet-slideout.d.ts +3 -4
- package/lib/types/components/duet-spacer/duet-spacer.d.ts +2 -2
- package/lib/types/components/duet-spinner/duet-spinner.d.ts +1 -1
- package/lib/types/components/duet-step/duet-step.d.ts +2 -2
- package/lib/types/components/duet-stepper/duet-stepper.d.ts +1 -1
- package/lib/types/components/duet-tab-group/duet-tab-group.d.ts +2 -2
- package/lib/types/components/duet-table/duet-table.d.ts +2 -5
- package/lib/types/components/duet-textarea/duet-textarea.d.ts +1 -1
- package/lib/types/components/duet-toggle/duet-toggle.d.ts +1 -1
- package/lib/types/components/duet-tooltip/duet-tooltip.d.ts +1 -1
- package/lib/types/components/duet-upload/duet-upload.d.ts +7 -8
- package/lib/types/components/duet-upload/errorcodes.utils.d.ts +2 -2
- package/lib/types/components/duet-upload/xhr.helpers.d.ts +5 -5
- package/lib/types/components/duet-upload-aria-status/duet-upload-aria-status.d.ts +1 -8
- package/lib/types/components.d.ts +166 -11
- package/lib/types/stencil-public-runtime.d.ts +71 -15
- package/lib/types/utils/fixture-utils.d.ts +1 -1
- package/lib/types/utils/focus-utils.d.ts +1 -1
- package/lib/types/utils/language-utils.d.ts +4 -1
- package/lib/types/utils/test-utils.d.ts +2 -2
- package/lib/types/utils/token-utils.d.ts +1 -1
- package/package.json +17 -22
- package/lib/dist-custom-elements/p-07adaab8.js +0 -120
- package/lib/dist-custom-elements/p-19440466.js +0 -54
- package/lib/dist-custom-elements/p-7429e56d.js +0 -37
- package/lib/dist-custom-elements/p-a1657855.js +0 -186
- package/lib/dist-custom-elements/p-ebd24c35.js +0 -76
- package/lib/dist-custom-elements/p-f039872b.js +0 -265
- package/lib/duet/p-00d1faa8.system.entry.js +0 -4
- package/lib/duet/p-0224239f.system.entry.js +0 -4
- package/lib/duet/p-0a66156e.entry.js +0 -4
- package/lib/duet/p-0f832028.system.entry.js +0 -4
- package/lib/duet/p-1aa20ab7.entry.js +0 -4
- package/lib/duet/p-1ad4d522.entry.js +0 -4
- package/lib/duet/p-1bcd686c.system.entry.js +0 -4
- package/lib/duet/p-1d27e786.system.entry.js +0 -4
- package/lib/duet/p-1d3eea4d.entry.js +0 -4
- package/lib/duet/p-1e1399f1.system.entry.js +0 -4
- package/lib/duet/p-1e13b45e.entry.js +0 -4
- package/lib/duet/p-207a0c1c.system.entry.js +0 -4
- package/lib/duet/p-229df87f.system.entry.js +0 -4
- package/lib/duet/p-23f53cd4.entry.js +0 -4
- package/lib/duet/p-2487f6d3.entry.js +0 -4
- package/lib/duet/p-2512dbc9.system.entry.js +0 -4
- package/lib/duet/p-27047a6b.system.entry.js +0 -4
- package/lib/duet/p-28ad9ea4.system.entry.js +0 -4
- package/lib/duet/p-2caf0416.system.entry.js +0 -4
- package/lib/duet/p-2de3ab1e.entry.js +0 -4
- package/lib/duet/p-31ee64dd.system.entry.js +0 -4
- package/lib/duet/p-3328db18.system.entry.js +0 -4
- package/lib/duet/p-361f1e5a.system.entry.js +0 -4
- package/lib/duet/p-36f8f697.js +0 -4
- package/lib/duet/p-3c178cbd.system.entry.js +0 -4
- package/lib/duet/p-3cf5edbe.system.entry.js +0 -4
- package/lib/duet/p-3ee4e5c9.system.js +0 -5
- package/lib/duet/p-3f03edf8.entry.js +0 -4
- package/lib/duet/p-41bb6838.entry.js +0 -4
- package/lib/duet/p-43c49efe.entry.js +0 -4
- package/lib/duet/p-4c83be57.entry.js +0 -4
- package/lib/duet/p-4e77a3b7.system.entry.js +0 -4
- package/lib/duet/p-54b1d0e3.entry.js +0 -4
- package/lib/duet/p-55b0e3be.system.entry.js +0 -4
- package/lib/duet/p-564a241d.entry.js +0 -4
- package/lib/duet/p-58a856ae.entry.js +0 -4
- package/lib/duet/p-5cf6e9e8.entry.js +0 -4
- package/lib/duet/p-5f6d34d7.entry.js +0 -4
- package/lib/duet/p-60749162.system.entry.js +0 -4
- package/lib/duet/p-6295446a.system.entry.js +0 -4
- package/lib/duet/p-63d1a582.system.entry.js +0 -4
- package/lib/duet/p-64689daf.entry.js +0 -4
- package/lib/duet/p-65368604.system.entry.js +0 -4
- package/lib/duet/p-673781c4.system.entry.js +0 -4
- package/lib/duet/p-68728106.entry.js +0 -4
- package/lib/duet/p-6876fae1.entry.js +0 -4
- package/lib/duet/p-68b5494b.system.entry.js +0 -4
- package/lib/duet/p-6a43bf52.system.entry.js +0 -4
- package/lib/duet/p-6dcd0742.system.entry.js +0 -4
- package/lib/duet/p-6e299197.js +0 -5
- package/lib/duet/p-6eaa227c.system.entry.js +0 -4
- package/lib/duet/p-7275e002.system.entry.js +0 -4
- package/lib/duet/p-73dc5bf7.system.entry.js +0 -4
- package/lib/duet/p-7a8021a0.entry.js +0 -4
- package/lib/duet/p-7b6e0f85.entry.js +0 -4
- package/lib/duet/p-80b5a050.entry.js +0 -4
- package/lib/duet/p-80d19e6c.entry.js +0 -4
- package/lib/duet/p-85a0df90.system.entry.js +0 -4
- package/lib/duet/p-886d12fc.entry.js +0 -4
- package/lib/duet/p-8abf23da.system.entry.js +0 -4
- package/lib/duet/p-8b0d9081.system.entry.js +0 -4
- package/lib/duet/p-8b8c4430.system.entry.js +0 -4
- package/lib/duet/p-9753f842.system.entry.js +0 -4
- package/lib/duet/p-97994ff7.system.entry.js +0 -4
- package/lib/duet/p-97e511b5.entry.js +0 -4
- package/lib/duet/p-9c8786d8.entry.js +0 -4
- package/lib/duet/p-9faea5f0.entry.js +0 -4
- package/lib/duet/p-a1b78e12.entry.js +0 -4
- package/lib/duet/p-a8f63ab3.entry.js +0 -4
- package/lib/duet/p-ab1058cc.entry.js +0 -4
- package/lib/duet/p-abb2234e.system.entry.js +0 -4
- package/lib/duet/p-ac760895.system.entry.js +0 -4
- package/lib/duet/p-b00a028b.entry.js +0 -4
- package/lib/duet/p-b0d707dc.system.entry.js +0 -4
- package/lib/duet/p-b1bf336d.entry.js +0 -4
- package/lib/duet/p-b5eb7f56.system.entry.js +0 -4
- package/lib/duet/p-b7d31c4f.system.entry.js +0 -4
- package/lib/duet/p-b7d5c170.entry.js +0 -4
- package/lib/duet/p-b95cf5f3.entry.js +0 -4
- package/lib/duet/p-bc3b08f1.system.entry.js +0 -4
- package/lib/duet/p-be2f66e7.entry.js +0 -4
- package/lib/duet/p-c20350ab.system.entry.js +0 -4
- package/lib/duet/p-c282e7ea.system.entry.js +0 -4
- package/lib/duet/p-c29992ea.system.entry.js +0 -4
- package/lib/duet/p-ce147403.system.entry.js +0 -4
- package/lib/duet/p-ce9d1284.system.entry.js +0 -4
- package/lib/duet/p-cf07b5b8.system.entry.js +0 -4
- package/lib/duet/p-cf320f27.entry.js +0 -4
- package/lib/duet/p-d3f5238b.system.js +0 -4
- package/lib/duet/p-e0508afa.system.entry.js +0 -4
- package/lib/duet/p-e11e19e6.system.entry.js +0 -4
- package/lib/duet/p-e2cd1c98.js +0 -15
- package/lib/duet/p-e2fd4fbe.system.entry.js +0 -4
- package/lib/duet/p-e44d8e24.system.entry.js +0 -4
- package/lib/duet/p-e4c09798.entry.js +0 -4
- package/lib/duet/p-e50172c5.system.entry.js +0 -4
- package/lib/duet/p-e57031c1.entry.js +0 -4
- package/lib/duet/p-ea6472ee.system.entry.js +0 -4
- package/lib/duet/p-ede854e1.js +0 -4
- package/lib/duet/p-f18ade76.system.entry.js +0 -4
- package/lib/duet/p-f69b64c9.system.js +0 -4
- package/lib/duet/p-f707d7e2.system.entry.js +0 -4
- package/lib/duet/p-faae74b5.system.entry.js +0 -4
- package/lib/esm-es5/focus-utils-fd1ff36a.js +0 -4
- package/lib/esm-es5/index-4ce7972b.js +0 -5
- /package/lib/duet/{p-73900354.system.js → p-6cf44bfa.system.js} +0 -0
- /package/lib/duet/{p-07970d29.js → p-9c159fd4.js} +0 -0
- /package/lib/duet/{p-da0d4ee3.system.js → p-9d9204af.system.js} +0 -0
- /package/lib/esm-es5/{dom-4d9c03f4.js → dom-ae12a113.js} +0 -0
- /package/lib/esm-es5/{shadow-css-a011f1fe.js → shadow-css-66bc7949.js} +0 -0
|
@@ -594,7 +594,8 @@ export class DuetHeader {
|
|
|
594
594
|
"path": "../../common-types"
|
|
595
595
|
},
|
|
596
596
|
"I18nText": {
|
|
597
|
-
"location": "local"
|
|
597
|
+
"location": "local",
|
|
598
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
598
599
|
}
|
|
599
600
|
}
|
|
600
601
|
},
|
|
@@ -619,7 +620,8 @@ export class DuetHeader {
|
|
|
619
620
|
"resolved": "I18nText",
|
|
620
621
|
"references": {
|
|
621
622
|
"I18nText": {
|
|
622
|
-
"location": "local"
|
|
623
|
+
"location": "local",
|
|
624
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
623
625
|
}
|
|
624
626
|
}
|
|
625
627
|
},
|
|
@@ -974,7 +976,8 @@ export class DuetHeader {
|
|
|
974
976
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
975
977
|
"references": {
|
|
976
978
|
"DuetHeaderChangeEvent": {
|
|
977
|
-
"location": "local"
|
|
979
|
+
"location": "local",
|
|
980
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
978
981
|
}
|
|
979
982
|
}
|
|
980
983
|
}
|
|
@@ -993,7 +996,8 @@ export class DuetHeader {
|
|
|
993
996
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
994
997
|
"references": {
|
|
995
998
|
"DuetHeaderChangeEvent": {
|
|
996
|
-
"location": "local"
|
|
999
|
+
"location": "local",
|
|
1000
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
997
1001
|
}
|
|
998
1002
|
}
|
|
999
1003
|
}
|
|
@@ -1012,7 +1016,8 @@ export class DuetHeader {
|
|
|
1012
1016
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1013
1017
|
"references": {
|
|
1014
1018
|
"DuetHeaderChangeEvent": {
|
|
1015
|
-
"location": "local"
|
|
1019
|
+
"location": "local",
|
|
1020
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1016
1021
|
}
|
|
1017
1022
|
}
|
|
1018
1023
|
}
|
|
@@ -1031,7 +1036,8 @@ export class DuetHeader {
|
|
|
1031
1036
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1032
1037
|
"references": {
|
|
1033
1038
|
"DuetHeaderChangeEvent": {
|
|
1034
|
-
"location": "local"
|
|
1039
|
+
"location": "local",
|
|
1040
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1035
1041
|
}
|
|
1036
1042
|
}
|
|
1037
1043
|
}
|
|
@@ -1050,7 +1056,8 @@ export class DuetHeader {
|
|
|
1050
1056
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1051
1057
|
"references": {
|
|
1052
1058
|
"DuetHeaderChangeEvent": {
|
|
1053
|
-
"location": "local"
|
|
1059
|
+
"location": "local",
|
|
1060
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1054
1061
|
}
|
|
1055
1062
|
}
|
|
1056
1063
|
}
|
|
@@ -1069,7 +1076,8 @@ export class DuetHeader {
|
|
|
1069
1076
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1070
1077
|
"references": {
|
|
1071
1078
|
"DuetHeaderChangeEvent": {
|
|
1072
|
-
"location": "local"
|
|
1079
|
+
"location": "local",
|
|
1080
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1073
1081
|
}
|
|
1074
1082
|
}
|
|
1075
1083
|
}
|
|
@@ -1088,7 +1096,8 @@ export class DuetHeader {
|
|
|
1088
1096
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1089
1097
|
"references": {
|
|
1090
1098
|
"DuetHeaderChangeEvent": {
|
|
1091
|
-
"location": "local"
|
|
1099
|
+
"location": "local",
|
|
1100
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1092
1101
|
}
|
|
1093
1102
|
}
|
|
1094
1103
|
}
|
|
@@ -1107,7 +1116,8 @@ export class DuetHeader {
|
|
|
1107
1116
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1108
1117
|
"references": {
|
|
1109
1118
|
"DuetHeaderChangeEvent": {
|
|
1110
|
-
"location": "local"
|
|
1119
|
+
"location": "local",
|
|
1120
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1111
1121
|
}
|
|
1112
1122
|
}
|
|
1113
1123
|
}
|
|
@@ -1126,7 +1136,8 @@ export class DuetHeader {
|
|
|
1126
1136
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1127
1137
|
"references": {
|
|
1128
1138
|
"DuetHeaderChangeEvent": {
|
|
1129
|
-
"location": "local"
|
|
1139
|
+
"location": "local",
|
|
1140
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1130
1141
|
}
|
|
1131
1142
|
}
|
|
1132
1143
|
}
|
|
@@ -1145,7 +1156,8 @@ export class DuetHeader {
|
|
|
1145
1156
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1146
1157
|
"references": {
|
|
1147
1158
|
"DuetHeaderChangeEvent": {
|
|
1148
|
-
"location": "local"
|
|
1159
|
+
"location": "local",
|
|
1160
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1149
1161
|
}
|
|
1150
1162
|
}
|
|
1151
1163
|
}
|
|
@@ -1164,7 +1176,8 @@ export class DuetHeader {
|
|
|
1164
1176
|
"resolved": "{ analyticsId: string; component: \"duet-header\"; }",
|
|
1165
1177
|
"references": {
|
|
1166
1178
|
"DuetHeaderAnalyticsEvent": {
|
|
1167
|
-
"location": "local"
|
|
1179
|
+
"location": "local",
|
|
1180
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1168
1181
|
}
|
|
1169
1182
|
}
|
|
1170
1183
|
}
|
|
@@ -1183,7 +1196,8 @@ export class DuetHeader {
|
|
|
1183
1196
|
"resolved": "{ originalEvent: Event; open: boolean; }",
|
|
1184
1197
|
"references": {
|
|
1185
1198
|
"DuetHeaderMobileNavToggleEvent": {
|
|
1186
|
-
"location": "local"
|
|
1199
|
+
"location": "local",
|
|
1200
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1187
1201
|
}
|
|
1188
1202
|
}
|
|
1189
1203
|
}
|
|
@@ -1202,7 +1216,8 @@ export class DuetHeader {
|
|
|
1202
1216
|
"resolved": "{ originalEvent: Event; data: DuetHeaderItem | DuetHeaderLanguageItem | DuetHeaderSession; component: \"duet-header\"; }",
|
|
1203
1217
|
"references": {
|
|
1204
1218
|
"DuetHeaderChangeEvent": {
|
|
1205
|
-
"location": "local"
|
|
1219
|
+
"location": "local",
|
|
1220
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-header/duet-header.tsx"
|
|
1206
1221
|
}
|
|
1207
1222
|
}
|
|
1208
1223
|
}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
font-weight: 800;
|
|
34
34
|
font-variant-numeric: tabular-nums;
|
|
35
35
|
line-height: 1.25;
|
|
36
|
-
color:
|
|
36
|
+
color: rgb(0, 41, 77);
|
|
37
37
|
text-decoration: none;
|
|
38
38
|
letter-spacing: -0.01rem;
|
|
39
39
|
word-break: break-word;
|
|
@@ -47,14 +47,14 @@
|
|
|
47
47
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
48
48
|
font-style: italic;
|
|
49
49
|
font-weight: 700;
|
|
50
|
-
color:
|
|
50
|
+
color: rgb(23, 28, 58);
|
|
51
51
|
}
|
|
52
52
|
.duet-heading.duet-heading-border {
|
|
53
53
|
padding-bottom: 20px;
|
|
54
|
-
border-bottom: 1px solid
|
|
54
|
+
border-bottom: 1px solid rgb(225, 227, 230);
|
|
55
55
|
}
|
|
56
56
|
.duet-heading.duet-heading-border.duet-heading-border-solid {
|
|
57
|
-
border-bottom-color:
|
|
57
|
+
border-bottom-color: rgb(101, 119, 135);
|
|
58
58
|
}
|
|
59
59
|
.duet-heading.duet-heading-hyphenate {
|
|
60
60
|
-webkit-hyphens: auto;
|
|
@@ -149,7 +149,8 @@ export class DuetHeading {
|
|
|
149
149
|
"resolved": "\"auto\" | \"normal\" | \"semibold\"",
|
|
150
150
|
"references": {
|
|
151
151
|
"DuetHeadingWeight": {
|
|
152
|
-
"location": "local"
|
|
152
|
+
"location": "local",
|
|
153
|
+
"path": "/Users/laaksju3/duetds/packages/components/src/components/duet-heading/duet-heading.tsx"
|
|
153
154
|
}
|
|
154
155
|
}
|
|
155
156
|
},
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
text-decoration: none;
|
|
38
38
|
text-shadow: none;
|
|
39
39
|
text-transform: none;
|
|
40
|
-
background:
|
|
40
|
+
background: rgb(0, 41, 77);
|
|
41
41
|
}
|
|
42
42
|
.duet-hero.duet-p-0 {
|
|
43
43
|
padding: 0 !important;
|
|
@@ -72,9 +72,9 @@
|
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
.duet-hero.duet-hero-light, .duet-hero.duet-hero-with-image {
|
|
75
|
-
color:
|
|
76
|
-
background-color:
|
|
77
|
-
background-image: linear-gradient(
|
|
75
|
+
color: rgb(0, 41, 77);
|
|
76
|
+
background-color: rgb(255, 255, 255);
|
|
77
|
+
background-image: linear-gradient(rgb(243, 249, 252), #f9fcfe);
|
|
78
78
|
}
|
|
79
79
|
.duet-hero.duet-hero-light::before, .duet-hero.duet-hero-with-image::before {
|
|
80
80
|
position: absolute;
|
|
@@ -84,21 +84,21 @@
|
|
|
84
84
|
width: 100%;
|
|
85
85
|
height: 400px;
|
|
86
86
|
content: "";
|
|
87
|
-
background-image: linear-gradient(#f9fcfe,
|
|
87
|
+
background-image: linear-gradient(#f9fcfe, rgb(255, 255, 255));
|
|
88
88
|
}
|
|
89
89
|
.duet-hero.duet-hero-light.duet-theme-turva, .duet-hero.duet-hero-with-image.duet-theme-turva {
|
|
90
|
-
color:
|
|
91
|
-
background-image: linear-gradient(
|
|
90
|
+
color: rgb(23, 28, 58);
|
|
91
|
+
background-image: linear-gradient(rgb(245, 245, 247), #fafafb);
|
|
92
92
|
}
|
|
93
93
|
.duet-hero.duet-hero-light.duet-theme-turva::before, .duet-hero.duet-hero-with-image.duet-theme-turva::before {
|
|
94
|
-
background-image: linear-gradient(#fafafb,
|
|
94
|
+
background-image: linear-gradient(#fafafb, rgb(255, 255, 255));
|
|
95
95
|
}
|
|
96
96
|
.duet-hero.duet-hero-gray {
|
|
97
|
-
color:
|
|
98
|
-
background:
|
|
97
|
+
color: rgb(0, 41, 77);
|
|
98
|
+
background: rgb(245, 248, 250);
|
|
99
99
|
}
|
|
100
100
|
.duet-hero.duet-hero-gray.duet-theme-turva {
|
|
101
|
-
background:
|
|
101
|
+
background: rgb(245, 245, 247);
|
|
102
102
|
}
|
|
103
103
|
@media (min-width: 62em) {
|
|
104
104
|
.duet-hero.duet-hero-gray .duet-hero-text {
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
}
|
|
122
122
|
.duet-hero.duet-hero-campaign, .duet-hero.duet-hero-section {
|
|
123
123
|
padding: 0;
|
|
124
|
-
margin: 0 0
|
|
124
|
+
margin: 0 0 48px;
|
|
125
125
|
overflow: hidden;
|
|
126
126
|
background: none;
|
|
127
127
|
}
|
|
@@ -129,32 +129,58 @@
|
|
|
129
129
|
position: absolute;
|
|
130
130
|
right: 0;
|
|
131
131
|
left: 0;
|
|
132
|
-
|
|
133
|
-
|
|
132
|
+
display: flex;
|
|
133
|
+
align-items: flex-start;
|
|
134
|
+
justify-content: center;
|
|
135
|
+
height: 220px;
|
|
134
136
|
margin: 0 auto;
|
|
135
137
|
}
|
|
138
|
+
.duet-hero.duet-hero-campaign .background img, .duet-hero.duet-hero-section .background img {
|
|
139
|
+
height: 100%;
|
|
140
|
+
}
|
|
141
|
+
@media (min-width: 106.25em) {
|
|
142
|
+
.duet-hero.duet-hero-campaign .background img, .duet-hero.duet-hero-section .background img {
|
|
143
|
+
width: 100%;
|
|
144
|
+
height: auto;
|
|
145
|
+
}
|
|
146
|
+
}
|
|
136
147
|
@media (min-width: 36em) {
|
|
137
148
|
.duet-hero.duet-hero-campaign .background, .duet-hero.duet-hero-section .background {
|
|
138
|
-
|
|
149
|
+
height: 300px;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
@media (min-width: 48em) {
|
|
153
|
+
.duet-hero.duet-hero-campaign .background, .duet-hero.duet-hero-section .background {
|
|
154
|
+
height: 450px;
|
|
139
155
|
}
|
|
140
156
|
}
|
|
141
157
|
@media (min-width: 62em) {
|
|
142
158
|
.duet-hero.duet-hero-campaign .background, .duet-hero.duet-hero-section .background {
|
|
143
|
-
|
|
159
|
+
height: 500px;
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
@media (min-width: 76.25em) {
|
|
163
|
+
.duet-hero.duet-hero-campaign .background, .duet-hero.duet-hero-section .background {
|
|
164
|
+
height: 580px;
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
@media (min-width: 106.25em) {
|
|
168
|
+
.duet-hero.duet-hero-campaign .background, .duet-hero.duet-hero-section .background {
|
|
169
|
+
width: 1600px;
|
|
170
|
+
overflow: hidden;
|
|
144
171
|
}
|
|
145
172
|
}
|
|
146
173
|
.duet-hero.duet-hero-campaign .background .brand-container, .duet-hero.duet-hero-section .background .brand-container {
|
|
147
174
|
position: relative;
|
|
148
175
|
width: 100%;
|
|
149
176
|
height: 100%;
|
|
150
|
-
min-height:
|
|
177
|
+
min-height: 220px;
|
|
151
178
|
overflow: hidden;
|
|
152
179
|
}
|
|
153
180
|
.duet-hero.duet-hero-campaign .background .brand, .duet-hero.duet-hero-section .background .brand {
|
|
154
181
|
position: absolute;
|
|
155
|
-
left: -300px;
|
|
156
182
|
width: 100%;
|
|
157
|
-
height:
|
|
183
|
+
height: 220px;
|
|
158
184
|
background-repeat: no-repeat;
|
|
159
185
|
background-position: center center;
|
|
160
186
|
background-size: cover;
|
|
@@ -178,29 +204,50 @@
|
|
|
178
204
|
}
|
|
179
205
|
.duet-hero.duet-hero-campaign .brand-shape, .duet-hero.duet-hero-section .brand-shape {
|
|
180
206
|
position: absolute;
|
|
181
|
-
top:
|
|
207
|
+
top: 153px;
|
|
182
208
|
right: 0;
|
|
183
209
|
left: -100px;
|
|
184
210
|
width: 712.18px;
|
|
185
211
|
height: 712.18px;
|
|
186
212
|
margin-right: auto;
|
|
187
213
|
margin-left: auto;
|
|
188
|
-
background:
|
|
214
|
+
background: rgb(255, 255, 255);
|
|
189
215
|
border-radius: 20%;
|
|
190
216
|
mix-blend-mode: normal;
|
|
191
217
|
transform: rotate(8deg);
|
|
192
218
|
}
|
|
219
|
+
@media (min-width: 22.5em) {
|
|
220
|
+
.duet-hero.duet-hero-campaign .brand-shape, .duet-hero.duet-hero-section .brand-shape {
|
|
221
|
+
top: 185px;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
193
224
|
@media (min-width: 36em) {
|
|
194
225
|
.duet-hero.duet-hero-campaign .brand-shape, .duet-hero.duet-hero-section .brand-shape {
|
|
226
|
+
top: 215px;
|
|
195
227
|
left: -50px;
|
|
196
228
|
}
|
|
197
229
|
}
|
|
198
|
-
@media (min-width:
|
|
230
|
+
@media (min-width: 48em) {
|
|
199
231
|
.duet-hero.duet-hero-campaign .brand-shape, .duet-hero.duet-hero-section .brand-shape {
|
|
200
|
-
top:
|
|
232
|
+
top: 250px;
|
|
201
233
|
left: 0;
|
|
202
234
|
}
|
|
203
235
|
}
|
|
236
|
+
@media (min-width: 62em) {
|
|
237
|
+
.duet-hero.duet-hero-campaign .brand-shape, .duet-hero.duet-hero-section .brand-shape {
|
|
238
|
+
top: 240px;
|
|
239
|
+
}
|
|
240
|
+
}
|
|
241
|
+
@media (min-width: 76.25em) {
|
|
242
|
+
.duet-hero.duet-hero-campaign .brand-shape, .duet-hero.duet-hero-section .brand-shape {
|
|
243
|
+
top: 280px;
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
@media (min-width: 76.25em) {
|
|
247
|
+
.duet-hero.duet-hero-campaign .brand-shape, .duet-hero.duet-hero-section .brand-shape {
|
|
248
|
+
top: 310px;
|
|
249
|
+
}
|
|
250
|
+
}
|
|
204
251
|
.duet-hero.duet-hero-campaign .duet-hero-text, .duet-hero.duet-hero-section .duet-hero-text {
|
|
205
252
|
width: 100%;
|
|
206
253
|
}
|
|
@@ -211,28 +258,53 @@
|
|
|
211
258
|
}
|
|
212
259
|
@media (min-width: 36em) {
|
|
213
260
|
.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,
|
|
214
|
-
.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,
|
|
215
|
-
.duet-hero.duet-hero-section .duet-hero-text duet-paragraph {
|
|
261
|
+
.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,
|
|
262
|
+
.duet-hero.duet-hero-section .duet-hero-text duet-paragraph {
|
|
216
263
|
width: 70%;
|
|
217
264
|
}
|
|
218
265
|
}
|
|
219
266
|
@media (min-width: 62em) {
|
|
220
267
|
.duet-hero.duet-hero-campaign .duet-hero-text .duet-hero-subheading,
|
|
221
|
-
.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,
|
|
222
|
-
.duet-hero.duet-hero-section .duet-hero-text duet-paragraph {
|
|
268
|
+
.duet-hero.duet-hero-campaign .duet-hero-text duet-paragraph, .duet-hero.duet-hero-section .duet-hero-text .duet-hero-subheading,
|
|
269
|
+
.duet-hero.duet-hero-section .duet-hero-text duet-paragraph {
|
|
223
270
|
width: 52%;
|
|
224
271
|
}
|
|
225
272
|
}
|
|
226
273
|
.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading {
|
|
227
274
|
display: flex;
|
|
228
275
|
align-items: center;
|
|
229
|
-
height:
|
|
230
|
-
|
|
276
|
+
height: 6rem;
|
|
277
|
+
padding: 0 1rem;
|
|
278
|
+
margin: 1rem 0 4rem;
|
|
279
|
+
}
|
|
280
|
+
@media (min-width: 22.5em) {
|
|
281
|
+
.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading {
|
|
282
|
+
margin: 2rem 0 7rem;
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
@media (min-width: 36em) {
|
|
286
|
+
.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading {
|
|
287
|
+
margin: 3rem 0 9rem;
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
@media (min-width: 48em) {
|
|
291
|
+
.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading {
|
|
292
|
+
margin: 4rem 0 10rem;
|
|
293
|
+
}
|
|
231
294
|
}
|
|
232
295
|
@media (min-width: 62em) {
|
|
233
296
|
.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading {
|
|
234
|
-
|
|
235
|
-
|
|
297
|
+
margin: 5rem 0 11rem;
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
@media (min-width: 76.25em) {
|
|
301
|
+
.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading {
|
|
302
|
+
margin: 6rem 0 13rem;
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
@media (min-width: 76.25em) {
|
|
306
|
+
.duet-hero.duet-hero-campaign .duet-hero-heading, .duet-hero.duet-hero-section .duet-hero-heading {
|
|
307
|
+
margin: 8rem 0 13rem;
|
|
236
308
|
}
|
|
237
309
|
}
|
|
238
310
|
.duet-hero.duet-hero-campaign.duet-theme-turva, .duet-hero.duet-hero-section.duet-theme-turva {
|
|
@@ -240,44 +312,68 @@
|
|
|
240
312
|
background: none;
|
|
241
313
|
}
|
|
242
314
|
.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape {
|
|
243
|
-
top:
|
|
244
|
-
|
|
315
|
+
top: 115px;
|
|
316
|
+
left: -125px;
|
|
317
|
+
background: rgb(255, 255, 255);
|
|
245
318
|
transform: none;
|
|
246
319
|
-webkit-mask-image: url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
|
|
247
320
|
-webkit-mask-repeat: no-repeat;
|
|
248
321
|
mask-image: url("data:image/svg+xml,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20140%22%3E%3Cpath%20d%3D%22M87.8%20139.6a57.3%2057.3%200%2000-18.4-3.3c-8-.5-16.3-2.5-24.6-6-16.7-7-29-18.7-37.1-35.3a73.5%2073.5%200%2001-5-52.4c1.7-4%203-6.7%204-7.8a33%2033%200%20004-7.8C33.4%203.5%2063.2-4.3%20100%203.2c30.5%204%2049.7%2019.9%2057.6%2047.4l1.6%2024c4.4%2036-11.5%2056-47.5%2060.3-4%202.4-12%203.9-24%204.7%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
|
|
249
322
|
mask-repeat: no-repeat;
|
|
250
323
|
}
|
|
251
|
-
@media (min-width:
|
|
324
|
+
@media (min-width: 22.5em) {
|
|
252
325
|
.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape {
|
|
253
|
-
|
|
326
|
+
top: 150px;
|
|
327
|
+
left: -75px;
|
|
254
328
|
}
|
|
255
329
|
}
|
|
256
|
-
@media (min-width:
|
|
330
|
+
@media (min-width: 36em) {
|
|
257
331
|
.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape {
|
|
258
|
-
top:
|
|
332
|
+
top: 180px;
|
|
259
333
|
left: 0;
|
|
260
334
|
}
|
|
261
335
|
}
|
|
262
|
-
|
|
263
|
-
|
|
336
|
+
@media (min-width: 48em) {
|
|
337
|
+
.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape {
|
|
338
|
+
top: 220px;
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
@media (min-width: 62em) {
|
|
342
|
+
.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape {
|
|
343
|
+
top: 210px;
|
|
344
|
+
}
|
|
264
345
|
}
|
|
265
|
-
|
|
266
|
-
|
|
346
|
+
@media (min-width: 76.25em) {
|
|
347
|
+
.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape {
|
|
348
|
+
top: 260px;
|
|
349
|
+
}
|
|
267
350
|
}
|
|
268
|
-
|
|
269
|
-
|
|
351
|
+
@media (min-width: 106.25em) {
|
|
352
|
+
.duet-hero.duet-hero-campaign.duet-theme-turva .brand-shape, .duet-hero.duet-hero-section.duet-theme-turva .brand-shape {
|
|
353
|
+
top: 290px;
|
|
354
|
+
}
|
|
270
355
|
}
|
|
271
356
|
@media (min-width: 62em) {
|
|
272
|
-
.duet-hero.duet-hero-
|
|
273
|
-
|
|
357
|
+
.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading, .duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading {
|
|
358
|
+
margin: 5rem 0 10rem;
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
@media (min-width: 76.25em) {
|
|
362
|
+
.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading, .duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading {
|
|
363
|
+
margin: 6rem 0 12rem;
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
@media (min-width: 106.25em) {
|
|
367
|
+
.duet-hero.duet-hero-campaign.duet-theme-turva .duet-hero-heading, .duet-hero.duet-hero-section.duet-theme-turva .duet-hero-heading {
|
|
368
|
+
margin: 8rem 0 13rem;
|
|
274
369
|
}
|
|
275
370
|
}
|
|
276
371
|
.duet-hero.duet-hero-product {
|
|
277
372
|
position: relative;
|
|
278
373
|
padding: 0;
|
|
374
|
+
margin: 0 0 48px;
|
|
279
375
|
overflow: hidden;
|
|
280
|
-
background:
|
|
376
|
+
background: rgb(255, 255, 255);
|
|
281
377
|
}
|
|
282
378
|
@media (min-width: 62em) {
|
|
283
379
|
.duet-hero.duet-hero-product {
|
|
@@ -373,8 +469,7 @@
|
|
|
373
469
|
}
|
|
374
470
|
}
|
|
375
471
|
@media (min-width: 62em) {
|
|
376
|
-
.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg:not(.narrow) {
|
|
377
|
-
/* stylelint-disable-line */
|
|
472
|
+
.duet-hero.duet-hero-product .background .brand-shaped-image .brand-shaped-image-bg:not(.narrow) { /* stylelint-disable-line */
|
|
378
473
|
width: 800px;
|
|
379
474
|
height: 470px;
|
|
380
475
|
}
|
|
@@ -385,7 +480,7 @@
|
|
|
385
480
|
right: 50%;
|
|
386
481
|
width: 240px;
|
|
387
482
|
height: 240px;
|
|
388
|
-
background:
|
|
483
|
+
background: rgb(230, 242, 248);
|
|
389
484
|
border-radius: 25%;
|
|
390
485
|
mix-blend-mode: normal;
|
|
391
486
|
transform: rotate(7deg);
|
|
@@ -461,8 +556,7 @@
|
|
|
461
556
|
transform: rotate(-7deg);
|
|
462
557
|
}
|
|
463
558
|
@media (min-width: 62em) {
|
|
464
|
-
.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon:not(.narrow) {
|
|
465
|
-
/* stylelint-disable-line */
|
|
559
|
+
.duet-hero.duet-hero-product .background .brand-shaped-icon duet-icon:not(.narrow) { /* stylelint-disable-line */
|
|
466
560
|
width: 120px;
|
|
467
561
|
height: 120px;
|
|
468
562
|
}
|
|
@@ -514,7 +608,7 @@
|
|
|
514
608
|
}
|
|
515
609
|
}
|
|
516
610
|
.duet-hero.duet-hero-product.duet-theme-turva {
|
|
517
|
-
background:
|
|
611
|
+
background: rgb(255, 255, 255);
|
|
518
612
|
}
|
|
519
613
|
.duet-hero.duet-hero-product.duet-theme-turva .background-mask {
|
|
520
614
|
position: absolute;
|
|
@@ -609,7 +703,7 @@
|
|
|
609
703
|
.duet-hero.duet-hero-content {
|
|
610
704
|
padding: 0 0 48px;
|
|
611
705
|
overflow: hidden;
|
|
612
|
-
background:
|
|
706
|
+
background: rgb(255, 255, 255);
|
|
613
707
|
}
|
|
614
708
|
.duet-hero.duet-hero-content:not(.duet-hero-has-image) {
|
|
615
709
|
padding: 72px 0 48px;
|
|
@@ -677,7 +771,7 @@
|
|
|
677
771
|
height: 240px;
|
|
678
772
|
margin-right: auto;
|
|
679
773
|
margin-left: auto;
|
|
680
|
-
background:
|
|
774
|
+
background: rgb(0, 119, 179);
|
|
681
775
|
border-radius: 20%;
|
|
682
776
|
mix-blend-mode: normal;
|
|
683
777
|
opacity: 0.07;
|
|
@@ -736,7 +830,7 @@
|
|
|
736
830
|
}
|
|
737
831
|
}
|
|
738
832
|
.duet-hero.duet-hero-content.duet-theme-turva {
|
|
739
|
-
background:
|
|
833
|
+
background: rgb(255, 255, 255);
|
|
740
834
|
}
|
|
741
835
|
.duet-hero.duet-hero-content.duet-theme-turva .background-mask {
|
|
742
836
|
position: absolute;
|
|
@@ -786,7 +880,7 @@
|
|
|
786
880
|
}
|
|
787
881
|
.duet-hero.duet-theme-turva {
|
|
788
882
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
789
|
-
background:
|
|
883
|
+
background: rgb(198, 12, 48);
|
|
790
884
|
}
|
|
791
885
|
@media (min-width: 62em) {
|
|
792
886
|
.duet-hero {
|
|
@@ -1068,28 +1162,28 @@ duet-heading + duet-button {
|
|
|
1068
1162
|
-webkit-hyphens: auto;
|
|
1069
1163
|
hyphens: auto;
|
|
1070
1164
|
line-height: 1.25;
|
|
1071
|
-
color:
|
|
1165
|
+
color: rgb(0, 119, 179);
|
|
1072
1166
|
text-align: left;
|
|
1073
1167
|
text-decoration: none;
|
|
1074
|
-
border-bottom: 1px solid
|
|
1168
|
+
border-bottom: 1px solid rgb(225, 227, 230);
|
|
1075
1169
|
transition: background-color 300ms ease;
|
|
1076
1170
|
}
|
|
1077
1171
|
.duet-hero-link:focus {
|
|
1078
1172
|
outline: 0;
|
|
1079
|
-
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px
|
|
1173
|
+
box-shadow: 0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px rgb(0, 119, 179);
|
|
1080
1174
|
}
|
|
1081
1175
|
.duet-theme-turva .duet-hero-link:focus, .duet-hero-link:focus.duet-theme-turva {
|
|
1082
|
-
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px
|
|
1176
|
+
box-shadow: 0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px rgb(23, 28, 58);
|
|
1083
1177
|
}
|
|
1084
1178
|
.duet-hero-link:hover, .duet-hero-link:hover .duet-hero-action-arrow {
|
|
1085
|
-
color:
|
|
1179
|
+
color: rgb(0, 77, 128) !important;
|
|
1086
1180
|
background: transparent !important;
|
|
1087
1181
|
}
|
|
1088
1182
|
.duet-theme-turva .duet-hero-link:hover, .duet-theme-turva .duet-hero-link:hover .duet-hero-action-arrow {
|
|
1089
|
-
color:
|
|
1183
|
+
color: rgb(148, 9, 37) !important;
|
|
1090
1184
|
}
|
|
1091
1185
|
.duet-theme-turva .duet-hero-link {
|
|
1092
|
-
color:
|
|
1186
|
+
color: rgb(198, 12, 48);
|
|
1093
1187
|
}
|
|
1094
1188
|
@media (min-width: 36em) {
|
|
1095
1189
|
.duet-hero-link {
|
|
@@ -1116,7 +1210,7 @@ duet-heading + duet-button {
|
|
|
1116
1210
|
}
|
|
1117
1211
|
}
|
|
1118
1212
|
.duet-hero-link:first-of-type {
|
|
1119
|
-
border-top: 1px solid
|
|
1213
|
+
border-top: 1px solid rgb(225, 227, 230);
|
|
1120
1214
|
}
|
|
1121
1215
|
@media (min-width: 62em) {
|
|
1122
1216
|
.duet-hero-link:first-of-type {
|
|
@@ -1153,7 +1247,7 @@ duet-heading + duet-button {
|
|
|
1153
1247
|
|
|
1154
1248
|
.duet-hero-action-arrow {
|
|
1155
1249
|
margin: 0 0 0 8px;
|
|
1156
|
-
color:
|
|
1250
|
+
color: rgb(0, 119, 179);
|
|
1157
1251
|
}
|
|
1158
1252
|
@media (max-width: 35.9375em) {
|
|
1159
1253
|
.duet-hero-action-arrow {
|
|
@@ -1161,7 +1255,7 @@ duet-heading + duet-button {
|
|
|
1161
1255
|
}
|
|
1162
1256
|
}
|
|
1163
1257
|
.duet-theme-turva .duet-hero-action-arrow {
|
|
1164
|
-
color:
|
|
1258
|
+
color: rgb(198, 12, 48);
|
|
1165
1259
|
}
|
|
1166
1260
|
|
|
1167
1261
|
.duet-hero-back {
|