@esri/solutions-components 0.11.18 → 0.11.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/dist/cjs/basemap-gallery_7.cjs.entry.js +49 -258
  2. package/dist/cjs/buffer-tools_2.cjs.entry.js +30 -123
  3. package/dist/cjs/card-manager_3.cjs.entry.js +98 -427
  4. package/dist/cjs/consent-manager.cjs.entry.js +12 -54
  5. package/dist/cjs/create-feature_4.cjs.entry.js +88 -287
  6. package/dist/cjs/create-related-feature_3.cjs.entry.js +36 -170
  7. package/dist/cjs/crowdsource-manager.cjs.entry.js +61 -253
  8. package/dist/cjs/crowdsource-reporter.cjs.entry.js +56 -219
  9. package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
  10. package/dist/cjs/delete-dialog.cjs.entry.js +8 -37
  11. package/dist/cjs/{downloadUtils-9abff913.js → downloadUtils-fcae8eb1.js} +2 -2
  12. package/dist/cjs/feature-list.cjs.entry.js +27 -107
  13. package/dist/cjs/{helpers-a65cb83a.js → helpers-8d452256.js} +1 -1
  14. package/dist/cjs/{index-2c21082d.js → index-af14245a.js} +346 -428
  15. package/dist/cjs/{index-90ef3c01.js → index-ffd12cb0.js} +1 -1
  16. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +2 -2
  17. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +4 -4
  18. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
  19. package/dist/cjs/instant-apps-create.cjs.entry.js +2 -2
  20. package/dist/cjs/instant-apps-export-views.cjs.entry.js +2 -2
  21. package/dist/cjs/instant-apps-export.cjs.entry.js +2 -2
  22. package/dist/cjs/instant-apps-filter-list_2.cjs.entry.js +2 -2
  23. package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
  24. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
  25. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +3 -3
  26. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +3 -3
  27. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +3 -3
  28. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
  29. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +2 -2
  30. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  31. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +4 -4
  32. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +4 -4
  33. package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +1 -1
  34. package/dist/cjs/instant-apps-measurement.cjs.entry.js +2 -2
  35. package/dist/cjs/instant-apps-popover.cjs.entry.js +2 -2
  36. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  37. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +2 -2
  38. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +2 -2
  39. package/dist/cjs/instant-apps-splash.cjs.entry.js +2 -2
  40. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +3 -3
  41. package/dist/cjs/json-editor_7.cjs.entry.js +49 -227
  42. package/dist/cjs/loader.cjs.js +2 -2
  43. package/dist/cjs/{locale-c09e93fb.js → locale-1c60be9c.js} +1 -1
  44. package/dist/cjs/{locale-0a273172.js → locale-da41a06f.js} +1 -1
  45. package/dist/cjs/map-layer-picker.cjs.entry.js +27 -112
  46. package/dist/cjs/map-select-tools_3.cjs.entry.js +50 -229
  47. package/dist/cjs/pci-calculator.cjs.entry.js +2 -15
  48. package/dist/cjs/{popupUtils-fc7557da.js → popupUtils-87b006a6.js} +2 -2
  49. package/dist/cjs/public-notification.cjs.entry.js +44 -194
  50. package/dist/cjs/{publicNotificationStore-ee00411f.js → publicNotificationStore-beb782de.js} +1 -1
  51. package/dist/cjs/solution-configuration.cjs.entry.js +17 -52
  52. package/dist/cjs/solution-contents_3.cjs.entry.js +18 -84
  53. package/dist/cjs/solution-item-accordion.cjs.entry.js +8 -38
  54. package/dist/cjs/solution-item-icon.cjs.entry.js +4 -18
  55. package/dist/cjs/{solution-store-6208ce28.js → solution-store-3cf25b71.js} +1 -1
  56. package/dist/cjs/solutions-components.cjs.js +3 -3
  57. package/dist/cjs/spatial-ref.cjs.entry.js +10 -45
  58. package/dist/cjs/store-manager.cjs.entry.js +6 -21
  59. package/dist/cjs/{utils-30344ce0.js → utils-3e512114.js} +2 -2
  60. package/dist/collection/assets/t9n/create-feature/resources.json +1 -1
  61. package/dist/collection/assets/t9n/create-feature/resources_en.json +1 -1
  62. package/dist/collection/assets/t9n/solution-item-accordion/resources.json +1 -1
  63. package/dist/collection/assets/t9n/solution-item-accordion/resources_en.json +1 -1
  64. package/dist/collection/collection-manifest.json +1 -1
  65. package/dist/collection/components/basemap-gallery/basemap-gallery.js +5 -19
  66. package/dist/collection/components/buffer-tools/buffer-tools.js +13 -52
  67. package/dist/collection/components/card-manager/card-manager.js +17 -71
  68. package/dist/collection/components/consent-manager/consent-manager.js +12 -52
  69. package/dist/collection/components/create-feature/create-feature.js +139 -171
  70. package/dist/collection/components/create-related-feature/create-related-feature.js +10 -44
  71. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +61 -251
  72. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +75 -217
  73. package/dist/collection/components/delete-button/delete-button.js +13 -55
  74. package/dist/collection/components/delete-dialog/delete-dialog.js +8 -35
  75. package/dist/collection/components/edit-card/edit-card.js +10 -43
  76. package/dist/collection/components/feature-details/feature-details.js +18 -74
  77. package/dist/collection/components/feature-list/feature-list.js +25 -103
  78. package/dist/collection/components/floor-filter/floor-filter.js +5 -19
  79. package/dist/collection/components/info-card/info-card.js +20 -85
  80. package/dist/collection/components/json-editor/json-editor.js +7 -28
  81. package/dist/collection/components/layer-list/layer-list.js +12 -50
  82. package/dist/collection/components/layer-table/layer-table.js +41 -171
  83. package/dist/collection/components/map-card/map-card.js +43 -182
  84. package/dist/collection/components/map-draw-tools/map-draw-tools.js +17 -67
  85. package/dist/collection/components/map-fullscreen/map-fullscreen.js +4 -18
  86. package/dist/collection/components/map-layer-picker/map-layer-picker.js +25 -108
  87. package/dist/collection/components/map-legend/map-legend.js +4 -15
  88. package/dist/collection/components/map-picker/map-picker.js +8 -35
  89. package/dist/collection/components/map-search/map-search.js +8 -35
  90. package/dist/collection/components/map-select-tools/map-select-tools.js +32 -138
  91. package/dist/collection/components/map-tools/map-tools.js +27 -115
  92. package/dist/collection/components/pci-calculator/pci-calculator.js +3 -14
  93. package/dist/collection/components/pdf-download/pdf-download.js +6 -27
  94. package/dist/collection/components/public-notification/public-notification.js +41 -189
  95. package/dist/collection/components/refine-selection/refine-selection.js +13 -59
  96. package/dist/collection/components/solution-configuration/solution-configuration.js +13 -48
  97. package/dist/collection/components/solution-contents/solution-contents.js +4 -13
  98. package/dist/collection/components/solution-item/solution-item.js +9 -36
  99. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +8 -36
  100. package/dist/collection/components/solution-item-details/solution-item-details.js +16 -35
  101. package/dist/collection/components/solution-item-icon/solution-item-icon.js +5 -17
  102. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +6 -27
  103. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +6 -24
  104. package/dist/collection/components/solution-resource-item/solution-resource-item.js +8 -36
  105. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +7 -31
  106. package/dist/collection/components/solution-template-data/solution-template-data.js +8 -49
  107. package/dist/collection/components/solution-variables/solution-variables.js +6 -24
  108. package/dist/collection/components/spatial-ref/spatial-ref.js +8 -43
  109. package/dist/collection/components/store-manager/store-manager.js +5 -18
  110. package/dist/components/basemap-gallery2.js +3 -19
  111. package/dist/components/buffer-tools2.js +11 -52
  112. package/dist/components/card-manager2.js +15 -71
  113. package/dist/components/consent-manager.js +10 -52
  114. package/dist/components/create-feature2.js +55 -107
  115. package/dist/components/create-related-feature2.js +8 -44
  116. package/dist/components/crowdsource-manager.js +59 -251
  117. package/dist/components/crowdsource-reporter.js +55 -217
  118. package/dist/components/delete-button2.js +11 -55
  119. package/dist/components/delete-dialog2.js +6 -35
  120. package/dist/components/edit-card2.js +8 -43
  121. package/dist/components/feature-details2.js +16 -74
  122. package/dist/components/feature-list2.js +23 -103
  123. package/dist/components/floor-filter2.js +3 -19
  124. package/dist/components/info-card2.js +18 -85
  125. package/dist/components/json-editor2.js +5 -28
  126. package/dist/components/layer-list2.js +10 -50
  127. package/dist/components/layer-table2.js +39 -171
  128. package/dist/components/map-card2.js +41 -182
  129. package/dist/components/map-draw-tools2.js +15 -67
  130. package/dist/components/map-fullscreen2.js +2 -18
  131. package/dist/components/map-layer-picker2.js +23 -108
  132. package/dist/components/map-legend2.js +2 -15
  133. package/dist/components/map-picker2.js +6 -35
  134. package/dist/components/map-search2.js +6 -35
  135. package/dist/components/map-select-tools2.js +30 -138
  136. package/dist/components/map-tools2.js +25 -115
  137. package/dist/components/pci-calculator.js +1 -14
  138. package/dist/components/pdf-download2.js +4 -27
  139. package/dist/components/public-notification.js +39 -189
  140. package/dist/components/refine-selection2.js +11 -59
  141. package/dist/components/solution-configuration.js +13 -48
  142. package/dist/components/solution-contents2.js +2 -13
  143. package/dist/components/solution-item-accordion.js +6 -36
  144. package/dist/components/solution-item-details2.js +14 -35
  145. package/dist/components/solution-item-icon2.js +3 -17
  146. package/dist/components/solution-item-sharing2.js +4 -27
  147. package/dist/components/solution-item2.js +7 -36
  148. package/dist/components/solution-organization-variables2.js +4 -24
  149. package/dist/components/solution-resource-item2.js +6 -36
  150. package/dist/components/solution-spatial-ref2.js +5 -31
  151. package/dist/components/solution-template-data2.js +8 -49
  152. package/dist/components/solution-variables2.js +4 -24
  153. package/dist/components/spatial-ref.js +8 -43
  154. package/dist/components/store-manager.js +3 -18
  155. package/dist/esm/basemap-gallery_7.entry.js +49 -258
  156. package/dist/esm/buffer-tools_2.entry.js +30 -123
  157. package/dist/esm/card-manager_3.entry.js +98 -427
  158. package/dist/esm/consent-manager.entry.js +12 -54
  159. package/dist/esm/create-feature_4.entry.js +88 -287
  160. package/dist/esm/create-related-feature_3.entry.js +36 -170
  161. package/dist/esm/crowdsource-manager.entry.js +61 -253
  162. package/dist/esm/crowdsource-reporter.entry.js +56 -219
  163. package/dist/esm/deduct-calculator.entry.js +1 -1
  164. package/dist/esm/delete-dialog.entry.js +8 -37
  165. package/dist/esm/{downloadUtils-36d854d2.js → downloadUtils-078cd709.js} +2 -2
  166. package/dist/esm/feature-list.entry.js +27 -107
  167. package/dist/esm/{helpers-77bdd30e.js → helpers-15d5cd56.js} +1 -1
  168. package/dist/esm/{index-6de7c296.js → index-c247b62b.js} +1 -1
  169. package/dist/esm/{index-3702583a.js → index-df5db8e9.js} +346 -428
  170. package/dist/esm/instant-apps-app-guide.entry.js +2 -2
  171. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +4 -4
  172. package/dist/esm/instant-apps-control-panel.entry.js +1 -1
  173. package/dist/esm/instant-apps-create.entry.js +2 -2
  174. package/dist/esm/instant-apps-export-views.entry.js +2 -2
  175. package/dist/esm/instant-apps-export.entry.js +2 -2
  176. package/dist/esm/instant-apps-filter-list_2.entry.js +2 -2
  177. package/dist/esm/instant-apps-header.entry.js +1 -1
  178. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
  179. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +3 -3
  180. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +3 -3
  181. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +3 -3
  182. package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
  183. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +2 -2
  184. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  185. package/dist/esm/instant-apps-language-switcher.entry.js +4 -4
  186. package/dist/esm/instant-apps-language-translator.entry.js +4 -4
  187. package/dist/esm/instant-apps-measurement-tool.entry.js +1 -1
  188. package/dist/esm/instant-apps-measurement.entry.js +2 -2
  189. package/dist/esm/instant-apps-popover.entry.js +2 -2
  190. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  191. package/dist/esm/instant-apps-scoreboard.entry.js +2 -2
  192. package/dist/esm/instant-apps-sign-in.entry.js +2 -2
  193. package/dist/esm/instant-apps-splash.entry.js +2 -2
  194. package/dist/esm/instant-apps-time-filter.entry.js +3 -3
  195. package/dist/esm/json-editor_7.entry.js +49 -227
  196. package/dist/esm/loader.js +3 -3
  197. package/dist/esm/{locale-aa656a2c.js → locale-7874c756.js} +1 -1
  198. package/dist/esm/{locale-b0016f8e.js → locale-e02b0e14.js} +1 -1
  199. package/dist/esm/map-layer-picker.entry.js +27 -112
  200. package/dist/esm/map-select-tools_3.entry.js +50 -229
  201. package/dist/esm/pci-calculator.entry.js +2 -15
  202. package/dist/esm/{popupUtils-64d25cb0.js → popupUtils-6a965512.js} +2 -2
  203. package/dist/esm/public-notification.entry.js +44 -194
  204. package/dist/esm/{publicNotificationStore-70219049.js → publicNotificationStore-9ec5e22a.js} +1 -1
  205. package/dist/esm/solution-configuration.entry.js +17 -52
  206. package/dist/esm/solution-contents_3.entry.js +18 -84
  207. package/dist/esm/solution-item-accordion.entry.js +8 -38
  208. package/dist/esm/solution-item-icon.entry.js +4 -18
  209. package/dist/esm/{solution-store-2493275a.js → solution-store-4c39c654.js} +1 -1
  210. package/dist/esm/solutions-components.js +4 -4
  211. package/dist/esm/spatial-ref.entry.js +10 -45
  212. package/dist/esm/store-manager.entry.js +6 -21
  213. package/dist/esm/{utils-68015f9d.js → utils-6fe5b5fa.js} +2 -2
  214. package/dist/solutions-components/assets/t9n/create-feature/resources.json +1 -1
  215. package/dist/solutions-components/assets/t9n/create-feature/resources_en.json +1 -1
  216. package/dist/solutions-components/assets/t9n/solution-item-accordion/resources.json +1 -1
  217. package/dist/solutions-components/assets/t9n/solution-item-accordion/resources_en.json +1 -1
  218. package/dist/solutions-components/p-00ec642f.entry.js +6 -0
  219. package/dist/solutions-components/p-02c4e6fc.entry.js +6 -0
  220. package/dist/solutions-components/{p-68d49e1a.entry.js → p-0326f1f4.entry.js} +2 -2
  221. package/dist/solutions-components/{p-8f7957a2.js → p-1e1dfef6.js} +1 -1
  222. package/dist/solutions-components/p-244316dd.entry.js +6 -0
  223. package/dist/solutions-components/p-2460cf10.entry.js +6 -0
  224. package/dist/solutions-components/{p-173d5fce.js → p-2884ca49.js} +1 -1
  225. package/dist/solutions-components/p-38814554.entry.js +6 -0
  226. package/dist/solutions-components/{p-ee863ffb.entry.js → p-3ce5c7fd.entry.js} +1 -1
  227. package/dist/solutions-components/{p-ee2cbba0.js → p-404cbf48.js} +1 -1
  228. package/dist/solutions-components/{p-2dcf8f00.entry.js → p-41a3b49a.entry.js} +1 -1
  229. package/dist/solutions-components/{p-579628d9.entry.js → p-443168f0.entry.js} +1 -1
  230. package/dist/solutions-components/{p-81ae30bd.entry.js → p-4ced7b11.entry.js} +1 -1
  231. package/dist/solutions-components/{p-eb97b5ad.entry.js → p-4d5dd39e.entry.js} +1 -1
  232. package/dist/solutions-components/{p-699a9557.entry.js → p-4e7514a3.entry.js} +1 -1
  233. package/dist/solutions-components/{p-fa09caf3.entry.js → p-4f7fb338.entry.js} +1 -1
  234. package/dist/solutions-components/{p-959cb673.entry.js → p-552fb1c0.entry.js} +1 -1
  235. package/dist/solutions-components/{p-f07a02e2.entry.js → p-5786b9da.entry.js} +1 -1
  236. package/dist/solutions-components/p-5a202f3f.entry.js +6 -0
  237. package/dist/solutions-components/p-5e4e0f84.entry.js +6 -0
  238. package/dist/solutions-components/{p-2b556610.entry.js → p-64a6162f.entry.js} +1 -1
  239. package/dist/solutions-components/{p-7f6cbe61.entry.js → p-65105504.entry.js} +1 -1
  240. package/dist/solutions-components/p-698656b8.entry.js +6 -0
  241. package/dist/solutions-components/p-7251848d.entry.js +6 -0
  242. package/dist/solutions-components/{p-1890b884.entry.js → p-72d04c7a.entry.js} +2 -2
  243. package/dist/solutions-components/p-832707fd.entry.js +6 -0
  244. package/dist/solutions-components/{p-e81e2d83.entry.js → p-837e0939.entry.js} +2 -2
  245. package/dist/solutions-components/{p-3d20e307.js → p-84bb6925.js} +1 -1
  246. package/dist/solutions-components/{p-e23b4193.js → p-8717729a.js} +1 -1
  247. package/dist/solutions-components/p-8859b622.entry.js +6 -0
  248. package/dist/solutions-components/{p-300ff31e.entry.js → p-8a010f9e.entry.js} +1 -1
  249. package/dist/solutions-components/{p-e85da876.entry.js → p-8dd677dd.entry.js} +1 -1
  250. package/dist/solutions-components/{p-ea64b72e.entry.js → p-9927342d.entry.js} +1 -1
  251. package/dist/solutions-components/{p-1dffcc22.entry.js → p-a277d08c.entry.js} +1 -1
  252. package/dist/solutions-components/p-a5eaf7fe.entry.js +6 -0
  253. package/dist/solutions-components/{p-b40b5be5.entry.js → p-aad84d69.entry.js} +1 -1
  254. package/dist/solutions-components/{p-b560498c.entry.js → p-b394f504.entry.js} +1 -1
  255. package/dist/solutions-components/p-b636a8b4.entry.js +6 -0
  256. package/dist/solutions-components/{p-1ddd7128.entry.js → p-ba4e219a.entry.js} +1 -1
  257. package/dist/solutions-components/{p-d0d21a1f.js → p-bf04c6f4.js} +2 -2
  258. package/dist/solutions-components/{p-335a630e.entry.js → p-c6c697e5.entry.js} +1 -1
  259. package/dist/solutions-components/{p-2c8360b4.entry.js → p-d324196d.entry.js} +1 -1
  260. package/dist/solutions-components/{p-8b218ba7.js → p-da1e098c.js} +1 -1
  261. package/dist/solutions-components/{p-6eab9d1f.js → p-db3391b9.js} +1 -1
  262. package/dist/solutions-components/p-de42e8b2.entry.js +6 -0
  263. package/dist/solutions-components/{p-70e8be5c.entry.js → p-e3e35c14.entry.js} +1 -1
  264. package/dist/solutions-components/{p-48942eb8.js → p-e6859850.js} +2 -2
  265. package/dist/solutions-components/p-e996c38f.js +7 -0
  266. package/dist/solutions-components/p-ea566af0.entry.js +6 -0
  267. package/dist/solutions-components/p-eb3c867f.entry.js +6 -0
  268. package/dist/solutions-components/p-ed1ecb5b.entry.js +6 -0
  269. package/dist/solutions-components/p-ee3bb943.entry.js +6 -0
  270. package/dist/solutions-components/{p-ff5db601.entry.js → p-f165921f.entry.js} +1 -1
  271. package/dist/solutions-components/{p-4bdd4009.entry.js → p-f75786a8.entry.js} +1 -1
  272. package/dist/solutions-components/{p-8107be38.entry.js → p-f956c598.entry.js} +1 -1
  273. package/dist/solutions-components/{p-6da8fe2d.entry.js → p-fa663804.entry.js} +1 -1
  274. package/dist/solutions-components/{p-afc3ac6d.entry.js → p-ff317687.entry.js} +1 -1
  275. package/dist/solutions-components/solutions-components.esm.js +1 -1
  276. package/dist/solutions-components_commit.txt +6 -6
  277. package/dist/types/components/create-feature/create-feature.d.ts +54 -50
  278. package/dist/types/components/crowdsource-reporter/crowdsource-reporter.d.ts +4 -0
  279. package/dist/types/components.d.ts +16 -0
  280. package/package.json +2 -2
  281. package/dist/solutions-components/p-032d4411.entry.js +0 -6
  282. package/dist/solutions-components/p-055706e3.entry.js +0 -6
  283. package/dist/solutions-components/p-06970873.entry.js +0 -6
  284. package/dist/solutions-components/p-1b0588d2.js +0 -7
  285. package/dist/solutions-components/p-265f5dc4.entry.js +0 -6
  286. package/dist/solutions-components/p-3c43839b.entry.js +0 -6
  287. package/dist/solutions-components/p-4426901e.entry.js +0 -6
  288. package/dist/solutions-components/p-4ebc471b.entry.js +0 -6
  289. package/dist/solutions-components/p-6d62a4fa.entry.js +0 -6
  290. package/dist/solutions-components/p-70036eb6.entry.js +0 -6
  291. package/dist/solutions-components/p-72ae3bf0.entry.js +0 -6
  292. package/dist/solutions-components/p-777ed6b0.entry.js +0 -6
  293. package/dist/solutions-components/p-8b5c3c9f.entry.js +0 -6
  294. package/dist/solutions-components/p-9d953313.entry.js +0 -6
  295. package/dist/solutions-components/p-a44815ea.entry.js +0 -6
  296. package/dist/solutions-components/p-acd2699e.entry.js +0 -6
  297. package/dist/solutions-components/p-b1bd3028.entry.js +0 -6
  298. package/dist/solutions-components/p-e2270562.entry.js +0 -6
  299. package/dist/solutions-components/p-e90c0e26.entry.js +0 -6
@@ -3,8 +3,8 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- import { r as registerInstance, c as createEvent, g as getElement, h, H as Host, F as Fragment } from './index-3702583a.js';
7
- import { l as loadModules, g as getLocaleComponentStrings } from './locale-aa656a2c.js';
6
+ import { r as registerInstance, c as createEvent, g as getElement, h, H as Host, F as Fragment } from './index-df5db8e9.js';
7
+ import { l as loadModules, g as getLocaleComponentStrings } from './locale-7874c756.js';
8
8
  import { g as getLayerOrTable, a as getAllLayers, b as getAllTables, c as getFeatureLayerView, h as highlightFeatures, d as getMapLayerHash, q as queryFeaturesByID } from './mapViewUtils-9da9be1c.js';
9
9
  import './esri-loader-c6842c6b.js';
10
10
  import './_commonjsHelpers-089957fe.js';
@@ -17,225 +17,62 @@ const CrowdsourceReporter = class {
17
17
  constructor(hostRef) {
18
18
  registerInstance(this, hostRef);
19
19
  this.togglePanel = createEvent(this, "togglePanel", 7);
20
+ this.center = undefined;
21
+ this.commentButtonText = undefined;
22
+ this.commentSubmittedMessage = undefined;
23
+ this.defaultWebmap = "";
24
+ this.description = undefined;
25
+ this.enableAnonymousAccess = undefined;
26
+ this.enableAnonymousComments = undefined;
27
+ this.enableComments = undefined;
28
+ this.enableHome = true;
29
+ this.enableLogin = undefined;
30
+ this.enableNewReports = undefined;
31
+ this.enableSearch = true;
32
+ this.enableZoom = true;
33
+ this.isMobile = undefined;
34
+ this.layerExpressions = [];
35
+ this.layerId = undefined;
36
+ this.level = undefined;
37
+ this.locale = undefined;
38
+ this.loginTitle = undefined;
39
+ this.mapInfos = [];
40
+ this.mapView = undefined;
41
+ this.objectId = undefined;
42
+ this.reportButtonText = undefined;
43
+ this.reportingOptions = undefined;
44
+ this.reportsHeader = undefined;
45
+ this.reportSubmittedMessage = undefined;
46
+ this.searchConfiguration = undefined;
47
+ this.showComments = undefined;
48
+ this.showUserImageInCommentsList = false;
49
+ this.showFeatureSymbol = false;
50
+ this.showMyReportsOnly = false;
51
+ this.submitNewReportsMessage = undefined;
52
+ this.theme = "light";
53
+ this.zoomToScale = undefined;
54
+ this.floorLevel = undefined;
55
+ this.showFullCommentTitle = true;
56
+ this._featureCreationFailedErrorMsg = undefined;
57
+ this._filterActive = false;
58
+ this._flowItems = [];
59
+ this._hasValidLayers = false;
60
+ this._mapInfo = undefined;
61
+ this._reportSubmitted = false;
62
+ this._selectedLayerName = undefined;
63
+ this._showSubmitCancelButton = false;
64
+ this._showLoadingIndicator = false;
65
+ this._sidePanelCollapsed = false;
66
+ this._translations = undefined;
67
+ this._updatedProgressBarStatus = 25;
68
+ this._updatedSorting = undefined;
69
+ this._updatedSortOption = "sortNewest";
70
+ this._commentSubmitted = false;
71
+ this._addingCommentFailed = false;
20
72
  }
21
73
  get el() { return getElement(this); }
22
74
  //--------------------------------------------------------------------------
23
75
  //
24
- // Properties (public)
25
- //
26
- //--------------------------------------------------------------------------
27
- /**
28
- * string: Semicolon delimited numbers that will be used as the maps center point from URL params
29
- */
30
- center;
31
- /**
32
- * string: User configurable text to display for the comment button
33
- */
34
- commentButtonText;
35
- /**
36
- * string: User configurable nessage to display when a comment is submitted
37
- */
38
- commentSubmittedMessage;
39
- /**
40
- * string: Item ID of the web map that should be selected by default
41
- */
42
- defaultWebmap = "";
43
- /**
44
- * string: The text that will display under the title on the landing page
45
- */
46
- description;
47
- /**
48
- * boolean: When true the anonymous users will be allowed to submit reports and comments
49
- */
50
- enableAnonymousAccess;
51
- /**
52
- * boolean: When true the anonymous users will be allowed to submit comments
53
- */
54
- enableAnonymousComments;
55
- /**
56
- * boolean: When true the user will be allowed to submit comments
57
- */
58
- enableComments;
59
- /**
60
- * boolean: when true the home widget will be available
61
- */
62
- enableHome = true;
63
- /**
64
- * boolean: When true the user will be provided a login page
65
- */
66
- enableLogin;
67
- /**
68
- * boolean: When true the user will be allowed to submit new reports
69
- */
70
- enableNewReports;
71
- /**
72
- * boolean: when true the search widget will be available
73
- */
74
- enableSearch = true;
75
- /**
76
- * boolean: when true the zoom widget will be available
77
- */
78
- enableZoom = true;
79
- /**
80
- * boolean: When true the application will be in mobile mode, controls the mobile or desktop view
81
- */
82
- isMobile;
83
- /**
84
- * ILayerExpression[]: Array of layer expressions for layers (filter configuration)
85
- */
86
- layerExpressions = [];
87
- /**
88
- * string: Layer id of the feature from URL params
89
- */
90
- layerId;
91
- /**
92
- * string: Id of the zoom level from URL params
93
- */
94
- level;
95
- /**
96
- * string: Locale to use for translation of stings in the UI
97
- */
98
- locale;
99
- /**
100
- * string: The text that will display at the top of the landing page
101
- */
102
- loginTitle;
103
- /**
104
- * IMapInfo[]: array of map infos (name and id)
105
- */
106
- mapInfos = [];
107
- /**
108
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
109
- */
110
- mapView;
111
- /**
112
- * string: Object id of the feature from URL params
113
- */
114
- objectId;
115
- /**
116
- * string: The word(s) to display in the reports submit button
117
- */
118
- reportButtonText;
119
- /**
120
- * IReportingOptions: Key options for reporting
121
- */
122
- reportingOptions;
123
- /**
124
- * string: The word(s) to display in the reports header
125
- */
126
- reportsHeader;
127
- /**
128
- * string: The message to display when the report has been submitted
129
- */
130
- reportSubmittedMessage;
131
- /**
132
- * ISearchConfiguration: Configuration details for the Search widget
133
- */
134
- searchConfiguration;
135
- /**
136
- * boolean: When true the comments from all users will be visible
137
- */
138
- showComments;
139
- /**
140
- * boolean: When true the profile image of the comment creator will be shown in the comments list
141
- */
142
- showUserImageInCommentsList = false;
143
- /**
144
- * boolean: When true the feature symbology of the feature will shown in the features list
145
- */
146
- showFeatureSymbol = false;
147
- /**
148
- * boolean: To show only those features which are created by the logged in user
149
- */
150
- showMyReportsOnly = false;
151
- /**
152
- * theme: "light" | "dark" theme to be used
153
- */
154
- theme = "light";
155
- /**
156
- * number: default scale to zoom to when zooming to a single point feature
157
- */
158
- zoomToScale;
159
- /**
160
- * string: selected floor level
161
- */
162
- floorLevel;
163
- /**
164
- * boolean: When false comment will shown in single line in the comments list
165
- */
166
- showFullCommentTitle = true;
167
- //--------------------------------------------------------------------------
168
- //
169
- // State (internal)
170
- //
171
- //--------------------------------------------------------------------------
172
- /**
173
- * string: Error message when feature creation fails
174
- */
175
- _featureCreationFailedErrorMsg;
176
- /**
177
- * boolean: When true an indicator will be shown on the action
178
- */
179
- _filterActive = false;
180
- /**
181
- * string[]: Reporter flow items list
182
- */
183
- _flowItems = [];
184
- /**
185
- * boolean: Will be true when has valid reporting layers (This will be used to show the create report button on layer list)
186
- */
187
- _hasValidLayers = false;
188
- /**
189
- * IMapInfo: The current map info stores configuration details
190
- */
191
- _mapInfo;
192
- /**
193
- * boolean: When true show the success message in the panel
194
- */
195
- _reportSubmitted = false;
196
- /**
197
- * string: The selected feature layer's name from the layer's list
198
- */
199
- _selectedLayerName;
200
- /**
201
- * boolean: When true show the submit and cancel button
202
- */
203
- _showSubmitCancelButton = false;
204
- /**
205
- * boolean: show loading indicator in the reporter component
206
- */
207
- _showLoadingIndicator = false;
208
- /**
209
- * boolean: Controls the state for panel in mobile view
210
- */
211
- _sidePanelCollapsed = false;
212
- /**
213
- * Contains the translations for this component.
214
- * All UI strings should be defined here.
215
- */
216
- _translations;
217
- /**
218
- * number: Show the updated progress bar status
219
- */
220
- _updatedProgressBarStatus = 25;
221
- /**
222
- * ISortingInfo: Sort the feature list depending on the sort field and order
223
- */
224
- _updatedSorting;
225
- /**
226
- * string: Selected sort option
227
- */
228
- _updatedSortOption = "sortNewest";
229
- /**
230
- * boolean: When true show the success message in the panel
231
- */
232
- _commentSubmitted = false;
233
- /**
234
- * string: Error message when feature creation fails
235
- */
236
- _addingCommentFailed = false;
237
- //--------------------------------------------------------------------------
238
- //
239
76
  // Properties (protected)
240
77
  //
241
78
  //--------------------------------------------------------------------------
@@ -530,7 +367,7 @@ const CrowdsourceReporter = class {
530
367
  */
531
368
  render() {
532
369
  const themeClass = this.theme === "dark" ? "calcite-mode-dark" : "calcite-mode-light";
533
- return (h(Host, { key: '03d613fe8f275852672fb546ceb4449fb82580c0' }, this._reportSubmitted && h("calcite-alert", { key: '969a66978549d6993b1e4fce87bbd2387858cdf8', "auto-close": true, class: themeClass + " report-submitted-msg", icon: "check-circle", kind: "success", label: "", onCalciteAlertClose: () => { this._reportSubmitted = false; }, open: true, placement: "top" }, h("div", { key: '60ae42443e09a97d97a46bba07b1ea010b382348', slot: "message" }, this.reportSubmittedMessage ? this.reportSubmittedMessage : this._translations.submitMsg)), this._featureCreationFailedErrorMsg && h("calcite-alert", { key: 'bf6c346cf976a4b84da3553230239665c712e2b6', "auto-close": true, class: themeClass, icon: "x-octagon", kind: "danger", label: "", onCalciteAlertClose: () => { this._featureCreationFailedErrorMsg = ""; }, open: true, placement: "top" }, h("div", { key: '1f9560e18d802a15bcb3e8ea9f05837a4a6fb8aa', slot: "title" }, this._translations.error), h("div", { key: '1f5ef09cbf94996eeb5783211ed1542a5cf53e93', slot: "message" }, this._featureCreationFailedErrorMsg)), this._commentSubmitted && h("calcite-alert", { key: '15538e8faabbec476d7586dcc4152b422404c23f', "auto-close": true, class: 'report-submitted ' + themeClass, icon: "check-circle", kind: "success", label: "", onCalciteAlertClose: () => { this._commentSubmitted = false; }, open: true, placement: "top" }, h("div", { key: '925a9a243a79dfb66554a9a51f24396ca2b71c98', slot: "message" }, this.commentSubmittedMessage || this._translations.commentSubmittedMsg)), this._addingCommentFailed && h("calcite-alert", { key: '62c63d3b1c51bdc7879e815e2b2f4d3c4d039c4c', "auto-close": true, class: themeClass, icon: "x-octagon", kind: "danger", label: "", onCalciteAlertClose: () => { this._addingCommentFailed = false; }, open: true, placement: "top" }, h("div", { key: '971f07331a8689b859f2cedc96ba3589a3ad3e16', slot: "title" }, this._translations.error), h("div", { key: '1627f1ab5c4a4aceb7bdb70471aed6b8ca6d67b8', slot: "message" }, this._translations.addingCommentFailedMsg)), h("div", { key: 'b3257ba523357b4444ce7da7d13a86f6b71185d9' }, h("calcite-shell", { key: '35fc5a814528bb0acc22919839719bb4349e9ae4', "content-behind": true }, this._getReporter()))));
370
+ return (h(Host, { key: 'b97883be773d948b75e6df1be453cde018a0dba1' }, this._reportSubmitted && h("calcite-alert", { key: '5fd17c13a0d4dc3c7fed1bb253e9196b83c20e1d', "auto-close": true, class: themeClass + " report-submitted-msg", icon: "check-circle", kind: "success", label: "", onCalciteAlertClose: () => { this._reportSubmitted = false; }, open: true, placement: "top" }, h("div", { key: '5c7a00cb3eaaaeb3a0501324c10b407746ecca46', slot: "message" }, this.reportSubmittedMessage ? this.reportSubmittedMessage : this._translations.submitMsg)), this._featureCreationFailedErrorMsg && h("calcite-alert", { key: 'd83c690d60c2e6f12a5ec356c5ae67185edc6a1e', "auto-close": true, class: themeClass, icon: "x-octagon", kind: "danger", label: "", onCalciteAlertClose: () => { this._featureCreationFailedErrorMsg = ""; }, open: true, placement: "top" }, h("div", { key: '9cbac1cf8698f1f918004764e4e43c25af766e4a', slot: "title" }, this._translations.error), h("div", { key: 'b4dbe07b4af7ab6c543596c6a3374b785fac4c7e', slot: "message" }, this._featureCreationFailedErrorMsg)), this._commentSubmitted && h("calcite-alert", { key: 'cde843955c6538ea857a0a187c995062efd777e7', "auto-close": true, class: 'report-submitted ' + themeClass, icon: "check-circle", kind: "success", label: "", onCalciteAlertClose: () => { this._commentSubmitted = false; }, open: true, placement: "top" }, h("div", { key: '86e3d820aa0d4362c07470bd60d8f0efd0614bc2', slot: "message" }, this.commentSubmittedMessage || this._translations.commentSubmittedMsg)), this._addingCommentFailed && h("calcite-alert", { key: 'a0bdeec1bb3a33f3bfa938c0a1f4e631c6a76399', "auto-close": true, class: themeClass, icon: "x-octagon", kind: "danger", label: "", onCalciteAlertClose: () => { this._addingCommentFailed = false; }, open: true, placement: "top" }, h("div", { key: 'b161d8e42a078d961ec4e42888d26f4314e9d5a4', slot: "title" }, this._translations.error), h("div", { key: 'cf3908f91448dfbb7cf6ec78b413eaa3327372be', slot: "message" }, this._translations.addingCommentFailedMsg)), h("div", { key: '42e2c8abaf43d6a587729229347efb2836827b98' }, h("calcite-shell", { key: '9e3174a699c37be8f20f4609f52c94ecb95d599f', "content-behind": true }, this._getReporter()))));
534
371
  }
535
372
  //--------------------------------------------------------------------------
536
373
  //
@@ -684,7 +521,7 @@ const CrowdsourceReporter = class {
684
521
  * @protected
685
522
  */
686
523
  getFeatureCreateFlowItem() {
687
- return (h("calcite-flow-item", { collapsed: this.isMobile && this._sidePanelCollapsed, heading: this._selectedLayerName, onCalciteFlowItemBack: this.backFromCreateFeaturePanel.bind(this), selected: this._flowItems[this._flowItems.length - 1] === "feature-create" }, this._showSubmitCancelButton && h("div", { class: "width-full", slot: "footer" }, h("calcite-button", { appearance: "solid", class: "footer-top-button footer-button", onClick: this.onCreateFeatureSubmitButtonClick.bind(this), width: "full" }, this._translations.submit), h("calcite-button", { appearance: "outline", class: "footer-button", onClick: this.backFromCreateFeaturePanel.bind(this), width: "full" }, this._translations.cancel)), h("calcite-panel", { "full-height": true, "full-width": true }, h("div", { class: "progress-bar" }, h("calcite-progress", { type: "determinate", value: this._updatedProgressBarStatus })), h("create-feature", { customizeSubmit: true, enableSearch: true, floorLevel: this.floorLevel, formElements: this._formElements.find(elm => elm.id === this._selectedLayerId), isMobile: this.isMobile, locale: this.locale, mapView: this.mapView, onDrawComplete: this.onFormReady.bind(this), onEditingAttachment: this.showSubmitCancelButton.bind(this), onFail: this.createFeatureFailed.bind(this), onModeChanged: this.backFromCreateFeaturePanel.bind(this), onProgressStatus: this.updatedProgressStatus.bind(this), onSuccess: this.onReportSubmitted.bind(this), ref: el => this._createFeature = el, searchConfiguration: this.searchConfiguration, selectedLayerId: this._selectedLayerId }))));
524
+ return (h("calcite-flow-item", { collapsed: this.isMobile && this._sidePanelCollapsed, heading: this._selectedLayerName, onCalciteFlowItemBack: this.backFromCreateFeaturePanel.bind(this), selected: this._flowItems[this._flowItems.length - 1] === "feature-create" }, this._showSubmitCancelButton && h("div", { class: "width-full", slot: "footer" }, h("calcite-button", { appearance: "solid", class: "footer-top-button footer-button", onClick: this.onCreateFeatureSubmitButtonClick.bind(this), width: "full" }, this._translations.submit), h("calcite-button", { appearance: "outline", class: "footer-button", onClick: this.backFromCreateFeaturePanel.bind(this), width: "full" }, this._translations.cancel)), h("calcite-panel", { "full-height": true, "full-width": true }, h("div", { class: "progress-bar" }, h("calcite-progress", { type: "determinate", value: this._updatedProgressBarStatus })), h("create-feature", { customizeSubmit: true, enableSearch: true, floorLevel: this.floorLevel, formElements: this._formElements.find(elm => elm.id === this._selectedLayerId), isMobile: this.isMobile, locale: this.locale, mapView: this.mapView, onDrawComplete: this.onFormReady.bind(this), onEditingAttachment: this.showSubmitCancelButton.bind(this), onFail: this.createFeatureFailed.bind(this), onModeChanged: this.backFromCreateFeaturePanel.bind(this), onProgressStatus: this.updatedProgressStatus.bind(this), onSuccess: this.onReportSubmitted.bind(this), ref: el => this._createFeature = el, searchConfiguration: this.searchConfiguration, selectedLayerId: this._selectedLayerId, submitNewReportsMessage: this.submitNewReportsMessage }))));
688
525
  }
689
526
  /**
690
527
  * Update the progress bar status when editor panel changes
@@ -3,7 +3,7 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- import { r as registerInstance, c as createEvent, g as getElement, h, H as Host } from './index-3702583a.js';
6
+ import { r as registerInstance, c as createEvent, g as getElement, h, H as Host } from './index-df5db8e9.js';
7
7
  import { E as EDistressType, a as ESeverity, b as calculateDeductValue } from './pciUtils-986ddad9.js';
8
8
 
9
9
  const deductCalculatorCss = ":host{display:block;--calcite-label-margin-bottom:0}.label-display{display:block;padding-bottom:1rem}";
@@ -3,8 +3,8 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- import { r as registerInstance, c as createEvent, g as getElement, h, H as Host } from './index-3702583a.js';
7
- import { g as getLocaleComponentStrings } from './locale-aa656a2c.js';
6
+ import { r as registerInstance, c as createEvent, g as getElement, h, H as Host } from './index-df5db8e9.js';
7
+ import { g as getLocaleComponentStrings } from './locale-7874c756.js';
8
8
  import './esri-loader-c6842c6b.js';
9
9
  import './_commonjsHelpers-089957fe.js';
10
10
 
@@ -16,45 +16,16 @@ const DeleteDialog = class {
16
16
  registerInstance(this, hostRef);
17
17
  this.editsComplete = createEvent(this, "editsComplete", 7);
18
18
  this.deleteDialogClose = createEvent(this, "deleteDialogClose", 7);
19
+ this.ids = [];
20
+ this.layer = undefined;
21
+ this.locale = undefined;
22
+ this.open = false;
23
+ this._isDeleting = false;
24
+ this._translations = undefined;
19
25
  }
20
26
  get el() { return getElement(this); }
21
27
  //--------------------------------------------------------------------------
22
28
  //
23
- // Properties (public)
24
- //
25
- //--------------------------------------------------------------------------
26
- /**
27
- * number[]: The ids that would be deleted
28
- */
29
- ids = [];
30
- /**
31
- * esri/views/layers/FeatureLayer: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
32
- */
33
- layer;
34
- /**
35
- * string: Locale to use for translation of stings in the UI
36
- */
37
- locale;
38
- /**
39
- * boolean: When true the delete dialog will be displayed
40
- */
41
- open = false;
42
- //--------------------------------------------------------------------------
43
- //
44
- // State (internal)
45
- //
46
- //--------------------------------------------------------------------------
47
- /**
48
- * boolean: When true a loading indicator will be shown in the delete button
49
- */
50
- _isDeleting = false;
51
- /**
52
- * Contains the translations for this component.
53
- * All UI strings should be defined here.
54
- */
55
- _translations;
56
- //--------------------------------------------------------------------------
57
- //
58
29
  // Properties (protected)
59
30
  //
60
31
  //--------------------------------------------------------------------------
@@ -4,8 +4,8 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { t } from './typeof-ef2a007d.js';
7
- import { a as getAssetPath } from './index-3702583a.js';
8
- import { l as loadModules } from './locale-aa656a2c.js';
7
+ import { a as getAssetPath } from './index-df5db8e9.js';
8
+ import { l as loadModules } from './locale-7874c756.js';
9
9
  import { q as queryFeaturesByID } from './mapViewUtils-9da9be1c.js';
10
10
  import { S as Sanitizer } from './index-d88c3eb6.js';
11
11
  import './solution-resource-30a29505.js';
@@ -3,13 +3,13 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- import { r as registerInstance, c as createEvent, g as getElement, h } from './index-3702583a.js';
7
- import { l as loadModules, g as getLocaleComponentStrings } from './locale-aa656a2c.js';
8
- import { P as PopupUtils } from './popupUtils-64d25cb0.js';
6
+ import { r as registerInstance, c as createEvent, g as getElement, h } from './index-df5db8e9.js';
7
+ import { l as loadModules, g as getLocaleComponentStrings } from './locale-7874c756.js';
8
+ import { P as PopupUtils } from './popupUtils-6a965512.js';
9
9
  import { g as getLayerOrTable, c as getFeatureLayerView, h as highlightFeatures } from './mapViewUtils-9da9be1c.js';
10
10
  import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './downloadUtils-36d854d2.js';
12
+ import './downloadUtils-078cd709.js';
13
13
  import './typeof-ef2a007d.js';
14
14
  import './index-d88c3eb6.js';
15
15
  import './solution-resource-30a29505.js';
@@ -24,113 +24,33 @@ const FeatureList = class {
24
24
  constructor(hostRef) {
25
25
  registerInstance(this, hostRef);
26
26
  this.featureSelect = createEvent(this, "featureSelect", 7);
27
+ this.selectedLayerId = undefined;
28
+ this.mapView = undefined;
29
+ this.noFeaturesFoundMsg = undefined;
30
+ this.pageSize = 100;
31
+ this.highlightOnMap = false;
32
+ this.highlightOnHover = false;
33
+ this.locale = undefined;
34
+ this.sortingInfo = undefined;
35
+ this.whereClause = undefined;
36
+ this.textSize = "large";
37
+ this.showInitialLoading = true;
38
+ this.showErrorWhenNoFeatures = true;
39
+ this.showUserImageInList = false;
40
+ this.showFeatureSymbol = false;
41
+ this.applyLayerViewFilter = false;
42
+ this.reportingOptions = undefined;
43
+ this.showFullTitle = true;
44
+ this._featureItems = [];
45
+ this._featuresCount = 0;
46
+ this._isLoading = false;
47
+ this._searchPlaceHolder = '';
48
+ this._fullTextSearchInfo = undefined;
49
+ this._translations = undefined;
27
50
  }
28
51
  get el() { return getElement(this); }
29
52
  //--------------------------------------------------------------------------
30
53
  //
31
- // Properties (public)
32
- //
33
- //--------------------------------------------------------------------------
34
- /**
35
- * string: Layer id of the feature layer to show the list
36
- */
37
- selectedLayerId;
38
- /**
39
- * esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
40
- */
41
- mapView;
42
- /**
43
- * string: Message to be displayed when features are not found
44
- */
45
- noFeaturesFoundMsg;
46
- /**
47
- * number: Number features to be fetched per page, by default 100 features will be fetched
48
- */
49
- pageSize = 100;
50
- /**
51
- * boolean: Highlight feature on map optional (default false) boolean to indicate if we should highlight and zoom to the extent of the feature geometry
52
- */
53
- highlightOnMap = false;
54
- /**
55
- * boolean: Highlight feature on map optional (default false) boolean to indicate if we should highlight when hover on Feature in list
56
- */
57
- highlightOnHover = false;
58
- /**
59
- * string: Locale to use for translation of stings in the UI
60
- */
61
- locale;
62
- /**
63
- * ISortingInfo: Sorting field and order using which features list will be sorted
64
- */
65
- sortingInfo;
66
- /**
67
- * string: where clause to filter the features list
68
- */
69
- whereClause;
70
- /**
71
- * string(small/large): Controls the font size of the title
72
- */
73
- textSize = "large";
74
- /**
75
- * boolean: Show initial loading indicator when creating list
76
- */
77
- showInitialLoading = true;
78
- /**
79
- * boolean: If true will show error msg when features are not present
80
- */
81
- showErrorWhenNoFeatures = true;
82
- /**
83
- * boolean: If true display's profile img on each feature item
84
- */
85
- showUserImageInList = false;
86
- /**
87
- * boolean: If true display's feature symbol on each feature item
88
- */
89
- showFeatureSymbol = false;
90
- /**
91
- * boolean: If true will consider the FeatureFilter applied on the layerview
92
- */
93
- applyLayerViewFilter = false;
94
- /**
95
- * IReportingOptions: Key options for reporting
96
- */
97
- reportingOptions;
98
- /**
99
- * boolean: When false popup title will shown in single line
100
- */
101
- showFullTitle = true;
102
- //--------------------------------------------------------------------------
103
- //
104
- // State (internal)
105
- //
106
- //--------------------------------------------------------------------------
107
- /**
108
- * calcite-list-item list of features with popup titles
109
- */
110
- _featureItems = [];
111
- /**
112
- * number: Total number of feature count
113
- */
114
- _featuresCount = 0;
115
- /**
116
- * boolean: Check if selected layer's features fetching process is completed
117
- */
118
- _isLoading = false;
119
- /**
120
- * string: Placeholder string to show fields included in full text search
121
- */
122
- _searchPlaceHolder = '';
123
- /**
124
- * any[]: Contains full text search info object
125
- */
126
- _fullTextSearchInfo;
127
- /**
128
- * Contains the translations for this component.
129
- * All UI strings should be defined here.
130
- */
131
- _translations;
132
- //--------------------------------------------------------------------------
133
- //
134
54
  // Properties (protected)
135
55
  //
136
56
  //--------------------------------------------------------------------------
@@ -5,7 +5,7 @@
5
5
  */
6
6
  import { l as loadModules } from './loadModules-947ccfd4.js';
7
7
  import { g as getMergedEffect } from './effects-38bc1195.js';
8
- import { c as createStore } from './index-6de7c296.js';
8
+ import { c as createStore } from './index-c247b62b.js';
9
9
 
10
10
  const InteractiveLegendStore = createStore({ data: {}, relationshipRampExpandStates: {}, compact: false });
11
11
  const interactiveLegendState = InteractiveLegendStore.state;
@@ -3,7 +3,7 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- import { d as getRenderingRef, f as forceUpdate } from './index-3702583a.js';
6
+ import { d as getRenderingRef, f as forceUpdate } from './index-df5db8e9.js';
7
7
 
8
8
  const appendToMap = (map, propName, value) => {
9
9
  const items = map.get(propName);