@duetds/components 5.2.1 → 5.3.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 +47 -48
- package/lib/cjs/duet-action-button.cjs.entry.js +1 -1
- package/lib/cjs/duet-alert.cjs.entry.js +1 -1
- package/lib/cjs/duet-badge.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +1 -1
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -3
- package/lib/cjs/duet-button_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-caption_4.cjs.entry.js +1 -1
- package/lib/cjs/duet-card.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-choice_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-collapsible.cjs.entry.js +1 -1
- package/lib/cjs/duet-combobox.cjs.entry.js +1 -1
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +1 -1
- package/lib/cjs/duet-date-picker.cjs.entry.js +2 -2
- package/lib/cjs/duet-divider_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +1 -1
- package/lib/cjs/duet-empty-state.cjs.entry.js +1 -1
- package/lib/cjs/duet-fieldset.cjs.entry.js +1 -1
- package/lib/cjs/duet-footer.cjs.entry.js +4 -22
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-hero.cjs.entry.js +1 -1
- package/lib/cjs/duet-icon.cjs.entry.js +1 -1
- package/lib/cjs/duet-input_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-layout.cjs.entry.js +1 -1
- package/lib/cjs/duet-list_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-modal.cjs.entry.js +2 -2
- package/lib/cjs/duet-notification_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-number-input.cjs.entry.js +1 -1
- package/lib/cjs/duet-pagination_2.cjs.entry.js +39 -17
- package/lib/cjs/duet-progress.cjs.entry.js +1 -1
- package/lib/cjs/duet-radio_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +1 -1
- package/lib/cjs/duet-select.cjs.entry.js +1 -1
- package/lib/cjs/duet-step_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-textarea.cjs.entry.js +1 -1
- package/lib/cjs/duet-toggle.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/duet-upload-aria-status.cjs.entry.js +1 -1
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +1 -1
- package/lib/cjs/duet.cjs.js +2 -2
- package/lib/cjs/{focus-utils-7b09fa4b.js → focus-utils-fdec6e56.js} +1 -1
- package/lib/cjs/{index-3024eb44.js → index-b8ee5284.js} +1 -1
- package/lib/cjs/loader.cjs.js +2 -2
- package/lib/collection/components/duet-choice-group/duet-choice-group.js +3 -3
- package/lib/collection/components/duet-footer/duet-footer.css +35 -154
- package/lib/collection/components/duet-footer/duet-footer.js +12 -139
- package/lib/collection/components/duet-pagination/duet-pagination.js +18 -13
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +28 -11
- package/lib/collection/utils/fixture-utils.js +1 -78
- package/lib/custom-elements-bundle/index.js +47 -41
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-7f984c27.system.entry.js → p-03e763e8.system.entry.js} +1 -1
- package/lib/duet/{p-5183d420.entry.js → p-0691a1db.entry.js} +1 -1
- package/lib/duet/{p-036b2f99.system.entry.js → p-08337a53.system.entry.js} +1 -1
- package/lib/duet/{p-053c3751.entry.js → p-08cfb940.entry.js} +1 -1
- package/lib/duet/{p-76c11fd4.entry.js → p-0d682d28.entry.js} +1 -1
- package/lib/duet/{p-869a8af0.entry.js → p-0dac66ae.entry.js} +1 -1
- package/lib/duet/{p-876175fe.entry.js → p-0e8f4cc2.entry.js} +1 -1
- package/lib/duet/{p-6ed460f4.system.entry.js → p-109603a2.system.entry.js} +1 -1
- package/lib/duet/{p-9954eddc.entry.js → p-10d7287b.entry.js} +1 -1
- package/lib/duet/{p-13db05ed.entry.js → p-12fb8a87.entry.js} +1 -1
- package/lib/duet/{p-536bde7b.entry.js → p-134231d4.entry.js} +1 -1
- package/lib/duet/{p-dfa712ca.js → p-15a81b18.js} +1 -1
- package/lib/duet/{p-6e02a236.system.entry.js → p-187ad8a8.system.entry.js} +1 -1
- package/lib/duet/{p-27d9b918.entry.js → p-18e3ebc9.entry.js} +1 -1
- package/lib/duet/p-1b276548.system.js +4 -0
- package/lib/duet/{p-0f343566.system.entry.js → p-1f80b9dc.system.entry.js} +1 -1
- package/lib/duet/{p-9d86935b.entry.js → p-2684f8e0.entry.js} +1 -1
- package/lib/duet/{p-60ef49b0.entry.js → p-268f03d9.entry.js} +1 -1
- package/lib/duet/{p-a418cba4.system.js → p-31b26d9c.system.js} +1 -1
- package/lib/duet/{p-ac368fcb.entry.js → p-37d79c67.entry.js} +1 -1
- package/lib/duet/{p-16a1bfe4.entry.js → p-38a9c05f.entry.js} +1 -1
- package/lib/duet/{p-4e2d8044.system.entry.js → p-3aabf3bb.system.entry.js} +1 -1
- package/lib/duet/{p-31a56879.system.entry.js → p-3af85569.system.entry.js} +1 -1
- package/lib/duet/{p-f9501a56.entry.js → p-3b4f0ff4.entry.js} +1 -1
- package/lib/duet/{p-74e56aba.system.entry.js → p-3ddcbdc3.system.entry.js} +1 -1
- package/lib/duet/{p-53b8ff1e.system.entry.js → p-40443406.system.entry.js} +1 -1
- package/lib/duet/{p-b708426c.entry.js → p-41a9efde.entry.js} +1 -1
- package/lib/duet/{p-b2e25ecf.system.entry.js → p-4acd55b8.system.entry.js} +1 -1
- package/lib/duet/{p-df6ebe8d.system.entry.js → p-4d2de4f3.system.entry.js} +1 -1
- package/lib/duet/{p-76263b65.system.entry.js → p-4e73aa88.system.entry.js} +1 -1
- package/lib/duet/{p-97bbef5f.system.entry.js → p-548f0b12.system.entry.js} +1 -1
- package/lib/duet/{p-a18f86a0.entry.js → p-556cbde2.entry.js} +1 -1
- package/lib/duet/{p-484993a3.entry.js → p-56a003a2.entry.js} +1 -1
- package/lib/duet/{p-97d54e2d.entry.js → p-5af47544.entry.js} +1 -1
- package/lib/duet/{p-095b52f8.system.entry.js → p-616f39b7.system.entry.js} +1 -1
- package/lib/duet/{p-1167bc0a.system.entry.js → p-67c79158.system.entry.js} +1 -1
- package/lib/duet/{p-4ff48b81.entry.js → p-68542d9e.entry.js} +1 -1
- package/lib/duet/{p-50f27bbf.system.entry.js → p-6a27cfe6.system.entry.js} +1 -1
- package/lib/duet/{p-720c6e22.system.entry.js → p-6fa21e7a.system.entry.js} +1 -1
- package/lib/duet/p-73861e15.entry.js +4 -0
- package/lib/duet/p-7426cb50.system.entry.js +4 -0
- package/lib/duet/{p-0522338d.system.entry.js → p-7467ee59.system.entry.js} +1 -1
- package/lib/duet/{p-6518b98d.entry.js → p-7a674406.entry.js} +1 -1
- package/lib/duet/{p-97b88959.system.entry.js → p-7a9d50dc.system.entry.js} +1 -1
- package/lib/duet/p-8240f948.entry.js +4 -0
- package/lib/duet/{p-88113f53.system.entry.js → p-85dff60b.system.entry.js} +1 -1
- package/lib/duet/{p-56d12aca.system.entry.js → p-8653c219.system.entry.js} +1 -1
- package/lib/duet/{p-bf052bc0.system.entry.js → p-8b3aa24a.system.entry.js} +1 -1
- package/lib/duet/{p-ec55c00f.system.entry.js → p-947b5555.system.entry.js} +1 -1
- package/lib/duet/{p-7ef5c9a5.entry.js → p-952db7f3.entry.js} +1 -1
- package/lib/duet/{p-8828fc2e.system.entry.js → p-960e7b9b.system.entry.js} +1 -1
- package/lib/duet/{p-55a7c445.system.entry.js → p-972a2484.system.entry.js} +1 -1
- package/lib/duet/{p-867497c7.system.entry.js → p-a389cef0.system.entry.js} +1 -1
- package/lib/duet/{p-7e951645.system.entry.js → p-a3d00d15.system.entry.js} +1 -1
- package/lib/duet/{p-094b206c.entry.js → p-a659dd10.entry.js} +1 -1
- package/lib/duet/{p-98cf83b0.system.entry.js → p-a81e86fa.system.entry.js} +1 -1
- package/lib/duet/{p-927f850c.system.entry.js → p-a8f1a491.system.entry.js} +1 -1
- package/lib/duet/{p-8e9cbd88.entry.js → p-ada8866f.entry.js} +1 -1
- package/lib/duet/p-ae360f66.system.entry.js +4 -0
- package/lib/duet/{p-cd5ed901.system.entry.js → p-b7063d6c.system.entry.js} +1 -1
- package/lib/duet/{p-cabfb664.system.entry.js → p-bc8d4408.system.entry.js} +1 -1
- package/lib/duet/p-c0296b33.system.entry.js +4 -0
- package/lib/duet/{p-750330d5.entry.js → p-c20811fe.entry.js} +1 -1
- package/lib/duet/{p-f3a98f22.entry.js → p-c344e11d.entry.js} +1 -1
- package/lib/duet/{p-35f011bf.system.js → p-c7c65229.system.js} +1 -1
- package/lib/duet/{p-8de3ea21.system.entry.js → p-cd79ca71.system.entry.js} +1 -1
- package/lib/duet/{p-d698f01c.system.entry.js → p-ce1e490c.system.entry.js} +1 -1
- package/lib/duet/p-cf16262d.entry.js +4 -0
- package/lib/duet/{p-c21bd47a.js → p-d056a9c9.js} +1 -1
- package/lib/duet/{p-85be7c9f.system.entry.js → p-d2e0b281.system.entry.js} +1 -1
- package/lib/duet/{p-8714d15d.entry.js → p-d4d37e8a.entry.js} +1 -1
- package/lib/duet/{p-0fffc5fe.entry.js → p-d7c45678.entry.js} +1 -1
- package/lib/duet/{p-af4aafea.entry.js → p-e1676535.entry.js} +1 -1
- package/lib/duet/{p-273b6543.entry.js → p-e85664b1.entry.js} +1 -1
- package/lib/duet/{p-49fc4668.entry.js → p-e98a45bf.entry.js} +1 -1
- package/lib/duet/p-ed19ffae.entry.js +4 -0
- package/lib/duet/{p-7bf7db59.system.entry.js → p-ed66c892.system.entry.js} +2 -2
- package/lib/duet/{p-c6e70db9.entry.js → p-f0a6e48b.entry.js} +1 -1
- package/lib/duet/{p-465777cf.system.entry.js → p-f3493c2b.system.entry.js} +1 -1
- package/lib/duet/{p-b7a90031.entry.js → p-f352c0ba.entry.js} +1 -1
- package/lib/duet/{p-dc1f4e8a.entry.js → p-f4055b5a.entry.js} +1 -1
- package/lib/duet/{p-91a3e8db.entry.js → p-f4afff5a.entry.js} +1 -1
- package/lib/duet/{p-d65262fb.system.entry.js → p-f5970513.system.entry.js} +1 -1
- package/lib/duet/{p-69180d4f.system.entry.js → p-f5b735fa.system.entry.js} +1 -1
- package/lib/duet/{p-2cc240f9.system.entry.js → p-f78511bd.system.entry.js} +1 -1
- package/lib/duet/{p-40ebab42.entry.js → p-f87621f5.entry.js} +1 -1
- package/lib/duet/{p-4061e958.entry.js → p-f9a3ffb8.entry.js} +1 -1
- package/lib/duet/p-fe01a355.entry.js +4 -0
- package/lib/duet/{p-c576c929.entry.js → p-ff766a28.entry.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +1 -1
- package/lib/esm/duet-alert.entry.js +1 -1
- package/lib/esm/duet-badge.entry.js +1 -1
- package/lib/esm/duet-breadcrumb.entry.js +1 -1
- package/lib/esm/duet-breadcrumbs.entry.js +3 -2
- package/lib/esm/duet-button_2.entry.js +1 -1
- package/lib/esm/duet-caption_4.entry.js +1 -1
- package/lib/esm/duet-card.entry.js +1 -1
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-choice_2.entry.js +5 -5
- package/lib/esm/duet-collapsible.entry.js +1 -1
- package/lib/esm/duet-combobox.entry.js +1 -1
- package/lib/esm/duet-cookie-consent.entry.js +1 -1
- package/lib/esm/duet-date-picker.entry.js +2 -2
- package/lib/esm/duet-divider_2.entry.js +1 -1
- package/lib/esm/duet-editable-table_3.entry.js +1 -1
- package/lib/esm/duet-empty-state.entry.js +1 -1
- package/lib/esm/duet-fieldset.entry.js +1 -1
- package/lib/esm/duet-footer.entry.js +4 -22
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +1 -1
- package/lib/esm/duet-hero.entry.js +1 -1
- package/lib/esm/duet-icon.entry.js +1 -1
- package/lib/esm/duet-input_2.entry.js +1 -1
- package/lib/esm/duet-layout.entry.js +1 -1
- package/lib/esm/duet-list_2.entry.js +1 -1
- package/lib/esm/duet-modal.entry.js +2 -2
- package/lib/esm/duet-notification_2.entry.js +1 -1
- package/lib/esm/duet-number-input.entry.js +1 -1
- package/lib/esm/duet-pagination_2.entry.js +39 -17
- package/lib/esm/duet-progress.entry.js +1 -1
- package/lib/esm/duet-radio_2.entry.js +1 -1
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +1 -1
- package/lib/esm/duet-select.entry.js +1 -1
- package/lib/esm/duet-step_2.entry.js +1 -1
- package/lib/esm/duet-textarea.entry.js +1 -1
- package/lib/esm/duet-toggle.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/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm/duet-visually-hidden.entry.js +1 -1
- package/lib/esm/duet.js +2 -2
- package/lib/esm/{focus-utils-a1fd6cac.js → focus-utils-4be10338.js} +1 -1
- package/lib/esm/{index-179c634c.js → index-d328c322.js} +1 -1
- package/lib/esm/loader.js +2 -2
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +2 -2
- 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-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-choice_2.entry.js +2 -2
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-footer.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-hero.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-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-modal.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-pagination_2.entry.js +1 -1
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{focus-utils-a1fd6cac.js → focus-utils-4be10338.js} +1 -1
- package/lib/esm-es5/{index-179c634c.js → index-d328c322.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/types/components/duet-footer/duet-footer.d.ts +0 -27
- package/lib/types/components/duet-pagination/duet-pagination.d.ts +1 -1
- package/lib/types/components/duet-range-stepper/duet-range-stepper.d.ts +3 -1
- package/lib/types/components.d.ts +0 -32
- package/lib/types/utils/fixture-utils.d.ts +4 -5
- package/package.json +5 -7
- package/lib/cjs/action-arrow-right-small-a25eb475.js +0 -8
- package/lib/duet/p-15edabe0.entry.js +0 -4
- package/lib/duet/p-2ee81c0d.system.entry.js +0 -4
- package/lib/duet/p-798355c8.system.js +0 -4
- package/lib/duet/p-7cbb6eba.js +0 -4
- package/lib/duet/p-7ed17661.entry.js +0 -4
- package/lib/duet/p-88996447.entry.js +0 -4
- package/lib/duet/p-a36592fe.system.entry.js +0 -4
- package/lib/duet/p-b2a01d36.entry.js +0 -4
- package/lib/duet/p-d7d0f3b7.entry.js +0 -4
- package/lib/duet/p-eba2b43d.system.entry.js +0 -4
- package/lib/duet/p-f476cb84.system.js +0 -4
- package/lib/esm/action-arrow-right-small-f9d2ba83.js +0 -6
- package/lib/esm-es5/action-arrow-right-small-f9d2ba83.js +0 -4
|
@@ -5,9 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
9
|
-
const actionArrowDownSmall = require('./action-arrow-down-small-ef77a2d1.js');
|
|
10
|
-
const actionArrowRightSmall = require('./action-arrow-right-small-a25eb475.js');
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
11
9
|
const actionNewWindowSmall = require('./action-new-window-small-fa51dfb9.js');
|
|
12
10
|
const commonStrings = require('./common-strings-de17f887.js');
|
|
13
11
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
@@ -18,18 +16,13 @@ var actionArrowRight={"title":"action-arrow-right","tags":"action arrow right ca
|
|
|
18
16
|
|
|
19
17
|
var actionNewWindow={"title":"action-new-window","tags":"arrow open new window tab external link square box rectangle action","svg":"<svg fill=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\"><path d=\"M10.25 2a.75.75 0 1 1 0 1.5h-6.5A2.252 2.252 0 0 0 1.5 5.75v14.5a2.252 2.252 0 0 0 2.25 2.25h14.5a2.252 2.252 0 0 0 2.25-2.25v-6.5a.75.75 0 0 1 1.5 0v6.5A3.754 3.754 0 0 1 18.25 24H3.75A3.754 3.754 0 0 1 0 20.25V5.75A3.754 3.754 0 0 1 3.75 2zm12.985-2c.1 0 .198.02.29.058l.025.011a.726.726 0 0 1 .15.091l.066.059a.755.755 0 0 1 .109.138l.051.1c.04.092.06.192.06.293l-.001 6.363c0 .2-.078.389-.22.53a.743.743 0 0 1-.53.22.743.743 0 0 1-.53-.22.743.743 0 0 1-.22-.53V2.559L15.28 9.764a.75.75 0 0 1-1.06-1.06l7.204-7.205h-4.553a.744.744 0 0 1-.75-.75c0-.2.078-.388.22-.53A.743.743 0 0 1 16.87 0z\"/></svg>"};
|
|
20
18
|
|
|
21
|
-
const duetFooterCss = "*,*::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;display:block;flex-shrink:0;width:100%}.duet-footer{display:block;width:100%;padding-top:20px;padding-bottom:16px;margin-top: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:1rem;font-weight:400;line-height:1.5;color:white;text-align:left;background:#00294d}.duet-footer.duet-p-0{padding:0 !important}.duet-footer.duet-m-0{margin:0 !important}@media (min-width: 36em){.duet-footer{padding-top:36px}}@media (min-width: 62em){.duet-footer{padding-top:48px;padding-bottom:36px}}.duet-footer.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\";background:#c60c30}.duet-footer a{color:white;text-decoration:none}@media (min-width: 62em){.duet-footer a{border-radius:4px}}.duet-footer a:focus{outline:0}:host(.user-is-tabbing) .duet-footer a:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva a:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-footer-wrapper{position:relative;margin:0 auto}@media (min-width: 62em){.duet-footer-wrapper{padding:0 72px 0 48px}}@media (min-width: 76.25em){.duet-footer-wrapper{max-width:1110px;padding:0 20px 0 0}}.duet-footer-top{width:100%}@media (min-width: 62em){.duet-footer-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}duet-logo{margin-left:16px !important}@media (min-width: 36em){duet-logo{margin-left:28px !important}}@media (min-width: 62em){duet-logo{margin-left:0 !important}}.duet-footer-link{padding:16px !important;display:flex;flex-direction:row;align-items:center;width:100%;font-weight:600;border-bottom:1px solid rgba(255, 255, 255, 0.2);transition:background-color 300ms ease}@media (min-width: 36em){.duet-footer-link{padding-right:20px !important;padding-left:28px !important}}@media (min-width: 62em){.duet-footer-link{width:auto;min-width:0;padding-right:0 !important;padding-left:0 !important;border:0}}.duet-footer-link:first-of-type{margin-top:20px;border-top:1px solid rgba(255, 255, 255, 0.2)}@media (min-width: 62em){.duet-footer-link:first-of-type{margin:0;border:0}}.duet-footer-link span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duet-footer-link:hover{background:rgba(0, 0, 0, 0.1)}@media (min-width: 62em){.duet-footer-link:hover{background:transparent}}.duet-footer-icon{display:flex;align-items:center;justify-content:center;padding:12px;margin-right:16px;background:#0077b3;border-radius:50%;transition:300ms ease}.duet-theme-turva .duet-footer-icon{background:transparent;box-shadow:0 0 0 1px white}a:hover .duet-footer-icon{background:#006ba1}.duet-theme-turva a:hover .duet-footer-icon{background:transparent}.duet-footer-arrow{display:flex;align-items:center;justify-content:center;width:20px;min-width:20px;max-width:20px;height:20px;max-height:20px;margin-left:auto;color:white;transition:transform 300ms ease}@media (min-width: 62em){.duet-footer-arrow{width:10px;min-width:10px;margin-top:3px;margin-left:8px}}@media (min-width: 62em){.duet-footer-arrow{margin-right:0}}a:hover .duet-footer-arrow{transform:translateX(4px)}.duet-footer-arrow duet-icon{width:20px;height:20px}@media (min-width: 62em){.duet-footer-arrow duet-icon{width:10px;height:10px}}.duet-footer-menu{padding:20px !important;font-size:0.875rem}@media (min-width: 36em){.duet-footer-menu{padding:28px !important}}@media (min-width: 62em){.duet-footer-menu{padding-left:8px !important}}.duet-footer-menu a{display:inline-block;text-decoration:none;word-break:break-all}.duet-footer-menu a:hover,.duet-footer-menu a:focus{text-decoration:underline}.duet-footer-menu a:hover .duet-footer-divider,.duet-footer-menu a:focus .duet-footer-divider{text-decoration:none}.duet-footer-menu .duet-footer-divider{display:inline-block;margin:0 8px}.duet-footer-menu
|
|
19
|
+
const duetFooterCss = "*,*::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;display:block;flex-shrink:0;width:100%}.duet-footer{display:block;width:100%;padding-top:20px;padding-bottom:16px;margin-top: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:1rem;font-weight:400;line-height:1.5;color:white;text-align:left;background:#00294d}.duet-footer.duet-p-0{padding:0 !important}.duet-footer.duet-m-0{margin:0 !important}@media (min-width: 36em){.duet-footer{padding-top:36px}}@media (min-width: 62em){.duet-footer{padding-top:48px;padding-bottom:36px}}.duet-footer.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\";background:#c60c30}.duet-footer a{color:white;text-decoration:none}@media (min-width: 62em){.duet-footer a{border-radius:4px}}.duet-footer a:focus{outline:0}:host(.user-is-tabbing) .duet-footer a:focus{box-shadow:0 0 0 4px rgba(0, 119, 179, 0.3), 0 0 0 1px #0077b3}:host(.user-is-tabbing) .duet-theme-turva a:focus{box-shadow:0 0 0 4px rgba(23, 28, 58, 0.2), 0 0 0 1px #171c3a}.duet-footer-wrapper{position:relative;margin:0 auto}@media (min-width: 62em){.duet-footer-wrapper{padding:0 72px 0 48px}}@media (min-width: 76.25em){.duet-footer-wrapper{max-width:1110px;padding:0 20px 0 0}}.duet-footer-top{width:100%}@media (min-width: 62em){.duet-footer-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}duet-logo{margin-left:16px !important}@media (min-width: 36em){duet-logo{margin-left:28px !important}}@media (min-width: 62em){duet-logo{margin-left:0 !important}}.duet-footer-link{padding:16px !important;display:flex;flex-direction:row;align-items:center;width:100%;font-weight:600;border-bottom:1px solid rgba(255, 255, 255, 0.2);transition:background-color 300ms ease}@media (min-width: 36em){.duet-footer-link{padding-right:20px !important;padding-left:28px !important}}@media (min-width: 62em){.duet-footer-link{width:auto;min-width:0;padding-right:0 !important;padding-left:0 !important;border:0}}.duet-footer-link:first-of-type{margin-top:20px;border-top:1px solid rgba(255, 255, 255, 0.2)}@media (min-width: 62em){.duet-footer-link:first-of-type{margin:0;border:0}}.duet-footer-link span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duet-footer-link:hover{background:rgba(0, 0, 0, 0.1)}@media (min-width: 62em){.duet-footer-link:hover{background:transparent}}.duet-footer-icon{display:flex;align-items:center;justify-content:center;padding:12px;margin-right:16px;background:#0077b3;border-radius:50%;transition:300ms ease}.duet-theme-turva .duet-footer-icon{background:transparent;box-shadow:0 0 0 1px white}a:hover .duet-footer-icon{background:#006ba1}.duet-theme-turva a:hover .duet-footer-icon{background:transparent}.duet-footer-arrow{display:flex;align-items:center;justify-content:center;width:20px;min-width:20px;max-width:20px;height:20px;max-height:20px;margin-left:auto;color:white;transition:transform 300ms ease}@media (min-width: 62em){.duet-footer-arrow{width:10px;min-width:10px;margin-top:3px;margin-left:8px}}@media (min-width: 62em){.duet-footer-arrow{margin-right:0}}a:hover .duet-footer-arrow{transform:translateX(4px)}.duet-footer-arrow duet-icon{width:20px;height:20px}@media (min-width: 62em){.duet-footer-arrow duet-icon{width:10px;height:10px}}.duet-footer-menu{padding:20px !important;display:flex;gap:2rem;font-size:0.875rem}@media (min-width: 36em){.duet-footer-menu{padding:28px !important}}@media (min-width: 62em){.duet-footer-menu{padding-left:8px !important}}.duet-footer-menu a{display:inline-block;text-decoration:none;word-break:break-all}.duet-footer-menu a:hover,.duet-footer-menu a:focus{text-decoration:underline}.duet-footer-menu a:hover .duet-footer-divider,.duet-footer-menu a:focus .duet-footer-divider{text-decoration:none}.duet-footer-menu .duet-footer-divider{display:inline-block;margin:0 8px}.duet-footer-menu .duet-footer-divider-copyright{display:none}.duet-footer-menu .duet-footer-menu-links{flex:1}@media (min-width: 62em){.duet-footer-menu .duet-footer-menu-links{text-align:right}}.duet-footer-menu a:last-of-type .duet-footer-divider{display:none}.duet-footer-copyright{display:none;font-size:0.875rem;color:white}@media (min-width: 62em){.duet-footer-copyright{display:inline}}.duet-footer-copyright.duet-footer-copyright-mobile{display:block;padding-top:0.5rem;padding-bottom:1.25rem;padding-left:2rem;text-align:left}@media (min-width: 62em){.duet-footer-copyright.duet-footer-copyright-mobile{display:none}}.duet-footer-simple{padding:0;margin:0;margin-top:16px;color:#00294d;background:transparent !important;border-top:1px solid #e1e3e6}.duet-footer-simple .duet-footer-wrapper{max-width:100%;padding:0 20px;margin:0}@media (min-width: 62em){.duet-footer-simple .duet-footer-wrapper{padding:0 36px}}@media (min-width: 106.25em){.duet-footer-simple .duet-footer-wrapper{padding:0 48px}}.duet-footer-simple .duet-footer-copyright,.duet-footer-simple .duet-footer-menu a{color:#00294d}.duet-footer-simple .duet-footer-menu{padding:20px 0 !important}.duet-footer-simple .duet-footer-copyright-mobile{padding-left:0}.duet-footer-simple.duet-theme-turva{color:#171c3a;border-color:#e4e4e6}.duet-footer-simple.duet-theme-turva .duet-footer-copyright,.duet-footer-simple.duet-theme-turva .duet-footer-menu a{color:#171c3a}.duet-footer-external{display:inline-block;margin-left:4px;color:#0077b3}.duet-theme-turva .duet-footer-external{color:white}.duet-footer-simple.duet-theme-turva .duet-footer-external{color:#c60c30}";
|
|
22
20
|
|
|
23
21
|
const i18n = {
|
|
24
22
|
fi: { lahi: "© LähiTapiola", turva: "© Turva" },
|
|
25
23
|
sv: { lahi: "© LokalTapiola", turva: "© Turva" },
|
|
26
24
|
en: { lahi: "© LocalTapiola", turva: "© Turva" },
|
|
27
25
|
};
|
|
28
|
-
const i18nMultilevel = {
|
|
29
|
-
fi: { lahi: "© LähiTapiola", turva: "© Keskinäinen Vakuutusyhtiö Turva" },
|
|
30
|
-
sv: { lahi: "© LokalTapiola", turva: "© Keskinäinen Vakuutusyhtiö Turva" },
|
|
31
|
-
en: { lahi: "© LocalTapiola", turva: "© Keskinäinen Vakuutusyhtiö Turva" },
|
|
32
|
-
};
|
|
33
26
|
const createEvent = (ev, data) => ({
|
|
34
27
|
component: "duet-footer",
|
|
35
28
|
data,
|
|
@@ -49,9 +42,6 @@ const DuetFooter = class {
|
|
|
49
42
|
*/
|
|
50
43
|
this.processedMainItem = null;
|
|
51
44
|
this.processedItems = null;
|
|
52
|
-
this.processedSecondaryItems = null;
|
|
53
|
-
this.processedTertiaryMainItem = null;
|
|
54
|
-
this.processedTertiaryItems = null;
|
|
55
45
|
this.processedMenu = null;
|
|
56
46
|
/**
|
|
57
47
|
* Theme of the navigation.
|
|
@@ -126,11 +116,7 @@ const DuetFooter = class {
|
|
|
126
116
|
* Local methods
|
|
127
117
|
*/
|
|
128
118
|
async refresh() {
|
|
129
|
-
this.processedMainItem = stringUtils.parsePossibleJSON(this.mainItem);
|
|
130
119
|
this.processedItems = stringUtils.parsePossibleJSON(this.items);
|
|
131
|
-
this.processedSecondaryItems = stringUtils.parsePossibleJSON(this.secondaryItems);
|
|
132
|
-
this.processedTertiaryMainItem = stringUtils.parsePossibleJSON(this.tertiaryMainItem);
|
|
133
|
-
this.processedTertiaryItems = stringUtils.parsePossibleJSON(this.tertiaryItems);
|
|
134
120
|
this.processedMenu = stringUtils.parsePossibleJSON(this.menu);
|
|
135
121
|
}
|
|
136
122
|
/**
|
|
@@ -138,20 +124,16 @@ const DuetFooter = class {
|
|
|
138
124
|
* Always the last one in the class.
|
|
139
125
|
*/
|
|
140
126
|
render() {
|
|
141
|
-
const text =
|
|
127
|
+
const text = languageUtils.getLocaleString(i18n);
|
|
142
128
|
const copyrightLabel = this.theme === "turva" ? text.turva : text.lahi;
|
|
143
129
|
return (index.h("footer", { class: {
|
|
144
130
|
"duet-footer": true,
|
|
145
131
|
"duet-m-0": this.margin === "none",
|
|
146
132
|
"duet-theme-turva": this.theme === "turva",
|
|
147
133
|
"duet-footer-simple": this.variation === "simple",
|
|
148
|
-
"duet-footer-multilevel": this.variation === "multilevel",
|
|
149
134
|
} }, index.h("div", { class: "duet-footer-wrapper" }, index.h("div", { class: "duet-footer-top", part: "top" }, this.variation !== "simple" && (index.h("duet-logo", { href: this.logoHref, onClick: this.handleLogoClick, size: "large", inverse: true, language: this.language, theme: this.theme })), this.processedItems &&
|
|
150
135
|
this.variation !== "simple" &&
|
|
151
|
-
this.
|
|
152
|
-
this.processedItems.map(item => (index.h("a", { class: "duet-footer-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleItemClick(event, item) }, index.h("div", { class: "duet-footer-icon" }, index.h("duet-icon", { size: "medium", margin: "none", name: item.icon, color: "currentColor" })), index.h("span", null, item.label), item.external && index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), index.h("div", { class: "duet-footer-arrow" }, item.external ? (index.h("duet-icon", { icon: actionNewWindow.svg, size: "xx-small", margin: "none", color: "currentColor" })) : (index.h("duet-icon", { icon: actionArrowRight.svg, size: "auto", margin: "none", color: "currentColor" })))))), this.processedItems && this.variation === "multilevel" && (index.h("div", { class: "multilevel" }, index.h("div", { class: "multilevel-left" }, index.h("div", { class: "multilevel-main-item" }, this.processedMainItem && (index.h("a", { class: "duet-footer-link", href: this.processedMainItem.href, id: this.processedMainItem.id, target: this.processedMainItem.external ? "_blank" : "_self", onClick: event => this.handleItemClick(event, this.processedMainItem) }, index.h("span", null, this.processedMainItem.label), this.processedMainItem.external && (index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal)), index.h("div", { class: "duet-footer-arrow" }, this.processedMainItem.external && (index.h("duet-icon", { icon: actionNewWindow.svg, size: "xx-small", margin: "none", color: "currentColor" })))))), index.h("div", { class: "multilevel-primary-items" }, this.processedItems.map(item => (index.h("a", { class: "duet-footer-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleItemClick(event, item) }, index.h("div", { class: "duet-footer-icon" }, index.h("duet-icon", { size: "small", margin: "none", name: item.icon, color: "currentColor" })), index.h("span", null, item.label), item.external && index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), index.h("div", { class: "duet-footer-arrow" }, item.external && (index.h("duet-icon", { icon: actionNewWindow.svg, size: "xx-small", margin: "none", color: "currentColor" }))))))), index.h("div", { class: "multilevel-secondary-items" }, this.processedSecondaryItems &&
|
|
153
|
-
this.processedSecondaryItems.map(item => (index.h("a", { class: "duet-footer-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleItemClick(event, item) }, index.h("span", null, item.label), item.external && (index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal)), index.h("div", { class: "duet-footer-arrow" }, item.external ? (index.h("duet-icon", { icon: actionNewWindow.svg, size: "xx-small", margin: "none", color: "currentColor" })) : (index.h("duet-icon", { icon: actionArrowRightSmall.actionArrowRightSmall.svg, size: "auto", margin: "none", color: "currentColor" })))))))), index.h("div", { class: "multilevel-right" }, this.processedTertiaryMainItem && (index.h("span", { class: "duet-footer-link tertiary-main-item", id: this.processedTertiaryMainItem.id }, index.h("span", null, this.processedTertiaryMainItem.label), this.processedTertiaryMainItem.external && (index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal)), index.h("div", { class: "duet-footer-arrow" }, index.h("duet-icon", { icon: actionArrowDownSmall.actionArrowDownSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), this.processedTertiaryItems &&
|
|
154
|
-
this.processedTertiaryItems.map(item => (index.h("a", { class: "duet-footer-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleItemClick(event, item) }, index.h("span", null, item.label), item.external && index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), index.h("div", { class: "duet-footer-arrow" }, item.external && (index.h("duet-icon", { icon: actionNewWindow.svg, size: "xx-small", margin: "none", color: "currentColor" })))))))))), index.h("slot", { name: "extra" }), index.h("p", { class: "duet-footer-menu", part: "menu" }, index.h("span", { class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), this.processedMenu && (index.h(index.Fragment, null, this.variation !== "multilevel" && (index.h("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")), this.processedMenu.map(item => (index.h("a", { href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleMenuClick(event, item) }, item.label, item.external && (index.h(index.Fragment, null, index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), index.h("div", { class: "duet-footer-external" }, index.h("duet-icon", { icon: actionNewWindowSmall.actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), index.h("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/"))))))), this.variation === "multilevel" && (index.h("p", { class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`)))));
|
|
136
|
+
this.processedItems.map(item => (index.h("a", { class: "duet-footer-link", href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleItemClick(event, item) }, index.h("div", { class: "duet-footer-icon" }, index.h("duet-icon", { size: "medium", margin: "none", name: item.icon, color: "currentColor" })), index.h("span", null, item.label), item.external && index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), index.h("div", { class: "duet-footer-arrow" }, item.external ? (index.h("duet-icon", { icon: actionNewWindow.svg, size: "xx-small", margin: "none", color: "currentColor" })) : (index.h("duet-icon", { icon: actionArrowRight.svg, size: "auto", margin: "none", color: "currentColor" }))))))), index.h("slot", { name: "extra" }), index.h("p", { class: "duet-footer-menu", part: "menu" }, index.h("span", { class: "duet-footer-copyright" }, `${copyrightLabel} ${new Date().getFullYear()}`), index.h("div", { class: "duet-footer-menu-links" }, this.processedMenu && (index.h(index.Fragment, null, this.processedMenu.map(item => (index.h("a", { href: item.href, id: item.id, target: item.external ? "_blank" : "_self", onClick: event => this.handleMenuClick(event, item) }, item.label, item.external && (index.h(index.Fragment, null, index.h("duet-visually-hidden", null, ", ", this.accessibleLabelExternal), index.h("div", { class: "duet-footer-external" }, index.h("duet-icon", { icon: actionNewWindowSmall.actionNewWindowSmall.svg, size: "xx-small", margin: "none", color: "currentColor" })))), index.h("span", { class: "duet-footer-divider", role: "presentation", "aria-hidden": "true" }, "/")))))))), index.h("p", { class: "duet-footer-copyright duet-footer-copyright-mobile" }, `${copyrightLabel} ${new Date().getFullYear()}`))));
|
|
155
137
|
}
|
|
156
138
|
get element() { return index.getElement(this); }
|
|
157
139
|
static get watchers() { return {
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const tokens = require('./tokens-29450bcb.js');
|
|
10
10
|
const watchOptions = require('./watch-options-d88afac0.js');
|
|
11
11
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const formSearch = require('./form-search-d61b2843.js');
|
|
10
10
|
const tokens = require('./tokens-29450bcb.js');
|
|
11
11
|
const bodyScrollLock_es6 = require('./bodyScrollLock.es6-6ef1142a.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const actionNewWindowSmall = require('./action-new-window-small-fa51dfb9.js');
|
|
10
10
|
const commonStrings = require('./common-strings-de17f887.js');
|
|
11
11
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const tokenUtils = require('./token-utils-50a1f7e2.js');
|
|
11
11
|
require('./tokens.module-ef598645.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const formSearch = require('./form-search-d61b2843.js');
|
|
10
10
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
11
11
|
const createId = require('./create-id-c3b984b1.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const isInternetExplorer = require('./is-internet-explorer-91361c56.js');
|
|
10
10
|
|
|
11
11
|
const duetLayoutCss = "*,*::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;display:block;flex:1 0 auto;width:100%}:host(.duet-middle){display:flex}:host(.duet-middle) .duet-layout{padding:36px 28px !important}@media (min-width: 36em){:host(.duet-middle) .duet-layout{padding:48px 36px !important}}@media (min-width: 62em){:host(.duet-middle) .duet-layout{padding:56px !important}}:host(.duet-ie){height:100%}:host(.duet-middle.duet-ie){height:auto}.duet-layout{position:relative;padding:0 16px;margin:48px auto 36px}@media (min-width: 36em){.duet-layout{margin-top:72px}}.duet-layout.duet-layout-has-top{margin-top:0}.duet-layout.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}.duet-layout.duet-center{display:flex;align-items:center;justify-content:center;width:100%;max-width:888px}@media (min-width: 36em){.duet-layout.duet-center{padding:0 48px}}@media (min-width: 48em){.duet-layout.duet-center{padding:0 72px}}@media (min-width: 62em){.duet-layout.duet-center{width:100%}}@media (min-width: 36em){.duet-layout{padding:0 28px}}@media (min-width: 62em){.duet-layout{display:flex;flex-direction:row;padding:0 56px;margin-bottom:48px}}@media (min-width: 76.25em){.duet-layout{max-width:1110px;padding:0}}.duet-main,.duet-sidebar,.duet-layout-top,.duet-layout-bottom{display:block;width:100%}.duet-layout-top{position:relative;display:block;width:100%;margin:72px auto 0}.duet-layout-top.duet-m-0{margin-top:0 !important;margin-bottom:0 !important}.duet-layout-top .duet-layout-top-wrapper{padding:0 20px;margin:0 auto}@media (min-width: 36em){.duet-layout-top .duet-layout-top-wrapper{padding:0 28px}}@media (min-width: 62em){.duet-layout-top .duet-layout-top-wrapper{padding:0 56px}}@media (min-width: 76.25em){.duet-layout-top .duet-layout-top-wrapper{max-width:1110px;padding:0}}.duet-center .duet-layout-top-wrapper{max-width:888px}@media (min-width: 36em){.duet-center .duet-layout-top-wrapper{padding:0 48px}}@media (min-width: 48em){.duet-center .duet-layout-top-wrapper{padding:0 72px}}@media (min-width: 62em){.duet-main{min-width:600px;margin:0 auto}.has-sidebar .duet-main{max-width:734px;margin-right:20px}}@media (min-width: 62em){.duet-sidebar{min-width:256px;max-width:356px}}@media (min-width: 62em){.duet-sidebar-container{width:auto;max-width:356px}}@media (min-width: 62em){.duet-sidebar-container.has-tabs{margin-top:89px}}@media (min-width: 62em){.duet-sidebar-container.sticky{position:sticky}.duet-sidebar-container.sticky.with-links{top:calc(3rem + 20px)}.duet-sidebar-container.sticky.without-links{top:calc(4rem + 20px)}}";
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const watchOptions = require('./watch-options-d88afac0.js');
|
|
11
11
|
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const bodyScrollLock_es6 = require('./bodyScrollLock.es6-6ef1142a.js');
|
|
10
10
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
11
11
|
const createId = require('./create-id-c3b984b1.js');
|
|
12
|
-
const focusUtils = require('./focus-utils-
|
|
12
|
+
const focusUtils = require('./focus-utils-fdec6e56.js');
|
|
13
13
|
const keyboardUtils = require('./keyboard-utils-bb32119b.js');
|
|
14
14
|
const languageUtils = require('./language-utils-4f62a7db.js');
|
|
15
15
|
require('./string-utils-5cadd058.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const languageUtils = require('./language-utils-4f62a7db.js');
|
|
11
11
|
const actionArrowDownSmall = require('./action-arrow-down-small-ef77a2d1.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const keyboardUtils = require('./keyboard-utils-bb32119b.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const jsUtils = require('./js-utils-be1d29ae.js');
|
|
@@ -146,6 +146,7 @@ const DuetPagination = class {
|
|
|
146
146
|
await this.setFocus();
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
|
+
return true;
|
|
149
150
|
};
|
|
150
151
|
//helper to emit relevant page events
|
|
151
152
|
this.emitPageEvent = jsUtils.debounce((ev, passedPage) => {
|
|
@@ -159,7 +160,7 @@ const DuetPagination = class {
|
|
|
159
160
|
type: "page",
|
|
160
161
|
originalEvent: ev,
|
|
161
162
|
});
|
|
162
|
-
},
|
|
163
|
+
}, 100);
|
|
163
164
|
// this will return the entered number, or the current page if the user presses enter
|
|
164
165
|
this.getEnteredNumber = jsUtils.debounce(ev => {
|
|
165
166
|
this.emitPageEvent(ev, this.numbersStore);
|
|
@@ -177,7 +178,7 @@ const DuetPagination = class {
|
|
|
177
178
|
}, 500);
|
|
178
179
|
}
|
|
179
180
|
watchStateHandler(newValue, oldValue) {
|
|
180
|
-
this.actionChain(newValue, oldValue);
|
|
181
|
+
return this.actionChain(newValue, oldValue);
|
|
181
182
|
}
|
|
182
183
|
/**
|
|
183
184
|
* Component lifecycle events.
|
|
@@ -205,6 +206,7 @@ const DuetPagination = class {
|
|
|
205
206
|
e.preventDefault();
|
|
206
207
|
e.stopPropagation();
|
|
207
208
|
this.current = this.current + dir;
|
|
209
|
+
this.emitPageEvent(e);
|
|
208
210
|
}
|
|
209
211
|
//handle a11y keyboard navigation events
|
|
210
212
|
async onKeyboardDown(e) {
|
|
@@ -247,8 +249,9 @@ const DuetPagination = class {
|
|
|
247
249
|
sectionClickHandler(e, direction) {
|
|
248
250
|
e.preventDefault();
|
|
249
251
|
let next = this.internalSectionIndex + direction;
|
|
250
|
-
|
|
251
|
-
|
|
252
|
+
const takePerVisibleItems = this.take * this.visibleItems;
|
|
253
|
+
if (next * takePerVisibleItems > this.total) {
|
|
254
|
+
next = this.internalSectionIndex;
|
|
252
255
|
}
|
|
253
256
|
const newSection = next;
|
|
254
257
|
this.internalSectionIndex = newSection >= 0 ? newSection : 0;
|
|
@@ -258,12 +261,14 @@ const DuetPagination = class {
|
|
|
258
261
|
e.preventDefault();
|
|
259
262
|
this.internalSectionIndex = 0;
|
|
260
263
|
this.current = 1;
|
|
264
|
+
this.emitPageEvent(e);
|
|
261
265
|
}
|
|
262
266
|
//handles click on the jump (total) button
|
|
263
267
|
jumpToEnd(e) {
|
|
264
268
|
e.preventDefault();
|
|
265
|
-
this.internalSectionIndex = this.totalPages / this.take - 1;
|
|
269
|
+
this.internalSectionIndex = Math.ceil(this.totalPages / this.take - 1);
|
|
266
270
|
this.current = this.totalPages;
|
|
271
|
+
this.emitPageEvent(e);
|
|
267
272
|
}
|
|
268
273
|
// render the individual page numbers
|
|
269
274
|
renderPageNumbers() {
|
|
@@ -303,7 +308,7 @@ const DuetPagination = class {
|
|
|
303
308
|
}, role: "menubar", "aria-label": this.accessibleLabels.pagination_label, "aria-description": this.accessibleLabels.description }, index.h("li", { class: {
|
|
304
309
|
"duet-pagination-page-button": true,
|
|
305
310
|
"duet-pagination-button-first": true,
|
|
306
|
-
}, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { disabled: this.internalSectionIndex === 0 && this.current <= 1, "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "aria-label": this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small" })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (index.h(index.Fragment, null, index.h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, index.h("duet-button", { class: "duet-pagination-link", "center-text": "true", variation: "plain", color: "secondary", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e) }, index.h("div", { class: "duet-pagination-page-number" }, "1"))), index.h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, index.h("duet-button", { class: "duet-pagination-link", "center-text": "true", color: "secondary", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1) }, index.h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "..."))))), this.renderPageNumbers(), this.internalSectionIndex
|
|
311
|
+
}, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { disabled: this.internalSectionIndex === 0 && this.current <= 1, "data-direction": "back", onClick: e => this.onMouseHandler(e, -1), "aria-label": this.accessibleLabels.previous_page, "icon-name": "action-arrow-left-small" })), this.internalSectionIndex !== 0 && this.shouldDisplayNavigation() && (index.h(index.Fragment, null, index.h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, index.h("duet-button", { class: "duet-pagination-link duet-pagination-link-jump-back", "center-text": "true", variation: "plain", color: "secondary", margin: "none", accessibleLabel: this.accessibleLabels.first_page, onClick: e => this.jumpToStart(e) }, index.h("div", { class: "duet-pagination-page-number" }, "1"))), index.h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, index.h("duet-button", { class: "duet-pagination-link duet-pagination-link-dots-back", "center-text": "true", color: "secondary", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.prev_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, -1) }, index.h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "..."))))), this.renderPageNumbers(), this.internalSectionIndex * (this.visibleItems + 2) < this.totalPages && this.shouldDisplayNavigation() && (index.h(index.Fragment, null, index.h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-section" }, index.h("duet-button", { class: "duet-pagination-link duet-pagination-link-dots-forward", "center-text": "true", color: "secondary", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.next_section.replace("{0}", `${this.visibleItems}`), onClick: e => this.sectionClickHandler(e, 1) }, index.h("div", { class: "duet-pagination-page-number", "aria-hidden": "true" }, "..."))), index.h("li", { class: "duet-pagination-item", role: "menuitem", part: "navigation-jump" }, index.h("duet-button", { class: "duet-pagination-link duet-pagination-link-jump-forward", "center-text": "true", color: "secondary", variation: "plain", margin: "none", accessibleLabel: this.accessibleLabels.last_page, onClick: e => this.jumpToEnd(e) }, index.h("div", { class: "duet-pagination-page-number" }, this.totalPages))))), index.h("li", { class: {
|
|
307
312
|
"duet-pagination-page-button": true,
|
|
308
313
|
"duet-pagination-button-last": true,
|
|
309
314
|
}, role: "menuitem", part: "navigation-arrow" }, index.h("duet-action-button", { disabled: this.current === this.totalPages &&
|
|
@@ -377,15 +382,15 @@ const DuetRangeStepper = class {
|
|
|
377
382
|
this.handleStepClick(e);
|
|
378
383
|
};
|
|
379
384
|
}
|
|
380
|
-
|
|
381
|
-
if (newValue
|
|
385
|
+
watchStepIndexStateHandler(newValue) {
|
|
386
|
+
if (newValue <= 1) {
|
|
382
387
|
this.leftBnRef.setAttribute("disabled", "");
|
|
383
388
|
this.rightBnRef.focus();
|
|
384
389
|
}
|
|
385
390
|
else {
|
|
386
391
|
this.leftBnRef.removeAttribute("disabled");
|
|
387
392
|
}
|
|
388
|
-
if (newValue
|
|
393
|
+
if (newValue >= this.total / this.stepSize) {
|
|
389
394
|
this.rightBnRef.setAttribute("disabled", "");
|
|
390
395
|
this.leftBnRef.focus();
|
|
391
396
|
}
|
|
@@ -393,12 +398,20 @@ const DuetRangeStepper = class {
|
|
|
393
398
|
this.rightBnRef.removeAttribute("disabled");
|
|
394
399
|
}
|
|
395
400
|
}
|
|
401
|
+
watchStepSizeStateHandler(newValue, oldValue) {
|
|
402
|
+
if (newValue !== oldValue) {
|
|
403
|
+
if (this.stepIndex * newValue > this.total) {
|
|
404
|
+
this.stepIndex = this.total / newValue;
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
}
|
|
396
408
|
handleStepClick(e) {
|
|
409
|
+
const from = this.stepIndex * this.stepSize - this.stepSize;
|
|
397
410
|
this.duetRangeStepUpdate.emit({
|
|
398
411
|
originalEvent: e,
|
|
399
412
|
component: "duet-range-stepper",
|
|
400
|
-
from:
|
|
401
|
-
to: this.
|
|
413
|
+
from: from,
|
|
414
|
+
to: this.getTo(),
|
|
402
415
|
index: this.stepIndex,
|
|
403
416
|
});
|
|
404
417
|
}
|
|
@@ -406,7 +419,7 @@ const DuetRangeStepper = class {
|
|
|
406
419
|
themeableComponent.inheritGlobalTheme(this);
|
|
407
420
|
}
|
|
408
421
|
componentDidLoad() {
|
|
409
|
-
this.
|
|
422
|
+
this.watchStepIndexStateHandler(this.stepIndex);
|
|
410
423
|
}
|
|
411
424
|
increment(direction) {
|
|
412
425
|
const newIndex = this.stepIndex + direction;
|
|
@@ -414,20 +427,28 @@ const DuetRangeStepper = class {
|
|
|
414
427
|
this.stepIndex = 1;
|
|
415
428
|
}
|
|
416
429
|
else {
|
|
417
|
-
if (newIndex * this.stepSize
|
|
430
|
+
if (newIndex * this.stepSize < this.total + this.stepSize) {
|
|
418
431
|
this.stepIndex = newIndex;
|
|
419
432
|
}
|
|
433
|
+
else if (newIndex * this.stepSize > this.total + this.stepSize) {
|
|
434
|
+
this.stepIndex = Math.floor(this.total / this.stepSize);
|
|
435
|
+
}
|
|
420
436
|
}
|
|
421
437
|
}
|
|
438
|
+
getTo() {
|
|
439
|
+
const to = this.stepIndex * this.stepSize;
|
|
440
|
+
const result = to > this.total ? this.total : to;
|
|
441
|
+
return result;
|
|
442
|
+
}
|
|
422
443
|
generateStepSize() {
|
|
423
444
|
// this function uses this.stepIndex and this.range to generate a range of number like 1-100
|
|
424
445
|
// this is used to generate the step size
|
|
425
|
-
let start = (this.stepIndex - 1) * this.stepSize;
|
|
446
|
+
let start = Math.floor((this.stepIndex - 1) * this.stepSize);
|
|
426
447
|
//easy fix for starting position
|
|
427
448
|
if (start === 0) {
|
|
428
449
|
start = 1;
|
|
429
450
|
}
|
|
430
|
-
const end = this.stepIndex * this.stepSize;
|
|
451
|
+
const end = Math.floor(this.stepIndex * this.stepSize);
|
|
431
452
|
return this.ariaLabels.x_of_y
|
|
432
453
|
.replace("{0}", String(start))
|
|
433
454
|
.replace("{1}", String(end))
|
|
@@ -465,7 +486,8 @@ const DuetRangeStepper = class {
|
|
|
465
486
|
}
|
|
466
487
|
get element() { return index.getElement(this); }
|
|
467
488
|
static get watchers() { return {
|
|
468
|
-
"stepIndex": ["
|
|
489
|
+
"stepIndex": ["watchStepIndexStateHandler"],
|
|
490
|
+
"stepSize": ["watchStepSizeStateHandler"]
|
|
469
491
|
}; }
|
|
470
492
|
};
|
|
471
493
|
DuetRangeStepper.style = duetRangeStepperCss;
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const languageUtils = require('./language-utils-4f62a7db.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const watchOptions = require('./watch-options-d88afac0.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const tokens_module = require('./tokens.module-ef598645.js');
|
|
10
10
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
11
11
|
const createId = require('./create-id-c3b984b1.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const languageUtils = require('./language-utils-4f62a7db.js');
|
|
11
11
|
const createId = require('./create-id-c3b984b1.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const stringUtils = require('./string-utils-5cadd058.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const keyboardUtils = require('./keyboard-utils-bb32119b.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const inputUtils = require('./input-utils-b5e8f524.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
10
10
|
const createId = require('./create-id-c3b984b1.js');
|
|
11
11
|
const languageUtils = require('./language-utils-4f62a7db.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
const tokens_module = require('./tokens.module-ef598645.js');
|
|
10
10
|
const themeableComponent = require('./themeable-component-fdeaef9f.js');
|
|
11
11
|
const createId = require('./create-id-c3b984b1.js');
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7
7
|
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-b8ee5284.js');
|
|
9
9
|
|
|
10
10
|
const duetVisuallyHiddenCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute !important;top:0;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(1px, 1px, 1px, 1px) !important;border:0 !important}";
|
|
11
11
|
|