@esri/solutions-components 0.6.2 → 0.6.4

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