@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,1845 @@
1
+ /*!
2
+ * Copyright 2022 Esri
3
+ * Licensed under the Apache License, Version 2.0
4
+ * http://www.apache.org/licenses/LICENSE-2.0
5
+ */
6
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-d298aca9.js';
7
+ import { a as getSlotted, v as setRequestedIcon, b as getElementDir } from './dom-03275741.js';
8
+ import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-8396f037.js';
9
+ import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-e5b2cca0.js';
10
+ import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-6db1573f.js';
11
+ import { s as setUpLoadableComponent, a as setComponentLoaded, c as componentLoaded } from './loadable-3cf62971.js';
12
+ import { c as connectLocalized, d as disconnectLocalized } from './locale-ead7fa24.js';
13
+ import { c as createObserver } from './observers-76deadbc.js';
14
+ import { C as CSS_UTILITY } from './resources-ee3b03a3.js';
15
+ import { u as updateMessages, c as connectMessages, d as disconnectMessages, s as setUpMessages } from './t9n-ece1047e.js';
16
+ import { l as loadModules } from './loadModules-cd3569de.js';
17
+ import { g as goToSelection, h as highlightFeatures, a as queryObjectIds, b as getQueryGeoms, c as getFeatureLayerView, d as queryFeaturesByGeometry, e as getIdSets, f as highlightAllFeatures } from './mapViewUtils-55ea1e10.js';
18
+ import { c as EWorkflowType, e as ESelectionMode, f as EDrawMode } from './interfaces-bf20e69c.js';
19
+ import { s as state } from './publicNotificationStore-6ef555f3.js';
20
+ import { a as getComponentClosestLanguage, g as getLocaleComponentStrings } from './locale-54cac39a.js';
21
+ import { d as downloadCSV, a as downloadPDF } from './downloadUtils-3b5f85d9.js';
22
+ import './guid-1fbbc894.js';
23
+ import './browser-f8ca09b7.js';
24
+ import './key-d6bc268b.js';
25
+ import './index-4c4a4f3d.js';
26
+ import './_commonjsHelpers-d5f9d613.js';
27
+
28
+ /*!
29
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
30
+ * See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
31
+ * v1.4.3
32
+ */
33
+ const CSS = {
34
+ loader: "loader",
35
+ clearButton: "clear-button",
36
+ editingEnabled: "editing-enabled",
37
+ inlineChild: "inline-child",
38
+ inputIcon: "icon",
39
+ prefix: "prefix",
40
+ suffix: "suffix",
41
+ wrapper: "element-wrapper",
42
+ inputWrapper: "wrapper",
43
+ actionWrapper: "action-wrapper",
44
+ resizeIconWrapper: "resize-icon-wrapper"
45
+ };
46
+ const SLOTS = {
47
+ action: "action"
48
+ };
49
+
50
+ const inputTextCss = "@keyframes in{0%{opacity:0}100%{opacity:1}}@keyframes in-down{0%{opacity:0;transform:translate3D(0, -5px, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-up{0%{opacity:0;transform:translate3D(0, 5px, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-right{0%{opacity:0;transform:translate3D(-5px, 0, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-left{0%{opacity:0;transform:translate3D(5px, 0, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-scale{0%{opacity:0;transform:scale3D(0.95, 0.95, 1)}100%{opacity:1;transform:scale3D(1, 1, 1)}}:root{--calcite-animation-timing:calc(150ms * var(--calcite-internal-duration-factor));--calcite-internal-duration-factor:var(--calcite-duration-factor, 1);--calcite-internal-animation-timing-fast:calc(100ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-medium:calc(200ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-slow:calc(300ms * var(--calcite-internal-duration-factor))}.calcite-animate{opacity:0;animation-fill-mode:both;animation-duration:var(--calcite-animation-timing)}.calcite-animate__in{animation-name:in}.calcite-animate__in-down{animation-name:in-down}.calcite-animate__in-up{animation-name:in-up}.calcite-animate__in-right{animation-name:in-right}.calcite-animate__in-left{animation-name:in-left}.calcite-animate__in-scale{animation-name:in-scale}@media (prefers-reduced-motion: reduce){:root{--calcite-internal-duration-factor:0.01}}:root{--calcite-floating-ui-transition:var(--calcite-animation-timing);--calcite-floating-ui-z-index:var(--calcite-app-z-index-dropdown)}:host([hidden]){display:none}:host([disabled]){cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--calcite-ui-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{display:block}:host([scale=s]) input,:host([scale=s]) .prefix,:host([scale=s]) .suffix{block-size:1.5rem;padding-inline:0.5rem;font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=s]) .action-wrapper calcite-button,:host([scale=s]) .action-wrapper calcite-button button{block-size:1.5rem}:host([scale=s]) .clear-button{min-block-size:1.5rem;min-inline-size:1.5rem}:host([scale=m]) input,:host([scale=m]) .prefix,:host([scale=m]) .suffix{block-size:2rem;padding-inline:0.75rem;font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=m]) .action-wrapper calcite-button,:host([scale=m]) .action-wrapper calcite-button button{block-size:2rem}:host([scale=m]) .clear-button{min-block-size:2rem;min-inline-size:2rem}:host([scale=l]) input,:host([scale=l]) .prefix,:host([scale=l]) .suffix{block-size:2.75rem;padding-inline:1rem;font-size:var(--calcite-font-size-0);line-height:1.25rem}:host([scale=l]) .action-wrapper calcite-button,:host([scale=l]) .action-wrapper calcite-button button{block-size:2.75rem}:host([scale=l]) .clear-button{min-block-size:2.75rem;min-inline-size:2.75rem}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}input{transition:var(--calcite-animation-timing), block-size 0, outline-offset 0s;-webkit-appearance:none;position:relative;margin:0px;box-sizing:border-box;display:flex;max-block-size:100%;inline-size:100%;max-inline-size:100%;flex:1 1 0%;border-radius:0px;background-color:var(--calcite-ui-foreground-1);font-family:inherit;font-weight:var(--calcite-font-weight-normal);color:var(--calcite-ui-text-1)}:host input{border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);color:var(--calcite-ui-text-1)}:host input::placeholder,:host input:-ms-input-placeholder,:host input::-ms-input-placeholder{font-weight:var(--calcite-font-weight-normal);color:var(--calcite-ui-text-3)}:host input:focus{border-color:var(--calcite-ui-brand);color:var(--calcite-ui-text-1)}:host input[readonly]{background-color:var(--calcite-ui-background);font-weight:var(--calcite-font-weight-medium)}:host input[readonly]:focus{color:var(--calcite-ui-text-1)}:host calcite-icon{color:var(--calcite-ui-text-3)}input{outline-color:transparent}input:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-ui-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}:host([status=invalid]) input{border-color:var(--calcite-ui-danger)}:host([status=invalid]) input:focus{outline:2px solid var(--calcite-ui-danger);outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}:host([scale=s]) .icon{inset-inline-start:0.5rem}:host([scale=m]) .icon{inset-inline-start:0.75rem}:host([scale=l]) .icon{inset-inline-start:1rem}:host([icon][scale=s]) input{-webkit-padding-start:2rem;padding-inline-start:2rem}:host([icon][scale=m]) input{-webkit-padding-start:2.5rem;padding-inline-start:2.5rem}:host([icon][scale=l]) input{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}.element-wrapper{position:relative;order:3;display:inline-flex;flex:1 1 0%;align-items:center}.icon{pointer-events:none;position:absolute;z-index:var(--calcite-app-z-index);display:block;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;block-size:0px;inline-size:0px}.clear-button{pointer-events:initial;order:4;margin:0px;box-sizing:border-box;display:flex;min-block-size:100%;cursor:pointer;align-items:center;justify-content:center;align-self:stretch;border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);background-color:var(--calcite-ui-foreground-1);outline-color:transparent;border-inline-start-width:0px}.clear-button:hover{background-color:var(--calcite-ui-foreground-2);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button:hover calcite-icon{color:var(--calcite-ui-text-1);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button:active{background-color:var(--calcite-ui-foreground-3)}.clear-button:active calcite-icon{color:var(--calcite-ui-text-1)}.clear-button:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-ui-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-ui-focus-offset-invert),\n 1\n )\n )\n )}.clear-button:disabled{opacity:var(--calcite-ui-opacity-disabled)}.loader{inset-block-start:1px;inset-inline:1px;pointer-events:none;position:absolute;display:block}.action-wrapper{order:7;display:flex}.prefix,.suffix{box-sizing:border-box;display:flex;block-size:auto;min-block-size:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-content:center;align-items:center;overflow-wrap:break-word;border-width:1px;border-style:solid;border-color:var(--calcite-ui-border-input);background-color:var(--calcite-ui-background);font-weight:var(--calcite-font-weight-medium);line-height:1;color:var(--calcite-ui-text-2)}.prefix{order:2;border-inline-end-width:0px}.suffix{order:5;border-inline-start-width:0px}:host([alignment=start]) input{text-align:start}:host([alignment=end]) input{text-align:end}.wrapper{position:relative;display:flex;flex-direction:row;align-items:center}:host(.no-bottom-border) input{border-block-end-width:0px}:host(.border-top-color-one) input{border-block-start-color:var(--calcite-ui-border-1)}.inline-child{background-color:transparent;transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.inline-child .editing-enabled{background-color:inherit}.inline-child:not(.editing-enabled){display:flex;cursor:pointer;border-color:transparent;-webkit-padding-start:0;padding-inline-start:0}::slotted(input[slot=hidden-form-input]){margin:0 !important;opacity:0 !important;outline:none !important;padding:0 !important;position:absolute !important;inset:0 !important;transform:none !important;-webkit-appearance:none !important;z-index:-1 !important}";
51
+
52
+ const InputText = class {
53
+ constructor(hostRef) {
54
+ registerInstance(this, hostRef);
55
+ this.calciteInternalInputTextFocus = createEvent(this, "calciteInternalInputTextFocus", 7);
56
+ this.calciteInternalInputTextBlur = createEvent(this, "calciteInternalInputTextBlur", 7);
57
+ this.calciteInputTextInput = createEvent(this, "calciteInputTextInput", 7);
58
+ this.calciteInputTextChange = createEvent(this, "calciteInputTextChange", 7);
59
+ this.previousValueOrigin = "initial";
60
+ this.mutationObserver = createObserver("mutation", () => this.setDisabledAction());
61
+ this.userChangedValue = false;
62
+ //--------------------------------------------------------------------------
63
+ //
64
+ // Private Methods
65
+ //
66
+ //--------------------------------------------------------------------------
67
+ this.keyDownHandler = (event) => {
68
+ if (this.readOnly || this.disabled) {
69
+ return;
70
+ }
71
+ if (this.isClearable && event.key === "Escape") {
72
+ this.clearInputTextValue(event);
73
+ event.preventDefault();
74
+ }
75
+ if (event.key === "Enter" && !event.defaultPrevented) {
76
+ if (submitForm(this)) {
77
+ event.preventDefault();
78
+ }
79
+ }
80
+ };
81
+ this.clearInputTextValue = (nativeEvent) => {
82
+ this.setValue({
83
+ committing: true,
84
+ nativeEvent,
85
+ origin: "user",
86
+ value: ""
87
+ });
88
+ };
89
+ this.emitChangeIfUserModified = () => {
90
+ if (this.previousValueOrigin === "user" && this.value !== this.previousEmittedValue) {
91
+ this.calciteInputTextChange.emit();
92
+ this.setPreviousEmittedValue(this.value);
93
+ }
94
+ };
95
+ this.inputTextBlurHandler = () => {
96
+ this.calciteInternalInputTextBlur.emit({
97
+ element: this.childEl,
98
+ value: this.value
99
+ });
100
+ this.emitChangeIfUserModified();
101
+ };
102
+ this.clickHandler = (event) => {
103
+ if (this.disabled) {
104
+ return;
105
+ }
106
+ const slottedActionEl = getSlotted(this.el, "action");
107
+ if (event.target !== slottedActionEl) {
108
+ this.setFocus();
109
+ }
110
+ };
111
+ this.inputTextFocusHandler = () => {
112
+ this.calciteInternalInputTextFocus.emit({
113
+ element: this.childEl,
114
+ value: this.value
115
+ });
116
+ };
117
+ this.inputTextInputHandler = (nativeEvent) => {
118
+ if (this.disabled || this.readOnly) {
119
+ return;
120
+ }
121
+ this.setValue({
122
+ nativeEvent,
123
+ origin: "user",
124
+ value: nativeEvent.target.value
125
+ });
126
+ };
127
+ this.inputTextKeyDownHandler = (event) => {
128
+ if (this.disabled || this.readOnly) {
129
+ return;
130
+ }
131
+ if (event.key === "Enter") {
132
+ this.emitChangeIfUserModified();
133
+ }
134
+ };
135
+ this.hiddenInputChangeHandler = (event) => {
136
+ if (event.target.name === this.name) {
137
+ this.setValue({
138
+ value: event.target.value,
139
+ origin: "direct"
140
+ });
141
+ }
142
+ event.stopPropagation();
143
+ };
144
+ this.setChildElRef = (el) => {
145
+ this.childEl = el;
146
+ };
147
+ this.setInputValue = (newInputValue) => {
148
+ if (!this.childEl) {
149
+ return;
150
+ }
151
+ this.childEl.value = newInputValue;
152
+ };
153
+ this.setPreviousEmittedValue = (value) => {
154
+ this.previousEmittedValue = value;
155
+ };
156
+ this.setPreviousValue = (value) => {
157
+ this.previousValue = value;
158
+ };
159
+ this.setValue = ({ committing = false, nativeEvent, origin, previousValue, value }) => {
160
+ this.setPreviousValue(previousValue !== null && previousValue !== void 0 ? previousValue : this.value);
161
+ this.previousValueOrigin = origin;
162
+ this.userChangedValue = origin === "user" && value !== this.value;
163
+ this.value = value;
164
+ if (origin === "direct") {
165
+ this.setInputValue(value);
166
+ this.setPreviousEmittedValue(value);
167
+ }
168
+ if (nativeEvent) {
169
+ const calciteInputTextInputEvent = this.calciteInputTextInput.emit();
170
+ if (calciteInputTextInputEvent.defaultPrevented) {
171
+ this.value = this.previousValue;
172
+ }
173
+ else if (committing) {
174
+ this.emitChangeIfUserModified();
175
+ }
176
+ }
177
+ };
178
+ this.alignment = "start";
179
+ this.autofocus = false;
180
+ this.clearable = false;
181
+ this.disabled = false;
182
+ this.form = undefined;
183
+ this.hidden = false;
184
+ this.icon = undefined;
185
+ this.iconFlipRtl = false;
186
+ this.label = undefined;
187
+ this.loading = false;
188
+ this.maxLength = undefined;
189
+ this.minLength = undefined;
190
+ this.name = undefined;
191
+ this.placeholder = undefined;
192
+ this.prefixText = undefined;
193
+ this.readOnly = false;
194
+ this.required = false;
195
+ this.scale = "m";
196
+ this.status = "idle";
197
+ this.autocomplete = undefined;
198
+ this.inputMode = "text";
199
+ this.enterKeyHint = undefined;
200
+ this.pattern = undefined;
201
+ this.suffixText = undefined;
202
+ this.editingEnabled = false;
203
+ this.value = "";
204
+ this.messages = undefined;
205
+ this.messageOverrides = undefined;
206
+ this.effectiveLocale = undefined;
207
+ this.defaultMessages = undefined;
208
+ this.slottedActionElDisabledInternally = false;
209
+ }
210
+ disabledWatcher() {
211
+ this.setDisabledAction();
212
+ }
213
+ onMessagesChange() {
214
+ /* wired up by t9n util */
215
+ }
216
+ valueWatcher(newValue, previousValue) {
217
+ if (!this.userChangedValue) {
218
+ this.setValue({
219
+ origin: "direct",
220
+ previousValue,
221
+ value: !newValue ? "" : newValue
222
+ });
223
+ }
224
+ this.userChangedValue = false;
225
+ }
226
+ updateRequestedIcon() {
227
+ this.requestedIcon = setRequestedIcon({}, this.icon, "text");
228
+ }
229
+ get isClearable() {
230
+ return this.clearable && this.value.length > 0;
231
+ }
232
+ effectiveLocaleChange() {
233
+ updateMessages(this, this.effectiveLocale);
234
+ }
235
+ //--------------------------------------------------------------------------
236
+ //
237
+ // Lifecycle
238
+ //
239
+ //--------------------------------------------------------------------------
240
+ connectedCallback() {
241
+ var _a;
242
+ connectInteractive(this);
243
+ connectLocalized(this);
244
+ connectMessages(this);
245
+ this.inlineEditableEl = this.el.closest("calcite-inline-editable");
246
+ if (this.inlineEditableEl) {
247
+ this.editingEnabled = this.inlineEditableEl.editingEnabled || false;
248
+ }
249
+ this.setPreviousEmittedValue(this.value);
250
+ this.setPreviousValue(this.value);
251
+ connectLabel(this);
252
+ connectForm(this);
253
+ (_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.observe(this.el, { childList: true });
254
+ this.setDisabledAction();
255
+ this.el.addEventListener("calciteInternalHiddenInputChange", this.hiddenInputChangeHandler);
256
+ }
257
+ disconnectedCallback() {
258
+ var _a;
259
+ disconnectInteractive(this);
260
+ disconnectLabel(this);
261
+ disconnectForm(this);
262
+ disconnectLocalized(this);
263
+ disconnectMessages(this);
264
+ (_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
265
+ this.el.removeEventListener("calciteInternalHiddenInputChange", this.hiddenInputChangeHandler);
266
+ }
267
+ async componentWillLoad() {
268
+ setUpLoadableComponent(this);
269
+ this.requestedIcon = setRequestedIcon({}, this.icon, "text");
270
+ await setUpMessages(this);
271
+ }
272
+ componentDidLoad() {
273
+ setComponentLoaded(this);
274
+ }
275
+ componentDidRender() {
276
+ updateHostInteraction(this);
277
+ }
278
+ //--------------------------------------------------------------------------
279
+ //
280
+ // Public Methods
281
+ //
282
+ //--------------------------------------------------------------------------
283
+ /** Sets focus on the component. */
284
+ async setFocus() {
285
+ var _a;
286
+ await componentLoaded(this);
287
+ (_a = this.childEl) === null || _a === void 0 ? void 0 : _a.focus();
288
+ }
289
+ /** Selects the text of the component's `value`. */
290
+ async selectText() {
291
+ var _a;
292
+ (_a = this.childEl) === null || _a === void 0 ? void 0 : _a.select();
293
+ }
294
+ onLabelClick() {
295
+ this.setFocus();
296
+ }
297
+ onFormReset() {
298
+ this.setValue({
299
+ origin: "reset",
300
+ value: this.defaultValue
301
+ });
302
+ }
303
+ syncHiddenFormInput(input) {
304
+ if (this.minLength != null) {
305
+ input.minLength = this.minLength;
306
+ }
307
+ if (this.maxLength != null) {
308
+ input.maxLength = this.maxLength;
309
+ }
310
+ }
311
+ setDisabledAction() {
312
+ const slottedActionEl = getSlotted(this.el, "action");
313
+ if (!slottedActionEl) {
314
+ return;
315
+ }
316
+ if (this.disabled) {
317
+ if (slottedActionEl.getAttribute("disabled") == null) {
318
+ this.slottedActionElDisabledInternally = true;
319
+ }
320
+ slottedActionEl.setAttribute("disabled", "");
321
+ }
322
+ else if (this.slottedActionElDisabledInternally) {
323
+ slottedActionEl.removeAttribute("disabled");
324
+ this.slottedActionElDisabledInternally = false;
325
+ }
326
+ }
327
+ // --------------------------------------------------------------------------
328
+ //
329
+ // Render Methods
330
+ //
331
+ // --------------------------------------------------------------------------
332
+ render() {
333
+ const dir = getElementDir(this.el);
334
+ const loader = (h("div", { class: CSS.loader }, h("calcite-progress", { label: this.messages.loading, type: "indeterminate" })));
335
+ const inputClearButton = (h("button", { "aria-label": this.messages.clear, class: CSS.clearButton, disabled: this.disabled || this.readOnly, onClick: this.clearInputTextValue, tabIndex: -1, type: "button" }, h("calcite-icon", { icon: "x", scale: this.scale === "l" ? "m" : "s" })));
336
+ const iconEl = (h("calcite-icon", { class: CSS.inputIcon, flipRtl: this.iconFlipRtl, icon: this.requestedIcon, scale: this.scale === "l" ? "m" : "s" }));
337
+ const prefixText = h("div", { class: CSS.prefix }, this.prefixText);
338
+ const suffixText = h("div", { class: CSS.suffix }, this.suffixText);
339
+ const childEl = (h("input", { "aria-label": getLabelText(this), autocomplete: this.autocomplete, autofocus: this.autofocus ? true : null, class: {
340
+ [CSS.editingEnabled]: this.editingEnabled,
341
+ [CSS.inlineChild]: !!this.inlineEditableEl
342
+ }, defaultValue: this.defaultValue, disabled: this.disabled ? true : null, enterKeyHint: this.enterKeyHint, inputMode: this.inputMode, maxLength: this.maxLength, minLength: this.minLength, name: this.name, onBlur: this.inputTextBlurHandler, onFocus: this.inputTextFocusHandler, onInput: this.inputTextInputHandler, onKeyDown: this.inputTextKeyDownHandler, pattern: this.pattern, placeholder: this.placeholder || "", readOnly: this.readOnly, required: this.required ? true : null, tabIndex: this.disabled || (this.inlineEditableEl && !this.editingEnabled) ? -1 : null, type: "text", value: this.value,
343
+ // eslint-disable-next-line react/jsx-sort-props
344
+ ref: this.setChildElRef }));
345
+ return (h(Host, { onClick: this.clickHandler, onKeyDown: this.keyDownHandler }, h("div", { class: { [CSS.inputWrapper]: true, [CSS_UTILITY.rtl]: dir === "rtl" } }, this.prefixText ? prefixText : null, h("div", { class: CSS.wrapper }, childEl, this.isClearable ? inputClearButton : null, this.requestedIcon ? iconEl : null, this.loading ? loader : null), h("div", { class: CSS.actionWrapper }, h("slot", { name: SLOTS.action })), this.suffixText ? suffixText : null, h(HiddenFormInputSlot, { component: this }))));
346
+ }
347
+ static get assetsDirs() { return ["assets"]; }
348
+ get el() { return getElement(this); }
349
+ static get watchers() { return {
350
+ "disabled": ["disabledWatcher"],
351
+ "messageOverrides": ["onMessagesChange"],
352
+ "value": ["valueWatcher"],
353
+ "icon": ["updateRequestedIcon"],
354
+ "effectiveLocale": ["effectiveLocaleChange"]
355
+ }; }
356
+ };
357
+ InputText.style = inputTextCss;
358
+
359
+ const mapSelectToolsCss = ":host{display:block}.div-visible{display:inherit}.div-visible-search{display:flex;height:44px;align-items:center;padding-bottom:0}.div-not-visible{display:none}.padding-bottom-1{padding-bottom:1rem}.padding-top-1{padding-top:1rem}.search-widget{width:100% !important;border:1px solid var(--calcite-ui-border-input)}.w-100{width:100%}.w-50{width:50%}.search-distance-container{padding-top:\"1rem\" !important}.end-border{-webkit-border-end:1px solid var(--calcite-ui-border-2);border-inline-end:1px solid var(--calcite-ui-border-2)}.search-distance{display:flex;padding-top:1rem}.font-bold{font:bold}.border-bottom{border-bottom:1px solid var(--calcite-ui-border-2)}.tooltip-container{display:flex}.padding-start-1-2{-webkit-padding-start:0.5rem;padding-inline-start:0.5rem}.icon{--calcite-ui-icon-color:var(--calcite-ui-brand)}.tooltip-message{padding:5px 8px;font-weight:var(--calcite-font-weight-normal);color:var(--calcite-ui-text-2)}";
360
+
361
+ const MapSelectTools = class {
362
+ constructor(hostRef) {
363
+ registerInstance(this, hostRef);
364
+ this.selectionSetChange = createEvent(this, "selectionSetChange", 7);
365
+ /**
366
+ * number[]: the oids of the selected features
367
+ */
368
+ this._selectedIds = [];
369
+ /**
370
+ * string: A label to help uniquely identify the selection set
371
+ */
372
+ this._selectionLabel = "";
373
+ /**
374
+ * esri/Graphic[]: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
375
+ */
376
+ this._graphics = [];
377
+ /**
378
+ * {<layer id>: Graphic[]}: Collection of graphics returned from queries to the layer
379
+ */
380
+ this._featuresCollection = {};
381
+ this.bufferColor = [227, 139, 79, 0.8];
382
+ this.bufferOutlineColor = [255, 255, 255];
383
+ this.customLabelEnabled = undefined;
384
+ this.enabledLayerIds = [];
385
+ this.defaultBufferDistance = undefined;
386
+ this.defaultBufferUnit = undefined;
387
+ this.geometries = [];
388
+ this.isUpdate = false;
389
+ this.layerViews = [];
390
+ this.mapView = undefined;
391
+ this.noResultText = undefined;
392
+ this.searchConfiguration = undefined;
393
+ this.selectionSet = undefined;
394
+ this.selectionLayerIds = [];
395
+ this.selectLayerView = undefined;
396
+ this.sketchLineSymbol = undefined;
397
+ this.sketchPointSymbol = undefined;
398
+ this.sketchPolygonSymbol = undefined;
399
+ this._numSelected = 0;
400
+ this._searchDistanceEnabled = false;
401
+ this._searchTerm = undefined;
402
+ this._selectionLoading = false;
403
+ this._translations = undefined;
404
+ this._useLayerFeaturesEnabled = false;
405
+ }
406
+ //--------------------------------------------------------------------------
407
+ //
408
+ // Watch handlers
409
+ //
410
+ //--------------------------------------------------------------------------
411
+ /**
412
+ * Called each time the geometries prop is changed.
413
+ *
414
+ * @returns Promise when complete
415
+ */
416
+ async watchGeometriesHandler(newValue, oldValue) {
417
+ if (newValue !== oldValue) {
418
+ const isEmpty = newValue.length === 0;
419
+ await this._clearResults(isEmpty, isEmpty);
420
+ if (newValue.length > 0) {
421
+ return this._highlightWithOIDsOrGeoms();
422
+ }
423
+ }
424
+ }
425
+ /**
426
+ * Called each time the searchConfiguration prop is changed.
427
+ *
428
+ * @returns Promise when complete
429
+ */
430
+ async watchSearchConfigurationHandler(newValue, oldValue) {
431
+ if (JSON.stringify(newValue) !== JSON.stringify(oldValue)) {
432
+ this._initSearchWidget();
433
+ }
434
+ }
435
+ //--------------------------------------------------------------------------
436
+ //
437
+ // Methods (public)
438
+ //
439
+ //--------------------------------------------------------------------------
440
+ /**
441
+ * Clear any selection results
442
+ *
443
+ * @returns Promise when the results have been cleared
444
+ */
445
+ async clearSelection() {
446
+ return this._clearResults(true, true);
447
+ }
448
+ /**
449
+ * Get the new selection set
450
+ *
451
+ * @returns Promise with the new selection set
452
+ */
453
+ async getSelection() {
454
+ // Allow any non whitespace
455
+ if (!/\S+/gm.test(this._selectionLabel)) {
456
+ this._updateLabel();
457
+ }
458
+ return {
459
+ id: this.isUpdate ? this.selectionSet.id : Date.now(),
460
+ searchResult: this._searchResult,
461
+ buffer: this._bufferGeometry,
462
+ distance: this._bufferTools.distance,
463
+ download: true,
464
+ unit: this._bufferTools.unit,
465
+ label: this._selectionLabel,
466
+ selectedIds: this._selectedIds,
467
+ layerView: this.selectLayerView,
468
+ geometries: this.geometries,
469
+ graphics: this._graphics,
470
+ selectLayers: this.layerViews,
471
+ skipGeomOIDs: this._skipGeomOIDs,
472
+ searchDistanceEnabled: this._searchDistanceEnabled,
473
+ workflowType: this._workflowType,
474
+ useLayerFeaturesEnabled: this._useLayerFeaturesEnabled,
475
+ sketchGraphic: this._sketchGraphic
476
+ };
477
+ }
478
+ /**
479
+ * Handle changes to the search configuration
480
+ */
481
+ searchConfigurationChangeChanged(event) {
482
+ this.searchConfiguration = event.detail;
483
+ }
484
+ /**
485
+ * Handle changes to the buffer distance value
486
+ */
487
+ distanceChanged(event) {
488
+ this._distanceChanged(event.detail);
489
+ }
490
+ /**
491
+ * Handle changes to the buffer unit
492
+ */
493
+ unitChanged(event) {
494
+ if (event.detail.newValue !== event.detail.oldValue) {
495
+ this._unit = event.detail.newValue;
496
+ this._updateLabel();
497
+ }
498
+ }
499
+ //--------------------------------------------------------------------------
500
+ //
501
+ // Functions (lifecycle)
502
+ //
503
+ //--------------------------------------------------------------------------
504
+ /**
505
+ * StencilJS: Called once just after the component is first connected to the DOM.
506
+ */
507
+ async componentWillLoad() {
508
+ await this._getTranslations();
509
+ await this._initModules();
510
+ }
511
+ /**
512
+ * StencilJS: Called once just after the component is fully loaded and the first render() occurs.
513
+ */
514
+ async componentDidLoad() {
515
+ return this._init();
516
+ }
517
+ /**
518
+ * Renders the component.
519
+ */
520
+ render() {
521
+ return (h(Host, null, this._getMapLayerPicker(), h("div", { class: "border-bottom" }), h("div", { class: "padding-top-sides-1" }, h("div", { class: "search-widget", ref: (el) => { this._searchElement = el; } }), h("div", { class: "padding-top-1" }, h("map-draw-tools", { active: true, editGraphicsEnabled: !this._useLayerFeaturesEnabled, graphics: this._graphics, mapView: this.mapView, onSketchGraphicsChange: (evt) => this._sketchGraphicsChanged(evt), pointSymbol: this.sketchPointSymbol, polygonSymbol: this.sketchPolygonSymbol, polylineSymbol: this.sketchLineSymbol, ref: (el) => { this._drawTools = el; } })), this._getBufferOptions(), this._getUseLayerFeaturesOptions(), this._getNumSelected()), h("div", { class: "border-bottom" }), this._getNameInput()));
522
+ }
523
+ /**
524
+ * Renders the buffer tools component.
525
+ */
526
+ _getBufferOptions() {
527
+ var _a, _b;
528
+ const showBufferToolsClass = this._searchDistanceEnabled ? "search-distance" : "div-not-visible";
529
+ const bufferDistance = typeof ((_a = this.selectionSet) === null || _a === void 0 ? void 0 : _a.distance) === "number" ? this.selectionSet.distance : this.defaultBufferDistance;
530
+ return (h("div", null, h("div", { class: "padding-top-1 display-flex" }, h("calcite-label", { class: "label-margin-0 w-100", layout: "inline-space-between" }, h("div", { class: "tooltip-container" }, this._translations.searchDistance, h("calcite-icon", { class: "padding-start-1-2 icon", icon: "question", id: "search-distance-icon", scale: "s" }))), h("calcite-popover", { closable: true, label: "", referenceElement: "search-distance-icon" }, h("span", { class: "tooltip-message" }, this._translations.useSearchDistanceTootip)), h("calcite-switch", { checked: this._searchDistanceEnabled, onCalciteSwitchChange: () => this._searchDistanceEnabled = !this._searchDistanceEnabled })), h("div", { class: showBufferToolsClass }, h("buffer-tools", { disabled: !this._searchDistanceEnabled, distance: bufferDistance, geometries: this.geometries, onBufferComplete: (evt) => this._bufferComplete(evt), ref: (el) => this._bufferTools = el, unit: ((_b = this.selectionSet) === null || _b === void 0 ? void 0 : _b.unit) || this.defaultBufferUnit }))));
531
+ }
532
+ /**
533
+ * Renders the map layer picker component.
534
+ */
535
+ _getUseLayerFeaturesOptions() {
536
+ const useLayerFeaturesClass = this._useLayerFeaturesEnabled ? "div-visible" : "div-not-visible";
537
+ return (h("div", null, h("div", { class: "padding-top-1 display-flex" }, h("calcite-label", { class: "label-margin-0 w-100", layout: "inline-space-between" }, h("div", { class: "tooltip-container" }, this._translations.useLayerFeatures, h("calcite-icon", { class: "padding-start-1-2 icon", icon: "question", id: "use-layer-features-icon", scale: "s" }))), h("calcite-popover", { closable: true, label: "", referenceElement: "use-layer-features-icon" }, h("span", { class: "tooltip-message" }, this._translations.useLayerFeaturesTooltip)), h("calcite-switch", { checked: this._useLayerFeaturesEnabled, onCalciteSwitchChange: () => { this._useLayerFeaturesEnabledChanged(); } })), h("div", { class: useLayerFeaturesClass + " padding-top-1" }, h("map-layer-picker", { enabledLayerIds: this.selectionLayerIds, mapView: this.mapView, onLayerSelectionChange: (evt) => { void this._layerSelectionChange(evt); }, selectedIds: this.layerViews.map(l => l.layer.id) }))));
538
+ }
539
+ /**
540
+ * Renders the number of selected features
541
+ */
542
+ _getNumSelected() {
543
+ const locale = getComponentClosestLanguage(this.el);
544
+ const selectionLoading = locale && locale === "en" ?
545
+ `${this._translations.selectionLoading}...` : this._translations.selectionLoading;
546
+ return (h("div", { class: "padding-top-1 padding-bottom-1", style: { "align-items": "end", "display": "flex" } }, this._selectionLoading ? (h("div", null, h("calcite-loader", { class: "info-blue", inline: true, label: selectionLoading, scale: "m", type: "indeterminate" }))) : (h("calcite-icon", { class: "info-blue padding-end-1-2", icon: "feature-layer", scale: "s" })), h("calcite-input-message", { class: "info-blue", scale: "m" }, this._selectionLoading ? selectionLoading :
547
+ this.noResultText && this._numSelected === 0 ? this.noResultText :
548
+ this._translations.selectedFeatures.replace("{{n}}", this._numSelected.toString()))));
549
+ }
550
+ /**
551
+ * Renders the custom label input
552
+ */
553
+ _getNameInput() {
554
+ const nameLabelClass = this.customLabelEnabled ? "" : "display-none";
555
+ return (h("div", { class: "padding-sides-1 padding-top-1 " + nameLabelClass }, h("calcite-label", { class: "font-bold" }, this._translations.listName, h("calcite-input", { onInput: () => {
556
+ this._selectionLabel = this._labelName.value;
557
+ }, placeholder: this._translations.listNamePlaceholder, ref: (el) => { this._labelName = el; }, value: this._selectionLabel || "" }))));
558
+ }
559
+ /**
560
+ * Create the UI element that will expose the addressee layers
561
+ *
562
+ * @returns addressee layer list node
563
+ * @protected
564
+ */
565
+ _getMapLayerPicker() {
566
+ return (h("div", { class: "display-flex padding-sides-1 padding-bottom-1" }, h("calcite-label", { class: "font-bold width-full label-margin-0" }, this._translations.inputLayer, h("map-layer-picker", { enabledLayerIds: this.enabledLayerIds, mapView: this.mapView, onLayerSelectionChange: (evt) => this._inputLayerSelectionChange(evt), selectedIds: this.selectLayerView ? [this.selectLayerView.layer.id] : this.selectionSet ? [this.selectionSet.layerView.layer.id] : [] }))));
567
+ }
568
+ //--------------------------------------------------------------------------
569
+ //
570
+ // Functions (protected)
571
+ //
572
+ //--------------------------------------------------------------------------
573
+ /**
574
+ * Load esri javascript api modules
575
+ *
576
+ * @returns Promise resolving when function is done
577
+ *
578
+ * @protected
579
+ */
580
+ async _initModules() {
581
+ const [GraphicsLayer, Graphic, Search, geometryEngine, FeatureLayer] = await loadModules([
582
+ "esri/layers/GraphicsLayer",
583
+ "esri/Graphic",
584
+ "esri/widgets/Search",
585
+ "esri/geometry/geometryEngine",
586
+ "esri/layers/FeatureLayer"
587
+ ]);
588
+ this.GraphicsLayer = GraphicsLayer;
589
+ this.Graphic = Graphic;
590
+ this.Search = Search;
591
+ this._geometryEngine = geometryEngine;
592
+ this.FeatureLayer = FeatureLayer;
593
+ }
594
+ /**
595
+ * Initialize the graphics layer, selection set, and search widget
596
+ *
597
+ * @returns Promise when the operation has completed
598
+ */
599
+ async _init() {
600
+ this._initGraphicsLayer();
601
+ await this._initSelectionSet();
602
+ this._initSearchWidget();
603
+ }
604
+ /**
605
+ * Initialize the state of the component with any stored values in a selection set
606
+ *
607
+ * @protected
608
+ */
609
+ async _initSelectionSet() {
610
+ var _a, _b, _c, _d;
611
+ if (this.selectionSet) {
612
+ this._searchTerm = (_a = this.selectionSet.searchResult) === null || _a === void 0 ? void 0 : _a.name;
613
+ this._searchResult = this.selectionSet.searchResult;
614
+ this._selectLayers = this.selectionSet.selectLayers;
615
+ this._selectedIds = this.selectionSet.selectedIds;
616
+ this._skipGeomOIDs = this.selectionSet.skipGeomOIDs;
617
+ this._searchDistanceEnabled = this.selectionSet.searchDistanceEnabled;
618
+ this._useLayerFeaturesEnabled = this.selectionSet.useLayerFeaturesEnabled;
619
+ this._distance = this.selectionSet.searchDistanceEnabled ? this.selectionSet.distance : 0;
620
+ this._unit = this.selectionSet.unit;
621
+ this._workflowType = this.selectionSet.workflowType;
622
+ this.selectLayerView = this.selectionSet.layerView;
623
+ this._sketchGraphic = this.selectionSet.sketchGraphic;
624
+ this.geometries = [
625
+ ...((_b = this.selectionSet) === null || _b === void 0 ? void 0 : _b.geometries) || []
626
+ ];
627
+ // restore graphics from geometries to avoid issues with temp modifications to graphics that were aborted
628
+ this._graphics = this.geometries.map(geometry => {
629
+ const symbol = geometry.type === "point" ? this.sketchPointSymbol :
630
+ geometry.type === "polyline" ? this.sketchLineSymbol : this.sketchPolygonSymbol;
631
+ return new this.Graphic({
632
+ geometry,
633
+ symbol
634
+ });
635
+ });
636
+ this._selectionLabel = (_c = this.selectionSet) === null || _c === void 0 ? void 0 : _c.label;
637
+ if (!this._useLayerFeaturesEnabled) {
638
+ (_d = this._drawTools) === null || _d === void 0 ? void 0 : _d.updateGraphics();
639
+ }
640
+ await goToSelection(this.selectionSet.selectedIds, this.selectionSet.layerView, this.mapView, false);
641
+ }
642
+ }
643
+ /**
644
+ * Initialize the search widget
645
+ *
646
+ * @protected
647
+ */
648
+ _initSearchWidget() {
649
+ if (this.mapView && this._searchElement) {
650
+ const searchConfiguration = this._getSearchConfig(this.searchConfiguration, this.mapView);
651
+ const searchOptions = Object.assign({ view: this.mapView, container: this._searchElement, searchTerm: this._searchTerm }, searchConfiguration);
652
+ this._searchWidget = new this.Search(searchOptions);
653
+ this._searchWidget.popupEnabled = false;
654
+ this._searchWidget.resultGraphicEnabled = false;
655
+ this._searchWidget.on("search-clear", () => {
656
+ const clearLabel = this._searchClearLabel();
657
+ void this._clearResults(false, clearLabel);
658
+ });
659
+ this._searchWidget.on("select-result", (searchResults) => {
660
+ var _a, _b;
661
+ if (searchResults.result) {
662
+ this._searchResult = searchResults.result;
663
+ const useOIDs = ((_b = (_a = searchResults.source) === null || _a === void 0 ? void 0 : _a.layer) === null || _b === void 0 ? void 0 : _b.id) && searchResults.source.layer.id === this.selectLayerView.layer.id;
664
+ const oids = useOIDs ? [searchResults.result.feature.getObjectId()] : undefined;
665
+ this._workflowType = EWorkflowType.SEARCH;
666
+ this._updateLabel();
667
+ const graphics = [searchResults.result.feature];
668
+ this._updateSelection(graphics, useOIDs, oids);
669
+ this._drawTools.graphics = graphics;
670
+ this._searchWidget.resultGraphic.visible = false;
671
+ }
672
+ else {
673
+ const clearLabel = this._searchClearLabel();
674
+ void this._clearResults(false, clearLabel);
675
+ }
676
+ });
677
+ }
678
+ }
679
+ /**
680
+ * Check if the current label should be cleared
681
+ *
682
+ * @returns true when the current label is based on search result
683
+ * @protected
684
+ */
685
+ _searchClearLabel() {
686
+ var _a;
687
+ return ((_a = this._searchResult) === null || _a === void 0 ? void 0 : _a.name) && this._labelName.value.indexOf(this._searchResult.name) > -1;
688
+ }
689
+ /**
690
+ * Initialize the search widget based on user defined configuration
691
+ *
692
+ * @param searchConfiguration search configuration defined by the user
693
+ * @param view the current map view
694
+ *
695
+ * @protected
696
+ */
697
+ _getSearchConfig(searchConfiguration, view) {
698
+ const INCLUDE_DEFAULT_SOURCES = "includeDefaultSources";
699
+ const sources = searchConfiguration === null || searchConfiguration === void 0 ? void 0 : searchConfiguration.sources;
700
+ if ((sources === null || sources === void 0 ? void 0 : sources.length) > 0) {
701
+ searchConfiguration[INCLUDE_DEFAULT_SOURCES] = false;
702
+ sources.forEach((source) => {
703
+ var _a, _b;
704
+ const isLayerSource = source.hasOwnProperty("layer");
705
+ if (isLayerSource) {
706
+ const layerSource = source;
707
+ const layerId = (_a = layerSource.layer) === null || _a === void 0 ? void 0 : _a.id;
708
+ const layerFromMap = layerId ? view.map.findLayerById(layerId) : null;
709
+ const layerUrl = (_b = layerSource === null || layerSource === void 0 ? void 0 : layerSource.layer) === null || _b === void 0 ? void 0 : _b.url;
710
+ if (layerFromMap) {
711
+ layerSource.layer = layerFromMap;
712
+ }
713
+ else if (layerUrl) {
714
+ layerSource.layer = new this.FeatureLayer(layerUrl);
715
+ }
716
+ }
717
+ });
718
+ sources === null || sources === void 0 ? void 0 : sources.forEach((source) => {
719
+ const isLocatorSource = source.hasOwnProperty("locator");
720
+ if (isLocatorSource) {
721
+ const locatorSource = source;
722
+ if ((locatorSource === null || locatorSource === void 0 ? void 0 : locatorSource.name) === "ArcGIS World Geocoding Service") {
723
+ const outFields = locatorSource.outFields || ["Addr_type", "Match_addr", "StAddr", "City"];
724
+ locatorSource.outFields = outFields;
725
+ locatorSource.singleLineFieldName = "SingleLine";
726
+ }
727
+ locatorSource.url = locatorSource.url;
728
+ delete locatorSource.url;
729
+ }
730
+ });
731
+ }
732
+ else {
733
+ searchConfiguration = Object.assign(Object.assign({}, searchConfiguration), { includeDefaultSources: true });
734
+ }
735
+ return searchConfiguration;
736
+ }
737
+ /**
738
+ * Initialize the graphics layer used to store any buffer grapghics
739
+ *
740
+ * @protected
741
+ */
742
+ _initGraphicsLayer() {
743
+ const title = this._translations.bufferLayer;
744
+ const bufferIndex = this.mapView.map.layers.findIndex((l) => l.title === title);
745
+ if (bufferIndex > -1) {
746
+ this._bufferGraphicsLayer = this.mapView.map.layers.getItemAt(bufferIndex);
747
+ }
748
+ else {
749
+ this._bufferGraphicsLayer = new this.GraphicsLayer({ title, listMode: "hide" });
750
+ state.managedLayers.push(title);
751
+ const sketchIndex = this.mapView.map.layers.findIndex((l) => l.title === this._translations.sketchLayer);
752
+ if (sketchIndex > -1) {
753
+ this.mapView.map.layers.add(this._bufferGraphicsLayer, sketchIndex);
754
+ }
755
+ else {
756
+ this.mapView.map.layers.add(this._bufferGraphicsLayer);
757
+ }
758
+ }
759
+ }
760
+ /**
761
+ * Handle changes in the sketch graphics
762
+ *
763
+ * @param event stores the graphics that will be used to select features
764
+ * @param forceUpdate when true the drawn graphic will be used to select features from
765
+ * use layer features layer...then the selected layer features will be used to select from the main input layer
766
+ *
767
+ */
768
+ async _sketchGraphicsChanged(event, forceUpdate = false) {
769
+ const graphics = event.detail.graphics;
770
+ if (graphics.length > 0 && graphics[0]) {
771
+ if (!forceUpdate) {
772
+ this._sketchGraphic = graphics[0];
773
+ }
774
+ this._workflowType = this._useLayerFeaturesEnabled ? EWorkflowType.SELECT : EWorkflowType.SKETCH;
775
+ if (this._workflowType === EWorkflowType.SKETCH) {
776
+ this._drawTools.updateGraphics();
777
+ }
778
+ this._updateLabel();
779
+ this._clearSearchWidget();
780
+ if (this._useLayerFeaturesEnabled && !forceUpdate) {
781
+ // Will only ever be a single graphic
782
+ const geometries = Array.isArray(graphics) ? graphics.map(g => g.geometry) : this.geometries;
783
+ await this._selectLayerFeatures(geometries[0]);
784
+ }
785
+ else {
786
+ const oids = graphics.reduce((prev, cur) => {
787
+ var _a;
788
+ if ((_a = cur === null || cur === void 0 ? void 0 : cur.layer) === null || _a === void 0 ? void 0 : _a.objectIdField) {
789
+ prev.push(cur.attributes[cur.layer.objectIdField]);
790
+ }
791
+ else if (cur.getObjectId) {
792
+ prev.push(cur.getObjectId());
793
+ }
794
+ return prev;
795
+ }, []);
796
+ const useOIDs = event.detail.useOIDs && oids.length > 0;
797
+ this._updateSelection(graphics, useOIDs, oids);
798
+ if (useOIDs) {
799
+ await this._highlightFeatures(oids);
800
+ }
801
+ }
802
+ }
803
+ else {
804
+ await this._clearResults(true, true);
805
+ }
806
+ }
807
+ /**
808
+ * Highlight the features in the map based on OIDs when skipOIDs have been defined
809
+ *
810
+ * @protected
811
+ */
812
+ async _highlightWithOIDsOrGeoms() {
813
+ var _a;
814
+ if (((_a = this._skipGeomOIDs) === null || _a === void 0 ? void 0 : _a.length) > 0) {
815
+ this._selectedIds = this._skipGeomOIDs;
816
+ return this._highlightFeatures(this._selectedIds);
817
+ }
818
+ else {
819
+ return this._geomQuery(this.geometries);
820
+ }
821
+ }
822
+ /**
823
+ * Highlight the features in the map
824
+ *
825
+ * @param ids the ids that should be highlighted
826
+ *
827
+ * @protected
828
+ */
829
+ async _highlightFeatures(ids) {
830
+ state.removeHandles();
831
+ if (ids.length > 0) {
832
+ state.highlightHandles.push(await highlightFeatures(ids, this.selectLayerView, this.mapView));
833
+ }
834
+ this._numSelected = ids.length;
835
+ this.selectionSetChange.emit(ids.length);
836
+ }
837
+ /**
838
+ * Query the selectLayerView based on any user drawn geometries or buffers
839
+ *
840
+ * @param geometries Array of geometries used for the selection of ids from the select layer view
841
+ *
842
+ * @returns Promise when the selection is complete and the graphics have been highlighted
843
+ */
844
+ async _selectFeatures(geometries) {
845
+ this._selectionLoading = true;
846
+ this._selectedIds = await queryObjectIds(geometries, this.selectLayerView.layer);
847
+ this._selectionLoading = false;
848
+ // stored as graphics now in addition to the geoms
849
+ this._drawTools.graphics = this._graphics;
850
+ await this._highlightFeatures(this._selectedIds);
851
+ }
852
+ /**
853
+ * Query the selectLayerView based on any user drawn geometries or buffers
854
+ *
855
+ * @param evt CustomEvent that contains the result of the buffer
856
+ *
857
+ * @protected
858
+ */
859
+ async _bufferComplete(evt) {
860
+ this._bufferGeometry = Array.isArray(evt.detail) ?
861
+ evt.detail[0] : evt.detail;
862
+ let oldValue = this._bufferTools.distance;
863
+ let newValue = 0;
864
+ if (this._bufferGeometry) {
865
+ // Create a symbol for rendering the graphic
866
+ const symbol = {
867
+ type: "simple-fill",
868
+ color: this.bufferColor,
869
+ outline: {
870
+ color: this.bufferOutlineColor,
871
+ width: 1
872
+ }
873
+ };
874
+ // Add the geometry and symbol to a new graphic
875
+ const polygonGraphic = new this.Graphic({
876
+ geometry: this._bufferGeometry,
877
+ symbol
878
+ });
879
+ this._bufferGraphicsLayer.removeAll();
880
+ this._bufferGraphicsLayer.add(polygonGraphic);
881
+ await this._selectFeatures([this._bufferGeometry]);
882
+ await this.mapView.goTo(polygonGraphic.geometry.extent);
883
+ // We need to swap the values again if they were previously
884
+ // set based on disable of buffer tools when the tools have a value
885
+ newValue = oldValue;
886
+ oldValue = 0;
887
+ }
888
+ else {
889
+ if (this._bufferGraphicsLayer) {
890
+ this._bufferGraphicsLayer.removeAll();
891
+ }
892
+ await this._highlightWithOIDsOrGeoms();
893
+ }
894
+ // mock this b/c the tools can store a value that is different than what is shown in the map
895
+ // this occurs when a distance is set but then buffer is disabled
896
+ this._distanceChanged({
897
+ oldValue,
898
+ newValue
899
+ });
900
+ }
901
+ /**
902
+ * Fetch a single geometry for each potential geometry type
903
+ *
904
+ * @param geometries All current selection geometries
905
+ *
906
+ * @protected
907
+ */
908
+ _geomQuery(geometries) {
909
+ const queryGeoms = getQueryGeoms(geometries, this._geometryEngine);
910
+ return this._selectFeatures(queryGeoms);
911
+ }
912
+ /**
913
+ * Clear all stored values and general state for the component
914
+ *
915
+ * @param clearSearchWidget Optional boolean for clearing the search widget (default is true)
916
+ * @param clearLabel Optional boolean for clearing the search label (default is true)
917
+ *
918
+ * @protected
919
+ */
920
+ async _clearResults(clearSearchWidget = true, clearLabel = false) {
921
+ var _a;
922
+ this._selectedIds = [];
923
+ this._distance = undefined;
924
+ this._unit = undefined;
925
+ if (clearLabel) {
926
+ this._selectionLabel = "";
927
+ this._labelName.value = "";
928
+ }
929
+ if (this._bufferGraphicsLayer) {
930
+ this._bufferGraphicsLayer.removeAll();
931
+ }
932
+ if (clearSearchWidget && this._searchWidget) {
933
+ this._clearSearchWidget();
934
+ }
935
+ state.removeHandles();
936
+ // checking for clear as it would throw off tests
937
+ if ((_a = this._drawTools) === null || _a === void 0 ? void 0 : _a.clear) {
938
+ this._graphics = [];
939
+ await this._drawTools.clear();
940
+ }
941
+ this.selectionSetChange.emit(this._selectedIds.length);
942
+ }
943
+ /**
944
+ * Clear all the search widget and any stored search result
945
+ *
946
+ * @protected
947
+ */
948
+ _clearSearchWidget() {
949
+ this._searchWidget.clear();
950
+ this._searchResult = undefined;
951
+ }
952
+ /**
953
+ * Fetch a single geometry for the current geometry type
954
+ *
955
+ * @param type worflow type
956
+ * @param graphics graphics to be used for selection
957
+ * @param label selection label
958
+ * @param useOIDs indicates if the OIDs should override the geometry for selection
959
+ * @param oids list of IDs to select when useOIDs is true
960
+ *
961
+ * @protected
962
+ */
963
+ _updateSelection(graphics, useOIDs, oids) {
964
+ this._selectedIds = useOIDs && oids ? oids : this._selectedIds;
965
+ // see https://github.com/Esri/solutions-components/issues/148
966
+ this._skipGeomOIDs = useOIDs ? oids : undefined;
967
+ this.geometries = Array.isArray(graphics) ? graphics.map(g => g.geometry) : this.geometries;
968
+ this._graphics = graphics;
969
+ }
970
+ /**
971
+ * Updates the label for the selection set
972
+ *
973
+ * @protected
974
+ */
975
+ _updateLabel() {
976
+ var _a, _b;
977
+ const hasSketch = this._selectionLabel.indexOf(this._translations.sketch) > -1;
978
+ const hasSelect = this._selectionLabel.indexOf(this._translations.select) > -1;
979
+ const hasSearch = this._selectionLabel.indexOf((_a = this._searchResult) === null || _a === void 0 ? void 0 : _a.name) > -1;
980
+ const label = this._workflowType === EWorkflowType.SEARCH ? (_b = this._searchResult) === null || _b === void 0 ? void 0 : _b.name :
981
+ this._workflowType === EWorkflowType.SELECT ?
982
+ this._translations.select : this._translations.sketch;
983
+ const unit = !this._unit ? this._bufferTools.unit : this._unit;
984
+ const distance = isNaN(this._distance) ? this._bufferTools.distance : this._distance;
985
+ this._selectionLabel = hasSketch || hasSelect || hasSearch || !this._selectionLabel ?
986
+ `${label} ${distance} ${unit}` : this._selectionLabel;
987
+ this._labelName.value = this._selectionLabel;
988
+ }
989
+ /**
990
+ * Gets the layer views from the map when the layer selection changes
991
+ *
992
+ * @returns Promise resolving when function is done
993
+ *
994
+ * @protected
995
+ */
996
+ async _layerSelectionChange(evt) {
997
+ if (Array.isArray(evt.detail) && evt.detail.length > 0) {
998
+ const layerPromises = evt.detail.map(id => {
999
+ return getFeatureLayerView(this.mapView, id);
1000
+ });
1001
+ return Promise.all(layerPromises).then((layerViews) => {
1002
+ this.layerViews = layerViews;
1003
+ this._featuresCollection = {};
1004
+ if (this._sketchGraphic) {
1005
+ void this._sketchGraphicsChanged({
1006
+ detail: {
1007
+ graphics: [this._sketchGraphic],
1008
+ useOIDs: false
1009
+ }
1010
+ });
1011
+ }
1012
+ });
1013
+ }
1014
+ }
1015
+ /**
1016
+ * Fetch the layer from the map
1017
+ *
1018
+ * @param evt layer selection change event
1019
+ *
1020
+ * @returns Promise when the function has completed
1021
+ * @protected
1022
+ */
1023
+ async _inputLayerSelectionChange(evt) {
1024
+ var _a;
1025
+ const id = ((_a = evt === null || evt === void 0 ? void 0 : evt.detail) === null || _a === void 0 ? void 0 : _a.length) > 0 ? evt.detail[0] : "";
1026
+ if (!this.selectLayerView || id !== this.selectLayerView.layer.id) {
1027
+ this.selectLayerView = await getFeatureLayerView(this.mapView, id);
1028
+ this._updateLabel();
1029
+ this._bufferGeometry ? await this._selectFeatures([this._bufferGeometry]) :
1030
+ await this._highlightWithOIDsOrGeoms();
1031
+ }
1032
+ }
1033
+ /**
1034
+ * Handle changes to the buffer distance value
1035
+ */
1036
+ _distanceChanged(detail) {
1037
+ if (detail.newValue !== detail.oldValue) {
1038
+ this._distance = detail.newValue;
1039
+ this._updateLabel();
1040
+ }
1041
+ }
1042
+ /**
1043
+ * Select features based on the input geometry
1044
+ *
1045
+ * @param geom the geometry used for selection
1046
+ *
1047
+ * @returns Promise resolving when function is done
1048
+ *
1049
+ * @protected
1050
+ */
1051
+ async _selectLayerFeatures(geom) {
1052
+ this._selectionLoading = true;
1053
+ const queryFeaturePromises = this.layerViews.map(layerView => {
1054
+ this._featuresCollection[layerView.layer.id] = [];
1055
+ return queryFeaturesByGeometry(0, layerView.layer, geom, this._featuresCollection);
1056
+ });
1057
+ return Promise.all(queryFeaturePromises).then(async (response) => {
1058
+ this._selectionLoading = false;
1059
+ let graphics = [];
1060
+ response.forEach(r => {
1061
+ Object.keys(r).forEach(k => {
1062
+ graphics = graphics.concat(r[k]);
1063
+ });
1064
+ });
1065
+ let hasOID = false;
1066
+ graphics.forEach((g) => {
1067
+ var _a;
1068
+ const geom = g.geometry;
1069
+ g.symbol = geom.type === "point" ?
1070
+ this.sketchPointSymbol : geom.type === "polyline" ?
1071
+ this.sketchLineSymbol : geom.type === "polygon" ?
1072
+ this.sketchPolygonSymbol : undefined;
1073
+ hasOID = ((_a = g === null || g === void 0 ? void 0 : g.layer) === null || _a === void 0 ? void 0 : _a.hasOwnProperty("objectIdField")) || g.hasOwnProperty("getObjectId");
1074
+ });
1075
+ // OIDs are used when the addressee layer and the current "use layer features" layer are the same
1076
+ const useOIDs = (this.layerViews[0].layer.title === this.selectLayerView.layer.title) && hasOID;
1077
+ await this._sketchGraphicsChanged({
1078
+ detail: {
1079
+ graphics,
1080
+ useOIDs
1081
+ }
1082
+ }, true);
1083
+ });
1084
+ }
1085
+ /**
1086
+ * Store use layer features value and re-select features based on the original sketch graphic
1087
+ *
1088
+ * @protected
1089
+ */
1090
+ _useLayerFeaturesEnabledChanged() {
1091
+ this._useLayerFeaturesEnabled = !this._useLayerFeaturesEnabled;
1092
+ if (this._sketchGraphic) {
1093
+ void this._sketchGraphicsChanged({
1094
+ detail: {
1095
+ graphics: [this._sketchGraphic],
1096
+ useOIDs: false
1097
+ }
1098
+ });
1099
+ }
1100
+ }
1101
+ /**
1102
+ * Fetches the component's translations
1103
+ *
1104
+ * @protected
1105
+ */
1106
+ async _getTranslations() {
1107
+ const translations = await getLocaleComponentStrings(this.el);
1108
+ this._translations = translations[0];
1109
+ }
1110
+ get el() { return getElement(this); }
1111
+ static get watchers() { return {
1112
+ "geometries": ["watchGeometriesHandler"],
1113
+ "searchConfiguration": ["watchSearchConfigurationHandler"]
1114
+ }; }
1115
+ };
1116
+ MapSelectTools.style = mapSelectToolsCss;
1117
+
1118
+ const labelFormats = [
1119
+ {
1120
+ descriptionPDF: {
1121
+ labelWidthDisplay: "2-5/8",
1122
+ labelHeightDisplay: "1",
1123
+ labelsPerPageDisplay: "30",
1124
+ averyPartNumber: "*60"
1125
+ },
1126
+ labelSpec: {
1127
+ type: "AVERY",
1128
+ pageProperties: {
1129
+ pageType: "ANSI A",
1130
+ leftMargin: 0.1875,
1131
+ rightMargin: 0.1875,
1132
+ topMargin: 0.5,
1133
+ bottomMargin: 0.5
1134
+ },
1135
+ numLabelsAcross: 3,
1136
+ numLabelsDown: 10,
1137
+ labelWidth: 2.625,
1138
+ labelHeight: 1,
1139
+ horizGapIn: 0.125,
1140
+ vertGapIn: 0,
1141
+ labelPadding: 0.1,
1142
+ fontSizePx: 11,
1143
+ maxNumLabelLines: 4
1144
+ }
1145
+ },
1146
+ {
1147
+ descriptionPDF: {
1148
+ labelWidthDisplay: "4",
1149
+ labelHeightDisplay: "1",
1150
+ labelsPerPageDisplay: "20",
1151
+ averyPartNumber: "*61"
1152
+ },
1153
+ labelSpec: {
1154
+ type: "AVERY",
1155
+ pageProperties: {
1156
+ pageType: "ANSI A",
1157
+ leftMargin: 0.15625,
1158
+ rightMargin: 0.15625,
1159
+ topMargin: 0.47637821,
1160
+ bottomMargin: 0.5
1161
+ },
1162
+ numLabelsAcross: 2,
1163
+ numLabelsDown: 10,
1164
+ labelWidth: 4,
1165
+ labelHeight: 1.0025,
1166
+ horizGapIn: 0.1875,
1167
+ vertGapIn: 0,
1168
+ labelPadding: 0.1,
1169
+ fontSizePx: 11,
1170
+ maxNumLabelLines: 4
1171
+ }
1172
+ },
1173
+ {
1174
+ descriptionPDF: {
1175
+ labelWidthDisplay: "4",
1176
+ labelHeightDisplay: "1-1/3",
1177
+ labelsPerPageDisplay: "14",
1178
+ averyPartNumber: "*62"
1179
+ },
1180
+ labelSpec: {
1181
+ type: "AVERY",
1182
+ pageProperties: {
1183
+ pageType: "ANSI A",
1184
+ leftMargin: 0.15625,
1185
+ rightMargin: 0.15625,
1186
+ topMargin: 0.81889808,
1187
+ bottomMargin: 0.83464612
1188
+ },
1189
+ numLabelsAcross: 2,
1190
+ numLabelsDown: 7,
1191
+ labelWidth: 4,
1192
+ labelHeight: 1.3352,
1193
+ horizGapIn: 0.1875,
1194
+ vertGapIn: 0,
1195
+ labelPadding: 0.1,
1196
+ fontSizePx: 11,
1197
+ maxNumLabelLines: 6
1198
+ }
1199
+ },
1200
+ {
1201
+ descriptionPDF: {
1202
+ labelWidthDisplay: "4",
1203
+ labelHeightDisplay: "2",
1204
+ labelsPerPageDisplay: "10",
1205
+ averyPartNumber: "*63"
1206
+ },
1207
+ labelSpec: {
1208
+ type: "AVERY",
1209
+ pageProperties: {
1210
+ pageType: "ANSI A",
1211
+ leftMargin: 0.15625,
1212
+ rightMargin: 0.15625,
1213
+ topMargin: 0.5,
1214
+ bottomMargin: 0.5
1215
+ },
1216
+ numLabelsAcross: 2,
1217
+ numLabelsDown: 5,
1218
+ labelWidth: 4,
1219
+ labelHeight: 2,
1220
+ horizGapIn: 0.1875,
1221
+ vertGapIn: 0,
1222
+ labelPadding: 0.1,
1223
+ fontSizePx: 12,
1224
+ maxNumLabelLines: 10
1225
+ }
1226
+ },
1227
+ {
1228
+ descriptionPDF: {
1229
+ labelWidthDisplay: "4",
1230
+ labelHeightDisplay: "3-1/3",
1231
+ labelsPerPageDisplay: "6",
1232
+ averyPartNumber: "*64"
1233
+ },
1234
+ labelSpec: {
1235
+ type: "AVERY",
1236
+ pageProperties: {
1237
+ pageType: "ANSI A",
1238
+ leftMargin: 0.15625,
1239
+ rightMargin: 0.15625,
1240
+ topMargin: 0.4724412,
1241
+ bottomMargin: 0.50000027
1242
+ },
1243
+ numLabelsAcross: 2,
1244
+ numLabelsDown: 3,
1245
+ labelWidth: 4,
1246
+ labelHeight: 3.342,
1247
+ horizGapIn: 0.1875,
1248
+ vertGapIn: 0,
1249
+ labelPadding: 0.1,
1250
+ fontSizePx: 14,
1251
+ maxNumLabelLines: 12
1252
+ }
1253
+ },
1254
+ {
1255
+ descriptionPDF: {
1256
+ labelWidthDisplay: "1-3/4",
1257
+ labelHeightDisplay: "1/2",
1258
+ labelsPerPageDisplay: "80",
1259
+ averyPartNumber: "*67"
1260
+ },
1261
+ labelSpec: {
1262
+ type: "AVERY",
1263
+ pageProperties: {
1264
+ pageType: "ANSI A",
1265
+ leftMargin: 0.307086375,
1266
+ rightMargin: 0.307086375,
1267
+ topMargin: 0.4724412,
1268
+ bottomMargin: 0.49606326
1269
+ },
1270
+ numLabelsAcross: 4,
1271
+ numLabelsDown: 20,
1272
+ labelWidth: 1.75,
1273
+ labelHeight: 0.50155,
1274
+ horizGapIn: 0.29527575,
1275
+ vertGapIn: 0,
1276
+ labelPadding: 0.1,
1277
+ fontSizePx: 8,
1278
+ maxNumLabelLines: 3
1279
+ }
1280
+ },
1281
+ {
1282
+ descriptionPDF: {
1283
+ labelWidthDisplay: "1-3/4",
1284
+ labelHeightDisplay: "2/3",
1285
+ labelsPerPageDisplay: "60",
1286
+ averyPartNumber: "*95"
1287
+ },
1288
+ labelSpec: {
1289
+ type: "AVERY",
1290
+ pageProperties: {
1291
+ pageType: "ANSI A",
1292
+ leftMargin: 0.28936983,
1293
+ rightMargin: 0.28936983,
1294
+ topMargin: 0.53937037,
1295
+ bottomMargin: 0.5511814
1296
+ },
1297
+ numLabelsAcross: 4,
1298
+ numLabelsDown: 15,
1299
+ labelWidth: 1.75,
1300
+ labelHeight: 0.6605,
1301
+ horizGapIn: 0.30708678,
1302
+ vertGapIn: 0,
1303
+ labelPadding: 0.1,
1304
+ fontSizePx: 8,
1305
+ maxNumLabelLines: 4
1306
+ }
1307
+ }
1308
+ ];
1309
+
1310
+ const pdfLabelFormats = /*#__PURE__*/Object.freeze({
1311
+ __proto__: null,
1312
+ 'default': labelFormats
1313
+ });
1314
+
1315
+ const pdfDownloadCss = ":host{display:block}";
1316
+
1317
+ const PdfDownload = class {
1318
+ constructor(hostRef) {
1319
+ registerInstance(this, hostRef);
1320
+ this.defaultNumLabelsPerPage = undefined;
1321
+ this.disabled = false;
1322
+ this._translations = undefined;
1323
+ }
1324
+ //--------------------------------------------------------------------------
1325
+ //
1326
+ // Watch handlers
1327
+ //
1328
+ //--------------------------------------------------------------------------
1329
+ //--------------------------------------------------------------------------
1330
+ //
1331
+ // Methods (public)
1332
+ //
1333
+ //--------------------------------------------------------------------------
1334
+ /**
1335
+ * Downloads csv of mailing labels for the provided list of ids
1336
+ *
1337
+ * @param exportInfos Information about items to be exported
1338
+ * @param removeDuplicates When true a single label is generated when multiple featues have a shared address value
1339
+ * @param addColumnTitle Indicates if column headings should be included in output
1340
+ * @returns Promise resolving when function is done
1341
+ */
1342
+ async downloadCSV(exportInfos, removeDuplicates, addColumnTitle = true) {
1343
+ return downloadCSV(exportInfos, true, // formatUsingLayerPopup
1344
+ removeDuplicates, addColumnTitle);
1345
+ }
1346
+ /**
1347
+ * Downloads pdf of mailing labels for the provided list of ids
1348
+ *
1349
+ * @param exportInfos Information about items to be exported
1350
+ * @param removeDuplicates When true a single label is generated when multiple featues have a shared address value
1351
+ * @param title Title for each page
1352
+ * @param initialImageDataUrl Data URL of image for first page
1353
+ * @returns Promise resolving when function is done
1354
+ */
1355
+ async downloadPDF(exportInfos, removeDuplicates = false, title = "", initialImageDataUrl = "") {
1356
+ var _c;
1357
+ return downloadPDF(exportInfos, (_c = this._labelInfoElement.selectedOption) === null || _c === void 0 ? void 0 : _c.value, removeDuplicates, title, initialImageDataUrl);
1358
+ }
1359
+ //--------------------------------------------------------------------------
1360
+ //
1361
+ // Events (public)
1362
+ //
1363
+ //--------------------------------------------------------------------------
1364
+ //--------------------------------------------------------------------------
1365
+ //
1366
+ // Functions (lifecycle)
1367
+ //
1368
+ //--------------------------------------------------------------------------
1369
+ /**
1370
+ * StencilJS: Called once just after the component is first connected to the DOM.
1371
+ */
1372
+ async componentWillLoad() {
1373
+ await this._getTranslations();
1374
+ await this._initModules();
1375
+ }
1376
+ /**
1377
+ * Renders the component.
1378
+ */
1379
+ render() {
1380
+ return (h(Host, null, h("calcite-select", { disabled: this.disabled, label: "", ref: (el) => { this._labelInfoElement = el; } })));
1381
+ }
1382
+ componentDidRender() {
1383
+ // Render the options outside of Stencil's rendering so that it doesn't mangle RTL text with embedded LTR
1384
+ this._renderOptions();
1385
+ }
1386
+ //--------------------------------------------------------------------------
1387
+ //
1388
+ // Functions (protected)
1389
+ //
1390
+ //--------------------------------------------------------------------------
1391
+ /**
1392
+ * Load esri javascript api modules
1393
+ *
1394
+ * @returns Promise resolving when function is done
1395
+ *
1396
+ * @protected
1397
+ */
1398
+ async _initModules() {
1399
+ const [intl] = await loadModules([
1400
+ "esri/intl"
1401
+ ]);
1402
+ this._intl = intl;
1403
+ }
1404
+ /**
1405
+ * Gets the formatted pdf export size text
1406
+ *
1407
+ * @param labelInfo current user selected label info
1408
+ *
1409
+ * @returns the pdf label as a string
1410
+ * @protected
1411
+ */
1412
+ _getLabelSizeText(labelInfo) {
1413
+ const lNum = labelInfo.descriptionPDF.labelsPerPageDisplay;
1414
+ const lSize = "&lrm;" + labelInfo.descriptionPDF.labelWidthDisplay + " x " +
1415
+ labelInfo.descriptionPDF.labelHeightDisplay + "&rlm;";
1416
+ return this._translations.pdfLabel.replace("{{n}}", lNum).replace("{{labelSize}}", lSize);
1417
+ }
1418
+ /**
1419
+ * Fetches the component's translations
1420
+ *
1421
+ * @protected
1422
+ */
1423
+ async _getTranslations() {
1424
+ const translations = await getLocaleComponentStrings(this.el);
1425
+ this._translations = translations[0];
1426
+ }
1427
+ /**
1428
+ * Renders the pdf export size options and adds them to the `select` component
1429
+ *
1430
+ * @protected
1431
+ */
1432
+ _renderOptions() {
1433
+ const s = pdfLabelFormats;
1434
+ const sortedPdfIndo = (s.default || s).sort((a, b) => {
1435
+ const _a = parseInt(a.descriptionPDF.labelsPerPageDisplay, 10);
1436
+ const _b = parseInt(b.descriptionPDF.labelsPerPageDisplay, 10);
1437
+ return _a < _b ? -1 : _a > _b ? 1 : 0;
1438
+ });
1439
+ sortedPdfIndo.forEach((l, i) => {
1440
+ const option = document.createElement("calcite-option");
1441
+ option.value = l;
1442
+ option.innerHTML = this._getLabelSizeText(l);
1443
+ this._labelInfoElement.appendChild(option);
1444
+ if (this.defaultNumLabelsPerPage ? parseInt(l.descriptionPDF.labelsPerPageDisplay, 10) === this.defaultNumLabelsPerPage : i === 0) {
1445
+ // Setting selected wasn't enough to trigger it being the 'selectedOption'
1446
+ option.selected = true;
1447
+ this._labelInfoElement.selectedOption = option;
1448
+ }
1449
+ });
1450
+ }
1451
+ get el() { return getElement(this); }
1452
+ };
1453
+ PdfDownload.style = pdfDownloadCss;
1454
+
1455
+ const refineSelectionCss = ":host{display:block}.div-visible{display:inherit}.div-not-visible{display:none !important}.padding-top-1-2{padding-top:.5rem}.main-label{display:flex;float:left}html[dir=\"rtl\"] .main-label{display:flex;float:right}.border{outline:1px solid var(--calcite-ui-border-input)}.margin-top-1{margin-top:1rem}.esri-sketch{display:flex;flex-flow:column wrap}.esri-widget{box-sizing:border-box;color:#323232;font-size:14px;font-family:\"Avenir Next\",\"Helvetica Neue\",Helvetica,Arial,sans-serif;line-height:1.3em;background-color:var(--calcite-ui-foreground-1)}.esri-sketch__panel{align-items:center;display:flex;flex-flow:row nowrap;padding:0}*/ .esri-sketch__tool-section{border-right:1px solid rgba(110,110,110,.3)}.esri-sketch__section{align-items:center;display:flex;flex-flow:row nowrap;padding:0 7px;margin:6px 0;border-right:1px solid rgba(110,110,110,.3)}.display-flex{display:flex}.font-bold{font-weight:bold}.width-full{width:100%}.label-margin-0{--calcite-label-margin-bottom:0}.padding-start-1-2{-webkit-padding-start:0.5rem;padding-inline-start:0.5rem}.font-weight-500{font-weight:500}.word-wrap-anywhere{word-wrap:anywhere}";
1456
+
1457
+ const RefineSelection = class {
1458
+ constructor(hostRef) {
1459
+ registerInstance(this, hostRef);
1460
+ this.selectionLoadingChange = createEvent(this, "selectionLoadingChange", 7);
1461
+ this.selectionSetsChanged = createEvent(this, "selectionSetsChanged", 7);
1462
+ //--------------------------------------------------------------------------
1463
+ //
1464
+ // Properties (protected)
1465
+ //
1466
+ //--------------------------------------------------------------------------
1467
+ /**
1468
+ * boolean: Indicates if any new graphics should be added or removed
1469
+ */
1470
+ this._addEnabled = true;
1471
+ /**
1472
+ * ISelectionSet[]: The current list of selection sets
1473
+ */
1474
+ this._refineSets = [];
1475
+ /**
1476
+ * string[]: The list of all layers that have current selections
1477
+ */
1478
+ this._enabledLayerIds = [];
1479
+ /**
1480
+ * {<layer id>: Graphic[]}: Collection of graphics returned from queries to the layer
1481
+ */
1482
+ this._featuresCollection = {};
1483
+ this.addresseeLayer = undefined;
1484
+ this.enabledLayerIds = [];
1485
+ this.mapView = undefined;
1486
+ this.selectionSets = [];
1487
+ this.sketchLineSymbol = undefined;
1488
+ this.sketchPointSymbol = undefined;
1489
+ this.sketchPolygonSymbol = undefined;
1490
+ this._translations = undefined;
1491
+ this._selectionMode = ESelectionMode.ADD;
1492
+ this._refineLayer = undefined;
1493
+ }
1494
+ //--------------------------------------------------------------------------
1495
+ //
1496
+ // Functions (lifecycle)
1497
+ //
1498
+ //--------------------------------------------------------------------------
1499
+ /**
1500
+ * StencilJS: Called once just after the component is first connected to the DOM.
1501
+ */
1502
+ async componentWillLoad() {
1503
+ await this._getTranslations();
1504
+ this._enabledLayerIds = this._getEnabledLayerIds();
1505
+ await this._setRefineSet(this._enabledLayerIds[0]);
1506
+ }
1507
+ /**
1508
+ * Renders the component.
1509
+ */
1510
+ render() {
1511
+ var _a, _b;
1512
+ const layerPickerClass = this._enabledLayerIds.length > 1 ? "display-block" : "display-none";
1513
+ return (h(Host, null, h("div", { class: layerPickerClass + " padding-top-sides-1" }, h("div", { class: "display-flex" }, h("calcite-label", { class: "font-bold width-full label-margin-0" }, h("div", { class: "display-flex" }, this._translations.inputLayer, h("calcite-icon", { class: "padding-start-1-2 icon", icon: "question", id: "refine-input-layer", scale: "s" })), h("map-layer-picker", { enabledLayerIds: this._enabledLayerIds, mapView: this.mapView, onLayerSelectionChange: (evt) => { void this._layerSelectionChange(evt); }, ref: (el) => { this._layerPicker = el; }, selectedIds: [this._refineLayer.layer.id] })), h("calcite-popover", { closable: true, label: "", referenceElement: "refine-input-layer" }, h("span", { class: "tooltip-message" }, this._translations.inputLayerTip)))), h("div", { class: "padding-1" }, h("div", { class: "padding-bottom-1" }, h("calcite-segmented-control", { class: "w-100" }, h("calcite-segmented-control-item", { checked: this._addEnabled, class: "w-50 word-wrap-anywhere", onClick: () => this._setSelectionMode(ESelectionMode.ADD), value: ESelectionMode.ADD }, h("span", { class: "font-weight-500" }, this._translations.add)), h("calcite-segmented-control-item", { checked: !this._addEnabled, class: "w-50 word-wrap-anywhere", onClick: () => this._setSelectionMode(ESelectionMode.REMOVE), value: ESelectionMode.REMOVE }, h("span", { class: "font-weight-500" }, this._translations.remove)))), h("div", null, h("map-draw-tools", { active: true, drawMode: EDrawMode.REFINE, mapView: this.mapView, onDrawRedo: () => this._redo(), onDrawUndo: () => this._undo(), onSketchGraphicsChange: (evt) => this._sketchGraphicsChanged(evt), pointSymbol: this.sketchPointSymbol, polygonSymbol: this.sketchPolygonSymbol, polylineSymbol: this.sketchLineSymbol, redoEnabled: ((_a = this._refineSelectionSet) === null || _a === void 0 ? void 0 : _a.redoStack.length) > 0, ref: (el) => { this._drawTools = el; }, undoEnabled: ((_b = this._refineSelectionSet) === null || _b === void 0 ? void 0 : _b.undoStack.length) > 0 })), h("br", null), (h("calcite-list", { class: "list-border" }, this._getRefineSelectionSetList())))));
1514
+ }
1515
+ //--------------------------------------------------------------------------
1516
+ //
1517
+ // Functions (protected)
1518
+ //
1519
+ //--------------------------------------------------------------------------
1520
+ /**
1521
+ * Set the user selected layer as the current refine layer
1522
+ *
1523
+ * @param evt contains the selected layer id
1524
+ *
1525
+ * @protected
1526
+ */
1527
+ _layerSelectionChange(evt) {
1528
+ const id = evt.detail[0];
1529
+ void this._setRefineSet(id);
1530
+ }
1531
+ /**
1532
+ * Store the current selection mode
1533
+ *
1534
+ * @param selectionMode the current selection mode ADD || REMOVE
1535
+ *
1536
+ * @protected
1537
+ */
1538
+ _setSelectionMode(selectionMode) {
1539
+ this._selectionMode = selectionMode;
1540
+ }
1541
+ /**
1542
+ * Select features based on the user drawn geometry
1543
+ *
1544
+ * @param evt ISketchGraphicsChange stores the new graphics and a boolean useOIDs
1545
+ * useOIDs is leveraged in some situations to use the feature OIDs rather than the graphic geometry
1546
+ *
1547
+ * @protected
1548
+ */
1549
+ _sketchGraphicsChanged(evt) {
1550
+ var _a;
1551
+ const geom = (_a = evt.detail) === null || _a === void 0 ? void 0 : _a.graphics[0].geometry;
1552
+ void this._selectFeatures(geom);
1553
+ }
1554
+ /**
1555
+ * Get the layer ids for all layers in the selection sets
1556
+ *
1557
+ * @protected
1558
+ */
1559
+ _getEnabledLayerIds() {
1560
+ return this.selectionSets.reduce((prev, cur) => {
1561
+ var _a;
1562
+ const id = (_a = cur === null || cur === void 0 ? void 0 : cur.layerView) === null || _a === void 0 ? void 0 : _a.layer.id;
1563
+ if (id && prev.indexOf(id) < 0) {
1564
+ prev.push(id);
1565
+ }
1566
+ else if (cur.workflowType === EWorkflowType.REFINE) {
1567
+ Object.keys(cur.refineInfos).forEach(k => {
1568
+ if (prev.indexOf(k) < 0) {
1569
+ prev.push(k);
1570
+ }
1571
+ });
1572
+ }
1573
+ return prev;
1574
+ }, []);
1575
+ }
1576
+ /**
1577
+ * Set the refine layer...any adds or removes will be done against this layer
1578
+ *
1579
+ * @param id the id of the layer that should be used as the current refine layer
1580
+ *
1581
+ * @protected
1582
+ */
1583
+ async _setRefineSet(id) {
1584
+ if (!this.selectionSets.some((ss) => {
1585
+ if (ss.workflowType === EWorkflowType.REFINE) {
1586
+ this._refineSelectionSet = ss;
1587
+ return Object.keys(ss.refineInfos).indexOf(id) > -1;
1588
+ }
1589
+ })) {
1590
+ await this._initRefineSet(id, this._refineSelectionSet);
1591
+ }
1592
+ this._refineLayer = this._refineSelectionSet.refineInfos[id].layerView;
1593
+ }
1594
+ /**
1595
+ * Initialize the refine selection set
1596
+ *
1597
+ * @param id the layer id to use for the refine selection set
1598
+ * @param selectionSet the current refine selection set
1599
+ *
1600
+ * @protected
1601
+ */
1602
+ async _initRefineSet(id, selectionSet) {
1603
+ const refineInfo = {};
1604
+ refineInfo[id] = {
1605
+ addIds: [],
1606
+ removeIds: [],
1607
+ layerView: await getFeatureLayerView(this.mapView, id)
1608
+ };
1609
+ if (selectionSet) {
1610
+ selectionSet.refineInfos = Object.assign(Object.assign({}, selectionSet.refineInfos), refineInfo);
1611
+ }
1612
+ else {
1613
+ this._refineSelectionSet = {
1614
+ id: Date.now(),
1615
+ searchResult: undefined,
1616
+ buffer: undefined,
1617
+ distance: 0,
1618
+ download: true,
1619
+ unit: "feet",
1620
+ label: "Refine",
1621
+ selectedIds: [],
1622
+ layerView: undefined,
1623
+ geometries: [],
1624
+ graphics: [],
1625
+ selectLayers: [],
1626
+ workflowType: EWorkflowType.REFINE,
1627
+ searchDistanceEnabled: false,
1628
+ useLayerFeaturesEnabled: false,
1629
+ refineInfos: refineInfo,
1630
+ redoStack: [],
1631
+ undoStack: [],
1632
+ sketchGraphic: undefined
1633
+ };
1634
+ this.selectionSets.push(this._refineSelectionSet);
1635
+ }
1636
+ }
1637
+ /**
1638
+ * Undo the most current ADD or REMOVE operation
1639
+ *
1640
+ * @returns Promise resolving when function is done
1641
+ *
1642
+ * @protected
1643
+ */
1644
+ _undo() {
1645
+ const undoOp = this._refineSelectionSet.undoStack.pop();
1646
+ void this._updateIds(undoOp.ids, undoOp.mode === ESelectionMode.ADD ? ESelectionMode.REMOVE : ESelectionMode.ADD, this._refineSelectionSet.redoStack, undoOp.layerView);
1647
+ }
1648
+ /**
1649
+ * Redo the most current ADD or REMOVE operation
1650
+ *
1651
+ * @returns Promise resolving when function is done
1652
+ *
1653
+ * @protected
1654
+ */
1655
+ _redo() {
1656
+ const redoOp = this._refineSelectionSet.redoStack.pop();
1657
+ void this._updateIds(redoOp.ids, redoOp.mode === ESelectionMode.ADD ? ESelectionMode.REMOVE : ESelectionMode.ADD, this._refineSelectionSet.undoStack, redoOp.layerView);
1658
+ }
1659
+ /**
1660
+ * Create a list to show the number added/removed/total unique selected
1661
+ *
1662
+ * @returns the list node
1663
+ * @protected
1664
+ */
1665
+ _getRefineSelectionSetList() {
1666
+ const total = this._getTotal(this.selectionSets);
1667
+ let refineSet;
1668
+ this.selectionSets.some(ss => {
1669
+ if (ss.workflowType === EWorkflowType.REFINE) {
1670
+ refineSet = ss;
1671
+ return true;
1672
+ }
1673
+ });
1674
+ let numAdded = 0;
1675
+ let numRemoved = 0;
1676
+ Object.keys(refineSet.refineInfos).forEach(k => {
1677
+ numAdded += refineSet.refineInfos[k].addIds.length;
1678
+ numRemoved += refineSet.refineInfos[k].removeIds.length;
1679
+ });
1680
+ return [(h("calcite-list-item", { label: this._translations.featuresAdded.replace("{{n}}", numAdded.toString()), "non-interactive": true })), (h("calcite-list-item", { label: this._translations.featuresRemoved.replace("{{n}}", numRemoved.toString()), "non-interactive": true })), (h("calcite-list-item", { label: this._translations.totalSelected.replace("{{n}}", total.toString()), "non-interactive": true }))];
1681
+ }
1682
+ /**
1683
+ * Get the total number od ids across all selection sets
1684
+ *
1685
+ * @returns the total number of ids
1686
+ * @protected
1687
+ */
1688
+ _getTotal(selectionSets) {
1689
+ const idSets = getIdSets(selectionSets);
1690
+ return Object.keys(idSets).reduce((prev, cur) => {
1691
+ const idSet = idSets[cur];
1692
+ prev += idSet.ids.length;
1693
+ return prev;
1694
+ }, 0);
1695
+ }
1696
+ /**
1697
+ * Fetches the component's translations
1698
+ *
1699
+ * @protected
1700
+ */
1701
+ async _getTranslations() {
1702
+ const translations = await getLocaleComponentStrings(this.el);
1703
+ this._translations = translations[0];
1704
+ }
1705
+ /**
1706
+ * Select features based on the input geometry
1707
+ *
1708
+ * @param geom the geometry used for selection
1709
+ *
1710
+ * @returns Promise resolving when function is done
1711
+ *
1712
+ * @protected
1713
+ */
1714
+ async _selectFeatures(geom) {
1715
+ var _a, _b;
1716
+ this.selectionLoadingChange.emit(true);
1717
+ this._featuresCollection[(_a = this._refineLayer) === null || _a === void 0 ? void 0 : _a.layer.id] = [];
1718
+ const response = await queryFeaturesByGeometry(0, (_b = this._refineLayer) === null || _b === void 0 ? void 0 : _b.layer, geom, this._featuresCollection);
1719
+ this.selectionLoadingChange.emit(false);
1720
+ let graphics = [];
1721
+ Object.keys(response).forEach(k => {
1722
+ var _a;
1723
+ if (k === ((_a = this._refineLayer) === null || _a === void 0 ? void 0 : _a.layer.id)) {
1724
+ graphics = graphics.concat(response[k]);
1725
+ }
1726
+ });
1727
+ const oids = Array.isArray(graphics) ? graphics.map(g => { var _a; return g.attributes[(_a = g === null || g === void 0 ? void 0 : g.layer) === null || _a === void 0 ? void 0 : _a.objectIdField]; }) : [];
1728
+ await this._updateIds(oids, this._selectionMode, this._refineSelectionSet.undoStack, this._refineLayer);
1729
+ this._drawTools.clear();
1730
+ }
1731
+ /**
1732
+ * Highlight any selected features in the map
1733
+ *
1734
+ * @returns Promise resolving when function is done
1735
+ * @protected
1736
+ */
1737
+ async _highlightFeatures() {
1738
+ this._clearHighlight();
1739
+ state.highlightHandles = await highlightAllFeatures(this.selectionSets);
1740
+ }
1741
+ /**
1742
+ * Clear any highlighted features in the map
1743
+ *
1744
+ * @protected
1745
+ */
1746
+ _clearHighlight() {
1747
+ state.removeHandles();
1748
+ }
1749
+ /**
1750
+ * Update the ids for any ADD or REMOVE operation and highlight the features.
1751
+ *
1752
+ * @param oids the ids to add or remove
1753
+ * @param mode ADD or REMOVE this will control if the ids are added or removed
1754
+ * @param operationStack the undo or redo stack to push the operation to
1755
+ * @param operationMode ADD or REMOVE the mode of the individual refine operation
1756
+ *
1757
+ * @returns Promise resolving when function is done
1758
+ *
1759
+ * @protected
1760
+ */
1761
+ async _updateIds(ids, mode, operationStack, layerView) {
1762
+ let selectionSetsChanged = false;
1763
+ const refineInfos = this._refineSelectionSet.refineInfos;
1764
+ const layerId = layerView.layer.id;
1765
+ const newRefineInfo = {};
1766
+ newRefineInfo[layerId] = {
1767
+ addIds: [],
1768
+ removeIds: [],
1769
+ layerView
1770
+ };
1771
+ const idUpdates = Object.keys(refineInfos).indexOf(layerId) > -1 ?
1772
+ refineInfos[layerId] : newRefineInfo[layerId];
1773
+ if (mode === ESelectionMode.ADD) {
1774
+ idUpdates.addIds = [...new Set([...ids, ...idUpdates.addIds])];
1775
+ if (idUpdates.addIds.length > 0) {
1776
+ operationStack.push({
1777
+ ids,
1778
+ mode,
1779
+ layerView
1780
+ });
1781
+ }
1782
+ if (idUpdates.removeIds.length > 0) {
1783
+ idUpdates.removeIds = idUpdates.removeIds.filter(id => ids.indexOf(id) < 0);
1784
+ }
1785
+ }
1786
+ else {
1787
+ // ids are a result of the drawn geom...so it's possible they could contain ids that do
1788
+ // not exist in other selection sets
1789
+ const validIds = this.selectionSets.reduce((prev, cur) => {
1790
+ ids.forEach(id => {
1791
+ if (cur.workflowType !== EWorkflowType.REFINE) {
1792
+ if (cur.selectedIds.indexOf(id) > -1) {
1793
+ prev.push(id);
1794
+ }
1795
+ }
1796
+ else {
1797
+ Object.keys(cur.refineInfos).some(k => {
1798
+ const refineInfo = cur.refineInfos[k];
1799
+ if (refineInfo.layerView.layer.id === layerView.layer.id && refineInfo.addIds.indexOf(id) > -1) {
1800
+ prev.push(id);
1801
+ return true;
1802
+ }
1803
+ });
1804
+ }
1805
+ });
1806
+ return prev;
1807
+ }, []);
1808
+ idUpdates.removeIds = [...new Set([...validIds, ...idUpdates.removeIds])];
1809
+ idUpdates.addIds = idUpdates.addIds.filter(id => validIds.indexOf(id) < 0);
1810
+ if (idUpdates.removeIds.length > 0) {
1811
+ operationStack.push({
1812
+ ids: validIds,
1813
+ mode,
1814
+ layerView
1815
+ });
1816
+ }
1817
+ this.selectionSets = this.selectionSets.reduce((prev, cur) => {
1818
+ if (cur.workflowType !== EWorkflowType.REFINE &&
1819
+ cur.layerView.layer.id === layerView.layer.id) {
1820
+ cur.selectedIds = cur.selectedIds.filter(id => idUpdates.removeIds.indexOf(id) < 0);
1821
+ if (cur.selectedIds.length > 0) {
1822
+ prev.push(cur);
1823
+ }
1824
+ else {
1825
+ selectionSetsChanged = true;
1826
+ }
1827
+ }
1828
+ else {
1829
+ prev.push(cur);
1830
+ }
1831
+ return prev;
1832
+ }, []);
1833
+ }
1834
+ this._refineSelectionSet.refineInfos[layerId] = idUpdates;
1835
+ this.selectionSets = [...this.selectionSets];
1836
+ if (selectionSetsChanged) {
1837
+ this.selectionSetsChanged.emit(this.selectionSets);
1838
+ }
1839
+ await this._highlightFeatures();
1840
+ }
1841
+ get el() { return getElement(this); }
1842
+ };
1843
+ RefineSelection.style = refineSelectionCss;
1844
+
1845
+ export { InputText as calcite_input_text, MapSelectTools as map_select_tools, PdfDownload as pdf_download, RefineSelection as refine_selection };