@esri/solutions-components 0.6.2 → 0.6.3

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 (1219) 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 +17 -14
  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 +1868 -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 +658 -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-6d4e269f.js +2729 -0
  114. package/dist/cjs/edit-card_2.cjs.entry.js +339 -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-fc923796.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-efc49df7.js +369 -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 +18 -5
  161. package/dist/cjs/resources-11930a56.js +22 -0
  162. package/dist/cjs/resources-31971fd8.js +39 -0
  163. package/dist/cjs/resources-3910592f.js +20 -0
  164. package/dist/cjs/resources-3a47be9f.js +32 -0
  165. package/dist/cjs/resources-6c4c932c.js +2057 -0
  166. package/dist/cjs/resources-c751bdd1.js +50 -0
  167. package/dist/cjs/resources-d4061075.js +27 -0
  168. package/dist/cjs/resources-d8a4240f.js +23 -0
  169. package/dist/cjs/resources-e4e8d49f.js +27 -0
  170. package/dist/cjs/ro-c257efaf.js +63 -0
  171. package/dist/cjs/ru-e31a6ee1.js +123 -0
  172. package/dist/cjs/shared-list-render-d4e4e7b1.js +364 -0
  173. package/dist/cjs/sk-4d6d340c.js +145 -0
  174. package/dist/cjs/sl-01804d73.js +63 -0
  175. package/dist/cjs/solution-configuration.cjs.entry.js +2 -2
  176. package/dist/cjs/solution-contents_3.cjs.entry.js +2 -2
  177. package/dist/cjs/solution-store-bd956f06.js +4100 -0
  178. package/dist/cjs/solutions-components.cjs.js +3 -3
  179. package/dist/cjs/sortableComponent-76967993.js +3087 -0
  180. package/dist/cjs/sr-76730aad.js +98 -0
  181. package/dist/cjs/sv-c1e40108.js +68 -0
  182. package/dist/cjs/t9n-f82f4304.js +100 -0
  183. package/dist/cjs/th-758abef8.js +62 -0
  184. package/dist/cjs/time-a1d60db6.js +208 -0
  185. package/dist/cjs/tr-36efd084.js +63 -0
  186. package/dist/cjs/uk-f5a49848.js +101 -0
  187. package/dist/cjs/utils-300573e5.js +64 -0
  188. package/dist/cjs/utils-369d7746.js +218 -0
  189. package/dist/cjs/utils-46e2a6ec.js +55 -0
  190. package/dist/cjs/utils-cedf26ae.js +87 -0
  191. package/dist/cjs/vi-f87def37.js +67 -0
  192. package/dist/cjs/zh-cn-6d3c38fc.js +91 -0
  193. package/dist/cjs/zh-hk-1bd0e62f.js +68 -0
  194. package/dist/cjs/zh-tw-40912bdf.js +89 -0
  195. package/dist/collection/collection-manifest.json +2 -5
  196. package/dist/collection/components/card-manager/card-manager.css +26 -9
  197. package/dist/collection/components/card-manager/card-manager.js +96 -29
  198. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +39 -7
  199. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +22 -10
  200. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +1 -1
  201. package/dist/collection/components/deduct-calculator/deduct-calculator.js +5 -5
  202. package/dist/collection/components/edit-card/edit-card.css +54 -0
  203. package/dist/collection/components/edit-card/edit-card.js +294 -0
  204. package/dist/collection/components/info-card/info-card.css +21 -0
  205. package/dist/collection/components/info-card/info-card.js +199 -36
  206. package/dist/collection/components/layer-table/layer-table.css +19 -2
  207. package/dist/collection/components/layer-table/layer-table.js +222 -75
  208. package/dist/collection/components/map-card/map-card.css +8 -2
  209. package/dist/collection/components/map-card/map-card.js +24 -93
  210. package/dist/collection/components/map-layer-picker/map-layer-picker.css +9 -0
  211. package/dist/collection/components/map-layer-picker/map-layer-picker.js +145 -45
  212. package/dist/collection/components/map-select-tools/map-select-tools.js +3 -4
  213. package/dist/collection/components/map-tools/map-tools.css +31 -0
  214. package/dist/collection/components/map-tools/map-tools.js +196 -0
  215. package/dist/collection/components/pdf-download/pdf-download.js +19 -1
  216. package/dist/collection/components/public-notification/public-notification.js +51 -3
  217. package/dist/collection/components/refine-selection/refine-selection.js +2 -2
  218. package/dist/collection/demos/buffer-tools.html +2 -2
  219. package/dist/collection/demos/card-manager.html +49 -3
  220. package/dist/collection/demos/crowdsource-manager.html +15 -5
  221. package/dist/collection/demos/crowdsource-reporter.html +2 -2
  222. package/dist/collection/demos/demo-map.html +2 -2
  223. package/dist/collection/demos/edit-card.html +34 -0
  224. package/dist/collection/demos/index.html +1 -1
  225. package/dist/collection/demos/layer-table.html +2 -2
  226. package/dist/collection/demos/list-item.html +2 -2
  227. package/dist/collection/demos/map-card.html +2 -2
  228. package/dist/collection/demos/map-draw-tools.html +2 -2
  229. package/dist/collection/demos/map-layer-picker.html +2 -2
  230. package/dist/collection/demos/map-select-tools.html +2 -2
  231. package/dist/collection/utils/downloadUtils.js +1 -1
  232. package/dist/collection/utils/downloadUtils.ts +1 -1
  233. package/dist/collection/utils/interfaces.js +5 -0
  234. package/dist/collection/utils/interfaces.ts +18 -6
  235. package/dist/collection/utils/queryUtils.js +39 -2
  236. package/dist/collection/utils/queryUtils.ts +48 -3
  237. package/dist/components/ExpandToggle.js +5 -7
  238. package/dist/components/FloatingArrow.js +1 -1
  239. package/dist/components/Heading.js +1 -1
  240. package/dist/components/action-bar.js +19 -19
  241. package/dist/components/action-group.js +1 -1
  242. package/dist/components/action-menu.js +2 -2
  243. package/dist/components/action.js +4 -2
  244. package/dist/components/alert.js +328 -0
  245. package/dist/components/array.js +1 -1
  246. package/dist/components/avatar.js +2 -2
  247. package/dist/components/browser.js +21 -0
  248. package/dist/components/button.js +4 -2
  249. package/dist/components/calcite-accordion-item.js +6 -3
  250. package/dist/components/calcite-action-pad.js +3 -3
  251. package/dist/components/calcite-alert.js +1 -310
  252. package/dist/components/calcite-block-section.js +1 -1
  253. package/dist/components/calcite-block.js +227 -1
  254. package/dist/components/calcite-card.js +1 -1
  255. package/dist/components/calcite-chip-group.js +4 -2
  256. package/dist/components/calcite-color-picker.js +3 -1
  257. package/dist/components/calcite-combobox-item-group.js +1 -1
  258. package/dist/components/calcite-fab.js +9 -3
  259. package/dist/components/calcite-flow-item.js +4 -2
  260. package/dist/components/calcite-flow.js +1 -1
  261. package/dist/components/calcite-inline-editable.js +4 -2
  262. package/dist/components/calcite-input-date-picker.js +7 -4
  263. package/dist/components/calcite-input-time-picker.js +5 -3
  264. package/dist/components/calcite-list-item-group.js +6 -2
  265. package/dist/components/calcite-menu-item.js +2 -2
  266. package/dist/components/calcite-modal.js +408 -1
  267. package/dist/components/calcite-navigation-logo.js +1 -1
  268. package/dist/components/calcite-navigation-user.js +1 -1
  269. package/dist/components/calcite-navigation.js +2 -2
  270. package/dist/components/calcite-pagination.js +1 -1
  271. package/dist/components/calcite-pick-list.js +159 -1
  272. package/dist/components/calcite-radio-button-group.js +38 -7
  273. package/dist/components/calcite-radio-button.js +50 -21
  274. package/dist/components/calcite-rating.js +4 -2
  275. package/dist/components/calcite-shell-center-row.js +1 -1
  276. package/dist/components/calcite-sortable-list.js +5 -3
  277. package/dist/components/calcite-split-button.js +167 -1
  278. package/dist/components/calcite-stack.js +2 -2
  279. package/dist/components/calcite-stepper-item.js +3 -1
  280. package/dist/components/calcite-stepper.js +1 -1
  281. package/dist/components/calcite-text-area.js +5 -3
  282. package/dist/components/calcite-tile-select-group.js +7 -1
  283. package/dist/components/calcite-tile-select.js +4 -2
  284. package/dist/components/calcite-tip-manager.js +1 -1
  285. package/dist/components/calcite-tip.js +1 -1
  286. package/dist/components/card-manager.js +1 -133
  287. package/dist/components/card-manager2.js +177 -0
  288. package/dist/components/checkbox.js +3 -1
  289. package/dist/components/chip.js +5 -3
  290. package/dist/components/color-picker-hex-input.js +3 -3
  291. package/dist/components/color-picker-swatch.js +2 -2
  292. package/dist/components/combobox-item.js +4 -2
  293. package/dist/components/combobox.js +5 -3
  294. package/dist/components/conditionalSlot.js +1 -1
  295. package/dist/components/crowdsource-manager.js +93 -69
  296. package/dist/components/date-picker-day.js +8 -2
  297. package/dist/components/date-picker-month-header.js +2 -2
  298. package/dist/components/date-picker.js +2 -2
  299. package/dist/components/date.js +1 -1
  300. package/dist/components/deduct-calculator2.js +3 -3
  301. package/dist/components/dom.js +3 -3
  302. package/dist/components/downloadUtils.js +2 -2
  303. package/dist/components/dropdown-group.js +1 -1
  304. package/dist/components/dropdown-item.js +1 -1
  305. package/dist/components/dropdown.js +6 -4
  306. package/dist/components/edit-card.d.ts +11 -0
  307. package/dist/components/edit-card.js +11 -0
  308. package/dist/components/edit-card2.js +201 -0
  309. package/dist/components/filter.js +4 -2
  310. package/dist/components/filter2.js +1 -1
  311. package/dist/components/floating-ui.js +228 -179
  312. package/dist/components/focusTrapComponent.js +47 -5
  313. package/dist/components/form.js +2 -2
  314. package/dist/components/graph.js +1 -1
  315. package/dist/components/guid.js +1 -1
  316. package/dist/components/handle.js +1 -1
  317. package/dist/components/icon.js +2 -2
  318. package/dist/components/index.d.ts +2 -5
  319. package/dist/components/index.js +3 -6
  320. package/dist/components/info-card2.js +183 -28
  321. package/dist/components/input-message.js +2 -2
  322. package/dist/components/input-number.js +6 -4
  323. package/dist/components/input-text.js +5 -3
  324. package/dist/components/input.js +6 -4
  325. package/dist/components/interactive.js +80 -10
  326. package/dist/components/interfaces.js +6 -1
  327. package/dist/components/key.js +1 -1
  328. package/dist/components/label.js +1 -1
  329. package/dist/components/label2.js +2 -2
  330. package/dist/components/layer-table2.js +221 -117
  331. package/dist/components/link.js +8 -2
  332. package/dist/components/list-item2.js +7 -7
  333. package/dist/components/list.js +8 -8
  334. package/dist/components/loadable.js +1 -1
  335. package/dist/components/locale2.js +7 -4
  336. package/dist/components/map-card2.js +65 -92
  337. package/dist/components/map-draw-tools2.js +1 -1
  338. package/dist/components/map-layer-picker2.js +133 -239
  339. package/dist/components/map-select-tools2.js +38 -14
  340. package/dist/components/map-tools.d.ts +11 -0
  341. package/dist/components/map-tools.js +11 -0
  342. package/dist/components/map-tools2.js +176 -0
  343. package/dist/components/mapViewUtils.js +204 -0
  344. package/dist/components/math.js +1 -1
  345. package/dist/components/menu.js +2 -2
  346. package/dist/components/notice.js +2 -2
  347. package/dist/components/observers.js +1 -1
  348. package/dist/components/openCloseComponent.js +1 -1
  349. package/dist/components/panel.js +5 -3
  350. package/dist/components/pdf-download2.js +3 -1
  351. package/dist/components/pick-list-item.js +4 -2
  352. package/dist/components/popover.js +3 -3
  353. package/dist/components/public-notification.js +57 -23
  354. package/dist/components/queryUtils.js +11 -17
  355. package/dist/components/refine-selection2.js +36 -11
  356. package/dist/components/resources.js +1 -1
  357. package/dist/components/resources2.js +1 -1
  358. package/dist/components/resources3.js +1 -1
  359. package/dist/components/scrim.js +39 -2
  360. package/dist/components/segmented-control-item.js +1 -1
  361. package/dist/components/segmented-control.js +3 -1
  362. package/dist/components/select.js +5 -3
  363. package/dist/components/shared-list-render.js +3 -3
  364. package/dist/components/shell-panel.js +1 -1
  365. package/dist/components/shell.js +2 -2
  366. package/dist/components/slider.js +4 -2
  367. package/dist/components/sortableComponent.js +1 -1
  368. package/dist/components/switch.js +4 -2
  369. package/dist/components/t9n.js +1 -1
  370. package/dist/components/tab-nav.js +1 -1
  371. package/dist/components/tab-title.js +4 -2
  372. package/dist/components/tabs.js +1 -1
  373. package/dist/components/tile.js +4 -2
  374. package/dist/components/time-picker.js +2 -2
  375. package/dist/components/tooltip.js +45 -28
  376. package/dist/components/tree-item.js +9 -43
  377. package/dist/components/tree.js +2 -2
  378. package/dist/components/utils.js +1 -1
  379. package/dist/components/utils2.js +3 -3
  380. package/dist/components/utils3.js +2 -2
  381. package/dist/components/value-list-item.js +4 -2
  382. package/dist/components/value-list.js +6 -4
  383. package/dist/esm/ExpandToggle-4683a6dc.js +109 -0
  384. package/dist/esm/FloatingArrow-fa0da351.js +46 -0
  385. package/dist/esm/Heading-14bfe249.js +22 -0
  386. package/dist/esm/app-globals-b5877644.js +62 -0
  387. package/dist/esm/ar-8e6281b5.js +96 -0
  388. package/dist/esm/array-e32fb269.js +15 -0
  389. package/dist/esm/bg-89c46a11.js +77 -0
  390. package/dist/esm/browser-f8ca09b7.js +21 -0
  391. package/dist/esm/bs-567a72ac.js +46 -0
  392. package/dist/esm/buffer-tools_4.entry.js +17 -14
  393. package/dist/esm/ca-0d08cce0.js +66 -0
  394. package/dist/esm/calcite-accordion-item.entry.js +10 -7
  395. package/dist/esm/calcite-action-bar_2.entry.js +650 -0
  396. package/dist/esm/calcite-action-group_2.entry.js +379 -0
  397. package/dist/esm/calcite-action-pad.entry.js +15 -15
  398. package/dist/esm/calcite-action_2.entry.js +408 -70
  399. package/dist/esm/calcite-alert.entry.js +23 -12
  400. package/dist/esm/calcite-avatar.entry.js +5 -5
  401. package/dist/esm/calcite-block-section.entry.js +8 -8
  402. package/dist/esm/calcite-block.entry.js +166 -0
  403. package/dist/esm/calcite-button.entry.js +15 -12
  404. package/dist/esm/calcite-card.entry.js +9 -9
  405. package/dist/esm/calcite-checkbox.entry.js +11 -8
  406. package/dist/esm/calcite-chip-group.entry.js +9 -6
  407. package/dist/esm/calcite-chip.entry.js +14 -11
  408. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +8 -8
  409. package/dist/esm/calcite-color-picker.entry.js +15 -12
  410. package/dist/esm/calcite-combobox-item-group.entry.js +5 -5
  411. package/dist/esm/calcite-combobox_6.entry.js +1859 -0
  412. package/dist/esm/calcite-date-picker-day_3.entry.js +17 -10
  413. package/dist/esm/calcite-date-picker.entry.js +11 -11
  414. package/dist/esm/calcite-fab.entry.js +13 -6
  415. package/dist/esm/calcite-filter_3.entry.js +772 -0
  416. package/dist/esm/calcite-flow-item.entry.js +14 -11
  417. package/dist/esm/calcite-flow.entry.js +2 -2
  418. package/dist/esm/calcite-graph.entry.js +3 -3
  419. package/dist/esm/calcite-handle.entry.js +132 -0
  420. package/dist/esm/calcite-icon.entry.js +6 -6
  421. package/dist/esm/calcite-inline-editable.entry.js +14 -11
  422. package/dist/esm/calcite-input-date-picker.entry.js +23 -19
  423. package/dist/esm/calcite-input-number.entry.js +16 -13
  424. package/dist/esm/calcite-input-text_4.entry.js +1845 -0
  425. package/dist/esm/calcite-input-time-picker-d5606a45.js +1621 -0
  426. package/dist/esm/calcite-input-time-picker.entry.js +15 -14
  427. package/dist/esm/calcite-input_2.entry.js +16 -13
  428. package/dist/esm/calcite-label.entry.js +5 -5
  429. package/dist/esm/calcite-link.entry.js +12 -5
  430. package/dist/esm/calcite-list-item-group.entry.js +8 -3
  431. package/dist/esm/calcite-loader.entry.js +76 -0
  432. package/dist/esm/calcite-menu-item.entry.js +10 -10
  433. package/dist/esm/calcite-menu.entry.js +9 -9
  434. package/dist/esm/calcite-modal.entry.js +14 -14
  435. package/dist/esm/calcite-navigation-logo.entry.js +2 -2
  436. package/dist/esm/calcite-navigation-user.entry.js +2 -2
  437. package/dist/esm/calcite-navigation.entry.js +5 -5
  438. package/dist/esm/calcite-notice.entry.js +135 -0
  439. package/dist/esm/calcite-option_2.entry.js +12 -9
  440. package/dist/esm/calcite-pagination.entry.js +9 -9
  441. package/dist/esm/calcite-panel_2.entry.js +17 -14
  442. package/dist/esm/calcite-pick-list-group.entry.js +7 -7
  443. package/dist/esm/calcite-pick-list-item.entry.js +15 -12
  444. package/dist/esm/calcite-pick-list.entry.js +142 -0
  445. package/dist/esm/calcite-radio-button-group.entry.js +35 -6
  446. package/dist/esm/calcite-radio-button.entry.js +57 -27
  447. package/dist/esm/calcite-rating.entry.js +15 -12
  448. package/dist/esm/calcite-scrim.entry.js +44 -9
  449. package/dist/esm/calcite-segmented-control_2.entry.js +253 -0
  450. package/dist/esm/calcite-shell-center-row.entry.js +6 -6
  451. package/dist/esm/calcite-shell-panel_14.entry.js +32 -25
  452. package/dist/esm/calcite-sortable-list.entry.js +10 -7
  453. package/dist/esm/calcite-split-button.entry.js +118 -0
  454. package/dist/esm/calcite-stack.entry.js +4 -4
  455. package/dist/esm/calcite-stepper-item.entry.js +11 -8
  456. package/dist/esm/calcite-stepper.entry.js +3 -3
  457. package/dist/esm/calcite-switch.entry.js +11 -8
  458. package/dist/esm/calcite-text-area.entry.js +15 -12
  459. package/dist/esm/calcite-tile-select-group.entry.js +8 -1
  460. package/dist/esm/calcite-tile-select.entry.js +7 -4
  461. package/dist/esm/calcite-tile.entry.js +10 -7
  462. package/dist/esm/calcite-time-picker.entry.js +10 -10
  463. package/dist/esm/calcite-tip-manager.entry.js +9 -9
  464. package/dist/esm/calcite-tip.entry.js +10 -10
  465. package/dist/esm/calcite-tree_3.entry.js +15 -48
  466. package/dist/esm/card-manager_3.entry.js +652 -0
  467. package/dist/esm/conditionalSlot-b651e48a.js +60 -0
  468. package/dist/esm/crowdsource-manager.entry.js +22 -10
  469. package/dist/esm/cs-4ea5bb28.js +142 -0
  470. package/dist/esm/da-8121b2c6.js +61 -0
  471. package/dist/esm/date-3f48db3f.js +235 -0
  472. package/dist/esm/de-4f0e6db4.js +86 -0
  473. package/dist/esm/de-at-6f914992.js +85 -0
  474. package/dist/esm/de-ch-ba51285a.js +85 -0
  475. package/dist/esm/deduct-calculator.entry.js +3 -3
  476. package/dist/esm/dom-03275741.js +927 -0
  477. package/dist/esm/downloadUtils-1092cb0f.js +2723 -0
  478. package/dist/esm/edit-card_2.entry.js +334 -0
  479. package/dist/esm/el-2fb644ad.js +61 -0
  480. package/dist/esm/en-au-469a4963.js +61 -0
  481. package/dist/esm/en-ca-a110f04a.js +60 -0
  482. package/dist/esm/en-gb-04dd59df.js +64 -0
  483. package/dist/esm/es-901bbd11.js +61 -0
  484. package/dist/esm/es-mx-c3cff8d1.js +60 -0
  485. package/dist/esm/et-0ded5035.js +87 -0
  486. package/dist/esm/fi-767e7505.js +110 -0
  487. package/dist/esm/filter-4ba3be5f.js +763 -0
  488. package/dist/esm/floating-ui-1e70279f.js +1866 -0
  489. package/dist/esm/focusTrapComponent-eaa62505.js +846 -0
  490. package/dist/esm/form-8396f037.js +280 -0
  491. package/dist/esm/fr-ch-8c34f192.js +61 -0
  492. package/dist/esm/fr-e6bda0a2.js +63 -0
  493. package/dist/esm/guid-1fbbc894.js +24 -0
  494. package/dist/esm/he-00779397.js +100 -0
  495. package/dist/esm/hi-f3d5ecb7.js +60 -0
  496. package/dist/esm/hr-1d8c2cad.js +75 -0
  497. package/dist/esm/hu-4290c5fe.js +83 -0
  498. package/dist/esm/id-58d1a3cb.js +61 -0
  499. package/dist/esm/index.es-08a48fdd.js +10722 -0
  500. package/dist/esm/interactive-e5b2cca0.js +143 -0
  501. package/dist/esm/interfaces-bf20e69c.js +85 -0
  502. package/dist/esm/it-ch-74c5b6dd.js +61 -0
  503. package/dist/esm/it-ef33898d.js +61 -0
  504. package/dist/esm/ja-7f21d57b.js +67 -0
  505. package/dist/esm/key-d6bc268b.js +16 -0
  506. package/dist/esm/ko-0790a2d9.js +67 -0
  507. package/dist/esm/label-6db1573f.js +130 -0
  508. package/dist/esm/loadable-3cf62971.js +65 -0
  509. package/dist/esm/loader.js +3 -3
  510. package/dist/esm/locale-ead7fa24.js +558 -0
  511. package/dist/esm/lt-6e66fa4a.js +92 -0
  512. package/dist/esm/lv-0c39ca8e.js +61 -0
  513. package/dist/esm/map-tools.entry.js +107 -0
  514. package/dist/esm/mapViewUtils-a787c6a8.js +356 -0
  515. package/dist/esm/math-5e1080da.js +25 -0
  516. package/dist/esm/mk-0e1b5772.js +61 -0
  517. package/dist/esm/nb-8b0c8dcb.js +62 -0
  518. package/dist/esm/nl-89c00bbe.js +62 -0
  519. package/dist/esm/observers-76deadbc.js +51 -0
  520. package/dist/esm/openCloseComponent-7d3ca222.js +96 -0
  521. package/dist/esm/pl-2c7583e1.js +109 -0
  522. package/dist/esm/pt-br-0544aa11.js +60 -0
  523. package/dist/esm/pt-eb653341.js +62 -0
  524. package/dist/esm/public-notification.entry.js +18 -5
  525. package/dist/esm/resources-3600c05b.js +46 -0
  526. package/dist/esm/resources-4d6ec614.js +24 -0
  527. package/dist/esm/resources-684bbbfe.js +23 -0
  528. package/dist/esm/resources-85e89a13.js +19 -0
  529. package/dist/esm/resources-885142d2.js +2048 -0
  530. package/dist/esm/resources-a3b9b875.js +20 -0
  531. package/dist/esm/resources-e7e4115c.js +35 -0
  532. package/dist/esm/resources-ee3b03a3.js +28 -0
  533. package/dist/esm/resources-f5948e92.js +20 -0
  534. package/dist/esm/ro-f5c8d5e2.js +61 -0
  535. package/dist/esm/ru-7725d9a9.js +121 -0
  536. package/dist/esm/shared-list-render-19de1661.js +342 -0
  537. package/dist/esm/sk-606ae6cd.js +143 -0
  538. package/dist/esm/sl-8a06145d.js +61 -0
  539. package/dist/esm/solution-configuration.entry.js +2 -2
  540. package/dist/esm/solution-contents_3.entry.js +2 -2
  541. package/dist/esm/solution-store-c107ca4d.js +4092 -0
  542. package/dist/esm/solutions-components.js +3 -3
  543. package/dist/esm/sortableComponent-dab8ef70.js +3082 -0
  544. package/dist/esm/sr-7eff7ca4.js +96 -0
  545. package/dist/esm/sv-0ab2f707.js +66 -0
  546. package/dist/esm/t9n-ece1047e.js +95 -0
  547. package/dist/esm/th-29a9e340.js +60 -0
  548. package/dist/esm/time-7b08c631.js +195 -0
  549. package/dist/esm/tr-6748b764.js +61 -0
  550. package/dist/esm/uk-de4e1b64.js +99 -0
  551. package/dist/esm/utils-33f2d835.js +200 -0
  552. package/dist/esm/utils-43f27af6.js +61 -0
  553. package/dist/esm/utils-a29ac888.js +45 -0
  554. package/dist/esm/utils-d1d9ff93.js +79 -0
  555. package/dist/esm/vi-6830c744.js +65 -0
  556. package/dist/esm/zh-cn-ad4dc9be.js +89 -0
  557. package/dist/esm/zh-hk-81513d7a.js +66 -0
  558. package/dist/esm/zh-tw-4ff4db52.js +87 -0
  559. package/dist/node_modules/@esri/calcite-components/dist/collection/components/list/list.css +4 -0
  560. package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item/list-item.css +11 -0
  561. package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-panel/shell-panel.css +1 -1
  562. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree-item/tree-item.css +3 -2
  563. package/dist/solutions-components/assets/icon/circlePause16.json +1 -0
  564. package/dist/solutions-components/assets/icon/circlePause16F.json +1 -0
  565. package/dist/solutions-components/assets/icon/circlePause24.json +1 -0
  566. package/dist/solutions-components/assets/icon/circlePause24F.json +1 -0
  567. package/dist/solutions-components/assets/icon/circlePause32.json +1 -0
  568. package/dist/solutions-components/assets/icon/circlePause32F.json +1 -0
  569. package/dist/solutions-components/assets/icon/h3Hexagon16.json +1 -0
  570. package/dist/solutions-components/assets/icon/h3Hexagon24.json +1 -0
  571. package/dist/solutions-components/assets/icon/h3Hexagon32.json +1 -0
  572. package/dist/solutions-components/assets/icon/merge216.json +1 -0
  573. package/dist/solutions-components/assets/icon/merge224.json +1 -0
  574. package/dist/solutions-components/assets/icon/merge232.json +1 -0
  575. package/dist/solutions-components/assets/icon/recycleBin16.json +1 -0
  576. package/dist/solutions-components/assets/icon/recycleBin24.json +1 -0
  577. package/dist/solutions-components/assets/icon/recycleBin32.json +1 -0
  578. package/dist/solutions-components/assets/icon/transverseHexagon16.json +1 -0
  579. package/dist/solutions-components/assets/icon/transverseHexagon24.json +1 -0
  580. package/dist/solutions-components/assets/icon/transverseHexagon32.json +1 -0
  581. package/dist/solutions-components/assets/icon/unmerge16.json +1 -0
  582. package/dist/solutions-components/assets/icon/unmerge24.json +1 -0
  583. package/dist/solutions-components/assets/icon/unmerge32.json +1 -0
  584. package/dist/solutions-components/demos/buffer-tools.html +2 -2
  585. package/dist/solutions-components/demos/card-manager.html +49 -3
  586. package/dist/solutions-components/demos/crowdsource-manager.html +15 -5
  587. package/dist/solutions-components/demos/crowdsource-reporter.html +2 -2
  588. package/dist/solutions-components/demos/demo-map.html +2 -2
  589. package/dist/solutions-components/demos/edit-card.html +34 -0
  590. package/dist/solutions-components/demos/index.html +1 -1
  591. package/dist/solutions-components/demos/layer-table.html +2 -2
  592. package/dist/solutions-components/demos/list-item.html +2 -2
  593. package/dist/solutions-components/demos/map-card.html +2 -2
  594. package/dist/solutions-components/demos/map-draw-tools.html +2 -2
  595. package/dist/solutions-components/demos/map-layer-picker.html +2 -2
  596. package/dist/solutions-components/demos/map-select-tools.html +2 -2
  597. package/dist/solutions-components/p-0036e829.js +11 -0
  598. package/dist/solutions-components/p-004eb0a6.entry.js +6 -0
  599. package/dist/solutions-components/p-04c41e35.js +6 -0
  600. package/dist/solutions-components/p-058f02c9.js +6 -0
  601. package/dist/solutions-components/p-05f6859f.js +11 -0
  602. package/dist/solutions-components/p-0641aa9b.js +36 -0
  603. package/dist/solutions-components/p-0bb57140.js +16 -0
  604. package/dist/solutions-components/p-0d2c9050.js +6 -0
  605. package/dist/solutions-components/p-0e024d20.entry.js +11 -0
  606. package/dist/solutions-components/p-0ef9e367.entry.js +17 -0
  607. package/dist/solutions-components/p-0ff7b311.js +16 -0
  608. package/dist/solutions-components/p-1085b789.js +11 -0
  609. package/dist/solutions-components/p-10dd03be.js +6 -0
  610. package/dist/solutions-components/p-10e93b31.entry.js +11 -0
  611. package/dist/solutions-components/p-132843d2.entry.js +11 -0
  612. package/dist/solutions-components/p-13a8349e.js +6 -0
  613. package/dist/solutions-components/p-16146013.js +6 -0
  614. package/dist/solutions-components/p-161ac069.entry.js +6 -0
  615. package/dist/solutions-components/p-16643fca.entry.js +11 -0
  616. package/dist/solutions-components/p-1aca2237.js +17 -0
  617. package/dist/solutions-components/p-1b69c50d.entry.js +11 -0
  618. package/dist/solutions-components/p-1d81a92e.entry.js +11 -0
  619. package/dist/solutions-components/p-1f1bd18d.js +11 -0
  620. package/dist/solutions-components/p-214657d6.entry.js +6 -0
  621. package/dist/solutions-components/p-2284cd37.js +11 -0
  622. package/dist/solutions-components/p-22c4225f.entry.js +11 -0
  623. package/dist/solutions-components/p-2455a61f.entry.js +11 -0
  624. package/dist/solutions-components/p-293a0267.entry.js +11 -0
  625. package/dist/solutions-components/p-2c049a6d.entry.js +37 -0
  626. package/dist/solutions-components/p-2d651417.js +6 -0
  627. package/dist/solutions-components/p-2f632334.entry.js +11 -0
  628. package/dist/solutions-components/p-309d3096.js +6 -0
  629. package/dist/solutions-components/p-34737573.js +6 -0
  630. package/dist/solutions-components/p-35195436.entry.js +11 -0
  631. package/dist/solutions-components/p-37a78329.js +6 -0
  632. package/dist/solutions-components/p-386dbde1.js +6 -0
  633. package/dist/solutions-components/p-3b57fcc6.js +11 -0
  634. package/dist/solutions-components/p-40bdd836.js +11 -0
  635. package/dist/solutions-components/p-41f5a5fc.js +12 -0
  636. package/dist/solutions-components/p-438560cf.js +6 -0
  637. package/dist/solutions-components/p-474b00d7.entry.js +11 -0
  638. package/dist/solutions-components/p-4766a668.entry.js +6 -0
  639. package/dist/solutions-components/p-4989e987.js +6 -0
  640. package/dist/solutions-components/p-4aab2c0d.entry.js +6 -0
  641. package/dist/solutions-components/p-4b738e52.entry.js +11 -0
  642. package/dist/solutions-components/p-4ea9094a.js +6 -0
  643. package/dist/solutions-components/p-5173b841.js +11 -0
  644. package/dist/solutions-components/p-5652bbda.js +6 -0
  645. package/dist/solutions-components/p-57fa8ff3.entry.js +6 -0
  646. package/dist/solutions-components/p-58448ac4.entry.js +11 -0
  647. package/dist/solutions-components/p-5a6ca63b.entry.js +35 -0
  648. package/dist/solutions-components/p-5a6f8f15.entry.js +17 -0
  649. package/dist/solutions-components/p-5b260e5f.js +61 -0
  650. package/dist/solutions-components/p-5bab0d9d.entry.js +11 -0
  651. package/dist/solutions-components/p-5ca01455.entry.js +11 -0
  652. package/dist/solutions-components/p-5f05045a.entry.js +6 -0
  653. package/dist/solutions-components/p-5fc99541.js +257 -0
  654. package/dist/solutions-components/p-60dba0cb.js +11 -0
  655. package/dist/solutions-components/p-610ff7ca.js +6 -0
  656. package/dist/solutions-components/p-612c38cc.js +6 -0
  657. package/dist/solutions-components/p-628f2a83.entry.js +11 -0
  658. package/dist/solutions-components/p-62a49383.js +6 -0
  659. package/dist/solutions-components/p-6305f474.entry.js +18 -0
  660. package/dist/solutions-components/p-67d0ce8c.entry.js +11 -0
  661. package/dist/solutions-components/p-67d75135.js +6 -0
  662. package/dist/solutions-components/p-693bafa4.js +6 -0
  663. package/dist/solutions-components/p-6960ce47.js +6 -0
  664. package/dist/solutions-components/p-696de9a4.entry.js +6 -0
  665. package/dist/solutions-components/p-69cd4b76.entry.js +17 -0
  666. package/dist/solutions-components/p-6c1d694f.js +6 -0
  667. package/dist/solutions-components/p-743451a5.entry.js +6 -0
  668. package/dist/solutions-components/p-7479f322.entry.js +28 -0
  669. package/dist/solutions-components/p-74a2d025.entry.js +6 -0
  670. package/dist/solutions-components/p-75ed8af0.entry.js +12 -0
  671. package/dist/solutions-components/p-76716055.js +6 -0
  672. package/dist/solutions-components/p-77649e3a.js +11 -0
  673. package/dist/solutions-components/p-7764def7.js +11 -0
  674. package/dist/solutions-components/p-781480c2.entry.js +6 -0
  675. package/dist/solutions-components/p-7a42ffab.js +11 -0
  676. package/dist/solutions-components/p-7ab9d4a8.js +11 -0
  677. package/dist/solutions-components/p-7cbe5354.js +6 -0
  678. package/dist/solutions-components/p-7f3c3a5d.entry.js +11 -0
  679. package/dist/solutions-components/p-7fd8e783.js +18 -0
  680. package/dist/solutions-components/p-800e94cb.entry.js +11 -0
  681. package/dist/solutions-components/p-81c695d6.entry.js +11 -0
  682. package/dist/solutions-components/p-8249c47b.js +11 -0
  683. package/dist/solutions-components/p-82922f3a.entry.js +37 -0
  684. package/dist/solutions-components/p-841a5f97.entry.js +6 -0
  685. package/dist/solutions-components/p-84d9dacf.entry.js +11 -0
  686. package/dist/solutions-components/p-87cc78f1.js +6 -0
  687. package/dist/solutions-components/p-892d0a1d.js +6 -0
  688. package/dist/solutions-components/p-8bf81a2e.js +11 -0
  689. package/dist/solutions-components/p-8e003792.js +6 -0
  690. package/dist/solutions-components/p-8e541da0.js +6 -0
  691. package/dist/solutions-components/p-944c2f33.entry.js +11 -0
  692. package/dist/solutions-components/p-9630e3b7.js +11 -0
  693. package/dist/solutions-components/p-96bd78ec.entry.js +11 -0
  694. package/dist/solutions-components/p-978b9ba3.entry.js +6 -0
  695. package/dist/solutions-components/p-99b55177.js +11 -0
  696. package/dist/solutions-components/p-9a19cfb6.js +6 -0
  697. package/dist/solutions-components/p-9ab03591.js +21 -0
  698. package/dist/solutions-components/p-9bc20eff.entry.js +6 -0
  699. package/dist/solutions-components/p-9c42e5ca.js +6 -0
  700. package/dist/solutions-components/p-9ed9ea6a.js +6 -0
  701. package/dist/solutions-components/p-9f214b82.entry.js +11 -0
  702. package/dist/solutions-components/p-a3b55d2b.js +6 -0
  703. package/dist/solutions-components/p-a5d44d7d.js +11 -0
  704. package/dist/solutions-components/p-a62c1b3c.entry.js +6 -0
  705. package/dist/solutions-components/p-a6730996.js +6 -0
  706. package/dist/solutions-components/p-a738e38f.js +11 -0
  707. package/dist/solutions-components/p-a74094e4.js +17 -0
  708. package/dist/solutions-components/p-a8253173.js +6 -0
  709. package/dist/solutions-components/p-a94f0d7b.entry.js +11 -0
  710. package/dist/solutions-components/p-a9dab418.entry.js +11 -0
  711. package/dist/solutions-components/p-ac36a101.js +6 -0
  712. package/dist/solutions-components/p-ad60a547.js +474 -0
  713. package/dist/solutions-components/p-b018bd03.js +6 -0
  714. package/dist/solutions-components/p-b39e12ab.js +6 -0
  715. package/dist/solutions-components/p-b4c65a27.entry.js +6 -0
  716. package/dist/solutions-components/p-b64401a3.entry.js +6 -0
  717. package/dist/solutions-components/p-b70a3d8d.entry.js +11 -0
  718. package/dist/solutions-components/p-b940aa2f.entry.js +6 -0
  719. package/dist/solutions-components/p-b9a21972.js +6 -0
  720. package/dist/solutions-components/p-ba34ef55.js +6 -0
  721. package/dist/solutions-components/p-ba8ec9b6.entry.js +35 -0
  722. package/dist/solutions-components/p-bb322078.entry.js +11 -0
  723. package/dist/solutions-components/p-bc6ce0ff.js +6 -0
  724. package/dist/solutions-components/p-c0738483.entry.js +11 -0
  725. package/dist/solutions-components/p-c2316631.entry.js +16 -0
  726. package/dist/solutions-components/p-c2a141cc.js +11 -0
  727. package/dist/solutions-components/p-c2d148da.js +11 -0
  728. package/dist/solutions-components/p-c52de940.entry.js +11 -0
  729. package/dist/solutions-components/p-c844e615.js +12 -0
  730. package/dist/solutions-components/p-c8835780.js +11 -0
  731. package/dist/solutions-components/p-ca67597d.js +6 -0
  732. package/dist/solutions-components/p-ca6edad0.js +11 -0
  733. package/dist/solutions-components/p-ccf5c0ff.entry.js +11 -0
  734. package/dist/solutions-components/p-cd9579c6.js +11 -0
  735. package/dist/solutions-components/p-ce57ecf3.entry.js +6 -0
  736. package/dist/solutions-components/p-d042dd6a.entry.js +12 -0
  737. package/dist/solutions-components/p-d088d13a.entry.js +6 -0
  738. package/dist/solutions-components/p-d102a71f.js +6 -0
  739. package/dist/solutions-components/p-d164a8b0.entry.js +12 -0
  740. package/dist/solutions-components/p-d17b0020.entry.js +11 -0
  741. package/dist/solutions-components/p-d4c9dda7.entry.js +11 -0
  742. package/dist/solutions-components/p-d5104492.js +6 -0
  743. package/dist/solutions-components/p-d60a77a4.js +11 -0
  744. package/dist/solutions-components/p-d866ff25.js +11 -0
  745. package/dist/solutions-components/p-dac4f4cb.js +6 -0
  746. package/dist/solutions-components/p-db08ef87.js +11 -0
  747. package/dist/solutions-components/p-db546438.entry.js +11 -0
  748. package/dist/solutions-components/p-de9d2167.entry.js +11 -0
  749. package/dist/solutions-components/p-e0af78a4.js +6 -0
  750. package/dist/solutions-components/p-e13ba5ae.js +6 -0
  751. package/dist/solutions-components/p-e320f0ed.entry.js +11 -0
  752. package/dist/solutions-components/p-e5d839f8.js +6 -0
  753. package/dist/solutions-components/p-e5e20990.js +11 -0
  754. package/dist/solutions-components/p-e617f6e9.js +6 -0
  755. package/dist/solutions-components/p-ea7c74b7.entry.js +11 -0
  756. package/dist/solutions-components/p-eafc4b73.js +11 -0
  757. package/dist/solutions-components/p-ed2eea7f.entry.js +23 -0
  758. package/dist/solutions-components/p-ed65f44c.entry.js +11 -0
  759. package/dist/solutions-components/p-f08e454f.entry.js +11 -0
  760. package/dist/solutions-components/p-f1d4f341.js +6 -0
  761. package/dist/solutions-components/p-f54ca1e4.entry.js +11 -0
  762. package/dist/solutions-components/p-f62c655b.entry.js +11 -0
  763. package/dist/solutions-components/p-f68a8cd4.entry.js +11 -0
  764. package/dist/solutions-components/p-f6ec5e80.js +11 -0
  765. package/dist/solutions-components/p-f9b91640.js +11 -0
  766. package/dist/solutions-components/p-fae853e9.js +16 -0
  767. package/dist/solutions-components/p-fb233add.entry.js +6 -0
  768. package/dist/solutions-components/p-ff27b297.js +11 -0
  769. package/dist/solutions-components/p-ffb12960.entry.js +11 -0
  770. package/dist/solutions-components/solutions-components.esm.js +1 -1
  771. package/dist/solutions-components/utils/downloadUtils.ts +1 -1
  772. package/dist/solutions-components/utils/interfaces.ts +18 -6
  773. package/dist/solutions-components/utils/queryUtils.ts +48 -3
  774. package/dist/types/components/card-manager/card-manager.d.ts +33 -5
  775. package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +12 -4
  776. package/dist/types/components/deduct-calculator/deduct-calculator.d.ts +2 -2
  777. package/dist/types/components/edit-card/edit-card.d.ts +136 -0
  778. package/dist/types/components/info-card/info-card.d.ts +89 -9
  779. package/dist/types/components/layer-table/layer-table.d.ts +102 -33
  780. package/dist/types/components/map-card/map-card.d.ts +12 -42
  781. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +50 -11
  782. package/dist/types/components/map-select-tools/map-select-tools.d.ts +1 -1
  783. package/dist/types/components/map-tools/map-tools.d.ts +87 -0
  784. package/dist/types/components/pdf-download/pdf-download.d.ts +4 -0
  785. package/dist/types/components/public-notification/public-notification.d.ts +18 -2
  786. package/dist/types/components/refine-selection/refine-selection.d.ts +1 -1
  787. package/dist/types/components.d.ts +169 -117
  788. package/dist/types/preact.d.ts +10 -13
  789. package/dist/types/utils/interfaces.d.ts +16 -4
  790. package/dist/types/utils/queryUtils.d.ts +17 -1
  791. package/package.json +2 -2
  792. package/dist/assets/t9n/edit-record-modal/resources.json +0 -8
  793. package/dist/assets/t9n/edit-record-modal/resources_en.json +0 -8
  794. package/dist/cjs/ExpandToggle-8e23a37e.js +0 -119
  795. package/dist/cjs/FloatingArrow-7747dddf.js +0 -48
  796. package/dist/cjs/Heading-52c0152b.js +0 -25
  797. package/dist/cjs/add-record-modal.cjs.entry.js +0 -106
  798. package/dist/cjs/app-globals-cd063150.js +0 -64
  799. package/dist/cjs/ar-06e23092.js +0 -97
  800. package/dist/cjs/array-cb509bfb.js +0 -17
  801. package/dist/cjs/bg-b197c685.js +0 -78
  802. package/dist/cjs/bs-b7279fd9.js +0 -47
  803. package/dist/cjs/ca-c127e2c7.js +0 -67
  804. package/dist/cjs/calcite-action-bar_4.cjs.entry.js +0 -629
  805. package/dist/cjs/calcite-action-group.cjs.entry.js +0 -116
  806. package/dist/cjs/calcite-action-menu_2.cjs.entry.js +0 -691
  807. package/dist/cjs/calcite-combobox_3.cjs.entry.js +0 -1156
  808. package/dist/cjs/calcite-dropdown_5.cjs.entry.js +0 -866
  809. package/dist/cjs/calcite-filter_5.cjs.entry.js +0 -1014
  810. package/dist/cjs/calcite-input-text_5.cjs.entry.js +0 -1969
  811. package/dist/cjs/calcite-input-time-picker-1c90d5aa.js +0 -1622
  812. package/dist/cjs/calcite-tooltip.cjs.entry.js +0 -413
  813. package/dist/cjs/card-manager.cjs.entry.js +0 -91
  814. package/dist/cjs/comment-card.cjs.entry.js +0 -75
  815. package/dist/cjs/conditionalSlot-df3ccf68.js +0 -63
  816. package/dist/cjs/cs-f482fe72.js +0 -143
  817. package/dist/cjs/da-b8ab4c7b.js +0 -62
  818. package/dist/cjs/date-23702871.js +0 -250
  819. package/dist/cjs/de-6bc1f7ac.js +0 -87
  820. package/dist/cjs/de-at-46963b6b.js +0 -86
  821. package/dist/cjs/de-ch-160af810.js +0 -86
  822. package/dist/cjs/dom-5fd13fa0.js +0 -954
  823. package/dist/cjs/downloadUtils-fd585157.js +0 -2729
  824. package/dist/cjs/el-64fa4e5b.js +0 -62
  825. package/dist/cjs/en-au-d6d05b1c.js +0 -62
  826. package/dist/cjs/en-ca-e4c76e21.js +0 -61
  827. package/dist/cjs/en-gb-bbc542f7.js +0 -65
  828. package/dist/cjs/es-13c046da.js +0 -62
  829. package/dist/cjs/es-mx-bc0dcd4b.js +0 -61
  830. package/dist/cjs/et-96792c05.js +0 -88
  831. package/dist/cjs/fi-228557cc.js +0 -111
  832. package/dist/cjs/filter-8be5307a.js +0 -765
  833. package/dist/cjs/floating-ui-72d35286.js +0 -1825
  834. package/dist/cjs/focusTrapComponent-8e851fe9.js +0 -809
  835. package/dist/cjs/form-bbb48e39.js +0 -288
  836. package/dist/cjs/fr-cfe747ac.js +0 -64
  837. package/dist/cjs/fr-ch-ff5aa897.js +0 -62
  838. package/dist/cjs/guid-66679eda.js +0 -26
  839. package/dist/cjs/he-fb6d2d39.js +0 -101
  840. package/dist/cjs/hi-30c7826f.js +0 -61
  841. package/dist/cjs/hr-c1eab940.js +0 -76
  842. package/dist/cjs/hu-fba39a67.js +0 -84
  843. package/dist/cjs/id-b5e6f8ba.js +0 -62
  844. package/dist/cjs/index.es-d125163b.js +0 -10808
  845. package/dist/cjs/info-card_2.cjs.entry.js +0 -203
  846. package/dist/cjs/interactive-39ec70c2.js +0 -75
  847. package/dist/cjs/interfaces-842c84a1.js +0 -80
  848. package/dist/cjs/it-ca0d0aac.js +0 -62
  849. package/dist/cjs/it-ch-65c41132.js +0 -62
  850. package/dist/cjs/ja-a5f9afc7.js +0 -68
  851. package/dist/cjs/key-5b33d77d.js +0 -19
  852. package/dist/cjs/ko-852f5312.js +0 -68
  853. package/dist/cjs/label-345b79b7.js +0 -136
  854. package/dist/cjs/layer-table_2.cjs.entry.js +0 -517
  855. package/dist/cjs/loadable-30ee9cda.js +0 -69
  856. package/dist/cjs/locale-180f4242.js +0 -567
  857. package/dist/cjs/lt-255c3b01.js +0 -93
  858. package/dist/cjs/lv-7ed56721.js +0 -62
  859. package/dist/cjs/map-search.cjs.entry.js +0 -176
  860. package/dist/cjs/mapViewUtils-9c67134b.js +0 -375
  861. package/dist/cjs/math-c948c17d.js +0 -28
  862. package/dist/cjs/mk-f6d33563.js +0 -62
  863. package/dist/cjs/nb-bd0ca554.js +0 -63
  864. package/dist/cjs/nl-eadfdfb4.js +0 -63
  865. package/dist/cjs/observers-f7aad52c.js +0 -53
  866. package/dist/cjs/openCloseComponent-84b60d30.js +0 -100
  867. package/dist/cjs/pl-c9d0eeb6.js +0 -110
  868. package/dist/cjs/pt-abc4d582.js +0 -63
  869. package/dist/cjs/pt-br-217ada13.js +0 -61
  870. package/dist/cjs/resources-1687ac3b.js +0 -27
  871. package/dist/cjs/resources-17e31c94.js +0 -32
  872. package/dist/cjs/resources-2194e840.js +0 -2057
  873. package/dist/cjs/resources-5d9c0817.js +0 -23
  874. package/dist/cjs/resources-840442cb.js +0 -22
  875. package/dist/cjs/resources-8f85e83e.js +0 -27
  876. package/dist/cjs/resources-b2a52eac.js +0 -50
  877. package/dist/cjs/resources-b9022801.js +0 -39
  878. package/dist/cjs/resources-c050c6cd.js +0 -20
  879. package/dist/cjs/ro-1618e102.js +0 -62
  880. package/dist/cjs/ru-a23bea65.js +0 -122
  881. package/dist/cjs/shared-list-render-e49ee33c.js +0 -364
  882. package/dist/cjs/sk-dcacc22d.js +0 -144
  883. package/dist/cjs/sl-313d5585.js +0 -62
  884. package/dist/cjs/solution-store-ca4639d5.js +0 -4100
  885. package/dist/cjs/sortableComponent-e91c4b54.js +0 -3087
  886. package/dist/cjs/sr-c7b2c043.js +0 -97
  887. package/dist/cjs/sv-d8327a96.js +0 -67
  888. package/dist/cjs/t9n-44f8e750.js +0 -100
  889. package/dist/cjs/th-871548cb.js +0 -61
  890. package/dist/cjs/time-0ae619db.js +0 -208
  891. package/dist/cjs/tr-799e3306.js +0 -62
  892. package/dist/cjs/uk-eb7261c3.js +0 -100
  893. package/dist/cjs/utils-3c384fb2.js +0 -55
  894. package/dist/cjs/utils-49d0aa19.js +0 -218
  895. package/dist/cjs/utils-5c1c33cf.js +0 -64
  896. package/dist/cjs/utils-da61890c.js +0 -87
  897. package/dist/cjs/vi-ebbac61c.js +0 -66
  898. package/dist/cjs/zh-cn-dfcfe1fe.js +0 -90
  899. package/dist/cjs/zh-hk-64eeb0f6.js +0 -67
  900. package/dist/cjs/zh-tw-3d6f9661.js +0 -88
  901. package/dist/collection/components/add-record-modal/add-record-modal.css +0 -36
  902. package/dist/collection/components/add-record-modal/add-record-modal.js +0 -149
  903. package/dist/collection/components/comment-card/comment-card.css +0 -19
  904. package/dist/collection/components/comment-card/comment-card.js +0 -89
  905. package/dist/collection/components/edit-record-modal/edit-record-modal.css +0 -35
  906. package/dist/collection/components/edit-record-modal/edit-record-modal.js +0 -141
  907. package/dist/collection/components/map-search/map-search.css +0 -24
  908. package/dist/collection/components/map-search/map-search.js +0 -284
  909. package/dist/collection/components/media-card/media-card.css +0 -58
  910. package/dist/collection/components/media-card/media-card.js +0 -187
  911. package/dist/collection/demos/add-record-modal.html +0 -34
  912. package/dist/collection/demos/comment-card.html +0 -81
  913. package/dist/collection/demos/edit-record-modal.html +0 -34
  914. package/dist/collection/demos/map-search.html +0 -81
  915. package/dist/collection/demos/media-card.html +0 -71
  916. package/dist/components/add-record-modal.d.ts +0 -11
  917. package/dist/components/add-record-modal.js +0 -171
  918. package/dist/components/block.js +0 -232
  919. package/dist/components/comment-card.d.ts +0 -11
  920. package/dist/components/comment-card.js +0 -90
  921. package/dist/components/edit-record-modal.d.ts +0 -11
  922. package/dist/components/edit-record-modal.js +0 -11
  923. package/dist/components/edit-record-modal2.js +0 -161
  924. package/dist/components/map-search.d.ts +0 -11
  925. package/dist/components/map-search.js +0 -195
  926. package/dist/components/media-card.d.ts +0 -11
  927. package/dist/components/media-card.js +0 -11
  928. package/dist/components/media-card2.js +0 -177
  929. package/dist/components/modal.js +0 -415
  930. package/dist/components/pick-list.js +0 -164
  931. package/dist/components/split-button.js +0 -168
  932. package/dist/esm/ExpandToggle-ed0c4899.js +0 -111
  933. package/dist/esm/FloatingArrow-e769cdda.js +0 -46
  934. package/dist/esm/Heading-c36f4400.js +0 -22
  935. package/dist/esm/add-record-modal.entry.js +0 -102
  936. package/dist/esm/app-globals-4c1c4b90.js +0 -62
  937. package/dist/esm/ar-5fce09b4.js +0 -95
  938. package/dist/esm/array-af5e433b.js +0 -15
  939. package/dist/esm/bg-88930ab8.js +0 -76
  940. package/dist/esm/bs-83095544.js +0 -45
  941. package/dist/esm/ca-2452be3f.js +0 -65
  942. package/dist/esm/calcite-action-bar_4.entry.js +0 -622
  943. package/dist/esm/calcite-action-group.entry.js +0 -112
  944. package/dist/esm/calcite-action-menu_2.entry.js +0 -686
  945. package/dist/esm/calcite-combobox_3.entry.js +0 -1150
  946. package/dist/esm/calcite-dropdown_5.entry.js +0 -858
  947. package/dist/esm/calcite-filter_5.entry.js +0 -1006
  948. package/dist/esm/calcite-input-text_5.entry.js +0 -1961
  949. package/dist/esm/calcite-input-time-picker-379ab2c4.js +0 -1619
  950. package/dist/esm/calcite-tooltip.entry.js +0 -409
  951. package/dist/esm/card-manager.entry.js +0 -87
  952. package/dist/esm/comment-card.entry.js +0 -71
  953. package/dist/esm/conditionalSlot-e9ec914f.js +0 -60
  954. package/dist/esm/cs-c4999998.js +0 -141
  955. package/dist/esm/da-6e7eb415.js +0 -60
  956. package/dist/esm/date-85b54b18.js +0 -235
  957. package/dist/esm/de-39db71ff.js +0 -85
  958. package/dist/esm/de-at-0b43fa52.js +0 -84
  959. package/dist/esm/de-ch-345e1007.js +0 -84
  960. package/dist/esm/dom-e14bb980.js +0 -927
  961. package/dist/esm/downloadUtils-c4d8f012.js +0 -2723
  962. package/dist/esm/el-3d3eb2d9.js +0 -60
  963. package/dist/esm/en-au-f85fb0f9.js +0 -60
  964. package/dist/esm/en-ca-ae24e23b.js +0 -59
  965. package/dist/esm/en-gb-9f56a48f.js +0 -63
  966. package/dist/esm/es-00ec702d.js +0 -60
  967. package/dist/esm/es-mx-5fb19224.js +0 -59
  968. package/dist/esm/et-1a294618.js +0 -86
  969. package/dist/esm/fi-1bcfd731.js +0 -109
  970. package/dist/esm/filter-09439c1d.js +0 -763
  971. package/dist/esm/floating-ui-421b8ed2.js +0 -1817
  972. package/dist/esm/focusTrapComponent-45081255.js +0 -804
  973. package/dist/esm/form-58f5ab7c.js +0 -280
  974. package/dist/esm/fr-3a844513.js +0 -62
  975. package/dist/esm/fr-ch-32438415.js +0 -60
  976. package/dist/esm/guid-5c8ddb45.js +0 -24
  977. package/dist/esm/he-4d2d41f5.js +0 -99
  978. package/dist/esm/hi-e5a5cf07.js +0 -59
  979. package/dist/esm/hr-003c79cb.js +0 -74
  980. package/dist/esm/hu-a679b97b.js +0 -82
  981. package/dist/esm/id-8ce09f04.js +0 -60
  982. package/dist/esm/index.es-ba252f56.js +0 -10722
  983. package/dist/esm/info-card_2.entry.js +0 -198
  984. package/dist/esm/interactive-eaa1e00b.js +0 -73
  985. package/dist/esm/interfaces-523c6558.js +0 -80
  986. package/dist/esm/it-8a20f6f9.js +0 -60
  987. package/dist/esm/it-ch-b829ceb9.js +0 -60
  988. package/dist/esm/ja-ab479dce.js +0 -66
  989. package/dist/esm/key-2c25459c.js +0 -16
  990. package/dist/esm/ko-a523df7c.js +0 -66
  991. package/dist/esm/label-10a81bc6.js +0 -130
  992. package/dist/esm/layer-table_2.entry.js +0 -512
  993. package/dist/esm/loadable-fca3f617.js +0 -65
  994. package/dist/esm/locale-b550eae4.js +0 -555
  995. package/dist/esm/lt-6061d0cc.js +0 -91
  996. package/dist/esm/lv-c8234418.js +0 -60
  997. package/dist/esm/map-search.entry.js +0 -172
  998. package/dist/esm/mapViewUtils-06a77be9.js +0 -362
  999. package/dist/esm/math-778f9699.js +0 -25
  1000. package/dist/esm/mk-d08e7df4.js +0 -60
  1001. package/dist/esm/nb-35ca03d9.js +0 -61
  1002. package/dist/esm/nl-e815c488.js +0 -61
  1003. package/dist/esm/observers-b17e5da7.js +0 -51
  1004. package/dist/esm/openCloseComponent-1aef0328.js +0 -96
  1005. package/dist/esm/pl-a1c11e8b.js +0 -108
  1006. package/dist/esm/pt-8874bd08.js +0 -61
  1007. package/dist/esm/pt-br-cb76472e.js +0 -59
  1008. package/dist/esm/resources-09757d0c.js +0 -23
  1009. package/dist/esm/resources-23bce35b.js +0 -20
  1010. package/dist/esm/resources-6c49ff61.js +0 -2048
  1011. package/dist/esm/resources-78b20773.js +0 -20
  1012. package/dist/esm/resources-a9874e81.js +0 -28
  1013. package/dist/esm/resources-ac65ccee.js +0 -35
  1014. package/dist/esm/resources-bf1eeffc.js +0 -24
  1015. package/dist/esm/resources-c59151a8.js +0 -19
  1016. package/dist/esm/resources-f5fec753.js +0 -46
  1017. package/dist/esm/ro-0e8b863a.js +0 -60
  1018. package/dist/esm/ru-f3224893.js +0 -120
  1019. package/dist/esm/shared-list-render-86d8dcb7.js +0 -342
  1020. package/dist/esm/sk-eccf534f.js +0 -142
  1021. package/dist/esm/sl-a8e0c24f.js +0 -60
  1022. package/dist/esm/solution-store-70f874f8.js +0 -4092
  1023. package/dist/esm/sortableComponent-267e5853.js +0 -3082
  1024. package/dist/esm/sr-0e5973cb.js +0 -95
  1025. package/dist/esm/sv-ff8fbe95.js +0 -65
  1026. package/dist/esm/t9n-4c43412c.js +0 -95
  1027. package/dist/esm/th-90f7d79c.js +0 -59
  1028. package/dist/esm/time-18f4bea6.js +0 -195
  1029. package/dist/esm/tr-8a61ecaa.js +0 -60
  1030. package/dist/esm/uk-cb40a88d.js +0 -98
  1031. package/dist/esm/utils-701a66a0.js +0 -45
  1032. package/dist/esm/utils-d5304067.js +0 -200
  1033. package/dist/esm/utils-e59e3392.js +0 -79
  1034. package/dist/esm/utils-fbb44364.js +0 -61
  1035. package/dist/esm/vi-03f26f71.js +0 -64
  1036. package/dist/esm/zh-cn-b40fefb9.js +0 -88
  1037. package/dist/esm/zh-hk-846adb7a.js +0 -65
  1038. package/dist/esm/zh-tw-5e6c0c4c.js +0 -86
  1039. package/dist/solutions-components/demos/add-record-modal.html +0 -34
  1040. package/dist/solutions-components/demos/comment-card.html +0 -81
  1041. package/dist/solutions-components/demos/edit-record-modal.html +0 -34
  1042. package/dist/solutions-components/demos/map-search.html +0 -81
  1043. package/dist/solutions-components/demos/media-card.html +0 -71
  1044. package/dist/solutions-components/p-0004c7cf.js +0 -11
  1045. package/dist/solutions-components/p-028fe399.js +0 -11
  1046. package/dist/solutions-components/p-02934a73.js +0 -6
  1047. package/dist/solutions-components/p-0350a94c.js +0 -6
  1048. package/dist/solutions-components/p-03630cc2.js +0 -11
  1049. package/dist/solutions-components/p-0c0ae47e.entry.js +0 -6
  1050. package/dist/solutions-components/p-100a644d.js +0 -6
  1051. package/dist/solutions-components/p-10ee8954.js +0 -11
  1052. package/dist/solutions-components/p-14b581f0.js +0 -6
  1053. package/dist/solutions-components/p-156616b5.js +0 -6
  1054. package/dist/solutions-components/p-163f9453.entry.js +0 -22
  1055. package/dist/solutions-components/p-16a85289.entry.js +0 -11
  1056. package/dist/solutions-components/p-18c285a2.entry.js +0 -6
  1057. package/dist/solutions-components/p-1c6b3fcc.js +0 -11
  1058. package/dist/solutions-components/p-1ff86baf.js +0 -6
  1059. package/dist/solutions-components/p-21894ee1.entry.js +0 -6
  1060. package/dist/solutions-components/p-21d890eb.js +0 -11
  1061. package/dist/solutions-components/p-22367f3b.entry.js +0 -11
  1062. package/dist/solutions-components/p-224fc498.js +0 -6
  1063. package/dist/solutions-components/p-253c9105.entry.js +0 -11
  1064. package/dist/solutions-components/p-274e2b43.entry.js +0 -16
  1065. package/dist/solutions-components/p-29de380e.entry.js +0 -23
  1066. package/dist/solutions-components/p-2ab62909.entry.js +0 -12
  1067. package/dist/solutions-components/p-2ba08c44.js +0 -11
  1068. package/dist/solutions-components/p-2c91149c.entry.js +0 -17
  1069. package/dist/solutions-components/p-2d79dcaa.entry.js +0 -6
  1070. package/dist/solutions-components/p-2e02d0c6.js +0 -6
  1071. package/dist/solutions-components/p-2fb33412.js +0 -6
  1072. package/dist/solutions-components/p-2ff245e3.entry.js +0 -11
  1073. package/dist/solutions-components/p-309ab62c.entry.js +0 -6
  1074. package/dist/solutions-components/p-30fff23a.js +0 -6
  1075. package/dist/solutions-components/p-31084785.entry.js +0 -11
  1076. package/dist/solutions-components/p-322657e1.js +0 -6
  1077. package/dist/solutions-components/p-333fece7.js +0 -11
  1078. package/dist/solutions-components/p-33f7b5ad.entry.js +0 -12
  1079. package/dist/solutions-components/p-34b5fd3f.js +0 -11
  1080. package/dist/solutions-components/p-354a1a55.js +0 -16
  1081. package/dist/solutions-components/p-360652a6.js +0 -6
  1082. package/dist/solutions-components/p-361a2107.js +0 -6
  1083. package/dist/solutions-components/p-36b68fb9.js +0 -11
  1084. package/dist/solutions-components/p-3918da18.js +0 -6
  1085. package/dist/solutions-components/p-3965e731.js +0 -6
  1086. package/dist/solutions-components/p-3b2f8f0d.entry.js +0 -11
  1087. package/dist/solutions-components/p-3ed956eb.js +0 -36
  1088. package/dist/solutions-components/p-3fba8b91.js +0 -6
  1089. package/dist/solutions-components/p-40494687.js +0 -11
  1090. package/dist/solutions-components/p-441a995d.js +0 -11
  1091. package/dist/solutions-components/p-453cd5e4.entry.js +0 -11
  1092. package/dist/solutions-components/p-460d4659.entry.js +0 -11
  1093. package/dist/solutions-components/p-486ea405.js +0 -11
  1094. package/dist/solutions-components/p-48fd5600.entry.js +0 -11
  1095. package/dist/solutions-components/p-4a0899a1.entry.js +0 -6
  1096. package/dist/solutions-components/p-4a7214b3.js +0 -6
  1097. package/dist/solutions-components/p-4a86a776.js +0 -474
  1098. package/dist/solutions-components/p-4f308c0c.entry.js +0 -11
  1099. package/dist/solutions-components/p-50ebdbe1.entry.js +0 -6
  1100. package/dist/solutions-components/p-55a4d846.entry.js +0 -18
  1101. package/dist/solutions-components/p-563863b1.entry.js +0 -11
  1102. package/dist/solutions-components/p-56ee8fcf.entry.js +0 -6
  1103. package/dist/solutions-components/p-5730082b.entry.js +0 -17
  1104. package/dist/solutions-components/p-5798a8e1.entry.js +0 -11
  1105. package/dist/solutions-components/p-5a9f7d1d.entry.js +0 -11
  1106. package/dist/solutions-components/p-5dc70753.entry.js +0 -6
  1107. package/dist/solutions-components/p-5ed755a2.entry.js +0 -37
  1108. package/dist/solutions-components/p-5f9044e9.entry.js +0 -6
  1109. package/dist/solutions-components/p-67dce98d.js +0 -11
  1110. package/dist/solutions-components/p-681822de.entry.js +0 -11
  1111. package/dist/solutions-components/p-68ae67e2.js +0 -6
  1112. package/dist/solutions-components/p-6aabe903.entry.js +0 -6
  1113. package/dist/solutions-components/p-6aeb2614.entry.js +0 -6
  1114. package/dist/solutions-components/p-6b0437e2.js +0 -11
  1115. package/dist/solutions-components/p-6b16e621.js +0 -17
  1116. package/dist/solutions-components/p-6bca27ae.entry.js +0 -6
  1117. package/dist/solutions-components/p-6e8fc013.js +0 -11
  1118. package/dist/solutions-components/p-6f090d92.entry.js +0 -11
  1119. package/dist/solutions-components/p-71f15882.js +0 -6
  1120. package/dist/solutions-components/p-72bd2198.js +0 -6
  1121. package/dist/solutions-components/p-734fb637.entry.js +0 -11
  1122. package/dist/solutions-components/p-737ebddb.js +0 -6
  1123. package/dist/solutions-components/p-74ab524f.entry.js +0 -17
  1124. package/dist/solutions-components/p-751105bf.entry.js +0 -11
  1125. package/dist/solutions-components/p-758a5902.js +0 -6
  1126. package/dist/solutions-components/p-75d44bac.entry.js +0 -11
  1127. package/dist/solutions-components/p-76fd5733.js +0 -11
  1128. package/dist/solutions-components/p-78315271.entry.js +0 -11
  1129. package/dist/solutions-components/p-78719506.js +0 -257
  1130. package/dist/solutions-components/p-7903b163.js +0 -12
  1131. package/dist/solutions-components/p-7b49e5e3.js +0 -11
  1132. package/dist/solutions-components/p-7b4a714b.js +0 -11
  1133. package/dist/solutions-components/p-7b7091d4.js +0 -16
  1134. package/dist/solutions-components/p-7c96a204.entry.js +0 -11
  1135. package/dist/solutions-components/p-7d1fd0ab.js +0 -11
  1136. package/dist/solutions-components/p-7d3582a2.js +0 -18
  1137. package/dist/solutions-components/p-7d5a1cdb.js +0 -11
  1138. package/dist/solutions-components/p-7dfb2d00.entry.js +0 -17
  1139. package/dist/solutions-components/p-7ed79fea.entry.js +0 -6
  1140. package/dist/solutions-components/p-805d62b8.js +0 -6
  1141. package/dist/solutions-components/p-817b174b.js +0 -6
  1142. package/dist/solutions-components/p-851fd101.entry.js +0 -6
  1143. package/dist/solutions-components/p-85706e85.js +0 -11
  1144. package/dist/solutions-components/p-8b1bac08.entry.js +0 -11
  1145. package/dist/solutions-components/p-90abad32.js +0 -6
  1146. package/dist/solutions-components/p-9151a991.js +0 -17
  1147. package/dist/solutions-components/p-918b08f8.js +0 -6
  1148. package/dist/solutions-components/p-92123a6f.js +0 -6
  1149. package/dist/solutions-components/p-92de1de9.js +0 -21
  1150. package/dist/solutions-components/p-93015b7f.entry.js +0 -29
  1151. package/dist/solutions-components/p-963026b1.js +0 -11
  1152. package/dist/solutions-components/p-96601723.entry.js +0 -11
  1153. package/dist/solutions-components/p-966deb61.js +0 -16
  1154. package/dist/solutions-components/p-987fc85a.js +0 -6
  1155. package/dist/solutions-components/p-9ae83468.js +0 -6
  1156. package/dist/solutions-components/p-9d8ba56e.js +0 -11
  1157. package/dist/solutions-components/p-a3539120.js +0 -11
  1158. package/dist/solutions-components/p-a36a4f4c.entry.js +0 -11
  1159. package/dist/solutions-components/p-a390ad52.js +0 -6
  1160. package/dist/solutions-components/p-a4f6cb03.js +0 -6
  1161. package/dist/solutions-components/p-a58a83f5.entry.js +0 -11
  1162. package/dist/solutions-components/p-a5f966da.js +0 -6
  1163. package/dist/solutions-components/p-a717b838.entry.js +0 -11
  1164. package/dist/solutions-components/p-aa2b508b.js +0 -6
  1165. package/dist/solutions-components/p-ad77361c.entry.js +0 -11
  1166. package/dist/solutions-components/p-b05c0dab.js +0 -6
  1167. package/dist/solutions-components/p-b2175b0f.js +0 -11
  1168. package/dist/solutions-components/p-b32b130a.entry.js +0 -11
  1169. package/dist/solutions-components/p-b34f269f.entry.js +0 -6
  1170. package/dist/solutions-components/p-b4b19fd3.entry.js +0 -37
  1171. package/dist/solutions-components/p-b62c14e9.entry.js +0 -23
  1172. package/dist/solutions-components/p-b85c70ff.js +0 -6
  1173. package/dist/solutions-components/p-b9569aa8.js +0 -6
  1174. package/dist/solutions-components/p-b9df29d5.entry.js +0 -6
  1175. package/dist/solutions-components/p-c68c6cfc.js +0 -6
  1176. package/dist/solutions-components/p-c7f63eae.entry.js +0 -6
  1177. package/dist/solutions-components/p-c80b582f.js +0 -11
  1178. package/dist/solutions-components/p-c9c400b0.js +0 -6
  1179. package/dist/solutions-components/p-cfdcbbc4.entry.js +0 -11
  1180. package/dist/solutions-components/p-d0a0d58e.js +0 -6
  1181. package/dist/solutions-components/p-d0bd5dc8.js +0 -11
  1182. package/dist/solutions-components/p-d13c5d43.js +0 -6
  1183. package/dist/solutions-components/p-d2dfbb78.entry.js +0 -11
  1184. package/dist/solutions-components/p-d4c7b0b0.entry.js +0 -11
  1185. package/dist/solutions-components/p-d54d34a3.entry.js +0 -11
  1186. package/dist/solutions-components/p-d6c1abd1.js +0 -11
  1187. package/dist/solutions-components/p-d7e59435.entry.js +0 -35
  1188. package/dist/solutions-components/p-dadd5bfb.js +0 -11
  1189. package/dist/solutions-components/p-dc9c209f.entry.js +0 -11
  1190. package/dist/solutions-components/p-e12458f7.js +0 -6
  1191. package/dist/solutions-components/p-e1384eb6.entry.js +0 -6
  1192. package/dist/solutions-components/p-e13bc246.entry.js +0 -18
  1193. package/dist/solutions-components/p-e19a5718.entry.js +0 -11
  1194. package/dist/solutions-components/p-e470b2c7.entry.js +0 -6
  1195. package/dist/solutions-components/p-e4e33d1c.js +0 -6
  1196. package/dist/solutions-components/p-e6330f55.entry.js +0 -11
  1197. package/dist/solutions-components/p-e7b96c06.js +0 -11
  1198. package/dist/solutions-components/p-e84ff0f8.entry.js +0 -6
  1199. package/dist/solutions-components/p-e90f8998.entry.js +0 -11
  1200. package/dist/solutions-components/p-e9f43fe1.entry.js +0 -11
  1201. package/dist/solutions-components/p-ebd369cf.js +0 -6
  1202. package/dist/solutions-components/p-eda91258.entry.js +0 -11
  1203. package/dist/solutions-components/p-ee853883.entry.js +0 -11
  1204. package/dist/solutions-components/p-eea493bc.js +0 -6
  1205. package/dist/solutions-components/p-eec28f93.js +0 -6
  1206. package/dist/solutions-components/p-eee3969d.entry.js +0 -11
  1207. package/dist/solutions-components/p-f03a6d9c.js +0 -61
  1208. package/dist/solutions-components/p-f1aaf8d9.entry.js +0 -6
  1209. package/dist/solutions-components/p-f226673c.js +0 -11
  1210. package/dist/solutions-components/p-f546e45d.js +0 -6
  1211. package/dist/solutions-components/p-fa3d2b1f.js +0 -6
  1212. package/dist/solutions-components/p-fb33ea5f.js +0 -6
  1213. package/dist/solutions-components/p-fb553e61.js +0 -6
  1214. package/dist/solutions-components/p-fb8aa15c.entry.js +0 -11
  1215. package/dist/types/components/add-record-modal/add-record-modal.d.ts +0 -68
  1216. package/dist/types/components/comment-card/comment-card.d.ts +0 -26
  1217. package/dist/types/components/edit-record-modal/edit-record-modal.d.ts +0 -49
  1218. package/dist/types/components/map-search/map-search.d.ts +0 -120
  1219. package/dist/types/components/media-card/media-card.d.ts +0 -80
@@ -0,0 +1,1852 @@
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
+ 'use strict';
7
+
8
+ Object.defineProperty(exports, '__esModule', { value: true });
9
+
10
+ const index = require('./index-6654298b.js');
11
+ const dom = require('./dom-af578b3b.js');
12
+ const form = require('./form-f62ca3df.js');
13
+ const interactive = require('./interactive-e8f05d26.js');
14
+ const label = require('./label-71d4d3b5.js');
15
+ const loadable = require('./loadable-6571b6b9.js');
16
+ const locale = require('./locale-83870af6.js');
17
+ const observers = require('./observers-5c9538b2.js');
18
+ const resources = require('./resources-3a47be9f.js');
19
+ const t9n = require('./t9n-f82f4304.js');
20
+ const loadModules = require('./loadModules-ae7715f2.js');
21
+ const mapViewUtils = require('./mapViewUtils-efc49df7.js');
22
+ const interfaces = require('./interfaces-ad03ec39.js');
23
+ const publicNotificationStore = require('./publicNotificationStore-cd1a32c3.js');
24
+ const locale$1 = require('./locale-b113c6b2.js');
25
+ const downloadUtils = require('./downloadUtils-6d4e269f.js');
26
+ require('./guid-100bd1be.js');
27
+ require('./browser-e514d838.js');
28
+ require('./key-2522c20b.js');
29
+ require('./index-e1b1954f.js');
30
+ require('./_commonjsHelpers-384729db.js');
31
+
32
+ /*!
33
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
34
+ * See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
35
+ * v1.4.3
36
+ */
37
+ const CSS = {
38
+ loader: "loader",
39
+ clearButton: "clear-button",
40
+ editingEnabled: "editing-enabled",
41
+ inlineChild: "inline-child",
42
+ inputIcon: "icon",
43
+ prefix: "prefix",
44
+ suffix: "suffix",
45
+ wrapper: "element-wrapper",
46
+ inputWrapper: "wrapper",
47
+ actionWrapper: "action-wrapper",
48
+ resizeIconWrapper: "resize-icon-wrapper"
49
+ };
50
+ const SLOTS = {
51
+ action: "action"
52
+ };
53
+
54
+ 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}";
55
+
56
+ const InputText = class {
57
+ constructor(hostRef) {
58
+ index.registerInstance(this, hostRef);
59
+ this.calciteInternalInputTextFocus = index.createEvent(this, "calciteInternalInputTextFocus", 7);
60
+ this.calciteInternalInputTextBlur = index.createEvent(this, "calciteInternalInputTextBlur", 7);
61
+ this.calciteInputTextInput = index.createEvent(this, "calciteInputTextInput", 7);
62
+ this.calciteInputTextChange = index.createEvent(this, "calciteInputTextChange", 7);
63
+ this.previousValueOrigin = "initial";
64
+ this.mutationObserver = observers.createObserver("mutation", () => this.setDisabledAction());
65
+ this.userChangedValue = false;
66
+ //--------------------------------------------------------------------------
67
+ //
68
+ // Private Methods
69
+ //
70
+ //--------------------------------------------------------------------------
71
+ this.keyDownHandler = (event) => {
72
+ if (this.readOnly || this.disabled) {
73
+ return;
74
+ }
75
+ if (this.isClearable && event.key === "Escape") {
76
+ this.clearInputTextValue(event);
77
+ event.preventDefault();
78
+ }
79
+ if (event.key === "Enter" && !event.defaultPrevented) {
80
+ if (form.submitForm(this)) {
81
+ event.preventDefault();
82
+ }
83
+ }
84
+ };
85
+ this.clearInputTextValue = (nativeEvent) => {
86
+ this.setValue({
87
+ committing: true,
88
+ nativeEvent,
89
+ origin: "user",
90
+ value: ""
91
+ });
92
+ };
93
+ this.emitChangeIfUserModified = () => {
94
+ if (this.previousValueOrigin === "user" && this.value !== this.previousEmittedValue) {
95
+ this.calciteInputTextChange.emit();
96
+ this.setPreviousEmittedValue(this.value);
97
+ }
98
+ };
99
+ this.inputTextBlurHandler = () => {
100
+ this.calciteInternalInputTextBlur.emit({
101
+ element: this.childEl,
102
+ value: this.value
103
+ });
104
+ this.emitChangeIfUserModified();
105
+ };
106
+ this.clickHandler = (event) => {
107
+ if (this.disabled) {
108
+ return;
109
+ }
110
+ const slottedActionEl = dom.getSlotted(this.el, "action");
111
+ if (event.target !== slottedActionEl) {
112
+ this.setFocus();
113
+ }
114
+ };
115
+ this.inputTextFocusHandler = () => {
116
+ this.calciteInternalInputTextFocus.emit({
117
+ element: this.childEl,
118
+ value: this.value
119
+ });
120
+ };
121
+ this.inputTextInputHandler = (nativeEvent) => {
122
+ if (this.disabled || this.readOnly) {
123
+ return;
124
+ }
125
+ this.setValue({
126
+ nativeEvent,
127
+ origin: "user",
128
+ value: nativeEvent.target.value
129
+ });
130
+ };
131
+ this.inputTextKeyDownHandler = (event) => {
132
+ if (this.disabled || this.readOnly) {
133
+ return;
134
+ }
135
+ if (event.key === "Enter") {
136
+ this.emitChangeIfUserModified();
137
+ }
138
+ };
139
+ this.hiddenInputChangeHandler = (event) => {
140
+ if (event.target.name === this.name) {
141
+ this.setValue({
142
+ value: event.target.value,
143
+ origin: "direct"
144
+ });
145
+ }
146
+ event.stopPropagation();
147
+ };
148
+ this.setChildElRef = (el) => {
149
+ this.childEl = el;
150
+ };
151
+ this.setInputValue = (newInputValue) => {
152
+ if (!this.childEl) {
153
+ return;
154
+ }
155
+ this.childEl.value = newInputValue;
156
+ };
157
+ this.setPreviousEmittedValue = (value) => {
158
+ this.previousEmittedValue = value;
159
+ };
160
+ this.setPreviousValue = (value) => {
161
+ this.previousValue = value;
162
+ };
163
+ this.setValue = ({ committing = false, nativeEvent, origin, previousValue, value }) => {
164
+ this.setPreviousValue(previousValue !== null && previousValue !== void 0 ? previousValue : this.value);
165
+ this.previousValueOrigin = origin;
166
+ this.userChangedValue = origin === "user" && value !== this.value;
167
+ this.value = value;
168
+ if (origin === "direct") {
169
+ this.setInputValue(value);
170
+ this.setPreviousEmittedValue(value);
171
+ }
172
+ if (nativeEvent) {
173
+ const calciteInputTextInputEvent = this.calciteInputTextInput.emit();
174
+ if (calciteInputTextInputEvent.defaultPrevented) {
175
+ this.value = this.previousValue;
176
+ }
177
+ else if (committing) {
178
+ this.emitChangeIfUserModified();
179
+ }
180
+ }
181
+ };
182
+ this.alignment = "start";
183
+ this.autofocus = false;
184
+ this.clearable = false;
185
+ this.disabled = false;
186
+ this.form = undefined;
187
+ this.hidden = false;
188
+ this.icon = undefined;
189
+ this.iconFlipRtl = false;
190
+ this.label = undefined;
191
+ this.loading = false;
192
+ this.maxLength = undefined;
193
+ this.minLength = undefined;
194
+ this.name = undefined;
195
+ this.placeholder = undefined;
196
+ this.prefixText = undefined;
197
+ this.readOnly = false;
198
+ this.required = false;
199
+ this.scale = "m";
200
+ this.status = "idle";
201
+ this.autocomplete = undefined;
202
+ this.inputMode = "text";
203
+ this.enterKeyHint = undefined;
204
+ this.pattern = undefined;
205
+ this.suffixText = undefined;
206
+ this.editingEnabled = false;
207
+ this.value = "";
208
+ this.messages = undefined;
209
+ this.messageOverrides = undefined;
210
+ this.effectiveLocale = undefined;
211
+ this.defaultMessages = undefined;
212
+ this.slottedActionElDisabledInternally = false;
213
+ }
214
+ disabledWatcher() {
215
+ this.setDisabledAction();
216
+ }
217
+ onMessagesChange() {
218
+ /* wired up by t9n util */
219
+ }
220
+ valueWatcher(newValue, previousValue) {
221
+ if (!this.userChangedValue) {
222
+ this.setValue({
223
+ origin: "direct",
224
+ previousValue,
225
+ value: !newValue ? "" : newValue
226
+ });
227
+ }
228
+ this.userChangedValue = false;
229
+ }
230
+ updateRequestedIcon() {
231
+ this.requestedIcon = dom.setRequestedIcon({}, this.icon, "text");
232
+ }
233
+ get isClearable() {
234
+ return this.clearable && this.value.length > 0;
235
+ }
236
+ effectiveLocaleChange() {
237
+ t9n.updateMessages(this, this.effectiveLocale);
238
+ }
239
+ //--------------------------------------------------------------------------
240
+ //
241
+ // Lifecycle
242
+ //
243
+ //--------------------------------------------------------------------------
244
+ connectedCallback() {
245
+ var _a;
246
+ interactive.connectInteractive(this);
247
+ locale.connectLocalized(this);
248
+ t9n.connectMessages(this);
249
+ this.inlineEditableEl = this.el.closest("calcite-inline-editable");
250
+ if (this.inlineEditableEl) {
251
+ this.editingEnabled = this.inlineEditableEl.editingEnabled || false;
252
+ }
253
+ this.setPreviousEmittedValue(this.value);
254
+ this.setPreviousValue(this.value);
255
+ label.connectLabel(this);
256
+ form.connectForm(this);
257
+ (_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.observe(this.el, { childList: true });
258
+ this.setDisabledAction();
259
+ this.el.addEventListener("calciteInternalHiddenInputChange", this.hiddenInputChangeHandler);
260
+ }
261
+ disconnectedCallback() {
262
+ var _a;
263
+ interactive.disconnectInteractive(this);
264
+ label.disconnectLabel(this);
265
+ form.disconnectForm(this);
266
+ locale.disconnectLocalized(this);
267
+ t9n.disconnectMessages(this);
268
+ (_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
269
+ this.el.removeEventListener("calciteInternalHiddenInputChange", this.hiddenInputChangeHandler);
270
+ }
271
+ async componentWillLoad() {
272
+ loadable.setUpLoadableComponent(this);
273
+ this.requestedIcon = dom.setRequestedIcon({}, this.icon, "text");
274
+ await t9n.setUpMessages(this);
275
+ }
276
+ componentDidLoad() {
277
+ loadable.setComponentLoaded(this);
278
+ }
279
+ componentDidRender() {
280
+ interactive.updateHostInteraction(this);
281
+ }
282
+ //--------------------------------------------------------------------------
283
+ //
284
+ // Public Methods
285
+ //
286
+ //--------------------------------------------------------------------------
287
+ /** Sets focus on the component. */
288
+ async setFocus() {
289
+ var _a;
290
+ await loadable.componentLoaded(this);
291
+ (_a = this.childEl) === null || _a === void 0 ? void 0 : _a.focus();
292
+ }
293
+ /** Selects the text of the component's `value`. */
294
+ async selectText() {
295
+ var _a;
296
+ (_a = this.childEl) === null || _a === void 0 ? void 0 : _a.select();
297
+ }
298
+ onLabelClick() {
299
+ this.setFocus();
300
+ }
301
+ onFormReset() {
302
+ this.setValue({
303
+ origin: "reset",
304
+ value: this.defaultValue
305
+ });
306
+ }
307
+ syncHiddenFormInput(input) {
308
+ if (this.minLength != null) {
309
+ input.minLength = this.minLength;
310
+ }
311
+ if (this.maxLength != null) {
312
+ input.maxLength = this.maxLength;
313
+ }
314
+ }
315
+ setDisabledAction() {
316
+ const slottedActionEl = dom.getSlotted(this.el, "action");
317
+ if (!slottedActionEl) {
318
+ return;
319
+ }
320
+ if (this.disabled) {
321
+ if (slottedActionEl.getAttribute("disabled") == null) {
322
+ this.slottedActionElDisabledInternally = true;
323
+ }
324
+ slottedActionEl.setAttribute("disabled", "");
325
+ }
326
+ else if (this.slottedActionElDisabledInternally) {
327
+ slottedActionEl.removeAttribute("disabled");
328
+ this.slottedActionElDisabledInternally = false;
329
+ }
330
+ }
331
+ // --------------------------------------------------------------------------
332
+ //
333
+ // Render Methods
334
+ //
335
+ // --------------------------------------------------------------------------
336
+ render() {
337
+ const dir = dom.getElementDir(this.el);
338
+ const loader = (index.h("div", { class: CSS.loader }, index.h("calcite-progress", { label: this.messages.loading, type: "indeterminate" })));
339
+ const inputClearButton = (index.h("button", { "aria-label": this.messages.clear, class: CSS.clearButton, disabled: this.disabled || this.readOnly, onClick: this.clearInputTextValue, tabIndex: -1, type: "button" }, index.h("calcite-icon", { icon: "x", scale: this.scale === "l" ? "m" : "s" })));
340
+ const iconEl = (index.h("calcite-icon", { class: CSS.inputIcon, flipRtl: this.iconFlipRtl, icon: this.requestedIcon, scale: this.scale === "l" ? "m" : "s" }));
341
+ const prefixText = index.h("div", { class: CSS.prefix }, this.prefixText);
342
+ const suffixText = index.h("div", { class: CSS.suffix }, this.suffixText);
343
+ const childEl = (index.h("input", { "aria-label": label.getLabelText(this), autocomplete: this.autocomplete, autofocus: this.autofocus ? true : null, class: {
344
+ [CSS.editingEnabled]: this.editingEnabled,
345
+ [CSS.inlineChild]: !!this.inlineEditableEl
346
+ }, 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,
347
+ // eslint-disable-next-line react/jsx-sort-props
348
+ ref: this.setChildElRef }));
349
+ return (index.h(index.Host, { onClick: this.clickHandler, onKeyDown: this.keyDownHandler }, index.h("div", { class: { [CSS.inputWrapper]: true, [resources.CSS_UTILITY.rtl]: dir === "rtl" } }, this.prefixText ? prefixText : null, index.h("div", { class: CSS.wrapper }, childEl, this.isClearable ? inputClearButton : null, this.requestedIcon ? iconEl : null, this.loading ? loader : null), index.h("div", { class: CSS.actionWrapper }, index.h("slot", { name: SLOTS.action })), this.suffixText ? suffixText : null, index.h(form.HiddenFormInputSlot, { component: this }))));
350
+ }
351
+ static get assetsDirs() { return ["assets"]; }
352
+ get el() { return index.getElement(this); }
353
+ static get watchers() { return {
354
+ "disabled": ["disabledWatcher"],
355
+ "messageOverrides": ["onMessagesChange"],
356
+ "value": ["valueWatcher"],
357
+ "icon": ["updateRequestedIcon"],
358
+ "effectiveLocale": ["effectiveLocaleChange"]
359
+ }; }
360
+ };
361
+ InputText.style = inputTextCss;
362
+
363
+ 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)}";
364
+
365
+ const MapSelectTools = class {
366
+ constructor(hostRef) {
367
+ index.registerInstance(this, hostRef);
368
+ this.selectionSetChange = index.createEvent(this, "selectionSetChange", 7);
369
+ /**
370
+ * number[]: the oids of the selected features
371
+ */
372
+ this._selectedIds = [];
373
+ /**
374
+ * string: A label to help uniquely identify the selection set
375
+ */
376
+ this._selectionLabel = "";
377
+ /**
378
+ * esri/Graphic[]: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
379
+ */
380
+ this._graphics = [];
381
+ /**
382
+ * {<layer id>: Graphic[]}: Collection of graphics returned from queries to the layer
383
+ */
384
+ this._featuresCollection = {};
385
+ this.bufferColor = [227, 139, 79, 0.8];
386
+ this.bufferOutlineColor = [255, 255, 255];
387
+ this.customLabelEnabled = undefined;
388
+ this.enabledLayerIds = [];
389
+ this.defaultBufferDistance = undefined;
390
+ this.defaultBufferUnit = undefined;
391
+ this.geometries = [];
392
+ this.isUpdate = false;
393
+ this.layerViews = [];
394
+ this.mapView = undefined;
395
+ this.noResultText = undefined;
396
+ this.searchConfiguration = undefined;
397
+ this.selectionSet = undefined;
398
+ this.selectionLayerIds = [];
399
+ this.selectLayerView = undefined;
400
+ this.sketchLineSymbol = undefined;
401
+ this.sketchPointSymbol = undefined;
402
+ this.sketchPolygonSymbol = undefined;
403
+ this._numSelected = 0;
404
+ this._searchDistanceEnabled = false;
405
+ this._searchTerm = undefined;
406
+ this._selectionLoading = false;
407
+ this._translations = undefined;
408
+ this._useLayerFeaturesEnabled = false;
409
+ }
410
+ //--------------------------------------------------------------------------
411
+ //
412
+ // Watch handlers
413
+ //
414
+ //--------------------------------------------------------------------------
415
+ /**
416
+ * Called each time the geometries prop is changed.
417
+ *
418
+ * @returns Promise when complete
419
+ */
420
+ async watchGeometriesHandler(newValue, oldValue) {
421
+ if (newValue !== oldValue) {
422
+ const isEmpty = newValue.length === 0;
423
+ await this._clearResults(isEmpty, isEmpty);
424
+ if (newValue.length > 0) {
425
+ return this._highlightWithOIDsOrGeoms();
426
+ }
427
+ }
428
+ }
429
+ /**
430
+ * Called each time the searchConfiguration prop is changed.
431
+ *
432
+ * @returns Promise when complete
433
+ */
434
+ async watchSearchConfigurationHandler(newValue, oldValue) {
435
+ if (JSON.stringify(newValue) !== JSON.stringify(oldValue)) {
436
+ this._initSearchWidget();
437
+ }
438
+ }
439
+ //--------------------------------------------------------------------------
440
+ //
441
+ // Methods (public)
442
+ //
443
+ //--------------------------------------------------------------------------
444
+ /**
445
+ * Clear any selection results
446
+ *
447
+ * @returns Promise when the results have been cleared
448
+ */
449
+ async clearSelection() {
450
+ return this._clearResults(true, true);
451
+ }
452
+ /**
453
+ * Get the new selection set
454
+ *
455
+ * @returns Promise with the new selection set
456
+ */
457
+ async getSelection() {
458
+ // Allow any non whitespace
459
+ if (!/\S+/gm.test(this._selectionLabel)) {
460
+ this._updateLabel();
461
+ }
462
+ return {
463
+ id: this.isUpdate ? this.selectionSet.id : Date.now(),
464
+ searchResult: this._searchResult,
465
+ buffer: this._bufferGeometry,
466
+ distance: this._bufferTools.distance,
467
+ download: true,
468
+ unit: this._bufferTools.unit,
469
+ label: this._selectionLabel,
470
+ selectedIds: this._selectedIds,
471
+ layerView: this.selectLayerView,
472
+ geometries: this.geometries,
473
+ graphics: this._graphics,
474
+ selectLayers: this.layerViews,
475
+ skipGeomOIDs: this._skipGeomOIDs,
476
+ searchDistanceEnabled: this._searchDistanceEnabled,
477
+ workflowType: this._workflowType,
478
+ useLayerFeaturesEnabled: this._useLayerFeaturesEnabled,
479
+ sketchGraphic: this._sketchGraphic
480
+ };
481
+ }
482
+ /**
483
+ * Handle changes to the search configuration
484
+ */
485
+ searchConfigurationChangeChanged(event) {
486
+ this.searchConfiguration = event.detail;
487
+ }
488
+ /**
489
+ * Handle changes to the buffer distance value
490
+ */
491
+ distanceChanged(event) {
492
+ this._distanceChanged(event.detail);
493
+ }
494
+ /**
495
+ * Handle changes to the buffer unit
496
+ */
497
+ unitChanged(event) {
498
+ if (event.detail.newValue !== event.detail.oldValue) {
499
+ this._unit = event.detail.newValue;
500
+ this._updateLabel();
501
+ }
502
+ }
503
+ //--------------------------------------------------------------------------
504
+ //
505
+ // Functions (lifecycle)
506
+ //
507
+ //--------------------------------------------------------------------------
508
+ /**
509
+ * StencilJS: Called once just after the component is first connected to the DOM.
510
+ */
511
+ async componentWillLoad() {
512
+ await this._getTranslations();
513
+ await this._initModules();
514
+ }
515
+ /**
516
+ * StencilJS: Called once just after the component is fully loaded and the first render() occurs.
517
+ */
518
+ async componentDidLoad() {
519
+ return this._init();
520
+ }
521
+ /**
522
+ * Renders the component.
523
+ */
524
+ render() {
525
+ return (index.h(index.Host, null, this._getMapLayerPicker(), index.h("div", { class: "border-bottom" }), index.h("div", { class: "padding-top-sides-1" }, index.h("div", { class: "search-widget", ref: (el) => { this._searchElement = el; } }), index.h("div", { class: "padding-top-1" }, index.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()), index.h("div", { class: "border-bottom" }), this._getNameInput()));
526
+ }
527
+ /**
528
+ * Renders the buffer tools component.
529
+ */
530
+ _getBufferOptions() {
531
+ var _a, _b;
532
+ const showBufferToolsClass = this._searchDistanceEnabled ? "search-distance" : "div-not-visible";
533
+ const bufferDistance = typeof ((_a = this.selectionSet) === null || _a === void 0 ? void 0 : _a.distance) === "number" ? this.selectionSet.distance : this.defaultBufferDistance;
534
+ return (index.h("div", null, index.h("div", { class: "padding-top-1 display-flex" }, index.h("calcite-label", { class: "label-margin-0 w-100", layout: "inline-space-between" }, index.h("div", { class: "tooltip-container" }, this._translations.searchDistance, index.h("calcite-icon", { class: "padding-start-1-2 icon", icon: "question", id: "search-distance-icon", scale: "s" }))), index.h("calcite-popover", { closable: true, label: "", referenceElement: "search-distance-icon" }, index.h("span", { class: "tooltip-message" }, this._translations.useSearchDistanceTootip)), index.h("calcite-switch", { checked: this._searchDistanceEnabled, onCalciteSwitchChange: () => this._searchDistanceEnabled = !this._searchDistanceEnabled })), index.h("div", { class: showBufferToolsClass }, index.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 }))));
535
+ }
536
+ /**
537
+ * Renders the map layer picker component.
538
+ */
539
+ _getUseLayerFeaturesOptions() {
540
+ const useLayerFeaturesClass = this._useLayerFeaturesEnabled ? "div-visible" : "div-not-visible";
541
+ return (index.h("div", null, index.h("div", { class: "padding-top-1 display-flex" }, index.h("calcite-label", { class: "label-margin-0 w-100", layout: "inline-space-between" }, index.h("div", { class: "tooltip-container" }, this._translations.useLayerFeatures, index.h("calcite-icon", { class: "padding-start-1-2 icon", icon: "question", id: "use-layer-features-icon", scale: "s" }))), index.h("calcite-popover", { closable: true, label: "", referenceElement: "use-layer-features-icon" }, index.h("span", { class: "tooltip-message" }, this._translations.useLayerFeaturesTooltip)), index.h("calcite-switch", { checked: this._useLayerFeaturesEnabled, onCalciteSwitchChange: () => { this._useLayerFeaturesEnabledChanged(); } })), index.h("div", { class: useLayerFeaturesClass + " padding-top-1" }, index.h("map-layer-picker", { enabledLayerIds: this.selectionLayerIds, mapView: this.mapView, onLayerSelectionChange: (evt) => { void this._layerSelectionChange(evt); }, selectedLayerIds: this.layerViews.map(l => l.layer.id) }))));
542
+ }
543
+ /**
544
+ * Renders the number of selected features
545
+ */
546
+ _getNumSelected() {
547
+ const locale = locale$1.getComponentClosestLanguage(this.el);
548
+ const selectionLoading = locale && locale === "en" ?
549
+ `${this._translations.selectionLoading}...` : this._translations.selectionLoading;
550
+ return (index.h("div", { class: "padding-top-1 padding-bottom-1", style: { "align-items": "end", "display": "flex" } }, this._selectionLoading ? (index.h("div", null, index.h("calcite-loader", { class: "info-blue", inline: true, label: selectionLoading, scale: "m", type: "indeterminate" }))) : (index.h("calcite-icon", { class: "info-blue padding-end-1-2", icon: "feature-layer", scale: "s" })), index.h("calcite-input-message", { class: "info-blue", scale: "m" }, this._selectionLoading ? selectionLoading :
551
+ this.noResultText && this._numSelected === 0 ? this.noResultText :
552
+ this._translations.selectedFeatures.replace("{{n}}", this._numSelected.toString()))));
553
+ }
554
+ /**
555
+ * Renders the custom label input
556
+ */
557
+ _getNameInput() {
558
+ const nameLabelClass = this.customLabelEnabled ? "" : "display-none";
559
+ return (index.h("div", { class: "padding-sides-1 padding-top-1 " + nameLabelClass }, index.h("calcite-label", { class: "font-bold" }, this._translations.listName, index.h("calcite-input", { onInput: () => {
560
+ this._selectionLabel = this._labelName.value;
561
+ }, placeholder: this._translations.listNamePlaceholder, ref: (el) => { this._labelName = el; }, value: this._selectionLabel || "" }))));
562
+ }
563
+ /**
564
+ * Create the UI element that will expose the addressee layers
565
+ *
566
+ * @returns addressee layer list node
567
+ * @protected
568
+ */
569
+ _getMapLayerPicker() {
570
+ return (index.h("div", { class: "display-flex padding-sides-1 padding-bottom-1" }, index.h("calcite-label", { class: "font-bold width-full label-margin-0" }, this._translations.inputLayer, index.h("map-layer-picker", { enabledLayerIds: this.enabledLayerIds, mapView: this.mapView, onLayerSelectionChange: (evt) => this._inputLayerSelectionChange(evt), selectedLayerIds: this.selectLayerView ? [this.selectLayerView.layer.id] : this.selectionSet ? [this.selectionSet.layerView.layer.id] : [] }))));
571
+ }
572
+ //--------------------------------------------------------------------------
573
+ //
574
+ // Functions (protected)
575
+ //
576
+ //--------------------------------------------------------------------------
577
+ /**
578
+ * Load esri javascript api modules
579
+ *
580
+ * @returns Promise resolving when function is done
581
+ *
582
+ * @protected
583
+ */
584
+ async _initModules() {
585
+ const [GraphicsLayer, Graphic, Search, geometryEngine, FeatureLayer] = await loadModules.loadModules([
586
+ "esri/layers/GraphicsLayer",
587
+ "esri/Graphic",
588
+ "esri/widgets/Search",
589
+ "esri/geometry/geometryEngine",
590
+ "esri/layers/FeatureLayer"
591
+ ]);
592
+ this.GraphicsLayer = GraphicsLayer;
593
+ this.Graphic = Graphic;
594
+ this.Search = Search;
595
+ this._geometryEngine = geometryEngine;
596
+ this.FeatureLayer = FeatureLayer;
597
+ }
598
+ /**
599
+ * Initialize the graphics layer, selection set, and search widget
600
+ *
601
+ * @returns Promise when the operation has completed
602
+ */
603
+ async _init() {
604
+ this._initGraphicsLayer();
605
+ await this._initSelectionSet();
606
+ this._initSearchWidget();
607
+ }
608
+ /**
609
+ * Initialize the state of the component with any stored values in a selection set
610
+ *
611
+ * @protected
612
+ */
613
+ async _initSelectionSet() {
614
+ var _a, _b, _c, _d;
615
+ if (this.selectionSet) {
616
+ this._searchTerm = (_a = this.selectionSet.searchResult) === null || _a === void 0 ? void 0 : _a.name;
617
+ this._searchResult = this.selectionSet.searchResult;
618
+ this._selectLayers = this.selectionSet.selectLayers;
619
+ this._selectedIds = this.selectionSet.selectedIds;
620
+ this._skipGeomOIDs = this.selectionSet.skipGeomOIDs;
621
+ this._searchDistanceEnabled = this.selectionSet.searchDistanceEnabled;
622
+ this._useLayerFeaturesEnabled = this.selectionSet.useLayerFeaturesEnabled;
623
+ this._distance = this.selectionSet.searchDistanceEnabled ? this.selectionSet.distance : 0;
624
+ this._unit = this.selectionSet.unit;
625
+ this._workflowType = this.selectionSet.workflowType;
626
+ this.selectLayerView = this.selectionSet.layerView;
627
+ this._sketchGraphic = this.selectionSet.sketchGraphic;
628
+ this.geometries = [
629
+ ...((_b = this.selectionSet) === null || _b === void 0 ? void 0 : _b.geometries) || []
630
+ ];
631
+ // restore graphics from geometries to avoid issues with temp modifications to graphics that were aborted
632
+ this._graphics = this.geometries.map(geometry => {
633
+ const symbol = geometry.type === "point" ? this.sketchPointSymbol :
634
+ geometry.type === "polyline" ? this.sketchLineSymbol : this.sketchPolygonSymbol;
635
+ return new this.Graphic({
636
+ geometry,
637
+ symbol
638
+ });
639
+ });
640
+ this._selectionLabel = (_c = this.selectionSet) === null || _c === void 0 ? void 0 : _c.label;
641
+ if (!this._useLayerFeaturesEnabled) {
642
+ (_d = this._drawTools) === null || _d === void 0 ? void 0 : _d.updateGraphics();
643
+ }
644
+ await mapViewUtils.goToSelection(this.selectionSet.selectedIds, this.selectionSet.layerView, this.mapView, false);
645
+ }
646
+ }
647
+ /**
648
+ * Initialize the search widget
649
+ *
650
+ * @protected
651
+ */
652
+ _initSearchWidget() {
653
+ if (this.mapView && this._searchElement) {
654
+ const searchConfiguration = this._getSearchConfig(this.searchConfiguration, this.mapView);
655
+ const searchOptions = Object.assign({ view: this.mapView, container: this._searchElement, searchTerm: this._searchTerm }, searchConfiguration);
656
+ this._searchWidget = new this.Search(searchOptions);
657
+ this._searchWidget.popupEnabled = false;
658
+ this._searchWidget.resultGraphicEnabled = false;
659
+ this._searchWidget.on("search-clear", () => {
660
+ const clearLabel = this._searchClearLabel();
661
+ void this._clearResults(false, clearLabel);
662
+ });
663
+ this._searchWidget.on("select-result", (searchResults) => {
664
+ var _a, _b;
665
+ if (searchResults.result) {
666
+ this._searchResult = searchResults.result;
667
+ 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;
668
+ const oids = useOIDs ? [searchResults.result.feature.getObjectId()] : undefined;
669
+ this._workflowType = interfaces.EWorkflowType.SEARCH;
670
+ this._updateLabel();
671
+ const graphics = [searchResults.result.feature];
672
+ this._updateSelection(graphics, useOIDs, oids);
673
+ this._drawTools.graphics = graphics;
674
+ this._searchWidget.resultGraphic.visible = false;
675
+ }
676
+ else {
677
+ const clearLabel = this._searchClearLabel();
678
+ void this._clearResults(false, clearLabel);
679
+ }
680
+ });
681
+ }
682
+ }
683
+ /**
684
+ * Check if the current label should be cleared
685
+ *
686
+ * @returns true when the current label is based on search result
687
+ * @protected
688
+ */
689
+ _searchClearLabel() {
690
+ var _a;
691
+ return ((_a = this._searchResult) === null || _a === void 0 ? void 0 : _a.name) && this._labelName.value.indexOf(this._searchResult.name) > -1;
692
+ }
693
+ /**
694
+ * Initialize the search widget based on user defined configuration
695
+ *
696
+ * @param searchConfiguration search configuration defined by the user
697
+ * @param view the current map view
698
+ *
699
+ * @protected
700
+ */
701
+ _getSearchConfig(searchConfiguration, view) {
702
+ const INCLUDE_DEFAULT_SOURCES = "includeDefaultSources";
703
+ const sources = searchConfiguration === null || searchConfiguration === void 0 ? void 0 : searchConfiguration.sources;
704
+ if ((sources === null || sources === void 0 ? void 0 : sources.length) > 0) {
705
+ searchConfiguration[INCLUDE_DEFAULT_SOURCES] = false;
706
+ sources.forEach((source) => {
707
+ var _a, _b;
708
+ const isLayerSource = source.hasOwnProperty("layer");
709
+ if (isLayerSource) {
710
+ const layerSource = source;
711
+ const layerId = (_a = layerSource.layer) === null || _a === void 0 ? void 0 : _a.id;
712
+ const layerFromMap = layerId ? view.map.findLayerById(layerId) : null;
713
+ const layerUrl = (_b = layerSource === null || layerSource === void 0 ? void 0 : layerSource.layer) === null || _b === void 0 ? void 0 : _b.url;
714
+ if (layerFromMap) {
715
+ layerSource.layer = layerFromMap;
716
+ }
717
+ else if (layerUrl) {
718
+ layerSource.layer = new this.FeatureLayer(layerUrl);
719
+ }
720
+ }
721
+ });
722
+ sources === null || sources === void 0 ? void 0 : sources.forEach((source) => {
723
+ const isLocatorSource = source.hasOwnProperty("locator");
724
+ if (isLocatorSource) {
725
+ const locatorSource = source;
726
+ if ((locatorSource === null || locatorSource === void 0 ? void 0 : locatorSource.name) === "ArcGIS World Geocoding Service") {
727
+ const outFields = locatorSource.outFields || ["Addr_type", "Match_addr", "StAddr", "City"];
728
+ locatorSource.outFields = outFields;
729
+ locatorSource.singleLineFieldName = "SingleLine";
730
+ }
731
+ locatorSource.url = locatorSource.url;
732
+ delete locatorSource.url;
733
+ }
734
+ });
735
+ }
736
+ else {
737
+ searchConfiguration = Object.assign(Object.assign({}, searchConfiguration), { includeDefaultSources: true });
738
+ }
739
+ return searchConfiguration;
740
+ }
741
+ /**
742
+ * Initialize the graphics layer used to store any buffer grapghics
743
+ *
744
+ * @protected
745
+ */
746
+ _initGraphicsLayer() {
747
+ const title = this._translations.bufferLayer;
748
+ const bufferIndex = this.mapView.map.layers.findIndex((l) => l.title === title);
749
+ if (bufferIndex > -1) {
750
+ this._bufferGraphicsLayer = this.mapView.map.layers.getItemAt(bufferIndex);
751
+ }
752
+ else {
753
+ this._bufferGraphicsLayer = new this.GraphicsLayer({ title, listMode: "hide" });
754
+ publicNotificationStore.state.managedLayers.push(title);
755
+ const sketchIndex = this.mapView.map.layers.findIndex((l) => l.title === this._translations.sketchLayer);
756
+ if (sketchIndex > -1) {
757
+ this.mapView.map.layers.add(this._bufferGraphicsLayer, sketchIndex);
758
+ }
759
+ else {
760
+ this.mapView.map.layers.add(this._bufferGraphicsLayer);
761
+ }
762
+ }
763
+ }
764
+ /**
765
+ * Handle changes in the sketch graphics
766
+ *
767
+ * @param event stores the graphics that will be used to select features
768
+ * @param forceUpdate when true the drawn graphic will be used to select features from
769
+ * use layer features layer...then the selected layer features will be used to select from the main input layer
770
+ *
771
+ */
772
+ async _sketchGraphicsChanged(event, forceUpdate = false) {
773
+ const graphics = event.detail.graphics;
774
+ if (graphics.length > 0 && graphics[0]) {
775
+ if (!forceUpdate) {
776
+ this._sketchGraphic = graphics[0];
777
+ }
778
+ this._workflowType = this._useLayerFeaturesEnabled ? interfaces.EWorkflowType.SELECT : interfaces.EWorkflowType.SKETCH;
779
+ if (this._workflowType === interfaces.EWorkflowType.SKETCH) {
780
+ this._drawTools.updateGraphics();
781
+ }
782
+ this._updateLabel();
783
+ this._clearSearchWidget();
784
+ if (this._useLayerFeaturesEnabled && !forceUpdate) {
785
+ // Will only ever be a single graphic
786
+ const geometries = Array.isArray(graphics) ? graphics.map(g => g.geometry) : this.geometries;
787
+ await this._selectLayerFeatures(geometries[0]);
788
+ }
789
+ else {
790
+ const oids = graphics.reduce((prev, cur) => {
791
+ var _a;
792
+ if ((_a = cur === null || cur === void 0 ? void 0 : cur.layer) === null || _a === void 0 ? void 0 : _a.objectIdField) {
793
+ prev.push(cur.attributes[cur.layer.objectIdField]);
794
+ }
795
+ else if (cur.getObjectId) {
796
+ prev.push(cur.getObjectId());
797
+ }
798
+ return prev;
799
+ }, []);
800
+ const useOIDs = event.detail.useOIDs && oids.length > 0;
801
+ this._updateSelection(graphics, useOIDs, oids);
802
+ if (useOIDs) {
803
+ await this._highlightFeatures(oids);
804
+ }
805
+ }
806
+ }
807
+ else {
808
+ await this._clearResults(true, true);
809
+ }
810
+ }
811
+ /**
812
+ * Highlight the features in the map based on OIDs when skipOIDs have been defined
813
+ *
814
+ * @protected
815
+ */
816
+ async _highlightWithOIDsOrGeoms() {
817
+ var _a;
818
+ if (((_a = this._skipGeomOIDs) === null || _a === void 0 ? void 0 : _a.length) > 0) {
819
+ this._selectedIds = this._skipGeomOIDs;
820
+ return this._highlightFeatures(this._selectedIds);
821
+ }
822
+ else {
823
+ return this._geomQuery(this.geometries);
824
+ }
825
+ }
826
+ /**
827
+ * Highlight the features in the map
828
+ *
829
+ * @param ids the ids that should be highlighted
830
+ *
831
+ * @protected
832
+ */
833
+ async _highlightFeatures(ids) {
834
+ publicNotificationStore.state.removeHandles();
835
+ if (ids.length > 0) {
836
+ publicNotificationStore.state.highlightHandles.push(await mapViewUtils.highlightFeatures(ids, this.selectLayerView, this.mapView));
837
+ }
838
+ this._numSelected = ids.length;
839
+ this.selectionSetChange.emit(ids.length);
840
+ }
841
+ /**
842
+ * Query the selectLayerView based on any user drawn geometries or buffers
843
+ *
844
+ * @param geometries Array of geometries used for the selection of ids from the select layer view
845
+ *
846
+ * @returns Promise when the selection is complete and the graphics have been highlighted
847
+ */
848
+ async _selectFeatures(geometries) {
849
+ this._selectionLoading = true;
850
+ this._selectedIds = await mapViewUtils.queryObjectIds(geometries, this.selectLayerView.layer);
851
+ this._selectionLoading = false;
852
+ // stored as graphics now in addition to the geoms
853
+ this._drawTools.graphics = this._graphics;
854
+ await this._highlightFeatures(this._selectedIds);
855
+ }
856
+ /**
857
+ * Query the selectLayerView based on any user drawn geometries or buffers
858
+ *
859
+ * @param evt CustomEvent that contains the result of the buffer
860
+ *
861
+ * @protected
862
+ */
863
+ async _bufferComplete(evt) {
864
+ this._bufferGeometry = Array.isArray(evt.detail) ?
865
+ evt.detail[0] : evt.detail;
866
+ let oldValue = this._bufferTools.distance;
867
+ let newValue = 0;
868
+ if (this._bufferGeometry) {
869
+ // Create a symbol for rendering the graphic
870
+ const symbol = {
871
+ type: "simple-fill",
872
+ color: this.bufferColor,
873
+ outline: {
874
+ color: this.bufferOutlineColor,
875
+ width: 1
876
+ }
877
+ };
878
+ // Add the geometry and symbol to a new graphic
879
+ const polygonGraphic = new this.Graphic({
880
+ geometry: this._bufferGeometry,
881
+ symbol
882
+ });
883
+ this._bufferGraphicsLayer.removeAll();
884
+ this._bufferGraphicsLayer.add(polygonGraphic);
885
+ await this._selectFeatures([this._bufferGeometry]);
886
+ await this.mapView.goTo(polygonGraphic.geometry.extent);
887
+ // We need to swap the values again if they were previously
888
+ // set based on disable of buffer tools when the tools have a value
889
+ newValue = oldValue;
890
+ oldValue = 0;
891
+ }
892
+ else {
893
+ if (this._bufferGraphicsLayer) {
894
+ this._bufferGraphicsLayer.removeAll();
895
+ }
896
+ await this._highlightWithOIDsOrGeoms();
897
+ }
898
+ // mock this b/c the tools can store a value that is different than what is shown in the map
899
+ // this occurs when a distance is set but then buffer is disabled
900
+ this._distanceChanged({
901
+ oldValue,
902
+ newValue
903
+ });
904
+ }
905
+ /**
906
+ * Fetch a single geometry for each potential geometry type
907
+ *
908
+ * @param geometries All current selection geometries
909
+ *
910
+ * @protected
911
+ */
912
+ _geomQuery(geometries) {
913
+ const queryGeoms = mapViewUtils.getQueryGeoms(geometries, this._geometryEngine);
914
+ return this._selectFeatures(queryGeoms);
915
+ }
916
+ /**
917
+ * Clear all stored values and general state for the component
918
+ *
919
+ * @param clearSearchWidget Optional boolean for clearing the search widget (default is true)
920
+ * @param clearLabel Optional boolean for clearing the search label (default is true)
921
+ *
922
+ * @protected
923
+ */
924
+ async _clearResults(clearSearchWidget = true, clearLabel = false) {
925
+ var _a;
926
+ this._selectedIds = [];
927
+ this._distance = undefined;
928
+ this._unit = undefined;
929
+ if (clearLabel) {
930
+ this._selectionLabel = "";
931
+ this._labelName.value = "";
932
+ }
933
+ if (this._bufferGraphicsLayer) {
934
+ this._bufferGraphicsLayer.removeAll();
935
+ }
936
+ if (clearSearchWidget && this._searchWidget) {
937
+ this._clearSearchWidget();
938
+ }
939
+ publicNotificationStore.state.removeHandles();
940
+ // checking for clear as it would throw off tests
941
+ if ((_a = this._drawTools) === null || _a === void 0 ? void 0 : _a.clear) {
942
+ this._graphics = [];
943
+ await this._drawTools.clear();
944
+ }
945
+ this.selectionSetChange.emit(this._selectedIds.length);
946
+ }
947
+ /**
948
+ * Clear all the search widget and any stored search result
949
+ *
950
+ * @protected
951
+ */
952
+ _clearSearchWidget() {
953
+ this._searchWidget.clear();
954
+ this._searchResult = undefined;
955
+ }
956
+ /**
957
+ * Fetch a single geometry for the current geometry type
958
+ *
959
+ * @param type worflow type
960
+ * @param graphics graphics to be used for selection
961
+ * @param label selection label
962
+ * @param useOIDs indicates if the OIDs should override the geometry for selection
963
+ * @param oids list of IDs to select when useOIDs is true
964
+ *
965
+ * @protected
966
+ */
967
+ _updateSelection(graphics, useOIDs, oids) {
968
+ this._selectedIds = useOIDs && oids ? oids : this._selectedIds;
969
+ // see https://github.com/Esri/solutions-components/issues/148
970
+ this._skipGeomOIDs = useOIDs ? oids : undefined;
971
+ this.geometries = Array.isArray(graphics) ? graphics.map(g => g.geometry) : this.geometries;
972
+ this._graphics = graphics;
973
+ }
974
+ /**
975
+ * Updates the label for the selection set
976
+ *
977
+ * @protected
978
+ */
979
+ _updateLabel() {
980
+ var _a, _b;
981
+ const hasSketch = this._selectionLabel.indexOf(this._translations.sketch) > -1;
982
+ const hasSelect = this._selectionLabel.indexOf(this._translations.select) > -1;
983
+ const hasSearch = this._selectionLabel.indexOf((_a = this._searchResult) === null || _a === void 0 ? void 0 : _a.name) > -1;
984
+ const label = this._workflowType === interfaces.EWorkflowType.SEARCH ? (_b = this._searchResult) === null || _b === void 0 ? void 0 : _b.name :
985
+ this._workflowType === interfaces.EWorkflowType.SELECT ?
986
+ this._translations.select : this._translations.sketch;
987
+ const unit = !this._unit ? this._bufferTools.unit : this._unit;
988
+ const distance = isNaN(this._distance) ? this._bufferTools.distance : this._distance;
989
+ this._selectionLabel = hasSketch || hasSelect || hasSearch || !this._selectionLabel ?
990
+ `${label} ${distance} ${unit}` : this._selectionLabel;
991
+ this._labelName.value = this._selectionLabel;
992
+ }
993
+ /**
994
+ * Gets the layer views from the map when the layer selection changes
995
+ *
996
+ * @returns Promise resolving when function is done
997
+ *
998
+ * @protected
999
+ */
1000
+ async _layerSelectionChange(evt) {
1001
+ if (Array.isArray(evt.detail) && evt.detail.length > 0) {
1002
+ const layerPromises = evt.detail.map(id => {
1003
+ return mapViewUtils.getMapLayerView(this.mapView, id);
1004
+ });
1005
+ return Promise.all(layerPromises).then((layerViews) => {
1006
+ this.layerViews = layerViews;
1007
+ this._featuresCollection = {};
1008
+ if (this._sketchGraphic) {
1009
+ void this._sketchGraphicsChanged({
1010
+ detail: {
1011
+ graphics: [this._sketchGraphic],
1012
+ useOIDs: false
1013
+ }
1014
+ });
1015
+ }
1016
+ });
1017
+ }
1018
+ }
1019
+ /**
1020
+ * Fetch the layer from the map
1021
+ *
1022
+ * @param evt layer selection change event
1023
+ *
1024
+ * @returns Promise when the function has completed
1025
+ * @protected
1026
+ */
1027
+ async _inputLayerSelectionChange(evt) {
1028
+ var _a;
1029
+ const id = ((_a = evt === null || evt === void 0 ? void 0 : evt.detail) === null || _a === void 0 ? void 0 : _a.length) > 0 ? evt.detail[0] : "";
1030
+ if (!this.selectLayerView || id !== this.selectLayerView.layer.id) {
1031
+ this.selectLayerView = await mapViewUtils.getMapLayerView(this.mapView, id);
1032
+ this._updateLabel();
1033
+ this._bufferGeometry ? await this._selectFeatures([this._bufferGeometry]) :
1034
+ await this._highlightWithOIDsOrGeoms();
1035
+ }
1036
+ }
1037
+ /**
1038
+ * Handle changes to the buffer distance value
1039
+ */
1040
+ _distanceChanged(detail) {
1041
+ if (detail.newValue !== detail.oldValue) {
1042
+ this._distance = detail.newValue;
1043
+ this._updateLabel();
1044
+ }
1045
+ }
1046
+ /**
1047
+ * Select features based on the input geometry
1048
+ *
1049
+ * @param geom the geometry used for selection
1050
+ *
1051
+ * @returns Promise resolving when function is done
1052
+ *
1053
+ * @protected
1054
+ */
1055
+ async _selectLayerFeatures(geom) {
1056
+ this._selectionLoading = true;
1057
+ const queryFeaturePromises = this.layerViews.map(layerView => {
1058
+ this._featuresCollection[layerView.layer.id] = [];
1059
+ return mapViewUtils.queryFeaturesByGeometry(0, layerView.layer, geom, this._featuresCollection);
1060
+ });
1061
+ return Promise.all(queryFeaturePromises).then(async (response) => {
1062
+ this._selectionLoading = false;
1063
+ let graphics = [];
1064
+ response.forEach(r => {
1065
+ Object.keys(r).forEach(k => {
1066
+ graphics = graphics.concat(r[k]);
1067
+ });
1068
+ });
1069
+ let hasOID = false;
1070
+ graphics.forEach((g) => {
1071
+ var _a;
1072
+ const geom = g.geometry;
1073
+ g.symbol = geom.type === "point" ?
1074
+ this.sketchPointSymbol : geom.type === "polyline" ?
1075
+ this.sketchLineSymbol : geom.type === "polygon" ?
1076
+ this.sketchPolygonSymbol : undefined;
1077
+ hasOID = ((_a = g === null || g === void 0 ? void 0 : g.layer) === null || _a === void 0 ? void 0 : _a.hasOwnProperty("objectIdField")) || g.hasOwnProperty("getObjectId");
1078
+ });
1079
+ // OIDs are used when the addressee layer and the current "use layer features" layer are the same
1080
+ const useOIDs = (this.layerViews[0].layer.title === this.selectLayerView.layer.title) && hasOID;
1081
+ await this._sketchGraphicsChanged({
1082
+ detail: {
1083
+ graphics,
1084
+ useOIDs
1085
+ }
1086
+ }, true);
1087
+ });
1088
+ }
1089
+ /**
1090
+ * Store use layer features value and re-select features based on the original sketch graphic
1091
+ *
1092
+ * @protected
1093
+ */
1094
+ _useLayerFeaturesEnabledChanged() {
1095
+ this._useLayerFeaturesEnabled = !this._useLayerFeaturesEnabled;
1096
+ if (this._sketchGraphic) {
1097
+ void this._sketchGraphicsChanged({
1098
+ detail: {
1099
+ graphics: [this._sketchGraphic],
1100
+ useOIDs: false
1101
+ }
1102
+ });
1103
+ }
1104
+ }
1105
+ /**
1106
+ * Fetches the component's translations
1107
+ *
1108
+ * @protected
1109
+ */
1110
+ async _getTranslations() {
1111
+ const translations = await locale$1.getLocaleComponentStrings(this.el);
1112
+ this._translations = translations[0];
1113
+ }
1114
+ get el() { return index.getElement(this); }
1115
+ static get watchers() { return {
1116
+ "geometries": ["watchGeometriesHandler"],
1117
+ "searchConfiguration": ["watchSearchConfigurationHandler"]
1118
+ }; }
1119
+ };
1120
+ MapSelectTools.style = mapSelectToolsCss;
1121
+
1122
+ const labelFormats = [
1123
+ {
1124
+ descriptionPDF: {
1125
+ labelWidthDisplay: "2-5/8",
1126
+ labelHeightDisplay: "1",
1127
+ labelsPerPageDisplay: "30",
1128
+ averyPartNumber: "*60"
1129
+ },
1130
+ labelSpec: {
1131
+ type: "AVERY",
1132
+ pageProperties: {
1133
+ pageType: "ANSI A",
1134
+ leftMargin: 0.1875,
1135
+ rightMargin: 0.1875,
1136
+ topMargin: 0.5,
1137
+ bottomMargin: 0.5
1138
+ },
1139
+ numLabelsAcross: 3,
1140
+ numLabelsDown: 10,
1141
+ labelWidth: 2.625,
1142
+ labelHeight: 1,
1143
+ horizGapIn: 0.125,
1144
+ vertGapIn: 0,
1145
+ labelPadding: 0.1,
1146
+ fontSizePx: 11,
1147
+ maxNumLabelLines: 4
1148
+ }
1149
+ },
1150
+ {
1151
+ descriptionPDF: {
1152
+ labelWidthDisplay: "4",
1153
+ labelHeightDisplay: "1",
1154
+ labelsPerPageDisplay: "20",
1155
+ averyPartNumber: "*61"
1156
+ },
1157
+ labelSpec: {
1158
+ type: "AVERY",
1159
+ pageProperties: {
1160
+ pageType: "ANSI A",
1161
+ leftMargin: 0.15625,
1162
+ rightMargin: 0.15625,
1163
+ topMargin: 0.47637821,
1164
+ bottomMargin: 0.5
1165
+ },
1166
+ numLabelsAcross: 2,
1167
+ numLabelsDown: 10,
1168
+ labelWidth: 4,
1169
+ labelHeight: 1.0025,
1170
+ horizGapIn: 0.1875,
1171
+ vertGapIn: 0,
1172
+ labelPadding: 0.1,
1173
+ fontSizePx: 11,
1174
+ maxNumLabelLines: 4
1175
+ }
1176
+ },
1177
+ {
1178
+ descriptionPDF: {
1179
+ labelWidthDisplay: "4",
1180
+ labelHeightDisplay: "1-1/3",
1181
+ labelsPerPageDisplay: "14",
1182
+ averyPartNumber: "*62"
1183
+ },
1184
+ labelSpec: {
1185
+ type: "AVERY",
1186
+ pageProperties: {
1187
+ pageType: "ANSI A",
1188
+ leftMargin: 0.15625,
1189
+ rightMargin: 0.15625,
1190
+ topMargin: 0.81889808,
1191
+ bottomMargin: 0.83464612
1192
+ },
1193
+ numLabelsAcross: 2,
1194
+ numLabelsDown: 7,
1195
+ labelWidth: 4,
1196
+ labelHeight: 1.3352,
1197
+ horizGapIn: 0.1875,
1198
+ vertGapIn: 0,
1199
+ labelPadding: 0.1,
1200
+ fontSizePx: 11,
1201
+ maxNumLabelLines: 6
1202
+ }
1203
+ },
1204
+ {
1205
+ descriptionPDF: {
1206
+ labelWidthDisplay: "4",
1207
+ labelHeightDisplay: "2",
1208
+ labelsPerPageDisplay: "10",
1209
+ averyPartNumber: "*63"
1210
+ },
1211
+ labelSpec: {
1212
+ type: "AVERY",
1213
+ pageProperties: {
1214
+ pageType: "ANSI A",
1215
+ leftMargin: 0.15625,
1216
+ rightMargin: 0.15625,
1217
+ topMargin: 0.5,
1218
+ bottomMargin: 0.5
1219
+ },
1220
+ numLabelsAcross: 2,
1221
+ numLabelsDown: 5,
1222
+ labelWidth: 4,
1223
+ labelHeight: 2,
1224
+ horizGapIn: 0.1875,
1225
+ vertGapIn: 0,
1226
+ labelPadding: 0.1,
1227
+ fontSizePx: 12,
1228
+ maxNumLabelLines: 10
1229
+ }
1230
+ },
1231
+ {
1232
+ descriptionPDF: {
1233
+ labelWidthDisplay: "4",
1234
+ labelHeightDisplay: "3-1/3",
1235
+ labelsPerPageDisplay: "6",
1236
+ averyPartNumber: "*64"
1237
+ },
1238
+ labelSpec: {
1239
+ type: "AVERY",
1240
+ pageProperties: {
1241
+ pageType: "ANSI A",
1242
+ leftMargin: 0.15625,
1243
+ rightMargin: 0.15625,
1244
+ topMargin: 0.4724412,
1245
+ bottomMargin: 0.50000027
1246
+ },
1247
+ numLabelsAcross: 2,
1248
+ numLabelsDown: 3,
1249
+ labelWidth: 4,
1250
+ labelHeight: 3.342,
1251
+ horizGapIn: 0.1875,
1252
+ vertGapIn: 0,
1253
+ labelPadding: 0.1,
1254
+ fontSizePx: 14,
1255
+ maxNumLabelLines: 12
1256
+ }
1257
+ },
1258
+ {
1259
+ descriptionPDF: {
1260
+ labelWidthDisplay: "1-3/4",
1261
+ labelHeightDisplay: "1/2",
1262
+ labelsPerPageDisplay: "80",
1263
+ averyPartNumber: "*67"
1264
+ },
1265
+ labelSpec: {
1266
+ type: "AVERY",
1267
+ pageProperties: {
1268
+ pageType: "ANSI A",
1269
+ leftMargin: 0.307086375,
1270
+ rightMargin: 0.307086375,
1271
+ topMargin: 0.4724412,
1272
+ bottomMargin: 0.49606326
1273
+ },
1274
+ numLabelsAcross: 4,
1275
+ numLabelsDown: 20,
1276
+ labelWidth: 1.75,
1277
+ labelHeight: 0.50155,
1278
+ horizGapIn: 0.29527575,
1279
+ vertGapIn: 0,
1280
+ labelPadding: 0.1,
1281
+ fontSizePx: 8,
1282
+ maxNumLabelLines: 3
1283
+ }
1284
+ },
1285
+ {
1286
+ descriptionPDF: {
1287
+ labelWidthDisplay: "1-3/4",
1288
+ labelHeightDisplay: "2/3",
1289
+ labelsPerPageDisplay: "60",
1290
+ averyPartNumber: "*95"
1291
+ },
1292
+ labelSpec: {
1293
+ type: "AVERY",
1294
+ pageProperties: {
1295
+ pageType: "ANSI A",
1296
+ leftMargin: 0.28936983,
1297
+ rightMargin: 0.28936983,
1298
+ topMargin: 0.53937037,
1299
+ bottomMargin: 0.5511814
1300
+ },
1301
+ numLabelsAcross: 4,
1302
+ numLabelsDown: 15,
1303
+ labelWidth: 1.75,
1304
+ labelHeight: 0.6605,
1305
+ horizGapIn: 0.30708678,
1306
+ vertGapIn: 0,
1307
+ labelPadding: 0.1,
1308
+ fontSizePx: 8,
1309
+ maxNumLabelLines: 4
1310
+ }
1311
+ }
1312
+ ];
1313
+
1314
+ const pdfLabelFormats = /*#__PURE__*/Object.freeze({
1315
+ __proto__: null,
1316
+ 'default': labelFormats
1317
+ });
1318
+
1319
+ const pdfDownloadCss = ":host{display:block}";
1320
+
1321
+ const PdfDownload = class {
1322
+ constructor(hostRef) {
1323
+ index.registerInstance(this, hostRef);
1324
+ this.defaultNumLabelsPerPage = undefined;
1325
+ this.disabled = false;
1326
+ this._translations = undefined;
1327
+ }
1328
+ //--------------------------------------------------------------------------
1329
+ //
1330
+ // Watch handlers
1331
+ //
1332
+ //--------------------------------------------------------------------------
1333
+ //--------------------------------------------------------------------------
1334
+ //
1335
+ // Methods (public)
1336
+ //
1337
+ //--------------------------------------------------------------------------
1338
+ /**
1339
+ * Downloads csv of mailing labels for the provided list of ids
1340
+ *
1341
+ * @param exportInfos Information about items to be exported
1342
+ * @param removeDuplicates When true a single label is generated when multiple featues have a shared address value
1343
+ * @param addColumnTitle Indicates if column headings should be included in output
1344
+ * @returns Promise resolving when function is done
1345
+ */
1346
+ async downloadCSV(exportInfos, removeDuplicates, addColumnTitle = true) {
1347
+ return downloadUtils.downloadCSV(exportInfos, true, // formatUsingLayerPopup
1348
+ removeDuplicates, addColumnTitle);
1349
+ }
1350
+ /**
1351
+ * Downloads pdf of mailing labels for the provided list of ids
1352
+ *
1353
+ * @param exportInfos Information about items to be exported
1354
+ * @param removeDuplicates When true a single label is generated when multiple featues have a shared address value
1355
+ * @param title Title for each page
1356
+ * @param initialImageDataUrl Data URL of image for first page
1357
+ * @returns Promise resolving when function is done
1358
+ */
1359
+ async downloadPDF(exportInfos, removeDuplicates = false, title = "", initialImageDataUrl = "") {
1360
+ var _c;
1361
+ return downloadUtils.downloadPDF(exportInfos, (_c = this._labelInfoElement.selectedOption) === null || _c === void 0 ? void 0 : _c.value, removeDuplicates, title, initialImageDataUrl);
1362
+ }
1363
+ //--------------------------------------------------------------------------
1364
+ //
1365
+ // Events (public)
1366
+ //
1367
+ //--------------------------------------------------------------------------
1368
+ //--------------------------------------------------------------------------
1369
+ //
1370
+ // Functions (lifecycle)
1371
+ //
1372
+ //--------------------------------------------------------------------------
1373
+ /**
1374
+ * StencilJS: Called once just after the component is first connected to the DOM.
1375
+ */
1376
+ async componentWillLoad() {
1377
+ await this._getTranslations();
1378
+ await this._initModules();
1379
+ }
1380
+ /**
1381
+ * Renders the component.
1382
+ */
1383
+ render() {
1384
+ return (index.h(index.Host, null, index.h("calcite-select", { disabled: this.disabled, label: "", ref: (el) => { this._labelInfoElement = el; } })));
1385
+ }
1386
+ componentDidRender() {
1387
+ // Render the options outside of Stencil's rendering so that it doesn't mangle RTL text with embedded LTR
1388
+ this._renderOptions();
1389
+ }
1390
+ //--------------------------------------------------------------------------
1391
+ //
1392
+ // Functions (protected)
1393
+ //
1394
+ //--------------------------------------------------------------------------
1395
+ /**
1396
+ * Load esri javascript api modules
1397
+ *
1398
+ * @returns Promise resolving when function is done
1399
+ *
1400
+ * @protected
1401
+ */
1402
+ async _initModules() {
1403
+ const [intl] = await loadModules.loadModules([
1404
+ "esri/intl"
1405
+ ]);
1406
+ this._intl = intl;
1407
+ }
1408
+ /**
1409
+ * Gets the formatted pdf export size text
1410
+ *
1411
+ * @param labelInfo current user selected label info
1412
+ *
1413
+ * @returns the pdf label as a string
1414
+ * @protected
1415
+ */
1416
+ _getLabelSizeText(labelInfo) {
1417
+ const lNum = labelInfo.descriptionPDF.labelsPerPageDisplay;
1418
+ const lSize = "&lrm;" + labelInfo.descriptionPDF.labelWidthDisplay + " x " +
1419
+ labelInfo.descriptionPDF.labelHeightDisplay + "&rlm;";
1420
+ return this._translations.pdfLabel.replace("{{n}}", lNum).replace("{{labelSize}}", lSize);
1421
+ }
1422
+ /**
1423
+ * Fetches the component's translations
1424
+ *
1425
+ * @protected
1426
+ */
1427
+ async _getTranslations() {
1428
+ const translations = await locale$1.getLocaleComponentStrings(this.el);
1429
+ this._translations = translations[0];
1430
+ }
1431
+ /**
1432
+ * Renders the pdf export size options and adds them to the `select` component
1433
+ *
1434
+ * @protected
1435
+ */
1436
+ _renderOptions() {
1437
+ const s = pdfLabelFormats;
1438
+ const sortedPdfIndo = (s.default || s).sort((a, b) => {
1439
+ const _a = parseInt(a.descriptionPDF.labelsPerPageDisplay, 10);
1440
+ const _b = parseInt(b.descriptionPDF.labelsPerPageDisplay, 10);
1441
+ return _a < _b ? -1 : _a > _b ? 1 : 0;
1442
+ });
1443
+ sortedPdfIndo.forEach((l, i) => {
1444
+ const option = document.createElement("calcite-option");
1445
+ option.value = l;
1446
+ option.innerHTML = this._getLabelSizeText(l);
1447
+ this._labelInfoElement.appendChild(option);
1448
+ if (this.defaultNumLabelsPerPage ? parseInt(l.descriptionPDF.labelsPerPageDisplay, 10) === this.defaultNumLabelsPerPage : i === 0) {
1449
+ // Setting selected wasn't enough to trigger it being the 'selectedOption'
1450
+ option.selected = true;
1451
+ this._labelInfoElement.selectedOption = option;
1452
+ }
1453
+ });
1454
+ }
1455
+ get el() { return index.getElement(this); }
1456
+ };
1457
+ PdfDownload.style = pdfDownloadCss;
1458
+
1459
+ 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}";
1460
+
1461
+ const RefineSelection = class {
1462
+ constructor(hostRef) {
1463
+ index.registerInstance(this, hostRef);
1464
+ this.selectionLoadingChange = index.createEvent(this, "selectionLoadingChange", 7);
1465
+ this.selectionSetsChanged = index.createEvent(this, "selectionSetsChanged", 7);
1466
+ //--------------------------------------------------------------------------
1467
+ //
1468
+ // Properties (protected)
1469
+ //
1470
+ //--------------------------------------------------------------------------
1471
+ /**
1472
+ * boolean: Indicates if any new graphics should be added or removed
1473
+ */
1474
+ this._addEnabled = true;
1475
+ /**
1476
+ * ISelectionSet[]: The current list of selection sets
1477
+ */
1478
+ this._refineSets = [];
1479
+ /**
1480
+ * string[]: The list of all layers that have current selections
1481
+ */
1482
+ this._enabledLayerIds = [];
1483
+ /**
1484
+ * {<layer id>: Graphic[]}: Collection of graphics returned from queries to the layer
1485
+ */
1486
+ this._featuresCollection = {};
1487
+ this.addresseeLayer = undefined;
1488
+ this.enabledLayerIds = [];
1489
+ this.mapView = undefined;
1490
+ this.selectionSets = [];
1491
+ this.sketchLineSymbol = undefined;
1492
+ this.sketchPointSymbol = undefined;
1493
+ this.sketchPolygonSymbol = undefined;
1494
+ this._translations = undefined;
1495
+ this._selectionMode = interfaces.ESelectionMode.ADD;
1496
+ this._refineLayer = undefined;
1497
+ }
1498
+ //--------------------------------------------------------------------------
1499
+ //
1500
+ // Functions (lifecycle)
1501
+ //
1502
+ //--------------------------------------------------------------------------
1503
+ /**
1504
+ * StencilJS: Called once just after the component is first connected to the DOM.
1505
+ */
1506
+ async componentWillLoad() {
1507
+ await this._getTranslations();
1508
+ this._enabledLayerIds = this._getEnabledLayerIds();
1509
+ await this._setRefineSet(this._enabledLayerIds[0]);
1510
+ }
1511
+ /**
1512
+ * Renders the component.
1513
+ */
1514
+ render() {
1515
+ var _a, _b;
1516
+ const layerPickerClass = this._enabledLayerIds.length > 1 ? "display-block" : "display-none";
1517
+ return (index.h(index.Host, null, index.h("div", { class: layerPickerClass + " padding-top-sides-1" }, index.h("div", { class: "display-flex" }, index.h("calcite-label", { class: "font-bold width-full label-margin-0" }, index.h("div", { class: "display-flex" }, this._translations.inputLayer, index.h("calcite-icon", { class: "padding-start-1-2 icon", icon: "question", id: "refine-input-layer", scale: "s" })), index.h("map-layer-picker", { enabledLayerIds: this._enabledLayerIds, mapView: this.mapView, onLayerSelectionChange: (evt) => { void this._layerSelectionChange(evt); }, ref: (el) => { this._layerPicker = el; }, selectedLayerIds: [this._refineLayer.layer.id] })), index.h("calcite-popover", { closable: true, label: "", referenceElement: "refine-input-layer" }, index.h("span", { class: "tooltip-message" }, this._translations.inputLayerTip)))), index.h("div", { class: "padding-1" }, index.h("div", { class: "padding-bottom-1" }, index.h("calcite-segmented-control", { class: "w-100" }, index.h("calcite-segmented-control-item", { checked: this._addEnabled, class: "w-50 word-wrap-anywhere", onClick: () => this._setSelectionMode(interfaces.ESelectionMode.ADD), value: interfaces.ESelectionMode.ADD }, index.h("span", { class: "font-weight-500" }, this._translations.add)), index.h("calcite-segmented-control-item", { checked: !this._addEnabled, class: "w-50 word-wrap-anywhere", onClick: () => this._setSelectionMode(interfaces.ESelectionMode.REMOVE), value: interfaces.ESelectionMode.REMOVE }, index.h("span", { class: "font-weight-500" }, this._translations.remove)))), index.h("div", null, index.h("map-draw-tools", { active: true, drawMode: interfaces.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 })), index.h("br", null), (index.h("calcite-list", { class: "list-border" }, this._getRefineSelectionSetList())))));
1518
+ }
1519
+ //--------------------------------------------------------------------------
1520
+ //
1521
+ // Functions (protected)
1522
+ //
1523
+ //--------------------------------------------------------------------------
1524
+ /**
1525
+ * Set the user selected layer as the current refine layer
1526
+ *
1527
+ * @param evt contains the selected layer id
1528
+ *
1529
+ * @protected
1530
+ */
1531
+ _layerSelectionChange(evt) {
1532
+ const id = evt.detail[0];
1533
+ void this._setRefineSet(id);
1534
+ }
1535
+ /**
1536
+ * Store the current selection mode
1537
+ *
1538
+ * @param selectionMode the current selection mode ADD || REMOVE
1539
+ *
1540
+ * @protected
1541
+ */
1542
+ _setSelectionMode(selectionMode) {
1543
+ this._selectionMode = selectionMode;
1544
+ }
1545
+ /**
1546
+ * Select features based on the user drawn geometry
1547
+ *
1548
+ * @param evt ISketchGraphicsChange stores the new graphics and a boolean useOIDs
1549
+ * useOIDs is leveraged in some situations to use the feature OIDs rather than the graphic geometry
1550
+ *
1551
+ * @protected
1552
+ */
1553
+ _sketchGraphicsChanged(evt) {
1554
+ var _a;
1555
+ const geom = (_a = evt.detail) === null || _a === void 0 ? void 0 : _a.graphics[0].geometry;
1556
+ void this._selectFeatures(geom);
1557
+ }
1558
+ /**
1559
+ * Get the layer ids for all layers in the selection sets
1560
+ *
1561
+ * @protected
1562
+ */
1563
+ _getEnabledLayerIds() {
1564
+ return this.selectionSets.reduce((prev, cur) => {
1565
+ var _a;
1566
+ const id = (_a = cur === null || cur === void 0 ? void 0 : cur.layerView) === null || _a === void 0 ? void 0 : _a.layer.id;
1567
+ if (id && prev.indexOf(id) < 0) {
1568
+ prev.push(id);
1569
+ }
1570
+ else if (cur.workflowType === interfaces.EWorkflowType.REFINE) {
1571
+ Object.keys(cur.refineInfos).forEach(k => {
1572
+ if (prev.indexOf(k) < 0) {
1573
+ prev.push(k);
1574
+ }
1575
+ });
1576
+ }
1577
+ return prev;
1578
+ }, []);
1579
+ }
1580
+ /**
1581
+ * Set the refine layer...any adds or removes will be done against this layer
1582
+ *
1583
+ * @param id the id of the layer that should be used as the current refine layer
1584
+ *
1585
+ * @protected
1586
+ */
1587
+ async _setRefineSet(id) {
1588
+ if (!this.selectionSets.some((ss) => {
1589
+ if (ss.workflowType === interfaces.EWorkflowType.REFINE) {
1590
+ this._refineSelectionSet = ss;
1591
+ return Object.keys(ss.refineInfos).indexOf(id) > -1;
1592
+ }
1593
+ })) {
1594
+ await this._initRefineSet(id, this._refineSelectionSet);
1595
+ }
1596
+ this._refineLayer = this._refineSelectionSet.refineInfos[id].layerView;
1597
+ }
1598
+ /**
1599
+ * Initialize the refine selection set
1600
+ *
1601
+ * @param id the layer id to use for the refine selection set
1602
+ * @param selectionSet the current refine selection set
1603
+ *
1604
+ * @protected
1605
+ */
1606
+ async _initRefineSet(id, selectionSet) {
1607
+ const refineInfo = {};
1608
+ refineInfo[id] = {
1609
+ addIds: [],
1610
+ removeIds: [],
1611
+ layerView: await mapViewUtils.getMapLayerView(this.mapView, id)
1612
+ };
1613
+ if (selectionSet) {
1614
+ selectionSet.refineInfos = Object.assign(Object.assign({}, selectionSet.refineInfos), refineInfo);
1615
+ }
1616
+ else {
1617
+ this._refineSelectionSet = {
1618
+ id: Date.now(),
1619
+ searchResult: undefined,
1620
+ buffer: undefined,
1621
+ distance: 0,
1622
+ download: true,
1623
+ unit: "feet",
1624
+ label: "Refine",
1625
+ selectedIds: [],
1626
+ layerView: undefined,
1627
+ geometries: [],
1628
+ graphics: [],
1629
+ selectLayers: [],
1630
+ workflowType: interfaces.EWorkflowType.REFINE,
1631
+ searchDistanceEnabled: false,
1632
+ useLayerFeaturesEnabled: false,
1633
+ refineInfos: refineInfo,
1634
+ redoStack: [],
1635
+ undoStack: [],
1636
+ sketchGraphic: undefined
1637
+ };
1638
+ this.selectionSets.push(this._refineSelectionSet);
1639
+ }
1640
+ }
1641
+ /**
1642
+ * Undo the most current ADD or REMOVE operation
1643
+ *
1644
+ * @returns Promise resolving when function is done
1645
+ *
1646
+ * @protected
1647
+ */
1648
+ _undo() {
1649
+ const undoOp = this._refineSelectionSet.undoStack.pop();
1650
+ void this._updateIds(undoOp.ids, undoOp.mode === interfaces.ESelectionMode.ADD ? interfaces.ESelectionMode.REMOVE : interfaces.ESelectionMode.ADD, this._refineSelectionSet.redoStack, undoOp.layerView);
1651
+ }
1652
+ /**
1653
+ * Redo the most current ADD or REMOVE operation
1654
+ *
1655
+ * @returns Promise resolving when function is done
1656
+ *
1657
+ * @protected
1658
+ */
1659
+ _redo() {
1660
+ const redoOp = this._refineSelectionSet.redoStack.pop();
1661
+ void this._updateIds(redoOp.ids, redoOp.mode === interfaces.ESelectionMode.ADD ? interfaces.ESelectionMode.REMOVE : interfaces.ESelectionMode.ADD, this._refineSelectionSet.undoStack, redoOp.layerView);
1662
+ }
1663
+ /**
1664
+ * Create a list to show the number added/removed/total unique selected
1665
+ *
1666
+ * @returns the list node
1667
+ * @protected
1668
+ */
1669
+ _getRefineSelectionSetList() {
1670
+ const total = this._getTotal(this.selectionSets);
1671
+ let refineSet;
1672
+ this.selectionSets.some(ss => {
1673
+ if (ss.workflowType === interfaces.EWorkflowType.REFINE) {
1674
+ refineSet = ss;
1675
+ return true;
1676
+ }
1677
+ });
1678
+ let numAdded = 0;
1679
+ let numRemoved = 0;
1680
+ Object.keys(refineSet.refineInfos).forEach(k => {
1681
+ numAdded += refineSet.refineInfos[k].addIds.length;
1682
+ numRemoved += refineSet.refineInfos[k].removeIds.length;
1683
+ });
1684
+ return [(index.h("calcite-list-item", { label: this._translations.featuresAdded.replace("{{n}}", numAdded.toString()), "non-interactive": true })), (index.h("calcite-list-item", { label: this._translations.featuresRemoved.replace("{{n}}", numRemoved.toString()), "non-interactive": true })), (index.h("calcite-list-item", { label: this._translations.totalSelected.replace("{{n}}", total.toString()), "non-interactive": true }))];
1685
+ }
1686
+ /**
1687
+ * Get the total number od ids across all selection sets
1688
+ *
1689
+ * @returns the total number of ids
1690
+ * @protected
1691
+ */
1692
+ _getTotal(selectionSets) {
1693
+ const idSets = mapViewUtils.getIdSets(selectionSets);
1694
+ return Object.keys(idSets).reduce((prev, cur) => {
1695
+ const idSet = idSets[cur];
1696
+ prev += idSet.ids.length;
1697
+ return prev;
1698
+ }, 0);
1699
+ }
1700
+ /**
1701
+ * Fetches the component's translations
1702
+ *
1703
+ * @protected
1704
+ */
1705
+ async _getTranslations() {
1706
+ const translations = await locale$1.getLocaleComponentStrings(this.el);
1707
+ this._translations = translations[0];
1708
+ }
1709
+ /**
1710
+ * Select features based on the input geometry
1711
+ *
1712
+ * @param geom the geometry used for selection
1713
+ *
1714
+ * @returns Promise resolving when function is done
1715
+ *
1716
+ * @protected
1717
+ */
1718
+ async _selectFeatures(geom) {
1719
+ var _a, _b;
1720
+ this.selectionLoadingChange.emit(true);
1721
+ this._featuresCollection[(_a = this._refineLayer) === null || _a === void 0 ? void 0 : _a.layer.id] = [];
1722
+ const response = await mapViewUtils.queryFeaturesByGeometry(0, (_b = this._refineLayer) === null || _b === void 0 ? void 0 : _b.layer, geom, this._featuresCollection);
1723
+ this.selectionLoadingChange.emit(false);
1724
+ let graphics = [];
1725
+ Object.keys(response).forEach(k => {
1726
+ var _a;
1727
+ if (k === ((_a = this._refineLayer) === null || _a === void 0 ? void 0 : _a.layer.id)) {
1728
+ graphics = graphics.concat(response[k]);
1729
+ }
1730
+ });
1731
+ 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]; }) : [];
1732
+ await this._updateIds(oids, this._selectionMode, this._refineSelectionSet.undoStack, this._refineLayer);
1733
+ this._drawTools.clear();
1734
+ }
1735
+ /**
1736
+ * Highlight any selected features in the map
1737
+ *
1738
+ * @returns Promise resolving when function is done
1739
+ * @protected
1740
+ */
1741
+ async _highlightFeatures() {
1742
+ this._clearHighlight();
1743
+ publicNotificationStore.state.highlightHandles = await mapViewUtils.highlightAllFeatures(this.selectionSets);
1744
+ }
1745
+ /**
1746
+ * Clear any highlighted features in the map
1747
+ *
1748
+ * @protected
1749
+ */
1750
+ _clearHighlight() {
1751
+ publicNotificationStore.state.removeHandles();
1752
+ }
1753
+ /**
1754
+ * Update the ids for any ADD or REMOVE operation and highlight the features.
1755
+ *
1756
+ * @param oids the ids to add or remove
1757
+ * @param mode ADD or REMOVE this will control if the ids are added or removed
1758
+ * @param operationStack the undo or redo stack to push the operation to
1759
+ * @param operationMode ADD or REMOVE the mode of the individual refine operation
1760
+ *
1761
+ * @returns Promise resolving when function is done
1762
+ *
1763
+ * @protected
1764
+ */
1765
+ async _updateIds(ids, mode, operationStack, layerView) {
1766
+ let selectionSetsChanged = false;
1767
+ const refineInfos = this._refineSelectionSet.refineInfos;
1768
+ const layerId = layerView.layer.id;
1769
+ const newRefineInfo = {};
1770
+ newRefineInfo[layerId] = {
1771
+ addIds: [],
1772
+ removeIds: [],
1773
+ layerView
1774
+ };
1775
+ const idUpdates = Object.keys(refineInfos).indexOf(layerId) > -1 ?
1776
+ refineInfos[layerId] : newRefineInfo[layerId];
1777
+ if (mode === interfaces.ESelectionMode.ADD) {
1778
+ idUpdates.addIds = [...new Set([...ids, ...idUpdates.addIds])];
1779
+ if (idUpdates.addIds.length > 0) {
1780
+ operationStack.push({
1781
+ ids,
1782
+ mode,
1783
+ layerView
1784
+ });
1785
+ }
1786
+ if (idUpdates.removeIds.length > 0) {
1787
+ idUpdates.removeIds = idUpdates.removeIds.filter(id => ids.indexOf(id) < 0);
1788
+ }
1789
+ }
1790
+ else {
1791
+ // ids are a result of the drawn geom...so it's possible they could contain ids that do
1792
+ // not exist in other selection sets
1793
+ const validIds = this.selectionSets.reduce((prev, cur) => {
1794
+ ids.forEach(id => {
1795
+ if (cur.workflowType !== interfaces.EWorkflowType.REFINE) {
1796
+ if (cur.selectedIds.indexOf(id) > -1) {
1797
+ prev.push(id);
1798
+ }
1799
+ }
1800
+ else {
1801
+ Object.keys(cur.refineInfos).some(k => {
1802
+ const refineInfo = cur.refineInfos[k];
1803
+ if (refineInfo.layerView.layer.id === layerView.layer.id && refineInfo.addIds.indexOf(id) > -1) {
1804
+ prev.push(id);
1805
+ return true;
1806
+ }
1807
+ });
1808
+ }
1809
+ });
1810
+ return prev;
1811
+ }, []);
1812
+ idUpdates.removeIds = [...new Set([...validIds, ...idUpdates.removeIds])];
1813
+ idUpdates.addIds = idUpdates.addIds.filter(id => validIds.indexOf(id) < 0);
1814
+ if (idUpdates.removeIds.length > 0) {
1815
+ operationStack.push({
1816
+ ids: validIds,
1817
+ mode,
1818
+ layerView
1819
+ });
1820
+ }
1821
+ this.selectionSets = this.selectionSets.reduce((prev, cur) => {
1822
+ if (cur.workflowType !== interfaces.EWorkflowType.REFINE &&
1823
+ cur.layerView.layer.id === layerView.layer.id) {
1824
+ cur.selectedIds = cur.selectedIds.filter(id => idUpdates.removeIds.indexOf(id) < 0);
1825
+ if (cur.selectedIds.length > 0) {
1826
+ prev.push(cur);
1827
+ }
1828
+ else {
1829
+ selectionSetsChanged = true;
1830
+ }
1831
+ }
1832
+ else {
1833
+ prev.push(cur);
1834
+ }
1835
+ return prev;
1836
+ }, []);
1837
+ }
1838
+ this._refineSelectionSet.refineInfos[layerId] = idUpdates;
1839
+ this.selectionSets = [...this.selectionSets];
1840
+ if (selectionSetsChanged) {
1841
+ this.selectionSetsChanged.emit(this.selectionSets);
1842
+ }
1843
+ await this._highlightFeatures();
1844
+ }
1845
+ get el() { return index.getElement(this); }
1846
+ };
1847
+ RefineSelection.style = refineSelectionCss;
1848
+
1849
+ exports.calcite_input_text = InputText;
1850
+ exports.map_select_tools = MapSelectTools;
1851
+ exports.pdf_download = PdfDownload;
1852
+ exports.refine_selection = RefineSelection;