@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
@@ -7,10 +7,10 @@
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index = require('./index-2c21082d.js');
11
- const locale = require('./locale-c09e93fb.js');
10
+ const index = require('./index-af14245a.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
12
  const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
13
- const downloadUtils = require('./downloadUtils-9abff913.js');
13
+ const downloadUtils = require('./downloadUtils-fcae8eb1.js');
14
14
  require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
16
  require('./interfaces-09c4c40e.js');
@@ -29,79 +29,23 @@ const CardManager = class {
29
29
  this.createWorkFlowStarted = index.createEvent(this, "createWorkFlowStarted", 7);
30
30
  this.backFromCreateWorkFlow = index.createEvent(this, "backFromCreateWorkFlow", 7);
31
31
  this.featureOrRecordSubmitted = index.createEvent(this, "featureOrRecordSubmitted", 7);
32
+ this.customInfoText = undefined;
33
+ this.enableEditGeometry = false;
34
+ this.isMobile = undefined;
35
+ this.layer = undefined;
36
+ this.locale = undefined;
37
+ this.mapView = undefined;
38
+ this.zoomAndScrollToSelected = undefined;
39
+ this.selectedFeaturesIds = undefined;
40
+ this.enableCreateFeatures = true;
41
+ this.selectingFeatureFromMap = undefined;
42
+ this._cardLoading = false;
43
+ this._graphics = undefined;
44
+ this._showCreateFeatureComponent = false;
45
+ this._showSubmitBtn = false;
46
+ this._translations = undefined;
32
47
  }
33
48
  get el() { return index.getElement(this); }
34
- //--------------------------------------------------------------------------
35
- //
36
- // Properties (public)
37
- //
38
- //--------------------------------------------------------------------------
39
- /**
40
- * string: custom notice text to display
41
- */
42
- customInfoText;
43
- /**
44
- * When true the geometry of the current feature will be editable
45
- */
46
- enableEditGeometry = false;
47
- /**
48
- * When true the component will render an optimized view for mobile devices
49
- */
50
- isMobile;
51
- /**
52
- * esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
53
- */
54
- layer;
55
- /**
56
- * string: Locale to use for translation of stings in the UI
57
- */
58
- locale;
59
- /**
60
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
61
- */
62
- mapView;
63
- /**
64
- * boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
65
- */
66
- zoomAndScrollToSelected;
67
- /**
68
- * A list of ids that are currently selected
69
- */
70
- selectedFeaturesIds;
71
- /**
72
- * boolean: when true the users can have the option to create features
73
- */
74
- enableCreateFeatures = true;
75
- /**
76
- * boolean: When select feature from map message will shown
77
- */
78
- selectingFeatureFromMap;
79
- //--------------------------------------------------------------------------
80
- //
81
- // State (internal)
82
- //
83
- //--------------------------------------------------------------------------
84
- /**
85
- * When true a loading indicator will be shown in the current card
86
- */
87
- _cardLoading = false;
88
- /**
89
- * The current selected graphics
90
- */
91
- _graphics;
92
- /**
93
- * When true feature component is shown
94
- */
95
- _showCreateFeatureComponent = false;
96
- /**
97
- * boolean: When true show the create button
98
- */
99
- _showSubmitBtn = false;
100
- /**
101
- * Contains the translations for this component.
102
- * All UI strings should be defined here.
103
- */
104
- _translations;
105
49
  /**
106
50
  * boolean: Flag to maintain if recently any feature has been created
107
51
  */
@@ -284,181 +228,49 @@ const LayerTable = class {
284
228
  this.featureSelectionChange = index.createEvent(this, "featureSelectionChange", 7);
285
229
  this.toggleFilter = index.createEvent(this, "toggleFilter", 7);
286
230
  this.showDelete = index.createEvent(this, "showDelete", 7);
231
+ this.appLayout = undefined;
232
+ this.defaultGlobalId = undefined;
233
+ this.defaultLayerId = undefined;
234
+ this.defaultOid = undefined;
235
+ this.enableAutoRefresh = undefined;
236
+ this.enableColumnReorder = true;
237
+ this.enableCSV = undefined;
238
+ this.enableInlineEdit = undefined;
239
+ this.enableShare = undefined;
240
+ this.honorMapFieldSettings = undefined;
241
+ this.isMobile = undefined;
242
+ this.locale = undefined;
243
+ this.mapHidden = undefined;
244
+ this.mapInfo = undefined;
245
+ this.mapView = undefined;
246
+ this.onlyShowUpdatableLayers = undefined;
247
+ this.selectedIds = [];
248
+ this.shareIncludeEmbed = undefined;
249
+ this.shareIncludeSocial = undefined;
250
+ this.showNewestFirst = undefined;
251
+ this.zoomAndScrollToSelected = undefined;
252
+ this.zoomToScale = undefined;
253
+ this.createFilterModal = true;
254
+ this._allIds = [];
255
+ this._controlsThatFit = undefined;
256
+ this._csvExporting = false;
257
+ this._fetchingData = false;
258
+ this._filterActive = false;
259
+ this._filterOpen = false;
260
+ this._layer = undefined;
261
+ this._selectAllActive = false;
262
+ this._showHideOpen = false;
263
+ this._showOnlySelected = false;
264
+ this._toolInfos = undefined;
265
+ this._translations = undefined;
266
+ this._fullTextSearchInfo = undefined;
267
+ this._searchPlaceHolder = '';
268
+ this._size = 0;
269
+ this._queryingData = false;
287
270
  }
288
271
  get el() { return index.getElement(this); }
289
272
  //--------------------------------------------------------------------------
290
273
  //
291
- // Properties (public)
292
- //
293
- //--------------------------------------------------------------------------
294
- /**
295
- * AppLayout: the current app layout
296
- */
297
- appLayout;
298
- /**
299
- * string: Global ID of the feature to select
300
- */
301
- defaultGlobalId;
302
- /**
303
- * string: when provided this layer ID will be used when the app loads
304
- */
305
- defaultLayerId;
306
- /**
307
- * number: when provided this will be used to select a feature in the table by default
308
- */
309
- defaultOid;
310
- /**
311
- * boolean: when true the layer table will auto refresh the data
312
- */
313
- enableAutoRefresh;
314
- /**
315
- * boolean: when true the layer table will support drag/drop of columns to adjust order
316
- */
317
- enableColumnReorder = true;
318
- /**
319
- * boolean: when true the export to csv button will be available
320
- */
321
- enableCSV;
322
- /**
323
- * boolean: when true edits can be applied directly within the table
324
- */
325
- enableInlineEdit;
326
- /**
327
- * boolean: when true the share widget will be available
328
- */
329
- enableShare;
330
- /**
331
- * boolean: when true we will honor field order and visibility that may have been defined
332
- * in the map viewer if no field order is defined in the mapInfo.
333
- *
334
- * Field order defined in the mapInfo as would be the case for Instant App configurations
335
- * will always override this map level setting.
336
- */
337
- honorMapFieldSettings;
338
- /**
339
- * When true the component will render an optimized view for mobile devices
340
- */
341
- isMobile;
342
- /**
343
- * string: Locale to use for translation of stings in the UI
344
- */
345
- locale;
346
- /**
347
- * boolean: when true the map is hidden and map specific controls should be hidden
348
- */
349
- mapHidden;
350
- /**
351
- * IMapInfo: key configuration details about the current map
352
- */
353
- mapInfo;
354
- /**
355
- * esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
356
- */
357
- mapView;
358
- /**
359
- * boolean: When true only editable layers that support the update capability will be available
360
- */
361
- onlyShowUpdatableLayers;
362
- /**
363
- * number[]: A list of ids that are currently selected
364
- */
365
- selectedIds = [];
366
- /**
367
- * boolean: When true the share options will include embed option
368
- */
369
- shareIncludeEmbed;
370
- /**
371
- * boolean: When true the share options will include social media sharing
372
- */
373
- shareIncludeSocial;
374
- /**
375
- * boolean: when true the table will be sorted by objectid in descending order by default
376
- */
377
- showNewestFirst;
378
- /**
379
- * boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
380
- */
381
- zoomAndScrollToSelected;
382
- /**
383
- * number: default scale to zoom to when zooming to a single point feature
384
- */
385
- zoomToScale;
386
- /**
387
- * boolean: create filter modal optional (default true) boolean value to create filter modal in layer table
388
- */
389
- createFilterModal = true;
390
- //--------------------------------------------------------------------------
391
- //
392
- // State (internal)
393
- //
394
- //--------------------------------------------------------------------------
395
- /**
396
- * number[]: A list of all IDs for the current layer
397
- */
398
- _allIds = [];
399
- /**
400
- * IToolSizeInfo[]: The controls that currently fit based on toolbar size
401
- */
402
- _controlsThatFit;
403
- /**
404
- * boolean: When true a loading indicator will be shown beside the button text
405
- */
406
- _csvExporting = false;
407
- /**
408
- * boolean: When true a loading indicator will be shown in place of the layer table
409
- */
410
- _fetchingData = false;
411
- /**
412
- * boolean: When true an indicator will be shown on the action
413
- */
414
- _filterActive = false;
415
- /**
416
- * boolean: When true the filter component will be displayed
417
- */
418
- _filterOpen = false;
419
- /**
420
- * esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
421
- */
422
- _layer;
423
- /**
424
- * boolean: When true the select all will be displayed in an active state
425
- */
426
- _selectAllActive = false;
427
- /**
428
- * boolean: When true the show/hide fields list is forced open
429
- */
430
- _showHideOpen = false;
431
- /**
432
- * boolean: When true only selected records will be shown in the table
433
- */
434
- _showOnlySelected = false;
435
- /**
436
- * IToolInfo[]: Key details used for creating the tools
437
- */
438
- _toolInfos;
439
- /**
440
- * Contains the translations for this component.
441
- * All UI strings should be defined here.
442
- */
443
- _translations;
444
- /**
445
- * any[] Contains full text search info object
446
- */
447
- _fullTextSearchInfo;
448
- /**
449
- * string Placeholder string to show fields included in full text search
450
- */
451
- _searchPlaceHolder = '';
452
- /**
453
- * number Total number of records currently displayed in the table. This takes into account all active filters.
454
- */
455
- _size = 0;
456
- /**
457
- * boolean: When true a loading indicator will be shown in place of the layer table
458
- */
459
- _queryingData = false;
460
- //--------------------------------------------------------------------------
461
- //
462
274
  // Properties (protected)
463
275
  //
464
276
  //--------------------------------------------------------------------------
@@ -2523,192 +2335,51 @@ const MapCard = class {
2523
2335
  this.beforeMapChanged = index.createEvent(this, "beforeMapChanged", 7);
2524
2336
  this.toggleFilter = index.createEvent(this, "toggleFilter", 7);
2525
2337
  this.clearSelection = index.createEvent(this, "clearSelection", 7);
2338
+ this.appLayout = undefined;
2339
+ this.appProxies = undefined;
2340
+ this.defaultWebmapId = "";
2341
+ this.defaultLayerId = undefined;
2342
+ this.enableHome = undefined;
2343
+ this.enableLegend = undefined;
2344
+ this.enableFloorFilter = undefined;
2345
+ this.enableFullscreen = undefined;
2346
+ this.enableShare = false;
2347
+ this.enableSingleExpand = true;
2348
+ this.enableSearch = undefined;
2349
+ this.enableBasemap = undefined;
2350
+ this.basemapConfig = undefined;
2351
+ this.hidden = undefined;
2352
+ this.homeZoomIndex = 3;
2353
+ this.homeZoomPosition = "top-left";
2354
+ this.homeZoomToolsSize = "m";
2355
+ this.locale = undefined;
2356
+ this.mapInfos = [];
2357
+ this.mapWidgetsIndex = 0;
2358
+ this.mapWidgetsPosition = "top-right";
2359
+ this.mapWidgetsSize = "m";
2360
+ this.mapView = undefined;
2361
+ this.stackTools = true;
2362
+ this.theme = undefined;
2363
+ this.toolOrder = undefined;
2364
+ this.isMapLayout = undefined;
2365
+ this.shareIncludeEmbed = undefined;
2366
+ this.shareIncludeSocial = undefined;
2367
+ this.selectedFeaturesIds = undefined;
2368
+ this.selectedLayer = undefined;
2369
+ this.zoomToScale = undefined;
2370
+ this.onlyShowUpdatableLayers = undefined;
2371
+ this.isMobile = undefined;
2372
+ this.mapInfo = undefined;
2373
+ this._translations = undefined;
2374
+ this._searchConfiguration = undefined;
2375
+ this._webMapInfo = undefined;
2376
+ this._showHideOpen = false;
2377
+ this._toolInfos = undefined;
2378
+ this._controlsThatFit = undefined;
2526
2379
  }
2527
2380
  get el() { return index.getElement(this); }
2528
2381
  //--------------------------------------------------------------------------
2529
2382
  //
2530
- // Properties (public)
2531
- //
2532
- //--------------------------------------------------------------------------
2533
- /**
2534
- * AppLayout: the current app layout
2535
- */
2536
- appLayout;
2537
- /**
2538
- * Array of objects containing proxy information for premium platform services.
2539
- */
2540
- appProxies;
2541
- /**
2542
- * string: Item ID of the web map that should be selected by default when the app loads
2543
- */
2544
- defaultWebmapId = "";
2545
- /**
2546
- * string: when provided this layer ID will be used when the app loads
2547
- */
2548
- defaultLayerId;
2549
- /**
2550
- * boolean: when true the home widget will be available
2551
- */
2552
- enableHome;
2553
- /**
2554
- * boolean: when true the legend widget will be available
2555
- */
2556
- enableLegend;
2557
- /**
2558
- * boolean: when true the floor filter widget will be available
2559
- */
2560
- enableFloorFilter;
2561
- /**
2562
- * boolean: when true the fullscreen widget will be available
2563
- */
2564
- enableFullscreen;
2565
- /**
2566
- * boolean: when true the share widget will be available
2567
- */
2568
- enableShare = false;
2569
- /**
2570
- * boolean: when true map tools will be displayed within a single expand/collapse widget
2571
- * when false widgets will be loaded individually into expand widgets
2572
- */
2573
- enableSingleExpand = true;
2574
- /**
2575
- * boolean: when true the search widget will be available
2576
- */
2577
- enableSearch;
2578
- /**
2579
- * boolean: when true the basemap widget will be available
2580
- */
2581
- enableBasemap;
2582
- /**
2583
- * IBasemapConfig: List of any basemaps to filter out from the basemap widget
2584
- */
2585
- basemapConfig;
2586
- /**
2587
- * boolean: When true the map display will be hidden
2588
- */
2589
- hidden;
2590
- /**
2591
- * number: The placement index of the home and zoom components. This index shows where to place the component relative to other components.
2592
- * For example a value of 0 would place it topmost when position is top-*, leftmost for bottom-left and right most for bottom-right.
2593
- */
2594
- homeZoomIndex = 3;
2595
- /**
2596
- * __esri.UIPosition: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ui-UI.html#UIPosition
2597
- * The position details for the Home and Zoom tools
2598
- */
2599
- homeZoomPosition = "top-left";
2600
- /**
2601
- * "s" | "m" | "l": Used for Zoom and Home tools
2602
- */
2603
- homeZoomToolsSize = "m";
2604
- /**
2605
- * string: Locale to use for translation of stings in the UI
2606
- */
2607
- locale;
2608
- /**
2609
- * IMapInfo[]: array of map infos (name and id)
2610
- */
2611
- mapInfos = [];
2612
- /**
2613
- * number: The placement index of the map widgets (legend, basemap, fullscreen etc). This index shows where to place the component relative to other components.
2614
- * For example a value of 0 would place it topmost when position is top-*, leftmost for bottom-left and right most for bottom-right.
2615
- */
2616
- mapWidgetsIndex = 0;
2617
- /**
2618
- * __esri.UIPosition: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ui-UI.html#UIPosition
2619
- * The position details for the Home and Zoom tools
2620
- */
2621
- mapWidgetsPosition = "top-right";
2622
- /**
2623
- * "s" | "m" | "l": Used for optional map tool widget
2624
- */
2625
- mapWidgetsSize = "m";
2626
- /**
2627
- * esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
2628
- */
2629
- mapView;
2630
- /**
2631
- * boolean: When true the map widget tools will have no margin between them.
2632
- * When false the map widget tools will have a margin between them.
2633
- */
2634
- stackTools = true;
2635
- /**
2636
- * theme: "light" | "dark" theme to be used
2637
- */
2638
- theme;
2639
- /**
2640
- *
2641
- * Valid tools: "legend", "search", "fullscreen", "basemap", "floorfilter"
2642
- */
2643
- toolOrder;
2644
- /**
2645
- * boolean: When true map will shown is full screen
2646
- */
2647
- isMapLayout;
2648
- /**
2649
- * boolean: When true the share options will include embed option
2650
- */
2651
- shareIncludeEmbed;
2652
- /**
2653
- * boolean: When true the share options will include social media sharing
2654
- */
2655
- shareIncludeSocial;
2656
- /**
2657
- * number[]: A list of ids that are currently selected
2658
- */
2659
- selectedFeaturesIds;
2660
- /**
2661
- * __esri.FeatureLayer: Selected layer
2662
- */
2663
- selectedLayer;
2664
- /**
2665
- * number: default scale to zoom to when zooming to a single point feature
2666
- */
2667
- zoomToScale;
2668
- /**
2669
- * boolean: When true only editable layers that support the update capability will be available
2670
- */
2671
- onlyShowUpdatableLayers;
2672
- /**
2673
- * When true the component will render an optimized view for mobile devices
2674
- */
2675
- isMobile;
2676
- /**
2677
- * IMapInfo: key configuration details about the current map
2678
- */
2679
- mapInfo;
2680
- //--------------------------------------------------------------------------
2681
- //
2682
- // State (internal)
2683
- //
2684
- //--------------------------------------------------------------------------
2685
- /**
2686
- * Contains the translations for this component.
2687
- * All UI strings should be defined here.
2688
- */
2689
- _translations;
2690
- /**
2691
- * ISearchConfiguration: Configuration details for the Search widget
2692
- */
2693
- _searchConfiguration;
2694
- /**
2695
- * IMapInfo: id and name of the map to display
2696
- */
2697
- _webMapInfo;
2698
- /**
2699
- * boolean: When true the show/hide fields list is forced open
2700
- */
2701
- _showHideOpen = false;
2702
- /**
2703
- * IToolInfo[]: Key details used for creating the tools
2704
- */
2705
- _toolInfos;
2706
- /**
2707
- * IToolSizeInfo[]: The controls that currently fit based on toolbar size
2708
- */
2709
- _controlsThatFit;
2710
- //--------------------------------------------------------------------------
2711
- //
2712
2383
  // Properties (protected)
2713
2384
  //
2714
2385
  //--------------------------------------------------------------------------
@@ -7,8 +7,8 @@
7
7
 
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
- const index$1 = require('./index-2c21082d.js');
11
- const locale$1 = require('./locale-c09e93fb.js');
10
+ const index$1 = require('./index-af14245a.js');
11
+ const locale$1 = require('./locale-1c60be9c.js');
12
12
  const _commonjsHelpers = require('./_commonjsHelpers-baf43783.js');
13
13
  const asyncToGenerator = require('./asyncToGenerator-c7fc3ee4.js');
14
14
  const _typeof$1 = require('./typeof-2a7e2dec.js');
@@ -8491,62 +8491,20 @@ const ConsentManager = class {
8491
8491
  constructor(hostRef) {
8492
8492
  index$1.registerInstance(this, hostRef);
8493
8493
  this.consentGranted = index$1.createEvent(this, "consentGranted", 7);
8494
+ this.amazonAppId = undefined;
8495
+ this.amazonAppName = undefined;
8496
+ this.amazonUserPoolID = undefined;
8497
+ this.amazonVersion = undefined;
8498
+ this.firstUseVar = undefined;
8499
+ this.locale = undefined;
8500
+ this.measurementIds = undefined;
8501
+ this.portal = undefined;
8502
+ this._open = undefined;
8503
+ this._translations = undefined;
8494
8504
  }
8495
8505
  get el() { return index$1.getElement(this); }
8496
8506
  //--------------------------------------------------------------------------
8497
8507
  //
8498
- // Properties (public)
8499
- //
8500
- //--------------------------------------------------------------------------
8501
- /**
8502
- * string: The app id for the amazon tracking instance
8503
- */
8504
- amazonAppId;
8505
- /**
8506
- * string: The app name for the amazon tracking instance
8507
- */
8508
- amazonAppName;
8509
- /**
8510
- * string: The user pool id for the amazon tracking instance
8511
- */
8512
- amazonUserPoolID;
8513
- /**
8514
- * string: The version for the amazon tracking instance
8515
- */
8516
- amazonVersion;
8517
- /**
8518
- * string: The name to use for the variable stored in the browsers local storge that
8519
- * will keep track of the users choice for consent
8520
- */
8521
- firstUseVar;
8522
- /**
8523
- * string: Locale to use for translation of stings in the UI
8524
- */
8525
- locale;
8526
- /**
8527
- * string[]: Any ids for the analytics configured to receive events from the telemety instance
8528
- */
8529
- measurementIds;
8530
- /**
8531
- * esri/portal/Portal: https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html
8532
- */
8533
- portal;
8534
- //--------------------------------------------------------------------------
8535
- //
8536
- // State (internal)
8537
- //
8538
- //--------------------------------------------------------------------------
8539
- /**
8540
- * boolean: When true the alert should be opened
8541
- */
8542
- _open;
8543
- /**
8544
- * Contains the translations for this component.
8545
- * All UI strings should be defined here.
8546
- */
8547
- _translations;
8548
- //--------------------------------------------------------------------------
8549
- //
8550
8508
  // Properties (protected)
8551
8509
  //
8552
8510
  //--------------------------------------------------------------------------