@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
@@ -4,18 +4,17 @@
|
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
6
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement, a as getAssetPath } from './index-b5d9d795.js';
|
7
|
-
import {
|
8
|
-
import { c as connectConditionalSlotComponent, d as disconnectConditionalSlotComponent } from './conditionalSlot-
|
9
|
-
import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-
|
10
|
-
import { C as CSS_UTILITY } from './resources-
|
11
|
-
import './guid-
|
12
|
-
import './observers-
|
13
|
-
import './browser-7fc2f4c3.js';
|
7
|
+
import { h as focusElement, n as nodeListToArray, z as getRootNode, g as getSlotted, r as slotChangeHasAssignedElement, a as getElementDir, t as toAriaBoolean, y as filterDirectChildren } from './dom-843e3afd.js';
|
8
|
+
import { c as connectConditionalSlotComponent, d as disconnectConditionalSlotComponent } from './conditionalSlot-27a0fce0.js';
|
9
|
+
import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-eaf4be29.js';
|
10
|
+
import { C as CSS_UTILITY } from './resources-94c47e64.js';
|
11
|
+
import './guid-2bbb8cd1.js';
|
12
|
+
import './observers-9d66685a.js';
|
14
13
|
|
15
14
|
/*!
|
16
15
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
17
|
-
* See https://github.com/Esri/calcite-
|
18
|
-
* v1.
|
16
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
17
|
+
* v1.6.0
|
19
18
|
*/
|
20
19
|
function isTreeItem(element) {
|
21
20
|
return element?.matches("calcite-tree-item");
|
@@ -34,7 +33,7 @@ function getEnabledSiblingItem(el, direction) {
|
|
34
33
|
return enabledEl;
|
35
34
|
}
|
36
35
|
|
37
|
-
const treeCss = "
|
36
|
+
const treeCss = ":host{display:block}:host(:focus){outline:2px solid transparent;outline-offset:2px}:host([hidden]){display:none}[hidden]{display:none}";
|
38
37
|
|
39
38
|
const Tree = class {
|
40
39
|
constructor(hostRef) {
|
@@ -258,7 +257,7 @@ const Tree = class {
|
|
258
257
|
item.selected = selected.length === childItems.length;
|
259
258
|
item.indeterminate = selected.length > 0 && unselected.length > 0;
|
260
259
|
}
|
261
|
-
childItemsWithChildren.forEach((el) => {
|
260
|
+
childItemsWithChildren.reverse().forEach((el) => {
|
262
261
|
const directChildItems = Array.from(el.querySelectorAll(":scope > calcite-tree > calcite-tree-item"));
|
263
262
|
updateItemState(directChildItems, el);
|
264
263
|
});
|
@@ -298,8 +297,8 @@ Tree.style = treeCss;
|
|
298
297
|
|
299
298
|
/*!
|
300
299
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
301
|
-
* See https://github.com/Esri/calcite-
|
302
|
-
* v1.
|
300
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
301
|
+
* v1.6.0
|
303
302
|
*/
|
304
303
|
const CSS = {
|
305
304
|
actionsEnd: "actions-end",
|
@@ -312,20 +311,20 @@ const CSS = {
|
|
312
311
|
checkmarkIcon: "checkmark",
|
313
312
|
itemExpanded: "item--expanded",
|
314
313
|
iconStart: "icon-start",
|
315
|
-
nodeAndActionsContainer: "node-actions-container"
|
314
|
+
nodeAndActionsContainer: "node-actions-container",
|
316
315
|
};
|
317
316
|
const SLOTS = {
|
318
317
|
actionsEnd: "actions-end",
|
319
|
-
children: "children"
|
318
|
+
children: "children",
|
320
319
|
};
|
321
320
|
const ICONS = {
|
322
321
|
bulletPoint: "bullet-point",
|
323
322
|
checkmark: "check",
|
324
323
|
chevronRight: "chevron-right",
|
325
|
-
blank: "blank"
|
324
|
+
blank: "blank",
|
326
325
|
};
|
327
326
|
|
328
|
-
const treeItemCss = "
|
327
|
+
const treeItemCss = ":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;max-inline-size:100%;cursor:pointer;color:var(--calcite-ui-text-3)}.node-actions-container{display:flex;justify-content:space-between}:host([calcite-hydrated-hidden]){visibility:hidden !important;pointer-events:none}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}:host([scale=s]){font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=s]) .node-actions-container{min-block-size:1.5rem}:host([scale=s]) .node-actions-container .node-container .checkbox,:host([scale=s]) .node-actions-container .node-container .chevron,:host([scale=s]) .node-actions-container .node-container .checkmark,:host([scale=s]) .node-actions-container .node-container .bullet-point{margin-inline:0.25rem}:host([scale=s]) .node-actions-container .node-container .icon-start{margin-inline:0.75rem}:host([scale=m]){font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=m]) .node-actions-container{min-block-size:2rem}:host([scale=m]) .node-actions-container .node-container .checkbox,:host([scale=m]) .node-actions-container .node-container .chevron,:host([scale=m]) .node-actions-container .node-container .checkmark,:host([scale=m]) .node-actions-container .node-container .bullet-point{margin-inline:0.5rem}:host([scale=m]) .node-actions-container .node-container .icon-start{margin-inline:0.75rem}:host([scale=l]){font-size:var(--calcite-font-size-0);line-height:1.25rem}:host([scale=l]) .node-actions-container{min-block-size:2.75rem}:host([scale=l]) .node-actions-container .node-container .checkbox,:host([scale=l]) .node-actions-container .node-container .chevron,:host([scale=l]) .node-actions-container .node-container .checkmark,:host([scale=l]) .node-actions-container .node-container .bullet-point{margin-inline:0.75rem}:host([scale=l]) .node-actions-container .node-container .icon-start{margin-inline:0.75rem}:host([lines]) .children-container:after{position:absolute;inset-block-start:0px;z-index:var(--calcite-app-z-index);inline-size:1px;transition-property:color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;block-size:96%;content:\"\";background-color:var(--calcite-ui-border-2)}:host(:not([lines])) .node-container:after{display:none}::slotted(*){min-inline-size:0px;max-inline-size:100%;overflow-wrap:break-word;color:inherit;text-decoration:none !important}::slotted(*):hover{text-decoration:none !important}::slotted(a){inline-size:100%;-webkit-text-decoration-line:none;text-decoration-line:none}:host{outline-color:transparent}:host:focus,:host:active{outline:2px solid transparent;outline-offset:2px;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(:focus:not([disabled])){outline:2px solid transparent;outline-offset:2px;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 )}.actions-end{display:flex;flex-direction:row;align-items:center;align-self:stretch}.checkbox{line-height:0}.checkbox-label{pointer-events:none;display:flex;align-items:center}.checkbox:focus{outline:2px solid transparent;outline-offset:2px}.children-container{position:relative;block-size:0px;transform-origin:top;overflow:hidden;opacity:0;margin-inline-start:1.25rem;transform:scaleY(0);transition:var(--calcite-animation-timing) cubic-bezier(0.215, 0.44, 0.42, 0.88), opacity var(--calcite-animation-timing) cubic-bezier(0.215, 0.44, 0.42, 0.88), all var(--calcite-animation-timing) ease-in-out}.item--expanded>.children-container{overflow:visible;opacity:1;transform:none;block-size:auto}.node-container{position:relative;display:flex;min-inline-size:0px;align-items:center}.node-container .checkmark,.node-container .bullet-point{opacity:0;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;color:var(--calcite-ui-border-1)}.node-container:hover .checkmark,.node-container:hover .bullet-point,:host([selected]) .node-container:hover .checkmark,:host([selected]) .node-container:hover .bullet-point,:host(:focus:not([disabled])) .node-container .checkmark,:host(:focus:not([disabled])) .node-container .bullet-point{opacity:1}:host([selected]) .node-container,:host([selected]) .node-container:hover{font-weight:var(--calcite-font-weight-medium);color:var(--calcite-ui-text-1)}:host([selected]) .node-container .bullet-point,:host([selected]) .node-container .checkmark,:host([selected]) .node-container:hover .bullet-point,:host([selected]) .node-container:hover .checkmark{opacity:1;color:var(--calcite-ui-brand)}:host([selection-mode=none]:not([has-children])):host([scale=s]) .node-container{padding-inline-start:0.5rem}:host([selection-mode=none]:not([has-children])):host([scale=m]) .node-container{padding-inline-start:1rem}:host([selection-mode=none]:not([has-children])):host([scale=l]) .node-container{padding-inline-start:1.5rem}:host(:not([has-children])):host([scale=s]) .node-container[data-selection-mode=ancestors] .checkbox{padding-inline-start:1.25rem}:host(:not([has-children])):host([scale=m]) .node-container[data-selection-mode=ancestors] .checkbox{padding-inline-start:1.5rem}:host(:not([has-children])):host([scale=l]) .node-container[data-selection-mode=ancestors] .checkbox{padding-inline-start:1.75rem}:host([has-children]) .node-container[data-selection-mode=ancestors] .checkbox{margin-inline-start:0}:host([has-children]) .node-container .bullet-point,:host([has-children]) .node-container .checkmark{display:none}:host([has-children][expanded]:not([selected]):not([selection-mode=none])) .node-container ::slotted(*){font-weight:var(--calcite-font-weight-medium);color:var(--calcite-ui-text-1)}:host([has-children][selected]) .node-container[data-selection-mode=children],:host([has-children][selected]) .node-container[data-selection-mode=multichildren]{color:var(--calcite-ui-brand)}.chevron{position:relative;align-self:center;color:var(--calcite-ui-text-3);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;flex:0 0 auto;transform:rotate(0deg)}.calcite--rtl .chevron{transform:rotate(180deg)}.item--expanded .node-container>.chevron{transform:rotate(90deg)}:host([selected]) .checkmark,:host([selected]) .bullet-point{color:var(--calcite-ui-brand)}:host([hidden]){display:none}[hidden]{display:none}";
|
329
328
|
|
330
329
|
const TreeItem = class {
|
331
330
|
constructor(hostRef) {
|
@@ -339,7 +338,7 @@ const TreeItem = class {
|
|
339
338
|
this.updateParentIsExpanded = (el, expanded) => {
|
340
339
|
const items = getSlotted(el, SLOTS.children, {
|
341
340
|
all: true,
|
342
|
-
selector: "calcite-tree-item"
|
341
|
+
selector: "calcite-tree-item",
|
343
342
|
});
|
344
343
|
items.forEach((item) => (item.parentExpanded = expanded));
|
345
344
|
};
|
@@ -426,7 +425,7 @@ const TreeItem = class {
|
|
426
425
|
const showBlank = this.selectionMode === "none" && !this.hasChildren;
|
427
426
|
const chevron = this.hasChildren ? (h("calcite-icon", { class: {
|
428
427
|
[CSS.chevron]: true,
|
429
|
-
[CSS_UTILITY.rtl]: rtl
|
428
|
+
[CSS_UTILITY.rtl]: rtl,
|
430
429
|
}, "data-test-id": "icon", icon: ICONS.chevronRight, onClick: this.iconClickHandler, scale: this.scale === "l" ? "m" : "s" })) : null;
|
431
430
|
const defaultSlotNode = h("slot", { key: "default-slot" });
|
432
431
|
const checkbox = this.selectionMode === "ancestors" ? (h("label", { class: CSS.checkboxLabel, key: "checkbox-label" }, h("calcite-checkbox", { checked: this.selected, class: CSS.checkbox, "data-test-id": "checkbox", indeterminate: this.hasChildren && this.indeterminate, scale: this.scale, tabIndex: -1 }), defaultSlotNode)) : null;
|
@@ -440,7 +439,7 @@ const TreeItem = class {
|
|
440
439
|
const itemIndicator = selectedIcon ? (h("calcite-icon", { class: {
|
441
440
|
[CSS.bulletPointIcon]: selectedIcon === ICONS.bulletPoint,
|
442
441
|
[CSS.checkmarkIcon]: selectedIcon === ICONS.checkmark,
|
443
|
-
[CSS_UTILITY.rtl]: rtl
|
442
|
+
[CSS_UTILITY.rtl]: rtl,
|
444
443
|
}, icon: selectedIcon, scale: this.scale === "l" ? "m" : "s" })) : null;
|
445
444
|
const hidden = !(this.parentExpanded || this.depth === 1);
|
446
445
|
const isExpanded = this.updateAfterInitialRender && this.expanded;
|
@@ -449,12 +448,12 @@ const TreeItem = class {
|
|
449
448
|
const iconStartEl = (h("calcite-icon", { class: CSS.iconStart, flipRtl: this.iconFlipRtl === "start" || this.iconFlipRtl === "both", icon: this.iconStart, scale: this.scale === "l" ? "m" : "s" }));
|
450
449
|
return (h(Host, { "aria-expanded": this.hasChildren ? toAriaBoolean(isExpanded) : undefined, "aria-hidden": toAriaBoolean(hidden), "aria-selected": this.selected ? "true" : showCheckmark ? "false" : undefined, "calcite-hydrated-hidden": hidden, role: "treeitem" }, h("div", { class: { [CSS.itemExpanded]: isExpanded } }, h("div", { class: CSS.nodeAndActionsContainer }, h("div", { class: {
|
451
450
|
[CSS.nodeContainer]: true,
|
452
|
-
[CSS_UTILITY.rtl]: rtl
|
451
|
+
[CSS_UTILITY.rtl]: rtl,
|
453
452
|
}, "data-selection-mode": this.selectionMode,
|
454
453
|
// eslint-disable-next-line react/jsx-sort-props
|
455
454
|
ref: (el) => (this.defaultSlotWrapper = el) }, chevron, itemIndicator, this.iconStart ? iconStartEl : null, checkbox ? checkbox : defaultSlotNode), h("div", { class: CSS.actionsEnd, hidden: !hasEndActions, ref: (el) => (this.actionSlotWrapper = el) }, slotNode)), h("div", { class: {
|
456
455
|
[CSS.childrenContainer]: true,
|
457
|
-
[CSS_UTILITY.rtl]: rtl
|
456
|
+
[CSS_UTILITY.rtl]: rtl,
|
458
457
|
}, "data-test-id": "calcite-tree-children", onClick: this.childrenClickHandler, role: this.hasChildren ? "group" : undefined }, h("slot", { name: SLOTS.children })))));
|
459
458
|
}
|
460
459
|
//--------------------------------------------------------------------------
|
@@ -475,7 +474,7 @@ const TreeItem = class {
|
|
475
474
|
}
|
476
475
|
this.calciteInternalTreeItemSelect.emit({
|
477
476
|
modifyCurrentSelection: this.selectionMode === "ancestors" || this.isSelectionMultiLike,
|
478
|
-
forceToggle: false
|
477
|
+
forceToggle: false,
|
479
478
|
});
|
480
479
|
}
|
481
480
|
keyDownHandler(event) {
|
@@ -490,7 +489,7 @@ const TreeItem = class {
|
|
490
489
|
}
|
491
490
|
this.calciteInternalTreeItemSelect.emit({
|
492
491
|
modifyCurrentSelection: this.isSelectionMultiLike,
|
493
|
-
forceToggle: false
|
492
|
+
forceToggle: false,
|
494
493
|
});
|
495
494
|
event.preventDefault();
|
496
495
|
break;
|
@@ -507,7 +506,7 @@ const TreeItem = class {
|
|
507
506
|
else {
|
508
507
|
this.calciteInternalTreeItemSelect.emit({
|
509
508
|
modifyCurrentSelection: this.isSelectionMultiLike,
|
510
|
-
forceToggle: false
|
509
|
+
forceToggle: false,
|
511
510
|
});
|
512
511
|
}
|
513
512
|
event.preventDefault();
|
@@ -5,9 +5,9 @@
|
|
5
5
|
*/
|
6
6
|
import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-b5d9d795.js';
|
7
7
|
import { g as getLocaleComponentStrings } from './locale-aa3de591.js';
|
8
|
-
import { q as queryFeaturesByID,
|
8
|
+
import { q as queryFeaturesByID, a as getLayer, b as getMapLayerIds, g as goToSelection, c as queryAllIds } from './mapViewUtils-f0c04325.js';
|
9
9
|
import { l as loadModules } from './loadModules-2ecd1e44.js';
|
10
|
-
import { d as downloadCSV } from './downloadUtils-
|
10
|
+
import { d as downloadCSV } from './downloadUtils-63661805.js';
|
11
11
|
import { E as ELayoutMode } from './interfaces-5a2fe8b4.js';
|
12
12
|
import './_commonjsHelpers-d5f9d613.js';
|
13
13
|
|
@@ -4,12 +4,12 @@
|
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
6
|
import { f as forceUpdate } from './index-b5d9d795.js';
|
7
|
-
import { c as createObserver } from './observers-
|
7
|
+
import { c as createObserver } from './observers-9d66685a.js';
|
8
8
|
|
9
9
|
/*!
|
10
10
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
11
|
-
* See https://github.com/Esri/calcite-
|
12
|
-
* v1.
|
11
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
12
|
+
* v1.6.0
|
13
13
|
*/
|
14
14
|
const observed = new Set();
|
15
15
|
let mutationObserver;
|
@@ -8,12 +8,13 @@ import { g as getLocaleComponentStrings } from './locale-aa3de591.js';
|
|
8
8
|
import { E as ELayoutMode } from './interfaces-5a2fe8b4.js';
|
9
9
|
import './_commonjsHelpers-d5f9d613.js';
|
10
10
|
|
11
|
-
const crowdsourceManagerCss = ":host{display:block;--calcite-label-margin-bottom:0px}.padding-1-2{padding:0.5rem}.display-flex{display:flex}.width-full{width:100%}.width-1-2{position:relative;width:50%}.width-1-3{position:relative;width:33.33%}.width-2-3{position:relative;width:66.66%}.width-0{width:0}.height-full{height:100%}.height-1-2{position:relative;height:50%}.height-0{height:0}.toggle-node{width:51px;height:51px}.overflow-hidden{overflow:hidden}.flex-column{flex-direction:column}.border{border:1px solid var(--calcite-ui-border-3)}.position-relative{position:relative}.height-50{height:50%}.adjusted-height-50{height:calc(50% - 0.5rem)}.adjusted-height-100{height:calc(100% - 1rem)}.display-none{display:none}.height-53{height:53px}.position-absolute-53{position:absolute;top:53px}.display-grid{display:grid}";
|
11
|
+
const crowdsourceManagerCss = ":host{display:block;--calcite-label-margin-bottom:0px}.padding-1-2{padding:0.5rem}.display-flex{display:flex}.width-full{width:100%}.width-1-2{position:relative;width:50%}.width-1-3{position:relative;width:33.33%}.width-2-3{position:relative;width:66.66%}.width-0{width:0}.height-full{height:100%}.height-1-2{position:relative;height:50%}.height-0{height:0}.toggle-node{width:51px;height:51px}.overflow-hidden{overflow:hidden}.flex-column{flex-direction:column}.border{border:1px solid var(--calcite-ui-border-3)}.border-bottom{border-bottom:1px solid var(--calcite-ui-border-3)}.position-relative{position:relative}.height-50{height:50%}.adjusted-height-50{height:calc(50% - 0.5rem)}.adjusted-height-100{height:calc(100% - 1rem)}.display-none{display:none}.height-53{height:53px}.position-absolute-53{position:absolute;top:53px}.display-grid{display:grid}";
|
12
12
|
|
13
13
|
const CrowdsourceManager = class {
|
14
14
|
constructor(hostRef) {
|
15
15
|
registerInstance(this, hostRef);
|
16
16
|
this.classicGrid = false;
|
17
|
+
this.hideHeader = true;
|
17
18
|
this.hideMap = false;
|
18
19
|
this.mapInfos = [];
|
19
20
|
this.zoomAndScrollToSelected = false;
|
@@ -72,7 +73,7 @@ const CrowdsourceManager = class {
|
|
72
73
|
* Renders the component.
|
73
74
|
*/
|
74
75
|
render() {
|
75
|
-
return (h(Host, null, h("calcite-shell", null, h("calcite-panel", { class: "width-full height-full", heading: this._translations.header }, h("layout-manager", { slot: "header-actions-end" }), this._getBody(this._layoutMode, this._panelOpen, this.hideMap)))));
|
76
|
+
return (h(Host, null, h("calcite-shell", null, h("calcite-panel", { class: "width-full height-full", heading: this.hideHeader ? undefined : this._translations.header }, this.hideHeader ? undefined : (h("layout-manager", { slot: "header-actions-end" })), this._getBody(this._layoutMode, this._panelOpen, this.hideMap)))));
|
76
77
|
}
|
77
78
|
//--------------------------------------------------------------------------
|
78
79
|
//
|
@@ -173,10 +174,10 @@ const CrowdsourceManager = class {
|
|
173
174
|
_getBody(layoutMode, panelOpen, hideMap) {
|
174
175
|
const contentClass = this.classicGrid && layoutMode === ELayoutMode.GRID && panelOpen ? "display-grid" :
|
175
176
|
layoutMode === ELayoutMode.HORIZONTAL ? "" : "display-flex";
|
176
|
-
return this.classicGrid ? (h("calcite-panel", { class: "width-full height-full" }, h("div", { class: `width-full height-full ${contentClass}` }, this._getTable(layoutMode, panelOpen), this.
|
177
|
+
return this.classicGrid ? (h("calcite-panel", { class: "width-full height-full" }, h("div", { class: `width-full height-full ${contentClass}` }, this._getTable(layoutMode, panelOpen), this._getMapAndCard(layoutMode, panelOpen, hideMap)))) : (h("calcite-panel", { class: "width-full height-full" }, h("div", { class: `width-full height-full ${contentClass}` }, this._getMapAndCard(layoutMode, panelOpen, hideMap), this._getTable(layoutMode, panelOpen))));
|
177
178
|
}
|
178
179
|
/**
|
179
|
-
* Get the map
|
180
|
+
* Get the map and card nodes based for the current layout options
|
180
181
|
*
|
181
182
|
* @param layoutMode ELayoutMode the current layout mode
|
182
183
|
* @param panelOpen boolean indicates if all panels are open
|
@@ -185,17 +186,40 @@ const CrowdsourceManager = class {
|
|
185
186
|
* @returns the map node
|
186
187
|
* @protected
|
187
188
|
*/
|
188
|
-
|
189
|
+
_getMapAndCard(layoutMode, panelOpen, hideMap) {
|
190
|
+
const mapSizeClass = this._getMapSizeClass(layoutMode, panelOpen);
|
191
|
+
return this.classicGrid ? (h("div", { class: `${mapSizeClass} overflow-hidden` }, this._getCardNode(layoutMode, hideMap), this._getMapNode(layoutMode, hideMap))) : (h("div", { class: `${mapSizeClass} overflow-hidden` }, this._getMapNode(layoutMode, hideMap), this._getCardNode(layoutMode, hideMap)));
|
192
|
+
}
|
193
|
+
/**
|
194
|
+
* Get the map node based for the current layout options
|
195
|
+
*
|
196
|
+
* @param layoutMode ELayoutMode the current layout mode
|
197
|
+
* @param hideMap when true no map is displayed
|
198
|
+
*
|
199
|
+
* @returns the map node
|
200
|
+
* @protected
|
201
|
+
*/
|
202
|
+
_getMapNode(layoutMode, hideMap) {
|
189
203
|
const mapDisplayClass = this.classicGrid && layoutMode === ELayoutMode.GRID ? "display-flex height-full width-1-2" :
|
190
204
|
layoutMode === ELayoutMode.GRID && !hideMap ? "" : "display-none";
|
205
|
+
const mapContainerClass = this.classicGrid && layoutMode === ELayoutMode.GRID ? "width-full" : "adjusted-height-50";
|
206
|
+
return (h("div", { class: `${mapContainerClass} overflow-hidden ${mapDisplayClass}` }, h("map-card", { class: "width-full", mapInfos: this.mapInfos })));
|
207
|
+
}
|
208
|
+
/**
|
209
|
+
* Get the card node based for the current layout options
|
210
|
+
*
|
211
|
+
* @param layoutMode ELayoutMode the current layout mode
|
212
|
+
* @param hideMap when true no map is displayed
|
213
|
+
*
|
214
|
+
* @returns the map node
|
215
|
+
* @protected
|
216
|
+
*/
|
217
|
+
_getCardNode(layoutMode, hideMap) {
|
191
218
|
const cardManagerHeight = this.classicGrid && layoutMode === ELayoutMode.GRID ? "" :
|
192
219
|
layoutMode === ELayoutMode.GRID && !hideMap ? "adjusted-height-50" : "adjusted-height-100";
|
193
|
-
//
|
194
|
-
const mapSizeClass = this._getMapSizeClass(layoutMode, panelOpen);
|
195
|
-
const mapContainerClass = this.classicGrid && layoutMode === ELayoutMode.GRID ? "width-full" : "adjusted-height-50";
|
196
220
|
const cardManagerContainer = this.classicGrid && layoutMode === ELayoutMode.GRID ?
|
197
221
|
"width-full adjusted-height-100" : "width-50 height-full";
|
198
|
-
return (h("div", { class:
|
222
|
+
return (h("div", { class: `padding-1-2 ${cardManagerContainer}` }, h("card-manager", { class: `${cardManagerHeight} width-full`, mapView: this === null || this === void 0 ? void 0 : this._mapView, zoomAndScrollToSelected: this.zoomAndScrollToSelected })));
|
199
223
|
}
|
200
224
|
/**
|
201
225
|
* Get the table node based for the current layout
|
@@ -215,7 +239,7 @@ const CrowdsourceManager = class {
|
|
215
239
|
const toggleSlot = this.classicGrid && layoutMode !== ELayoutMode.VERTICAL ? "footer" :
|
216
240
|
this.classicGrid && layoutMode === ELayoutMode.VERTICAL ? "panel-end" :
|
217
241
|
layoutMode === ELayoutMode.HORIZONTAL ? "header" : "panel-start";
|
218
|
-
return (h("calcite-shell", { class: tableSizeClass }, h("calcite-action-bar", { class: "border", expandDisabled: true, layout: toggleLayout, slot: toggleSlot }, h("calcite-action", { class: "toggle-node", icon: icon, id: id, onClick: () => this._toggleLayout(), text: "" }), h("calcite-tooltip", { label: tooltip, placement: "bottom", "reference-element": id }, h("span", null, tooltip))), h("div", { class: "width-full height-full position-relative" }, h("layer-table", { mapView: this === null || this === void 0 ? void 0 : this._mapView, zoomAndScrollToSelected: this.zoomAndScrollToSelected }))));
|
242
|
+
return (h("calcite-shell", { class: tableSizeClass + " border-bottom" }, h("calcite-action-bar", { class: "border", expandDisabled: true, layout: toggleLayout, slot: toggleSlot }, h("calcite-action", { class: "toggle-node", icon: icon, id: id, onClick: () => this._toggleLayout(), text: "" }), h("calcite-tooltip", { label: tooltip, placement: "bottom", "reference-element": id }, h("span", null, tooltip))), h("div", { class: "width-full height-full position-relative" }, h("layer-table", { mapView: this === null || this === void 0 ? void 0 : this._mapView, zoomAndScrollToSelected: this.zoomAndScrollToSelected }))));
|
219
243
|
}
|
220
244
|
/**
|
221
245
|
* Open/Close the appropriate panel.
|
@@ -3,22 +3,21 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { d as dayjs } from './calcite-input-time-picker-
|
6
|
+
import { d as dayjs } from './calcite-input-time-picker-13448515.js';
|
7
7
|
import './index-b5d9d795.js';
|
8
|
-
import './form-
|
9
|
-
import './dom-
|
10
|
-
import './guid-
|
11
|
-
import './resources-
|
12
|
-
import './interactive-
|
13
|
-
import './
|
14
|
-
import './
|
15
|
-
import './
|
16
|
-
import './
|
17
|
-
import './
|
18
|
-
import './
|
19
|
-
import './
|
20
|
-
import './
|
21
|
-
import './t9n-21ddd486.js';
|
8
|
+
import './form-11c6a015.js';
|
9
|
+
import './dom-843e3afd.js';
|
10
|
+
import './guid-2bbb8cd1.js';
|
11
|
+
import './resources-94c47e64.js';
|
12
|
+
import './interactive-eaf4be29.js';
|
13
|
+
import './key-7a525416.js';
|
14
|
+
import './label-6a1caf64.js';
|
15
|
+
import './loadable-6bca96ad.js';
|
16
|
+
import './locale-d8561d54.js';
|
17
|
+
import './observers-9d66685a.js';
|
18
|
+
import './focusTrapComponent-ff3a9f28.js';
|
19
|
+
import './time-6721a4c2.js';
|
20
|
+
import './t9n-76168237.js';
|
22
21
|
|
23
22
|
// Czech [cs]
|
24
23
|
|
@@ -3,22 +3,21 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { d as dayjs } from './calcite-input-time-picker-
|
6
|
+
import { d as dayjs } from './calcite-input-time-picker-13448515.js';
|
7
7
|
import './index-b5d9d795.js';
|
8
|
-
import './form-
|
9
|
-
import './dom-
|
10
|
-
import './guid-
|
11
|
-
import './resources-
|
12
|
-
import './interactive-
|
13
|
-
import './
|
14
|
-
import './
|
15
|
-
import './
|
16
|
-
import './
|
17
|
-
import './
|
18
|
-
import './
|
19
|
-
import './
|
20
|
-
import './
|
21
|
-
import './t9n-21ddd486.js';
|
8
|
+
import './form-11c6a015.js';
|
9
|
+
import './dom-843e3afd.js';
|
10
|
+
import './guid-2bbb8cd1.js';
|
11
|
+
import './resources-94c47e64.js';
|
12
|
+
import './interactive-eaf4be29.js';
|
13
|
+
import './key-7a525416.js';
|
14
|
+
import './label-6a1caf64.js';
|
15
|
+
import './loadable-6bca96ad.js';
|
16
|
+
import './locale-d8561d54.js';
|
17
|
+
import './observers-9d66685a.js';
|
18
|
+
import './focusTrapComponent-ff3a9f28.js';
|
19
|
+
import './time-6721a4c2.js';
|
20
|
+
import './t9n-76168237.js';
|
22
21
|
|
23
22
|
// Danish [da]
|
24
23
|
var locale = {
|
@@ -3,12 +3,12 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { n as numberStringFormatter } from './locale-
|
6
|
+
import { n as numberStringFormatter } from './locale-d8561d54.js';
|
7
7
|
|
8
8
|
/*!
|
9
9
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
10
|
-
* See https://github.com/Esri/calcite-
|
11
|
-
* v1.
|
10
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
11
|
+
* v1.6.0
|
12
12
|
*/
|
13
13
|
/**
|
14
14
|
* Check if date is within a min and max
|
@@ -197,7 +197,7 @@ function parseDateString(string, localeData) {
|
|
197
197
|
return {
|
198
198
|
day: parseInt(day),
|
199
199
|
month: parseInt(month) - 1,
|
200
|
-
year: parseInt(year)
|
200
|
+
year: parseInt(year),
|
201
201
|
};
|
202
202
|
}
|
203
203
|
/**
|
@@ -3,22 +3,21 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { d as dayjs } from './calcite-input-time-picker-
|
6
|
+
import { d as dayjs } from './calcite-input-time-picker-13448515.js';
|
7
7
|
import './index-b5d9d795.js';
|
8
|
-
import './form-
|
9
|
-
import './dom-
|
10
|
-
import './guid-
|
11
|
-
import './resources-
|
12
|
-
import './interactive-
|
13
|
-
import './
|
14
|
-
import './
|
15
|
-
import './
|
16
|
-
import './
|
17
|
-
import './
|
18
|
-
import './
|
19
|
-
import './
|
20
|
-
import './
|
21
|
-
import './t9n-21ddd486.js';
|
8
|
+
import './form-11c6a015.js';
|
9
|
+
import './dom-843e3afd.js';
|
10
|
+
import './guid-2bbb8cd1.js';
|
11
|
+
import './resources-94c47e64.js';
|
12
|
+
import './interactive-eaf4be29.js';
|
13
|
+
import './key-7a525416.js';
|
14
|
+
import './label-6a1caf64.js';
|
15
|
+
import './loadable-6bca96ad.js';
|
16
|
+
import './locale-d8561d54.js';
|
17
|
+
import './observers-9d66685a.js';
|
18
|
+
import './focusTrapComponent-ff3a9f28.js';
|
19
|
+
import './time-6721a4c2.js';
|
20
|
+
import './t9n-76168237.js';
|
22
21
|
|
23
22
|
// German [de]
|
24
23
|
var texts = {
|
@@ -3,22 +3,21 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { d as dayjs } from './calcite-input-time-picker-
|
6
|
+
import { d as dayjs } from './calcite-input-time-picker-13448515.js';
|
7
7
|
import './index-b5d9d795.js';
|
8
|
-
import './form-
|
9
|
-
import './dom-
|
10
|
-
import './guid-
|
11
|
-
import './resources-
|
12
|
-
import './interactive-
|
13
|
-
import './
|
14
|
-
import './
|
15
|
-
import './
|
16
|
-
import './
|
17
|
-
import './
|
18
|
-
import './
|
19
|
-
import './
|
20
|
-
import './
|
21
|
-
import './t9n-21ddd486.js';
|
8
|
+
import './form-11c6a015.js';
|
9
|
+
import './dom-843e3afd.js';
|
10
|
+
import './guid-2bbb8cd1.js';
|
11
|
+
import './resources-94c47e64.js';
|
12
|
+
import './interactive-eaf4be29.js';
|
13
|
+
import './key-7a525416.js';
|
14
|
+
import './label-6a1caf64.js';
|
15
|
+
import './loadable-6bca96ad.js';
|
16
|
+
import './locale-d8561d54.js';
|
17
|
+
import './observers-9d66685a.js';
|
18
|
+
import './focusTrapComponent-ff3a9f28.js';
|
19
|
+
import './time-6721a4c2.js';
|
20
|
+
import './t9n-76168237.js';
|
22
21
|
|
23
22
|
// German (Austria) [de-at]
|
24
23
|
var texts = {
|
@@ -3,22 +3,21 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { d as dayjs } from './calcite-input-time-picker-
|
6
|
+
import { d as dayjs } from './calcite-input-time-picker-13448515.js';
|
7
7
|
import './index-b5d9d795.js';
|
8
|
-
import './form-
|
9
|
-
import './dom-
|
10
|
-
import './guid-
|
11
|
-
import './resources-
|
12
|
-
import './interactive-
|
13
|
-
import './
|
14
|
-
import './
|
15
|
-
import './
|
16
|
-
import './
|
17
|
-
import './
|
18
|
-
import './
|
19
|
-
import './
|
20
|
-
import './
|
21
|
-
import './t9n-21ddd486.js';
|
8
|
+
import './form-11c6a015.js';
|
9
|
+
import './dom-843e3afd.js';
|
10
|
+
import './guid-2bbb8cd1.js';
|
11
|
+
import './resources-94c47e64.js';
|
12
|
+
import './interactive-eaf4be29.js';
|
13
|
+
import './key-7a525416.js';
|
14
|
+
import './label-6a1caf64.js';
|
15
|
+
import './loadable-6bca96ad.js';
|
16
|
+
import './locale-d8561d54.js';
|
17
|
+
import './observers-9d66685a.js';
|
18
|
+
import './focusTrapComponent-ff3a9f28.js';
|
19
|
+
import './time-6721a4c2.js';
|
20
|
+
import './t9n-76168237.js';
|
22
21
|
|
23
22
|
// German (Switzerland) [de-ch]
|
24
23
|
var texts = {
|