@duetds/components 8.6.3 → 8.6.4
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 +632 -628
- package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-alert.cjs.entry.js +2 -0
- package/lib/cjs/duet-banner.cjs.entry.js +4 -4
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +2 -2
- package/lib/cjs/duet-button_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-caption_4.cjs.entry.js +2 -2
- package/lib/cjs/duet-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- package/lib/cjs/duet-divider_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +2 -2
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-icon.cjs.entry.js +2 -2
- package/lib/cjs/duet-input_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-menu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-modal.cjs.entry.js +2 -0
- package/lib/cjs/duet-pagination_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +2 -2
- package/lib/cjs/duet-slideout.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +1 -1
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +1 -1
- package/lib/cjs/duet-tooltip.cjs.entry.js +1 -1
- package/lib/cjs/duet-tray.cjs.entry.js +1 -1
- package/lib/cjs/{token-utils-4ff49a49.js → token-utils-2a219fda.js} +1 -1
- package/lib/cjs/{tokens-d270c810.js → tokens-851fb0c9.js} +376 -376
- package/lib/cjs/{tokens.module-2198b663.js → tokens.module-3e57c188.js} +250 -250
- package/lib/collection/components/duet-alert/duet-alert.js +16 -0
- package/lib/collection/components/duet-banner/duet-banner.css +2 -2
- package/lib/collection/components/duet-banner/duet-banner.js +1 -1
- package/lib/collection/components/duet-modal/duet-modal.js +16 -0
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +5 -5
- package/lib/dist-custom-elements/duet-breadcrumb.js +1 -1
- package/lib/dist-custom-elements/duet-breadcrumbs.js +1 -1
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +2 -2
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +3 -3
- package/lib/dist-custom-elements/duet-choice.js +1 -1
- package/lib/dist-custom-elements/duet-collapsible.js +2 -2
- package/lib/dist-custom-elements/duet-combobox.js +8 -8
- package/lib/dist-custom-elements/duet-contact-card.js +6 -6
- package/lib/dist-custom-elements/duet-cookie-consent.js +3 -3
- package/lib/dist-custom-elements/duet-date-picker.js +8 -8
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +5 -5
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-footer.js +2 -2
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +6 -6
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +5 -5
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-item.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-link.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-modal.js +6 -4
- package/lib/dist-custom-elements/duet-multiselect.js +4 -4
- package/lib/dist-custom-elements/duet-notification-drawer.js +3 -3
- package/lib/dist-custom-elements/duet-number-input.js +7 -7
- package/lib/dist-custom-elements/duet-page-heading.js +1 -1
- package/lib/dist-custom-elements/duet-pagination.js +9 -9
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +3 -3
- package/lib/dist-custom-elements/duet-radio-group.js +3 -3
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +2 -2
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-link.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-panel.js +2 -2
- package/lib/dist-custom-elements/duet-slideout.js +2 -2
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-step.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +1 -1
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +2 -2
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +1 -1
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +1 -1
- package/lib/dist-custom-elements/duet-submenu-bar.js +2 -2
- package/lib/dist-custom-elements/duet-tab-group.js +8 -8
- package/lib/dist-custom-elements/duet-tab.js +1 -1
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +5 -5
- package/lib/dist-custom-elements/duet-toggle.js +1 -1
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +1 -1
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +1 -1
- package/lib/dist-custom-elements/duet-toolbar-item.js +1 -1
- package/lib/dist-custom-elements/duet-toolbar-link.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 +2 -2
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +11 -11
- package/lib/dist-custom-elements/{p-08124065.js → p-01c62feb.js} +1 -1
- package/lib/dist-custom-elements/{p-bc9ebb36.js → p-18552e4e.js} +3 -3
- package/lib/dist-custom-elements/{p-baf3208f.js → p-1a8d1a11.js} +1 -1
- package/lib/dist-custom-elements/{p-4c6021d9.js → p-20b3fa1e.js} +3 -3
- package/lib/dist-custom-elements/{p-842a828e.js → p-27b6f57b.js} +1 -1
- package/lib/dist-custom-elements/{p-46074a1a.js → p-29926f8a.js} +2 -2
- package/lib/dist-custom-elements/{p-01b67752.js → p-29b18cdf.js} +2 -2
- package/lib/dist-custom-elements/{p-25c80cdb.js → p-3ec3eb5f.js} +1 -1
- package/lib/dist-custom-elements/{p-cefa037c.js → p-3f85f7b8.js} +6 -4
- package/lib/dist-custom-elements/{p-0f0e9944.js → p-43fc089a.js} +5 -5
- package/lib/dist-custom-elements/{p-17ed32c8.js → p-4779e8e0.js} +1 -1
- package/lib/dist-custom-elements/{p-0c564379.js → p-67ef919e.js} +250 -250
- package/lib/dist-custom-elements/{p-e3d597b6.js → p-6ac13d84.js} +1 -1
- package/lib/dist-custom-elements/{p-8f03dae0.js → p-7b97ad08.js} +6 -6
- package/lib/dist-custom-elements/{p-a38a452e.js → p-82302a93.js} +3 -3
- package/lib/dist-custom-elements/{p-98d17606.js → p-9ca3437c.js} +1 -1
- package/lib/dist-custom-elements/{p-bb25377b.js → p-b29a25ab.js} +1 -1
- package/lib/dist-custom-elements/{p-63954651.js → p-b676c88c.js} +1 -1
- package/lib/{esm/tokens-5e02bbe0.js → dist-custom-elements/p-d5c03b61.js} +376 -376
- package/lib/dist-custom-elements/{p-a167e2a0.js → p-d72fa71c.js} +1 -1
- package/lib/dist-custom-elements/{p-71814469.js → p-d8932b2b.js} +4 -4
- package/lib/dist-custom-elements/{p-7b843aae.js → p-ecaba4be.js} +1 -1
- package/lib/dist-custom-elements/{p-531e8a71.js → p-ef51ec63.js} +1 -1
- package/lib/dist-custom-elements/{p-bfcc033c.js → p-f40596e9.js} +2 -2
- package/lib/dist-custom-elements/{p-bb662681.js → p-f47e755d.js} +3 -3
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/{p-1a7649e4.entry.js → p-01e99d98.entry.js} +1 -1
- package/lib/duet/{p-4e724a7d.entry.js → p-032e2711.entry.js} +1 -1
- package/lib/duet/{p-956fad95.system.entry.js → p-080d1309.system.entry.js} +1 -1
- package/lib/duet/{p-37802e1f.system.entry.js → p-0b7eacfc.system.entry.js} +1 -1
- package/lib/duet/{p-c586a2c4.system.entry.js → p-166ee660.system.entry.js} +1 -1
- package/lib/duet/{p-0bdcf67f.js → p-1784b1d2.js} +1 -1
- package/lib/duet/{p-a21391c0.system.entry.js → p-1ab80c29.system.entry.js} +1 -1
- package/lib/duet/{p-7f4b420c.system.entry.js → p-1bc74805.system.entry.js} +1 -1
- package/lib/duet/{p-4781cd58.entry.js → p-20914caa.entry.js} +1 -1
- package/lib/duet/{p-45bb3cd0.system.entry.js → p-2208faac.system.entry.js} +1 -1
- package/lib/duet/{p-30773d74.entry.js → p-283d802c.entry.js} +1 -1
- package/lib/duet/p-33e25171.system.entry.js +4 -0
- package/lib/duet/{p-999fff8d.system.entry.js → p-40a7a9b0.system.entry.js} +1 -1
- package/lib/duet/{p-76e54ff5.entry.js → p-413838af.entry.js} +1 -1
- package/lib/duet/{p-ebbecac7.system.entry.js → p-427eec46.system.entry.js} +1 -1
- package/lib/duet/{p-15c22a22.entry.js → p-4605197f.entry.js} +1 -1
- package/lib/duet/{p-2522cfc3.entry.js → p-49a25bf5.entry.js} +1 -1
- package/lib/duet/{p-8b4ab364.system.entry.js → p-49f79189.system.entry.js} +1 -1
- package/lib/duet/p-4a901bfc.js +4 -0
- package/lib/duet/{p-8fb1d27a.system.entry.js → p-51adcace.system.entry.js} +1 -1
- package/lib/duet/{p-afe7d680.entry.js → p-5dd177d8.entry.js} +1 -1
- package/lib/duet/{p-07ac7f3e.system.entry.js → p-60f12cac.system.entry.js} +1 -1
- package/lib/duet/p-6151635f.system.js +1 -1
- package/lib/duet/p-622f89ff.entry.js +4 -0
- package/lib/duet/{p-ad9b7b51.entry.js → p-6623f965.entry.js} +1 -1
- package/lib/duet/{p-9e75e5d8.system.entry.js → p-690a8348.system.entry.js} +1 -1
- package/lib/duet/{p-73cd3afd.entry.js → p-6a1bd4d9.entry.js} +1 -1
- package/lib/duet/{p-3851808f.system.entry.js → p-6e3a7d3f.system.entry.js} +1 -1
- package/lib/duet/{p-6c9cfb6d.entry.js → p-6f24a09e.entry.js} +1 -1
- package/lib/duet/{p-eafed149.system.entry.js → p-76a419f1.system.entry.js} +1 -1
- package/lib/duet/{p-eceeb9fd.entry.js → p-787520f2.entry.js} +1 -1
- package/lib/duet/{p-c776e072.entry.js → p-7f7a7a71.entry.js} +1 -1
- package/lib/duet/{p-3302d75d.entry.js → p-805a3314.entry.js} +1 -1
- package/lib/duet/{p-a90f23ec.system.entry.js → p-907787c5.system.entry.js} +1 -1
- package/lib/duet/{p-b78c3e3e.entry.js → p-91677c21.entry.js} +1 -1
- package/lib/duet/{p-b02ca265.entry.js → p-9180b8be.entry.js} +1 -1
- package/lib/duet/{p-7a161455.entry.js → p-96ca57c0.entry.js} +1 -1
- package/lib/duet/{p-628ae8ba.entry.js → p-a5bb0b7f.entry.js} +1 -1
- package/lib/duet/{p-4de910bd.system.entry.js → p-b781e27f.system.entry.js} +1 -1
- package/lib/duet/{p-73e66b09.system.js → p-c1445714.system.js} +1 -1
- package/lib/duet/{p-7ca15c93.entry.js → p-c2c2e797.entry.js} +1 -1
- package/lib/duet/{p-a659cdb5.system.entry.js → p-c30b6ad6.system.entry.js} +1 -1
- package/lib/duet/{p-38f9c1e3.entry.js → p-c493cd2e.entry.js} +1 -1
- package/lib/duet/p-c51d6fb5.system.js +4 -0
- package/lib/duet/p-c86d6786.system.js +4 -0
- package/lib/duet/{p-9d0c2f7d.system.entry.js → p-caf153e4.system.entry.js} +1 -1
- package/lib/duet/{p-c68602c9.system.entry.js → p-ce01f793.system.entry.js} +1 -1
- package/lib/duet/{p-e640a515.system.entry.js → p-ce6892d9.system.entry.js} +1 -1
- package/lib/duet/p-d067ebb8.entry.js +4 -0
- package/lib/duet/p-d5c03b61.js +4 -0
- package/lib/duet/{p-80ffc878.system.entry.js → p-da0e9110.system.entry.js} +1 -1
- package/lib/duet/{p-60bf137e.system.entry.js → p-e4595aa7.system.entry.js} +1 -1
- package/lib/duet/p-e7d32eaa.entry.js +4 -0
- package/lib/duet/{p-e411627f.entry.js → p-ee4075c2.entry.js} +1 -1
- package/lib/duet/{p-174ad02e.system.entry.js → p-f0209c14.system.entry.js} +1 -1
- package/lib/duet/{p-fa87de22.entry.js → p-f252a415.entry.js} +1 -1
- package/lib/duet/{p-9ac25886.system.entry.js → p-f52f44d6.system.entry.js} +1 -1
- package/lib/duet/{p-179881d0.system.entry.js → p-fa3801ea.system.entry.js} +1 -1
- package/lib/duet/{p-05a72320.entry.js → p-ff4969cc.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +2 -2
- package/lib/esm/duet-alert.entry.js +2 -0
- package/lib/esm/duet-banner.entry.js +4 -4
- package/lib/esm/duet-breadcrumbs.entry.js +2 -2
- package/lib/esm/duet-button_2.entry.js +2 -2
- package/lib/esm/duet-caption_4.entry.js +2 -2
- package/lib/esm/duet-card.entry.js +2 -2
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-divider_2.entry.js +2 -2
- package/lib/esm/duet-editable-table_3.entry.js +2 -2
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +2 -2
- package/lib/esm/duet-icon.entry.js +2 -2
- package/lib/esm/duet-input_2.entry.js +2 -2
- package/lib/esm/duet-menu-bar.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +2 -0
- package/lib/esm/duet-pagination_2.entry.js +2 -2
- package/lib/esm/duet-promo-card.entry.js +2 -2
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +2 -2
- package/lib/esm/duet-slideout-panel.entry.js +2 -2
- package/lib/esm/duet-slideout.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm/duet-submenu-bar.entry.js +1 -1
- package/lib/esm/duet-tooltip.entry.js +1 -1
- package/lib/esm/duet-tray.entry.js +1 -1
- package/lib/esm/{token-utils-2adbab3f.js → token-utils-1f843fb9.js} +1 -1
- package/lib/{dist-custom-elements/p-f9a8d356.js → esm/tokens-a9d9d4dd.js} +376 -376
- package/lib/esm/{tokens.module-8dbafec7.js → tokens.module-ed0ed26f.js} +250 -250
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-banner.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-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +2 -2
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.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-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/{token-utils-2adbab3f.js → token-utils-1f843fb9.js} +1 -1
- package/lib/esm-es5/tokens-a9d9d4dd.js +4 -0
- package/lib/esm-es5/tokens.module-ed0ed26f.js +4 -0
- package/lib/types/components/duet-alert/duet-alert.d.ts +4 -0
- package/lib/types/components/duet-modal/duet-modal.d.ts +4 -0
- package/lib/types/components.d.ts +10 -0
- package/package.json +3 -3
- package/lib/duet/p-1c689a26.system.js +0 -4
- package/lib/duet/p-26dbd459.entry.js +0 -4
- package/lib/duet/p-5a8b2426.entry.js +0 -4
- package/lib/duet/p-67dc45d7.js +0 -4
- package/lib/duet/p-77a2e410.system.entry.js +0 -4
- package/lib/duet/p-a3afb1af.entry.js +0 -4
- package/lib/duet/p-b31d31d8.system.js +0 -4
- package/lib/duet/p-f9a8d356.js +0 -4
- package/lib/esm-es5/tokens-5e02bbe0.js +0 -4
- package/lib/esm-es5/tokens.module-8dbafec7.js +0 -4
|
@@ -3,335 +3,335 @@
|
|
|
3
3
|
*/
|
|
4
4
|
'use strict';
|
|
5
5
|
|
|
6
|
-
const colorWarning = "rgb(247, 178, 40)";
|
|
7
|
-
const colorGrayDarker = "rgb(101, 119, 135)";
|
|
8
|
-
const colorGrayLighter = "rgb(245, 248, 250)";
|
|
9
|
-
const colorCategoryHome = "rgb(211, 36, 131)";
|
|
10
|
-
const colorPrimary = "rgb(0, 119, 179)";
|
|
11
|
-
const colorCategoryVehicle = "rgb(54, 74, 129)";
|
|
12
|
-
const colorSuccess = "rgb(0, 135, 90)";
|
|
13
|
-
const colorCategoryFamily = "rgb(11, 114, 136)";
|
|
14
|
-
const colorPrimaryLightest = "rgb(243, 249, 252)";
|
|
15
|
-
const colorPrimaryLighter = "rgb(230, 242, 248)";
|
|
16
6
|
const colorBrandBlue = "rgb(0, 161, 212)";
|
|
17
|
-
const
|
|
18
|
-
const
|
|
7
|
+
const colorBrandGrayTurva = "rgb(178, 180, 179)";
|
|
8
|
+
const colorCategoryFamily = "rgb(11, 114, 136)";
|
|
9
|
+
const colorCategoryFamilyTurva = "rgb(199, 12, 112)";
|
|
19
10
|
const colorCategoryFinance = "rgb(122, 1, 196)";
|
|
20
|
-
const
|
|
21
|
-
const
|
|
22
|
-
const colorSecondary = "rgb(0, 41, 77)";
|
|
11
|
+
const colorCategoryHome = "rgb(211, 36, 131)";
|
|
12
|
+
const colorCategoryHomeTurva = "rgb(161, 10, 78)";
|
|
23
13
|
const colorCategoryPet = "rgb(168, 1, 78)";
|
|
24
|
-
const colorPrimaryDarker = "rgb(0, 98, 154)";
|
|
25
|
-
const colorPrimaryLight = "rgb(205, 229, 241)";
|
|
26
14
|
const colorCategoryTravel = "rgb(213, 66, 3)";
|
|
27
|
-
const colorGray = "rgb(207, 210, 212)";
|
|
28
|
-
const colorDanger = "rgb(222, 35, 98)";
|
|
29
|
-
const colorGrayDarkerTurva = "rgb(68, 68, 69)";
|
|
30
|
-
const colorGrayLighterTurva = "rgb(245, 245, 247)";
|
|
31
|
-
const colorCategoryHomeTurva = "rgb(161, 10, 78)";
|
|
32
|
-
const colorPrimaryTurva = "rgb(198, 12, 48)";
|
|
33
|
-
const colorCategoryVehicleTurva = "rgb(23, 28, 58)";
|
|
34
|
-
const colorSuccessTurva = "rgb(8, 135, 78)";
|
|
35
|
-
const colorPrimaryLightestTurva = "rgb(252, 243, 244)";
|
|
36
|
-
const colorCategoryFamilyTurva = "rgb(199, 12, 112)";
|
|
37
|
-
const colorCategoryUnionTurva = "rgb(169, 69, 124)";
|
|
38
|
-
const colorPrimaryLighterTurva = "rgb(249, 230, 234)";
|
|
39
|
-
const colorPrimaryDarkTurva = "rgb(148, 9, 37)";
|
|
40
|
-
const colorGrayLightestTurva = "rgb(255, 255, 255)";
|
|
41
|
-
const colorGrayDarkTurva = "rgb(116, 116, 117)";
|
|
42
|
-
const colorGrayLightTurva = "rgb(228, 228, 230)";
|
|
43
|
-
const colorBrandGrayTurva = "rgb(178, 180, 179)";
|
|
44
|
-
const colorSecondaryTurva = "rgb(23, 28, 58)";
|
|
45
|
-
const colorPrimaryDarkerTurva = "rgb(173, 11, 43)";
|
|
46
|
-
const colorPrimaryLightTurva = "rgb(244, 207, 214)";
|
|
47
15
|
const colorCategoryTravelTurva = "rgb(9, 129, 148)";
|
|
48
|
-
const
|
|
16
|
+
const colorCategoryUnionTurva = "rgb(169, 69, 124)";
|
|
17
|
+
const colorCategoryVehicle = "rgb(54, 74, 129)";
|
|
18
|
+
const colorCategoryVehicleTurva = "rgb(23, 28, 58)";
|
|
19
|
+
const colorDanger = "rgb(222, 35, 98)";
|
|
49
20
|
const colorDangerTurva = "rgb(224, 42, 13)";
|
|
50
|
-
const
|
|
21
|
+
const colorData01 = "rgb(122, 1, 196)";
|
|
22
|
+
const colorData02 = "rgb(0, 155, 204)";
|
|
23
|
+
const colorData03 = "rgb(27, 171, 75)";
|
|
24
|
+
const colorData04 = "rgb(255, 86, 34)";
|
|
25
|
+
const colorData05 = "rgb(245, 76, 154)";
|
|
26
|
+
const colorData06 = "rgb(194, 21, 101)";
|
|
51
27
|
const colorData07 = "rgb(192, 101, 247)";
|
|
52
28
|
const colorData08 = "rgb(0, 105, 191)";
|
|
53
29
|
const colorData09 = "rgb(19, 120, 53)";
|
|
54
30
|
const colorData10 = "rgb(179, 60, 24)";
|
|
55
31
|
const colorData11 = "rgb(13, 163, 166)";
|
|
56
|
-
const colorData01 = "rgb(122, 1, 196)";
|
|
57
32
|
const colorData12 = "rgb(11, 114, 136)";
|
|
58
|
-
const colorData02 = "rgb(0, 155, 204)";
|
|
59
33
|
const colorData13 = "rgb(179, 137, 24)";
|
|
60
|
-
const colorData03 = "rgb(27, 171, 75)";
|
|
61
34
|
const colorData14 = "rgb(128, 98, 17)";
|
|
62
|
-
const colorData04 = "rgb(255, 86, 34)";
|
|
63
35
|
const colorData15 = "rgb(0, 41, 77)";
|
|
64
|
-
const
|
|
65
|
-
const
|
|
66
|
-
const
|
|
67
|
-
const
|
|
68
|
-
const
|
|
69
|
-
const
|
|
36
|
+
const colorGray = "rgb(207, 210, 212)";
|
|
37
|
+
const colorGrayDark = "rgb(144, 149, 153)";
|
|
38
|
+
const colorGrayDarkTurva = "rgb(116, 116, 117)";
|
|
39
|
+
const colorGrayDarker = "rgb(101, 119, 135)";
|
|
40
|
+
const colorGrayDarkerTurva = "rgb(68, 68, 69)";
|
|
41
|
+
const colorGrayLight = "rgb(225, 227, 230)";
|
|
42
|
+
const colorGrayLightTurva = "rgb(228, 228, 230)";
|
|
43
|
+
const colorGrayLighter = "rgb(245, 248, 250)";
|
|
44
|
+
const colorGrayLighterTurva = "rgb(245, 245, 247)";
|
|
45
|
+
const colorGrayLightest = "rgb(255, 255, 255)";
|
|
46
|
+
const colorGrayLightestTurva = "rgb(255, 255, 255)";
|
|
47
|
+
const colorGrayTurva = "rgb(207, 207, 209)";
|
|
48
|
+
const colorPrimary = "rgb(0, 119, 179)";
|
|
49
|
+
const colorPrimaryDark = "rgb(0, 77, 128)";
|
|
50
|
+
const colorPrimaryDarkTurva = "rgb(148, 9, 37)";
|
|
51
|
+
const colorPrimaryDarker = "rgb(0, 98, 154)";
|
|
52
|
+
const colorPrimaryDarkerTurva = "rgb(173, 11, 43)";
|
|
53
|
+
const colorPrimaryLight = "rgb(205, 229, 241)";
|
|
54
|
+
const colorPrimaryLightTurva = "rgb(244, 207, 214)";
|
|
55
|
+
const colorPrimaryLighter = "rgb(230, 242, 248)";
|
|
56
|
+
const colorPrimaryLighterTurva = "rgb(249, 230, 234)";
|
|
57
|
+
const colorPrimaryLightest = "rgb(243, 249, 252)";
|
|
58
|
+
const colorPrimaryLightestTurva = "rgb(252, 243, 244)";
|
|
59
|
+
const colorPrimaryTurva = "rgb(198, 12, 48)";
|
|
60
|
+
const colorSecondary = "rgb(0, 41, 77)";
|
|
61
|
+
const colorSecondaryTurva = "rgb(23, 28, 58)";
|
|
62
|
+
const colorSuccess = "rgb(0, 135, 90)";
|
|
63
|
+
const colorSuccessTurva = "rgb(8, 135, 78)";
|
|
64
|
+
const colorWarning = "rgb(247, 178, 40)";
|
|
65
|
+
const colorWarningTurva = "rgb(250, 164, 15)";
|
|
70
66
|
const fontFamilyHeading = "'localtapiola-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";
|
|
67
|
+
const fontFamilyHeadingTurva = "'turva-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";
|
|
71
68
|
const fontFamilyText = "'localtapiola-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";
|
|
72
|
-
const
|
|
73
|
-
const fontWeightNormal = "400";
|
|
74
|
-
const fontWeightSemiBold = "600";
|
|
75
|
-
const fontSizeXxxxLarge = "4.5rem";
|
|
76
|
-
const fontSizeXxxLarge = "3rem";
|
|
77
|
-
const fontSizeXxLarge = "2.25rem";
|
|
78
|
-
const fontSizeXLarge = "1.5rem";
|
|
69
|
+
const fontFamilyTextTurva = "'turva-sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'";
|
|
79
70
|
const fontSizeLarge = "1.25rem";
|
|
80
71
|
const fontSizeMedium = "1rem";
|
|
81
72
|
const fontSizeSmall = "0.875rem";
|
|
73
|
+
const fontSizeXLarge = "1.5rem";
|
|
82
74
|
const fontSizeXSmall = "0.75rem";
|
|
83
|
-
const
|
|
75
|
+
const fontSizeXxLarge = "2.25rem";
|
|
76
|
+
const fontSizeXxxLarge = "3rem";
|
|
77
|
+
const fontSizeXxxxLarge = "4.5rem";
|
|
78
|
+
const fontWeightBold = "700";
|
|
79
|
+
const fontWeightExtraBold = "800";
|
|
80
|
+
const fontWeightNormal = "400";
|
|
81
|
+
const fontWeightSemiBold = "600";
|
|
82
|
+
const letterSpacingHeading = "-0.01rem";
|
|
83
|
+
const lineHeightMedium = "1.5";
|
|
84
|
+
const lineHeightSmall = "1.25";
|
|
85
|
+
const lineHeightXSmall = "1.1";
|
|
86
|
+
const mediaQueryLarge = "'(min-width: 62em)'";
|
|
87
|
+
const mediaQueryMedium = "'(min-width: 48em)'";
|
|
88
|
+
const mediaQuerySmall = "'(min-width: 36em)'";
|
|
89
|
+
const mediaQueryXLarge = "'(min-width: 64.0625em)'";
|
|
90
|
+
const mediaQueryXSmall = "'(max-width: 35.9375em)'";
|
|
91
|
+
const mediaQueryXxLarge = "'(min-width: 76.25em)'";
|
|
92
|
+
const mediaQueryXxSmall = "'(max-width: 22.5em)'";
|
|
93
|
+
const mediaQueryXxxLarge = "'(min-width: 106.25em)'";
|
|
94
|
+
const mediaQueryXxxSmall = "'(max-width: 20.5em)'";
|
|
95
|
+
const opacity30 = "0.30";
|
|
96
|
+
const opacity50 = "0.50";
|
|
97
|
+
const opacity75 = "0.75";
|
|
98
|
+
const opacity85 = "0.85";
|
|
99
|
+
const radiusCircle = "50%";
|
|
84
100
|
const radiusDefault = "4px";
|
|
85
|
-
const radiusMedium = "8px";
|
|
86
101
|
const radiusIntermediate = "12px";
|
|
87
102
|
const radiusLarge = "16px";
|
|
88
|
-
const
|
|
103
|
+
const radiusMedium = "8px";
|
|
89
104
|
const radiusPill = "20rem";
|
|
90
|
-
const
|
|
91
|
-
const
|
|
105
|
+
const radiusSharp = "0";
|
|
106
|
+
const shadowCard = "0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)";
|
|
107
|
+
const shadowCardTurva = "0 2px 6px 0 rgba(117, 117, 117, 0.13), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)";
|
|
92
108
|
const shadowDefault = "0 2px 6px 0 rgba(0, 41, 77, 0.07)";
|
|
93
|
-
const
|
|
94
|
-
const shadowTooltip = "0 2px 10px 0 rgba(0, 41, 77, 0.07)";
|
|
95
|
-
const shadowHoverInputTurva = "0 0 0 1px #747475";
|
|
96
|
-
const shadowErrorTurva = "0 0 0 1px #e55039";
|
|
97
|
-
const shadowHoverInput = "0 0 0 1px #909599";
|
|
109
|
+
const shadowDefaultTurva = "0 2px 6px 0 rgba(117, 117, 117, 0.13)";
|
|
98
110
|
const shadowError = "0 0 0 1px #de2362";
|
|
99
|
-
const
|
|
100
|
-
const shadowModal = "0 2px 20px 0 rgba(0, 0, 0, 0.2)";
|
|
101
|
-
const shadowCard = "0 2px 6px 0 rgba(0, 41, 77, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.09), -1px 0 0 0 rgba(0, 0, 0, 0.07), 1px 0 0 0 rgba(0, 0, 0, 0.07), 0 1px 0 0 rgba(0, 0, 0, 0.07)";
|
|
102
|
-
const shadowFocusTurva = "0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a";
|
|
111
|
+
const shadowErrorTurva = "0 0 0 1px #e55039";
|
|
103
112
|
const shadowFocus = "0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3";
|
|
104
|
-
const
|
|
113
|
+
const shadowFocusInput = "0 0 0 1px #0077b3";
|
|
114
|
+
const shadowFocusInputTurva = "0 0 0 1px #171c3a";
|
|
115
|
+
const shadowFocusTurva = "0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a";
|
|
105
116
|
const shadowHover = "0 2px 10px 0 rgba(0, 41, 77, 0.1)";
|
|
106
|
-
const
|
|
107
|
-
const
|
|
108
|
-
const
|
|
109
|
-
const
|
|
110
|
-
const
|
|
111
|
-
const
|
|
112
|
-
const
|
|
113
|
-
const spaceXxLarge = "36px";
|
|
114
|
-
const spaceXxxxLarge = "72px";
|
|
115
|
-
const spaceXxxxxLarge = "94px";
|
|
116
|
-
const spaceXxxLarge = "48px";
|
|
117
|
-
const spaceXLarge = "28px";
|
|
118
|
-
const sizeIconXxLarge = "48px";
|
|
119
|
-
const sizeFormBorder = "1px";
|
|
120
|
-
const sizeStepMedium = "40px";
|
|
117
|
+
const shadowHoverInput = "0 0 0 1px #909599";
|
|
118
|
+
const shadowHoverInputTurva = "0 0 0 1px #747475";
|
|
119
|
+
const shadowHoverTurva = "0 2px 10px 0 rgba(117, 117, 117, 0.15)";
|
|
120
|
+
const shadowModal = "0 2px 20px 0 rgba(0, 0, 0, 0.2)";
|
|
121
|
+
const shadowTooltip = "0 2px 10px 0 rgba(0, 41, 77, 0.07)";
|
|
122
|
+
const shadowTooltipTurva = "0 2px 10px 0 rgba(117, 117, 117, 0.13)";
|
|
123
|
+
const sizeButtonBorder = "1px";
|
|
121
124
|
const sizeButtonMinWidth = "8rem";
|
|
125
|
+
const sizeButtonTinyBorder = "1px";
|
|
126
|
+
const sizeFormBorder = "1px";
|
|
122
127
|
const sizeHeader = "4rem";
|
|
123
|
-
const
|
|
128
|
+
const sizeIconLarge = "30px";
|
|
129
|
+
const sizeIconMedium = "24px";
|
|
130
|
+
const sizeIconSmall = "20px";
|
|
124
131
|
const sizeIconXLarge = "36px";
|
|
132
|
+
const sizeIconXSmall = "16px";
|
|
133
|
+
const sizeIconXxLarge = "48px";
|
|
125
134
|
const sizeIconXxSmall = "10px";
|
|
126
|
-
const
|
|
127
|
-
const
|
|
128
|
-
const sizeIconLarge = "30px";
|
|
135
|
+
const sizeIconXxxLarge = "72px";
|
|
136
|
+
const sizeIconXxxSmall = "7px";
|
|
129
137
|
const sizeLayoutMaxWidth = "1110px";
|
|
130
|
-
const sizeTappableSquare = "48px";
|
|
131
|
-
const sizeIconXSmall = "16px";
|
|
132
138
|
const sizeMediumBorder = "2px";
|
|
133
|
-
const
|
|
134
|
-
const
|
|
135
|
-
const
|
|
136
|
-
const
|
|
137
|
-
const
|
|
138
|
-
const
|
|
139
|
-
const
|
|
140
|
-
const
|
|
141
|
-
const
|
|
142
|
-
const
|
|
143
|
-
const
|
|
144
|
-
const
|
|
139
|
+
const sizeNavigation = "3rem";
|
|
140
|
+
const sizeStepMedium = "40px";
|
|
141
|
+
const sizeStepSmall = "30px";
|
|
142
|
+
const sizeTappableSquare = "48px";
|
|
143
|
+
const spaceLarge = "20px";
|
|
144
|
+
const spaceMedium = "16px";
|
|
145
|
+
const spaceSmall = "12px";
|
|
146
|
+
const spaceXLarge = "28px";
|
|
147
|
+
const spaceXSmall = "8px";
|
|
148
|
+
const spaceXxLarge = "36px";
|
|
149
|
+
const spaceXxSmall = "4px";
|
|
150
|
+
const spaceXxxLarge = "48px";
|
|
151
|
+
const spaceXxxSmall = "2px";
|
|
152
|
+
const spaceXxxxLarge = "72px";
|
|
153
|
+
const spaceXxxxxLarge = "94px";
|
|
154
|
+
const transitionQuickly = "300ms ease";
|
|
155
|
+
const transitionSlowly = "600ms ease";
|
|
156
|
+
const zIndexDeep = "-999999";
|
|
145
157
|
const zIndexDefault = "1";
|
|
146
|
-
const
|
|
147
|
-
const
|
|
148
|
-
const
|
|
149
|
-
const
|
|
158
|
+
const zIndexDropdown = "600";
|
|
159
|
+
const zIndexHeader = "400";
|
|
160
|
+
const zIndexMask = "200";
|
|
161
|
+
const zIndexMaskButtons = "250";
|
|
150
162
|
const zIndexMasked = "100";
|
|
151
|
-
const
|
|
163
|
+
const zIndexModal = "900";
|
|
152
164
|
const zIndexOverlay = "700";
|
|
153
|
-
const
|
|
154
|
-
const
|
|
155
|
-
const
|
|
156
|
-
const
|
|
157
|
-
const lineHeightXSmall = "1.1";
|
|
158
|
-
const transitionQuickly = "300ms ease";
|
|
159
|
-
const transitionSlowly = "600ms ease";
|
|
160
|
-
const mediaQueryXxxLarge = "'(min-width: 106.25em)'";
|
|
161
|
-
const mediaQueryXLarge = "'(min-width: 64.0625em)'";
|
|
162
|
-
const mediaQueryMedium = "'(min-width: 48em)'";
|
|
163
|
-
const mediaQueryLarge = "'(min-width: 62em)'";
|
|
164
|
-
const mediaQueryXxLarge = "'(min-width: 76.25em)'";
|
|
165
|
-
const mediaQueryXSmall = "'(max-width: 35.9375em)'";
|
|
166
|
-
const mediaQueryXxxSmall = "'(max-width: 20.5em)'";
|
|
167
|
-
const mediaQuerySmall = "'(min-width: 36em)'";
|
|
168
|
-
const mediaQueryXxSmall = "'(max-width: 22.5em)'";
|
|
165
|
+
const zIndexPopup = "950";
|
|
166
|
+
const zIndexSpinner = "800";
|
|
167
|
+
const zIndexSticky = "300";
|
|
168
|
+
const zIndexToast = "500";
|
|
169
169
|
|
|
170
170
|
const tokens = /*#__PURE__*/Object.freeze({
|
|
171
171
|
__proto__: null,
|
|
172
|
-
colorWarning: colorWarning,
|
|
173
|
-
colorGrayDarker: colorGrayDarker,
|
|
174
|
-
colorGrayLighter: colorGrayLighter,
|
|
175
|
-
colorCategoryHome: colorCategoryHome,
|
|
176
|
-
colorPrimary: colorPrimary,
|
|
177
|
-
colorCategoryVehicle: colorCategoryVehicle,
|
|
178
|
-
colorSuccess: colorSuccess,
|
|
179
|
-
colorCategoryFamily: colorCategoryFamily,
|
|
180
|
-
colorPrimaryLightest: colorPrimaryLightest,
|
|
181
|
-
colorPrimaryLighter: colorPrimaryLighter,
|
|
182
172
|
colorBrandBlue: colorBrandBlue,
|
|
183
|
-
|
|
184
|
-
|
|
173
|
+
colorBrandGrayTurva: colorBrandGrayTurva,
|
|
174
|
+
colorCategoryFamily: colorCategoryFamily,
|
|
175
|
+
colorCategoryFamilyTurva: colorCategoryFamilyTurva,
|
|
185
176
|
colorCategoryFinance: colorCategoryFinance,
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
colorSecondary: colorSecondary,
|
|
177
|
+
colorCategoryHome: colorCategoryHome,
|
|
178
|
+
colorCategoryHomeTurva: colorCategoryHomeTurva,
|
|
189
179
|
colorCategoryPet: colorCategoryPet,
|
|
190
|
-
colorPrimaryDarker: colorPrimaryDarker,
|
|
191
|
-
colorPrimaryLight: colorPrimaryLight,
|
|
192
180
|
colorCategoryTravel: colorCategoryTravel,
|
|
193
|
-
colorGray: colorGray,
|
|
194
|
-
colorDanger: colorDanger,
|
|
195
|
-
colorGrayDarkerTurva: colorGrayDarkerTurva,
|
|
196
|
-
colorGrayLighterTurva: colorGrayLighterTurva,
|
|
197
|
-
colorCategoryHomeTurva: colorCategoryHomeTurva,
|
|
198
|
-
colorPrimaryTurva: colorPrimaryTurva,
|
|
199
|
-
colorCategoryVehicleTurva: colorCategoryVehicleTurva,
|
|
200
|
-
colorSuccessTurva: colorSuccessTurva,
|
|
201
|
-
colorPrimaryLightestTurva: colorPrimaryLightestTurva,
|
|
202
|
-
colorCategoryFamilyTurva: colorCategoryFamilyTurva,
|
|
203
|
-
colorCategoryUnionTurva: colorCategoryUnionTurva,
|
|
204
|
-
colorPrimaryLighterTurva: colorPrimaryLighterTurva,
|
|
205
|
-
colorPrimaryDarkTurva: colorPrimaryDarkTurva,
|
|
206
|
-
colorGrayLightestTurva: colorGrayLightestTurva,
|
|
207
|
-
colorGrayDarkTurva: colorGrayDarkTurva,
|
|
208
|
-
colorGrayLightTurva: colorGrayLightTurva,
|
|
209
|
-
colorBrandGrayTurva: colorBrandGrayTurva,
|
|
210
|
-
colorSecondaryTurva: colorSecondaryTurva,
|
|
211
|
-
colorPrimaryDarkerTurva: colorPrimaryDarkerTurva,
|
|
212
|
-
colorPrimaryLightTurva: colorPrimaryLightTurva,
|
|
213
181
|
colorCategoryTravelTurva: colorCategoryTravelTurva,
|
|
214
|
-
|
|
182
|
+
colorCategoryUnionTurva: colorCategoryUnionTurva,
|
|
183
|
+
colorCategoryVehicle: colorCategoryVehicle,
|
|
184
|
+
colorCategoryVehicleTurva: colorCategoryVehicleTurva,
|
|
185
|
+
colorDanger: colorDanger,
|
|
215
186
|
colorDangerTurva: colorDangerTurva,
|
|
216
|
-
|
|
187
|
+
colorData01: colorData01,
|
|
188
|
+
colorData02: colorData02,
|
|
189
|
+
colorData03: colorData03,
|
|
190
|
+
colorData04: colorData04,
|
|
191
|
+
colorData05: colorData05,
|
|
192
|
+
colorData06: colorData06,
|
|
217
193
|
colorData07: colorData07,
|
|
218
194
|
colorData08: colorData08,
|
|
219
195
|
colorData09: colorData09,
|
|
220
196
|
colorData10: colorData10,
|
|
221
197
|
colorData11: colorData11,
|
|
222
|
-
colorData01: colorData01,
|
|
223
198
|
colorData12: colorData12,
|
|
224
|
-
colorData02: colorData02,
|
|
225
199
|
colorData13: colorData13,
|
|
226
|
-
colorData03: colorData03,
|
|
227
200
|
colorData14: colorData14,
|
|
228
|
-
colorData04: colorData04,
|
|
229
201
|
colorData15: colorData15,
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
202
|
+
colorGray: colorGray,
|
|
203
|
+
colorGrayDark: colorGrayDark,
|
|
204
|
+
colorGrayDarkTurva: colorGrayDarkTurva,
|
|
205
|
+
colorGrayDarker: colorGrayDarker,
|
|
206
|
+
colorGrayDarkerTurva: colorGrayDarkerTurva,
|
|
207
|
+
colorGrayLight: colorGrayLight,
|
|
208
|
+
colorGrayLightTurva: colorGrayLightTurva,
|
|
209
|
+
colorGrayLighter: colorGrayLighter,
|
|
210
|
+
colorGrayLighterTurva: colorGrayLighterTurva,
|
|
211
|
+
colorGrayLightest: colorGrayLightest,
|
|
212
|
+
colorGrayLightestTurva: colorGrayLightestTurva,
|
|
213
|
+
colorGrayTurva: colorGrayTurva,
|
|
214
|
+
colorPrimary: colorPrimary,
|
|
215
|
+
colorPrimaryDark: colorPrimaryDark,
|
|
216
|
+
colorPrimaryDarkTurva: colorPrimaryDarkTurva,
|
|
217
|
+
colorPrimaryDarker: colorPrimaryDarker,
|
|
218
|
+
colorPrimaryDarkerTurva: colorPrimaryDarkerTurva,
|
|
219
|
+
colorPrimaryLight: colorPrimaryLight,
|
|
220
|
+
colorPrimaryLightTurva: colorPrimaryLightTurva,
|
|
221
|
+
colorPrimaryLighter: colorPrimaryLighter,
|
|
222
|
+
colorPrimaryLighterTurva: colorPrimaryLighterTurva,
|
|
223
|
+
colorPrimaryLightest: colorPrimaryLightest,
|
|
224
|
+
colorPrimaryLightestTurva: colorPrimaryLightestTurva,
|
|
225
|
+
colorPrimaryTurva: colorPrimaryTurva,
|
|
226
|
+
colorSecondary: colorSecondary,
|
|
227
|
+
colorSecondaryTurva: colorSecondaryTurva,
|
|
228
|
+
colorSuccess: colorSuccess,
|
|
229
|
+
colorSuccessTurva: colorSuccessTurva,
|
|
230
|
+
colorWarning: colorWarning,
|
|
231
|
+
colorWarningTurva: colorWarningTurva,
|
|
236
232
|
fontFamilyHeading: fontFamilyHeading,
|
|
233
|
+
fontFamilyHeadingTurva: fontFamilyHeadingTurva,
|
|
237
234
|
fontFamilyText: fontFamilyText,
|
|
238
|
-
|
|
239
|
-
fontWeightNormal: fontWeightNormal,
|
|
240
|
-
fontWeightSemiBold: fontWeightSemiBold,
|
|
241
|
-
fontSizeXxxxLarge: fontSizeXxxxLarge,
|
|
242
|
-
fontSizeXxxLarge: fontSizeXxxLarge,
|
|
243
|
-
fontSizeXxLarge: fontSizeXxLarge,
|
|
244
|
-
fontSizeXLarge: fontSizeXLarge,
|
|
235
|
+
fontFamilyTextTurva: fontFamilyTextTurva,
|
|
245
236
|
fontSizeLarge: fontSizeLarge,
|
|
246
237
|
fontSizeMedium: fontSizeMedium,
|
|
247
238
|
fontSizeSmall: fontSizeSmall,
|
|
239
|
+
fontSizeXLarge: fontSizeXLarge,
|
|
248
240
|
fontSizeXSmall: fontSizeXSmall,
|
|
249
|
-
|
|
241
|
+
fontSizeXxLarge: fontSizeXxLarge,
|
|
242
|
+
fontSizeXxxLarge: fontSizeXxxLarge,
|
|
243
|
+
fontSizeXxxxLarge: fontSizeXxxxLarge,
|
|
244
|
+
fontWeightBold: fontWeightBold,
|
|
245
|
+
fontWeightExtraBold: fontWeightExtraBold,
|
|
246
|
+
fontWeightNormal: fontWeightNormal,
|
|
247
|
+
fontWeightSemiBold: fontWeightSemiBold,
|
|
248
|
+
letterSpacingHeading: letterSpacingHeading,
|
|
249
|
+
lineHeightMedium: lineHeightMedium,
|
|
250
|
+
lineHeightSmall: lineHeightSmall,
|
|
251
|
+
lineHeightXSmall: lineHeightXSmall,
|
|
252
|
+
mediaQueryLarge: mediaQueryLarge,
|
|
253
|
+
mediaQueryMedium: mediaQueryMedium,
|
|
254
|
+
mediaQuerySmall: mediaQuerySmall,
|
|
255
|
+
mediaQueryXLarge: mediaQueryXLarge,
|
|
256
|
+
mediaQueryXSmall: mediaQueryXSmall,
|
|
257
|
+
mediaQueryXxLarge: mediaQueryXxLarge,
|
|
258
|
+
mediaQueryXxSmall: mediaQueryXxSmall,
|
|
259
|
+
mediaQueryXxxLarge: mediaQueryXxxLarge,
|
|
260
|
+
mediaQueryXxxSmall: mediaQueryXxxSmall,
|
|
261
|
+
opacity30: opacity30,
|
|
262
|
+
opacity50: opacity50,
|
|
263
|
+
opacity75: opacity75,
|
|
264
|
+
opacity85: opacity85,
|
|
265
|
+
radiusCircle: radiusCircle,
|
|
250
266
|
radiusDefault: radiusDefault,
|
|
251
|
-
radiusMedium: radiusMedium,
|
|
252
267
|
radiusIntermediate: radiusIntermediate,
|
|
253
268
|
radiusLarge: radiusLarge,
|
|
254
|
-
|
|
269
|
+
radiusMedium: radiusMedium,
|
|
255
270
|
radiusPill: radiusPill,
|
|
256
|
-
|
|
257
|
-
|
|
271
|
+
radiusSharp: radiusSharp,
|
|
272
|
+
shadowCard: shadowCard,
|
|
273
|
+
shadowCardTurva: shadowCardTurva,
|
|
258
274
|
shadowDefault: shadowDefault,
|
|
259
|
-
|
|
260
|
-
shadowTooltip: shadowTooltip,
|
|
261
|
-
shadowHoverInputTurva: shadowHoverInputTurva,
|
|
262
|
-
shadowErrorTurva: shadowErrorTurva,
|
|
263
|
-
shadowHoverInput: shadowHoverInput,
|
|
275
|
+
shadowDefaultTurva: shadowDefaultTurva,
|
|
264
276
|
shadowError: shadowError,
|
|
265
|
-
|
|
266
|
-
shadowModal: shadowModal,
|
|
267
|
-
shadowCard: shadowCard,
|
|
268
|
-
shadowFocusTurva: shadowFocusTurva,
|
|
277
|
+
shadowErrorTurva: shadowErrorTurva,
|
|
269
278
|
shadowFocus: shadowFocus,
|
|
270
|
-
|
|
279
|
+
shadowFocusInput: shadowFocusInput,
|
|
280
|
+
shadowFocusInputTurva: shadowFocusInputTurva,
|
|
281
|
+
shadowFocusTurva: shadowFocusTurva,
|
|
271
282
|
shadowHover: shadowHover,
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
spaceXxLarge: spaceXxLarge,
|
|
280
|
-
spaceXxxxLarge: spaceXxxxLarge,
|
|
281
|
-
spaceXxxxxLarge: spaceXxxxxLarge,
|
|
282
|
-
spaceXxxLarge: spaceXxxLarge,
|
|
283
|
-
spaceXLarge: spaceXLarge,
|
|
284
|
-
sizeIconXxLarge: sizeIconXxLarge,
|
|
285
|
-
sizeFormBorder: sizeFormBorder,
|
|
286
|
-
sizeStepMedium: sizeStepMedium,
|
|
283
|
+
shadowHoverInput: shadowHoverInput,
|
|
284
|
+
shadowHoverInputTurva: shadowHoverInputTurva,
|
|
285
|
+
shadowHoverTurva: shadowHoverTurva,
|
|
286
|
+
shadowModal: shadowModal,
|
|
287
|
+
shadowTooltip: shadowTooltip,
|
|
288
|
+
shadowTooltipTurva: shadowTooltipTurva,
|
|
289
|
+
sizeButtonBorder: sizeButtonBorder,
|
|
287
290
|
sizeButtonMinWidth: sizeButtonMinWidth,
|
|
291
|
+
sizeButtonTinyBorder: sizeButtonTinyBorder,
|
|
292
|
+
sizeFormBorder: sizeFormBorder,
|
|
288
293
|
sizeHeader: sizeHeader,
|
|
289
|
-
|
|
294
|
+
sizeIconLarge: sizeIconLarge,
|
|
295
|
+
sizeIconMedium: sizeIconMedium,
|
|
296
|
+
sizeIconSmall: sizeIconSmall,
|
|
290
297
|
sizeIconXLarge: sizeIconXLarge,
|
|
298
|
+
sizeIconXSmall: sizeIconXSmall,
|
|
299
|
+
sizeIconXxLarge: sizeIconXxLarge,
|
|
291
300
|
sizeIconXxSmall: sizeIconXxSmall,
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
sizeIconLarge: sizeIconLarge,
|
|
301
|
+
sizeIconXxxLarge: sizeIconXxxLarge,
|
|
302
|
+
sizeIconXxxSmall: sizeIconXxxSmall,
|
|
295
303
|
sizeLayoutMaxWidth: sizeLayoutMaxWidth,
|
|
296
|
-
sizeTappableSquare: sizeTappableSquare,
|
|
297
|
-
sizeIconXSmall: sizeIconXSmall,
|
|
298
304
|
sizeMediumBorder: sizeMediumBorder,
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
305
|
+
sizeNavigation: sizeNavigation,
|
|
306
|
+
sizeStepMedium: sizeStepMedium,
|
|
307
|
+
sizeStepSmall: sizeStepSmall,
|
|
308
|
+
sizeTappableSquare: sizeTappableSquare,
|
|
309
|
+
spaceLarge: spaceLarge,
|
|
310
|
+
spaceMedium: spaceMedium,
|
|
311
|
+
spaceSmall: spaceSmall,
|
|
312
|
+
spaceXLarge: spaceXLarge,
|
|
313
|
+
spaceXSmall: spaceXSmall,
|
|
314
|
+
spaceXxLarge: spaceXxLarge,
|
|
315
|
+
spaceXxSmall: spaceXxSmall,
|
|
316
|
+
spaceXxxLarge: spaceXxxLarge,
|
|
317
|
+
spaceXxxSmall: spaceXxxSmall,
|
|
318
|
+
spaceXxxxLarge: spaceXxxxLarge,
|
|
319
|
+
spaceXxxxxLarge: spaceXxxxxLarge,
|
|
320
|
+
transitionQuickly: transitionQuickly,
|
|
321
|
+
transitionSlowly: transitionSlowly,
|
|
322
|
+
zIndexDeep: zIndexDeep,
|
|
311
323
|
zIndexDefault: zIndexDefault,
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
324
|
+
zIndexDropdown: zIndexDropdown,
|
|
325
|
+
zIndexHeader: zIndexHeader,
|
|
326
|
+
zIndexMask: zIndexMask,
|
|
327
|
+
zIndexMaskButtons: zIndexMaskButtons,
|
|
316
328
|
zIndexMasked: zIndexMasked,
|
|
317
|
-
|
|
329
|
+
zIndexModal: zIndexModal,
|
|
318
330
|
zIndexOverlay: zIndexOverlay,
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
lineHeightXSmall: lineHeightXSmall,
|
|
324
|
-
transitionQuickly: transitionQuickly,
|
|
325
|
-
transitionSlowly: transitionSlowly,
|
|
326
|
-
mediaQueryXxxLarge: mediaQueryXxxLarge,
|
|
327
|
-
mediaQueryXLarge: mediaQueryXLarge,
|
|
328
|
-
mediaQueryMedium: mediaQueryMedium,
|
|
329
|
-
mediaQueryLarge: mediaQueryLarge,
|
|
330
|
-
mediaQueryXxLarge: mediaQueryXxLarge,
|
|
331
|
-
mediaQueryXSmall: mediaQueryXSmall,
|
|
332
|
-
mediaQueryXxxSmall: mediaQueryXxxSmall,
|
|
333
|
-
mediaQuerySmall: mediaQuerySmall,
|
|
334
|
-
mediaQueryXxSmall: mediaQueryXxSmall
|
|
331
|
+
zIndexPopup: zIndexPopup,
|
|
332
|
+
zIndexSpinner: zIndexSpinner,
|
|
333
|
+
zIndexSticky: zIndexSticky,
|
|
334
|
+
zIndexToast: zIndexToast
|
|
335
335
|
});
|
|
336
336
|
|
|
337
337
|
exports.colorBrandGrayTurva = colorBrandGrayTurva;
|
|
@@ -33,6 +33,7 @@ export class DuetAlert {
|
|
|
33
33
|
};
|
|
34
34
|
this.handleHide = () => {
|
|
35
35
|
this.isDismissed = true;
|
|
36
|
+
this.element.addEventListener("transitionend", () => this.duetCloseComplete.emit(), { once: true });
|
|
36
37
|
};
|
|
37
38
|
this.theme = "";
|
|
38
39
|
this.isDismissed = false;
|
|
@@ -432,6 +433,21 @@ export class DuetAlert {
|
|
|
432
433
|
}
|
|
433
434
|
}
|
|
434
435
|
}
|
|
436
|
+
}, {
|
|
437
|
+
"method": "duetCloseComplete",
|
|
438
|
+
"name": "duetCloseComplete",
|
|
439
|
+
"bubbles": true,
|
|
440
|
+
"cancelable": true,
|
|
441
|
+
"composed": true,
|
|
442
|
+
"docs": {
|
|
443
|
+
"tags": [],
|
|
444
|
+
"text": "Emitted when the alert closing transition is complete."
|
|
445
|
+
},
|
|
446
|
+
"complexType": {
|
|
447
|
+
"original": "any",
|
|
448
|
+
"resolved": "any",
|
|
449
|
+
"references": {}
|
|
450
|
+
}
|
|
435
451
|
}];
|
|
436
452
|
}
|
|
437
453
|
static get methods() {
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
display: none;
|
|
87
87
|
width: 100%;
|
|
88
88
|
height: 100%;
|
|
89
|
-
|
|
89
|
+
mask-image: url("data:image/svg+xml,%3Csvg%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20160%20344%22%20fill%3D%22none%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M2.72641e-07%2091.1902C0.000476976%2097.9034%200.626077%20104.726%201.92282%20111.592L42.7493%20327.771C43.8045%20333.358%2045.2667%20338.776%2047.0996%20344H160V0H51.1439C19.7799%2019.1253%200.00268143%2053.4178%202.72641e-07%2091.1749C-9.08807e-08%2091.18%20-9.08875e-08%2091.1851%202.72641e-07%2091.1902Z%22%20fill%3D%22%23E6F2F8%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E");
|
|
90
90
|
}
|
|
91
91
|
.duet-banner .content {
|
|
92
92
|
display: flex;
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
font-family: "turva-sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
123
123
|
}
|
|
124
124
|
.duet-banner.duet-theme-turva .visual .brand-shape {
|
|
125
|
-
|
|
125
|
+
mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 160 344' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7920_3801)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.58983 142.533C0.751086 155.147 0.0746585 167.857 0.00796847 179.225C0.00263853 179.814 0 180.409 0 181.007C0 194.845 1.41172 210.806 3.58065 223.171C5.6528 234.934 8.58716 246.495 12.5981 257.779C21.2249 282.059 34.0151 304.109 50.8401 323.977C56.7824 330.993 63.0921 337.68 69.8162 344H160V0H65.0733C52.1771 10.7866 41.4339 23.4177 32.7528 37.7978C21.1154 57.0822 14.0367 77.9583 9.75424 99.7913C9.09214 103.157 8.55049 106.545 8.00901 109.933C7.75185 111.542 7.49474 113.15 7.22478 114.756C6.74308 117.618 6.24543 120.479 5.74776 123.34C4.6361 129.729 3.52432 136.12 2.58983 142.533Z' fill='%23F5F5F7'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7920_3801'%3E%3Crect width='160' height='344' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
|
|
126
126
|
}
|
|
127
127
|
.duet-banner.size-medium, .duet-banner.size-large {
|
|
128
128
|
/* stylelint-disable */
|
|
@@ -97,7 +97,7 @@ export class DuetBanner {
|
|
|
97
97
|
[this.currentSize]: true,
|
|
98
98
|
"size-medium": this.size === "medium" || this.size === "large",
|
|
99
99
|
"size-large": this.size === "large",
|
|
100
|
-
}, style: bannerStyles }, h("div", { class: "visual" }, h("div", { class: "image-container" }, this.image && h(DuetPicture, Object.assign({}, pictureSource))), 1 > 2 && this.icon && (h("duet-icon", { theme: this.theme, class: "icon", name: this.icon, shape: "brand", size: this.currentSize === "large" ? "xx-large" : "x-large", color: this.iconColor, background: this.iconBackgroundColor, "background-rotation": "7", "background-opacity": "0.85", margin: "none" })), h("div", { class: "brand-shape" })), h("div", { class: "content" }, this.hasHeadingSlot && (h("div", { class: "heading" }, h("duet-heading", { theme: this.theme, level: this.headingLevel, "visual-level": this.currentSize === "large" ? "h2" : "h3", "fixed-size": true, margin: "none", color: this.textColor }, h("span", null, h("slot", { name: "heading" }))))), this.hasDescriptionSlot && (h("div", { class: "description", style: { color } }, h("slot", { name: "description" }))), this.hasActionSlot && (h("div", { class: "action" }, h("slot", { name: "action" })))))));
|
|
100
|
+
}, style: bannerStyles }, h("div", { class: "visual" }, h("div", { class: "image-container" }, this.image && h(DuetPicture, Object.assign({}, pictureSource))), 1 > 2 && this.icon && (h("duet-icon", { theme: this.theme, class: "icon", name: this.icon, shape: "brand", size: this.currentSize === "large" ? "xx-large" : "x-large", color: this.iconColor, background: this.iconBackgroundColor, "background-rotation": "7", "background-opacity": "0.85", margin: "none" })), h("div", { style: bannerStyles, class: "brand-shape" })), h("div", { class: "content" }, this.hasHeadingSlot && (h("div", { class: "heading" }, h("duet-heading", { theme: this.theme, level: this.headingLevel, "visual-level": this.currentSize === "large" ? "h2" : "h3", "fixed-size": true, margin: "none", color: this.textColor }, h("span", null, h("slot", { name: "heading" }))))), this.hasDescriptionSlot && (h("div", { class: "description", style: { color } }, h("slot", { name: "description" }))), this.hasActionSlot && (h("div", { class: "action" }, h("slot", { name: "action" })))))));
|
|
101
101
|
}
|
|
102
102
|
static get is() { return "duet-banner"; }
|
|
103
103
|
static get encapsulation() { return "shadow"; }
|