@esri/solutions-components 0.11.18 → 0.11.20

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 (299) hide show
  1. package/dist/cjs/basemap-gallery_7.cjs.entry.js +49 -258
  2. package/dist/cjs/buffer-tools_2.cjs.entry.js +30 -123
  3. package/dist/cjs/card-manager_3.cjs.entry.js +98 -427
  4. package/dist/cjs/consent-manager.cjs.entry.js +12 -54
  5. package/dist/cjs/create-feature_4.cjs.entry.js +88 -287
  6. package/dist/cjs/create-related-feature_3.cjs.entry.js +36 -170
  7. package/dist/cjs/crowdsource-manager.cjs.entry.js +61 -253
  8. package/dist/cjs/crowdsource-reporter.cjs.entry.js +56 -219
  9. package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
  10. package/dist/cjs/delete-dialog.cjs.entry.js +8 -37
  11. package/dist/cjs/{downloadUtils-9abff913.js → downloadUtils-fcae8eb1.js} +2 -2
  12. package/dist/cjs/feature-list.cjs.entry.js +27 -107
  13. package/dist/cjs/{helpers-a65cb83a.js → helpers-8d452256.js} +1 -1
  14. package/dist/cjs/{index-2c21082d.js → index-af14245a.js} +346 -428
  15. package/dist/cjs/{index-90ef3c01.js → index-ffd12cb0.js} +1 -1
  16. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +2 -2
  17. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +4 -4
  18. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
  19. package/dist/cjs/instant-apps-create.cjs.entry.js +2 -2
  20. package/dist/cjs/instant-apps-export-views.cjs.entry.js +2 -2
  21. package/dist/cjs/instant-apps-export.cjs.entry.js +2 -2
  22. package/dist/cjs/instant-apps-filter-list_2.cjs.entry.js +2 -2
  23. package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
  24. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
  25. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +3 -3
  26. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +3 -3
  27. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +3 -3
  28. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
  29. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +2 -2
  30. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  31. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +4 -4
  32. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +4 -4
  33. package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +1 -1
  34. package/dist/cjs/instant-apps-measurement.cjs.entry.js +2 -2
  35. package/dist/cjs/instant-apps-popover.cjs.entry.js +2 -2
  36. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  37. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +2 -2
  38. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +2 -2
  39. package/dist/cjs/instant-apps-splash.cjs.entry.js +2 -2
  40. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +3 -3
  41. package/dist/cjs/json-editor_7.cjs.entry.js +49 -227
  42. package/dist/cjs/loader.cjs.js +2 -2
  43. package/dist/cjs/{locale-c09e93fb.js → locale-1c60be9c.js} +1 -1
  44. package/dist/cjs/{locale-0a273172.js → locale-da41a06f.js} +1 -1
  45. package/dist/cjs/map-layer-picker.cjs.entry.js +27 -112
  46. package/dist/cjs/map-select-tools_3.cjs.entry.js +50 -229
  47. package/dist/cjs/pci-calculator.cjs.entry.js +2 -15
  48. package/dist/cjs/{popupUtils-fc7557da.js → popupUtils-87b006a6.js} +2 -2
  49. package/dist/cjs/public-notification.cjs.entry.js +44 -194
  50. package/dist/cjs/{publicNotificationStore-ee00411f.js → publicNotificationStore-beb782de.js} +1 -1
  51. package/dist/cjs/solution-configuration.cjs.entry.js +17 -52
  52. package/dist/cjs/solution-contents_3.cjs.entry.js +18 -84
  53. package/dist/cjs/solution-item-accordion.cjs.entry.js +8 -38
  54. package/dist/cjs/solution-item-icon.cjs.entry.js +4 -18
  55. package/dist/cjs/{solution-store-6208ce28.js → solution-store-3cf25b71.js} +1 -1
  56. package/dist/cjs/solutions-components.cjs.js +3 -3
  57. package/dist/cjs/spatial-ref.cjs.entry.js +10 -45
  58. package/dist/cjs/store-manager.cjs.entry.js +6 -21
  59. package/dist/cjs/{utils-30344ce0.js → utils-3e512114.js} +2 -2
  60. package/dist/collection/assets/t9n/create-feature/resources.json +1 -1
  61. package/dist/collection/assets/t9n/create-feature/resources_en.json +1 -1
  62. package/dist/collection/assets/t9n/solution-item-accordion/resources.json +1 -1
  63. package/dist/collection/assets/t9n/solution-item-accordion/resources_en.json +1 -1
  64. package/dist/collection/collection-manifest.json +1 -1
  65. package/dist/collection/components/basemap-gallery/basemap-gallery.js +5 -19
  66. package/dist/collection/components/buffer-tools/buffer-tools.js +13 -52
  67. package/dist/collection/components/card-manager/card-manager.js +17 -71
  68. package/dist/collection/components/consent-manager/consent-manager.js +12 -52
  69. package/dist/collection/components/create-feature/create-feature.js +139 -171
  70. package/dist/collection/components/create-related-feature/create-related-feature.js +10 -44
  71. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +61 -251
  72. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +75 -217
  73. package/dist/collection/components/delete-button/delete-button.js +13 -55
  74. package/dist/collection/components/delete-dialog/delete-dialog.js +8 -35
  75. package/dist/collection/components/edit-card/edit-card.js +10 -43
  76. package/dist/collection/components/feature-details/feature-details.js +18 -74
  77. package/dist/collection/components/feature-list/feature-list.js +25 -103
  78. package/dist/collection/components/floor-filter/floor-filter.js +5 -19
  79. package/dist/collection/components/info-card/info-card.js +20 -85
  80. package/dist/collection/components/json-editor/json-editor.js +7 -28
  81. package/dist/collection/components/layer-list/layer-list.js +12 -50
  82. package/dist/collection/components/layer-table/layer-table.js +41 -171
  83. package/dist/collection/components/map-card/map-card.js +43 -182
  84. package/dist/collection/components/map-draw-tools/map-draw-tools.js +17 -67
  85. package/dist/collection/components/map-fullscreen/map-fullscreen.js +4 -18
  86. package/dist/collection/components/map-layer-picker/map-layer-picker.js +25 -108
  87. package/dist/collection/components/map-legend/map-legend.js +4 -15
  88. package/dist/collection/components/map-picker/map-picker.js +8 -35
  89. package/dist/collection/components/map-search/map-search.js +8 -35
  90. package/dist/collection/components/map-select-tools/map-select-tools.js +32 -138
  91. package/dist/collection/components/map-tools/map-tools.js +27 -115
  92. package/dist/collection/components/pci-calculator/pci-calculator.js +3 -14
  93. package/dist/collection/components/pdf-download/pdf-download.js +6 -27
  94. package/dist/collection/components/public-notification/public-notification.js +41 -189
  95. package/dist/collection/components/refine-selection/refine-selection.js +13 -59
  96. package/dist/collection/components/solution-configuration/solution-configuration.js +13 -48
  97. package/dist/collection/components/solution-contents/solution-contents.js +4 -13
  98. package/dist/collection/components/solution-item/solution-item.js +9 -36
  99. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +8 -36
  100. package/dist/collection/components/solution-item-details/solution-item-details.js +16 -35
  101. package/dist/collection/components/solution-item-icon/solution-item-icon.js +5 -17
  102. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +6 -27
  103. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +6 -24
  104. package/dist/collection/components/solution-resource-item/solution-resource-item.js +8 -36
  105. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +7 -31
  106. package/dist/collection/components/solution-template-data/solution-template-data.js +8 -49
  107. package/dist/collection/components/solution-variables/solution-variables.js +6 -24
  108. package/dist/collection/components/spatial-ref/spatial-ref.js +8 -43
  109. package/dist/collection/components/store-manager/store-manager.js +5 -18
  110. package/dist/components/basemap-gallery2.js +3 -19
  111. package/dist/components/buffer-tools2.js +11 -52
  112. package/dist/components/card-manager2.js +15 -71
  113. package/dist/components/consent-manager.js +10 -52
  114. package/dist/components/create-feature2.js +55 -107
  115. package/dist/components/create-related-feature2.js +8 -44
  116. package/dist/components/crowdsource-manager.js +59 -251
  117. package/dist/components/crowdsource-reporter.js +55 -217
  118. package/dist/components/delete-button2.js +11 -55
  119. package/dist/components/delete-dialog2.js +6 -35
  120. package/dist/components/edit-card2.js +8 -43
  121. package/dist/components/feature-details2.js +16 -74
  122. package/dist/components/feature-list2.js +23 -103
  123. package/dist/components/floor-filter2.js +3 -19
  124. package/dist/components/info-card2.js +18 -85
  125. package/dist/components/json-editor2.js +5 -28
  126. package/dist/components/layer-list2.js +10 -50
  127. package/dist/components/layer-table2.js +39 -171
  128. package/dist/components/map-card2.js +41 -182
  129. package/dist/components/map-draw-tools2.js +15 -67
  130. package/dist/components/map-fullscreen2.js +2 -18
  131. package/dist/components/map-layer-picker2.js +23 -108
  132. package/dist/components/map-legend2.js +2 -15
  133. package/dist/components/map-picker2.js +6 -35
  134. package/dist/components/map-search2.js +6 -35
  135. package/dist/components/map-select-tools2.js +30 -138
  136. package/dist/components/map-tools2.js +25 -115
  137. package/dist/components/pci-calculator.js +1 -14
  138. package/dist/components/pdf-download2.js +4 -27
  139. package/dist/components/public-notification.js +39 -189
  140. package/dist/components/refine-selection2.js +11 -59
  141. package/dist/components/solution-configuration.js +13 -48
  142. package/dist/components/solution-contents2.js +2 -13
  143. package/dist/components/solution-item-accordion.js +6 -36
  144. package/dist/components/solution-item-details2.js +14 -35
  145. package/dist/components/solution-item-icon2.js +3 -17
  146. package/dist/components/solution-item-sharing2.js +4 -27
  147. package/dist/components/solution-item2.js +7 -36
  148. package/dist/components/solution-organization-variables2.js +4 -24
  149. package/dist/components/solution-resource-item2.js +6 -36
  150. package/dist/components/solution-spatial-ref2.js +5 -31
  151. package/dist/components/solution-template-data2.js +8 -49
  152. package/dist/components/solution-variables2.js +4 -24
  153. package/dist/components/spatial-ref.js +8 -43
  154. package/dist/components/store-manager.js +3 -18
  155. package/dist/esm/basemap-gallery_7.entry.js +49 -258
  156. package/dist/esm/buffer-tools_2.entry.js +30 -123
  157. package/dist/esm/card-manager_3.entry.js +98 -427
  158. package/dist/esm/consent-manager.entry.js +12 -54
  159. package/dist/esm/create-feature_4.entry.js +88 -287
  160. package/dist/esm/create-related-feature_3.entry.js +36 -170
  161. package/dist/esm/crowdsource-manager.entry.js +61 -253
  162. package/dist/esm/crowdsource-reporter.entry.js +56 -219
  163. package/dist/esm/deduct-calculator.entry.js +1 -1
  164. package/dist/esm/delete-dialog.entry.js +8 -37
  165. package/dist/esm/{downloadUtils-36d854d2.js → downloadUtils-078cd709.js} +2 -2
  166. package/dist/esm/feature-list.entry.js +27 -107
  167. package/dist/esm/{helpers-77bdd30e.js → helpers-15d5cd56.js} +1 -1
  168. package/dist/esm/{index-6de7c296.js → index-c247b62b.js} +1 -1
  169. package/dist/esm/{index-3702583a.js → index-df5db8e9.js} +346 -428
  170. package/dist/esm/instant-apps-app-guide.entry.js +2 -2
  171. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +4 -4
  172. package/dist/esm/instant-apps-control-panel.entry.js +1 -1
  173. package/dist/esm/instant-apps-create.entry.js +2 -2
  174. package/dist/esm/instant-apps-export-views.entry.js +2 -2
  175. package/dist/esm/instant-apps-export.entry.js +2 -2
  176. package/dist/esm/instant-apps-filter-list_2.entry.js +2 -2
  177. package/dist/esm/instant-apps-header.entry.js +1 -1
  178. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
  179. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +3 -3
  180. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +3 -3
  181. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +3 -3
  182. package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
  183. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +2 -2
  184. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  185. package/dist/esm/instant-apps-language-switcher.entry.js +4 -4
  186. package/dist/esm/instant-apps-language-translator.entry.js +4 -4
  187. package/dist/esm/instant-apps-measurement-tool.entry.js +1 -1
  188. package/dist/esm/instant-apps-measurement.entry.js +2 -2
  189. package/dist/esm/instant-apps-popover.entry.js +2 -2
  190. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  191. package/dist/esm/instant-apps-scoreboard.entry.js +2 -2
  192. package/dist/esm/instant-apps-sign-in.entry.js +2 -2
  193. package/dist/esm/instant-apps-splash.entry.js +2 -2
  194. package/dist/esm/instant-apps-time-filter.entry.js +3 -3
  195. package/dist/esm/json-editor_7.entry.js +49 -227
  196. package/dist/esm/loader.js +3 -3
  197. package/dist/esm/{locale-aa656a2c.js → locale-7874c756.js} +1 -1
  198. package/dist/esm/{locale-b0016f8e.js → locale-e02b0e14.js} +1 -1
  199. package/dist/esm/map-layer-picker.entry.js +27 -112
  200. package/dist/esm/map-select-tools_3.entry.js +50 -229
  201. package/dist/esm/pci-calculator.entry.js +2 -15
  202. package/dist/esm/{popupUtils-64d25cb0.js → popupUtils-6a965512.js} +2 -2
  203. package/dist/esm/public-notification.entry.js +44 -194
  204. package/dist/esm/{publicNotificationStore-70219049.js → publicNotificationStore-9ec5e22a.js} +1 -1
  205. package/dist/esm/solution-configuration.entry.js +17 -52
  206. package/dist/esm/solution-contents_3.entry.js +18 -84
  207. package/dist/esm/solution-item-accordion.entry.js +8 -38
  208. package/dist/esm/solution-item-icon.entry.js +4 -18
  209. package/dist/esm/{solution-store-2493275a.js → solution-store-4c39c654.js} +1 -1
  210. package/dist/esm/solutions-components.js +4 -4
  211. package/dist/esm/spatial-ref.entry.js +10 -45
  212. package/dist/esm/store-manager.entry.js +6 -21
  213. package/dist/esm/{utils-68015f9d.js → utils-6fe5b5fa.js} +2 -2
  214. package/dist/solutions-components/assets/t9n/create-feature/resources.json +1 -1
  215. package/dist/solutions-components/assets/t9n/create-feature/resources_en.json +1 -1
  216. package/dist/solutions-components/assets/t9n/solution-item-accordion/resources.json +1 -1
  217. package/dist/solutions-components/assets/t9n/solution-item-accordion/resources_en.json +1 -1
  218. package/dist/solutions-components/p-00ec642f.entry.js +6 -0
  219. package/dist/solutions-components/p-02c4e6fc.entry.js +6 -0
  220. package/dist/solutions-components/{p-68d49e1a.entry.js → p-0326f1f4.entry.js} +2 -2
  221. package/dist/solutions-components/{p-8f7957a2.js → p-1e1dfef6.js} +1 -1
  222. package/dist/solutions-components/p-244316dd.entry.js +6 -0
  223. package/dist/solutions-components/p-2460cf10.entry.js +6 -0
  224. package/dist/solutions-components/{p-173d5fce.js → p-2884ca49.js} +1 -1
  225. package/dist/solutions-components/p-38814554.entry.js +6 -0
  226. package/dist/solutions-components/{p-ee863ffb.entry.js → p-3ce5c7fd.entry.js} +1 -1
  227. package/dist/solutions-components/{p-ee2cbba0.js → p-404cbf48.js} +1 -1
  228. package/dist/solutions-components/{p-2dcf8f00.entry.js → p-41a3b49a.entry.js} +1 -1
  229. package/dist/solutions-components/{p-579628d9.entry.js → p-443168f0.entry.js} +1 -1
  230. package/dist/solutions-components/{p-81ae30bd.entry.js → p-4ced7b11.entry.js} +1 -1
  231. package/dist/solutions-components/{p-eb97b5ad.entry.js → p-4d5dd39e.entry.js} +1 -1
  232. package/dist/solutions-components/{p-699a9557.entry.js → p-4e7514a3.entry.js} +1 -1
  233. package/dist/solutions-components/{p-fa09caf3.entry.js → p-4f7fb338.entry.js} +1 -1
  234. package/dist/solutions-components/{p-959cb673.entry.js → p-552fb1c0.entry.js} +1 -1
  235. package/dist/solutions-components/{p-f07a02e2.entry.js → p-5786b9da.entry.js} +1 -1
  236. package/dist/solutions-components/p-5a202f3f.entry.js +6 -0
  237. package/dist/solutions-components/p-5e4e0f84.entry.js +6 -0
  238. package/dist/solutions-components/{p-2b556610.entry.js → p-64a6162f.entry.js} +1 -1
  239. package/dist/solutions-components/{p-7f6cbe61.entry.js → p-65105504.entry.js} +1 -1
  240. package/dist/solutions-components/p-698656b8.entry.js +6 -0
  241. package/dist/solutions-components/p-7251848d.entry.js +6 -0
  242. package/dist/solutions-components/{p-1890b884.entry.js → p-72d04c7a.entry.js} +2 -2
  243. package/dist/solutions-components/p-832707fd.entry.js +6 -0
  244. package/dist/solutions-components/{p-e81e2d83.entry.js → p-837e0939.entry.js} +2 -2
  245. package/dist/solutions-components/{p-3d20e307.js → p-84bb6925.js} +1 -1
  246. package/dist/solutions-components/{p-e23b4193.js → p-8717729a.js} +1 -1
  247. package/dist/solutions-components/p-8859b622.entry.js +6 -0
  248. package/dist/solutions-components/{p-300ff31e.entry.js → p-8a010f9e.entry.js} +1 -1
  249. package/dist/solutions-components/{p-e85da876.entry.js → p-8dd677dd.entry.js} +1 -1
  250. package/dist/solutions-components/{p-ea64b72e.entry.js → p-9927342d.entry.js} +1 -1
  251. package/dist/solutions-components/{p-1dffcc22.entry.js → p-a277d08c.entry.js} +1 -1
  252. package/dist/solutions-components/p-a5eaf7fe.entry.js +6 -0
  253. package/dist/solutions-components/{p-b40b5be5.entry.js → p-aad84d69.entry.js} +1 -1
  254. package/dist/solutions-components/{p-b560498c.entry.js → p-b394f504.entry.js} +1 -1
  255. package/dist/solutions-components/p-b636a8b4.entry.js +6 -0
  256. package/dist/solutions-components/{p-1ddd7128.entry.js → p-ba4e219a.entry.js} +1 -1
  257. package/dist/solutions-components/{p-d0d21a1f.js → p-bf04c6f4.js} +2 -2
  258. package/dist/solutions-components/{p-335a630e.entry.js → p-c6c697e5.entry.js} +1 -1
  259. package/dist/solutions-components/{p-2c8360b4.entry.js → p-d324196d.entry.js} +1 -1
  260. package/dist/solutions-components/{p-8b218ba7.js → p-da1e098c.js} +1 -1
  261. package/dist/solutions-components/{p-6eab9d1f.js → p-db3391b9.js} +1 -1
  262. package/dist/solutions-components/p-de42e8b2.entry.js +6 -0
  263. package/dist/solutions-components/{p-70e8be5c.entry.js → p-e3e35c14.entry.js} +1 -1
  264. package/dist/solutions-components/{p-48942eb8.js → p-e6859850.js} +2 -2
  265. package/dist/solutions-components/p-e996c38f.js +7 -0
  266. package/dist/solutions-components/p-ea566af0.entry.js +6 -0
  267. package/dist/solutions-components/p-eb3c867f.entry.js +6 -0
  268. package/dist/solutions-components/p-ed1ecb5b.entry.js +6 -0
  269. package/dist/solutions-components/p-ee3bb943.entry.js +6 -0
  270. package/dist/solutions-components/{p-ff5db601.entry.js → p-f165921f.entry.js} +1 -1
  271. package/dist/solutions-components/{p-4bdd4009.entry.js → p-f75786a8.entry.js} +1 -1
  272. package/dist/solutions-components/{p-8107be38.entry.js → p-f956c598.entry.js} +1 -1
  273. package/dist/solutions-components/{p-6da8fe2d.entry.js → p-fa663804.entry.js} +1 -1
  274. package/dist/solutions-components/{p-afc3ac6d.entry.js → p-ff317687.entry.js} +1 -1
  275. package/dist/solutions-components/solutions-components.esm.js +1 -1
  276. package/dist/solutions-components_commit.txt +6 -6
  277. package/dist/types/components/create-feature/create-feature.d.ts +54 -50
  278. package/dist/types/components/crowdsource-reporter/crowdsource-reporter.d.ts +4 -0
  279. package/dist/types/components.d.ts +16 -0
  280. package/package.json +2 -2
  281. package/dist/solutions-components/p-032d4411.entry.js +0 -6
  282. package/dist/solutions-components/p-055706e3.entry.js +0 -6
  283. package/dist/solutions-components/p-06970873.entry.js +0 -6
  284. package/dist/solutions-components/p-1b0588d2.js +0 -7
  285. package/dist/solutions-components/p-265f5dc4.entry.js +0 -6
  286. package/dist/solutions-components/p-3c43839b.entry.js +0 -6
  287. package/dist/solutions-components/p-4426901e.entry.js +0 -6
  288. package/dist/solutions-components/p-4ebc471b.entry.js +0 -6
  289. package/dist/solutions-components/p-6d62a4fa.entry.js +0 -6
  290. package/dist/solutions-components/p-70036eb6.entry.js +0 -6
  291. package/dist/solutions-components/p-72ae3bf0.entry.js +0 -6
  292. package/dist/solutions-components/p-777ed6b0.entry.js +0 -6
  293. package/dist/solutions-components/p-8b5c3c9f.entry.js +0 -6
  294. package/dist/solutions-components/p-9d953313.entry.js +0 -6
  295. package/dist/solutions-components/p-a44815ea.entry.js +0 -6
  296. package/dist/solutions-components/p-acd2699e.entry.js +0 -6
  297. package/dist/solutions-components/p-b1bd3028.entry.js +0 -6
  298. package/dist/solutions-components/p-e2270562.entry.js +0 -6
  299. package/dist/solutions-components/p-e90c0e26.entry.js +0 -6
@@ -3,14 +3,14 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- import { r as registerInstance, c as createEvent, g as getElement, h, F as Fragment, H as Host } from './index-3702583a.js';
7
- import { l as loadModules, g as getLocaleComponentStrings } from './locale-aa656a2c.js';
6
+ import { r as registerInstance, c as createEvent, g as getElement, h, F as Fragment, H as Host } from './index-df5db8e9.js';
7
+ import { l as loadModules, g as getLocaleComponentStrings } from './locale-7874c756.js';
8
8
  import { a as getAllLayers, g as getLayerOrTable } from './mapViewUtils-9da9be1c.js';
9
- import { P as PopupUtils } from './popupUtils-64d25cb0.js';
9
+ import { P as PopupUtils } from './popupUtils-6a965512.js';
10
10
  import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
12
  import './interfaces-659e3836.js';
13
- import './downloadUtils-36d854d2.js';
13
+ import './downloadUtils-078cd709.js';
14
14
  import './typeof-ef2a007d.js';
15
15
  import './index-d88c3eb6.js';
16
16
  import './solution-resource-30a29505.js';
@@ -29,78 +29,25 @@ const CreateFeature = class {
29
29
  this.editingAttachment = createEvent(this, "editingAttachment", 7);
30
30
  this.progressStatus = createEvent(this, "progressStatus", 7);
31
31
  this.modeChanged = createEvent(this, "modeChanged", 7);
32
+ this.customizeSubmit = false;
33
+ this.enableSearch = false;
34
+ this.floorLevel = undefined;
35
+ this.formElements = undefined;
36
+ this.isMobile = undefined;
37
+ this.locale = undefined;
38
+ this.mapView = undefined;
39
+ this.searchConfiguration = undefined;
40
+ this.selectedLayerId = undefined;
41
+ this.showGuidingMsg = true;
42
+ this.showGuidingMsgWhileDrawing = true;
43
+ this.submitNewReportsMessage = undefined;
44
+ this._currentPage = "templatePicker";
45
+ this._editorLoading = false;
46
+ this._translations = undefined;
32
47
  }
33
48
  get el() { return getElement(this); }
34
49
  //--------------------------------------------------------------------------
35
50
  //
36
- // Properties (public)
37
- //
38
- //--------------------------------------------------------------------------
39
- /**
40
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
41
- */
42
- mapView;
43
- /**
44
- * string: Layer id of the feature layer in which the new feature is to be created
45
- */
46
- selectedLayerId;
47
- /**
48
- * boolean: Set this to true when have a custom submit button in the app.
49
- * This will hide the header and footer elements of the editor and user needs to execute the submit method manually.
50
- */
51
- customizeSubmit = false;
52
- /**
53
- * string: Locale to use for translation of stings in the UI
54
- */
55
- locale;
56
- /**
57
- * ISearchConfiguration: Configuration details for the Search widget
58
- */
59
- searchConfiguration;
60
- /**
61
- * boolean: When true the application will be in mobile mode, controls the mobile or desktop view
62
- */
63
- isMobile;
64
- /**
65
- * string: selected floor level
66
- */
67
- floorLevel;
68
- /**
69
- * string: selected floor level
70
- */
71
- formElements;
72
- /**
73
- * boolean: When true the Search box will be displayed
74
- */
75
- enableSearch = false;
76
- /**
77
- * boolean: When true the notice message with the current state should be shown
78
- */
79
- showGuidingMsg = true;
80
- /**
81
- * boolean: When false the notice message at drawing page will be hidden
82
- */
83
- showGuidingMsgWhileDrawing = true;
84
- //--------------------------------------------------------------------------
85
- //
86
- // State (internal)
87
- //
88
- //--------------------------------------------------------------------------
89
- /**
90
- * boolean: When true a loading indicator will be shown while the editor loads
91
- */
92
- _editorLoading = false;
93
- /**
94
- * ICurrentPage: specifies the current page
95
- */
96
- _currentPage = "templatePicker";
97
- /**
98
- * Contains the translations for this component.
99
- * All UI strings should be defined here.
100
- */
101
- _translations;
102
- //--------------------------------------------------------------------------
103
- //
104
51
  // Properties (protected)
105
52
  //
106
53
  //--------------------------------------------------------------------------
@@ -114,6 +61,11 @@ const CreateFeature = class {
114
61
  * The ExpressionInfo constructor
115
62
  */
116
63
  ExpressionInfo;
64
+ /**
65
+ * https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
66
+ * The Feature layer instance
67
+ */
68
+ FeatureLayer;
117
69
  /**
118
70
  * esri/form/elements/FieldElement: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-elements-FieldElement.html
119
71
  * The FieldElement constructor
@@ -123,68 +75,63 @@ const CreateFeature = class {
123
75
  * esri/form/FormTemplate: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-FormTemplate.html
124
76
  */
125
77
  FormTemplate;
126
- /**
127
- * esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
128
- * The Editor instance
129
- */
130
- _editor;
131
- /**
132
- * https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
133
- * The Feature layer instance
134
- */
135
- FeatureLayer;
136
78
  /**
137
79
  * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
138
80
  * The MapView instance
139
81
  */
140
82
  MapView;
141
- /**
142
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
143
- * Updated map view instance
144
- */
145
- _updatedMapView;
146
83
  /**
147
84
  * esri/widgets/Search: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
148
85
  * The Search instance
149
86
  */
150
87
  Search;
151
- /**
152
- * "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
153
- * The Search instance
154
- */
155
- _search;
156
- /**
157
- * esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
158
- */
159
- reactiveUtils;
160
88
  /**
161
89
  * boolean: Flag to maintain the add attachment
162
90
  */
163
91
  _addingAttachment;
92
+ /**
93
+ * HTMLCalciteNoticeElement: calcite notice refrence element
94
+ */
95
+ _calciteNotice;
164
96
  /**
165
97
  * HTMLDivElement: The node the editor will be added to
166
98
  */
167
99
  _container;
168
100
  /**
169
- * HTMLDivElement: The node for the map view
101
+ * esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
102
+ * The Editor instance
170
103
  */
171
- _mapViewContainer;
104
+ _editor;
172
105
  /**
173
106
  * boolean: Flag to maintain form submission using submit button
174
107
  */
175
108
  _isSubmitBtnClicked = false;
176
109
  /**
177
- * __esri.FeatureLayer: selected feature layer;
110
+ * HTMLDivElement: The node for the map view
178
111
  */
179
- _selectedLayer;
112
+ _mapViewContainer;
113
+ /**
114
+ * esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
115
+ */
116
+ reactiveUtils;
117
+ /**
118
+ * "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
119
+ * The Search instance
120
+ */
121
+ _search;
180
122
  /**
181
123
  * HTMLDivElement: refrence for search div element
182
124
  */
183
125
  _searchDiv;
184
126
  /**
185
- * HTMLCalciteNoticeElement: calcite notice refrence element
127
+ * __esri.FeatureLayer: selected feature layer;
186
128
  */
187
- _calciteNotice;
129
+ _selectedLayer;
130
+ /**
131
+ * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
132
+ * Updated map view instance
133
+ */
134
+ _updatedMapView;
188
135
  //--------------------------------------------------------------------------
189
136
  //
190
137
  // Watch handlers
@@ -344,8 +291,8 @@ const CreateFeature = class {
344
291
  else if (this._currentPage === 'featureForm') {
345
292
  guidingMsg = this._translations.provideDetailsMsg;
346
293
  }
347
- return (h(Fragment, { key: '829e66e8b4818b2566d514ae85eddc50968075f8' }, showGuidingMsg && h("calcite-notice", { key: '0347181f26f5d87d38f8be185e0b43ffbbc34208', class: "notice-msg", icon: "lightbulb", kind: "success", open: true, ref: el => this._calciteNotice = el }, h("div", { key: 'e5dd776ead66c26184a5aad747e82d97612d961a', slot: "message" }, guidingMsg)), h("calcite-loader", { key: '7989ecdbb4b635d38a1d63bf879d7e95b3f9a9be', class: loaderClass, label: "", scale: "s" }), h("div", { key: '6f6184af21e8a0595e5c51c132e657e7660caa01', class: featureFormClass, id: "feature-form" }), this.enableSearch &&
348
- h("div", { key: '2068ca424a9355a28c9957104a4f6973b11c1b8f', class: `search-widget ${showSearchWidget} ${featureFormClass}`, id: "search-widget-ref", ref: el => this._searchDiv = el }), h("div", { key: 'a899d52788e6cfa67fe77abbbe0eeb6383b40d0a', class: `${mobileMapClass}`, ref: (el) => { this._mapViewContainer = el; } })));
294
+ return (h(Fragment, { key: 'cb3462a70e0097e9b4ac9dac3f910fce6d30f8b5' }, showGuidingMsg && h("calcite-notice", { key: 'ddd908ac4b31f60d07de064ec1decae06b3d93bd', class: "notice-msg", icon: "lightbulb", kind: "success", open: true, ref: el => this._calciteNotice = el }, h("div", { key: '3cee10085fa29190d88d3d03d35f726d1b51651b', slot: "message" }, guidingMsg)), h("calcite-loader", { key: 'cf714d63a011712fa03c148c17a8811356e14859', class: loaderClass, label: "", scale: "s" }), h("div", { key: 'e20cb740a1d22795b397af191a26339d709aba0d', class: featureFormClass, id: "feature-form" }), this.enableSearch &&
295
+ h("div", { key: 'd2b439d3845b69527fdea2414c7b22078b0af4ea', class: `search-widget ${showSearchWidget} ${featureFormClass}`, id: "search-widget-ref", ref: el => this._searchDiv = el }), h("div", { key: '1f4e39aaaa93f4e2102767c04c5ad256e4f129e2', class: `${mobileMapClass}`, ref: (el) => { this._mapViewContainer = el; } })));
349
296
  }
350
297
  //--------------------------------------------------------------------------
351
298
  //
@@ -764,65 +711,21 @@ const DeleteButton = class {
764
711
  constructor(hostRef) {
765
712
  registerInstance(this, hostRef);
766
713
  this.editsComplete = createEvent(this, "editsComplete", 7);
714
+ this.deleteDialog = undefined;
715
+ this.buttonType = "button";
716
+ this.disabled = false;
717
+ this.icon = undefined;
718
+ this.ids = [];
719
+ this.layer = undefined;
720
+ this.locale = undefined;
721
+ this._confirmDelete = false;
722
+ this._deleteEndabled = false;
723
+ this._supportsDelete = undefined;
724
+ this._translations = undefined;
767
725
  }
768
726
  get el() { return getElement(this); }
769
727
  //--------------------------------------------------------------------------
770
728
  //
771
- // Properties (public)
772
- //
773
- //--------------------------------------------------------------------------
774
- /**
775
- * calcite-dialog: Use this prop when using the button within a parent like a dropdown that would constrain the dialog and that is not desired
776
- */
777
- deleteDialog;
778
- /**
779
- * ButtonType (button | action): Support usage as action or button
780
- */
781
- buttonType = "button";
782
- /**
783
- * boolean: This overrides internal enable/disable logic that is based on checks if the layer supports delete
784
- */
785
- disabled = false;
786
- /**
787
- * string: The icon to display in the component
788
- */
789
- icon;
790
- /**
791
- * number[]: The ids that would be deleted
792
- */
793
- ids = [];
794
- /**
795
- * esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
796
- */
797
- layer;
798
- /**
799
- * string: Locale to use for translation of stings in the UI
800
- */
801
- locale;
802
- //--------------------------------------------------------------------------
803
- //
804
- // State (internal)
805
- //
806
- //--------------------------------------------------------------------------
807
- /**
808
- * boolean: When true the user will be asked to confirm the delete operation
809
- */
810
- _confirmDelete = false;
811
- /**
812
- * boolean: When true the user can delete the current features
813
- */
814
- _deleteEndabled = false;
815
- /**
816
- * boolean: When true the layer supports delete and a button will be returned
817
- */
818
- _supportsDelete;
819
- /**
820
- * Contains the translations for this component.
821
- * All UI strings should be defined here.
822
- */
823
- _translations;
824
- //--------------------------------------------------------------------------
825
- //
826
729
  // Properties (protected)
827
730
  //
828
731
  //--------------------------------------------------------------------------
@@ -946,53 +849,18 @@ const EditCard = class {
946
849
  this.editorInitialized = createEvent(this, "editorInitialized", 7);
947
850
  this.editsComplete = createEvent(this, "editsComplete", 7);
948
851
  this.refreshGraphics = createEvent(this, "refreshGraphics", 7);
852
+ this.enableEditGeometry = false;
853
+ this.graphics = undefined;
854
+ this.locale = undefined;
855
+ this.mapView = undefined;
856
+ this.open = false;
857
+ this.graphicIndex = 0;
858
+ this._editorLoading = false;
859
+ this._translations = undefined;
949
860
  }
950
861
  get el() { return getElement(this); }
951
862
  //--------------------------------------------------------------------------
952
863
  //
953
- // Properties (public)
954
- //
955
- //--------------------------------------------------------------------------
956
- /**
957
- * When true the geometry of the current feature will be editable
958
- */
959
- enableEditGeometry = false;
960
- /**
961
- * esri/Graphic[]: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
962
- */
963
- graphics;
964
- /**
965
- * string: Locale to use for translation of stings in the UI
966
- */
967
- locale;
968
- /**
969
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
970
- */
971
- mapView;
972
- /**
973
- * When true the component is displayed
974
- */
975
- open = false;
976
- /**
977
- * The index of the current graphic
978
- */
979
- graphicIndex = 0;
980
- //--------------------------------------------------------------------------
981
- //
982
- // State (internal)
983
- //
984
- //--------------------------------------------------------------------------
985
- /**
986
- * boolean: When true a loading indicator will be shown while the editor loads
987
- */
988
- _editorLoading = false;
989
- /**
990
- * Contains the translations for this component.
991
- * All UI strings should be defined here.
992
- */
993
- _translations;
994
- //--------------------------------------------------------------------------
995
- //
996
864
  // Properties (protected)
997
865
  //
998
866
  //--------------------------------------------------------------------------
@@ -1284,95 +1152,28 @@ const InfoCard = class {
1284
1152
  this.popupClosed = createEvent(this, "popupClosed", 7);
1285
1153
  this.clearSelection = createEvent(this, "clearSelection", 7);
1286
1154
  this.selectionChanged = createEvent(this, "selectionChanged", 7);
1155
+ this.enableEditGeometry = false;
1156
+ this.graphics = undefined;
1157
+ this.isLoading = false;
1158
+ this.isMobile = undefined;
1159
+ this.mapView = undefined;
1160
+ this.allowEditing = true;
1161
+ this.highlightEnabled = true;
1162
+ this.locale = undefined;
1163
+ this.paginationEnabled = true;
1164
+ this.position = 'absolute';
1165
+ this.showCloseBtn = false;
1166
+ this._alertOpen = false;
1167
+ this._count = "";
1168
+ this._editRecordOpen = false;
1169
+ this._mobileTitle = "";
1170
+ this._showListView = false;
1171
+ this._translations = undefined;
1172
+ this._navigatedToRelatedFeature = undefined;
1287
1173
  }
1288
1174
  get el() { return getElement(this); }
1289
1175
  //--------------------------------------------------------------------------
1290
1176
  //
1291
- // Properties (public)
1292
- //
1293
- //--------------------------------------------------------------------------
1294
- /**
1295
- * When true the geometry of the current feature will be editable
1296
- */
1297
- enableEditGeometry = false;
1298
- /**
1299
- * esri/Graphic: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
1300
- */
1301
- graphics;
1302
- /**
1303
- * boolean: when true a loading indicator will be shown
1304
- */
1305
- isLoading = false;
1306
- /**
1307
- * When true the component will render an optimized view for mobile devices
1308
- */
1309
- isMobile;
1310
- /**
1311
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
1312
- */
1313
- mapView;
1314
- /**
1315
- * boolean: If true will show edit button
1316
- */
1317
- allowEditing = true;
1318
- /**
1319
- * boolean: If true will highlights the features on map using Features Widget
1320
- */
1321
- highlightEnabled = true;
1322
- /**
1323
- * string: Locale to use for translation of stings in the UI
1324
- */
1325
- locale;
1326
- /**
1327
- * boolean: If true will show the pagination for multiple features
1328
- */
1329
- paginationEnabled = true;
1330
- /**
1331
- * string: Set the position of the feature info
1332
- */
1333
- position = 'absolute';
1334
- /**
1335
- * boolean: If true show close button on the feature info
1336
- */
1337
- showCloseBtn = false;
1338
- //--------------------------------------------------------------------------
1339
- //
1340
- // State (internal)
1341
- //
1342
- //--------------------------------------------------------------------------
1343
- /**
1344
- * boolean: When true a alert will be shown to indicate a problem or confirm the current action
1345
- */
1346
- _alertOpen = false;
1347
- /**
1348
- * string: Current index of total string
1349
- * This value is not displayed but will force a render if it changes
1350
- */
1351
- _count = "";
1352
- /**
1353
- * When true the add record modal will be displayed
1354
- */
1355
- _editRecordOpen = false;
1356
- /**
1357
- * When isMobile is true we will handle the display of the title so
1358
- * we can display beside a custom back button
1359
- */
1360
- _mobileTitle = "";
1361
- /**
1362
- * When true the features list view will be displayed
1363
- */
1364
- _showListView = false;
1365
- /**
1366
- * Contains the translations for this component.
1367
- * All UI strings should be defined here.
1368
- */
1369
- _translations;
1370
- /**
1371
- * boolean: When true user has been navigated to related feature
1372
- */
1373
- _navigatedToRelatedFeature;
1374
- //--------------------------------------------------------------------------
1375
- //
1376
1177
  // Properties (protected)
1377
1178
  //
1378
1179
  //--------------------------------------------------------------------------