@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
@@ -26,6 +26,38 @@ import { EWorkflowType } from "../../utils/interfaces";
26
26
  import state from "../../utils/publicNotificationStore";
27
27
  import { getComponentClosestLanguage, getLocaleComponentStrings } from "../../utils/locale";
28
28
  export class MapSelectTools {
29
+ constructor() {
30
+ this.bufferColor = [227, 139, 79, 0.8];
31
+ this.bufferOutlineColor = [255, 255, 255];
32
+ this.customLabelEnabled = undefined;
33
+ this.enabledLayerIds = [];
34
+ this.enableLayerFeatures = true;
35
+ this.enableLayerFeaturesOnLoad = false;
36
+ this.enableSearchDistance = true;
37
+ this.enableSearchDistanceOnLoad = false;
38
+ this.enableSketchTools = true;
39
+ this.defaultBufferDistance = undefined;
40
+ this.defaultBufferUnit = undefined;
41
+ this.geometries = [];
42
+ this.isUpdate = false;
43
+ this.layerViews = [];
44
+ this.locale = undefined;
45
+ this.mapView = undefined;
46
+ this.noResultText = undefined;
47
+ this.searchConfiguration = undefined;
48
+ this.selectionSet = undefined;
49
+ this.selectionLayerIds = [];
50
+ this.selectLayerView = undefined;
51
+ this.sketchLineSymbol = undefined;
52
+ this.sketchPointSymbol = undefined;
53
+ this.sketchPolygonSymbol = undefined;
54
+ this.searchDistanceEnabled = false;
55
+ this.useLayerFeaturesEnabled = false;
56
+ this._numSelected = 0;
57
+ this._searchTerm = undefined;
58
+ this._selectionLoading = false;
59
+ this._translations = undefined;
60
+ }
29
61
  //--------------------------------------------------------------------------
30
62
  //
31
63
  // Host element access
@@ -34,144 +66,6 @@ export class MapSelectTools {
34
66
  el;
35
67
  //--------------------------------------------------------------------------
36
68
  //
37
- // Properties (public)
38
- //
39
- //--------------------------------------------------------------------------
40
- /**
41
- * string | number[] | object with r, g, b, a: https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html
42
- */
43
- bufferColor = [227, 139, 79, 0.8];
44
- /**
45
- * string | number[] | object with r, g, b, a: https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html
46
- */
47
- bufferOutlineColor = [255, 255, 255];
48
- /**
49
- * boolean: When true the user can define a name for each notification list
50
- */
51
- customLabelEnabled;
52
- /**
53
- * string[]: Optional list of enabled layer ids
54
- * If empty all layers will be available
55
- */
56
- enabledLayerIds = [];
57
- /**
58
- * boolean: When true users will be allowed to optionally use features from a layer as the selection geometry
59
- */
60
- enableLayerFeatures = true;
61
- /**
62
- * boolean: When true the use features from a layer options will be enabled when the component loads
63
- */
64
- enableLayerFeaturesOnLoad = false;
65
- /**
66
- * boolean: When true users will be allowed to optionally create a buffer around the selection geometry
67
- */
68
- enableSearchDistance = true;
69
- /**
70
- * boolean: When true the serach distance options will be enabled when the component loads
71
- */
72
- enableSearchDistanceOnLoad = false;
73
- /**
74
- * boolean: When true sketch tools will be provided to allow users to draw a selection geometry
75
- */
76
- enableSketchTools = true;
77
- /**
78
- * number: The default value to show for the buffer distance
79
- */
80
- defaultBufferDistance;
81
- /**
82
- * number: The default value to show for the buffer unit
83
- */
84
- defaultBufferUnit;
85
- /**
86
- * esri/geometry: https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry.html
87
- */
88
- geometries = [];
89
- /**
90
- * boolean: When true a new label is not generated for the stored selection set
91
- */
92
- isUpdate = false;
93
- /**
94
- * esri/views/layers/FeatureLayerView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html
95
- */
96
- layerViews = [];
97
- /**
98
- * string: The current user locale.
99
- */
100
- locale;
101
- /**
102
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
103
- */
104
- mapView;
105
- /**
106
- * string: The value to show for no results
107
- * when left empty the default text "0 selected features from {layerTitle}" will be shown
108
- */
109
- noResultText;
110
- /**
111
- * ISearchConfiguration: Configuration details for the Search widget
112
- */
113
- searchConfiguration;
114
- /**
115
- * utils/interfaces/ISelectionSet: Used to store key details about any selections that have been made.
116
- */
117
- selectionSet;
118
- /**
119
- * string[]: List of layer ids that should be shown as potential selection layers
120
- * when skectching with "Use layer features" option
121
- */
122
- selectionLayerIds = [];
123
- /**
124
- * esri/views/layers/FeatureLayerView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html
125
- */
126
- selectLayerView;
127
- /**
128
- * esri/symbols/SimpleLineSymbol | JSON representation : https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleLineSymbol.html
129
- *
130
- */
131
- sketchLineSymbol;
132
- /**
133
- * esri/symbols/SimpleMarkerSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleMarkerSymbol.html
134
- *
135
- */
136
- sketchPointSymbol;
137
- /**
138
- * esri/symbols/SimpleFillSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleFillSymbol.html
139
- *
140
- */
141
- sketchPolygonSymbol;
142
- /**
143
- * boolean: when true buffer tools controls are enabled
144
- */
145
- searchDistanceEnabled = false;
146
- /**
147
- * boolean: when true drawn graphics will be used to select features
148
- */
149
- useLayerFeaturesEnabled = false;
150
- //--------------------------------------------------------------------------
151
- //
152
- // State (internal)
153
- //
154
- //--------------------------------------------------------------------------
155
- /**
156
- * number: The number of selected features
157
- */
158
- _numSelected = 0;
159
- /**
160
- * string: Text entered by the end user.
161
- * Used to search against the locator.
162
- */
163
- _searchTerm;
164
- /**
165
- * boolean: When true a loading indicator will be shown in place of the number of selected features
166
- */
167
- _selectionLoading = false;
168
- /**
169
- * Contains the translations for this component.
170
- * All UI strings should be defined here.
171
- */
172
- _translations;
173
- //--------------------------------------------------------------------------
174
- //
175
69
  // Properties (protected)
176
70
  //
177
71
  //--------------------------------------------------------------------------
@@ -22,6 +22,33 @@ import { Host, h } from "@stencil/core";
22
22
  import { getLocaleComponentStrings } from "../../utils/locale";
23
23
  import { loadModules } from "../../utils/loadModules";
24
24
  export class MapTools {
25
+ constructor() {
26
+ this.basemapConfig = undefined;
27
+ this.enableLegend = undefined;
28
+ this.enableFloorFilter = undefined;
29
+ this.enableFullscreen = undefined;
30
+ this.enableSearch = undefined;
31
+ this.enableBasemap = undefined;
32
+ this.enableHome = undefined;
33
+ this.enableSingleExpand = undefined;
34
+ this.homeZoomToolsSize = "m";
35
+ this.layout = "vertical";
36
+ this.locale = undefined;
37
+ this.mapView = undefined;
38
+ this.mapWidgetsSize = "m";
39
+ this.position = "top-right";
40
+ this.searchConfiguration = undefined;
41
+ this.stackTools = true;
42
+ this.toolOrder = undefined;
43
+ this._hasFloorInfo = false;
44
+ this._translations = undefined;
45
+ this._showTools = true;
46
+ this._showBasemapWidget = false;
47
+ this._showFloorFilter = false;
48
+ this._showFullscreen = false;
49
+ this._showLegendWidget = false;
50
+ this._showSearchWidget = false;
51
+ }
25
52
  //--------------------------------------------------------------------------
26
53
  //
27
54
  // Host element access
@@ -30,121 +57,6 @@ export class MapTools {
30
57
  el;
31
58
  //--------------------------------------------------------------------------
32
59
  //
33
- // Properties (public)
34
- //
35
- //--------------------------------------------------------------------------
36
- /**
37
- * IBasemapConfig: List of any basemaps to filter out from the basemap widget
38
- */
39
- basemapConfig;
40
- /**
41
- * boolean: when true the legend widget will be available
42
- */
43
- enableLegend;
44
- /**
45
- * boolean: when true the floor filter widget will be available
46
- */
47
- enableFloorFilter;
48
- /**
49
- * boolean: when true the fullscreen widget will be available
50
- */
51
- enableFullscreen;
52
- /**
53
- * boolean: when true the search widget will be available
54
- */
55
- enableSearch;
56
- /**
57
- * boolean: when true the basemap widget will be available
58
- */
59
- enableBasemap;
60
- /**
61
- * boolean: when true the home widget will be available
62
- */
63
- enableHome;
64
- /**
65
- * boolean: when true map tools will be displayed within a single expand/collapse widget
66
- * when false widgets will be loaded individually into expand widgets
67
- */
68
- enableSingleExpand;
69
- /**
70
- * "s" | "m" | "l": Used for Zoom and Home tools
71
- */
72
- homeZoomToolsSize = "m";
73
- /**
74
- * "horizontal" | "vertical": used to control the orientation of the tools
75
- */
76
- layout = "vertical";
77
- /**
78
- * string: Locale to use for translation of stings in the UI
79
- */
80
- locale;
81
- /**
82
- * esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
83
- */
84
- mapView;
85
- /**
86
- * "s" | "m" | "l": Used for optional map tool widget
87
- */
88
- mapWidgetsSize = "m";
89
- /**
90
- * __esri.UIPosition: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ui-UI.html#UIPosition
91
- * The position details for the tools
92
- */
93
- position = "top-right";
94
- /**
95
- * ISearchConfiguration: Configuration details for the Search widget
96
- */
97
- searchConfiguration;
98
- /**
99
- * boolean: When true the map widget tools will have no margin between them.
100
- * When false the map widget tools will have a margin between them.
101
- */
102
- stackTools = true;
103
- /**
104
- *
105
- * Valid tools: "legend", "search", "fullscreen", "basemap", "floorfilter"
106
- */
107
- toolOrder;
108
- //--------------------------------------------------------------------------
109
- //
110
- // State (internal)
111
- //
112
- //--------------------------------------------------------------------------
113
- /**
114
- * When true the map supports floor awareness
115
- */
116
- _hasFloorInfo = false;
117
- /**
118
- * Contains the translations for this component.
119
- * All UI strings should be defined here.
120
- */
121
- _translations;
122
- /**
123
- * When true the tool action bar will be displayed
124
- */
125
- _showTools = true;
126
- /**
127
- * When true the basemap picker will be displayed
128
- */
129
- _showBasemapWidget = false;
130
- /**
131
- * When true the floor filter widget will be displayed
132
- */
133
- _showFloorFilter = false;
134
- /**
135
- * When true the map will be displayed in fullscreen mode
136
- */
137
- _showFullscreen = false;
138
- /**
139
- * When true the legend widget will be displayed
140
- */
141
- _showLegendWidget = false;
142
- /**
143
- * When true the search widget will be displayed
144
- */
145
- _showSearchWidget = false;
146
- //--------------------------------------------------------------------------
147
- //
148
60
  // Properties (protected)
149
61
  //
150
62
  //--------------------------------------------------------------------------
@@ -26,6 +26,9 @@
26
26
  import { Host, h } from "@stencil/core";
27
27
  import { calculatePCI } from "../../utils/pciUtils";
28
28
  export class PciCalculator {
29
+ constructor() {
30
+ this.showAddDeduct = false;
31
+ }
29
32
  //--------------------------------------------------------------------------
30
33
  //
31
34
  // Host element access
@@ -34,20 +37,6 @@ export class PciCalculator {
34
37
  el;
35
38
  //--------------------------------------------------------------------------
36
39
  //
37
- // Properties (public)
38
- //
39
- //--------------------------------------------------------------------------
40
- //--------------------------------------------------------------------------
41
- //
42
- // State (internal)
43
- //
44
- //--------------------------------------------------------------------------
45
- /**
46
- * Boolean: Show/Hide the calculate deduct value UI
47
- */
48
- showAddDeduct = false;
49
- //--------------------------------------------------------------------------
50
- //
51
40
  // Properties (protected)
52
41
  //
53
42
  //--------------------------------------------------------------------------
@@ -24,6 +24,12 @@ import { loadModules } from "../../utils/loadModules";
24
24
  import { Host, h } from "@stencil/core";
25
25
  import { getLocaleComponentStrings } from "../../utils/locale";
26
26
  export class PdfDownload {
27
+ constructor() {
28
+ this.defaultNumLabelsPerPage = undefined;
29
+ this.disabled = false;
30
+ this.locale = undefined;
31
+ this._translations = undefined;
32
+ }
27
33
  //--------------------------------------------------------------------------
28
34
  //
29
35
  // Host element access
@@ -32,33 +38,6 @@ export class PdfDownload {
32
38
  el;
33
39
  //--------------------------------------------------------------------------
34
40
  //
35
- // Properties (public)
36
- //
37
- //--------------------------------------------------------------------------
38
- /**
39
- * number: The default number of labels per page to export
40
- */
41
- defaultNumLabelsPerPage;
42
- /**
43
- * boolean: Controls the enabled/disabled state of download
44
- */
45
- disabled = false;
46
- /**
47
- * string: Locale to use for translation of stings in the UI
48
- */
49
- locale;
50
- //--------------------------------------------------------------------------
51
- //
52
- // State (internal)
53
- //
54
- //--------------------------------------------------------------------------
55
- /**
56
- * Contains the translations for this component.
57
- * All UI strings should be defined here.
58
- */
59
- _translations;
60
- //--------------------------------------------------------------------------
61
- //
62
41
  // Properties (protected)
63
42
  //
64
43
  //--------------------------------------------------------------------------
@@ -27,6 +27,47 @@ import { getLocaleComponentStrings } from "../../utils/locale";
27
27
  import { consolidateLabels, removeDuplicateLabels } from "../../utils/downloadUtils";
28
28
  import { getAssetPath } from "@stencil/core";
29
29
  export class PublicNotification {
30
+ constructor() {
31
+ this.addresseeLayerIds = [];
32
+ this.bufferColor = [227, 139, 79, 0.8];
33
+ this.bufferOutlineColor = [255, 255, 255];
34
+ this.customLabelEnabled = undefined;
35
+ this.defaultBufferDistance = undefined;
36
+ this.defaultBufferUnit = undefined;
37
+ this.defaultExportTitle = "";
38
+ this.defaultNumLabelsPerPage = 6;
39
+ this.enableLayerFeatures = true;
40
+ this.enableLayerFeaturesOnLoad = false;
41
+ this.enableSearchDistance = true;
42
+ this.enableSearchDistanceOnLoad = false;
43
+ this.enableSketchTools = true;
44
+ this.featureEffect = undefined;
45
+ this.featureHighlightEnabled = undefined;
46
+ this.locale = undefined;
47
+ this.mapView = undefined;
48
+ this.noResultText = undefined;
49
+ this.initialNotice = "";
50
+ this.searchConfiguration = undefined;
51
+ this.selectionLayerIds = [];
52
+ this.showRefineSelection = false;
53
+ this.showSearchSettings = true;
54
+ this.sketchLineSymbol = undefined;
55
+ this.sketchPointSymbol = undefined;
56
+ this.sketchPolygonSymbol = undefined;
57
+ this._exportGraphics = false;
58
+ this._addMap = false;
59
+ this._addResults = true;
60
+ this._addTitle = false;
61
+ this._downloadActive = true;
62
+ this._exportType = EExportType.PDF;
63
+ this._fetchingData = false;
64
+ this._isMobile = undefined;
65
+ this._numDuplicates = 0;
66
+ this._pageType = EPageType.LIST;
67
+ this._saveEnabled = false;
68
+ this._selectionSets = [];
69
+ this._translations = undefined;
70
+ }
30
71
  //--------------------------------------------------------------------------
31
72
  //
32
73
  // Host element access
@@ -35,195 +76,6 @@ export class PublicNotification {
35
76
  el;
36
77
  //--------------------------------------------------------------------------
37
78
  //
38
- // Properties (public)
39
- //
40
- //--------------------------------------------------------------------------
41
- /**
42
- * string[]: List of layer ids that should be shown as potential addressee layers
43
- */
44
- addresseeLayerIds = [];
45
- /**
46
- * string | number[] | object with r, g, b, a: https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html
47
- */
48
- bufferColor = [227, 139, 79, 0.8];
49
- /**
50
- * string | number[] | object with r, g, b, a: https://developers.arcgis.com/javascript/latest/api-reference/esri-Color.html
51
- */
52
- bufferOutlineColor = [255, 255, 255];
53
- /**
54
- * boolean: When true the user can define a name for each notification list
55
- */
56
- customLabelEnabled;
57
- /**
58
- * number: The default value to show for the buffer distance
59
- */
60
- defaultBufferDistance;
61
- /**
62
- * number: The default value to show for the buffer unit ("feet"|"meters"|"miles"|"kilometers")
63
- */
64
- defaultBufferUnit;
65
- /**
66
- * string: The default value to use for the export title
67
- */
68
- defaultExportTitle = "";
69
- /**
70
- * number: The default number of labels per page to export
71
- */
72
- defaultNumLabelsPerPage = 6;
73
- /**
74
- * boolean: When true users will be allowed to optionally use features from a layer as the selection geometry
75
- */
76
- enableLayerFeatures = true;
77
- /**
78
- * boolean: When true the use features from a layer options will be enabled when the component loads
79
- */
80
- enableLayerFeaturesOnLoad = false;
81
- /**
82
- * boolean: When true users will be allowed to optionally create a buffer around the selection geometry
83
- */
84
- enableSearchDistance = true;
85
- /**
86
- * boolean: When true the serach distance options will be enabled when the component loads
87
- */
88
- enableSearchDistanceOnLoad = false;
89
- /**
90
- * boolean: When true sketch tools will be provided to allow users to draw a selection geometry
91
- */
92
- enableSketchTools = true;
93
- /**
94
- * The effect that will be applied when featureHighlightEnabled is true
95
- *
96
- * esri/layers/support/FeatureEffect: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureEffect.html
97
- *
98
- */
99
- featureEffect;
100
- /**
101
- * boolean: When enabled features will be highlighted when their notification list item is clicked.
102
- */
103
- featureHighlightEnabled;
104
- /**
105
- * string: The current user locale.
106
- */
107
- locale;
108
- /**
109
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
110
- */
111
- mapView;
112
- /**
113
- * string: The value to show for no results
114
- * when left empty the default text "0 selected features from {layerTitle}" will be shown
115
- */
116
- noResultText;
117
- /**
118
- * string: The value to show in the initial notice to help with on boarding the user.
119
- * When left empty the selectLayerAndAdd text from the nls will be used.
120
- */
121
- initialNotice = "";
122
- /**
123
- * ISearchConfiguration: Configuration details for the Search widget
124
- */
125
- searchConfiguration;
126
- /**
127
- * string[]: List of layer ids that should be shown as potential selection layers
128
- * when skectching with "Use layer features" option
129
- */
130
- selectionLayerIds = [];
131
- /**
132
- * boolean: When true the refine selection workflow will be included in the UI
133
- */
134
- showRefineSelection = false;
135
- /**
136
- * boolean: When false no buffer distance or unit controls will be exposed
137
- */
138
- showSearchSettings = true;
139
- /**
140
- * esri/symbols/SimpleLineSymbol | JSON representation : https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleLineSymbol.html
141
- *
142
- * A JSON representation of the instance in the ArcGIS format.
143
- * See the ArcGIS REST API documentation for examples of the structure of various input JSON objects.
144
- * https://developers.arcgis.com/documentation/common-data-types/symbol-objects.htm
145
- */
146
- // eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
147
- sketchLineSymbol;
148
- /**
149
- * esri/symbols/SimpleMarkerSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleMarkerSymbol.html
150
- *
151
- * A JSON representation of the instance in the ArcGIS format.
152
- * See the ArcGIS REST API documentation for examples of the structure of various input JSON objects.
153
- * https://developers.arcgis.com/documentation/common-data-types/symbol-objects.htm
154
- */
155
- // eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
156
- sketchPointSymbol;
157
- /**
158
- * esri/symbols/SimpleFillSymbol | JSON representation: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleFillSymbol.html
159
- *
160
- * A JSON representation of the instance in the ArcGIS format.
161
- * See the ArcGIS REST API documentation for examples of the structure of various input JSON objects.
162
- * https://developers.arcgis.com/documentation/common-data-types/symbol-objects.htm
163
- */
164
- // eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
165
- sketchPolygonSymbol;
166
- //--------------------------------------------------------------------------
167
- //
168
- // State (internal)
169
- //
170
- //--------------------------------------------------------------------------
171
- /**
172
- * boolean: When true a graphics will be added to the map on export
173
- */
174
- _exportGraphics = false;
175
- /**
176
- * boolean: When true a map will be added on export
177
- */
178
- _addMap = false;
179
- /**
180
- * boolean: When true the selected results will be added on export
181
- */
182
- _addResults = true;
183
- /**
184
- * boolean: When true a title will be added above the map on export
185
- */
186
- _addTitle = false;
187
- /**
188
- * boolean: Enabled when we have 1 or more selection sets that is enabled in the download pages.
189
- * By default all selection sets are enabled for download when they are first created.
190
- */
191
- _downloadActive = true;
192
- /**
193
- * utils/interfaces/EExportType: PDF or CSV
194
- */
195
- _exportType = EExportType.PDF;
196
- /**
197
- * boolean: Flag that will control a loading indicator on the export button
198
- */
199
- _fetchingData = false;
200
- /**
201
- * boolean: When window size is 600px or less this value will be true
202
- */
203
- _isMobile;
204
- /**
205
- * number: The number of duplicate labels from all selection sets
206
- */
207
- _numDuplicates = 0;
208
- /**
209
- * utils/interfaces/EPageType: LIST | SELECT | EXPORT | REFINE
210
- */
211
- _pageType = EPageType.LIST;
212
- /**
213
- * boolean: Save is enabled when we have 1 or more selected features
214
- */
215
- _saveEnabled = false;
216
- /**
217
- * utils/interfaces/ISelectionSet: An array of user defined selection sets
218
- */
219
- _selectionSets = [];
220
- /**
221
- * Contains the translations for this component.
222
- * All UI strings should be defined here.
223
- */
224
- _translations;
225
- //--------------------------------------------------------------------------
226
- //
227
79
  // Properties (protected)
228
80
  //
229
81
  //--------------------------------------------------------------------------