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