@esri/solutions-components 0.6.5 → 0.6.6
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/{ExpandToggle-a7173c38.js → ExpandToggle-e6a0d66e.js} +17 -17
- package/dist/cjs/{FloatingArrow-11a512ec.js → FloatingArrow-0119ec6e.js} +6 -6
- package/dist/cjs/{Heading-bb9a418a.js → Heading-521f39ac.js} +2 -2
- package/dist/cjs/{app-globals-111e8aaa.js → app-globals-72576a1c.js} +6 -6
- package/dist/cjs/{ar-a7229a6f.js → ar-1718ae57.js} +14 -15
- package/dist/cjs/{array-b772c7c9.js → array-46bb7df1.js} +2 -2
- package/dist/cjs/{bg-9a40c29e.js → bg-190a176c.js} +14 -15
- package/dist/cjs/{bs-05849a9a.js → bs-919e0de8.js} +14 -15
- package/dist/cjs/buffer-tools_4.cjs.entry.js +64 -51
- package/dist/cjs/{ca-0ed0a72c.js → ca-94918e06.js} +14 -15
- package/dist/cjs/calcite-accordion-item.cjs.entry.js +48 -44
- package/dist/cjs/calcite-accordion.cjs.entry.js +36 -30
- package/dist/cjs/calcite-action-bar.cjs.entry.js +33 -27
- package/dist/cjs/calcite-action-group_2.cjs.entry.js +24 -23
- package/dist/cjs/calcite-action-pad.cjs.entry.js +21 -21
- package/dist/cjs/calcite-action_2.cjs.entry.js +43 -43
- package/dist/cjs/calcite-alert.cjs.entry.js +24 -25
- package/dist/cjs/calcite-avatar.cjs.entry.js +7 -7
- package/dist/cjs/calcite-block-section.cjs.entry.js +36 -18
- package/dist/cjs/calcite-block.cjs.entry.js +41 -30
- package/dist/cjs/calcite-button.cjs.entry.js +18 -19
- package/dist/cjs/calcite-card.cjs.entry.js +15 -15
- package/dist/cjs/calcite-checkbox.cjs.entry.js +10 -11
- package/dist/cjs/calcite-chip-group.cjs.entry.js +12 -14
- package/dist/cjs/calcite-chip.cjs.entry.js +23 -25
- package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +23 -24
- package/dist/cjs/calcite-color-picker.cjs.entry.js +91 -61
- package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +9 -8
- package/dist/cjs/calcite-combobox_6.cjs.entry.js +94 -85
- package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +26 -27
- package/dist/cjs/calcite-date-picker.cjs.entry.js +34 -35
- package/dist/cjs/calcite-fab.cjs.entry.js +12 -13
- package/dist/cjs/calcite-filter_5.cjs.entry.js +1234 -0
- package/dist/cjs/calcite-flow-item.cjs.entry.js +24 -26
- package/dist/cjs/calcite-flow.cjs.entry.js +28 -12
- package/dist/cjs/calcite-graph.cjs.entry.js +7 -7
- package/dist/cjs/calcite-icon.cjs.entry.js +12 -12
- package/dist/cjs/calcite-inline-editable.cjs.entry.js +18 -19
- package/dist/cjs/calcite-input-date-picker.cjs.entry.js +45 -42
- package/dist/cjs/calcite-input-number_2.cjs.entry.js +913 -0
- package/dist/cjs/{calcite-input-time-picker-396d0903.js → calcite-input-time-picker-b99baf7b.js} +212 -118
- package/dist/cjs/calcite-input-time-picker.cjs.entry.js +14 -15
- package/dist/cjs/calcite-input-time-zone.cjs.entry.js +204 -0
- package/dist/cjs/calcite-input_2.cjs.entry.js +56 -60
- package/dist/cjs/calcite-label.cjs.entry.js +9 -9
- package/dist/cjs/calcite-link.cjs.entry.js +7 -8
- package/dist/cjs/calcite-list-item-group.cjs.entry.js +16 -8
- package/dist/cjs/calcite-loader.cjs.entry.js +5 -5
- package/dist/cjs/calcite-menu-item.cjs.entry.js +24 -20
- package/dist/cjs/calcite-menu.cjs.entry.js +13 -13
- package/dist/cjs/calcite-modal.cjs.entry.js +25 -24
- package/dist/cjs/calcite-navigation-logo.cjs.entry.js +11 -7
- package/dist/cjs/calcite-navigation-user.cjs.entry.js +6 -6
- package/dist/cjs/calcite-navigation.cjs.entry.js +13 -13
- package/dist/cjs/calcite-notice.cjs.entry.js +17 -17
- package/dist/cjs/calcite-option-group.cjs.entry.js +1 -1
- package/dist/cjs/calcite-option_2.cjs.entry.js +17 -18
- package/dist/cjs/calcite-pagination.cjs.entry.js +18 -18
- package/dist/cjs/calcite-panel_2.cjs.entry.js +40 -67
- package/dist/cjs/calcite-pick-list-group.cjs.entry.js +9 -9
- package/dist/cjs/calcite-pick-list-item.cjs.entry.js +16 -17
- package/dist/cjs/calcite-pick-list.cjs.entry.js +12 -13
- package/dist/cjs/calcite-radio-button-group.cjs.entry.js +6 -7
- package/dist/cjs/calcite-radio-button.cjs.entry.js +13 -14
- package/dist/cjs/calcite-rating.cjs.entry.js +20 -21
- package/dist/cjs/calcite-scrim.cjs.entry.js +22 -17
- package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +15 -16
- package/dist/cjs/calcite-shell-center-row.cjs.entry.js +10 -10
- package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +78 -82
- package/dist/cjs/calcite-sortable-list.cjs.entry.js +25 -34
- package/dist/cjs/calcite-split-button.cjs.entry.js +8 -9
- package/dist/cjs/calcite-stepper-item.cjs.entry.js +15 -16
- package/dist/cjs/calcite-stepper.cjs.entry.js +7 -7
- package/dist/cjs/calcite-switch.cjs.entry.js +10 -11
- package/dist/cjs/calcite-text-area.cjs.entry.js +57 -37
- package/dist/cjs/calcite-tile-select-group.cjs.entry.js +2 -3
- package/dist/cjs/calcite-tile-select.cjs.entry.js +11 -12
- package/dist/cjs/calcite-tile.cjs.entry.js +11 -12
- package/dist/cjs/calcite-time-picker.cjs.entry.js +33 -33
- package/dist/cjs/calcite-tip-group.cjs.entry.js +1 -1
- package/dist/cjs/calcite-tip-manager.cjs.entry.js +14 -14
- package/dist/cjs/calcite-tip.cjs.entry.js +15 -15
- package/dist/cjs/calcite-tooltip.cjs.entry.js +30 -22
- package/dist/cjs/calcite-tree_3.cjs.entry.js +24 -25
- package/dist/cjs/card-manager_4.cjs.entry.js +1 -1
- package/dist/cjs/{conditionalSlot-832899ba.js → conditionalSlot-85b3a6b3.js} +3 -3
- package/dist/cjs/crowdsource-manager.cjs.entry.js +34 -10
- package/dist/cjs/{cs-7813b1ac.js → cs-fe27e732.js} +14 -15
- package/dist/cjs/{da-6376e6cb.js → da-1b7f3440.js} +14 -15
- package/dist/cjs/{date-085999cf.js → date-cec32b0e.js} +4 -4
- package/dist/cjs/{de-f313a137.js → de-0dc1effa.js} +14 -15
- package/dist/cjs/{de-at-3a0e7f95.js → de-at-acdc4d01.js} +14 -15
- package/dist/cjs/{de-ch-9ccd6f78.js → de-ch-778a0d99.js} +14 -15
- package/dist/cjs/{dom-1eb1ded2.js → dom-c1807fc1.js} +115 -23
- package/dist/cjs/{downloadUtils-14ee531e.js → downloadUtils-a8c530f7.js} +43 -6
- package/dist/cjs/{el-39f779a9.js → el-fdbc9bc1.js} +14 -15
- package/dist/cjs/{en-au-6019048b.js → en-au-0ff50cdf.js} +14 -15
- package/dist/cjs/{en-ca-bd7fc12b.js → en-ca-284e9368.js} +14 -15
- package/dist/cjs/{en-gb-412af798.js → en-gb-0fcae8ae.js} +14 -15
- package/dist/cjs/{es-b9bf89f5.js → es-cd54acba.js} +14 -15
- package/dist/cjs/{es-mx-604585a4.js → es-mx-2078d50f.js} +14 -15
- package/dist/cjs/{et-b74b971e.js → et-17f323f6.js} +14 -15
- package/dist/cjs/{fi-52055d0f.js → fi-82f27397.js} +14 -15
- package/dist/cjs/{filter-7f9873d2.js → filter-bda212b4.js} +2 -2
- package/dist/cjs/{floating-ui-480f97e1.js → floating-ui-8d10af88.js} +412 -398
- package/dist/cjs/{focusTrapComponent-fcce36fb.js → focusTrapComponent-a22fc6a8.js} +258 -100
- package/dist/cjs/{form-cbb9efad.js → form-9d8ebf06.js} +5 -5
- package/dist/cjs/{fr-edadff9d.js → fr-af7e1192.js} +14 -15
- package/dist/cjs/{fr-ch-8affd778.js → fr-ch-5e1f2c28.js} +14 -15
- package/dist/cjs/{guid-1b1fbdbc.js → guid-3abe3cc6.js} +2 -2
- package/dist/cjs/{he-8a3c1ec7.js → he-ea851800.js} +14 -15
- package/dist/cjs/{hi-a979126c.js → hi-5212a21d.js} +14 -15
- package/dist/cjs/{hr-92b43cfe.js → hr-4eecb2ed.js} +14 -15
- package/dist/cjs/{hu-e103a94e.js → hu-6b527d8e.js} +14 -15
- package/dist/cjs/{id-5df1e810.js → id-d78f12ec.js} +14 -15
- package/dist/cjs/{index.es-22af4be6.js → index.es-4542630e.js} +1 -1
- package/dist/cjs/{interactive-871d70ce.js → interactive-2fe0f43a.js} +17 -4
- package/dist/cjs/{it-a07ea9a9.js → it-15242935.js} +14 -15
- package/dist/cjs/{it-ch-d5424986.js → it-ch-9dc21944.js} +14 -15
- package/dist/cjs/{ja-214b95c4.js → ja-f702cfc2.js} +14 -15
- package/dist/cjs/{key-7fbdf405.js → key-b8b55ea3.js} +2 -2
- package/dist/cjs/{ko-d12e4124.js → ko-aa9bde2c.js} +14 -15
- package/dist/cjs/{label-e5c998a9.js → label-6e33e971.js} +3 -3
- package/dist/cjs/{loadable-da060faa.js → loadable-bac9cdd6.js} +30 -5
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{locale-37b9924d.js → locale-c63a1b57.js} +52 -18
- package/dist/cjs/{lt-ff5324c6.js → lt-e741ff2f.js} +14 -15
- package/dist/cjs/{lv-4d4475e6.js → lv-92d6768e.js} +14 -15
- package/dist/cjs/map-picker_2.cjs.entry.js +9 -6
- package/dist/cjs/{calcite-input-text_4.cjs.entry.js → map-select-tools_3.cjs.entry.js} +7 -351
- package/dist/cjs/{math-b0a5df23.js → math-5132d9bd.js} +18 -2
- package/dist/cjs/{mk-e66ddddf.js → mk-b209ac0d.js} +14 -15
- package/dist/cjs/{nb-4cf8f209.js → nb-db13e666.js} +14 -15
- package/dist/cjs/{nl-cfb5ef00.js → nl-fcd9e0c5.js} +14 -15
- package/dist/cjs/{observers-62c5955c.js → observers-f5fa975b.js} +2 -2
- package/dist/cjs/openCloseComponent-5d70fcd8.js +84 -0
- package/dist/cjs/{pl-9fd06ece.js → pl-87c83322.js} +14 -15
- package/dist/cjs/{pt-d2230e6d.js → pt-b0b5f472.js} +14 -15
- package/dist/cjs/{pt-br-665cb99e.js → pt-br-03333e90.js} +14 -15
- package/dist/cjs/public-notification.cjs.entry.js +1 -1
- package/dist/cjs/{resources-e4f7e0c9.js → resources-2901b608.js} +4 -4
- package/dist/cjs/{resources-e4300cd3.js → resources-4da89742.js} +4 -4
- package/dist/cjs/{resources-cefb1c8c.js → resources-60c27547.js} +5 -5
- package/dist/cjs/{resources-f60f44b0.js → resources-77713c2e.js} +3 -3
- package/dist/cjs/{resources-427f7f68.js → resources-8233a151.js} +24 -19
- package/dist/cjs/{resources-8c48b06e.js → resources-91409a5d.js} +5 -5
- package/dist/cjs/{resources-8e2cc7f4.js → resources-9f2b33ee.js} +7 -7
- package/dist/cjs/{resources-710f5a3c.js → resources-c913200c.js} +2 -2
- package/dist/cjs/{resources-1e29361d.js → resources-e1258e8a.js} +4 -4
- package/dist/cjs/{ro-14b8e8da.js → ro-c3661b73.js} +14 -15
- package/dist/cjs/{ru-50ef8b5d.js → ru-8dd3fd58.js} +14 -15
- package/dist/cjs/{shared-list-render-3485bb68.js → shared-list-render-c0adb192.js} +10 -10
- package/dist/cjs/{sk-63a2ce80.js → sk-151d9acf.js} +14 -15
- package/dist/cjs/{sl-1bb6b6a6.js → sl-9b45a152.js} +14 -15
- package/dist/cjs/solutions-components.cjs.js +3 -3
- package/dist/cjs/{sortableComponent-af4abee4.js → sortableComponent-58679f07.js} +33 -8
- package/dist/cjs/{sr-4b4a41fd.js → sr-186bf15c.js} +14 -15
- package/dist/cjs/{sv-f866c182.js → sv-a93fee0c.js} +14 -15
- package/dist/cjs/{t9n-a85989ef.js → t9n-1d032c30.js} +4 -4
- package/dist/cjs/{th-77af47a7.js → th-41680352.js} +14 -15
- package/dist/cjs/{time-79a31eaf.js → time-5e450ec8.js} +9 -9
- package/dist/cjs/{tr-4cafb287.js → tr-0bd886d6.js} +14 -15
- package/dist/cjs/{uk-f90e0c89.js → uk-4fade133.js} +14 -15
- package/dist/cjs/{utils-1446979d.js → utils-acfeed9d.js} +4 -4
- package/dist/cjs/{utils-2687b8cf.js → utils-ae9bdd59.js} +6 -6
- package/dist/cjs/{utils-91ed0e33.js → utils-bae432a9.js} +4 -4
- package/dist/cjs/{utils-34b85889.js → utils-cd14113f.js} +17 -11
- package/dist/cjs/{vi-c2c75cb1.js → vi-1c9fe343.js} +14 -15
- package/dist/cjs/{zh-cn-e5bf194b.js → zh-cn-28fa1fe1.js} +14 -15
- package/dist/cjs/{zh-hk-2134304c.js → zh-hk-5abf8eb5.js} +14 -15
- package/dist/cjs/{zh-tw-7d8e30be.js → zh-tw-07500357.js} +14 -15
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +4 -0
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +51 -9
- package/dist/collection/components/map-picker/map-picker.js +9 -6
- package/dist/collection/demos/crowdsource-manager.html +11 -0
- package/dist/collection/utils/downloadUtils.js +42 -5
- package/dist/collection/utils/downloadUtils.ts +45 -5
- package/dist/collection/utils/test/downloadUtils.spec.js +250 -0
- package/dist/collection/utils/test/downloadUtils.spec.tsx +291 -0
- package/dist/components/ExpandToggle.js +14 -14
- package/dist/components/FloatingArrow.js +6 -6
- package/dist/components/Heading.js +2 -2
- package/dist/components/action-bar.js +25 -19
- package/dist/components/action-group.js +12 -10
- package/dist/components/action-menu.js +13 -13
- package/dist/components/action.js +13 -13
- package/dist/components/alert.js +17 -18
- package/dist/components/array.js +2 -2
- package/dist/components/avatar.js +3 -3
- package/dist/components/button.js +9 -9
- package/dist/components/calcite-accordion-item.js +50 -42
- package/dist/components/calcite-accordion.js +37 -31
- package/dist/components/calcite-action-pad.js +12 -12
- package/dist/components/calcite-block-section.js +34 -15
- package/dist/components/calcite-block.js +35 -22
- package/dist/components/calcite-card.js +8 -8
- package/dist/components/calcite-chip-group.js +8 -9
- package/dist/components/calcite-color-picker-hex-input.js +1 -1
- package/dist/components/calcite-color-picker.js +88 -57
- package/dist/components/calcite-combobox-item-group.js +7 -5
- package/dist/components/calcite-fab.js +8 -8
- package/dist/components/calcite-flow-item.js +30 -38
- package/dist/components/calcite-flow.js +29 -12
- package/dist/components/calcite-inline-editable.js +10 -10
- package/dist/components/calcite-input-date-picker.js +32 -28
- package/dist/components/calcite-input-time-picker.js +156 -62
- package/dist/components/calcite-input-time-zone.js +251 -0
- package/dist/components/calcite-list-item-group.js +15 -6
- package/dist/components/calcite-menu-item.js +19 -15
- package/dist/components/calcite-modal.js +17 -16
- package/dist/components/calcite-navigation-logo.js +11 -7
- package/dist/components/calcite-navigation-user.js +6 -6
- package/dist/components/calcite-navigation.js +10 -10
- package/dist/components/calcite-option-group.js +1 -1
- package/dist/components/calcite-pagination.js +12 -12
- package/dist/components/calcite-pick-list-group.js +2 -2
- package/dist/components/calcite-pick-list.js +3 -3
- package/dist/components/calcite-radio-button-group.js +5 -6
- package/dist/components/calcite-radio-button.js +6 -6
- package/dist/components/calcite-rating.js +11 -11
- package/dist/components/calcite-shell-center-row.js +5 -5
- package/dist/components/calcite-sortable-list.js +22 -28
- package/dist/components/calcite-split-button.js +7 -7
- package/dist/components/calcite-stack.js +1 -101
- package/dist/components/calcite-stepper-item.js +10 -10
- package/dist/components/calcite-stepper.js +5 -5
- package/dist/components/calcite-text-area.js +50 -27
- package/dist/components/calcite-tile-select-group.js +1 -1
- package/dist/components/calcite-tile-select.js +9 -9
- package/dist/components/calcite-tip-group.js +1 -1
- package/dist/components/calcite-tip-manager.js +7 -7
- package/dist/components/calcite-tip.js +7 -7
- package/dist/components/checkbox.js +3 -3
- package/dist/components/chip.js +15 -16
- package/dist/components/color-picker-hex-input.js +37 -35
- package/dist/components/color-picker-swatch.js +9 -9
- package/dist/components/combobox-item.js +9 -9
- package/dist/components/combobox.js +36 -26
- package/dist/components/conditionalSlot.js +2 -2
- package/dist/components/crowdsource-manager.js +101 -64
- package/dist/components/date-picker-day.js +1 -1
- package/dist/components/date-picker-month-header.js +10 -10
- package/dist/components/date-picker-month.js +6 -6
- package/dist/components/date-picker.js +31 -30
- package/dist/components/date.js +3 -3
- package/dist/components/dom.js +112 -22
- package/dist/components/downloadUtils.js +42 -5
- package/dist/components/dropdown-group.js +7 -7
- package/dist/components/dropdown-item.js +22 -21
- package/dist/components/dropdown.js +14 -15
- package/dist/components/filter.js +2 -2
- package/dist/components/filter2.js +32 -16
- package/dist/components/floating-ui.js +411 -398
- package/dist/components/focusTrapComponent.js +258 -100
- package/dist/components/form.js +4 -4
- package/dist/components/graph.js +5 -5
- package/dist/components/guid.js +2 -2
- package/dist/components/handle.js +51 -14
- package/dist/components/icon.js +8 -8
- package/dist/components/index.js +5 -5
- package/dist/components/input-message.js +3 -3
- package/dist/components/input-number.js +38 -32
- package/dist/components/input-text.js +17 -17
- package/dist/components/input.js +44 -50
- package/dist/components/interactive.js +21 -3
- package/dist/components/key.js +2 -2
- package/dist/components/label.js +2 -2
- package/dist/components/label2.js +5 -5
- package/dist/components/link.js +3 -3
- package/dist/components/list-item2.js +69 -31
- package/dist/components/list.js +256 -62
- package/dist/components/loadable.js +33 -6
- package/dist/components/loader.js +4 -4
- package/dist/components/locale2.js +49 -15
- package/dist/components/map-card2.js +40 -28
- package/dist/components/map-picker2.js +49 -34
- package/dist/components/math.js +17 -3
- package/dist/components/menu.js +8 -8
- package/dist/components/notice.js +9 -9
- package/dist/components/observers.js +2 -2
- package/dist/components/openCloseComponent.js +47 -61
- package/dist/components/option.js +3 -3
- package/dist/components/panel.js +30 -55
- package/dist/components/pick-list-item.js +11 -11
- package/dist/components/popover.js +22 -21
- package/dist/components/progress.js +6 -2
- package/dist/components/public-notification.js +80 -68
- package/dist/components/refine-selection2.js +56 -44
- package/dist/components/resources.js +3 -3
- package/dist/components/resources2.js +2 -2
- package/dist/components/resources3.js +4 -4
- package/dist/components/resources4.js +4 -4
- package/dist/components/scrim.js +19 -12
- package/dist/components/segmented-control-item.js +7 -7
- package/dist/components/segmented-control.js +3 -3
- package/dist/components/select.js +7 -7
- package/dist/components/shared-list-render.js +6 -6
- package/dist/components/shell-panel.js +12 -12
- package/dist/components/shell.js +9 -9
- package/dist/components/slider.js +52 -38
- package/dist/components/sortableComponent.js +33 -6
- package/dist/components/stack.js +108 -0
- package/dist/components/switch.js +3 -3
- package/dist/components/t9n.js +3 -3
- package/dist/components/tab-nav.js +4 -4
- package/dist/components/tab-title.js +9 -9
- package/dist/components/tab.js +3 -3
- package/dist/components/tabs.js +4 -4
- package/dist/components/tile.js +5 -5
- package/dist/components/time-picker.js +34 -34
- package/dist/components/tooltip.js +26 -17
- package/dist/components/tree-item.js +15 -15
- package/dist/components/tree.js +5 -5
- package/dist/components/utils.js +4 -4
- package/dist/components/utils2.js +6 -6
- package/dist/components/utils3.js +17 -11
- package/dist/components/value-list-item.js +9 -9
- package/dist/components/value-list.js +32 -33
- package/dist/esm/{ExpandToggle-bd0e8410.js → ExpandToggle-3d10bd1e.js} +17 -17
- package/dist/esm/{FloatingArrow-85ce80bc.js → FloatingArrow-29db6da6.js} +6 -6
- package/dist/esm/{Heading-5805ff4c.js → Heading-cb79e5b2.js} +2 -2
- package/dist/esm/{app-globals-e45b5c25.js → app-globals-5cbac6b0.js} +6 -6
- package/dist/esm/{ar-3adf7962.js → ar-4b751ba8.js} +14 -15
- package/dist/esm/{array-145d96f7.js → array-751a2b87.js} +2 -2
- package/dist/esm/{bg-e7dcf089.js → bg-5d8bf5ea.js} +14 -15
- package/dist/esm/{bs-73d7b00e.js → bs-ff510e71.js} +14 -15
- package/dist/esm/buffer-tools_4.entry.js +64 -51
- package/dist/esm/{ca-884a52f5.js → ca-b9a5e51a.js} +14 -15
- package/dist/esm/calcite-accordion-item.entry.js +48 -44
- package/dist/esm/calcite-accordion.entry.js +36 -30
- package/dist/esm/calcite-action-bar.entry.js +33 -27
- package/dist/esm/calcite-action-group_2.entry.js +24 -23
- package/dist/esm/calcite-action-pad.entry.js +21 -21
- package/dist/esm/calcite-action_2.entry.js +43 -43
- package/dist/esm/calcite-alert.entry.js +24 -25
- package/dist/esm/calcite-avatar.entry.js +7 -7
- package/dist/esm/calcite-block-section.entry.js +36 -18
- package/dist/esm/calcite-block.entry.js +41 -30
- package/dist/esm/calcite-button.entry.js +18 -19
- package/dist/esm/calcite-card.entry.js +15 -15
- package/dist/esm/calcite-checkbox.entry.js +10 -11
- package/dist/esm/calcite-chip-group.entry.js +12 -14
- package/dist/esm/calcite-chip.entry.js +23 -25
- package/dist/esm/calcite-color-picker-hex-input_2.entry.js +23 -24
- package/dist/esm/calcite-color-picker.entry.js +91 -61
- package/dist/esm/calcite-combobox-item-group.entry.js +9 -8
- package/dist/esm/calcite-combobox_6.entry.js +95 -86
- package/dist/esm/calcite-date-picker-day_3.entry.js +26 -27
- package/dist/esm/calcite-date-picker.entry.js +34 -35
- package/dist/esm/calcite-fab.entry.js +12 -13
- package/dist/esm/calcite-filter_5.entry.js +1226 -0
- package/dist/esm/calcite-flow-item.entry.js +24 -26
- package/dist/esm/calcite-flow.entry.js +28 -12
- package/dist/esm/calcite-graph.entry.js +7 -7
- package/dist/esm/calcite-icon.entry.js +12 -12
- package/dist/esm/calcite-inline-editable.entry.js +18 -19
- package/dist/esm/calcite-input-date-picker.entry.js +45 -42
- package/dist/esm/calcite-input-number_2.entry.js +908 -0
- package/dist/esm/{calcite-input-time-picker-c8d3cd3c.js → calcite-input-time-picker-13448515.js} +212 -118
- package/dist/esm/calcite-input-time-picker.entry.js +14 -15
- package/dist/esm/calcite-input-time-zone.entry.js +200 -0
- package/dist/esm/calcite-input_2.entry.js +56 -60
- package/dist/esm/calcite-label.entry.js +9 -9
- package/dist/esm/calcite-link.entry.js +7 -8
- package/dist/esm/calcite-list-item-group.entry.js +17 -9
- package/dist/esm/calcite-loader.entry.js +5 -5
- package/dist/esm/calcite-menu-item.entry.js +24 -20
- package/dist/esm/calcite-menu.entry.js +13 -13
- package/dist/esm/calcite-modal.entry.js +25 -24
- package/dist/esm/calcite-navigation-logo.entry.js +11 -7
- package/dist/esm/calcite-navigation-user.entry.js +6 -6
- package/dist/esm/calcite-navigation.entry.js +13 -13
- package/dist/esm/calcite-notice.entry.js +17 -17
- package/dist/esm/calcite-option-group.entry.js +1 -1
- package/dist/esm/calcite-option_2.entry.js +17 -18
- package/dist/esm/calcite-pagination.entry.js +18 -18
- package/dist/esm/calcite-panel_2.entry.js +40 -67
- package/dist/esm/calcite-pick-list-group.entry.js +9 -9
- package/dist/esm/calcite-pick-list-item.entry.js +16 -17
- package/dist/esm/calcite-pick-list.entry.js +12 -13
- package/dist/esm/calcite-radio-button-group.entry.js +6 -7
- package/dist/esm/calcite-radio-button.entry.js +13 -14
- package/dist/esm/calcite-rating.entry.js +20 -21
- package/dist/esm/calcite-scrim.entry.js +22 -17
- package/dist/esm/calcite-segmented-control_2.entry.js +15 -16
- package/dist/esm/calcite-shell-center-row.entry.js +10 -10
- package/dist/esm/calcite-shell-panel_14.entry.js +78 -82
- package/dist/esm/calcite-sortable-list.entry.js +25 -34
- package/dist/esm/calcite-split-button.entry.js +8 -9
- package/dist/esm/calcite-stepper-item.entry.js +15 -16
- package/dist/esm/calcite-stepper.entry.js +7 -7
- package/dist/esm/calcite-switch.entry.js +10 -11
- package/dist/esm/calcite-text-area.entry.js +57 -37
- package/dist/esm/calcite-tile-select-group.entry.js +2 -3
- package/dist/esm/calcite-tile-select.entry.js +11 -12
- package/dist/esm/calcite-tile.entry.js +11 -12
- package/dist/esm/calcite-time-picker.entry.js +33 -33
- package/dist/esm/calcite-tip-group.entry.js +1 -1
- package/dist/esm/calcite-tip-manager.entry.js +14 -14
- package/dist/esm/calcite-tip.entry.js +15 -15
- package/dist/esm/calcite-tooltip.entry.js +30 -22
- package/dist/esm/calcite-tree_3.entry.js +24 -25
- package/dist/esm/card-manager_4.entry.js +2 -2
- package/dist/esm/{conditionalSlot-055c62f5.js → conditionalSlot-27a0fce0.js} +3 -3
- package/dist/esm/crowdsource-manager.entry.js +34 -10
- package/dist/esm/{cs-432f382d.js → cs-f21a0628.js} +14 -15
- package/dist/esm/{da-1bc7144b.js → da-dc48fc4c.js} +14 -15
- package/dist/esm/{date-a36f2eef.js → date-0ed48e97.js} +4 -4
- package/dist/esm/{de-ad6f7d55.js → de-59290071.js} +14 -15
- package/dist/esm/{de-at-d002f9e6.js → de-at-cd6e6ab7.js} +14 -15
- package/dist/esm/{de-ch-9042771e.js → de-ch-27c44e34.js} +14 -15
- package/dist/esm/{dom-eacf4716.js → dom-843e3afd.js} +114 -24
- package/dist/esm/{downloadUtils-4bb98860.js → downloadUtils-63661805.js} +44 -7
- package/dist/esm/{el-adaae607.js → el-f09fdec6.js} +14 -15
- package/dist/esm/{en-au-efc398e5.js → en-au-90087aa5.js} +14 -15
- package/dist/esm/{en-ca-a36d898d.js → en-ca-10751695.js} +14 -15
- package/dist/esm/{en-gb-d3bef3cc.js → en-gb-0f8547bd.js} +14 -15
- package/dist/esm/{es-0a07422b.js → es-b0997cf1.js} +14 -15
- package/dist/esm/{es-mx-70502eeb.js → es-mx-226f5028.js} +14 -15
- package/dist/esm/{et-89dbbb03.js → et-dc96c453.js} +14 -15
- package/dist/esm/{fi-27f27fd6.js → fi-0941704d.js} +14 -15
- package/dist/esm/{filter-113de81a.js → filter-1cac3edf.js} +2 -2
- package/dist/esm/{floating-ui-06df5366.js → floating-ui-d28d0fd6.js} +412 -398
- package/dist/esm/{focusTrapComponent-875581a9.js → focusTrapComponent-ff3a9f28.js} +258 -100
- package/dist/esm/{form-0a597339.js → form-11c6a015.js} +5 -5
- package/dist/esm/{fr-9af57c3a.js → fr-8da3458d.js} +14 -15
- package/dist/esm/{fr-ch-fe10f986.js → fr-ch-739ceddf.js} +14 -15
- package/dist/esm/{guid-5a6c2c24.js → guid-2bbb8cd1.js} +2 -2
- package/dist/esm/{he-82afa489.js → he-8b662dfa.js} +14 -15
- package/dist/esm/{hi-221c55c2.js → hi-10996f89.js} +14 -15
- package/dist/esm/{hr-4305b2d2.js → hr-42c2024d.js} +14 -15
- package/dist/esm/{hu-ee3ca4cb.js → hu-4768b3ff.js} +14 -15
- package/dist/esm/{id-7da52fa0.js → id-24a08170.js} +14 -15
- package/dist/esm/{index.es-52dfc62e.js → index.es-3a3aa8e3.js} +2 -2
- package/dist/esm/{interactive-06212598.js → interactive-eaf4be29.js} +16 -3
- package/dist/esm/{it-0e844108.js → it-ad09649f.js} +14 -15
- package/dist/esm/{it-ch-e23cbfb5.js → it-ch-b05fc10d.js} +14 -15
- package/dist/esm/{ja-77f59e0b.js → ja-ab839b73.js} +14 -15
- package/dist/esm/{key-c56a877c.js → key-7a525416.js} +2 -2
- package/dist/esm/{ko-8bd138a6.js → ko-c778539e.js} +14 -15
- package/dist/esm/{label-ed0c52dd.js → label-6a1caf64.js} +3 -3
- package/dist/esm/{loadable-ac9f23cd.js → loadable-6bca96ad.js} +30 -6
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{locale-e2fc1e6c.js → locale-d8561d54.js} +52 -18
- package/dist/esm/{lt-d3a6257b.js → lt-447d9aa9.js} +14 -15
- package/dist/esm/{lv-08bfab40.js → lv-4d715e11.js} +14 -15
- package/dist/esm/map-picker_2.entry.js +9 -6
- package/dist/esm/{calcite-input-text_4.entry.js → map-select-tools_3.entry.js} +3 -346
- package/dist/esm/{mapViewUtils-ac8b3bfb.js → mapViewUtils-f0c04325.js} +1 -1
- package/dist/esm/{math-4650c3c4.js → math-5f92f517.js} +17 -3
- package/dist/esm/{mk-0a09d6ce.js → mk-b3d7401a.js} +14 -15
- package/dist/esm/{nb-b10f580c.js → nb-2b4a8366.js} +14 -15
- package/dist/esm/{nl-255dd2f1.js → nl-c0db1da2.js} +14 -15
- package/dist/esm/{observers-99910f46.js → observers-9d66685a.js} +2 -2
- package/dist/esm/openCloseComponent-2b5c6bed.js +82 -0
- package/dist/esm/{pl-6cc0b17a.js → pl-0d322bb4.js} +14 -15
- package/dist/esm/{pt-69f11375.js → pt-5997598c.js} +14 -15
- package/dist/esm/{pt-br-9ac91fe9.js → pt-br-6b77e7db.js} +14 -15
- package/dist/esm/public-notification.entry.js +2 -2
- package/dist/esm/{resources-583dcd71.js → resources-40d8e06f.js} +4 -4
- package/dist/esm/{resources-6e36167f.js → resources-58d30a0f.js} +4 -4
- package/dist/esm/{resources-aa065aa8.js → resources-5bce3953.js} +7 -7
- package/dist/esm/{resources-3d8e1c27.js → resources-94c47e64.js} +3 -3
- package/dist/esm/{resources-9c29ecdf.js → resources-a9b2d33c.js} +23 -20
- package/dist/esm/{resources-69f689fc.js → resources-c253772f.js} +4 -4
- package/dist/esm/{resources-683837a9.js → resources-c65f5654.js} +2 -2
- package/dist/esm/{resources-195638af.js → resources-d6a4d343.js} +5 -5
- package/dist/esm/{resources-c46fb209.js → resources-dca3d475.js} +5 -5
- package/dist/esm/{ro-8f66bdb3.js → ro-ac3724e0.js} +14 -15
- package/dist/esm/{ru-8001b62e.js → ru-4e75151f.js} +14 -15
- package/dist/esm/{shared-list-render-ffe21cdc.js → shared-list-render-abd19c8d.js} +10 -10
- package/dist/esm/{sk-e087d150.js → sk-bbfa22a3.js} +14 -15
- package/dist/esm/{sl-c55ec4eb.js → sl-867cecfc.js} +14 -15
- package/dist/esm/solutions-components.js +3 -3
- package/dist/esm/{sortableComponent-5ba487d5.js → sortableComponent-db502e97.js} +34 -7
- package/dist/esm/{sr-704bc2e4.js → sr-198b5c00.js} +14 -15
- package/dist/esm/{sv-f8ce22a7.js → sv-02d64370.js} +14 -15
- package/dist/esm/{t9n-21ddd486.js → t9n-76168237.js} +4 -4
- package/dist/esm/{th-5849895c.js → th-1616e303.js} +14 -15
- package/dist/esm/{time-acedc3e4.js → time-6721a4c2.js} +9 -9
- package/dist/esm/{tr-87e261df.js → tr-f4619f64.js} +14 -15
- package/dist/esm/{uk-805e3720.js → uk-df7df34a.js} +14 -15
- package/dist/esm/{utils-1d118548.js → utils-18db6b1d.js} +17 -11
- package/dist/esm/{utils-34fa17aa.js → utils-2c91c963.js} +4 -4
- package/dist/esm/{utils-1fc68238.js → utils-ccfd94a7.js} +6 -6
- package/dist/esm/{utils-28417c2e.js → utils-f54411df.js} +4 -4
- package/dist/esm/{vi-a60999e6.js → vi-176ca9f7.js} +14 -15
- package/dist/esm/{zh-cn-da525bed.js → zh-cn-e13d83d1.js} +14 -15
- package/dist/esm/{zh-hk-e82621fb.js → zh-hk-d97365d8.js} +14 -15
- package/dist/esm/{zh-tw-3422c270.js → zh-tw-a2b6f0b7.js} +14 -15
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/accordion/accordion.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/accordion-item/accordion-item.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action/action.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-bar/action-bar.css +15 -112
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-group/action-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-menu/action-menu.css +14 -116
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-pad/action-pad.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/alert/alert.css +8 -114
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/avatar/avatar.css +33 -135
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/block/block.css +9 -215
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/block-section/block-section.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/button/button.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/card/card.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/checkbox/checkbox.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/chip/chip.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/chip-group/chip-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker/color-picker.css +14 -111
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker-hex-input/color-picker-hex-input.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker-swatch/color-picker-swatch.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox/combobox.css +12 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox-item/combobox-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox-item-group/combobox-item-group.css +4 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker/date-picker.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-day/date-picker-day.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-month/date-picker-month.css +13 -115
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-month-header/date-picker-month-header.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown/dropdown.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown-group/dropdown-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown-item/dropdown-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/fab/fab.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/filter/filter.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/flow/flow.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/flow-item/flow-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/graph/graph.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/handle/handle.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/icon/icon.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/inline-editable/inline-editable.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input/input.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-date-picker/input-date-picker.css +20 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-message/input-message.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-number/input-number.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-text/input-text.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-time-picker/input-time-picker.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-time-zone/input-time-zone.css +47 -0
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/label/label.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/link/link.css +9 -111
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list/list.css +24 -112
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item/list-item.css +5 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item-group/list-item-group.css +4 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/loader/loader.css +7 -211
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/menu/menu.css +16 -118
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/menu-item/menu-item.css +48 -114
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/modal/modal.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation/navigation.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation-logo/navigation-logo.css +24 -122
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation-user/navigation-user.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/notice/notice.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/option/option.css +5 -107
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/option-group/option-group.css +5 -107
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pagination/pagination.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/panel/panel.css +21 -126
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list/pick-list.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list-group/pick-list-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list-item/pick-list-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/popover/popover.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/progress/progress.css +21 -211
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/radio-button/radio-button.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/radio-button-group/radio-button-group.css +14 -116
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/rating/rating.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/scrim/scrim.css +13 -115
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/segmented-control/segmented-control.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/segmented-control-item/segmented-control-item.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/select/select.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell/shell.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-center-row/shell-center-row.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-panel/shell-panel.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/slider/slider.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/sortable-list/sortable-list.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/split-button/split-button.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stack/stack.css +16 -122
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stepper/stepper.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/stepper-item/stepper-item.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/switch/switch.css +26 -131
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab/tab.css +15 -117
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab-nav/tab-nav.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab-title/tab-title.css +11 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tabs/tabs.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/text-area/text-area.css +20 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile/tile.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-select/tile-select.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-select-group/tile-select-group.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/time-picker/time-picker.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip/tip.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip-group/tip-group.css +10 -112
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip-manager/tip-manager.css +7 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tooltip/tooltip.css +9 -111
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree/tree.css +9 -111
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree-item/tree-item.css +8 -114
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/value-list/value-list.css +8 -110
- package/dist/node_modules/@esri/calcite-components/dist/collection/components/value-list-item/value-list-item.css +8 -110
- package/dist/solutions-components/assets/combobox/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/combobox/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/handle/t9n/index.d.ts +4 -0
- package/dist/solutions-components/assets/handle/t9n/messages.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ar.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_bg.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_bs.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ca.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_cs.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_da.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_de.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_el.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_en.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_es.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_et.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_fi.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_fr.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_he.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_hr.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_hu.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_id.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_it.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ja.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ko.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_lt.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_lv.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_nl.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_no.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pl.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pt-BR.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_pt-PT.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ro.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_ru.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sk.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sl.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sr.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_sv.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_th.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_tr.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_uk.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_vi.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-CN.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-HK.json +5 -1
- package/dist/solutions-components/assets/handle/t9n/messages_zh-TW.json +5 -1
- package/dist/solutions-components/assets/icon/slash16.json +1 -0
- package/dist/solutions-components/assets/icon/slash24.json +1 -0
- package/dist/solutions-components/assets/icon/slash32.json +1 -0
- package/dist/solutions-components/assets/icon/textButton16.json +1 -0
- package/dist/solutions-components/assets/icon/textButton24.json +1 -0
- package/dist/solutions-components/assets/icon/textButton32.json +1 -0
- package/dist/solutions-components/assets/icon/textDashedUnderline16.json +1 -0
- package/dist/solutions-components/assets/icon/textDashedUnderline24.json +1 -0
- package/dist/solutions-components/assets/icon/textDashedUnderline32.json +1 -0
- package/dist/solutions-components/assets/icon/textSolidUnderline16.json +1 -0
- package/dist/solutions-components/assets/icon/textSolidUnderline24.json +1 -0
- package/dist/solutions-components/assets/icon/textSolidUnderline32.json +1 -0
- package/dist/solutions-components/assets/input-date-picker/t9n/index.d.ts +1 -0
- package/dist/solutions-components/assets/input-date-picker/t9n/messages.json +2 -1
- package/dist/solutions-components/assets/input-date-picker/t9n/messages_en.json +2 -1
- package/dist/solutions-components/assets/input-time-zone/t9n/index.d.ts +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ar.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_bg.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_bs.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ca.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_cs.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_da.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_de.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_el.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_en.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_es.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_et.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_fi.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_fr.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_he.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_hr.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_hu.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_id.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_it.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ja.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ko.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_lt.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_lv.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_nl.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_no.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_pl.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_pt-BR.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_pt-PT.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ro.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_ru.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_sk.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_sl.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_sr.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_sv.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_th.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_tr.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_uk.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_vi.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_zh-CN.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_zh-HK.json +433 -0
- package/dist/solutions-components/assets/input-time-zone/t9n/messages_zh-TW.json +433 -0
- package/dist/solutions-components/assets/menu/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/menu/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_en.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/rating/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/index.d.ts +0 -1
- package/dist/solutions-components/assets/text-area/t9n/messages.json +1 -2
- package/dist/solutions-components/assets/text-area/t9n/messages_ar.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_bg.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_bs.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ca.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_cs.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_da.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_de.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_el.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_en.json +1 -2
- package/dist/solutions-components/assets/text-area/t9n/messages_es.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_et.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_fi.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_fr.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_he.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_hr.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_hu.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_id.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_it.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ja.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ko.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_lt.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_lv.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_nl.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_no.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_pl.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_pt-BR.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_pt-PT.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ro.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_ru.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_sk.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_sl.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_sr.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_sv.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_th.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_tr.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_uk.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_vi.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_zh-CN.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_zh-HK.json +1 -1
- package/dist/solutions-components/assets/text-area/t9n/messages_zh-TW.json +1 -1
- package/dist/solutions-components/assets/value-list/t9n/messages.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ar.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_bg.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_bs.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ca.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_cs.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_da.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_de.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_el.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_en.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_es.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_et.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_fi.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_fr.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_he.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_hr.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_hu.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_id.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_it.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ja.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ko.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_lt.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_lv.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_nl.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_no.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_pl.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_pt-BR.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_pt-PT.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ro.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_ru.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_sk.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_sl.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_sr.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_sv.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_th.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_tr.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_uk.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_vi.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_zh-CN.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_zh-HK.json +4 -4
- package/dist/solutions-components/assets/value-list/t9n/messages_zh-TW.json +4 -4
- package/dist/solutions-components/demos/crowdsource-manager.html +11 -0
- package/dist/solutions-components/p-022a9b7a.js +6 -0
- package/dist/solutions-components/p-03fccde6.entry.js +11 -0
- package/dist/solutions-components/p-052ff2c7.js +6 -0
- package/dist/solutions-components/p-05db4340.js +6 -0
- package/dist/solutions-components/p-07bc4f07.entry.js +11 -0
- package/dist/solutions-components/p-0cc32f06.js +6 -0
- package/dist/solutions-components/p-0e7914e6.entry.js +11 -0
- package/dist/solutions-components/p-0ece6df1.entry.js +12 -0
- package/dist/solutions-components/p-0fbc27fd.entry.js +11 -0
- package/dist/solutions-components/{p-52ce448f.js → p-10248e04.js} +2 -2
- package/dist/solutions-components/p-108fbf59.entry.js +6 -0
- package/dist/solutions-components/p-12a4fa84.js +6 -0
- package/dist/solutions-components/p-15ef7894.js +6 -0
- package/dist/solutions-components/p-164be8ef.entry.js +6 -0
- package/dist/solutions-components/{p-12549392.js → p-18869c0f.js} +2 -2
- package/dist/solutions-components/{p-cbd918f0.js → p-18f1772b.js} +2 -2
- package/dist/solutions-components/p-1990d9c8.entry.js +6 -0
- package/dist/solutions-components/p-19fe7725.js +6 -0
- package/dist/solutions-components/p-1add4e39.entry.js +11 -0
- package/dist/solutions-components/{p-98b89dec.js → p-1ea1dcac.js} +1 -1
- package/dist/solutions-components/{p-5ec14284.js → p-1ede2e18.js} +4 -4
- package/dist/solutions-components/{p-f7380836.js → p-1f468797.js} +2 -2
- package/dist/solutions-components/p-2005280f.js +11 -0
- package/dist/solutions-components/{p-080576c7.js → p-215d3505.js} +2 -2
- package/dist/solutions-components/p-216801d5.js +6 -0
- package/dist/solutions-components/p-21f00df6.js +6 -0
- package/dist/solutions-components/{p-aebf7977.js → p-2291b598.js} +2 -2
- package/dist/solutions-components/{p-4a48245f.entry.js → p-22d580b0.entry.js} +4 -4
- package/dist/solutions-components/p-2656168f.entry.js +11 -0
- package/dist/solutions-components/p-27a1ac1f.entry.js +17 -0
- package/dist/solutions-components/{p-33601793.js → p-283e3a2d.js} +2 -2
- package/dist/solutions-components/{p-ba644673.js → p-29d41c7e.js} +2 -2
- package/dist/solutions-components/p-2ae17fa2.js +6 -0
- package/dist/solutions-components/p-2b252afd.entry.js +6 -0
- package/dist/solutions-components/p-2b96e551.entry.js +11 -0
- package/dist/solutions-components/{p-10459518.js → p-2d70d3fd.js} +3 -3
- package/dist/solutions-components/p-31316d61.entry.js +11 -0
- package/dist/solutions-components/p-31ff3452.entry.js +11 -0
- package/dist/solutions-components/p-326fa270.js +6 -0
- package/dist/solutions-components/p-32ef065d.entry.js +11 -0
- package/dist/solutions-components/p-32f9c709.js +6 -0
- package/dist/solutions-components/p-35123c90.js +6 -0
- package/dist/solutions-components/p-361f1fe1.js +11 -0
- package/dist/solutions-components/p-38ef0684.js +16 -0
- package/dist/solutions-components/{p-f43ae206.js → p-39ff5ee5.js} +3 -3
- package/dist/solutions-components/{p-d4016e09.js → p-3aba40e8.js} +5 -5
- package/dist/solutions-components/{p-28442434.js → p-3bd99fc9.js} +3 -3
- package/dist/solutions-components/p-3cbe5ef3.js +6 -0
- package/dist/solutions-components/p-3e139360.js +6 -0
- package/dist/solutions-components/p-3f0193e9.js +6 -0
- package/dist/solutions-components/{p-7468b964.js → p-3fc17d72.js} +2 -2
- package/dist/solutions-components/{p-157026db.entry.js → p-40bde8b2.entry.js} +1 -1
- package/dist/solutions-components/p-418d0b60.entry.js +6 -0
- package/dist/solutions-components/p-421d5e7c.js +6 -0
- package/dist/solutions-components/p-42c7a5fa.entry.js +11 -0
- package/dist/solutions-components/{p-6f4c1b95.js → p-4805ff13.js} +2 -2
- package/dist/solutions-components/p-4b95d05e.entry.js +6 -0
- package/dist/solutions-components/p-4bc7b875.entry.js +11 -0
- package/dist/solutions-components/p-4c43820f.entry.js +6 -0
- package/dist/solutions-components/p-4d17943f.js +6 -0
- package/dist/solutions-components/p-4daae757.js +6 -0
- package/dist/solutions-components/p-4f0c3fc1.js +6 -0
- package/dist/solutions-components/p-525f1188.js +11 -0
- package/dist/solutions-components/p-5383607a.js +22 -0
- package/dist/solutions-components/p-541697d0.js +11 -0
- package/dist/solutions-components/p-56300653.js +16 -0
- package/dist/solutions-components/{p-dac6ab25.js → p-58ce5639.js} +3 -3
- package/dist/solutions-components/{p-469e22b8.js → p-5961c4e0.js} +2 -2
- package/dist/solutions-components/p-5adf37ea.entry.js +12 -0
- package/dist/solutions-components/p-5b9b1cbb.entry.js +11 -0
- package/dist/solutions-components/p-5c097e25.entry.js +11 -0
- package/dist/solutions-components/p-5e59219b.entry.js +6 -0
- package/dist/solutions-components/p-5f5c371e.js +6 -0
- package/dist/solutions-components/p-606ca126.js +6 -0
- package/dist/solutions-components/p-634e1240.js +6 -0
- package/dist/solutions-components/p-639cca97.js +6 -0
- package/dist/solutions-components/p-6431fd69.js +11 -0
- package/dist/solutions-components/{p-19c0bbf1.js → p-647a4130.js} +5 -5
- package/dist/solutions-components/p-67ce3c0c.entry.js +11 -0
- package/dist/solutions-components/p-680d193d.entry.js +11 -0
- package/dist/solutions-components/p-6a524392.entry.js +11 -0
- package/dist/solutions-components/p-6a820c4d.js +6 -0
- package/dist/solutions-components/p-6b2f2b85.js +17 -0
- package/dist/solutions-components/{p-b9e31774.js → p-6f2edf5b.js} +2 -2
- package/dist/solutions-components/p-754e2df2.js +6 -0
- package/dist/solutions-components/{p-060da8eb.js → p-75f26870.js} +4 -4
- package/dist/solutions-components/p-7601988d.entry.js +11 -0
- package/dist/solutions-components/p-761a033a.entry.js +11 -0
- package/dist/solutions-components/p-7920b5a2.entry.js +11 -0
- package/dist/solutions-components/p-7aa949a3.entry.js +11 -0
- package/dist/solutions-components/p-7b9adfff.js +6 -0
- package/dist/solutions-components/{p-d38eb139.entry.js → p-7c33e500.entry.js} +1 -1
- package/dist/solutions-components/p-804e4751.entry.js +17 -0
- package/dist/solutions-components/p-82199b7b.entry.js +6 -0
- package/dist/solutions-components/p-825bac0e.js +6 -0
- package/dist/solutions-components/p-844ee452.entry.js +11 -0
- package/dist/solutions-components/{p-3dfeb63c.js → p-8a758303.js} +5 -5
- package/dist/solutions-components/p-90bbf223.entry.js +6 -0
- package/dist/solutions-components/p-916f90ec.entry.js +6 -0
- package/dist/solutions-components/p-91caf655.entry.js +11 -0
- package/dist/solutions-components/p-93074bd4.entry.js +11 -0
- package/dist/solutions-components/p-955a956a.entry.js +23 -0
- package/dist/solutions-components/p-9603c3ff.entry.js +11 -0
- package/dist/solutions-components/p-97c47bbd.entry.js +18 -0
- package/dist/solutions-components/{p-ad438da3.js → p-9bbc05ff.js} +2 -2
- package/dist/solutions-components/p-9cb94ea0.js +6 -0
- package/dist/solutions-components/p-9e727488.js +6 -0
- package/dist/solutions-components/p-9fb16c72.entry.js +35 -0
- package/dist/solutions-components/p-a040efff.js +6 -0
- package/dist/solutions-components/p-a08bd8c1.entry.js +6 -0
- package/dist/solutions-components/p-a0edbb27.js +6 -0
- package/dist/solutions-components/p-a258f5e7.js +6 -0
- package/dist/solutions-components/p-a2748b38.entry.js +6 -0
- package/dist/solutions-components/p-a6900100.entry.js +11 -0
- package/dist/solutions-components/p-a775ba2f.entry.js +11 -0
- package/dist/solutions-components/{p-e501876c.js → p-a777b18c.js} +3 -3
- package/dist/solutions-components/p-a843af2a.js +6 -0
- package/dist/solutions-components/p-ab8f5c6b.entry.js +11 -0
- package/dist/solutions-components/p-abda8ca2.entry.js +11 -0
- package/dist/solutions-components/p-ad4d6d02.entry.js +22 -0
- package/dist/solutions-components/p-ad72a379.entry.js +16 -0
- package/dist/solutions-components/p-aeebdb15.js +6 -0
- package/dist/solutions-components/p-b0c4138f.entry.js +11 -0
- package/dist/solutions-components/p-b1f84ae5.js +6 -0
- package/dist/solutions-components/p-b2e6c578.js +6 -0
- package/dist/solutions-components/p-b4157e6a.js +6 -0
- package/dist/solutions-components/p-b49bdc72.entry.js +6 -0
- package/dist/solutions-components/p-b5d67495.entry.js +11 -0
- package/dist/solutions-components/p-b6578a32.js +6 -0
- package/dist/solutions-components/p-b684bbc7.entry.js +6 -0
- package/dist/solutions-components/p-b86b4512.entry.js +11 -0
- package/dist/solutions-components/p-b921aa1a.entry.js +6 -0
- package/dist/solutions-components/p-b948ecd2.entry.js +11 -0
- package/dist/solutions-components/p-b9749e09.js +11 -0
- package/dist/solutions-components/p-baccfd70.entry.js +6 -0
- package/dist/solutions-components/p-bba3fa4e.entry.js +11 -0
- package/dist/solutions-components/p-bbb0d957.entry.js +6 -0
- package/dist/solutions-components/p-bd3a3afe.js +6 -0
- package/dist/solutions-components/p-c07af9c2.entry.js +11 -0
- package/dist/solutions-components/p-c1ee0d69.js +11 -0
- package/dist/solutions-components/p-c3f8b670.js +6 -0
- package/dist/solutions-components/p-c5e294e4.js +6 -0
- package/dist/solutions-components/p-c6d83122.entry.js +11 -0
- package/dist/solutions-components/p-c9858d8f.entry.js +11 -0
- package/dist/solutions-components/p-cad5587c.entry.js +35 -0
- package/dist/solutions-components/p-cf1af08f.entry.js +6 -0
- package/dist/solutions-components/p-cf43278c.entry.js +11 -0
- package/dist/solutions-components/p-d3a22725.js +6 -0
- package/dist/solutions-components/p-d4c103a8.js +11 -0
- package/dist/solutions-components/p-d554507d.js +11 -0
- package/dist/solutions-components/p-d62784a4.js +11 -0
- package/dist/solutions-components/p-d6322e4b.js +6 -0
- package/dist/solutions-components/p-dc9dad31.entry.js +6 -0
- package/dist/solutions-components/p-de58bd49.js +6 -0
- package/dist/solutions-components/p-de59d2f5.js +6 -0
- package/dist/solutions-components/p-e02fcfa9.entry.js +12 -0
- package/dist/solutions-components/p-e07b8a72.entry.js +11 -0
- package/dist/solutions-components/p-e10a62f4.entry.js +11 -0
- package/dist/solutions-components/p-e645edf2.entry.js +6 -0
- package/dist/solutions-components/p-e6bee82f.js +6 -0
- package/dist/solutions-components/p-ea282908.js +6 -0
- package/dist/solutions-components/{p-a088573c.js → p-ee066c67.js} +7 -7
- package/dist/solutions-components/p-ef48bd77.entry.js +17 -0
- package/dist/solutions-components/p-ef96894d.entry.js +23 -0
- package/dist/solutions-components/{p-e1c9be34.js → p-f055a840.js} +2 -2
- package/dist/solutions-components/p-f28d69ac.entry.js +11 -0
- package/dist/solutions-components/p-f41105c8.js +6 -0
- package/dist/solutions-components/{p-05338a01.js → p-f8dd2784.js} +1 -1
- package/dist/solutions-components/{p-3f06d9d0.js → p-fb7e0054.js} +2 -2
- package/dist/solutions-components/p-ffac6f88.entry.js +6 -0
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/solutions-components/utils/downloadUtils.ts +45 -5
- package/dist/solutions-components/utils/test/downloadUtils.spec.tsx +291 -0
- package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +26 -2
- package/dist/types/components/json-editor/assets/monaco-editor/monaco.d.ts +8262 -0
- package/dist/types/components/map-picker/map-picker.d.ts +8 -0
- package/dist/types/components.d.ts +8 -0
- package/dist/types/preact.d.ts +19 -6
- package/dist/types/utils/downloadUtils.d.ts +14 -0
- package/package.json +2 -2
- package/dist/cjs/browser-ecb3aabc.js +0 -24
- package/dist/cjs/calcite-filter_3.cjs.entry.js +0 -778
- package/dist/cjs/calcite-handle.cjs.entry.js +0 -136
- package/dist/cjs/calcite-input-number.cjs.entry.js +0 -576
- package/dist/cjs/calcite-stack.cjs.entry.js +0 -93
- package/dist/cjs/composed-offset-position.esm-d93c31e6.js +0 -79
- package/dist/cjs/openCloseComponent-b5b6c785.js +0 -100
- package/dist/components/browser.js +0 -21
- package/dist/components/composed-offset-position.esm.js +0 -75
- package/dist/esm/browser-7fc2f4c3.js +0 -21
- package/dist/esm/calcite-filter_3.entry.js +0 -772
- package/dist/esm/calcite-handle.entry.js +0 -132
- package/dist/esm/calcite-input-number.entry.js +0 -572
- package/dist/esm/calcite-stack.entry.js +0 -89
- package/dist/esm/composed-offset-position.esm-98cd9ed4.js +0 -75
- package/dist/esm/openCloseComponent-7445a42a.js +0 -96
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/solutions-components/p-03757bbf.entry.js +0 -11
- package/dist/solutions-components/p-038ca054.js +0 -6
- package/dist/solutions-components/p-06974848.entry.js +0 -11
- package/dist/solutions-components/p-077acf10.entry.js +0 -11
- package/dist/solutions-components/p-07996c11.js +0 -6
- package/dist/solutions-components/p-07e58f8c.entry.js +0 -6
- package/dist/solutions-components/p-0be851aa.entry.js +0 -6
- package/dist/solutions-components/p-0d15e27b.entry.js +0 -23
- package/dist/solutions-components/p-0d4ab966.entry.js +0 -6
- package/dist/solutions-components/p-0f835c0c.entry.js +0 -11
- package/dist/solutions-components/p-0fbab153.entry.js +0 -11
- package/dist/solutions-components/p-1039fa9f.js +0 -6
- package/dist/solutions-components/p-1346ff6b.js +0 -6
- package/dist/solutions-components/p-14affa8a.js +0 -6
- package/dist/solutions-components/p-158a7dbc.js +0 -6
- package/dist/solutions-components/p-17d98d56.entry.js +0 -6
- package/dist/solutions-components/p-182c1759.entry.js +0 -6
- package/dist/solutions-components/p-18cd91fb.js +0 -6
- package/dist/solutions-components/p-19c5c036.js +0 -6
- package/dist/solutions-components/p-1ff54d84.js +0 -6
- package/dist/solutions-components/p-201ab4ae.entry.js +0 -6
- package/dist/solutions-components/p-20476d93.entry.js +0 -11
- package/dist/solutions-components/p-22810041.entry.js +0 -11
- package/dist/solutions-components/p-24b9dfa4.entry.js +0 -12
- package/dist/solutions-components/p-2702eab8.entry.js +0 -11
- package/dist/solutions-components/p-28cde23c.js +0 -6
- package/dist/solutions-components/p-2a47b388.js +0 -6
- package/dist/solutions-components/p-2e085c49.entry.js +0 -11
- package/dist/solutions-components/p-2e77e09d.entry.js +0 -35
- package/dist/solutions-components/p-2faee03e.entry.js +0 -11
- package/dist/solutions-components/p-327c35ad.js +0 -6
- package/dist/solutions-components/p-35285079.js +0 -6
- package/dist/solutions-components/p-357e2b05.entry.js +0 -11
- package/dist/solutions-components/p-35c091ed.entry.js +0 -11
- package/dist/solutions-components/p-3a49e932.js +0 -11
- package/dist/solutions-components/p-3bc126c2.entry.js +0 -11
- package/dist/solutions-components/p-3d4009a8.entry.js +0 -6
- package/dist/solutions-components/p-3f04675a.entry.js +0 -11
- package/dist/solutions-components/p-3fbe51dc.entry.js +0 -11
- package/dist/solutions-components/p-443989cc.js +0 -6
- package/dist/solutions-components/p-47d28cd5.js +0 -6
- package/dist/solutions-components/p-49d4946d.entry.js +0 -17
- package/dist/solutions-components/p-4b22d574.entry.js +0 -6
- package/dist/solutions-components/p-4dce68c3.entry.js +0 -11
- package/dist/solutions-components/p-5082944f.entry.js +0 -18
- package/dist/solutions-components/p-52f3e082.js +0 -6
- package/dist/solutions-components/p-535e88cb.js +0 -6
- package/dist/solutions-components/p-5398d06e.js +0 -6
- package/dist/solutions-components/p-55e1c1a1.entry.js +0 -11
- package/dist/solutions-components/p-59745b52.js +0 -6
- package/dist/solutions-components/p-5a3982b9.entry.js +0 -6
- package/dist/solutions-components/p-5f20c48c.entry.js +0 -11
- package/dist/solutions-components/p-648cb61d.js +0 -11
- package/dist/solutions-components/p-671a04ba.js +0 -12
- package/dist/solutions-components/p-6b7c3a97.entry.js +0 -6
- package/dist/solutions-components/p-6daadc95.js +0 -11
- package/dist/solutions-components/p-6fe4ce8f.entry.js +0 -6
- package/dist/solutions-components/p-70f4ca5b.entry.js +0 -11
- package/dist/solutions-components/p-7204d05d.js +0 -6
- package/dist/solutions-components/p-7295c626.js +0 -6
- package/dist/solutions-components/p-765f99f6.entry.js +0 -12
- package/dist/solutions-components/p-76c51777.js +0 -6
- package/dist/solutions-components/p-77b921ff.entry.js +0 -22
- package/dist/solutions-components/p-792d7c6e.entry.js +0 -11
- package/dist/solutions-components/p-7e72e53e.js +0 -6
- package/dist/solutions-components/p-7f1e6637.js +0 -6
- package/dist/solutions-components/p-804cd369.js +0 -6
- package/dist/solutions-components/p-80c8b247.js +0 -17
- package/dist/solutions-components/p-81a9d033.entry.js +0 -11
- package/dist/solutions-components/p-81ec8e4b.entry.js +0 -11
- package/dist/solutions-components/p-84fbc62d.entry.js +0 -11
- package/dist/solutions-components/p-861fe669.js +0 -6
- package/dist/solutions-components/p-8730eb77.entry.js +0 -11
- package/dist/solutions-components/p-882085d6.js +0 -6
- package/dist/solutions-components/p-8ab22d4b.js +0 -6
- package/dist/solutions-components/p-8d5f9776.js +0 -6
- package/dist/solutions-components/p-8ec2b1f2.js +0 -6
- package/dist/solutions-components/p-90d481de.entry.js +0 -11
- package/dist/solutions-components/p-94ee1757.js +0 -6
- package/dist/solutions-components/p-95b854f6.js +0 -6
- package/dist/solutions-components/p-9785622b.js +0 -6
- package/dist/solutions-components/p-979043c7.entry.js +0 -6
- package/dist/solutions-components/p-97ddb4b4.js +0 -11
- package/dist/solutions-components/p-9826dcfe.js +0 -6
- package/dist/solutions-components/p-9a1584a8.js +0 -6
- package/dist/solutions-components/p-9b015086.entry.js +0 -6
- package/dist/solutions-components/p-9b2a906c.entry.js +0 -11
- package/dist/solutions-components/p-9c9efad1.entry.js +0 -11
- package/dist/solutions-components/p-9e7cf939.entry.js +0 -11
- package/dist/solutions-components/p-a06975d1.js +0 -6
- package/dist/solutions-components/p-a6348d9f.js +0 -6
- package/dist/solutions-components/p-a650fef8.entry.js +0 -11
- package/dist/solutions-components/p-a8449e72.entry.js +0 -11
- package/dist/solutions-components/p-ae7d08f5.entry.js +0 -16
- package/dist/solutions-components/p-b1555ee2.entry.js +0 -12
- package/dist/solutions-components/p-b1a0e55a.entry.js +0 -6
- package/dist/solutions-components/p-b4200955.entry.js +0 -11
- package/dist/solutions-components/p-b46be0ac.js +0 -6
- package/dist/solutions-components/p-b69a54a1.entry.js +0 -6
- package/dist/solutions-components/p-b76551f7.js +0 -6
- package/dist/solutions-components/p-b78b89d1.entry.js +0 -11
- package/dist/solutions-components/p-b7fe6f3c.entry.js +0 -11
- package/dist/solutions-components/p-b948e1d8.entry.js +0 -11
- package/dist/solutions-components/p-b970bb58.js +0 -6
- package/dist/solutions-components/p-bca6b95f.js +0 -6
- package/dist/solutions-components/p-bd13ff4e.entry.js +0 -11
- package/dist/solutions-components/p-bd40efcc.js +0 -11
- package/dist/solutions-components/p-be028cff.js +0 -6
- package/dist/solutions-components/p-be1016bc.js +0 -11
- package/dist/solutions-components/p-c1851e25.entry.js +0 -11
- package/dist/solutions-components/p-c359d3c3.entry.js +0 -6
- package/dist/solutions-components/p-c52187f8.js +0 -16
- package/dist/solutions-components/p-cf84a668.js +0 -11
- package/dist/solutions-components/p-cfe25eb7.entry.js +0 -17
- package/dist/solutions-components/p-d15674f2.entry.js +0 -6
- package/dist/solutions-components/p-d2cd4a74.js +0 -11
- package/dist/solutions-components/p-d3b0e549.entry.js +0 -11
- package/dist/solutions-components/p-d6a06bc7.entry.js +0 -6
- package/dist/solutions-components/p-d75ad065.js +0 -6
- package/dist/solutions-components/p-d7f4568d.js +0 -6
- package/dist/solutions-components/p-d87830cd.js +0 -11
- package/dist/solutions-components/p-dc916580.entry.js +0 -11
- package/dist/solutions-components/p-ddac8312.entry.js +0 -6
- package/dist/solutions-components/p-e3d3ae0f.js +0 -6
- package/dist/solutions-components/p-e4d0a6d0.js +0 -16
- package/dist/solutions-components/p-e89cbe80.js +0 -6
- package/dist/solutions-components/p-ed4e3c8a.js +0 -11
- package/dist/solutions-components/p-f08d5e9e.entry.js +0 -6
- package/dist/solutions-components/p-f206dbaa.entry.js +0 -35
- package/dist/solutions-components/p-f27ef181.entry.js +0 -11
- package/dist/solutions-components/p-f40c93a8.entry.js +0 -11
- package/dist/solutions-components/p-f4870a6c.entry.js +0 -17
- package/dist/solutions-components/p-f8a9625d.entry.js +0 -11
- package/dist/solutions-components/p-f9055477.js +0 -6
- package/dist/solutions-components/p-f9702e74.js +0 -6
- package/dist/solutions-components/p-fa3e21bd.js +0 -6
- package/dist/solutions-components/p-fcc24d70.entry.js +0 -11
- package/dist/solutions-components/p-fd703f00.entry.js +0 -11
- package/dist/solutions-components/p-fdce8ec8.entry.js +0 -11
- package/dist/solutions-components/p-fe27e9e6.js +0 -6
- package/dist/solutions-components/p-ff8c0797.js +0 -11
- package/dist/solutions-components/p-ffb3edee.entry.js +0 -6
@@ -0,0 +1,17 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{r as e,c as t,h as i,H as o,g as n,a as c}from"./p-9310b882.js";import{h as a,n as s,z as l,g as r,r as d,a as h,t as p,y as m}from"./p-6b2f2b85.js";import{c as u,d as b}from"./p-525f1188.js";import{c as g,d as f,u as k}from"./p-38ef0684.js";import{C as v}from"./p-18869c0f.js";import"./p-3fc17d72.js";import"./p-6f2edf5b.js";
|
7
|
+
/*!
|
8
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
|
+
*/function y(e,t){const i="down"===t?"nextElementSibling":"previousElementSibling";let o=e,n=null;for(;c=o,c?.matches("calcite-tree-item");){if(!o.disabled){n=o;break}o=o[i]}var c;return n}const w=class{constructor(i){e(this,i),this.calciteTreeSelect=t(this,"calciteTreeSelect",6),this.lines=!1,this.child=void 0,this.scale="m",this.selectionMode="single",this.selectedItems=[]}componentWillRender(){var e;const t=null===(e=this.el.parentElement)||void 0===e?void 0:e.closest("calcite-tree");this.lines=t?t.lines:this.lines,this.scale=t?t.scale:this.scale,this.selectionMode=t?t.selectionMode:this.selectionMode,this.child=!!t}render(){return i(o,{"aria-multiselectable":this.child?void 0:("multiple"===this.selectionMode||"multichildren"===this.selectionMode).toString(),role:this.child?void 0:"tree",tabIndex:this.getRootTabIndex()},i("slot",null))}onFocus(){if(!this.child){const e=this.el.querySelector("calcite-tree-item[selected]:not([disabled])")||this.el.querySelector("calcite-tree-item:not([disabled])");a(e)}}onFocusIn(e){(e.relatedTarget===this.el||!this.el.contains(e.relatedTarget))&&this.el.removeAttribute("tabindex")}onFocusOut(e){!this.el.contains(e.relatedTarget)&&(this.el.tabIndex=this.getRootTabIndex())}onClick(e){const t=e.target,i=s(t.querySelectorAll("calcite-tree-item"));if(this.child)return;if(this.child||(e.preventDefault(),e.stopPropagation()),"ancestors"===this.selectionMode&&!this.child)return void this.updateAncestorTree(e);const o="none"===this.selectionMode,n=null!==this.selectionMode&&(!t.hasChildren||t.hasChildren&&("children"===this.selectionMode||"multichildren"===this.selectionMode)),c="multichildren"===this.selectionMode&&t.hasChildren,a=!o&&e.detail.modifyCurrentSelection&&("multiple"===this.selectionMode||"multichildren"===this.selectionMode),l=!a&&(("single"===this.selectionMode||"multiple"===this.selectionMode)&&i.length<=0||"children"===this.selectionMode||"multichildren"===this.selectionMode),r=["children","multichildren"].includes(this.selectionMode)||["single","multiple"].includes(this.selectionMode)&&t.hasChildren&&!e.detail.forceToggle;if(!this.child){const d=[];n&&d.push(t),l&&s(this.el.querySelectorAll("calcite-tree-item[selected]")).forEach((e=>{d.includes(e)||(e.selected=!1)})),r&&(["single","multiple"].includes(this.selectionMode)?t.expanded=!t.expanded:"multichildren"===this.selectionMode?t.expanded=!t.selected:"children"===this.selectionMode&&(t.expanded=!t.selected||!t.expanded)),c&&i.forEach((e=>{e.selected=!1,e.hasChildren&&(e.expanded=!1)})),a&&window.getSelection().removeAllRanges(),a&&t.selected||e.detail.forceToggle?d.forEach((e=>{e.disabled||(e.selected=!1)})):o||d.forEach((e=>{e.disabled||(e.selected=!0)}))}this.selectedItems=o?[t]:s(this.el.querySelectorAll("calcite-tree-item")).filter((e=>e.selected)),this.calciteTreeSelect.emit(),e.stopPropagation()}keyDownHandler(e){var t;const i=this.el.closest("calcite-tree:not([child])"),o=e.target;if(i===this.el&&"CALCITE-TREE-ITEM"===o.tagName&&this.el.contains(o))if("ArrowDown"!==e.key){if("ArrowUp"===e.key){const t=y(o.previousElementSibling,"up");t&&(t.focus(),e.preventDefault())}if("ArrowLeft"===e.key&&!o.disabled){if(o.hasChildren&&o.expanded)return o.expanded=!1,void e.preventDefault();const t=o.parentElement.closest("calcite-tree-item");return!t||o.hasChildren&&!1!==o.expanded?void 0:(t.focus(),void e.preventDefault())}"ArrowRight"!==e.key||o.disabled||o.hasChildren&&(o.expanded&&l(this.el).activeElement===o?(null===(t=y(o.querySelector("calcite-tree-item"),"down"))||void 0===t||t.focus(),e.preventDefault()):(o.expanded=!0,e.preventDefault()))}else{const t=y(o.nextElementSibling,"down");t&&(t.focus(),e.preventDefault())}}updateAncestorTree(e){const t=e.target;if(t.disabled)return;const i=[];let o=t.parentElement.closest("calcite-tree-item");for(;o;)i.push(o),o=o.parentElement.closest("calcite-tree-item");const n=Array.from(t.querySelectorAll("calcite-tree-item:not([disabled])")),c=n.filter((e=>!e.hasChildren)),a=n.filter((e=>e.hasChildren)),l=t.hasChildren?!(t.selected||t.indeterminate):!t.selected;function r(e,t){const i=e.filter((e=>e.selected)),o=e.filter((e=>!e.selected));t.selected=i.length===e.length,t.indeterminate=i.length>0&&o.length>0}c.forEach((e=>{e.selected=l,e.indeterminate=!1})),a.reverse().forEach((e=>{r(Array.from(e.querySelectorAll(":scope > calcite-tree > calcite-tree-item")),e)})),t.hasChildren?r(n,t):(t.selected=l,t.indeterminate=!1),i.forEach((e=>{const t=s(e.querySelectorAll("calcite-tree-item")),i=t.filter((e=>e.selected));if(0===i.length)return e.selected=!1,void(e.indeterminate=!1);const o=i.length<t.length;e.indeterminate=o,e.selected=!o})),this.selectedItems=s(this.el.querySelectorAll("calcite-tree-item")).filter((e=>e.selected)),this.calciteTreeSelect.emit()}getRootTabIndex(){return this.child?-1:0}get el(){return n(this)}};w.style=":host{display:block}:host(:focus){outline:2px solid transparent;outline-offset:2px}:host([hidden]){display:none}[hidden]{display:none}";
|
12
|
+
/*!
|
13
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
14
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
15
|
+
* v1.6.0
|
16
|
+
*/
|
17
|
+
const x="children",z="bullet-point",j="check",C=class{constructor(i){e(this,i),this.calciteInternalTreeItemSelect=t(this,"calciteInternalTreeItemSelect",6),this.iconClickHandler=e=>{e.stopPropagation(),this.expanded=!this.expanded},this.childrenClickHandler=e=>e.stopPropagation(),this.updateParentIsExpanded=(e,t)=>{r(e,x,{all:!0,selector:"calcite-tree-item"}).forEach((e=>e.parentExpanded=t))},this.actionsEndSlotChangeHandler=e=>{this.hasEndActions=d(e)},this.disabled=!1,this.expanded=!1,this.iconFlipRtl=void 0,this.iconStart=void 0,this.selected=!1,this.parentExpanded=!1,this.depth=-1,this.hasChildren=null,this.lines=void 0,this.scale=void 0,this.indeterminate=!1,this.selectionMode=void 0,this.updateAfterInitialRender=!1,this.hasEndActions=!1}expandedHandler(e){this.updateParentIsExpanded(this.el,e)}getSelectionMode(){this.isSelectionMultiLike="multiple"===this.selectionMode||"multichildren"===this.selectionMode}connectedCallback(){var e;if(this.parentTreeItem=null===(e=this.el.parentElement)||void 0===e?void 0:e.closest("calcite-tree-item"),this.parentTreeItem){const{expanded:e}=this.parentTreeItem;this.updateParentIsExpanded(this.parentTreeItem,e)}u(this),g(this)}disconnectedCallback(){b(this),f(this)}componentWillRender(){var e;this.hasChildren=!!this.el.querySelector("calcite-tree"),this.depth=0;let t,i=this.el.closest("calcite-tree");if(i)for(this.selectionMode=i.selectionMode,this.scale=i.scale||"m",this.lines=i.lines;i&&(t=null===(e=i.parentElement)||void 0===e?void 0:e.closest("calcite-tree"),t!==i);)i=t,this.depth=this.depth+1}componentWillLoad(){requestAnimationFrame((()=>this.updateAfterInitialRender=!0))}componentDidLoad(){this.updateAncestorTree()}componentDidRender(){k(this,(()=>this.parentExpanded||1===this.depth))}render(){const e="rtl"===h(this.el),t="single"===this.selectionMode||"children"===this.selectionMode,n="multiple"===this.selectionMode||"multichildren"===this.selectionMode,c="none"===this.selectionMode&&!this.hasChildren,a=this.hasChildren?i("calcite-icon",{class:{chevron:!0,[v.rtl]:e},"data-test-id":"icon",icon:"chevron-right",onClick:this.iconClickHandler,scale:"l"===this.scale?"m":"s"}):null,s=i("slot",{key:"default-slot"}),l="ancestors"===this.selectionMode?i("label",{class:"checkbox-label",key:"checkbox-label"},i("calcite-checkbox",{checked:this.selected,class:"checkbox","data-test-id":"checkbox",indeterminate:this.hasChildren&&this.indeterminate,scale:this.scale,tabIndex:-1}),s):null,r=t?z:n?j:c?"blank":null,d=r?i("calcite-icon",{class:{"bullet-point":r===z,checkmark:r===j,[v.rtl]:e},icon:r,scale:"l"===this.scale?"m":"s"}):null,m=!(this.parentExpanded||1===this.depth),u=this.updateAfterInitialRender&&this.expanded,{hasEndActions:b}=this,g=i("slot",{key:"actionsEndSlot",name:"actions-end",onSlotchange:this.actionsEndSlotChangeHandler}),f=i("calcite-icon",{class:"icon-start",flipRtl:"start"===this.iconFlipRtl||"both"===this.iconFlipRtl,icon:this.iconStart,scale:"l"===this.scale?"m":"s"});return i(o,{"aria-expanded":this.hasChildren?p(u):void 0,"aria-hidden":p(m),"aria-selected":this.selected?"true":n?"false":void 0,"calcite-hydrated-hidden":m,role:"treeitem"},i("div",{class:{"item--expanded":u}},i("div",{class:"node-actions-container"},i("div",{class:{"node-container":!0,[v.rtl]:e},"data-selection-mode":this.selectionMode,ref:e=>this.defaultSlotWrapper=e},a,d,this.iconStart?f:null,l||s),i("div",{class:"actions-end",hidden:!b,ref:e=>this.actionSlotWrapper=e},g)),i("div",{class:{"children-container":!0,[v.rtl]:e},"data-test-id":"calcite-tree-children",onClick:this.childrenClickHandler,role:this.hasChildren?"group":void 0},i("slot",{name:x}))))}onClick(e){if(this.disabled||this.isActionEndEvent(e))return;const[t]=m(this.el,"a");t&&"a"!==e.composedPath()[0].tagName.toLowerCase()&&window.open(t.href,""===t.target?"_self":t.target),this.calciteInternalTreeItemSelect.emit({modifyCurrentSelection:"ancestors"===this.selectionMode||this.isSelectionMultiLike,forceToggle:!1})}keyDownHandler(e){let t;if(!this.isActionEndEvent(e))switch(e.key){case" ":if("none"===this.selectionMode)return;this.calciteInternalTreeItemSelect.emit({modifyCurrentSelection:this.isSelectionMultiLike,forceToggle:!1}),e.preventDefault();break;case"Enter":if("none"===this.selectionMode)return;const i=s(this.el.children).find((e=>e.matches("a")));i?(i.click(),this.selected=!0):this.calciteInternalTreeItemSelect.emit({modifyCurrentSelection:this.isSelectionMultiLike,forceToggle:!1}),e.preventDefault();break;case"Home":t=this.el.closest("calcite-tree:not([child])");const o=t.querySelector("calcite-tree-item");null==o||o.focus();break;case"End":t=this.el.closest("calcite-tree:not([child])");let n=t.children[t.children.length-1],c=s(n.children).find((e=>e.matches("calcite-tree")));for(;c;)n=c.children[t.children.length-1],c=s(n.children).find((e=>e.matches("calcite-tree")));null==n||n.focus()}}isActionEndEvent(e){return e.composedPath().includes(this.actionSlotWrapper)}updateAncestorTree(){const e=this.parentTreeItem;if("ancestors"===this.selectionMode&&e)if(this.selected){const t=this.el.parentElement,i=Array.from(null==t?void 0:t.children),o=i.filter((e=>e.selected));i.length===o.length?(e.selected=!0,e.indeterminate=!1):o.length>0&&(e.indeterminate=!0)}else this.indeterminate&&(this.parentTreeItem.indeterminate=!0)}get el(){return n(this)}static get watchers(){return{expanded:["expandedHandler"],selectionMode:["getSelectionMode"]}}};C.style=':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}';const A=class{constructor(t){e(this,t),this.isPortal=!1,this.type="",this.typeKeywords=[]}render(){return i("div",{title:this.type},i("img",{class:"item-type-icon item-type-icon-margin",height:"16",src:this._getIconUrl(this.type,this.typeKeywords),width:"16"}))}_getIconUrl(e,t){const i=e&&e.toLowerCase()||"";let o=!1,n=!1,a=!1,s=!1,l=!1,r=!1,d="";return t=t||[],i.indexOf("service")>0||"feature collection"===i||"kml"===i||"wms"===i||"wmts"===i||"wfs"===i?(o=t.indexOf("Hosted Service")>-1,"feature service"===i||"feature collection"===i||"kml"===i||"wfs"===i?(s=t.indexOf("Table")>-1,n=t.indexOf("Route Layer")>-1,a=t.indexOf("Markup")>-1,l=-1!==t.indexOf("Spatiotemporal"),d=l&&s?"spatiotemporaltable":s?"table":n?"routelayer":a?"markup":l?"spatiotemporal":o?"featureshosted":"features"):"map service"===i||"wms"===i||"wmts"===i?(l=-1!==t.indexOf("Spatiotemporal"),r=-1!==t.indexOf("Relational"),d=l||r?"mapimages":o||t.indexOf("Tiled")>-1||"wmts"===i?"maptiles":"mapimages"):d="scene service"===i?t.indexOf("Line")>-1?"sceneweblayerline":t.indexOf("3DObject")>-1?"sceneweblayermultipatch":t.indexOf("Point")>-1?"sceneweblayerpoint":t.indexOf("IntegratedMesh")>-1?"sceneweblayermesh":t.indexOf("PointCloud")>-1?"sceneweblayerpointcloud":t.indexOf("Polygon")>-1?"sceneweblayerpolygon":t.indexOf("Building")>-1?"sceneweblayerbuilding":"sceneweblayer":"image service"===i?t.indexOf("Elevation 3D Layer")>-1?"elevationlayer":t.indexOf("Tiled Imagery")>-1?"tiledimagerylayer":"imagery":"stream service"===i?"streamlayer":"vector tile service"===i?"vectortile":"datastore catalog service"===i?"datastorecollection":"geocoding service"===i?"geocodeservice":"geoprocessing service"===i&&t.indexOf("Web Tool")>-1&&this.isPortal?"tool":"layers"):d="web map"===i||"cityengine web scene"===i?"maps":"web scene"===i?t.indexOf("ViewingMode-Local")>-1?"webscenelocal":"websceneglobal":"web mapping application"===i||"mobile application"===i||"application"===i||"operation view"===i||"desktop application"===i?"apps":"map document"===i||"map package"===i||"published map"===i||"scene document"===i||"globe document"===i||"basemap package"===i||"mobile basemap package"===i||"mobile map package"===i||"project package"===i||"project template"===i||"pro map"===i||"layout"===i||"layer"===i&&t.indexOf("ArcGIS Pro")>-1||"explorer map"===i&&t.indexOf("Explorer Document")?"mapsgray":"service definition"===i||"csv"===i||"shapefile"===i||"cad drawing"===i||"geojson"===i||"360 vr experience"===i||"netcdf"===i||"administrative report"===i?"datafiles":"explorer add in"===i||"desktop add in"===i||"windows viewer add in"===i||"windows viewer configuration"===i?"appsgray":"arcgis pro add in"===i||"arcgis pro configuration"===i?"addindesktop":"rule package"===i||"file geodatabase"===i||"sqlite geodatabase"===i||"csv collection"===i||"kml collection"===i||"windows mobile package"===i||"map template"===i||"desktop application template"===i||"gml"===i||"arcpad package"===i||"code sample"===i||"form"===i||"document link"===i||"operations dashboard add in"===i||"rules package"===i||"image"===i||"workflow manager package"===i||"explorer map"===i&&t.indexOf("Explorer Mapping Application")>-1||t.indexOf("Document")>-1?"datafilesgray":"network analysis service"===i||"geoprocessing service"===i||"geodata service"===i||"geometry service"===i||"geoprocessing package"===i||"locator package"===i||"geoprocessing sample"===i||"workflow manager service"===i?"toolsgray":"layer"===i||"layer package"===i||"explorer layer"===i?"layersgray":"scene package"===i?"scenepackage":"mobile scene package"===i?"mobilescenepackage":"tile package"===i||"compact tile package"===i?"tilepackage":"task file"===i?"taskfile":"report template"===i?"report-template":"statistical data collection"===i?"statisticaldatacollection":"insights workbook"===i?"workbook":"insights model"===i?"insightsmodel":"insights page"===i?"insightspage":"insights theme"===i?"insightstheme":"hub initiative"===i?"hubinitiative":"hub page"===i?"hubpage":"hub site application"===i?"hubsite":"hub event"===i?"hubevent":"relational database connection"===i?"relationaldatabaseconnection":"big data file share"===i?"datastorecollection":"image collection"===i?"imagecollection":"desktop style"===i?"desktopstyle":"style"===i?"style":"dashboard"===i?"dashboard":"raster function template"===i?"rasterprocessingtemplate":"vector tile package"===i?"vectortilepackage":"ortho mapping project"===i?"orthomappingproject":"ortho mapping template"===i?"orthomappingtemplate":"solution"===i?"solutions":"geopackage"===i?"geopackage":"deep learning package"===i?"deeplearningpackage":"real time analytic"===i?"realtimeanalytics":"big data analytic"===i?"bigdataanalytics":"feed"===i?"feed":"excalibur imagery project"===i?"excaliburimageryproject":"notebook"===i?"notebook":"storymap"===i?"storymap":"survey123 add in"===i?"survey123addin":"mission"===i?"mission":"mission report"===i?"missionreport":"quickcapture project"===i?"quickcaptureproject":"pro report"===i?"proreport":"urban model"===i?"urbanmodel":"web experience"===i?"experiencebuilder":"web experience template"===i?"webexperiencetemplate":"workflow"===i?"workflow":"kernel gateway connection"===i?"kernelgatewayconnection":"insights script"===i?"insightsscript":"hub initiative template"===i?"hubinitiativetemplate":"storymap theme"===i?"storymaptheme":"group"===i?"group":"maps",d?c("./item-icons/"+d+"16.png"):null}static get assetsDirs(){return["item-icons"]}get el(){return n(this)}};A.style='.item-type-icon{pointer-events:none;display:block;height:1rem;box-sizing:border-box;margin-left:0.75rem;margin-right:0.75rem;min-width:0;flex-grow:0;flex-shrink:1}.item-type-icon-group-1-up>.block{flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.item-type-icon-group-2-up>.block{flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.item-type-icon-group-3-up>.block{flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.item-type-icon-group-4-up>.block{flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.item-type-icon-group-5-up>.block{flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.item-type-icon-group-6-up>.block{flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.item-type-icon-group-7-up>.block{flex-basis:calc(14.2857% - 1.5rem);width:calc(14.2857% - 1.5rem)}.item-type-icon-group-8-up>.block{flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}.tablet-block-group-1-up>.item-type-icon{flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.tablet-block-group-2-up>.item-type-icon{flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.tablet-block-group-3-up>.item-type-icon{flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.tablet-block-group-4-up>.item-type-icon{flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.tablet-block-group-5-up>.item-type-icon{flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.tablet-block-group-6-up>.item-type-icon{flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.tablet-block-group-7-up>.item-type-icon{flex-basis:calc(14.2857% - 1.5rem);width:calc(14.2857% - 1.5rem)}.tablet-block-group-8-up>.item-type-icon{flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}.phone-block-group-1-up>.item-type-icon{flex-basis:calc(100% - 1.5rem);width:calc(100% - 1.5rem)}.phone-block-group-2-up>.item-type-icon{flex-basis:calc(50% - 1.5rem);width:calc(50% - 1.5rem)}.phone-block-group-3-up>.item-type-icon{flex-basis:calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}.phone-block-group-4-up>.item-type-icon{flex-basis:calc(25% - 1.5rem);width:calc(25% - 1.5rem)}.phone-block-group-5-up>.item-type-icon{flex-basis:calc(20% - 1.5rem);width:calc(20% - 1.5rem)}.phone-block-group-6-up>.item-type-icon{flex-basis:calc(16.66666% - 1.5rem);width:calc(16.66666% - 1.5rem)}.phone-block-group-7-up>.item-type-icon{flex-basis:calc(14.2857% - 1.5rem);width:calc(14.2857% - 1.5rem)}.phone-block-group-8-up>.item-type-icon{flex-basis:calc(12.5% - 1.5rem);width:calc(12.5% - 1.5rem)}.code-face .item-type-icon{letter-spacing:0em;font-family:"Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;font-weight:400;font-style:normal}.code-face .item-type-icon b,.code-face .item-type-icon strong{font-weight:400}.code-italic .item-type-icon{letter-spacing:0em;font-family:"Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;font-weight:400;font-style:italic}.code-italic .item-type-icon b,.code-italic .item-type-icon strong{font-weight:400}.item-type-icon{margin-top:0.15em !important;min-width:16px;fill:currentColor;transform:rotate(360deg)}.item-type-icon-margin{margin-inline-end:0.375rem}';export{w as calcite_tree,C as calcite_tree_item,A as solution_item_icon}
|
@@ -5,7 +5,7 @@
|
|
5
5
|
*/
|
6
6
|
/*!
|
7
7
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
8
|
-
* See https://github.com/Esri/calcite-
|
9
|
-
* v1.
|
8
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
9
|
+
* v1.6.0
|
10
10
|
*/
|
11
11
|
var a;!function(a){a.brand="lightbulb",a.danger="exclamationMarkTriangle",a.info="information",a.success="checkCircle",a.warning="exclamationMarkTriangle"}(a||(a={}));export{a as K}
|
@@ -6,6 +6,6 @@
|
|
6
6
|
import{h as t}from"./p-9310b882.js";
|
7
7
|
/*!
|
8
8
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
-
* See https://github.com/Esri/calcite-
|
10
|
-
* v1.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
11
|
*/const e={width:12,height:6,strokeWidth:1},i=({floatingLayout:i,key:o,ref:r})=>{const{width:a,height:h,strokeWidth:s}=e,n=a/2,d="vertical"===i,l=`M0,0 H${a} L${a-n},${h} Q${n},${h} ${n},${h} Z`;return t("svg",{"aria-hidden":"true",class:"calcite-floating-ui-arrow",height:a,key:o,ref:r,viewBox:`0 0 ${a} ${a+(d?0:s)}`,width:a+(d?s:0)},s>0&&t("path",{class:"calcite-floating-ui-arrow__stroke",d:l,fill:"none","stroke-width":s+1}),t("path",{d:l,stroke:"none"}))};export{i as F}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{d as t}from"./p-6431fd69.js";import"./p-9310b882.js";import"./p-2d70d3fd.js";import"./p-6b2f2b85.js";import"./p-3fc17d72.js";import"./p-18869c0f.js";import"./p-38ef0684.js";import"./p-2291b598.js";import"./p-3bd99fc9.js";import"./p-d62784a4.js";import"./p-56300653.js";import"./p-6f2edf5b.js";import"./p-5383607a.js";import"./p-a777b18c.js";import"./p-1ede2e18.js";var m={name:"vi",weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),weekStart:1,weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),ordinal:function(t){return t},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"}};t.locale(m,null,!0);export default m;
|
@@ -0,0 +1,6 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{r as t,c as e,h as s,g as i}from"./p-9310b882.js";import{d as n}from"./p-6b2f2b85.js";import"./p-3fc17d72.js";import"./p-18869c0f.js";const o=class{constructor(s){t(this,s),this.calciteStepperItemChange=e(this,"calciteStepperItemChange",6),this.calciteInternalStepperItemChange=e(this,"calciteInternalStepperItemChange",6),this.itemMap=new Map,this.items=[],this.enabledItems=[],this.icon=!1,this.layout="horizontal",this.numbered=!1,this.numberingSystem=void 0,this.selectedItem=null,this.scale="m"}numberingSystemChange(){this.setStepperItemNumberingSystem()}componentDidLoad(){"number"!=typeof this.currentPosition&&this.calciteInternalStepperItemChange.emit({position:0})}render(){return s("slot",{onSlotchange:t=>{const e=t.currentTarget.assignedElements().filter((t=>"CALCITE-STEPPER-ITEM"===(null==t?void 0:t.tagName))),s=Array(e.length).fill("1fr").join(" ");this.el.style.gridTemplateAreas=s,this.el.style.gridTemplateColumns=s,this.setStepperItemNumberingSystem()}})}calciteInternalStepperItemKeyEvent(t){const e=t.target;switch(t.detail.item.key){case"ArrowDown":case"ArrowRight":n(this.enabledItems,e,"next");break;case"ArrowUp":case"ArrowLeft":n(this.enabledItems,e,"previous");break;case"Home":n(this.enabledItems,e,"first");break;case"End":n(this.enabledItems,e,"last")}t.stopPropagation()}registerItem(t){const e=t.target,{content:s,position:i}=t.detail;this.itemMap.set(e,{position:i,content:s}),this.items=this.sortItems(),this.enabledItems=this.filterItems(),t.stopPropagation()}updateItem(t){const{position:e}=t.detail;"number"==typeof e&&(this.currentPosition=e,this.selectedItem=t.target),this.calciteInternalStepperItemChange.emit({position:e})}handleUserRequestedStepperItemSelect(){this.calciteStepperItemChange.emit()}async nextStep(){const t=this.getEnabledStepIndex(this.currentPosition+1,"next");"number"==typeof t&&this.updateStep(t)}async prevStep(){const t=this.getEnabledStepIndex(this.currentPosition-1,"previous");"number"==typeof t&&this.updateStep(t)}async goToStep(t){const e=t-1;this.currentPosition!==e&&this.updateStep(e)}async startStep(){const t=this.getEnabledStepIndex(0,"next");"number"==typeof t&&this.updateStep(t)}async endStep(){const t=this.getEnabledStepIndex(this.items.length-1,"previous");"number"==typeof t&&this.updateStep(t)}getEnabledStepIndex(t,e="next"){var s;const{items:i,currentPosition:n}=this;let o=t;for(;null===(s=i[o])||void 0===s?void 0:s.disabled;)o+="previous"===e?-1:1;return o!==n&&o<i.length&&o>=0?o:null}updateStep(t){this.currentPosition=t,this.calciteInternalStepperItemChange.emit({position:t})}sortItems(){const{itemMap:t}=this;return Array.from(t.keys()).sort(((e,s)=>t.get(e).position-t.get(s).position))}filterItems(){return this.items.filter((t=>!t.disabled))}setStepperItemNumberingSystem(){this.items.forEach((t=>{t.numberingSystem=this.numberingSystem}))}get el(){return i(this)}static get watchers(){return{numberingSystem:["numberingSystemChange"]}}};o.style=':host{position:relative;display:flex;inline-size:100%;min-inline-size:-moz-fit-content;min-inline-size:fit-content;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:space-between}:host([layout=vertical]){flex:1 1 auto;flex-direction:column}:host([layout=horizontal]){display:grid;grid-template-areas:"items" "content"}:host([hidden]){display:none}[hidden]{display:none}';export{o as calcite_stepper}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{r as t,c as i,h as e,F as s,g as a}from"./p-9310b882.js";import{s as o,a as n,c as r}from"./p-d62784a4.js";import{n as c,c as l,d as h}from"./p-56300653.js";import{u as p,c as d,s as u,d as g}from"./p-1ede2e18.js";import"./p-6b2f2b85.js";import"./p-3fc17d72.js";import"./p-18869c0f.js";import"./p-2291b598.js";import"./p-6f2edf5b.js";
|
7
|
+
/*!
|
8
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
|
+
*/const m="is-disabled",v="ellipsis",f=class{constructor(e){t(this,e),this.calcitePaginationChange=i(this,"calcitePaginationChange",6),this.previousClicked=()=>{this.previousPage().then(),this.emitUpdate()},this.nextClicked=()=>{this.nextPage(),this.emitUpdate()},this.groupSeparator=!1,this.messageOverrides=void 0,this.pageSize=20,this.numberingSystem=void 0,this.startItem=1,this.totalItems=0,this.scale="m",this.defaultMessages=void 0,this.effectiveLocale="",this.messages=void 0}onMessagesChange(){}effectiveLocaleChange(){p(this,this.effectiveLocale)}effectiveLocaleWatcher(){c.numberFormatOptions={locale:this.effectiveLocale,numberingSystem:this.numberingSystem,useGrouping:this.groupSeparator}}connectedCallback(){l(this),d(this)}async componentWillLoad(){await u(this),o(this)}componentDidLoad(){n(this)}disconnectedCallback(){h(this),g(this)}async setFocus(){await r(this),this.el.focus()}async nextPage(){this.startItem=Math.min(this.getLastStart(),this.startItem+this.pageSize)}async previousPage(){this.startItem=Math.max(1,this.startItem-this.pageSize)}getLastStart(){const{totalItems:t,pageSize:i}=this;return 1+(t%i==0?t-i:Math.floor(t/i)*i)}showLeftEllipsis(){return Math.floor(this.startItem/this.pageSize)>3}showRightEllipsis(){return(this.totalItems-this.startItem)/this.pageSize>3}emitUpdate(){this.calcitePaginationChange.emit()}renderPages(){const t=this.getLastStart();let i,e;this.totalItems/this.pageSize<=5?(e=1+this.pageSize,i=t-this.pageSize):this.startItem/this.pageSize<4?(e=1+this.pageSize,i=1+4*this.pageSize):this.startItem+3*this.pageSize>=this.totalItems?(e=t-4*this.pageSize,i=t-this.pageSize):(e=this.startItem-this.pageSize,i=this.startItem+this.pageSize);const s=[];for(;e<=i;)s.push(e),e+=this.pageSize;return s.map((t=>this.renderPage(t)))}renderPage(t){const i=Math.floor(t/this.pageSize)+(1===this.pageSize?0:1);c.numberFormatOptions={locale:this.effectiveLocale,numberingSystem:this.numberingSystem,useGrouping:this.groupSeparator};const s=c.localize(i.toString()),a=t===this.startItem;return e("button",{"aria-current":a?"page":"false",class:{page:!0,"is-selected":a},onClick:()=>{this.startItem=t,this.emitUpdate()}},s)}renderLeftEllipsis(){if(this.totalItems/this.pageSize>5&&this.showLeftEllipsis())return e("span",{class:`${v} ellipsis--start`},"…")}renderRightEllipsis(){if(this.totalItems/this.pageSize>5&&this.showRightEllipsis())return e("span",{class:`${v} ellipsis--end`},"…")}render(){const{totalItems:t,pageSize:i,startItem:a}=this,o=1===i?a<=i:a<i,n=a+i>t;return e(s,null,e("button",{"aria-label":this.messages.previous,class:{previous:!0,[m]:o},disabled:o,onClick:this.previousClicked},e("calcite-icon",{flipRtl:!0,icon:"chevronLeft",scale:"l"===this.scale?"m":"s"})),t>i?this.renderPage(1):null,this.renderLeftEllipsis(),this.renderPages(),this.renderRightEllipsis(),this.renderPage(this.getLastStart()),e("button",{"aria-label":this.messages.next,class:{next:!0,[m]:n},disabled:n,onClick:this.nextClicked},e("calcite-icon",{flipRtl:!0,icon:"chevronRight",scale:"l"===this.scale?"m":"s"})))}static get delegatesFocus(){return!0}static get assetsDirs(){return["assets"]}get el(){return a(this)}static get watchers(){return{messageOverrides:["onMessagesChange"],effectiveLocale:["effectiveLocaleChange","effectiveLocaleWatcher"]}}};f.style=":host([scale=s]){--calcite-pagination-spacing-internal:0.25rem 0.5rem}:host([scale=s]) .previous,:host([scale=s]) .next,:host([scale=s]) .page{block-size:1.5rem;font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=s]) .previous,:host([scale=s]) .next{padding-inline:0.25rem}:host([scale=m]){--calcite-pagination-spacing-internal:0.5rem 0.75rem}:host([scale=m]) .previous,:host([scale=m]) .next,:host([scale=m]) .page{block-size:2rem;font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=m]) .previous,:host([scale=m]) .next{padding-inline:0.5rem}:host([scale=l]){--calcite-pagination-spacing-internal:0.75rem 1rem}:host([scale=l]) .previous,:host([scale=l]) .next,:host([scale=l]) .page{block-size:2.75rem;font-size:var(--calcite-font-size-0);line-height:1.25rem}:host([scale=l]) .previous,:host([scale=l]) .next{padding-inline:1rem}:host{display:flex;writing-mode:horizontal-tb}:host button{outline-color:transparent}:host button:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-ui-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}.previous,.next,.page{box-sizing:border-box;display:flex;cursor:pointer;align-items:center;border-style:none;--tw-border-opacity:0;background-color:transparent;font-family:inherit;font-size:var(--calcite-font-size-0);line-height:1.25rem;color:var(--calcite-ui-text-3);border-block:2px solid transparent}.previous:hover,.next:hover,.page:hover{color:var(--calcite-ui-text-1);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.page:hover{border-block-end-color:var(--calcite-ui-border-2)}.page.is-selected{font-weight:var(--calcite-font-weight-medium);color:var(--calcite-ui-text-1);border-block-end-color:var(--calcite-ui-brand)}.previous:hover,.next:hover{background-color:var(--calcite-ui-foreground-2);color:var(--calcite-ui-brand)}.previous:active,.next:active{background-color:var(--calcite-ui-foreground-3)}.previous.is-disabled,.next.is-disabled{pointer-events:none;background-color:transparent}.previous.is-disabled>calcite-icon,.next.is-disabled>calcite-icon{opacity:var(--calcite-ui-opacity-disabled)}.next{margin-inline-end:0px}.page,.ellipsis{padding:var(--calcite-pagination-spacing-internal)}.ellipsis{display:flex;align-items:flex-end;color:var(--calcite-ui-text-3)}:host([hidden]){display:none}[hidden]{display:none}";export{f as calcite_pagination}
|
@@ -3,10 +3,10 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import{q as n,c as t}from"./p-
|
6
|
+
import{q as n,c as t}from"./p-6b2f2b85.js";import{h as e}from"./p-9310b882.js";!function(n){function t(n,t,e){throw new n("Failed to execute 'requestSubmit' on 'HTMLFormElement': "+t+".",e)}"function"!=typeof n.requestSubmit&&(n.requestSubmit=function(n){n?(function(n,e){n instanceof HTMLElement||t(TypeError,"parameter 1 is not of type 'HTMLElement'"),"submit"==n.type||t(TypeError,"The specified element is not a submit button"),n.form==e||t(DOMException,"The specified element is not owned by this form element","NotFoundError")}(n,this),n.click()):((n=document.createElement("input")).type="submit",n.hidden=!0,this.appendChild(n),n.click(),this.removeChild(n))})}(HTMLFormElement.prototype);
|
7
7
|
/*!
|
8
8
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
-
* See https://github.com/Esri/calcite-
|
10
|
-
* v1.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
11
|
*/
|
12
12
|
const o="hidden-form-input";function r(n){return"checked"in n}const i=new WeakMap,s=new WeakSet;function c(n){const{formEl:t}=n;return!!t&&(t.requestSubmit(),!0)}function u(n){n.formEl?.reset()}function f(n){const{el:e,value:o}=n,c=m(n);if(!c||function(n,e){if(t(e.parentElement,"[form]"))return!0;const o="calciteInternalFormComponentRegister";let r=!1;return n.addEventListener(o,(n=>{r=n.composedPath().some((n=>s.has(n))),n.stopPropagation()}),{once:!0}),e.dispatchEvent(new CustomEvent(o,{bubbles:!0,composed:!0})),r}(c,e))return;n.formEl=c,n.defaultValue=o,r(n)&&(n.defaultChecked=n.checked);const u=(n.onFormReset||l).bind(n);c.addEventListener("reset",u),i.set(n.el,u),s.add(e)}function m(e){const{el:o,form:r}=e;return r?n(o,{id:r}):t(o,"form")}function l(){r(this)?this.checked=this.defaultChecked:this.value=this.defaultValue}function a(n){const{el:t,formEl:e}=n;if(!e)return;const o=i.get(t);e.removeEventListener("reset",o),i.delete(t),n.formEl=null,s.delete(t)}function p(n,t){n.defaultValue=t}const d=n=>{n.target.dispatchEvent(new CustomEvent("calciteInternalHiddenInputChange",{bubbles:!0}))},h=n=>n.removeEventListener("change",d);function b(n,t,e){const{defaultValue:o,disabled:i,form:s,name:c,required:u}=n;t.defaultValue=o,t.disabled=i,t.name=c,t.required=u,t.tabIndex=-1,s?t.setAttribute("form",s):t.removeAttribute("form"),r(n)?(t.checked=n.checked,t.defaultChecked=n.defaultChecked,t.value=n.checked?e||"on":""):t.value=e||"",n.syncHiddenFormInput?.(t)}const E=({component:n})=>(function(n){const{el:t,formEl:e,name:r,value:i}=n,{ownerDocument:s}=t,c=t.querySelectorAll(`input[slot="${o}"]`);if(!e||!r)return void c.forEach((n=>{h(n),n.remove()}));const u=Array.isArray(i)?i:[i],f=[],m=new Set;let l;c.forEach((t=>{const e=u.find((n=>n==t.value));null!=e?(m.add(e),b(n,t,e)):f.push(t)})),u.forEach((t=>{if(m.has(t))return;let e=f.pop();e||(e=s.createElement("input"),e.slot=o),l||(l=s.createDocumentFragment()),l.append(e),e.addEventListener("change",d),b(n,e,t)})),l&&t.append(l),f.forEach((n=>{h(n),n.remove()}))}(n),e("slot",{name:o}));export{E as H,p as a,f as c,a as d,m as f,u as r,c as s}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{r as t,c as i,f as s,h as e,H as a,g as o}from"./p-9310b882.js";import{g as r}from"./p-18f1772b.js";import{a as d,h as c,t as n}from"./p-6b2f2b85.js";import{c as h,d as l,H as u}from"./p-2d70d3fd.js";import{g as p}from"./p-3fc17d72.js";import{c as b,d as f,u as m}from"./p-38ef0684.js";import{c as v,d as k,g as x}from"./p-3bd99fc9.js";import{c as g,s as w,a as y}from"./p-d62784a4.js";import"./p-18869c0f.js";
|
7
|
+
/*!
|
8
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
|
+
*/const z=class{constructor(s){t(this,s),this.calciteInternalRadioButtonBlur=i(this,"calciteInternalRadioButtonBlur",6),this.calciteRadioButtonChange=i(this,"calciteRadioButtonChange",6),this.calciteInternalRadioButtonCheckedChange=i(this,"calciteInternalRadioButtonCheckedChange",6),this.calciteInternalRadioButtonFocus=i(this,"calciteInternalRadioButtonFocus",6),this.selectItem=(t,i)=>{t[i].click()},this.queryButtons=()=>Array.from(this.rootNode.querySelectorAll("calcite-radio-button:not([hidden])")).filter((t=>t.name===this.name)),this.isFocusable=()=>{const t=this.queryButtons(),i=t.find((t=>!t.disabled)),s=t.find((t=>t.checked));return i===this.el&&!s},this.check=()=>{this.disabled||(this.focused=!0,this.setFocus(),this.checked||(this.uncheckAllRadioButtonsInGroup(),this.checked=!0,this.calciteRadioButtonChange.emit()))},this.clickHandler=()=>{this.disabled||this.check()},this.setContainerEl=t=>{this.containerEl=t},this.handleKeyDown=t=>{const{key:i}=t,{el:s}=this;if(-1===["ArrowLeft","ArrowUp","ArrowRight","ArrowDown"," "].indexOf(i))return;if(" "===i)return this.check(),void t.preventDefault();let e=i;"rtl"===d(s)&&("ArrowRight"===i&&(e="ArrowLeft"),"ArrowLeft"===i&&(e="ArrowRight"));const a=Array.from(this.rootNode.querySelectorAll("calcite-radio-button:not([hidden]")).filter((t=>t.name===this.name));let o=0;const c=a.length;switch(a.some(((t,i)=>{if(t.checked)return o=i,!0})),e){case"ArrowLeft":case"ArrowUp":return t.preventDefault(),void this.selectItem(a,r(Math.max(o-1,-1),c));case"ArrowRight":case"ArrowDown":return t.preventDefault(),void this.selectItem(a,r(o+1,c));default:return}},this.onContainerBlur=()=>{this.focused=!1,this.calciteInternalRadioButtonBlur.emit()},this.onContainerFocus=()=>{this.disabled||(this.focused=!0,this.calciteInternalRadioButtonFocus.emit())},this.checked=!1,this.disabled=!1,this.focused=!1,this.form=void 0,this.guid=void 0,this.hidden=!1,this.hovered=!1,this.label=void 0,this.name=void 0,this.required=!1,this.scale="m",this.value=void 0}checkedChanged(t){t&&this.uncheckOtherRadioButtonsInGroup(),this.calciteInternalRadioButtonCheckedChange.emit()}disabledChanged(){this.updateTabIndexOfOtherRadioButtonsInGroup()}hiddenChanged(){this.updateTabIndexOfOtherRadioButtonsInGroup()}nameChanged(){this.checkLastRadioButton()}async setFocus(){await g(this),this.disabled||c(this.containerEl)}syncHiddenFormInput(t){t.type="radio"}onLabelClick(t){if(this.disabled||this.hidden)return;const i=t.currentTarget,s=i.for?this.rootNode.querySelector(`calcite-radio-button[id="${i.for}"]`):i.querySelector(`calcite-radio-button[name="${this.name}"]`);s&&(s.focused=!0,this.setFocus(),s.checked||(this.uncheckOtherRadioButtonsInGroup(),s.checked=!0,this.calciteRadioButtonChange.emit()))}checkLastRadioButton(){const t=this.queryButtons().filter((t=>t.checked));if((null==t?void 0:t.length)>1){const i=t[t.length-1];t.filter((t=>t!==i)).forEach((t=>{t.checked=!1,t.emitCheckedChange()}))}}async emitCheckedChange(){this.calciteInternalRadioButtonCheckedChange.emit()}uncheckAllRadioButtonsInGroup(){this.queryButtons().forEach((t=>{t.checked&&(t.checked=!1,t.focused=!1)}))}uncheckOtherRadioButtonsInGroup(){this.queryButtons().filter((t=>t.guid!==this.guid)).forEach((t=>{t.checked&&(t.checked=!1,t.focused=!1)}))}updateTabIndexOfOtherRadioButtonsInGroup(){this.queryButtons().filter((t=>t.guid!==this.guid&&!t.disabled)).forEach((t=>{s(t)}))}getTabIndex(){if(!this.disabled)return this.checked||this.isFocusable()?0:-1}pointerEnterHandler(){this.disabled||(this.hovered=!0)}pointerLeaveHandler(){this.disabled||(this.hovered=!1)}connectedCallback(){this.rootNode=this.el.getRootNode(),this.guid=this.el.id||`calcite-radio-button-${p()}`,this.name&&this.checkLastRadioButton(),b(this),v(this),h(this),this.updateTabIndexOfOtherRadioButtonsInGroup()}componentWillLoad(){w(this)}componentDidLoad(){y(this),this.focused&&!this.disabled&&this.setFocus()}disconnectedCallback(){f(this),k(this),l(this),this.updateTabIndexOfOtherRadioButtonsInGroup()}componentDidRender(){m(this)}render(){const t=this.getTabIndex();return e(a,{onClick:this.clickHandler,onKeyDown:this.handleKeyDown},e("div",{"aria-checked":n(this.checked),"aria-label":x(this),class:"container",onBlur:this.onContainerBlur,onFocus:this.onContainerFocus,role:"radio",tabIndex:t,ref:this.setContainerEl},e("div",{class:"radio"})),e(u,{component:this}))}get el(){return o(this)}static get watchers(){return{checked:["checkedChanged"],disabled:["disabledChanged"],hidden:["hiddenChanged"],name:["nameChanged"]}}};z.style=':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;cursor:pointer}:host .container{position:relative;outline:2px solid transparent;outline-offset:2px}:host .radio{cursor:pointer;border-radius:9999px;background-color:var(--calcite-ui-foreground-1);outline-color:transparent;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;box-shadow:inset 0 0 0 1px var(--calcite-ui-border-input)}:host([hovered]) .radio,:host(:not([checked])[focused]:not([disabled])) .radio{box-shadow:inset 0 0 0 2px var(--calcite-ui-brand)}:host([focused]) .radio{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([disabled]) .radio{cursor:default;opacity:var(--calcite-ui-opacity-disabled)}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}:host([hovered][disabled]) .radio{box-shadow:inset 0 0 0 1px var(--calcite-ui-border-input)}:host([scale=s]){--calcite-radio-size:var(--calcite-font-size--2)}:host([scale=m]){--calcite-radio-size:var(--calcite-font-size--1)}:host([scale=l]){--calcite-radio-size:var(--calcite-font-size-0)}.radio{block-size:var(--calcite-radio-size);max-inline-size:var(--calcite-radio-size);min-inline-size:var(--calcite-radio-size)}:host([scale=s][checked]) .radio,:host([hovered][scale=s][checked][disabled]) .radio{box-shadow:inset 0 0 0 4px var(--calcite-ui-brand)}:host([scale=s][focused][checked]:not([disabled])) .radio{box-shadow:inset 0 0 0 4px var(--calcite-ui-brand), 0 0 0 2px var(--calcite-ui-foreground-1)}:host([scale=m][checked]) .radio,:host([hovered][scale=m][checked][disabled]) .radio{box-shadow:inset 0 0 0 5px var(--calcite-ui-brand)}:host([scale=m][focused][checked]:not([disabled])) .radio{box-shadow:inset 0 0 0 5px var(--calcite-ui-brand), 0 0 0 2px var(--calcite-ui-foreground-1)}:host([scale=l][checked]) .radio,:host([hovered][scale=l][checked][disabled]) .radio{box-shadow:inset 0 0 0 6px var(--calcite-ui-brand)}:host([scale=l][focused][checked]:not([disabled])) .radio{box-shadow:inset 0 0 0 6px var(--calcite-ui-brand), 0 0 0 2px var(--calcite-ui-foreground-1)}@media (forced-colors: active){:host([checked]) .radio::after,:host([checked][disabled]) .radio::after{content:"";inline-size:var(--calcite-radio-size);block-size:var(--calcite-radio-size);background-color:windowText;display:block}}::slotted(input[slot=hidden-form-input]){margin:0 !important;opacity:0 !important;outline:none !important;padding:0 !important;position:absolute !important;inset:0 !important;transform:none !important;-webkit-appearance:none !important;z-index:-1 !important}:host([hidden]){display:none}[hidden]{display:none}';export{z as calcite_radio_button}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{r as i,h as t,H as e,g as a}from"./p-9310b882.js";import{c as o,s as n,a as s}from"./p-d62784a4.js";
|
7
|
+
/*!
|
8
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
|
+
*/const r="heading",c="description",l=class{constructor(t){i(this,t),this.active=void 0,this.href=void 0,this.label=void 0,this.rel=void 0,this.description=void 0,this.target=void 0,this.heading=void 0,this.thumbnail=void 0}async setFocus(){await o(this),this.href&&this.el.focus()}componentWillLoad(){n(this)}componentDidLoad(){s(this)}render(){const{heading:i,description:a,thumbnail:o}=this;return t(e,null,t("a",{class:"anchor",href:this.href,rel:this.rel,target:this.target},o&&t("img",{alt:this.label||"",class:"image",src:o}),(i||a)&&t("div",{class:"container"},i&&t("span",{"aria-label":this.heading,class:{[r]:!0,standalone:!this.description},key:r},i),a&&t("span",{"aria-label":this.description,class:c,key:c},a))))}static get delegatesFocus(){return!0}get el(){return a(this)}};l.style=":host{display:inline-flex;outline:2px solid transparent;outline-offset:2px}.anchor{margin:0px;display:flex;cursor:pointer;align-items:center;justify-content:center;font-size:var(--calcite-font-size-0);line-height:1.25rem;-webkit-text-decoration-line:none;text-decoration-line:none;outline-color:transparent;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;border-block-end:2px solid transparent}.anchor:hover,.anchor:focus{background-color:var(--calcite-ui-foreground-2)}.anchor:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-ui-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}.anchor:active{background-color:var(--calcite-ui-foreground-3)}.image{margin:0px;display:flex;block-size:1.75rem;padding-inline:1rem}.image~.container{padding-inline-start:0px}:host(:active) .anchor{color:var(--calcite-ui-text-1)}:host([active]) .anchor{color:var(--calcite-ui-text-1);border-color:var(--calcite-ui-brand);--calcite-ui-icon-color:var(--calcite-ui-brand)}.container{margin-block-start:0.125rem;display:flex;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline:1rem;text-align:start}.heading{margin-inline-start:0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--calcite-font-size-0);font-weight:var(--calcite-font-weight-medium);color:var(--calcite-ui-text-1)}.standalone{font-size:var(--calcite-font-size-1)}.description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--calcite-ui-text-2);font-size:var(--calcite-font-size--1)}:host([hidden]){display:none}[hidden]{display:none}";export{l as calcite_navigation_logo}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{d as _}from"./p-6431fd69.js";import"./p-9310b882.js";import"./p-2d70d3fd.js";import"./p-6b2f2b85.js";import"./p-3fc17d72.js";import"./p-18869c0f.js";import"./p-38ef0684.js";import"./p-2291b598.js";import"./p-3bd99fc9.js";import"./p-d62784a4.js";import"./p-56300653.js";import"./p-6f2edf5b.js";import"./p-5383607a.js";import"./p-a777b18c.js";import"./p-1ede2e18.js";var m={name:"ko",weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),ordinal:function(_){return _},formats:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},meridiem:function(_){return _<12?"오전":"오후"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"}};_.locale(m,null,!0);export default m;
|
@@ -0,0 +1,11 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{r as t,c as i,h as e,g as a}from"./p-9310b882.js";import{c as n,u as s,d as o}from"./p-38ef0684.js";import{c as l,s as c,a as r}from"./p-d62784a4.js";
|
7
|
+
/*!
|
8
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
|
+
*/const d=class{constructor(e){t(this,e),this.calciteSplitButtonPrimaryClick=i(this,"calciteSplitButtonPrimaryClick",6),this.calciteSplitButtonSecondaryClick=i(this,"calciteSplitButtonSecondaryClick",6),this.calciteSplitButtonPrimaryClickHandler=()=>this.calciteSplitButtonPrimaryClick.emit(),this.calciteSplitButtonSecondaryClickHandler=()=>this.calciteSplitButtonSecondaryClick.emit(),this.appearance="solid",this.kind="brand",this.disabled=!1,this.active=!1,this.dropdownIconType="chevron",this.dropdownLabel=void 0,this.loading=!1,this.overlayPositioning="absolute",this.primaryIconEnd=void 0,this.primaryIconFlipRtl=void 0,this.primaryIconStart=void 0,this.primaryLabel=void 0,this.primaryText=void 0,this.scale="m",this.width="auto"}handleDisabledChange(t){t||(this.active=!1)}activeHandler(){this.disabled&&(this.active=!1)}async setFocus(){await l(this),this.el.focus()}connectedCallback(){n(this)}componentWillLoad(){c(this)}componentDidLoad(){r(this)}componentDidRender(){s(this)}disconnectedCallback(){o(this)}render(){return e("div",{class:{"split-button__container":!0,"width-auto":"auto"===this.width,"width-half":"half"===this.width,"width-full":"full"===this.width}},e("calcite-button",{appearance:this.appearance,disabled:this.disabled,"icon-end":this.primaryIconEnd?this.primaryIconEnd:null,"icon-start":this.primaryIconStart?this.primaryIconStart:null,iconFlipRtl:this.primaryIconFlipRtl?this.primaryIconFlipRtl:null,kind:this.kind,label:this.primaryLabel,loading:this.loading,onClick:this.calciteSplitButtonPrimaryClickHandler,scale:this.scale,splitChild:"primary",type:"button",width:"auto"===this.width?"auto":"full"},this.primaryText),e("div",{class:"split-button__divider-container"},e("div",{class:"split-button__divider"})),e("calcite-dropdown",{disabled:this.disabled,onClick:this.calciteSplitButtonSecondaryClickHandler,open:this.active,overlayPositioning:this.overlayPositioning,placement:"bottom-end",scale:this.scale,width:this.scale},e("calcite-button",{appearance:this.appearance,disabled:this.disabled,"icon-start":this.dropdownIcon,kind:this.kind,label:this.dropdownLabel,scale:this.scale,slot:"trigger",splitChild:"secondary",type:"button"}),e("slot",null)))}get dropdownIcon(){return"chevron"===this.dropdownIconType?"chevronDown":"caret"===this.dropdownIconType?"caretDown":"ellipsis"===this.dropdownIconType?"ellipsis":"handle-vertical"}static get delegatesFocus(){return!0}get el(){return a(this)}static get watchers(){return{disabled:["handleDisabledChange"],active:["activeHandler"]}}};d.style=":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:inline-block}:host .split-button__container{display:flex;align-items:stretch}:host .split-button__container>calcite-dropdown>calcite-button{block-size:100%;vertical-align:top}:host:host([kind=brand]){--calcite-split-button-background:var(--calcite-ui-brand);--calcite-split-button-divider:var(--calcite-ui-foreground-1)}:host:host([kind=danger]){--calcite-split-button-background:var(--calcite-ui-danger);--calcite-split-button-divider:var(--calcite-ui-foreground-1)}:host:host([kind=neutral]){--calcite-split-button-background:var(--calcite-ui-foreground-3);--calcite-split-button-divider:var(--calcite-ui-text-1)}:host:host([kind=inverse]){--calcite-split-button-background:var(--calcite-ui-inverse);--calcite-split-button-divider:var(--calcite-ui-foreground-1)}:host([appearance=transparent]):host([kind=brand]){--calcite-split-button-divider:var(--calcite-ui-brand)}:host([appearance=transparent]):host([kind=danger]){--calcite-split-button-divider:var(--calcite-ui-danger)}:host([appearance=transparent]):host([kind=neutral]){--calcite-split-button-divider:var(--calcite-ui-text-1)}:host([appearance=transparent]):host([kind=inverse]){--calcite-split-button-divider:var(--calcite-ui-foreground-1);--calcite-split-button-background:transparent}:host([appearance=outline]),:host([appearance=transparent]){--calcite-split-button-background:transparent}:host([appearance=outline-fill]){--calcite-split-button-background:var(--calcite-ui-foreground-1)}:host([appearance=outline]):host([kind=brand]),:host([appearance=outline-fill]):host([kind=brand]){--calcite-split-button-divider:var(--calcite-ui-brand)}:host([appearance=outline]):host([kind=danger]),:host([appearance=outline-fill]):host([kind=danger]){--calcite-split-button-divider:var(--calcite-ui-danger)}:host([appearance=outline]):host([kind=neutral]),:host([appearance=outline-fill]):host([kind=neutral]){--calcite-split-button-divider:var(--calcite-ui-foreground-3)}:host([appearance=outline]):host([kind=inverse]),:host([appearance=outline-fill]):host([kind=inverse]){--calcite-split-button-divider:var(--calcite-ui-inverse)}.width-auto{inline-size:auto}.width-half{inline-size:50%}.width-full{inline-size:100%}.split-button__divider-container{display:flex;inline-size:1px;align-items:stretch;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;background-color:var(--calcite-split-button-background)}.split-button__divider{margin-block:0.25rem;display:inline-block;inline-size:1px;background-color:var(--calcite-split-button-divider)}:host([appearance=outline-fill]) .split-button__divider-container,:host([appearance=outline]) .split-button__divider-container{border-block:1px solid var(--calcite-split-button-divider)}:host([appearance=outline-fill]):hover .split-button__divider-container,:host([appearance=outline]):hover .split-button__divider-container{background-color:var(--calcite-split-button-divider)}:host([appearance=outline-fill]:hover) .split-button__divider-container,:host([appearance=outline]:hover) .split-button__divider-container{background-color:var(--calcite-split-button-divider)}:host([appearance=outline-fill]:focus-within):host([kind=brand]),:host([appearance=outline]:focus-within):host([kind=brand]){--calcite-split-button-divider:var(--calcite-ui-brand-press)}:host([appearance=outline-fill]:focus-within):host([kind=danger]),:host([appearance=outline]:focus-within):host([kind=danger]){--calcite-split-button-divider:var(--calcite-ui-danger-press)}:host([appearance=outline-fill]:focus-within) .split-button__divider-container,:host([appearance=outline]:focus-within) .split-button__divider-container{background-color:var(--calcite-split-button-divider)}:host([disabled]) .split-button__divider-container{opacity:var(--calcite-ui-opacity-disabled)}:host([disabled]) calcite-dropdown>calcite-button{pointer-events:none}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}:host([hidden]){display:none}[hidden]{display:none}";export{d as calcite_split_button}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{d as _}from"./p-6431fd69.js";import"./p-9310b882.js";import"./p-2d70d3fd.js";import"./p-6b2f2b85.js";import"./p-3fc17d72.js";import"./p-18869c0f.js";import"./p-38ef0684.js";import"./p-2291b598.js";import"./p-3bd99fc9.js";import"./p-d62784a4.js";import"./p-56300653.js";import"./p-6f2edf5b.js";import"./p-5383607a.js";import"./p-a777b18c.js";import"./p-1ede2e18.js";var m={name:"zh-hk",months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),ordinal:function(_,m){return"W"===m?_+"週":_+"日"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",m:"一分鐘",mm:"%d 分鐘",h:"一小時",hh:"%d 小時",d:"一天",dd:"%d 天",M:"一個月",MM:"%d 個月",y:"一年",yy:"%d 年"}};_.locale(m,null,!0);export default m;
|
@@ -0,0 +1,6 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{d as o}from"./p-6431fd69.js";import"./p-9310b882.js";import"./p-2d70d3fd.js";import"./p-6b2f2b85.js";import"./p-3fc17d72.js";import"./p-18869c0f.js";import"./p-38ef0684.js";import"./p-2291b598.js";import"./p-3bd99fc9.js";import"./p-d62784a4.js";import"./p-56300653.js";import"./p-6f2edf5b.js";import"./p-5383607a.js";import"./p-a777b18c.js";import"./p-1ede2e18.js";var e={name:"pt-br",weekdays:"domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),ordinal:function(o){return o+"º"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},relativeTime:{future:"em %s",past:"há %s",s:"poucos segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"}};o.locale(e,null,!0);export default e;
|
@@ -0,0 +1,11 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import{a as n}from"./p-9310b882.js";import{c as o}from"./p-39ff5ee5.js";import{g as s}from"./p-56300653.js";
|
7
|
+
/*!
|
8
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
|
+
*/const t={},a={};async function r(o){const e=s(o);if(t[e])return t[e];a[e]||(a[e]=fetch(n(`./assets/date-picker/nls/${e}.json`)).then((n=>n.json())).catch((()=>(console.error(`Translations for "${e}" not found or invalid, falling back to english`),r("en")))));const i=await a[e];return t[e]=i,i}function e(n){return n.map(((n,s)=>o(n,1===s)))}export{r as a,e as g}
|
@@ -0,0 +1,16 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
/*!
|
7
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
8
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
9
|
+
* v1.6.0
|
10
|
+
*/
|
11
|
+
/*!
|
12
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
13
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
14
|
+
* v1.6.0
|
15
|
+
*/
|
16
|
+
const n=/firefox/i.test(function(){const n=navigator.userAgentData;return n?.brands?n.brands.map((({brand:n,version:t})=>`${n}/${t}`)).join(" "):navigator.userAgent}()),t=n?new WeakMap:null;function i(){const{disabled:n}=this;n||HTMLElement.prototype.click.call(this)}function o(i){const o=i.target;if(n&&!t.get(o))return;const{disabled:e}=o;e&&i.preventDefault()}const e=["mousedown","mouseup","click"];function a(i){if(n&&!t.get(i.target))return;const{disabled:o}=i.target;o&&(i.stopImmediatePropagation(),i.preventDefault())}const c={capture:!0};function u(n,t=!1){if(n.disabled)return n.el.setAttribute("tabindex","-1"),n.el.setAttribute("aria-disabled","true"),n.el.contains(document.activeElement)&&document.activeElement.blur(),void r(n);s(n),"function"==typeof t?n.el.setAttribute("tabindex",t.call(n)?"0":"-1"):!0===t?n.el.setAttribute("tabindex","0"):!1===t&&n.el.removeAttribute("tabindex"),n.el.removeAttribute("aria-disabled")}function r(t){var u;t.el.click=i,(u=n?d(t):t.el)&&(u.addEventListener("pointerdown",o,c),e.forEach((n=>u.addEventListener(n,a,c))))}function d(n){return t.get(n.el)}function s(t){var i;delete t.el.click,(i=n?d(t):t.el)&&(i.removeEventListener("pointerdown",o,c),e.forEach((n=>i.removeEventListener(n,a,c))))}function f(i){i.disabled&&n&&(t.set(i.el,i.el.parentElement||i.el),r(i))}function b(i){n&&(t.delete(i.el),s(i))}export{f as c,b as d,u}
|
@@ -3,9 +3,9 @@
|
|
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}from"./p-
|
6
|
+
import{n}from"./p-56300653.js";
|
7
7
|
/*!
|
8
8
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
-
* See https://github.com/Esri/calcite-
|
10
|
-
* v1.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
11
|
*/function t(n,t,e){if(!n)return;const r=n.getTime(),a=!(t instanceof Date)||r>=t.getTime(),o=!(e instanceof Date)||r<=e.getTime();return a&&o}function e(n,t,e){if(!(n instanceof Date))return null;const r=n.getTime(),a=t instanceof Date&&r<t.getTime(),o=e instanceof Date&&r>e.getTime();return a?t:o?e:n}function r(n,t=!1){if(n instanceof Date)return n;if(!n||"string"!=typeof n)return null;const e=n.split(/[: T-]/).map(parseFloat),r=new Date(e[0],(e[1]||1)-1,e[2]||1);if(r.setFullYear(e[0]),isNaN(r.getTime()))throw new Error(`Invalid ISO 8601 date: "${n}"`);return t?w(r):r}function a(n,t){if(!t)return null;const{separator:e}=t,r=function(n,t){const{day:e,month:r,year:a}=i(n,t);return{day:parseInt(e),month:parseInt(r)-1,year:parseInt(a)}}(n,t),{day:a,month:s}=r,u=o(r.year,t),c=new Date(u,s,a);c.setFullYear(u);const f=a>0,D=s>-1,d=!isNaN(c.getTime()),p=n.split(e).filter((n=>n)).length>2,l=u.toString().length>0;return f&&D&&d&&p&&l?c:null}function o(n,t){return u(n,t,"read")}function s(n,t){return u(n,t,"write")}function u(n,t,e){return"buddhist"!==t["default-calendar"]?n:n+543*("read"===e?-1:1)}function i(t,e){const{separator:r,unitOrder:a}=e,o=p(a),s=t.split(r).map((t=>n.delocalize(t)));return{day:s[o.indexOf("d")],month:s[o.indexOf("m")],year:s[o.indexOf("y")]}}function c(n){return n instanceof Date?new Date(n.getTime()-6e4*n.getTimezoneOffset()).toISOString().split("T")[0]:""}function f(n,t){return n instanceof Date&&t instanceof Date&&n.getDate()===t.getDate()&&n.getMonth()===t.getMonth()&&n.getFullYear()===t.getFullYear()}function D(n){const t=n.getMonth(),e=new Date(n);return e.setMonth(t-1),t===e.getMonth()?new Date(n.getFullYear(),t,0):e}function d(n){const t=n.getMonth(),e=new Date(n);return e.setMonth(t+1),(t+2)%7==e.getMonth()%7?new Date(n.getFullYear(),t+2,0):e}function p(n){const t=n.toLowerCase();return["d","m","y"].sort(((n,e)=>t.indexOf(n)-t.indexOf(e)))}function l(n,t){return(n.getTime()-t.getTime())/864e5}function w(n){return n.setHours(23,59,59,999),n}export{a,c as b,r as c,i as d,e,f,l as g,p as h,t as i,s as j,o as k,d as n,D as p,w as s}
|
@@ -3,16 +3,16 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import{
|
6
|
+
import{b as t}from"./p-6b2f2b85.js";
|
7
7
|
/**!
|
8
8
|
* Sortable 1.15.0
|
9
9
|
* @author RubaXa <trash@rubaxa.org>
|
10
10
|
* @author owenm <owen23355@gmail.com>
|
11
11
|
* @license MIT
|
12
|
-
*/function n(t,n){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);n&&(e=e.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),i.push.apply(i,e)}return i}function i(t){for(var i=1;i<arguments.length;i++){var e=null!=arguments[i]?arguments[i]:{};i%2?n(Object(e),!0).forEach((function(n){o(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):n(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}function o(t,n,i){return n in t?Object.defineProperty(t,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[n]=i,t}function r(){return r=Object.assign||function(t){for(var n=1;n<arguments.length;n++){var i=arguments[n];for(var e in i)Object.prototype.hasOwnProperty.call(i,e)&&(t[e]=i[e])}return t},r.apply(this,arguments)}function a(t){if("undefined"!=typeof window&&window.navigator)return!!navigator.userAgent.match(t)}var u=a(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),s=a(/Edge/i),l=a(/firefox/i),c=a(/safari/i)&&!a(/chrome/i)&&!a(/android/i),f=a(/iP(ad|od|hone)/i),h=a(/chrome/i)&&a(/android/i),d={capture:!1,passive:!1};function v(t,n,i){t.addEventListener(n,i,!u&&d)}function m(t,n,i){t.removeEventListener(n,i,!u&&d)}function p(t,n){if(n){if(">"===n[0]&&(n=n.substring(1)),t)try{if(t.matches)return t.matches(n);if(t.msMatchesSelector)return t.msMatchesSelector(n);if(t.webkitMatchesSelector)return t.webkitMatchesSelector(n)}catch(t){return!1}return!1}}function g(t){return t.host&&t!==document&&t.host.nodeType?t.host:t.parentNode}function b(t,n,i,e){if(t){i=i||document;do{if(null!=n&&(">"===n[0]?t.parentNode===i&&p(t,n):p(t,n))||e&&t===i)return t;if(t===i)break}while(t=g(t))}return null}var w,E=/\s+/g;function y(t,n,i){if(t&&n)if(t.classList)t.classList[i?"add":"remove"](n);else{var e=(" "+t.className+" ").replace(E," ").replace(" "+n+" "," ");t.className=(e+(i?" "+n:"")).replace(E," ")}}function S(t,n,i){var e=t&&t.style;if(e){if(void 0===i)return document.defaultView&&document.defaultView.getComputedStyle?i=document.defaultView.getComputedStyle(t,""):t.currentStyle&&(i=t.currentStyle),void 0===n?i:i[n];n in e||-1!==n.indexOf("webkit")||(n="-webkit-"+n),e[n]=i+("string"==typeof i?"":"px")}}function T(t,n){var i="";if("string"==typeof t)i=t;else do{var e=S(t,"transform");e&&"none"!==e&&(i=e+" "+i)}while(!n&&(t=t.parentNode));var o=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return o&&new o(i)}function O(t,n,i){if(t){var e=t.getElementsByTagName(n),o=0,r=e.length;if(i)for(;o<r;o++)i(e[o],o);return e}return[]}function I(){return document.scrollingElement||document.documentElement}function x(t,n,i,e,o){if(t.getBoundingClientRect||t===window){var r,a,s,l,c,f,h;if(t!==window&&t.parentNode&&t!==I()?(a=(r=t.getBoundingClientRect()).top,s=r.left,l=r.bottom,c=r.right,f=r.height,h=r.width):(a=0,s=0,l=window.innerHeight,c=window.innerWidth,f=window.innerHeight,h=window.innerWidth),(n||i)&&t!==window&&(o=o||t.parentNode,!u))do{if(o&&o.getBoundingClientRect&&("none"!==S(o,"transform")||i&&"static"!==S(o,"position"))){var d=o.getBoundingClientRect();a-=d.top+parseInt(S(o,"border-top-width")),s-=d.left+parseInt(S(o,"border-left-width")),l=a+r.height,c=s+r.width;break}}while(o=o.parentNode);if(e&&t!==window){var v=T(o||t),m=v&&v.a,p=v&&v.d;v&&(l=(a/=p)+(f/=p),c=(s/=m)+(h/=m))}return{top:a,left:s,bottom:l,right:c,width:h,height:f}}}function M(t,n,i){for(var e=C(t,!0),o=x(t)[n];e;){var r=x(e)[i];if(!("top"===i||"left"===i?o>=r:o<=r))return e;if(e===I())break;e=C(e,!1)}return!1}function _(t,n,i,e){for(var o=0,r=0,a=t.children;r<a.length;){if("none"!==a[r].style.display&&a[r]!==zt.ghost&&(e||a[r]!==zt.dragged)&&b(a[r],i.draggable,t,!1)){if(o===n)return a[r];o++}r++}return null}function D(t,n){for(var i=t.lastElementChild;i&&(i===zt.ghost||"none"===S(i,"display")||n&&!p(i,n));)i=i.previousElementSibling;return i||null}function k(t,n){var i=0;if(!t||!t.parentNode)return-1;for(;t=t.previousElementSibling;)"TEMPLATE"===t.nodeName.toUpperCase()||t===zt.clone||n&&!p(t,n)||i++;return i}function j(t){var n=0,i=0,e=I();if(t)do{var o=T(t);n+=t.scrollLeft*o.a,i+=t.scrollTop*o.d}while(t!==e&&(t=t.parentNode));return[n,i]}function C(t,n){if(!t||!t.getBoundingClientRect)return I();var i=t,e=!1;do{if(i.clientWidth<i.scrollWidth||i.clientHeight<i.scrollHeight){var o=S(i);if(i.clientWidth<i.scrollWidth&&("auto"==o.overflowX||"scroll"==o.overflowX)||i.clientHeight<i.scrollHeight&&("auto"==o.overflowY||"scroll"==o.overflowY)){if(!i.getBoundingClientRect||i===document.body)return I();if(e||n)return i;e=!0}}}while(i=i.parentNode);return I()}function A(t,n){return Math.round(t.top)===Math.round(n.top)&&Math.round(t.left)===Math.round(n.left)&&Math.round(t.height)===Math.round(n.height)&&Math.round(t.width)===Math.round(n.width)}function z(t,n){return function(){if(!w){var i=arguments;1===i.length?t.call(this,i[0]):t.apply(this,i),w=setTimeout((function(){w=void 0}),n)}}}function N(t,n,i){t.scrollLeft+=n,t.scrollTop+=i}function F(t){var n=window.Polymer,i=window.jQuery||window.Zepto;return n&&n.dom?n.dom(t).cloneNode(!0):i?i(t).clone(!0)[0]:t.cloneNode(!0)}var P="Sortable"+(new Date).getTime();var B=[],H={initializeByDefault:!0},G={mount:function(t){for(var n in H)H.hasOwnProperty(n)&&!(n in t)&&(t[n]=H[n]);B.forEach((function(n){if(n.pluginName===t.pluginName)throw"Sortable: Cannot mount plugin ".concat(t.pluginName," more than once")})),B.push(t)},pluginEvent:function(t,n,e){var o=this;this.eventCanceled=!1,e.cancel=function(){o.eventCanceled=!0};var r=t+"Global";B.forEach((function(o){n[o.pluginName]&&(n[o.pluginName][r]&&n[o.pluginName][r](i({sortable:n},e)),n.options[o.pluginName]&&n[o.pluginName][t]&&n[o.pluginName][t](i({sortable:n},e)))}))},initializePlugins:function(t,n,i){for(var e in B.forEach((function(e){var o=e.pluginName;if(t.options[o]||e.initializeByDefault){var a=new e(t,n,t.options);a.sortable=t,a.options=t.options,t[o]=a,r(i,a.defaults)}})),t.options)if(t.options.hasOwnProperty(e)){var o=this.modifyOption(t,e,t.options[e]);void 0!==o&&(t.options[e]=o)}},getEventProperties:function(t,n){var i={};return B.forEach((function(e){"function"==typeof e.eventProperties&&r(i,e.eventProperties.call(n[e.pluginName],t))})),i},modifyOption:function(t,n,i){var e;return B.forEach((function(o){t[o.pluginName]&&o.optionListeners&&"function"==typeof o.optionListeners[n]&&(e=o.optionListeners[n].call(t[o.pluginName],i))})),e}},L=["evt"],W=function(t,n){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=e.evt,r=function(t,n){if(null==t)return{};var i,e,o=function(t,n){if(null==t)return{};var i,e,o={},r=Object.keys(t);for(e=0;e<r.length;e++)n.indexOf(i=r[e])>=0||(o[i]=t[i]);return o}(t,n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);for(e=0;e<r.length;e++)n.indexOf(i=r[e])>=0||Object.prototype.propertyIsEnumerable.call(t,i)&&(o[i]=t[i])}return o}(e,L);G.pluginEvent.bind(zt)(t,n,i({dragEl:X,parentEl:Y,ghostEl:U,rootEl:V,nextEl:Z,lastDownEl:$,cloneEl:q,cloneHidden:J,dragStarted:ct,putSortable:et,activeSortable:zt.active,originalEvent:o,oldIndex:K,oldDraggableIndex:tt,newIndex:Q,newDraggableIndex:nt,hideGhostForTarget:kt,unhideGhostForTarget:jt,cloneNowHidden:function(){J=!0},cloneNowShown:function(){J=!1},dispatchSortableEvent:function(t){R({sortable:n,name:t,originalEvent:o})}},r))};function R(t){!function(t){var n=t.sortable,e=t.rootEl,o=t.name,r=t.targetEl,a=t.cloneEl,l=t.toEl,c=t.fromEl,f=t.oldIndex,h=t.newIndex,d=t.oldDraggableIndex,v=t.newDraggableIndex,m=t.originalEvent,p=t.putSortable,g=t.extraEventProperties;if(n=n||e&&e[P]){var b,w=n.options,E="on"+o.charAt(0).toUpperCase()+o.substr(1);!window.CustomEvent||u||s?(b=document.createEvent("Event")).initEvent(o,!0,!0):b=new CustomEvent(o,{bubbles:!0,cancelable:!0}),b.to=l||e,b.from=c||e,b.item=r||e,b.clone=a,b.oldIndex=f,b.newIndex=h,b.oldDraggableIndex=d,b.newDraggableIndex=v,b.originalEvent=m,b.pullMode=p?p.lastPutMode:void 0;var y=i(i({},g),G.getEventProperties(o,n));for(var S in y)b[S]=y[S];e&&e.dispatchEvent(b),w[E]&&w[E].call(n,b)}}(i({putSortable:et,cloneEl:q,targetEl:X,rootEl:V,oldIndex:K,oldDraggableIndex:tt,newIndex:Q,newDraggableIndex:nt},t))}var X,Y,U,V,Z,$,q,J,K,Q,tt,nt,it,et,ot,rt,at,ut,st,lt,ct,ft,ht,dt,vt,mt=!1,pt=!1,gt=[],bt=!1,wt=!1,Et=[],yt=!1,St=[],Tt="undefined"!=typeof document,Ot=f,It=s||u?"cssFloat":"float",xt=Tt&&!h&&!f&&"draggable"in document.createElement("div"),Mt=function(){if(Tt){if(u)return!1;var t=document.createElement("x");return t.style.cssText="pointer-events:auto","auto"===t.style.pointerEvents}}(),_t=function(t,n){var i=S(t),e=parseInt(i.width)-parseInt(i.paddingLeft)-parseInt(i.paddingRight)-parseInt(i.borderLeftWidth)-parseInt(i.borderRightWidth),o=_(t,0,n),r=_(t,1,n),a=o&&S(o),u=r&&S(r),s=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+x(o).width,l=u&&parseInt(u.marginLeft)+parseInt(u.marginRight)+x(r).width;return"flex"===i.display?"column"===i.flexDirection||"column-reverse"===i.flexDirection?"vertical":"horizontal":"grid"===i.display?i.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal":o&&a.float&&"none"!==a.float?!r||"both"!==u.clear&&u.clear!==("left"===a.float?"left":"right")?"horizontal":"vertical":o&&("block"===a.display||"flex"===a.display||"table"===a.display||"grid"===a.display||s>=e&&"none"===i[It]||r&&"none"===i[It]&&s+l>e)?"vertical":"horizontal"},Dt=function(t){function n(t,i){return function(e,o,r,a){if(null==t&&(i||e.options.group.name&&o.options.group.name&&e.options.group.name===o.options.group.name))return!0;if(null==t||!1===t)return!1;if(i&&"clone"===t)return t;if("function"==typeof t)return n(t(e,o,r,a),i)(e,o,r,a);var u=(i?e:o).options.group.name;return!0===t||"string"==typeof t&&t===u||t.join&&t.indexOf(u)>-1}}var i={},o=t.group;o&&"object"==e(o)||(o={name:o}),i.name=o.name,i.checkPull=n(o.pull,!0),i.checkPut=n(o.put),i.revertClone=o.revertClone,t.group=i},kt=function(){!Mt&&U&&S(U,"display","none")},jt=function(){!Mt&&U&&S(U,"display","")};Tt&&!h&&document.addEventListener("click",(function(t){if(pt)return t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.stopImmediatePropagation&&t.stopImmediatePropagation(),pt=!1,!1}),!0);var Ct=function(t){if(X){var n=(o=(t=t.touches?t.touches[0]:t).clientX,r=t.clientY,gt.some((function(t){var n=t[P].options.emptyInsertThreshold;if(n&&!D(t)){var i=x(t);return o>=i.left-n&&o<=i.right+n&&r>=i.top-n&&r<=i.bottom+n?a=t:void 0}})),a);if(n){var i={};for(var e in t)t.hasOwnProperty(e)&&(i[e]=t[e]);i.target=i.rootEl=n,i.preventDefault=void 0,i.stopPropagation=void 0,n[P]._onDragOver(i)}}var o,r,a},At=function(t){X&&X.parentNode[P]._isOutsideThisEl(t.target)};function zt(t,n){if(!t||!t.nodeType||1!==t.nodeType)throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(t));this.el=t,this.options=n=r({},n),t[P]=this;var e,o,a={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(t.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return _t(t,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(t,n){t.setData("Text",n.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:!1!==zt.supportPointer&&"PointerEvent"in window&&!c,emptyInsertThreshold:5};for(var u in G.initializePlugins(this,t,a),a)!(u in n)&&(n[u]=a[u]);for(var s in Dt(n),this)"_"===s.charAt(0)&&"function"==typeof this[s]&&(this[s]=this[s].bind(this));this.nativeDraggable=!n.forceFallback&&xt,this.nativeDraggable&&(this.options.touchStartThreshold=1),n.supportPointer?v(t,"pointerdown",this._onTapStart):(v(t,"mousedown",this._onTapStart),v(t,"touchstart",this._onTapStart)),this.nativeDraggable&&(v(t,"dragover",this),v(t,"dragenter",this)),gt.push(this.el),n.store&&n.store.get&&this.sort(n.store.get(this)||[]),r(this,(o=[],{captureAnimationState:function(){o=[],this.options.animation&&[].slice.call(this.el.children).forEach((function(t){if("none"!==S(t,"display")&&t!==zt.ghost){o.push({target:t,rect:x(t)});var n=i({},o[o.length-1].rect);if(t.thisAnimationDuration){var e=T(t,!0);e&&(n.top-=e.f,n.left-=e.e)}t.fromRect=n}}))},addAnimationState:function(t){o.push(t)},removeAnimationState:function(t){o.splice(function(t,n){for(var i in t)if(t.hasOwnProperty(i))for(var e in n)if(n.hasOwnProperty(e)&&n[e]===t[i][e])return Number(i);return-1}(o,{target:t}),1)},animateAll:function(t){var n=this;if(!this.options.animation)return clearTimeout(e),void("function"==typeof t&&t());var i=!1,r=0;o.forEach((function(t){var e=0,o=t.target,a=o.fromRect,u=x(o),s=o.prevFromRect,l=o.prevToRect,c=t.rect,f=T(o,!0);f&&(u.top-=f.f,u.left-=f.e),o.toRect=u,o.thisAnimationDuration&&A(s,u)&&!A(a,u)&&(c.top-u.top)/(c.left-u.left)==(a.top-u.top)/(a.left-u.left)&&(e=function(t,n,i,e){return Math.sqrt(Math.pow(n.top-t.top,2)+Math.pow(n.left-t.left,2))/Math.sqrt(Math.pow(n.top-i.top,2)+Math.pow(n.left-i.left,2))*e.animation}(c,s,l,n.options)),A(u,a)||(o.prevFromRect=a,o.prevToRect=u,e||(e=n.options.animation),n.animate(o,c,u,e)),e&&(i=!0,r=Math.max(r,e),clearTimeout(o.animationResetTimer),o.animationResetTimer=setTimeout((function(){o.animationTime=0,o.prevFromRect=null,o.fromRect=null,o.prevToRect=null,o.thisAnimationDuration=null}),e),o.thisAnimationDuration=e)})),clearTimeout(e),i?e=setTimeout((function(){"function"==typeof t&&t()}),r):"function"==typeof t&&t(),o=[]},animate:function(t,n,i,e){if(e){S(t,"transition",""),S(t,"transform","");var o=T(this.el),r=(n.left-i.left)/(o&&o.a||1),a=(n.top-i.top)/(o&&o.d||1);t.animatingX=!!r,t.animatingY=!!a,S(t,"transform","translate3d("+r+"px,"+a+"px,0)"),this.forRepaintDummy=function(t){return t.offsetWidth}(t),S(t,"transition","transform "+e+"ms"+(this.options.easing?" "+this.options.easing:"")),S(t,"transform","translate3d(0,0,0)"),"number"==typeof t.animated&&clearTimeout(t.animated),t.animated=setTimeout((function(){S(t,"transition",""),S(t,"transform",""),t.animated=!1,t.animatingX=!1,t.animatingY=!1}),e)}}}))}function Nt(t,n,i,e,o,r,a,l){var c,f,h=t[P],d=h.options.onMove;return!window.CustomEvent||u||s?(c=document.createEvent("Event")).initEvent("move",!0,!0):c=new CustomEvent("move",{bubbles:!0,cancelable:!0}),c.to=n,c.from=t,c.dragged=i,c.draggedRect=e,c.related=o||n,c.relatedRect=r||x(n),c.willInsertAfter=l,c.originalEvent=a,t.dispatchEvent(c),d&&(f=d.call(h,c,a)),f}function Ft(t){t.draggable=!1}function Pt(){yt=!1}function Bt(t){for(var n=t.tagName+t.className+t.src+t.href+t.textContent,i=n.length,e=0;i--;)e+=n.charCodeAt(i);return e.toString(36)}function Ht(t){return setTimeout(t,0)}function Gt(t){return clearTimeout(t)}zt.prototype={constructor:zt,_isOutsideThisEl:function(t){this.el.contains(t)||t===this.el||(ft=null)},_getDirection:function(t,n){return"function"==typeof this.options.direction?this.options.direction.call(this,t,n,X):this.options.direction},_onTapStart:function(t){if(t.cancelable){var n=this,i=this.el,e=this.options,o=e.preventOnFilter,r=t.type,a=t.touches&&t.touches[0]||t.pointerType&&"touch"===t.pointerType&&t,u=(a||t).target,s=t.target.shadowRoot&&(t.path&&t.path[0]||t.composedPath&&t.composedPath()[0])||u,l=e.filter;if(function(t){St.length=0;for(var n=t.getElementsByTagName("input"),i=n.length;i--;){var e=n[i];e.checked&&St.push(e)}}(i),!X&&!(/mousedown|pointerdown/.test(r)&&0!==t.button||e.disabled)&&!s.isContentEditable&&(this.nativeDraggable||!c||!u||"SELECT"!==u.tagName.toUpperCase())&&!((u=b(u,e.draggable,i,!1))&&u.animated||$===u)){if(K=k(u),tt=k(u,e.draggable),"function"==typeof l){if(l.call(this,t,u,this))return R({sortable:n,rootEl:s,name:"filter",targetEl:u,toEl:i,fromEl:i}),W("filter",n,{evt:t}),void(o&&t.cancelable&&t.preventDefault())}else if(l&&(l=l.split(",").some((function(e){if(e=b(s,e.trim(),i,!1))return R({sortable:n,rootEl:e,name:"filter",targetEl:u,fromEl:i,toEl:i}),W("filter",n,{evt:t}),!0}))))return void(o&&t.cancelable&&t.preventDefault());e.handle&&!b(s,e.handle,i,!1)||this._prepareDragStart(t,a,u)}}},_prepareDragStart:function(t,n,i){var e,o=this,r=o.el,a=o.options,c=r.ownerDocument;if(i&&!X&&i.parentNode===r){var f=x(i);if(V=r,Y=(X=i).parentNode,Z=X.nextSibling,$=i,it=a.group,zt.dragged=X,st=(ot={target:X,clientX:(n||t).clientX,clientY:(n||t).clientY}).clientX-f.left,lt=ot.clientY-f.top,this._lastX=(n||t).clientX,this._lastY=(n||t).clientY,X.style["will-change"]="all",e=function(){W("delayEnded",o,{evt:t}),zt.eventCanceled?o._onDrop():(o._disableDelayedDragEvents(),!l&&o.nativeDraggable&&(X.draggable=!0),o._triggerDragStart(t,n),R({sortable:o,name:"choose",originalEvent:t}),y(X,a.chosenClass,!0))},a.ignore.split(",").forEach((function(t){O(X,t.trim(),Ft)})),v(c,"dragover",Ct),v(c,"mousemove",Ct),v(c,"touchmove",Ct),v(c,"mouseup",o._onDrop),v(c,"touchend",o._onDrop),v(c,"touchcancel",o._onDrop),l&&this.nativeDraggable&&(this.options.touchStartThreshold=4,X.draggable=!0),W("delayStart",this,{evt:t}),!a.delay||a.delayOnTouchOnly&&!n||this.nativeDraggable&&(s||u))e();else{if(zt.eventCanceled)return void this._onDrop();v(c,"mouseup",o._disableDelayedDrag),v(c,"touchend",o._disableDelayedDrag),v(c,"touchcancel",o._disableDelayedDrag),v(c,"mousemove",o._delayedDragTouchMoveHandler),v(c,"touchmove",o._delayedDragTouchMoveHandler),a.supportPointer&&v(c,"pointermove",o._delayedDragTouchMoveHandler),o._dragStartTimer=setTimeout(e,a.delay)}}},_delayedDragTouchMoveHandler:function(t){var n=t.touches?t.touches[0]:t;Math.max(Math.abs(n.clientX-this._lastX),Math.abs(n.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){X&&Ft(X),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var t=this.el.ownerDocument;m(t,"mouseup",this._disableDelayedDrag),m(t,"touchend",this._disableDelayedDrag),m(t,"touchcancel",this._disableDelayedDrag),m(t,"mousemove",this._delayedDragTouchMoveHandler),m(t,"touchmove",this._delayedDragTouchMoveHandler),m(t,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(t,n){n=n||"touch"==t.pointerType&&t,!this.nativeDraggable||n?v(document,this.options.supportPointer?"pointermove":n?"touchmove":"mousemove",this._onTouchMove):(v(X,"dragend",this),v(V,"dragstart",this._onDragStart));try{document.selection?Ht((function(){document.selection.empty()})):window.getSelection().removeAllRanges()}catch(t){}},_dragStarted:function(t,n){if(mt=!1,V&&X){W("dragStarted",this,{evt:n}),this.nativeDraggable&&v(document,"dragover",At);var i=this.options;!t&&y(X,i.dragClass,!1),y(X,i.ghostClass,!0),zt.active=this,t&&this._appendGhost(),R({sortable:this,name:"start",originalEvent:n})}else this._nulling()},_emulateDragOver:function(){if(rt){this._lastX=rt.clientX,this._lastY=rt.clientY,kt();for(var t=document.elementFromPoint(rt.clientX,rt.clientY),n=t;t&&t.shadowRoot&&(t=t.shadowRoot.elementFromPoint(rt.clientX,rt.clientY))!==n;)n=t;if(X.parentNode[P]._isOutsideThisEl(t),n)do{if(n[P]&&n[P]._onDragOver({clientX:rt.clientX,clientY:rt.clientY,target:t,rootEl:n})&&!this.options.dragoverBubble)break;t=n}while(n=n.parentNode);jt()}},_onTouchMove:function(t){if(ot){var n=this.options,i=n.fallbackTolerance,e=n.fallbackOffset,o=t.touches?t.touches[0]:t,r=U&&T(U,!0),a=U&&r&&r.a,u=U&&r&&r.d,s=Ot&&vt&&j(vt),l=(o.clientX-ot.clientX+e.x)/(a||1)+(s?s[0]-Et[0]:0)/(a||1),c=(o.clientY-ot.clientY+e.y)/(u||1)+(s?s[1]-Et[1]:0)/(u||1);if(!zt.active&&!mt){if(i&&Math.max(Math.abs(o.clientX-this._lastX),Math.abs(o.clientY-this._lastY))<i)return;this._onDragStart(t,!0)}if(U){r?(r.e+=l-(at||0),r.f+=c-(ut||0)):r={a:1,b:0,c:0,d:1,e:l,f:c};var f="matrix(".concat(r.a,",").concat(r.b,",").concat(r.c,",").concat(r.d,",").concat(r.e,",").concat(r.f,")");S(U,"webkitTransform",f),S(U,"mozTransform",f),S(U,"msTransform",f),S(U,"transform",f),at=l,ut=c,rt=o}t.cancelable&&t.preventDefault()}},_appendGhost:function(){if(!U){var t=this.options.fallbackOnBody?document.body:V,n=x(X,!0,Ot,!0,t),i=this.options;if(Ot){for(vt=t;"static"===S(vt,"position")&&"none"===S(vt,"transform")&&vt!==document;)vt=vt.parentNode;vt!==document.body&&vt!==document.documentElement?(vt===document&&(vt=I()),n.top+=vt.scrollTop,n.left+=vt.scrollLeft):vt=I(),Et=j(vt)}y(U=X.cloneNode(!0),i.ghostClass,!1),y(U,i.fallbackClass,!0),y(U,i.dragClass,!0),S(U,"transition",""),S(U,"transform",""),S(U,"box-sizing","border-box"),S(U,"margin",0),S(U,"top",n.top),S(U,"left",n.left),S(U,"width",n.width),S(U,"height",n.height),S(U,"opacity","0.8"),S(U,"position",Ot?"absolute":"fixed"),S(U,"zIndex","100000"),S(U,"pointerEvents","none"),zt.ghost=U,t.appendChild(U),S(U,"transform-origin",st/parseInt(U.style.width)*100+"% "+lt/parseInt(U.style.height)*100+"%")}},_onDragStart:function(t,n){var i=this,e=t.dataTransfer,o=i.options;W("dragStart",this,{evt:t}),zt.eventCanceled?this._onDrop():(W("setupClone",this),zt.eventCanceled||((q=F(X)).removeAttribute("id"),q.draggable=!1,q.style["will-change"]="",this._hideClone(),y(q,this.options.chosenClass,!1),zt.clone=q),i.cloneId=Ht((function(){W("clone",i),zt.eventCanceled||(i.options.removeCloneOnHide||V.insertBefore(q,X),i._hideClone(),R({sortable:i,name:"clone"}))})),!n&&y(X,o.dragClass,!0),n?(pt=!0,i._loopId=setInterval(i._emulateDragOver,50)):(m(document,"mouseup",i._onDrop),m(document,"touchend",i._onDrop),m(document,"touchcancel",i._onDrop),e&&(e.effectAllowed="move",o.setData&&o.setData.call(i,e,X)),v(document,"drop",i),S(X,"transform","translateZ(0)")),mt=!0,i._dragStartId=Ht(i._dragStarted.bind(i,n,t)),v(document,"selectstart",i),ct=!0,c&&S(document.body,"user-select","none"))},_onDragOver:function(t){var n,e,o,r,a=this.el,u=t.target,s=this.options,l=s.group,c=zt.active,f=it===l,h=s.sort,d=et||c,v=this,m=!1;if(!yt){if(void 0!==t.preventDefault&&t.cancelable&&t.preventDefault(),u=b(u,s.draggable,a,!0),G("dragOver"),zt.eventCanceled)return m;if(X.contains(t.target)||u.animated&&u.animatingX&&u.animatingY||v._ignoreWhileAnimating===u)return $(!1);if(pt=!1,c&&!s.disabled&&(f?h||(o=Y!==V):et===this||(this.lastPutMode=it.checkPull(this,c,X,t))&&l.checkPut(this,c,X,t))){if(r="vertical"===this._getDirection(t,u),n=x(X),G("dragOverValid"),zt.eventCanceled)return m;if(o)return Y=V,L(),this._hideClone(),G("revert"),zt.eventCanceled||(Z?V.insertBefore(X,Z):V.appendChild(X)),$(!0);var p=D(a,s.draggable);if(!p||function(t,n,i){var e=x(D(i.el,i.options.draggable));return n?t.clientX>e.right+10||t.clientX<=e.right&&t.clientY>e.bottom&&t.clientX>=e.left:t.clientX>e.right&&t.clientY>e.top||t.clientX<=e.right&&t.clientY>e.bottom+10}(t,r,this)&&!p.animated){if(p===X)return $(!1);if(p&&a===t.target&&(u=p),u&&(e=x(u)),!1!==Nt(V,a,X,n,u,e,t,!!u))return L(),p&&p.nextSibling?a.insertBefore(X,p.nextSibling):a.appendChild(X),Y=a,q(),$(!0)}else if(p&&function(t,n,i){var e=x(_(i.el,0,i.options,!0));return n?t.clientX<e.left-10||t.clientY<e.top&&t.clientX<e.right:t.clientY<e.top-10||t.clientY<e.bottom&&t.clientX<e.left}(t,r,this)){var g=_(a,0,s,!0);if(g===X)return $(!1);if(e=x(u=g),!1!==Nt(V,a,X,n,u,e,t,!1))return L(),a.insertBefore(X,g),Y=a,q(),$(!0)}else if(u.parentNode===a){e=x(u);var w,E,T,O=X.parentNode!==a,I=!function(t,n,i){var e=i?t.left:t.top,o=i?n.left:n.top;return e===o||(i?t.right:t.bottom)===(i?n.right:n.bottom)||e+(i?t.width:t.height)/2===o+(i?n.width:n.height)/2}(X.animated&&X.toRect||n,u.animated&&u.toRect||e,r),j=r?"top":"left",C=M(u,"top","top")||M(X,"top","top"),A=C?C.scrollTop:void 0;if(ft!==u&&(E=e[j],bt=!1,wt=!I&&s.invertSwap||O),w=function(t,n,i,e,o,r,a,u){var s=e?t.clientY:t.clientX,l=e?i.height:i.width,c=e?i.top:i.left,f=e?i.bottom:i.right,h=!1;if(!a)if(u&&dt<l*o){if(!bt&&(1===ht?s>c+l*r/2:s<f-l*r/2)&&(bt=!0),bt)h=!0;else if(1===ht?s<c+dt:s>f-dt)return-ht}else if(s>c+l*(1-o)/2&&s<f-l*(1-o)/2)return function(t){return k(X)<k(t)?1:-1}(n);return(h=h||a)&&(s<c+l*r/2||s>f-l*r/2)?s>c+l/2?1:-1:0}(t,u,e,r,I?1:s.swapThreshold,null==s.invertedSwapThreshold?s.swapThreshold:s.invertedSwapThreshold,wt,ft===u),0!==w){var z=k(X);do{T=Y.children[z-=w]}while(T&&("none"===S(T,"display")||T===U))}if(0===w||T===u)return $(!1);ft=u,ht=w;var F=u.nextElementSibling,B=!1,H=Nt(V,a,X,n,u,e,t,B=1===w);if(!1!==H)return 1!==H&&-1!==H||(B=1===H),yt=!0,setTimeout(Pt,30),L(),B&&!F?a.appendChild(X):u.parentNode.insertBefore(X,B?F:u),C&&N(C,0,A-C.scrollTop),Y=X.parentNode,void 0===E||wt||(dt=Math.abs(E-x(u)[j])),q(),$(!0)}if(a.contains(X))return $(!1)}return!1}function G(s,l){W(s,v,i({evt:t,isOwner:f,axis:r?"vertical":"horizontal",revert:o,dragRect:n,targetRect:e,canSort:h,fromSortable:d,target:u,completed:$,onMove:function(i,e){return Nt(V,a,X,n,i,x(i),t,e)},changed:q},l))}function L(){G("dragOverAnimationCapture"),v.captureAnimationState(),v!==d&&d.captureAnimationState()}function $(n){return G("dragOverCompleted",{insertion:n}),n&&(f?c._hideClone():c._showClone(v),v!==d&&(y(X,et?et.options.ghostClass:c.options.ghostClass,!1),y(X,s.ghostClass,!0)),et!==v&&v!==zt.active?et=v:v===zt.active&&et&&(et=null),d===v&&(v._ignoreWhileAnimating=u),v.animateAll((function(){G("dragOverAnimationComplete"),v._ignoreWhileAnimating=null})),v!==d&&(d.animateAll(),d._ignoreWhileAnimating=null)),(u===X&&!X.animated||u===a&&!u.animated)&&(ft=null),s.dragoverBubble||t.rootEl||u===document||(X.parentNode[P]._isOutsideThisEl(t.target),!n&&Ct(t)),!s.dragoverBubble&&t.stopPropagation&&t.stopPropagation(),m=!0}function q(){Q=k(X),nt=k(X,s.draggable),R({sortable:v,name:"change",toEl:a,newIndex:Q,newDraggableIndex:nt,originalEvent:t})}},_ignoreWhileAnimating:null,_offMoveEvents:function(){m(document,"mousemove",this._onTouchMove),m(document,"touchmove",this._onTouchMove),m(document,"pointermove",this._onTouchMove),m(document,"dragover",Ct),m(document,"mousemove",Ct),m(document,"touchmove",Ct)},_offUpEvents:function(){var t=this.el.ownerDocument;m(t,"mouseup",this._onDrop),m(t,"touchend",this._onDrop),m(t,"pointerup",this._onDrop),m(t,"touchcancel",this._onDrop),m(document,"selectstart",this)},_onDrop:function(t){var n=this.el,i=this.options;Q=k(X),nt=k(X,i.draggable),W("drop",this,{evt:t}),Y=X&&X.parentNode,Q=k(X),nt=k(X,i.draggable),zt.eventCanceled||(mt=!1,wt=!1,bt=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Gt(this.cloneId),Gt(this._dragStartId),this.nativeDraggable&&(m(document,"drop",this),m(n,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),c&&S(document.body,"user-select",""),S(X,"transform",""),t&&(ct&&(t.cancelable&&t.preventDefault(),!i.dropBubble&&t.stopPropagation()),U&&U.parentNode&&U.parentNode.removeChild(U),(V===Y||et&&"clone"!==et.lastPutMode)&&q&&q.parentNode&&q.parentNode.removeChild(q),X&&(this.nativeDraggable&&m(X,"dragend",this),Ft(X),X.style["will-change"]="",ct&&!mt&&y(X,et?et.options.ghostClass:this.options.ghostClass,!1),y(X,this.options.chosenClass,!1),R({sortable:this,name:"unchoose",toEl:Y,newIndex:null,newDraggableIndex:null,originalEvent:t}),V!==Y?(Q>=0&&(R({rootEl:Y,name:"add",toEl:Y,fromEl:V,originalEvent:t}),R({sortable:this,name:"remove",toEl:Y,originalEvent:t}),R({rootEl:Y,name:"sort",toEl:Y,fromEl:V,originalEvent:t}),R({sortable:this,name:"sort",toEl:Y,originalEvent:t})),et&&et.save()):Q!==K&&Q>=0&&(R({sortable:this,name:"update",toEl:Y,originalEvent:t}),R({sortable:this,name:"sort",toEl:Y,originalEvent:t})),zt.active&&(null!=Q&&-1!==Q||(Q=K,nt=tt),R({sortable:this,name:"end",toEl:Y,originalEvent:t}),this.save())))),this._nulling()},_nulling:function(){W("nulling",this),V=X=Y=U=Z=q=$=J=ot=rt=ct=Q=nt=K=tt=ft=ht=et=it=zt.dragged=zt.ghost=zt.clone=zt.active=null,St.forEach((function(t){t.checked=!0})),St.length=at=ut=0},handleEvent:function(t){switch(t.type){case"drop":case"dragend":this._onDrop(t);break;case"dragenter":case"dragover":X&&(this._onDragOver(t),function(t){t.dataTransfer&&(t.dataTransfer.dropEffect="move"),t.cancelable&&t.preventDefault()}(t));break;case"selectstart":t.preventDefault()}},toArray:function(){for(var t,n=[],i=this.el.children,e=0,o=i.length,r=this.options;e<o;e++)b(t=i[e],r.draggable,this.el,!1)&&n.push(t.getAttribute(r.dataIdAttr)||Bt(t));return n},sort:function(t,n){var i={},e=this.el;this.toArray().forEach((function(t,n){var o=e.children[n];b(o,this.options.draggable,e,!1)&&(i[t]=o)}),this),n&&this.captureAnimationState(),t.forEach((function(t){i[t]&&(e.removeChild(i[t]),e.appendChild(i[t]))})),n&&this.animateAll()},save:function(){var t=this.options.store;t&&t.set&&t.set(this)},closest:function(t,n){return b(t,n||this.options.draggable,this.el,!1)},option:function(t,n){var i=this.options;if(void 0===n)return i[t];var e=G.modifyOption(this,t,n);i[t]=void 0!==e?e:n,"group"===t&&Dt(i)},destroy:function(){W("destroy",this);var t=this.el;t[P]=null,m(t,"mousedown",this._onTapStart),m(t,"touchstart",this._onTapStart),m(t,"pointerdown",this._onTapStart),this.nativeDraggable&&(m(t,"dragover",this),m(t,"dragenter",this)),Array.prototype.forEach.call(t.querySelectorAll("[draggable]"),(function(t){t.removeAttribute("draggable")})),this._onDrop(),this._disableDelayedDragEvents(),gt.splice(gt.indexOf(this.el),1),this.el=t=null},_hideClone:function(){if(!J){if(W("hideClone",this),zt.eventCanceled)return;S(q,"display","none"),this.options.removeCloneOnHide&&q.parentNode&&q.parentNode.removeChild(q),J=!0}},_showClone:function(t){if("clone"===t.lastPutMode){if(J){if(W("showClone",this),zt.eventCanceled)return;X.parentNode!=V||this.options.group.revertClone?Z?V.insertBefore(q,Z):V.appendChild(q):V.insertBefore(q,X),this.options.group.revertClone&&this.animate(X,q),S(q,"display",""),J=!1}}else this._hideClone()}},Tt&&v(document,"touchmove",(function(t){(zt.active||mt)&&t.cancelable&&t.preventDefault()})),zt.utils={on:v,off:m,css:S,find:O,is:function(t,n){return!!b(t,n,t,!1)},extend:function(t,n){if(t&&n)for(var i in n)n.hasOwnProperty(i)&&(t[i]=n[i]);return t},throttle:z,closest:b,toggleClass:y,clone:F,index:k,nextTick:Ht,cancelNextTick:Gt,detectDirection:_t,getChild:_},zt.get=function(t){return t[P]},zt.mount=function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];n[0].constructor===Array&&(n=n[0]),n.forEach((function(t){if(!t.prototype||!t.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(t));t.utils&&(zt.utils=i(i({},zt.utils),t.utils)),G.mount(t)}))},zt.create=function(t,n){return new zt(t,n)},zt.version="1.15.0";var Lt,Wt,Rt,Xt,Yt,Ut,Vt=[],Zt=!1;function $t(){Vt.forEach((function(t){clearInterval(t.pid)})),Vt=[]}function qt(){clearInterval(Ut)}var Jt=z((function(t,n,i,e){if(n.scroll){var o,r=(t.touches?t.touches[0]:t).clientX,a=(t.touches?t.touches[0]:t).clientY,u=n.scrollSensitivity,s=n.scrollSpeed,l=I(),c=!1;Wt!==i&&(Wt=i,$t(),o=n.scrollFn,!0===(Lt=n.scroll)&&(Lt=C(i,!0)));var f=0,h=Lt;do{var d=h,v=x(d),m=v.top,p=v.bottom,g=v.left,b=v.right,w=v.width,E=v.height,y=void 0,T=void 0,O=d.scrollWidth,M=d.scrollHeight,_=S(d),D=d.scrollLeft,k=d.scrollTop;d===l?(y=w<O&&("auto"===_.overflowX||"scroll"===_.overflowX||"visible"===_.overflowX),T=E<M&&("auto"===_.overflowY||"scroll"===_.overflowY||"visible"===_.overflowY)):(y=w<O&&("auto"===_.overflowX||"scroll"===_.overflowX),T=E<M&&("auto"===_.overflowY||"scroll"===_.overflowY));var j=y&&(Math.abs(b-r)<=u&&D+w<O)-(Math.abs(g-r)<=u&&!!D),A=T&&(Math.abs(p-a)<=u&&k+E<M)-(Math.abs(m-a)<=u&&!!k);if(!Vt[f])for(var z=0;z<=f;z++)Vt[z]||(Vt[z]={});Vt[f].vx==j&&Vt[f].vy==A&&Vt[f].el===d||(Vt[f].el=d,Vt[f].vx=j,Vt[f].vy=A,clearInterval(Vt[f].pid),0==j&&0==A||(c=!0,Vt[f].pid=setInterval(function(){e&&0===this.layer&&zt.active._onTouchMove(Yt);var n=Vt[this.layer].vy?Vt[this.layer].vy*s:0,i=Vt[this.layer].vx?Vt[this.layer].vx*s:0;"function"==typeof o&&"continue"!==o.call(zt.dragged.parentNode[P],i,n,t,Yt,Vt[this.layer].el)||N(Vt[this.layer].el,i,n)}.bind({layer:f}),24))),f++}while(n.bubbleScroll&&h!==l&&(h=C(h,!1)));Zt=c}}),30),Kt=function(t){var n=t.originalEvent,i=t.putSortable,e=t.dragEl,o=t.dispatchSortableEvent,r=t.unhideGhostForTarget;if(n){var a=i||t.activeSortable;(0,t.hideGhostForTarget)();var u=n.changedTouches&&n.changedTouches.length?n.changedTouches[0]:n,s=document.elementFromPoint(u.clientX,u.clientY);r(),a&&!a.el.contains(s)&&(o("spill"),this.onSpill({dragEl:e,putSortable:i}))}};function Qt(){}function tn(){}Qt.prototype={startIndex:null,dragStart:function(t){this.startIndex=t.oldDraggableIndex},onSpill:function(t){var n=t.dragEl,i=t.putSortable;this.sortable.captureAnimationState(),i&&i.captureAnimationState();var e=_(this.sortable.el,this.startIndex,this.options);e?this.sortable.el.insertBefore(n,e):this.sortable.el.appendChild(n),this.sortable.animateAll(),i&&i.animateAll()},drop:Kt},r(Qt,{pluginName:"revertOnSpill"}),tn.prototype={onSpill:function(t){var n=t.dragEl,i=t.putSortable||this.sortable;i.captureAnimationState(),n.parentNode&&n.parentNode.removeChild(n),i.animateAll()},drop:Kt},r(tn,{pluginName:"removeOnSpill"}),zt.mount(new function(){function t(){for(var t in this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0},this)"_"===t.charAt(0)&&"function"==typeof this[t]&&(this[t]=this[t].bind(this))}return t.prototype={dragStarted:function(t){var n=t.originalEvent;this.sortable.nativeDraggable?v(document,"dragover",this._handleAutoScroll):v(document,this.options.supportPointer?"pointermove":n.touches?"touchmove":"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var n=t.originalEvent;this.options.dragOverBubble||n.rootEl||this._handleAutoScroll(n)},drop:function(){this.sortable.nativeDraggable?m(document,"dragover",this._handleAutoScroll):(m(document,"pointermove",this._handleFallbackAutoScroll),m(document,"touchmove",this._handleFallbackAutoScroll),m(document,"mousemove",this._handleFallbackAutoScroll)),qt(),$t(),clearTimeout(w),w=void 0},nulling:function(){Yt=Wt=Lt=Zt=Ut=Rt=Xt=null,Vt.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,n){var i=this,e=(t.touches?t.touches[0]:t).clientX,o=(t.touches?t.touches[0]:t).clientY,r=document.elementFromPoint(e,o);if(Yt=t,n||this.options.forceAutoScrollFallback||s||u||c){Jt(t,this.options,r,n);var a=C(r,!0);!Zt||Ut&&e===Rt&&o===Xt||(Ut&&qt(),Ut=setInterval((function(){var r=C(document.elementFromPoint(e,o),!0);r!==a&&(a=r,$t()),Jt(t,i.options,r,n)}),10),Rt=e,Xt=o)}else{if(!this.options.bubbleScroll||C(r,!0)===I())return void $t();Jt(t,this.options,C(r,!1),!1)}}},r(t,{pluginName:"scroll",initializeByDefault:!0})}),zt.mount(tn,Qt);
|
12
|
+
*/function n(t,n){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);n&&(e=e.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),i.push.apply(i,e)}return i}function i(t){for(var i=1;i<arguments.length;i++){var e=null!=arguments[i]?arguments[i]:{};i%2?n(Object(e),!0).forEach((function(n){o(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):n(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}function o(t,n,i){return n in t?Object.defineProperty(t,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[n]=i,t}function r(){return r=Object.assign||function(t){for(var n=1;n<arguments.length;n++){var i=arguments[n];for(var e in i)Object.prototype.hasOwnProperty.call(i,e)&&(t[e]=i[e])}return t},r.apply(this,arguments)}function a(t){if("undefined"!=typeof window&&window.navigator)return!!navigator.userAgent.match(t)}var u=a(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),s=a(/Edge/i),l=a(/firefox/i),c=a(/safari/i)&&!a(/chrome/i)&&!a(/android/i),f=a(/iP(ad|od|hone)/i),h=a(/chrome/i)&&a(/android/i),d={capture:!1,passive:!1};function v(t,n,i){t.addEventListener(n,i,!u&&d)}function m(t,n,i){t.removeEventListener(n,i,!u&&d)}function g(t,n){if(n){if(">"===n[0]&&(n=n.substring(1)),t)try{if(t.matches)return t.matches(n);if(t.msMatchesSelector)return t.msMatchesSelector(n);if(t.webkitMatchesSelector)return t.webkitMatchesSelector(n)}catch(t){return!1}return!1}}function p(t){return t.host&&t!==document&&t.host.nodeType?t.host:t.parentNode}function b(t,n,i,e){if(t){i=i||document;do{if(null!=n&&(">"===n[0]?t.parentNode===i&&g(t,n):g(t,n))||e&&t===i)return t;if(t===i)break}while(t=p(t))}return null}var w,E=/\s+/g;function y(t,n,i){if(t&&n)if(t.classList)t.classList[i?"add":"remove"](n);else{var e=(" "+t.className+" ").replace(E," ").replace(" "+n+" "," ");t.className=(e+(i?" "+n:"")).replace(E," ")}}function S(t,n,i){var e=t&&t.style;if(e){if(void 0===i)return document.defaultView&&document.defaultView.getComputedStyle?i=document.defaultView.getComputedStyle(t,""):t.currentStyle&&(i=t.currentStyle),void 0===n?i:i[n];n in e||-1!==n.indexOf("webkit")||(n="-webkit-"+n),e[n]=i+("string"==typeof i?"":"px")}}function T(t,n){var i="";if("string"==typeof t)i=t;else do{var e=S(t,"transform");e&&"none"!==e&&(i=e+" "+i)}while(!n&&(t=t.parentNode));var o=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return o&&new o(i)}function I(t,n,i){if(t){var e=t.getElementsByTagName(n),o=0,r=e.length;if(i)for(;o<r;o++)i(e[o],o);return e}return[]}function O(){return document.scrollingElement||document.documentElement}function x(t,n,i,e,o){if(t.getBoundingClientRect||t===window){var r,a,s,l,c,f,h;if(t!==window&&t.parentNode&&t!==O()?(a=(r=t.getBoundingClientRect()).top,s=r.left,l=r.bottom,c=r.right,f=r.height,h=r.width):(a=0,s=0,l=window.innerHeight,c=window.innerWidth,f=window.innerHeight,h=window.innerWidth),(n||i)&&t!==window&&(o=o||t.parentNode,!u))do{if(o&&o.getBoundingClientRect&&("none"!==S(o,"transform")||i&&"static"!==S(o,"position"))){var d=o.getBoundingClientRect();a-=d.top+parseInt(S(o,"border-top-width")),s-=d.left+parseInt(S(o,"border-left-width")),l=a+r.height,c=s+r.width;break}}while(o=o.parentNode);if(e&&t!==window){var v=T(o||t),m=v&&v.a,g=v&&v.d;v&&(l=(a/=g)+(f/=g),c=(s/=m)+(h/=m))}return{top:a,left:s,bottom:l,right:c,width:h,height:f}}}function M(t,n,i){for(var e=C(t,!0),o=x(t)[n];e;){var r=x(e)[i];if(!("top"===i||"left"===i?o>=r:o<=r))return e;if(e===O())break;e=C(e,!1)}return!1}function _(t,n,i,e){for(var o=0,r=0,a=t.children;r<a.length;){if("none"!==a[r].style.display&&a[r]!==zt.ghost&&(e||a[r]!==zt.dragged)&&b(a[r],i.draggable,t,!1)){if(o===n)return a[r];o++}r++}return null}function D(t,n){for(var i=t.lastElementChild;i&&(i===zt.ghost||"none"===S(i,"display")||n&&!g(i,n));)i=i.previousElementSibling;return i||null}function k(t,n){var i=0;if(!t||!t.parentNode)return-1;for(;t=t.previousElementSibling;)"TEMPLATE"===t.nodeName.toUpperCase()||t===zt.clone||n&&!g(t,n)||i++;return i}function j(t){var n=0,i=0,e=O();if(t)do{var o=T(t);n+=t.scrollLeft*o.a,i+=t.scrollTop*o.d}while(t!==e&&(t=t.parentNode));return[n,i]}function C(t,n){if(!t||!t.getBoundingClientRect)return O();var i=t,e=!1;do{if(i.clientWidth<i.scrollWidth||i.clientHeight<i.scrollHeight){var o=S(i);if(i.clientWidth<i.scrollWidth&&("auto"==o.overflowX||"scroll"==o.overflowX)||i.clientHeight<i.scrollHeight&&("auto"==o.overflowY||"scroll"==o.overflowY)){if(!i.getBoundingClientRect||i===document.body)return O();if(e||n)return i;e=!0}}}while(i=i.parentNode);return O()}function A(t,n){return Math.round(t.top)===Math.round(n.top)&&Math.round(t.left)===Math.round(n.left)&&Math.round(t.height)===Math.round(n.height)&&Math.round(t.width)===Math.round(n.width)}function z(t,n){return function(){if(!w){var i=arguments;1===i.length?t.call(this,i[0]):t.apply(this,i),w=setTimeout((function(){w=void 0}),n)}}}function N(t,n,i){t.scrollLeft+=n,t.scrollTop+=i}function F(t){var n=window.Polymer,i=window.jQuery||window.Zepto;return n&&n.dom?n.dom(t).cloneNode(!0):i?i(t).clone(!0)[0]:t.cloneNode(!0)}var P="Sortable"+(new Date).getTime();var B=[],H={initializeByDefault:!0},G={mount:function(t){for(var n in H)H.hasOwnProperty(n)&&!(n in t)&&(t[n]=H[n]);B.forEach((function(n){if(n.pluginName===t.pluginName)throw"Sortable: Cannot mount plugin ".concat(t.pluginName," more than once")})),B.push(t)},pluginEvent:function(t,n,e){var o=this;this.eventCanceled=!1,e.cancel=function(){o.eventCanceled=!0};var r=t+"Global";B.forEach((function(o){n[o.pluginName]&&(n[o.pluginName][r]&&n[o.pluginName][r](i({sortable:n},e)),n.options[o.pluginName]&&n[o.pluginName][t]&&n[o.pluginName][t](i({sortable:n},e)))}))},initializePlugins:function(t,n,i){for(var e in B.forEach((function(e){var o=e.pluginName;if(t.options[o]||e.initializeByDefault){var a=new e(t,n,t.options);a.sortable=t,a.options=t.options,t[o]=a,r(i,a.defaults)}})),t.options)if(t.options.hasOwnProperty(e)){var o=this.modifyOption(t,e,t.options[e]);void 0!==o&&(t.options[e]=o)}},getEventProperties:function(t,n){var i={};return B.forEach((function(e){"function"==typeof e.eventProperties&&r(i,e.eventProperties.call(n[e.pluginName],t))})),i},modifyOption:function(t,n,i){var e;return B.forEach((function(o){t[o.pluginName]&&o.optionListeners&&"function"==typeof o.optionListeners[n]&&(e=o.optionListeners[n].call(t[o.pluginName],i))})),e}},L=["evt"],W=function(t,n){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=e.evt,r=function(t,n){if(null==t)return{};var i,e,o=function(t,n){if(null==t)return{};var i,e,o={},r=Object.keys(t);for(e=0;e<r.length;e++)n.indexOf(i=r[e])>=0||(o[i]=t[i]);return o}(t,n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);for(e=0;e<r.length;e++)n.indexOf(i=r[e])>=0||Object.prototype.propertyIsEnumerable.call(t,i)&&(o[i]=t[i])}return o}(e,L);G.pluginEvent.bind(zt)(t,n,i({dragEl:X,parentEl:Y,ghostEl:U,rootEl:V,nextEl:Z,lastDownEl:$,cloneEl:q,cloneHidden:J,dragStarted:ct,putSortable:et,activeSortable:zt.active,originalEvent:o,oldIndex:K,oldDraggableIndex:tt,newIndex:Q,newDraggableIndex:nt,hideGhostForTarget:kt,unhideGhostForTarget:jt,cloneNowHidden:function(){J=!0},cloneNowShown:function(){J=!1},dispatchSortableEvent:function(t){R({sortable:n,name:t,originalEvent:o})}},r))};function R(t){!function(t){var n=t.sortable,e=t.rootEl,o=t.name,r=t.targetEl,a=t.cloneEl,l=t.toEl,c=t.fromEl,f=t.oldIndex,h=t.newIndex,d=t.oldDraggableIndex,v=t.newDraggableIndex,m=t.originalEvent,g=t.putSortable,p=t.extraEventProperties;if(n=n||e&&e[P]){var b,w=n.options,E="on"+o.charAt(0).toUpperCase()+o.substr(1);!window.CustomEvent||u||s?(b=document.createEvent("Event")).initEvent(o,!0,!0):b=new CustomEvent(o,{bubbles:!0,cancelable:!0}),b.to=l||e,b.from=c||e,b.item=r||e,b.clone=a,b.oldIndex=f,b.newIndex=h,b.oldDraggableIndex=d,b.newDraggableIndex=v,b.originalEvent=m,b.pullMode=g?g.lastPutMode:void 0;var y=i(i({},p),G.getEventProperties(o,n));for(var S in y)b[S]=y[S];e&&e.dispatchEvent(b),w[E]&&w[E].call(n,b)}}(i({putSortable:et,cloneEl:q,targetEl:X,rootEl:V,oldIndex:K,oldDraggableIndex:tt,newIndex:Q,newDraggableIndex:nt},t))}var X,Y,U,V,Z,$,q,J,K,Q,tt,nt,it,et,ot,rt,at,ut,st,lt,ct,ft,ht,dt,vt,mt=!1,gt=!1,pt=[],bt=!1,wt=!1,Et=[],yt=!1,St=[],Tt="undefined"!=typeof document,It=f,Ot=s||u?"cssFloat":"float",xt=Tt&&!h&&!f&&"draggable"in document.createElement("div"),Mt=function(){if(Tt){if(u)return!1;var t=document.createElement("x");return t.style.cssText="pointer-events:auto","auto"===t.style.pointerEvents}}(),_t=function(t,n){var i=S(t),e=parseInt(i.width)-parseInt(i.paddingLeft)-parseInt(i.paddingRight)-parseInt(i.borderLeftWidth)-parseInt(i.borderRightWidth),o=_(t,0,n),r=_(t,1,n),a=o&&S(o),u=r&&S(r),s=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+x(o).width,l=u&&parseInt(u.marginLeft)+parseInt(u.marginRight)+x(r).width;return"flex"===i.display?"column"===i.flexDirection||"column-reverse"===i.flexDirection?"vertical":"horizontal":"grid"===i.display?i.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal":o&&a.float&&"none"!==a.float?!r||"both"!==u.clear&&u.clear!==("left"===a.float?"left":"right")?"horizontal":"vertical":o&&("block"===a.display||"flex"===a.display||"table"===a.display||"grid"===a.display||s>=e&&"none"===i[Ot]||r&&"none"===i[Ot]&&s+l>e)?"vertical":"horizontal"},Dt=function(t){function n(t,i){return function(e,o,r,a){if(null==t&&(i||e.options.group.name&&o.options.group.name&&e.options.group.name===o.options.group.name))return!0;if(null==t||!1===t)return!1;if(i&&"clone"===t)return t;if("function"==typeof t)return n(t(e,o,r,a),i)(e,o,r,a);var u=(i?e:o).options.group.name;return!0===t||"string"==typeof t&&t===u||t.join&&t.indexOf(u)>-1}}var i={},o=t.group;o&&"object"==e(o)||(o={name:o}),i.name=o.name,i.checkPull=n(o.pull,!0),i.checkPut=n(o.put),i.revertClone=o.revertClone,t.group=i},kt=function(){!Mt&&U&&S(U,"display","none")},jt=function(){!Mt&&U&&S(U,"display","")};Tt&&!h&&document.addEventListener("click",(function(t){if(gt)return t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.stopImmediatePropagation&&t.stopImmediatePropagation(),gt=!1,!1}),!0);var Ct=function(t){if(X){var n=(o=(t=t.touches?t.touches[0]:t).clientX,r=t.clientY,pt.some((function(t){var n=t[P].options.emptyInsertThreshold;if(n&&!D(t)){var i=x(t);return o>=i.left-n&&o<=i.right+n&&r>=i.top-n&&r<=i.bottom+n?a=t:void 0}})),a);if(n){var i={};for(var e in t)t.hasOwnProperty(e)&&(i[e]=t[e]);i.target=i.rootEl=n,i.preventDefault=void 0,i.stopPropagation=void 0,n[P]._onDragOver(i)}}var o,r,a},At=function(t){X&&X.parentNode[P]._isOutsideThisEl(t.target)};function zt(t,n){if(!t||!t.nodeType||1!==t.nodeType)throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(t));this.el=t,this.options=n=r({},n),t[P]=this;var e,o,a={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(t.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return _t(t,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(t,n){t.setData("Text",n.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:!1!==zt.supportPointer&&"PointerEvent"in window&&!c,emptyInsertThreshold:5};for(var u in G.initializePlugins(this,t,a),a)!(u in n)&&(n[u]=a[u]);for(var s in Dt(n),this)"_"===s.charAt(0)&&"function"==typeof this[s]&&(this[s]=this[s].bind(this));this.nativeDraggable=!n.forceFallback&&xt,this.nativeDraggable&&(this.options.touchStartThreshold=1),n.supportPointer?v(t,"pointerdown",this._onTapStart):(v(t,"mousedown",this._onTapStart),v(t,"touchstart",this._onTapStart)),this.nativeDraggable&&(v(t,"dragover",this),v(t,"dragenter",this)),pt.push(this.el),n.store&&n.store.get&&this.sort(n.store.get(this)||[]),r(this,(o=[],{captureAnimationState:function(){o=[],this.options.animation&&[].slice.call(this.el.children).forEach((function(t){if("none"!==S(t,"display")&&t!==zt.ghost){o.push({target:t,rect:x(t)});var n=i({},o[o.length-1].rect);if(t.thisAnimationDuration){var e=T(t,!0);e&&(n.top-=e.f,n.left-=e.e)}t.fromRect=n}}))},addAnimationState:function(t){o.push(t)},removeAnimationState:function(t){o.splice(function(t,n){for(var i in t)if(t.hasOwnProperty(i))for(var e in n)if(n.hasOwnProperty(e)&&n[e]===t[i][e])return Number(i);return-1}(o,{target:t}),1)},animateAll:function(t){var n=this;if(!this.options.animation)return clearTimeout(e),void("function"==typeof t&&t());var i=!1,r=0;o.forEach((function(t){var e=0,o=t.target,a=o.fromRect,u=x(o),s=o.prevFromRect,l=o.prevToRect,c=t.rect,f=T(o,!0);f&&(u.top-=f.f,u.left-=f.e),o.toRect=u,o.thisAnimationDuration&&A(s,u)&&!A(a,u)&&(c.top-u.top)/(c.left-u.left)==(a.top-u.top)/(a.left-u.left)&&(e=function(t,n,i,e){return Math.sqrt(Math.pow(n.top-t.top,2)+Math.pow(n.left-t.left,2))/Math.sqrt(Math.pow(n.top-i.top,2)+Math.pow(n.left-i.left,2))*e.animation}(c,s,l,n.options)),A(u,a)||(o.prevFromRect=a,o.prevToRect=u,e||(e=n.options.animation),n.animate(o,c,u,e)),e&&(i=!0,r=Math.max(r,e),clearTimeout(o.animationResetTimer),o.animationResetTimer=setTimeout((function(){o.animationTime=0,o.prevFromRect=null,o.fromRect=null,o.prevToRect=null,o.thisAnimationDuration=null}),e),o.thisAnimationDuration=e)})),clearTimeout(e),i?e=setTimeout((function(){"function"==typeof t&&t()}),r):"function"==typeof t&&t(),o=[]},animate:function(t,n,i,e){if(e){S(t,"transition",""),S(t,"transform","");var o=T(this.el),r=(n.left-i.left)/(o&&o.a||1),a=(n.top-i.top)/(o&&o.d||1);t.animatingX=!!r,t.animatingY=!!a,S(t,"transform","translate3d("+r+"px,"+a+"px,0)"),this.forRepaintDummy=function(t){return t.offsetWidth}(t),S(t,"transition","transform "+e+"ms"+(this.options.easing?" "+this.options.easing:"")),S(t,"transform","translate3d(0,0,0)"),"number"==typeof t.animated&&clearTimeout(t.animated),t.animated=setTimeout((function(){S(t,"transition",""),S(t,"transform",""),t.animated=!1,t.animatingX=!1,t.animatingY=!1}),e)}}}))}function Nt(t,n,i,e,o,r,a,l){var c,f,h=t[P],d=h.options.onMove;return!window.CustomEvent||u||s?(c=document.createEvent("Event")).initEvent("move",!0,!0):c=new CustomEvent("move",{bubbles:!0,cancelable:!0}),c.to=n,c.from=t,c.dragged=i,c.draggedRect=e,c.related=o||n,c.relatedRect=r||x(n),c.willInsertAfter=l,c.originalEvent=a,t.dispatchEvent(c),d&&(f=d.call(h,c,a)),f}function Ft(t){t.draggable=!1}function Pt(){yt=!1}function Bt(t){for(var n=t.tagName+t.className+t.src+t.href+t.textContent,i=n.length,e=0;i--;)e+=n.charCodeAt(i);return e.toString(36)}function Ht(t){return setTimeout(t,0)}function Gt(t){return clearTimeout(t)}zt.prototype={constructor:zt,_isOutsideThisEl:function(t){this.el.contains(t)||t===this.el||(ft=null)},_getDirection:function(t,n){return"function"==typeof this.options.direction?this.options.direction.call(this,t,n,X):this.options.direction},_onTapStart:function(t){if(t.cancelable){var n=this,i=this.el,e=this.options,o=e.preventOnFilter,r=t.type,a=t.touches&&t.touches[0]||t.pointerType&&"touch"===t.pointerType&&t,u=(a||t).target,s=t.target.shadowRoot&&(t.path&&t.path[0]||t.composedPath&&t.composedPath()[0])||u,l=e.filter;if(function(t){St.length=0;for(var n=t.getElementsByTagName("input"),i=n.length;i--;){var e=n[i];e.checked&&St.push(e)}}(i),!X&&!(/mousedown|pointerdown/.test(r)&&0!==t.button||e.disabled)&&!s.isContentEditable&&(this.nativeDraggable||!c||!u||"SELECT"!==u.tagName.toUpperCase())&&!((u=b(u,e.draggable,i,!1))&&u.animated||$===u)){if(K=k(u),tt=k(u,e.draggable),"function"==typeof l){if(l.call(this,t,u,this))return R({sortable:n,rootEl:s,name:"filter",targetEl:u,toEl:i,fromEl:i}),W("filter",n,{evt:t}),void(o&&t.cancelable&&t.preventDefault())}else if(l&&(l=l.split(",").some((function(e){if(e=b(s,e.trim(),i,!1))return R({sortable:n,rootEl:e,name:"filter",targetEl:u,fromEl:i,toEl:i}),W("filter",n,{evt:t}),!0}))))return void(o&&t.cancelable&&t.preventDefault());e.handle&&!b(s,e.handle,i,!1)||this._prepareDragStart(t,a,u)}}},_prepareDragStart:function(t,n,i){var e,o=this,r=o.el,a=o.options,c=r.ownerDocument;if(i&&!X&&i.parentNode===r){var f=x(i);if(V=r,Y=(X=i).parentNode,Z=X.nextSibling,$=i,it=a.group,zt.dragged=X,st=(ot={target:X,clientX:(n||t).clientX,clientY:(n||t).clientY}).clientX-f.left,lt=ot.clientY-f.top,this._lastX=(n||t).clientX,this._lastY=(n||t).clientY,X.style["will-change"]="all",e=function(){W("delayEnded",o,{evt:t}),zt.eventCanceled?o._onDrop():(o._disableDelayedDragEvents(),!l&&o.nativeDraggable&&(X.draggable=!0),o._triggerDragStart(t,n),R({sortable:o,name:"choose",originalEvent:t}),y(X,a.chosenClass,!0))},a.ignore.split(",").forEach((function(t){I(X,t.trim(),Ft)})),v(c,"dragover",Ct),v(c,"mousemove",Ct),v(c,"touchmove",Ct),v(c,"mouseup",o._onDrop),v(c,"touchend",o._onDrop),v(c,"touchcancel",o._onDrop),l&&this.nativeDraggable&&(this.options.touchStartThreshold=4,X.draggable=!0),W("delayStart",this,{evt:t}),!a.delay||a.delayOnTouchOnly&&!n||this.nativeDraggable&&(s||u))e();else{if(zt.eventCanceled)return void this._onDrop();v(c,"mouseup",o._disableDelayedDrag),v(c,"touchend",o._disableDelayedDrag),v(c,"touchcancel",o._disableDelayedDrag),v(c,"mousemove",o._delayedDragTouchMoveHandler),v(c,"touchmove",o._delayedDragTouchMoveHandler),a.supportPointer&&v(c,"pointermove",o._delayedDragTouchMoveHandler),o._dragStartTimer=setTimeout(e,a.delay)}}},_delayedDragTouchMoveHandler:function(t){var n=t.touches?t.touches[0]:t;Math.max(Math.abs(n.clientX-this._lastX),Math.abs(n.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){X&&Ft(X),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var t=this.el.ownerDocument;m(t,"mouseup",this._disableDelayedDrag),m(t,"touchend",this._disableDelayedDrag),m(t,"touchcancel",this._disableDelayedDrag),m(t,"mousemove",this._delayedDragTouchMoveHandler),m(t,"touchmove",this._delayedDragTouchMoveHandler),m(t,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(t,n){n=n||"touch"==t.pointerType&&t,!this.nativeDraggable||n?v(document,this.options.supportPointer?"pointermove":n?"touchmove":"mousemove",this._onTouchMove):(v(X,"dragend",this),v(V,"dragstart",this._onDragStart));try{document.selection?Ht((function(){document.selection.empty()})):window.getSelection().removeAllRanges()}catch(t){}},_dragStarted:function(t,n){if(mt=!1,V&&X){W("dragStarted",this,{evt:n}),this.nativeDraggable&&v(document,"dragover",At);var i=this.options;!t&&y(X,i.dragClass,!1),y(X,i.ghostClass,!0),zt.active=this,t&&this._appendGhost(),R({sortable:this,name:"start",originalEvent:n})}else this._nulling()},_emulateDragOver:function(){if(rt){this._lastX=rt.clientX,this._lastY=rt.clientY,kt();for(var t=document.elementFromPoint(rt.clientX,rt.clientY),n=t;t&&t.shadowRoot&&(t=t.shadowRoot.elementFromPoint(rt.clientX,rt.clientY))!==n;)n=t;if(X.parentNode[P]._isOutsideThisEl(t),n)do{if(n[P]&&n[P]._onDragOver({clientX:rt.clientX,clientY:rt.clientY,target:t,rootEl:n})&&!this.options.dragoverBubble)break;t=n}while(n=n.parentNode);jt()}},_onTouchMove:function(t){if(ot){var n=this.options,i=n.fallbackTolerance,e=n.fallbackOffset,o=t.touches?t.touches[0]:t,r=U&&T(U,!0),a=U&&r&&r.a,u=U&&r&&r.d,s=It&&vt&&j(vt),l=(o.clientX-ot.clientX+e.x)/(a||1)+(s?s[0]-Et[0]:0)/(a||1),c=(o.clientY-ot.clientY+e.y)/(u||1)+(s?s[1]-Et[1]:0)/(u||1);if(!zt.active&&!mt){if(i&&Math.max(Math.abs(o.clientX-this._lastX),Math.abs(o.clientY-this._lastY))<i)return;this._onDragStart(t,!0)}if(U){r?(r.e+=l-(at||0),r.f+=c-(ut||0)):r={a:1,b:0,c:0,d:1,e:l,f:c};var f="matrix(".concat(r.a,",").concat(r.b,",").concat(r.c,",").concat(r.d,",").concat(r.e,",").concat(r.f,")");S(U,"webkitTransform",f),S(U,"mozTransform",f),S(U,"msTransform",f),S(U,"transform",f),at=l,ut=c,rt=o}t.cancelable&&t.preventDefault()}},_appendGhost:function(){if(!U){var t=this.options.fallbackOnBody?document.body:V,n=x(X,!0,It,!0,t),i=this.options;if(It){for(vt=t;"static"===S(vt,"position")&&"none"===S(vt,"transform")&&vt!==document;)vt=vt.parentNode;vt!==document.body&&vt!==document.documentElement?(vt===document&&(vt=O()),n.top+=vt.scrollTop,n.left+=vt.scrollLeft):vt=O(),Et=j(vt)}y(U=X.cloneNode(!0),i.ghostClass,!1),y(U,i.fallbackClass,!0),y(U,i.dragClass,!0),S(U,"transition",""),S(U,"transform",""),S(U,"box-sizing","border-box"),S(U,"margin",0),S(U,"top",n.top),S(U,"left",n.left),S(U,"width",n.width),S(U,"height",n.height),S(U,"opacity","0.8"),S(U,"position",It?"absolute":"fixed"),S(U,"zIndex","100000"),S(U,"pointerEvents","none"),zt.ghost=U,t.appendChild(U),S(U,"transform-origin",st/parseInt(U.style.width)*100+"% "+lt/parseInt(U.style.height)*100+"%")}},_onDragStart:function(t,n){var i=this,e=t.dataTransfer,o=i.options;W("dragStart",this,{evt:t}),zt.eventCanceled?this._onDrop():(W("setupClone",this),zt.eventCanceled||((q=F(X)).removeAttribute("id"),q.draggable=!1,q.style["will-change"]="",this._hideClone(),y(q,this.options.chosenClass,!1),zt.clone=q),i.cloneId=Ht((function(){W("clone",i),zt.eventCanceled||(i.options.removeCloneOnHide||V.insertBefore(q,X),i._hideClone(),R({sortable:i,name:"clone"}))})),!n&&y(X,o.dragClass,!0),n?(gt=!0,i._loopId=setInterval(i._emulateDragOver,50)):(m(document,"mouseup",i._onDrop),m(document,"touchend",i._onDrop),m(document,"touchcancel",i._onDrop),e&&(e.effectAllowed="move",o.setData&&o.setData.call(i,e,X)),v(document,"drop",i),S(X,"transform","translateZ(0)")),mt=!0,i._dragStartId=Ht(i._dragStarted.bind(i,n,t)),v(document,"selectstart",i),ct=!0,c&&S(document.body,"user-select","none"))},_onDragOver:function(t){var n,e,o,r,a=this.el,u=t.target,s=this.options,l=s.group,c=zt.active,f=it===l,h=s.sort,d=et||c,v=this,m=!1;if(!yt){if(void 0!==t.preventDefault&&t.cancelable&&t.preventDefault(),u=b(u,s.draggable,a,!0),G("dragOver"),zt.eventCanceled)return m;if(X.contains(t.target)||u.animated&&u.animatingX&&u.animatingY||v._ignoreWhileAnimating===u)return $(!1);if(gt=!1,c&&!s.disabled&&(f?h||(o=Y!==V):et===this||(this.lastPutMode=it.checkPull(this,c,X,t))&&l.checkPut(this,c,X,t))){if(r="vertical"===this._getDirection(t,u),n=x(X),G("dragOverValid"),zt.eventCanceled)return m;if(o)return Y=V,L(),this._hideClone(),G("revert"),zt.eventCanceled||(Z?V.insertBefore(X,Z):V.appendChild(X)),$(!0);var g=D(a,s.draggable);if(!g||function(t,n,i){var e=x(D(i.el,i.options.draggable));return n?t.clientX>e.right+10||t.clientX<=e.right&&t.clientY>e.bottom&&t.clientX>=e.left:t.clientX>e.right&&t.clientY>e.top||t.clientX<=e.right&&t.clientY>e.bottom+10}(t,r,this)&&!g.animated){if(g===X)return $(!1);if(g&&a===t.target&&(u=g),u&&(e=x(u)),!1!==Nt(V,a,X,n,u,e,t,!!u))return L(),g&&g.nextSibling?a.insertBefore(X,g.nextSibling):a.appendChild(X),Y=a,q(),$(!0)}else if(g&&function(t,n,i){var e=x(_(i.el,0,i.options,!0));return n?t.clientX<e.left-10||t.clientY<e.top&&t.clientX<e.right:t.clientY<e.top-10||t.clientY<e.bottom&&t.clientX<e.left}(t,r,this)){var p=_(a,0,s,!0);if(p===X)return $(!1);if(e=x(u=p),!1!==Nt(V,a,X,n,u,e,t,!1))return L(),a.insertBefore(X,p),Y=a,q(),$(!0)}else if(u.parentNode===a){e=x(u);var w,E,T,I=X.parentNode!==a,O=!function(t,n,i){var e=i?t.left:t.top,o=i?n.left:n.top;return e===o||(i?t.right:t.bottom)===(i?n.right:n.bottom)||e+(i?t.width:t.height)/2===o+(i?n.width:n.height)/2}(X.animated&&X.toRect||n,u.animated&&u.toRect||e,r),j=r?"top":"left",C=M(u,"top","top")||M(X,"top","top"),A=C?C.scrollTop:void 0;if(ft!==u&&(E=e[j],bt=!1,wt=!O&&s.invertSwap||I),w=function(t,n,i,e,o,r,a,u){var s=e?t.clientY:t.clientX,l=e?i.height:i.width,c=e?i.top:i.left,f=e?i.bottom:i.right,h=!1;if(!a)if(u&&dt<l*o){if(!bt&&(1===ht?s>c+l*r/2:s<f-l*r/2)&&(bt=!0),bt)h=!0;else if(1===ht?s<c+dt:s>f-dt)return-ht}else if(s>c+l*(1-o)/2&&s<f-l*(1-o)/2)return function(t){return k(X)<k(t)?1:-1}(n);return(h=h||a)&&(s<c+l*r/2||s>f-l*r/2)?s>c+l/2?1:-1:0}(t,u,e,r,O?1:s.swapThreshold,null==s.invertedSwapThreshold?s.swapThreshold:s.invertedSwapThreshold,wt,ft===u),0!==w){var z=k(X);do{T=Y.children[z-=w]}while(T&&("none"===S(T,"display")||T===U))}if(0===w||T===u)return $(!1);ft=u,ht=w;var F=u.nextElementSibling,B=!1,H=Nt(V,a,X,n,u,e,t,B=1===w);if(!1!==H)return 1!==H&&-1!==H||(B=1===H),yt=!0,setTimeout(Pt,30),L(),B&&!F?a.appendChild(X):u.parentNode.insertBefore(X,B?F:u),C&&N(C,0,A-C.scrollTop),Y=X.parentNode,void 0===E||wt||(dt=Math.abs(E-x(u)[j])),q(),$(!0)}if(a.contains(X))return $(!1)}return!1}function G(s,l){W(s,v,i({evt:t,isOwner:f,axis:r?"vertical":"horizontal",revert:o,dragRect:n,targetRect:e,canSort:h,fromSortable:d,target:u,completed:$,onMove:function(i,e){return Nt(V,a,X,n,i,x(i),t,e)},changed:q},l))}function L(){G("dragOverAnimationCapture"),v.captureAnimationState(),v!==d&&d.captureAnimationState()}function $(n){return G("dragOverCompleted",{insertion:n}),n&&(f?c._hideClone():c._showClone(v),v!==d&&(y(X,et?et.options.ghostClass:c.options.ghostClass,!1),y(X,s.ghostClass,!0)),et!==v&&v!==zt.active?et=v:v===zt.active&&et&&(et=null),d===v&&(v._ignoreWhileAnimating=u),v.animateAll((function(){G("dragOverAnimationComplete"),v._ignoreWhileAnimating=null})),v!==d&&(d.animateAll(),d._ignoreWhileAnimating=null)),(u===X&&!X.animated||u===a&&!u.animated)&&(ft=null),s.dragoverBubble||t.rootEl||u===document||(X.parentNode[P]._isOutsideThisEl(t.target),!n&&Ct(t)),!s.dragoverBubble&&t.stopPropagation&&t.stopPropagation(),m=!0}function q(){Q=k(X),nt=k(X,s.draggable),R({sortable:v,name:"change",toEl:a,newIndex:Q,newDraggableIndex:nt,originalEvent:t})}},_ignoreWhileAnimating:null,_offMoveEvents:function(){m(document,"mousemove",this._onTouchMove),m(document,"touchmove",this._onTouchMove),m(document,"pointermove",this._onTouchMove),m(document,"dragover",Ct),m(document,"mousemove",Ct),m(document,"touchmove",Ct)},_offUpEvents:function(){var t=this.el.ownerDocument;m(t,"mouseup",this._onDrop),m(t,"touchend",this._onDrop),m(t,"pointerup",this._onDrop),m(t,"touchcancel",this._onDrop),m(document,"selectstart",this)},_onDrop:function(t){var n=this.el,i=this.options;Q=k(X),nt=k(X,i.draggable),W("drop",this,{evt:t}),Y=X&&X.parentNode,Q=k(X),nt=k(X,i.draggable),zt.eventCanceled||(mt=!1,wt=!1,bt=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Gt(this.cloneId),Gt(this._dragStartId),this.nativeDraggable&&(m(document,"drop",this),m(n,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),c&&S(document.body,"user-select",""),S(X,"transform",""),t&&(ct&&(t.cancelable&&t.preventDefault(),!i.dropBubble&&t.stopPropagation()),U&&U.parentNode&&U.parentNode.removeChild(U),(V===Y||et&&"clone"!==et.lastPutMode)&&q&&q.parentNode&&q.parentNode.removeChild(q),X&&(this.nativeDraggable&&m(X,"dragend",this),Ft(X),X.style["will-change"]="",ct&&!mt&&y(X,et?et.options.ghostClass:this.options.ghostClass,!1),y(X,this.options.chosenClass,!1),R({sortable:this,name:"unchoose",toEl:Y,newIndex:null,newDraggableIndex:null,originalEvent:t}),V!==Y?(Q>=0&&(R({rootEl:Y,name:"add",toEl:Y,fromEl:V,originalEvent:t}),R({sortable:this,name:"remove",toEl:Y,originalEvent:t}),R({rootEl:Y,name:"sort",toEl:Y,fromEl:V,originalEvent:t}),R({sortable:this,name:"sort",toEl:Y,originalEvent:t})),et&&et.save()):Q!==K&&Q>=0&&(R({sortable:this,name:"update",toEl:Y,originalEvent:t}),R({sortable:this,name:"sort",toEl:Y,originalEvent:t})),zt.active&&(null!=Q&&-1!==Q||(Q=K,nt=tt),R({sortable:this,name:"end",toEl:Y,originalEvent:t}),this.save())))),this._nulling()},_nulling:function(){W("nulling",this),V=X=Y=U=Z=q=$=J=ot=rt=ct=Q=nt=K=tt=ft=ht=et=it=zt.dragged=zt.ghost=zt.clone=zt.active=null,St.forEach((function(t){t.checked=!0})),St.length=at=ut=0},handleEvent:function(t){switch(t.type){case"drop":case"dragend":this._onDrop(t);break;case"dragenter":case"dragover":X&&(this._onDragOver(t),function(t){t.dataTransfer&&(t.dataTransfer.dropEffect="move"),t.cancelable&&t.preventDefault()}(t));break;case"selectstart":t.preventDefault()}},toArray:function(){for(var t,n=[],i=this.el.children,e=0,o=i.length,r=this.options;e<o;e++)b(t=i[e],r.draggable,this.el,!1)&&n.push(t.getAttribute(r.dataIdAttr)||Bt(t));return n},sort:function(t,n){var i={},e=this.el;this.toArray().forEach((function(t,n){var o=e.children[n];b(o,this.options.draggable,e,!1)&&(i[t]=o)}),this),n&&this.captureAnimationState(),t.forEach((function(t){i[t]&&(e.removeChild(i[t]),e.appendChild(i[t]))})),n&&this.animateAll()},save:function(){var t=this.options.store;t&&t.set&&t.set(this)},closest:function(t,n){return b(t,n||this.options.draggable,this.el,!1)},option:function(t,n){var i=this.options;if(void 0===n)return i[t];var e=G.modifyOption(this,t,n);i[t]=void 0!==e?e:n,"group"===t&&Dt(i)},destroy:function(){W("destroy",this);var t=this.el;t[P]=null,m(t,"mousedown",this._onTapStart),m(t,"touchstart",this._onTapStart),m(t,"pointerdown",this._onTapStart),this.nativeDraggable&&(m(t,"dragover",this),m(t,"dragenter",this)),Array.prototype.forEach.call(t.querySelectorAll("[draggable]"),(function(t){t.removeAttribute("draggable")})),this._onDrop(),this._disableDelayedDragEvents(),pt.splice(pt.indexOf(this.el),1),this.el=t=null},_hideClone:function(){if(!J){if(W("hideClone",this),zt.eventCanceled)return;S(q,"display","none"),this.options.removeCloneOnHide&&q.parentNode&&q.parentNode.removeChild(q),J=!0}},_showClone:function(t){if("clone"===t.lastPutMode){if(J){if(W("showClone",this),zt.eventCanceled)return;X.parentNode!=V||this.options.group.revertClone?Z?V.insertBefore(q,Z):V.appendChild(q):V.insertBefore(q,X),this.options.group.revertClone&&this.animate(X,q),S(q,"display",""),J=!1}}else this._hideClone()}},Tt&&v(document,"touchmove",(function(t){(zt.active||mt)&&t.cancelable&&t.preventDefault()})),zt.utils={on:v,off:m,css:S,find:I,is:function(t,n){return!!b(t,n,t,!1)},extend:function(t,n){if(t&&n)for(var i in n)n.hasOwnProperty(i)&&(t[i]=n[i]);return t},throttle:z,closest:b,toggleClass:y,clone:F,index:k,nextTick:Ht,cancelNextTick:Gt,detectDirection:_t,getChild:_},zt.get=function(t){return t[P]},zt.mount=function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];n[0].constructor===Array&&(n=n[0]),n.forEach((function(t){if(!t.prototype||!t.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(t));t.utils&&(zt.utils=i(i({},zt.utils),t.utils)),G.mount(t)}))},zt.create=function(t,n){return new zt(t,n)},zt.version="1.15.0";var Lt,Wt,Rt,Xt,Yt,Ut,Vt=[],Zt=!1;function $t(){Vt.forEach((function(t){clearInterval(t.pid)})),Vt=[]}function qt(){clearInterval(Ut)}var Jt=z((function(t,n,i,e){if(n.scroll){var o,r=(t.touches?t.touches[0]:t).clientX,a=(t.touches?t.touches[0]:t).clientY,u=n.scrollSensitivity,s=n.scrollSpeed,l=O(),c=!1;Wt!==i&&(Wt=i,$t(),o=n.scrollFn,!0===(Lt=n.scroll)&&(Lt=C(i,!0)));var f=0,h=Lt;do{var d=h,v=x(d),m=v.top,g=v.bottom,p=v.left,b=v.right,w=v.width,E=v.height,y=void 0,T=void 0,I=d.scrollWidth,M=d.scrollHeight,_=S(d),D=d.scrollLeft,k=d.scrollTop;d===l?(y=w<I&&("auto"===_.overflowX||"scroll"===_.overflowX||"visible"===_.overflowX),T=E<M&&("auto"===_.overflowY||"scroll"===_.overflowY||"visible"===_.overflowY)):(y=w<I&&("auto"===_.overflowX||"scroll"===_.overflowX),T=E<M&&("auto"===_.overflowY||"scroll"===_.overflowY));var j=y&&(Math.abs(b-r)<=u&&D+w<I)-(Math.abs(p-r)<=u&&!!D),A=T&&(Math.abs(g-a)<=u&&k+E<M)-(Math.abs(m-a)<=u&&!!k);if(!Vt[f])for(var z=0;z<=f;z++)Vt[z]||(Vt[z]={});Vt[f].vx==j&&Vt[f].vy==A&&Vt[f].el===d||(Vt[f].el=d,Vt[f].vx=j,Vt[f].vy=A,clearInterval(Vt[f].pid),0==j&&0==A||(c=!0,Vt[f].pid=setInterval(function(){e&&0===this.layer&&zt.active._onTouchMove(Yt);var n=Vt[this.layer].vy?Vt[this.layer].vy*s:0,i=Vt[this.layer].vx?Vt[this.layer].vx*s:0;"function"==typeof o&&"continue"!==o.call(zt.dragged.parentNode[P],i,n,t,Yt,Vt[this.layer].el)||N(Vt[this.layer].el,i,n)}.bind({layer:f}),24))),f++}while(n.bubbleScroll&&h!==l&&(h=C(h,!1)));Zt=c}}),30),Kt=function(t){var n=t.originalEvent,i=t.putSortable,e=t.dragEl,o=t.dispatchSortableEvent,r=t.unhideGhostForTarget;if(n){var a=i||t.activeSortable;(0,t.hideGhostForTarget)();var u=n.changedTouches&&n.changedTouches.length?n.changedTouches[0]:n,s=document.elementFromPoint(u.clientX,u.clientY);r(),a&&!a.el.contains(s)&&(o("spill"),this.onSpill({dragEl:e,putSortable:i}))}};function Qt(){}function tn(){}Qt.prototype={startIndex:null,dragStart:function(t){this.startIndex=t.oldDraggableIndex},onSpill:function(t){var n=t.dragEl,i=t.putSortable;this.sortable.captureAnimationState(),i&&i.captureAnimationState();var e=_(this.sortable.el,this.startIndex,this.options);e?this.sortable.el.insertBefore(n,e):this.sortable.el.appendChild(n),this.sortable.animateAll(),i&&i.animateAll()},drop:Kt},r(Qt,{pluginName:"revertOnSpill"}),tn.prototype={onSpill:function(t){var n=t.dragEl,i=t.putSortable||this.sortable;i.captureAnimationState(),n.parentNode&&n.parentNode.removeChild(n),i.animateAll()},drop:Kt},r(tn,{pluginName:"removeOnSpill"}),zt.mount(new function(){function t(){for(var t in this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0},this)"_"===t.charAt(0)&&"function"==typeof this[t]&&(this[t]=this[t].bind(this))}return t.prototype={dragStarted:function(t){var n=t.originalEvent;this.sortable.nativeDraggable?v(document,"dragover",this._handleAutoScroll):v(document,this.options.supportPointer?"pointermove":n.touches?"touchmove":"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var n=t.originalEvent;this.options.dragOverBubble||n.rootEl||this._handleAutoScroll(n)},drop:function(){this.sortable.nativeDraggable?m(document,"dragover",this._handleAutoScroll):(m(document,"pointermove",this._handleFallbackAutoScroll),m(document,"touchmove",this._handleFallbackAutoScroll),m(document,"mousemove",this._handleFallbackAutoScroll)),qt(),$t(),clearTimeout(w),w=void 0},nulling:function(){Yt=Wt=Lt=Zt=Ut=Rt=Xt=null,Vt.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,n){var i=this,e=(t.touches?t.touches[0]:t).clientX,o=(t.touches?t.touches[0]:t).clientY,r=document.elementFromPoint(e,o);if(Yt=t,n||this.options.forceAutoScrollFallback||s||u||c){Jt(t,this.options,r,n);var a=C(r,!0);!Zt||Ut&&e===Rt&&o===Xt||(Ut&&qt(),Ut=setInterval((function(){var r=C(document.elementFromPoint(e,o),!0);r!==a&&(a=r,$t()),Jt(t,i.options,r,n)}),10),Rt=e,Xt=o)}else{if(!this.options.bubbleScroll||C(r,!0)===O())return void $t();Jt(t,this.options,C(r,!1),!1)}}},r(t,{pluginName:"scroll",initializeByDefault:!0})}),zt.mount(tn,Qt);
|
13
13
|
/*!
|
14
14
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
15
|
-
* See https://github.com/Esri/calcite-
|
16
|
-
* v1.
|
15
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
16
|
+
* v1.6.0
|
17
17
|
*/
|
18
|
-
const nn=new Set,en=new WeakSet;function on(t
|
18
|
+
const nn=new Set,en=new WeakSet;function on(t){if(rn(t),nn.add(t),en.has(t))return;const{group:n,handleSelector:i,dragSelector:e}=t;t.sortable=zt.create(t.el,{dataIdAttr:"id",...!!e&&{draggable:e},...!!n&&{group:{name:n,...!!t.canPull&&{pull:(n,i,e)=>t.canPull({toEl:n.el,fromEl:i.el,dragEl:e})},...!!t.canPut&&{put:(n,i,e)=>t.canPut({toEl:n.el,fromEl:i.el,dragEl:e})}}},handle:i,onStart:n=>{an(t).forEach((t=>en.add(t))),t.onDragStart(n)},onEnd:n=>{an(t).forEach((t=>en.delete(t))),t.onDragEnd(n)},onSort:n=>{t.onDragSort(n)}})}function rn(t){nn.delete(t),en.has(t)||(t.sortable?.destroy(),t.sortable=null)}function an(n){return Array.from(nn).filter((i=>i!==n&&t(n.el,i.el)))}export{on as c,rn as d}
|
@@ -3,9 +3,9 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import{q as t,c as n}from"./p-
|
6
|
+
import{q as t,c as n}from"./p-6b2f2b85.js";
|
7
7
|
/*!
|
8
8
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
9
|
-
* See https://github.com/Esri/calcite-
|
10
|
-
* v1.
|
9
|
+
* See https://github.com/Esri/calcite-design-system/blob/main/LICENSE.md for details.
|
10
|
+
* v1.6.0
|
11
11
|
*/const e="calciteInternalLabelClick",c="calciteInternalLabelConnected",o="calciteInternaLabelDisconnected",s="calcite-label",i=new WeakMap,a=new WeakMap,u=new WeakMap,r=new Set,l=e=>{const{id:c}=e,o=c&&t(e,{selector:`${s}[for="${c}"]`});if(o)return o;const i=n(e,s);return!i||function(t,n){let e;const c="custom-element-ancestor-check",o=c=>{c.stopImmediatePropagation();const o=c.composedPath();e=o.slice(o.indexOf(n),o.indexOf(t))};t.addEventListener(c,o,{once:!0}),n.dispatchEvent(new CustomEvent(c,{composed:!0,bubbles:!0})),t.removeEventListener(c,o);return e.filter((e=>e!==n&&e!==t)).filter((t=>t.tagName?.includes("-"))).length>0}(i,e)?null:i};function f(t){const n=l(t.el);if(i.has(n)||!n&&r.has(t))return;const s=p.bind(t);if(n){t.labelEl=n;const l=h.bind(t);i.set(t.labelEl,l),t.labelEl.addEventListener(e,l),r.delete(t),document.removeEventListener(c,a.get(t)),u.set(t,s),document.addEventListener(o,s)}else r.has(t)||(s(),document.removeEventListener(o,u.get(t)))}function m(t){if(r.delete(t),document.removeEventListener(c,a.get(t)),document.removeEventListener(o,u.get(t)),a.delete(t),u.delete(t),!t.labelEl)return;const n=i.get(t.labelEl);t.labelEl.removeEventListener(e,n),i.delete(t.labelEl)}function d(t){return t.label||t.labelEl?.textContent?.trim()||""}function h(t){this.disabled||this.el.contains(t.detail.sourceEvent.target)||this.onLabelClick(t)}function b(){r.has(this)&&f(this)}function p(){r.add(this);const t=a.get(this)||b.bind(this);a.set(this,t),document.addEventListener(c,t)}export{o as a,f as c,m as d,d as g,c as l}
|