@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
@@ -21,69 +21,21 @@ const RefineSelection = /*@__PURE__*/ proxyCustomElement(class RefineSelection e
21
21
  this.__registerHost();
22
22
  this.selectionLoadingChange = createEvent(this, "selectionLoadingChange", 7);
23
23
  this.selectionSetsChanged = createEvent(this, "selectionSetsChanged", 7);
24
+ this.addresseeLayer = undefined;
25
+ this.enabledLayerIds = [];
26
+ this.locale = undefined;
27
+ this.mapView = undefined;
28
+ this.selectionSets = [];
29
+ this.sketchLineSymbol = undefined;
30
+ this.sketchPointSymbol = undefined;
31
+ this.sketchPolygonSymbol = undefined;
32
+ this._translations = undefined;
33
+ this._selectionMode = ESelectionMode.ADD;
34
+ this._refineLayer = undefined;
24
35
  }
25
36
  get el() { return this; }
26
37
  //--------------------------------------------------------------------------
27
38
  //
28
- // Properties (public)
29
- //
30
- //--------------------------------------------------------------------------
31
- /**
32
- * esri/views/layers/FeatureLayerView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html
33
- */
34
- addresseeLayer;
35
- /**
36
- * string[]: Optional list of enabled layer ids
37
- * If empty all layers will be available
38
- */
39
- enabledLayerIds = [];
40
- /**
41
- * string: The current user locale.
42
- */
43
- locale;
44
- /**
45
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
46
- */
47
- mapView;
48
- /**
49
- * utils/interfaces/ISelectionSet: An array of user defined selection sets
50
- */
51
- selectionSets = [];
52
- /**
53
- * esri/symbols/SimpleLineSymbol | JSON representation : https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleLineSymbol.html
54
- *
55
- */
56
- sketchLineSymbol;
57
- /**
58
- * esri/symbols/SimpleMarkerSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleMarkerSymbol.html
59
- *
60
- */
61
- sketchPointSymbol;
62
- /**
63
- * esri/symbols/SimpleFillSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleFillSymbol.html
64
- *
65
- */
66
- sketchPolygonSymbol;
67
- //--------------------------------------------------------------------------
68
- //
69
- // State (internal)
70
- //
71
- //--------------------------------------------------------------------------
72
- /**
73
- * Contains the translations for this component.
74
- * All UI strings should be defined here.
75
- */
76
- _translations;
77
- /**
78
- * The current selection mode ADD or REMOVE
79
- */
80
- _selectionMode = ESelectionMode.ADD;
81
- /**
82
- * The current layer to refine
83
- */
84
- _refineLayer;
85
- //--------------------------------------------------------------------------
86
- //
87
39
  // Properties (protected)
88
40
  //
89
41
  //--------------------------------------------------------------------------
@@ -1110,34 +1110,12 @@ const SolutionConfigurationStyle0 = solutionConfigurationCss;
1110
1110
 
1111
1111
  const SolutionConfiguration$1 = /*@__PURE__*/ proxyCustomElement(class SolutionConfiguration extends HTMLElement {
1112
1112
  get el() { return this; }
1113
- //--------------------------------------------------------------------------
1114
- //
1115
- // Properties (public)
1116
- //
1117
- //--------------------------------------------------------------------------
1118
- /**
1119
- * Credentials for requests, which can be a serialized UserSession
1120
- */
1121
- authentication = new UserSession({});
1122
- /**
1123
- * string: Locale to use for translation of stings in the UI
1124
- */
1125
- locale;
1126
- serializedAuthentication = "";
1127
1113
  async serializedAuthenticationWatchHandler() {
1128
1114
  this.authentication = this.serializedAuthentication ? UserSession.deserialize(this.serializedAuthentication) : new UserSession({});
1129
1115
  }
1130
- /**
1131
- * Contains the current solution item id
1132
- */
1133
- solutionItemId = "";
1134
1116
  async valueWatchHandler() {
1135
1117
  await this._loadSolution(this.solutionItemId);
1136
1118
  }
1137
- /**
1138
- * Used to show/hide loading indicator
1139
- */
1140
- showLoading = false;
1141
1119
  //--------------------------------------------------------------------------
1142
1120
  //
1143
1121
  // Watch handlers
@@ -1159,6 +1137,19 @@ const SolutionConfiguration$1 = /*@__PURE__*/ proxyCustomElement(class SolutionC
1159
1137
  constructor() {
1160
1138
  super();
1161
1139
  this.__registerHost();
1140
+ this.authentication = new UserSession({});
1141
+ this.locale = undefined;
1142
+ this.serializedAuthentication = "";
1143
+ this.solutionItemId = "";
1144
+ this.showLoading = false;
1145
+ this._currentEditItemId = "";
1146
+ this._organizationVariables = "";
1147
+ this._solutionContentsComponent = undefined;
1148
+ this._solutionIsLoaded = false;
1149
+ this._solutionVariables = "";
1150
+ this._templateHierarchy = [];
1151
+ this._translations = undefined;
1152
+ this._treeOpen = true;
1162
1153
  if (this.serializedAuthentication) {
1163
1154
  this.authentication = UserSession.deserialize(this.serializedAuthentication);
1164
1155
  }
@@ -1198,32 +1189,6 @@ const SolutionConfiguration$1 = /*@__PURE__*/ proxyCustomElement(class SolutionC
1198
1189
  ? h("calcite-tab", { class: "config-tab" }, h("div", { class: "config-solution" }, h("solution-spatial-ref", { enableDefault: !!spatialReferenceInfo.default, enabled: spatialReferenceInfo?.enabled, featureServices: state.getStoreInfo("featureServices").map(fs => fs.name), id: "configure-solution-spatial-ref", key: `${this.solutionItemId}-spatial-ref`, locale: this.locale })))
1199
1190
  : null)))));
1200
1191
  }
1201
- //--------------------------------------------------------------------------
1202
- //
1203
- // Properties (protected)
1204
- //
1205
- //--------------------------------------------------------------------------
1206
- /**
1207
- * Contains the current item we are working with
1208
- */
1209
- _currentEditItemId = "";
1210
- _organizationVariables = "";
1211
- _solutionContentsComponent;
1212
- _solutionIsLoaded = false;
1213
- _solutionVariables = "";
1214
- /**
1215
- * Contains the hierarchy of template items for the current solution.
1216
- */
1217
- _templateHierarchy = [];
1218
- /**
1219
- * Contains the _translations for this component.
1220
- * All UI strings should be defined here.
1221
- */
1222
- _translations;
1223
- /**
1224
- * Used to show/hide the content tree
1225
- */
1226
- _treeOpen = true;
1227
1192
  _solutionStoreHasChanges = false;
1228
1193
  _solutionEditorHasChanges = false;
1229
1194
  _solutionEditorHasErrors = false;
@@ -14,21 +14,10 @@ const SolutionContents = /*@__PURE__*/ proxyCustomElement(class SolutionContents
14
14
  super();
15
15
  this.__registerHost();
16
16
  this.solutionItemSelected = createEvent(this, "solutionItemSelected", 7);
17
+ this.selectedItemId = undefined;
18
+ this.templateHierarchy = [];
17
19
  }
18
20
  get el() { return this; }
19
- //--------------------------------------------------------------------------
20
- //
21
- // Properties (public)
22
- //
23
- //--------------------------------------------------------------------------
24
- /**
25
- * Contains the current item that is selected.
26
- */
27
- selectedItemId;
28
- /**
29
- * Contains the public value for this component.
30
- */
31
- templateHierarchy = [];
32
21
  valueWatchHandler(v, oldV) {
33
22
  if (v && v !== oldV && Array.isArray(v) && v.length > 0) {
34
23
  this._treeItemSelected(v[0].id);
@@ -18,45 +18,15 @@ const SolutionItemAccordion$1 = /*@__PURE__*/ proxyCustomElement(class SolutionI
18
18
  this.solutionItemHover = createEvent(this, "solutionItemHover", 7);
19
19
  this.solutionItemSelect = createEvent(this, "solutionItemSelect", 7);
20
20
  this.solutionTypeHover = createEvent(this, "solutionTypeHover", 7);
21
+ this.locale = undefined;
22
+ this.listSelectionMode = "none";
23
+ this.templateInfos = [];
24
+ this._sortedTemplateInfos = [];
25
+ this._translations = undefined;
21
26
  }
22
27
  get el() { return this; }
23
28
  //--------------------------------------------------------------------------
24
29
  //
25
- // Properties (public)
26
- //
27
- //--------------------------------------------------------------------------
28
- /**
29
- * string: Locale to use for translation of stings in the UI
30
- */
31
- locale;
32
- /**
33
- * Specifies the selection mode of the item-type lists used in the component, where:
34
- * "multiple" allows any number of selections,
35
- * "single" allows only one selection,
36
- * "single-persist" allows one selection and prevents de-selection, and
37
- * "none" does not allow any selections (default)
38
- */
39
- listSelectionMode = "none";
40
- /**
41
- * ITemplateInfo[]: Collection of template infos
42
- */
43
- templateInfos = [];
44
- //--------------------------------------------------------------------------
45
- //
46
- // State (internal)
47
- //
48
- //--------------------------------------------------------------------------
49
- /**
50
- * ITemplateInfo[]: Collection of sorted template infos
51
- */
52
- _sortedTemplateInfos = [];
53
- /**
54
- * Contains the translations for this component.
55
- * All UI strings should be defined here.
56
- */
57
- _translations;
58
- //--------------------------------------------------------------------------
59
- //
60
30
  // Properties (protected)
61
31
  //
62
32
  //--------------------------------------------------------------------------
@@ -263,7 +233,7 @@ const SolutionItemAccordion$1 = /*@__PURE__*/ proxyCustomElement(class SolutionI
263
233
  this._deselectOthers(templateInfo.id);
264
234
  this.solutionItemSelect.emit({ itemId: templateInfo.id, selected: true });
265
235
  }, onMouseEnter: () => this.solutionItemHover.emit({ itemId: templateInfo.id, entering: true }), onMouseLeave: () => this.solutionItemHover.emit({ itemId: templateInfo.id, entering: false }), value: templateInfo.id }, templateInfo.url
266
- ? h("calcite-action", { icon: "launch", onClick: () => window.open(templateInfo.url, "_blank"), slot: "actions-end", text: this._translations?.openDetails?.replace("{{solutionTitle}}", templateInfo.title) })
236
+ ? h("div", { slot: "actions-end" }, h("calcite-action", { icon: "launch", id: templateInfo.id + "-launch", onClick: () => window.open(templateInfo.url, "_blank"), text: "" }), h("calcite-tooltip", { "overlay-positioning": "fixed", "reference-element": templateInfo.id + "-launch" }, h("span", null, this._translations?.openDetails)))
267
237
  : null));
268
238
  }
269
239
  /**
@@ -14,23 +14,24 @@ const SolutionItemDetails = /*@__PURE__*/ proxyCustomElement(class SolutionItemD
14
14
  constructor() {
15
15
  super();
16
16
  this.__registerHost();
17
+ this.itemId = "";
18
+ this.locale = undefined;
19
+ this.itemDetails = {
20
+ accessInformation: "",
21
+ description: "",
22
+ licenseInfo: "",
23
+ snippet: "",
24
+ tags: [],
25
+ title: ""
26
+ };
27
+ this.itemEdit = undefined;
28
+ this._translations = undefined;
29
+ this.thumbnail = undefined;
30
+ this.thumbnailContainer = undefined;
17
31
  }
18
32
  get el() { return this; }
19
33
  //--------------------------------------------------------------------------
20
34
  //
21
- // Properties (public)
22
- //
23
- //--------------------------------------------------------------------------
24
- /**
25
- * A template's itemId.
26
- */
27
- itemId = "";
28
- /**
29
- * string: Locale to use for translation of stings in the UI
30
- */
31
- locale;
32
- //--------------------------------------------------------------------------
33
- //
34
35
  // Watch handlers
35
36
  //
36
37
  //--------------------------------------------------------------------------
@@ -79,33 +80,11 @@ const SolutionItemDetails = /*@__PURE__*/ proxyCustomElement(class SolutionItemD
79
80
  * Handle to the element for browsing for a file.
80
81
  */
81
82
  browseForThumbnail;
82
- itemDetails = {
83
- accessInformation: "",
84
- description: "",
85
- licenseInfo: "",
86
- snippet: "",
87
- tags: [],
88
- title: ""
89
- };
90
- itemEdit;
91
83
  itemType;
92
- /**
93
- * Contains the translations for this component.
94
- * All UI strings should be defined here.
95
- */
96
- _translations;
97
84
  /**
98
85
  * Handle to the snippet character-count feedback.
99
86
  */
100
87
  itemSnippetCount;
101
- /**
102
- * Handle to the thumbnail image display.
103
- */
104
- thumbnail;
105
- /**
106
- * Handle to the thumbnail image container.
107
- */
108
- thumbnailContainer;
109
88
  //--------------------------------------------------------------------------
110
89
  //
111
90
  // Event Listeners
@@ -12,27 +12,13 @@ const SolutionItemIcon = /*@__PURE__*/ proxyCustomElement(class SolutionItemIcon
12
12
  constructor() {
13
13
  super();
14
14
  this.__registerHost();
15
+ this.isPortal = false;
16
+ this.type = "";
17
+ this.typeKeywords = [];
15
18
  }
16
19
  get el() { return this; }
17
20
  //--------------------------------------------------------------------------
18
21
  //
19
- // Properties (public)
20
- //
21
- //--------------------------------------------------------------------------
22
- /**
23
- * Indicate if this is portal
24
- */
25
- isPortal = false;
26
- /**
27
- * The type for the item
28
- */
29
- type = "";
30
- /**
31
- * The typeKeywords for the item
32
- */
33
- typeKeywords = [];
34
- //--------------------------------------------------------------------------
35
- //
36
22
  // Lifecycle
37
23
  //
38
24
  //--------------------------------------------------------------------------
@@ -16,23 +16,14 @@ const SolutionItemSharing = /*@__PURE__*/ proxyCustomElement(class SolutionItemS
16
16
  super();
17
17
  this.__registerHost();
18
18
  this.__attachShadow();
19
+ this.groupId = "";
20
+ this.locale = undefined;
21
+ this._translations = undefined;
22
+ this.sharing = [];
19
23
  }
20
24
  get el() { return this; }
21
25
  //--------------------------------------------------------------------------
22
26
  //
23
- // Properties (public)
24
- //
25
- //--------------------------------------------------------------------------
26
- /**
27
- * A template's groupId.
28
- */
29
- groupId = "";
30
- /**
31
- * string: Locale to use for translation of stings in the UI
32
- */
33
- locale;
34
- //--------------------------------------------------------------------------
35
- //
36
27
  // Watch handlers
37
28
  //
38
29
  //--------------------------------------------------------------------------
@@ -67,20 +58,6 @@ const SolutionItemSharing = /*@__PURE__*/ proxyCustomElement(class SolutionItemS
67
58
  }
68
59
  //--------------------------------------------------------------------------
69
60
  //
70
- // Properties (protected)
71
- //
72
- //--------------------------------------------------------------------------
73
- /**
74
- * Contains the translations for this component.
75
- * All UI strings should be defined here.
76
- */
77
- _translations;
78
- /**
79
- * Contains the public sharing for this component.
80
- */
81
- sharing = [];
82
- //--------------------------------------------------------------------------
83
- //
84
61
  // Event Listeners
85
62
  //
86
63
  //--------------------------------------------------------------------------
@@ -22,37 +22,19 @@ const SolutionItem = /*@__PURE__*/ proxyCustomElement(class SolutionItem extends
22
22
  constructor() {
23
23
  super();
24
24
  this.__registerHost();
25
+ this.authentication = undefined;
26
+ this.itemId = "";
27
+ this.locale = undefined;
28
+ this.solutionVariables = "";
29
+ this.organizationVariables = "";
30
+ this.itemType = undefined;
31
+ this._translations = undefined;
25
32
  }
26
33
  get el() { return this; }
27
- //--------------------------------------------------------------------------
28
- //
29
- // Properties (public)
30
- //
31
- //--------------------------------------------------------------------------
32
- /**
33
- * Credentials for requests
34
- */
35
- authentication;
36
- /**
37
- * A template's itemId.
38
- */
39
- itemId = "";
40
34
  itemIdWatchHandler() {
41
35
  const itemEdit = state.getItemInfo(this.itemId);
42
36
  this.itemType = itemEdit.type;
43
37
  }
44
- /**
45
- * string: Locale to use for translation of stings in the UI
46
- */
47
- locale;
48
- /**
49
- * Contains the solution based variables
50
- */
51
- solutionVariables = "";
52
- /**
53
- * Contains the organization based variables
54
- */
55
- organizationVariables = "";
56
38
  //--------------------------------------------------------------------------
57
39
  //
58
40
  // Watch handlers
@@ -85,17 +67,6 @@ const SolutionItem = /*@__PURE__*/ proxyCustomElement(class SolutionItem extends
85
67
  }
86
68
  //--------------------------------------------------------------------------
87
69
  //
88
- // Properties (protected)
89
- //
90
- //--------------------------------------------------------------------------
91
- itemType;
92
- /**
93
- * Contains the translations for this component.
94
- * All UI strings should be defined here.
95
- */
96
- _translations;
97
- //--------------------------------------------------------------------------
98
- //
99
70
  // Event Listeners
100
71
  //
101
72
  //--------------------------------------------------------------------------
@@ -15,23 +15,14 @@ const SolutionOrganizationVariables = /*@__PURE__*/ proxyCustomElement(class Sol
15
15
  this.__registerHost();
16
16
  this.__attachShadow();
17
17
  this.organizationVariableSelected = createEvent(this, "organizationVariableSelected", 7);
18
+ this.locale = undefined;
19
+ this.value = "";
20
+ this._organizationVariables = [];
21
+ this._translations = undefined;
18
22
  }
19
23
  get el() { return this; }
20
24
  //--------------------------------------------------------------------------
21
25
  //
22
- // Properties (public)
23
- //
24
- //--------------------------------------------------------------------------
25
- /**
26
- * string: Locale to use for translation of stings in the UI
27
- */
28
- locale;
29
- /**
30
- * Contains the public value for this component.
31
- */
32
- value = "";
33
- //--------------------------------------------------------------------------
34
- //
35
26
  // Watch handlers
36
27
  //
37
28
  //--------------------------------------------------------------------------
@@ -65,17 +56,6 @@ const SolutionOrganizationVariables = /*@__PURE__*/ proxyCustomElement(class Sol
65
56
  }
66
57
  //--------------------------------------------------------------------------
67
58
  //
68
- // Properties (protected)
69
- //
70
- //--------------------------------------------------------------------------
71
- _organizationVariables = [];
72
- /**
73
- * Contains the translations for this component.
74
- * All UI strings should be defined here.
75
- */
76
- _translations;
77
- //--------------------------------------------------------------------------
78
- //
79
59
  // Event Listeners
80
60
  //
81
61
  //--------------------------------------------------------------------------
@@ -17,28 +17,16 @@ const SolutionResourceItem = /*@__PURE__*/ proxyCustomElement(class SolutionReso
17
17
  super();
18
18
  this.__registerHost();
19
19
  this.__attachShadow();
20
+ this.authentication = undefined;
21
+ this.itemId = "";
22
+ this.locale = undefined;
23
+ this.resourceFilePaths = [];
24
+ this.resources = [];
25
+ this._translations = undefined;
20
26
  }
21
27
  get el() { return this; }
22
28
  //--------------------------------------------------------------------------
23
29
  //
24
- // Properties (public)
25
- //
26
- //--------------------------------------------------------------------------
27
- /**
28
- * Credentials for requests
29
- */
30
- authentication;
31
- /**
32
- * A template's itemId.
33
- * This is used to get the correct model from a store in the json-editor
34
- */
35
- itemId = "";
36
- /**
37
- * string: Locale to use for translation of stings in the UI
38
- */
39
- locale;
40
- //--------------------------------------------------------------------------
41
- //
42
30
  // Watch handlers
43
31
  //
44
32
  //--------------------------------------------------------------------------
@@ -76,24 +64,6 @@ const SolutionResourceItem = /*@__PURE__*/ proxyCustomElement(class SolutionReso
76
64
  const hasValidResources = this._hasValidResources();
77
65
  return (h(Host, { key: '13f2759a882d2eca48bf9dda58e74caade76142b' }, h("div", { key: '498ced2e29b8af9138a8aa9d77ec78e07e3c64de', class: "resource-item" }, h("div", { key: 'd76a967373a990906a67d88ea6466030c41401ff', class: "margin-bottom-1" }, h("calcite-button", { key: '96cd2ee08adadef9e1b29db12c38d4748b0689c0', appearance: "solid", class: "resource-button", color: "blue", onClick: () => this._addNewResource() }, this._translations.addResource), h("calcite-button", { key: '49326139cad065995512d3e3568c7d8e7f5cef4f', appearance: "solid", color: "blue", disabled: !hasValidResources, onClick: () => this._downloadAll() }, this._translations.downloadAll)), h("div", { key: '9c056d9ab7242ea10cbcf57eaabce4bd9777541e', class: "resources-container", style: { display: hasValidResources ? "inherit" : "none" } }, this._renderResourceList()))));
78
66
  }
79
- //--------------------------------------------------------------------------
80
- //
81
- // Properties (protected)
82
- //
83
- //--------------------------------------------------------------------------
84
- /**
85
- * The templates resourceFilePaths.
86
- */
87
- resourceFilePaths = [];
88
- /**
89
- * The templates resources.
90
- */
91
- resources = [];
92
- /**
93
- * Contains the translations for this component.
94
- * All UI strings should be defined here.
95
- */
96
- _translations;
97
67
  _removedResources = {};
98
68
  //--------------------------------------------------------------------------
99
69
  //
@@ -23,35 +23,19 @@ const SolutionSpatialRef = /*@__PURE__*/ proxyCustomElement(class SolutionSpatia
23
23
  this.featureServiceSpatialReferenceChange = createEvent(this, "featureServiceSpatialReferenceChange", 7);
24
24
  this.enableDefaultSpatialReferenceChange = createEvent(this, "enableDefaultSpatialReferenceChange", 7);
25
25
  this.enabledSpatialReferenceChange = createEvent(this, "enabledSpatialReferenceChange", 7);
26
+ this.enabled = false;
27
+ this.enableDefault = false;
28
+ this.featureServices = [];
29
+ this.locale = undefined;
30
+ this._translations = undefined;
26
31
  }
27
32
  get el() { return this; }
28
- //--------------------------------------------------------------------------
29
- //
30
- // Properties (public)
31
- //
32
- //--------------------------------------------------------------------------
33
- /**
34
- * When true, all but the main switch are disabled to prevent interaction.
35
- */
36
- enabled = false;
37
33
  enabledChanged() {
38
34
  this._handleSpatialRefParamChange();
39
35
  }
40
- /**
41
- * When true, a default value is used for feature services.
42
- */
43
- enableDefault = false;
44
36
  enableDefaultChanged() {
45
37
  this._handleDefaultSpatialRefParamChange();
46
38
  }
47
- /**
48
- * List of services the spatial reference should apply to
49
- */
50
- featureServices = [];
51
- /**
52
- * string: Locale to use for translation of stings in the UI
53
- */
54
- locale;
55
39
  //--------------------------------------------------------------------------
56
40
  //
57
41
  // Watch handlers
@@ -83,16 +67,6 @@ const SolutionSpatialRef = /*@__PURE__*/ proxyCustomElement(class SolutionSpatia
83
67
  }
84
68
  //--------------------------------------------------------------------------
85
69
  //
86
- // Properties (protected)
87
- //
88
- //--------------------------------------------------------------------------
89
- /**
90
- * Contains the translations for this component.
91
- * All UI strings should be defined here.
92
- */
93
- _translations;
94
- //--------------------------------------------------------------------------
95
- //
96
70
  // Event Listeners
97
71
  //
98
72
  //--------------------------------------------------------------------------