@esri/solutions-components 0.6.5 → 0.6.6
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/{ExpandToggle-a7173c38.js → ExpandToggle-e6a0d66e.js} +17 -17
- package/dist/cjs/{FloatingArrow-11a512ec.js → FloatingArrow-0119ec6e.js} +6 -6
- package/dist/cjs/{Heading-bb9a418a.js → Heading-521f39ac.js} +2 -2
- package/dist/cjs/{app-globals-111e8aaa.js → app-globals-72576a1c.js} +6 -6
- package/dist/cjs/{ar-a7229a6f.js → ar-1718ae57.js} +14 -15
- package/dist/cjs/{array-b772c7c9.js → array-46bb7df1.js} +2 -2
- package/dist/cjs/{bg-9a40c29e.js → bg-190a176c.js} +14 -15
- package/dist/cjs/{bs-05849a9a.js → bs-919e0de8.js} +14 -15
- package/dist/cjs/buffer-tools_4.cjs.entry.js +64 -51
- package/dist/cjs/{ca-0ed0a72c.js → ca-94918e06.js} +14 -15
- package/dist/cjs/calcite-accordion-item.cjs.entry.js +48 -44
- package/dist/cjs/calcite-accordion.cjs.entry.js +36 -30
- package/dist/cjs/calcite-action-bar.cjs.entry.js +33 -27
- package/dist/cjs/calcite-action-group_2.cjs.entry.js +24 -23
- package/dist/cjs/calcite-action-pad.cjs.entry.js +21 -21
- package/dist/cjs/calcite-action_2.cjs.entry.js +43 -43
- package/dist/cjs/calcite-alert.cjs.entry.js +24 -25
- package/dist/cjs/calcite-avatar.cjs.entry.js +7 -7
- package/dist/cjs/calcite-block-section.cjs.entry.js +36 -18
- package/dist/cjs/calcite-block.cjs.entry.js +41 -30
- package/dist/cjs/calcite-button.cjs.entry.js +18 -19
- package/dist/cjs/calcite-card.cjs.entry.js +15 -15
- package/dist/cjs/calcite-checkbox.cjs.entry.js +10 -11
- package/dist/cjs/calcite-chip-group.cjs.entry.js +12 -14
- package/dist/cjs/calcite-chip.cjs.entry.js +23 -25
- package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +23 -24
- package/dist/cjs/calcite-color-picker.cjs.entry.js +91 -61
- package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +9 -8
- package/dist/cjs/calcite-combobox_6.cjs.entry.js +94 -85
- package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +26 -27
- package/dist/cjs/calcite-date-picker.cjs.entry.js +34 -35
- package/dist/cjs/calcite-fab.cjs.entry.js +12 -13
- package/dist/cjs/calcite-filter_5.cjs.entry.js +1234 -0
- package/dist/cjs/calcite-flow-item.cjs.entry.js +24 -26
- package/dist/cjs/calcite-flow.cjs.entry.js +28 -12
- package/dist/cjs/calcite-graph.cjs.entry.js +7 -7
- package/dist/cjs/calcite-icon.cjs.entry.js +12 -12
- package/dist/cjs/calcite-inline-editable.cjs.entry.js +18 -19
- package/dist/cjs/calcite-input-date-picker.cjs.entry.js +45 -42
- package/dist/cjs/calcite-input-number_2.cjs.entry.js +913 -0
- package/dist/cjs/{calcite-input-time-picker-396d0903.js → calcite-input-time-picker-b99baf7b.js} +212 -118
- package/dist/cjs/calcite-input-time-picker.cjs.entry.js +14 -15
- package/dist/cjs/calcite-input-time-zone.cjs.entry.js +204 -0
- package/dist/cjs/calcite-input_2.cjs.entry.js +56 -60
- package/dist/cjs/calcite-label.cjs.entry.js +9 -9
- package/dist/cjs/calcite-link.cjs.entry.js +7 -8
- package/dist/cjs/calcite-list-item-group.cjs.entry.js +16 -8
- package/dist/cjs/calcite-loader.cjs.entry.js +5 -5
- package/dist/cjs/calcite-menu-item.cjs.entry.js +24 -20
- package/dist/cjs/calcite-menu.cjs.entry.js +13 -13
- package/dist/cjs/calcite-modal.cjs.entry.js +25 -24
- package/dist/cjs/calcite-navigation-logo.cjs.entry.js +11 -7
- package/dist/cjs/calcite-navigation-user.cjs.entry.js +6 -6
- package/dist/cjs/calcite-navigation.cjs.entry.js +13 -13
- package/dist/cjs/calcite-notice.cjs.entry.js +17 -17
- package/dist/cjs/calcite-option-group.cjs.entry.js +1 -1
- package/dist/cjs/calcite-option_2.cjs.entry.js +17 -18
- package/dist/cjs/calcite-pagination.cjs.entry.js +18 -18
- package/dist/cjs/calcite-panel_2.cjs.entry.js +40 -67
- package/dist/cjs/calcite-pick-list-group.cjs.entry.js +9 -9
- package/dist/cjs/calcite-pick-list-item.cjs.entry.js +16 -17
- package/dist/cjs/calcite-pick-list.cjs.entry.js +12 -13
- package/dist/cjs/calcite-radio-button-group.cjs.entry.js +6 -7
- package/dist/cjs/calcite-radio-button.cjs.entry.js +13 -14
- package/dist/cjs/calcite-rating.cjs.entry.js +20 -21
- package/dist/cjs/calcite-scrim.cjs.entry.js +22 -17
- package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +15 -16
- package/dist/cjs/calcite-shell-center-row.cjs.entry.js +10 -10
- package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +78 -82
- package/dist/cjs/calcite-sortable-list.cjs.entry.js +25 -34
- package/dist/cjs/calcite-split-button.cjs.entry.js +8 -9
- package/dist/cjs/calcite-stepper-item.cjs.entry.js +15 -16
- package/dist/cjs/calcite-stepper.cjs.entry.js +7 -7
- package/dist/cjs/calcite-switch.cjs.entry.js +10 -11
- package/dist/cjs/calcite-text-area.cjs.entry.js +57 -37
- package/dist/cjs/calcite-tile-select-group.cjs.entry.js +2 -3
- package/dist/cjs/calcite-tile-select.cjs.entry.js +11 -12
- package/dist/cjs/calcite-tile.cjs.entry.js +11 -12
- package/dist/cjs/calcite-time-picker.cjs.entry.js +33 -33
- package/dist/cjs/calcite-tip-group.cjs.entry.js +1 -1
- package/dist/cjs/calcite-tip-manager.cjs.entry.js +14 -14
- package/dist/cjs/calcite-tip.cjs.entry.js +15 -15
- package/dist/cjs/calcite-tooltip.cjs.entry.js +30 -22
- package/dist/cjs/calcite-tree_3.cjs.entry.js +24 -25
- package/dist/cjs/card-manager_4.cjs.entry.js +1 -1
- package/dist/cjs/{conditionalSlot-832899ba.js → conditionalSlot-85b3a6b3.js} +3 -3
- package/dist/cjs/crowdsource-manager.cjs.entry.js +34 -10
- package/dist/cjs/{cs-7813b1ac.js → cs-fe27e732.js} +14 -15
- package/dist/cjs/{da-6376e6cb.js → da-1b7f3440.js} +14 -15
- package/dist/cjs/{date-085999cf.js → date-cec32b0e.js} +4 -4
- package/dist/cjs/{de-f313a137.js → de-0dc1effa.js} +14 -15
- package/dist/cjs/{de-at-3a0e7f95.js → de-at-acdc4d01.js} +14 -15
- package/dist/cjs/{de-ch-9ccd6f78.js → de-ch-778a0d99.js} +14 -15
- package/dist/cjs/{dom-1eb1ded2.js → dom-c1807fc1.js} +115 -23
- package/dist/cjs/{downloadUtils-14ee531e.js → downloadUtils-a8c530f7.js} +43 -6
- package/dist/cjs/{el-39f779a9.js → el-fdbc9bc1.js} +14 -15
- package/dist/cjs/{en-au-6019048b.js → en-au-0ff50cdf.js} +14 -15
- package/dist/cjs/{en-ca-bd7fc12b.js → en-ca-284e9368.js} +14 -15
- package/dist/cjs/{en-gb-412af798.js → en-gb-0fcae8ae.js} +14 -15
- package/dist/cjs/{es-b9bf89f5.js → es-cd54acba.js} +14 -15
- package/dist/cjs/{es-mx-604585a4.js → es-mx-2078d50f.js} +14 -15
- package/dist/cjs/{et-b74b971e.js → et-17f323f6.js} +14 -15
- package/dist/cjs/{fi-52055d0f.js → fi-82f27397.js} +14 -15
- package/dist/cjs/{filter-7f9873d2.js → filter-bda212b4.js} +2 -2
- package/dist/cjs/{floating-ui-480f97e1.js → floating-ui-8d10af88.js} +412 -398
- package/dist/cjs/{focusTrapComponent-fcce36fb.js → focusTrapComponent-a22fc6a8.js} +258 -100
- package/dist/cjs/{form-cbb9efad.js → form-9d8ebf06.js} +5 -5
- package/dist/cjs/{fr-edadff9d.js → fr-af7e1192.js} +14 -15
- package/dist/cjs/{fr-ch-8affd778.js → fr-ch-5e1f2c28.js} +14 -15
- package/dist/cjs/{guid-1b1fbdbc.js → guid-3abe3cc6.js} +2 -2
- package/dist/cjs/{he-8a3c1ec7.js → he-ea851800.js} +14 -15
- package/dist/cjs/{hi-a979126c.js → hi-5212a21d.js} +14 -15
- package/dist/cjs/{hr-92b43cfe.js → hr-4eecb2ed.js} +14 -15
- package/dist/cjs/{hu-e103a94e.js → hu-6b527d8e.js} +14 -15
- package/dist/cjs/{id-5df1e810.js → id-d78f12ec.js} +14 -15
- package/dist/cjs/{index.es-22af4be6.js → index.es-4542630e.js} +1 -1
- package/dist/cjs/{interactive-871d70ce.js → interactive-2fe0f43a.js} +17 -4
- package/dist/cjs/{it-a07ea9a9.js → it-15242935.js} +14 -15
- package/dist/cjs/{it-ch-d5424986.js → it-ch-9dc21944.js} +14 -15
- package/dist/cjs/{ja-214b95c4.js → ja-f702cfc2.js} +14 -15
- package/dist/cjs/{key-7fbdf405.js → key-b8b55ea3.js} +2 -2
- package/dist/cjs/{ko-d12e4124.js → ko-aa9bde2c.js} +14 -15
- package/dist/cjs/{label-e5c998a9.js → label-6e33e971.js} +3 -3
- package/dist/cjs/{loadable-da060faa.js → loadable-bac9cdd6.js} +30 -5
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{locale-37b9924d.js → locale-c63a1b57.js} +52 -18
- package/dist/cjs/{lt-ff5324c6.js → lt-e741ff2f.js} +14 -15
- package/dist/cjs/{lv-4d4475e6.js → lv-92d6768e.js} +14 -15
- package/dist/cjs/map-picker_2.cjs.entry.js +9 -6
- package/dist/cjs/{calcite-input-text_4.cjs.entry.js → map-select-tools_3.cjs.entry.js} +7 -351
- package/dist/cjs/{math-b0a5df23.js → math-5132d9bd.js} +18 -2
- package/dist/cjs/{mk-e66ddddf.js → mk-b209ac0d.js} +14 -15
- package/dist/cjs/{nb-4cf8f209.js → nb-db13e666.js} +14 -15
- package/dist/cjs/{nl-cfb5ef00.js → nl-fcd9e0c5.js} +14 -15
- package/dist/cjs/{observers-62c5955c.js → observers-f5fa975b.js} +2 -2
- package/dist/cjs/openCloseComponent-5d70fcd8.js +84 -0
- package/dist/cjs/{pl-9fd06ece.js → pl-87c83322.js} +14 -15
- package/dist/cjs/{pt-d2230e6d.js → pt-b0b5f472.js} +14 -15
- package/dist/cjs/{pt-br-665cb99e.js → pt-br-03333e90.js} +14 -15
- package/dist/cjs/public-notification.cjs.entry.js +1 -1
- package/dist/cjs/{resources-e4f7e0c9.js → resources-2901b608.js} +4 -4
- package/dist/cjs/{resources-e4300cd3.js → resources-4da89742.js} +4 -4
- package/dist/cjs/{resources-cefb1c8c.js → resources-60c27547.js} +5 -5
- package/dist/cjs/{resources-f60f44b0.js → resources-77713c2e.js} +3 -3
- package/dist/cjs/{resources-427f7f68.js → resources-8233a151.js} +24 -19
- package/dist/cjs/{resources-8c48b06e.js → resources-91409a5d.js} +5 -5
- package/dist/cjs/{resources-8e2cc7f4.js → resources-9f2b33ee.js} +7 -7
- package/dist/cjs/{resources-710f5a3c.js → resources-c913200c.js} +2 -2
- package/dist/cjs/{resources-1e29361d.js → resources-e1258e8a.js} +4 -4
- package/dist/cjs/{ro-14b8e8da.js → ro-c3661b73.js} +14 -15
- package/dist/cjs/{ru-50ef8b5d.js → ru-8dd3fd58.js} +14 -15
- package/dist/cjs/{shared-list-render-3485bb68.js → shared-list-render-c0adb192.js} +10 -10
- package/dist/cjs/{sk-63a2ce80.js → sk-151d9acf.js} +14 -15
- package/dist/cjs/{sl-1bb6b6a6.js → sl-9b45a152.js} +14 -15
- package/dist/cjs/solutions-components.cjs.js +3 -3
- package/dist/cjs/{sortableComponent-af4abee4.js → sortableComponent-58679f07.js} +33 -8
- package/dist/cjs/{sr-4b4a41fd.js → sr-186bf15c.js} +14 -15
- package/dist/cjs/{sv-f866c182.js → sv-a93fee0c.js} +14 -15
- package/dist/cjs/{t9n-a85989ef.js → t9n-1d032c30.js} +4 -4
- package/dist/cjs/{th-77af47a7.js → th-41680352.js} +14 -15
- package/dist/cjs/{time-79a31eaf.js → time-5e450ec8.js} +9 -9
- package/dist/cjs/{tr-4cafb287.js → tr-0bd886d6.js} +14 -15
- package/dist/cjs/{uk-f90e0c89.js → uk-4fade133.js} +14 -15
- package/dist/cjs/{utils-1446979d.js → utils-acfeed9d.js} +4 -4
- package/dist/cjs/{utils-2687b8cf.js → utils-ae9bdd59.js} +6 -6
- package/dist/cjs/{utils-91ed0e33.js → utils-bae432a9.js} +4 -4
- package/dist/cjs/{utils-34b85889.js → utils-cd14113f.js} +17 -11
- package/dist/cjs/{vi-c2c75cb1.js → vi-1c9fe343.js} +14 -15
- package/dist/cjs/{zh-cn-e5bf194b.js → zh-cn-28fa1fe1.js} +14 -15
- package/dist/cjs/{zh-hk-2134304c.js → zh-hk-5abf8eb5.js} +14 -15
- package/dist/cjs/{zh-tw-7d8e30be.js → zh-tw-07500357.js} +14 -15
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +4 -0
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +51 -9
- package/dist/collection/components/map-picker/map-picker.js +9 -6
- package/dist/collection/demos/crowdsource-manager.html +11 -0
- package/dist/collection/utils/downloadUtils.js +42 -5
- package/dist/collection/utils/downloadUtils.ts +45 -5
- package/dist/collection/utils/test/downloadUtils.spec.js +250 -0
- package/dist/collection/utils/test/downloadUtils.spec.tsx +291 -0
- package/dist/components/ExpandToggle.js +14 -14
- package/dist/components/FloatingArrow.js +6 -6
- package/dist/components/Heading.js +2 -2
- package/dist/components/action-bar.js +25 -19
- package/dist/components/action-group.js +12 -10
- package/dist/components/action-menu.js +13 -13
- package/dist/components/action.js +13 -13
- package/dist/components/alert.js +17 -18
- package/dist/components/array.js +2 -2
- package/dist/components/avatar.js +3 -3
- package/dist/components/button.js +9 -9
- package/dist/components/calcite-accordion-item.js +50 -42
- package/dist/components/calcite-accordion.js +37 -31
- package/dist/components/calcite-action-pad.js +12 -12
- package/dist/components/calcite-block-section.js +34 -15
- package/dist/components/calcite-block.js +35 -22
- package/dist/components/calcite-card.js +8 -8
- package/dist/components/calcite-chip-group.js +8 -9
- package/dist/components/calcite-color-picker-hex-input.js +1 -1
- package/dist/components/calcite-color-picker.js +88 -57
- package/dist/components/calcite-combobox-item-group.js +7 -5
- package/dist/components/calcite-fab.js +8 -8
- package/dist/components/calcite-flow-item.js +30 -38
- package/dist/components/calcite-flow.js +29 -12
- package/dist/components/calcite-inline-editable.js +10 -10
- package/dist/components/calcite-input-date-picker.js +32 -28
- package/dist/components/calcite-input-time-picker.js +156 -62
- package/dist/components/calcite-input-time-zone.js +251 -0
- package/dist/components/calcite-list-item-group.js +15 -6
- package/dist/components/calcite-menu-item.js +19 -15
- package/dist/components/calcite-modal.js +17 -16
- package/dist/components/calcite-navigation-logo.js +11 -7
- package/dist/components/calcite-navigation-user.js +6 -6
- package/dist/components/calcite-navigation.js +10 -10
- package/dist/components/calcite-option-group.js +1 -1
- package/dist/components/calcite-pagination.js +12 -12
- package/dist/components/calcite-pick-list-group.js +2 -2
- package/dist/components/calcite-pick-list.js +3 -3
- package/dist/components/calcite-radio-button-group.js +5 -6
- package/dist/components/calcite-radio-button.js +6 -6
- package/dist/components/calcite-rating.js +11 -11
- package/dist/components/calcite-shell-center-row.js +5 -5
- package/dist/components/calcite-sortable-list.js +22 -28
- package/dist/components/calcite-split-button.js +7 -7
- package/dist/components/calcite-stack.js +1 -101
- package/dist/components/calcite-stepper-item.js +10 -10
- package/dist/components/calcite-stepper.js +5 -5
- package/dist/components/calcite-text-area.js +50 -27
- package/dist/components/calcite-tile-select-group.js +1 -1
- package/dist/components/calcite-tile-select.js +9 -9
- package/dist/components/calcite-tip-group.js +1 -1
- package/dist/components/calcite-tip-manager.js +7 -7
- package/dist/components/calcite-tip.js +7 -7
- package/dist/components/checkbox.js +3 -3
- package/dist/components/chip.js +15 -16
- package/dist/components/color-picker-hex-input.js +37 -35
- package/dist/components/color-picker-swatch.js +9 -9
- package/dist/components/combobox-item.js +9 -9
- package/dist/components/combobox.js +36 -26
- package/dist/components/conditionalSlot.js +2 -2
- package/dist/components/crowdsource-manager.js +101 -64
- package/dist/components/date-picker-day.js +1 -1
- package/dist/components/date-picker-month-header.js +10 -10
- package/dist/components/date-picker-month.js +6 -6
- package/dist/components/date-picker.js +31 -30
- package/dist/components/date.js +3 -3
- package/dist/components/dom.js +112 -22
- package/dist/components/downloadUtils.js +42 -5
- package/dist/components/dropdown-group.js +7 -7
- package/dist/components/dropdown-item.js +22 -21
- package/dist/components/dropdown.js +14 -15
- package/dist/components/filter.js +2 -2
- package/dist/components/filter2.js +32 -16
- package/dist/components/floating-ui.js +411 -398
- package/dist/components/focusTrapComponent.js +258 -100
- package/dist/components/form.js +4 -4
- package/dist/components/graph.js +5 -5
- package/dist/components/guid.js +2 -2
- package/dist/components/handle.js +51 -14
- package/dist/components/icon.js +8 -8
- package/dist/components/index.js +5 -5
- package/dist/components/input-message.js +3 -3
- package/dist/components/input-number.js +38 -32
- package/dist/components/input-text.js +17 -17
- package/dist/components/input.js +44 -50
- package/dist/components/interactive.js +21 -3
- package/dist/components/key.js +2 -2
- package/dist/components/label.js +2 -2
- package/dist/components/label2.js +5 -5
- package/dist/components/link.js +3 -3
- package/dist/components/list-item2.js +69 -31
- package/dist/components/list.js +256 -62
- package/dist/components/loadable.js +33 -6
- package/dist/components/loader.js +4 -4
- package/dist/components/locale2.js +49 -15
- package/dist/components/map-card2.js +40 -28
- package/dist/components/map-picker2.js +49 -34
- package/dist/components/math.js +17 -3
- package/dist/components/menu.js +8 -8
- package/dist/components/notice.js +9 -9
- package/dist/components/observers.js +2 -2
- package/dist/components/openCloseComponent.js +47 -61
- package/dist/components/option.js +3 -3
- package/dist/components/panel.js +30 -55
- package/dist/components/pick-list-item.js +11 -11
- package/dist/components/popover.js +22 -21
- package/dist/components/progress.js +6 -2
- package/dist/components/public-notification.js +80 -68
- package/dist/components/refine-selection2.js +56 -44
- package/dist/components/resources.js +3 -3
- package/dist/components/resources2.js +2 -2
- package/dist/components/resources3.js +4 -4
- package/dist/components/resources4.js +4 -4
- package/dist/components/scrim.js +19 -12
- package/dist/components/segmented-control-item.js +7 -7
- package/dist/components/segmented-control.js +3 -3
- package/dist/components/select.js +7 -7
- package/dist/components/shared-list-render.js +6 -6
- package/dist/components/shell-panel.js +12 -12
- package/dist/components/shell.js +9 -9
- package/dist/components/slider.js +52 -38
- package/dist/components/sortableComponent.js +33 -6
- package/dist/components/stack.js +108 -0
- package/dist/components/switch.js +3 -3
- package/dist/components/t9n.js +3 -3
- package/dist/components/tab-nav.js +4 -4
- package/dist/components/tab-title.js +9 -9
- package/dist/components/tab.js +3 -3
- package/dist/components/tabs.js +4 -4
- package/dist/components/tile.js +5 -5
- package/dist/components/time-picker.js +34 -34
- package/dist/components/tooltip.js +26 -17
- package/dist/components/tree-item.js +15 -15
- package/dist/components/tree.js +5 -5
- package/dist/components/utils.js +4 -4
- package/dist/components/utils2.js +6 -6
- package/dist/components/utils3.js +17 -11
- package/dist/components/value-list-item.js +9 -9
- package/dist/components/value-list.js +32 -33
- package/dist/esm/{ExpandToggle-bd0e8410.js → ExpandToggle-3d10bd1e.js} +17 -17
- package/dist/esm/{FloatingArrow-85ce80bc.js → FloatingArrow-29db6da6.js} +6 -6
- package/dist/esm/{Heading-5805ff4c.js → Heading-cb79e5b2.js} +2 -2
- package/dist/esm/{app-globals-e45b5c25.js → app-globals-5cbac6b0.js} +6 -6
- package/dist/esm/{ar-3adf7962.js → ar-4b751ba8.js} +14 -15
- package/dist/esm/{array-145d96f7.js → array-751a2b87.js} +2 -2
- package/dist/esm/{bg-e7dcf089.js → bg-5d8bf5ea.js} +14 -15
- package/dist/esm/{bs-73d7b00e.js → bs-ff510e71.js} +14 -15
- package/dist/esm/buffer-tools_4.entry.js +64 -51
- package/dist/esm/{ca-884a52f5.js → ca-b9a5e51a.js} +14 -15
- package/dist/esm/calcite-accordion-item.entry.js +48 -44
- package/dist/esm/calcite-accordion.entry.js +36 -30
- package/dist/esm/calcite-action-bar.entry.js +33 -27
- package/dist/esm/calcite-action-group_2.entry.js +24 -23
- package/dist/esm/calcite-action-pad.entry.js +21 -21
- package/dist/esm/calcite-action_2.entry.js +43 -43
- package/dist/esm/calcite-alert.entry.js +24 -25
- package/dist/esm/calcite-avatar.entry.js +7 -7
- package/dist/esm/calcite-block-section.entry.js +36 -18
- package/dist/esm/calcite-block.entry.js +41 -30
- package/dist/esm/calcite-button.entry.js +18 -19
- package/dist/esm/calcite-card.entry.js +15 -15
- package/dist/esm/calcite-checkbox.entry.js +10 -11
- package/dist/esm/calcite-chip-group.entry.js +12 -14
- package/dist/esm/calcite-chip.entry.js +23 -25
- package/dist/esm/calcite-color-picker-hex-input_2.entry.js +23 -24
- package/dist/esm/calcite-color-picker.entry.js +91 -61
- package/dist/esm/calcite-combobox-item-group.entry.js +9 -8
- package/dist/esm/calcite-combobox_6.entry.js +95 -86
- package/dist/esm/calcite-date-picker-day_3.entry.js +26 -27
- package/dist/esm/calcite-date-picker.entry.js +34 -35
- package/dist/esm/calcite-fab.entry.js +12 -13
- package/dist/esm/calcite-filter_5.entry.js +1226 -0
- package/dist/esm/calcite-flow-item.entry.js +24 -26
- package/dist/esm/calcite-flow.entry.js +28 -12
- package/dist/esm/calcite-graph.entry.js +7 -7
- package/dist/esm/calcite-icon.entry.js +12 -12
- package/dist/esm/calcite-inline-editable.entry.js +18 -19
- package/dist/esm/calcite-input-date-picker.entry.js +45 -42
- package/dist/esm/calcite-input-number_2.entry.js +908 -0
- package/dist/esm/{calcite-input-time-picker-c8d3cd3c.js → calcite-input-time-picker-13448515.js} +212 -118
- package/dist/esm/calcite-input-time-picker.entry.js +14 -15
- package/dist/esm/calcite-input-time-zone.entry.js +200 -0
- package/dist/esm/calcite-input_2.entry.js +56 -60
- package/dist/esm/calcite-label.entry.js +9 -9
- package/dist/esm/calcite-link.entry.js +7 -8
- package/dist/esm/calcite-list-item-group.entry.js +17 -9
- package/dist/esm/calcite-loader.entry.js +5 -5
- package/dist/esm/calcite-menu-item.entry.js +24 -20
- package/dist/esm/calcite-menu.entry.js +13 -13
- package/dist/esm/calcite-modal.entry.js +25 -24
- package/dist/esm/calcite-navigation-logo.entry.js +11 -7
- package/dist/esm/calcite-navigation-user.entry.js +6 -6
- package/dist/esm/calcite-navigation.entry.js +13 -13
- package/dist/esm/calcite-notice.entry.js +17 -17
- package/dist/esm/calcite-option-group.entry.js +1 -1
- package/dist/esm/calcite-option_2.entry.js +17 -18
- package/dist/esm/calcite-pagination.entry.js +18 -18
- package/dist/esm/calcite-panel_2.entry.js +40 -67
- package/dist/esm/calcite-pick-list-group.entry.js +9 -9
- package/dist/esm/calcite-pick-list-item.entry.js +16 -17
- package/dist/esm/calcite-pick-list.entry.js +12 -13
- package/dist/esm/calcite-radio-button-group.entry.js +6 -7
- package/dist/esm/calcite-radio-button.entry.js +13 -14
- package/dist/esm/calcite-rating.entry.js +20 -21
- package/dist/esm/calcite-scrim.entry.js +22 -17
- package/dist/esm/calcite-segmented-control_2.entry.js +15 -16
- package/dist/esm/calcite-shell-center-row.entry.js +10 -10
- package/dist/esm/calcite-shell-panel_14.entry.js +78 -82
- package/dist/esm/calcite-sortable-list.entry.js +25 -34
- package/dist/esm/calcite-split-button.entry.js +8 -9
- package/dist/esm/calcite-stepper-item.entry.js +15 -16
- package/dist/esm/calcite-stepper.entry.js +7 -7
- package/dist/esm/calcite-switch.entry.js +10 -11
- package/dist/esm/calcite-text-area.entry.js +57 -37
- package/dist/esm/calcite-tile-select-group.entry.js +2 -3
- package/dist/esm/calcite-tile-select.entry.js +11 -12
- package/dist/esm/calcite-tile.entry.js +11 -12
- package/dist/esm/calcite-time-picker.entry.js +33 -33
- package/dist/esm/calcite-tip-group.entry.js +1 -1
- package/dist/esm/calcite-tip-manager.entry.js +14 -14
- package/dist/esm/calcite-tip.entry.js +15 -15
- package/dist/esm/calcite-tooltip.entry.js +30 -22
- package/dist/esm/calcite-tree_3.entry.js +24 -25
- package/dist/esm/card-manager_4.entry.js +2 -2
- package/dist/esm/{conditionalSlot-055c62f5.js → conditionalSlot-27a0fce0.js} +3 -3
- package/dist/esm/crowdsource-manager.entry.js +34 -10
- package/dist/esm/{cs-432f382d.js → cs-f21a0628.js} +14 -15
- package/dist/esm/{da-1bc7144b.js → da-dc48fc4c.js} +14 -15
- package/dist/esm/{date-a36f2eef.js → date-0ed48e97.js} +4 -4
- package/dist/esm/{de-ad6f7d55.js → de-59290071.js} +14 -15
- package/dist/esm/{de-at-d002f9e6.js → de-at-cd6e6ab7.js} +14 -15
- package/dist/esm/{de-ch-9042771e.js → de-ch-27c44e34.js} +14 -15
- package/dist/esm/{dom-eacf4716.js → dom-843e3afd.js} +114 -24
- package/dist/esm/{downloadUtils-4bb98860.js → downloadUtils-63661805.js} +44 -7
- package/dist/esm/{el-adaae607.js → el-f09fdec6.js} +14 -15
- package/dist/esm/{en-au-efc398e5.js → en-au-90087aa5.js} +14 -15
- package/dist/esm/{en-ca-a36d898d.js → en-ca-10751695.js} +14 -15
- package/dist/esm/{en-gb-d3bef3cc.js → en-gb-0f8547bd.js} +14 -15
- package/dist/esm/{es-0a07422b.js → es-b0997cf1.js} +14 -15
- package/dist/esm/{es-mx-70502eeb.js → es-mx-226f5028.js} +14 -15
- package/dist/esm/{et-89dbbb03.js → et-dc96c453.js} +14 -15
- package/dist/esm/{fi-27f27fd6.js → fi-0941704d.js} +14 -15
- package/dist/esm/{filter-113de81a.js → filter-1cac3edf.js} +2 -2
- package/dist/esm/{floating-ui-06df5366.js → floating-ui-d28d0fd6.js} +412 -398
- package/dist/esm/{focusTrapComponent-875581a9.js → focusTrapComponent-ff3a9f28.js} +258 -100
- package/dist/esm/{form-0a597339.js → form-11c6a015.js} +5 -5
- package/dist/esm/{fr-9af57c3a.js → fr-8da3458d.js} +14 -15
- package/dist/esm/{fr-ch-fe10f986.js → fr-ch-739ceddf.js} +14 -15
- package/dist/esm/{guid-5a6c2c24.js → guid-2bbb8cd1.js} +2 -2
- package/dist/esm/{he-82afa489.js → he-8b662dfa.js} +14 -15
- package/dist/esm/{hi-221c55c2.js → hi-10996f89.js} +14 -15
- package/dist/esm/{hr-4305b2d2.js → hr-42c2024d.js} +14 -15
- package/dist/esm/{hu-ee3ca4cb.js → hu-4768b3ff.js} +14 -15
- package/dist/esm/{id-7da52fa0.js → id-24a08170.js} +14 -15
- package/dist/esm/{index.es-52dfc62e.js → index.es-3a3aa8e3.js} +2 -2
- package/dist/esm/{interactive-06212598.js → interactive-eaf4be29.js} +16 -3
- package/dist/esm/{it-0e844108.js → it-ad09649f.js} +14 -15
- package/dist/esm/{it-ch-e23cbfb5.js → it-ch-b05fc10d.js} +14 -15
- package/dist/esm/{ja-77f59e0b.js → ja-ab839b73.js} +14 -15
- package/dist/esm/{key-c56a877c.js → key-7a525416.js} +2 -2
- package/dist/esm/{ko-8bd138a6.js → ko-c778539e.js} +14 -15
- package/dist/esm/{label-ed0c52dd.js → label-6a1caf64.js} +3 -3
- package/dist/esm/{loadable-ac9f23cd.js → loadable-6bca96ad.js} +30 -6
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{locale-e2fc1e6c.js → locale-d8561d54.js} +52 -18
- package/dist/esm/{lt-d3a6257b.js → lt-447d9aa9.js} +14 -15
- package/dist/esm/{lv-08bfab40.js → lv-4d715e11.js} +14 -15
- package/dist/esm/map-picker_2.entry.js +9 -6
- package/dist/esm/{calcite-input-text_4.entry.js → map-select-tools_3.entry.js} +3 -346
- package/dist/esm/{mapViewUtils-ac8b3bfb.js → mapViewUtils-f0c04325.js} +1 -1
- package/dist/esm/{math-4650c3c4.js → math-5f92f517.js} +17 -3
- package/dist/esm/{mk-0a09d6ce.js → mk-b3d7401a.js} +14 -15
- package/dist/esm/{nb-b10f580c.js → nb-2b4a8366.js} +14 -15
- package/dist/esm/{nl-255dd2f1.js → nl-c0db1da2.js} +14 -15
- package/dist/esm/{observers-99910f46.js → observers-9d66685a.js} +2 -2
- package/dist/esm/openCloseComponent-2b5c6bed.js +82 -0
- package/dist/esm/{pl-6cc0b17a.js → pl-0d322bb4.js} +14 -15
- package/dist/esm/{pt-69f11375.js → pt-5997598c.js} +14 -15
- package/dist/esm/{pt-br-9ac91fe9.js → pt-br-6b77e7db.js} +14 -15
- package/dist/esm/public-notification.entry.js +2 -2
- package/dist/esm/{resources-583dcd71.js → resources-40d8e06f.js} +4 -4
- package/dist/esm/{resources-6e36167f.js → resources-58d30a0f.js} +4 -4
- package/dist/esm/{resources-aa065aa8.js → resources-5bce3953.js} +7 -7
- package/dist/esm/{resources-3d8e1c27.js → resources-94c47e64.js} +3 -3
- package/dist/esm/{resources-9c29ecdf.js → resources-a9b2d33c.js} +23 -20
- package/dist/esm/{resources-69f689fc.js → resources-c253772f.js} +4 -4
- package/dist/esm/{resources-683837a9.js → resources-c65f5654.js} +2 -2
- package/dist/esm/{resources-195638af.js → resources-d6a4d343.js} +5 -5
- package/dist/esm/{resources-c46fb209.js → resources-dca3d475.js} +5 -5
- package/dist/esm/{ro-8f66bdb3.js → ro-ac3724e0.js} +14 -15
- package/dist/esm/{ru-8001b62e.js → ru-4e75151f.js} +14 -15
- package/dist/esm/{shared-list-render-ffe21cdc.js → shared-list-render-abd19c8d.js} +10 -10
- package/dist/esm/{sk-e087d150.js → sk-bbfa22a3.js} +14 -15
- package/dist/esm/{sl-c55ec4eb.js → sl-867cecfc.js} +14 -15
- package/dist/esm/solutions-components.js +3 -3
- package/dist/esm/{sortableComponent-5ba487d5.js → sortableComponent-db502e97.js} +34 -7
- package/dist/esm/{sr-704bc2e4.js → sr-198b5c00.js} +14 -15
- package/dist/esm/{sv-f8ce22a7.js → sv-02d64370.js} +14 -15
- package/dist/esm/{t9n-21ddd486.js → t9n-76168237.js} +4 -4
- package/dist/esm/{th-5849895c.js → th-1616e303.js} +14 -15
- package/dist/esm/{time-acedc3e4.js → time-6721a4c2.js} +9 -9
- package/dist/esm/{tr-87e261df.js → tr-f4619f64.js} +14 -15
- package/dist/esm/{uk-805e3720.js → uk-df7df34a.js} +14 -15
- package/dist/esm/{utils-1d118548.js → utils-18db6b1d.js} +17 -11
- package/dist/esm/{utils-34fa17aa.js → utils-2c91c963.js} +4 -4
- package/dist/esm/{utils-1fc68238.js → utils-ccfd94a7.js} +6 -6
- package/dist/esm/{utils-28417c2e.js → utils-f54411df.js} +4 -4
- package/dist/esm/{vi-a60999e6.js → vi-176ca9f7.js} +14 -15
- package/dist/esm/{zh-cn-da525bed.js → zh-cn-e13d83d1.js} +14 -15
- package/dist/esm/{zh-hk-e82621fb.js → zh-hk-d97365d8.js} +14 -15
- package/dist/esm/{zh-tw-3422c270.js → zh-tw-a2b6f0b7.js} +14 -15
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/accordion/accordion.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/accordion-item/accordion-item.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action/action.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-bar/action-bar.css +15 -112
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-group/action-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-menu/action-menu.css +14 -116
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-pad/action-pad.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/alert/alert.css +8 -114
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/avatar/avatar.css +33 -135
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/block/block.css +9 -215
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/block-section/block-section.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/button/button.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/card/card.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/checkbox/checkbox.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/chip/chip.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/chip-group/chip-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker/color-picker.css +14 -111
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker-hex-input/color-picker-hex-input.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker-swatch/color-picker-swatch.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox/combobox.css +12 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox-item/combobox-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox-item-group/combobox-item-group.css +4 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker/date-picker.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-day/date-picker-day.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-month/date-picker-month.css +13 -115
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-month-header/date-picker-month-header.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown/dropdown.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown-group/dropdown-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown-item/dropdown-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/fab/fab.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/filter/filter.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/flow/flow.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/flow-item/flow-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/graph/graph.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/handle/handle.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/icon/icon.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/inline-editable/inline-editable.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input/input.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-date-picker/input-date-picker.css +20 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-message/input-message.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-number/input-number.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-text/input-text.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-time-picker/input-time-picker.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-time-zone/input-time-zone.css +47 -0
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/label/label.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/link/link.css +9 -111
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list/list.css +24 -112
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item/list-item.css +5 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item-group/list-item-group.css +4 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/loader/loader.css +7 -211
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/menu/menu.css +16 -118
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/menu-item/menu-item.css +48 -114
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/modal/modal.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation/navigation.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation-logo/navigation-logo.css +24 -122
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation-user/navigation-user.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/notice/notice.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/option/option.css +5 -107
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/option-group/option-group.css +5 -107
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pagination/pagination.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/panel/panel.css +21 -126
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list/pick-list.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list-group/pick-list-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list-item/pick-list-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/popover/popover.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/progress/progress.css +21 -211
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/radio-button/radio-button.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/radio-button-group/radio-button-group.css +14 -116
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/rating/rating.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/scrim/scrim.css +13 -115
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/segmented-control/segmented-control.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/segmented-control-item/segmented-control-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/select/select.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell/shell.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-center-row/shell-center-row.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-panel/shell-panel.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/slider/slider.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/sortable-list/sortable-list.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/split-button/split-button.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stack/stack.css +16 -122
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stepper/stepper.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stepper-item/stepper-item.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/switch/switch.css +26 -131
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab/tab.css +15 -117
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab-nav/tab-nav.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab-title/tab-title.css +11 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tabs/tabs.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/text-area/text-area.css +20 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile/tile.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-select/tile-select.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-select-group/tile-select-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/time-picker/time-picker.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip/tip.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip-group/tip-group.css +10 -112
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip-manager/tip-manager.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tooltip/tooltip.css +9 -111
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree/tree.css +9 -111
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree-item/tree-item.css +8 -114
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/value-list/value-list.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/value-list-item/value-list-item.css +8 -110
- package/dist/solutions-components/assets/combobox/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/handle/t9n/index.d.ts +4 -0
- package/dist/solutions-components/assets/handle/t9n/messages.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ar.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_bg.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_bs.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ca.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_cs.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_da.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_de.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_el.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_en.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_es.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_et.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_fi.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_fr.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_he.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_hr.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_hu.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_id.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_it.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ja.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ko.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_lt.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_lv.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_nl.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_no.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pl.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pt-BR.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pt-PT.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ro.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ru.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sk.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sl.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sr.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sv.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_th.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_tr.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_uk.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_vi.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-CN.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-HK.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-TW.json +5 -1
- package/dist/solutions-components/assets/icon/slash16.json +1 -0
- package/dist/solutions-components/assets/icon/slash24.json +1 -0
- package/dist/solutions-components/assets/icon/slash32.json +1 -0
- package/dist/solutions-components/assets/icon/textButton16.json +1 -0
- package/dist/solutions-components/assets/icon/textButton24.json +1 -0
- package/dist/solutions-components/assets/icon/textButton32.json +1 -0
- package/dist/solutions-components/assets/icon/textDashedUnderline16.json +1 -0
- package/dist/solutions-components/assets/icon/textDashedUnderline24.json +1 -0
- package/dist/solutions-components/assets/icon/textDashedUnderline32.json +1 -0
- package/dist/solutions-components/assets/icon/textSolidUnderline16.json +1 -0
- package/dist/solutions-components/assets/icon/textSolidUnderline24.json +1 -0
- package/dist/solutions-components/assets/icon/textSolidUnderline32.json +1 -0
- package/dist/solutions-components/assets/input-date-picker/t9n/index.d.ts +1 -0
- package/dist/solutions-components/assets/input-date-picker/t9n/messages.json +2 -1
- package/dist/solutions-components/assets/input-date-picker/t9n/messages_en.json +2 -1
- package/dist/solutions-components/assets/input-time-zone/t9n/index.d.ts +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ar.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_bg.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_bs.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ca.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_cs.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_da.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_de.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_el.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_en.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_es.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_et.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_fi.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_fr.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_he.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_hr.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_hu.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_id.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_it.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ja.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ko.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_lt.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_lv.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_nl.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_no.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_pl.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_pt-BR.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_pt-PT.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ro.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ru.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_sk.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_sl.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_sr.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_sv.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_th.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_tr.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_uk.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_vi.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_zh-CN.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_zh-HK.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_zh-TW.json +433 -0
- package/dist/solutions-components/assets/menu/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_en.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/index.d.ts +0 -1
- package/dist/solutions-components/assets/text-area/t9n/messages.json +1 -2
- package/dist/solutions-components/assets/text-area/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_en.json +1 -2
- package/dist/solutions-components/assets/text-area/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/value-list/t9n/messages.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ar.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_bg.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_bs.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ca.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_cs.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_da.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_de.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_el.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_en.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_es.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_et.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_fi.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_fr.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_he.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_hr.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_hu.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_id.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_it.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ja.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ko.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_lt.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_lv.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_nl.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_no.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_pl.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_pt-BR.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_pt-PT.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ro.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ru.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_sk.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_sl.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_sr.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_sv.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_th.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_tr.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_uk.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_vi.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_zh-CN.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_zh-HK.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_zh-TW.json +4 -4
- package/dist/solutions-components/demos/crowdsource-manager.html +11 -0
- package/dist/solutions-components/p-022a9b7a.js +6 -0
- package/dist/solutions-components/p-03fccde6.entry.js +11 -0
- package/dist/solutions-components/p-052ff2c7.js +6 -0
- package/dist/solutions-components/p-05db4340.js +6 -0
- package/dist/solutions-components/p-07bc4f07.entry.js +11 -0
- package/dist/solutions-components/p-0cc32f06.js +6 -0
- package/dist/solutions-components/p-0e7914e6.entry.js +11 -0
- package/dist/solutions-components/p-0ece6df1.entry.js +12 -0
- package/dist/solutions-components/p-0fbc27fd.entry.js +11 -0
- package/dist/solutions-components/{p-52ce448f.js → p-10248e04.js} +2 -2
- package/dist/solutions-components/p-108fbf59.entry.js +6 -0
- package/dist/solutions-components/p-12a4fa84.js +6 -0
- package/dist/solutions-components/p-15ef7894.js +6 -0
- package/dist/solutions-components/p-164be8ef.entry.js +6 -0
- package/dist/solutions-components/{p-12549392.js → p-18869c0f.js} +2 -2
- package/dist/solutions-components/{p-cbd918f0.js → p-18f1772b.js} +2 -2
- package/dist/solutions-components/p-1990d9c8.entry.js +6 -0
- package/dist/solutions-components/p-19fe7725.js +6 -0
- package/dist/solutions-components/p-1add4e39.entry.js +11 -0
- package/dist/solutions-components/{p-98b89dec.js → p-1ea1dcac.js} +1 -1
- package/dist/solutions-components/{p-5ec14284.js → p-1ede2e18.js} +4 -4
- package/dist/solutions-components/{p-f7380836.js → p-1f468797.js} +2 -2
- package/dist/solutions-components/p-2005280f.js +11 -0
- package/dist/solutions-components/{p-080576c7.js → p-215d3505.js} +2 -2
- package/dist/solutions-components/p-216801d5.js +6 -0
- package/dist/solutions-components/p-21f00df6.js +6 -0
- package/dist/solutions-components/{p-aebf7977.js → p-2291b598.js} +2 -2
- package/dist/solutions-components/{p-4a48245f.entry.js → p-22d580b0.entry.js} +4 -4
- package/dist/solutions-components/p-2656168f.entry.js +11 -0
- package/dist/solutions-components/p-27a1ac1f.entry.js +17 -0
- package/dist/solutions-components/{p-33601793.js → p-283e3a2d.js} +2 -2
- package/dist/solutions-components/{p-ba644673.js → p-29d41c7e.js} +2 -2
- package/dist/solutions-components/p-2ae17fa2.js +6 -0
- package/dist/solutions-components/p-2b252afd.entry.js +6 -0
- package/dist/solutions-components/p-2b96e551.entry.js +11 -0
- package/dist/solutions-components/{p-10459518.js → p-2d70d3fd.js} +3 -3
- package/dist/solutions-components/p-31316d61.entry.js +11 -0
- package/dist/solutions-components/p-31ff3452.entry.js +11 -0
- package/dist/solutions-components/p-326fa270.js +6 -0
- package/dist/solutions-components/p-32ef065d.entry.js +11 -0
- package/dist/solutions-components/p-32f9c709.js +6 -0
- package/dist/solutions-components/p-35123c90.js +6 -0
- package/dist/solutions-components/p-361f1fe1.js +11 -0
- package/dist/solutions-components/p-38ef0684.js +16 -0
- package/dist/solutions-components/{p-f43ae206.js → p-39ff5ee5.js} +3 -3
- package/dist/solutions-components/{p-d4016e09.js → p-3aba40e8.js} +5 -5
- package/dist/solutions-components/{p-28442434.js → p-3bd99fc9.js} +3 -3
- package/dist/solutions-components/p-3cbe5ef3.js +6 -0
- package/dist/solutions-components/p-3e139360.js +6 -0
- package/dist/solutions-components/p-3f0193e9.js +6 -0
- package/dist/solutions-components/{p-7468b964.js → p-3fc17d72.js} +2 -2
- package/dist/solutions-components/{p-157026db.entry.js → p-40bde8b2.entry.js} +1 -1
- package/dist/solutions-components/p-418d0b60.entry.js +6 -0
- package/dist/solutions-components/p-421d5e7c.js +6 -0
- package/dist/solutions-components/p-42c7a5fa.entry.js +11 -0
- package/dist/solutions-components/{p-6f4c1b95.js → p-4805ff13.js} +2 -2
- package/dist/solutions-components/p-4b95d05e.entry.js +6 -0
- package/dist/solutions-components/p-4bc7b875.entry.js +11 -0
- package/dist/solutions-components/p-4c43820f.entry.js +6 -0
- package/dist/solutions-components/p-4d17943f.js +6 -0
- package/dist/solutions-components/p-4daae757.js +6 -0
- package/dist/solutions-components/p-4f0c3fc1.js +6 -0
- package/dist/solutions-components/p-525f1188.js +11 -0
- package/dist/solutions-components/p-5383607a.js +22 -0
- package/dist/solutions-components/p-541697d0.js +11 -0
- package/dist/solutions-components/p-56300653.js +16 -0
- package/dist/solutions-components/{p-dac6ab25.js → p-58ce5639.js} +3 -3
- package/dist/solutions-components/{p-469e22b8.js → p-5961c4e0.js} +2 -2
- package/dist/solutions-components/p-5adf37ea.entry.js +12 -0
- package/dist/solutions-components/p-5b9b1cbb.entry.js +11 -0
- package/dist/solutions-components/p-5c097e25.entry.js +11 -0
- package/dist/solutions-components/p-5e59219b.entry.js +6 -0
- package/dist/solutions-components/p-5f5c371e.js +6 -0
- package/dist/solutions-components/p-606ca126.js +6 -0
- package/dist/solutions-components/p-634e1240.js +6 -0
- package/dist/solutions-components/p-639cca97.js +6 -0
- package/dist/solutions-components/p-6431fd69.js +11 -0
- package/dist/solutions-components/{p-19c0bbf1.js → p-647a4130.js} +5 -5
- package/dist/solutions-components/p-67ce3c0c.entry.js +11 -0
- package/dist/solutions-components/p-680d193d.entry.js +11 -0
- package/dist/solutions-components/p-6a524392.entry.js +11 -0
- package/dist/solutions-components/p-6a820c4d.js +6 -0
- package/dist/solutions-components/p-6b2f2b85.js +17 -0
- package/dist/solutions-components/{p-b9e31774.js → p-6f2edf5b.js} +2 -2
- package/dist/solutions-components/p-754e2df2.js +6 -0
- package/dist/solutions-components/{p-060da8eb.js → p-75f26870.js} +4 -4
- package/dist/solutions-components/p-7601988d.entry.js +11 -0
- package/dist/solutions-components/p-761a033a.entry.js +11 -0
- package/dist/solutions-components/p-7920b5a2.entry.js +11 -0
- package/dist/solutions-components/p-7aa949a3.entry.js +11 -0
- package/dist/solutions-components/p-7b9adfff.js +6 -0
- package/dist/solutions-components/{p-d38eb139.entry.js → p-7c33e500.entry.js} +1 -1
- package/dist/solutions-components/p-804e4751.entry.js +17 -0
- package/dist/solutions-components/p-82199b7b.entry.js +6 -0
- package/dist/solutions-components/p-825bac0e.js +6 -0
- package/dist/solutions-components/p-844ee452.entry.js +11 -0
- package/dist/solutions-components/{p-3dfeb63c.js → p-8a758303.js} +5 -5
- package/dist/solutions-components/p-90bbf223.entry.js +6 -0
- package/dist/solutions-components/p-916f90ec.entry.js +6 -0
- package/dist/solutions-components/p-91caf655.entry.js +11 -0
- package/dist/solutions-components/p-93074bd4.entry.js +11 -0
- package/dist/solutions-components/p-955a956a.entry.js +23 -0
- package/dist/solutions-components/p-9603c3ff.entry.js +11 -0
- package/dist/solutions-components/p-97c47bbd.entry.js +18 -0
- package/dist/solutions-components/{p-ad438da3.js → p-9bbc05ff.js} +2 -2
- package/dist/solutions-components/p-9cb94ea0.js +6 -0
- package/dist/solutions-components/p-9e727488.js +6 -0
- package/dist/solutions-components/p-9fb16c72.entry.js +35 -0
- package/dist/solutions-components/p-a040efff.js +6 -0
- package/dist/solutions-components/p-a08bd8c1.entry.js +6 -0
- package/dist/solutions-components/p-a0edbb27.js +6 -0
- package/dist/solutions-components/p-a258f5e7.js +6 -0
- package/dist/solutions-components/p-a2748b38.entry.js +6 -0
- package/dist/solutions-components/p-a6900100.entry.js +11 -0
- package/dist/solutions-components/p-a775ba2f.entry.js +11 -0
- package/dist/solutions-components/{p-e501876c.js → p-a777b18c.js} +3 -3
- package/dist/solutions-components/p-a843af2a.js +6 -0
- package/dist/solutions-components/p-ab8f5c6b.entry.js +11 -0
- package/dist/solutions-components/p-abda8ca2.entry.js +11 -0
- package/dist/solutions-components/p-ad4d6d02.entry.js +22 -0
- package/dist/solutions-components/p-ad72a379.entry.js +16 -0
- package/dist/solutions-components/p-aeebdb15.js +6 -0
- package/dist/solutions-components/p-b0c4138f.entry.js +11 -0
- package/dist/solutions-components/p-b1f84ae5.js +6 -0
- package/dist/solutions-components/p-b2e6c578.js +6 -0
- package/dist/solutions-components/p-b4157e6a.js +6 -0
- package/dist/solutions-components/p-b49bdc72.entry.js +6 -0
- package/dist/solutions-components/p-b5d67495.entry.js +11 -0
- package/dist/solutions-components/p-b6578a32.js +6 -0
- package/dist/solutions-components/p-b684bbc7.entry.js +6 -0
- package/dist/solutions-components/p-b86b4512.entry.js +11 -0
- package/dist/solutions-components/p-b921aa1a.entry.js +6 -0
- package/dist/solutions-components/p-b948ecd2.entry.js +11 -0
- package/dist/solutions-components/p-b9749e09.js +11 -0
- package/dist/solutions-components/p-baccfd70.entry.js +6 -0
- package/dist/solutions-components/p-bba3fa4e.entry.js +11 -0
- package/dist/solutions-components/p-bbb0d957.entry.js +6 -0
- package/dist/solutions-components/p-bd3a3afe.js +6 -0
- package/dist/solutions-components/p-c07af9c2.entry.js +11 -0
- package/dist/solutions-components/p-c1ee0d69.js +11 -0
- package/dist/solutions-components/p-c3f8b670.js +6 -0
- package/dist/solutions-components/p-c5e294e4.js +6 -0
- package/dist/solutions-components/p-c6d83122.entry.js +11 -0
- package/dist/solutions-components/p-c9858d8f.entry.js +11 -0
- package/dist/solutions-components/p-cad5587c.entry.js +35 -0
- package/dist/solutions-components/p-cf1af08f.entry.js +6 -0
- package/dist/solutions-components/p-cf43278c.entry.js +11 -0
- package/dist/solutions-components/p-d3a22725.js +6 -0
- package/dist/solutions-components/p-d4c103a8.js +11 -0
- package/dist/solutions-components/p-d554507d.js +11 -0
- package/dist/solutions-components/p-d62784a4.js +11 -0
- package/dist/solutions-components/p-d6322e4b.js +6 -0
- package/dist/solutions-components/p-dc9dad31.entry.js +6 -0
- package/dist/solutions-components/p-de58bd49.js +6 -0
- package/dist/solutions-components/p-de59d2f5.js +6 -0
- package/dist/solutions-components/p-e02fcfa9.entry.js +12 -0
- package/dist/solutions-components/p-e07b8a72.entry.js +11 -0
- package/dist/solutions-components/p-e10a62f4.entry.js +11 -0
- package/dist/solutions-components/p-e645edf2.entry.js +6 -0
- package/dist/solutions-components/p-e6bee82f.js +6 -0
- package/dist/solutions-components/p-ea282908.js +6 -0
- package/dist/solutions-components/{p-a088573c.js → p-ee066c67.js} +7 -7
- package/dist/solutions-components/p-ef48bd77.entry.js +17 -0
- package/dist/solutions-components/p-ef96894d.entry.js +23 -0
- package/dist/solutions-components/{p-e1c9be34.js → p-f055a840.js} +2 -2
- package/dist/solutions-components/p-f28d69ac.entry.js +11 -0
- package/dist/solutions-components/p-f41105c8.js +6 -0
- package/dist/solutions-components/{p-05338a01.js → p-f8dd2784.js} +1 -1
- package/dist/solutions-components/{p-3f06d9d0.js → p-fb7e0054.js} +2 -2
- package/dist/solutions-components/p-ffac6f88.entry.js +6 -0
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/solutions-components/utils/downloadUtils.ts +45 -5
- package/dist/solutions-components/utils/test/downloadUtils.spec.tsx +291 -0
- package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +26 -2
- package/dist/types/components/json-editor/assets/monaco-editor/monaco.d.ts +8262 -0
- package/dist/types/components/map-picker/map-picker.d.ts +8 -0
- package/dist/types/components.d.ts +8 -0
- package/dist/types/preact.d.ts +19 -6
- package/dist/types/utils/downloadUtils.d.ts +14 -0
- package/package.json +2 -2
- package/dist/cjs/browser-ecb3aabc.js +0 -24
- package/dist/cjs/calcite-filter_3.cjs.entry.js +0 -778
- package/dist/cjs/calcite-handle.cjs.entry.js +0 -136
- package/dist/cjs/calcite-input-number.cjs.entry.js +0 -576
- package/dist/cjs/calcite-stack.cjs.entry.js +0 -93
- package/dist/cjs/composed-offset-position.esm-d93c31e6.js +0 -79
- package/dist/cjs/openCloseComponent-b5b6c785.js +0 -100
- package/dist/components/browser.js +0 -21
- package/dist/components/composed-offset-position.esm.js +0 -75
- package/dist/esm/browser-7fc2f4c3.js +0 -21
- package/dist/esm/calcite-filter_3.entry.js +0 -772
- package/dist/esm/calcite-handle.entry.js +0 -132
- package/dist/esm/calcite-input-number.entry.js +0 -572
- package/dist/esm/calcite-stack.entry.js +0 -89
- package/dist/esm/composed-offset-position.esm-98cd9ed4.js +0 -75
- package/dist/esm/openCloseComponent-7445a42a.js +0 -96
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/solutions-components/p-03757bbf.entry.js +0 -11
- package/dist/solutions-components/p-038ca054.js +0 -6
- package/dist/solutions-components/p-06974848.entry.js +0 -11
- package/dist/solutions-components/p-077acf10.entry.js +0 -11
- package/dist/solutions-components/p-07996c11.js +0 -6
- package/dist/solutions-components/p-07e58f8c.entry.js +0 -6
- package/dist/solutions-components/p-0be851aa.entry.js +0 -6
- package/dist/solutions-components/p-0d15e27b.entry.js +0 -23
- package/dist/solutions-components/p-0d4ab966.entry.js +0 -6
- package/dist/solutions-components/p-0f835c0c.entry.js +0 -11
- package/dist/solutions-components/p-0fbab153.entry.js +0 -11
- package/dist/solutions-components/p-1039fa9f.js +0 -6
- package/dist/solutions-components/p-1346ff6b.js +0 -6
- package/dist/solutions-components/p-14affa8a.js +0 -6
- package/dist/solutions-components/p-158a7dbc.js +0 -6
- package/dist/solutions-components/p-17d98d56.entry.js +0 -6
- package/dist/solutions-components/p-182c1759.entry.js +0 -6
- package/dist/solutions-components/p-18cd91fb.js +0 -6
- package/dist/solutions-components/p-19c5c036.js +0 -6
- package/dist/solutions-components/p-1ff54d84.js +0 -6
- package/dist/solutions-components/p-201ab4ae.entry.js +0 -6
- package/dist/solutions-components/p-20476d93.entry.js +0 -11
- package/dist/solutions-components/p-22810041.entry.js +0 -11
- package/dist/solutions-components/p-24b9dfa4.entry.js +0 -12
- package/dist/solutions-components/p-2702eab8.entry.js +0 -11
- package/dist/solutions-components/p-28cde23c.js +0 -6
- package/dist/solutions-components/p-2a47b388.js +0 -6
- package/dist/solutions-components/p-2e085c49.entry.js +0 -11
- package/dist/solutions-components/p-2e77e09d.entry.js +0 -35
- package/dist/solutions-components/p-2faee03e.entry.js +0 -11
- package/dist/solutions-components/p-327c35ad.js +0 -6
- package/dist/solutions-components/p-35285079.js +0 -6
- package/dist/solutions-components/p-357e2b05.entry.js +0 -11
- package/dist/solutions-components/p-35c091ed.entry.js +0 -11
- package/dist/solutions-components/p-3a49e932.js +0 -11
- package/dist/solutions-components/p-3bc126c2.entry.js +0 -11
- package/dist/solutions-components/p-3d4009a8.entry.js +0 -6
- package/dist/solutions-components/p-3f04675a.entry.js +0 -11
- package/dist/solutions-components/p-3fbe51dc.entry.js +0 -11
- package/dist/solutions-components/p-443989cc.js +0 -6
- package/dist/solutions-components/p-47d28cd5.js +0 -6
- package/dist/solutions-components/p-49d4946d.entry.js +0 -17
- package/dist/solutions-components/p-4b22d574.entry.js +0 -6
- package/dist/solutions-components/p-4dce68c3.entry.js +0 -11
- package/dist/solutions-components/p-5082944f.entry.js +0 -18
- package/dist/solutions-components/p-52f3e082.js +0 -6
- package/dist/solutions-components/p-535e88cb.js +0 -6
- package/dist/solutions-components/p-5398d06e.js +0 -6
- package/dist/solutions-components/p-55e1c1a1.entry.js +0 -11
- package/dist/solutions-components/p-59745b52.js +0 -6
- package/dist/solutions-components/p-5a3982b9.entry.js +0 -6
- package/dist/solutions-components/p-5f20c48c.entry.js +0 -11
- package/dist/solutions-components/p-648cb61d.js +0 -11
- package/dist/solutions-components/p-671a04ba.js +0 -12
- package/dist/solutions-components/p-6b7c3a97.entry.js +0 -6
- package/dist/solutions-components/p-6daadc95.js +0 -11
- package/dist/solutions-components/p-6fe4ce8f.entry.js +0 -6
- package/dist/solutions-components/p-70f4ca5b.entry.js +0 -11
- package/dist/solutions-components/p-7204d05d.js +0 -6
- package/dist/solutions-components/p-7295c626.js +0 -6
- package/dist/solutions-components/p-765f99f6.entry.js +0 -12
- package/dist/solutions-components/p-76c51777.js +0 -6
- package/dist/solutions-components/p-77b921ff.entry.js +0 -22
- package/dist/solutions-components/p-792d7c6e.entry.js +0 -11
- package/dist/solutions-components/p-7e72e53e.js +0 -6
- package/dist/solutions-components/p-7f1e6637.js +0 -6
- package/dist/solutions-components/p-804cd369.js +0 -6
- package/dist/solutions-components/p-80c8b247.js +0 -17
- package/dist/solutions-components/p-81a9d033.entry.js +0 -11
- package/dist/solutions-components/p-81ec8e4b.entry.js +0 -11
- package/dist/solutions-components/p-84fbc62d.entry.js +0 -11
- package/dist/solutions-components/p-861fe669.js +0 -6
- package/dist/solutions-components/p-8730eb77.entry.js +0 -11
- package/dist/solutions-components/p-882085d6.js +0 -6
- package/dist/solutions-components/p-8ab22d4b.js +0 -6
- package/dist/solutions-components/p-8d5f9776.js +0 -6
- package/dist/solutions-components/p-8ec2b1f2.js +0 -6
- package/dist/solutions-components/p-90d481de.entry.js +0 -11
- package/dist/solutions-components/p-94ee1757.js +0 -6
- package/dist/solutions-components/p-95b854f6.js +0 -6
- package/dist/solutions-components/p-9785622b.js +0 -6
- package/dist/solutions-components/p-979043c7.entry.js +0 -6
- package/dist/solutions-components/p-97ddb4b4.js +0 -11
- package/dist/solutions-components/p-9826dcfe.js +0 -6
- package/dist/solutions-components/p-9a1584a8.js +0 -6
- package/dist/solutions-components/p-9b015086.entry.js +0 -6
- package/dist/solutions-components/p-9b2a906c.entry.js +0 -11
- package/dist/solutions-components/p-9c9efad1.entry.js +0 -11
- package/dist/solutions-components/p-9e7cf939.entry.js +0 -11
- package/dist/solutions-components/p-a06975d1.js +0 -6
- package/dist/solutions-components/p-a6348d9f.js +0 -6
- package/dist/solutions-components/p-a650fef8.entry.js +0 -11
- package/dist/solutions-components/p-a8449e72.entry.js +0 -11
- package/dist/solutions-components/p-ae7d08f5.entry.js +0 -16
- package/dist/solutions-components/p-b1555ee2.entry.js +0 -12
- package/dist/solutions-components/p-b1a0e55a.entry.js +0 -6
- package/dist/solutions-components/p-b4200955.entry.js +0 -11
- package/dist/solutions-components/p-b46be0ac.js +0 -6
- package/dist/solutions-components/p-b69a54a1.entry.js +0 -6
- package/dist/solutions-components/p-b76551f7.js +0 -6
- package/dist/solutions-components/p-b78b89d1.entry.js +0 -11
- package/dist/solutions-components/p-b7fe6f3c.entry.js +0 -11
- package/dist/solutions-components/p-b948e1d8.entry.js +0 -11
- package/dist/solutions-components/p-b970bb58.js +0 -6
- package/dist/solutions-components/p-bca6b95f.js +0 -6
- package/dist/solutions-components/p-bd13ff4e.entry.js +0 -11
- package/dist/solutions-components/p-bd40efcc.js +0 -11
- package/dist/solutions-components/p-be028cff.js +0 -6
- package/dist/solutions-components/p-be1016bc.js +0 -11
- package/dist/solutions-components/p-c1851e25.entry.js +0 -11
- package/dist/solutions-components/p-c359d3c3.entry.js +0 -6
- package/dist/solutions-components/p-c52187f8.js +0 -16
- package/dist/solutions-components/p-cf84a668.js +0 -11
- package/dist/solutions-components/p-cfe25eb7.entry.js +0 -17
- package/dist/solutions-components/p-d15674f2.entry.js +0 -6
- package/dist/solutions-components/p-d2cd4a74.js +0 -11
- package/dist/solutions-components/p-d3b0e549.entry.js +0 -11
- package/dist/solutions-components/p-d6a06bc7.entry.js +0 -6
- package/dist/solutions-components/p-d75ad065.js +0 -6
- package/dist/solutions-components/p-d7f4568d.js +0 -6
- package/dist/solutions-components/p-d87830cd.js +0 -11
- package/dist/solutions-components/p-dc916580.entry.js +0 -11
- package/dist/solutions-components/p-ddac8312.entry.js +0 -6
- package/dist/solutions-components/p-e3d3ae0f.js +0 -6
- package/dist/solutions-components/p-e4d0a6d0.js +0 -16
- package/dist/solutions-components/p-e89cbe80.js +0 -6
- package/dist/solutions-components/p-ed4e3c8a.js +0 -11
- package/dist/solutions-components/p-f08d5e9e.entry.js +0 -6
- package/dist/solutions-components/p-f206dbaa.entry.js +0 -35
- package/dist/solutions-components/p-f27ef181.entry.js +0 -11
- package/dist/solutions-components/p-f40c93a8.entry.js +0 -11
- package/dist/solutions-components/p-f4870a6c.entry.js +0 -17
- package/dist/solutions-components/p-f8a9625d.entry.js +0 -11
- package/dist/solutions-components/p-f9055477.js +0 -6
- package/dist/solutions-components/p-f9702e74.js +0 -6
- package/dist/solutions-components/p-fa3e21bd.js +0 -6
- package/dist/solutions-components/p-fcc24d70.entry.js +0 -11
- package/dist/solutions-components/p-fd703f00.entry.js +0 -11
- package/dist/solutions-components/p-fdce8ec8.entry.js +0 -11
- package/dist/solutions-components/p-fe27e9e6.js +0 -6
- package/dist/solutions-components/p-ff8c0797.js +0 -11
- package/dist/solutions-components/p-ffb3edee.entry.js +0 -6
@@ -3,10 +3,10 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import {
|
6
|
+
import { j as tabbable, k as focusable, l as isTabbable, m as getTabIndex, o as isFocusable, h as focusElement, p as tabbableOptions } from './dom-843e3afd.js';
|
7
7
|
|
8
8
|
/*!
|
9
|
-
* focus-trap 7.
|
9
|
+
* focus-trap 7.5.2
|
10
10
|
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
11
11
|
*/
|
12
12
|
|
@@ -91,10 +91,10 @@ var isSelectableInput = function isSelectableInput(node) {
|
|
91
91
|
return node.tagName && node.tagName.toLowerCase() === 'input' && typeof node.select === 'function';
|
92
92
|
};
|
93
93
|
var isEscapeEvent = function isEscapeEvent(e) {
|
94
|
-
return e.key === 'Escape' || e.key === 'Esc' || e.keyCode === 27;
|
94
|
+
return (e === null || e === void 0 ? void 0 : e.key) === 'Escape' || (e === null || e === void 0 ? void 0 : e.key) === 'Esc' || (e === null || e === void 0 ? void 0 : e.keyCode) === 27;
|
95
95
|
};
|
96
96
|
var isTabEvent = function isTabEvent(e) {
|
97
|
-
return e.key === 'Tab' || e.keyCode === 9;
|
97
|
+
return (e === null || e === void 0 ? void 0 : e.key) === 'Tab' || (e === null || e === void 0 ? void 0 : e.keyCode) === 9;
|
98
98
|
};
|
99
99
|
|
100
100
|
// checks for TAB by default
|
@@ -178,8 +178,11 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
178
178
|
// container: HTMLElement,
|
179
179
|
// tabbableNodes: Array<HTMLElement>, // empty if none
|
180
180
|
// focusableNodes: Array<HTMLElement>, // empty if none
|
181
|
-
//
|
182
|
-
//
|
181
|
+
// posTabIndexesFound: boolean,
|
182
|
+
// firstTabbableNode: HTMLElement|undefined,
|
183
|
+
// lastTabbableNode: HTMLElement|undefined,
|
184
|
+
// firstDomTabbableNode: HTMLElement|undefined,
|
185
|
+
// lastDomTabbableNode: HTMLElement|undefined,
|
183
186
|
// nextTabbableNode: (node: HTMLElement, forward: boolean) => HTMLElement|undefined
|
184
187
|
// }>}
|
185
188
|
containerGroups: [],
|
@@ -196,7 +199,9 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
196
199
|
paused: false,
|
197
200
|
// timer ID for when delayInitialFocus is true and initial focus in this trap
|
198
201
|
// has been delayed during activation
|
199
|
-
delayInitialFocusTimer: undefined
|
202
|
+
delayInitialFocusTimer: undefined,
|
203
|
+
// the most recent KeyboardEvent for the configured nav key (typically [SHIFT+]TAB), if any
|
204
|
+
recentNavEvent: undefined
|
200
205
|
};
|
201
206
|
var trap; // eslint-disable-line prefer-const -- some private functions reference it, and its methods reference private functions, so we must declare here and define later
|
202
207
|
|
@@ -215,7 +220,9 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
215
220
|
/**
|
216
221
|
* Finds the index of the container that contains the element.
|
217
222
|
* @param {HTMLElement} element
|
218
|
-
* @param {Event} [event]
|
223
|
+
* @param {Event} [event] If available, and `element` isn't directly found in any container,
|
224
|
+
* the event's composed path is used to see if includes any known trap containers in the
|
225
|
+
* case where the element is inside a Shadow DOM.
|
219
226
|
* @returns {number} Index of the container in either `state.containers` or
|
220
227
|
* `state.containerGroups` (the order/length of these lists are the same); -1
|
221
228
|
* if the element isn't found.
|
@@ -310,14 +317,41 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
310
317
|
var tabbableNodes = tabbable(container, config.tabbableOptions);
|
311
318
|
|
312
319
|
// NOTE: if we have tabbable nodes, we must have focusable nodes; focusable nodes
|
313
|
-
// are a superset of tabbable nodes
|
320
|
+
// are a superset of tabbable nodes since nodes with negative `tabindex` attributes
|
321
|
+
// are focusable but not tabbable
|
314
322
|
var focusableNodes = focusable(container, config.tabbableOptions);
|
323
|
+
var firstTabbableNode = tabbableNodes.length > 0 ? tabbableNodes[0] : undefined;
|
324
|
+
var lastTabbableNode = tabbableNodes.length > 0 ? tabbableNodes[tabbableNodes.length - 1] : undefined;
|
325
|
+
var firstDomTabbableNode = focusableNodes.find(function (node) {
|
326
|
+
return isTabbable(node);
|
327
|
+
});
|
328
|
+
var lastDomTabbableNode = focusableNodes.slice().reverse().find(function (node) {
|
329
|
+
return isTabbable(node);
|
330
|
+
});
|
331
|
+
var posTabIndexesFound = !!tabbableNodes.find(function (node) {
|
332
|
+
return getTabIndex(node) > 0;
|
333
|
+
});
|
315
334
|
return {
|
316
335
|
container: container,
|
317
336
|
tabbableNodes: tabbableNodes,
|
318
337
|
focusableNodes: focusableNodes,
|
319
|
-
|
320
|
-
|
338
|
+
/** True if at least one node with positive `tabindex` was found in this container. */
|
339
|
+
posTabIndexesFound: posTabIndexesFound,
|
340
|
+
/** First tabbable node in container, __tabindex__ order; `undefined` if none. */
|
341
|
+
firstTabbableNode: firstTabbableNode,
|
342
|
+
/** Last tabbable node in container, __tabindex__ order; `undefined` if none. */
|
343
|
+
lastTabbableNode: lastTabbableNode,
|
344
|
+
// NOTE: DOM order is NOT NECESSARILY "document position" order, but figuring that out
|
345
|
+
// would require more than just https://developer.mozilla.org/en-US/docs/Web/API/Node/compareDocumentPosition
|
346
|
+
// because that API doesn't work with Shadow DOM as well as it should (@see
|
347
|
+
// https://github.com/whatwg/dom/issues/320) and since this first/last is only needed, so far,
|
348
|
+
// to address an edge case related to positive tabindex support, this seems like a much easier,
|
349
|
+
// "close enough most of the time" alternative for positive tabindexes which should generally
|
350
|
+
// be avoided anyway...
|
351
|
+
/** First tabbable node in container, __DOM__ order; `undefined` if none. */
|
352
|
+
firstDomTabbableNode: firstDomTabbableNode,
|
353
|
+
/** Last tabbable node in container, __DOM__ order; `undefined` if none. */
|
354
|
+
lastDomTabbableNode: lastDomTabbableNode,
|
321
355
|
/**
|
322
356
|
* Finds the __tabbable__ node that follows the given node in the specified direction,
|
323
357
|
* in this container, if any.
|
@@ -328,30 +362,24 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
328
362
|
*/
|
329
363
|
nextTabbableNode: function nextTabbableNode(node) {
|
330
364
|
var forward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
|
331
|
-
|
332
|
-
// from the DOM order), this __will not work__ because the list of focusableNodes,
|
333
|
-
// while it contains tabbable nodes, does not sort its nodes in any order other
|
334
|
-
// than DOM order, because it can't: Where would you place focusable (but not
|
335
|
-
// tabbable) nodes in that order? They have no order, because they aren't tabbale...
|
336
|
-
// Support for positive tabindex is already broken and hard to manage (possibly
|
337
|
-
// not supportable, TBD), so this isn't going to make things worse than they
|
338
|
-
// already are, and at least makes things better for the majority of cases where
|
339
|
-
// tabindex is either 0/unset or negative.
|
340
|
-
// FYI, positive tabindex issue: https://github.com/focus-trap/focus-trap/issues/375
|
341
|
-
var nodeIdx = focusableNodes.findIndex(function (n) {
|
342
|
-
return n === node;
|
343
|
-
});
|
365
|
+
var nodeIdx = tabbableNodes.indexOf(node);
|
344
366
|
if (nodeIdx < 0) {
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
367
|
+
// either not tabbable nor focusable, or was focused but not tabbable (negative tabindex):
|
368
|
+
// since `node` should at least have been focusable, we assume that's the case and mimic
|
369
|
+
// what browsers do, which is set focus to the next node in __document position order__,
|
370
|
+
// regardless of positive tabindexes, if any -- and for reasons explained in the NOTE
|
371
|
+
// above related to `firstDomTabbable` and `lastDomTabbable` properties, we fall back to
|
372
|
+
// basic DOM order
|
373
|
+
if (forward) {
|
374
|
+
return focusableNodes.slice(focusableNodes.indexOf(node) + 1).find(function (el) {
|
375
|
+
return isTabbable(el);
|
376
|
+
});
|
377
|
+
}
|
378
|
+
return focusableNodes.slice(0, focusableNodes.indexOf(node)).reverse().find(function (el) {
|
379
|
+
return isTabbable(el);
|
350
380
|
});
|
351
381
|
}
|
352
|
-
return
|
353
|
-
return isTabbable(n, config.tabbableOptions);
|
354
|
-
});
|
382
|
+
return tabbableNodes[nodeIdx + (forward ? 1 : -1)];
|
355
383
|
}
|
356
384
|
};
|
357
385
|
});
|
@@ -364,6 +392,19 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
364
392
|
) {
|
365
393
|
throw new Error('Your focus-trap must have at least one container with at least one tabbable node in it at all times');
|
366
394
|
}
|
395
|
+
|
396
|
+
// NOTE: Positive tabindexes are only properly supported in single-container traps because
|
397
|
+
// doing it across multiple containers where tabindexes could be all over the place
|
398
|
+
// would require Tabbable to support multiple containers, would require additional
|
399
|
+
// specialized Shadow DOM support, and would require Tabbable's multi-container support
|
400
|
+
// to look at those containers in document position order rather than user-provided
|
401
|
+
// order (as they are treated in Focus-trap, for legacy reasons). See discussion on
|
402
|
+
// https://github.com/focus-trap/focus-trap/issues/375 for more details.
|
403
|
+
if (state.containerGroups.find(function (g) {
|
404
|
+
return g.posTabIndexesFound;
|
405
|
+
}) && state.containerGroups.length > 1) {
|
406
|
+
throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.");
|
407
|
+
}
|
367
408
|
};
|
368
409
|
var tryFocus = function tryFocus(node) {
|
369
410
|
if (node === false) {
|
@@ -379,6 +420,7 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
379
420
|
node.focus({
|
380
421
|
preventScroll: !!config.preventScroll
|
381
422
|
});
|
423
|
+
// NOTE: focus() API does not trigger focusIn event so set MRU node manually
|
382
424
|
state.mostRecentlyFocusedNode = node;
|
383
425
|
if (isSelectableInput(node)) {
|
384
426
|
node.select();
|
@@ -389,64 +431,23 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
389
431
|
return node ? node : node === false ? false : previousActiveElement;
|
390
432
|
};
|
391
433
|
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
returnFocus: config.returnFocusOnDeactivate
|
410
|
-
});
|
411
|
-
return;
|
412
|
-
}
|
413
|
-
|
414
|
-
// This is needed for mobile devices.
|
415
|
-
// (If we'll only let `click` events through,
|
416
|
-
// then on mobile they will be blocked anyways if `touchstart` is blocked.)
|
417
|
-
if (valueOrHandler(config.allowOutsideClick, e)) {
|
418
|
-
// allow the click outside the trap to take place
|
419
|
-
return;
|
420
|
-
}
|
421
|
-
|
422
|
-
// otherwise, prevent the click
|
423
|
-
e.preventDefault();
|
424
|
-
};
|
425
|
-
|
426
|
-
// In case focus escapes the trap for some strange reason, pull it back in.
|
427
|
-
var checkFocusIn = function checkFocusIn(e) {
|
428
|
-
var target = getActualTarget(e);
|
429
|
-
var targetContained = findContainerIndex(target, e) >= 0;
|
430
|
-
|
431
|
-
// In Firefox when you Tab out of an iframe the Document is briefly focused.
|
432
|
-
if (targetContained || target instanceof Document) {
|
433
|
-
if (targetContained) {
|
434
|
-
state.mostRecentlyFocusedNode = target;
|
435
|
-
}
|
436
|
-
} else {
|
437
|
-
// escaped! pull it back in to where it just left
|
438
|
-
e.stopImmediatePropagation();
|
439
|
-
tryFocus(state.mostRecentlyFocusedNode || getInitialFocusNode());
|
440
|
-
}
|
441
|
-
};
|
442
|
-
|
443
|
-
// Hijack key nav events on the first and last focusable nodes of the trap,
|
444
|
-
// in order to prevent focus from escaping. If it escapes for even a
|
445
|
-
// moment it can end up scrolling the page and causing confusion so we
|
446
|
-
// kind of need to capture the action at the keydown phase.
|
447
|
-
var checkKeyNav = function checkKeyNav(event) {
|
448
|
-
var isBackward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
|
449
|
-
var target = getActualTarget(event);
|
434
|
+
/**
|
435
|
+
* Finds the next node (in either direction) where focus should move according to a
|
436
|
+
* keyboard focus-in event.
|
437
|
+
* @param {Object} params
|
438
|
+
* @param {Node} [params.target] Known target __from which__ to navigate, if any.
|
439
|
+
* @param {KeyboardEvent|FocusEvent} [params.event] Event to use if `target` isn't known (event
|
440
|
+
* will be used to determine the `target`). Ignored if `target` is specified.
|
441
|
+
* @param {boolean} [params.isBackward] True if focus should move backward.
|
442
|
+
* @returns {Node|undefined} The next node, or `undefined` if a next node couldn't be
|
443
|
+
* determined given the current state of the trap.
|
444
|
+
*/
|
445
|
+
var findNextNavNode = function findNextNavNode(_ref2) {
|
446
|
+
var target = _ref2.target,
|
447
|
+
event = _ref2.event,
|
448
|
+
_ref2$isBackward = _ref2.isBackward,
|
449
|
+
isBackward = _ref2$isBackward === void 0 ? false : _ref2$isBackward;
|
450
|
+
target = target || getActualTarget(event);
|
450
451
|
updateTabbableNodes();
|
451
452
|
var destinationNode = null;
|
452
453
|
if (state.tabbableGroups.length > 0) {
|
@@ -469,8 +470,8 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
469
470
|
// REVERSE
|
470
471
|
|
471
472
|
// is the target the first tabbable node in a group?
|
472
|
-
var startOfGroupIndex = findIndex(state.tabbableGroups, function (
|
473
|
-
var firstTabbableNode =
|
473
|
+
var startOfGroupIndex = findIndex(state.tabbableGroups, function (_ref3) {
|
474
|
+
var firstTabbableNode = _ref3.firstTabbableNode;
|
474
475
|
return target === firstTabbableNode;
|
475
476
|
});
|
476
477
|
if (startOfGroupIndex < 0 && (containerGroup.container === target || isFocusable(target, config.tabbableOptions) && !isTabbable(target, config.tabbableOptions) && !containerGroup.nextTabbableNode(target, false))) {
|
@@ -488,7 +489,7 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
488
489
|
// the LAST group if it's the first tabbable node of the FIRST group)
|
489
490
|
var destinationGroupIndex = startOfGroupIndex === 0 ? state.tabbableGroups.length - 1 : startOfGroupIndex - 1;
|
490
491
|
var destinationGroup = state.tabbableGroups[destinationGroupIndex];
|
491
|
-
destinationNode = destinationGroup.lastTabbableNode;
|
492
|
+
destinationNode = getTabIndex(target) >= 0 ? destinationGroup.lastTabbableNode : destinationGroup.lastDomTabbableNode;
|
492
493
|
} else if (!isTabEvent(event)) {
|
493
494
|
// user must have customized the nav keys so we have to move focus manually _within_
|
494
495
|
// the active group: do this based on the order determined by tabbable()
|
@@ -498,8 +499,8 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
498
499
|
// FORWARD
|
499
500
|
|
500
501
|
// is the target the last tabbable node in a group?
|
501
|
-
var lastOfGroupIndex = findIndex(state.tabbableGroups, function (
|
502
|
-
var lastTabbableNode =
|
502
|
+
var lastOfGroupIndex = findIndex(state.tabbableGroups, function (_ref4) {
|
503
|
+
var lastTabbableNode = _ref4.lastTabbableNode;
|
503
504
|
return target === lastTabbableNode;
|
504
505
|
});
|
505
506
|
if (lastOfGroupIndex < 0 && (containerGroup.container === target || isFocusable(target, config.tabbableOptions) && !isTabbable(target, config.tabbableOptions) && !containerGroup.nextTabbableNode(target))) {
|
@@ -517,7 +518,7 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
517
518
|
// group if it's the last tabbable node of the LAST group)
|
518
519
|
var _destinationGroupIndex = lastOfGroupIndex === state.tabbableGroups.length - 1 ? 0 : lastOfGroupIndex + 1;
|
519
520
|
var _destinationGroup = state.tabbableGroups[_destinationGroupIndex];
|
520
|
-
destinationNode = _destinationGroup.firstTabbableNode;
|
521
|
+
destinationNode = getTabIndex(target) >= 0 ? _destinationGroup.firstTabbableNode : _destinationGroup.firstDomTabbableNode;
|
521
522
|
} else if (!isTabEvent(event)) {
|
522
523
|
// user must have customized the nav keys so we have to move focus manually _within_
|
523
524
|
// the active group: do this based on the order determined by tabbable()
|
@@ -529,6 +530,153 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
529
530
|
// NOTE: the fallbackFocus option does not support returning false to opt-out
|
530
531
|
destinationNode = getNodeForOption('fallbackFocus');
|
531
532
|
}
|
533
|
+
return destinationNode;
|
534
|
+
};
|
535
|
+
|
536
|
+
// This needs to be done on mousedown and touchstart instead of click
|
537
|
+
// so that it precedes the focus event.
|
538
|
+
var checkPointerDown = function checkPointerDown(e) {
|
539
|
+
var target = getActualTarget(e);
|
540
|
+
if (findContainerIndex(target, e) >= 0) {
|
541
|
+
// allow the click since it ocurred inside the trap
|
542
|
+
return;
|
543
|
+
}
|
544
|
+
if (valueOrHandler(config.clickOutsideDeactivates, e)) {
|
545
|
+
// immediately deactivate the trap
|
546
|
+
trap.deactivate({
|
547
|
+
// NOTE: by setting `returnFocus: false`, deactivate() will do nothing,
|
548
|
+
// which will result in the outside click setting focus to the node
|
549
|
+
// that was clicked (and if not focusable, to "nothing"); by setting
|
550
|
+
// `returnFocus: true`, we'll attempt to re-focus the node originally-focused
|
551
|
+
// on activation (or the configured `setReturnFocus` node), whether the
|
552
|
+
// outside click was on a focusable node or not
|
553
|
+
returnFocus: config.returnFocusOnDeactivate
|
554
|
+
});
|
555
|
+
return;
|
556
|
+
}
|
557
|
+
|
558
|
+
// This is needed for mobile devices.
|
559
|
+
// (If we'll only let `click` events through,
|
560
|
+
// then on mobile they will be blocked anyways if `touchstart` is blocked.)
|
561
|
+
if (valueOrHandler(config.allowOutsideClick, e)) {
|
562
|
+
// allow the click outside the trap to take place
|
563
|
+
return;
|
564
|
+
}
|
565
|
+
|
566
|
+
// otherwise, prevent the click
|
567
|
+
e.preventDefault();
|
568
|
+
};
|
569
|
+
|
570
|
+
// In case focus escapes the trap for some strange reason, pull it back in.
|
571
|
+
// NOTE: the focusIn event is NOT cancelable, so if focus escapes, it may cause unexpected
|
572
|
+
// scrolling if the node that got focused was out of view; there's nothing we can do to
|
573
|
+
// prevent that from happening by the time we discover that focus escaped
|
574
|
+
var checkFocusIn = function checkFocusIn(event) {
|
575
|
+
var target = getActualTarget(event);
|
576
|
+
var targetContained = findContainerIndex(target, event) >= 0;
|
577
|
+
|
578
|
+
// In Firefox when you Tab out of an iframe the Document is briefly focused.
|
579
|
+
if (targetContained || target instanceof Document) {
|
580
|
+
if (targetContained) {
|
581
|
+
state.mostRecentlyFocusedNode = target;
|
582
|
+
}
|
583
|
+
} else {
|
584
|
+
// escaped! pull it back in to where it just left
|
585
|
+
event.stopImmediatePropagation();
|
586
|
+
|
587
|
+
// focus will escape if the MRU node had a positive tab index and user tried to nav forward;
|
588
|
+
// it will also escape if the MRU node had a 0 tab index and user tried to nav backward
|
589
|
+
// toward a node with a positive tab index
|
590
|
+
var nextNode; // next node to focus, if we find one
|
591
|
+
var navAcrossContainers = true;
|
592
|
+
if (state.mostRecentlyFocusedNode) {
|
593
|
+
if (getTabIndex(state.mostRecentlyFocusedNode) > 0) {
|
594
|
+
// MRU container index must be >=0 otherwise we wouldn't have it as an MRU node...
|
595
|
+
var mruContainerIdx = findContainerIndex(state.mostRecentlyFocusedNode);
|
596
|
+
// there MAY not be any tabbable nodes in the container if there are at least 2 containers
|
597
|
+
// and the MRU node is focusable but not tabbable (focus-trap requires at least 1 container
|
598
|
+
// with at least one tabbable node in order to function, so this could be the other container
|
599
|
+
// with nothing tabbable in it)
|
600
|
+
var tabbableNodes = state.containerGroups[mruContainerIdx].tabbableNodes;
|
601
|
+
if (tabbableNodes.length > 0) {
|
602
|
+
// MRU tab index MAY not be found if the MRU node is focusable but not tabbable
|
603
|
+
var mruTabIdx = tabbableNodes.findIndex(function (node) {
|
604
|
+
return node === state.mostRecentlyFocusedNode;
|
605
|
+
});
|
606
|
+
if (mruTabIdx >= 0) {
|
607
|
+
if (config.isKeyForward(state.recentNavEvent)) {
|
608
|
+
if (mruTabIdx + 1 < tabbableNodes.length) {
|
609
|
+
nextNode = tabbableNodes[mruTabIdx + 1];
|
610
|
+
navAcrossContainers = false;
|
611
|
+
}
|
612
|
+
// else, don't wrap within the container as focus should move to next/previous
|
613
|
+
// container
|
614
|
+
} else {
|
615
|
+
if (mruTabIdx - 1 >= 0) {
|
616
|
+
nextNode = tabbableNodes[mruTabIdx - 1];
|
617
|
+
navAcrossContainers = false;
|
618
|
+
}
|
619
|
+
// else, don't wrap within the container as focus should move to next/previous
|
620
|
+
// container
|
621
|
+
}
|
622
|
+
// else, don't find in container order without considering direction too
|
623
|
+
}
|
624
|
+
}
|
625
|
+
// else, no tabbable nodes in that container (which means we must have at least one other
|
626
|
+
// container with at least one tabbable node in it, otherwise focus-trap would've thrown
|
627
|
+
// an error the last time updateTabbableNodes() was run): find next node among all known
|
628
|
+
// containers
|
629
|
+
} else {
|
630
|
+
// check to see if there's at least one tabbable node with a positive tab index inside
|
631
|
+
// the trap because focus seems to escape when navigating backward from a tabbable node
|
632
|
+
// with tabindex=0 when this is the case (instead of wrapping to the tabbable node with
|
633
|
+
// the greatest positive tab index like it should)
|
634
|
+
if (!state.containerGroups.some(function (g) {
|
635
|
+
return g.tabbableNodes.some(function (n) {
|
636
|
+
return getTabIndex(n) > 0;
|
637
|
+
});
|
638
|
+
})) {
|
639
|
+
// no containers with tabbable nodes with positive tab indexes which means the focus
|
640
|
+
// escaped for some other reason and we should just execute the fallback to the
|
641
|
+
// MRU node or initial focus node, if any
|
642
|
+
navAcrossContainers = false;
|
643
|
+
}
|
644
|
+
}
|
645
|
+
} else {
|
646
|
+
// no MRU node means we're likely in some initial condition when the trap has just
|
647
|
+
// been activated and initial focus hasn't been given yet, in which case we should
|
648
|
+
// fall through to trying to focus the initial focus node, which is what should
|
649
|
+
// happen below at this point in the logic
|
650
|
+
navAcrossContainers = false;
|
651
|
+
}
|
652
|
+
if (navAcrossContainers) {
|
653
|
+
nextNode = findNextNavNode({
|
654
|
+
// move FROM the MRU node, not event-related node (which will be the node that is
|
655
|
+
// outside the trap causing the focus escape we're trying to fix)
|
656
|
+
target: state.mostRecentlyFocusedNode,
|
657
|
+
isBackward: config.isKeyBackward(state.recentNavEvent)
|
658
|
+
});
|
659
|
+
}
|
660
|
+
if (nextNode) {
|
661
|
+
tryFocus(nextNode);
|
662
|
+
} else {
|
663
|
+
tryFocus(state.mostRecentlyFocusedNode || getInitialFocusNode());
|
664
|
+
}
|
665
|
+
}
|
666
|
+
state.recentNavEvent = undefined; // clear
|
667
|
+
};
|
668
|
+
|
669
|
+
// Hijack key nav events on the first and last focusable nodes of the trap,
|
670
|
+
// in order to prevent focus from escaping. If it escapes for even a
|
671
|
+
// moment it can end up scrolling the page and causing confusion so we
|
672
|
+
// kind of need to capture the action at the keydown phase.
|
673
|
+
var checkKeyNav = function checkKeyNav(event) {
|
674
|
+
var isBackward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
|
675
|
+
state.recentNavEvent = event;
|
676
|
+
var destinationNode = findNextNavNode({
|
677
|
+
event: event,
|
678
|
+
isBackward: isBackward
|
679
|
+
});
|
532
680
|
if (destinationNode) {
|
533
681
|
if (isTabEvent(event)) {
|
534
682
|
// since tab natively moves focus, we wouldn't have a destination node unless we
|
@@ -775,10 +923,20 @@ var createFocusTrap = function createFocusTrap(elements, userOptions) {
|
|
775
923
|
|
776
924
|
/*!
|
777
925
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
778
|
-
* See https://github.com/Esri/calcite-
|
779
|
-
* v1.
|
926
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
927
|
+
* v1.6.0
|
928
|
+
*/
|
929
|
+
/**
|
930
|
+
* This module allows custom configuration for components.
|
931
|
+
*/
|
932
|
+
const customConfig = globalThis["calciteConfig"];
|
933
|
+
const focusTrapStack = customConfig?.focusTrapStack || [];
|
934
|
+
|
935
|
+
/*!
|
936
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
937
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
938
|
+
* v1.6.0
|
780
939
|
*/
|
781
|
-
const trapStack = [];
|
782
940
|
/**
|
783
941
|
* Helper to set up the FocusTrap component.
|
784
942
|
*
|
@@ -803,7 +961,7 @@ function connectFocusTrap(component, options) {
|
|
803
961
|
// the following options are not overrideable
|
804
962
|
document: el.ownerDocument,
|
805
963
|
tabbableOptions,
|
806
|
-
trapStack
|
964
|
+
trapStack: focusTrapStack,
|
807
965
|
};
|
808
966
|
component.focusTrap = createFocusTrap(focusTrapNode, focusTrapOptions);
|
809
967
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { q as queryElementRoots, c as closestElementCrossShadowBoundary } from './dom-
|
6
|
+
import { q as queryElementRoots, c as closestElementCrossShadowBoundary } from './dom-843e3afd.js';
|
7
7
|
import { h } from './index-b5d9d795.js';
|
8
8
|
|
9
9
|
(function(prototype) {
|
@@ -36,8 +36,8 @@ import { h } from './index-b5d9d795.js';
|
|
36
36
|
|
37
37
|
/*!
|
38
38
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
39
|
-
* See https://github.com/Esri/calcite-
|
40
|
-
* v1.
|
39
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
40
|
+
* v1.6.0
|
41
41
|
*/
|
42
42
|
/**
|
43
43
|
* Exported for testing purposes.
|
@@ -71,7 +71,7 @@ function hasRegisteredFormComponentParent(form, formComponentEl) {
|
|
71
71
|
}, { once: true });
|
72
72
|
formComponentEl.dispatchEvent(new CustomEvent(formComponentRegisterEventName, {
|
73
73
|
bubbles: true,
|
74
|
-
composed: true
|
74
|
+
composed: true,
|
75
75
|
}));
|
76
76
|
return hasRegisteredFormComponentParent;
|
77
77
|
}
|
@@ -272,7 +272,7 @@ function defaultSyncHiddenFormInput(component, input, value) {
|
|
272
272
|
* @param root0
|
273
273
|
* @param root0.component
|
274
274
|
*/
|
275
|
-
const HiddenFormInputSlot = ({ component }) => {
|
275
|
+
const HiddenFormInputSlot = ({ component, }) => {
|
276
276
|
syncHiddenFormInput(component);
|
277
277
|
return h("slot", { name: hiddenFormInputSlotName });
|
278
278
|
};
|
@@ -3,22 +3,21 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { d as dayjs } from './calcite-input-time-picker-
|
6
|
+
import { d as dayjs } from './calcite-input-time-picker-13448515.js';
|
7
7
|
import './index-b5d9d795.js';
|
8
|
-
import './form-
|
9
|
-
import './dom-
|
10
|
-
import './guid-
|
11
|
-
import './resources-
|
12
|
-
import './interactive-
|
13
|
-
import './
|
14
|
-
import './
|
15
|
-
import './
|
16
|
-
import './
|
17
|
-
import './
|
18
|
-
import './
|
19
|
-
import './
|
20
|
-
import './
|
21
|
-
import './t9n-21ddd486.js';
|
8
|
+
import './form-11c6a015.js';
|
9
|
+
import './dom-843e3afd.js';
|
10
|
+
import './guid-2bbb8cd1.js';
|
11
|
+
import './resources-94c47e64.js';
|
12
|
+
import './interactive-eaf4be29.js';
|
13
|
+
import './key-7a525416.js';
|
14
|
+
import './label-6a1caf64.js';
|
15
|
+
import './loadable-6bca96ad.js';
|
16
|
+
import './locale-d8561d54.js';
|
17
|
+
import './observers-9d66685a.js';
|
18
|
+
import './focusTrapComponent-ff3a9f28.js';
|
19
|
+
import './time-6721a4c2.js';
|
20
|
+
import './t9n-76168237.js';
|
22
21
|
|
23
22
|
// French [fr]
|
24
23
|
var locale = {
|
@@ -3,22 +3,21 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { d as dayjs } from './calcite-input-time-picker-
|
6
|
+
import { d as dayjs } from './calcite-input-time-picker-13448515.js';
|
7
7
|
import './index-b5d9d795.js';
|
8
|
-
import './form-
|
9
|
-
import './dom-
|
10
|
-
import './guid-
|
11
|
-
import './resources-
|
12
|
-
import './interactive-
|
13
|
-
import './
|
14
|
-
import './
|
15
|
-
import './
|
16
|
-
import './
|
17
|
-
import './
|
18
|
-
import './
|
19
|
-
import './
|
20
|
-
import './
|
21
|
-
import './t9n-21ddd486.js';
|
8
|
+
import './form-11c6a015.js';
|
9
|
+
import './dom-843e3afd.js';
|
10
|
+
import './guid-2bbb8cd1.js';
|
11
|
+
import './resources-94c47e64.js';
|
12
|
+
import './interactive-eaf4be29.js';
|
13
|
+
import './key-7a525416.js';
|
14
|
+
import './label-6a1caf64.js';
|
15
|
+
import './loadable-6bca96ad.js';
|
16
|
+
import './locale-d8561d54.js';
|
17
|
+
import './observers-9d66685a.js';
|
18
|
+
import './focusTrapComponent-ff3a9f28.js';
|
19
|
+
import './time-6721a4c2.js';
|
20
|
+
import './t9n-76168237.js';
|
22
21
|
|
23
22
|
// French (Switzerland) [fr-ch]
|
24
23
|
var locale = {
|
@@ -5,8 +5,8 @@
|
|
5
5
|
*/
|
6
6
|
/*!
|
7
7
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
8
|
-
* See https://github.com/Esri/calcite-
|
9
|
-
* v1.
|
8
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
9
|
+
* v1.6.0
|
10
10
|
*/
|
11
11
|
function gen(counts) {
|
12
12
|
return counts
|
@@ -3,22 +3,21 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { d as dayjs } from './calcite-input-time-picker-
|
6
|
+
import { d as dayjs } from './calcite-input-time-picker-13448515.js';
|
7
7
|
import './index-b5d9d795.js';
|
8
|
-
import './form-
|
9
|
-
import './dom-
|
10
|
-
import './guid-
|
11
|
-
import './resources-
|
12
|
-
import './interactive-
|
13
|
-
import './
|
14
|
-
import './
|
15
|
-
import './
|
16
|
-
import './
|
17
|
-
import './
|
18
|
-
import './
|
19
|
-
import './
|
20
|
-
import './
|
21
|
-
import './t9n-21ddd486.js';
|
8
|
+
import './form-11c6a015.js';
|
9
|
+
import './dom-843e3afd.js';
|
10
|
+
import './guid-2bbb8cd1.js';
|
11
|
+
import './resources-94c47e64.js';
|
12
|
+
import './interactive-eaf4be29.js';
|
13
|
+
import './key-7a525416.js';
|
14
|
+
import './label-6a1caf64.js';
|
15
|
+
import './loadable-6bca96ad.js';
|
16
|
+
import './locale-d8561d54.js';
|
17
|
+
import './observers-9d66685a.js';
|
18
|
+
import './focusTrapComponent-ff3a9f28.js';
|
19
|
+
import './time-6721a4c2.js';
|
20
|
+
import './t9n-76168237.js';
|
22
21
|
|
23
22
|
// Hebrew [he]
|
24
23
|
var texts = {
|