@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
@@ -0,0 +1,908 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-b5d9d795.js';
|
7
|
+
import { g as getSlotted, i as isPrimaryPointerButton, w as setRequestedIcon, a as getElementDir } from './dom-843e3afd.js';
|
8
|
+
import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-11c6a015.js';
|
9
|
+
import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-eaf4be29.js';
|
10
|
+
import { n as numberKeys } from './key-7a525416.js';
|
11
|
+
import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-6a1caf64.js';
|
12
|
+
import { a as setComponentLoaded, s as setUpLoadableComponent, c as componentFocusable } from './loadable-6bca96ad.js';
|
13
|
+
import { n as numberStringFormatter, i as isValidNumber, p as parseNumberString, s as sanitizeNumberString, e as addLocalizedTrailingDecimalZeros, c as connectLocalized, d as disconnectLocalized, B as BigDecimal } from './locale-d8561d54.js';
|
14
|
+
import { c as createObserver } from './observers-9d66685a.js';
|
15
|
+
import { C as CSS_UTILITY } from './resources-94c47e64.js';
|
16
|
+
import { u as updateMessages, c as connectMessages, d as disconnectMessages, s as setUpMessages } from './t9n-76168237.js';
|
17
|
+
import './guid-2bbb8cd1.js';
|
18
|
+
|
19
|
+
/*!
|
20
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
21
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
22
|
+
* v1.6.0
|
23
|
+
*/
|
24
|
+
const CSS$1 = {
|
25
|
+
loader: "loader",
|
26
|
+
clearButton: "clear-button",
|
27
|
+
editingEnabled: "editing-enabled",
|
28
|
+
inlineChild: "inline-child",
|
29
|
+
inputIcon: "icon",
|
30
|
+
prefix: "prefix",
|
31
|
+
suffix: "suffix",
|
32
|
+
numberButtonWrapper: "number-button-wrapper",
|
33
|
+
buttonItemHorizontal: "number-button-item--horizontal",
|
34
|
+
wrapper: "element-wrapper",
|
35
|
+
inputWrapper: "wrapper",
|
36
|
+
actionWrapper: "action-wrapper",
|
37
|
+
resizeIconWrapper: "resize-icon-wrapper",
|
38
|
+
numberButtonItem: "number-button-item",
|
39
|
+
};
|
40
|
+
const SLOTS$1 = {
|
41
|
+
action: "action",
|
42
|
+
};
|
43
|
+
|
44
|
+
const inputNumberCss = ":host([disabled]){cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--calcite-ui-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{display:block}:host([scale=s]) input,:host([scale=s]) .prefix,:host([scale=s]) .suffix{block-size:1.5rem;padding-inline:0.5rem;font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=s]) .number-button-wrapper,:host([scale=s]) .action-wrapper calcite-button,:host([scale=s]) .action-wrapper calcite-button button{block-size:1.5rem}:host([scale=s]) .clear-button{min-block-size:1.5rem;min-inline-size:1.5rem}:host([scale=m]) input,:host([scale=m]) .prefix,:host([scale=m]) .suffix{block-size:2rem;padding-inline:0.75rem;font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=m]) .number-button-wrapper,:host([scale=m]) .action-wrapper calcite-button,:host([scale=m]) .action-wrapper calcite-button button{block-size:2rem}:host([scale=m]) .clear-button{min-block-size:2rem;min-inline-size:2rem}:host([scale=l]) input,:host([scale=l]) .prefix,:host([scale=l]) .suffix{block-size:2.75rem;padding-inline:1rem;font-size:var(--calcite-font-size-0);line-height:1.25rem}:host([scale=l]) .number-button-wrapper,:host([scale=l]) .action-wrapper calcite-button,:host([scale=l]) .action-wrapper calcite-button button{block-size:2.75rem}:host([scale=l]) .clear-button{min-block-size:2.75rem;min-inline-size:2.75rem}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}:host input{transition:var(--calcite-animation-timing), block-size 0, outline-offset 0s;-webkit-appearance:none;position:relative;margin:0px;box-sizing:border-box;display:flex;max-block-size:100%;inline-size:100%;max-inline-size:100%;flex:1 1 0%;border-radius:0px;background-color:var(--calcite-ui-foreground-1);font-family:inherit;font-weight:var(--calcite-font-weight-normal);border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);color:var(--calcite-ui-text-1)}:host input::placeholder,:host input:-ms-input-placeholder,:host input::-ms-input-placeholder{font-weight:var(--calcite-font-weight-normal);color:var(--calcite-ui-text-3)}:host input:focus{border-color:var(--calcite-ui-brand);color:var(--calcite-ui-text-1)}:host input[readonly]{background-color:var(--calcite-ui-background);font-weight:var(--calcite-font-weight-medium)}:host input[readonly]:focus{color:var(--calcite-ui-text-1)}:host calcite-icon{color:var(--calcite-ui-text-3)}:host input{outline-color:transparent}:host input:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-ui-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}:host([status=invalid]) input{border-color:var(--calcite-ui-danger)}:host([status=invalid]) input:focus{outline:2px solid var(--calcite-ui-danger);outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}:host([scale=s]) .icon{inset-inline-start:0.5rem}:host([scale=m]) .icon{inset-inline-start:0.75rem}:host([scale=l]) .icon{inset-inline-start:1rem}:host([icon][scale=s]) input{padding-inline-start:2rem}:host([icon][scale=m]) input{padding-inline-start:2.5rem}:host([icon][scale=l]) input{padding-inline-start:3.5rem}.element-wrapper{position:relative;order:3;display:inline-flex;flex:1 1 0%;align-items:center}.icon{pointer-events:none;position:absolute;z-index:var(--calcite-app-z-index);display:block;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button{pointer-events:initial;order:4;margin:0px;box-sizing:border-box;display:flex;min-block-size:100%;cursor:pointer;align-items:center;justify-content:center;align-self:stretch;border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);background-color:var(--calcite-ui-foreground-1);outline-color:transparent;border-inline-start-width:0px}.clear-button:hover{background-color:var(--calcite-ui-foreground-2);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button:hover calcite-icon{color:var(--calcite-ui-text-1);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button:active{background-color:var(--calcite-ui-foreground-3)}.clear-button:active calcite-icon{color:var(--calcite-ui-text-1)}.clear-button:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-ui-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}.clear-button:disabled{opacity:var(--calcite-ui-opacity-disabled)}.loader{inset-block-start:1px;inset-inline:1px;pointer-events:none;position:absolute;display:block}.action-wrapper{order:7;display:flex}.prefix,.suffix{box-sizing:border-box;display:flex;block-size:auto;min-block-size:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-content:center;align-items:center;overflow-wrap:break-word;border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);background-color:var(--calcite-ui-background);font-weight:var(--calcite-font-weight-medium);line-height:1;color:var(--calcite-ui-text-2)}.prefix{order:2;border-inline-end-width:0px}.suffix{order:5;border-inline-start-width:0px}:host([alignment=start]) input{text-align:start}:host([alignment=end]) input{text-align:end}.number-button-wrapper{pointer-events:none;order:6;box-sizing:border-box;display:flex;flex-direction:column;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}:host([number-button-type=vertical]) .wrapper{flex-direction:row;display:flex}:host([number-button-type=vertical]) input{order:2}:host([number-button-type=horizontal]) .calcite--rtl .number-button-item[data-adjustment=down] calcite-icon{transform:rotate(-90deg)}:host([number-button-type=horizontal]) .calcite--rtl .number-button-item[data-adjustment=up] calcite-icon{transform:rotate(-90deg)}.number-button-item.number-button-item--horizontal[data-adjustment=down],.number-button-item.number-button-item--horizontal[data-adjustment=up]{order:1;max-block-size:100%;min-block-size:100%;align-self:stretch}.number-button-item.number-button-item--horizontal[data-adjustment=down] calcite-icon,.number-button-item.number-button-item--horizontal[data-adjustment=up] calcite-icon{transform:rotate(90deg)}.number-button-item.number-button-item--horizontal[data-adjustment=down]{border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);border-inline-end-width:0px}.number-button-item.number-button-item--horizontal[data-adjustment=down]:hover{background-color:var(--calcite-ui-foreground-2)}.number-button-item.number-button-item--horizontal[data-adjustment=down]:hover calcite-icon{color:var(--calcite-ui-text-1)}.number-button-item.number-button-item--horizontal[data-adjustment=up]{order:5}.number-button-item.number-button-item--horizontal[data-adjustment=up]:hover{background-color:var(--calcite-ui-foreground-2)}.number-button-item.number-button-item--horizontal[data-adjustment=up]:hover calcite-icon{color:var(--calcite-ui-text-1)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=down]:hover{background-color:var(--calcite-ui-foreground-2)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=down]:hover calcite-icon{color:var(--calcite-ui-text-1)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=up]:hover{background-color:var(--calcite-ui-foreground-2)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=up]:hover calcite-icon{color:var(--calcite-ui-text-1)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=down]{border-block-start-width:0px}.number-button-item{max-block-size:50%;min-block-size:50%;pointer-events:initial;margin:0px;box-sizing:border-box;display:flex;cursor:pointer;align-items:center;align-self:center;border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);background-color:var(--calcite-ui-foreground-1);padding-block:0px;padding-inline:0.5rem;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;border-inline-start-width:0px}.number-button-item calcite-icon{pointer-events:none;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.number-button-item:focus{background-color:var(--calcite-ui-foreground-2)}.number-button-item:focus calcite-icon{color:var(--calcite-ui-text-1)}.number-button-item:active{background-color:var(--calcite-ui-foreground-3)}.number-button-item:disabled{pointer-events:none}.wrapper{position:relative;display:flex;flex-direction:row;align-items:center}:host(.no-bottom-border) input{border-block-end-width:0px}:host(.border-top-color-one) input{border-block-start-color:var(--calcite-ui-border-1)}:host .inline-child{background-color:transparent;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}:host .inline-child .editing-enabled{background-color:inherit}:host .inline-child:not(.editing-enabled){display:flex;cursor:pointer;border-color:transparent;padding-inline-start:0}::slotted(input[slot=hidden-form-input]){margin:0 !important;opacity:0 !important;outline:none !important;padding:0 !important;position:absolute !important;inset:0 !important;transform:none !important;-webkit-appearance:none !important;z-index:-1 !important}:host([hidden]){display:none}[hidden]{display:none}";
|
45
|
+
|
46
|
+
const InputNumber = class {
|
47
|
+
constructor(hostRef) {
|
48
|
+
registerInstance(this, hostRef);
|
49
|
+
this.calciteInternalInputNumberFocus = createEvent(this, "calciteInternalInputNumberFocus", 6);
|
50
|
+
this.calciteInternalInputNumberBlur = createEvent(this, "calciteInternalInputNumberBlur", 6);
|
51
|
+
this.calciteInputNumberInput = createEvent(this, "calciteInputNumberInput", 7);
|
52
|
+
this.calciteInputNumberChange = createEvent(this, "calciteInputNumberChange", 6);
|
53
|
+
this.previousValueOrigin = "initial";
|
54
|
+
this.mutationObserver = createObserver("mutation", () => this.setDisabledAction());
|
55
|
+
this.userChangedValue = false;
|
56
|
+
//--------------------------------------------------------------------------
|
57
|
+
//
|
58
|
+
// Private Methods
|
59
|
+
//
|
60
|
+
//--------------------------------------------------------------------------
|
61
|
+
this.keyDownHandler = (event) => {
|
62
|
+
if (this.readOnly || this.disabled) {
|
63
|
+
return;
|
64
|
+
}
|
65
|
+
if (this.isClearable && event.key === "Escape") {
|
66
|
+
this.clearInputValue(event);
|
67
|
+
event.preventDefault();
|
68
|
+
}
|
69
|
+
if (event.key === "Enter" && !event.defaultPrevented) {
|
70
|
+
if (submitForm(this)) {
|
71
|
+
event.preventDefault();
|
72
|
+
}
|
73
|
+
}
|
74
|
+
};
|
75
|
+
this.clearInputValue = (nativeEvent) => {
|
76
|
+
this.setNumberValue({
|
77
|
+
committing: true,
|
78
|
+
nativeEvent,
|
79
|
+
origin: "user",
|
80
|
+
value: "",
|
81
|
+
});
|
82
|
+
};
|
83
|
+
this.emitChangeIfUserModified = () => {
|
84
|
+
if (this.previousValueOrigin === "user" && this.value !== this.previousEmittedNumberValue) {
|
85
|
+
this.calciteInputNumberChange.emit();
|
86
|
+
this.setPreviousEmittedNumberValue(this.value);
|
87
|
+
}
|
88
|
+
};
|
89
|
+
this.inputNumberBlurHandler = () => {
|
90
|
+
this.calciteInternalInputNumberBlur.emit();
|
91
|
+
this.emitChangeIfUserModified();
|
92
|
+
};
|
93
|
+
this.clickHandler = (event) => {
|
94
|
+
if (this.disabled) {
|
95
|
+
return;
|
96
|
+
}
|
97
|
+
const slottedActionEl = getSlotted(this.el, "action");
|
98
|
+
if (event.target !== slottedActionEl) {
|
99
|
+
this.setFocus();
|
100
|
+
}
|
101
|
+
};
|
102
|
+
this.inputNumberFocusHandler = () => {
|
103
|
+
this.calciteInternalInputNumberFocus.emit();
|
104
|
+
};
|
105
|
+
this.inputNumberInputHandler = (nativeEvent) => {
|
106
|
+
if (this.disabled || this.readOnly) {
|
107
|
+
return;
|
108
|
+
}
|
109
|
+
const value = nativeEvent.target.value;
|
110
|
+
numberStringFormatter.numberFormatOptions = {
|
111
|
+
locale: this.effectiveLocale,
|
112
|
+
numberingSystem: this.numberingSystem,
|
113
|
+
useGrouping: this.groupSeparator,
|
114
|
+
};
|
115
|
+
const delocalizedValue = numberStringFormatter.delocalize(value);
|
116
|
+
if (nativeEvent.inputType === "insertFromPaste") {
|
117
|
+
if (!isValidNumber(delocalizedValue)) {
|
118
|
+
nativeEvent.preventDefault();
|
119
|
+
}
|
120
|
+
this.setNumberValue({
|
121
|
+
nativeEvent,
|
122
|
+
origin: "user",
|
123
|
+
value: parseNumberString(delocalizedValue),
|
124
|
+
});
|
125
|
+
this.childNumberEl.value = this.localizedValue;
|
126
|
+
}
|
127
|
+
else {
|
128
|
+
this.setNumberValue({
|
129
|
+
nativeEvent,
|
130
|
+
origin: "user",
|
131
|
+
value: delocalizedValue,
|
132
|
+
});
|
133
|
+
}
|
134
|
+
};
|
135
|
+
this.inputNumberKeyDownHandler = (event) => {
|
136
|
+
if (this.disabled || this.readOnly) {
|
137
|
+
return;
|
138
|
+
}
|
139
|
+
if (event.key === "ArrowUp") {
|
140
|
+
/* prevent default behavior of moving cursor to the beginning of the input when holding down ArrowUp */
|
141
|
+
event.preventDefault();
|
142
|
+
this.nudgeNumberValue("up", event);
|
143
|
+
return;
|
144
|
+
}
|
145
|
+
if (event.key === "ArrowDown") {
|
146
|
+
this.nudgeNumberValue("down", event);
|
147
|
+
return;
|
148
|
+
}
|
149
|
+
const supportedKeys = [
|
150
|
+
...numberKeys,
|
151
|
+
"ArrowLeft",
|
152
|
+
"ArrowRight",
|
153
|
+
"Backspace",
|
154
|
+
"Delete",
|
155
|
+
"Enter",
|
156
|
+
"Escape",
|
157
|
+
"Tab",
|
158
|
+
];
|
159
|
+
if (event.altKey || event.ctrlKey || event.metaKey) {
|
160
|
+
return;
|
161
|
+
}
|
162
|
+
const isShiftTabEvent = event.shiftKey && event.key === "Tab";
|
163
|
+
if (supportedKeys.includes(event.key) || isShiftTabEvent) {
|
164
|
+
if (event.key === "Enter") {
|
165
|
+
this.emitChangeIfUserModified();
|
166
|
+
}
|
167
|
+
return;
|
168
|
+
}
|
169
|
+
numberStringFormatter.numberFormatOptions = {
|
170
|
+
locale: this.effectiveLocale,
|
171
|
+
numberingSystem: this.numberingSystem,
|
172
|
+
useGrouping: this.groupSeparator,
|
173
|
+
};
|
174
|
+
if (event.key === numberStringFormatter.decimal) {
|
175
|
+
if (!this.value && !this.childNumberEl.value) {
|
176
|
+
return;
|
177
|
+
}
|
178
|
+
if (this.value && this.childNumberEl.value.indexOf(numberStringFormatter.decimal) === -1) {
|
179
|
+
return;
|
180
|
+
}
|
181
|
+
}
|
182
|
+
if (/[eE]/.test(event.key)) {
|
183
|
+
if (!this.value && !this.childNumberEl.value) {
|
184
|
+
return;
|
185
|
+
}
|
186
|
+
if (this.value && !/[eE]/.test(this.childNumberEl.value)) {
|
187
|
+
return;
|
188
|
+
}
|
189
|
+
}
|
190
|
+
if (event.key === "-") {
|
191
|
+
if (!this.value && !this.childNumberEl.value) {
|
192
|
+
return;
|
193
|
+
}
|
194
|
+
if (this.value && this.childNumberEl.value.split("-").length <= 2) {
|
195
|
+
return;
|
196
|
+
}
|
197
|
+
}
|
198
|
+
event.preventDefault();
|
199
|
+
};
|
200
|
+
this.nudgeNumberValue = (direction, nativeEvent) => {
|
201
|
+
if (nativeEvent instanceof KeyboardEvent && nativeEvent.repeat) {
|
202
|
+
return;
|
203
|
+
}
|
204
|
+
const inputMax = this.maxString ? parseFloat(this.maxString) : null;
|
205
|
+
const inputMin = this.minString ? parseFloat(this.minString) : null;
|
206
|
+
const valueNudgeDelayInMs = 150;
|
207
|
+
this.incrementOrDecrementNumberValue(direction, inputMax, inputMin, nativeEvent);
|
208
|
+
if (this.nudgeNumberValueIntervalId) {
|
209
|
+
window.clearInterval(this.nudgeNumberValueIntervalId);
|
210
|
+
}
|
211
|
+
let firstValueNudge = true;
|
212
|
+
this.nudgeNumberValueIntervalId = window.setInterval(() => {
|
213
|
+
if (firstValueNudge) {
|
214
|
+
firstValueNudge = false;
|
215
|
+
return;
|
216
|
+
}
|
217
|
+
this.incrementOrDecrementNumberValue(direction, inputMax, inputMin, nativeEvent);
|
218
|
+
}, valueNudgeDelayInMs);
|
219
|
+
};
|
220
|
+
this.nudgeButtonPointerUpAndOutHandler = (event) => {
|
221
|
+
if (!isPrimaryPointerButton(event)) {
|
222
|
+
return;
|
223
|
+
}
|
224
|
+
window.clearInterval(this.nudgeNumberValueIntervalId);
|
225
|
+
};
|
226
|
+
this.nudgeButtonPointerDownHandler = (event) => {
|
227
|
+
if (!isPrimaryPointerButton(event)) {
|
228
|
+
return;
|
229
|
+
}
|
230
|
+
event.preventDefault();
|
231
|
+
const direction = event.target.dataset.adjustment;
|
232
|
+
if (!this.disabled) {
|
233
|
+
this.nudgeNumberValue(direction, event);
|
234
|
+
}
|
235
|
+
};
|
236
|
+
this.hiddenInputChangeHandler = (event) => {
|
237
|
+
if (event.target.name === this.name) {
|
238
|
+
this.setNumberValue({
|
239
|
+
value: event.target.value,
|
240
|
+
origin: "direct",
|
241
|
+
});
|
242
|
+
}
|
243
|
+
event.stopPropagation();
|
244
|
+
};
|
245
|
+
this.setChildNumberElRef = (el) => {
|
246
|
+
this.childNumberEl = el;
|
247
|
+
};
|
248
|
+
this.setInputNumberValue = (newInputValue) => {
|
249
|
+
if (!this.childNumberEl) {
|
250
|
+
return;
|
251
|
+
}
|
252
|
+
this.childNumberEl.value = newInputValue;
|
253
|
+
};
|
254
|
+
this.setPreviousEmittedNumberValue = (value) => {
|
255
|
+
this.previousEmittedNumberValue = this.normalizeValue(value);
|
256
|
+
};
|
257
|
+
this.setPreviousNumberValue = (value) => {
|
258
|
+
this.previousValue = this.normalizeValue(value);
|
259
|
+
};
|
260
|
+
this.setNumberValue = ({ committing = false, nativeEvent, origin, previousValue, value, }) => {
|
261
|
+
var _a, _b;
|
262
|
+
numberStringFormatter.numberFormatOptions = {
|
263
|
+
locale: this.effectiveLocale,
|
264
|
+
numberingSystem: this.numberingSystem,
|
265
|
+
useGrouping: this.groupSeparator,
|
266
|
+
};
|
267
|
+
const isValueDeleted = ((_a = this.previousValue) === null || _a === void 0 ? void 0 : _a.length) > value.length || ((_b = this.value) === null || _b === void 0 ? void 0 : _b.length) > value.length;
|
268
|
+
const hasTrailingDecimalSeparator = value.charAt(value.length - 1) === ".";
|
269
|
+
const sanitizedValue = hasTrailingDecimalSeparator && isValueDeleted ? value : sanitizeNumberString(value);
|
270
|
+
const newValue = value && !sanitizedValue
|
271
|
+
? isValidNumber(this.previousValue)
|
272
|
+
? this.previousValue
|
273
|
+
: ""
|
274
|
+
: sanitizedValue;
|
275
|
+
let newLocalizedValue = numberStringFormatter.localize(newValue);
|
276
|
+
if (origin !== "connected" && !hasTrailingDecimalSeparator) {
|
277
|
+
newLocalizedValue = addLocalizedTrailingDecimalZeros(newLocalizedValue, newValue, numberStringFormatter);
|
278
|
+
}
|
279
|
+
// adds localized trailing decimal separator
|
280
|
+
this.localizedValue =
|
281
|
+
hasTrailingDecimalSeparator && isValueDeleted
|
282
|
+
? `${newLocalizedValue}${numberStringFormatter.decimal}`
|
283
|
+
: newLocalizedValue;
|
284
|
+
this.setPreviousNumberValue(previousValue !== null && previousValue !== void 0 ? previousValue : this.value);
|
285
|
+
this.previousValueOrigin = origin;
|
286
|
+
this.userChangedValue = origin === "user" && this.value !== newValue;
|
287
|
+
// don't sanitize the start of negative/decimal numbers, but
|
288
|
+
// don't set value to an invalid number
|
289
|
+
this.value = ["-", "."].includes(newValue) ? "" : newValue;
|
290
|
+
if (origin === "direct") {
|
291
|
+
this.setInputNumberValue(newLocalizedValue);
|
292
|
+
this.setPreviousEmittedNumberValue(newLocalizedValue);
|
293
|
+
}
|
294
|
+
if (nativeEvent) {
|
295
|
+
const calciteInputNumberInputEvent = this.calciteInputNumberInput.emit();
|
296
|
+
if (calciteInputNumberInputEvent.defaultPrevented) {
|
297
|
+
this.value = this.previousValue;
|
298
|
+
this.localizedValue = numberStringFormatter.localize(this.previousValue);
|
299
|
+
}
|
300
|
+
else if (committing) {
|
301
|
+
this.emitChangeIfUserModified();
|
302
|
+
}
|
303
|
+
}
|
304
|
+
};
|
305
|
+
this.inputNumberKeyUpHandler = () => {
|
306
|
+
window.clearInterval(this.nudgeNumberValueIntervalId);
|
307
|
+
};
|
308
|
+
this.alignment = "start";
|
309
|
+
this.autofocus = false;
|
310
|
+
this.clearable = false;
|
311
|
+
this.disabled = false;
|
312
|
+
this.form = undefined;
|
313
|
+
this.groupSeparator = false;
|
314
|
+
this.hidden = false;
|
315
|
+
this.icon = undefined;
|
316
|
+
this.iconFlipRtl = false;
|
317
|
+
this.label = undefined;
|
318
|
+
this.loading = false;
|
319
|
+
this.numberingSystem = undefined;
|
320
|
+
this.localeFormat = false;
|
321
|
+
this.max = undefined;
|
322
|
+
this.min = undefined;
|
323
|
+
this.maxLength = undefined;
|
324
|
+
this.minLength = undefined;
|
325
|
+
this.name = undefined;
|
326
|
+
this.numberButtonType = "vertical";
|
327
|
+
this.placeholder = undefined;
|
328
|
+
this.prefixText = undefined;
|
329
|
+
this.readOnly = false;
|
330
|
+
this.required = false;
|
331
|
+
this.scale = "m";
|
332
|
+
this.status = "idle";
|
333
|
+
this.step = undefined;
|
334
|
+
this.autocomplete = undefined;
|
335
|
+
this.inputMode = "decimal";
|
336
|
+
this.enterKeyHint = undefined;
|
337
|
+
this.suffixText = undefined;
|
338
|
+
this.editingEnabled = false;
|
339
|
+
this.value = "";
|
340
|
+
this.messages = undefined;
|
341
|
+
this.messageOverrides = undefined;
|
342
|
+
this.effectiveLocale = "";
|
343
|
+
this.defaultMessages = undefined;
|
344
|
+
this.localizedValue = undefined;
|
345
|
+
this.slottedActionElDisabledInternally = false;
|
346
|
+
}
|
347
|
+
disabledWatcher() {
|
348
|
+
this.setDisabledAction();
|
349
|
+
}
|
350
|
+
/** watcher to update number-to-string for max */
|
351
|
+
maxWatcher() {
|
352
|
+
var _a;
|
353
|
+
this.maxString = ((_a = this.max) === null || _a === void 0 ? void 0 : _a.toString()) || null;
|
354
|
+
}
|
355
|
+
/** watcher to update number-to-string for min */
|
356
|
+
minWatcher() {
|
357
|
+
var _a;
|
358
|
+
this.minString = ((_a = this.min) === null || _a === void 0 ? void 0 : _a.toString()) || null;
|
359
|
+
}
|
360
|
+
onMessagesChange() {
|
361
|
+
/* wired up by t9n util */
|
362
|
+
}
|
363
|
+
valueWatcher(newValue, previousValue) {
|
364
|
+
if (!this.userChangedValue) {
|
365
|
+
this.setNumberValue({
|
366
|
+
origin: "direct",
|
367
|
+
previousValue,
|
368
|
+
value: newValue == null || newValue == ""
|
369
|
+
? ""
|
370
|
+
: isValidNumber(newValue)
|
371
|
+
? newValue
|
372
|
+
: this.previousValue || "",
|
373
|
+
});
|
374
|
+
this.warnAboutInvalidNumberValue(newValue);
|
375
|
+
}
|
376
|
+
this.userChangedValue = false;
|
377
|
+
}
|
378
|
+
updateRequestedIcon() {
|
379
|
+
this.requestedIcon = setRequestedIcon({}, this.icon, "number");
|
380
|
+
}
|
381
|
+
get isClearable() {
|
382
|
+
return this.clearable && this.value.length > 0;
|
383
|
+
}
|
384
|
+
effectiveLocaleWatcher(locale) {
|
385
|
+
updateMessages(this, this.effectiveLocale);
|
386
|
+
numberStringFormatter.numberFormatOptions = {
|
387
|
+
locale,
|
388
|
+
numberingSystem: this.numberingSystem,
|
389
|
+
useGrouping: false,
|
390
|
+
};
|
391
|
+
}
|
392
|
+
//--------------------------------------------------------------------------
|
393
|
+
//
|
394
|
+
// Lifecycle
|
395
|
+
//
|
396
|
+
//--------------------------------------------------------------------------
|
397
|
+
connectedCallback() {
|
398
|
+
var _a;
|
399
|
+
connectInteractive(this);
|
400
|
+
connectLocalized(this);
|
401
|
+
connectMessages(this);
|
402
|
+
this.inlineEditableEl = this.el.closest("calcite-inline-editable");
|
403
|
+
if (this.inlineEditableEl) {
|
404
|
+
this.editingEnabled = this.inlineEditableEl.editingEnabled || false;
|
405
|
+
}
|
406
|
+
connectLabel(this);
|
407
|
+
connectForm(this);
|
408
|
+
this.setPreviousEmittedNumberValue(this.value);
|
409
|
+
this.setPreviousNumberValue(this.value);
|
410
|
+
this.warnAboutInvalidNumberValue(this.value);
|
411
|
+
this.setNumberValue({
|
412
|
+
origin: "connected",
|
413
|
+
value: isValidNumber(this.value) ? this.value : "",
|
414
|
+
});
|
415
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.observe(this.el, { childList: true });
|
416
|
+
this.setDisabledAction();
|
417
|
+
this.el.addEventListener("calciteInternalHiddenInputChange", this.hiddenInputChangeHandler);
|
418
|
+
}
|
419
|
+
componentDidLoad() {
|
420
|
+
setComponentLoaded(this);
|
421
|
+
}
|
422
|
+
disconnectedCallback() {
|
423
|
+
var _a;
|
424
|
+
disconnectInteractive(this);
|
425
|
+
disconnectLabel(this);
|
426
|
+
disconnectForm(this);
|
427
|
+
disconnectLocalized(this);
|
428
|
+
disconnectMessages(this);
|
429
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
430
|
+
this.el.removeEventListener("calciteInternalHiddenInputChange", this.hiddenInputChangeHandler);
|
431
|
+
}
|
432
|
+
async componentWillLoad() {
|
433
|
+
var _a, _b;
|
434
|
+
setUpLoadableComponent(this);
|
435
|
+
this.maxString = (_a = this.max) === null || _a === void 0 ? void 0 : _a.toString();
|
436
|
+
this.minString = (_b = this.min) === null || _b === void 0 ? void 0 : _b.toString();
|
437
|
+
this.requestedIcon = setRequestedIcon({}, this.icon, "number");
|
438
|
+
await setUpMessages(this);
|
439
|
+
}
|
440
|
+
componentShouldUpdate(newValue, oldValue, property) {
|
441
|
+
if (property === "value" && newValue && !isValidNumber(newValue)) {
|
442
|
+
this.setNumberValue({
|
443
|
+
origin: "reset",
|
444
|
+
value: oldValue,
|
445
|
+
});
|
446
|
+
return false;
|
447
|
+
}
|
448
|
+
return true;
|
449
|
+
}
|
450
|
+
componentDidRender() {
|
451
|
+
updateHostInteraction(this);
|
452
|
+
}
|
453
|
+
//--------------------------------------------------------------------------
|
454
|
+
//
|
455
|
+
// Public Methods
|
456
|
+
//
|
457
|
+
//--------------------------------------------------------------------------
|
458
|
+
/** Sets focus on the component. */
|
459
|
+
async setFocus() {
|
460
|
+
var _a;
|
461
|
+
await componentFocusable(this);
|
462
|
+
(_a = this.childNumberEl) === null || _a === void 0 ? void 0 : _a.focus();
|
463
|
+
}
|
464
|
+
/** Selects the text of the component's `value`. */
|
465
|
+
async selectText() {
|
466
|
+
var _a;
|
467
|
+
(_a = this.childNumberEl) === null || _a === void 0 ? void 0 : _a.select();
|
468
|
+
}
|
469
|
+
onLabelClick() {
|
470
|
+
this.setFocus();
|
471
|
+
}
|
472
|
+
incrementOrDecrementNumberValue(direction, inputMax, inputMin, nativeEvent) {
|
473
|
+
const { value } = this;
|
474
|
+
const adjustment = direction === "up" ? 1 : -1;
|
475
|
+
const inputStep = this.step === "any" ? 1 : Math.abs(this.step || 1);
|
476
|
+
const inputVal = new BigDecimal(value !== "" ? value : "0");
|
477
|
+
const nudgedValue = inputVal.add(`${inputStep * adjustment}`);
|
478
|
+
const nudgedValueBelowInputMin = () => typeof inputMin === "number" &&
|
479
|
+
!isNaN(inputMin) &&
|
480
|
+
nudgedValue.subtract(`${inputMin}`).isNegative;
|
481
|
+
const nudgedValueAboveInputMax = () => typeof inputMax === "number" &&
|
482
|
+
!isNaN(inputMax) &&
|
483
|
+
!nudgedValue.subtract(`${inputMax}`).isNegative;
|
484
|
+
const finalValue = nudgedValueBelowInputMin()
|
485
|
+
? `${inputMin}`
|
486
|
+
: nudgedValueAboveInputMax()
|
487
|
+
? `${inputMax}`
|
488
|
+
: nudgedValue.toString();
|
489
|
+
this.setNumberValue({
|
490
|
+
committing: true,
|
491
|
+
nativeEvent,
|
492
|
+
origin: "user",
|
493
|
+
value: finalValue,
|
494
|
+
});
|
495
|
+
}
|
496
|
+
onFormReset() {
|
497
|
+
this.setNumberValue({
|
498
|
+
origin: "reset",
|
499
|
+
value: this.defaultValue,
|
500
|
+
});
|
501
|
+
}
|
502
|
+
syncHiddenFormInput(input) {
|
503
|
+
var _a, _b, _c, _d;
|
504
|
+
input.type = "number";
|
505
|
+
input.min = (_b = (_a = this.min) === null || _a === void 0 ? void 0 : _a.toString(10)) !== null && _b !== void 0 ? _b : "";
|
506
|
+
input.max = (_d = (_c = this.max) === null || _c === void 0 ? void 0 : _c.toString(10)) !== null && _d !== void 0 ? _d : "";
|
507
|
+
}
|
508
|
+
setDisabledAction() {
|
509
|
+
const slottedActionEl = getSlotted(this.el, "action");
|
510
|
+
if (!slottedActionEl) {
|
511
|
+
return;
|
512
|
+
}
|
513
|
+
if (this.disabled) {
|
514
|
+
if (slottedActionEl.getAttribute("disabled") == null) {
|
515
|
+
this.slottedActionElDisabledInternally = true;
|
516
|
+
}
|
517
|
+
slottedActionEl.setAttribute("disabled", "");
|
518
|
+
}
|
519
|
+
else if (this.slottedActionElDisabledInternally) {
|
520
|
+
slottedActionEl.removeAttribute("disabled");
|
521
|
+
this.slottedActionElDisabledInternally = false;
|
522
|
+
}
|
523
|
+
}
|
524
|
+
normalizeValue(value) {
|
525
|
+
return isValidNumber(value) ? value : "";
|
526
|
+
}
|
527
|
+
warnAboutInvalidNumberValue(value) {
|
528
|
+
if (value && !isValidNumber(value)) {
|
529
|
+
console.warn(`The specified value "${value}" cannot be parsed, or is out of range.`);
|
530
|
+
}
|
531
|
+
}
|
532
|
+
// --------------------------------------------------------------------------
|
533
|
+
//
|
534
|
+
// Render Methods
|
535
|
+
//
|
536
|
+
// --------------------------------------------------------------------------
|
537
|
+
render() {
|
538
|
+
const dir = getElementDir(this.el);
|
539
|
+
const loader = (h("div", { class: CSS$1.loader }, h("calcite-progress", { label: this.messages.loading, type: "indeterminate" })));
|
540
|
+
const inputClearButton = (h("button", { "aria-label": this.messages.clear, class: CSS$1.clearButton, disabled: this.disabled || this.readOnly, onClick: this.clearInputValue, tabIndex: -1, type: "button" }, h("calcite-icon", { icon: "x", scale: this.scale === "l" ? "m" : "s" })));
|
541
|
+
const iconEl = (h("calcite-icon", { class: CSS$1.inputIcon, flipRtl: this.iconFlipRtl, icon: this.requestedIcon, scale: this.scale === "l" ? "m" : "s" }));
|
542
|
+
const isHorizontalNumberButton = this.numberButtonType === "horizontal";
|
543
|
+
const numberButtonsHorizontalUp = (h("button", { "aria-hidden": "true", class: {
|
544
|
+
[CSS$1.numberButtonItem]: true,
|
545
|
+
[CSS$1.buttonItemHorizontal]: isHorizontalNumberButton,
|
546
|
+
}, "data-adjustment": "up", disabled: this.disabled || this.readOnly, onPointerDown: this.nudgeButtonPointerDownHandler, onPointerOut: this.nudgeButtonPointerUpAndOutHandler, onPointerUp: this.nudgeButtonPointerUpAndOutHandler, tabIndex: -1, type: "button" }, h("calcite-icon", { icon: "chevron-up", scale: this.scale === "l" ? "m" : "s" })));
|
547
|
+
const numberButtonsHorizontalDown = (h("button", { "aria-hidden": "true", class: {
|
548
|
+
[CSS$1.numberButtonItem]: true,
|
549
|
+
[CSS$1.buttonItemHorizontal]: isHorizontalNumberButton,
|
550
|
+
}, "data-adjustment": "down", disabled: this.disabled || this.readOnly, onPointerDown: this.nudgeButtonPointerDownHandler, onPointerOut: this.nudgeButtonPointerUpAndOutHandler, onPointerUp: this.nudgeButtonPointerUpAndOutHandler, tabIndex: -1, type: "button" }, h("calcite-icon", { icon: "chevron-down", scale: this.scale === "l" ? "m" : "s" })));
|
551
|
+
const numberButtonsVertical = (h("div", { class: CSS$1.numberButtonWrapper }, numberButtonsHorizontalUp, numberButtonsHorizontalDown));
|
552
|
+
const prefixText = h("div", { class: CSS$1.prefix }, this.prefixText);
|
553
|
+
const suffixText = h("div", { class: CSS$1.suffix }, this.suffixText);
|
554
|
+
const childEl = (h("input", { "aria-label": getLabelText(this), autocomplete: this.autocomplete, autofocus: this.autofocus ? true : null, defaultValue: this.defaultValue, disabled: this.disabled ? true : null, enterKeyHint: this.enterKeyHint, inputMode: this.inputMode, key: "localized-input", maxLength: this.maxLength, minLength: this.minLength, name: undefined, onBlur: this.inputNumberBlurHandler, onFocus: this.inputNumberFocusHandler, onInput: this.inputNumberInputHandler, onKeyDown: this.inputNumberKeyDownHandler, onKeyUp: this.inputNumberKeyUpHandler, placeholder: this.placeholder || "", readOnly: this.readOnly, type: "text", value: this.localizedValue,
|
555
|
+
// eslint-disable-next-line react/jsx-sort-props
|
556
|
+
ref: this.setChildNumberElRef }));
|
557
|
+
return (h(Host, { onClick: this.clickHandler, onKeyDown: this.keyDownHandler }, h("div", { class: { [CSS$1.inputWrapper]: true, [CSS_UTILITY.rtl]: dir === "rtl" } }, this.numberButtonType === "horizontal" && !this.readOnly
|
558
|
+
? numberButtonsHorizontalDown
|
559
|
+
: null, this.prefixText ? prefixText : null, h("div", { class: CSS$1.wrapper }, childEl, this.isClearable ? inputClearButton : null, this.requestedIcon ? iconEl : null, this.loading ? loader : null), h("div", { class: CSS$1.actionWrapper }, h("slot", { name: SLOTS$1.action })), this.numberButtonType === "vertical" && !this.readOnly ? numberButtonsVertical : null, this.suffixText ? suffixText : null, this.numberButtonType === "horizontal" && !this.readOnly
|
560
|
+
? numberButtonsHorizontalUp
|
561
|
+
: null, h(HiddenFormInputSlot, { component: this }))));
|
562
|
+
}
|
563
|
+
static get assetsDirs() { return ["assets"]; }
|
564
|
+
get el() { return getElement(this); }
|
565
|
+
static get watchers() { return {
|
566
|
+
"disabled": ["disabledWatcher"],
|
567
|
+
"max": ["maxWatcher"],
|
568
|
+
"min": ["minWatcher"],
|
569
|
+
"messageOverrides": ["onMessagesChange"],
|
570
|
+
"value": ["valueWatcher"],
|
571
|
+
"icon": ["updateRequestedIcon"],
|
572
|
+
"effectiveLocale": ["effectiveLocaleWatcher"]
|
573
|
+
}; }
|
574
|
+
};
|
575
|
+
InputNumber.style = inputNumberCss;
|
576
|
+
|
577
|
+
/*!
|
578
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
579
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
580
|
+
* v1.6.0
|
581
|
+
*/
|
582
|
+
const CSS = {
|
583
|
+
loader: "loader",
|
584
|
+
clearButton: "clear-button",
|
585
|
+
editingEnabled: "editing-enabled",
|
586
|
+
inlineChild: "inline-child",
|
587
|
+
inputIcon: "icon",
|
588
|
+
prefix: "prefix",
|
589
|
+
suffix: "suffix",
|
590
|
+
wrapper: "element-wrapper",
|
591
|
+
inputWrapper: "wrapper",
|
592
|
+
actionWrapper: "action-wrapper",
|
593
|
+
resizeIconWrapper: "resize-icon-wrapper",
|
594
|
+
};
|
595
|
+
const SLOTS = {
|
596
|
+
action: "action",
|
597
|
+
};
|
598
|
+
|
599
|
+
const inputTextCss = ":host([disabled]){cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--calcite-ui-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{display:block}:host([scale=s]) input,:host([scale=s]) .prefix,:host([scale=s]) .suffix{block-size:1.5rem;padding-inline:0.5rem;font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=s]) .action-wrapper calcite-button,:host([scale=s]) .action-wrapper calcite-button button{block-size:1.5rem}:host([scale=s]) .clear-button{min-block-size:1.5rem;min-inline-size:1.5rem}:host([scale=m]) input,:host([scale=m]) .prefix,:host([scale=m]) .suffix{block-size:2rem;padding-inline:0.75rem;font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=m]) .action-wrapper calcite-button,:host([scale=m]) .action-wrapper calcite-button button{block-size:2rem}:host([scale=m]) .clear-button{min-block-size:2rem;min-inline-size:2rem}:host([scale=l]) input,:host([scale=l]) .prefix,:host([scale=l]) .suffix{block-size:2.75rem;padding-inline:1rem;font-size:var(--calcite-font-size-0);line-height:1.25rem}:host([scale=l]) .action-wrapper calcite-button,:host([scale=l]) .action-wrapper calcite-button button{block-size:2.75rem}:host([scale=l]) .clear-button{min-block-size:2.75rem;min-inline-size:2.75rem}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}input{transition:var(--calcite-animation-timing), block-size 0, outline-offset 0s;-webkit-appearance:none;position:relative;margin:0px;box-sizing:border-box;display:flex;max-block-size:100%;inline-size:100%;max-inline-size:100%;flex:1 1 0%;border-radius:0px;background-color:var(--calcite-ui-foreground-1);font-family:inherit;font-weight:var(--calcite-font-weight-normal);color:var(--calcite-ui-text-1)}:host input{border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);color:var(--calcite-ui-text-1)}:host input::placeholder,:host input:-ms-input-placeholder,:host input::-ms-input-placeholder{font-weight:var(--calcite-font-weight-normal);color:var(--calcite-ui-text-3)}:host input:focus{border-color:var(--calcite-ui-brand);color:var(--calcite-ui-text-1)}:host input[readonly]{background-color:var(--calcite-ui-background);font-weight:var(--calcite-font-weight-medium)}:host input[readonly]:focus{color:var(--calcite-ui-text-1)}:host calcite-icon{color:var(--calcite-ui-text-3)}input{outline-color:transparent}input:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-ui-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}:host([status=invalid]) input{border-color:var(--calcite-ui-danger)}:host([status=invalid]) input:focus{outline:2px solid var(--calcite-ui-danger);outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}:host([scale=s]) .icon{inset-inline-start:0.5rem}:host([scale=m]) .icon{inset-inline-start:0.75rem}:host([scale=l]) .icon{inset-inline-start:1rem}:host([icon][scale=s]) input{padding-inline-start:2rem}:host([icon][scale=m]) input{padding-inline-start:2.5rem}:host([icon][scale=l]) input{padding-inline-start:3.5rem}.element-wrapper{position:relative;order:3;display:inline-flex;flex:1 1 0%;align-items:center}.icon{pointer-events:none;position:absolute;z-index:var(--calcite-app-z-index);display:block;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;block-size:0px;inline-size:0px}.clear-button{pointer-events:initial;order:4;margin:0px;box-sizing:border-box;display:flex;min-block-size:100%;cursor:pointer;align-items:center;justify-content:center;align-self:stretch;border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);background-color:var(--calcite-ui-foreground-1);outline-color:transparent;border-inline-start-width:0px}.clear-button:hover{background-color:var(--calcite-ui-foreground-2);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button:hover calcite-icon{color:var(--calcite-ui-text-1);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button:active{background-color:var(--calcite-ui-foreground-3)}.clear-button:active calcite-icon{color:var(--calcite-ui-text-1)}.clear-button:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-ui-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}.clear-button:disabled{opacity:var(--calcite-ui-opacity-disabled)}.loader{inset-block-start:1px;inset-inline:1px;pointer-events:none;position:absolute;display:block}.action-wrapper{order:7;display:flex}.prefix,.suffix{box-sizing:border-box;display:flex;block-size:auto;min-block-size:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-content:center;align-items:center;overflow-wrap:break-word;border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);background-color:var(--calcite-ui-background);font-weight:var(--calcite-font-weight-medium);line-height:1;color:var(--calcite-ui-text-2)}.prefix{order:2;border-inline-end-width:0px}.suffix{order:5;border-inline-start-width:0px}:host([alignment=start]) input{text-align:start}:host([alignment=end]) input{text-align:end}.wrapper{position:relative;display:flex;flex-direction:row;align-items:center}:host(.no-bottom-border) input{border-block-end-width:0px}:host(.border-top-color-one) input{border-block-start-color:var(--calcite-ui-border-1)}.inline-child{background-color:transparent;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.inline-child .editing-enabled{background-color:inherit}.inline-child:not(.editing-enabled){display:flex;cursor:pointer;border-color:transparent;padding-inline-start:0}::slotted(input[slot=hidden-form-input]){margin:0 !important;opacity:0 !important;outline:none !important;padding:0 !important;position:absolute !important;inset:0 !important;transform:none !important;-webkit-appearance:none !important;z-index:-1 !important}:host([hidden]){display:none}[hidden]{display:none}";
|
600
|
+
|
601
|
+
const InputText = class {
|
602
|
+
constructor(hostRef) {
|
603
|
+
registerInstance(this, hostRef);
|
604
|
+
this.calciteInternalInputTextFocus = createEvent(this, "calciteInternalInputTextFocus", 7);
|
605
|
+
this.calciteInternalInputTextBlur = createEvent(this, "calciteInternalInputTextBlur", 7);
|
606
|
+
this.calciteInputTextInput = createEvent(this, "calciteInputTextInput", 7);
|
607
|
+
this.calciteInputTextChange = createEvent(this, "calciteInputTextChange", 7);
|
608
|
+
this.previousValueOrigin = "initial";
|
609
|
+
this.mutationObserver = createObserver("mutation", () => this.setDisabledAction());
|
610
|
+
this.userChangedValue = false;
|
611
|
+
//--------------------------------------------------------------------------
|
612
|
+
//
|
613
|
+
// Private Methods
|
614
|
+
//
|
615
|
+
//--------------------------------------------------------------------------
|
616
|
+
this.keyDownHandler = (event) => {
|
617
|
+
if (this.readOnly || this.disabled) {
|
618
|
+
return;
|
619
|
+
}
|
620
|
+
if (this.isClearable && event.key === "Escape") {
|
621
|
+
this.clearInputTextValue(event);
|
622
|
+
event.preventDefault();
|
623
|
+
}
|
624
|
+
if (event.key === "Enter" && !event.defaultPrevented) {
|
625
|
+
if (submitForm(this)) {
|
626
|
+
event.preventDefault();
|
627
|
+
}
|
628
|
+
}
|
629
|
+
};
|
630
|
+
this.clearInputTextValue = (nativeEvent) => {
|
631
|
+
this.setValue({
|
632
|
+
committing: true,
|
633
|
+
nativeEvent,
|
634
|
+
origin: "user",
|
635
|
+
value: "",
|
636
|
+
});
|
637
|
+
};
|
638
|
+
this.emitChangeIfUserModified = () => {
|
639
|
+
if (this.previousValueOrigin === "user" && this.value !== this.previousEmittedValue) {
|
640
|
+
this.calciteInputTextChange.emit();
|
641
|
+
this.setPreviousEmittedValue(this.value);
|
642
|
+
}
|
643
|
+
};
|
644
|
+
this.inputTextBlurHandler = () => {
|
645
|
+
this.calciteInternalInputTextBlur.emit({
|
646
|
+
element: this.childEl,
|
647
|
+
value: this.value,
|
648
|
+
});
|
649
|
+
this.emitChangeIfUserModified();
|
650
|
+
};
|
651
|
+
this.clickHandler = (event) => {
|
652
|
+
if (this.disabled) {
|
653
|
+
return;
|
654
|
+
}
|
655
|
+
const slottedActionEl = getSlotted(this.el, "action");
|
656
|
+
if (event.target !== slottedActionEl) {
|
657
|
+
this.setFocus();
|
658
|
+
}
|
659
|
+
};
|
660
|
+
this.inputTextFocusHandler = () => {
|
661
|
+
this.calciteInternalInputTextFocus.emit({
|
662
|
+
element: this.childEl,
|
663
|
+
value: this.value,
|
664
|
+
});
|
665
|
+
};
|
666
|
+
this.inputTextInputHandler = (nativeEvent) => {
|
667
|
+
if (this.disabled || this.readOnly) {
|
668
|
+
return;
|
669
|
+
}
|
670
|
+
this.setValue({
|
671
|
+
nativeEvent,
|
672
|
+
origin: "user",
|
673
|
+
value: nativeEvent.target.value,
|
674
|
+
});
|
675
|
+
};
|
676
|
+
this.inputTextKeyDownHandler = (event) => {
|
677
|
+
if (this.disabled || this.readOnly) {
|
678
|
+
return;
|
679
|
+
}
|
680
|
+
if (event.key === "Enter") {
|
681
|
+
this.emitChangeIfUserModified();
|
682
|
+
}
|
683
|
+
};
|
684
|
+
this.hiddenInputChangeHandler = (event) => {
|
685
|
+
if (event.target.name === this.name) {
|
686
|
+
this.setValue({
|
687
|
+
value: event.target.value,
|
688
|
+
origin: "direct",
|
689
|
+
});
|
690
|
+
}
|
691
|
+
event.stopPropagation();
|
692
|
+
};
|
693
|
+
this.setChildElRef = (el) => {
|
694
|
+
this.childEl = el;
|
695
|
+
};
|
696
|
+
this.setInputValue = (newInputValue) => {
|
697
|
+
if (!this.childEl) {
|
698
|
+
return;
|
699
|
+
}
|
700
|
+
this.childEl.value = newInputValue;
|
701
|
+
};
|
702
|
+
this.setPreviousEmittedValue = (value) => {
|
703
|
+
this.previousEmittedValue = value;
|
704
|
+
};
|
705
|
+
this.setPreviousValue = (value) => {
|
706
|
+
this.previousValue = value;
|
707
|
+
};
|
708
|
+
this.setValue = ({ committing = false, nativeEvent, origin, previousValue, value, }) => {
|
709
|
+
this.setPreviousValue(previousValue !== null && previousValue !== void 0 ? previousValue : this.value);
|
710
|
+
this.previousValueOrigin = origin;
|
711
|
+
this.userChangedValue = origin === "user" && value !== this.value;
|
712
|
+
this.value = value;
|
713
|
+
if (origin === "direct") {
|
714
|
+
this.setInputValue(value);
|
715
|
+
this.setPreviousEmittedValue(value);
|
716
|
+
}
|
717
|
+
if (nativeEvent) {
|
718
|
+
const calciteInputTextInputEvent = this.calciteInputTextInput.emit();
|
719
|
+
if (calciteInputTextInputEvent.defaultPrevented) {
|
720
|
+
this.value = this.previousValue;
|
721
|
+
}
|
722
|
+
else if (committing) {
|
723
|
+
this.emitChangeIfUserModified();
|
724
|
+
}
|
725
|
+
}
|
726
|
+
};
|
727
|
+
this.alignment = "start";
|
728
|
+
this.autofocus = false;
|
729
|
+
this.clearable = false;
|
730
|
+
this.disabled = false;
|
731
|
+
this.form = undefined;
|
732
|
+
this.hidden = false;
|
733
|
+
this.icon = undefined;
|
734
|
+
this.iconFlipRtl = false;
|
735
|
+
this.label = undefined;
|
736
|
+
this.loading = false;
|
737
|
+
this.maxLength = undefined;
|
738
|
+
this.minLength = undefined;
|
739
|
+
this.name = undefined;
|
740
|
+
this.placeholder = undefined;
|
741
|
+
this.prefixText = undefined;
|
742
|
+
this.readOnly = false;
|
743
|
+
this.required = false;
|
744
|
+
this.scale = "m";
|
745
|
+
this.status = "idle";
|
746
|
+
this.autocomplete = undefined;
|
747
|
+
this.inputMode = "text";
|
748
|
+
this.enterKeyHint = undefined;
|
749
|
+
this.pattern = undefined;
|
750
|
+
this.suffixText = undefined;
|
751
|
+
this.editingEnabled = false;
|
752
|
+
this.value = "";
|
753
|
+
this.messages = undefined;
|
754
|
+
this.messageOverrides = undefined;
|
755
|
+
this.effectiveLocale = undefined;
|
756
|
+
this.defaultMessages = undefined;
|
757
|
+
this.slottedActionElDisabledInternally = false;
|
758
|
+
}
|
759
|
+
disabledWatcher() {
|
760
|
+
this.setDisabledAction();
|
761
|
+
}
|
762
|
+
onMessagesChange() {
|
763
|
+
/* wired up by t9n util */
|
764
|
+
}
|
765
|
+
valueWatcher(newValue, previousValue) {
|
766
|
+
if (!this.userChangedValue) {
|
767
|
+
this.setValue({
|
768
|
+
origin: "direct",
|
769
|
+
previousValue,
|
770
|
+
value: !newValue ? "" : newValue,
|
771
|
+
});
|
772
|
+
}
|
773
|
+
this.userChangedValue = false;
|
774
|
+
}
|
775
|
+
updateRequestedIcon() {
|
776
|
+
this.requestedIcon = setRequestedIcon({}, this.icon, "text");
|
777
|
+
}
|
778
|
+
get isClearable() {
|
779
|
+
return this.clearable && this.value.length > 0;
|
780
|
+
}
|
781
|
+
effectiveLocaleChange() {
|
782
|
+
updateMessages(this, this.effectiveLocale);
|
783
|
+
}
|
784
|
+
//--------------------------------------------------------------------------
|
785
|
+
//
|
786
|
+
// Lifecycle
|
787
|
+
//
|
788
|
+
//--------------------------------------------------------------------------
|
789
|
+
connectedCallback() {
|
790
|
+
var _a;
|
791
|
+
connectInteractive(this);
|
792
|
+
connectLocalized(this);
|
793
|
+
connectMessages(this);
|
794
|
+
this.inlineEditableEl = this.el.closest("calcite-inline-editable");
|
795
|
+
if (this.inlineEditableEl) {
|
796
|
+
this.editingEnabled = this.inlineEditableEl.editingEnabled || false;
|
797
|
+
}
|
798
|
+
this.setPreviousEmittedValue(this.value);
|
799
|
+
this.setPreviousValue(this.value);
|
800
|
+
connectLabel(this);
|
801
|
+
connectForm(this);
|
802
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.observe(this.el, { childList: true });
|
803
|
+
this.setDisabledAction();
|
804
|
+
this.el.addEventListener("calciteInternalHiddenInputChange", this.hiddenInputChangeHandler);
|
805
|
+
}
|
806
|
+
disconnectedCallback() {
|
807
|
+
var _a;
|
808
|
+
disconnectInteractive(this);
|
809
|
+
disconnectLabel(this);
|
810
|
+
disconnectForm(this);
|
811
|
+
disconnectLocalized(this);
|
812
|
+
disconnectMessages(this);
|
813
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
814
|
+
this.el.removeEventListener("calciteInternalHiddenInputChange", this.hiddenInputChangeHandler);
|
815
|
+
}
|
816
|
+
async componentWillLoad() {
|
817
|
+
setUpLoadableComponent(this);
|
818
|
+
this.requestedIcon = setRequestedIcon({}, this.icon, "text");
|
819
|
+
await setUpMessages(this);
|
820
|
+
}
|
821
|
+
componentDidLoad() {
|
822
|
+
setComponentLoaded(this);
|
823
|
+
}
|
824
|
+
componentDidRender() {
|
825
|
+
updateHostInteraction(this);
|
826
|
+
}
|
827
|
+
//--------------------------------------------------------------------------
|
828
|
+
//
|
829
|
+
// Public Methods
|
830
|
+
//
|
831
|
+
//--------------------------------------------------------------------------
|
832
|
+
/** Sets focus on the component. */
|
833
|
+
async setFocus() {
|
834
|
+
var _a;
|
835
|
+
await componentFocusable(this);
|
836
|
+
(_a = this.childEl) === null || _a === void 0 ? void 0 : _a.focus();
|
837
|
+
}
|
838
|
+
/** Selects the text of the component's `value`. */
|
839
|
+
async selectText() {
|
840
|
+
var _a;
|
841
|
+
(_a = this.childEl) === null || _a === void 0 ? void 0 : _a.select();
|
842
|
+
}
|
843
|
+
onLabelClick() {
|
844
|
+
this.setFocus();
|
845
|
+
}
|
846
|
+
onFormReset() {
|
847
|
+
this.setValue({
|
848
|
+
origin: "reset",
|
849
|
+
value: this.defaultValue,
|
850
|
+
});
|
851
|
+
}
|
852
|
+
syncHiddenFormInput(input) {
|
853
|
+
if (this.minLength != null) {
|
854
|
+
input.minLength = this.minLength;
|
855
|
+
}
|
856
|
+
if (this.maxLength != null) {
|
857
|
+
input.maxLength = this.maxLength;
|
858
|
+
}
|
859
|
+
}
|
860
|
+
setDisabledAction() {
|
861
|
+
const slottedActionEl = getSlotted(this.el, "action");
|
862
|
+
if (!slottedActionEl) {
|
863
|
+
return;
|
864
|
+
}
|
865
|
+
if (this.disabled) {
|
866
|
+
if (slottedActionEl.getAttribute("disabled") == null) {
|
867
|
+
this.slottedActionElDisabledInternally = true;
|
868
|
+
}
|
869
|
+
slottedActionEl.setAttribute("disabled", "");
|
870
|
+
}
|
871
|
+
else if (this.slottedActionElDisabledInternally) {
|
872
|
+
slottedActionEl.removeAttribute("disabled");
|
873
|
+
this.slottedActionElDisabledInternally = false;
|
874
|
+
}
|
875
|
+
}
|
876
|
+
// --------------------------------------------------------------------------
|
877
|
+
//
|
878
|
+
// Render Methods
|
879
|
+
//
|
880
|
+
// --------------------------------------------------------------------------
|
881
|
+
render() {
|
882
|
+
const dir = getElementDir(this.el);
|
883
|
+
const loader = (h("div", { class: CSS.loader }, h("calcite-progress", { label: this.messages.loading, type: "indeterminate" })));
|
884
|
+
const inputClearButton = (h("button", { "aria-label": this.messages.clear, class: CSS.clearButton, disabled: this.disabled || this.readOnly, onClick: this.clearInputTextValue, tabIndex: -1, type: "button" }, h("calcite-icon", { icon: "x", scale: this.scale === "l" ? "m" : "s" })));
|
885
|
+
const iconEl = (h("calcite-icon", { class: CSS.inputIcon, flipRtl: this.iconFlipRtl, icon: this.requestedIcon, scale: this.scale === "l" ? "m" : "s" }));
|
886
|
+
const prefixText = h("div", { class: CSS.prefix }, this.prefixText);
|
887
|
+
const suffixText = h("div", { class: CSS.suffix }, this.suffixText);
|
888
|
+
const childEl = (h("input", { "aria-label": getLabelText(this), autocomplete: this.autocomplete, autofocus: this.autofocus ? true : null, class: {
|
889
|
+
[CSS.editingEnabled]: this.editingEnabled,
|
890
|
+
[CSS.inlineChild]: !!this.inlineEditableEl,
|
891
|
+
}, defaultValue: this.defaultValue, disabled: this.disabled ? true : null, enterKeyHint: this.enterKeyHint, inputMode: this.inputMode, maxLength: this.maxLength, minLength: this.minLength, name: this.name, onBlur: this.inputTextBlurHandler, onFocus: this.inputTextFocusHandler, onInput: this.inputTextInputHandler, onKeyDown: this.inputTextKeyDownHandler, pattern: this.pattern, placeholder: this.placeholder || "", readOnly: this.readOnly, required: this.required ? true : null, tabIndex: this.disabled || (this.inlineEditableEl && !this.editingEnabled) ? -1 : null, type: "text", value: this.value,
|
892
|
+
// eslint-disable-next-line react/jsx-sort-props
|
893
|
+
ref: this.setChildElRef }));
|
894
|
+
return (h(Host, { onClick: this.clickHandler, onKeyDown: this.keyDownHandler }, h("div", { class: { [CSS.inputWrapper]: true, [CSS_UTILITY.rtl]: dir === "rtl" } }, this.prefixText ? prefixText : null, h("div", { class: CSS.wrapper }, childEl, this.isClearable ? inputClearButton : null, this.requestedIcon ? iconEl : null, this.loading ? loader : null), h("div", { class: CSS.actionWrapper }, h("slot", { name: SLOTS.action })), this.suffixText ? suffixText : null, h(HiddenFormInputSlot, { component: this }))));
|
895
|
+
}
|
896
|
+
static get assetsDirs() { return ["assets"]; }
|
897
|
+
get el() { return getElement(this); }
|
898
|
+
static get watchers() { return {
|
899
|
+
"disabled": ["disabledWatcher"],
|
900
|
+
"messageOverrides": ["onMessagesChange"],
|
901
|
+
"value": ["valueWatcher"],
|
902
|
+
"icon": ["updateRequestedIcon"],
|
903
|
+
"effectiveLocale": ["effectiveLocaleChange"]
|
904
|
+
}; }
|
905
|
+
};
|
906
|
+
InputText.style = inputTextCss;
|
907
|
+
|
908
|
+
export { InputNumber as calcite_input_number, InputText as calcite_input_text };
|