@duetds/components 9.16.1 → 9.18.0
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 +522 -240
- package/lib/cjs/{a11y-utils-113bdcf1.js → a11y-utils-5b56e0b1.js} +1 -1
- package/lib/cjs/{app-globals-2ad7d0da.js → app-globals-628c4829.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +6 -6
- package/lib/cjs/duet-alert.cjs.entry.js +11 -17
- package/lib/cjs/duet-badge.cjs.entry.js +4 -4
- package/lib/cjs/duet-banner.cjs.entry.js +6 -6
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +3 -3
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +6 -6
- package/lib/cjs/duet-button_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +15 -13
- package/lib/cjs/duet-card.cjs.entry.js +12 -10
- package/lib/cjs/duet-checkbox.cjs.entry.js +3 -3
- package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
- package/lib/cjs/duet-chip.cjs.entry.js +4 -4
- package/lib/cjs/duet-choice_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-collapsible.cjs.entry.js +17 -14
- package/lib/cjs/duet-combobox.cjs.entry.js +5 -5
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +3 -3
- package/lib/cjs/duet-date-picker.cjs.entry.js +6 -6
- package/lib/cjs/duet-divider_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +9 -9
- package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
- package/lib/cjs/duet-fieldset.cjs.entry.js +8 -8
- package/lib/cjs/duet-file-chooser.cjs.entry.js +3 -3
- package/lib/cjs/duet-footer.cjs.entry.js +5 -5
- package/lib/cjs/duet-grid_2.cjs.entry.js +20 -8
- package/lib/cjs/duet-header_2.cjs.entry.js +10 -9
- package/lib/cjs/duet-hero.cjs.entry.js +13 -10
- package/lib/cjs/duet-icon.cjs.entry.js +5 -5
- package/lib/cjs/duet-indicator.cjs.entry.js +3 -3
- package/lib/cjs/duet-input_2.cjs.entry.js +16 -16
- package/lib/cjs/duet-layout.cjs.entry.js +3 -3
- package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
- package/lib/cjs/duet-modal.cjs.entry.js +28 -16
- package/lib/cjs/duet-multiselect.cjs.entry.js +10 -10
- package/lib/cjs/duet-nav.cjs.entry.js +3 -3
- package/lib/cjs/duet-notification_2.cjs.entry.js +9 -6
- package/lib/cjs/duet-number-input.cjs.entry.js +5 -5
- package/lib/cjs/duet-overlay.cjs.entry.js +3 -3
- package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
- package/lib/cjs/duet-pagination_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-panel.cjs.entry.js +3 -3
- package/lib/cjs/duet-phone-input.cjs.entry.js +5 -5
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +7 -7
- package/lib/cjs/duet-progress.cjs.entry.js +4 -4
- package/lib/cjs/duet-promo-card.cjs.entry.js +7 -7
- package/lib/cjs/duet-radio_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-range-slider.cjs.entry.js +4 -4
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +14 -13
- package/lib/cjs/duet-section-layout.cjs.entry.js +2 -2
- package/lib/cjs/duet-select.cjs.entry.js +4 -4
- package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
- package/lib/cjs/duet-share-chart-item.cjs.entry.js +1 -1
- 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 +4 -4
- package/lib/cjs/duet-slideout-link.cjs.entry.js +6 -6
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +8 -6
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +15 -13
- package/lib/cjs/duet-slideout.cjs.entry.js +12 -11
- package/lib/cjs/duet-status-icon.cjs.entry.js +2 -2
- package/lib/cjs/duet-step_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +4 -4
- 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 +4 -4
- package/lib/cjs/duet-textarea.cjs.entry.js +5 -5
- package/lib/cjs/duet-toggle.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +9 -6
- package/lib/cjs/duet-tooltip.cjs.entry.js +5 -5
- package/lib/cjs/duet-tray.cjs.entry.js +5 -5
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-upload-item.cjs.entry.js +4 -4
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-b3a3ed44.js → errorcodes.utils-d6716198.js} +1 -1
- package/lib/cjs/{focus-utils-5c4526cd.js → focus-utils-21cb0103.js} +1 -1
- package/lib/cjs/{index-caee10a4.js → index-0444d660.js} +1 -1
- package/lib/cjs/{language-utils-9e3aebfc.js → language-utils-a34e2467.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-d034ca5f.js → slot-utils-4baa4a9d.js} +6 -1
- package/lib/cjs/{themeable-component-98732ad8.js → themeable-component-ee2255e3.js} +1 -1
- package/lib/cjs/{token-utils-c73ca50c.js → token-utils-955dd258.js} +37 -37
- package/lib/cjs/{tokens-22702e71.js → tokens-bdaa8818.js} +144 -0
- package/lib/cjs/{tokens.module-a7c77c13.js → tokens.module-2358195b.js} +96 -0
- package/lib/collection/components/duet-action-button/duet-action-button.css +18 -20
- package/lib/collection/components/duet-alert/duet-alert.css +13 -23
- package/lib/collection/components/duet-alert/duet-alert.js +16 -16
- package/lib/collection/components/duet-badge/duet-badge.css +12 -12
- package/lib/collection/components/duet-banner/duet-banner.css +6 -28
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.css +9 -7
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.css +7 -7
- package/lib/collection/components/duet-button/duet-button.css +68 -60
- package/lib/collection/components/duet-callout/duet-callout.css +3 -3
- package/lib/collection/components/duet-caption/duet-caption.css +4 -4
- package/lib/collection/components/duet-card/duet-card.css +25 -18
- package/lib/collection/components/duet-card/duet-card.js +6 -4
- package/lib/collection/components/duet-checkbox/duet-checkbox.css +19 -12
- package/lib/collection/components/duet-checkbox/duet-checkbox.js +1 -1
- package/lib/collection/components/duet-chip/duet-chip.css +33 -28
- package/lib/collection/components/duet-choice/duet-checkmark.css +2 -2
- package/lib/collection/components/duet-choice/duet-choice.css +52 -53
- package/lib/collection/components/duet-choice-group/duet-choice-group.css +4 -4
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +1 -1
- package/lib/collection/components/duet-collapsible/duet-collapsible.css +26 -14
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +14 -10
- package/lib/collection/components/duet-combobox/duet-combobox.css +4 -4
- package/lib/collection/components/duet-contact-card/duet-contact-card.css +5 -5
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.css +15 -15
- package/lib/collection/components/duet-date-picker/duet-date-picker.css +68 -51
- package/lib/collection/components/duet-date-picker/duet-date-picker.js +1 -1
- package/lib/collection/components/duet-divider/duet-divider.css +5 -5
- package/lib/collection/components/duet-editable-table/duet-editable-table.css +2 -2
- package/lib/collection/components/duet-empty-state/duet-empty-state.css +8 -8
- package/lib/collection/components/duet-fieldset/duet-fieldset.css +7 -7
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +6 -5
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.css +2 -2
- package/lib/collection/components/duet-footer/duet-footer.css +33 -19
- package/lib/collection/components/duet-grid/duet-grid.css +2 -6
- package/lib/collection/components/duet-grid/duet-grid.js +22 -8
- package/lib/collection/components/duet-grid-item/duet-grid-item.css +3 -3
- package/lib/collection/components/duet-header/duet-header.css +116 -88
- package/lib/collection/components/duet-heading/duet-heading.css +7 -7
- package/lib/collection/components/duet-hero/duet-hero.css +27 -24
- package/lib/collection/components/duet-hero/duet-hero.js +8 -5
- package/lib/collection/components/duet-icon/duet-icon.css +7 -7
- package/lib/collection/components/duet-indicator/duet-indicator.css +4 -4
- package/lib/collection/components/duet-input/duet-input.css +82 -81
- package/lib/collection/components/duet-input/duet-input.js +19 -34
- package/lib/collection/components/duet-label/duet-label.css +5 -5
- package/lib/collection/components/duet-layout/duet-layout.css +4 -4
- package/lib/collection/components/duet-link/duet-link.css +28 -22
- package/lib/collection/components/duet-list/duet-list.css +4 -4
- package/lib/collection/components/duet-list-item/duet-list-item.css +10 -10
- package/lib/collection/components/duet-logo/duet-logo.css +16 -8
- package/lib/collection/components/duet-logo/duet-logo.js +2 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.css +13 -13
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.css +12 -9
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.css +19 -16
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.css +13 -10
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.css +17 -14
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.css +16 -13
- package/lib/collection/components/duet-modal/duet-modal.css +13 -13
- package/lib/collection/components/duet-modal/duet-modal.js +20 -8
- package/lib/collection/components/duet-multiselect/duet-multiselect.css +46 -38
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +6 -6
- package/lib/collection/components/duet-nav/duet-nav.css +4 -4
- package/lib/collection/components/duet-notification/duet-notification.css +18 -16
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.css +30 -26
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +4 -1
- package/lib/collection/components/duet-number-input/duet-number-input.css +20 -15
- package/lib/collection/components/duet-number-input/duet-number-input.js +1 -1
- package/lib/collection/components/duet-overlay/duet-overlay.css +2 -2
- package/lib/collection/components/duet-page-heading/duet-page-heading.css +9 -9
- package/lib/collection/components/duet-pagination/duet-pagination.css +5 -5
- package/lib/collection/components/duet-panel/duet-panel.css +8 -9
- package/lib/collection/components/duet-paragraph/duet-paragraph.css +12 -9
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +4 -2
- package/lib/collection/components/duet-phone-input/duet-phone-input.css +5 -5
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +1 -1
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.css +7 -7
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.css +23 -15
- package/lib/collection/components/duet-progress/duet-progress.css +14 -14
- package/lib/collection/components/duet-promo-card/duet-promo-card.css +15 -12
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +1 -1
- package/lib/collection/components/duet-radio/duet-radio.css +22 -15
- package/lib/collection/components/duet-radio-group/duet-radio-group.css +4 -4
- package/lib/collection/components/duet-radio-group/duet-radio-group.js +1 -1
- package/lib/collection/components/duet-range-slider/duet-range-slider.css +33 -28
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.css +5 -5
- package/lib/collection/components/duet-scrollable/duet-scrollable.css +20 -20
- package/lib/collection/components/duet-section-layout/duet-section-layout.css +4 -4
- package/lib/collection/components/duet-select/duet-select.css +36 -31
- package/lib/collection/components/duet-select/duet-select.js +1 -1
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.css +6 -6
- package/lib/collection/components/duet-share-chart/duet-share-chart.css +5 -5
- package/lib/collection/components/duet-show-more/duet-show-more.css +13 -10
- package/lib/collection/components/duet-show-more/duet-show-more.js +1 -1
- package/lib/collection/components/duet-slideout/duet-slideout.css +23 -23
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -3
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.css +5 -5
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +14 -11
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.css +34 -25
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +7 -5
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.css +20 -20
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +5 -3
- package/lib/collection/components/duet-spacer/duet-spacer.css +2 -2
- package/lib/collection/components/duet-spinner/duet-spinner.css +5 -5
- package/lib/collection/components/duet-step/duet-step.css +17 -15
- package/lib/collection/components/duet-stepper/duet-stepper.css +4 -4
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.css +23 -23
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.css +24 -21
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.css +16 -13
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.css +20 -17
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.css +19 -16
- package/lib/collection/components/duet-tab/duet-tab.css +15 -11
- package/lib/collection/components/duet-tab-group/duet-tab-group.css +33 -25
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +5 -4
- package/lib/collection/components/duet-table/duet-table.css +22 -18
- package/lib/collection/components/duet-textarea/duet-textarea.css +38 -31
- package/lib/collection/components/duet-textarea/duet-textarea.js +1 -1
- package/lib/collection/components/duet-toggle/duet-toggle.css +11 -9
- package/lib/collection/components/duet-toolbar/duet-toolbar.css +6 -6
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.css +20 -17
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.css +14 -11
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.css +23 -21
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.css +23 -15
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.css +19 -16
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.css +32 -25
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +4 -1
- package/lib/collection/components/duet-tooltip/duet-tooltip.css +4 -4
- package/lib/collection/components/duet-tray/duet-tray.css +36 -32
- package/lib/collection/components/duet-upload/duet-upload.css +6 -6
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.css +3 -3
- package/lib/collection/utils/slot-utils.js +4 -0
- package/lib/collection/utils/turva2-color-tokens.js +36 -36
- 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 +6 -6
- package/lib/dist-custom-elements/duet-breadcrumb.js +4 -4
- package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
- 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 +12 -10
- 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 +11 -11
- package/lib/dist-custom-elements/duet-choice.js +6 -6
- package/lib/dist-custom-elements/duet-collapsible.js +18 -15
- package/lib/dist-custom-elements/duet-combobox.js +17 -17
- package/lib/dist-custom-elements/duet-contact-card.js +9 -9
- package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
- package/lib/dist-custom-elements/duet-date-picker.js +16 -16
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +8 -8
- 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 +3 -3
- package/lib/dist-custom-elements/duet-footer.js +9 -9
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +11 -11
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +19 -16
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-indicator.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 +3 -3
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-menu-bar.js +3 -3
- package/lib/dist-custom-elements/duet-modal.js +31 -19
- package/lib/dist-custom-elements/duet-multiselect.js +17 -17
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +11 -8
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +14 -14
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +4 -4
- package/lib/dist-custom-elements/duet-pagination.js +15 -15
- package/lib/dist-custom-elements/duet-panel.js +2 -2
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.js +19 -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 +7 -7
- package/lib/dist-custom-elements/duet-radio-group.js +11 -11
- 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 +5 -5
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +2 -2
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +2 -2
- package/lib/dist-custom-elements/duet-share-chart-item.js +1 -1
- 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 +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +4 -4
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +8 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +14 -12
- package/lib/dist-custom-elements/duet-slideout.js +10 -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 +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-item.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +5 -5
- package/lib/dist-custom-elements/duet-tab-group.js +14 -13
- package/lib/dist-custom-elements/duet-tab.js +3 -3
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +13 -13
- 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-item.js +6 -6
- 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-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 +21 -21
- 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-747f6fa4.js → p-016c81f0.js} +2 -2
- package/lib/dist-custom-elements/{p-63bad120.js → p-08a5f7e9.js} +3 -3
- package/lib/dist-custom-elements/{p-4228d649.js → p-0e8e6adf.js} +9 -9
- package/lib/dist-custom-elements/{p-fa3ebc1e.js → p-1dc37c4b.js} +2 -2
- package/lib/dist-custom-elements/{p-5fac1036.js → p-1f2c89d9.js} +3 -3
- package/lib/dist-custom-elements/{p-8aa9471e.js → p-21f8ff7d.js} +10 -10
- package/lib/dist-custom-elements/{p-afa85350.js → p-30bc1a35.js} +7 -7
- package/lib/dist-custom-elements/{p-d723c019.js → p-376095a8.js} +2 -2
- package/lib/dist-custom-elements/{p-5a556f9a.js → p-3ee131dc.js} +3 -3
- package/lib/dist-custom-elements/p-4343b5a1.js +318 -0
- package/lib/dist-custom-elements/{p-f8c458d0.js → p-7645b4d2.js} +3 -3
- package/lib/dist-custom-elements/{p-01808ae4.js → p-8035b482.js} +3 -3
- package/lib/dist-custom-elements/{p-1c3b7df5.js → p-80c4e77a.js} +21 -21
- package/lib/dist-custom-elements/{p-c5dcc0ea.js → p-86c95505.js} +5 -4
- package/lib/dist-custom-elements/{p-979b130b.js → p-889bc211.js} +7 -7
- package/lib/dist-custom-elements/{p-1428bca8.js → p-929f4a06.js} +3 -3
- package/lib/dist-custom-elements/{p-45a25e1c.js → p-9357efdb.js} +2 -2
- package/lib/dist-custom-elements/{p-cbb101aa.js → p-958e3489.js} +3 -3
- package/lib/dist-custom-elements/{p-68221361.js → p-a230e7ac.js} +11 -11
- package/lib/dist-custom-elements/{p-84c12085.js → p-a49f9fc6.js} +3 -3
- package/lib/dist-custom-elements/{p-57091005.js → p-a6f89351.js} +14 -14
- package/lib/dist-custom-elements/{p-90ef4cdf.js → p-a70e2b0c.js} +20 -7
- package/lib/dist-custom-elements/{p-4f0b365b.js → p-aa626f8d.js} +2 -2
- package/lib/dist-custom-elements/{p-2c6c022f.js → p-af586c7d.js} +3 -3
- package/lib/dist-custom-elements/{p-e167506b.js → p-b21352e2.js} +2 -2
- package/lib/dist-custom-elements/{p-051e8432.js → p-b49de47a.js} +2 -2
- package/lib/dist-custom-elements/{p-897cd468.js → p-b5bb4c4e.js} +3 -3
- package/lib/dist-custom-elements/{p-4c39b06e.js → p-bf860820.js} +8 -5
- package/lib/dist-custom-elements/{p-78b6337a.js → p-c224f527.js} +37 -37
- package/lib/dist-custom-elements/{p-186bf66e.js → p-c26b81c2.js} +3 -3
- package/lib/dist-custom-elements/{p-09eeb0d8.js → p-c4345060.js} +7 -7
- package/lib/dist-custom-elements/{p-6f42296b.js → p-c936343b.js} +96 -0
- package/lib/{esm/tokens-57aa1508.js → dist-custom-elements/p-c972a96e.js} +144 -0
- package/lib/dist-custom-elements/p-cdc57494.js +148 -0
- package/lib/dist-custom-elements/{p-60827675.js → p-d4245e15.js} +3 -3
- package/lib/dist-custom-elements/{p-1be25f37.js → p-d4904a7c.js} +1 -1
- package/lib/dist-custom-elements/{p-5bf73913.js → p-d6911e61.js} +3 -3
- package/lib/dist-custom-elements/{p-e3b560d3.js → p-d80a01fd.js} +5 -5
- package/lib/dist-custom-elements/{p-8284b970.js → p-d84ceb08.js} +5 -5
- package/lib/dist-custom-elements/{p-8e5437bd.js → p-d8a121cc.js} +3 -3
- package/lib/dist-custom-elements/{p-211bbab4.js → p-db56d5a8.js} +2 -2
- package/lib/dist-custom-elements/p-dcc8afe8.js +221 -0
- package/lib/dist-custom-elements/{p-2c95a055.js → p-e48a192a.js} +7 -5
- package/lib/dist-custom-elements/{p-21425713.js → p-f33fb629.js} +2 -2
- package/lib/dist-custom-elements/{p-1e3171d9.js → p-f8d1e874.js} +1 -1
- package/lib/dist-custom-elements/{p-f21662ea.js → p-fe478fac.js} +5 -1
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/p-00fcf2fb.system.entry.js +4 -0
- package/lib/duet/p-033bb755.system.entry.js +4 -0
- package/lib/duet/p-04658922.entry.js +4 -0
- package/lib/duet/p-04c70e04.system.entry.js +4 -0
- package/lib/duet/{p-a28a52b8.system.entry.js → p-065bebcf.system.entry.js} +1 -1
- package/lib/duet/{p-98c47715.entry.js → p-06a2c00d.entry.js} +1 -1
- package/lib/duet/{p-1d2cadcc.entry.js → p-07cfc2f5.entry.js} +1 -1
- package/lib/duet/{p-69a8abac.system.entry.js → p-082e654d.system.entry.js} +1 -1
- package/lib/duet/{p-f7f0b74f.entry.js → p-09497e9e.entry.js} +1 -1
- package/lib/duet/{p-e2f6279e.entry.js → p-0a280ddc.entry.js} +1 -1
- package/lib/duet/{p-fa69c713.system.entry.js → p-0c1a086f.system.entry.js} +1 -1
- package/lib/duet/p-0cf7d917.entry.js +4 -0
- package/lib/duet/{p-1060aa25.entry.js → p-0e04330c.entry.js} +1 -1
- package/lib/duet/{p-c51a586e.system.entry.js → p-0e3375dd.system.entry.js} +1 -1
- package/lib/duet/p-0e9de590.entry.js +4 -0
- package/lib/duet/p-1060eeeb.system.entry.js +4 -0
- package/lib/duet/p-1198fd12.system.entry.js +4 -0
- package/lib/duet/p-11f86bdc.system.entry.js +4 -0
- package/lib/duet/p-1285b423.system.entry.js +4 -0
- package/lib/duet/{p-08f35dcb.js → p-12f16785.js} +1 -1
- package/lib/duet/p-1338bc5c.entry.js +4 -0
- package/lib/duet/{p-b25490a8.js → p-135e72bf.js} +1 -1
- package/lib/duet/p-13a834ce.system.entry.js +4 -0
- package/lib/duet/{p-01f6825e.system.entry.js → p-158e2598.system.entry.js} +1 -1
- package/lib/duet/p-16a30d86.system.entry.js +4 -0
- package/lib/duet/p-17755657.system.entry.js +4 -0
- package/lib/duet/p-17ee74b1.system.entry.js +4 -0
- package/lib/duet/p-18a0cbe5.system.entry.js +4 -0
- package/lib/duet/{p-29f97ffb.entry.js → p-1d9091b2.entry.js} +1 -1
- package/lib/duet/p-1dcd8cb6.system.entry.js +4 -0
- package/lib/duet/p-1f4af013.entry.js +4 -0
- package/lib/duet/p-21cfc7c9.system.entry.js +4 -0
- package/lib/duet/p-2b4a068b.system.entry.js +4 -0
- package/lib/duet/{p-4452e6e8.entry.js → p-2daf9e75.entry.js} +1 -1
- package/lib/duet/p-2e136720.entry.js +4 -0
- package/lib/duet/p-2e64593c.system.entry.js +4 -0
- package/lib/duet/p-2e69eb33.entry.js +4 -0
- package/lib/duet/p-2fce48bf.entry.js +4 -0
- package/lib/duet/{p-6592e02c.system.js → p-30af84d3.system.js} +1 -1
- package/lib/duet/{p-91ab1514.entry.js → p-311a334f.entry.js} +1 -1
- package/lib/duet/{p-e2373985.system.entry.js → p-31463f0b.system.entry.js} +2 -2
- package/lib/duet/{p-106cd6ab.js → p-33c69e1b.js} +1 -1
- package/lib/duet/p-33f60648.entry.js +4 -0
- package/lib/duet/{p-0b275971.entry.js → p-34cdefd2.entry.js} +1 -1
- package/lib/duet/{p-ed4b8ef4.system.entry.js → p-357fba6d.system.entry.js} +1 -1
- package/lib/duet/{p-57941503.system.js → p-385da7a9.system.js} +1 -1
- package/lib/duet/{p-65dac1a2.entry.js → p-3aa5dbed.entry.js} +1 -1
- package/lib/duet/p-3c69cc2a.system.entry.js +4 -0
- package/lib/duet/p-3e52c8ff.system.entry.js +4 -0
- package/lib/duet/p-4030ca2a.system.entry.js +4 -0
- package/lib/duet/{p-a19e945f.entry.js → p-439c21e7.entry.js} +1 -1
- package/lib/duet/p-43bbba35.system.js +4 -0
- package/lib/duet/p-4453a6c6.system.entry.js +4 -0
- package/lib/duet/{p-f57a788d.system.entry.js → p-47d32341.system.entry.js} +1 -1
- package/lib/duet/{p-39cd22a6.system.entry.js → p-48bd44c3.system.entry.js} +1 -1
- package/lib/duet/p-497bdd59.entry.js +4 -0
- package/lib/duet/{p-63045d0e.js → p-4ad740e2.js} +1 -1
- package/lib/duet/p-4b6e53bd.entry.js +4 -0
- package/lib/duet/{p-d433e813.system.entry.js → p-4be139d3.system.entry.js} +1 -1
- package/lib/duet/{p-dbe48d3c.entry.js → p-4cd75d1b.entry.js} +1 -1
- package/lib/duet/p-4cfd6aa0.system.entry.js +4 -0
- package/lib/duet/p-4d91e61a.system.entry.js +4 -0
- package/lib/duet/p-50bb0bef.system.entry.js +4 -0
- package/lib/duet/p-52e13815.entry.js +4 -0
- package/lib/duet/p-541a4093.system.entry.js +4 -0
- package/lib/duet/p-59d65494.entry.js +4 -0
- package/lib/duet/{p-7f2855e9.entry.js → p-5b88277b.entry.js} +1 -1
- package/lib/duet/{p-c797a3e6.entry.js → p-5bb5a55a.entry.js} +1 -1
- package/lib/duet/p-5c374688.system.entry.js +4 -0
- package/lib/duet/p-5cd1152a.entry.js +4 -0
- package/lib/duet/p-5e33ada9.system.entry.js +4 -0
- package/lib/duet/p-60cfe03f.entry.js +4 -0
- package/lib/duet/{p-28ac2fa8.entry.js → p-618dcd6b.entry.js} +1 -1
- package/lib/duet/p-61efcecb.entry.js +4 -0
- package/lib/duet/{p-60672e19.entry.js → p-638ab80b.entry.js} +1 -1
- package/lib/duet/p-66386c5e.entry.js +4 -0
- package/lib/duet/p-6751d70f.entry.js +4 -0
- package/lib/duet/p-6829be6c.system.entry.js +4 -0
- package/lib/duet/p-68fdf1da.system.entry.js +4 -0
- package/lib/duet/p-6d7d56e8.entry.js +4 -0
- package/lib/duet/p-70d7644c.system.entry.js +4 -0
- package/lib/duet/p-7266991d.entry.js +4 -0
- package/lib/duet/p-72efa27a.system.entry.js +4 -0
- package/lib/duet/{p-c27dc664.system.entry.js → p-758eb019.system.entry.js} +1 -1
- package/lib/duet/p-75c6a8ee.system.entry.js +4 -0
- package/lib/duet/p-76e57b3a.system.entry.js +4 -0
- package/lib/duet/{p-a966bbcf.system.js → p-77516717.system.js} +1 -1
- package/lib/duet/p-783316e7.system.entry.js +4 -0
- package/lib/duet/p-79628294.entry.js +4 -0
- package/lib/duet/p-7ae39a1c.entry.js +4 -0
- package/lib/duet/p-7c6b903a.entry.js +4 -0
- package/lib/duet/p-7ca8790f.system.entry.js +4 -0
- package/lib/duet/p-7f2ae5ad.entry.js +4 -0
- package/lib/duet/p-7f6f7008.system.entry.js +4 -0
- package/lib/duet/{p-8fb46b02.system.js → p-80993983.system.js} +1 -1
- package/lib/duet/{p-9a6959da.entry.js → p-81677e17.entry.js} +1 -1
- package/lib/duet/p-81f0ab52.entry.js +4 -0
- package/lib/duet/p-824f8fec.entry.js +4 -0
- package/lib/duet/{p-147a0d89.entry.js → p-8316c5a6.entry.js} +1 -1
- package/lib/duet/{p-08b08728.entry.js → p-8417d209.entry.js} +1 -1
- package/lib/duet/p-855bf182.entry.js +4 -0
- package/lib/duet/p-884ee3c8.entry.js +4 -0
- package/lib/duet/p-88880de6.entry.js +4 -0
- package/lib/duet/p-8901b848.system.entry.js +4 -0
- package/lib/duet/{p-1066dc94.entry.js → p-89e30005.entry.js} +1 -1
- package/lib/duet/p-8bbea850.system.entry.js +4 -0
- package/lib/duet/{p-354763bd.entry.js → p-8d900bdc.entry.js} +1 -1
- package/lib/duet/p-8e21c393.entry.js +4 -0
- package/lib/duet/{p-8fbb5ff5.entry.js → p-8f1696fc.entry.js} +1 -1
- package/lib/duet/{p-f3d5cc54.system.entry.js → p-904d0415.system.entry.js} +1 -1
- package/lib/duet/p-916f4438.entry.js +4 -0
- package/lib/duet/p-91a5f0c8.entry.js +4 -0
- package/lib/duet/{p-880bccc7.entry.js → p-929579ed.entry.js} +1 -1
- package/lib/duet/{p-430c421b.system.entry.js → p-92b098f9.system.entry.js} +1 -1
- package/lib/duet/{p-364526bf.system.entry.js → p-949a5c17.system.entry.js} +1 -1
- package/lib/duet/p-95cd3623.entry.js +4 -0
- package/lib/duet/{p-3ba94b3e.entry.js → p-95d2b637.entry.js} +1 -1
- package/lib/duet/p-9718c106.js +4 -0
- package/lib/duet/p-9a7b5888.system.entry.js +4 -0
- package/lib/duet/p-9d9457bf.js +4 -0
- package/lib/duet/p-9df05d74.entry.js +4 -0
- package/lib/duet/p-9df8182c.system.entry.js +4 -0
- package/lib/duet/p-a0e599fa.system.entry.js +4 -0
- package/lib/duet/p-a0f78e44.entry.js +4 -0
- package/lib/duet/p-a27a9c69.js +4 -0
- package/lib/duet/p-a395c023.entry.js +4 -0
- package/lib/duet/p-a48d38dd.entry.js +4 -0
- package/lib/duet/{p-dde34236.entry.js → p-aa781739.entry.js} +1 -1
- package/lib/duet/p-ac388eb7.entry.js +4 -0
- package/lib/duet/p-b07f9abb.system.entry.js +4 -0
- package/lib/duet/p-b355076f.entry.js +4 -0
- package/lib/duet/p-b3c4e717.system.entry.js +4 -0
- package/lib/duet/p-b7691d79.system.entry.js +4 -0
- package/lib/duet/{p-eb01f00b.system.entry.js → p-b7ce18dd.system.entry.js} +1 -1
- package/lib/duet/p-b81ac5ae.system.js +4 -0
- package/lib/duet/p-b91fd1ce.system.entry.js +4 -0
- package/lib/duet/p-b9f9f07f.entry.js +4 -0
- package/lib/duet/p-bd0ab8c6.system.entry.js +4 -0
- package/lib/duet/p-bd3c1bb9.entry.js +4 -0
- package/lib/duet/{p-3c7cc108.entry.js → p-bf87b23f.entry.js} +1 -1
- package/lib/duet/{p-f208d55c.entry.js → p-c03cf41b.entry.js} +1 -1
- package/lib/duet/p-c370b95d.entry.js +4 -0
- package/lib/duet/p-c5219057.system.entry.js +4 -0
- package/lib/duet/{p-666775c7.system.entry.js → p-c7b24194.system.entry.js} +1 -1
- package/lib/duet/p-c80618b4.system.js +4 -0
- package/lib/duet/p-c972a96e.js +4 -0
- package/lib/duet/p-c976593b.entry.js +4 -0
- package/lib/duet/p-c97dbc9b.js +4 -0
- package/lib/duet/{p-dc172d1c.entry.js → p-c9971904.entry.js} +1 -1
- package/lib/duet/p-cab933ea.system.entry.js +4 -0
- package/lib/duet/p-caf1ece1.system.entry.js +4 -0
- package/lib/duet/p-cb37d121.entry.js +4 -0
- package/lib/duet/p-cbb72b0c.system.entry.js +4 -0
- package/lib/duet/p-cbf13746.entry.js +4 -0
- package/lib/duet/p-cc9ee2cb.system.entry.js +4 -0
- package/lib/duet/p-ccb84e6a.system.entry.js +4 -0
- package/lib/duet/{p-440018ce.system.entry.js → p-ce677952.system.entry.js} +1 -1
- package/lib/duet/{p-2063c660.system.entry.js → p-d10856d3.system.entry.js} +1 -1
- package/lib/duet/{p-46ac8eb2.entry.js → p-d3602171.entry.js} +1 -1
- package/lib/duet/p-d44312ba.system.js +4 -0
- package/lib/duet/p-d4a9606f.entry.js +4 -0
- package/lib/duet/p-d4ecb287.js +4 -0
- package/lib/duet/{p-db398834.system.js → p-d4f972c3.system.js} +1 -1
- package/lib/duet/p-d6b96130.system.entry.js +4 -0
- package/lib/duet/p-d79d46f4.system.entry.js +4 -0
- package/lib/duet/p-d807313e.system.entry.js +4 -0
- package/lib/duet/p-d84ab69c.system.entry.js +4 -0
- package/lib/duet/p-da33830e.system.entry.js +4 -0
- package/lib/duet/p-db0ba7b6.system.js +4 -0
- package/lib/duet/{p-63b3eff1.entry.js → p-dba326f3.entry.js} +1 -1
- package/lib/duet/{p-58b1748d.entry.js → p-dca26ec6.entry.js} +1 -1
- package/lib/duet/{p-9a099e32.entry.js → p-df9388c0.entry.js} +1 -1
- package/lib/duet/p-e1c99881.system.entry.js +4 -0
- package/lib/duet/{p-03b9211c.system.entry.js → p-e26e10f1.system.entry.js} +1 -1
- package/lib/duet/p-e433ff50.system.entry.js +4 -0
- package/lib/duet/p-e5a7f0a5.system.entry.js +4 -0
- package/lib/duet/{p-8fa26acd.system.entry.js → p-e663f11f.system.entry.js} +1 -1
- package/lib/duet/p-e7dc7c7c.entry.js +4 -0
- package/lib/duet/{p-2144ed7e.entry.js → p-e9dee331.entry.js} +1 -1
- package/lib/duet/p-ea60fb06.entry.js +4 -0
- package/lib/duet/{p-03b5f65a.entry.js → p-ea986606.entry.js} +1 -1
- package/lib/duet/{p-ace83b4d.system.js → p-ec4bb6c3.system.js} +1 -1
- package/lib/duet/p-ef35ead4.entry.js +4 -0
- package/lib/duet/p-ef4f91d2.system.entry.js +4 -0
- package/lib/duet/p-ef97420d.system.entry.js +4 -0
- package/lib/duet/p-f0e3d159.js +4 -0
- package/lib/duet/p-f103010d.entry.js +4 -0
- package/lib/duet/p-f59845f1.entry.js +4 -0
- package/lib/duet/p-f5c47365.system.entry.js +4 -0
- package/lib/duet/{p-632bb443.entry.js → p-f5f409e3.entry.js} +1 -1
- package/lib/duet/{p-7132e6b1.system.js → p-f6486434.system.js} +1 -1
- package/lib/duet/p-f81da033.system.entry.js +4 -0
- package/lib/duet/p-fa184877.system.entry.js +4 -0
- package/lib/duet/p-ff27191d.system.entry.js +4 -0
- package/lib/duet/{p-a7442f4e.system.entry.js → p-ff3fa3b2.system.entry.js} +1 -1
- package/lib/esm/{a11y-utils-fcabbbe4.js → a11y-utils-696f7b73.js} +1 -1
- package/lib/esm/{app-globals-df3febf1.js → app-globals-245f0f6e.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +6 -6
- package/lib/esm/duet-alert.entry.js +11 -17
- package/lib/esm/duet-badge.entry.js +4 -4
- package/lib/esm/duet-banner.entry.js +6 -6
- package/lib/esm/duet-breadcrumb.entry.js +3 -3
- package/lib/esm/duet-breadcrumbs.entry.js +6 -6
- package/lib/esm/duet-button_2.entry.js +7 -7
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +15 -13
- package/lib/esm/duet-card.entry.js +12 -10
- package/lib/esm/duet-checkbox.entry.js +3 -3
- package/lib/esm/duet-checkmark.entry.js +3 -3
- package/lib/esm/duet-chip.entry.js +4 -4
- package/lib/esm/duet-choice_2.entry.js +6 -6
- package/lib/esm/duet-collapsible.entry.js +17 -14
- package/lib/esm/duet-combobox.entry.js +5 -5
- package/lib/esm/duet-contact-card.entry.js +4 -4
- package/lib/esm/duet-cookie-consent.entry.js +3 -3
- package/lib/esm/duet-date-picker.entry.js +6 -6
- package/lib/esm/duet-divider_2.entry.js +6 -6
- package/lib/esm/duet-editable-table_3.entry.js +9 -9
- package/lib/esm/duet-empty-state.entry.js +3 -3
- package/lib/esm/duet-fieldset.entry.js +8 -8
- package/lib/esm/duet-file-chooser.entry.js +3 -3
- package/lib/esm/duet-footer.entry.js +5 -5
- package/lib/esm/duet-grid_2.entry.js +20 -8
- package/lib/esm/duet-header_2.entry.js +10 -9
- package/lib/esm/duet-hero.entry.js +13 -10
- package/lib/esm/duet-icon.entry.js +5 -5
- package/lib/esm/duet-indicator.entry.js +3 -3
- package/lib/esm/duet-input_2.entry.js +16 -16
- package/lib/esm/duet-layout.entry.js +3 -3
- package/lib/esm/duet-list_2.entry.js +4 -4
- package/lib/esm/duet-menu-bar-button.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown.entry.js +3 -3
- package/lib/esm/duet-menu-bar-item.entry.js +6 -6
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +4 -4
- package/lib/esm/duet-modal.entry.js +28 -16
- package/lib/esm/duet-multiselect.entry.js +10 -10
- package/lib/esm/duet-nav.entry.js +3 -3
- package/lib/esm/duet-notification_2.entry.js +9 -6
- package/lib/esm/duet-number-input.entry.js +5 -5
- package/lib/esm/duet-overlay.entry.js +3 -3
- package/lib/esm/duet-page-heading.entry.js +3 -3
- package/lib/esm/duet-pagination_2.entry.js +7 -7
- package/lib/esm/duet-panel.entry.js +3 -3
- package/lib/esm/duet-phone-input.entry.js +5 -5
- package/lib/esm/duet-popup-menu_2.entry.js +7 -7
- package/lib/esm/duet-progress.entry.js +4 -4
- package/lib/esm/duet-promo-card.entry.js +7 -7
- package/lib/esm/duet-radio_2.entry.js +5 -5
- package/lib/esm/duet-range-slider.entry.js +4 -4
- package/lib/esm/duet-scrollable_3.entry.js +14 -13
- package/lib/esm/duet-section-layout.entry.js +2 -2
- package/lib/esm/duet-select.entry.js +4 -4
- package/lib/esm/duet-shaped-image.entry.js +3 -3
- package/lib/esm/duet-share-chart-item.entry.js +1 -1
- 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 +4 -4
- package/lib/esm/duet-slideout-link.entry.js +6 -6
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +8 -6
- package/lib/esm/duet-slideout-panel.entry.js +15 -13
- package/lib/esm/duet-slideout.entry.js +12 -11
- package/lib/esm/duet-status-icon.entry.js +2 -2
- package/lib/esm/duet-step_2.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +4 -4
- 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 +4 -4
- package/lib/esm/duet-textarea.entry.js +5 -5
- package/lib/esm/duet-toggle.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown.entry.js +3 -3
- package/lib/esm/duet-toolbar-item.entry.js +6 -6
- package/lib/esm/duet-toolbar-link.entry.js +3 -3
- package/lib/esm/duet-toolbar.entry.js +3 -3
- package/lib/esm/duet-tooltip-button_2.entry.js +9 -6
- package/lib/esm/duet-tooltip.entry.js +5 -5
- package/lib/esm/duet-tray.entry.js +5 -5
- package/lib/esm/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-upload-item.entry.js +4 -4
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-2bbac3d7.js → errorcodes.utils-160ddc21.js} +1 -1
- package/lib/esm/{focus-utils-86d0936a.js → focus-utils-d6e4011c.js} +1 -1
- package/lib/esm/{index-c99b5a3a.js → index-22246570.js} +1 -1
- package/lib/esm/{language-utils-0881a2a9.js → language-utils-09809102.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-a65ef46f.js → slot-utils-eb668280.js} +6 -2
- package/lib/esm/{themeable-component-e3661133.js → themeable-component-f4a04f2f.js} +1 -1
- package/lib/esm/{token-utils-cf052bc0.js → token-utils-d02c20ff.js} +37 -37
- package/lib/{dist-custom-elements/p-eb60efcc.js → esm/tokens-1fd83076.js} +144 -0
- package/lib/esm/{tokens.module-821694bb.js → tokens.module-7b07911f.js} +96 -0
- package/lib/esm-es5/{a11y-utils-fcabbbe4.js → a11y-utils-696f7b73.js} +1 -1
- package/lib/esm-es5/{app-globals-df3febf1.js → app-globals-245f0f6e.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- 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-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +2 -2
- package/lib/esm-es5/duet-checkbox.entry.js +2 -2
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +2 -2
- package/lib/esm-es5/duet-choice_2.entry.js +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 +2 -2
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +2 -2
- package/lib/esm-es5/duet-hero.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-indicator.entry.js +1 -1
- 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 +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 +2 -2
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/lib/esm-es5/duet-radio_2.entry.js +2 -2
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- 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-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 +2 -2
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- 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 +2 -2
- 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 +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-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 +2 -2
- 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 +2 -2
- 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-2bbac3d7.js → errorcodes.utils-160ddc21.js} +1 -1
- package/lib/esm-es5/{focus-utils-86d0936a.js → focus-utils-d6e4011c.js} +1 -1
- package/lib/esm-es5/{index-c99b5a3a.js → index-22246570.js} +1 -1
- package/lib/esm-es5/{language-utils-0881a2a9.js → language-utils-09809102.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/slot-utils-eb668280.js +4 -0
- package/lib/esm-es5/{themeable-component-e3661133.js → themeable-component-f4a04f2f.js} +1 -1
- package/lib/esm-es5/token-utils-d02c20ff.js +4 -0
- package/lib/esm-es5/tokens-1fd83076.js +4 -0
- package/lib/esm-es5/tokens.module-7b07911f.js +4 -0
- package/lib/types/components/duet-alert/duet-alert.d.ts +2 -4
- package/lib/types/components/duet-collapsible/duet-collapsible.d.ts +3 -1
- package/lib/types/components/duet-grid/duet-grid.d.ts +5 -3
- package/lib/types/components/duet-hero/duet-hero.d.ts +1 -0
- package/lib/types/components/duet-input/duet-input.d.ts +5 -10
- package/lib/types/components/duet-paragraph/duet-paragraph.d.ts +1 -0
- package/lib/types/components.d.ts +24 -5
- package/lib/types/utils/slot-utils.d.ts +1 -0
- package/package.json +9 -9
- package/lib/dist-custom-elements/p-07aea296.js +0 -318
- package/lib/dist-custom-elements/p-07d58c18.js +0 -227
- package/lib/dist-custom-elements/p-2dc31d71.js +0 -148
- package/lib/duet/p-00b27ded.entry.js +0 -4
- package/lib/duet/p-021c152c.system.entry.js +0 -4
- package/lib/duet/p-032230dd.entry.js +0 -4
- package/lib/duet/p-0c012ed1.entry.js +0 -4
- package/lib/duet/p-0fec0e03.system.entry.js +0 -4
- package/lib/duet/p-118dae54.entry.js +0 -4
- package/lib/duet/p-13eec75c.system.js +0 -4
- package/lib/duet/p-17db9cab.system.entry.js +0 -4
- package/lib/duet/p-17e9f5f2.entry.js +0 -4
- package/lib/duet/p-17efced0.js +0 -4
- package/lib/duet/p-1971f9b0.system.entry.js +0 -4
- package/lib/duet/p-1b7c7390.entry.js +0 -4
- package/lib/duet/p-1bb0af1a.entry.js +0 -4
- package/lib/duet/p-1e5c76d7.system.entry.js +0 -4
- package/lib/duet/p-1e6bf17e.system.entry.js +0 -4
- package/lib/duet/p-1f082e57.system.entry.js +0 -4
- package/lib/duet/p-219cd158.entry.js +0 -4
- package/lib/duet/p-23486542.system.entry.js +0 -4
- package/lib/duet/p-23601b3e.system.entry.js +0 -4
- package/lib/duet/p-236aec93.entry.js +0 -4
- package/lib/duet/p-24c27df5.system.entry.js +0 -4
- package/lib/duet/p-2747b44c.system.entry.js +0 -4
- package/lib/duet/p-27fecfaa.entry.js +0 -4
- package/lib/duet/p-2bbc034f.system.entry.js +0 -4
- package/lib/duet/p-2c164336.entry.js +0 -4
- package/lib/duet/p-2cf70fac.system.entry.js +0 -4
- package/lib/duet/p-3390de84.entry.js +0 -4
- package/lib/duet/p-33b6ad8b.system.entry.js +0 -4
- package/lib/duet/p-3420a2e4.entry.js +0 -4
- package/lib/duet/p-34b57104.system.entry.js +0 -4
- package/lib/duet/p-36a29933.js +0 -4
- package/lib/duet/p-36b45ca1.entry.js +0 -4
- package/lib/duet/p-37687656.entry.js +0 -4
- package/lib/duet/p-393f3d40.system.entry.js +0 -4
- package/lib/duet/p-3c3bc9fb.system.entry.js +0 -4
- package/lib/duet/p-43e7ee1b.system.entry.js +0 -4
- package/lib/duet/p-4594e530.entry.js +0 -4
- package/lib/duet/p-48049d11.system.entry.js +0 -4
- package/lib/duet/p-480ed6f7.entry.js +0 -4
- package/lib/duet/p-49d3f1f8.system.entry.js +0 -4
- package/lib/duet/p-55ed83fd.entry.js +0 -4
- package/lib/duet/p-56d797a7.system.entry.js +0 -4
- package/lib/duet/p-578b1556.entry.js +0 -4
- package/lib/duet/p-5a623866.system.entry.js +0 -4
- package/lib/duet/p-5af19c0d.entry.js +0 -4
- package/lib/duet/p-5be1c8ca.system.entry.js +0 -4
- package/lib/duet/p-5cbbad67.entry.js +0 -4
- package/lib/duet/p-5db55c55.system.entry.js +0 -4
- package/lib/duet/p-64959c1d.system.js +0 -4
- package/lib/duet/p-66663bdd.entry.js +0 -4
- package/lib/duet/p-684278ce.system.entry.js +0 -4
- package/lib/duet/p-6950f757.system.entry.js +0 -4
- package/lib/duet/p-6b02af30.entry.js +0 -4
- package/lib/duet/p-6b371ce8.system.entry.js +0 -4
- package/lib/duet/p-6bb80546.system.entry.js +0 -4
- package/lib/duet/p-6bc99ba8.entry.js +0 -4
- package/lib/duet/p-6e575dd4.system.entry.js +0 -4
- package/lib/duet/p-6f05d7e7.entry.js +0 -4
- package/lib/duet/p-6f2c6bff.entry.js +0 -4
- package/lib/duet/p-6fb94ef4.system.entry.js +0 -4
- package/lib/duet/p-7089e938.system.entry.js +0 -4
- package/lib/duet/p-73508ab7.entry.js +0 -4
- package/lib/duet/p-7397dd4f.system.entry.js +0 -4
- package/lib/duet/p-745b87a1.system.entry.js +0 -4
- package/lib/duet/p-746cc1a2.system.entry.js +0 -4
- package/lib/duet/p-750e4ab4.entry.js +0 -4
- package/lib/duet/p-75fdf144.system.js +0 -4
- package/lib/duet/p-7732213d.entry.js +0 -4
- package/lib/duet/p-7b28d664.entry.js +0 -4
- package/lib/duet/p-7b845013.entry.js +0 -4
- package/lib/duet/p-808c5e03.system.entry.js +0 -4
- package/lib/duet/p-80bf7a6d.js +0 -4
- package/lib/duet/p-8283b6dc.system.entry.js +0 -4
- package/lib/duet/p-85023f68.entry.js +0 -4
- package/lib/duet/p-8810586f.system.entry.js +0 -4
- package/lib/duet/p-89363c87.system.entry.js +0 -4
- package/lib/duet/p-89636372.entry.js +0 -4
- package/lib/duet/p-8d42cd8e.entry.js +0 -4
- package/lib/duet/p-9012c4d7.system.entry.js +0 -4
- package/lib/duet/p-90448156.system.entry.js +0 -4
- package/lib/duet/p-907af7da.system.entry.js +0 -4
- package/lib/duet/p-9171868a.system.js +0 -4
- package/lib/duet/p-935bb380.system.entry.js +0 -4
- package/lib/duet/p-990cd307.system.entry.js +0 -4
- package/lib/duet/p-9a68836b.entry.js +0 -4
- package/lib/duet/p-9ac8d40d.system.entry.js +0 -4
- package/lib/duet/p-9ecf83ca.system.entry.js +0 -4
- package/lib/duet/p-a331720c.system.entry.js +0 -4
- package/lib/duet/p-a607febe.system.entry.js +0 -4
- package/lib/duet/p-aa75307b.entry.js +0 -4
- package/lib/duet/p-abe3827d.entry.js +0 -4
- package/lib/duet/p-accae6ec.entry.js +0 -4
- package/lib/duet/p-ad14a7bb.entry.js +0 -4
- package/lib/duet/p-ad570b3d.entry.js +0 -4
- package/lib/duet/p-ad6ccb39.js +0 -4
- package/lib/duet/p-aeb3d682.system.entry.js +0 -4
- package/lib/duet/p-b09cf28d.system.entry.js +0 -4
- package/lib/duet/p-b23fd2cf.system.entry.js +0 -4
- package/lib/duet/p-b58e595a.system.entry.js +0 -4
- package/lib/duet/p-baaac8e6.system.entry.js +0 -4
- package/lib/duet/p-bfaf639a.system.entry.js +0 -4
- package/lib/duet/p-c1a87168.entry.js +0 -4
- package/lib/duet/p-c97d9b65.entry.js +0 -4
- package/lib/duet/p-ccdecd17.entry.js +0 -4
- package/lib/duet/p-d0b307cc.js +0 -4
- package/lib/duet/p-d2d74167.system.entry.js +0 -4
- package/lib/duet/p-d7d5874f.system.entry.js +0 -4
- package/lib/duet/p-d8739243.system.entry.js +0 -4
- package/lib/duet/p-d93881ea.entry.js +0 -4
- package/lib/duet/p-da7ff7a2.entry.js +0 -4
- package/lib/duet/p-dc332043.entry.js +0 -4
- package/lib/duet/p-ddc0706b.system.entry.js +0 -4
- package/lib/duet/p-de531c22.system.entry.js +0 -4
- package/lib/duet/p-dfb4edcc.system.entry.js +0 -4
- package/lib/duet/p-e19b45d6.system.entry.js +0 -4
- package/lib/duet/p-e39afbb1.entry.js +0 -4
- package/lib/duet/p-e73a7c54.system.entry.js +0 -4
- package/lib/duet/p-eaf7a202.system.entry.js +0 -4
- package/lib/duet/p-eb19b715.system.entry.js +0 -4
- package/lib/duet/p-eb60efcc.js +0 -4
- package/lib/duet/p-eb817c52.entry.js +0 -4
- package/lib/duet/p-f00388be.system.entry.js +0 -4
- package/lib/duet/p-f033bc52.system.js +0 -4
- package/lib/duet/p-f92ce1f9.js +0 -4
- package/lib/duet/p-fac03927.entry.js +0 -4
- package/lib/duet/p-fe6123a8.entry.js +0 -4
- package/lib/duet/p-feaa9ad0.entry.js +0 -4
- package/lib/duet/p-ff6049c7.system.entry.js +0 -4
- package/lib/esm-es5/slot-utils-a65ef46f.js +0 -4
- package/lib/esm-es5/token-utils-cf052bc0.js +0 -4
- package/lib/esm-es5/tokens-57aa1508.js +0 -4
- package/lib/esm-es5/tokens.module-821694bb.js +0 -4
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { E as Env, p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { E as Env, p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
6
|
-
import { g as getColorByName, r as rgbaColorFromRgb } from './p-
|
|
6
|
+
import { g as getColorByName, r as rgbaColorFromRgb } from './p-c224f527.js';
|
|
7
7
|
import './p-993aea39.js';
|
|
8
8
|
|
|
9
9
|
const cleanupSvg = (svgContent) => {
|
|
@@ -89,7 +89,7 @@ function fetchIconByUrl(url) {
|
|
|
89
89
|
return (iconCache[url] = req);
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
const duetIconCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-bottom:16px !important;display:inline-block;width:auto;max-width:100%;color:inherit;-webkit-tap-highlight-color:transparent}@media (max-width: 35.9375em){:host(.duet-icon-has-outline){margin-bottom:0 !important}}@media (max-width: 35.9375em){:host(.duet-icon-has-background){margin-bottom:0 !important}}:host(.duet-m-0){margin:0 !important}@media (max-width: 35.9375em){:host(.duet-m-0){margin:0 !important}}.duet-icon{-webkit-user-select:none;user-select:none;display:block;width:100%;height:100%;transform-origin:top center}.duet-icon.duet-icon-has-outline{padding:12px;border-style:solid;border-width:1px}@media (max-width: 35.9375em){.duet-icon.duet-icon-has-outline{outline:1px solid transparent;transform:scale(0.8)}}.duet-icon.duet-icon-has-background{padding:16px;color:rgb(255, 255, 255)}@media (max-width: 35.9375em){.duet-icon.duet-icon-has-background{outline:1px solid transparent;transform:scale(0.8)}}.duet-icon.duet-icon-has-background.duet-theme-turva,.duet-icon.duet-icon-has-background.duet-theme-default{color:rgb(255, 255, 255)}.duet-icon.duet-icon-shape-circle{border-radius:50%}.duet-icon.duet-icon-shape-brand{border-radius:25%}@media (max-width: 35.9375em){.duet-icon.duet-icon-not-responsive{transform:scale(1) !important}}.duet-icon.duet-theme-default{color:rgb(0, 119, 179)}.duet-icon.duet-theme-turva{color:rgb(198, 12, 48)}.duet-icon.duet-icon-shape-brand.rotated{transform:rotate(7deg) scale(0.875);transform-origin:center}.duet-icon.duet-icon-shape-brand.duet-theme-turva{display:flex;align-items:center;justify-content:center;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 144 130' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.4002 0.00277722C71.354 0.0260204 75.7751 0.261773 80.1626 0.90262C83.3916 1.37412 86.6046 1.97513 89.824 2.51802C91.5585 2.81022 93.3026 3.05925 95.0291 3.3996C102.623 4.89215 109.884 7.35924 116.592 11.4152C122.597 15.0478 127.726 19.7163 131.919 25.4756C135.024 29.7374 137.515 34.3662 139.4 39.3319C140.317 41.7459 141.075 44.2262 141.854 46.695C142.021 47.2196 141.984 47.8157 142.021 48.3801C142.354 53.5833 142.664 58.7864 143.018 63.9879C143.237 67.2021 143.528 70.4097 143.768 73.6206C144.067 77.5985 144.095 81.578 143.746 85.5576C143.501 88.3567 143.106 91.1293 142.437 93.8537C141.117 99.2395 138.941 104.207 135.603 108.58C132.414 112.759 128.49 116.036 123.975 118.561C120.429 120.544 116.702 122.058 112.824 123.175C109.121 124.241 105.361 125.011 101.548 125.493C100.916 125.572 100.351 125.768 99.783 126.074C98.1525 126.95 96.3956 127.47 94.6163 127.912C91.4225 128.705 88.1775 129.168 84.9149 129.495C83.0572 129.681 81.1978 129.838 79.3385 129.995C79.1337 130.012 78.9097 129.985 78.7161 129.916C76.2087 129.009 73.6566 128.255 71.0356 127.825C68.8547 127.467 66.6529 127.135 64.4512 127.047C58.4156 126.809 52.54 125.717 46.7989 123.809C40.8193 121.822 35.1245 119.181 29.8458 115.634C24.3911 111.97 19.5668 107.566 15.4705 102.313C10.9582 96.5267 7.406 90.1597 4.73864 83.2598C2.95772 78.6544 1.67604 73.8978 0.898394 68.9935C0.328759 65.3975 0.0183391 61.7798 0.000737963 58.1373C-0.0120628 55.3132 0.141547 52.4992 0.471168 49.6934C0.867992 46.3131 1.46643 42.9728 2.35449 39.6955C2.6121 38.7458 3.02813 37.8327 3.44735 36.9395C4.105 35.5366 4.70343 34.0773 5.54829 32.8006C7.15959 30.3683 8.51487 27.8182 9.53734 25.0705C9.60134 24.8962 9.71655 24.7302 9.84136 24.5957C12.1119 22.1535 14.5201 19.8674 17.0514 17.7191C23.9622 11.8551 31.6315 7.39743 40.0769 4.39076C44.0019 2.99285 48.023 1.97015 52.1144 1.24795C56.6011 0.45934 62.4495 -0.0420489 67.4002 0.00277722Z' /%3E%3C/svg%3E\");-webkit-mask-repeat:no-repeat;mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 144 130' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.4002 0.00277722C71.354 0.0260204 75.7751 0.261773 80.1626 0.90262C83.3916 1.37412 86.6046 1.97513 89.824 2.51802C91.5585 2.81022 93.3026 3.05925 95.0291 3.3996C102.623 4.89215 109.884 7.35924 116.592 11.4152C122.597 15.0478 127.726 19.7163 131.919 25.4756C135.024 29.7374 137.515 34.3662 139.4 39.3319C140.317 41.7459 141.075 44.2262 141.854 46.695C142.021 47.2196 141.984 47.8157 142.021 48.3801C142.354 53.5833 142.664 58.7864 143.018 63.9879C143.237 67.2021 143.528 70.4097 143.768 73.6206C144.067 77.5985 144.095 81.578 143.746 85.5576C143.501 88.3567 143.106 91.1293 142.437 93.8537C141.117 99.2395 138.941 104.207 135.603 108.58C132.414 112.759 128.49 116.036 123.975 118.561C120.429 120.544 116.702 122.058 112.824 123.175C109.121 124.241 105.361 125.011 101.548 125.493C100.916 125.572 100.351 125.768 99.783 126.074C98.1525 126.95 96.3956 127.47 94.6163 127.912C91.4225 128.705 88.1775 129.168 84.9149 129.495C83.0572 129.681 81.1978 129.838 79.3385 129.995C79.1337 130.012 78.9097 129.985 78.7161 129.916C76.2087 129.009 73.6566 128.255 71.0356 127.825C68.8547 127.467 66.6529 127.135 64.4512 127.047C58.4156 126.809 52.54 125.717 46.7989 123.809C40.8193 121.822 35.1245 119.181 29.8458 115.634C24.3911 111.97 19.5668 107.566 15.4705 102.313C10.9582 96.5267 7.406 90.1597 4.73864 83.2598C2.95772 78.6544 1.67604 73.8978 0.898394 68.9935C0.328759 65.3975 0.0183391 61.7798 0.000737963 58.1373C-0.0120628 55.3132 0.141547 52.4992 0.471168 49.6934C0.867992 46.3131 1.46643 42.9728 2.35449 39.6955C2.6121 38.7458 3.02813 37.8327 3.44735 36.9395C4.105 35.5366 4.70343 34.0773 5.54829 32.8006C7.15959 30.3683 8.51487 27.8182 9.53734 25.0705C9.60134 24.8962 9.71655 24.7302 9.84136 24.5957C12.1119 22.1535 14.5201 19.8674 17.0514 17.7191C23.9622 11.8551 31.6315 7.39743 40.0769 4.39076C44.0019 2.99285 48.023 1.97015 52.1144 1.24795C56.6011 0.45934 62.4495 -0.0420489 67.4002 0.00277722Z' /%3E%3C/svg%3E\");mask-repeat:no-repeat;mask-position:center}.duet-icon.duet-icon-shape-brand.duet-theme-turva .duet-icon-svg{min-width:auto}.duet-icon .duet-icon-svg{display:block;width:24px;min-width:100%;height:24px;font-size:0}.duet-icon .duet-icon-svg.rotated{transform:rotate(-7deg) scale(1.14)}.duet-icon svg{width:100%;min-width:100%;overflow:clip;fill:currentColor;overflow-clip-margin:1px}:host([size=auto]) .duet-icon-svg{width:100%;height:100%}:host([size=xxx-small]) .duet-icon-svg{width:7px;height:7px}:host([size=xxx-small]) .duet-icon-has-background{padding:6px}:host([size=xxx-small]) .duet-icon-has-outline{padding:4px}:host([size=xxx-small]) .duet-icon-has-background .duet-icon-svg,:host([size=xxx-small]) .duet-icon-has-outline .duet-icon-svg{width:10px;height:10px}:host([size=xxx-small]) .duet-icon-shape-brand{padding:0}:host([size=xxx-small]) .duet-icon-shape-brand .duet-icon-svg{width:0;height:0}:host([size=xx-small]) .duet-icon-svg{width:10px;height:10px}:host([size=xx-small]) .duet-icon-has-background{padding:8px}:host([size=xx-small]) .duet-icon-has-outline{padding:7px}:host([size=xx-small]) .duet-icon-has-background .duet-icon-svg,:host([size=xx-small]) .duet-icon-has-outline .duet-icon-svg{width:16px;height:16px}:host([size=xx-small]) .duet-icon-shape-brand{padding:4px}:host([size=xx-small]) .duet-icon-shape-brand .duet-icon-svg{width:10px;height:10px}:host([size=xx-small]) .duet-theme-turva .duet-icon-shape-brand{width:18px;height:15px;padding:0}:host([size=x-small]) .duet-icon-svg{width:16px;height:16px}:host([size=x-small]) .duet-icon-has-outline{padding:10px}:host([size=x-small]) .duet-icon-has-background{padding:12px}:host([size=x-small]) .duet-icon-shape-brand{padding:8px}:host([size=x-small]) .duet-icon-shape-brand .duet-icon-svg{width:16px;height:16px}:host([size=x-small]) .duet-theme-turva .duet-icon-shape-brand{width:32px;height:30px;padding:0}:host([size=small]) .duet-icon-svg{width:20px;height:20px}:host([size=small]) .duet-icon-has-background{padding:14px}:host([size=small]) .duet-icon-shape-brand{padding:8px}:host([size=small]) .duet-icon-shape-brand .duet-icon-svg{width:20px;height:20px}:host([size=small]) .duet-theme-turva .duet-icon-shape-brand{width:36px;height:34px;padding:0}:host([size=medium]) .duet-icon-shape-brand{padding:12px}:host([size=medium]) .duet-icon-shape-brand .duet-icon-svg{width:24px;height:24px}:host([size=medium]) .duet-theme-turva .duet-icon-shape-brand{width:48px;height:44px;padding:0}:host([size=large]) .duet-icon-svg{width:30px;height:30px}:host([size=large]) .duet-icon-shape-brand{padding:16px}:host([size=large]) .duet-icon-shape-brand .duet-icon-svg{width:30px;height:30px}:host([size=large]) .duet-theme-turva .duet-icon-shape-brand{width:62px;height:56px;padding:0}:host([size=x-large]) .duet-icon-svg{width:36px;height:36px}:host([size=x-large]) .duet-icon-shape-brand{padding:20px}:host([size=x-large]) .duet-icon-shape-brand .duet-icon-svg{width:36px;height:36px}:host([size=x-large]) .duet-theme-turva .duet-icon-shape-brand{width:76px;height:68px;padding:0}:host([size=xx-large]) .duet-icon-svg{width:48px;height:48px}:host([size=xx-large]) .duet-icon-shape-brand{padding:24px}:host([size=xx-large]) .duet-icon-shape-brand .duet-icon-svg{width:48px;height:48px}:host([size=xx-large]) .duet-theme-turva .duet-icon-shape-brand{width:95px;height:86px;padding:0}:host([size=xxx-large]) .duet-icon-svg{width:48px;height:48px}@media (min-width: 48em){:host([size=xxx-large]) .duet-icon-svg{width:72px;height:72px}}:host([size=xxx-large]) .duet-icon-shape-brand{padding:36px}:host([size=xxx-large]) .duet-icon-shape-brand .duet-icon-svg{width:72px;height:72px}:host([size=xxx-large]) .duet-theme-turva .duet-icon-shape-brand{width:144px;height:130px;padding:0}:host(.duet-theme-turva2) .duet-icon.duet-theme-turva{color:#e61740}:host(.duet-theme-turva2) .duet-icon.duet-theme-turva.duet-icon-has-background{color:rgb(255, 255, 255)}:host(.duet-theme-turva2) .duet-icon.duet-theme-turva.duet-icon-shape-brand{-webkit-mask-image:none;mask-image:none;border-radius:16%}";
|
|
92
|
+
const duetIconCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0}:host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;margin-bottom:16px !important;display:inline-block;width:auto;max-width:100%;color:inherit;-webkit-tap-highlight-color:transparent}@media (max-width: 35.9375em){:host(.duet-icon-has-outline){margin-bottom:0 !important}}@media (max-width: 35.9375em){:host(.duet-icon-has-background){margin-bottom:0 !important}}:host(.duet-m-0){margin:0 !important}@media (max-width: 35.9375em){:host(.duet-m-0){margin:0 !important}}.duet-icon{-webkit-user-select:none;user-select:none;display:block;width:100%;height:100%;transform-origin:top center}.duet-icon.duet-icon-has-outline{padding:12px;border-style:solid;border-width:1px}@media (max-width: 35.9375em){.duet-icon.duet-icon-has-outline{outline:1px solid transparent;transform:scale(0.8)}}.duet-icon.duet-icon-has-background{padding:16px;color:rgb(255, 255, 255)}@media (max-width: 35.9375em){.duet-icon.duet-icon-has-background{outline:1px solid transparent;transform:scale(0.8)}}.duet-icon.duet-icon-has-background.duet-theme-turva,.duet-icon.duet-icon-has-background.duet-theme-default{color:rgb(255, 255, 255)}.duet-icon.duet-icon-shape-circle{border-radius:50%}.duet-icon.duet-icon-shape-brand{border-radius:25%}@media (max-width: 35.9375em){.duet-icon.duet-icon-not-responsive{transform:scale(1) !important}}.duet-icon.duet-theme-default{color:rgb(0, 119, 179)}.duet-icon.duet-theme-turva{color:rgb(198, 12, 48)}.duet-icon.duet-icon-shape-brand.rotated{transform:rotate(7deg) scale(0.875);transform-origin:center}.duet-icon.duet-icon-shape-brand.duet-theme-turva{display:flex;align-items:center;justify-content:center;-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 144 130' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.4002 0.00277722C71.354 0.0260204 75.7751 0.261773 80.1626 0.90262C83.3916 1.37412 86.6046 1.97513 89.824 2.51802C91.5585 2.81022 93.3026 3.05925 95.0291 3.3996C102.623 4.89215 109.884 7.35924 116.592 11.4152C122.597 15.0478 127.726 19.7163 131.919 25.4756C135.024 29.7374 137.515 34.3662 139.4 39.3319C140.317 41.7459 141.075 44.2262 141.854 46.695C142.021 47.2196 141.984 47.8157 142.021 48.3801C142.354 53.5833 142.664 58.7864 143.018 63.9879C143.237 67.2021 143.528 70.4097 143.768 73.6206C144.067 77.5985 144.095 81.578 143.746 85.5576C143.501 88.3567 143.106 91.1293 142.437 93.8537C141.117 99.2395 138.941 104.207 135.603 108.58C132.414 112.759 128.49 116.036 123.975 118.561C120.429 120.544 116.702 122.058 112.824 123.175C109.121 124.241 105.361 125.011 101.548 125.493C100.916 125.572 100.351 125.768 99.783 126.074C98.1525 126.95 96.3956 127.47 94.6163 127.912C91.4225 128.705 88.1775 129.168 84.9149 129.495C83.0572 129.681 81.1978 129.838 79.3385 129.995C79.1337 130.012 78.9097 129.985 78.7161 129.916C76.2087 129.009 73.6566 128.255 71.0356 127.825C68.8547 127.467 66.6529 127.135 64.4512 127.047C58.4156 126.809 52.54 125.717 46.7989 123.809C40.8193 121.822 35.1245 119.181 29.8458 115.634C24.3911 111.97 19.5668 107.566 15.4705 102.313C10.9582 96.5267 7.406 90.1597 4.73864 83.2598C2.95772 78.6544 1.67604 73.8978 0.898394 68.9935C0.328759 65.3975 0.0183391 61.7798 0.000737963 58.1373C-0.0120628 55.3132 0.141547 52.4992 0.471168 49.6934C0.867992 46.3131 1.46643 42.9728 2.35449 39.6955C2.6121 38.7458 3.02813 37.8327 3.44735 36.9395C4.105 35.5366 4.70343 34.0773 5.54829 32.8006C7.15959 30.3683 8.51487 27.8182 9.53734 25.0705C9.60134 24.8962 9.71655 24.7302 9.84136 24.5957C12.1119 22.1535 14.5201 19.8674 17.0514 17.7191C23.9622 11.8551 31.6315 7.39743 40.0769 4.39076C44.0019 2.99285 48.023 1.97015 52.1144 1.24795C56.6011 0.45934 62.4495 -0.0420489 67.4002 0.00277722Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 144 130' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.4002 0.00277722C71.354 0.0260204 75.7751 0.261773 80.1626 0.90262C83.3916 1.37412 86.6046 1.97513 89.824 2.51802C91.5585 2.81022 93.3026 3.05925 95.0291 3.3996C102.623 4.89215 109.884 7.35924 116.592 11.4152C122.597 15.0478 127.726 19.7163 131.919 25.4756C135.024 29.7374 137.515 34.3662 139.4 39.3319C140.317 41.7459 141.075 44.2262 141.854 46.695C142.021 47.2196 141.984 47.8157 142.021 48.3801C142.354 53.5833 142.664 58.7864 143.018 63.9879C143.237 67.2021 143.528 70.4097 143.768 73.6206C144.067 77.5985 144.095 81.578 143.746 85.5576C143.501 88.3567 143.106 91.1293 142.437 93.8537C141.117 99.2395 138.941 104.207 135.603 108.58C132.414 112.759 128.49 116.036 123.975 118.561C120.429 120.544 116.702 122.058 112.824 123.175C109.121 124.241 105.361 125.011 101.548 125.493C100.916 125.572 100.351 125.768 99.783 126.074C98.1525 126.95 96.3956 127.47 94.6163 127.912C91.4225 128.705 88.1775 129.168 84.9149 129.495C83.0572 129.681 81.1978 129.838 79.3385 129.995C79.1337 130.012 78.9097 129.985 78.7161 129.916C76.2087 129.009 73.6566 128.255 71.0356 127.825C68.8547 127.467 66.6529 127.135 64.4512 127.047C58.4156 126.809 52.54 125.717 46.7989 123.809C40.8193 121.822 35.1245 119.181 29.8458 115.634C24.3911 111.97 19.5668 107.566 15.4705 102.313C10.9582 96.5267 7.406 90.1597 4.73864 83.2598C2.95772 78.6544 1.67604 73.8978 0.898394 68.9935C0.328759 65.3975 0.0183391 61.7798 0.000737963 58.1373C-0.0120628 55.3132 0.141547 52.4992 0.471168 49.6934C0.867992 46.3131 1.46643 42.9728 2.35449 39.6955C2.6121 38.7458 3.02813 37.8327 3.44735 36.9395C4.105 35.5366 4.70343 34.0773 5.54829 32.8006C7.15959 30.3683 8.51487 27.8182 9.53734 25.0705C9.60134 24.8962 9.71655 24.7302 9.84136 24.5957C12.1119 22.1535 14.5201 19.8674 17.0514 17.7191C23.9622 11.8551 31.6315 7.39743 40.0769 4.39076C44.0019 2.99285 48.023 1.97015 52.1144 1.24795C56.6011 0.45934 62.4495 -0.0420489 67.4002 0.00277722Z' /%3E%3C/svg%3E\");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center}.duet-icon.duet-icon-shape-brand.duet-theme-turva .duet-icon-svg{min-width:auto}.duet-icon .duet-icon-svg{display:block;width:24px;min-width:100%;height:24px;font-size:0}.duet-icon .duet-icon-svg.rotated{transform:rotate(-7deg) scale(1.14)}.duet-icon svg{width:100%;min-width:100%;overflow:clip;fill:currentColor;overflow-clip-margin:1px}:host([size=auto]) .duet-icon-svg{width:100%;height:100%}:host([size=xxx-small]) .duet-icon-svg{width:7px;height:7px}:host([size=xxx-small]) .duet-icon-has-background{padding:6px}:host([size=xxx-small]) .duet-icon-has-outline{padding:4px}:host([size=xxx-small]) .duet-icon-has-background .duet-icon-svg,:host([size=xxx-small]) .duet-icon-has-outline .duet-icon-svg{width:10px;height:10px}:host([size=xxx-small]) .duet-icon-shape-brand{padding:0}:host([size=xxx-small]) .duet-icon-shape-brand .duet-icon-svg{width:0;height:0}:host([size=xx-small]) .duet-icon-svg{width:10px;height:10px}:host([size=xx-small]) .duet-icon-has-background{padding:8px}:host([size=xx-small]) .duet-icon-has-outline{padding:7px}:host([size=xx-small]) .duet-icon-has-background .duet-icon-svg,:host([size=xx-small]) .duet-icon-has-outline .duet-icon-svg{width:16px;height:16px}:host([size=xx-small]) .duet-icon-shape-brand{padding:4px}:host([size=xx-small]) .duet-icon-shape-brand .duet-icon-svg{width:10px;height:10px}:host([size=xx-small]) .duet-theme-turva .duet-icon-shape-brand{width:18px;height:15px;padding:0}:host([size=x-small]) .duet-icon-svg{width:16px;height:16px}:host([size=x-small]) .duet-icon-has-outline{padding:10px}:host([size=x-small]) .duet-icon-has-background{padding:12px}:host([size=x-small]) .duet-icon-shape-brand{padding:8px}:host([size=x-small]) .duet-icon-shape-brand .duet-icon-svg{width:16px;height:16px}:host([size=x-small]) .duet-theme-turva .duet-icon-shape-brand{width:32px;height:30px;padding:0}:host([size=small]) .duet-icon-svg{width:20px;height:20px}:host([size=small]) .duet-icon-has-background{padding:14px}:host([size=small]) .duet-icon-shape-brand{padding:8px}:host([size=small]) .duet-icon-shape-brand .duet-icon-svg{width:20px;height:20px}:host([size=small]) .duet-theme-turva .duet-icon-shape-brand{width:36px;height:34px;padding:0}:host([size=medium]) .duet-icon-shape-brand{padding:12px}:host([size=medium]) .duet-icon-shape-brand .duet-icon-svg{width:24px;height:24px}:host([size=medium]) .duet-theme-turva .duet-icon-shape-brand{width:48px;height:44px;padding:0}:host([size=large]) .duet-icon-svg{width:30px;height:30px}:host([size=large]) .duet-icon-shape-brand{padding:16px}:host([size=large]) .duet-icon-shape-brand .duet-icon-svg{width:30px;height:30px}:host([size=large]) .duet-theme-turva .duet-icon-shape-brand{width:62px;height:56px;padding:0}:host([size=x-large]) .duet-icon-svg{width:36px;height:36px}:host([size=x-large]) .duet-icon-shape-brand{padding:20px}:host([size=x-large]) .duet-icon-shape-brand .duet-icon-svg{width:36px;height:36px}:host([size=x-large]) .duet-theme-turva .duet-icon-shape-brand{width:76px;height:68px;padding:0}:host([size=xx-large]) .duet-icon-svg{width:48px;height:48px}:host([size=xx-large]) .duet-icon-shape-brand{padding:24px}:host([size=xx-large]) .duet-icon-shape-brand .duet-icon-svg{width:48px;height:48px}:host([size=xx-large]) .duet-theme-turva .duet-icon-shape-brand{width:95px;height:86px;padding:0}:host([size=xxx-large]) .duet-icon-svg{width:48px;height:48px}@media (min-width: 48em){:host([size=xxx-large]) .duet-icon-svg{width:72px;height:72px}}:host([size=xxx-large]) .duet-icon-shape-brand{padding:36px}:host([size=xxx-large]) .duet-icon-shape-brand .duet-icon-svg{width:72px;height:72px}:host([size=xxx-large]) .duet-theme-turva .duet-icon-shape-brand{width:144px;height:130px;padding:0}:host(.duet-theme-turva2) .duet-icon.duet-theme-turva{color:rgb(230, 23, 64)}:host(.duet-theme-turva2) .duet-icon.duet-theme-turva.duet-icon-has-background{color:rgb(255, 255, 255)}:host(.duet-theme-turva2) .duet-icon.duet-theme-turva.duet-icon-shape-brand{border-radius:16%;-webkit-mask-image:none;mask-image:none}";
|
|
93
93
|
const DuetIconStyle0 = duetIconCss;
|
|
94
94
|
|
|
95
95
|
const DuetIcon = /*@__PURE__*/ proxyCustomElement(class DuetIcon extends H {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
|
|
6
|
-
const duetSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0
|
|
6
|
+
const duetSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;position:relative;display:block;width:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.duet-spacer-horizontal){display:inline-block;height:100% !important}:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.duet-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.duet-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.small){width:12px;min-width:12px}}:host(.duet-spacer-horizontal.medium){height:100%}:host(.duet-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.large){width:20px;min-width:20px}}:host(.duet-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.duet-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.duet-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.duet-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.duet-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.duet-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.duet-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.duet-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.duet-spacer-vertical.small){height:12px;min-height:12px}}:host(.duet-spacer-vertical.medium){width:100%}:host(.duet-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.duet-spacer-vertical.large){height:20px;min-height:20px}}:host(.duet-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.duet-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.duet-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.duet-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.duet-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.duet-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.duet-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.duet-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.duet-spacer-xx-small){display:block}}:host(.duet-spacer-x-small){display:none}@media (max-width: 35.9375em){:host(.duet-spacer-x-small){display:block}}:host(.duet-spacer-small){display:none}@media (min-width: 36em){:host(.duet-spacer-small){display:block}}:host(.duet-spacer-medium){display:none}@media (min-width: 48em){:host(.duet-spacer-medium){display:block}}:host(.duet-spacer-large){display:none}@media (min-width: 62em){:host(.duet-spacer-large){display:block}}:host(.duet-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.duet-spacer-x-large){display:block}}:host(.duet-spacer-xx-large){display:none}@media (min-width: 76.25em){:host(.duet-spacer-xx-large){display:block}}";
|
|
7
7
|
const DuetSpacerStyle0 = duetSpacerCss;
|
|
8
8
|
|
|
9
9
|
const DuetSpacer = /*@__PURE__*/ proxyCustomElement(class DuetSpacer extends H {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
6
6
|
|
|
7
|
-
const duetGridItemCss = ":host{box-sizing:border-box;padding:0;margin:0
|
|
7
|
+
const duetGridItemCss = ":host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;margin-bottom:16px !important;min-width:0;max-width:100%;flex:0 0 auto;padding-right:8px;padding-left:8px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;color:rgb(8, 42, 77)}:host(.duet-grid-direction-horizontal:not(.duet-grid-item-row-reverse):first-child){padding-left:0}:host(.duet-grid-direction-horizontal:not(.duet-grid-item-row-reverse):first-of-type){padding-left:0}:host(.duet-grid-direction-horizontal:not(.duet-grid-item-row-reverse):last-child){padding-right:0}:host(.duet-grid-direction-horizontal:not(.duet-grid-item-row-reverse):last-of-type){padding-right:0}:host(.duet-grid-direction-horizontal.duet-grid-item-row-reverse:first-child){padding-right:0}:host(.duet-grid-direction-horizontal.duet-grid-item-row-reverse:first-of-type){padding-right:0}:host(.duet-grid-direction-horizontal.duet-grid-item-row-reverse:last-child){padding-left:0}:host(.duet-grid-direction-horizontal.duet-grid-item-row-reverse:last-of-type){padding-left:0}@media (max-width: 35.9375em){:host(.duet-grid-item-responsive){width:100% !important;min-width:0 !important;max-width:100% !important;padding-right:0;padding-left:0}}@media screen and (max-width: 47.9375em){:host(.duet-grid-item-br-medium){width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 47.9375em){:host(.duet-grid-item-responsive.duet-grid-item-br-medium){padding-right:0;padding-left:0}}@media screen and (max-width: 64em){:host(.duet-grid-item-br-x-large){width:100% !important;min-width:0 !important;max-width:100% !important}}@media screen and (max-width: 64em){:host(.duet-grid-item-responsive.duet-grid-item-br-x-large){padding-right:0;padding-left:0}}:host(.duet-grid-item-fill){flex:1 1 auto;width:100%}:host(.duet-theme-turva){font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58)}:host(.duet-m-0){padding:0 !important;margin:0 !important}:host(.duet-theme-turva2.duet-theme-turva){color:rgb(23, 42, 59)}";
|
|
8
8
|
const DuetGridItemStyle0 = duetGridItemCss;
|
|
9
9
|
|
|
10
10
|
const DuetGridItem = /*@__PURE__*/ proxyCustomElement(class DuetGridItem extends H {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
6
6
|
import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
|
|
7
|
-
import { d as defineCustomElement$1 } from './p-
|
|
7
|
+
import { d as defineCustomElement$1 } from './p-1dc37c4b.js';
|
|
8
8
|
|
|
9
|
-
const duetTooltipButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0
|
|
9
|
+
const duetTooltipButtonCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0}:host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0}.duet-tooltip-button{z-index:100;display:inline-block;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 !important;margin-right:-12px;line-height:normal !important;color:rgb(0, 119, 179);white-space:nowrap;cursor:pointer;background:transparent !important;border-radius:4px}.duet-tooltip-button:focus{outline:0}:host(.user-is-tabbing) .duet-tooltip-button:focus{outline:2px solid;outline-offset:2px;outline-color:rgba(0, 119, 179, 0.8)}.duet-theme-turva :host(.user-is-tabbing) .duet-tooltip-button:focus,:host(.user-is-tabbing) .duet-tooltip-button:focus.duet-theme-turva,.duet-theme-turva2 :host(.user-is-tabbing) .duet-tooltip-button:focus,:host(.user-is-tabbing) .duet-tooltip-button:focus.duet-theme-turva2{outline-color:rgba(53, 79, 101, 0.8)}.duet-tooltip-button.duet-theme-turva{color:rgb(198, 12, 48)}.duet-tooltip-button.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:hover{color:rgb(0, 75, 129)}.duet-tooltip-button:hover.duet-theme-turva{color:rgb(126, 2, 35)}.duet-tooltip-button:hover.duet-tooltip-button-negative{color:rgb(255, 255, 255)}.duet-tooltip-button:focus,:host(.user-is-tabbing) .duet-tooltip-button:focus{background:transparent !important}.duet-tooltip-button svg{width:20px;height:20px;pointer-events:none}.duet-tooltip-button-has-label{margin-right:0}.duet-tooltip-label{position:relative;z-index:100;display:inline-block;max-width:calc(100% - 30px);margin-left:12px !important;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:1rem;font-weight:600;line-height:1.25;vertical-align:top;text-align:left;white-space:normal}.duet-theme-turva .duet-tooltip-label{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"}:host(.duet-theme-turva2) .duet-tooltip-button.duet-theme-turva{color:rgb(230, 23, 64)}:host(.duet-theme-turva2) .duet-tooltip-button.duet-theme-turva:hover{color:rgb(230, 23, 64)}";
|
|
10
10
|
const DuetTooltipButtonStyle0 = duetTooltipButtonCss;
|
|
11
11
|
|
|
12
12
|
const DuetTooltipButton = /*@__PURE__*/ proxyCustomElement(class DuetTooltipButton extends H {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
6
6
|
import { F as FocusGuard } from './p-e30dc66d.js';
|
|
7
7
|
import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
|
|
8
8
|
import { T as Teleport } from './p-8cb0e6bd.js';
|
|
9
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
-
import { d as defineCustomElement$1 } from './p-
|
|
9
|
+
import { d as defineCustomElement$2 } from './p-af586c7d.js';
|
|
10
|
+
import { d as defineCustomElement$1 } from './p-1dc37c4b.js';
|
|
11
11
|
|
|
12
|
-
const duetTooltipPopupCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0
|
|
12
|
+
const duetTooltipPopupCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0}:host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;position:absolute;z-index:950}.duet-tooltip{position:relative;visibility:hidden;width:282px;min-height:48px;font-family:\"localtapiola-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";font-size:0.875rem;font-weight:400;line-height:1.25;color:rgb(8, 42, 77);background:rgb(255, 255, 255);border:1px solid rgb(212, 223, 229);border-radius:4px;box-shadow:0 2px 10px 0 rgba(0, 41, 77, 0.07);opacity:0;transform-origin:100% 100%;transition:300ms ease}.duet-tooltip.duet-theme-turva{font-family:\"turva-sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";color:rgb(23, 28, 58);border-color:rgb(222, 224, 228);box-shadow:0 2px 10px 0 rgba(117, 117, 117, 0.13)}.duet-tooltip .arrow{position:absolute;width:22px;height:22px;pointer-events:none}.duet-tooltip .arrow.bottom,.duet-tooltip .arrow.bottom-start,.duet-tooltip .arrow.bottom-end{top:-20px}.duet-tooltip .arrow-container{position:relative;left:4px;width:100%;height:100%;pointer-events:none}.duet-tooltip .arrow-container::after{position:absolute;z-index:200;width:0;height:0;pointer-events:none;content:\"\"}.duet-tooltip .arrow-container::before{position:absolute;z-index:100;width:0;height:0;pointer-events:none;content:\"\"}.duet-tooltip .arrow-container.top::after,.duet-tooltip .arrow-container.top-start::after,.duet-tooltip .arrow-container.top-end::after{bottom:2px;left:2px;border:10px solid transparent;border-top:10px solid rgb(255, 255, 255)}.duet-tooltip .arrow-container.top::before,.duet-tooltip .arrow-container.top-start::before,.duet-tooltip .arrow-container.top-end::before{bottom:-1px;left:1px;border:11px solid transparent;border-top:11px solid rgb(212, 223, 229)}.duet-theme-turva .duet-tooltip .arrow-container.top::before,.duet-theme-turva .duet-tooltip .arrow-container.top-start::before,.duet-theme-turva .duet-tooltip .arrow-container.top-end::before{border-top:11px solid rgb(222, 224, 228)}.duet-tooltip .arrow-container.bottom::after,.duet-tooltip .arrow-container.bottom-start::after,.duet-tooltip .arrow-container.bottom-end::after{bottom:1px;left:2px;border:10px solid transparent;border-bottom:10px solid rgb(255, 255, 255)}.duet-tooltip .arrow-container.bottom::before,.duet-tooltip .arrow-container.bottom-start::before,.duet-tooltip .arrow-container.bottom-end::before{bottom:1px;left:1px;border:11px solid transparent;border-bottom:11px solid rgb(212, 223, 229)}.duet-theme-turva .duet-tooltip .arrow-container.bottom::before,.duet-theme-turva .duet-tooltip .arrow-container.bottom-start::before,.duet-theme-turva .duet-tooltip .arrow-container.bottom-end::before{border-top:11px solid rgb(222, 224, 228)}.duet-tooltip.duet-tooltip-has-label{right:auto !important;left:0;width:282px !important;transform-origin:0 0 !important}.duet-tooltip.duet-tooltip-active{visibility:visible;opacity:1;transition-property:transform, opacity}.duet-tooltip-content-area{padding:20px !important;width:100%;padding-right:25px !important;overflow-y:auto;-webkit-hyphens:auto;hyphens:auto;border-radius:4px;-webkit-overflow-scrolling:touch}.duet-tooltip-content-area:focus{outline:0}:host(.user-is-tabbing) .duet-tooltip-content-area:focus{outline:2px solid;outline-offset:2px;outline-color:rgba(0, 119, 179, 0.8)}.duet-theme-turva :host(.user-is-tabbing) .duet-tooltip-content-area:focus,:host(.user-is-tabbing) .duet-tooltip-content-area:focus.duet-theme-turva,.duet-theme-turva2 :host(.user-is-tabbing) .duet-tooltip-content-area:focus,:host(.user-is-tabbing) .duet-tooltip-content-area:focus.duet-theme-turva2{outline-color:rgba(53, 79, 101, 0.8)}.duet-tooltip-content-area::-webkit-scrollbar{width:4px}.duet-tooltip-content-area::-webkit-scrollbar-track{border-radius:4px}.duet-tooltip-content-area::-webkit-scrollbar-thumb{background:rgb(212, 223, 229);border-radius:4px}.duet-theme-turva .duet-tooltip-content-area::-webkit-scrollbar-thumb{background:rgb(222, 224, 228)}.duet-tooltip-close{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;min-height:0 !important;padding:0 !important;margin:0 !important;line-height:normal;color:rgb(8, 42, 77);-webkit-appearance:none;appearance:none;cursor:pointer;background:rgb(245, 248, 250);border-radius:50%}.duet-tooltip-close:focus{outline:2px solid;outline-offset:2px;outline-color:rgba(0, 119, 179, 0.8)}.duet-theme-turva .duet-tooltip-close:focus,.duet-tooltip-close:focus.duet-theme-turva,.duet-theme-turva2 .duet-tooltip-close:focus,.duet-tooltip-close:focus.duet-theme-turva2{outline:2px solid;outline-offset:2px;outline-color:rgba(53, 79, 101, 0.8)}.duet-theme-turva .duet-tooltip-close{color:rgb(23, 28, 58)}:host(.duet-theme-turva2) .duet-tooltip{color:rgb(23, 42, 59);border-color:rgb(212, 221, 226)}:host(.duet-theme-turva2) .duet-tooltip.duet-theme-turva{color:rgb(23, 42, 59);border-color:rgb(212, 221, 226)}:host(.duet-theme-turva2) .duet-tooltip .arrow-container.top::before,:host(.duet-theme-turva2) .duet-tooltip .arrow-container.top-start::before,:host(.duet-theme-turva2) .duet-tooltip .arrow-container.top-end::before{border-top:11px solid rgb(212, 221, 226)}:host(.duet-theme-turva2) .duet-tooltip .arrow-container.bottom::before,:host(.duet-theme-turva2) .duet-tooltip .arrow-container.bottom-start::before,:host(.duet-theme-turva2) .duet-tooltip .arrow-container.bottom-end::before{border-bottom:11px solid rgb(212, 221, 226)}:host(.duet-theme-turva2) .duet-tooltip-content-area::-webkit-scrollbar-thumb{background:rgb(212, 221, 226)}:host(.duet-theme-turva2) .duet-tooltip-close{color:rgb(23, 42, 59)}";
|
|
13
13
|
const DuetTooltipPopupStyle0 = duetTooltipPopupCss;
|
|
14
14
|
|
|
15
15
|
const DuetTooltipPopup = /*@__PURE__*/ proxyCustomElement(class DuetTooltipPopup extends H {
|
|
@@ -60,7 +60,10 @@ const DuetTooltipPopup = /*@__PURE__*/ proxyCustomElement(class DuetTooltipPopup
|
|
|
60
60
|
"duet-tooltip": true,
|
|
61
61
|
"duet-theme-turva": this.theme === "turva",
|
|
62
62
|
"duet-tooltip-active": this.active === true,
|
|
63
|
-
} }, h(FocusGuard, { key: '7ad49fff09a690cae1a3089dc34028fbce775265', moveFocusTo: this.buttonEl }), h("div", { key: '
|
|
63
|
+
} }, h(FocusGuard, { key: '7ad49fff09a690cae1a3089dc34028fbce775265', moveFocusTo: this.buttonEl }), h("div", { key: 'cdb555570f31fce932bc6d56147cf76efae9f501', ref: element => (this.contentEl = element), class: {
|
|
64
|
+
"duet-tooltip-content-area": true,
|
|
65
|
+
"duet-theme-turva": this.theme === "turva",
|
|
66
|
+
}, tabindex: -1, id: this.tooltipId }, h("slot", { key: '4a5489f0934a1c68009144d1eca7ee9ce88f57b0' })), h("div", { key: '3c887e43abbd48008c25bca97a15f99be665e67b', ref: element => (this.arrowEl = element), class: { arrow: true, [this.placement]: true }, style: this.arrowStyles }, h("div", { key: '10ed930e95f17f466e15b55ade1018c6ee53de24', class: { "arrow-container": true, [this.placement]: true } })), h("button", { key: '8969d8e0e0c18810ed481467abe7cb3f7102b684', type: "button", class: "duet-tooltip-close", onClick: this.handleCloseClick, ref: el => (this.buttonEl = el) }, h("duet-icon", { key: '1f57750997a186157b0779707e7857a53343f1d8', name: "navigation-close-small", margin: "none", color: "currentColor", size: "xxx-small" }), h("duet-visually-hidden", { key: 'f748f051fc0b70d708b3af718754f86414a472e6' }, this.accessibleCloseLabel)), h(FocusGuard, { key: 'aced3b198a15712462ebd77d8e86fb3ba0eedd00', moveFocusTo: this.contentEl }))));
|
|
64
67
|
}
|
|
65
68
|
get element() { return this; }
|
|
66
69
|
static get style() { return DuetTooltipPopupStyle0; }
|
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { m as mediaQueryXxSmall, a as mediaQueryXSmall, b as mediaQuerySmall, c as mediaQueryMedium, d as mediaQueryLarge, e as mediaQueryXLarge, f as mediaQueryXxLarge, g as mediaQueryXxxLarge, h as mediaQueryXxxSmall, t as tokens } from './p-
|
|
4
|
+
import { m as mediaQueryXxSmall, a as mediaQueryXSmall, b as mediaQuerySmall, c as mediaQueryMedium, d as mediaQueryLarge, e as mediaQueryXLarge, f as mediaQueryXxLarge, g as mediaQueryXxxLarge, h as mediaQueryXxxSmall, t as tokens } from './p-c936343b.js';
|
|
5
5
|
|
|
6
6
|
const turva2ColorTokens = {
|
|
7
|
-
"color-turva2-red-00": "
|
|
8
|
-
"color-turva2-red-50": "
|
|
9
|
-
"color-turva2-red-100": "
|
|
10
|
-
"color-turva2-red-200": "
|
|
11
|
-
"color-turva2-red-300": "
|
|
12
|
-
"color-turva2-red-400": "
|
|
13
|
-
"color-turva2-red-500": "
|
|
14
|
-
"color-turva2-red-600": "
|
|
15
|
-
"color-turva2-red-700": "
|
|
16
|
-
"color-turva2-red-800": "
|
|
17
|
-
"color-turva2-red-900": "
|
|
18
|
-
"color-turva2-red-1000": "
|
|
19
|
-
"color-turva2-gray-00": "
|
|
20
|
-
"color-turva2-gray-50": "
|
|
21
|
-
"color-turva2-gray-100": "
|
|
22
|
-
"color-turva2-gray-200": "
|
|
23
|
-
"color-turva2-gray-300": "
|
|
24
|
-
"color-turva2-gray-400": "
|
|
25
|
-
"color-turva2-gray-500": "
|
|
26
|
-
"color-turva2-gray-600": "
|
|
27
|
-
"color-turva2-gray-700": "
|
|
28
|
-
"color-turva2-gray-800": "
|
|
29
|
-
"color-turva2-gray-900": "
|
|
30
|
-
"color-turva2-gray-1000": "
|
|
31
|
-
"color-turva-nude-00": "
|
|
32
|
-
"color-turva-nude-50": "
|
|
33
|
-
"color-turva-nude-100": "
|
|
34
|
-
"color-turva-nude-200": "
|
|
35
|
-
"color-turva-nude-300": "
|
|
36
|
-
"color-turva-nude-400": "
|
|
37
|
-
"color-turva-nude-500": "
|
|
38
|
-
"color-turva-nude-600": "
|
|
39
|
-
"color-turva-nude-700": "
|
|
40
|
-
"color-turva-nude-800": "
|
|
41
|
-
"color-turva-nude-900": "
|
|
42
|
-
"color-turva-nude-1000": "
|
|
7
|
+
"color-turva2-red-00": "rgb(255, 242, 242)",
|
|
8
|
+
"color-turva2-red-50": "rgb(255, 236, 236)",
|
|
9
|
+
"color-turva2-red-100": "rgb(255, 229, 230)",
|
|
10
|
+
"color-turva2-red-200": "rgb(255, 201, 204)",
|
|
11
|
+
"color-turva2-red-300": "rgb(249, 164, 172)",
|
|
12
|
+
"color-turva2-red-400": "rgb(243, 119, 133)",
|
|
13
|
+
"color-turva2-red-500": "rgb(236, 69, 96)",
|
|
14
|
+
"color-turva2-red-600": "rgb(230, 23, 64)",
|
|
15
|
+
"color-turva2-red-700": "rgb(185, 3, 41)",
|
|
16
|
+
"color-turva2-red-800": "rgb(140, 0, 30)",
|
|
17
|
+
"color-turva2-red-900": "rgb(96, 0, 20)",
|
|
18
|
+
"color-turva2-red-1000": "rgb(51, 0, 10)",
|
|
19
|
+
"color-turva2-gray-00": "rgb(245, 246, 247)",
|
|
20
|
+
"color-turva2-gray-50": "rgb(228, 233, 237)",
|
|
21
|
+
"color-turva2-gray-100": "rgb(212, 221, 226)",
|
|
22
|
+
"color-turva2-gray-200": "rgb(178, 194, 205)",
|
|
23
|
+
"color-turva2-gray-300": "rgb(148, 169, 185)",
|
|
24
|
+
"color-turva2-gray-400": "rgb(120, 145, 164)",
|
|
25
|
+
"color-turva2-gray-500": "rgb(95, 122, 143)",
|
|
26
|
+
"color-turva2-gray-600": "rgb(72, 100, 122)",
|
|
27
|
+
"color-turva2-gray-700": "rgb(53, 79, 101)",
|
|
28
|
+
"color-turva2-gray-800": "rgb(37, 60, 80)",
|
|
29
|
+
"color-turva2-gray-900": "rgb(23, 42, 59)",
|
|
30
|
+
"color-turva2-gray-1000": "rgb(6, 23, 38)",
|
|
31
|
+
"color-turva-nude-00": "rgb(253, 247, 242)",
|
|
32
|
+
"color-turva-nude-50": "rgb(251, 235, 225)",
|
|
33
|
+
"color-turva-nude-100": "rgb(251, 225, 209)",
|
|
34
|
+
"color-turva-nude-200": "rgb(241, 202, 178)",
|
|
35
|
+
"color-turva-nude-300": "rgb(216, 174, 150)",
|
|
36
|
+
"color-turva-nude-400": "rgb(190, 147, 124)",
|
|
37
|
+
"color-turva-nude-500": "rgb(165, 122, 101)",
|
|
38
|
+
"color-turva-nude-600": "rgb(140, 98, 79)",
|
|
39
|
+
"color-turva-nude-700": "rgb(114, 76, 60)",
|
|
40
|
+
"color-turva-nude-800": "rgb(89, 56, 43)",
|
|
41
|
+
"color-turva-nude-900": "rgb(64, 38, 28)",
|
|
42
|
+
"color-turva-nude-1000": "rgb(38, 21, 15)",
|
|
43
43
|
};
|
|
44
44
|
|
|
45
45
|
const allowedThemes = ["turva"];
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { g as getLocaleString } from './p-d9b2e80e.js';
|
|
6
|
-
import { d as defineCustomElement$1 } from './p-
|
|
6
|
+
import { d as defineCustomElement$1 } from './p-1dc37c4b.js';
|
|
7
7
|
|
|
8
|
-
const duetIndicatorCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0
|
|
8
|
+
const duetIndicatorCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0}:host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;position:relative}.duet-indicator{position:absolute;top:0;right:0;display:inline-block;width:8px;height:8px;border-radius:50%}.duet-indicator-new{background:rgb(0, 119, 179)}.duet-indicator-change{background:rgb(247, 178, 40)}.duet-indicator-error{background:rgb(185, 16, 74)}.duet-indicator-success{background:rgb(29, 106, 88)}";
|
|
9
9
|
const DuetIndicatorStyle0 = duetIndicatorCss;
|
|
10
10
|
|
|
11
11
|
const DuetIndicator = /*@__PURE__*/ proxyCustomElement(class DuetIndicator extends H {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
4
|
+
import { p as proxyCustomElement, H, h, d as Host } from './p-d4904a7c.js';
|
|
5
5
|
import { i as inheritGlobalTheme } from './p-3757c660.js';
|
|
6
|
-
import { h as hasSlot,
|
|
7
|
-
import { d as defineCustomElement$4 } from './p-
|
|
8
|
-
import { d as defineCustomElement$3 } from './p-
|
|
9
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
-
import { d as defineCustomElement$1 } from './p-
|
|
6
|
+
import { h as hasSlot, b as getElementsFromDefaultSlot } from './p-fe478fac.js';
|
|
7
|
+
import { d as defineCustomElement$4 } from './p-4343b5a1.js';
|
|
8
|
+
import { d as defineCustomElement$3 } from './p-af586c7d.js';
|
|
9
|
+
import { d as defineCustomElement$2 } from './p-929f4a06.js';
|
|
10
|
+
import { d as defineCustomElement$1 } from './p-1dc37c4b.js';
|
|
11
11
|
|
|
12
|
-
const duetScrollableCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0
|
|
12
|
+
const duetScrollableCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0}:host{box-sizing:border-box;padding:0;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;border:0;-webkit-tap-highlight-color:transparent}:host{position:relative !important}:host .duet-scrollable-items{position:relative;display:flex}:host .duet-scrollable-items.buttons .duet-scrollable-button-container{position:relative;flex:0 0 auto;flex-basis:40px}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--occluded{visibility:hidden;flex-shrink:1;flex-basis:0;width:0;padding:10px 0;overflow:hidden}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--absolute{position:absolute;top:0;z-index:210;width:auto;height:100%;padding:0 16px;background-color:rgb(255, 255, 255)}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--absolute.left{left:0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container--absolute.right{right:0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button{position:absolute;display:flex;flex:0 0 auto;flex-basis:40px;align-items:center;height:100%;cursor:pointer;transition:transform 300ms ease}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button:active duet-icon{transform:scale(0.8);transition:transform 300ms ease}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--left{left:0;padding:10px 10px 10px 0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--right{right:0;padding:10px 0 10px 10px}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--top{align-items:flex-start}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--bottom{align-items:flex-end}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute{padding:0 7px;border:1px solid rgb(212, 223, 229)}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute.duet-scrollable-button--left{border-radius:8px 0 0 8px}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute.duet-scrollable-button--right{border-radius:0 8px 8px 0}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute:hover{border-color:rgb(0, 119, 179);border-width:2px;}.duet-theme-turva :host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button--absolute:hover{border-color:rgb(113, 118, 132)}:host .duet-scrollable-items.buttons .duet-scrollable-button-container .duet-scrollable-button[hidden]{display:none !important}:host .duet-scrollable-items.duet-theme-turva .duet-scrollable-button-container .duet-scrollable-button--absolute:hover{border-color:rgb(113, 118, 132)}:host .duet-scrollable-items .duet-scrollable-list{display:flex;flex-wrap:nowrap;padding-inline:10px;margin-inline:-10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap;scroll-snap-type:x mandatory;scroll-margin:0 20px;-webkit-mask:linear-gradient(to right, transparent 0, #fff 10px), linear-gradient(to left, transparent 0, #fff 10px);mask:linear-gradient(to right, transparent 0, #fff 10px), linear-gradient(to left, transparent 0, #fff 10px);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:left, right;mask-position:left, right;-webkit-mask-size:50% 100%, 50% 100%;mask-size:50% 100%, 50% 100%;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;}:host .duet-scrollable-items .duet-scrollable-list--absolute{padding-right:0;padding-left:2px;margin-inline:0;-webkit-mask:none !important;mask:none !important}:host .duet-scrollable-items .duet-scrollable-list:not(.buttons){white-space:normal}:host .duet-scrollable-items .duet-scrollable-list::-webkit-scrollbar{display:none}:host .duet-scrollable-items .duet-scrollable-list.collapsed{flex-wrap:wrap}:host .duet-scrollable-items .duet-scrollable-list.gap-none{gap:0}:host .duet-scrollable-items .duet-scrollable-list.gap-large{gap:20px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--xx-small{padding-top:4px;padding-bottom:4px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--x-small{padding-top:8px;padding-bottom:8px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--small{padding-top:12px;padding-bottom:12px}:host .duet-scrollable-items .duet-scrollable-list.duet-overflow-padding--medium{padding-top:16px;padding-bottom:16px}:host .duet-scrollable-items .duet-scrollable-list.duet-scrollable-stretch{width:100%}:host .duet-scrollable-items.center{justify-content:center}:host .duet-scrollable-items.center .duet-scrollable-list.collapsed{justify-content:center}.collapse{width:100%;text-align:center}.collapse.hide{visibility:hidden}::slotted(*){flex-shrink:0;margin-left:0;scroll-snap-align:center;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}:host(.duet-theme-turva2) .duet-theme-turva .duet-scrollable-button-container .duet-scrollable-button--absolute:hover{border-color:rgb(120, 145, 164)}:host(.duet-theme-turva2) .duet-scrollable-items.duet-theme-turva .duet-scrollable-button-container .duet-scrollable-button--absolute:hover{border-color:rgb(120, 145, 164)}";
|
|
13
13
|
const DuetScrollableStyle0 = duetScrollableCss;
|
|
14
14
|
|
|
15
15
|
const DuetScrollable = /*@__PURE__*/ proxyCustomElement(class DuetScrollable extends H {
|
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Built with Duet Design System
|
|
3
3
|
*/
|
|
4
|
+
const colorBackgroundAccentPrimary = "rgb(240, 247, 250)";
|
|
5
|
+
const colorBackgroundAccentPrimaryTurva = "rgb(253, 247, 242)";
|
|
6
|
+
const colorBackgroundAccentSecondary = "rgb(217, 236, 245)";
|
|
7
|
+
const colorBackgroundAccentSecondaryTurva = "rgb(251, 225, 209)";
|
|
8
|
+
const colorBackgroundAccentTertiary = "rgb(0, 119, 179)";
|
|
9
|
+
const colorBackgroundAccentTertiaryTurva = "rgb(230, 23, 64)";
|
|
10
|
+
const colorBackgroundPrimary = "rgb(255, 255, 255)";
|
|
11
|
+
const colorBackgroundPrimaryTurva = "rgb(255, 255, 255)";
|
|
12
|
+
const colorBackgroundSecondary = "rgb(245, 248, 250)";
|
|
13
|
+
const colorBackgroundSecondaryTurva = "rgb(245, 246, 247)";
|
|
14
|
+
const colorBackgroundTertiary = "rgb(8, 42, 77)";
|
|
15
|
+
const colorBackgroundTertiaryTurva = "rgb(6, 23, 38)";
|
|
4
16
|
const colorBrandBlue = "rgb(0, 161, 212)";
|
|
5
17
|
const colorBrandGrayTurva = "rgb(178, 180, 179)";
|
|
6
18
|
const colorCategoryFamily = "rgb(11, 114, 136)";
|
|
@@ -107,6 +119,30 @@ const colorSuccess700 = "rgb(48, 131, 105)";
|
|
|
107
119
|
const colorSuccess800 = "rgb(29, 106, 88)";
|
|
108
120
|
const colorSuccess900 = "rgb(13, 71, 59)";
|
|
109
121
|
const colorSuccessTurva = "rgb(48, 131, 105)";
|
|
122
|
+
const colorTurva2Gray00 = "rgb(245, 246, 247)";
|
|
123
|
+
const colorTurva2Gray100 = "rgb(212, 221, 226)";
|
|
124
|
+
const colorTurva2Gray1000 = "rgb(6, 23, 38)";
|
|
125
|
+
const colorTurva2Gray200 = "rgb(178, 194, 205)";
|
|
126
|
+
const colorTurva2Gray300 = "rgb(148, 169, 185)";
|
|
127
|
+
const colorTurva2Gray400 = "rgb(120, 145, 164)";
|
|
128
|
+
const colorTurva2Gray50 = "rgb(228, 233, 237)";
|
|
129
|
+
const colorTurva2Gray500 = "rgb(95, 122, 143)";
|
|
130
|
+
const colorTurva2Gray600 = "rgb(72, 100, 122)";
|
|
131
|
+
const colorTurva2Gray700 = "rgb(53, 79, 101)";
|
|
132
|
+
const colorTurva2Gray800 = "rgb(37, 60, 80)";
|
|
133
|
+
const colorTurva2Gray900 = "rgb(23, 42, 59)";
|
|
134
|
+
const colorTurva2Red00 = "rgb(255, 242, 242)";
|
|
135
|
+
const colorTurva2Red100 = "rgb(255, 229, 230)";
|
|
136
|
+
const colorTurva2Red1000 = "rgb(51, 0, 10)";
|
|
137
|
+
const colorTurva2Red200 = "rgb(255, 201, 204)";
|
|
138
|
+
const colorTurva2Red300 = "rgb(249, 164, 172)";
|
|
139
|
+
const colorTurva2Red400 = "rgb(243, 119, 133)";
|
|
140
|
+
const colorTurva2Red50 = "rgb(255, 236, 236)";
|
|
141
|
+
const colorTurva2Red500 = "rgb(236, 69, 96)";
|
|
142
|
+
const colorTurva2Red600 = "rgb(230, 23, 64)";
|
|
143
|
+
const colorTurva2Red700 = "rgb(185, 3, 41)";
|
|
144
|
+
const colorTurva2Red800 = "rgb(140, 0, 30)";
|
|
145
|
+
const colorTurva2Red900 = "rgb(96, 0, 20)";
|
|
110
146
|
const colorTurvaGray00 = "rgb(245, 247, 250)";
|
|
111
147
|
const colorTurvaGray100 = "rgb(222, 224, 228)";
|
|
112
148
|
const colorTurvaGray1000 = "rgb(8, 13, 38)";
|
|
@@ -119,6 +155,18 @@ const colorTurvaGray600 = "rgb(98, 104, 122)";
|
|
|
119
155
|
const colorTurvaGray700 = "rgb(71, 78, 101)";
|
|
120
156
|
const colorTurvaGray800 = "rgb(45, 52, 79)";
|
|
121
157
|
const colorTurvaGray900 = "rgb(23, 28, 58)";
|
|
158
|
+
const colorTurvaNude00 = "rgb(253, 247, 242)";
|
|
159
|
+
const colorTurvaNude100 = "rgb(251, 225, 209)";
|
|
160
|
+
const colorTurvaNude1000 = "rgb(38, 21, 15)";
|
|
161
|
+
const colorTurvaNude200 = "rgb(241, 202, 178)";
|
|
162
|
+
const colorTurvaNude300 = "rgb(216, 174, 150)";
|
|
163
|
+
const colorTurvaNude400 = "rgb(190, 147, 124)";
|
|
164
|
+
const colorTurvaNude50 = "rgb(251, 235, 225)";
|
|
165
|
+
const colorTurvaNude500 = "rgb(165, 122, 101)";
|
|
166
|
+
const colorTurvaNude600 = "rgb(140, 98, 79)";
|
|
167
|
+
const colorTurvaNude700 = "rgb(114, 76, 60)";
|
|
168
|
+
const colorTurvaNude800 = "rgb(89, 56, 43)";
|
|
169
|
+
const colorTurvaNude900 = "rgb(64, 38, 28)";
|
|
122
170
|
const colorTurvaRed00 = "rgb(255, 241, 241)";
|
|
123
171
|
const colorTurvaRed100 = "rgb(255, 213, 215)";
|
|
124
172
|
const colorTurvaRed1000 = "rgb(51, 5, 20)";
|
|
@@ -251,6 +299,18 @@ const zIndexToast = "500";
|
|
|
251
299
|
|
|
252
300
|
const tokens = /*#__PURE__*/Object.freeze({
|
|
253
301
|
__proto__: null,
|
|
302
|
+
colorBackgroundAccentPrimary: colorBackgroundAccentPrimary,
|
|
303
|
+
colorBackgroundAccentPrimaryTurva: colorBackgroundAccentPrimaryTurva,
|
|
304
|
+
colorBackgroundAccentSecondary: colorBackgroundAccentSecondary,
|
|
305
|
+
colorBackgroundAccentSecondaryTurva: colorBackgroundAccentSecondaryTurva,
|
|
306
|
+
colorBackgroundAccentTertiary: colorBackgroundAccentTertiary,
|
|
307
|
+
colorBackgroundAccentTertiaryTurva: colorBackgroundAccentTertiaryTurva,
|
|
308
|
+
colorBackgroundPrimary: colorBackgroundPrimary,
|
|
309
|
+
colorBackgroundPrimaryTurva: colorBackgroundPrimaryTurva,
|
|
310
|
+
colorBackgroundSecondary: colorBackgroundSecondary,
|
|
311
|
+
colorBackgroundSecondaryTurva: colorBackgroundSecondaryTurva,
|
|
312
|
+
colorBackgroundTertiary: colorBackgroundTertiary,
|
|
313
|
+
colorBackgroundTertiaryTurva: colorBackgroundTertiaryTurva,
|
|
254
314
|
colorBrandBlue: colorBrandBlue,
|
|
255
315
|
colorBrandGrayTurva: colorBrandGrayTurva,
|
|
256
316
|
colorCategoryFamily: colorCategoryFamily,
|
|
@@ -357,6 +417,30 @@ const tokens = /*#__PURE__*/Object.freeze({
|
|
|
357
417
|
colorSuccess800: colorSuccess800,
|
|
358
418
|
colorSuccess900: colorSuccess900,
|
|
359
419
|
colorSuccessTurva: colorSuccessTurva,
|
|
420
|
+
colorTurva2Gray00: colorTurva2Gray00,
|
|
421
|
+
colorTurva2Gray100: colorTurva2Gray100,
|
|
422
|
+
colorTurva2Gray1000: colorTurva2Gray1000,
|
|
423
|
+
colorTurva2Gray200: colorTurva2Gray200,
|
|
424
|
+
colorTurva2Gray300: colorTurva2Gray300,
|
|
425
|
+
colorTurva2Gray400: colorTurva2Gray400,
|
|
426
|
+
colorTurva2Gray50: colorTurva2Gray50,
|
|
427
|
+
colorTurva2Gray500: colorTurva2Gray500,
|
|
428
|
+
colorTurva2Gray600: colorTurva2Gray600,
|
|
429
|
+
colorTurva2Gray700: colorTurva2Gray700,
|
|
430
|
+
colorTurva2Gray800: colorTurva2Gray800,
|
|
431
|
+
colorTurva2Gray900: colorTurva2Gray900,
|
|
432
|
+
colorTurva2Red00: colorTurva2Red00,
|
|
433
|
+
colorTurva2Red100: colorTurva2Red100,
|
|
434
|
+
colorTurva2Red1000: colorTurva2Red1000,
|
|
435
|
+
colorTurva2Red200: colorTurva2Red200,
|
|
436
|
+
colorTurva2Red300: colorTurva2Red300,
|
|
437
|
+
colorTurva2Red400: colorTurva2Red400,
|
|
438
|
+
colorTurva2Red50: colorTurva2Red50,
|
|
439
|
+
colorTurva2Red500: colorTurva2Red500,
|
|
440
|
+
colorTurva2Red600: colorTurva2Red600,
|
|
441
|
+
colorTurva2Red700: colorTurva2Red700,
|
|
442
|
+
colorTurva2Red800: colorTurva2Red800,
|
|
443
|
+
colorTurva2Red900: colorTurva2Red900,
|
|
360
444
|
colorTurvaGray00: colorTurvaGray00,
|
|
361
445
|
colorTurvaGray100: colorTurvaGray100,
|
|
362
446
|
colorTurvaGray1000: colorTurvaGray1000,
|
|
@@ -369,6 +453,18 @@ const tokens = /*#__PURE__*/Object.freeze({
|
|
|
369
453
|
colorTurvaGray700: colorTurvaGray700,
|
|
370
454
|
colorTurvaGray800: colorTurvaGray800,
|
|
371
455
|
colorTurvaGray900: colorTurvaGray900,
|
|
456
|
+
colorTurvaNude00: colorTurvaNude00,
|
|
457
|
+
colorTurvaNude100: colorTurvaNude100,
|
|
458
|
+
colorTurvaNude1000: colorTurvaNude1000,
|
|
459
|
+
colorTurvaNude200: colorTurvaNude200,
|
|
460
|
+
colorTurvaNude300: colorTurvaNude300,
|
|
461
|
+
colorTurvaNude400: colorTurvaNude400,
|
|
462
|
+
colorTurvaNude50: colorTurvaNude50,
|
|
463
|
+
colorTurvaNude500: colorTurvaNude500,
|
|
464
|
+
colorTurvaNude600: colorTurvaNude600,
|
|
465
|
+
colorTurvaNude700: colorTurvaNude700,
|
|
466
|
+
colorTurvaNude800: colorTurvaNude800,
|
|
467
|
+
colorTurvaNude900: colorTurvaNude900,
|
|
372
468
|
colorTurvaRed00: colorTurvaRed00,
|
|
373
469
|
colorTurvaRed100: colorTurvaRed100,
|
|
374
470
|
colorTurvaRed1000: colorTurvaRed1000,
|