@esri/solutions-components 0.6.2 → 0.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1234) hide show
  1. package/dist/assets/t9n/card-manager/resources.json +2 -1
  2. package/dist/assets/t9n/card-manager/resources_en.json +2 -1
  3. package/dist/assets/t9n/comment-card/resources.json +2 -1
  4. package/dist/assets/t9n/comment-card/resources_en.json +2 -1
  5. package/dist/assets/t9n/crowdsource-manager/resources.json +2 -1
  6. package/dist/assets/t9n/crowdsource-manager/resources_en.json +2 -1
  7. package/dist/assets/t9n/edit-card/resources.json +3 -0
  8. package/dist/assets/t9n/edit-card/resources_en.json +3 -0
  9. package/dist/assets/t9n/info-card/resources.json +6 -0
  10. package/dist/assets/t9n/info-card/resources_en.json +6 -0
  11. package/dist/assets/t9n/layer-table/resources.json +10 -1
  12. package/dist/assets/t9n/layer-table/resources_en.json +10 -1
  13. package/dist/assets/t9n/map-card/resources.json +1 -7
  14. package/dist/assets/t9n/map-card/resources_en.json +1 -7
  15. package/dist/assets/t9n/map-tools/resources.json +9 -0
  16. package/dist/assets/t9n/map-tools/resources_en.json +9 -0
  17. package/dist/assets/t9n/media-card/resources.json +2 -1
  18. package/dist/assets/t9n/media-card/resources_en.json +2 -1
  19. package/dist/cjs/ExpandToggle-df2e8eee.js +117 -0
  20. package/dist/cjs/FloatingArrow-d1fa2c13.js +48 -0
  21. package/dist/cjs/Heading-9abe4b02.js +25 -0
  22. package/dist/cjs/app-globals-953584e9.js +64 -0
  23. package/dist/cjs/ar-88fbb2bf.js +98 -0
  24. package/dist/cjs/array-38a9541f.js +17 -0
  25. package/dist/cjs/bg-53305961.js +79 -0
  26. package/dist/cjs/browser-e514d838.js +24 -0
  27. package/dist/cjs/bs-8fb0c8a8.js +48 -0
  28. package/dist/cjs/buffer-tools_4.cjs.entry.js +18 -15
  29. package/dist/cjs/ca-33170ec7.js +68 -0
  30. package/dist/cjs/calcite-accordion-item.cjs.entry.js +10 -7
  31. package/dist/cjs/calcite-action-bar_2.cjs.entry.js +655 -0
  32. package/dist/cjs/calcite-action-group_2.cjs.entry.js +384 -0
  33. package/dist/cjs/calcite-action-pad.cjs.entry.js +15 -15
  34. package/dist/cjs/calcite-action_2.cjs.entry.js +407 -69
  35. package/dist/cjs/calcite-alert.cjs.entry.js +23 -12
  36. package/dist/cjs/calcite-avatar.cjs.entry.js +5 -5
  37. package/dist/cjs/calcite-block-section.cjs.entry.js +8 -8
  38. package/dist/cjs/calcite-block.cjs.entry.js +170 -0
  39. package/dist/cjs/calcite-button.cjs.entry.js +15 -12
  40. package/dist/cjs/calcite-card.cjs.entry.js +9 -9
  41. package/dist/cjs/calcite-checkbox.cjs.entry.js +11 -8
  42. package/dist/cjs/calcite-chip-group.cjs.entry.js +9 -6
  43. package/dist/cjs/calcite-chip.cjs.entry.js +14 -11
  44. package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +8 -8
  45. package/dist/cjs/calcite-color-picker.cjs.entry.js +15 -12
  46. package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +5 -5
  47. package/dist/cjs/calcite-combobox_6.cjs.entry.js +1890 -0
  48. package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +17 -10
  49. package/dist/cjs/calcite-date-picker.cjs.entry.js +11 -11
  50. package/dist/cjs/calcite-fab.cjs.entry.js +13 -6
  51. package/dist/cjs/calcite-filter_3.cjs.entry.js +778 -0
  52. package/dist/cjs/calcite-flow-item.cjs.entry.js +14 -11
  53. package/dist/cjs/calcite-flow.cjs.entry.js +2 -2
  54. package/dist/cjs/calcite-graph.cjs.entry.js +3 -3
  55. package/dist/cjs/calcite-handle.cjs.entry.js +136 -0
  56. package/dist/cjs/calcite-icon.cjs.entry.js +6 -6
  57. package/dist/cjs/calcite-inline-editable.cjs.entry.js +14 -11
  58. package/dist/cjs/calcite-input-date-picker.cjs.entry.js +23 -19
  59. package/dist/cjs/calcite-input-number.cjs.entry.js +16 -13
  60. package/dist/cjs/calcite-input-text_4.cjs.entry.js +1852 -0
  61. package/dist/cjs/calcite-input-time-picker-a27cc51a.js +1624 -0
  62. package/dist/cjs/calcite-input-time-picker.cjs.entry.js +15 -14
  63. package/dist/cjs/calcite-input_2.cjs.entry.js +16 -13
  64. package/dist/cjs/calcite-label.cjs.entry.js +5 -5
  65. package/dist/cjs/calcite-link.cjs.entry.js +12 -5
  66. package/dist/cjs/calcite-list-item-group.cjs.entry.js +8 -3
  67. package/dist/cjs/calcite-loader.cjs.entry.js +80 -0
  68. package/dist/cjs/calcite-menu-item.cjs.entry.js +10 -10
  69. package/dist/cjs/calcite-menu.cjs.entry.js +9 -9
  70. package/dist/cjs/calcite-modal.cjs.entry.js +14 -14
  71. package/dist/cjs/calcite-navigation-logo.cjs.entry.js +2 -2
  72. package/dist/cjs/calcite-navigation-user.cjs.entry.js +2 -2
  73. package/dist/cjs/calcite-navigation.cjs.entry.js +5 -5
  74. package/dist/cjs/calcite-notice.cjs.entry.js +139 -0
  75. package/dist/cjs/calcite-option_2.cjs.entry.js +12 -9
  76. package/dist/cjs/calcite-pagination.cjs.entry.js +9 -9
  77. package/dist/cjs/calcite-panel_2.cjs.entry.js +17 -14
  78. package/dist/cjs/calcite-pick-list-group.cjs.entry.js +7 -7
  79. package/dist/cjs/calcite-pick-list-item.cjs.entry.js +15 -12
  80. package/dist/cjs/calcite-pick-list.cjs.entry.js +146 -0
  81. package/dist/cjs/calcite-radio-button-group.cjs.entry.js +35 -6
  82. package/dist/cjs/calcite-radio-button.cjs.entry.js +56 -26
  83. package/dist/cjs/calcite-rating.cjs.entry.js +15 -12
  84. package/dist/cjs/calcite-scrim.cjs.entry.js +44 -9
  85. package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +258 -0
  86. package/dist/cjs/calcite-shell-center-row.cjs.entry.js +6 -6
  87. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +32 -25
  88. package/dist/cjs/calcite-sortable-list.cjs.entry.js +10 -7
  89. package/dist/cjs/calcite-split-button.cjs.entry.js +122 -0
  90. package/dist/cjs/calcite-stack.cjs.entry.js +4 -4
  91. package/dist/cjs/calcite-stepper-item.cjs.entry.js +11 -8
  92. package/dist/cjs/calcite-stepper.cjs.entry.js +3 -3
  93. package/dist/cjs/calcite-switch.cjs.entry.js +11 -8
  94. package/dist/cjs/calcite-text-area.cjs.entry.js +15 -12
  95. package/dist/cjs/calcite-tile-select-group.cjs.entry.js +8 -1
  96. package/dist/cjs/calcite-tile-select.cjs.entry.js +7 -4
  97. package/dist/cjs/calcite-tile.cjs.entry.js +10 -7
  98. package/dist/cjs/calcite-time-picker.cjs.entry.js +10 -10
  99. package/dist/cjs/calcite-tip-manager.cjs.entry.js +9 -9
  100. package/dist/cjs/calcite-tip.cjs.entry.js +10 -10
  101. package/dist/cjs/calcite-tree_3.cjs.entry.js +15 -48
  102. package/dist/cjs/card-manager_3.cjs.entry.js +665 -0
  103. package/dist/cjs/conditionalSlot-981d22ef.js +63 -0
  104. package/dist/cjs/crowdsource-manager.cjs.entry.js +22 -10
  105. package/dist/cjs/cs-00bf51dd.js +144 -0
  106. package/dist/cjs/da-b4fe1bf6.js +63 -0
  107. package/dist/cjs/date-c378755c.js +250 -0
  108. package/dist/cjs/de-9df08c96.js +88 -0
  109. package/dist/cjs/de-at-dac7c3a1.js +87 -0
  110. package/dist/cjs/de-ch-2e005f38.js +87 -0
  111. package/dist/cjs/deduct-calculator.cjs.entry.js +3 -3
  112. package/dist/cjs/dom-af578b3b.js +954 -0
  113. package/dist/cjs/downloadUtils-4aadf4b0.js +2730 -0
  114. package/dist/cjs/edit-card_2.cjs.entry.js +344 -0
  115. package/dist/cjs/el-bea67f78.js +63 -0
  116. package/dist/cjs/en-au-1d459a65.js +63 -0
  117. package/dist/cjs/en-ca-edc65793.js +62 -0
  118. package/dist/cjs/en-gb-6346d6a4.js +66 -0
  119. package/dist/cjs/es-aa822160.js +63 -0
  120. package/dist/cjs/es-mx-64988455.js +62 -0
  121. package/dist/cjs/et-e5a47682.js +89 -0
  122. package/dist/cjs/fi-92ac3b85.js +112 -0
  123. package/dist/cjs/filter-56d64d02.js +765 -0
  124. package/dist/cjs/floating-ui-b2a26a9a.js +1874 -0
  125. package/dist/cjs/focusTrapComponent-65d39be9.js +851 -0
  126. package/dist/cjs/form-f62ca3df.js +288 -0
  127. package/dist/cjs/fr-1c9ab5db.js +65 -0
  128. package/dist/cjs/fr-ch-67ccddcd.js +63 -0
  129. package/dist/cjs/guid-100bd1be.js +26 -0
  130. package/dist/cjs/he-2306f19e.js +102 -0
  131. package/dist/cjs/hi-18b2364f.js +62 -0
  132. package/dist/cjs/hr-f47dfd73.js +77 -0
  133. package/dist/cjs/hu-9533083e.js +85 -0
  134. package/dist/cjs/id-b98eb252.js +63 -0
  135. package/dist/cjs/index.es-17db3b89.js +10808 -0
  136. package/dist/cjs/interactive-e8f05d26.js +147 -0
  137. package/dist/cjs/interfaces-ad03ec39.js +85 -0
  138. package/dist/cjs/it-43222f60.js +63 -0
  139. package/dist/cjs/it-ch-f9eb4007.js +63 -0
  140. package/dist/cjs/ja-8c6ec082.js +69 -0
  141. package/dist/cjs/key-2522c20b.js +19 -0
  142. package/dist/cjs/ko-d2889748.js +69 -0
  143. package/dist/cjs/label-71d4d3b5.js +136 -0
  144. package/dist/cjs/loadable-6571b6b9.js +69 -0
  145. package/dist/cjs/loader.cjs.js +3 -3
  146. package/dist/cjs/locale-83870af6.js +570 -0
  147. package/dist/cjs/lt-1ebac21f.js +94 -0
  148. package/dist/cjs/lv-cb236d46.js +63 -0
  149. package/dist/cjs/map-tools.cjs.entry.js +111 -0
  150. package/dist/cjs/mapViewUtils-77a1ff88.js +411 -0
  151. package/dist/cjs/math-0eb2ec5c.js +28 -0
  152. package/dist/cjs/mk-00e34bda.js +63 -0
  153. package/dist/cjs/nb-6e0d9b4c.js +64 -0
  154. package/dist/cjs/nl-bb4f7d59.js +64 -0
  155. package/dist/cjs/observers-5c9538b2.js +53 -0
  156. package/dist/cjs/openCloseComponent-0b7ace48.js +100 -0
  157. package/dist/cjs/pl-2cf4efab.js +111 -0
  158. package/dist/cjs/pt-4c4a3aa2.js +64 -0
  159. package/dist/cjs/pt-br-6abb7f76.js +62 -0
  160. package/dist/cjs/public-notification.cjs.entry.js +19 -6
  161. package/dist/cjs/publicNotificationStore-ec1bdd2d.js +51 -0
  162. package/dist/cjs/resources-11930a56.js +22 -0
  163. package/dist/cjs/resources-31971fd8.js +39 -0
  164. package/dist/cjs/resources-3910592f.js +20 -0
  165. package/dist/cjs/resources-3a47be9f.js +32 -0
  166. package/dist/cjs/resources-6c4c932c.js +2057 -0
  167. package/dist/cjs/resources-c751bdd1.js +50 -0
  168. package/dist/cjs/resources-d4061075.js +27 -0
  169. package/dist/cjs/resources-d8a4240f.js +23 -0
  170. package/dist/cjs/resources-e4e8d49f.js +27 -0
  171. package/dist/cjs/ro-c257efaf.js +63 -0
  172. package/dist/cjs/ru-e31a6ee1.js +123 -0
  173. package/dist/cjs/shared-list-render-d4e4e7b1.js +364 -0
  174. package/dist/cjs/sk-4d6d340c.js +145 -0
  175. package/dist/cjs/sl-01804d73.js +63 -0
  176. package/dist/cjs/solution-configuration.cjs.entry.js +2 -2
  177. package/dist/cjs/solution-contents_3.cjs.entry.js +2 -2
  178. package/dist/cjs/solution-store-bd956f06.js +4100 -0
  179. package/dist/cjs/solutions-components.cjs.js +3 -3
  180. package/dist/cjs/sortableComponent-76967993.js +3087 -0
  181. package/dist/cjs/sr-76730aad.js +98 -0
  182. package/dist/cjs/sv-c1e40108.js +68 -0
  183. package/dist/cjs/t9n-f82f4304.js +100 -0
  184. package/dist/cjs/th-758abef8.js +62 -0
  185. package/dist/cjs/time-a1d60db6.js +208 -0
  186. package/dist/cjs/tr-36efd084.js +63 -0
  187. package/dist/cjs/uk-f5a49848.js +101 -0
  188. package/dist/cjs/utils-300573e5.js +64 -0
  189. package/dist/cjs/utils-369d7746.js +218 -0
  190. package/dist/cjs/utils-46e2a6ec.js +55 -0
  191. package/dist/cjs/utils-cedf26ae.js +87 -0
  192. package/dist/cjs/vi-f87def37.js +67 -0
  193. package/dist/cjs/zh-cn-6d3c38fc.js +91 -0
  194. package/dist/cjs/zh-hk-1bd0e62f.js +68 -0
  195. package/dist/cjs/zh-tw-40912bdf.js +89 -0
  196. package/dist/collection/collection-manifest.json +2 -5
  197. package/dist/collection/components/card-manager/card-manager.css +26 -9
  198. package/dist/collection/components/card-manager/card-manager.js +96 -29
  199. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +41 -9
  200. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +22 -10
  201. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +1 -1
  202. package/dist/collection/components/deduct-calculator/deduct-calculator.js +5 -5
  203. package/dist/collection/components/edit-card/edit-card.css +54 -0
  204. package/dist/collection/components/edit-card/edit-card.js +300 -0
  205. package/dist/collection/components/info-card/info-card.css +21 -0
  206. package/dist/collection/components/info-card/info-card.js +198 -36
  207. package/dist/collection/components/layer-table/layer-table.css +19 -2
  208. package/dist/collection/components/layer-table/layer-table.js +239 -85
  209. package/dist/collection/components/map-card/map-card.css +8 -2
  210. package/dist/collection/components/map-card/map-card.js +24 -93
  211. package/dist/collection/components/map-layer-picker/map-layer-picker.css +9 -0
  212. package/dist/collection/components/map-layer-picker/map-layer-picker.js +210 -54
  213. package/dist/collection/components/map-select-tools/map-select-tools.js +6 -7
  214. package/dist/collection/components/map-tools/map-tools.css +31 -0
  215. package/dist/collection/components/map-tools/map-tools.js +196 -0
  216. package/dist/collection/components/pdf-download/pdf-download.js +19 -1
  217. package/dist/collection/components/public-notification/public-notification.js +51 -3
  218. package/dist/collection/components/refine-selection/refine-selection.js +4 -4
  219. package/dist/collection/demos/buffer-tools.html +2 -2
  220. package/dist/collection/demos/card-manager.html +49 -3
  221. package/dist/collection/demos/crowdsource-manager.html +34 -9
  222. package/dist/collection/demos/crowdsource-reporter.html +2 -2
  223. package/dist/collection/demos/demo-map.html +2 -2
  224. package/dist/collection/demos/edit-card.html +34 -0
  225. package/dist/collection/demos/index.html +1 -1
  226. package/dist/collection/demos/layer-table.html +2 -2
  227. package/dist/collection/demos/list-item.html +2 -2
  228. package/dist/collection/demos/map-card.html +2 -2
  229. package/dist/collection/demos/map-draw-tools.html +2 -2
  230. package/dist/collection/demos/map-layer-picker.html +2 -2
  231. package/dist/collection/demos/map-select-tools.html +2 -2
  232. package/dist/collection/utils/downloadUtils.js +3 -2
  233. package/dist/collection/utils/downloadUtils.ts +2 -2
  234. package/dist/collection/utils/interfaces.js +5 -0
  235. package/dist/collection/utils/interfaces.ts +24 -11
  236. package/dist/collection/utils/mapViewUtils.js +44 -5
  237. package/dist/collection/utils/mapViewUtils.ts +52 -7
  238. package/dist/collection/utils/publicNotificationStore.js +5 -1
  239. package/dist/collection/utils/publicNotificationStore.ts +5 -1
  240. package/dist/collection/utils/queryUtils.js +39 -2
  241. package/dist/collection/utils/queryUtils.ts +48 -3
  242. package/dist/components/ExpandToggle.js +5 -7
  243. package/dist/components/FloatingArrow.js +1 -1
  244. package/dist/components/Heading.js +1 -1
  245. package/dist/components/action-bar.js +19 -19
  246. package/dist/components/action-group.js +1 -1
  247. package/dist/components/action-menu.js +2 -2
  248. package/dist/components/action.js +4 -2
  249. package/dist/components/alert.js +328 -0
  250. package/dist/components/array.js +1 -1
  251. package/dist/components/avatar.js +2 -2
  252. package/dist/components/browser.js +21 -0
  253. package/dist/components/button.js +4 -2
  254. package/dist/components/calcite-accordion-item.js +6 -3
  255. package/dist/components/calcite-action-pad.js +3 -3
  256. package/dist/components/calcite-alert.js +1 -310
  257. package/dist/components/calcite-block-section.js +1 -1
  258. package/dist/components/calcite-block.js +227 -1
  259. package/dist/components/calcite-card.js +1 -1
  260. package/dist/components/calcite-chip-group.js +4 -2
  261. package/dist/components/calcite-color-picker.js +3 -1
  262. package/dist/components/calcite-combobox-item-group.js +1 -1
  263. package/dist/components/calcite-fab.js +9 -3
  264. package/dist/components/calcite-flow-item.js +4 -2
  265. package/dist/components/calcite-flow.js +1 -1
  266. package/dist/components/calcite-inline-editable.js +4 -2
  267. package/dist/components/calcite-input-date-picker.js +7 -4
  268. package/dist/components/calcite-input-time-picker.js +5 -3
  269. package/dist/components/calcite-list-item-group.js +6 -2
  270. package/dist/components/calcite-menu-item.js +2 -2
  271. package/dist/components/calcite-modal.js +408 -1
  272. package/dist/components/calcite-navigation-logo.js +1 -1
  273. package/dist/components/calcite-navigation-user.js +1 -1
  274. package/dist/components/calcite-navigation.js +2 -2
  275. package/dist/components/calcite-pagination.js +1 -1
  276. package/dist/components/calcite-pick-list.js +159 -1
  277. package/dist/components/calcite-radio-button-group.js +38 -7
  278. package/dist/components/calcite-radio-button.js +50 -21
  279. package/dist/components/calcite-rating.js +4 -2
  280. package/dist/components/calcite-shell-center-row.js +1 -1
  281. package/dist/components/calcite-sortable-list.js +5 -3
  282. package/dist/components/calcite-split-button.js +167 -1
  283. package/dist/components/calcite-stack.js +2 -2
  284. package/dist/components/calcite-stepper-item.js +3 -1
  285. package/dist/components/calcite-stepper.js +1 -1
  286. package/dist/components/calcite-text-area.js +5 -3
  287. package/dist/components/calcite-tile-select-group.js +7 -1
  288. package/dist/components/calcite-tile-select.js +4 -2
  289. package/dist/components/calcite-tip-manager.js +1 -1
  290. package/dist/components/calcite-tip.js +1 -1
  291. package/dist/components/card-manager.js +1 -133
  292. package/dist/components/card-manager2.js +177 -0
  293. package/dist/components/checkbox.js +3 -1
  294. package/dist/components/chip.js +5 -3
  295. package/dist/components/color-picker-hex-input.js +3 -3
  296. package/dist/components/color-picker-swatch.js +2 -2
  297. package/dist/components/combobox-item.js +4 -2
  298. package/dist/components/combobox.js +5 -3
  299. package/dist/components/conditionalSlot.js +1 -1
  300. package/dist/components/crowdsource-manager.js +93 -69
  301. package/dist/components/date-picker-day.js +8 -2
  302. package/dist/components/date-picker-month-header.js +2 -2
  303. package/dist/components/date-picker.js +2 -2
  304. package/dist/components/date.js +1 -1
  305. package/dist/components/deduct-calculator2.js +3 -3
  306. package/dist/components/dom.js +3 -3
  307. package/dist/components/downloadUtils.js +4 -3
  308. package/dist/components/dropdown-group.js +1 -1
  309. package/dist/components/dropdown-item.js +1 -1
  310. package/dist/components/dropdown.js +6 -4
  311. package/dist/components/edit-card.d.ts +11 -0
  312. package/dist/components/edit-card.js +11 -0
  313. package/dist/components/edit-card2.js +207 -0
  314. package/dist/components/filter.js +4 -2
  315. package/dist/components/filter2.js +1 -1
  316. package/dist/components/floating-ui.js +228 -179
  317. package/dist/components/focusTrapComponent.js +47 -5
  318. package/dist/components/form.js +2 -2
  319. package/dist/components/graph.js +1 -1
  320. package/dist/components/guid.js +1 -1
  321. package/dist/components/handle.js +1 -1
  322. package/dist/components/icon.js +2 -2
  323. package/dist/components/index.d.ts +2 -5
  324. package/dist/components/index.js +3 -6
  325. package/dist/components/info-card2.js +182 -28
  326. package/dist/components/input-message.js +2 -2
  327. package/dist/components/input-number.js +6 -4
  328. package/dist/components/input-text.js +5 -3
  329. package/dist/components/input.js +6 -4
  330. package/dist/components/interactive.js +80 -10
  331. package/dist/components/interfaces.js +6 -1
  332. package/dist/components/key.js +1 -1
  333. package/dist/components/label.js +1 -1
  334. package/dist/components/label2.js +2 -2
  335. package/dist/components/layer-table2.js +238 -127
  336. package/dist/components/link.js +8 -2
  337. package/dist/components/list-item2.js +7 -7
  338. package/dist/components/list.js +8 -8
  339. package/dist/components/loadable.js +1 -1
  340. package/dist/components/locale2.js +7 -4
  341. package/dist/components/map-card2.js +65 -92
  342. package/dist/components/map-draw-tools2.js +1 -1
  343. package/dist/components/map-layer-picker2.js +165 -247
  344. package/dist/components/map-select-tools2.js +40 -16
  345. package/dist/components/map-tools.d.ts +11 -0
  346. package/dist/components/map-tools.js +11 -0
  347. package/dist/components/map-tools2.js +176 -0
  348. package/dist/components/mapViewUtils.js +243 -0
  349. package/dist/components/math.js +1 -1
  350. package/dist/components/menu.js +2 -2
  351. package/dist/components/notice.js +2 -2
  352. package/dist/components/observers.js +1 -1
  353. package/dist/components/openCloseComponent.js +1 -1
  354. package/dist/components/panel.js +5 -3
  355. package/dist/components/pdf-download2.js +3 -1
  356. package/dist/components/pick-list-item.js +4 -2
  357. package/dist/components/popover.js +3 -3
  358. package/dist/components/public-notification.js +57 -23
  359. package/dist/components/publicNotificationStore.js +5 -1
  360. package/dist/components/queryUtils.js +11 -17
  361. package/dist/components/refine-selection2.js +37 -12
  362. package/dist/components/resources.js +1 -1
  363. package/dist/components/resources2.js +1 -1
  364. package/dist/components/resources3.js +1 -1
  365. package/dist/components/scrim.js +39 -2
  366. package/dist/components/segmented-control-item.js +1 -1
  367. package/dist/components/segmented-control.js +3 -1
  368. package/dist/components/select.js +5 -3
  369. package/dist/components/shared-list-render.js +3 -3
  370. package/dist/components/shell-panel.js +1 -1
  371. package/dist/components/shell.js +2 -2
  372. package/dist/components/slider.js +4 -2
  373. package/dist/components/sortableComponent.js +1 -1
  374. package/dist/components/switch.js +4 -2
  375. package/dist/components/t9n.js +1 -1
  376. package/dist/components/tab-nav.js +1 -1
  377. package/dist/components/tab-title.js +4 -2
  378. package/dist/components/tabs.js +1 -1
  379. package/dist/components/tile.js +4 -2
  380. package/dist/components/time-picker.js +2 -2
  381. package/dist/components/tooltip.js +45 -28
  382. package/dist/components/tree-item.js +9 -43
  383. package/dist/components/tree.js +2 -2
  384. package/dist/components/utils.js +1 -1
  385. package/dist/components/utils2.js +3 -3
  386. package/dist/components/utils3.js +2 -2
  387. package/dist/components/value-list-item.js +4 -2
  388. package/dist/components/value-list.js +6 -4
  389. package/dist/esm/ExpandToggle-4683a6dc.js +109 -0
  390. package/dist/esm/FloatingArrow-fa0da351.js +46 -0
  391. package/dist/esm/Heading-14bfe249.js +22 -0
  392. package/dist/esm/app-globals-b5877644.js +62 -0
  393. package/dist/esm/ar-8e6281b5.js +96 -0
  394. package/dist/esm/array-e32fb269.js +15 -0
  395. package/dist/esm/bg-89c46a11.js +77 -0
  396. package/dist/esm/browser-f8ca09b7.js +21 -0
  397. package/dist/esm/bs-567a72ac.js +46 -0
  398. package/dist/esm/buffer-tools_4.entry.js +18 -15
  399. package/dist/esm/ca-0d08cce0.js +66 -0
  400. package/dist/esm/calcite-accordion-item.entry.js +10 -7
  401. package/dist/esm/calcite-action-bar_2.entry.js +650 -0
  402. package/dist/esm/calcite-action-group_2.entry.js +379 -0
  403. package/dist/esm/calcite-action-pad.entry.js +15 -15
  404. package/dist/esm/calcite-action_2.entry.js +408 -70
  405. package/dist/esm/calcite-alert.entry.js +23 -12
  406. package/dist/esm/calcite-avatar.entry.js +5 -5
  407. package/dist/esm/calcite-block-section.entry.js +8 -8
  408. package/dist/esm/calcite-block.entry.js +166 -0
  409. package/dist/esm/calcite-button.entry.js +15 -12
  410. package/dist/esm/calcite-card.entry.js +9 -9
  411. package/dist/esm/calcite-checkbox.entry.js +11 -8
  412. package/dist/esm/calcite-chip-group.entry.js +9 -6
  413. package/dist/esm/calcite-chip.entry.js +14 -11
  414. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +8 -8
  415. package/dist/esm/calcite-color-picker.entry.js +15 -12
  416. package/dist/esm/calcite-combobox-item-group.entry.js +5 -5
  417. package/dist/esm/calcite-combobox_6.entry.js +1881 -0
  418. package/dist/esm/calcite-date-picker-day_3.entry.js +17 -10
  419. package/dist/esm/calcite-date-picker.entry.js +11 -11
  420. package/dist/esm/calcite-fab.entry.js +13 -6
  421. package/dist/esm/calcite-filter_3.entry.js +772 -0
  422. package/dist/esm/calcite-flow-item.entry.js +14 -11
  423. package/dist/esm/calcite-flow.entry.js +2 -2
  424. package/dist/esm/calcite-graph.entry.js +3 -3
  425. package/dist/esm/calcite-handle.entry.js +132 -0
  426. package/dist/esm/calcite-icon.entry.js +6 -6
  427. package/dist/esm/calcite-inline-editable.entry.js +14 -11
  428. package/dist/esm/calcite-input-date-picker.entry.js +23 -19
  429. package/dist/esm/calcite-input-number.entry.js +16 -13
  430. package/dist/esm/calcite-input-text_4.entry.js +1845 -0
  431. package/dist/esm/calcite-input-time-picker-d5606a45.js +1621 -0
  432. package/dist/esm/calcite-input-time-picker.entry.js +15 -14
  433. package/dist/esm/calcite-input_2.entry.js +16 -13
  434. package/dist/esm/calcite-label.entry.js +5 -5
  435. package/dist/esm/calcite-link.entry.js +12 -5
  436. package/dist/esm/calcite-list-item-group.entry.js +8 -3
  437. package/dist/esm/calcite-loader.entry.js +76 -0
  438. package/dist/esm/calcite-menu-item.entry.js +10 -10
  439. package/dist/esm/calcite-menu.entry.js +9 -9
  440. package/dist/esm/calcite-modal.entry.js +14 -14
  441. package/dist/esm/calcite-navigation-logo.entry.js +2 -2
  442. package/dist/esm/calcite-navigation-user.entry.js +2 -2
  443. package/dist/esm/calcite-navigation.entry.js +5 -5
  444. package/dist/esm/calcite-notice.entry.js +135 -0
  445. package/dist/esm/calcite-option_2.entry.js +12 -9
  446. package/dist/esm/calcite-pagination.entry.js +9 -9
  447. package/dist/esm/calcite-panel_2.entry.js +17 -14
  448. package/dist/esm/calcite-pick-list-group.entry.js +7 -7
  449. package/dist/esm/calcite-pick-list-item.entry.js +15 -12
  450. package/dist/esm/calcite-pick-list.entry.js +142 -0
  451. package/dist/esm/calcite-radio-button-group.entry.js +35 -6
  452. package/dist/esm/calcite-radio-button.entry.js +57 -27
  453. package/dist/esm/calcite-rating.entry.js +15 -12
  454. package/dist/esm/calcite-scrim.entry.js +44 -9
  455. package/dist/esm/calcite-segmented-control_2.entry.js +253 -0
  456. package/dist/esm/calcite-shell-center-row.entry.js +6 -6
  457. package/dist/esm/calcite-shell-panel_14.entry.js +32 -25
  458. package/dist/esm/calcite-sortable-list.entry.js +10 -7
  459. package/dist/esm/calcite-split-button.entry.js +118 -0
  460. package/dist/esm/calcite-stack.entry.js +4 -4
  461. package/dist/esm/calcite-stepper-item.entry.js +11 -8
  462. package/dist/esm/calcite-stepper.entry.js +3 -3
  463. package/dist/esm/calcite-switch.entry.js +11 -8
  464. package/dist/esm/calcite-text-area.entry.js +15 -12
  465. package/dist/esm/calcite-tile-select-group.entry.js +8 -1
  466. package/dist/esm/calcite-tile-select.entry.js +7 -4
  467. package/dist/esm/calcite-tile.entry.js +10 -7
  468. package/dist/esm/calcite-time-picker.entry.js +10 -10
  469. package/dist/esm/calcite-tip-manager.entry.js +9 -9
  470. package/dist/esm/calcite-tip.entry.js +10 -10
  471. package/dist/esm/calcite-tree_3.entry.js +15 -48
  472. package/dist/esm/card-manager_3.entry.js +659 -0
  473. package/dist/esm/conditionalSlot-b651e48a.js +60 -0
  474. package/dist/esm/crowdsource-manager.entry.js +22 -10
  475. package/dist/esm/cs-4ea5bb28.js +142 -0
  476. package/dist/esm/da-8121b2c6.js +61 -0
  477. package/dist/esm/date-3f48db3f.js +235 -0
  478. package/dist/esm/de-4f0e6db4.js +86 -0
  479. package/dist/esm/de-at-6f914992.js +85 -0
  480. package/dist/esm/de-ch-ba51285a.js +85 -0
  481. package/dist/esm/deduct-calculator.entry.js +3 -3
  482. package/dist/esm/dom-03275741.js +927 -0
  483. package/dist/esm/downloadUtils-3b5f85d9.js +2724 -0
  484. package/dist/esm/edit-card_2.entry.js +339 -0
  485. package/dist/esm/el-2fb644ad.js +61 -0
  486. package/dist/esm/en-au-469a4963.js +61 -0
  487. package/dist/esm/en-ca-a110f04a.js +60 -0
  488. package/dist/esm/en-gb-04dd59df.js +64 -0
  489. package/dist/esm/es-901bbd11.js +61 -0
  490. package/dist/esm/es-mx-c3cff8d1.js +60 -0
  491. package/dist/esm/et-0ded5035.js +87 -0
  492. package/dist/esm/fi-767e7505.js +110 -0
  493. package/dist/esm/filter-4ba3be5f.js +763 -0
  494. package/dist/esm/floating-ui-1e70279f.js +1866 -0
  495. package/dist/esm/focusTrapComponent-eaa62505.js +846 -0
  496. package/dist/esm/form-8396f037.js +280 -0
  497. package/dist/esm/fr-ch-8c34f192.js +61 -0
  498. package/dist/esm/fr-e6bda0a2.js +63 -0
  499. package/dist/esm/guid-1fbbc894.js +24 -0
  500. package/dist/esm/he-00779397.js +100 -0
  501. package/dist/esm/hi-f3d5ecb7.js +60 -0
  502. package/dist/esm/hr-1d8c2cad.js +75 -0
  503. package/dist/esm/hu-4290c5fe.js +83 -0
  504. package/dist/esm/id-58d1a3cb.js +61 -0
  505. package/dist/esm/index.es-bb9196f6.js +10722 -0
  506. package/dist/esm/interactive-e5b2cca0.js +143 -0
  507. package/dist/esm/interfaces-bf20e69c.js +85 -0
  508. package/dist/esm/it-ch-74c5b6dd.js +61 -0
  509. package/dist/esm/it-ef33898d.js +61 -0
  510. package/dist/esm/ja-7f21d57b.js +67 -0
  511. package/dist/esm/key-d6bc268b.js +16 -0
  512. package/dist/esm/ko-0790a2d9.js +67 -0
  513. package/dist/esm/label-6db1573f.js +130 -0
  514. package/dist/esm/loadable-3cf62971.js +65 -0
  515. package/dist/esm/loader.js +3 -3
  516. package/dist/esm/locale-ead7fa24.js +558 -0
  517. package/dist/esm/lt-6e66fa4a.js +92 -0
  518. package/dist/esm/lv-0c39ca8e.js +61 -0
  519. package/dist/esm/map-tools.entry.js +107 -0
  520. package/dist/esm/mapViewUtils-55ea1e10.js +395 -0
  521. package/dist/esm/math-5e1080da.js +25 -0
  522. package/dist/esm/mk-0e1b5772.js +61 -0
  523. package/dist/esm/nb-8b0c8dcb.js +62 -0
  524. package/dist/esm/nl-89c00bbe.js +62 -0
  525. package/dist/esm/observers-76deadbc.js +51 -0
  526. package/dist/esm/openCloseComponent-7d3ca222.js +96 -0
  527. package/dist/esm/pl-2c7583e1.js +109 -0
  528. package/dist/esm/pt-br-0544aa11.js +60 -0
  529. package/dist/esm/pt-eb653341.js +62 -0
  530. package/dist/esm/public-notification.entry.js +19 -6
  531. package/dist/esm/publicNotificationStore-6ef555f3.js +49 -0
  532. package/dist/esm/resources-3600c05b.js +46 -0
  533. package/dist/esm/resources-4d6ec614.js +24 -0
  534. package/dist/esm/resources-684bbbfe.js +23 -0
  535. package/dist/esm/resources-85e89a13.js +19 -0
  536. package/dist/esm/resources-885142d2.js +2048 -0
  537. package/dist/esm/resources-a3b9b875.js +20 -0
  538. package/dist/esm/resources-e7e4115c.js +35 -0
  539. package/dist/esm/resources-ee3b03a3.js +28 -0
  540. package/dist/esm/resources-f5948e92.js +20 -0
  541. package/dist/esm/ro-f5c8d5e2.js +61 -0
  542. package/dist/esm/ru-7725d9a9.js +121 -0
  543. package/dist/esm/shared-list-render-19de1661.js +342 -0
  544. package/dist/esm/sk-606ae6cd.js +143 -0
  545. package/dist/esm/sl-8a06145d.js +61 -0
  546. package/dist/esm/solution-configuration.entry.js +2 -2
  547. package/dist/esm/solution-contents_3.entry.js +2 -2
  548. package/dist/esm/solution-store-c107ca4d.js +4092 -0
  549. package/dist/esm/solutions-components.js +3 -3
  550. package/dist/esm/sortableComponent-dab8ef70.js +3082 -0
  551. package/dist/esm/sr-7eff7ca4.js +96 -0
  552. package/dist/esm/sv-0ab2f707.js +66 -0
  553. package/dist/esm/t9n-ece1047e.js +95 -0
  554. package/dist/esm/th-29a9e340.js +60 -0
  555. package/dist/esm/time-7b08c631.js +195 -0
  556. package/dist/esm/tr-6748b764.js +61 -0
  557. package/dist/esm/uk-de4e1b64.js +99 -0
  558. package/dist/esm/utils-33f2d835.js +200 -0
  559. package/dist/esm/utils-43f27af6.js +61 -0
  560. package/dist/esm/utils-a29ac888.js +45 -0
  561. package/dist/esm/utils-d1d9ff93.js +79 -0
  562. package/dist/esm/vi-6830c744.js +65 -0
  563. package/dist/esm/zh-cn-ad4dc9be.js +89 -0
  564. package/dist/esm/zh-hk-81513d7a.js +66 -0
  565. package/dist/esm/zh-tw-4ff4db52.js +87 -0
  566. package/dist/node_modules/@esri/calcite-components/dist/collection/components/list/list.css +4 -0
  567. package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item/list-item.css +11 -0
  568. package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-panel/shell-panel.css +1 -1
  569. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree-item/tree-item.css +3 -2
  570. package/dist/solutions-components/assets/icon/circlePause16.json +1 -0
  571. package/dist/solutions-components/assets/icon/circlePause16F.json +1 -0
  572. package/dist/solutions-components/assets/icon/circlePause24.json +1 -0
  573. package/dist/solutions-components/assets/icon/circlePause24F.json +1 -0
  574. package/dist/solutions-components/assets/icon/circlePause32.json +1 -0
  575. package/dist/solutions-components/assets/icon/circlePause32F.json +1 -0
  576. package/dist/solutions-components/assets/icon/h3Hexagon16.json +1 -0
  577. package/dist/solutions-components/assets/icon/h3Hexagon24.json +1 -0
  578. package/dist/solutions-components/assets/icon/h3Hexagon32.json +1 -0
  579. package/dist/solutions-components/assets/icon/merge216.json +1 -0
  580. package/dist/solutions-components/assets/icon/merge224.json +1 -0
  581. package/dist/solutions-components/assets/icon/merge232.json +1 -0
  582. package/dist/solutions-components/assets/icon/recycleBin16.json +1 -0
  583. package/dist/solutions-components/assets/icon/recycleBin24.json +1 -0
  584. package/dist/solutions-components/assets/icon/recycleBin32.json +1 -0
  585. package/dist/solutions-components/assets/icon/transverseHexagon16.json +1 -0
  586. package/dist/solutions-components/assets/icon/transverseHexagon24.json +1 -0
  587. package/dist/solutions-components/assets/icon/transverseHexagon32.json +1 -0
  588. package/dist/solutions-components/assets/icon/unmerge16.json +1 -0
  589. package/dist/solutions-components/assets/icon/unmerge24.json +1 -0
  590. package/dist/solutions-components/assets/icon/unmerge32.json +1 -0
  591. package/dist/solutions-components/demos/buffer-tools.html +2 -2
  592. package/dist/solutions-components/demos/card-manager.html +49 -3
  593. package/dist/solutions-components/demos/crowdsource-manager.html +34 -9
  594. package/dist/solutions-components/demos/crowdsource-reporter.html +2 -2
  595. package/dist/solutions-components/demos/demo-map.html +2 -2
  596. package/dist/solutions-components/demos/edit-card.html +34 -0
  597. package/dist/solutions-components/demos/index.html +1 -1
  598. package/dist/solutions-components/demos/layer-table.html +2 -2
  599. package/dist/solutions-components/demos/list-item.html +2 -2
  600. package/dist/solutions-components/demos/map-card.html +2 -2
  601. package/dist/solutions-components/demos/map-draw-tools.html +2 -2
  602. package/dist/solutions-components/demos/map-layer-picker.html +2 -2
  603. package/dist/solutions-components/demos/map-select-tools.html +2 -2
  604. package/dist/solutions-components/p-0036e829.js +11 -0
  605. package/dist/solutions-components/p-004eb0a6.entry.js +6 -0
  606. package/dist/solutions-components/p-03179924.entry.js +6 -0
  607. package/dist/solutions-components/p-04c41e35.js +6 -0
  608. package/dist/solutions-components/p-058f02c9.js +6 -0
  609. package/dist/solutions-components/p-05f6859f.js +11 -0
  610. package/dist/solutions-components/p-0bb57140.js +16 -0
  611. package/dist/solutions-components/p-0d2c9050.js +6 -0
  612. package/dist/solutions-components/p-0e024d20.entry.js +11 -0
  613. package/dist/solutions-components/p-0ef9e367.entry.js +17 -0
  614. package/dist/solutions-components/p-0ff7b311.js +16 -0
  615. package/dist/solutions-components/p-1085b789.js +11 -0
  616. package/dist/solutions-components/p-10dd03be.js +6 -0
  617. package/dist/solutions-components/p-10e93b31.entry.js +11 -0
  618. package/dist/solutions-components/p-132843d2.entry.js +11 -0
  619. package/dist/solutions-components/p-13a8349e.js +6 -0
  620. package/dist/solutions-components/p-16146013.js +6 -0
  621. package/dist/solutions-components/p-161ac069.entry.js +6 -0
  622. package/dist/solutions-components/p-16643fca.entry.js +11 -0
  623. package/dist/solutions-components/p-1aca2237.js +17 -0
  624. package/dist/solutions-components/p-1b69c50d.entry.js +11 -0
  625. package/dist/solutions-components/p-1d81a92e.entry.js +11 -0
  626. package/dist/solutions-components/p-1f1bd18d.js +11 -0
  627. package/dist/solutions-components/p-214657d6.entry.js +6 -0
  628. package/dist/solutions-components/p-2284cd37.js +11 -0
  629. package/dist/solutions-components/p-22c4225f.entry.js +11 -0
  630. package/dist/solutions-components/p-2455a61f.entry.js +11 -0
  631. package/dist/solutions-components/p-293a0267.entry.js +11 -0
  632. package/dist/solutions-components/p-2c049a6d.entry.js +37 -0
  633. package/dist/solutions-components/p-2d651417.js +6 -0
  634. package/dist/solutions-components/p-2f632334.entry.js +11 -0
  635. package/dist/solutions-components/p-309d3096.js +6 -0
  636. package/dist/solutions-components/p-34737573.js +6 -0
  637. package/dist/solutions-components/p-35195436.entry.js +11 -0
  638. package/dist/solutions-components/p-37a78329.js +6 -0
  639. package/dist/solutions-components/p-386dbde1.js +6 -0
  640. package/dist/solutions-components/p-3b57fcc6.js +11 -0
  641. package/dist/solutions-components/p-40bdd836.js +11 -0
  642. package/dist/solutions-components/p-41f5a5fc.js +12 -0
  643. package/dist/solutions-components/p-438560cf.js +6 -0
  644. package/dist/solutions-components/p-474b00d7.entry.js +11 -0
  645. package/dist/solutions-components/p-4766a668.entry.js +6 -0
  646. package/dist/solutions-components/p-477ae127.js +21 -0
  647. package/dist/solutions-components/p-4989e987.js +6 -0
  648. package/dist/solutions-components/p-4aab2c0d.entry.js +6 -0
  649. package/dist/solutions-components/p-4af3f843.js +36 -0
  650. package/dist/solutions-components/p-4b738e52.entry.js +11 -0
  651. package/dist/solutions-components/p-4ea9094a.js +6 -0
  652. package/dist/solutions-components/p-5173b841.js +11 -0
  653. package/dist/solutions-components/p-5652bbda.js +6 -0
  654. package/dist/solutions-components/p-57fa8ff3.entry.js +6 -0
  655. package/dist/solutions-components/p-58448ac4.entry.js +11 -0
  656. package/dist/solutions-components/p-5a6f8f15.entry.js +17 -0
  657. package/dist/solutions-components/p-5bab0d9d.entry.js +11 -0
  658. package/dist/solutions-components/p-5ca01455.entry.js +11 -0
  659. package/dist/solutions-components/p-5f05045a.entry.js +6 -0
  660. package/dist/solutions-components/p-5fc99541.js +257 -0
  661. package/dist/solutions-components/p-6015e2ee.js +61 -0
  662. package/dist/solutions-components/p-60dba0cb.js +11 -0
  663. package/dist/solutions-components/p-610ff7ca.js +6 -0
  664. package/dist/solutions-components/p-612c38cc.js +6 -0
  665. package/dist/solutions-components/p-628f2a83.entry.js +11 -0
  666. package/dist/solutions-components/p-62a49383.js +6 -0
  667. package/dist/solutions-components/p-67d0ce8c.entry.js +11 -0
  668. package/dist/solutions-components/p-67d75135.js +6 -0
  669. package/dist/solutions-components/p-693bafa4.js +6 -0
  670. package/dist/solutions-components/p-6960ce47.js +6 -0
  671. package/dist/solutions-components/p-696de9a4.entry.js +6 -0
  672. package/dist/solutions-components/p-69cd4b76.entry.js +17 -0
  673. package/dist/solutions-components/p-6c1d694f.js +6 -0
  674. package/dist/solutions-components/p-743451a5.entry.js +6 -0
  675. package/dist/solutions-components/p-7479f322.entry.js +28 -0
  676. package/dist/solutions-components/p-75ed8af0.entry.js +12 -0
  677. package/dist/solutions-components/p-76716055.js +6 -0
  678. package/dist/solutions-components/p-77649e3a.js +11 -0
  679. package/dist/solutions-components/p-7764def7.js +11 -0
  680. package/dist/solutions-components/p-7a42ffab.js +11 -0
  681. package/dist/solutions-components/p-7ab9d4a8.js +11 -0
  682. package/dist/solutions-components/p-7cbe5354.js +6 -0
  683. package/dist/solutions-components/p-7f3c3a5d.entry.js +11 -0
  684. package/dist/solutions-components/p-7fd8e783.js +18 -0
  685. package/dist/solutions-components/p-800e94cb.entry.js +11 -0
  686. package/dist/solutions-components/p-81c695d6.entry.js +11 -0
  687. package/dist/solutions-components/p-8249c47b.js +11 -0
  688. package/dist/solutions-components/p-82922f3a.entry.js +37 -0
  689. package/dist/solutions-components/p-84d9dacf.entry.js +11 -0
  690. package/dist/solutions-components/p-87cc78f1.js +6 -0
  691. package/dist/solutions-components/p-892d0a1d.js +6 -0
  692. package/dist/solutions-components/p-8bf81a2e.js +11 -0
  693. package/dist/solutions-components/p-8e003792.js +6 -0
  694. package/dist/solutions-components/p-8e541da0.js +6 -0
  695. package/dist/solutions-components/p-944c2f33.entry.js +11 -0
  696. package/dist/solutions-components/p-9630e3b7.js +11 -0
  697. package/dist/solutions-components/p-96bd78ec.entry.js +11 -0
  698. package/dist/solutions-components/p-978b9ba3.entry.js +6 -0
  699. package/dist/solutions-components/p-9807924d.js +474 -0
  700. package/dist/solutions-components/p-99b55177.js +11 -0
  701. package/dist/solutions-components/p-9a19cfb6.js +6 -0
  702. package/dist/solutions-components/p-9ab03591.js +21 -0
  703. package/dist/solutions-components/p-9bc20eff.entry.js +6 -0
  704. package/dist/solutions-components/p-9c42e5ca.js +6 -0
  705. package/dist/solutions-components/p-9ed9ea6a.js +6 -0
  706. package/dist/solutions-components/p-9f214b82.entry.js +11 -0
  707. package/dist/solutions-components/p-a3b55d2b.js +6 -0
  708. package/dist/solutions-components/p-a56f965e.entry.js +6 -0
  709. package/dist/solutions-components/p-a5d44d7d.js +11 -0
  710. package/dist/solutions-components/p-a6730996.js +6 -0
  711. package/dist/solutions-components/p-a738e38f.js +11 -0
  712. package/dist/solutions-components/p-a74094e4.js +17 -0
  713. package/dist/solutions-components/p-a8253173.js +6 -0
  714. package/dist/solutions-components/p-a94f0d7b.entry.js +11 -0
  715. package/dist/solutions-components/p-a9dab418.entry.js +11 -0
  716. package/dist/solutions-components/p-ac36a101.js +6 -0
  717. package/dist/solutions-components/p-b018bd03.js +6 -0
  718. package/dist/solutions-components/p-b39e12ab.js +6 -0
  719. package/dist/solutions-components/p-b4c65a27.entry.js +6 -0
  720. package/dist/solutions-components/p-b64401a3.entry.js +6 -0
  721. package/dist/solutions-components/p-b70a3d8d.entry.js +11 -0
  722. package/dist/solutions-components/p-b940aa2f.entry.js +6 -0
  723. package/dist/solutions-components/p-b9a21972.js +6 -0
  724. package/dist/solutions-components/p-ba34ef55.js +6 -0
  725. package/dist/solutions-components/p-ba8ec9b6.entry.js +35 -0
  726. package/dist/solutions-components/p-bb322078.entry.js +11 -0
  727. package/dist/solutions-components/p-bc6ce0ff.js +6 -0
  728. package/dist/solutions-components/p-c0738483.entry.js +11 -0
  729. package/dist/solutions-components/p-c2316631.entry.js +16 -0
  730. package/dist/solutions-components/p-c2a141cc.js +11 -0
  731. package/dist/solutions-components/p-c2d148da.js +11 -0
  732. package/dist/solutions-components/p-c52de940.entry.js +11 -0
  733. package/dist/solutions-components/p-c844e615.js +12 -0
  734. package/dist/solutions-components/p-c8835780.js +11 -0
  735. package/dist/solutions-components/p-ca67597d.js +6 -0
  736. package/dist/solutions-components/p-ca6edad0.js +11 -0
  737. package/dist/solutions-components/p-cd9579c6.js +11 -0
  738. package/dist/solutions-components/p-cdc0bb97.entry.js +35 -0
  739. package/dist/solutions-components/p-ce57ecf3.entry.js +6 -0
  740. package/dist/solutions-components/p-d042dd6a.entry.js +12 -0
  741. package/dist/solutions-components/p-d088d13a.entry.js +6 -0
  742. package/dist/solutions-components/p-d102a71f.js +6 -0
  743. package/dist/solutions-components/p-d164a8b0.entry.js +12 -0
  744. package/dist/solutions-components/p-d17b0020.entry.js +11 -0
  745. package/dist/solutions-components/p-d3fd28e9.entry.js +18 -0
  746. package/dist/solutions-components/p-d4c9dda7.entry.js +11 -0
  747. package/dist/solutions-components/p-d5104492.js +6 -0
  748. package/dist/solutions-components/p-d60a77a4.js +11 -0
  749. package/dist/solutions-components/p-d83da8a0.entry.js +11 -0
  750. package/dist/solutions-components/p-d866ff25.js +11 -0
  751. package/dist/solutions-components/p-d875f38c.entry.js +6 -0
  752. package/dist/solutions-components/p-dac4f4cb.js +6 -0
  753. package/dist/solutions-components/p-db08ef87.js +11 -0
  754. package/dist/solutions-components/p-db546438.entry.js +11 -0
  755. package/dist/solutions-components/p-de9d2167.entry.js +11 -0
  756. package/dist/solutions-components/p-e0af78a4.js +6 -0
  757. package/dist/solutions-components/p-e13ba5ae.js +6 -0
  758. package/dist/solutions-components/p-e320f0ed.entry.js +11 -0
  759. package/dist/solutions-components/p-e5d839f8.js +6 -0
  760. package/dist/solutions-components/p-e5e20990.js +11 -0
  761. package/dist/solutions-components/p-e617f6e9.js +6 -0
  762. package/dist/solutions-components/p-ea7c74b7.entry.js +11 -0
  763. package/dist/solutions-components/p-eafc4b73.js +11 -0
  764. package/dist/solutions-components/p-ed2eea7f.entry.js +23 -0
  765. package/dist/solutions-components/p-ed65f44c.entry.js +11 -0
  766. package/dist/solutions-components/p-ef235c88.entry.js +6 -0
  767. package/dist/solutions-components/p-f08e454f.entry.js +11 -0
  768. package/dist/solutions-components/p-f1d4f341.js +6 -0
  769. package/dist/solutions-components/p-f54ca1e4.entry.js +11 -0
  770. package/dist/solutions-components/p-f62c655b.entry.js +11 -0
  771. package/dist/solutions-components/p-f68a8cd4.entry.js +11 -0
  772. package/dist/solutions-components/p-f6ec5e80.js +11 -0
  773. package/dist/solutions-components/p-f9b91640.js +11 -0
  774. package/dist/solutions-components/p-fae853e9.js +16 -0
  775. package/dist/solutions-components/p-fb233add.entry.js +6 -0
  776. package/dist/solutions-components/p-ff27b297.js +11 -0
  777. package/dist/solutions-components/p-ffb12960.entry.js +11 -0
  778. package/dist/solutions-components/solutions-components.esm.js +1 -1
  779. package/dist/solutions-components/utils/downloadUtils.ts +2 -2
  780. package/dist/solutions-components/utils/interfaces.ts +24 -11
  781. package/dist/solutions-components/utils/mapViewUtils.ts +52 -7
  782. package/dist/solutions-components/utils/publicNotificationStore.ts +5 -1
  783. package/dist/solutions-components/utils/queryUtils.ts +48 -3
  784. package/dist/types/components/card-manager/card-manager.d.ts +33 -5
  785. package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +12 -4
  786. package/dist/types/components/deduct-calculator/deduct-calculator.d.ts +2 -2
  787. package/dist/types/components/edit-card/edit-card.d.ts +140 -0
  788. package/dist/types/components/info-card/info-card.d.ts +89 -9
  789. package/dist/types/components/layer-table/layer-table.d.ts +105 -36
  790. package/dist/types/components/map-card/map-card.d.ts +12 -42
  791. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +69 -15
  792. package/dist/types/components/map-select-tools/map-select-tools.d.ts +1 -1
  793. package/dist/types/components/map-tools/map-tools.d.ts +87 -0
  794. package/dist/types/components/pdf-download/pdf-download.d.ts +4 -0
  795. package/dist/types/components/public-notification/public-notification.d.ts +18 -2
  796. package/dist/types/components/refine-selection/refine-selection.d.ts +1 -1
  797. package/dist/types/components.d.ts +181 -113
  798. package/dist/types/preact.d.ts +10 -13
  799. package/dist/types/utils/interfaces.d.ts +20 -7
  800. package/dist/types/utils/mapViewUtils.d.ts +22 -5
  801. package/dist/types/utils/publicNotificationStore.d.ts +2 -0
  802. package/dist/types/utils/queryUtils.d.ts +17 -1
  803. package/package.json +2 -2
  804. package/dist/assets/t9n/edit-record-modal/resources.json +0 -8
  805. package/dist/assets/t9n/edit-record-modal/resources_en.json +0 -8
  806. package/dist/cjs/ExpandToggle-8e23a37e.js +0 -119
  807. package/dist/cjs/FloatingArrow-7747dddf.js +0 -48
  808. package/dist/cjs/Heading-52c0152b.js +0 -25
  809. package/dist/cjs/add-record-modal.cjs.entry.js +0 -106
  810. package/dist/cjs/app-globals-cd063150.js +0 -64
  811. package/dist/cjs/ar-06e23092.js +0 -97
  812. package/dist/cjs/array-cb509bfb.js +0 -17
  813. package/dist/cjs/bg-b197c685.js +0 -78
  814. package/dist/cjs/bs-b7279fd9.js +0 -47
  815. package/dist/cjs/ca-c127e2c7.js +0 -67
  816. package/dist/cjs/calcite-action-bar_4.cjs.entry.js +0 -629
  817. package/dist/cjs/calcite-action-group.cjs.entry.js +0 -116
  818. package/dist/cjs/calcite-action-menu_2.cjs.entry.js +0 -691
  819. package/dist/cjs/calcite-combobox_3.cjs.entry.js +0 -1156
  820. package/dist/cjs/calcite-dropdown_5.cjs.entry.js +0 -866
  821. package/dist/cjs/calcite-filter_5.cjs.entry.js +0 -1014
  822. package/dist/cjs/calcite-input-text_5.cjs.entry.js +0 -1969
  823. package/dist/cjs/calcite-input-time-picker-1c90d5aa.js +0 -1622
  824. package/dist/cjs/calcite-tooltip.cjs.entry.js +0 -413
  825. package/dist/cjs/card-manager.cjs.entry.js +0 -91
  826. package/dist/cjs/comment-card.cjs.entry.js +0 -75
  827. package/dist/cjs/conditionalSlot-df3ccf68.js +0 -63
  828. package/dist/cjs/cs-f482fe72.js +0 -143
  829. package/dist/cjs/da-b8ab4c7b.js +0 -62
  830. package/dist/cjs/date-23702871.js +0 -250
  831. package/dist/cjs/de-6bc1f7ac.js +0 -87
  832. package/dist/cjs/de-at-46963b6b.js +0 -86
  833. package/dist/cjs/de-ch-160af810.js +0 -86
  834. package/dist/cjs/dom-5fd13fa0.js +0 -954
  835. package/dist/cjs/downloadUtils-fd585157.js +0 -2729
  836. package/dist/cjs/el-64fa4e5b.js +0 -62
  837. package/dist/cjs/en-au-d6d05b1c.js +0 -62
  838. package/dist/cjs/en-ca-e4c76e21.js +0 -61
  839. package/dist/cjs/en-gb-bbc542f7.js +0 -65
  840. package/dist/cjs/es-13c046da.js +0 -62
  841. package/dist/cjs/es-mx-bc0dcd4b.js +0 -61
  842. package/dist/cjs/et-96792c05.js +0 -88
  843. package/dist/cjs/fi-228557cc.js +0 -111
  844. package/dist/cjs/filter-8be5307a.js +0 -765
  845. package/dist/cjs/floating-ui-72d35286.js +0 -1825
  846. package/dist/cjs/focusTrapComponent-8e851fe9.js +0 -809
  847. package/dist/cjs/form-bbb48e39.js +0 -288
  848. package/dist/cjs/fr-cfe747ac.js +0 -64
  849. package/dist/cjs/fr-ch-ff5aa897.js +0 -62
  850. package/dist/cjs/guid-66679eda.js +0 -26
  851. package/dist/cjs/he-fb6d2d39.js +0 -101
  852. package/dist/cjs/hi-30c7826f.js +0 -61
  853. package/dist/cjs/hr-c1eab940.js +0 -76
  854. package/dist/cjs/hu-fba39a67.js +0 -84
  855. package/dist/cjs/id-b5e6f8ba.js +0 -62
  856. package/dist/cjs/index.es-d125163b.js +0 -10808
  857. package/dist/cjs/info-card_2.cjs.entry.js +0 -203
  858. package/dist/cjs/interactive-39ec70c2.js +0 -75
  859. package/dist/cjs/interfaces-842c84a1.js +0 -80
  860. package/dist/cjs/it-ca0d0aac.js +0 -62
  861. package/dist/cjs/it-ch-65c41132.js +0 -62
  862. package/dist/cjs/ja-a5f9afc7.js +0 -68
  863. package/dist/cjs/key-5b33d77d.js +0 -19
  864. package/dist/cjs/ko-852f5312.js +0 -68
  865. package/dist/cjs/label-345b79b7.js +0 -136
  866. package/dist/cjs/layer-table_2.cjs.entry.js +0 -517
  867. package/dist/cjs/loadable-30ee9cda.js +0 -69
  868. package/dist/cjs/locale-180f4242.js +0 -567
  869. package/dist/cjs/lt-255c3b01.js +0 -93
  870. package/dist/cjs/lv-7ed56721.js +0 -62
  871. package/dist/cjs/map-search.cjs.entry.js +0 -176
  872. package/dist/cjs/mapViewUtils-9c67134b.js +0 -375
  873. package/dist/cjs/math-c948c17d.js +0 -28
  874. package/dist/cjs/mk-f6d33563.js +0 -62
  875. package/dist/cjs/nb-bd0ca554.js +0 -63
  876. package/dist/cjs/nl-eadfdfb4.js +0 -63
  877. package/dist/cjs/observers-f7aad52c.js +0 -53
  878. package/dist/cjs/openCloseComponent-84b60d30.js +0 -100
  879. package/dist/cjs/pl-c9d0eeb6.js +0 -110
  880. package/dist/cjs/pt-abc4d582.js +0 -63
  881. package/dist/cjs/pt-br-217ada13.js +0 -61
  882. package/dist/cjs/publicNotificationStore-cd1a32c3.js +0 -47
  883. package/dist/cjs/resources-1687ac3b.js +0 -27
  884. package/dist/cjs/resources-17e31c94.js +0 -32
  885. package/dist/cjs/resources-2194e840.js +0 -2057
  886. package/dist/cjs/resources-5d9c0817.js +0 -23
  887. package/dist/cjs/resources-840442cb.js +0 -22
  888. package/dist/cjs/resources-8f85e83e.js +0 -27
  889. package/dist/cjs/resources-b2a52eac.js +0 -50
  890. package/dist/cjs/resources-b9022801.js +0 -39
  891. package/dist/cjs/resources-c050c6cd.js +0 -20
  892. package/dist/cjs/ro-1618e102.js +0 -62
  893. package/dist/cjs/ru-a23bea65.js +0 -122
  894. package/dist/cjs/shared-list-render-e49ee33c.js +0 -364
  895. package/dist/cjs/sk-dcacc22d.js +0 -144
  896. package/dist/cjs/sl-313d5585.js +0 -62
  897. package/dist/cjs/solution-store-ca4639d5.js +0 -4100
  898. package/dist/cjs/sortableComponent-e91c4b54.js +0 -3087
  899. package/dist/cjs/sr-c7b2c043.js +0 -97
  900. package/dist/cjs/sv-d8327a96.js +0 -67
  901. package/dist/cjs/t9n-44f8e750.js +0 -100
  902. package/dist/cjs/th-871548cb.js +0 -61
  903. package/dist/cjs/time-0ae619db.js +0 -208
  904. package/dist/cjs/tr-799e3306.js +0 -62
  905. package/dist/cjs/uk-eb7261c3.js +0 -100
  906. package/dist/cjs/utils-3c384fb2.js +0 -55
  907. package/dist/cjs/utils-49d0aa19.js +0 -218
  908. package/dist/cjs/utils-5c1c33cf.js +0 -64
  909. package/dist/cjs/utils-da61890c.js +0 -87
  910. package/dist/cjs/vi-ebbac61c.js +0 -66
  911. package/dist/cjs/zh-cn-dfcfe1fe.js +0 -90
  912. package/dist/cjs/zh-hk-64eeb0f6.js +0 -67
  913. package/dist/cjs/zh-tw-3d6f9661.js +0 -88
  914. package/dist/collection/components/add-record-modal/add-record-modal.css +0 -36
  915. package/dist/collection/components/add-record-modal/add-record-modal.js +0 -149
  916. package/dist/collection/components/comment-card/comment-card.css +0 -19
  917. package/dist/collection/components/comment-card/comment-card.js +0 -89
  918. package/dist/collection/components/edit-record-modal/edit-record-modal.css +0 -35
  919. package/dist/collection/components/edit-record-modal/edit-record-modal.js +0 -141
  920. package/dist/collection/components/map-search/map-search.css +0 -24
  921. package/dist/collection/components/map-search/map-search.js +0 -284
  922. package/dist/collection/components/media-card/media-card.css +0 -58
  923. package/dist/collection/components/media-card/media-card.js +0 -187
  924. package/dist/collection/demos/add-record-modal.html +0 -34
  925. package/dist/collection/demos/comment-card.html +0 -81
  926. package/dist/collection/demos/edit-record-modal.html +0 -34
  927. package/dist/collection/demos/map-search.html +0 -81
  928. package/dist/collection/demos/media-card.html +0 -71
  929. package/dist/components/add-record-modal.d.ts +0 -11
  930. package/dist/components/add-record-modal.js +0 -171
  931. package/dist/components/block.js +0 -232
  932. package/dist/components/comment-card.d.ts +0 -11
  933. package/dist/components/comment-card.js +0 -90
  934. package/dist/components/edit-record-modal.d.ts +0 -11
  935. package/dist/components/edit-record-modal.js +0 -11
  936. package/dist/components/edit-record-modal2.js +0 -161
  937. package/dist/components/map-search.d.ts +0 -11
  938. package/dist/components/map-search.js +0 -195
  939. package/dist/components/media-card.d.ts +0 -11
  940. package/dist/components/media-card.js +0 -11
  941. package/dist/components/media-card2.js +0 -177
  942. package/dist/components/modal.js +0 -415
  943. package/dist/components/pick-list.js +0 -164
  944. package/dist/components/split-button.js +0 -168
  945. package/dist/esm/ExpandToggle-ed0c4899.js +0 -111
  946. package/dist/esm/FloatingArrow-e769cdda.js +0 -46
  947. package/dist/esm/Heading-c36f4400.js +0 -22
  948. package/dist/esm/add-record-modal.entry.js +0 -102
  949. package/dist/esm/app-globals-4c1c4b90.js +0 -62
  950. package/dist/esm/ar-5fce09b4.js +0 -95
  951. package/dist/esm/array-af5e433b.js +0 -15
  952. package/dist/esm/bg-88930ab8.js +0 -76
  953. package/dist/esm/bs-83095544.js +0 -45
  954. package/dist/esm/ca-2452be3f.js +0 -65
  955. package/dist/esm/calcite-action-bar_4.entry.js +0 -622
  956. package/dist/esm/calcite-action-group.entry.js +0 -112
  957. package/dist/esm/calcite-action-menu_2.entry.js +0 -686
  958. package/dist/esm/calcite-combobox_3.entry.js +0 -1150
  959. package/dist/esm/calcite-dropdown_5.entry.js +0 -858
  960. package/dist/esm/calcite-filter_5.entry.js +0 -1006
  961. package/dist/esm/calcite-input-text_5.entry.js +0 -1961
  962. package/dist/esm/calcite-input-time-picker-379ab2c4.js +0 -1619
  963. package/dist/esm/calcite-tooltip.entry.js +0 -409
  964. package/dist/esm/card-manager.entry.js +0 -87
  965. package/dist/esm/comment-card.entry.js +0 -71
  966. package/dist/esm/conditionalSlot-e9ec914f.js +0 -60
  967. package/dist/esm/cs-c4999998.js +0 -141
  968. package/dist/esm/da-6e7eb415.js +0 -60
  969. package/dist/esm/date-85b54b18.js +0 -235
  970. package/dist/esm/de-39db71ff.js +0 -85
  971. package/dist/esm/de-at-0b43fa52.js +0 -84
  972. package/dist/esm/de-ch-345e1007.js +0 -84
  973. package/dist/esm/dom-e14bb980.js +0 -927
  974. package/dist/esm/downloadUtils-c4d8f012.js +0 -2723
  975. package/dist/esm/el-3d3eb2d9.js +0 -60
  976. package/dist/esm/en-au-f85fb0f9.js +0 -60
  977. package/dist/esm/en-ca-ae24e23b.js +0 -59
  978. package/dist/esm/en-gb-9f56a48f.js +0 -63
  979. package/dist/esm/es-00ec702d.js +0 -60
  980. package/dist/esm/es-mx-5fb19224.js +0 -59
  981. package/dist/esm/et-1a294618.js +0 -86
  982. package/dist/esm/fi-1bcfd731.js +0 -109
  983. package/dist/esm/filter-09439c1d.js +0 -763
  984. package/dist/esm/floating-ui-421b8ed2.js +0 -1817
  985. package/dist/esm/focusTrapComponent-45081255.js +0 -804
  986. package/dist/esm/form-58f5ab7c.js +0 -280
  987. package/dist/esm/fr-3a844513.js +0 -62
  988. package/dist/esm/fr-ch-32438415.js +0 -60
  989. package/dist/esm/guid-5c8ddb45.js +0 -24
  990. package/dist/esm/he-4d2d41f5.js +0 -99
  991. package/dist/esm/hi-e5a5cf07.js +0 -59
  992. package/dist/esm/hr-003c79cb.js +0 -74
  993. package/dist/esm/hu-a679b97b.js +0 -82
  994. package/dist/esm/id-8ce09f04.js +0 -60
  995. package/dist/esm/index.es-ba252f56.js +0 -10722
  996. package/dist/esm/info-card_2.entry.js +0 -198
  997. package/dist/esm/interactive-eaa1e00b.js +0 -73
  998. package/dist/esm/interfaces-523c6558.js +0 -80
  999. package/dist/esm/it-8a20f6f9.js +0 -60
  1000. package/dist/esm/it-ch-b829ceb9.js +0 -60
  1001. package/dist/esm/ja-ab479dce.js +0 -66
  1002. package/dist/esm/key-2c25459c.js +0 -16
  1003. package/dist/esm/ko-a523df7c.js +0 -66
  1004. package/dist/esm/label-10a81bc6.js +0 -130
  1005. package/dist/esm/layer-table_2.entry.js +0 -512
  1006. package/dist/esm/loadable-fca3f617.js +0 -65
  1007. package/dist/esm/locale-b550eae4.js +0 -555
  1008. package/dist/esm/lt-6061d0cc.js +0 -91
  1009. package/dist/esm/lv-c8234418.js +0 -60
  1010. package/dist/esm/map-search.entry.js +0 -172
  1011. package/dist/esm/mapViewUtils-06a77be9.js +0 -362
  1012. package/dist/esm/math-778f9699.js +0 -25
  1013. package/dist/esm/mk-d08e7df4.js +0 -60
  1014. package/dist/esm/nb-35ca03d9.js +0 -61
  1015. package/dist/esm/nl-e815c488.js +0 -61
  1016. package/dist/esm/observers-b17e5da7.js +0 -51
  1017. package/dist/esm/openCloseComponent-1aef0328.js +0 -96
  1018. package/dist/esm/pl-a1c11e8b.js +0 -108
  1019. package/dist/esm/pt-8874bd08.js +0 -61
  1020. package/dist/esm/pt-br-cb76472e.js +0 -59
  1021. package/dist/esm/publicNotificationStore-c36d95bf.js +0 -45
  1022. package/dist/esm/resources-09757d0c.js +0 -23
  1023. package/dist/esm/resources-23bce35b.js +0 -20
  1024. package/dist/esm/resources-6c49ff61.js +0 -2048
  1025. package/dist/esm/resources-78b20773.js +0 -20
  1026. package/dist/esm/resources-a9874e81.js +0 -28
  1027. package/dist/esm/resources-ac65ccee.js +0 -35
  1028. package/dist/esm/resources-bf1eeffc.js +0 -24
  1029. package/dist/esm/resources-c59151a8.js +0 -19
  1030. package/dist/esm/resources-f5fec753.js +0 -46
  1031. package/dist/esm/ro-0e8b863a.js +0 -60
  1032. package/dist/esm/ru-f3224893.js +0 -120
  1033. package/dist/esm/shared-list-render-86d8dcb7.js +0 -342
  1034. package/dist/esm/sk-eccf534f.js +0 -142
  1035. package/dist/esm/sl-a8e0c24f.js +0 -60
  1036. package/dist/esm/solution-store-70f874f8.js +0 -4092
  1037. package/dist/esm/sortableComponent-267e5853.js +0 -3082
  1038. package/dist/esm/sr-0e5973cb.js +0 -95
  1039. package/dist/esm/sv-ff8fbe95.js +0 -65
  1040. package/dist/esm/t9n-4c43412c.js +0 -95
  1041. package/dist/esm/th-90f7d79c.js +0 -59
  1042. package/dist/esm/time-18f4bea6.js +0 -195
  1043. package/dist/esm/tr-8a61ecaa.js +0 -60
  1044. package/dist/esm/uk-cb40a88d.js +0 -98
  1045. package/dist/esm/utils-701a66a0.js +0 -45
  1046. package/dist/esm/utils-d5304067.js +0 -200
  1047. package/dist/esm/utils-e59e3392.js +0 -79
  1048. package/dist/esm/utils-fbb44364.js +0 -61
  1049. package/dist/esm/vi-03f26f71.js +0 -64
  1050. package/dist/esm/zh-cn-b40fefb9.js +0 -88
  1051. package/dist/esm/zh-hk-846adb7a.js +0 -65
  1052. package/dist/esm/zh-tw-5e6c0c4c.js +0 -86
  1053. package/dist/solutions-components/demos/add-record-modal.html +0 -34
  1054. package/dist/solutions-components/demos/comment-card.html +0 -81
  1055. package/dist/solutions-components/demos/edit-record-modal.html +0 -34
  1056. package/dist/solutions-components/demos/map-search.html +0 -81
  1057. package/dist/solutions-components/demos/media-card.html +0 -71
  1058. package/dist/solutions-components/p-0004c7cf.js +0 -11
  1059. package/dist/solutions-components/p-028fe399.js +0 -11
  1060. package/dist/solutions-components/p-02934a73.js +0 -6
  1061. package/dist/solutions-components/p-0350a94c.js +0 -6
  1062. package/dist/solutions-components/p-03630cc2.js +0 -11
  1063. package/dist/solutions-components/p-0c0ae47e.entry.js +0 -6
  1064. package/dist/solutions-components/p-100a644d.js +0 -6
  1065. package/dist/solutions-components/p-10ee8954.js +0 -11
  1066. package/dist/solutions-components/p-14b581f0.js +0 -6
  1067. package/dist/solutions-components/p-156616b5.js +0 -6
  1068. package/dist/solutions-components/p-163f9453.entry.js +0 -22
  1069. package/dist/solutions-components/p-16a85289.entry.js +0 -11
  1070. package/dist/solutions-components/p-18c285a2.entry.js +0 -6
  1071. package/dist/solutions-components/p-1c6b3fcc.js +0 -11
  1072. package/dist/solutions-components/p-1ff86baf.js +0 -6
  1073. package/dist/solutions-components/p-21894ee1.entry.js +0 -6
  1074. package/dist/solutions-components/p-21d890eb.js +0 -11
  1075. package/dist/solutions-components/p-22367f3b.entry.js +0 -11
  1076. package/dist/solutions-components/p-224fc498.js +0 -6
  1077. package/dist/solutions-components/p-253c9105.entry.js +0 -11
  1078. package/dist/solutions-components/p-274e2b43.entry.js +0 -16
  1079. package/dist/solutions-components/p-29de380e.entry.js +0 -23
  1080. package/dist/solutions-components/p-2ab62909.entry.js +0 -12
  1081. package/dist/solutions-components/p-2ba08c44.js +0 -11
  1082. package/dist/solutions-components/p-2c91149c.entry.js +0 -17
  1083. package/dist/solutions-components/p-2d79dcaa.entry.js +0 -6
  1084. package/dist/solutions-components/p-2e02d0c6.js +0 -6
  1085. package/dist/solutions-components/p-2fb33412.js +0 -6
  1086. package/dist/solutions-components/p-2ff245e3.entry.js +0 -11
  1087. package/dist/solutions-components/p-309ab62c.entry.js +0 -6
  1088. package/dist/solutions-components/p-30fff23a.js +0 -6
  1089. package/dist/solutions-components/p-31084785.entry.js +0 -11
  1090. package/dist/solutions-components/p-322657e1.js +0 -6
  1091. package/dist/solutions-components/p-333fece7.js +0 -11
  1092. package/dist/solutions-components/p-33f7b5ad.entry.js +0 -12
  1093. package/dist/solutions-components/p-34b5fd3f.js +0 -11
  1094. package/dist/solutions-components/p-354a1a55.js +0 -16
  1095. package/dist/solutions-components/p-360652a6.js +0 -6
  1096. package/dist/solutions-components/p-361a2107.js +0 -6
  1097. package/dist/solutions-components/p-36b68fb9.js +0 -11
  1098. package/dist/solutions-components/p-3918da18.js +0 -6
  1099. package/dist/solutions-components/p-3965e731.js +0 -6
  1100. package/dist/solutions-components/p-3b2f8f0d.entry.js +0 -11
  1101. package/dist/solutions-components/p-3ed956eb.js +0 -36
  1102. package/dist/solutions-components/p-3fba8b91.js +0 -6
  1103. package/dist/solutions-components/p-40494687.js +0 -11
  1104. package/dist/solutions-components/p-441a995d.js +0 -11
  1105. package/dist/solutions-components/p-453cd5e4.entry.js +0 -11
  1106. package/dist/solutions-components/p-460d4659.entry.js +0 -11
  1107. package/dist/solutions-components/p-486ea405.js +0 -11
  1108. package/dist/solutions-components/p-48fd5600.entry.js +0 -11
  1109. package/dist/solutions-components/p-4a0899a1.entry.js +0 -6
  1110. package/dist/solutions-components/p-4a7214b3.js +0 -6
  1111. package/dist/solutions-components/p-4a86a776.js +0 -474
  1112. package/dist/solutions-components/p-4f308c0c.entry.js +0 -11
  1113. package/dist/solutions-components/p-50ebdbe1.entry.js +0 -6
  1114. package/dist/solutions-components/p-55a4d846.entry.js +0 -18
  1115. package/dist/solutions-components/p-563863b1.entry.js +0 -11
  1116. package/dist/solutions-components/p-56ee8fcf.entry.js +0 -6
  1117. package/dist/solutions-components/p-5730082b.entry.js +0 -17
  1118. package/dist/solutions-components/p-5798a8e1.entry.js +0 -11
  1119. package/dist/solutions-components/p-5a9f7d1d.entry.js +0 -11
  1120. package/dist/solutions-components/p-5dc70753.entry.js +0 -6
  1121. package/dist/solutions-components/p-5ed755a2.entry.js +0 -37
  1122. package/dist/solutions-components/p-5f9044e9.entry.js +0 -6
  1123. package/dist/solutions-components/p-67dce98d.js +0 -11
  1124. package/dist/solutions-components/p-681822de.entry.js +0 -11
  1125. package/dist/solutions-components/p-68ae67e2.js +0 -6
  1126. package/dist/solutions-components/p-6aabe903.entry.js +0 -6
  1127. package/dist/solutions-components/p-6aeb2614.entry.js +0 -6
  1128. package/dist/solutions-components/p-6b0437e2.js +0 -11
  1129. package/dist/solutions-components/p-6b16e621.js +0 -17
  1130. package/dist/solutions-components/p-6bca27ae.entry.js +0 -6
  1131. package/dist/solutions-components/p-6e8fc013.js +0 -11
  1132. package/dist/solutions-components/p-6f090d92.entry.js +0 -11
  1133. package/dist/solutions-components/p-71f15882.js +0 -6
  1134. package/dist/solutions-components/p-72bd2198.js +0 -6
  1135. package/dist/solutions-components/p-734fb637.entry.js +0 -11
  1136. package/dist/solutions-components/p-737ebddb.js +0 -6
  1137. package/dist/solutions-components/p-74ab524f.entry.js +0 -17
  1138. package/dist/solutions-components/p-751105bf.entry.js +0 -11
  1139. package/dist/solutions-components/p-758a5902.js +0 -6
  1140. package/dist/solutions-components/p-75d44bac.entry.js +0 -11
  1141. package/dist/solutions-components/p-76fd5733.js +0 -11
  1142. package/dist/solutions-components/p-78315271.entry.js +0 -11
  1143. package/dist/solutions-components/p-78719506.js +0 -257
  1144. package/dist/solutions-components/p-7903b163.js +0 -12
  1145. package/dist/solutions-components/p-7b49e5e3.js +0 -11
  1146. package/dist/solutions-components/p-7b4a714b.js +0 -11
  1147. package/dist/solutions-components/p-7b7091d4.js +0 -16
  1148. package/dist/solutions-components/p-7c96a204.entry.js +0 -11
  1149. package/dist/solutions-components/p-7d1fd0ab.js +0 -11
  1150. package/dist/solutions-components/p-7d3582a2.js +0 -18
  1151. package/dist/solutions-components/p-7d5a1cdb.js +0 -11
  1152. package/dist/solutions-components/p-7dfb2d00.entry.js +0 -17
  1153. package/dist/solutions-components/p-7ed79fea.entry.js +0 -6
  1154. package/dist/solutions-components/p-805d62b8.js +0 -6
  1155. package/dist/solutions-components/p-817b174b.js +0 -6
  1156. package/dist/solutions-components/p-851fd101.entry.js +0 -6
  1157. package/dist/solutions-components/p-85706e85.js +0 -11
  1158. package/dist/solutions-components/p-8b1bac08.entry.js +0 -11
  1159. package/dist/solutions-components/p-90abad32.js +0 -6
  1160. package/dist/solutions-components/p-9151a991.js +0 -17
  1161. package/dist/solutions-components/p-918b08f8.js +0 -6
  1162. package/dist/solutions-components/p-92123a6f.js +0 -6
  1163. package/dist/solutions-components/p-92de1de9.js +0 -21
  1164. package/dist/solutions-components/p-93015b7f.entry.js +0 -29
  1165. package/dist/solutions-components/p-963026b1.js +0 -11
  1166. package/dist/solutions-components/p-96601723.entry.js +0 -11
  1167. package/dist/solutions-components/p-966deb61.js +0 -16
  1168. package/dist/solutions-components/p-987fc85a.js +0 -6
  1169. package/dist/solutions-components/p-9ae83468.js +0 -6
  1170. package/dist/solutions-components/p-9d8ba56e.js +0 -11
  1171. package/dist/solutions-components/p-a29ba58a.js +0 -21
  1172. package/dist/solutions-components/p-a3539120.js +0 -11
  1173. package/dist/solutions-components/p-a36a4f4c.entry.js +0 -11
  1174. package/dist/solutions-components/p-a390ad52.js +0 -6
  1175. package/dist/solutions-components/p-a4f6cb03.js +0 -6
  1176. package/dist/solutions-components/p-a58a83f5.entry.js +0 -11
  1177. package/dist/solutions-components/p-a5f966da.js +0 -6
  1178. package/dist/solutions-components/p-a717b838.entry.js +0 -11
  1179. package/dist/solutions-components/p-aa2b508b.js +0 -6
  1180. package/dist/solutions-components/p-ad77361c.entry.js +0 -11
  1181. package/dist/solutions-components/p-b05c0dab.js +0 -6
  1182. package/dist/solutions-components/p-b2175b0f.js +0 -11
  1183. package/dist/solutions-components/p-b32b130a.entry.js +0 -11
  1184. package/dist/solutions-components/p-b34f269f.entry.js +0 -6
  1185. package/dist/solutions-components/p-b4b19fd3.entry.js +0 -37
  1186. package/dist/solutions-components/p-b62c14e9.entry.js +0 -23
  1187. package/dist/solutions-components/p-b85c70ff.js +0 -6
  1188. package/dist/solutions-components/p-b9569aa8.js +0 -6
  1189. package/dist/solutions-components/p-b9df29d5.entry.js +0 -6
  1190. package/dist/solutions-components/p-c68c6cfc.js +0 -6
  1191. package/dist/solutions-components/p-c7f63eae.entry.js +0 -6
  1192. package/dist/solutions-components/p-c80b582f.js +0 -11
  1193. package/dist/solutions-components/p-c9c400b0.js +0 -6
  1194. package/dist/solutions-components/p-cfdcbbc4.entry.js +0 -11
  1195. package/dist/solutions-components/p-d0a0d58e.js +0 -6
  1196. package/dist/solutions-components/p-d0bd5dc8.js +0 -11
  1197. package/dist/solutions-components/p-d13c5d43.js +0 -6
  1198. package/dist/solutions-components/p-d2dfbb78.entry.js +0 -11
  1199. package/dist/solutions-components/p-d4c7b0b0.entry.js +0 -11
  1200. package/dist/solutions-components/p-d54d34a3.entry.js +0 -11
  1201. package/dist/solutions-components/p-d6c1abd1.js +0 -11
  1202. package/dist/solutions-components/p-d7e59435.entry.js +0 -35
  1203. package/dist/solutions-components/p-dadd5bfb.js +0 -11
  1204. package/dist/solutions-components/p-dc9c209f.entry.js +0 -11
  1205. package/dist/solutions-components/p-e12458f7.js +0 -6
  1206. package/dist/solutions-components/p-e1384eb6.entry.js +0 -6
  1207. package/dist/solutions-components/p-e13bc246.entry.js +0 -18
  1208. package/dist/solutions-components/p-e19a5718.entry.js +0 -11
  1209. package/dist/solutions-components/p-e470b2c7.entry.js +0 -6
  1210. package/dist/solutions-components/p-e4e33d1c.js +0 -6
  1211. package/dist/solutions-components/p-e6330f55.entry.js +0 -11
  1212. package/dist/solutions-components/p-e7b96c06.js +0 -11
  1213. package/dist/solutions-components/p-e84ff0f8.entry.js +0 -6
  1214. package/dist/solutions-components/p-e90f8998.entry.js +0 -11
  1215. package/dist/solutions-components/p-e9f43fe1.entry.js +0 -11
  1216. package/dist/solutions-components/p-ebd369cf.js +0 -6
  1217. package/dist/solutions-components/p-eda91258.entry.js +0 -11
  1218. package/dist/solutions-components/p-ee853883.entry.js +0 -11
  1219. package/dist/solutions-components/p-eea493bc.js +0 -6
  1220. package/dist/solutions-components/p-eec28f93.js +0 -6
  1221. package/dist/solutions-components/p-eee3969d.entry.js +0 -11
  1222. package/dist/solutions-components/p-f03a6d9c.js +0 -61
  1223. package/dist/solutions-components/p-f1aaf8d9.entry.js +0 -6
  1224. package/dist/solutions-components/p-f226673c.js +0 -11
  1225. package/dist/solutions-components/p-f546e45d.js +0 -6
  1226. package/dist/solutions-components/p-fa3d2b1f.js +0 -6
  1227. package/dist/solutions-components/p-fb33ea5f.js +0 -6
  1228. package/dist/solutions-components/p-fb553e61.js +0 -6
  1229. package/dist/solutions-components/p-fb8aa15c.entry.js +0 -11
  1230. package/dist/types/components/add-record-modal/add-record-modal.d.ts +0 -68
  1231. package/dist/types/components/comment-card/comment-card.d.ts +0 -26
  1232. package/dist/types/components/edit-record-modal/edit-record-modal.d.ts +0 -49
  1233. package/dist/types/components/map-search/map-search.d.ts +0 -120
  1234. package/dist/types/components/media-card/media-card.d.ts +0 -80
@@ -0,0 +1,3082 @@
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 containsCrossShadowBoundary } from './dom-03275741.js';
7
+
8
+ /**!
9
+ * Sortable 1.15.0
10
+ * @author RubaXa <trash@rubaxa.org>
11
+ * @author owenm <owen23355@gmail.com>
12
+ * @license MIT
13
+ */
14
+ function ownKeys(object, enumerableOnly) {
15
+ var keys = Object.keys(object);
16
+
17
+ if (Object.getOwnPropertySymbols) {
18
+ var symbols = Object.getOwnPropertySymbols(object);
19
+
20
+ if (enumerableOnly) {
21
+ symbols = symbols.filter(function (sym) {
22
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
23
+ });
24
+ }
25
+
26
+ keys.push.apply(keys, symbols);
27
+ }
28
+
29
+ return keys;
30
+ }
31
+
32
+ function _objectSpread2(target) {
33
+ for (var i = 1; i < arguments.length; i++) {
34
+ var source = arguments[i] != null ? arguments[i] : {};
35
+
36
+ if (i % 2) {
37
+ ownKeys(Object(source), true).forEach(function (key) {
38
+ _defineProperty(target, key, source[key]);
39
+ });
40
+ } else if (Object.getOwnPropertyDescriptors) {
41
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
42
+ } else {
43
+ ownKeys(Object(source)).forEach(function (key) {
44
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
45
+ });
46
+ }
47
+ }
48
+
49
+ return target;
50
+ }
51
+
52
+ function _typeof(obj) {
53
+ "@babel/helpers - typeof";
54
+
55
+ if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
56
+ _typeof = function (obj) {
57
+ return typeof obj;
58
+ };
59
+ } else {
60
+ _typeof = function (obj) {
61
+ return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
62
+ };
63
+ }
64
+
65
+ return _typeof(obj);
66
+ }
67
+
68
+ function _defineProperty(obj, key, value) {
69
+ if (key in obj) {
70
+ Object.defineProperty(obj, key, {
71
+ value: value,
72
+ enumerable: true,
73
+ configurable: true,
74
+ writable: true
75
+ });
76
+ } else {
77
+ obj[key] = value;
78
+ }
79
+
80
+ return obj;
81
+ }
82
+
83
+ function _extends() {
84
+ _extends = Object.assign || function (target) {
85
+ for (var i = 1; i < arguments.length; i++) {
86
+ var source = arguments[i];
87
+
88
+ for (var key in source) {
89
+ if (Object.prototype.hasOwnProperty.call(source, key)) {
90
+ target[key] = source[key];
91
+ }
92
+ }
93
+ }
94
+
95
+ return target;
96
+ };
97
+
98
+ return _extends.apply(this, arguments);
99
+ }
100
+
101
+ function _objectWithoutPropertiesLoose(source, excluded) {
102
+ if (source == null) return {};
103
+ var target = {};
104
+ var sourceKeys = Object.keys(source);
105
+ var key, i;
106
+
107
+ for (i = 0; i < sourceKeys.length; i++) {
108
+ key = sourceKeys[i];
109
+ if (excluded.indexOf(key) >= 0) continue;
110
+ target[key] = source[key];
111
+ }
112
+
113
+ return target;
114
+ }
115
+
116
+ function _objectWithoutProperties(source, excluded) {
117
+ if (source == null) return {};
118
+
119
+ var target = _objectWithoutPropertiesLoose(source, excluded);
120
+
121
+ var key, i;
122
+
123
+ if (Object.getOwnPropertySymbols) {
124
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
125
+
126
+ for (i = 0; i < sourceSymbolKeys.length; i++) {
127
+ key = sourceSymbolKeys[i];
128
+ if (excluded.indexOf(key) >= 0) continue;
129
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
130
+ target[key] = source[key];
131
+ }
132
+ }
133
+
134
+ return target;
135
+ }
136
+
137
+ var version = "1.15.0";
138
+
139
+ function userAgent(pattern) {
140
+ if (typeof window !== 'undefined' && window.navigator) {
141
+ return !! /*@__PURE__*/navigator.userAgent.match(pattern);
142
+ }
143
+ }
144
+
145
+ var IE11OrLess = userAgent(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i);
146
+ var Edge = userAgent(/Edge/i);
147
+ var FireFox = userAgent(/firefox/i);
148
+ var Safari = userAgent(/safari/i) && !userAgent(/chrome/i) && !userAgent(/android/i);
149
+ var IOS = userAgent(/iP(ad|od|hone)/i);
150
+ var ChromeForAndroid = userAgent(/chrome/i) && userAgent(/android/i);
151
+
152
+ var captureMode = {
153
+ capture: false,
154
+ passive: false
155
+ };
156
+
157
+ function on(el, event, fn) {
158
+ el.addEventListener(event, fn, !IE11OrLess && captureMode);
159
+ }
160
+
161
+ function off(el, event, fn) {
162
+ el.removeEventListener(event, fn, !IE11OrLess && captureMode);
163
+ }
164
+
165
+ function matches(
166
+ /**HTMLElement*/
167
+ el,
168
+ /**String*/
169
+ selector) {
170
+ if (!selector) return;
171
+ selector[0] === '>' && (selector = selector.substring(1));
172
+
173
+ if (el) {
174
+ try {
175
+ if (el.matches) {
176
+ return el.matches(selector);
177
+ } else if (el.msMatchesSelector) {
178
+ return el.msMatchesSelector(selector);
179
+ } else if (el.webkitMatchesSelector) {
180
+ return el.webkitMatchesSelector(selector);
181
+ }
182
+ } catch (_) {
183
+ return false;
184
+ }
185
+ }
186
+
187
+ return false;
188
+ }
189
+
190
+ function getParentOrHost(el) {
191
+ return el.host && el !== document && el.host.nodeType ? el.host : el.parentNode;
192
+ }
193
+
194
+ function closest(
195
+ /**HTMLElement*/
196
+ el,
197
+ /**String*/
198
+ selector,
199
+ /**HTMLElement*/
200
+ ctx, includeCTX) {
201
+ if (el) {
202
+ ctx = ctx || document;
203
+
204
+ do {
205
+ if (selector != null && (selector[0] === '>' ? el.parentNode === ctx && matches(el, selector) : matches(el, selector)) || includeCTX && el === ctx) {
206
+ return el;
207
+ }
208
+
209
+ if (el === ctx) break;
210
+ /* jshint boss:true */
211
+ } while (el = getParentOrHost(el));
212
+ }
213
+
214
+ return null;
215
+ }
216
+
217
+ var R_SPACE = /\s+/g;
218
+
219
+ function toggleClass(el, name, state) {
220
+ if (el && name) {
221
+ if (el.classList) {
222
+ el.classList[state ? 'add' : 'remove'](name);
223
+ } else {
224
+ var className = (' ' + el.className + ' ').replace(R_SPACE, ' ').replace(' ' + name + ' ', ' ');
225
+ el.className = (className + (state ? ' ' + name : '')).replace(R_SPACE, ' ');
226
+ }
227
+ }
228
+ }
229
+
230
+ function css(el, prop, val) {
231
+ var style = el && el.style;
232
+
233
+ if (style) {
234
+ if (val === void 0) {
235
+ if (document.defaultView && document.defaultView.getComputedStyle) {
236
+ val = document.defaultView.getComputedStyle(el, '');
237
+ } else if (el.currentStyle) {
238
+ val = el.currentStyle;
239
+ }
240
+
241
+ return prop === void 0 ? val : val[prop];
242
+ } else {
243
+ if (!(prop in style) && prop.indexOf('webkit') === -1) {
244
+ prop = '-webkit-' + prop;
245
+ }
246
+
247
+ style[prop] = val + (typeof val === 'string' ? '' : 'px');
248
+ }
249
+ }
250
+ }
251
+
252
+ function matrix(el, selfOnly) {
253
+ var appliedTransforms = '';
254
+
255
+ if (typeof el === 'string') {
256
+ appliedTransforms = el;
257
+ } else {
258
+ do {
259
+ var transform = css(el, 'transform');
260
+
261
+ if (transform && transform !== 'none') {
262
+ appliedTransforms = transform + ' ' + appliedTransforms;
263
+ }
264
+ /* jshint boss:true */
265
+
266
+ } while (!selfOnly && (el = el.parentNode));
267
+ }
268
+
269
+ var matrixFn = window.DOMMatrix || window.WebKitCSSMatrix || window.CSSMatrix || window.MSCSSMatrix;
270
+ /*jshint -W056 */
271
+
272
+ return matrixFn && new matrixFn(appliedTransforms);
273
+ }
274
+
275
+ function find(ctx, tagName, iterator) {
276
+ if (ctx) {
277
+ var list = ctx.getElementsByTagName(tagName),
278
+ i = 0,
279
+ n = list.length;
280
+
281
+ if (iterator) {
282
+ for (; i < n; i++) {
283
+ iterator(list[i], i);
284
+ }
285
+ }
286
+
287
+ return list;
288
+ }
289
+
290
+ return [];
291
+ }
292
+
293
+ function getWindowScrollingElement() {
294
+ var scrollingElement = document.scrollingElement;
295
+
296
+ if (scrollingElement) {
297
+ return scrollingElement;
298
+ } else {
299
+ return document.documentElement;
300
+ }
301
+ }
302
+ /**
303
+ * Returns the "bounding client rect" of given element
304
+ * @param {HTMLElement} el The element whose boundingClientRect is wanted
305
+ * @param {[Boolean]} relativeToContainingBlock Whether the rect should be relative to the containing block of (including) the container
306
+ * @param {[Boolean]} relativeToNonStaticParent Whether the rect should be relative to the relative parent of (including) the contaienr
307
+ * @param {[Boolean]} undoScale Whether the container's scale() should be undone
308
+ * @param {[HTMLElement]} container The parent the element will be placed in
309
+ * @return {Object} The boundingClientRect of el, with specified adjustments
310
+ */
311
+
312
+
313
+ function getRect(el, relativeToContainingBlock, relativeToNonStaticParent, undoScale, container) {
314
+ if (!el.getBoundingClientRect && el !== window) return;
315
+ var elRect, top, left, bottom, right, height, width;
316
+
317
+ if (el !== window && el.parentNode && el !== getWindowScrollingElement()) {
318
+ elRect = el.getBoundingClientRect();
319
+ top = elRect.top;
320
+ left = elRect.left;
321
+ bottom = elRect.bottom;
322
+ right = elRect.right;
323
+ height = elRect.height;
324
+ width = elRect.width;
325
+ } else {
326
+ top = 0;
327
+ left = 0;
328
+ bottom = window.innerHeight;
329
+ right = window.innerWidth;
330
+ height = window.innerHeight;
331
+ width = window.innerWidth;
332
+ }
333
+
334
+ if ((relativeToContainingBlock || relativeToNonStaticParent) && el !== window) {
335
+ // Adjust for translate()
336
+ container = container || el.parentNode; // solves #1123 (see: https://stackoverflow.com/a/37953806/6088312)
337
+ // Not needed on <= IE11
338
+
339
+ if (!IE11OrLess) {
340
+ do {
341
+ if (container && container.getBoundingClientRect && (css(container, 'transform') !== 'none' || relativeToNonStaticParent && css(container, 'position') !== 'static')) {
342
+ var containerRect = container.getBoundingClientRect(); // Set relative to edges of padding box of container
343
+
344
+ top -= containerRect.top + parseInt(css(container, 'border-top-width'));
345
+ left -= containerRect.left + parseInt(css(container, 'border-left-width'));
346
+ bottom = top + elRect.height;
347
+ right = left + elRect.width;
348
+ break;
349
+ }
350
+ /* jshint boss:true */
351
+
352
+ } while (container = container.parentNode);
353
+ }
354
+ }
355
+
356
+ if (undoScale && el !== window) {
357
+ // Adjust for scale()
358
+ var elMatrix = matrix(container || el),
359
+ scaleX = elMatrix && elMatrix.a,
360
+ scaleY = elMatrix && elMatrix.d;
361
+
362
+ if (elMatrix) {
363
+ top /= scaleY;
364
+ left /= scaleX;
365
+ width /= scaleX;
366
+ height /= scaleY;
367
+ bottom = top + height;
368
+ right = left + width;
369
+ }
370
+ }
371
+
372
+ return {
373
+ top: top,
374
+ left: left,
375
+ bottom: bottom,
376
+ right: right,
377
+ width: width,
378
+ height: height
379
+ };
380
+ }
381
+ /**
382
+ * Checks if a side of an element is scrolled past a side of its parents
383
+ * @param {HTMLElement} el The element who's side being scrolled out of view is in question
384
+ * @param {String} elSide Side of the element in question ('top', 'left', 'right', 'bottom')
385
+ * @param {String} parentSide Side of the parent in question ('top', 'left', 'right', 'bottom')
386
+ * @return {HTMLElement} The parent scroll element that the el's side is scrolled past, or null if there is no such element
387
+ */
388
+
389
+
390
+ function isScrolledPast(el, elSide, parentSide) {
391
+ var parent = getParentAutoScrollElement(el, true),
392
+ elSideVal = getRect(el)[elSide];
393
+ /* jshint boss:true */
394
+
395
+ while (parent) {
396
+ var parentSideVal = getRect(parent)[parentSide],
397
+ visible = void 0;
398
+
399
+ if (parentSide === 'top' || parentSide === 'left') {
400
+ visible = elSideVal >= parentSideVal;
401
+ } else {
402
+ visible = elSideVal <= parentSideVal;
403
+ }
404
+
405
+ if (!visible) return parent;
406
+ if (parent === getWindowScrollingElement()) break;
407
+ parent = getParentAutoScrollElement(parent, false);
408
+ }
409
+
410
+ return false;
411
+ }
412
+ /**
413
+ * Gets nth child of el, ignoring hidden children, sortable's elements (does not ignore clone if it's visible)
414
+ * and non-draggable elements
415
+ * @param {HTMLElement} el The parent element
416
+ * @param {Number} childNum The index of the child
417
+ * @param {Object} options Parent Sortable's options
418
+ * @return {HTMLElement} The child at index childNum, or null if not found
419
+ */
420
+
421
+
422
+ function getChild(el, childNum, options, includeDragEl) {
423
+ var currentChild = 0,
424
+ i = 0,
425
+ children = el.children;
426
+
427
+ while (i < children.length) {
428
+ if (children[i].style.display !== 'none' && children[i] !== Sortable.ghost && (includeDragEl || children[i] !== Sortable.dragged) && closest(children[i], options.draggable, el, false)) {
429
+ if (currentChild === childNum) {
430
+ return children[i];
431
+ }
432
+
433
+ currentChild++;
434
+ }
435
+
436
+ i++;
437
+ }
438
+
439
+ return null;
440
+ }
441
+ /**
442
+ * Gets the last child in the el, ignoring ghostEl or invisible elements (clones)
443
+ * @param {HTMLElement} el Parent element
444
+ * @param {selector} selector Any other elements that should be ignored
445
+ * @return {HTMLElement} The last child, ignoring ghostEl
446
+ */
447
+
448
+
449
+ function lastChild(el, selector) {
450
+ var last = el.lastElementChild;
451
+
452
+ while (last && (last === Sortable.ghost || css(last, 'display') === 'none' || selector && !matches(last, selector))) {
453
+ last = last.previousElementSibling;
454
+ }
455
+
456
+ return last || null;
457
+ }
458
+ /**
459
+ * Returns the index of an element within its parent for a selected set of
460
+ * elements
461
+ * @param {HTMLElement} el
462
+ * @param {selector} selector
463
+ * @return {number}
464
+ */
465
+
466
+
467
+ function index(el, selector) {
468
+ var index = 0;
469
+
470
+ if (!el || !el.parentNode) {
471
+ return -1;
472
+ }
473
+ /* jshint boss:true */
474
+
475
+
476
+ while (el = el.previousElementSibling) {
477
+ if (el.nodeName.toUpperCase() !== 'TEMPLATE' && el !== Sortable.clone && (!selector || matches(el, selector))) {
478
+ index++;
479
+ }
480
+ }
481
+
482
+ return index;
483
+ }
484
+ /**
485
+ * Returns the scroll offset of the given element, added with all the scroll offsets of parent elements.
486
+ * The value is returned in real pixels.
487
+ * @param {HTMLElement} el
488
+ * @return {Array} Offsets in the format of [left, top]
489
+ */
490
+
491
+
492
+ function getRelativeScrollOffset(el) {
493
+ var offsetLeft = 0,
494
+ offsetTop = 0,
495
+ winScroller = getWindowScrollingElement();
496
+
497
+ if (el) {
498
+ do {
499
+ var elMatrix = matrix(el),
500
+ scaleX = elMatrix.a,
501
+ scaleY = elMatrix.d;
502
+ offsetLeft += el.scrollLeft * scaleX;
503
+ offsetTop += el.scrollTop * scaleY;
504
+ } while (el !== winScroller && (el = el.parentNode));
505
+ }
506
+
507
+ return [offsetLeft, offsetTop];
508
+ }
509
+ /**
510
+ * Returns the index of the object within the given array
511
+ * @param {Array} arr Array that may or may not hold the object
512
+ * @param {Object} obj An object that has a key-value pair unique to and identical to a key-value pair in the object you want to find
513
+ * @return {Number} The index of the object in the array, or -1
514
+ */
515
+
516
+
517
+ function indexOfObject(arr, obj) {
518
+ for (var i in arr) {
519
+ if (!arr.hasOwnProperty(i)) continue;
520
+
521
+ for (var key in obj) {
522
+ if (obj.hasOwnProperty(key) && obj[key] === arr[i][key]) return Number(i);
523
+ }
524
+ }
525
+
526
+ return -1;
527
+ }
528
+
529
+ function getParentAutoScrollElement(el, includeSelf) {
530
+ // skip to window
531
+ if (!el || !el.getBoundingClientRect) return getWindowScrollingElement();
532
+ var elem = el;
533
+ var gotSelf = false;
534
+
535
+ do {
536
+ // we don't need to get elem css if it isn't even overflowing in the first place (performance)
537
+ if (elem.clientWidth < elem.scrollWidth || elem.clientHeight < elem.scrollHeight) {
538
+ var elemCSS = css(elem);
539
+
540
+ if (elem.clientWidth < elem.scrollWidth && (elemCSS.overflowX == 'auto' || elemCSS.overflowX == 'scroll') || elem.clientHeight < elem.scrollHeight && (elemCSS.overflowY == 'auto' || elemCSS.overflowY == 'scroll')) {
541
+ if (!elem.getBoundingClientRect || elem === document.body) return getWindowScrollingElement();
542
+ if (gotSelf || includeSelf) return elem;
543
+ gotSelf = true;
544
+ }
545
+ }
546
+ /* jshint boss:true */
547
+
548
+ } while (elem = elem.parentNode);
549
+
550
+ return getWindowScrollingElement();
551
+ }
552
+
553
+ function extend(dst, src) {
554
+ if (dst && src) {
555
+ for (var key in src) {
556
+ if (src.hasOwnProperty(key)) {
557
+ dst[key] = src[key];
558
+ }
559
+ }
560
+ }
561
+
562
+ return dst;
563
+ }
564
+
565
+ function isRectEqual(rect1, rect2) {
566
+ return Math.round(rect1.top) === Math.round(rect2.top) && Math.round(rect1.left) === Math.round(rect2.left) && Math.round(rect1.height) === Math.round(rect2.height) && Math.round(rect1.width) === Math.round(rect2.width);
567
+ }
568
+
569
+ var _throttleTimeout;
570
+
571
+ function throttle(callback, ms) {
572
+ return function () {
573
+ if (!_throttleTimeout) {
574
+ var args = arguments,
575
+ _this = this;
576
+
577
+ if (args.length === 1) {
578
+ callback.call(_this, args[0]);
579
+ } else {
580
+ callback.apply(_this, args);
581
+ }
582
+
583
+ _throttleTimeout = setTimeout(function () {
584
+ _throttleTimeout = void 0;
585
+ }, ms);
586
+ }
587
+ };
588
+ }
589
+
590
+ function cancelThrottle() {
591
+ clearTimeout(_throttleTimeout);
592
+ _throttleTimeout = void 0;
593
+ }
594
+
595
+ function scrollBy(el, x, y) {
596
+ el.scrollLeft += x;
597
+ el.scrollTop += y;
598
+ }
599
+
600
+ function clone(el) {
601
+ var Polymer = window.Polymer;
602
+ var $ = window.jQuery || window.Zepto;
603
+
604
+ if (Polymer && Polymer.dom) {
605
+ return Polymer.dom(el).cloneNode(true);
606
+ } else if ($) {
607
+ return $(el).clone(true)[0];
608
+ } else {
609
+ return el.cloneNode(true);
610
+ }
611
+ }
612
+
613
+ var expando = 'Sortable' + new Date().getTime();
614
+
615
+ function AnimationStateManager() {
616
+ var animationStates = [],
617
+ animationCallbackId;
618
+ return {
619
+ captureAnimationState: function captureAnimationState() {
620
+ animationStates = [];
621
+ if (!this.options.animation) return;
622
+ var children = [].slice.call(this.el.children);
623
+ children.forEach(function (child) {
624
+ if (css(child, 'display') === 'none' || child === Sortable.ghost) return;
625
+ animationStates.push({
626
+ target: child,
627
+ rect: getRect(child)
628
+ });
629
+
630
+ var fromRect = _objectSpread2({}, animationStates[animationStates.length - 1].rect); // If animating: compensate for current animation
631
+
632
+
633
+ if (child.thisAnimationDuration) {
634
+ var childMatrix = matrix(child, true);
635
+
636
+ if (childMatrix) {
637
+ fromRect.top -= childMatrix.f;
638
+ fromRect.left -= childMatrix.e;
639
+ }
640
+ }
641
+
642
+ child.fromRect = fromRect;
643
+ });
644
+ },
645
+ addAnimationState: function addAnimationState(state) {
646
+ animationStates.push(state);
647
+ },
648
+ removeAnimationState: function removeAnimationState(target) {
649
+ animationStates.splice(indexOfObject(animationStates, {
650
+ target: target
651
+ }), 1);
652
+ },
653
+ animateAll: function animateAll(callback) {
654
+ var _this = this;
655
+
656
+ if (!this.options.animation) {
657
+ clearTimeout(animationCallbackId);
658
+ if (typeof callback === 'function') callback();
659
+ return;
660
+ }
661
+
662
+ var animating = false,
663
+ animationTime = 0;
664
+ animationStates.forEach(function (state) {
665
+ var time = 0,
666
+ target = state.target,
667
+ fromRect = target.fromRect,
668
+ toRect = getRect(target),
669
+ prevFromRect = target.prevFromRect,
670
+ prevToRect = target.prevToRect,
671
+ animatingRect = state.rect,
672
+ targetMatrix = matrix(target, true);
673
+
674
+ if (targetMatrix) {
675
+ // Compensate for current animation
676
+ toRect.top -= targetMatrix.f;
677
+ toRect.left -= targetMatrix.e;
678
+ }
679
+
680
+ target.toRect = toRect;
681
+
682
+ if (target.thisAnimationDuration) {
683
+ // Could also check if animatingRect is between fromRect and toRect
684
+ if (isRectEqual(prevFromRect, toRect) && !isRectEqual(fromRect, toRect) && // Make sure animatingRect is on line between toRect & fromRect
685
+ (animatingRect.top - toRect.top) / (animatingRect.left - toRect.left) === (fromRect.top - toRect.top) / (fromRect.left - toRect.left)) {
686
+ // If returning to same place as started from animation and on same axis
687
+ time = calculateRealTime(animatingRect, prevFromRect, prevToRect, _this.options);
688
+ }
689
+ } // if fromRect != toRect: animate
690
+
691
+
692
+ if (!isRectEqual(toRect, fromRect)) {
693
+ target.prevFromRect = fromRect;
694
+ target.prevToRect = toRect;
695
+
696
+ if (!time) {
697
+ time = _this.options.animation;
698
+ }
699
+
700
+ _this.animate(target, animatingRect, toRect, time);
701
+ }
702
+
703
+ if (time) {
704
+ animating = true;
705
+ animationTime = Math.max(animationTime, time);
706
+ clearTimeout(target.animationResetTimer);
707
+ target.animationResetTimer = setTimeout(function () {
708
+ target.animationTime = 0;
709
+ target.prevFromRect = null;
710
+ target.fromRect = null;
711
+ target.prevToRect = null;
712
+ target.thisAnimationDuration = null;
713
+ }, time);
714
+ target.thisAnimationDuration = time;
715
+ }
716
+ });
717
+ clearTimeout(animationCallbackId);
718
+
719
+ if (!animating) {
720
+ if (typeof callback === 'function') callback();
721
+ } else {
722
+ animationCallbackId = setTimeout(function () {
723
+ if (typeof callback === 'function') callback();
724
+ }, animationTime);
725
+ }
726
+
727
+ animationStates = [];
728
+ },
729
+ animate: function animate(target, currentRect, toRect, duration) {
730
+ if (duration) {
731
+ css(target, 'transition', '');
732
+ css(target, 'transform', '');
733
+ var elMatrix = matrix(this.el),
734
+ scaleX = elMatrix && elMatrix.a,
735
+ scaleY = elMatrix && elMatrix.d,
736
+ translateX = (currentRect.left - toRect.left) / (scaleX || 1),
737
+ translateY = (currentRect.top - toRect.top) / (scaleY || 1);
738
+ target.animatingX = !!translateX;
739
+ target.animatingY = !!translateY;
740
+ css(target, 'transform', 'translate3d(' + translateX + 'px,' + translateY + 'px,0)');
741
+ this.forRepaintDummy = repaint(target); // repaint
742
+
743
+ css(target, 'transition', 'transform ' + duration + 'ms' + (this.options.easing ? ' ' + this.options.easing : ''));
744
+ css(target, 'transform', 'translate3d(0,0,0)');
745
+ typeof target.animated === 'number' && clearTimeout(target.animated);
746
+ target.animated = setTimeout(function () {
747
+ css(target, 'transition', '');
748
+ css(target, 'transform', '');
749
+ target.animated = false;
750
+ target.animatingX = false;
751
+ target.animatingY = false;
752
+ }, duration);
753
+ }
754
+ }
755
+ };
756
+ }
757
+
758
+ function repaint(target) {
759
+ return target.offsetWidth;
760
+ }
761
+
762
+ function calculateRealTime(animatingRect, fromRect, toRect, options) {
763
+ return Math.sqrt(Math.pow(fromRect.top - animatingRect.top, 2) + Math.pow(fromRect.left - animatingRect.left, 2)) / Math.sqrt(Math.pow(fromRect.top - toRect.top, 2) + Math.pow(fromRect.left - toRect.left, 2)) * options.animation;
764
+ }
765
+
766
+ var plugins = [];
767
+ var defaults = {
768
+ initializeByDefault: true
769
+ };
770
+ var PluginManager = {
771
+ mount: function mount(plugin) {
772
+ // Set default static properties
773
+ for (var option in defaults) {
774
+ if (defaults.hasOwnProperty(option) && !(option in plugin)) {
775
+ plugin[option] = defaults[option];
776
+ }
777
+ }
778
+
779
+ plugins.forEach(function (p) {
780
+ if (p.pluginName === plugin.pluginName) {
781
+ throw "Sortable: Cannot mount plugin ".concat(plugin.pluginName, " more than once");
782
+ }
783
+ });
784
+ plugins.push(plugin);
785
+ },
786
+ pluginEvent: function pluginEvent(eventName, sortable, evt) {
787
+ var _this = this;
788
+
789
+ this.eventCanceled = false;
790
+
791
+ evt.cancel = function () {
792
+ _this.eventCanceled = true;
793
+ };
794
+
795
+ var eventNameGlobal = eventName + 'Global';
796
+ plugins.forEach(function (plugin) {
797
+ if (!sortable[plugin.pluginName]) return; // Fire global events if it exists in this sortable
798
+
799
+ if (sortable[plugin.pluginName][eventNameGlobal]) {
800
+ sortable[plugin.pluginName][eventNameGlobal](_objectSpread2({
801
+ sortable: sortable
802
+ }, evt));
803
+ } // Only fire plugin event if plugin is enabled in this sortable,
804
+ // and plugin has event defined
805
+
806
+
807
+ if (sortable.options[plugin.pluginName] && sortable[plugin.pluginName][eventName]) {
808
+ sortable[plugin.pluginName][eventName](_objectSpread2({
809
+ sortable: sortable
810
+ }, evt));
811
+ }
812
+ });
813
+ },
814
+ initializePlugins: function initializePlugins(sortable, el, defaults, options) {
815
+ plugins.forEach(function (plugin) {
816
+ var pluginName = plugin.pluginName;
817
+ if (!sortable.options[pluginName] && !plugin.initializeByDefault) return;
818
+ var initialized = new plugin(sortable, el, sortable.options);
819
+ initialized.sortable = sortable;
820
+ initialized.options = sortable.options;
821
+ sortable[pluginName] = initialized; // Add default options from plugin
822
+
823
+ _extends(defaults, initialized.defaults);
824
+ });
825
+
826
+ for (var option in sortable.options) {
827
+ if (!sortable.options.hasOwnProperty(option)) continue;
828
+ var modified = this.modifyOption(sortable, option, sortable.options[option]);
829
+
830
+ if (typeof modified !== 'undefined') {
831
+ sortable.options[option] = modified;
832
+ }
833
+ }
834
+ },
835
+ getEventProperties: function getEventProperties(name, sortable) {
836
+ var eventProperties = {};
837
+ plugins.forEach(function (plugin) {
838
+ if (typeof plugin.eventProperties !== 'function') return;
839
+
840
+ _extends(eventProperties, plugin.eventProperties.call(sortable[plugin.pluginName], name));
841
+ });
842
+ return eventProperties;
843
+ },
844
+ modifyOption: function modifyOption(sortable, name, value) {
845
+ var modifiedValue;
846
+ plugins.forEach(function (plugin) {
847
+ // Plugin must exist on the Sortable
848
+ if (!sortable[plugin.pluginName]) return; // If static option listener exists for this option, call in the context of the Sortable's instance of this plugin
849
+
850
+ if (plugin.optionListeners && typeof plugin.optionListeners[name] === 'function') {
851
+ modifiedValue = plugin.optionListeners[name].call(sortable[plugin.pluginName], value);
852
+ }
853
+ });
854
+ return modifiedValue;
855
+ }
856
+ };
857
+
858
+ function dispatchEvent(_ref) {
859
+ var sortable = _ref.sortable,
860
+ rootEl = _ref.rootEl,
861
+ name = _ref.name,
862
+ targetEl = _ref.targetEl,
863
+ cloneEl = _ref.cloneEl,
864
+ toEl = _ref.toEl,
865
+ fromEl = _ref.fromEl,
866
+ oldIndex = _ref.oldIndex,
867
+ newIndex = _ref.newIndex,
868
+ oldDraggableIndex = _ref.oldDraggableIndex,
869
+ newDraggableIndex = _ref.newDraggableIndex,
870
+ originalEvent = _ref.originalEvent,
871
+ putSortable = _ref.putSortable,
872
+ extraEventProperties = _ref.extraEventProperties;
873
+ sortable = sortable || rootEl && rootEl[expando];
874
+ if (!sortable) return;
875
+ var evt,
876
+ options = sortable.options,
877
+ onName = 'on' + name.charAt(0).toUpperCase() + name.substr(1); // Support for new CustomEvent feature
878
+
879
+ if (window.CustomEvent && !IE11OrLess && !Edge) {
880
+ evt = new CustomEvent(name, {
881
+ bubbles: true,
882
+ cancelable: true
883
+ });
884
+ } else {
885
+ evt = document.createEvent('Event');
886
+ evt.initEvent(name, true, true);
887
+ }
888
+
889
+ evt.to = toEl || rootEl;
890
+ evt.from = fromEl || rootEl;
891
+ evt.item = targetEl || rootEl;
892
+ evt.clone = cloneEl;
893
+ evt.oldIndex = oldIndex;
894
+ evt.newIndex = newIndex;
895
+ evt.oldDraggableIndex = oldDraggableIndex;
896
+ evt.newDraggableIndex = newDraggableIndex;
897
+ evt.originalEvent = originalEvent;
898
+ evt.pullMode = putSortable ? putSortable.lastPutMode : undefined;
899
+
900
+ var allEventProperties = _objectSpread2(_objectSpread2({}, extraEventProperties), PluginManager.getEventProperties(name, sortable));
901
+
902
+ for (var option in allEventProperties) {
903
+ evt[option] = allEventProperties[option];
904
+ }
905
+
906
+ if (rootEl) {
907
+ rootEl.dispatchEvent(evt);
908
+ }
909
+
910
+ if (options[onName]) {
911
+ options[onName].call(sortable, evt);
912
+ }
913
+ }
914
+
915
+ var _excluded = ["evt"];
916
+
917
+ var pluginEvent = function pluginEvent(eventName, sortable) {
918
+ var _ref = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {},
919
+ originalEvent = _ref.evt,
920
+ data = _objectWithoutProperties(_ref, _excluded);
921
+
922
+ PluginManager.pluginEvent.bind(Sortable)(eventName, sortable, _objectSpread2({
923
+ dragEl: dragEl,
924
+ parentEl: parentEl,
925
+ ghostEl: ghostEl,
926
+ rootEl: rootEl,
927
+ nextEl: nextEl,
928
+ lastDownEl: lastDownEl,
929
+ cloneEl: cloneEl,
930
+ cloneHidden: cloneHidden,
931
+ dragStarted: moved,
932
+ putSortable: putSortable,
933
+ activeSortable: Sortable.active,
934
+ originalEvent: originalEvent,
935
+ oldIndex: oldIndex,
936
+ oldDraggableIndex: oldDraggableIndex,
937
+ newIndex: newIndex,
938
+ newDraggableIndex: newDraggableIndex,
939
+ hideGhostForTarget: _hideGhostForTarget,
940
+ unhideGhostForTarget: _unhideGhostForTarget,
941
+ cloneNowHidden: function cloneNowHidden() {
942
+ cloneHidden = true;
943
+ },
944
+ cloneNowShown: function cloneNowShown() {
945
+ cloneHidden = false;
946
+ },
947
+ dispatchSortableEvent: function dispatchSortableEvent(name) {
948
+ _dispatchEvent({
949
+ sortable: sortable,
950
+ name: name,
951
+ originalEvent: originalEvent
952
+ });
953
+ }
954
+ }, data));
955
+ };
956
+
957
+ function _dispatchEvent(info) {
958
+ dispatchEvent(_objectSpread2({
959
+ putSortable: putSortable,
960
+ cloneEl: cloneEl,
961
+ targetEl: dragEl,
962
+ rootEl: rootEl,
963
+ oldIndex: oldIndex,
964
+ oldDraggableIndex: oldDraggableIndex,
965
+ newIndex: newIndex,
966
+ newDraggableIndex: newDraggableIndex
967
+ }, info));
968
+ }
969
+
970
+ var dragEl,
971
+ parentEl,
972
+ ghostEl,
973
+ rootEl,
974
+ nextEl,
975
+ lastDownEl,
976
+ cloneEl,
977
+ cloneHidden,
978
+ oldIndex,
979
+ newIndex,
980
+ oldDraggableIndex,
981
+ newDraggableIndex,
982
+ activeGroup,
983
+ putSortable,
984
+ awaitingDragStarted = false,
985
+ ignoreNextClick = false,
986
+ sortables = [],
987
+ tapEvt,
988
+ touchEvt,
989
+ lastDx,
990
+ lastDy,
991
+ tapDistanceLeft,
992
+ tapDistanceTop,
993
+ moved,
994
+ lastTarget,
995
+ lastDirection,
996
+ pastFirstInvertThresh = false,
997
+ isCircumstantialInvert = false,
998
+ targetMoveDistance,
999
+ // For positioning ghost absolutely
1000
+ ghostRelativeParent,
1001
+ ghostRelativeParentInitialScroll = [],
1002
+ // (left, top)
1003
+ _silent = false,
1004
+ savedInputChecked = [];
1005
+ /** @const */
1006
+
1007
+ var documentExists = typeof document !== 'undefined',
1008
+ PositionGhostAbsolutely = IOS,
1009
+ CSSFloatProperty = Edge || IE11OrLess ? 'cssFloat' : 'float',
1010
+ // This will not pass for IE9, because IE9 DnD only works on anchors
1011
+ supportDraggable = documentExists && !ChromeForAndroid && !IOS && 'draggable' in document.createElement('div'),
1012
+ supportCssPointerEvents = function () {
1013
+ if (!documentExists) return; // false when <= IE11
1014
+
1015
+ if (IE11OrLess) {
1016
+ return false;
1017
+ }
1018
+
1019
+ var el = document.createElement('x');
1020
+ el.style.cssText = 'pointer-events:auto';
1021
+ return el.style.pointerEvents === 'auto';
1022
+ }(),
1023
+ _detectDirection = function _detectDirection(el, options) {
1024
+ var elCSS = css(el),
1025
+ elWidth = parseInt(elCSS.width) - parseInt(elCSS.paddingLeft) - parseInt(elCSS.paddingRight) - parseInt(elCSS.borderLeftWidth) - parseInt(elCSS.borderRightWidth),
1026
+ child1 = getChild(el, 0, options),
1027
+ child2 = getChild(el, 1, options),
1028
+ firstChildCSS = child1 && css(child1),
1029
+ secondChildCSS = child2 && css(child2),
1030
+ firstChildWidth = firstChildCSS && parseInt(firstChildCSS.marginLeft) + parseInt(firstChildCSS.marginRight) + getRect(child1).width,
1031
+ secondChildWidth = secondChildCSS && parseInt(secondChildCSS.marginLeft) + parseInt(secondChildCSS.marginRight) + getRect(child2).width;
1032
+
1033
+ if (elCSS.display === 'flex') {
1034
+ return elCSS.flexDirection === 'column' || elCSS.flexDirection === 'column-reverse' ? 'vertical' : 'horizontal';
1035
+ }
1036
+
1037
+ if (elCSS.display === 'grid') {
1038
+ return elCSS.gridTemplateColumns.split(' ').length <= 1 ? 'vertical' : 'horizontal';
1039
+ }
1040
+
1041
+ if (child1 && firstChildCSS["float"] && firstChildCSS["float"] !== 'none') {
1042
+ var touchingSideChild2 = firstChildCSS["float"] === 'left' ? 'left' : 'right';
1043
+ return child2 && (secondChildCSS.clear === 'both' || secondChildCSS.clear === touchingSideChild2) ? 'vertical' : 'horizontal';
1044
+ }
1045
+
1046
+ return child1 && (firstChildCSS.display === 'block' || firstChildCSS.display === 'flex' || firstChildCSS.display === 'table' || firstChildCSS.display === 'grid' || firstChildWidth >= elWidth && elCSS[CSSFloatProperty] === 'none' || child2 && elCSS[CSSFloatProperty] === 'none' && firstChildWidth + secondChildWidth > elWidth) ? 'vertical' : 'horizontal';
1047
+ },
1048
+ _dragElInRowColumn = function _dragElInRowColumn(dragRect, targetRect, vertical) {
1049
+ var dragElS1Opp = vertical ? dragRect.left : dragRect.top,
1050
+ dragElS2Opp = vertical ? dragRect.right : dragRect.bottom,
1051
+ dragElOppLength = vertical ? dragRect.width : dragRect.height,
1052
+ targetS1Opp = vertical ? targetRect.left : targetRect.top,
1053
+ targetS2Opp = vertical ? targetRect.right : targetRect.bottom,
1054
+ targetOppLength = vertical ? targetRect.width : targetRect.height;
1055
+ return dragElS1Opp === targetS1Opp || dragElS2Opp === targetS2Opp || dragElS1Opp + dragElOppLength / 2 === targetS1Opp + targetOppLength / 2;
1056
+ },
1057
+
1058
+ /**
1059
+ * Detects first nearest empty sortable to X and Y position using emptyInsertThreshold.
1060
+ * @param {Number} x X position
1061
+ * @param {Number} y Y position
1062
+ * @return {HTMLElement} Element of the first found nearest Sortable
1063
+ */
1064
+ _detectNearestEmptySortable = function _detectNearestEmptySortable(x, y) {
1065
+ var ret;
1066
+ sortables.some(function (sortable) {
1067
+ var threshold = sortable[expando].options.emptyInsertThreshold;
1068
+ if (!threshold || lastChild(sortable)) return;
1069
+ var rect = getRect(sortable),
1070
+ insideHorizontally = x >= rect.left - threshold && x <= rect.right + threshold,
1071
+ insideVertically = y >= rect.top - threshold && y <= rect.bottom + threshold;
1072
+
1073
+ if (insideHorizontally && insideVertically) {
1074
+ return ret = sortable;
1075
+ }
1076
+ });
1077
+ return ret;
1078
+ },
1079
+ _prepareGroup = function _prepareGroup(options) {
1080
+ function toFn(value, pull) {
1081
+ return function (to, from, dragEl, evt) {
1082
+ var sameGroup = to.options.group.name && from.options.group.name && to.options.group.name === from.options.group.name;
1083
+
1084
+ if (value == null && (pull || sameGroup)) {
1085
+ // Default pull value
1086
+ // Default pull and put value if same group
1087
+ return true;
1088
+ } else if (value == null || value === false) {
1089
+ return false;
1090
+ } else if (pull && value === 'clone') {
1091
+ return value;
1092
+ } else if (typeof value === 'function') {
1093
+ return toFn(value(to, from, dragEl, evt), pull)(to, from, dragEl, evt);
1094
+ } else {
1095
+ var otherGroup = (pull ? to : from).options.group.name;
1096
+ return value === true || typeof value === 'string' && value === otherGroup || value.join && value.indexOf(otherGroup) > -1;
1097
+ }
1098
+ };
1099
+ }
1100
+
1101
+ var group = {};
1102
+ var originalGroup = options.group;
1103
+
1104
+ if (!originalGroup || _typeof(originalGroup) != 'object') {
1105
+ originalGroup = {
1106
+ name: originalGroup
1107
+ };
1108
+ }
1109
+
1110
+ group.name = originalGroup.name;
1111
+ group.checkPull = toFn(originalGroup.pull, true);
1112
+ group.checkPut = toFn(originalGroup.put);
1113
+ group.revertClone = originalGroup.revertClone;
1114
+ options.group = group;
1115
+ },
1116
+ _hideGhostForTarget = function _hideGhostForTarget() {
1117
+ if (!supportCssPointerEvents && ghostEl) {
1118
+ css(ghostEl, 'display', 'none');
1119
+ }
1120
+ },
1121
+ _unhideGhostForTarget = function _unhideGhostForTarget() {
1122
+ if (!supportCssPointerEvents && ghostEl) {
1123
+ css(ghostEl, 'display', '');
1124
+ }
1125
+ }; // #1184 fix - Prevent click event on fallback if dragged but item not changed position
1126
+
1127
+
1128
+ if (documentExists && !ChromeForAndroid) {
1129
+ document.addEventListener('click', function (evt) {
1130
+ if (ignoreNextClick) {
1131
+ evt.preventDefault();
1132
+ evt.stopPropagation && evt.stopPropagation();
1133
+ evt.stopImmediatePropagation && evt.stopImmediatePropagation();
1134
+ ignoreNextClick = false;
1135
+ return false;
1136
+ }
1137
+ }, true);
1138
+ }
1139
+
1140
+ var nearestEmptyInsertDetectEvent = function nearestEmptyInsertDetectEvent(evt) {
1141
+ if (dragEl) {
1142
+ evt = evt.touches ? evt.touches[0] : evt;
1143
+
1144
+ var nearest = _detectNearestEmptySortable(evt.clientX, evt.clientY);
1145
+
1146
+ if (nearest) {
1147
+ // Create imitation event
1148
+ var event = {};
1149
+
1150
+ for (var i in evt) {
1151
+ if (evt.hasOwnProperty(i)) {
1152
+ event[i] = evt[i];
1153
+ }
1154
+ }
1155
+
1156
+ event.target = event.rootEl = nearest;
1157
+ event.preventDefault = void 0;
1158
+ event.stopPropagation = void 0;
1159
+
1160
+ nearest[expando]._onDragOver(event);
1161
+ }
1162
+ }
1163
+ };
1164
+
1165
+ var _checkOutsideTargetEl = function _checkOutsideTargetEl(evt) {
1166
+ if (dragEl) {
1167
+ dragEl.parentNode[expando]._isOutsideThisEl(evt.target);
1168
+ }
1169
+ };
1170
+ /**
1171
+ * @class Sortable
1172
+ * @param {HTMLElement} el
1173
+ * @param {Object} [options]
1174
+ */
1175
+
1176
+
1177
+ function Sortable(el, options) {
1178
+ if (!(el && el.nodeType && el.nodeType === 1)) {
1179
+ throw "Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(el));
1180
+ }
1181
+
1182
+ this.el = el; // root element
1183
+
1184
+ this.options = options = _extends({}, options); // Export instance
1185
+
1186
+ el[expando] = this;
1187
+ var defaults = {
1188
+ group: null,
1189
+ sort: true,
1190
+ disabled: false,
1191
+ store: null,
1192
+ handle: null,
1193
+ draggable: /^[uo]l$/i.test(el.nodeName) ? '>li' : '>*',
1194
+ swapThreshold: 1,
1195
+ // percentage; 0 <= x <= 1
1196
+ invertSwap: false,
1197
+ // invert always
1198
+ invertedSwapThreshold: null,
1199
+ // will be set to same as swapThreshold if default
1200
+ removeCloneOnHide: true,
1201
+ direction: function direction() {
1202
+ return _detectDirection(el, this.options);
1203
+ },
1204
+ ghostClass: 'sortable-ghost',
1205
+ chosenClass: 'sortable-chosen',
1206
+ dragClass: 'sortable-drag',
1207
+ ignore: 'a, img',
1208
+ filter: null,
1209
+ preventOnFilter: true,
1210
+ animation: 0,
1211
+ easing: null,
1212
+ setData: function setData(dataTransfer, dragEl) {
1213
+ dataTransfer.setData('Text', dragEl.textContent);
1214
+ },
1215
+ dropBubble: false,
1216
+ dragoverBubble: false,
1217
+ dataIdAttr: 'data-id',
1218
+ delay: 0,
1219
+ delayOnTouchOnly: false,
1220
+ touchStartThreshold: (Number.parseInt ? Number : window).parseInt(window.devicePixelRatio, 10) || 1,
1221
+ forceFallback: false,
1222
+ fallbackClass: 'sortable-fallback',
1223
+ fallbackOnBody: false,
1224
+ fallbackTolerance: 0,
1225
+ fallbackOffset: {
1226
+ x: 0,
1227
+ y: 0
1228
+ },
1229
+ supportPointer: Sortable.supportPointer !== false && 'PointerEvent' in window && !Safari,
1230
+ emptyInsertThreshold: 5
1231
+ };
1232
+ PluginManager.initializePlugins(this, el, defaults); // Set default options
1233
+
1234
+ for (var name in defaults) {
1235
+ !(name in options) && (options[name] = defaults[name]);
1236
+ }
1237
+
1238
+ _prepareGroup(options); // Bind all private methods
1239
+
1240
+
1241
+ for (var fn in this) {
1242
+ if (fn.charAt(0) === '_' && typeof this[fn] === 'function') {
1243
+ this[fn] = this[fn].bind(this);
1244
+ }
1245
+ } // Setup drag mode
1246
+
1247
+
1248
+ this.nativeDraggable = options.forceFallback ? false : supportDraggable;
1249
+
1250
+ if (this.nativeDraggable) {
1251
+ // Touch start threshold cannot be greater than the native dragstart threshold
1252
+ this.options.touchStartThreshold = 1;
1253
+ } // Bind events
1254
+
1255
+
1256
+ if (options.supportPointer) {
1257
+ on(el, 'pointerdown', this._onTapStart);
1258
+ } else {
1259
+ on(el, 'mousedown', this._onTapStart);
1260
+ on(el, 'touchstart', this._onTapStart);
1261
+ }
1262
+
1263
+ if (this.nativeDraggable) {
1264
+ on(el, 'dragover', this);
1265
+ on(el, 'dragenter', this);
1266
+ }
1267
+
1268
+ sortables.push(this.el); // Restore sorting
1269
+
1270
+ options.store && options.store.get && this.sort(options.store.get(this) || []); // Add animation state manager
1271
+
1272
+ _extends(this, AnimationStateManager());
1273
+ }
1274
+
1275
+ Sortable.prototype =
1276
+ /** @lends Sortable.prototype */
1277
+ {
1278
+ constructor: Sortable,
1279
+ _isOutsideThisEl: function _isOutsideThisEl(target) {
1280
+ if (!this.el.contains(target) && target !== this.el) {
1281
+ lastTarget = null;
1282
+ }
1283
+ },
1284
+ _getDirection: function _getDirection(evt, target) {
1285
+ return typeof this.options.direction === 'function' ? this.options.direction.call(this, evt, target, dragEl) : this.options.direction;
1286
+ },
1287
+ _onTapStart: function _onTapStart(
1288
+ /** Event|TouchEvent */
1289
+ evt) {
1290
+ if (!evt.cancelable) return;
1291
+
1292
+ var _this = this,
1293
+ el = this.el,
1294
+ options = this.options,
1295
+ preventOnFilter = options.preventOnFilter,
1296
+ type = evt.type,
1297
+ touch = evt.touches && evt.touches[0] || evt.pointerType && evt.pointerType === 'touch' && evt,
1298
+ target = (touch || evt).target,
1299
+ originalTarget = evt.target.shadowRoot && (evt.path && evt.path[0] || evt.composedPath && evt.composedPath()[0]) || target,
1300
+ filter = options.filter;
1301
+
1302
+ _saveInputCheckedState(el); // Don't trigger start event when an element is been dragged, otherwise the evt.oldindex always wrong when set option.group.
1303
+
1304
+
1305
+ if (dragEl) {
1306
+ return;
1307
+ }
1308
+
1309
+ if (/mousedown|pointerdown/.test(type) && evt.button !== 0 || options.disabled) {
1310
+ return; // only left button and enabled
1311
+ } // cancel dnd if original target is content editable
1312
+
1313
+
1314
+ if (originalTarget.isContentEditable) {
1315
+ return;
1316
+ } // Safari ignores further event handling after mousedown
1317
+
1318
+
1319
+ if (!this.nativeDraggable && Safari && target && target.tagName.toUpperCase() === 'SELECT') {
1320
+ return;
1321
+ }
1322
+
1323
+ target = closest(target, options.draggable, el, false);
1324
+
1325
+ if (target && target.animated) {
1326
+ return;
1327
+ }
1328
+
1329
+ if (lastDownEl === target) {
1330
+ // Ignoring duplicate `down`
1331
+ return;
1332
+ } // Get the index of the dragged element within its parent
1333
+
1334
+
1335
+ oldIndex = index(target);
1336
+ oldDraggableIndex = index(target, options.draggable); // Check filter
1337
+
1338
+ if (typeof filter === 'function') {
1339
+ if (filter.call(this, evt, target, this)) {
1340
+ _dispatchEvent({
1341
+ sortable: _this,
1342
+ rootEl: originalTarget,
1343
+ name: 'filter',
1344
+ targetEl: target,
1345
+ toEl: el,
1346
+ fromEl: el
1347
+ });
1348
+
1349
+ pluginEvent('filter', _this, {
1350
+ evt: evt
1351
+ });
1352
+ preventOnFilter && evt.cancelable && evt.preventDefault();
1353
+ return; // cancel dnd
1354
+ }
1355
+ } else if (filter) {
1356
+ filter = filter.split(',').some(function (criteria) {
1357
+ criteria = closest(originalTarget, criteria.trim(), el, false);
1358
+
1359
+ if (criteria) {
1360
+ _dispatchEvent({
1361
+ sortable: _this,
1362
+ rootEl: criteria,
1363
+ name: 'filter',
1364
+ targetEl: target,
1365
+ fromEl: el,
1366
+ toEl: el
1367
+ });
1368
+
1369
+ pluginEvent('filter', _this, {
1370
+ evt: evt
1371
+ });
1372
+ return true;
1373
+ }
1374
+ });
1375
+
1376
+ if (filter) {
1377
+ preventOnFilter && evt.cancelable && evt.preventDefault();
1378
+ return; // cancel dnd
1379
+ }
1380
+ }
1381
+
1382
+ if (options.handle && !closest(originalTarget, options.handle, el, false)) {
1383
+ return;
1384
+ } // Prepare `dragstart`
1385
+
1386
+
1387
+ this._prepareDragStart(evt, touch, target);
1388
+ },
1389
+ _prepareDragStart: function _prepareDragStart(
1390
+ /** Event */
1391
+ evt,
1392
+ /** Touch */
1393
+ touch,
1394
+ /** HTMLElement */
1395
+ target) {
1396
+ var _this = this,
1397
+ el = _this.el,
1398
+ options = _this.options,
1399
+ ownerDocument = el.ownerDocument,
1400
+ dragStartFn;
1401
+
1402
+ if (target && !dragEl && target.parentNode === el) {
1403
+ var dragRect = getRect(target);
1404
+ rootEl = el;
1405
+ dragEl = target;
1406
+ parentEl = dragEl.parentNode;
1407
+ nextEl = dragEl.nextSibling;
1408
+ lastDownEl = target;
1409
+ activeGroup = options.group;
1410
+ Sortable.dragged = dragEl;
1411
+ tapEvt = {
1412
+ target: dragEl,
1413
+ clientX: (touch || evt).clientX,
1414
+ clientY: (touch || evt).clientY
1415
+ };
1416
+ tapDistanceLeft = tapEvt.clientX - dragRect.left;
1417
+ tapDistanceTop = tapEvt.clientY - dragRect.top;
1418
+ this._lastX = (touch || evt).clientX;
1419
+ this._lastY = (touch || evt).clientY;
1420
+ dragEl.style['will-change'] = 'all';
1421
+
1422
+ dragStartFn = function dragStartFn() {
1423
+ pluginEvent('delayEnded', _this, {
1424
+ evt: evt
1425
+ });
1426
+
1427
+ if (Sortable.eventCanceled) {
1428
+ _this._onDrop();
1429
+
1430
+ return;
1431
+ } // Delayed drag has been triggered
1432
+ // we can re-enable the events: touchmove/mousemove
1433
+
1434
+
1435
+ _this._disableDelayedDragEvents();
1436
+
1437
+ if (!FireFox && _this.nativeDraggable) {
1438
+ dragEl.draggable = true;
1439
+ } // Bind the events: dragstart/dragend
1440
+
1441
+
1442
+ _this._triggerDragStart(evt, touch); // Drag start event
1443
+
1444
+
1445
+ _dispatchEvent({
1446
+ sortable: _this,
1447
+ name: 'choose',
1448
+ originalEvent: evt
1449
+ }); // Chosen item
1450
+
1451
+
1452
+ toggleClass(dragEl, options.chosenClass, true);
1453
+ }; // Disable "draggable"
1454
+
1455
+
1456
+ options.ignore.split(',').forEach(function (criteria) {
1457
+ find(dragEl, criteria.trim(), _disableDraggable);
1458
+ });
1459
+ on(ownerDocument, 'dragover', nearestEmptyInsertDetectEvent);
1460
+ on(ownerDocument, 'mousemove', nearestEmptyInsertDetectEvent);
1461
+ on(ownerDocument, 'touchmove', nearestEmptyInsertDetectEvent);
1462
+ on(ownerDocument, 'mouseup', _this._onDrop);
1463
+ on(ownerDocument, 'touchend', _this._onDrop);
1464
+ on(ownerDocument, 'touchcancel', _this._onDrop); // Make dragEl draggable (must be before delay for FireFox)
1465
+
1466
+ if (FireFox && this.nativeDraggable) {
1467
+ this.options.touchStartThreshold = 4;
1468
+ dragEl.draggable = true;
1469
+ }
1470
+
1471
+ pluginEvent('delayStart', this, {
1472
+ evt: evt
1473
+ }); // Delay is impossible for native DnD in Edge or IE
1474
+
1475
+ if (options.delay && (!options.delayOnTouchOnly || touch) && (!this.nativeDraggable || !(Edge || IE11OrLess))) {
1476
+ if (Sortable.eventCanceled) {
1477
+ this._onDrop();
1478
+
1479
+ return;
1480
+ } // If the user moves the pointer or let go the click or touch
1481
+ // before the delay has been reached:
1482
+ // disable the delayed drag
1483
+
1484
+
1485
+ on(ownerDocument, 'mouseup', _this._disableDelayedDrag);
1486
+ on(ownerDocument, 'touchend', _this._disableDelayedDrag);
1487
+ on(ownerDocument, 'touchcancel', _this._disableDelayedDrag);
1488
+ on(ownerDocument, 'mousemove', _this._delayedDragTouchMoveHandler);
1489
+ on(ownerDocument, 'touchmove', _this._delayedDragTouchMoveHandler);
1490
+ options.supportPointer && on(ownerDocument, 'pointermove', _this._delayedDragTouchMoveHandler);
1491
+ _this._dragStartTimer = setTimeout(dragStartFn, options.delay);
1492
+ } else {
1493
+ dragStartFn();
1494
+ }
1495
+ }
1496
+ },
1497
+ _delayedDragTouchMoveHandler: function _delayedDragTouchMoveHandler(
1498
+ /** TouchEvent|PointerEvent **/
1499
+ e) {
1500
+ var touch = e.touches ? e.touches[0] : e;
1501
+
1502
+ if (Math.max(Math.abs(touch.clientX - this._lastX), Math.abs(touch.clientY - this._lastY)) >= Math.floor(this.options.touchStartThreshold / (this.nativeDraggable && window.devicePixelRatio || 1))) {
1503
+ this._disableDelayedDrag();
1504
+ }
1505
+ },
1506
+ _disableDelayedDrag: function _disableDelayedDrag() {
1507
+ dragEl && _disableDraggable(dragEl);
1508
+ clearTimeout(this._dragStartTimer);
1509
+
1510
+ this._disableDelayedDragEvents();
1511
+ },
1512
+ _disableDelayedDragEvents: function _disableDelayedDragEvents() {
1513
+ var ownerDocument = this.el.ownerDocument;
1514
+ off(ownerDocument, 'mouseup', this._disableDelayedDrag);
1515
+ off(ownerDocument, 'touchend', this._disableDelayedDrag);
1516
+ off(ownerDocument, 'touchcancel', this._disableDelayedDrag);
1517
+ off(ownerDocument, 'mousemove', this._delayedDragTouchMoveHandler);
1518
+ off(ownerDocument, 'touchmove', this._delayedDragTouchMoveHandler);
1519
+ off(ownerDocument, 'pointermove', this._delayedDragTouchMoveHandler);
1520
+ },
1521
+ _triggerDragStart: function _triggerDragStart(
1522
+ /** Event */
1523
+ evt,
1524
+ /** Touch */
1525
+ touch) {
1526
+ touch = touch || evt.pointerType == 'touch' && evt;
1527
+
1528
+ if (!this.nativeDraggable || touch) {
1529
+ if (this.options.supportPointer) {
1530
+ on(document, 'pointermove', this._onTouchMove);
1531
+ } else if (touch) {
1532
+ on(document, 'touchmove', this._onTouchMove);
1533
+ } else {
1534
+ on(document, 'mousemove', this._onTouchMove);
1535
+ }
1536
+ } else {
1537
+ on(dragEl, 'dragend', this);
1538
+ on(rootEl, 'dragstart', this._onDragStart);
1539
+ }
1540
+
1541
+ try {
1542
+ if (document.selection) {
1543
+ // Timeout neccessary for IE9
1544
+ _nextTick(function () {
1545
+ document.selection.empty();
1546
+ });
1547
+ } else {
1548
+ window.getSelection().removeAllRanges();
1549
+ }
1550
+ } catch (err) {}
1551
+ },
1552
+ _dragStarted: function _dragStarted(fallback, evt) {
1553
+
1554
+ awaitingDragStarted = false;
1555
+
1556
+ if (rootEl && dragEl) {
1557
+ pluginEvent('dragStarted', this, {
1558
+ evt: evt
1559
+ });
1560
+
1561
+ if (this.nativeDraggable) {
1562
+ on(document, 'dragover', _checkOutsideTargetEl);
1563
+ }
1564
+
1565
+ var options = this.options; // Apply effect
1566
+
1567
+ !fallback && toggleClass(dragEl, options.dragClass, false);
1568
+ toggleClass(dragEl, options.ghostClass, true);
1569
+ Sortable.active = this;
1570
+ fallback && this._appendGhost(); // Drag start event
1571
+
1572
+ _dispatchEvent({
1573
+ sortable: this,
1574
+ name: 'start',
1575
+ originalEvent: evt
1576
+ });
1577
+ } else {
1578
+ this._nulling();
1579
+ }
1580
+ },
1581
+ _emulateDragOver: function _emulateDragOver() {
1582
+ if (touchEvt) {
1583
+ this._lastX = touchEvt.clientX;
1584
+ this._lastY = touchEvt.clientY;
1585
+
1586
+ _hideGhostForTarget();
1587
+
1588
+ var target = document.elementFromPoint(touchEvt.clientX, touchEvt.clientY);
1589
+ var parent = target;
1590
+
1591
+ while (target && target.shadowRoot) {
1592
+ target = target.shadowRoot.elementFromPoint(touchEvt.clientX, touchEvt.clientY);
1593
+ if (target === parent) break;
1594
+ parent = target;
1595
+ }
1596
+
1597
+ dragEl.parentNode[expando]._isOutsideThisEl(target);
1598
+
1599
+ if (parent) {
1600
+ do {
1601
+ if (parent[expando]) {
1602
+ var inserted = void 0;
1603
+ inserted = parent[expando]._onDragOver({
1604
+ clientX: touchEvt.clientX,
1605
+ clientY: touchEvt.clientY,
1606
+ target: target,
1607
+ rootEl: parent
1608
+ });
1609
+
1610
+ if (inserted && !this.options.dragoverBubble) {
1611
+ break;
1612
+ }
1613
+ }
1614
+
1615
+ target = parent; // store last element
1616
+ }
1617
+ /* jshint boss:true */
1618
+ while (parent = parent.parentNode);
1619
+ }
1620
+
1621
+ _unhideGhostForTarget();
1622
+ }
1623
+ },
1624
+ _onTouchMove: function _onTouchMove(
1625
+ /**TouchEvent*/
1626
+ evt) {
1627
+ if (tapEvt) {
1628
+ var options = this.options,
1629
+ fallbackTolerance = options.fallbackTolerance,
1630
+ fallbackOffset = options.fallbackOffset,
1631
+ touch = evt.touches ? evt.touches[0] : evt,
1632
+ ghostMatrix = ghostEl && matrix(ghostEl, true),
1633
+ scaleX = ghostEl && ghostMatrix && ghostMatrix.a,
1634
+ scaleY = ghostEl && ghostMatrix && ghostMatrix.d,
1635
+ relativeScrollOffset = PositionGhostAbsolutely && ghostRelativeParent && getRelativeScrollOffset(ghostRelativeParent),
1636
+ dx = (touch.clientX - tapEvt.clientX + fallbackOffset.x) / (scaleX || 1) + (relativeScrollOffset ? relativeScrollOffset[0] - ghostRelativeParentInitialScroll[0] : 0) / (scaleX || 1),
1637
+ dy = (touch.clientY - tapEvt.clientY + fallbackOffset.y) / (scaleY || 1) + (relativeScrollOffset ? relativeScrollOffset[1] - ghostRelativeParentInitialScroll[1] : 0) / (scaleY || 1); // only set the status to dragging, when we are actually dragging
1638
+
1639
+ if (!Sortable.active && !awaitingDragStarted) {
1640
+ if (fallbackTolerance && Math.max(Math.abs(touch.clientX - this._lastX), Math.abs(touch.clientY - this._lastY)) < fallbackTolerance) {
1641
+ return;
1642
+ }
1643
+
1644
+ this._onDragStart(evt, true);
1645
+ }
1646
+
1647
+ if (ghostEl) {
1648
+ if (ghostMatrix) {
1649
+ ghostMatrix.e += dx - (lastDx || 0);
1650
+ ghostMatrix.f += dy - (lastDy || 0);
1651
+ } else {
1652
+ ghostMatrix = {
1653
+ a: 1,
1654
+ b: 0,
1655
+ c: 0,
1656
+ d: 1,
1657
+ e: dx,
1658
+ f: dy
1659
+ };
1660
+ }
1661
+
1662
+ var cssMatrix = "matrix(".concat(ghostMatrix.a, ",").concat(ghostMatrix.b, ",").concat(ghostMatrix.c, ",").concat(ghostMatrix.d, ",").concat(ghostMatrix.e, ",").concat(ghostMatrix.f, ")");
1663
+ css(ghostEl, 'webkitTransform', cssMatrix);
1664
+ css(ghostEl, 'mozTransform', cssMatrix);
1665
+ css(ghostEl, 'msTransform', cssMatrix);
1666
+ css(ghostEl, 'transform', cssMatrix);
1667
+ lastDx = dx;
1668
+ lastDy = dy;
1669
+ touchEvt = touch;
1670
+ }
1671
+
1672
+ evt.cancelable && evt.preventDefault();
1673
+ }
1674
+ },
1675
+ _appendGhost: function _appendGhost() {
1676
+ // Bug if using scale(): https://stackoverflow.com/questions/2637058
1677
+ // Not being adjusted for
1678
+ if (!ghostEl) {
1679
+ var container = this.options.fallbackOnBody ? document.body : rootEl,
1680
+ rect = getRect(dragEl, true, PositionGhostAbsolutely, true, container),
1681
+ options = this.options; // Position absolutely
1682
+
1683
+ if (PositionGhostAbsolutely) {
1684
+ // Get relatively positioned parent
1685
+ ghostRelativeParent = container;
1686
+
1687
+ while (css(ghostRelativeParent, 'position') === 'static' && css(ghostRelativeParent, 'transform') === 'none' && ghostRelativeParent !== document) {
1688
+ ghostRelativeParent = ghostRelativeParent.parentNode;
1689
+ }
1690
+
1691
+ if (ghostRelativeParent !== document.body && ghostRelativeParent !== document.documentElement) {
1692
+ if (ghostRelativeParent === document) ghostRelativeParent = getWindowScrollingElement();
1693
+ rect.top += ghostRelativeParent.scrollTop;
1694
+ rect.left += ghostRelativeParent.scrollLeft;
1695
+ } else {
1696
+ ghostRelativeParent = getWindowScrollingElement();
1697
+ }
1698
+
1699
+ ghostRelativeParentInitialScroll = getRelativeScrollOffset(ghostRelativeParent);
1700
+ }
1701
+
1702
+ ghostEl = dragEl.cloneNode(true);
1703
+ toggleClass(ghostEl, options.ghostClass, false);
1704
+ toggleClass(ghostEl, options.fallbackClass, true);
1705
+ toggleClass(ghostEl, options.dragClass, true);
1706
+ css(ghostEl, 'transition', '');
1707
+ css(ghostEl, 'transform', '');
1708
+ css(ghostEl, 'box-sizing', 'border-box');
1709
+ css(ghostEl, 'margin', 0);
1710
+ css(ghostEl, 'top', rect.top);
1711
+ css(ghostEl, 'left', rect.left);
1712
+ css(ghostEl, 'width', rect.width);
1713
+ css(ghostEl, 'height', rect.height);
1714
+ css(ghostEl, 'opacity', '0.8');
1715
+ css(ghostEl, 'position', PositionGhostAbsolutely ? 'absolute' : 'fixed');
1716
+ css(ghostEl, 'zIndex', '100000');
1717
+ css(ghostEl, 'pointerEvents', 'none');
1718
+ Sortable.ghost = ghostEl;
1719
+ container.appendChild(ghostEl); // Set transform-origin
1720
+
1721
+ css(ghostEl, 'transform-origin', tapDistanceLeft / parseInt(ghostEl.style.width) * 100 + '% ' + tapDistanceTop / parseInt(ghostEl.style.height) * 100 + '%');
1722
+ }
1723
+ },
1724
+ _onDragStart: function _onDragStart(
1725
+ /**Event*/
1726
+ evt,
1727
+ /**boolean*/
1728
+ fallback) {
1729
+ var _this = this;
1730
+
1731
+ var dataTransfer = evt.dataTransfer;
1732
+ var options = _this.options;
1733
+ pluginEvent('dragStart', this, {
1734
+ evt: evt
1735
+ });
1736
+
1737
+ if (Sortable.eventCanceled) {
1738
+ this._onDrop();
1739
+
1740
+ return;
1741
+ }
1742
+
1743
+ pluginEvent('setupClone', this);
1744
+
1745
+ if (!Sortable.eventCanceled) {
1746
+ cloneEl = clone(dragEl);
1747
+ cloneEl.removeAttribute("id");
1748
+ cloneEl.draggable = false;
1749
+ cloneEl.style['will-change'] = '';
1750
+
1751
+ this._hideClone();
1752
+
1753
+ toggleClass(cloneEl, this.options.chosenClass, false);
1754
+ Sortable.clone = cloneEl;
1755
+ } // #1143: IFrame support workaround
1756
+
1757
+
1758
+ _this.cloneId = _nextTick(function () {
1759
+ pluginEvent('clone', _this);
1760
+ if (Sortable.eventCanceled) return;
1761
+
1762
+ if (!_this.options.removeCloneOnHide) {
1763
+ rootEl.insertBefore(cloneEl, dragEl);
1764
+ }
1765
+
1766
+ _this._hideClone();
1767
+
1768
+ _dispatchEvent({
1769
+ sortable: _this,
1770
+ name: 'clone'
1771
+ });
1772
+ });
1773
+ !fallback && toggleClass(dragEl, options.dragClass, true); // Set proper drop events
1774
+
1775
+ if (fallback) {
1776
+ ignoreNextClick = true;
1777
+ _this._loopId = setInterval(_this._emulateDragOver, 50);
1778
+ } else {
1779
+ // Undo what was set in _prepareDragStart before drag started
1780
+ off(document, 'mouseup', _this._onDrop);
1781
+ off(document, 'touchend', _this._onDrop);
1782
+ off(document, 'touchcancel', _this._onDrop);
1783
+
1784
+ if (dataTransfer) {
1785
+ dataTransfer.effectAllowed = 'move';
1786
+ options.setData && options.setData.call(_this, dataTransfer, dragEl);
1787
+ }
1788
+
1789
+ on(document, 'drop', _this); // #1276 fix:
1790
+
1791
+ css(dragEl, 'transform', 'translateZ(0)');
1792
+ }
1793
+
1794
+ awaitingDragStarted = true;
1795
+ _this._dragStartId = _nextTick(_this._dragStarted.bind(_this, fallback, evt));
1796
+ on(document, 'selectstart', _this);
1797
+ moved = true;
1798
+
1799
+ if (Safari) {
1800
+ css(document.body, 'user-select', 'none');
1801
+ }
1802
+ },
1803
+ // Returns true - if no further action is needed (either inserted or another condition)
1804
+ _onDragOver: function _onDragOver(
1805
+ /**Event*/
1806
+ evt) {
1807
+ var el = this.el,
1808
+ target = evt.target,
1809
+ dragRect,
1810
+ targetRect,
1811
+ revert,
1812
+ options = this.options,
1813
+ group = options.group,
1814
+ activeSortable = Sortable.active,
1815
+ isOwner = activeGroup === group,
1816
+ canSort = options.sort,
1817
+ fromSortable = putSortable || activeSortable,
1818
+ vertical,
1819
+ _this = this,
1820
+ completedFired = false;
1821
+
1822
+ if (_silent) return;
1823
+
1824
+ function dragOverEvent(name, extra) {
1825
+ pluginEvent(name, _this, _objectSpread2({
1826
+ evt: evt,
1827
+ isOwner: isOwner,
1828
+ axis: vertical ? 'vertical' : 'horizontal',
1829
+ revert: revert,
1830
+ dragRect: dragRect,
1831
+ targetRect: targetRect,
1832
+ canSort: canSort,
1833
+ fromSortable: fromSortable,
1834
+ target: target,
1835
+ completed: completed,
1836
+ onMove: function onMove(target, after) {
1837
+ return _onMove(rootEl, el, dragEl, dragRect, target, getRect(target), evt, after);
1838
+ },
1839
+ changed: changed
1840
+ }, extra));
1841
+ } // Capture animation state
1842
+
1843
+
1844
+ function capture() {
1845
+ dragOverEvent('dragOverAnimationCapture');
1846
+
1847
+ _this.captureAnimationState();
1848
+
1849
+ if (_this !== fromSortable) {
1850
+ fromSortable.captureAnimationState();
1851
+ }
1852
+ } // Return invocation when dragEl is inserted (or completed)
1853
+
1854
+
1855
+ function completed(insertion) {
1856
+ dragOverEvent('dragOverCompleted', {
1857
+ insertion: insertion
1858
+ });
1859
+
1860
+ if (insertion) {
1861
+ // Clones must be hidden before folding animation to capture dragRectAbsolute properly
1862
+ if (isOwner) {
1863
+ activeSortable._hideClone();
1864
+ } else {
1865
+ activeSortable._showClone(_this);
1866
+ }
1867
+
1868
+ if (_this !== fromSortable) {
1869
+ // Set ghost class to new sortable's ghost class
1870
+ toggleClass(dragEl, putSortable ? putSortable.options.ghostClass : activeSortable.options.ghostClass, false);
1871
+ toggleClass(dragEl, options.ghostClass, true);
1872
+ }
1873
+
1874
+ if (putSortable !== _this && _this !== Sortable.active) {
1875
+ putSortable = _this;
1876
+ } else if (_this === Sortable.active && putSortable) {
1877
+ putSortable = null;
1878
+ } // Animation
1879
+
1880
+
1881
+ if (fromSortable === _this) {
1882
+ _this._ignoreWhileAnimating = target;
1883
+ }
1884
+
1885
+ _this.animateAll(function () {
1886
+ dragOverEvent('dragOverAnimationComplete');
1887
+ _this._ignoreWhileAnimating = null;
1888
+ });
1889
+
1890
+ if (_this !== fromSortable) {
1891
+ fromSortable.animateAll();
1892
+ fromSortable._ignoreWhileAnimating = null;
1893
+ }
1894
+ } // Null lastTarget if it is not inside a previously swapped element
1895
+
1896
+
1897
+ if (target === dragEl && !dragEl.animated || target === el && !target.animated) {
1898
+ lastTarget = null;
1899
+ } // no bubbling and not fallback
1900
+
1901
+
1902
+ if (!options.dragoverBubble && !evt.rootEl && target !== document) {
1903
+ dragEl.parentNode[expando]._isOutsideThisEl(evt.target); // Do not detect for empty insert if already inserted
1904
+
1905
+
1906
+ !insertion && nearestEmptyInsertDetectEvent(evt);
1907
+ }
1908
+
1909
+ !options.dragoverBubble && evt.stopPropagation && evt.stopPropagation();
1910
+ return completedFired = true;
1911
+ } // Call when dragEl has been inserted
1912
+
1913
+
1914
+ function changed() {
1915
+ newIndex = index(dragEl);
1916
+ newDraggableIndex = index(dragEl, options.draggable);
1917
+
1918
+ _dispatchEvent({
1919
+ sortable: _this,
1920
+ name: 'change',
1921
+ toEl: el,
1922
+ newIndex: newIndex,
1923
+ newDraggableIndex: newDraggableIndex,
1924
+ originalEvent: evt
1925
+ });
1926
+ }
1927
+
1928
+ if (evt.preventDefault !== void 0) {
1929
+ evt.cancelable && evt.preventDefault();
1930
+ }
1931
+
1932
+ target = closest(target, options.draggable, el, true);
1933
+ dragOverEvent('dragOver');
1934
+ if (Sortable.eventCanceled) return completedFired;
1935
+
1936
+ if (dragEl.contains(evt.target) || target.animated && target.animatingX && target.animatingY || _this._ignoreWhileAnimating === target) {
1937
+ return completed(false);
1938
+ }
1939
+
1940
+ ignoreNextClick = false;
1941
+
1942
+ if (activeSortable && !options.disabled && (isOwner ? canSort || (revert = parentEl !== rootEl) // Reverting item into the original list
1943
+ : putSortable === this || (this.lastPutMode = activeGroup.checkPull(this, activeSortable, dragEl, evt)) && group.checkPut(this, activeSortable, dragEl, evt))) {
1944
+ vertical = this._getDirection(evt, target) === 'vertical';
1945
+ dragRect = getRect(dragEl);
1946
+ dragOverEvent('dragOverValid');
1947
+ if (Sortable.eventCanceled) return completedFired;
1948
+
1949
+ if (revert) {
1950
+ parentEl = rootEl; // actualization
1951
+
1952
+ capture();
1953
+
1954
+ this._hideClone();
1955
+
1956
+ dragOverEvent('revert');
1957
+
1958
+ if (!Sortable.eventCanceled) {
1959
+ if (nextEl) {
1960
+ rootEl.insertBefore(dragEl, nextEl);
1961
+ } else {
1962
+ rootEl.appendChild(dragEl);
1963
+ }
1964
+ }
1965
+
1966
+ return completed(true);
1967
+ }
1968
+
1969
+ var elLastChild = lastChild(el, options.draggable);
1970
+
1971
+ if (!elLastChild || _ghostIsLast(evt, vertical, this) && !elLastChild.animated) {
1972
+ // Insert to end of list
1973
+ // If already at end of list: Do not insert
1974
+ if (elLastChild === dragEl) {
1975
+ return completed(false);
1976
+ } // if there is a last element, it is the target
1977
+
1978
+
1979
+ if (elLastChild && el === evt.target) {
1980
+ target = elLastChild;
1981
+ }
1982
+
1983
+ if (target) {
1984
+ targetRect = getRect(target);
1985
+ }
1986
+
1987
+ if (_onMove(rootEl, el, dragEl, dragRect, target, targetRect, evt, !!target) !== false) {
1988
+ capture();
1989
+
1990
+ if (elLastChild && elLastChild.nextSibling) {
1991
+ // the last draggable element is not the last node
1992
+ el.insertBefore(dragEl, elLastChild.nextSibling);
1993
+ } else {
1994
+ el.appendChild(dragEl);
1995
+ }
1996
+
1997
+ parentEl = el; // actualization
1998
+
1999
+ changed();
2000
+ return completed(true);
2001
+ }
2002
+ } else if (elLastChild && _ghostIsFirst(evt, vertical, this)) {
2003
+ // Insert to start of list
2004
+ var firstChild = getChild(el, 0, options, true);
2005
+
2006
+ if (firstChild === dragEl) {
2007
+ return completed(false);
2008
+ }
2009
+
2010
+ target = firstChild;
2011
+ targetRect = getRect(target);
2012
+
2013
+ if (_onMove(rootEl, el, dragEl, dragRect, target, targetRect, evt, false) !== false) {
2014
+ capture();
2015
+ el.insertBefore(dragEl, firstChild);
2016
+ parentEl = el; // actualization
2017
+
2018
+ changed();
2019
+ return completed(true);
2020
+ }
2021
+ } else if (target.parentNode === el) {
2022
+ targetRect = getRect(target);
2023
+ var direction = 0,
2024
+ targetBeforeFirstSwap,
2025
+ differentLevel = dragEl.parentNode !== el,
2026
+ differentRowCol = !_dragElInRowColumn(dragEl.animated && dragEl.toRect || dragRect, target.animated && target.toRect || targetRect, vertical),
2027
+ side1 = vertical ? 'top' : 'left',
2028
+ scrolledPastTop = isScrolledPast(target, 'top', 'top') || isScrolledPast(dragEl, 'top', 'top'),
2029
+ scrollBefore = scrolledPastTop ? scrolledPastTop.scrollTop : void 0;
2030
+
2031
+ if (lastTarget !== target) {
2032
+ targetBeforeFirstSwap = targetRect[side1];
2033
+ pastFirstInvertThresh = false;
2034
+ isCircumstantialInvert = !differentRowCol && options.invertSwap || differentLevel;
2035
+ }
2036
+
2037
+ direction = _getSwapDirection(evt, target, targetRect, vertical, differentRowCol ? 1 : options.swapThreshold, options.invertedSwapThreshold == null ? options.swapThreshold : options.invertedSwapThreshold, isCircumstantialInvert, lastTarget === target);
2038
+ var sibling;
2039
+
2040
+ if (direction !== 0) {
2041
+ // Check if target is beside dragEl in respective direction (ignoring hidden elements)
2042
+ var dragIndex = index(dragEl);
2043
+
2044
+ do {
2045
+ dragIndex -= direction;
2046
+ sibling = parentEl.children[dragIndex];
2047
+ } while (sibling && (css(sibling, 'display') === 'none' || sibling === ghostEl));
2048
+ } // If dragEl is already beside target: Do not insert
2049
+
2050
+
2051
+ if (direction === 0 || sibling === target) {
2052
+ return completed(false);
2053
+ }
2054
+
2055
+ lastTarget = target;
2056
+ lastDirection = direction;
2057
+ var nextSibling = target.nextElementSibling,
2058
+ after = false;
2059
+ after = direction === 1;
2060
+
2061
+ var moveVector = _onMove(rootEl, el, dragEl, dragRect, target, targetRect, evt, after);
2062
+
2063
+ if (moveVector !== false) {
2064
+ if (moveVector === 1 || moveVector === -1) {
2065
+ after = moveVector === 1;
2066
+ }
2067
+
2068
+ _silent = true;
2069
+ setTimeout(_unsilent, 30);
2070
+ capture();
2071
+
2072
+ if (after && !nextSibling) {
2073
+ el.appendChild(dragEl);
2074
+ } else {
2075
+ target.parentNode.insertBefore(dragEl, after ? nextSibling : target);
2076
+ } // Undo chrome's scroll adjustment (has no effect on other browsers)
2077
+
2078
+
2079
+ if (scrolledPastTop) {
2080
+ scrollBy(scrolledPastTop, 0, scrollBefore - scrolledPastTop.scrollTop);
2081
+ }
2082
+
2083
+ parentEl = dragEl.parentNode; // actualization
2084
+ // must be done before animation
2085
+
2086
+ if (targetBeforeFirstSwap !== undefined && !isCircumstantialInvert) {
2087
+ targetMoveDistance = Math.abs(targetBeforeFirstSwap - getRect(target)[side1]);
2088
+ }
2089
+
2090
+ changed();
2091
+ return completed(true);
2092
+ }
2093
+ }
2094
+
2095
+ if (el.contains(dragEl)) {
2096
+ return completed(false);
2097
+ }
2098
+ }
2099
+
2100
+ return false;
2101
+ },
2102
+ _ignoreWhileAnimating: null,
2103
+ _offMoveEvents: function _offMoveEvents() {
2104
+ off(document, 'mousemove', this._onTouchMove);
2105
+ off(document, 'touchmove', this._onTouchMove);
2106
+ off(document, 'pointermove', this._onTouchMove);
2107
+ off(document, 'dragover', nearestEmptyInsertDetectEvent);
2108
+ off(document, 'mousemove', nearestEmptyInsertDetectEvent);
2109
+ off(document, 'touchmove', nearestEmptyInsertDetectEvent);
2110
+ },
2111
+ _offUpEvents: function _offUpEvents() {
2112
+ var ownerDocument = this.el.ownerDocument;
2113
+ off(ownerDocument, 'mouseup', this._onDrop);
2114
+ off(ownerDocument, 'touchend', this._onDrop);
2115
+ off(ownerDocument, 'pointerup', this._onDrop);
2116
+ off(ownerDocument, 'touchcancel', this._onDrop);
2117
+ off(document, 'selectstart', this);
2118
+ },
2119
+ _onDrop: function _onDrop(
2120
+ /**Event*/
2121
+ evt) {
2122
+ var el = this.el,
2123
+ options = this.options; // Get the index of the dragged element within its parent
2124
+
2125
+ newIndex = index(dragEl);
2126
+ newDraggableIndex = index(dragEl, options.draggable);
2127
+ pluginEvent('drop', this, {
2128
+ evt: evt
2129
+ });
2130
+ parentEl = dragEl && dragEl.parentNode; // Get again after plugin event
2131
+
2132
+ newIndex = index(dragEl);
2133
+ newDraggableIndex = index(dragEl, options.draggable);
2134
+
2135
+ if (Sortable.eventCanceled) {
2136
+ this._nulling();
2137
+
2138
+ return;
2139
+ }
2140
+
2141
+ awaitingDragStarted = false;
2142
+ isCircumstantialInvert = false;
2143
+ pastFirstInvertThresh = false;
2144
+ clearInterval(this._loopId);
2145
+ clearTimeout(this._dragStartTimer);
2146
+
2147
+ _cancelNextTick(this.cloneId);
2148
+
2149
+ _cancelNextTick(this._dragStartId); // Unbind events
2150
+
2151
+
2152
+ if (this.nativeDraggable) {
2153
+ off(document, 'drop', this);
2154
+ off(el, 'dragstart', this._onDragStart);
2155
+ }
2156
+
2157
+ this._offMoveEvents();
2158
+
2159
+ this._offUpEvents();
2160
+
2161
+ if (Safari) {
2162
+ css(document.body, 'user-select', '');
2163
+ }
2164
+
2165
+ css(dragEl, 'transform', '');
2166
+
2167
+ if (evt) {
2168
+ if (moved) {
2169
+ evt.cancelable && evt.preventDefault();
2170
+ !options.dropBubble && evt.stopPropagation();
2171
+ }
2172
+
2173
+ ghostEl && ghostEl.parentNode && ghostEl.parentNode.removeChild(ghostEl);
2174
+
2175
+ if (rootEl === parentEl || putSortable && putSortable.lastPutMode !== 'clone') {
2176
+ // Remove clone(s)
2177
+ cloneEl && cloneEl.parentNode && cloneEl.parentNode.removeChild(cloneEl);
2178
+ }
2179
+
2180
+ if (dragEl) {
2181
+ if (this.nativeDraggable) {
2182
+ off(dragEl, 'dragend', this);
2183
+ }
2184
+
2185
+ _disableDraggable(dragEl);
2186
+
2187
+ dragEl.style['will-change'] = ''; // Remove classes
2188
+ // ghostClass is added in dragStarted
2189
+
2190
+ if (moved && !awaitingDragStarted) {
2191
+ toggleClass(dragEl, putSortable ? putSortable.options.ghostClass : this.options.ghostClass, false);
2192
+ }
2193
+
2194
+ toggleClass(dragEl, this.options.chosenClass, false); // Drag stop event
2195
+
2196
+ _dispatchEvent({
2197
+ sortable: this,
2198
+ name: 'unchoose',
2199
+ toEl: parentEl,
2200
+ newIndex: null,
2201
+ newDraggableIndex: null,
2202
+ originalEvent: evt
2203
+ });
2204
+
2205
+ if (rootEl !== parentEl) {
2206
+ if (newIndex >= 0) {
2207
+ // Add event
2208
+ _dispatchEvent({
2209
+ rootEl: parentEl,
2210
+ name: 'add',
2211
+ toEl: parentEl,
2212
+ fromEl: rootEl,
2213
+ originalEvent: evt
2214
+ }); // Remove event
2215
+
2216
+
2217
+ _dispatchEvent({
2218
+ sortable: this,
2219
+ name: 'remove',
2220
+ toEl: parentEl,
2221
+ originalEvent: evt
2222
+ }); // drag from one list and drop into another
2223
+
2224
+
2225
+ _dispatchEvent({
2226
+ rootEl: parentEl,
2227
+ name: 'sort',
2228
+ toEl: parentEl,
2229
+ fromEl: rootEl,
2230
+ originalEvent: evt
2231
+ });
2232
+
2233
+ _dispatchEvent({
2234
+ sortable: this,
2235
+ name: 'sort',
2236
+ toEl: parentEl,
2237
+ originalEvent: evt
2238
+ });
2239
+ }
2240
+
2241
+ putSortable && putSortable.save();
2242
+ } else {
2243
+ if (newIndex !== oldIndex) {
2244
+ if (newIndex >= 0) {
2245
+ // drag & drop within the same list
2246
+ _dispatchEvent({
2247
+ sortable: this,
2248
+ name: 'update',
2249
+ toEl: parentEl,
2250
+ originalEvent: evt
2251
+ });
2252
+
2253
+ _dispatchEvent({
2254
+ sortable: this,
2255
+ name: 'sort',
2256
+ toEl: parentEl,
2257
+ originalEvent: evt
2258
+ });
2259
+ }
2260
+ }
2261
+ }
2262
+
2263
+ if (Sortable.active) {
2264
+ /* jshint eqnull:true */
2265
+ if (newIndex == null || newIndex === -1) {
2266
+ newIndex = oldIndex;
2267
+ newDraggableIndex = oldDraggableIndex;
2268
+ }
2269
+
2270
+ _dispatchEvent({
2271
+ sortable: this,
2272
+ name: 'end',
2273
+ toEl: parentEl,
2274
+ originalEvent: evt
2275
+ }); // Save sorting
2276
+
2277
+
2278
+ this.save();
2279
+ }
2280
+ }
2281
+ }
2282
+
2283
+ this._nulling();
2284
+ },
2285
+ _nulling: function _nulling() {
2286
+ pluginEvent('nulling', this);
2287
+ rootEl = dragEl = parentEl = ghostEl = nextEl = cloneEl = lastDownEl = cloneHidden = tapEvt = touchEvt = moved = newIndex = newDraggableIndex = oldIndex = oldDraggableIndex = lastTarget = lastDirection = putSortable = activeGroup = Sortable.dragged = Sortable.ghost = Sortable.clone = Sortable.active = null;
2288
+ savedInputChecked.forEach(function (el) {
2289
+ el.checked = true;
2290
+ });
2291
+ savedInputChecked.length = lastDx = lastDy = 0;
2292
+ },
2293
+ handleEvent: function handleEvent(
2294
+ /**Event*/
2295
+ evt) {
2296
+ switch (evt.type) {
2297
+ case 'drop':
2298
+ case 'dragend':
2299
+ this._onDrop(evt);
2300
+
2301
+ break;
2302
+
2303
+ case 'dragenter':
2304
+ case 'dragover':
2305
+ if (dragEl) {
2306
+ this._onDragOver(evt);
2307
+
2308
+ _globalDragOver(evt);
2309
+ }
2310
+
2311
+ break;
2312
+
2313
+ case 'selectstart':
2314
+ evt.preventDefault();
2315
+ break;
2316
+ }
2317
+ },
2318
+
2319
+ /**
2320
+ * Serializes the item into an array of string.
2321
+ * @returns {String[]}
2322
+ */
2323
+ toArray: function toArray() {
2324
+ var order = [],
2325
+ el,
2326
+ children = this.el.children,
2327
+ i = 0,
2328
+ n = children.length,
2329
+ options = this.options;
2330
+
2331
+ for (; i < n; i++) {
2332
+ el = children[i];
2333
+
2334
+ if (closest(el, options.draggable, this.el, false)) {
2335
+ order.push(el.getAttribute(options.dataIdAttr) || _generateId(el));
2336
+ }
2337
+ }
2338
+
2339
+ return order;
2340
+ },
2341
+
2342
+ /**
2343
+ * Sorts the elements according to the array.
2344
+ * @param {String[]} order order of the items
2345
+ */
2346
+ sort: function sort(order, useAnimation) {
2347
+ var items = {},
2348
+ rootEl = this.el;
2349
+ this.toArray().forEach(function (id, i) {
2350
+ var el = rootEl.children[i];
2351
+
2352
+ if (closest(el, this.options.draggable, rootEl, false)) {
2353
+ items[id] = el;
2354
+ }
2355
+ }, this);
2356
+ useAnimation && this.captureAnimationState();
2357
+ order.forEach(function (id) {
2358
+ if (items[id]) {
2359
+ rootEl.removeChild(items[id]);
2360
+ rootEl.appendChild(items[id]);
2361
+ }
2362
+ });
2363
+ useAnimation && this.animateAll();
2364
+ },
2365
+
2366
+ /**
2367
+ * Save the current sorting
2368
+ */
2369
+ save: function save() {
2370
+ var store = this.options.store;
2371
+ store && store.set && store.set(this);
2372
+ },
2373
+
2374
+ /**
2375
+ * For each element in the set, get the first element that matches the selector by testing the element itself and traversing up through its ancestors in the DOM tree.
2376
+ * @param {HTMLElement} el
2377
+ * @param {String} [selector] default: `options.draggable`
2378
+ * @returns {HTMLElement|null}
2379
+ */
2380
+ closest: function closest$1(el, selector) {
2381
+ return closest(el, selector || this.options.draggable, this.el, false);
2382
+ },
2383
+
2384
+ /**
2385
+ * Set/get option
2386
+ * @param {string} name
2387
+ * @param {*} [value]
2388
+ * @returns {*}
2389
+ */
2390
+ option: function option(name, value) {
2391
+ var options = this.options;
2392
+
2393
+ if (value === void 0) {
2394
+ return options[name];
2395
+ } else {
2396
+ var modifiedValue = PluginManager.modifyOption(this, name, value);
2397
+
2398
+ if (typeof modifiedValue !== 'undefined') {
2399
+ options[name] = modifiedValue;
2400
+ } else {
2401
+ options[name] = value;
2402
+ }
2403
+
2404
+ if (name === 'group') {
2405
+ _prepareGroup(options);
2406
+ }
2407
+ }
2408
+ },
2409
+
2410
+ /**
2411
+ * Destroy
2412
+ */
2413
+ destroy: function destroy() {
2414
+ pluginEvent('destroy', this);
2415
+ var el = this.el;
2416
+ el[expando] = null;
2417
+ off(el, 'mousedown', this._onTapStart);
2418
+ off(el, 'touchstart', this._onTapStart);
2419
+ off(el, 'pointerdown', this._onTapStart);
2420
+
2421
+ if (this.nativeDraggable) {
2422
+ off(el, 'dragover', this);
2423
+ off(el, 'dragenter', this);
2424
+ } // Remove draggable attributes
2425
+
2426
+
2427
+ Array.prototype.forEach.call(el.querySelectorAll('[draggable]'), function (el) {
2428
+ el.removeAttribute('draggable');
2429
+ });
2430
+
2431
+ this._onDrop();
2432
+
2433
+ this._disableDelayedDragEvents();
2434
+
2435
+ sortables.splice(sortables.indexOf(this.el), 1);
2436
+ this.el = el = null;
2437
+ },
2438
+ _hideClone: function _hideClone() {
2439
+ if (!cloneHidden) {
2440
+ pluginEvent('hideClone', this);
2441
+ if (Sortable.eventCanceled) return;
2442
+ css(cloneEl, 'display', 'none');
2443
+
2444
+ if (this.options.removeCloneOnHide && cloneEl.parentNode) {
2445
+ cloneEl.parentNode.removeChild(cloneEl);
2446
+ }
2447
+
2448
+ cloneHidden = true;
2449
+ }
2450
+ },
2451
+ _showClone: function _showClone(putSortable) {
2452
+ if (putSortable.lastPutMode !== 'clone') {
2453
+ this._hideClone();
2454
+
2455
+ return;
2456
+ }
2457
+
2458
+ if (cloneHidden) {
2459
+ pluginEvent('showClone', this);
2460
+ if (Sortable.eventCanceled) return; // show clone at dragEl or original position
2461
+
2462
+ if (dragEl.parentNode == rootEl && !this.options.group.revertClone) {
2463
+ rootEl.insertBefore(cloneEl, dragEl);
2464
+ } else if (nextEl) {
2465
+ rootEl.insertBefore(cloneEl, nextEl);
2466
+ } else {
2467
+ rootEl.appendChild(cloneEl);
2468
+ }
2469
+
2470
+ if (this.options.group.revertClone) {
2471
+ this.animate(dragEl, cloneEl);
2472
+ }
2473
+
2474
+ css(cloneEl, 'display', '');
2475
+ cloneHidden = false;
2476
+ }
2477
+ }
2478
+ };
2479
+
2480
+ function _globalDragOver(
2481
+ /**Event*/
2482
+ evt) {
2483
+ if (evt.dataTransfer) {
2484
+ evt.dataTransfer.dropEffect = 'move';
2485
+ }
2486
+
2487
+ evt.cancelable && evt.preventDefault();
2488
+ }
2489
+
2490
+ function _onMove(fromEl, toEl, dragEl, dragRect, targetEl, targetRect, originalEvent, willInsertAfter) {
2491
+ var evt,
2492
+ sortable = fromEl[expando],
2493
+ onMoveFn = sortable.options.onMove,
2494
+ retVal; // Support for new CustomEvent feature
2495
+
2496
+ if (window.CustomEvent && !IE11OrLess && !Edge) {
2497
+ evt = new CustomEvent('move', {
2498
+ bubbles: true,
2499
+ cancelable: true
2500
+ });
2501
+ } else {
2502
+ evt = document.createEvent('Event');
2503
+ evt.initEvent('move', true, true);
2504
+ }
2505
+
2506
+ evt.to = toEl;
2507
+ evt.from = fromEl;
2508
+ evt.dragged = dragEl;
2509
+ evt.draggedRect = dragRect;
2510
+ evt.related = targetEl || toEl;
2511
+ evt.relatedRect = targetRect || getRect(toEl);
2512
+ evt.willInsertAfter = willInsertAfter;
2513
+ evt.originalEvent = originalEvent;
2514
+ fromEl.dispatchEvent(evt);
2515
+
2516
+ if (onMoveFn) {
2517
+ retVal = onMoveFn.call(sortable, evt, originalEvent);
2518
+ }
2519
+
2520
+ return retVal;
2521
+ }
2522
+
2523
+ function _disableDraggable(el) {
2524
+ el.draggable = false;
2525
+ }
2526
+
2527
+ function _unsilent() {
2528
+ _silent = false;
2529
+ }
2530
+
2531
+ function _ghostIsFirst(evt, vertical, sortable) {
2532
+ var rect = getRect(getChild(sortable.el, 0, sortable.options, true));
2533
+ var spacer = 10;
2534
+ return vertical ? evt.clientX < rect.left - spacer || evt.clientY < rect.top && evt.clientX < rect.right : evt.clientY < rect.top - spacer || evt.clientY < rect.bottom && evt.clientX < rect.left;
2535
+ }
2536
+
2537
+ function _ghostIsLast(evt, vertical, sortable) {
2538
+ var rect = getRect(lastChild(sortable.el, sortable.options.draggable));
2539
+ var spacer = 10;
2540
+ return vertical ? evt.clientX > rect.right + spacer || evt.clientX <= rect.right && evt.clientY > rect.bottom && evt.clientX >= rect.left : evt.clientX > rect.right && evt.clientY > rect.top || evt.clientX <= rect.right && evt.clientY > rect.bottom + spacer;
2541
+ }
2542
+
2543
+ function _getSwapDirection(evt, target, targetRect, vertical, swapThreshold, invertedSwapThreshold, invertSwap, isLastTarget) {
2544
+ var mouseOnAxis = vertical ? evt.clientY : evt.clientX,
2545
+ targetLength = vertical ? targetRect.height : targetRect.width,
2546
+ targetS1 = vertical ? targetRect.top : targetRect.left,
2547
+ targetS2 = vertical ? targetRect.bottom : targetRect.right,
2548
+ invert = false;
2549
+
2550
+ if (!invertSwap) {
2551
+ // Never invert or create dragEl shadow when target movemenet causes mouse to move past the end of regular swapThreshold
2552
+ if (isLastTarget && targetMoveDistance < targetLength * swapThreshold) {
2553
+ // multiplied only by swapThreshold because mouse will already be inside target by (1 - threshold) * targetLength / 2
2554
+ // check if past first invert threshold on side opposite of lastDirection
2555
+ if (!pastFirstInvertThresh && (lastDirection === 1 ? mouseOnAxis > targetS1 + targetLength * invertedSwapThreshold / 2 : mouseOnAxis < targetS2 - targetLength * invertedSwapThreshold / 2)) {
2556
+ // past first invert threshold, do not restrict inverted threshold to dragEl shadow
2557
+ pastFirstInvertThresh = true;
2558
+ }
2559
+
2560
+ if (!pastFirstInvertThresh) {
2561
+ // dragEl shadow (target move distance shadow)
2562
+ if (lastDirection === 1 ? mouseOnAxis < targetS1 + targetMoveDistance // over dragEl shadow
2563
+ : mouseOnAxis > targetS2 - targetMoveDistance) {
2564
+ return -lastDirection;
2565
+ }
2566
+ } else {
2567
+ invert = true;
2568
+ }
2569
+ } else {
2570
+ // Regular
2571
+ if (mouseOnAxis > targetS1 + targetLength * (1 - swapThreshold) / 2 && mouseOnAxis < targetS2 - targetLength * (1 - swapThreshold) / 2) {
2572
+ return _getInsertDirection(target);
2573
+ }
2574
+ }
2575
+ }
2576
+
2577
+ invert = invert || invertSwap;
2578
+
2579
+ if (invert) {
2580
+ // Invert of regular
2581
+ if (mouseOnAxis < targetS1 + targetLength * invertedSwapThreshold / 2 || mouseOnAxis > targetS2 - targetLength * invertedSwapThreshold / 2) {
2582
+ return mouseOnAxis > targetS1 + targetLength / 2 ? 1 : -1;
2583
+ }
2584
+ }
2585
+
2586
+ return 0;
2587
+ }
2588
+ /**
2589
+ * Gets the direction dragEl must be swapped relative to target in order to make it
2590
+ * seem that dragEl has been "inserted" into that element's position
2591
+ * @param {HTMLElement} target The target whose position dragEl is being inserted at
2592
+ * @return {Number} Direction dragEl must be swapped
2593
+ */
2594
+
2595
+
2596
+ function _getInsertDirection(target) {
2597
+ if (index(dragEl) < index(target)) {
2598
+ return 1;
2599
+ } else {
2600
+ return -1;
2601
+ }
2602
+ }
2603
+ /**
2604
+ * Generate id
2605
+ * @param {HTMLElement} el
2606
+ * @returns {String}
2607
+ * @private
2608
+ */
2609
+
2610
+
2611
+ function _generateId(el) {
2612
+ var str = el.tagName + el.className + el.src + el.href + el.textContent,
2613
+ i = str.length,
2614
+ sum = 0;
2615
+
2616
+ while (i--) {
2617
+ sum += str.charCodeAt(i);
2618
+ }
2619
+
2620
+ return sum.toString(36);
2621
+ }
2622
+
2623
+ function _saveInputCheckedState(root) {
2624
+ savedInputChecked.length = 0;
2625
+ var inputs = root.getElementsByTagName('input');
2626
+ var idx = inputs.length;
2627
+
2628
+ while (idx--) {
2629
+ var el = inputs[idx];
2630
+ el.checked && savedInputChecked.push(el);
2631
+ }
2632
+ }
2633
+
2634
+ function _nextTick(fn) {
2635
+ return setTimeout(fn, 0);
2636
+ }
2637
+
2638
+ function _cancelNextTick(id) {
2639
+ return clearTimeout(id);
2640
+ } // Fixed #973:
2641
+
2642
+
2643
+ if (documentExists) {
2644
+ on(document, 'touchmove', function (evt) {
2645
+ if ((Sortable.active || awaitingDragStarted) && evt.cancelable) {
2646
+ evt.preventDefault();
2647
+ }
2648
+ });
2649
+ } // Export utils
2650
+
2651
+
2652
+ Sortable.utils = {
2653
+ on: on,
2654
+ off: off,
2655
+ css: css,
2656
+ find: find,
2657
+ is: function is(el, selector) {
2658
+ return !!closest(el, selector, el, false);
2659
+ },
2660
+ extend: extend,
2661
+ throttle: throttle,
2662
+ closest: closest,
2663
+ toggleClass: toggleClass,
2664
+ clone: clone,
2665
+ index: index,
2666
+ nextTick: _nextTick,
2667
+ cancelNextTick: _cancelNextTick,
2668
+ detectDirection: _detectDirection,
2669
+ getChild: getChild
2670
+ };
2671
+ /**
2672
+ * Get the Sortable instance of an element
2673
+ * @param {HTMLElement} element The element
2674
+ * @return {Sortable|undefined} The instance of Sortable
2675
+ */
2676
+
2677
+ Sortable.get = function (element) {
2678
+ return element[expando];
2679
+ };
2680
+ /**
2681
+ * Mount a plugin to Sortable
2682
+ * @param {...SortablePlugin|SortablePlugin[]} plugins Plugins being mounted
2683
+ */
2684
+
2685
+
2686
+ Sortable.mount = function () {
2687
+ for (var _len = arguments.length, plugins = new Array(_len), _key = 0; _key < _len; _key++) {
2688
+ plugins[_key] = arguments[_key];
2689
+ }
2690
+
2691
+ if (plugins[0].constructor === Array) plugins = plugins[0];
2692
+ plugins.forEach(function (plugin) {
2693
+ if (!plugin.prototype || !plugin.prototype.constructor) {
2694
+ throw "Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(plugin));
2695
+ }
2696
+
2697
+ if (plugin.utils) Sortable.utils = _objectSpread2(_objectSpread2({}, Sortable.utils), plugin.utils);
2698
+ PluginManager.mount(plugin);
2699
+ });
2700
+ };
2701
+ /**
2702
+ * Create sortable instance
2703
+ * @param {HTMLElement} el
2704
+ * @param {Object} [options]
2705
+ */
2706
+
2707
+
2708
+ Sortable.create = function (el, options) {
2709
+ return new Sortable(el, options);
2710
+ }; // Export
2711
+
2712
+
2713
+ Sortable.version = version;
2714
+
2715
+ var autoScrolls = [],
2716
+ scrollEl,
2717
+ scrollRootEl,
2718
+ scrolling = false,
2719
+ lastAutoScrollX,
2720
+ lastAutoScrollY,
2721
+ touchEvt$1,
2722
+ pointerElemChangedInterval;
2723
+
2724
+ function AutoScrollPlugin() {
2725
+ function AutoScroll() {
2726
+ this.defaults = {
2727
+ scroll: true,
2728
+ forceAutoScrollFallback: false,
2729
+ scrollSensitivity: 30,
2730
+ scrollSpeed: 10,
2731
+ bubbleScroll: true
2732
+ }; // Bind all private methods
2733
+
2734
+ for (var fn in this) {
2735
+ if (fn.charAt(0) === '_' && typeof this[fn] === 'function') {
2736
+ this[fn] = this[fn].bind(this);
2737
+ }
2738
+ }
2739
+ }
2740
+
2741
+ AutoScroll.prototype = {
2742
+ dragStarted: function dragStarted(_ref) {
2743
+ var originalEvent = _ref.originalEvent;
2744
+
2745
+ if (this.sortable.nativeDraggable) {
2746
+ on(document, 'dragover', this._handleAutoScroll);
2747
+ } else {
2748
+ if (this.options.supportPointer) {
2749
+ on(document, 'pointermove', this._handleFallbackAutoScroll);
2750
+ } else if (originalEvent.touches) {
2751
+ on(document, 'touchmove', this._handleFallbackAutoScroll);
2752
+ } else {
2753
+ on(document, 'mousemove', this._handleFallbackAutoScroll);
2754
+ }
2755
+ }
2756
+ },
2757
+ dragOverCompleted: function dragOverCompleted(_ref2) {
2758
+ var originalEvent = _ref2.originalEvent;
2759
+
2760
+ // For when bubbling is canceled and using fallback (fallback 'touchmove' always reached)
2761
+ if (!this.options.dragOverBubble && !originalEvent.rootEl) {
2762
+ this._handleAutoScroll(originalEvent);
2763
+ }
2764
+ },
2765
+ drop: function drop() {
2766
+ if (this.sortable.nativeDraggable) {
2767
+ off(document, 'dragover', this._handleAutoScroll);
2768
+ } else {
2769
+ off(document, 'pointermove', this._handleFallbackAutoScroll);
2770
+ off(document, 'touchmove', this._handleFallbackAutoScroll);
2771
+ off(document, 'mousemove', this._handleFallbackAutoScroll);
2772
+ }
2773
+
2774
+ clearPointerElemChangedInterval();
2775
+ clearAutoScrolls();
2776
+ cancelThrottle();
2777
+ },
2778
+ nulling: function nulling() {
2779
+ touchEvt$1 = scrollRootEl = scrollEl = scrolling = pointerElemChangedInterval = lastAutoScrollX = lastAutoScrollY = null;
2780
+ autoScrolls.length = 0;
2781
+ },
2782
+ _handleFallbackAutoScroll: function _handleFallbackAutoScroll(evt) {
2783
+ this._handleAutoScroll(evt, true);
2784
+ },
2785
+ _handleAutoScroll: function _handleAutoScroll(evt, fallback) {
2786
+ var _this = this;
2787
+
2788
+ var x = (evt.touches ? evt.touches[0] : evt).clientX,
2789
+ y = (evt.touches ? evt.touches[0] : evt).clientY,
2790
+ elem = document.elementFromPoint(x, y);
2791
+ touchEvt$1 = evt; // IE does not seem to have native autoscroll,
2792
+ // Edge's autoscroll seems too conditional,
2793
+ // MACOS Safari does not have autoscroll,
2794
+ // Firefox and Chrome are good
2795
+
2796
+ if (fallback || this.options.forceAutoScrollFallback || Edge || IE11OrLess || Safari) {
2797
+ autoScroll(evt, this.options, elem, fallback); // Listener for pointer element change
2798
+
2799
+ var ogElemScroller = getParentAutoScrollElement(elem, true);
2800
+
2801
+ if (scrolling && (!pointerElemChangedInterval || x !== lastAutoScrollX || y !== lastAutoScrollY)) {
2802
+ pointerElemChangedInterval && clearPointerElemChangedInterval(); // Detect for pointer elem change, emulating native DnD behaviour
2803
+
2804
+ pointerElemChangedInterval = setInterval(function () {
2805
+ var newElem = getParentAutoScrollElement(document.elementFromPoint(x, y), true);
2806
+
2807
+ if (newElem !== ogElemScroller) {
2808
+ ogElemScroller = newElem;
2809
+ clearAutoScrolls();
2810
+ }
2811
+
2812
+ autoScroll(evt, _this.options, newElem, fallback);
2813
+ }, 10);
2814
+ lastAutoScrollX = x;
2815
+ lastAutoScrollY = y;
2816
+ }
2817
+ } else {
2818
+ // if DnD is enabled (and browser has good autoscrolling), first autoscroll will already scroll, so get parent autoscroll of first autoscroll
2819
+ if (!this.options.bubbleScroll || getParentAutoScrollElement(elem, true) === getWindowScrollingElement()) {
2820
+ clearAutoScrolls();
2821
+ return;
2822
+ }
2823
+
2824
+ autoScroll(evt, this.options, getParentAutoScrollElement(elem, false), false);
2825
+ }
2826
+ }
2827
+ };
2828
+ return _extends(AutoScroll, {
2829
+ pluginName: 'scroll',
2830
+ initializeByDefault: true
2831
+ });
2832
+ }
2833
+
2834
+ function clearAutoScrolls() {
2835
+ autoScrolls.forEach(function (autoScroll) {
2836
+ clearInterval(autoScroll.pid);
2837
+ });
2838
+ autoScrolls = [];
2839
+ }
2840
+
2841
+ function clearPointerElemChangedInterval() {
2842
+ clearInterval(pointerElemChangedInterval);
2843
+ }
2844
+
2845
+ var autoScroll = throttle(function (evt, options, rootEl, isFallback) {
2846
+ // Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=505521
2847
+ if (!options.scroll) return;
2848
+ var x = (evt.touches ? evt.touches[0] : evt).clientX,
2849
+ y = (evt.touches ? evt.touches[0] : evt).clientY,
2850
+ sens = options.scrollSensitivity,
2851
+ speed = options.scrollSpeed,
2852
+ winScroller = getWindowScrollingElement();
2853
+ var scrollThisInstance = false,
2854
+ scrollCustomFn; // New scroll root, set scrollEl
2855
+
2856
+ if (scrollRootEl !== rootEl) {
2857
+ scrollRootEl = rootEl;
2858
+ clearAutoScrolls();
2859
+ scrollEl = options.scroll;
2860
+ scrollCustomFn = options.scrollFn;
2861
+
2862
+ if (scrollEl === true) {
2863
+ scrollEl = getParentAutoScrollElement(rootEl, true);
2864
+ }
2865
+ }
2866
+
2867
+ var layersOut = 0;
2868
+ var currentParent = scrollEl;
2869
+
2870
+ do {
2871
+ var el = currentParent,
2872
+ rect = getRect(el),
2873
+ top = rect.top,
2874
+ bottom = rect.bottom,
2875
+ left = rect.left,
2876
+ right = rect.right,
2877
+ width = rect.width,
2878
+ height = rect.height,
2879
+ canScrollX = void 0,
2880
+ canScrollY = void 0,
2881
+ scrollWidth = el.scrollWidth,
2882
+ scrollHeight = el.scrollHeight,
2883
+ elCSS = css(el),
2884
+ scrollPosX = el.scrollLeft,
2885
+ scrollPosY = el.scrollTop;
2886
+
2887
+ if (el === winScroller) {
2888
+ canScrollX = width < scrollWidth && (elCSS.overflowX === 'auto' || elCSS.overflowX === 'scroll' || elCSS.overflowX === 'visible');
2889
+ canScrollY = height < scrollHeight && (elCSS.overflowY === 'auto' || elCSS.overflowY === 'scroll' || elCSS.overflowY === 'visible');
2890
+ } else {
2891
+ canScrollX = width < scrollWidth && (elCSS.overflowX === 'auto' || elCSS.overflowX === 'scroll');
2892
+ canScrollY = height < scrollHeight && (elCSS.overflowY === 'auto' || elCSS.overflowY === 'scroll');
2893
+ }
2894
+
2895
+ var vx = canScrollX && (Math.abs(right - x) <= sens && scrollPosX + width < scrollWidth) - (Math.abs(left - x) <= sens && !!scrollPosX);
2896
+ var vy = canScrollY && (Math.abs(bottom - y) <= sens && scrollPosY + height < scrollHeight) - (Math.abs(top - y) <= sens && !!scrollPosY);
2897
+
2898
+ if (!autoScrolls[layersOut]) {
2899
+ for (var i = 0; i <= layersOut; i++) {
2900
+ if (!autoScrolls[i]) {
2901
+ autoScrolls[i] = {};
2902
+ }
2903
+ }
2904
+ }
2905
+
2906
+ if (autoScrolls[layersOut].vx != vx || autoScrolls[layersOut].vy != vy || autoScrolls[layersOut].el !== el) {
2907
+ autoScrolls[layersOut].el = el;
2908
+ autoScrolls[layersOut].vx = vx;
2909
+ autoScrolls[layersOut].vy = vy;
2910
+ clearInterval(autoScrolls[layersOut].pid);
2911
+
2912
+ if (vx != 0 || vy != 0) {
2913
+ scrollThisInstance = true;
2914
+ /* jshint loopfunc:true */
2915
+
2916
+ autoScrolls[layersOut].pid = setInterval(function () {
2917
+ // emulate drag over during autoscroll (fallback), emulating native DnD behaviour
2918
+ if (isFallback && this.layer === 0) {
2919
+ Sortable.active._onTouchMove(touchEvt$1); // To move ghost if it is positioned absolutely
2920
+
2921
+ }
2922
+
2923
+ var scrollOffsetY = autoScrolls[this.layer].vy ? autoScrolls[this.layer].vy * speed : 0;
2924
+ var scrollOffsetX = autoScrolls[this.layer].vx ? autoScrolls[this.layer].vx * speed : 0;
2925
+
2926
+ if (typeof scrollCustomFn === 'function') {
2927
+ if (scrollCustomFn.call(Sortable.dragged.parentNode[expando], scrollOffsetX, scrollOffsetY, evt, touchEvt$1, autoScrolls[this.layer].el) !== 'continue') {
2928
+ return;
2929
+ }
2930
+ }
2931
+
2932
+ scrollBy(autoScrolls[this.layer].el, scrollOffsetX, scrollOffsetY);
2933
+ }.bind({
2934
+ layer: layersOut
2935
+ }), 24);
2936
+ }
2937
+ }
2938
+
2939
+ layersOut++;
2940
+ } while (options.bubbleScroll && currentParent !== winScroller && (currentParent = getParentAutoScrollElement(currentParent, false)));
2941
+
2942
+ scrolling = scrollThisInstance; // in case another function catches scrolling as false in between when it is not
2943
+ }, 30);
2944
+
2945
+ var drop = function drop(_ref) {
2946
+ var originalEvent = _ref.originalEvent,
2947
+ putSortable = _ref.putSortable,
2948
+ dragEl = _ref.dragEl,
2949
+ activeSortable = _ref.activeSortable,
2950
+ dispatchSortableEvent = _ref.dispatchSortableEvent,
2951
+ hideGhostForTarget = _ref.hideGhostForTarget,
2952
+ unhideGhostForTarget = _ref.unhideGhostForTarget;
2953
+ if (!originalEvent) return;
2954
+ var toSortable = putSortable || activeSortable;
2955
+ hideGhostForTarget();
2956
+ var touch = originalEvent.changedTouches && originalEvent.changedTouches.length ? originalEvent.changedTouches[0] : originalEvent;
2957
+ var target = document.elementFromPoint(touch.clientX, touch.clientY);
2958
+ unhideGhostForTarget();
2959
+
2960
+ if (toSortable && !toSortable.el.contains(target)) {
2961
+ dispatchSortableEvent('spill');
2962
+ this.onSpill({
2963
+ dragEl: dragEl,
2964
+ putSortable: putSortable
2965
+ });
2966
+ }
2967
+ };
2968
+
2969
+ function Revert() {}
2970
+
2971
+ Revert.prototype = {
2972
+ startIndex: null,
2973
+ dragStart: function dragStart(_ref2) {
2974
+ var oldDraggableIndex = _ref2.oldDraggableIndex;
2975
+ this.startIndex = oldDraggableIndex;
2976
+ },
2977
+ onSpill: function onSpill(_ref3) {
2978
+ var dragEl = _ref3.dragEl,
2979
+ putSortable = _ref3.putSortable;
2980
+ this.sortable.captureAnimationState();
2981
+
2982
+ if (putSortable) {
2983
+ putSortable.captureAnimationState();
2984
+ }
2985
+
2986
+ var nextSibling = getChild(this.sortable.el, this.startIndex, this.options);
2987
+
2988
+ if (nextSibling) {
2989
+ this.sortable.el.insertBefore(dragEl, nextSibling);
2990
+ } else {
2991
+ this.sortable.el.appendChild(dragEl);
2992
+ }
2993
+
2994
+ this.sortable.animateAll();
2995
+
2996
+ if (putSortable) {
2997
+ putSortable.animateAll();
2998
+ }
2999
+ },
3000
+ drop: drop
3001
+ };
3002
+
3003
+ _extends(Revert, {
3004
+ pluginName: 'revertOnSpill'
3005
+ });
3006
+
3007
+ function Remove() {}
3008
+
3009
+ Remove.prototype = {
3010
+ onSpill: function onSpill(_ref4) {
3011
+ var dragEl = _ref4.dragEl,
3012
+ putSortable = _ref4.putSortable;
3013
+ var parentSortable = putSortable || this.sortable;
3014
+ parentSortable.captureAnimationState();
3015
+ dragEl.parentNode && dragEl.parentNode.removeChild(dragEl);
3016
+ parentSortable.animateAll();
3017
+ },
3018
+ drop: drop
3019
+ };
3020
+
3021
+ _extends(Remove, {
3022
+ pluginName: 'removeOnSpill'
3023
+ });
3024
+
3025
+ Sortable.mount(new AutoScrollPlugin());
3026
+ Sortable.mount(Remove, Revert);
3027
+
3028
+ /*!
3029
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3030
+ * See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
3031
+ * v1.4.3
3032
+ */
3033
+ const sortableComponentSet = new Set();
3034
+ const inactiveSortableComponentSet = new WeakSet();
3035
+ /**
3036
+ * Helper to keep track of a SortableComponent. This should be called in the `connectedCallback` lifecycle method as well as any other method necessary to rebuild the sortable instance.
3037
+ *
3038
+ * @param {SortableComponent} component - The sortable component.
3039
+ * @param {SortableComponent} [options] - Sortable options object.
3040
+ */
3041
+ function connectSortableComponent(component, options) {
3042
+ disconnectSortableComponent(component);
3043
+ sortableComponentSet.add(component);
3044
+ if (inactiveSortableComponentSet.has(component)) {
3045
+ return;
3046
+ }
3047
+ component.sortable = Sortable.create(component.el, options);
3048
+ }
3049
+ /**
3050
+ * Helper to remove track of a SortableComponent. This should be called in the `disconnectedCallback` lifecycle method.
3051
+ *
3052
+ * @param {SortableComponent} component - The sortable component.
3053
+ */
3054
+ function disconnectSortableComponent(component) {
3055
+ sortableComponentSet.delete(component);
3056
+ if (inactiveSortableComponentSet.has(component)) {
3057
+ return;
3058
+ }
3059
+ component.sortable?.destroy();
3060
+ component.sortable = null;
3061
+ }
3062
+ function getNestedSortableComponents(activeComponent) {
3063
+ return Array.from(sortableComponentSet).filter((component) => component !== activeComponent && containsCrossShadowBoundary(activeComponent.el, component.el));
3064
+ }
3065
+ /**
3066
+ * Helper to handle nested SortableComponents on `Sortable.onStart`.
3067
+ *
3068
+ * @param {SortableComponent} activeComponent - The active sortable component.
3069
+ */
3070
+ function onSortingStart(activeComponent) {
3071
+ getNestedSortableComponents(activeComponent).forEach((component) => inactiveSortableComponentSet.add(component));
3072
+ }
3073
+ /**
3074
+ * Helper to handle nested SortableComponents on `Sortable.onEnd`.
3075
+ *
3076
+ * @param {SortableComponent} activeComponent - The active sortable component.
3077
+ */
3078
+ function onSortingEnd(activeComponent) {
3079
+ getNestedSortableComponents(activeComponent).forEach((component) => inactiveSortableComponentSet.delete(component));
3080
+ }
3081
+
3082
+ export { onSortingEnd as a, connectSortableComponent as c, disconnectSortableComponent as d, onSortingStart as o };