@esri/solutions-components 0.8.2 → 0.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1230) hide show
  1. package/dist/cjs/ExpandToggle-3ab7dfd7.js +118 -0
  2. package/dist/cjs/FloatingArrow-89e0e55a.js +50 -0
  3. package/dist/cjs/Heading-9112a4c5.js +25 -0
  4. package/dist/cjs/InitiativeUiSchemaEdit-108652db.js +28 -0
  5. package/dist/cjs/ProjectUiSchemaCreate-81217580.js +126 -0
  6. package/dist/cjs/ProjectUiSchemaEdit-d5f11c17.js +178 -0
  7. package/dist/cjs/Validation-20182093.js +20 -0
  8. package/dist/cjs/_commonjsHelpers-ed90c4ad.js +55 -0
  9. package/dist/cjs/app-globals-379d737f.js +69 -0
  10. package/dist/cjs/ar-a694ca24.js +105 -0
  11. package/dist/cjs/arcgis-login.cjs.entry.js +1 -1
  12. package/dist/cjs/basemap-gallery.cjs.entry.js +121 -0
  13. package/dist/cjs/bg-62b6b3ba.js +83 -0
  14. package/dist/cjs/browser-fe25aefa.js +28 -0
  15. package/dist/cjs/bs-e673542b.js +52 -0
  16. package/dist/cjs/buffer-tools.cjs.entry.js +257 -0
  17. package/dist/cjs/ca-e4d2f562.js +72 -0
  18. package/dist/cjs/calcite-accordion-item.cjs.entry.js +5 -5
  19. package/dist/cjs/calcite-accordion.cjs.entry.js +2 -2
  20. package/dist/cjs/calcite-action-bar.cjs.entry.js +12 -12
  21. package/dist/cjs/calcite-action-group.cjs.entry.js +9 -9
  22. package/dist/cjs/calcite-action-menu.cjs.entry.js +295 -0
  23. package/dist/cjs/calcite-action-pad.cjs.entry.js +169 -0
  24. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +1 -1
  25. package/dist/cjs/calcite-action.cjs.entry.js +188 -0
  26. package/dist/cjs/calcite-alert.cjs.entry.js +322 -0
  27. package/dist/cjs/calcite-avatar.cjs.entry.js +4 -4
  28. package/dist/cjs/calcite-block-section.cjs.entry.js +8 -8
  29. package/dist/cjs/calcite-block.cjs.entry.js +214 -0
  30. package/dist/cjs/calcite-button.cjs.entry.js +13 -13
  31. package/dist/cjs/calcite-card.cjs.entry.js +8 -8
  32. package/dist/cjs/calcite-checkbox.cjs.entry.js +9 -9
  33. package/dist/cjs/calcite-chip-group.cjs.entry.js +7 -7
  34. package/dist/cjs/calcite-chip.cjs.entry.js +262 -0
  35. package/dist/cjs/calcite-color-picker-hex-input.cjs.entry.js +274 -0
  36. package/dist/cjs/calcite-color-picker-swatch.cjs.entry.js +99 -0
  37. package/dist/cjs/calcite-color-picker.cjs.entry.js +22 -22
  38. package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +4 -4
  39. package/dist/cjs/calcite-combobox-item.cjs.entry.js +145 -0
  40. package/dist/cjs/calcite-combobox.cjs.entry.js +1431 -0
  41. package/dist/cjs/calcite-date-picker-day.cjs.entry.js +97 -0
  42. package/dist/cjs/calcite-date-picker-month-header.cjs.entry.js +207 -0
  43. package/dist/cjs/calcite-date-picker-month.cjs.entry.js +362 -0
  44. package/dist/cjs/calcite-date-picker.cjs.entry.js +460 -0
  45. package/dist/cjs/calcite-dropdown-group.cjs.entry.js +85 -0
  46. package/dist/cjs/calcite-dropdown-item.cjs.entry.js +188 -0
  47. package/dist/cjs/calcite-dropdown.cjs.entry.js +430 -0
  48. package/dist/cjs/calcite-fab.cjs.entry.js +6 -6
  49. package/dist/cjs/calcite-filter.cjs.entry.js +179 -0
  50. package/dist/cjs/calcite-flow-item.cjs.entry.js +198 -0
  51. package/dist/cjs/calcite-flow.cjs.entry.js +153 -0
  52. package/dist/cjs/calcite-graph.cjs.entry.js +226 -0
  53. package/dist/cjs/calcite-handle.cjs.entry.js +204 -0
  54. package/dist/cjs/calcite-icon.cjs.entry.js +5 -5
  55. package/dist/cjs/calcite-inline-editable.cjs.entry.js +11 -11
  56. package/dist/cjs/calcite-input-date-picker.cjs.entry.js +744 -0
  57. package/dist/cjs/calcite-input-date-picker_3.cjs.entry.js +16 -10
  58. package/dist/cjs/calcite-input-message.cjs.entry.js +70 -0
  59. package/dist/cjs/calcite-input-number.cjs.entry.js +13 -13
  60. package/dist/cjs/calcite-input-text.cjs.entry.js +13 -13
  61. package/dist/cjs/calcite-input-time-picker-9e93f694.js +1854 -0
  62. package/dist/cjs/calcite-input-time-picker.cjs.entry.js +17 -17
  63. package/dist/cjs/calcite-input-time-zone.cjs.entry.js +12 -12
  64. package/dist/cjs/calcite-input.cjs.entry.js +695 -0
  65. package/dist/cjs/calcite-label.cjs.entry.js +4 -4
  66. package/dist/cjs/calcite-link.cjs.entry.js +6 -6
  67. package/dist/cjs/calcite-list-item-group.cjs.entry.js +4 -4
  68. package/dist/cjs/calcite-list-item.cjs.entry.js +454 -0
  69. package/dist/cjs/calcite-list.cjs.entry.js +567 -0
  70. package/dist/cjs/calcite-loader.cjs.entry.js +80 -0
  71. package/dist/cjs/calcite-menu-item.cjs.entry.js +8 -8
  72. package/dist/cjs/calcite-menu.cjs.entry.js +8 -8
  73. package/dist/cjs/calcite-meter.cjs.entry.js +8 -8
  74. package/dist/cjs/calcite-modal.cjs.entry.js +17 -11
  75. package/dist/cjs/calcite-navigation-logo.cjs.entry.js +2 -2
  76. package/dist/cjs/calcite-navigation-user.cjs.entry.js +2 -2
  77. package/dist/cjs/calcite-navigation.cjs.entry.js +4 -4
  78. package/dist/cjs/calcite-notice.cjs.entry.js +10 -10
  79. package/dist/cjs/calcite-option-group.cjs.entry.js +1 -1
  80. package/dist/cjs/calcite-option.cjs.entry.js +88 -0
  81. package/dist/cjs/calcite-pagination.cjs.entry.js +201 -8
  82. package/dist/cjs/calcite-panel.cjs.entry.js +270 -0
  83. package/dist/cjs/calcite-pick-list-group.cjs.entry.js +6 -6
  84. package/dist/cjs/calcite-pick-list-item.cjs.entry.js +23 -23
  85. package/dist/cjs/calcite-pick-list.cjs.entry.js +10 -10
  86. package/dist/cjs/calcite-popover.cjs.entry.js +418 -0
  87. package/dist/cjs/calcite-progress.cjs.entry.js +41 -0
  88. package/dist/cjs/calcite-radio-button-group.cjs.entry.js +4 -4
  89. package/dist/cjs/calcite-radio-button.cjs.entry.js +8 -8
  90. package/dist/cjs/calcite-rating.cjs.entry.js +14 -12
  91. package/dist/cjs/calcite-scrim.cjs.entry.js +7 -7
  92. package/dist/cjs/calcite-segmented-control-item.cjs.entry.js +70 -0
  93. package/dist/cjs/calcite-segmented-control.cjs.entry.js +245 -0
  94. package/dist/cjs/calcite-select.cjs.entry.js +235 -0
  95. package/dist/cjs/calcite-sheet.cjs.entry.js +7 -7
  96. package/dist/cjs/calcite-shell-center-row.cjs.entry.js +5 -5
  97. package/dist/cjs/calcite-shell-panel.cjs.entry.js +414 -0
  98. package/dist/cjs/calcite-shell.cjs.entry.js +174 -0
  99. package/dist/cjs/calcite-slider.cjs.entry.js +844 -0
  100. package/dist/cjs/calcite-sortable-list.cjs.entry.js +7 -7
  101. package/dist/cjs/calcite-split-button.cjs.entry.js +4 -4
  102. package/dist/cjs/calcite-stack.cjs.entry.js +74 -0
  103. package/dist/cjs/calcite-stepper-item.cjs.entry.js +10 -10
  104. package/dist/cjs/calcite-stepper.cjs.entry.js +7 -7
  105. package/dist/cjs/calcite-switch.cjs.entry.js +9 -9
  106. package/dist/cjs/calcite-tab-nav.cjs.entry.js +263 -0
  107. package/dist/cjs/calcite-tab-title.cjs.entry.js +291 -0
  108. package/dist/cjs/calcite-tab.cjs.entry.js +112 -0
  109. package/dist/cjs/calcite-table-cell.cjs.entry.js +156 -0
  110. package/dist/cjs/calcite-table-header.cjs.entry.js +169 -0
  111. package/dist/cjs/calcite-table-row.cjs.entry.js +6 -6
  112. package/dist/cjs/calcite-table.cjs.entry.js +9 -9
  113. package/dist/cjs/calcite-tabs.cjs.entry.js +178 -0
  114. package/dist/cjs/calcite-text-area.cjs.entry.js +15 -16
  115. package/dist/cjs/calcite-tile-select-group.cjs.entry.js +3 -3
  116. package/dist/cjs/calcite-tile-select.cjs.entry.js +4 -4
  117. package/dist/cjs/calcite-tile.cjs.entry.js +7 -7
  118. package/dist/cjs/calcite-time-picker.cjs.entry.js +9 -9
  119. package/dist/cjs/calcite-tip-group.cjs.entry.js +1 -1
  120. package/dist/cjs/calcite-tip-manager.cjs.entry.js +15 -8
  121. package/dist/cjs/calcite-tip.cjs.entry.js +9 -9
  122. package/dist/cjs/calcite-tooltip.cjs.entry.js +7 -7
  123. package/dist/cjs/calcite-tree-item.cjs.entry.js +296 -0
  124. package/dist/cjs/calcite-tree.cjs.entry.js +315 -0
  125. package/dist/cjs/calcite-value-list-item.cjs.entry.js +157 -0
  126. package/dist/cjs/calcite-value-list.cjs.entry.js +326 -0
  127. package/dist/cjs/card-manager.cjs.entry.js +107 -0
  128. package/dist/cjs/card-manager_3.cjs.entry.js +1 -1
  129. package/dist/cjs/common-1b4bd8de.js +297 -0
  130. package/dist/cjs/conditionalSlot-73e71a05.js +63 -0
  131. package/dist/cjs/consent-manager.cjs.entry.js +379 -15
  132. package/dist/cjs/create-feature.cjs.entry.js +263 -0
  133. package/dist/cjs/crowdsource-manager.cjs.entry.js +7 -5
  134. package/dist/cjs/crowdsource-reporter.cjs.entry.js +9 -7
  135. package/dist/cjs/cs-1ea34123.js +148 -0
  136. package/dist/cjs/da-199f5488.js +67 -0
  137. package/dist/cjs/date-3d094f58.js +261 -0
  138. package/dist/cjs/de-222afa04.js +92 -0
  139. package/dist/cjs/de-at-a62870ea.js +91 -0
  140. package/dist/cjs/de-ch-b0b46c1b.js +91 -0
  141. package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
  142. package/dist/cjs/delete-button.cjs.entry.js +150 -0
  143. package/dist/cjs/dom-cf1e2e9f.js +1114 -0
  144. package/dist/cjs/{downloadUtils-c2bd7c80.js → downloadUtils-1f283d95.js} +37 -6
  145. package/dist/cjs/downloadUtils-de0c0682.js +4246 -0
  146. package/dist/cjs/edit-card.cjs.entry.js +228 -0
  147. package/dist/cjs/el-934951a0.js +67 -0
  148. package/dist/cjs/en-au-6872d248.js +67 -0
  149. package/dist/cjs/en-ca-7133c4f2.js +66 -0
  150. package/dist/cjs/en-gb-2c66b954.js +70 -0
  151. package/dist/cjs/es-48e65aa5.js +67 -0
  152. package/dist/cjs/es-mx-46d70897.js +66 -0
  153. package/dist/cjs/esri-loader-5b8fbfa4.js +308 -0
  154. package/dist/cjs/et-63c5628d.js +93 -0
  155. package/dist/cjs/feature-comments.cjs.entry.js +1 -1
  156. package/dist/cjs/feature-form-flow-item.cjs.entry.js +1 -1
  157. package/dist/cjs/feature-list.cjs.entry.js +199 -0
  158. package/dist/cjs/features-flow-item.cjs.entry.js +1 -1
  159. package/dist/cjs/fi-dc20f9ac.js +116 -0
  160. package/dist/cjs/filter-cc2705b7.js +48 -0
  161. package/dist/cjs/floating-ui-90bd00af.js +2350 -0
  162. package/dist/cjs/floor-filter.cjs.entry.js +111 -0
  163. package/dist/cjs/focusTrapComponent-946b0666.js +1028 -0
  164. package/dist/cjs/form-da52e819.js +316 -0
  165. package/dist/cjs/fr-7067996a.js +69 -0
  166. package/dist/cjs/fr-ch-dbd7ba02.js +67 -0
  167. package/dist/cjs/he-4eb6a5a9.js +106 -0
  168. package/dist/cjs/helpers-7415d67a.js +830 -0
  169. package/dist/cjs/{helpers-81779c18.js → helpers-b014d9a9.js} +1 -1
  170. package/dist/cjs/hi-5563acd4.js +66 -0
  171. package/dist/cjs/hr-7a0a4191.js +81 -0
  172. package/dist/cjs/html2canvas-57f1616d.js +7847 -0
  173. package/dist/cjs/hu-0b69b8fb.js +89 -0
  174. package/dist/cjs/id-345dd5a9.js +67 -0
  175. package/dist/cjs/index-5799a29c.js +41521 -0
  176. package/dist/cjs/index-8c75d784.js +1958 -0
  177. package/dist/cjs/index-af047760.js +201 -0
  178. package/dist/cjs/index-b53bfd7c.js +4185 -0
  179. package/dist/cjs/index.cjs.js +15 -0
  180. package/dist/cjs/index.es-152bb462.js +11342 -0
  181. package/dist/cjs/{index.es-22b3d1a2.js → index.es-4af23ecc.js} +1 -1
  182. package/dist/cjs/info-card.cjs.entry.js +320 -0
  183. package/dist/cjs/instant-apps-ckeditor-wrapper.cjs.entry.js +125 -0
  184. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +4 -4
  185. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +4 -4
  186. package/dist/cjs/instant-apps-export.cjs.entry.js +20 -14
  187. package/dist/cjs/instant-apps-filter-list.cjs.entry.js +1059 -0
  188. package/dist/cjs/instant-apps-header.cjs.entry.js +5 -4
  189. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +25 -21
  190. package/dist/cjs/instant-apps-interactive-legend-count.cjs.entry.js +104 -0
  191. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +2 -2
  192. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +7 -6
  193. package/dist/cjs/instant-apps-interactive-legend-group-legend-element.cjs.entry.js +56 -0
  194. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +2 -2
  195. package/dist/cjs/instant-apps-interactive-legend-layer-element-caption.cjs.entry.js +55 -0
  196. package/dist/cjs/instant-apps-interactive-legend-layer-element.cjs.entry.js +57 -0
  197. package/dist/cjs/instant-apps-interactive-legend-legend-element-caption.cjs.entry.js +104 -0
  198. package/dist/cjs/instant-apps-interactive-legend-legend-element.cjs.entry.js +65 -0
  199. package/dist/cjs/instant-apps-interactive-legend-relationship.cjs.entry.js +552 -0
  200. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +9 -8
  201. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +6 -6
  202. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +2 -2
  203. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +9 -9
  204. package/dist/cjs/instant-apps-language-translator-item.cjs.entry.js +384 -0
  205. package/dist/cjs/instant-apps-language-translator-search.cjs.entry.js +105 -0
  206. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +9 -9
  207. package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +139 -0
  208. package/dist/cjs/instant-apps-measurement.cjs.entry.js +7 -7
  209. package/dist/cjs/instant-apps-popover.cjs.entry.js +6 -6
  210. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  211. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +6 -6
  212. package/dist/cjs/instant-apps-social-share.cjs.entry.js +515 -0
  213. package/dist/cjs/instant-apps-splash.cjs.entry.js +17 -8
  214. package/dist/cjs/interactive-08e5bc95.js +144 -0
  215. package/dist/cjs/it-ac7cf3e5.js +67 -0
  216. package/dist/cjs/it-ch-6f7209eb.js +67 -0
  217. package/dist/cjs/ja-29e7b0a2.js +73 -0
  218. package/dist/cjs/json-editor.cjs.entry.js +406 -0
  219. package/dist/cjs/key-86f4a0b0.js +47 -0
  220. package/dist/cjs/ko-aeebde8b.js +73 -0
  221. package/dist/cjs/label-24b05042.js +186 -0
  222. package/dist/cjs/{languageSwitcher-4822684b.js → languageSwitcher-3870c772.js} +1 -1
  223. package/dist/cjs/languageSwitcher-aafa5b47.js +58 -0
  224. package/dist/cjs/{languageUtil-9bd00bad.js → languageUtil-0df39c0c.js} +1 -1
  225. package/dist/cjs/languageUtil-43c3acdc.js +90 -0
  226. package/dist/cjs/layer-list.cjs.entry.js +207 -0
  227. package/dist/cjs/layer-table.cjs.entry.js +1487 -0
  228. package/dist/cjs/layout-manager.cjs.entry.js +5 -4
  229. package/dist/cjs/list-flow-item.cjs.entry.js +1 -1
  230. package/dist/cjs/{loadModules-69fc5b98.js → loadModules-01306709.js} +1 -1
  231. package/dist/cjs/loadModules-a67b6702.js +23 -0
  232. package/dist/cjs/loadModules-b5f244cd.js +30 -0
  233. package/dist/cjs/loadable-41446b78.js +97 -0
  234. package/dist/cjs/loader.cjs.js +4 -4
  235. package/dist/cjs/{locale-3e33f44c.js → locale-28c7c569.js} +2 -2
  236. package/dist/cjs/locale-42a9e623.js +152 -0
  237. package/dist/cjs/locale-4cef466e.js +91 -0
  238. package/dist/cjs/locale-a615b02f.js +585 -0
  239. package/dist/cjs/location-flow-item.cjs.entry.js +1 -1
  240. package/dist/cjs/lodash-7587da9f.js +18030 -0
  241. package/dist/cjs/lt-6816d14c.js +98 -0
  242. package/dist/cjs/lv-2c998515.js +67 -0
  243. package/dist/cjs/map-card.cjs.entry.js +192 -0
  244. package/dist/cjs/map-draw-tools.cjs.entry.js +358 -0
  245. package/dist/cjs/map-fullscreen.cjs.entry.js +116 -0
  246. package/dist/cjs/map-layer-picker.cjs.entry.js +346 -0
  247. package/dist/cjs/map-legend.cjs.entry.js +109 -0
  248. package/dist/cjs/map-picker.cjs.entry.js +174 -0
  249. package/dist/cjs/map-search.cjs.entry.js +184 -0
  250. package/dist/cjs/map-select-tools.cjs.entry.js +798 -0
  251. package/dist/cjs/map-select-tools_3.cjs.entry.js +1 -1
  252. package/dist/cjs/map-tools.cjs.entry.js +375 -0
  253. package/dist/cjs/mapViewUtils-6fa5bab1.js +271 -0
  254. package/dist/cjs/mk-147994ea.js +67 -0
  255. package/dist/cjs/mode-a0417ce5.js +27 -0
  256. package/dist/cjs/nb-f3d75f05.js +68 -0
  257. package/dist/cjs/nl-cb0a22c8.js +68 -0
  258. package/dist/cjs/observers-5923a7cc.js +58 -0
  259. package/dist/cjs/openCloseComponent-8d9cb545.js +140 -0
  260. package/dist/cjs/parser-e80279bf.js +1656 -0
  261. package/dist/cjs/pci-calculator.cjs.entry.js +1 -1
  262. package/dist/cjs/pdf-download.cjs.entry.js +359 -0
  263. package/dist/cjs/pl-ade28edd.js +115 -0
  264. package/dist/cjs/popupUtils-4de17e65.js +96 -0
  265. package/dist/cjs/pt-5543b782.js +68 -0
  266. package/dist/cjs/pt-br-bdce1868.js +66 -0
  267. package/dist/cjs/public-notification.cjs.entry.js +12 -11
  268. package/dist/cjs/publicNotificationStore-f690e171.js +47 -0
  269. package/dist/cjs/purify-557ad134.js +1715 -0
  270. package/dist/cjs/queryUtils-aba29fcf.js +253 -0
  271. package/dist/cjs/refine-results-flow-item.cjs.entry.js +1 -1
  272. package/dist/cjs/refine-selection.cjs.entry.js +411 -0
  273. package/dist/cjs/resources-2ccf85d3.js +53 -0
  274. package/dist/cjs/resources-37006465.js +29 -0
  275. package/dist/cjs/resources-63b3a6b8.js +116 -0
  276. package/dist/cjs/resources-a2b1b149.js +49 -0
  277. package/dist/cjs/resources-ac626172.js +26 -0
  278. package/dist/cjs/resources-b0cc39b4.js +30 -0
  279. package/dist/cjs/ro-f4bb9704.js +67 -0
  280. package/dist/cjs/ru-ba86b627.js +127 -0
  281. package/dist/cjs/shadow-css-bbaea014.js +483 -0
  282. package/dist/cjs/share-item.cjs.entry.js +1 -1
  283. package/dist/cjs/shared-list-render-c8555864.js +370 -0
  284. package/dist/cjs/sk-ac03aca5.js +149 -0
  285. package/dist/cjs/sl-c68e3fd0.js +169 -0
  286. package/dist/cjs/solution-configuration.cjs.entry.js +21 -1105
  287. package/dist/cjs/solution-contents.cjs.entry.js +84 -0
  288. package/dist/cjs/solution-item-details.cjs.entry.js +199 -0
  289. package/dist/cjs/solution-item-icon.cjs.entry.js +1 -1
  290. package/dist/cjs/solution-item-sharing.cjs.entry.js +139 -0
  291. package/dist/cjs/solution-item.cjs.entry.js +106 -0
  292. package/dist/cjs/solution-organization-variables.cjs.entry.js +95 -0
  293. package/dist/cjs/solution-resource-item.cjs.entry.js +284 -0
  294. package/dist/cjs/solution-spatial-ref.cjs.entry.js +158 -0
  295. package/dist/cjs/solution-store-6194ba89.js +589 -0
  296. package/dist/cjs/solution-template-data.cjs.entry.js +119 -0
  297. package/dist/cjs/solution-variables.cjs.entry.js +107 -0
  298. package/dist/cjs/solutions-components.cjs.js +36 -5
  299. package/dist/cjs/sortableComponent-5e3419af.js +3443 -0
  300. package/dist/cjs/spatial-ref.cjs.entry.js +7 -6
  301. package/dist/cjs/sr-80f65cf0.js +102 -0
  302. package/dist/cjs/store-1f422ad4.js +91 -0
  303. package/dist/cjs/store-manager.cjs.entry.js +1 -1
  304. package/dist/cjs/sv-eee15401.js +72 -0
  305. package/dist/cjs/t9n-463dcbff.js +103 -0
  306. package/dist/cjs/th-f90768db.js +66 -0
  307. package/dist/cjs/time-4a9bf7e2.js +289 -0
  308. package/dist/cjs/tr-37fec0b5.js +67 -0
  309. package/dist/cjs/uk-3041a292.js +105 -0
  310. package/dist/cjs/utils-3a633152.js +64 -0
  311. package/dist/cjs/utils-7281bf72.js +110 -0
  312. package/dist/cjs/utils-72a66b3c.js +66 -0
  313. package/dist/cjs/utils-934ee777.js +142 -0
  314. package/dist/cjs/{utils-ea7a5a63.js → utils-ac836e7a.js} +1 -1
  315. package/dist/cjs/utils-b276a49d.js +226 -0
  316. package/dist/cjs/vi-57a02ad1.js +71 -0
  317. package/dist/cjs/zh-cn-165c486d.js +95 -0
  318. package/dist/cjs/zh-hk-0aa560a6.js +72 -0
  319. package/dist/cjs/zh-tw-42d975f0.js +93 -0
  320. package/dist/collection/utils/downloadUtils.js +36 -5
  321. package/dist/collection/utils/downloadUtils.ts +44 -5
  322. package/dist/collection/utils/test/downloadUtils.spec.js +33 -1
  323. package/dist/collection/utils/test/downloadUtils.spec.tsx +40 -1
  324. package/dist/components/ExpandToggle.js +8 -8
  325. package/dist/components/InitiativeUiSchemaEdit.js +26 -0
  326. package/dist/components/ProjectUiSchemaCreate.js +122 -0
  327. package/dist/components/ProjectUiSchemaEdit.js +176 -0
  328. package/dist/components/_commonjsHelpers.js +10 -2
  329. package/dist/components/action-bar.js +3 -3
  330. package/dist/components/action-group.js +1 -1
  331. package/dist/components/action-menu.js +1 -1
  332. package/dist/components/action-pad.js +1 -1
  333. package/dist/components/action.js +1 -1
  334. package/dist/components/alert.js +2 -2
  335. package/dist/components/arcgis-login.js +1 -1
  336. package/dist/components/avatar.js +1 -1
  337. package/dist/components/basemap-gallery2.js +1 -1
  338. package/dist/components/block.js +1 -1
  339. package/dist/components/buffer-tools2.js +1 -1
  340. package/dist/components/button.js +1 -1
  341. package/dist/components/calcite-accordion-item.js +1 -1
  342. package/dist/components/calcite-accordion.js +1 -1
  343. package/dist/components/calcite-block-section.js +1 -1
  344. package/dist/components/calcite-card.js +1 -1
  345. package/dist/components/calcite-chip-group.js +1 -1
  346. package/dist/components/calcite-color-picker.js +5 -5
  347. package/dist/components/calcite-combobox-item-group.js +1 -1
  348. package/dist/components/calcite-fab.js +1 -1
  349. package/dist/components/calcite-inline-editable.js +1 -1
  350. package/dist/components/calcite-input-time-picker.js +5 -1
  351. package/dist/components/calcite-input-time-zone.js +2 -2
  352. package/dist/components/calcite-list-item-group.js +1 -1
  353. package/dist/components/calcite-menu-item.js +1 -1
  354. package/dist/components/calcite-meter.js +1 -1
  355. package/dist/components/calcite-navigation-logo.js +1 -1
  356. package/dist/components/calcite-navigation-user.js +1 -1
  357. package/dist/components/calcite-navigation.js +1 -1
  358. package/dist/components/calcite-option-group.js +1 -1
  359. package/dist/components/calcite-pick-list-group.js +3 -3
  360. package/dist/components/calcite-pick-list.js +1 -1
  361. package/dist/components/calcite-radio-button-group.js +1 -1
  362. package/dist/components/calcite-rating.js +3 -1
  363. package/dist/components/calcite-sheet.js +1 -1
  364. package/dist/components/calcite-shell-center-row.js +1 -1
  365. package/dist/components/calcite-sortable-list.js +1 -1
  366. package/dist/components/calcite-split-button.js +1 -1
  367. package/dist/components/calcite-stepper-item.js +1 -1
  368. package/dist/components/calcite-stepper.js +1 -1
  369. package/dist/components/calcite-table-row.js +1 -1
  370. package/dist/components/calcite-table.js +1 -1
  371. package/dist/components/calcite-text-area.js +2 -2
  372. package/dist/components/calcite-tile-select-group.js +1 -1
  373. package/dist/components/calcite-tile-select.js +1 -1
  374. package/dist/components/calcite-tile.js +1 -1
  375. package/dist/components/calcite-tip-group.js +1 -1
  376. package/dist/components/calcite-tip-manager.js +8 -1
  377. package/dist/components/calcite-tip.js +2 -2
  378. package/dist/components/card-manager2.js +1 -1
  379. package/dist/components/checkbox.js +1 -1
  380. package/dist/components/chip.js +1 -1
  381. package/dist/components/color-picker-hex-input.js +2 -2
  382. package/dist/components/color-picker-swatch.js +1 -1
  383. package/dist/components/combobox-item.js +1 -1
  384. package/dist/components/combobox.js +314 -3
  385. package/dist/components/consent-manager.js +376 -13
  386. package/dist/components/create-feature2.js +1 -1
  387. package/dist/components/crowdsource-manager.js +1 -1
  388. package/dist/components/crowdsource-reporter.js +1 -1
  389. package/dist/components/date-picker-day.js +1 -1
  390. package/dist/components/date-picker-month-header.js +1 -1
  391. package/dist/components/date-picker-month.js +1 -1
  392. package/dist/components/date-picker.js +1 -1
  393. package/dist/components/deduct-calculator2.js +1 -1
  394. package/dist/components/delete-button2.js +1 -1
  395. package/dist/components/dom.js +28 -1
  396. package/dist/components/downloadUtils.js +1213 -102
  397. package/dist/components/dropdown-group.js +1 -1
  398. package/dist/components/dropdown-item.js +1 -1
  399. package/dist/components/dropdown.js +1 -1
  400. package/dist/components/edit-card2.js +1 -1
  401. package/dist/components/esri-loader.js +8 -3
  402. package/dist/components/feature-comments.js +1 -1
  403. package/dist/components/feature-form-flow-item.js +1 -1
  404. package/dist/components/feature-list2.js +1 -1
  405. package/dist/components/features-flow-item.js +1 -1
  406. package/dist/components/filter.js +1 -718
  407. package/dist/components/filter2.js +2 -2
  408. package/dist/components/floating-ui.js +384 -7
  409. package/dist/components/floor-filter2.js +1 -1
  410. package/dist/components/flow-item.js +1 -1
  411. package/dist/components/flow.js +1 -1
  412. package/dist/components/focusTrapComponent.js +1 -1
  413. package/dist/components/form.js +1 -1
  414. package/dist/components/graph.js +1 -1
  415. package/dist/components/handle.js +1 -1
  416. package/dist/components/helpers.js +6 -2
  417. package/dist/components/html2canvas.js +8 -3
  418. package/dist/components/icon.js +1 -1
  419. package/dist/components/index.es.js +555 -22
  420. package/dist/components/index.js +16 -0
  421. package/dist/components/index2.js +3 -0
  422. package/dist/components/index3.js +41270 -1873
  423. package/dist/components/index5.js +2086 -185
  424. package/dist/components/index6.js +188 -55
  425. package/dist/components/index7.js +71 -0
  426. package/dist/components/info-card2.js +1 -1
  427. package/dist/components/input-date-picker.js +1 -1
  428. package/dist/components/input-message.js +1 -1
  429. package/dist/components/input-number.js +1 -1
  430. package/dist/components/input-text.js +1 -1
  431. package/dist/components/input.js +1 -1
  432. package/dist/components/instant-apps-ckeditor-wrapper2.js +1 -1
  433. package/dist/components/instant-apps-control-panel.js +1 -1
  434. package/dist/components/instant-apps-export.js +14 -8
  435. package/dist/components/instant-apps-filter-list2.js +2 -1
  436. package/dist/components/instant-apps-header2.js +2 -2
  437. package/dist/components/instant-apps-interactive-legend-classic2.js +10 -7
  438. package/dist/components/instant-apps-interactive-legend-count2.js +2 -2
  439. package/dist/components/instant-apps-interactive-legend-group-legend-element-caption.js +1 -1
  440. package/dist/components/instant-apps-interactive-legend-group-legend-element2.js +1 -1
  441. package/dist/components/instant-apps-interactive-legend-layer-element-caption2.js +1 -1
  442. package/dist/components/instant-apps-interactive-legend-layer-element2.js +1 -1
  443. package/dist/components/instant-apps-interactive-legend-legend-element-caption2.js +2 -2
  444. package/dist/components/instant-apps-interactive-legend-legend-element2.js +1 -1
  445. package/dist/components/instant-apps-interactive-legend-relationship2.js +1 -1
  446. package/dist/components/instant-apps-interactive-legend.js +1 -1
  447. package/dist/components/instant-apps-keyboard-shortcuts.js +1 -1
  448. package/dist/components/instant-apps-landing-page.js +2 -2
  449. package/dist/components/instant-apps-language-switcher.js +1 -1
  450. package/dist/components/instant-apps-language-translator-item2.js +1 -1
  451. package/dist/components/instant-apps-language-translator-search2.js +1 -1
  452. package/dist/components/instant-apps-language-translator2.js +1 -1
  453. package/dist/components/instant-apps-measurement-tool2.js +1 -1
  454. package/dist/components/instant-apps-measurement.js +2 -2
  455. package/dist/components/instant-apps-popover.js +1 -1
  456. package/dist/components/instant-apps-popovers.js +1 -1
  457. package/dist/components/instant-apps-scoreboard.js +1 -1
  458. package/dist/components/instant-apps-social-share2.js +14 -8
  459. package/dist/components/instant-apps-splash.js +18 -4
  460. package/dist/components/json-editor2.js +1 -1
  461. package/dist/components/key.js +28 -0
  462. package/dist/components/label.js +1 -1
  463. package/dist/components/label2.js +1 -1
  464. package/dist/components/languageUtil.js +23 -2
  465. package/dist/components/layer-list2.js +1 -1
  466. package/dist/components/layer-table2.js +1 -1
  467. package/dist/components/layout-manager.js +1 -1
  468. package/dist/components/link.js +1 -1
  469. package/dist/components/list-flow-item.js +1 -1
  470. package/dist/components/list-item.js +1 -1
  471. package/dist/components/list.js +2 -2
  472. package/dist/components/loadModules2.js +1 -1
  473. package/dist/components/loader.js +1 -1
  474. package/dist/components/locale.js +12 -0
  475. package/dist/components/locale2.js +2 -1
  476. package/dist/components/location-flow-item.js +1 -1
  477. package/dist/components/lodash.js +18025 -0
  478. package/dist/components/map-card2.js +1 -1
  479. package/dist/components/map-draw-tools2.js +1 -1
  480. package/dist/components/map-fullscreen2.js +1 -1
  481. package/dist/components/map-layer-picker2.js +1 -1
  482. package/dist/components/map-legend2.js +1 -1
  483. package/dist/components/map-picker2.js +1 -1
  484. package/dist/components/map-search2.js +1 -1
  485. package/dist/components/map-select-tools2.js +1 -1
  486. package/dist/components/map-tools2.js +3 -1
  487. package/dist/components/menu.js +1 -1
  488. package/dist/components/modal.js +7 -1
  489. package/dist/components/mode.js +8 -0
  490. package/dist/components/notice.js +1 -1
  491. package/dist/components/openCloseComponent.js +48 -0
  492. package/dist/components/option.js +1 -1
  493. package/dist/components/pagination.js +194 -1
  494. package/dist/components/panel.js +2 -1
  495. package/dist/components/parser.js +1654 -0
  496. package/dist/components/pci-calculator.js +1 -1
  497. package/dist/components/pdf-download2.js +1 -1
  498. package/dist/components/pick-list-item.js +1 -1
  499. package/dist/components/popover.js +1 -1
  500. package/dist/components/progress.js +1 -1
  501. package/dist/components/public-notification.js +1 -1
  502. package/dist/components/purify.js +5 -2
  503. package/dist/components/queryUtils.js +43 -0
  504. package/dist/components/radio-button.js +1 -1
  505. package/dist/components/refine-results-flow-item.js +1 -1
  506. package/dist/components/refine-selection2.js +1 -1
  507. package/dist/components/resources.js +17 -0
  508. package/dist/components/resources4.js +3 -0
  509. package/dist/components/scrim.js +1 -1
  510. package/dist/components/segmented-control-item.js +1 -1
  511. package/dist/components/segmented-control.js +1 -1
  512. package/dist/components/select.js +1 -1
  513. package/dist/components/share-item.js +1 -1
  514. package/dist/components/shared-list-render.js +6 -1
  515. package/dist/components/shell-panel.js +1 -1
  516. package/dist/components/shell.js +1 -1
  517. package/dist/components/slider.js +3 -1
  518. package/dist/components/solution-configuration.js +2 -1088
  519. package/dist/components/solution-contents2.js +1 -1
  520. package/dist/components/solution-item-details2.js +1 -1
  521. package/dist/components/solution-item-icon2.js +1 -1
  522. package/dist/components/solution-item-sharing2.js +1 -1
  523. package/dist/components/solution-item2.js +1 -1
  524. package/dist/components/solution-organization-variables2.js +1 -1
  525. package/dist/components/solution-resource-item2.js +2 -3
  526. package/dist/components/solution-spatial-ref2.js +1 -1
  527. package/dist/components/solution-store.js +1 -756
  528. package/dist/components/solution-template-data2.js +1 -1
  529. package/dist/components/solution-variables2.js +1 -1
  530. package/dist/components/sortableComponent.js +701 -0
  531. package/dist/components/spatial-ref2.js +263 -4
  532. package/dist/components/stack.js +1 -1
  533. package/dist/components/store-manager.js +1 -1
  534. package/dist/components/store.js +1 -0
  535. package/dist/components/switch.js +1 -1
  536. package/dist/components/t9n.js +1 -1
  537. package/dist/components/tab-nav.js +1 -1
  538. package/dist/components/tab-title.js +1 -1
  539. package/dist/components/tab.js +1 -1
  540. package/dist/components/table-cell.js +1 -1
  541. package/dist/components/table-header.js +1 -1
  542. package/dist/components/tabs.js +1 -1
  543. package/dist/components/time-picker.js +2 -2
  544. package/dist/components/tooltip.js +1 -1
  545. package/dist/components/tree-item.js +1 -1
  546. package/dist/components/tree.js +1 -1
  547. package/dist/components/utils.js +6 -1
  548. package/dist/components/utils2.js +1 -1
  549. package/dist/components/utils4.js +12 -0
  550. package/dist/components/value-list-item.js +1 -1
  551. package/dist/components/value-list.js +4 -1
  552. package/dist/esm/ExpandToggle-22fd2faa.js +110 -0
  553. package/dist/esm/FloatingArrow-de6fd1c7.js +48 -0
  554. package/dist/esm/Heading-f003a141.js +22 -0
  555. package/dist/esm/InitiativeUiSchemaEdit-8ddacfe8.js +26 -0
  556. package/dist/esm/ProjectUiSchemaCreate-dd179c0f.js +124 -0
  557. package/dist/esm/ProjectUiSchemaEdit-fbfdf6e4.js +176 -0
  558. package/dist/esm/Validation-59a77488.js +18 -0
  559. package/dist/esm/_commonjsHelpers-3cd6d4ee.js +49 -0
  560. package/dist/esm/app-globals-928553ab.js +67 -0
  561. package/dist/esm/ar-75ffdabb.js +103 -0
  562. package/dist/esm/arcgis-login.entry.js +1 -1
  563. package/dist/esm/basemap-gallery.entry.js +117 -0
  564. package/dist/esm/bg-fac0bf10.js +81 -0
  565. package/dist/esm/browser-b8d08bed.js +26 -0
  566. package/dist/esm/bs-c03c8ef2.js +50 -0
  567. package/dist/esm/buffer-tools.entry.js +253 -0
  568. package/dist/esm/ca-29e49f82.js +70 -0
  569. package/dist/esm/calcite-accordion-item.entry.js +5 -5
  570. package/dist/esm/calcite-accordion.entry.js +2 -2
  571. package/dist/esm/calcite-action-bar.entry.js +11 -11
  572. package/dist/esm/calcite-action-group.entry.js +12 -12
  573. package/dist/esm/calcite-action-menu.entry.js +291 -0
  574. package/dist/esm/calcite-action-pad.entry.js +165 -0
  575. package/dist/esm/calcite-action-pad_2.entry.js +1 -1
  576. package/dist/esm/calcite-action.entry.js +184 -0
  577. package/dist/esm/calcite-alert.entry.js +318 -0
  578. package/dist/esm/calcite-avatar.entry.js +4 -4
  579. package/dist/esm/calcite-block-section.entry.js +8 -8
  580. package/dist/esm/calcite-block.entry.js +210 -0
  581. package/dist/esm/calcite-button.entry.js +13 -13
  582. package/dist/esm/calcite-card.entry.js +8 -8
  583. package/dist/esm/calcite-checkbox.entry.js +9 -9
  584. package/dist/esm/calcite-chip-group.entry.js +7 -7
  585. package/dist/esm/calcite-chip.entry.js +258 -0
  586. package/dist/esm/calcite-color-picker-hex-input.entry.js +270 -0
  587. package/dist/esm/calcite-color-picker-swatch.entry.js +95 -0
  588. package/dist/esm/calcite-color-picker.entry.js +16 -16
  589. package/dist/esm/calcite-combobox-item-group.entry.js +4 -4
  590. package/dist/esm/calcite-combobox-item.entry.js +141 -0
  591. package/dist/esm/calcite-combobox.entry.js +1427 -0
  592. package/dist/esm/calcite-date-picker-day.entry.js +93 -0
  593. package/dist/esm/calcite-date-picker-month-header.entry.js +203 -0
  594. package/dist/esm/calcite-date-picker-month.entry.js +358 -0
  595. package/dist/esm/calcite-date-picker.entry.js +456 -0
  596. package/dist/esm/calcite-dropdown-group.entry.js +81 -0
  597. package/dist/esm/calcite-dropdown-item.entry.js +184 -0
  598. package/dist/esm/calcite-dropdown.entry.js +426 -0
  599. package/dist/esm/calcite-fab.entry.js +6 -6
  600. package/dist/esm/calcite-filter.entry.js +175 -0
  601. package/dist/esm/calcite-flow-item.entry.js +194 -0
  602. package/dist/esm/calcite-flow.entry.js +149 -0
  603. package/dist/esm/calcite-graph.entry.js +222 -0
  604. package/dist/esm/calcite-handle.entry.js +200 -0
  605. package/dist/esm/calcite-icon.entry.js +5 -5
  606. package/dist/esm/calcite-inline-editable.entry.js +11 -11
  607. package/dist/esm/calcite-input-date-picker.entry.js +740 -0
  608. package/dist/esm/calcite-input-date-picker_3.entry.js +16 -10
  609. package/dist/esm/calcite-input-message.entry.js +66 -0
  610. package/dist/esm/calcite-input-number.entry.js +13 -13
  611. package/dist/esm/calcite-input-text.entry.js +13 -13
  612. package/dist/esm/calcite-input-time-picker-e5cd4d26.js +1851 -0
  613. package/dist/esm/calcite-input-time-picker.entry.js +17 -17
  614. package/dist/esm/calcite-input-time-zone.entry.js +12 -12
  615. package/dist/esm/calcite-input.entry.js +691 -0
  616. package/dist/esm/calcite-label.entry.js +4 -4
  617. package/dist/esm/calcite-link.entry.js +6 -6
  618. package/dist/esm/calcite-list-item-group.entry.js +4 -4
  619. package/dist/esm/calcite-list-item.entry.js +450 -0
  620. package/dist/esm/calcite-list.entry.js +563 -0
  621. package/dist/esm/calcite-loader.entry.js +76 -0
  622. package/dist/esm/calcite-menu-item.entry.js +8 -8
  623. package/dist/esm/calcite-menu.entry.js +8 -8
  624. package/dist/esm/calcite-meter.entry.js +8 -8
  625. package/dist/esm/calcite-modal.entry.js +17 -11
  626. package/dist/esm/calcite-navigation-logo.entry.js +2 -2
  627. package/dist/esm/calcite-navigation-user.entry.js +2 -2
  628. package/dist/esm/calcite-navigation.entry.js +4 -4
  629. package/dist/esm/calcite-notice.entry.js +10 -10
  630. package/dist/esm/calcite-option-group.entry.js +1 -1
  631. package/dist/esm/calcite-option.entry.js +84 -0
  632. package/dist/esm/calcite-pagination.entry.js +201 -8
  633. package/dist/esm/calcite-panel.entry.js +266 -0
  634. package/dist/esm/calcite-pick-list-group.entry.js +6 -6
  635. package/dist/esm/calcite-pick-list-item.entry.js +13 -13
  636. package/dist/esm/calcite-pick-list.entry.js +10 -10
  637. package/dist/esm/calcite-popover.entry.js +414 -0
  638. package/dist/esm/calcite-progress.entry.js +37 -0
  639. package/dist/esm/calcite-radio-button-group.entry.js +4 -4
  640. package/dist/esm/calcite-radio-button.entry.js +8 -8
  641. package/dist/esm/calcite-rating.entry.js +14 -12
  642. package/dist/esm/calcite-scrim.entry.js +7 -7
  643. package/dist/esm/calcite-segmented-control-item.entry.js +66 -0
  644. package/dist/esm/calcite-segmented-control.entry.js +241 -0
  645. package/dist/esm/calcite-select.entry.js +231 -0
  646. package/dist/esm/calcite-sheet.entry.js +7 -7
  647. package/dist/esm/calcite-shell-center-row.entry.js +5 -5
  648. package/dist/esm/calcite-shell-panel.entry.js +410 -0
  649. package/dist/esm/calcite-shell.entry.js +170 -0
  650. package/dist/esm/calcite-slider.entry.js +840 -0
  651. package/dist/esm/calcite-sortable-list.entry.js +7 -7
  652. package/dist/esm/calcite-split-button.entry.js +4 -4
  653. package/dist/esm/calcite-stack.entry.js +70 -0
  654. package/dist/esm/calcite-stepper-item.entry.js +10 -10
  655. package/dist/esm/calcite-stepper.entry.js +7 -7
  656. package/dist/esm/calcite-switch.entry.js +9 -9
  657. package/dist/esm/calcite-tab-nav.entry.js +259 -0
  658. package/dist/esm/calcite-tab-title.entry.js +287 -0
  659. package/dist/esm/calcite-tab.entry.js +108 -0
  660. package/dist/esm/calcite-table-cell.entry.js +152 -0
  661. package/dist/esm/calcite-table-header.entry.js +165 -0
  662. package/dist/esm/calcite-table-row.entry.js +6 -6
  663. package/dist/esm/calcite-table.entry.js +9 -9
  664. package/dist/esm/calcite-tabs.entry.js +174 -0
  665. package/dist/esm/calcite-text-area.entry.js +14 -15
  666. package/dist/esm/calcite-tile-select-group.entry.js +3 -3
  667. package/dist/esm/calcite-tile-select.entry.js +4 -4
  668. package/dist/esm/calcite-tile.entry.js +7 -7
  669. package/dist/esm/calcite-time-picker.entry.js +9 -9
  670. package/dist/esm/calcite-tip-group.entry.js +1 -1
  671. package/dist/esm/calcite-tip-manager.entry.js +15 -8
  672. package/dist/esm/calcite-tip.entry.js +9 -9
  673. package/dist/esm/calcite-tooltip.entry.js +7 -7
  674. package/dist/esm/calcite-tree-item.entry.js +292 -0
  675. package/dist/esm/calcite-tree.entry.js +311 -0
  676. package/dist/esm/calcite-value-list-item.entry.js +153 -0
  677. package/dist/esm/calcite-value-list.entry.js +322 -0
  678. package/dist/esm/card-manager.entry.js +103 -0
  679. package/dist/esm/card-manager_3.entry.js +1 -1
  680. package/dist/esm/common-7e0dcaa2.js +295 -0
  681. package/dist/esm/conditionalSlot-a395417e.js +60 -0
  682. package/dist/esm/consent-manager.entry.js +379 -15
  683. package/dist/esm/create-feature.entry.js +259 -0
  684. package/dist/esm/crowdsource-manager.entry.js +7 -5
  685. package/dist/esm/crowdsource-reporter.entry.js +7 -5
  686. package/dist/esm/cs-04f36d01.js +146 -0
  687. package/dist/esm/da-5a3b8600.js +65 -0
  688. package/dist/esm/date-74c7f03b.js +245 -0
  689. package/dist/esm/de-579cda2e.js +90 -0
  690. package/dist/esm/de-at-52bf1c4c.js +89 -0
  691. package/dist/esm/de-ch-12d03480.js +89 -0
  692. package/dist/esm/deduct-calculator.entry.js +1 -1
  693. package/dist/esm/delete-button.entry.js +146 -0
  694. package/dist/esm/dom-b91aa537.js +1083 -0
  695. package/dist/esm/{downloadUtils-a6c0e25f.js → downloadUtils-01e2cb56.js} +37 -6
  696. package/dist/esm/downloadUtils-b3220f86.js +4240 -0
  697. package/dist/esm/edit-card.entry.js +224 -0
  698. package/dist/esm/el-c18d3ea4.js +65 -0
  699. package/dist/esm/en-au-2599e6da.js +65 -0
  700. package/dist/esm/en-ca-8cfbe6bc.js +64 -0
  701. package/dist/esm/en-gb-5e4e8a1e.js +68 -0
  702. package/dist/esm/es-d86f9957.js +65 -0
  703. package/dist/esm/es-mx-f99d9fd1.js +64 -0
  704. package/dist/esm/esri-loader-af2bbfd5.js +306 -0
  705. package/dist/esm/et-8bf52e57.js +91 -0
  706. package/dist/esm/feature-comments.entry.js +1 -1
  707. package/dist/esm/feature-form-flow-item.entry.js +1 -1
  708. package/dist/esm/feature-list.entry.js +195 -0
  709. package/dist/esm/features-flow-item.entry.js +1 -1
  710. package/dist/esm/fi-aeb49e52.js +114 -0
  711. package/dist/esm/filter-0d00d2e2.js +46 -0
  712. package/dist/esm/floating-ui-b3256614.js +2342 -0
  713. package/dist/esm/floor-filter.entry.js +107 -0
  714. package/dist/esm/focusTrapComponent-2fe6623b.js +1023 -0
  715. package/dist/esm/form-f2181470.js +307 -0
  716. package/dist/esm/fr-6200cc01.js +67 -0
  717. package/dist/esm/fr-ch-df62bb30.js +65 -0
  718. package/dist/esm/he-07ace6cb.js +104 -0
  719. package/dist/esm/helpers-85ca7251.js +807 -0
  720. package/dist/esm/{helpers-aeddac74.js → helpers-f9256189.js} +1 -1
  721. package/dist/esm/hi-5aa9519e.js +64 -0
  722. package/dist/esm/hr-e0614bed.js +79 -0
  723. package/dist/esm/html2canvas-d52e7c8d.js +7845 -0
  724. package/dist/esm/hu-732fe37c.js +87 -0
  725. package/dist/esm/id-0832fc24.js +65 -0
  726. package/dist/esm/index-7fc1cba9.js +41502 -0
  727. package/dist/esm/index-91eeaf01.js +199 -0
  728. package/dist/esm/index-b1fb529b.js +1956 -0
  729. package/dist/esm/index-bdfaac50.js +4145 -0
  730. package/dist/esm/index.es-3db60115.js +11256 -0
  731. package/dist/esm/{index.es-b0a676ae.js → index.es-ac6f5e76.js} +1 -1
  732. package/dist/esm/index.js +15 -0
  733. package/dist/esm/info-card.entry.js +316 -0
  734. package/dist/esm/instant-apps-ckeditor-wrapper.entry.js +121 -0
  735. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +4 -4
  736. package/dist/esm/instant-apps-control-panel.entry.js +4 -4
  737. package/dist/esm/instant-apps-export.entry.js +20 -14
  738. package/dist/esm/instant-apps-filter-list.entry.js +1055 -0
  739. package/dist/esm/instant-apps-header.entry.js +5 -4
  740. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +15 -11
  741. package/dist/esm/instant-apps-interactive-legend-count.entry.js +100 -0
  742. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +2 -2
  743. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +7 -6
  744. package/dist/esm/instant-apps-interactive-legend-group-legend-element.entry.js +52 -0
  745. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +2 -2
  746. package/dist/esm/instant-apps-interactive-legend-layer-element-caption.entry.js +51 -0
  747. package/dist/esm/instant-apps-interactive-legend-layer-element.entry.js +53 -0
  748. package/dist/esm/instant-apps-interactive-legend-legend-element-caption.entry.js +100 -0
  749. package/dist/esm/instant-apps-interactive-legend-legend-element.entry.js +61 -0
  750. package/dist/esm/instant-apps-interactive-legend-relationship.entry.js +548 -0
  751. package/dist/esm/instant-apps-interactive-legend.entry.js +9 -8
  752. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +6 -6
  753. package/dist/esm/instant-apps-landing-page.entry.js +2 -2
  754. package/dist/esm/instant-apps-language-switcher.entry.js +9 -9
  755. package/dist/esm/instant-apps-language-translator-item.entry.js +380 -0
  756. package/dist/esm/instant-apps-language-translator-search.entry.js +101 -0
  757. package/dist/esm/instant-apps-language-translator.entry.js +9 -9
  758. package/dist/esm/instant-apps-measurement-tool.entry.js +135 -0
  759. package/dist/esm/instant-apps-measurement.entry.js +7 -7
  760. package/dist/esm/instant-apps-popover.entry.js +6 -6
  761. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  762. package/dist/esm/instant-apps-scoreboard.entry.js +6 -6
  763. package/dist/esm/instant-apps-social-share.entry.js +511 -0
  764. package/dist/esm/instant-apps-splash.entry.js +17 -8
  765. package/dist/esm/interactive-71585ecc.js +139 -0
  766. package/dist/esm/it-142bc820.js +65 -0
  767. package/dist/esm/it-ch-1ad1f0ac.js +65 -0
  768. package/dist/esm/ja-6a33e9d4.js +71 -0
  769. package/dist/esm/json-editor.entry.js +402 -0
  770. package/dist/esm/key-9a10d862.js +44 -0
  771. package/dist/esm/ko-d61df01d.js +71 -0
  772. package/dist/esm/label-16184ce7.js +179 -0
  773. package/dist/esm/{languageSwitcher-4faa659f.js → languageSwitcher-068998b1.js} +1 -1
  774. package/dist/esm/languageSwitcher-2a9037e5.js +55 -0
  775. package/dist/esm/{languageUtil-dc3111c1.js → languageUtil-035e7728.js} +1 -1
  776. package/dist/esm/languageUtil-71a7a914.js +87 -0
  777. package/dist/esm/layer-list.entry.js +203 -0
  778. package/dist/esm/layer-table.entry.js +1483 -0
  779. package/dist/esm/layout-manager.entry.js +5 -4
  780. package/dist/esm/list-flow-item.entry.js +1 -1
  781. package/dist/esm/{loadModules-877bbb89.js → loadModules-7a5f1022.js} +1 -1
  782. package/dist/esm/loadModules-827c5581.js +28 -0
  783. package/dist/esm/loadModules-acccbc1c.js +21 -0
  784. package/dist/esm/loadable-aea90723.js +92 -0
  785. package/dist/esm/loader.js +5 -5
  786. package/dist/esm/{locale-bd9034e1.js → locale-4cab280d.js} +2 -2
  787. package/dist/esm/locale-4cfbae3e.js +86 -0
  788. package/dist/esm/locale-857f39cf.js +572 -0
  789. package/dist/esm/locale-d9463a95.js +148 -0
  790. package/dist/esm/location-flow-item.entry.js +1 -1
  791. package/dist/esm/lodash-98e4b7d0.js +18025 -0
  792. package/dist/esm/lt-652c530a.js +96 -0
  793. package/dist/esm/lv-84e48ed0.js +65 -0
  794. package/dist/esm/map-card.entry.js +188 -0
  795. package/dist/esm/map-draw-tools.entry.js +354 -0
  796. package/dist/esm/map-fullscreen.entry.js +112 -0
  797. package/dist/esm/map-layer-picker.entry.js +342 -0
  798. package/dist/esm/map-legend.entry.js +105 -0
  799. package/dist/esm/map-picker.entry.js +170 -0
  800. package/dist/esm/map-search.entry.js +180 -0
  801. package/dist/esm/map-select-tools.entry.js +794 -0
  802. package/dist/esm/map-select-tools_3.entry.js +1 -1
  803. package/dist/esm/map-tools.entry.js +371 -0
  804. package/dist/esm/mapViewUtils-436a516e.js +261 -0
  805. package/dist/esm/mk-bbf2ee01.js +65 -0
  806. package/dist/esm/mode-f9bfc4e9.js +25 -0
  807. package/dist/esm/nb-ccfaa0f7.js +66 -0
  808. package/dist/esm/nl-4bc56289.js +66 -0
  809. package/dist/esm/observers-5ba39eee.js +56 -0
  810. package/dist/esm/openCloseComponent-b4b3788b.js +138 -0
  811. package/dist/esm/parser-87982ce2.js +1654 -0
  812. package/dist/esm/pci-calculator.entry.js +1 -1
  813. package/dist/esm/pdf-download.entry.js +355 -0
  814. package/dist/esm/pl-1f435988.js +113 -0
  815. package/dist/esm/popupUtils-b61d7ffd.js +94 -0
  816. package/dist/esm/pt-4a05a00d.js +66 -0
  817. package/dist/esm/pt-br-9720547b.js +64 -0
  818. package/dist/esm/public-notification.entry.js +11 -10
  819. package/dist/esm/publicNotificationStore-208e26f0.js +45 -0
  820. package/dist/esm/purify-909c20fa.js +1713 -0
  821. package/dist/esm/queryUtils-2529c537.js +244 -0
  822. package/dist/esm/refine-results-flow-item.entry.js +1 -1
  823. package/dist/esm/refine-selection.entry.js +407 -0
  824. package/dist/esm/resources-0f8db821.js +45 -0
  825. package/dist/esm/resources-3c6947d3.js +26 -0
  826. package/dist/esm/resources-47b3ca40.js +106 -0
  827. package/dist/esm/resources-667afb5d.js +27 -0
  828. package/dist/esm/resources-9b2084c6.js +24 -0
  829. package/dist/esm/resources-bb6c11c3.js +49 -0
  830. package/dist/esm/ro-f87076a1.js +65 -0
  831. package/dist/esm/ru-e69ca895.js +125 -0
  832. package/dist/esm/shadow-css-f5236d52.js +481 -0
  833. package/dist/esm/share-item.entry.js +1 -1
  834. package/dist/esm/shared-list-render-a572ef93.js +348 -0
  835. package/dist/esm/sk-d632e850.js +147 -0
  836. package/dist/esm/sl-5099fa6f.js +167 -0
  837. package/dist/esm/solution-configuration.entry.js +9 -1093
  838. package/dist/esm/solution-contents.entry.js +80 -0
  839. package/dist/esm/solution-item-details.entry.js +195 -0
  840. package/dist/esm/solution-item-icon.entry.js +1 -1
  841. package/dist/esm/solution-item-sharing.entry.js +135 -0
  842. package/dist/esm/solution-item.entry.js +102 -0
  843. package/dist/esm/solution-organization-variables.entry.js +91 -0
  844. package/dist/esm/solution-resource-item.entry.js +280 -0
  845. package/dist/esm/solution-spatial-ref.entry.js +154 -0
  846. package/dist/esm/solution-store-31cccb90.js +587 -0
  847. package/dist/esm/solution-template-data.entry.js +115 -0
  848. package/dist/esm/solution-variables.entry.js +103 -0
  849. package/dist/esm/solutions-components.js +37 -6
  850. package/dist/esm/sortableComponent-e715a3dd.js +3439 -0
  851. package/dist/esm/spatial-ref.entry.js +7 -6
  852. package/dist/esm/sr-944b7fd7.js +100 -0
  853. package/dist/esm/store-194c1a01.js +87 -0
  854. package/dist/esm/store-manager.entry.js +1 -1
  855. package/dist/esm/sv-e481fa6a.js +70 -0
  856. package/dist/esm/t9n-b39c5433.js +98 -0
  857. package/dist/esm/th-60961669.js +64 -0
  858. package/dist/esm/time-4a90614b.js +274 -0
  859. package/dist/esm/tr-eba8dd86.js +65 -0
  860. package/dist/esm/uk-ec375ce0.js +103 -0
  861. package/dist/esm/utils-32df4a1e.js +133 -0
  862. package/dist/esm/utils-57e2ccde.js +61 -0
  863. package/dist/esm/{utils-28d0a086.js → utils-78fe6e5b.js} +1 -1
  864. package/dist/esm/utils-7db4ecdc.js +100 -0
  865. package/dist/esm/utils-95e9dd51.js +55 -0
  866. package/dist/esm/utils-cfbe589a.js +208 -0
  867. package/dist/esm/vi-29345f79.js +69 -0
  868. package/dist/esm/zh-cn-32c7c714.js +93 -0
  869. package/dist/esm/zh-hk-7c770845.js +70 -0
  870. package/dist/esm/zh-tw-c318be5c.js +91 -0
  871. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-header/instant-apps-header.css +1 -1
  872. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-scoreboard/instant-apps-scoreboard.css +1 -1
  873. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-social-share/instant-apps-social-share.css +8 -1
  874. package/dist/solutions-components/ExpandToggle-22fd2faa.js +110 -0
  875. package/dist/solutions-components/FloatingArrow-de6fd1c7.js +48 -0
  876. package/dist/solutions-components/Heading-f003a141.js +22 -0
  877. package/dist/solutions-components/InitiativeUiSchemaEdit-8ddacfe8.js +26 -0
  878. package/dist/solutions-components/ProjectUiSchemaCreate-dd179c0f.js +124 -0
  879. package/dist/solutions-components/ProjectUiSchemaEdit-fbfdf6e4.js +176 -0
  880. package/dist/solutions-components/Validation-59a77488.js +18 -0
  881. package/dist/solutions-components/_commonjsHelpers-3cd6d4ee.js +49 -0
  882. package/dist/solutions-components/app-globals-928553ab.js +67 -0
  883. package/dist/solutions-components/ar-75ffdabb.js +103 -0
  884. package/dist/solutions-components/arcgis-login.entry.js +56 -0
  885. package/dist/solutions-components/array-396bdf3c.js +15 -0
  886. package/dist/solutions-components/basemap-gallery.entry.js +117 -0
  887. package/dist/solutions-components/bg-fac0bf10.js +81 -0
  888. package/dist/solutions-components/breakpoints-f0f1417d.js +15 -0
  889. package/dist/solutions-components/browser-b8d08bed.js +26 -0
  890. package/dist/solutions-components/bs-c03c8ef2.js +50 -0
  891. package/dist/solutions-components/buffer-tools.entry.js +253 -0
  892. package/dist/solutions-components/ca-29e49f82.js +70 -0
  893. package/dist/solutions-components/calcite-accordion-item.entry.js +176 -0
  894. package/dist/solutions-components/calcite-accordion.entry.js +81 -0
  895. package/dist/solutions-components/calcite-action-bar.entry.js +252 -0
  896. package/dist/solutions-components/calcite-action-group.entry.js +112 -0
  897. package/dist/solutions-components/calcite-action-menu.entry.js +291 -0
  898. package/dist/solutions-components/calcite-action-pad.entry.js +165 -0
  899. package/dist/solutions-components/calcite-action.entry.js +184 -0
  900. package/dist/solutions-components/calcite-alert.entry.js +318 -0
  901. package/dist/solutions-components/calcite-avatar.entry.js +146 -0
  902. package/dist/solutions-components/calcite-block-section.entry.js +162 -0
  903. package/dist/solutions-components/calcite-block.entry.js +210 -0
  904. package/dist/solutions-components/calcite-button.entry.js +227 -0
  905. package/dist/solutions-components/calcite-card.entry.js +132 -0
  906. package/dist/solutions-components/calcite-checkbox.entry.js +134 -0
  907. package/dist/solutions-components/calcite-chip-group.entry.js +175 -0
  908. package/dist/solutions-components/calcite-chip.entry.js +258 -0
  909. package/dist/solutions-components/calcite-color-picker-hex-input.entry.js +270 -0
  910. package/dist/solutions-components/calcite-color-picker-swatch.entry.js +95 -0
  911. package/dist/solutions-components/calcite-color-picker.entry.js +906 -0
  912. package/dist/solutions-components/calcite-combobox-item-group.entry.js +56 -0
  913. package/dist/solutions-components/calcite-combobox-item.entry.js +141 -0
  914. package/dist/solutions-components/calcite-combobox.entry.js +1427 -0
  915. package/dist/solutions-components/calcite-date-picker-day.entry.js +93 -0
  916. package/dist/solutions-components/calcite-date-picker-month-header.entry.js +203 -0
  917. package/dist/solutions-components/calcite-date-picker-month.entry.js +358 -0
  918. package/dist/solutions-components/calcite-date-picker.entry.js +456 -0
  919. package/dist/solutions-components/calcite-dropdown-group.entry.js +81 -0
  920. package/dist/solutions-components/calcite-dropdown-item.entry.js +184 -0
  921. package/dist/solutions-components/calcite-dropdown.entry.js +426 -0
  922. package/dist/solutions-components/calcite-fab.entry.js +90 -0
  923. package/dist/solutions-components/calcite-filter.entry.js +175 -0
  924. package/dist/solutions-components/calcite-flow-item.entry.js +194 -0
  925. package/dist/solutions-components/calcite-flow.entry.js +149 -0
  926. package/dist/solutions-components/calcite-graph.entry.js +222 -0
  927. package/dist/solutions-components/calcite-handle.entry.js +200 -0
  928. package/dist/solutions-components/calcite-icon.entry.js +179 -0
  929. package/dist/solutions-components/calcite-inline-editable.entry.js +253 -0
  930. package/dist/solutions-components/calcite-input-date-picker.entry.js +740 -0
  931. package/dist/solutions-components/calcite-input-message.entry.js +66 -0
  932. package/dist/solutions-components/calcite-input-number.entry.js +610 -0
  933. package/dist/solutions-components/calcite-input-text.entry.js +349 -0
  934. package/dist/solutions-components/calcite-input-time-picker-e5cd4d26.js +1851 -0
  935. package/dist/solutions-components/calcite-input-time-picker.entry.js +25 -0
  936. package/dist/solutions-components/calcite-input-time-zone.entry.js +332 -0
  937. package/dist/solutions-components/calcite-input.entry.js +691 -0
  938. package/dist/solutions-components/calcite-label.entry.js +67 -0
  939. package/dist/solutions-components/calcite-link.entry.js +108 -0
  940. package/dist/solutions-components/calcite-list-item-group.entry.js +69 -0
  941. package/dist/solutions-components/calcite-list-item.entry.js +450 -0
  942. package/dist/solutions-components/calcite-list.entry.js +563 -0
  943. package/dist/solutions-components/calcite-loader.entry.js +76 -0
  944. package/dist/solutions-components/calcite-menu-item.entry.js +281 -0
  945. package/dist/solutions-components/calcite-menu.entry.js +180 -0
  946. package/dist/solutions-components/calcite-meter.entry.js +332 -0
  947. package/dist/solutions-components/calcite-modal.entry.js +394 -0
  948. package/dist/solutions-components/calcite-navigation-logo.entry.js +84 -0
  949. package/dist/solutions-components/calcite-navigation-user.entry.js +68 -0
  950. package/dist/solutions-components/calcite-navigation.entry.js +166 -0
  951. package/dist/solutions-components/calcite-notice.entry.js +163 -0
  952. package/dist/solutions-components/calcite-option-group.entry.js +35 -0
  953. package/dist/solutions-components/calcite-option.entry.js +84 -0
  954. package/dist/solutions-components/calcite-pagination.entry.js +554 -0
  955. package/dist/solutions-components/calcite-panel.entry.js +266 -0
  956. package/dist/solutions-components/calcite-pick-list-group.entry.js +57 -0
  957. package/dist/solutions-components/calcite-pick-list-item.entry.js +193 -0
  958. package/dist/solutions-components/calcite-pick-list.entry.js +142 -0
  959. package/dist/solutions-components/calcite-popover.entry.js +414 -0
  960. package/dist/solutions-components/calcite-progress.entry.js +37 -0
  961. package/dist/solutions-components/calcite-radio-button-group.entry.js +141 -0
  962. package/dist/solutions-components/calcite-radio-button.entry.js +318 -0
  963. package/dist/solutions-components/calcite-rating.entry.js +261 -0
  964. package/dist/solutions-components/calcite-scrim.entry.js +121 -0
  965. package/dist/solutions-components/calcite-segmented-control-item.entry.js +66 -0
  966. package/dist/solutions-components/calcite-segmented-control.entry.js +241 -0
  967. package/dist/solutions-components/calcite-select.entry.js +231 -0
  968. package/dist/solutions-components/calcite-sheet.entry.js +223 -0
  969. package/dist/solutions-components/calcite-shell-center-row.entry.js +66 -0
  970. package/dist/solutions-components/calcite-shell-panel.entry.js +410 -0
  971. package/dist/solutions-components/calcite-shell.entry.js +170 -0
  972. package/dist/solutions-components/calcite-slider.entry.js +840 -0
  973. package/dist/solutions-components/calcite-sortable-list.entry.js +166 -0
  974. package/dist/solutions-components/calcite-split-button.entry.js +112 -0
  975. package/dist/solutions-components/calcite-stack.entry.js +70 -0
  976. package/dist/solutions-components/calcite-stepper-item.entry.js +238 -0
  977. package/dist/solutions-components/calcite-stepper.entry.js +377 -0
  978. package/dist/solutions-components/calcite-switch.entry.js +113 -0
  979. package/dist/solutions-components/calcite-tab-nav.entry.js +259 -0
  980. package/dist/solutions-components/calcite-tab-title.entry.js +287 -0
  981. package/dist/solutions-components/calcite-tab.entry.js +108 -0
  982. package/dist/solutions-components/calcite-table-cell.entry.js +152 -0
  983. package/dist/solutions-components/calcite-table-header.entry.js +165 -0
  984. package/dist/solutions-components/calcite-table-row.entry.js +244 -0
  985. package/dist/solutions-components/calcite-table.entry.js +314 -0
  986. package/dist/solutions-components/calcite-tabs.entry.js +174 -0
  987. package/dist/solutions-components/calcite-text-area.entry.js +276 -0
  988. package/dist/solutions-components/calcite-tile-select-group.entry.js +39 -0
  989. package/dist/solutions-components/calcite-tile-select.entry.js +225 -0
  990. package/dist/solutions-components/calcite-tile.entry.js +75 -0
  991. package/dist/solutions-components/calcite-time-picker.entry.js +839 -0
  992. package/dist/solutions-components/calcite-tip-group.entry.js +21 -0
  993. package/dist/solutions-components/calcite-tip-manager.entry.js +227 -0
  994. package/dist/solutions-components/calcite-tip.entry.js +126 -0
  995. package/dist/solutions-components/calcite-tooltip.entry.js +434 -0
  996. package/dist/solutions-components/calcite-tree-item.entry.js +292 -0
  997. package/dist/solutions-components/calcite-tree.entry.js +311 -0
  998. package/dist/solutions-components/calcite-value-list-item.entry.js +153 -0
  999. package/dist/solutions-components/calcite-value-list.entry.js +322 -0
  1000. package/dist/solutions-components/card-manager.entry.js +103 -0
  1001. package/dist/solutions-components/common-7e0dcaa2.js +295 -0
  1002. package/dist/solutions-components/component-edd2c3cd.js +30 -0
  1003. package/dist/solutions-components/conditionalSlot-a395417e.js +60 -0
  1004. package/dist/solutions-components/consent-manager.entry.js +2139 -0
  1005. package/dist/solutions-components/create-feature.entry.js +259 -0
  1006. package/dist/solutions-components/crowdsource-manager.entry.js +494 -0
  1007. package/dist/solutions-components/crowdsource-reporter.entry.js +557 -0
  1008. package/dist/solutions-components/cs-04f36d01.js +146 -0
  1009. package/dist/solutions-components/da-5a3b8600.js +65 -0
  1010. package/dist/solutions-components/date-74c7f03b.js +245 -0
  1011. package/dist/solutions-components/de-579cda2e.js +90 -0
  1012. package/dist/solutions-components/de-at-52bf1c4c.js +89 -0
  1013. package/dist/solutions-components/de-ch-12d03480.js +89 -0
  1014. package/dist/solutions-components/deduct-calculator.entry.js +101 -0
  1015. package/dist/solutions-components/delete-button.entry.js +146 -0
  1016. package/dist/solutions-components/dom-b91aa537.js +1083 -0
  1017. package/dist/solutions-components/downloadUtils-b3220f86.js +4240 -0
  1018. package/dist/solutions-components/edit-card.entry.js +224 -0
  1019. package/dist/solutions-components/el-c18d3ea4.js +65 -0
  1020. package/dist/solutions-components/en-au-2599e6da.js +65 -0
  1021. package/dist/solutions-components/en-ca-8cfbe6bc.js +64 -0
  1022. package/dist/solutions-components/en-gb-5e4e8a1e.js +68 -0
  1023. package/dist/solutions-components/es-d86f9957.js +65 -0
  1024. package/dist/solutions-components/es-mx-f99d9fd1.js +64 -0
  1025. package/dist/solutions-components/esri-loader-af2bbfd5.js +306 -0
  1026. package/dist/solutions-components/et-8bf52e57.js +91 -0
  1027. package/dist/solutions-components/feature-comments.entry.js +56 -0
  1028. package/dist/solutions-components/feature-form-flow-item.entry.js +56 -0
  1029. package/dist/solutions-components/feature-list.entry.js +195 -0
  1030. package/dist/solutions-components/features-flow-item.entry.js +56 -0
  1031. package/dist/solutions-components/fi-aeb49e52.js +114 -0
  1032. package/dist/solutions-components/filter-0d00d2e2.js +46 -0
  1033. package/dist/solutions-components/floating-ui-b3256614.js +2342 -0
  1034. package/dist/solutions-components/floor-filter.entry.js +107 -0
  1035. package/dist/solutions-components/focusTrapComponent-2fe6623b.js +1023 -0
  1036. package/dist/solutions-components/form-f2181470.js +307 -0
  1037. package/dist/solutions-components/fr-6200cc01.js +67 -0
  1038. package/dist/solutions-components/fr-ch-df62bb30.js +65 -0
  1039. package/dist/solutions-components/guid-b75a5f7b.js +24 -0
  1040. package/dist/solutions-components/he-07ace6cb.js +104 -0
  1041. package/dist/solutions-components/helpers-85ca7251.js +807 -0
  1042. package/dist/solutions-components/hi-5aa9519e.js +64 -0
  1043. package/dist/solutions-components/hr-e0614bed.js +79 -0
  1044. package/dist/solutions-components/html2canvas-d52e7c8d.js +7845 -0
  1045. package/dist/solutions-components/hu-732fe37c.js +87 -0
  1046. package/dist/solutions-components/id-0832fc24.js +65 -0
  1047. package/dist/solutions-components/index-5110a27a.js +71 -0
  1048. package/dist/solutions-components/index-7fc1cba9.js +41502 -0
  1049. package/dist/solutions-components/index-91eeaf01.js +199 -0
  1050. package/dist/solutions-components/index-a1e91462.js +2105 -0
  1051. package/dist/solutions-components/index-b1fb529b.js +1956 -0
  1052. package/dist/solutions-components/index-bdfaac50.js +4145 -0
  1053. package/dist/solutions-components/index-d8ff08ed.js +204 -0
  1054. package/dist/solutions-components/index.es-3db60115.js +11256 -0
  1055. package/dist/solutions-components/index.esm.js +15 -0
  1056. package/dist/solutions-components/info-card.entry.js +316 -0
  1057. package/dist/solutions-components/instant-apps-ckeditor-wrapper.entry.js +121 -0
  1058. package/dist/solutions-components/instant-apps-control-panel.entry.js +94 -0
  1059. package/dist/solutions-components/instant-apps-export.entry.js +888 -0
  1060. package/dist/solutions-components/instant-apps-filter-list.entry.js +1055 -0
  1061. package/dist/solutions-components/instant-apps-header.entry.js +124 -0
  1062. package/dist/solutions-components/instant-apps-interactive-legend-classic.entry.js +1604 -0
  1063. package/dist/solutions-components/instant-apps-interactive-legend-count.entry.js +100 -0
  1064. package/dist/solutions-components/instant-apps-interactive-legend-group-legend-element-caption.entry.js +53 -0
  1065. package/dist/solutions-components/instant-apps-interactive-legend-group-legend-element.entry.js +52 -0
  1066. package/dist/solutions-components/instant-apps-interactive-legend-layer-element-caption.entry.js +51 -0
  1067. package/dist/solutions-components/instant-apps-interactive-legend-layer-element.entry.js +53 -0
  1068. package/dist/solutions-components/instant-apps-interactive-legend-legend-element-caption.entry.js +100 -0
  1069. package/dist/solutions-components/instant-apps-interactive-legend-legend-element.entry.js +61 -0
  1070. package/dist/solutions-components/instant-apps-interactive-legend-relationship.entry.js +548 -0
  1071. package/dist/solutions-components/instant-apps-interactive-legend.entry.js +112 -0
  1072. package/dist/solutions-components/instant-apps-keyboard-shortcuts.entry.js +139 -0
  1073. package/dist/solutions-components/instant-apps-landing-page.entry.js +114 -0
  1074. package/dist/solutions-components/instant-apps-language-switcher.entry.js +173 -0
  1075. package/dist/solutions-components/instant-apps-language-translator-item.entry.js +380 -0
  1076. package/dist/solutions-components/instant-apps-language-translator-search.entry.js +101 -0
  1077. package/dist/solutions-components/instant-apps-language-translator.entry.js +286 -0
  1078. package/dist/solutions-components/instant-apps-measurement-tool.entry.js +135 -0
  1079. package/dist/solutions-components/instant-apps-measurement.entry.js +66 -0
  1080. package/dist/solutions-components/instant-apps-popover.entry.js +74 -0
  1081. package/dist/solutions-components/instant-apps-popovers.entry.js +88 -0
  1082. package/dist/solutions-components/instant-apps-scoreboard.entry.js +463 -0
  1083. package/dist/solutions-components/instant-apps-social-share.entry.js +511 -0
  1084. package/dist/solutions-components/instant-apps-splash.entry.js +144 -0
  1085. package/dist/solutions-components/interactive-71585ecc.js +139 -0
  1086. package/dist/solutions-components/interfaces-586e863c.js +80 -0
  1087. package/dist/solutions-components/it-142bc820.js +65 -0
  1088. package/dist/solutions-components/it-ch-1ad1f0ac.js +65 -0
  1089. package/dist/solutions-components/ja-6a33e9d4.js +71 -0
  1090. package/dist/solutions-components/json-editor.entry.js +402 -0
  1091. package/dist/solutions-components/key-9a10d862.js +44 -0
  1092. package/dist/solutions-components/ko-d61df01d.js +71 -0
  1093. package/dist/solutions-components/label-16184ce7.js +179 -0
  1094. package/dist/solutions-components/languageSwitcher-2a9037e5.js +55 -0
  1095. package/dist/solutions-components/languageUtil-71a7a914.js +87 -0
  1096. package/dist/solutions-components/layer-list.entry.js +203 -0
  1097. package/dist/solutions-components/layer-table.entry.js +1483 -0
  1098. package/dist/solutions-components/layout-manager.entry.js +91 -0
  1099. package/dist/solutions-components/list-flow-item.entry.js +56 -0
  1100. package/dist/solutions-components/loadModules-827c5581.js +28 -0
  1101. package/dist/solutions-components/loadModules-acccbc1c.js +21 -0
  1102. package/dist/solutions-components/loadable-aea90723.js +92 -0
  1103. package/dist/solutions-components/locale-4cfbae3e.js +86 -0
  1104. package/dist/solutions-components/locale-857f39cf.js +572 -0
  1105. package/dist/solutions-components/locale-d9463a95.js +148 -0
  1106. package/dist/solutions-components/location-flow-item.entry.js +56 -0
  1107. package/dist/solutions-components/lodash-98e4b7d0.js +18025 -0
  1108. package/dist/solutions-components/lt-652c530a.js +96 -0
  1109. package/dist/solutions-components/lv-84e48ed0.js +65 -0
  1110. package/dist/solutions-components/map-card.entry.js +188 -0
  1111. package/dist/solutions-components/map-draw-tools.entry.js +354 -0
  1112. package/dist/solutions-components/map-fullscreen.entry.js +112 -0
  1113. package/dist/solutions-components/map-layer-picker.entry.js +342 -0
  1114. package/dist/solutions-components/map-legend.entry.js +105 -0
  1115. package/dist/solutions-components/map-picker.entry.js +170 -0
  1116. package/dist/solutions-components/map-search.entry.js +180 -0
  1117. package/dist/solutions-components/map-select-tools.entry.js +794 -0
  1118. package/dist/solutions-components/map-tools.entry.js +371 -0
  1119. package/dist/solutions-components/mapViewUtils-436a516e.js +261 -0
  1120. package/dist/solutions-components/math-efada7a9.js +54 -0
  1121. package/dist/solutions-components/mk-bbf2ee01.js +65 -0
  1122. package/dist/solutions-components/mode-f9bfc4e9.js +25 -0
  1123. package/dist/solutions-components/nb-ccfaa0f7.js +66 -0
  1124. package/dist/solutions-components/nl-4bc56289.js +66 -0
  1125. package/dist/solutions-components/observers-5ba39eee.js +56 -0
  1126. package/dist/solutions-components/openCloseComponent-b4b3788b.js +138 -0
  1127. package/dist/solutions-components/{p-a455c3f0.entry.js → p-00524417.entry.js} +1 -1
  1128. package/dist/solutions-components/{p-52b37bad.entry.js → p-04dbc667.entry.js} +1 -1
  1129. package/dist/solutions-components/{p-8e9f96db.js → p-12a7d0d1.js} +1 -1
  1130. package/dist/solutions-components/{p-a7b7f8d1.js → p-15a0e7fb.js} +1 -1
  1131. package/dist/solutions-components/p-2d72eac3.entry.js +6 -0
  1132. package/dist/solutions-components/{p-a2544cba.entry.js → p-30edeb79.entry.js} +1 -1
  1133. package/dist/solutions-components/{p-220c46c2.entry.js → p-3a6a1ce9.entry.js} +1 -1
  1134. package/dist/solutions-components/{p-a59078ee.entry.js → p-3b9e4882.entry.js} +1 -1
  1135. package/dist/solutions-components/{p-8ad937b4.entry.js → p-465aa7d9.entry.js} +1 -1
  1136. package/dist/solutions-components/p-4dcc150d.entry.js +6 -0
  1137. package/dist/solutions-components/{p-1bca71bf.entry.js → p-4efd2af6.entry.js} +1 -1
  1138. package/dist/solutions-components/{p-5a28d60c.entry.js → p-5320dc25.entry.js} +1 -1
  1139. package/dist/solutions-components/{p-015a45e2.entry.js → p-53ef8adf.entry.js} +1 -1
  1140. package/dist/solutions-components/{p-0d72a9ca.entry.js → p-5f6e7429.entry.js} +1 -1
  1141. package/dist/solutions-components/{p-0f427774.entry.js → p-607773a3.entry.js} +1 -1
  1142. package/dist/solutions-components/{p-2e7a9b9b.entry.js → p-88932d2f.entry.js} +2 -2
  1143. package/dist/solutions-components/{p-b41e2c4c.js → p-8910dc99.js} +10 -10
  1144. package/dist/solutions-components/{p-104f07e3.entry.js → p-954dc86f.entry.js} +1 -1
  1145. package/dist/solutions-components/{p-c302bbea.entry.js → p-a3132356.entry.js} +1 -1
  1146. package/dist/solutions-components/{p-c10b44ee.entry.js → p-a886ab7f.entry.js} +1 -1
  1147. package/dist/solutions-components/{p-03037cf9.js → p-ad98c346.js} +1 -1
  1148. package/dist/solutions-components/{p-734d1dc5.js → p-b4913a01.js} +1 -1
  1149. package/dist/solutions-components/{p-03a65871.entry.js → p-bf6b4eb7.entry.js} +1 -1
  1150. package/dist/solutions-components/{p-09801ba6.entry.js → p-c4ff3b52.entry.js} +3 -3
  1151. package/dist/solutions-components/p-d599cfa8.entry.js +6 -0
  1152. package/dist/solutions-components/{p-cfe890f6.entry.js → p-f313b45b.entry.js} +1 -1
  1153. package/dist/solutions-components/{p-aec4441b.entry.js → p-fc1367d9.entry.js} +1 -1
  1154. package/dist/solutions-components/{p-07626c45.js → p-fc2fb61b.js} +1 -1
  1155. package/dist/solutions-components/parser-87982ce2.js +1654 -0
  1156. package/dist/solutions-components/pci-calculator.entry.js +113 -0
  1157. package/dist/solutions-components/pciUtils-73d4b6b4.js +844 -0
  1158. package/dist/solutions-components/pdf-download.entry.js +355 -0
  1159. package/dist/solutions-components/pl-1f435988.js +113 -0
  1160. package/dist/solutions-components/popupUtils-b61d7ffd.js +94 -0
  1161. package/dist/solutions-components/pt-4a05a00d.js +66 -0
  1162. package/dist/solutions-components/pt-br-9720547b.js +64 -0
  1163. package/dist/solutions-components/public-notification.entry.js +886 -0
  1164. package/dist/solutions-components/publicNotificationStore-208e26f0.js +45 -0
  1165. package/dist/solutions-components/purify-909c20fa.js +1713 -0
  1166. package/dist/solutions-components/queryUtils-2529c537.js +244 -0
  1167. package/dist/solutions-components/refine-results-flow-item.entry.js +56 -0
  1168. package/dist/solutions-components/refine-selection.entry.js +407 -0
  1169. package/dist/solutions-components/resources-0f8db821.js +45 -0
  1170. package/dist/solutions-components/resources-20074cb1.js +24 -0
  1171. package/dist/solutions-components/resources-3709252d.js +35 -0
  1172. package/dist/solutions-components/resources-3c6947d3.js +26 -0
  1173. package/dist/solutions-components/resources-47b3ca40.js +106 -0
  1174. package/dist/solutions-components/resources-667afb5d.js +27 -0
  1175. package/dist/solutions-components/resources-88a48c5c.js +20 -0
  1176. package/dist/solutions-components/resources-9b2084c6.js +24 -0
  1177. package/dist/solutions-components/resources-9b7e72d5.js +20 -0
  1178. package/dist/solutions-components/resources-b0e2b809.js +22 -0
  1179. package/dist/solutions-components/resources-bb6c11c3.js +49 -0
  1180. package/dist/solutions-components/ro-f87076a1.js +65 -0
  1181. package/dist/solutions-components/ru-e69ca895.js +125 -0
  1182. package/dist/solutions-components/shadow-css-f5236d52.js +481 -0
  1183. package/dist/solutions-components/share-item.entry.js +56 -0
  1184. package/dist/solutions-components/shared-list-render-a572ef93.js +348 -0
  1185. package/dist/solutions-components/sk-d632e850.js +147 -0
  1186. package/dist/solutions-components/sl-5099fa6f.js +167 -0
  1187. package/dist/solutions-components/solution-configuration.entry.js +906 -0
  1188. package/dist/solutions-components/solution-contents.entry.js +80 -0
  1189. package/dist/solutions-components/solution-item-details.entry.js +195 -0
  1190. package/dist/solutions-components/solution-item-icon.entry.js +323 -0
  1191. package/dist/solutions-components/solution-item-sharing.entry.js +135 -0
  1192. package/dist/solutions-components/solution-item.entry.js +102 -0
  1193. package/dist/solutions-components/solution-organization-variables.entry.js +91 -0
  1194. package/dist/solutions-components/solution-resource-item.entry.js +280 -0
  1195. package/dist/solutions-components/solution-spatial-ref.entry.js +154 -0
  1196. package/dist/solutions-components/solution-store-31cccb90.js +587 -0
  1197. package/dist/solutions-components/solution-template-data.entry.js +115 -0
  1198. package/dist/solutions-components/solution-variables.entry.js +103 -0
  1199. package/dist/solutions-components/solutions-components.css +84 -1
  1200. package/dist/solutions-components/solutions-components.esm.js +52 -1
  1201. package/dist/solutions-components/sortableComponent-e715a3dd.js +3439 -0
  1202. package/dist/solutions-components/spatial-ref.entry.js +21296 -0
  1203. package/dist/solutions-components/sr-944b7fd7.js +100 -0
  1204. package/dist/solutions-components/store-194c1a01.js +87 -0
  1205. package/dist/solutions-components/store-manager.entry.js +61 -0
  1206. package/dist/solutions-components/styles-367380b5.js +11 -0
  1207. package/dist/solutions-components/sv-e481fa6a.js +70 -0
  1208. package/dist/solutions-components/t9n-b39c5433.js +98 -0
  1209. package/dist/solutions-components/th-60961669.js +64 -0
  1210. package/dist/solutions-components/time-4a90614b.js +274 -0
  1211. package/dist/solutions-components/tr-eba8dd86.js +65 -0
  1212. package/dist/solutions-components/uk-ec375ce0.js +103 -0
  1213. package/dist/solutions-components/utils/downloadUtils.ts +44 -5
  1214. package/dist/solutions-components/utils/test/downloadUtils.spec.tsx +40 -1
  1215. package/dist/solutions-components/utils-32df4a1e.js +133 -0
  1216. package/dist/solutions-components/utils-57e2ccde.js +61 -0
  1217. package/dist/solutions-components/utils-7db4ecdc.js +100 -0
  1218. package/dist/solutions-components/utils-95e9dd51.js +55 -0
  1219. package/dist/solutions-components/utils-cfbe589a.js +208 -0
  1220. package/dist/solutions-components/vi-29345f79.js +69 -0
  1221. package/dist/solutions-components/zh-cn-32c7c714.js +93 -0
  1222. package/dist/solutions-components/zh-hk-7c770845.js +70 -0
  1223. package/dist/solutions-components/zh-tw-c318be5c.js +91 -0
  1224. package/dist/types/utils/downloadUtils.d.ts +18 -4
  1225. package/package.json +6 -6
  1226. package/dist/solutions-components/p-7d6ee026.entry.js +0 -6
  1227. package/dist/solutions-components/p-b80bc5b9.entry.js +0 -6
  1228. package/dist/solutions-components/p-dd45738e.entry.js +0 -6
  1229. /package/dist/solutions-components/{p-70359c2b.js → p-89218b6e.js} +0 -0
  1230. /package/dist/solutions-components/{p-090e0241.js → p-e85ba21c.js} +0 -0
@@ -0,0 +1,1487 @@
1
+ /*!
2
+ * Copyright 2022 Esri
3
+ * Licensed under the Apache License, Version 2.0
4
+ * http://www.apache.org/licenses/LICENSE-2.0
5
+ */
6
+ 'use strict';
7
+
8
+ Object.defineProperty(exports, '__esModule', { value: true });
9
+
10
+ const index = require('./index-b53bfd7c.js');
11
+ const loadModules = require('./loadModules-b5f244cd.js');
12
+ const locale = require('./locale-42a9e623.js');
13
+ const mapViewUtils = require('./mapViewUtils-6fa5bab1.js');
14
+ const queryUtils = require('./queryUtils-aba29fcf.js');
15
+ const downloadUtils = require('./downloadUtils-de0c0682.js');
16
+ require('./esri-loader-5b8fbfa4.js');
17
+ require('./_commonjsHelpers-ed90c4ad.js');
18
+ require('./interfaces-7cd0a48a.js');
19
+ require('./index-5799a29c.js');
20
+ require('./index-f64944ad.js');
21
+
22
+ const layerTableCss = ":host{display:block}.height-full{height:100%}.height-full-adjusted{height:calc(100% - 20px)}.width-full{width:100%}.display-flex{display:flex}.table-border{border:1px solid var(--calcite-color-border-2)}.border-end{border-inline-end:1px solid var(--calcite-color-border-2)}.border-bottom{border-bottom:1px solid var(--calcite-color-border-2)}.padding-5{padding:5px}.padding-end-1{padding-inline-end:1rem}.height-51{height:51px}.height-50-px{height:50px}.bottom-left{position:absolute;left:0;bottom:0;padding-left:5px}html[dir=\"rtl\"] .bottom-left{position:absolute;right:0;bottom:0;padding-right:5px}.height-19{height:19px}.background{background-color:var(--calcite-color-background)}.text-color{color:var(--calcite-color-text-1)}.align-center{align-items:center}.danger-color{color:var(--calcite-color-status-danger)}.esri-feature-table vaadin-grid{border:none !important}vaadin-grid-cell-content{font-size:14px !important;color:var(--calcite-color-text-3) !important}.share-action{position:absolute;right:0}html[dir=\"rtl\"] .share-action{left:0}.disabled{cursor:default !important;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--calcite-opacity-disabled);pointer-events:none}.instant-app-share{height:50px !important;display:inline-flex}.border-top{border-top:1px solid var(--calcite-color-border-2)}.modal{--calcite-modal-content-padding:0}";
23
+
24
+ const LayerTable = class {
25
+ constructor(hostRef) {
26
+ index.registerInstance(this, hostRef);
27
+ this.featureSelectionChange = index.createEvent(this, "featureSelectionChange", 7);
28
+ /**
29
+ * boolean: When true the ctrl key is currently pressed
30
+ */
31
+ this._ctrlIsPressed = false;
32
+ /**
33
+ * boolean: When true the default filter provided via url param has been honored and should now be ignored
34
+ */
35
+ this._defaultFilterHonored = false;
36
+ /**
37
+ * boolean: When true the default global id provided via url param has been honored and should now be ignored
38
+ */
39
+ this._defaultGlobalIdHonored = false;
40
+ /**
41
+ * boolean: When true the default OID provided via url param has been honored and should now be ignored
42
+ */
43
+ this._defaultOidHonored = false;
44
+ /**
45
+ * boolean: When true the observer has been set and we don't need to set it again
46
+ */
47
+ this._observerSet = false;
48
+ /**
49
+ * boolean: When true the shift key is currently pressed
50
+ */
51
+ this._shiftIsPressed = false;
52
+ /**
53
+ * boolean: When true any onChange handeling will be skipped
54
+ */
55
+ this._skipOnChange = false;
56
+ /**
57
+ * Store a reference to the table node after it's first created
58
+ * and initializes the FeatureTable
59
+ *
60
+ * @param node HTMLDivElement The node representing the DOM element that will contain the widget.
61
+ */
62
+ this.onTableNodeCreate = (node) => {
63
+ this._tableNode = node;
64
+ };
65
+ this.defaultGlobalId = undefined;
66
+ this.defaultLayerId = undefined;
67
+ this.defaultOid = undefined;
68
+ this.enableAutoRefresh = undefined;
69
+ this.enableColumnReorder = true;
70
+ this.enableCSV = undefined;
71
+ this.enableInlineEdit = undefined;
72
+ this.enableShare = undefined;
73
+ this.isMobile = undefined;
74
+ this.mapInfo = undefined;
75
+ this.mapView = undefined;
76
+ this.onlyShowUpdatableLayers = undefined;
77
+ this.selectedIds = [];
78
+ this.shareIncludeEmbed = undefined;
79
+ this.shareIncludeSocial = undefined;
80
+ this.showNewestFirst = undefined;
81
+ this.zoomAndScrollToSelected = undefined;
82
+ this._allIds = [];
83
+ this._controlsThatFit = undefined;
84
+ this._csvExporting = false;
85
+ this._fetchingData = false;
86
+ this._filterActive = false;
87
+ this._filterOpen = false;
88
+ this._layer = undefined;
89
+ this._selectAllActive = false;
90
+ this._showHideOpen = false;
91
+ this._showOnlySelected = false;
92
+ this._toolInfos = undefined;
93
+ this._translations = undefined;
94
+ }
95
+ //--------------------------------------------------------------------------
96
+ //
97
+ // Watch handlers
98
+ //
99
+ //--------------------------------------------------------------------------
100
+ /**
101
+ * Handle url defaults when defaultOid is set
102
+ */
103
+ async defaultOidWatchHandler() {
104
+ await this._handleDefaults();
105
+ }
106
+ /**
107
+ * Handle url defaults when defaultGlobalId is set
108
+ */
109
+ async defaultGlobalIdWatchHandler() {
110
+ await this._handleDefaults();
111
+ }
112
+ /**
113
+ * Reset the toolInfos when export csv is enabled/disabled
114
+ */
115
+ enableCSVWatchHandler() {
116
+ var _a;
117
+ if (((_a = this._toolInfos) === null || _a === void 0 ? void 0 : _a.length) > 0) {
118
+ this._initToolInfos();
119
+ }
120
+ }
121
+ /**
122
+ * Update the table when enableInlineEdit is enabled/disabled
123
+ */
124
+ enableInlineEditWatchHandler() {
125
+ if (this._table) {
126
+ this._table.editingEnabled = this._editEnabled && this.enableInlineEdit;
127
+ }
128
+ }
129
+ /**
130
+ * Update the toolbar when the share button is enabled/disabled
131
+ */
132
+ enableShareWatchHandler() {
133
+ // this should be caught by component did render and is when I test locally
134
+ // however have had reported case where it is not somehow on devext so adding explicit check here
135
+ if (this._toolbar) {
136
+ this._updateToolbar();
137
+ }
138
+ }
139
+ /**
140
+ * watch for changes to the list of controls that will currently fit in the display
141
+ */
142
+ _controlsThatFitWatchHandler() {
143
+ var _a;
144
+ const ids = this._controlsThatFit ? this._controlsThatFit.reduce((prev, cur) => {
145
+ prev.push(cur.id);
146
+ return prev;
147
+ }, []) : [];
148
+ this._toolInfos = (_a = this._toolInfos) === null || _a === void 0 ? void 0 : _a.map(ti => {
149
+ if (ti && this._controlsThatFit) {
150
+ const id = this._getId(ti.icon);
151
+ ti.isOverflow = ids.indexOf(id) < 0;
152
+ return ti;
153
+ }
154
+ });
155
+ }
156
+ /**
157
+ * When isMobile is false we need to init the tool infos for the dynamic toolbar
158
+ */
159
+ isMobileWatchHandler() {
160
+ if (!this._toolInfos && !this.isMobile) {
161
+ this._initToolInfos();
162
+ }
163
+ }
164
+ /**
165
+ * watch for changes in map info and update the toolbar
166
+ */
167
+ async mapInfoWatchHandler() {
168
+ this._resetColumnTemplates();
169
+ this._initLayerExpressions();
170
+ this._initToolInfos();
171
+ this._updateToolbar();
172
+ }
173
+ /**
174
+ * watch for changes in map view and get the first layer
175
+ */
176
+ async mapViewWatchHandler() {
177
+ if (this._mapClickHandle) {
178
+ this._mapClickHandle.remove();
179
+ }
180
+ if (this.mapView) {
181
+ this._floorExpression = undefined;
182
+ this._updateShareUrl();
183
+ this._mapClickHandle = this.reactiveUtils.on(() => this.mapView, "click", (event) => {
184
+ void this._mapClicked(event);
185
+ });
186
+ }
187
+ }
188
+ /**
189
+ * watch for changes in layer view and verify if it has editing enabled
190
+ */
191
+ async _layerWatchHandler() {
192
+ var _a;
193
+ this._fetchingData = true;
194
+ await ((_a = this._layer) === null || _a === void 0 ? void 0 : _a.when(async () => {
195
+ var _a;
196
+ this._definitionExpression = this._layer.definitionExpression;
197
+ this._floorField = (_a = this._layer.floorInfo) === null || _a === void 0 ? void 0 : _a.floorField;
198
+ this._updateFloorDefinitionExpression();
199
+ await this._resetTable();
200
+ this._initLayerExpressions();
201
+ this._updateShareUrl();
202
+ this._fetchingData = false;
203
+ }));
204
+ }
205
+ /**
206
+ * watch for selection changes
207
+ */
208
+ async selectedIdsWatchHandler() {
209
+ this._updateShareUrl();
210
+ this._validateEnabledActions();
211
+ if (this._selectAllActive && this.selectedIds.length !== this._allIds.length) {
212
+ this._selectAllActive = false;
213
+ }
214
+ }
215
+ /**
216
+ * Scroll and zoom to the selected feature from the Features widget.
217
+ *
218
+ * @param evt CustomEvent the graphic for the current selection
219
+ */
220
+ async selectionChanged(evt) {
221
+ const g = evt.detail[0];
222
+ const oid = g.getObjectId();
223
+ if (this.zoomAndScrollToSelected) {
224
+ const i = this._table.viewModel.getObjectIdIndex(oid);
225
+ this._table.scrollToIndex(i);
226
+ const layer = g.layer;
227
+ const layerViews = this.mapView.allLayerViews.toArray();
228
+ let layerView;
229
+ layerViews.some(lv => {
230
+ if (lv.layer.title === layer.title && lv.layer.type === 'feature') {
231
+ layerView = lv;
232
+ return true;
233
+ }
234
+ });
235
+ if (layerView) {
236
+ await mapViewUtils.goToSelection([oid], layerView, this.mapView, true);
237
+ }
238
+ }
239
+ }
240
+ /**
241
+ * Refresh the table when edits are completed
242
+ */
243
+ async editsComplete(evt) {
244
+ const editType = evt.detail;
245
+ if (editType === "delete" || editType === "add") {
246
+ this._allIds = await queryUtils.queryAllIds(this._layer);
247
+ }
248
+ await this._refresh();
249
+ }
250
+ /**
251
+ * Refresh the table when floor filter facility is changed
252
+ */
253
+ async facilityChanged(evt) {
254
+ this._floorFacility = evt.detail;
255
+ this._updateFloorDefinitionExpression();
256
+ }
257
+ /**
258
+ * Refresh the table when floor filter level is changed
259
+ */
260
+ async levelChanged(evt) {
261
+ this._floorLevel = evt.detail;
262
+ this._updateFloorDefinitionExpression();
263
+ }
264
+ /**
265
+ * Refresh the table when floor filter site is changed
266
+ */
267
+ async siteChanged(evt) {
268
+ this._floorSite = evt.detail;
269
+ this._updateFloorDefinitionExpression();
270
+ }
271
+ /**
272
+ * Refresh the table when
273
+ */
274
+ noLayersFound() {
275
+ this._layer = undefined;
276
+ this._allIds = [];
277
+ this._clearSelection();
278
+ }
279
+ //--------------------------------------------------------------------------
280
+ //
281
+ // Functions (lifecycle)
282
+ //
283
+ //--------------------------------------------------------------------------
284
+ /**
285
+ * StencilJS: Called once just after the component is first connected to the DOM.
286
+ *
287
+ * @returns Promise when complete
288
+ */
289
+ async componentWillLoad() {
290
+ await this._getTranslations();
291
+ await this._initModules();
292
+ this._initToolInfos();
293
+ if (!this._resizeObserver) {
294
+ this._resizeObserver = new ResizeObserver(() => this._onResize());
295
+ }
296
+ }
297
+ /**
298
+ * Renders the component.
299
+ */
300
+ render() {
301
+ const tableNodeClass = this._fetchingData ? "display-none" : "";
302
+ const loadingClass = this._fetchingData ? "" : "display-none";
303
+ const total = this._allIds.length.toString();
304
+ const selected = this.selectedIds.length.toString();
305
+ const tableHeightClass = this.isMobile ? "height-full" : "height-full-adjusted";
306
+ this._validateActiveActions();
307
+ return (index.h(index.Host, null, index.h("calcite-shell", null, this._getTableControlRow("header"), index.h("div", { class: `width-full ${tableHeightClass}` }, index.h("calcite-panel", { class: "height-full width-full" }, index.h("calcite-loader", { class: loadingClass, label: this._translations.fetchingData, scale: "l" }), index.h("div", { class: tableNodeClass, ref: this.onTableNodeCreate })), !this.isMobile ? (index.h("div", { class: "bottom-left text-color height-19" }, this._translations.recordsSelected
308
+ .replace("{{total}}", total)
309
+ .replace("{{selected}}", selected))) : undefined)), this._filterModal()));
310
+ }
311
+ /**
312
+ * Called once after the component is loaded
313
+ */
314
+ async componentDidLoad() {
315
+ if (!this.isMobile && !this._observerSet) {
316
+ this._resizeObserver.observe(this._toolbar);
317
+ this._observerSet = true;
318
+ }
319
+ document.onclick = (e) => this._handleDocumentClick(e);
320
+ document.onkeydown = (e) => this._handleKeyDown(e);
321
+ document.onkeyup = (e) => this._handleKeyUp(e);
322
+ }
323
+ /**
324
+ * Called after the component is rendered
325
+ */
326
+ componentDidRender() {
327
+ this._updateToolbar();
328
+ }
329
+ //--------------------------------------------------------------------------
330
+ //
331
+ // Functions (protected)
332
+ //
333
+ //--------------------------------------------------------------------------
334
+ /**
335
+ * Load esri javascript api modules
336
+ *
337
+ * @returns Promise resolving when function is done
338
+ *
339
+ * @protected
340
+ */
341
+ async _initModules() {
342
+ const [FeatureTable, reactiveUtils, TableTemplate] = await loadModules.loadModules([
343
+ "esri/widgets/FeatureTable",
344
+ "esri/core/reactiveUtils",
345
+ "esri/widgets/FeatureTable/support/TableTemplate"
346
+ ]);
347
+ this.FeatureTable = FeatureTable;
348
+ this.reactiveUtils = reactiveUtils;
349
+ this.TableTemplate = TableTemplate;
350
+ }
351
+ /**
352
+ * Update the toolbar when its size changes
353
+ */
354
+ _onResize() {
355
+ this._updateToolbar();
356
+ }
357
+ /**
358
+ * Gets a row of controls that can be used for various interactions with the table
359
+ *
360
+ * @param slot string optional slot to display the control within
361
+ *
362
+ * @returns The dom node that contains the controls
363
+ */
364
+ _getTableControlRow(slot) {
365
+ const id = "more-table-options";
366
+ return (index.h("div", { class: "display-flex border-bottom height-51", ref: (el) => this._toolbar = el, slot: slot }, this._getActionBar(), !this.isMobile ? this._getDropdown(id) : undefined, this.enableShare && !this.isMobile ? this._getShare("share") : undefined));
367
+ }
368
+ /**
369
+ * Gets a row of controls that can be used for various interactions with the table
370
+ *
371
+ * @param slot string optional slot to display the control within
372
+ *
373
+ * @returns The dom node that contains the controls
374
+ */
375
+ _getActionBar() {
376
+ const containerClass = this.isMobile ? "width-full" : "";
377
+ const mobileClass = this.isMobile ? "border-top" : "";
378
+ return (index.h("calcite-action-bar", { class: containerClass, expandDisabled: true, expanded: true, id: this._getId("bar"), layout: "horizontal" }, index.h("div", { class: `border-end ${containerClass} ${mobileClass}`, id: "solutions-map-layer-picker-container" }, index.h("map-layer-picker", { appearance: "transparent", defaultLayerId: this.defaultLayerId, display: "inline-flex", height: 50, isMobile: this.isMobile, mapView: this.mapView, onLayerSelectionChange: (evt) => this._layerSelectionChanged(evt), onlyShowUpdatableLayers: this.onlyShowUpdatableLayers, placeholderIcon: "layers", scale: "l", showSingleLayerAsLabel: true, showTables: true, type: "dropdown" })), !this.isMobile ? this._getActions() : undefined));
379
+ }
380
+ /**
381
+ * Get the actions that are used for various interactions with the table
382
+ *
383
+ * @returns VNode[] the action nodes
384
+ */
385
+ _getActions() {
386
+ const actions = this._getActionItems();
387
+ return actions === null || actions === void 0 ? void 0 : actions.reduce((prev, cur) => {
388
+ if (cur && !cur.isOverflow) {
389
+ prev.push(cur.isDanger ?
390
+ this._getDangerAction(cur.icon, cur.label, cur.func, cur.disabled) :
391
+ cur.isSublist ? (index.h("calcite-dropdown", { closeOnSelectDisabled: true, id: this._getId(cur.icon), onCalciteDropdownBeforeClose: () => this._forceShowHide(), ref: (el) => this._showHideDropdown = el }, this._getAction(cur.active, this._showHideOpen ? "chevron-down" : cur.icon, cur.indicator, cur.label, cur.func, cur.disabled, cur.loading, "trigger"), this._showHideOpen ? this._getFieldlist() : undefined)) :
392
+ this._getAction(cur.active, cur.icon, cur.indicator, cur.label, cur.func, cur.disabled, cur.loading));
393
+ }
394
+ return prev;
395
+ }, []);
396
+ }
397
+ /**
398
+ * Get the list of fields as dropdown items and store the current selected state so
399
+ * we can show/hide the appropriate fields
400
+ *
401
+ * @returns Node with the fields as dropdown items
402
+ */
403
+ _getFieldlist() {
404
+ return this._columnsInfo ? (index.h("calcite-dropdown-group", { "selection-mode": "multiple" }, Object.keys(this._columnsInfo).map(k => {
405
+ const selected = this._columnsInfo[k];
406
+ return (index.h("calcite-dropdown-item", { id: k, onClick: (e) => {
407
+ const target = e.target;
408
+ this._columnsInfo[target.id] = target.selected;
409
+ if (!target.selected) {
410
+ this._table.hideColumn(target.id);
411
+ }
412
+ else {
413
+ this._table.showColumn(target.id);
414
+ }
415
+ }, selected: selected }, k));
416
+ }))) : undefined;
417
+ }
418
+ /**
419
+ * Update actions enabled prop based on number of selected indexes
420
+ */
421
+ _validateEnabledActions() {
422
+ var _a;
423
+ const featuresSelected = this._featuresSelected();
424
+ const selectionDependant = [
425
+ "zoom-to-object",
426
+ "trash",
427
+ "erase",
428
+ "selected-items-filter"
429
+ ];
430
+ (_a = this._toolInfos) === null || _a === void 0 ? void 0 : _a.forEach(ti => {
431
+ if (ti && selectionDependant.indexOf(ti.icon) > -1) {
432
+ ti.disabled = !featuresSelected;
433
+ }
434
+ });
435
+ }
436
+ /**
437
+ * Update actions active prop based on a stored value
438
+ */
439
+ _validateActiveActions() {
440
+ var _a;
441
+ const activeDependant = [
442
+ "filter",
443
+ "list-check-all",
444
+ "selected-items-filter"
445
+ ];
446
+ (_a = this._toolInfos) === null || _a === void 0 ? void 0 : _a.forEach(ti => {
447
+ if (ti && activeDependant.indexOf(ti.icon) > -1) {
448
+ if (ti.icon === "filter") {
449
+ ti.indicator = this._filterActive;
450
+ }
451
+ if (ti.icon === "list-check-all") {
452
+ ti.active = this._selectAllActive;
453
+ }
454
+ if (ti.icon === "selected-items-filter") {
455
+ ti.active = this._showOnlySelected;
456
+ }
457
+ }
458
+ });
459
+ }
460
+ /**
461
+ * Get the full list of toolInfos.
462
+ * Order is important. They should be listed in the order they should display in the UI from
463
+ * Left to Right for the action bar and Top to Bottom for the dropdown.
464
+ */
465
+ _initToolInfos() {
466
+ const featuresSelected = this._featuresSelected();
467
+ const featuresEmpty = this._featuresEmpty();
468
+ const hasFilterExpressions = this._hasFilterExpressions();
469
+ if (this._translations) {
470
+ this._toolInfos = [{
471
+ active: false,
472
+ icon: "zoom-to-object",
473
+ indicator: false,
474
+ label: this._translations.zoom,
475
+ func: () => this._zoom(),
476
+ disabled: !featuresSelected,
477
+ isOverflow: false
478
+ },
479
+ hasFilterExpressions ? {
480
+ active: false,
481
+ icon: "filter",
482
+ indicator: false,
483
+ label: this._translations.filters,
484
+ func: () => this._toggleFilter(),
485
+ disabled: false,
486
+ isOverflow: false
487
+ } : undefined,
488
+ this._deleteEnabled ? {
489
+ active: undefined,
490
+ icon: "trash",
491
+ indicator: undefined,
492
+ label: undefined,
493
+ func: undefined,
494
+ disabled: !featuresSelected,
495
+ isDanger: true,
496
+ isOverflow: false
497
+ } : undefined, {
498
+ active: false,
499
+ icon: "erase",
500
+ indicator: false,
501
+ label: this._translations.clearSelection,
502
+ func: () => this._clearSelection(),
503
+ disabled: !featuresSelected,
504
+ isOverflow: false
505
+ }, {
506
+ active: false,
507
+ icon: "selected-items-filter",
508
+ indicator: false,
509
+ label: this._showOnlySelected ? this._translations.showAll : this._translations.showSelected,
510
+ func: () => this._toggleShowSelected(),
511
+ disabled: !featuresSelected,
512
+ isOverflow: false
513
+ }, {
514
+ active: false,
515
+ icon: "list-check-all",
516
+ indicator: false,
517
+ func: () => this._selectAll(),
518
+ label: this._translations.selectAll,
519
+ disabled: featuresEmpty,
520
+ isOverflow: false
521
+ }, {
522
+ active: false,
523
+ icon: "compare",
524
+ indicator: false,
525
+ func: () => this._switchSelected(),
526
+ label: this._translations.switchSelected,
527
+ disabled: featuresEmpty,
528
+ isOverflow: false
529
+ }, {
530
+ active: false,
531
+ icon: "refresh",
532
+ indicator: false,
533
+ func: () => this._refresh(),
534
+ label: this._translations.refresh,
535
+ disabled: false,
536
+ isOverflow: false
537
+ },
538
+ this.enableCSV ? {
539
+ active: false,
540
+ icon: "export",
541
+ indicator: false,
542
+ func: () => void this._exportToCSV(),
543
+ label: this._translations.exportCSV,
544
+ loading: this._csvExporting,
545
+ disabled: featuresEmpty,
546
+ isOverflow: false
547
+ } : undefined, {
548
+ active: false,
549
+ icon: this._showHideOpen ? "chevron-down" : "chevron-right",
550
+ indicator: false,
551
+ func: () => this._toggleShowHide(),
552
+ label: this._translations.showHideColumns,
553
+ disabled: false,
554
+ isOverflow: false,
555
+ isSublist: true
556
+ }];
557
+ this._defaultVisibleToolSizeInfos = undefined;
558
+ }
559
+ }
560
+ /**
561
+ * Applies a definition expression when floor field and level are available
562
+ *
563
+ * @returns boolean
564
+ */
565
+ _updateFloorDefinitionExpression() {
566
+ if (this._floorField && this._floorLevel) {
567
+ const floorExp = `${this._floorField} = '${this._floorLevel}'`;
568
+ const defExp = this._layer.definitionExpression;
569
+ this._layer.definitionExpression = (defExp === null || defExp === void 0 ? void 0 : defExp.indexOf(this._floorExpression)) > -1 ?
570
+ defExp.replace(this._floorExpression, floorExp) :
571
+ defExp ? `${defExp} AND (${floorExp})` : floorExp;
572
+ this._floorExpression = floorExp;
573
+ }
574
+ }
575
+ /**
576
+ * Returns true when one ore more features are selected
577
+ *
578
+ * @returns boolean
579
+ */
580
+ _featuresSelected() {
581
+ return this.selectedIds.length > 0;
582
+ }
583
+ /**
584
+ * Return true when we have no features
585
+ *
586
+ * @returns boolean
587
+ */
588
+ _featuresEmpty() {
589
+ return this._allIds.length === 0;
590
+ }
591
+ /**
592
+ * Return true when we have at least 1 layer expression for the current layer
593
+ *
594
+ * @returns boolean
595
+ */
596
+ _hasFilterExpressions() {
597
+ var _a, _b, _c;
598
+ let layerExpressions;
599
+ if (((_b = (_a = this.mapInfo) === null || _a === void 0 ? void 0 : _a.filterConfig) === null || _b === void 0 ? void 0 : _b.layerExpressions) && ((_c = this._layer) === null || _c === void 0 ? void 0 : _c.id)) {
600
+ layerExpressions = this.mapInfo.filterConfig.layerExpressions.filter((exp) => exp.id === this._layer.id);
601
+ }
602
+ return (layerExpressions === null || layerExpressions === void 0 ? void 0 : layerExpressions.length) > 0;
603
+ }
604
+ /**
605
+ * Add/Remove tools from the action bar and dropdown based on available size
606
+ */
607
+ _updateToolbar() {
608
+ if (this._timeout) {
609
+ clearTimeout(this._timeout);
610
+ }
611
+ if (!this.isMobile && this._toolbar && this._toolInfos) {
612
+ this._timeout = setTimeout(() => {
613
+ clearTimeout(this._timeout);
614
+ this._setToolbarSizeInfos();
615
+ const toolbarWidth = this._toolbar.offsetWidth;
616
+ let controlsWidth = this._toolbarSizeInfos.reduce((prev, cur) => {
617
+ prev += cur.width;
618
+ return prev;
619
+ }, 0);
620
+ const skipControls = ["solutions-more", "solutions-map-layer-picker-container", "solutions-action-share"];
621
+ if (controlsWidth > toolbarWidth) {
622
+ if (this._toolbarSizeInfos.length > 0) {
623
+ const controlsThatFit = [...this._toolbarSizeInfos].reverse().reduce((prev, cur) => {
624
+ if (skipControls.indexOf(cur.id) < 0) {
625
+ if (controlsWidth > toolbarWidth) {
626
+ controlsWidth -= cur.width;
627
+ }
628
+ else {
629
+ prev.push(cur);
630
+ }
631
+ }
632
+ return prev;
633
+ }, []).reverse();
634
+ this._setControlsThatFit(controlsThatFit, skipControls);
635
+ }
636
+ }
637
+ else {
638
+ if (this._defaultVisibleToolSizeInfos) {
639
+ const currentTools = this._toolbarSizeInfos.reduce((prev, cur) => {
640
+ prev.push(cur.id);
641
+ return prev;
642
+ }, []);
643
+ let forceFinish = false;
644
+ const controlsThatFit = [...this._defaultVisibleToolSizeInfos].reduce((prev, cur) => {
645
+ if (!forceFinish && skipControls.indexOf(cur.id) < 0 &&
646
+ (currentTools.indexOf(cur.id) > -1 || (controlsWidth + cur.width) <= toolbarWidth)) {
647
+ if (currentTools.indexOf(cur.id) < 0) {
648
+ controlsWidth += cur.width;
649
+ }
650
+ prev.push(cur);
651
+ }
652
+ else if (skipControls.indexOf(cur.id) < 0 && (controlsWidth + cur.width) > toolbarWidth) {
653
+ // exit the first time we evalute this as true...otherwise it will add the next control that will fit
654
+ // and not preserve the overall order of controls
655
+ forceFinish = true;
656
+ }
657
+ return prev;
658
+ }, []);
659
+ this._setControlsThatFit(controlsThatFit, skipControls);
660
+ }
661
+ }
662
+ }, 250);
663
+ }
664
+ }
665
+ /**
666
+ * Validate if controls that fit the current display has changed or
667
+ * is different from what is currently displayed
668
+ */
669
+ _setControlsThatFit(controlsThatFit, skipControls) {
670
+ let update = JSON.stringify(controlsThatFit) !== JSON.stringify(this._controlsThatFit);
671
+ const actionbar = document.getElementById("solutions-action-bar");
672
+ actionbar.childNodes.forEach((n) => {
673
+ if (skipControls.indexOf(n.id) < 0 && !update) {
674
+ update = this._controlsThatFit.map(c => c.id).indexOf(n.id) < 0;
675
+ }
676
+ });
677
+ if (update) {
678
+ this._controlsThatFit = [...controlsThatFit];
679
+ }
680
+ }
681
+ /**
682
+ * Get the id and size for the toolbars current items
683
+ */
684
+ _setToolbarSizeInfos() {
685
+ let hasWidth = false;
686
+ this._toolbarSizeInfos = [];
687
+ this._toolbar.childNodes.forEach((c, i) => {
688
+ // handle the action bar
689
+ if (i === 0) {
690
+ c.childNodes.forEach((actionbarChild) => {
691
+ this._toolbarSizeInfos.push({
692
+ id: actionbarChild.id,
693
+ width: actionbarChild.offsetWidth
694
+ });
695
+ if (!hasWidth) {
696
+ hasWidth = actionbarChild.offsetWidth > 0;
697
+ }
698
+ });
699
+ }
700
+ else if (!c.referenceElement) {
701
+ // skip tooltips
702
+ this._toolbarSizeInfos.push({
703
+ id: c.id,
704
+ width: c.offsetWidth
705
+ });
706
+ if (!hasWidth) {
707
+ hasWidth = c.offsetWidth > 0;
708
+ }
709
+ }
710
+ });
711
+ if (hasWidth && !this._defaultVisibleToolSizeInfos) {
712
+ this._defaultVisibleToolSizeInfos = [...this._toolbarSizeInfos];
713
+ }
714
+ }
715
+ /**
716
+ * Get a list of toolInfos that should display outside of the dropdown
717
+ *
718
+ * @returns IToolInfo[] the list of toolInfos that should not display in the overflow dropdown
719
+ */
720
+ _getActionItems() {
721
+ var _a;
722
+ return (_a = this._toolInfos) === null || _a === void 0 ? void 0 : _a.filter(toolInfo => toolInfo && !toolInfo.isOverflow);
723
+ }
724
+ /**
725
+ * Get a list of toolInfos that should display in the dropdown
726
+ *
727
+ * @param id string the id for the dropdown and its tooltip
728
+ *
729
+ * @returns VNode the dropdown node
730
+ */
731
+ _getDropdown(id) {
732
+ const dropdownItems = this._getDropdownItems();
733
+ return dropdownItems.length > 0 ? (index.h("calcite-dropdown", { closeOnSelectDisabled: true, disabled: this._layer === undefined, id: "solutions-more", onCalciteDropdownBeforeClose: () => this._forceShowHide(), ref: (el) => this._moreDropdown = el }, index.h("calcite-action", { appearance: "solid", id: id, label: "", onClick: () => this._closeShowHide(), slot: "trigger", text: "" }, index.h("calcite-button", { appearance: "transparent", iconEnd: "chevron-down", kind: "neutral" }, this._translations.more)), index.h("calcite-dropdown-group", { "selection-mode": "none" }, dropdownItems.map(item => {
734
+ return (index.h("calcite-dropdown-group", { class: item.disabled ? "disabled" : "", selectionMode: item.disabled ? "none" : "single" }, index.h("calcite-dropdown-item", { disabled: item.loading, iconStart: item.isSublist && this._showHideOpen ? "chevron-down" : item.loading ? "" : item.icon, id: "solutions-subset-list", onClick: item.func }, item.loading ? (index.h("div", { class: "display-flex" }, index.h("calcite-loader", { inline: true, label: item.label, scale: "m" }), item.label)) : item.label)));
735
+ })), this._showHideOpen ? this._getFieldlist() : undefined)) : undefined;
736
+ }
737
+ /**
738
+ * Get a list of toolInfos that should display in the dropdown
739
+ *
740
+ * @returns IToolInfo[] the list of toolInfos that should display in the dropdown
741
+ */
742
+ _getDropdownItems() {
743
+ var _a;
744
+ return (_a = this._toolInfos) === null || _a === void 0 ? void 0 : _a.filter(toolInfo => toolInfo && toolInfo.isOverflow);
745
+ }
746
+ /**
747
+ * Get an action and tooltip
748
+ *
749
+ * @param icon string the name of the icon to display, will also be used as the id
750
+ * @param label string the text to display and label the action
751
+ * @param func any the function to execute
752
+ * @param disabled boolean when true the user will not be able to interact with the action
753
+ *
754
+ * @returns VNode The node representing the DOM element that will contain the action
755
+ */
756
+ _getAction(active, icon, indicator, label, func, disabled, loading, slot) {
757
+ const _disabled = this._layer === undefined ? true : disabled;
758
+ return (index.h("div", { class: "display-flex", id: this._getId(icon), slot: slot }, index.h("calcite-action", { active: active, appearance: "solid", disabled: _disabled, icon: icon, id: icon, indicator: indicator, label: label, loading: loading, onClick: func, text: label, textEnabled: true }), this._getToolTip("bottom", icon, label)));
759
+ }
760
+ /**
761
+ * Get an action and tooltip for share
762
+ *
763
+ * @param icon string the name of the icon to display, will also be used in its id
764
+ *
765
+ * @returns VNode The node representing the DOM element that will contain the action
766
+ */
767
+ _getShare(icon) {
768
+ return (index.h("div", { class: "share-action", id: this._getId(icon) }, index.h("instant-apps-social-share", { autoUpdateShareUrl: false, class: "instant-app-share", embed: this.shareIncludeEmbed, popoverButtonIconScale: "s", ref: el => this._shareNode = el, scale: "m", shareButtonColor: "neutral", shareButtonType: "action", socialMedia: this.shareIncludeSocial, view: this.mapView }), this._getToolTip("bottom", icon, this._translations.share)));
769
+ }
770
+ /**
771
+ * Called each time the values that are used for custom url params change
772
+ */
773
+ _updateShareUrl() {
774
+ var _a, _b, _c, _d;
775
+ const url = (_a = this._shareNode) === null || _a === void 0 ? void 0 : _a.shareUrl;
776
+ if (!url) {
777
+ return;
778
+ }
779
+ const urlObj = new URL(url);
780
+ //set the additional search params
781
+ if ((_b = this.mapInfo) === null || _b === void 0 ? void 0 : _b.id) {
782
+ urlObj.searchParams.set("webmap", this.mapInfo.id);
783
+ }
784
+ else {
785
+ urlObj.searchParams.delete("webmap");
786
+ }
787
+ if ((_c = this._layer) === null || _c === void 0 ? void 0 : _c.id) {
788
+ urlObj.searchParams.set("layer", this._layer.id);
789
+ }
790
+ else {
791
+ urlObj.searchParams.delete("layer");
792
+ }
793
+ if (((_d = this.selectedIds) === null || _d === void 0 ? void 0 : _d.length) > 0) {
794
+ urlObj.searchParams.set("oid", this.selectedIds.join(","));
795
+ }
796
+ else {
797
+ urlObj.searchParams.delete("oid");
798
+ }
799
+ this._shareNode.shareUrl = urlObj.href;
800
+ }
801
+ /**
802
+ * Get a tooltip
803
+ *
804
+ * @param label string accessible name for the component
805
+ * @param placement string where the tooltip should display
806
+ * @param referenceElement string the element the tooltip will be associated with
807
+ * @param text string the text to display in the tooltip
808
+ *
809
+ * @returns VNode The tooltip node
810
+ */
811
+ _getToolTip(placement, referenceElement, text) {
812
+ return document.getElementById(referenceElement) ? (index.h("calcite-tooltip", { placement: placement, "reference-element": referenceElement }, index.h("span", null, text))) : undefined;
813
+ }
814
+ /**
815
+ * Get an id with a prefix to the user supplied value
816
+ *
817
+ * @param id the unique value for the id
818
+ *
819
+ * @returns the new id with the prefix value
820
+ */
821
+ _getId(id) {
822
+ return `solutions-action-${id}`;
823
+ }
824
+ /**
825
+ * Get an action with danger color icon and text
826
+ *
827
+ * @param icon string the name of the icon to display, will also be used as the id
828
+ * @param label string the text to display and label the action
829
+ * @param func any the function to execute
830
+ * @param disabled boolean when true the user will not be able to interact with the action
831
+ *
832
+ * @returns VNode The node representing the DOM element that will contain the action
833
+ */
834
+ _getDangerAction(icon, label, func, disabled) {
835
+ const _disabled = this._layer === undefined ? true : disabled;
836
+ return (index.h("div", { class: "display-flex", id: this._getId(icon) }, icon === "trash" ? (index.h("delete-button", { buttonType: "action", class: "display-flex", disabled: _disabled, icon: icon, ids: this._getIds(), layer: this._layer })) : (index.h("calcite-action", { appearance: "solid", disabled: _disabled, id: icon, onClick: func, text: "" }, index.h("calcite-button", { appearance: "transparent", iconStart: icon, kind: "danger" }, label))), this._getToolTip("bottom", icon, label)));
837
+ }
838
+ /**
839
+ * Return all currently selected IDs from the table
840
+ *
841
+ * @param number[] the selected ids
842
+ */
843
+ _getIds() {
844
+ return this._table.highlightIds.toArray();
845
+ }
846
+ /**
847
+ * Initialize the FeatureTable
848
+ *
849
+ * @param node HTMLDivElement The node representing the DOM element that will contain the widget.
850
+ */
851
+ async _getTable(node, columnTemplates) {
852
+ if (this._layer) {
853
+ await this._layer.when(() => {
854
+ this._table = new this.FeatureTable({
855
+ autoRefreshEnabled: this.enableAutoRefresh,
856
+ layer: this._layer,
857
+ view: this.mapView,
858
+ columnReorderingEnabled: this.enableColumnReorder,
859
+ editingEnabled: this._editEnabled && this.enableInlineEdit,
860
+ highlightEnabled: true,
861
+ multiSortEnabled: false,
862
+ visibleElements: {
863
+ header: false,
864
+ menu: false
865
+ },
866
+ tableTemplate: {
867
+ columnTemplates
868
+ },
869
+ container: node
870
+ });
871
+ });
872
+ await this._table.when(() => {
873
+ this._table.highlightIds.on("change", (evt) => {
874
+ void this._handleOnChange(evt);
875
+ });
876
+ });
877
+ }
878
+ }
879
+ async _handleOnChange(evt) {
880
+ const ids = [...this._table.highlightIds.toArray()];
881
+ if (!this._skipOnChange) {
882
+ if (!this._ctrlIsPressed && !this._shiftIsPressed) {
883
+ if (this.selectedIds.length > 0) {
884
+ this._skipOnChange = true;
885
+ // only readd in specific case where we have multiple selected and then click one of the currently selected
886
+ const reAdd = this.selectedIds.length > 1 && evt.removed.length === 1;
887
+ const newIds = reAdd ? evt.removed : ids.filter(id => this.selectedIds.indexOf(id) < 0);
888
+ this._clearSelection();
889
+ this.selectedIds = [...newIds];
890
+ if (newIds.length > 0) {
891
+ this._table.highlightIds.add(newIds[0]);
892
+ }
893
+ else {
894
+ this._skipOnChange = false;
895
+ }
896
+ }
897
+ else {
898
+ // https://github.com/Esri/solutions-components/issues/365
899
+ this.selectedIds = ids.reverse();
900
+ }
901
+ }
902
+ else if (this._ctrlIsPressed) {
903
+ this.selectedIds = ids.reverse();
904
+ }
905
+ else if (this._shiftIsPressed) {
906
+ this._skipOnChange = true;
907
+ this._previousCurrentId = this._currentId;
908
+ this._currentId = [...this._table.highlightIds.toArray()].reverse()[0];
909
+ if (this._previousCurrentId !== this._currentId) {
910
+ // query the layer based on current sort and filters then grab between the current id and previous id
911
+ const orderBy = this._table.activeSortOrders.reduce((prev, cur) => {
912
+ prev.push(`${cur.fieldName} ${cur.direction}`);
913
+ return prev;
914
+ }, []);
915
+ const oids = await queryUtils.queryFeatureIds(this._layer, this._layer.definitionExpression, orderBy);
916
+ let isBetween = false;
917
+ const _start = this._table.viewModel.getObjectIdIndex(this._previousCurrentId);
918
+ const _end = this._table.viewModel.getObjectIdIndex(this._currentId);
919
+ const startIndex = _start < _end ? _start : _end;
920
+ const endIndex = _end > _start ? _end : _start;
921
+ this._skipOnChange = startIndex + 1 !== endIndex;
922
+ const selectedIds = oids.reduce((prev, cur) => {
923
+ const id = cur;
924
+ const index = this._table.viewModel.getObjectIdIndex(id);
925
+ if ((id === this._currentId || id === this._previousCurrentId)) {
926
+ isBetween = !isBetween;
927
+ if (prev.indexOf(id) < 0) {
928
+ prev.push(id);
929
+ }
930
+ }
931
+ // The oids are sorted so after we have reached the start or end oid add all ids even if the index is -1.
932
+ // Index of -1 will occur for features between the start and and oid if
933
+ // you select a row then scroll faster than the FeatureTable loads the data to select the next id
934
+ if (isBetween && prev.indexOf(id) < 0) {
935
+ prev.push(id);
936
+ }
937
+ // Also add index based check.
938
+ // In some cases the FeatureTable and Layer query will have differences in how null/undefined field values are sorted
939
+ if ((this.selectedIds.indexOf(id) > -1 || (index >= startIndex && index <= endIndex)) && prev.indexOf(id) < 0 && index > -1) {
940
+ prev.push(id);
941
+ }
942
+ return prev;
943
+ }, []);
944
+ this.selectedIds = _start < _end ? selectedIds.reverse() : selectedIds;
945
+ this._table.highlightIds.addMany(this.selectedIds.filter(i => ids.indexOf(i) < 0));
946
+ }
947
+ }
948
+ this._finishOnChange();
949
+ }
950
+ else {
951
+ this._skipOnChange = false;
952
+ }
953
+ this._currentId = [...this._table.highlightIds.toArray()].reverse()[0];
954
+ }
955
+ /**
956
+ * Handle any updates after a selection change has occured and emit the results
957
+ */
958
+ _finishOnChange() {
959
+ if (this._showOnlySelected) {
960
+ if (this._featuresSelected()) {
961
+ this._table.filterBySelection();
962
+ }
963
+ else {
964
+ this._toggleShowSelected();
965
+ }
966
+ }
967
+ this.featureSelectionChange.emit(this.selectedIds);
968
+ }
969
+ /**
970
+ * Reset the tables column templates when we get new column config
971
+ */
972
+ _resetColumnTemplates() {
973
+ var _a, _b;
974
+ const columnTemplates = this._getColumnTemplates((_a = this._layer) === null || _a === void 0 ? void 0 : _a.id, (_b = this._layer) === null || _b === void 0 ? void 0 : _b.fields);
975
+ const hasChange = columnTemplates === null || columnTemplates === void 0 ? void 0 : columnTemplates.some((ct, i) => {
976
+ var _a;
977
+ return JSON.stringify((_a = this._table) === null || _a === void 0 ? void 0 : _a.tableTemplate.columnTemplates[i]) !== JSON.stringify(ct);
978
+ });
979
+ if (this._table && columnTemplates && (hasChange || !this._columnsInfo)) {
980
+ this._table.tableTemplate = new this.TableTemplate({
981
+ columnTemplates
982
+ });
983
+ const fieldNames = columnTemplates.map(f => f.fieldName);
984
+ this._initColumnsInfo(fieldNames);
985
+ }
986
+ }
987
+ /**
988
+ * Reset basic table props
989
+ */
990
+ async _resetTable() {
991
+ var _a;
992
+ this._clearSelection();
993
+ this._allIds = await queryUtils.queryAllIds(this._layer);
994
+ if (!this._table) {
995
+ const columnTemplates = this._getColumnTemplates(this._layer.id, (_a = this._layer) === null || _a === void 0 ? void 0 : _a.fields);
996
+ await this._getTable(this._tableNode, columnTemplates);
997
+ }
998
+ else {
999
+ this._table.view = this.mapView;
1000
+ this._table.layer = this._layer;
1001
+ }
1002
+ await this._initLayerRefresh();
1003
+ this._checkEditEnabled();
1004
+ this._table.editingEnabled = this._editEnabled && this.enableInlineEdit;
1005
+ await this.reactiveUtils.once(() => this._table.state === "loaded")
1006
+ .then(async () => {
1007
+ this._table.highlightIds.removeAll();
1008
+ this._table.clearSelectionFilter();
1009
+ this._resetColumnTemplates();
1010
+ this._showOnlySelected = false;
1011
+ await this._handleDefaults();
1012
+ await this._sortTable();
1013
+ this._initToolInfos();
1014
+ this._updateToolbar();
1015
+ });
1016
+ }
1017
+ /**
1018
+ * Update the current IDs when that layers data is modified
1019
+ */
1020
+ async _initLayerRefresh() {
1021
+ if (this._refreshHandle) {
1022
+ this._refreshHandle.remove();
1023
+ }
1024
+ this._refreshHandle = this._layer.on("refresh", (evt) => {
1025
+ if (evt.dataChanged) {
1026
+ this._skipOnChange = true;
1027
+ void this._updateAllIds();
1028
+ }
1029
+ });
1030
+ }
1031
+ /**
1032
+ * Reset _allIds when the layers data has changed and refresh the selection ids and table
1033
+ */
1034
+ async _updateAllIds() {
1035
+ this._allIds = await queryUtils.queryAllIds(this._layer);
1036
+ this.selectedIds = this.selectedIds.filter(id => this._allIds.indexOf(id) > -1);
1037
+ await this._refresh();
1038
+ }
1039
+ /**
1040
+ * Handle default OID or GlobalID from url parameters
1041
+ */
1042
+ async _handleDefaults() {
1043
+ var _a, _b;
1044
+ if (!this._defaultOidHonored && ((_a = this.defaultOid) === null || _a === void 0 ? void 0 : _a.length) > 0 && this.defaultOid[0] > -1 && this._table) {
1045
+ await this._selectDefaultFeature(this.defaultOid);
1046
+ this._defaultOidHonored = true;
1047
+ this.defaultOid = undefined;
1048
+ this._showOnlySelected = false;
1049
+ this._toggleShowSelected();
1050
+ }
1051
+ if (!this._defaultGlobalIdHonored && ((_b = this.defaultGlobalId) === null || _b === void 0 ? void 0 : _b.length) > 0 && this._table) {
1052
+ const features = await queryUtils.queryFeaturesByGlobalID(this.defaultGlobalId, this._layer);
1053
+ const oids = (features === null || features === void 0 ? void 0 : features.length) > 0 ? features.map(f => f.getObjectId()) : undefined;
1054
+ if (oids) {
1055
+ await this._selectDefaultFeature(oids);
1056
+ }
1057
+ this._defaultGlobalIdHonored = true;
1058
+ this.defaultGlobalId = undefined;
1059
+ this._showOnlySelected = false;
1060
+ this._toggleShowSelected();
1061
+ }
1062
+ }
1063
+ /**
1064
+ * Store the column names and current hidden status to support show/hide of columns
1065
+ * @param fieldNames optional list of names from new config options
1066
+ */
1067
+ _initColumnsInfo(fieldNames) {
1068
+ var _a, _b;
1069
+ // this._table.columns is not reflecting correct list when new
1070
+ // tableTemplate.columnTemplates have been defined on an existing FeatureTable
1071
+ // TODO review for better solution post 2024 R01 release
1072
+ const columnsInfo = (_a = this._table) === null || _a === void 0 ? void 0 : _a.columns.reduce((prev, cur) => {
1073
+ if (!fieldNames || ((fieldNames === null || fieldNames === void 0 ? void 0 : fieldNames.indexOf(cur.name)) > -1)) {
1074
+ prev[cur.name] = !cur.hidden;
1075
+ }
1076
+ return prev;
1077
+ }, {});
1078
+ const oldColumnNames = (_b = this._table) === null || _b === void 0 ? void 0 : _b.columns.map((c) => c.name);
1079
+ const newColumnNames = fieldNames ? fieldNames.filter(n => oldColumnNames.indexOf(n) < 0) : [];
1080
+ newColumnNames.forEach(c => {
1081
+ columnsInfo[c] = true;
1082
+ });
1083
+ this._columnsInfo = fieldNames ? fieldNames.reduce((prev, cur) => {
1084
+ prev[cur] = columnsInfo[cur];
1085
+ return prev;
1086
+ }, {}) : columnsInfo;
1087
+ }
1088
+ /**
1089
+ * Select the feature that was specified via url params
1090
+ */
1091
+ async _selectDefaultFeature(oids) {
1092
+ if (oids.length > 0) {
1093
+ this._table.highlightIds.addMany(oids);
1094
+ // This is messed up and only make this worse
1095
+ //const i = this._table.viewModel.getObjectIdIndex(oids[0]);
1096
+ //this._table.viewModel.scrollToIndex(i);
1097
+ }
1098
+ }
1099
+ /**
1100
+ * Verify edit capabilities of the layer
1101
+ */
1102
+ _checkEditEnabled() {
1103
+ this._editEnabled = this._layer.editingEnabled && this._layer.capabilities.operations.supportsUpdate;
1104
+ this._deleteEnabled = this._layer.editingEnabled && this._layer.capabilities.operations.supportsDelete;
1105
+ }
1106
+ /**
1107
+ * Sort the objectid field in descending order
1108
+ */
1109
+ async _sortTable() {
1110
+ if (this._table && this._layer && this.showNewestFirst) {
1111
+ await this._table.when();
1112
+ await this._layer.when(() => {
1113
+ this._table.sortColumn(this._layer.objectIdField, "desc");
1114
+ });
1115
+ }
1116
+ }
1117
+ /**
1118
+ * Open show/hide dropdown
1119
+ */
1120
+ _forceShowHide() {
1121
+ if (this._showHideDropdown) {
1122
+ this._showHideDropdown.open = this._showHideOpen;
1123
+ }
1124
+ if (this._moreDropdown) {
1125
+ this._moreDropdown.open = this._showHideOpen;
1126
+ }
1127
+ }
1128
+ /**
1129
+ * Toggle show/hide dropdown
1130
+ */
1131
+ _toggleShowHide() {
1132
+ this._showHideOpen = !this._showHideOpen;
1133
+ }
1134
+ /**
1135
+ * Open show/hide dropdown
1136
+ */
1137
+ _closeShowHide() {
1138
+ this._showHideOpen = false;
1139
+ }
1140
+ /**
1141
+ * Close show/hide dropdown when the user clicks outside of it
1142
+ */
1143
+ _handleDocumentClick(e) {
1144
+ var _a;
1145
+ const id = (_a = e.target) === null || _a === void 0 ? void 0 : _a.id;
1146
+ if (this._showHideOpen && Object.keys(this._columnsInfo).indexOf(id) < 0 && id !== "solutions-subset-list" && id !== "chevron-right") {
1147
+ this._closeShowHide();
1148
+ if (this._moreDropdown) {
1149
+ this._moreDropdown.open = false;
1150
+ }
1151
+ if (this._showHideDropdown) {
1152
+ this._showHideDropdown.open = false;
1153
+ }
1154
+ }
1155
+ }
1156
+ /**
1157
+ * Keep track of key down for ctrl and shift
1158
+ */
1159
+ _handleKeyDown(e) {
1160
+ this._ctrlIsPressed = e.ctrlKey;
1161
+ this._shiftIsPressed = e.shiftKey;
1162
+ }
1163
+ /**
1164
+ * Keep track of key up for ctrl and shift
1165
+ */
1166
+ _handleKeyUp(e) {
1167
+ this._ctrlIsPressed = e.ctrlKey;
1168
+ this._shiftIsPressed = e.shiftKey;
1169
+ }
1170
+ /**
1171
+ * Show filter component in modal
1172
+ *
1173
+ * @returns node to interact with any configured filters for the current layer
1174
+ */
1175
+ _filterModal() {
1176
+ var _a, _b, _c;
1177
+ return (index.h("calcite-modal", { "aria-labelledby": "modal-title", class: "modal", kind: "brand", onCalciteModalClose: () => void this._closeFilter(), open: this._filterOpen, widthScale: "s" }, index.h("div", { class: "display-flex align-center", id: "modal-title", slot: "header" }, (_b = (_a = this._translations) === null || _a === void 0 ? void 0 : _a.filter) === null || _b === void 0 ? void 0 : _b.replace("{{title}}", (_c = this._layer) === null || _c === void 0 ? void 0 : _c.title)), index.h("div", { slot: "content" }, index.h("instant-apps-filter-list", { autoUpdateUrl: false, closeBtn: true, closeBtnOnClick: async () => this._closeFilter(), comboboxOverlayPositioning: "fixed", layerExpressions: this._layerExpressions, onFilterListReset: () => this._handleFilterListReset(), onFilterUpdate: () => this._handleFilterUpdate(), ref: (el) => this._filterList = el, view: this.mapView, zoomBtn: false }))));
1178
+ }
1179
+ /**
1180
+ * Reset the filter active prop
1181
+ */
1182
+ _handleFilterListReset() {
1183
+ this._filterActive = false;
1184
+ this._updateShareUrl();
1185
+ }
1186
+ /**
1187
+ * Check if the layers definitionExpression has been modified
1188
+ */
1189
+ _handleFilterUpdate() {
1190
+ const defExp = this._layer.definitionExpression;
1191
+ if (this._floorExpression) {
1192
+ const regEx = new RegExp(`${this._floorField} = ['].+[']`, "gm");
1193
+ this._layer.definitionExpression = defExp && this._floorField && defExp.indexOf(`${this._floorField} = '`) > -1 ?
1194
+ defExp.replace(regEx, this._floorExpression) : defExp ?
1195
+ `${defExp} AND (${this._floorExpression})` : this._floorExpression;
1196
+ }
1197
+ this._filterActive = this._definitionExpression !== this._layer.definitionExpression &&
1198
+ (this._floorExpression ? this._layer.definitionExpression !== this._floorExpression : true);
1199
+ this._updateShareUrl();
1200
+ }
1201
+ /**
1202
+ * Close the filter modal
1203
+ */
1204
+ async _closeFilter() {
1205
+ if (this._filterOpen) {
1206
+ // reset allIds
1207
+ this._allIds = await queryUtils.queryAllIds(this._layer);
1208
+ this._filterOpen = false;
1209
+ }
1210
+ }
1211
+ /**
1212
+ * Handle map click events to keep table and map click selection in sync
1213
+ *
1214
+ * @param evt IMapClick map click event details
1215
+ */
1216
+ async _mapClicked(evt) {
1217
+ const opts = {
1218
+ include: this._layer
1219
+ };
1220
+ const hitTestResult = await this.mapView.hitTest(evt.screenPoint, opts);
1221
+ if (hitTestResult.results.length > 0) {
1222
+ hitTestResult.results.forEach((result) => {
1223
+ const id = result.graphic.getObjectId();
1224
+ const index = this._table.highlightIds.indexOf(id);
1225
+ if (index < 0) {
1226
+ this._table.highlightIds.add(id);
1227
+ }
1228
+ });
1229
+ if (this._showOnlySelected) {
1230
+ this._table.filterBySelection();
1231
+ }
1232
+ }
1233
+ else {
1234
+ this._clearSelection();
1235
+ }
1236
+ }
1237
+ /**
1238
+ * Select or deselect all rows
1239
+ */
1240
+ _selectAll() {
1241
+ const ids = this._allIds;
1242
+ this._table.highlightIds.removeAll();
1243
+ this._skipOnChange = true;
1244
+ this._table.highlightIds.addMany(ids);
1245
+ this.selectedIds = ids;
1246
+ this._finishOnChange();
1247
+ this._selectAllActive = true;
1248
+ }
1249
+ /**
1250
+ * Toggle the show only selected flag
1251
+ * When showOnly is true only the selected features will be shown in the table
1252
+ */
1253
+ _toggleShowSelected() {
1254
+ this._showOnlySelected = !this._showOnlySelected;
1255
+ if (this._showOnlySelected) {
1256
+ this._table.filterBySelection();
1257
+ }
1258
+ else {
1259
+ this._table.clearSelectionFilter();
1260
+ }
1261
+ }
1262
+ /**
1263
+ * Clears the selected indexes
1264
+ */
1265
+ _clearSelection() {
1266
+ var _a;
1267
+ this.selectedIds = [];
1268
+ (_a = this._table) === null || _a === void 0 ? void 0 : _a.highlightIds.removeAll();
1269
+ this._finishOnChange();
1270
+ }
1271
+ /**
1272
+ * When true the filter modal will be displayed
1273
+ */
1274
+ _toggleFilter() {
1275
+ this._filterOpen = !this._filterOpen;
1276
+ }
1277
+ /**
1278
+ * Store any filters for the current layer.
1279
+ * Should only occur on layer change
1280
+ */
1281
+ _initLayerExpressions() {
1282
+ var _a, _b;
1283
+ const layerExpressions = (_b = (_a = this.mapInfo) === null || _a === void 0 ? void 0 : _a.filterConfig) === null || _b === void 0 ? void 0 : _b.layerExpressions;
1284
+ this._layerExpressions = layerExpressions ? layerExpressions.filter((exp) => { var _a; return exp.id === ((_a = this._layer) === null || _a === void 0 ? void 0 : _a.id); }) : [];
1285
+ this._filterList.layerExpressions = this._layerExpressions;
1286
+ this._filterActive = this._layerExpressions.filter(lyrExp => {
1287
+ return lyrExp.expressions.filter(exp => exp.active).length > 0;
1288
+ }).length > 0;
1289
+ }
1290
+ /**
1291
+ * Select all rows that are not currently selectd
1292
+ */
1293
+ _switchSelected() {
1294
+ const currentIndexes = [...this.selectedIds];
1295
+ this._table.highlightIds.removeAll();
1296
+ const ids = this._allIds.reduce((prev, _cur) => {
1297
+ if (currentIndexes.indexOf(_cur) < 0) {
1298
+ prev.push(_cur);
1299
+ }
1300
+ return prev;
1301
+ }, []).sort((a, b) => a - b);
1302
+ this._skipOnChange = true;
1303
+ this._table.highlightIds.addMany(ids);
1304
+ this.selectedIds = ids;
1305
+ this._finishOnChange();
1306
+ }
1307
+ /**
1308
+ * Export all selected rows as CSV
1309
+ *
1310
+ * @returns a promise that will resolve when the operation is complete
1311
+ */
1312
+ async _exportToCSV() {
1313
+ const exportInfos = {};
1314
+ const ids = this._table.highlightIds.toArray();
1315
+ exportInfos[this._layer.id] = {
1316
+ selectionSetNames: [this._layer.title],
1317
+ ids,
1318
+ layer: this._layer
1319
+ };
1320
+ const fields = this._table.columns.toArray().reduce((prev, cur) => {
1321
+ if (!cur.hidden) {
1322
+ prev.push(cur.name.toLocaleLowerCase());
1323
+ }
1324
+ return prev;
1325
+ }, []);
1326
+ this._updateToolInfoLoading("export", true);
1327
+ this._csvExporting = true;
1328
+ await downloadUtils.downloadCSV(null, //???
1329
+ exportInfos, false, // formatUsingLayerPopup
1330
+ false, // removeDuplicates
1331
+ true, // addColumnTitle
1332
+ fields, true, true);
1333
+ this._updateToolInfoLoading("export", false);
1334
+ this._csvExporting = false;
1335
+ }
1336
+ /**
1337
+ * Set the loading prop in the stored toolInfos
1338
+ */
1339
+ _updateToolInfoLoading(name, isLoading) {
1340
+ this._toolInfos.some(tool => {
1341
+ if ((tool === null || tool === void 0 ? void 0 : tool.icon) === name) {
1342
+ tool.loading = isLoading;
1343
+ return true;
1344
+ }
1345
+ });
1346
+ }
1347
+ /**
1348
+ * Refreshes the table and maintains the curent scroll position
1349
+ */
1350
+ async _refresh() {
1351
+ await this._table.refresh();
1352
+ this.featureSelectionChange.emit(this.selectedIds);
1353
+ }
1354
+ /**
1355
+ * Zoom to all selected features
1356
+ *
1357
+ * @returns a promise that will resolve when the operation is complete
1358
+ */
1359
+ _zoom() {
1360
+ this._table.zoomToSelection();
1361
+ }
1362
+ /**
1363
+ * Handles layer selection change to show new table
1364
+ *
1365
+ * @param evt CustomEvent the id for the current layer
1366
+ *
1367
+ * @returns a promise that will resolve when the operation is complete
1368
+ */
1369
+ async _layerSelectionChanged(evt) {
1370
+ var _a;
1371
+ const id = evt.detail[0];
1372
+ if (id !== ((_a = this._layer) === null || _a === void 0 ? void 0 : _a.id) || this._featuresEmpty()) {
1373
+ this._fetchingData = true;
1374
+ const layer = await mapViewUtils.getLayerOrTable(this.mapView, id);
1375
+ await layer.when(() => {
1376
+ this._layer = layer;
1377
+ });
1378
+ }
1379
+ this._fetchingData = false;
1380
+ }
1381
+ /**
1382
+ * Get any columnt templates for the current map
1383
+ *
1384
+ * @param id item ID of the current map
1385
+ *
1386
+ * @returns a list of column templates if they exist
1387
+ */
1388
+ _getColumnTemplates(id, fieldInfos) {
1389
+ var _a, _b;
1390
+ let layerOption;
1391
+ (_b = (_a = this.mapInfo) === null || _a === void 0 ? void 0 : _a.layerOptions) === null || _b === void 0 ? void 0 : _b.layers.some(l => {
1392
+ if (l.id === id) {
1393
+ layerOption = l;
1394
+ return true;
1395
+ }
1396
+ });
1397
+ const fieldOrder = (layerOption === null || layerOption === void 0 ? void 0 : layerOption.fields) && (layerOption === null || layerOption === void 0 ? void 0 : layerOption.fieldOrder) ?
1398
+ layerOption.fieldOrder.filter(f => layerOption.fields.indexOf(f) > -1) :
1399
+ undefined;
1400
+ let columnTemplates;
1401
+ if (fieldInfos) {
1402
+ columnTemplates = layerOption && (layerOption === null || layerOption === void 0 ? void 0 : layerOption.fields)
1403
+ ? fieldInfos.reduce((prev, cur) => {
1404
+ if (layerOption.fields.indexOf(cur.name) > -1) {
1405
+ const template = {
1406
+ type: "field",
1407
+ fieldName: cur.name,
1408
+ label: cur.alias,
1409
+ menuConfig: this._getMenuConfig(cur.name)
1410
+ };
1411
+ prev.push(template);
1412
+ }
1413
+ return prev;
1414
+ }, []).sort(this._sortFields.bind(this, layerOption === null || layerOption === void 0 ? void 0 : layerOption.fieldOrder))
1415
+ : fieldInfos.map(fieldInfo => {
1416
+ return {
1417
+ type: "field",
1418
+ fieldName: fieldInfo.name,
1419
+ label: fieldInfo.alias,
1420
+ menuConfig: this._getMenuConfig(fieldInfo.name)
1421
+ };
1422
+ });
1423
+ }
1424
+ return fieldOrder ?
1425
+ columnTemplates === null || columnTemplates === void 0 ? void 0 : columnTemplates.sort(this._sortFields.bind(this, fieldOrder)) :
1426
+ columnTemplates;
1427
+ }
1428
+ _sortFields(sorter, a, b) {
1429
+ return (sorter === null || sorter === void 0 ? void 0 : sorter.indexOf(a.fieldName)) - sorter.indexOf(b.fieldName);
1430
+ }
1431
+ /**
1432
+ * Get the menu config that adds the ability to hide the current column
1433
+ */
1434
+ _getMenuConfig(name) {
1435
+ return {
1436
+ items: [
1437
+ {
1438
+ label: this._translations.hideField,
1439
+ iconClass: "esri-icon-non-visible",
1440
+ autoCloseMenu: true,
1441
+ clickFunction: () => {
1442
+ this._handleHideClick(name);
1443
+ }
1444
+ }
1445
+ ]
1446
+ };
1447
+ }
1448
+ /**
1449
+ * Hide the table column for the provided name
1450
+ */
1451
+ _handleHideClick(name) {
1452
+ this._columnsInfo[name] = false;
1453
+ this._table.hideColumn(name);
1454
+ this._table.tableTemplate.columnTemplates.forEach((columnTemplate) => {
1455
+ if (columnTemplate.fieldName === name) {
1456
+ columnTemplate.visible = false;
1457
+ }
1458
+ });
1459
+ }
1460
+ /**
1461
+ * Fetches the component's translations
1462
+ *
1463
+ * @returns Promise when complete
1464
+ * @protected
1465
+ */
1466
+ async _getTranslations() {
1467
+ const messages = await locale.getLocaleComponentStrings(this.el);
1468
+ this._translations = messages[0];
1469
+ }
1470
+ get el() { return index.getElement(this); }
1471
+ static get watchers() { return {
1472
+ "defaultOid": ["defaultOidWatchHandler"],
1473
+ "defaultGlobalId": ["defaultGlobalIdWatchHandler"],
1474
+ "enableCSV": ["enableCSVWatchHandler"],
1475
+ "enableInlineEdit": ["enableInlineEditWatchHandler"],
1476
+ "enableShare": ["enableShareWatchHandler"],
1477
+ "_controlsThatFit": ["_controlsThatFitWatchHandler"],
1478
+ "isMobile": ["isMobileWatchHandler"],
1479
+ "mapInfo": ["mapInfoWatchHandler"],
1480
+ "mapView": ["mapViewWatchHandler"],
1481
+ "_layer": ["_layerWatchHandler"],
1482
+ "selectedIds": ["selectedIdsWatchHandler"]
1483
+ }; }
1484
+ };
1485
+ LayerTable.style = layerTableCss;
1486
+
1487
+ exports.layer_table = LayerTable;