@esri/solutions-components 0.10.24 → 0.10.26

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 (1051) hide show
  1. package/dist/cjs/basemap-gallery_7.cjs.entry.js +9 -9
  2. package/dist/cjs/buffer-tools_3.cjs.entry.js +1 -1
  3. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +2 -2
  4. package/dist/cjs/calcite-alert_5.cjs.entry.js +20 -21
  5. package/dist/cjs/calcite-block_5.cjs.entry.js +5 -7
  6. package/dist/cjs/{calcite-carousel.cjs.entry.js → calcite-carousel_2.cjs.entry.js} +52 -18
  7. package/dist/cjs/calcite-combobox_3.cjs.entry.js +15 -3
  8. package/dist/cjs/calcite-flow_4.cjs.entry.js +6 -6
  9. package/dist/cjs/calcite-modal_3.cjs.entry.js +1 -1
  10. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +7 -7
  11. package/dist/cjs/card-manager_3.cjs.entry.js +473 -53
  12. package/dist/cjs/crowdsource-manager.cjs.entry.js +55 -21
  13. package/dist/cjs/crowdsource-reporter.cjs.entry.js +1 -1
  14. package/dist/cjs/feature-comments.cjs.entry.js +1 -1
  15. package/dist/cjs/feature-form-flow-item.cjs.entry.js +1 -1
  16. package/dist/cjs/feature-list.cjs.entry.js +3 -3
  17. package/dist/cjs/features-flow-item.cjs.entry.js +1 -1
  18. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +106 -0
  19. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +3 -3
  20. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
  21. package/dist/cjs/instant-apps-export-views.cjs.entry.js +1 -1
  22. package/dist/cjs/instant-apps-export.cjs.entry.js +1 -1
  23. package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
  24. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +8 -3
  25. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +1 -1
  26. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +2 -2
  27. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +7 -7
  28. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +1 -1
  29. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  30. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +3 -3
  31. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +34 -14
  32. package/dist/cjs/instant-apps-measurement.cjs.entry.js +1 -1
  33. package/dist/cjs/instant-apps-popover.cjs.entry.js +1 -1
  34. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +1 -1
  35. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +1 -1
  36. package/dist/cjs/instant-apps-splash.cjs.entry.js +1 -1
  37. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +59 -29
  38. package/dist/cjs/layout-manager.cjs.entry.js +1 -1
  39. package/dist/cjs/list-flow-item.cjs.entry.js +1 -1
  40. package/dist/cjs/loader.cjs.js +1 -1
  41. package/dist/cjs/location-flow-item.cjs.entry.js +1 -1
  42. package/dist/cjs/map-select-tools_3.cjs.entry.js +3 -3
  43. package/dist/cjs/pci-calculator.cjs.entry.js +1 -1
  44. package/dist/cjs/public-notification.cjs.entry.js +1 -1
  45. package/dist/cjs/refine-results-flow-item.cjs.entry.js +1 -1
  46. package/dist/cjs/share-item.cjs.entry.js +1 -1
  47. package/dist/cjs/solution-configuration.cjs.entry.js +3 -3
  48. package/dist/cjs/solution-contents_3.cjs.entry.js +3 -3
  49. package/dist/cjs/solution-item-accordion.cjs.entry.js +1 -1
  50. package/dist/cjs/solution-item-icon.cjs.entry.js +1 -1
  51. package/dist/cjs/solutions-components.cjs.js +1 -1
  52. package/dist/cjs/spatial-ref.cjs.entry.js +1 -1
  53. package/dist/cjs/{utils-9343bd5b.js → utils-62072741.js} +23 -0
  54. package/dist/collection/assets/t9n/card-manager/resources.json +1 -0
  55. package/dist/collection/assets/t9n/card-manager/resources_en.json +2 -1
  56. package/dist/collection/assets/t9n/create-feature/resources_ar.json +5 -0
  57. package/dist/collection/assets/t9n/create-feature/resources_bg.json +5 -0
  58. package/dist/collection/assets/t9n/create-feature/resources_bs.json +5 -0
  59. package/dist/collection/assets/t9n/create-feature/resources_ca.json +5 -0
  60. package/dist/collection/assets/t9n/create-feature/resources_cs.json +5 -0
  61. package/dist/collection/assets/t9n/create-feature/resources_da.json +5 -0
  62. package/dist/collection/assets/t9n/create-feature/resources_de.json +5 -0
  63. package/dist/collection/assets/t9n/create-feature/resources_el.json +5 -0
  64. package/dist/collection/assets/t9n/create-feature/resources_es.json +5 -0
  65. package/dist/collection/assets/t9n/create-feature/resources_et.json +5 -0
  66. package/dist/collection/assets/t9n/create-feature/resources_fi.json +5 -0
  67. package/dist/collection/assets/t9n/create-feature/resources_fr.json +5 -0
  68. package/dist/collection/assets/t9n/create-feature/resources_he.json +5 -0
  69. package/dist/collection/assets/t9n/create-feature/resources_hr.json +5 -0
  70. package/dist/collection/assets/t9n/create-feature/resources_hu.json +5 -0
  71. package/dist/collection/assets/t9n/create-feature/resources_id.json +5 -0
  72. package/dist/collection/assets/t9n/create-feature/resources_it.json +5 -0
  73. package/dist/collection/assets/t9n/create-feature/resources_ja.json +5 -0
  74. package/dist/collection/assets/t9n/create-feature/resources_ko.json +5 -0
  75. package/dist/collection/assets/t9n/create-feature/resources_lt.json +5 -0
  76. package/dist/collection/assets/t9n/create-feature/resources_lv.json +5 -0
  77. package/dist/collection/assets/t9n/create-feature/resources_nb.json +5 -0
  78. package/dist/collection/assets/t9n/create-feature/resources_nl.json +5 -0
  79. package/dist/collection/assets/t9n/create-feature/resources_pl.json +5 -0
  80. package/dist/collection/assets/t9n/create-feature/resources_pt-BR.json +5 -0
  81. package/dist/collection/assets/t9n/create-feature/resources_pt-PT.json +5 -0
  82. package/dist/collection/assets/t9n/create-feature/resources_ro.json +5 -0
  83. package/dist/collection/assets/t9n/create-feature/resources_ru.json +5 -0
  84. package/dist/collection/assets/t9n/create-feature/resources_sk.json +5 -0
  85. package/dist/collection/assets/t9n/create-feature/resources_sl.json +5 -0
  86. package/dist/collection/assets/t9n/create-feature/resources_sr.json +5 -0
  87. package/dist/collection/assets/t9n/create-feature/resources_sv.json +5 -0
  88. package/dist/collection/assets/t9n/create-feature/resources_th.json +5 -0
  89. package/dist/collection/assets/t9n/create-feature/resources_tr.json +5 -0
  90. package/dist/collection/assets/t9n/create-feature/resources_uk.json +5 -0
  91. package/dist/collection/assets/t9n/create-feature/resources_vi.json +5 -0
  92. package/dist/collection/assets/t9n/create-feature/resources_zh-CN.json +5 -0
  93. package/dist/collection/assets/t9n/create-feature/resources_zh-HK.json +5 -0
  94. package/dist/collection/assets/t9n/create-feature/resources_zh-TW.json +5 -0
  95. package/dist/collection/assets/t9n/create-related-feature/resources_ar.json +3 -0
  96. package/dist/collection/assets/t9n/create-related-feature/resources_bg.json +3 -0
  97. package/dist/collection/assets/t9n/create-related-feature/resources_bs.json +3 -0
  98. package/dist/collection/assets/t9n/create-related-feature/resources_ca.json +3 -0
  99. package/dist/collection/assets/t9n/create-related-feature/resources_cs.json +3 -0
  100. package/dist/collection/assets/t9n/create-related-feature/resources_da.json +3 -0
  101. package/dist/collection/assets/t9n/create-related-feature/resources_de.json +3 -0
  102. package/dist/collection/assets/t9n/create-related-feature/resources_el.json +3 -0
  103. package/dist/collection/assets/t9n/create-related-feature/resources_es.json +3 -0
  104. package/dist/collection/assets/t9n/create-related-feature/resources_et.json +3 -0
  105. package/dist/collection/assets/t9n/create-related-feature/resources_fi.json +3 -0
  106. package/dist/collection/assets/t9n/create-related-feature/resources_fr.json +3 -0
  107. package/dist/collection/assets/t9n/create-related-feature/resources_he.json +3 -0
  108. package/dist/collection/assets/t9n/create-related-feature/resources_hr.json +3 -0
  109. package/dist/collection/assets/t9n/create-related-feature/resources_hu.json +3 -0
  110. package/dist/collection/assets/t9n/create-related-feature/resources_id.json +3 -0
  111. package/dist/collection/assets/t9n/create-related-feature/resources_it.json +3 -0
  112. package/dist/collection/assets/t9n/create-related-feature/resources_ja.json +3 -0
  113. package/dist/collection/assets/t9n/create-related-feature/resources_ko.json +3 -0
  114. package/dist/collection/assets/t9n/create-related-feature/resources_lt.json +3 -0
  115. package/dist/collection/assets/t9n/create-related-feature/resources_lv.json +3 -0
  116. package/dist/collection/assets/t9n/create-related-feature/resources_nb.json +3 -0
  117. package/dist/collection/assets/t9n/create-related-feature/resources_nl.json +3 -0
  118. package/dist/collection/assets/t9n/create-related-feature/resources_pl.json +3 -0
  119. package/dist/collection/assets/t9n/create-related-feature/resources_pt-BR.json +3 -0
  120. package/dist/collection/assets/t9n/create-related-feature/resources_pt-PT.json +3 -0
  121. package/dist/collection/assets/t9n/create-related-feature/resources_ro.json +3 -0
  122. package/dist/collection/assets/t9n/create-related-feature/resources_ru.json +3 -0
  123. package/dist/collection/assets/t9n/create-related-feature/resources_sk.json +3 -0
  124. package/dist/collection/assets/t9n/create-related-feature/resources_sl.json +3 -0
  125. package/dist/collection/assets/t9n/create-related-feature/resources_sr.json +3 -0
  126. package/dist/collection/assets/t9n/create-related-feature/resources_sv.json +3 -0
  127. package/dist/collection/assets/t9n/create-related-feature/resources_th.json +3 -0
  128. package/dist/collection/assets/t9n/create-related-feature/resources_tr.json +3 -0
  129. package/dist/collection/assets/t9n/create-related-feature/resources_uk.json +3 -0
  130. package/dist/collection/assets/t9n/create-related-feature/resources_vi.json +3 -0
  131. package/dist/collection/assets/t9n/create-related-feature/resources_zh-CN.json +3 -0
  132. package/dist/collection/assets/t9n/create-related-feature/resources_zh-HK.json +3 -0
  133. package/dist/collection/assets/t9n/create-related-feature/resources_zh-TW.json +3 -0
  134. package/dist/collection/assets/t9n/crowdsource-reporter/resources_ar.json +0 -1
  135. package/dist/collection/assets/t9n/crowdsource-reporter/resources_bg.json +0 -1
  136. package/dist/collection/assets/t9n/crowdsource-reporter/resources_bs.json +0 -1
  137. package/dist/collection/assets/t9n/crowdsource-reporter/resources_ca.json +0 -1
  138. package/dist/collection/assets/t9n/crowdsource-reporter/resources_cs.json +0 -1
  139. package/dist/collection/assets/t9n/crowdsource-reporter/resources_da.json +0 -1
  140. package/dist/collection/assets/t9n/crowdsource-reporter/resources_de.json +0 -1
  141. package/dist/collection/assets/t9n/crowdsource-reporter/resources_el.json +0 -1
  142. package/dist/collection/assets/t9n/crowdsource-reporter/resources_es.json +0 -1
  143. package/dist/collection/assets/t9n/crowdsource-reporter/resources_et.json +0 -1
  144. package/dist/collection/assets/t9n/crowdsource-reporter/resources_fi.json +0 -1
  145. package/dist/collection/assets/t9n/crowdsource-reporter/resources_fr.json +0 -1
  146. package/dist/collection/assets/t9n/crowdsource-reporter/resources_he.json +0 -1
  147. package/dist/collection/assets/t9n/crowdsource-reporter/resources_hr.json +0 -1
  148. package/dist/collection/assets/t9n/crowdsource-reporter/resources_hu.json +0 -1
  149. package/dist/collection/assets/t9n/crowdsource-reporter/resources_id.json +0 -1
  150. package/dist/collection/assets/t9n/crowdsource-reporter/resources_it.json +0 -1
  151. package/dist/collection/assets/t9n/crowdsource-reporter/resources_ja.json +0 -1
  152. package/dist/collection/assets/t9n/crowdsource-reporter/resources_ko.json +0 -1
  153. package/dist/collection/assets/t9n/crowdsource-reporter/resources_lt.json +0 -1
  154. package/dist/collection/assets/t9n/crowdsource-reporter/resources_lv.json +0 -1
  155. package/dist/collection/assets/t9n/crowdsource-reporter/resources_nb.json +0 -1
  156. package/dist/collection/assets/t9n/crowdsource-reporter/resources_nl.json +0 -1
  157. package/dist/collection/assets/t9n/crowdsource-reporter/resources_pl.json +0 -1
  158. package/dist/collection/assets/t9n/crowdsource-reporter/resources_pt-BR.json +0 -1
  159. package/dist/collection/assets/t9n/crowdsource-reporter/resources_pt-PT.json +0 -1
  160. package/dist/collection/assets/t9n/crowdsource-reporter/resources_ro.json +0 -1
  161. package/dist/collection/assets/t9n/crowdsource-reporter/resources_ru.json +0 -1
  162. package/dist/collection/assets/t9n/crowdsource-reporter/resources_sk.json +0 -1
  163. package/dist/collection/assets/t9n/crowdsource-reporter/resources_sl.json +0 -1
  164. package/dist/collection/assets/t9n/crowdsource-reporter/resources_sr.json +0 -1
  165. package/dist/collection/assets/t9n/crowdsource-reporter/resources_sv.json +0 -1
  166. package/dist/collection/assets/t9n/crowdsource-reporter/resources_th.json +0 -1
  167. package/dist/collection/assets/t9n/crowdsource-reporter/resources_tr.json +0 -1
  168. package/dist/collection/assets/t9n/crowdsource-reporter/resources_uk.json +0 -1
  169. package/dist/collection/assets/t9n/crowdsource-reporter/resources_vi.json +0 -1
  170. package/dist/collection/assets/t9n/crowdsource-reporter/resources_zh-CN.json +0 -1
  171. package/dist/collection/assets/t9n/crowdsource-reporter/resources_zh-HK.json +0 -1
  172. package/dist/collection/assets/t9n/crowdsource-reporter/resources_zh-TW.json +0 -1
  173. package/dist/collection/assets/t9n/delete-button/resources_ar.json +6 -6
  174. package/dist/collection/assets/t9n/delete-button/resources_bg.json +6 -6
  175. package/dist/collection/assets/t9n/delete-button/resources_bs.json +6 -6
  176. package/dist/collection/assets/t9n/delete-button/resources_ca.json +6 -6
  177. package/dist/collection/assets/t9n/delete-button/resources_cs.json +6 -6
  178. package/dist/collection/assets/t9n/delete-button/resources_da.json +6 -6
  179. package/dist/collection/assets/t9n/delete-button/resources_de.json +6 -6
  180. package/dist/collection/assets/t9n/delete-button/resources_el.json +6 -6
  181. package/dist/collection/assets/t9n/delete-button/resources_es.json +6 -6
  182. package/dist/collection/assets/t9n/delete-button/resources_et.json +6 -6
  183. package/dist/collection/assets/t9n/delete-button/resources_fi.json +6 -6
  184. package/dist/collection/assets/t9n/delete-button/resources_fr.json +6 -6
  185. package/dist/collection/assets/t9n/delete-button/resources_he.json +6 -6
  186. package/dist/collection/assets/t9n/delete-button/resources_hr.json +6 -6
  187. package/dist/collection/assets/t9n/delete-button/resources_hu.json +6 -6
  188. package/dist/collection/assets/t9n/delete-button/resources_id.json +6 -6
  189. package/dist/collection/assets/t9n/delete-button/resources_it.json +6 -6
  190. package/dist/collection/assets/t9n/delete-button/resources_ja.json +6 -6
  191. package/dist/collection/assets/t9n/delete-button/resources_ko.json +6 -6
  192. package/dist/collection/assets/t9n/delete-button/resources_lt.json +6 -6
  193. package/dist/collection/assets/t9n/delete-button/resources_lv.json +6 -6
  194. package/dist/collection/assets/t9n/delete-button/resources_nb.json +6 -6
  195. package/dist/collection/assets/t9n/delete-button/resources_nl.json +6 -6
  196. package/dist/collection/assets/t9n/delete-button/resources_pl.json +6 -6
  197. package/dist/collection/assets/t9n/delete-button/resources_pt-BR.json +6 -6
  198. package/dist/collection/assets/t9n/delete-button/resources_pt-PT.json +6 -6
  199. package/dist/collection/assets/t9n/delete-button/resources_ro.json +6 -6
  200. package/dist/collection/assets/t9n/delete-button/resources_ru.json +6 -6
  201. package/dist/collection/assets/t9n/delete-button/resources_sk.json +6 -6
  202. package/dist/collection/assets/t9n/delete-button/resources_sl.json +6 -6
  203. package/dist/collection/assets/t9n/delete-button/resources_sr.json +6 -6
  204. package/dist/collection/assets/t9n/delete-button/resources_sv.json +6 -6
  205. package/dist/collection/assets/t9n/delete-button/resources_th.json +6 -6
  206. package/dist/collection/assets/t9n/delete-button/resources_tr.json +6 -6
  207. package/dist/collection/assets/t9n/delete-button/resources_uk.json +6 -6
  208. package/dist/collection/assets/t9n/delete-button/resources_vi.json +6 -6
  209. package/dist/collection/assets/t9n/delete-button/resources_zh-CN.json +6 -6
  210. package/dist/collection/assets/t9n/delete-button/resources_zh-HK.json +6 -6
  211. package/dist/collection/assets/t9n/delete-button/resources_zh-TW.json +6 -6
  212. package/dist/collection/assets/t9n/edit-card/resources_ar.json +1 -1
  213. package/dist/collection/assets/t9n/edit-card/resources_bg.json +1 -1
  214. package/dist/collection/assets/t9n/edit-card/resources_bs.json +1 -1
  215. package/dist/collection/assets/t9n/edit-card/resources_ca.json +1 -1
  216. package/dist/collection/assets/t9n/edit-card/resources_cs.json +1 -1
  217. package/dist/collection/assets/t9n/edit-card/resources_da.json +1 -1
  218. package/dist/collection/assets/t9n/edit-card/resources_de.json +1 -1
  219. package/dist/collection/assets/t9n/edit-card/resources_el.json +1 -1
  220. package/dist/collection/assets/t9n/edit-card/resources_es.json +1 -1
  221. package/dist/collection/assets/t9n/edit-card/resources_et.json +1 -1
  222. package/dist/collection/assets/t9n/edit-card/resources_fi.json +1 -1
  223. package/dist/collection/assets/t9n/edit-card/resources_fr.json +1 -1
  224. package/dist/collection/assets/t9n/edit-card/resources_he.json +1 -1
  225. package/dist/collection/assets/t9n/edit-card/resources_hr.json +1 -1
  226. package/dist/collection/assets/t9n/edit-card/resources_hu.json +1 -1
  227. package/dist/collection/assets/t9n/edit-card/resources_id.json +1 -1
  228. package/dist/collection/assets/t9n/edit-card/resources_it.json +1 -1
  229. package/dist/collection/assets/t9n/edit-card/resources_ja.json +1 -1
  230. package/dist/collection/assets/t9n/edit-card/resources_ko.json +1 -1
  231. package/dist/collection/assets/t9n/edit-card/resources_lt.json +1 -1
  232. package/dist/collection/assets/t9n/edit-card/resources_lv.json +1 -1
  233. package/dist/collection/assets/t9n/edit-card/resources_nb.json +1 -1
  234. package/dist/collection/assets/t9n/edit-card/resources_nl.json +1 -1
  235. package/dist/collection/assets/t9n/edit-card/resources_pl.json +1 -1
  236. package/dist/collection/assets/t9n/edit-card/resources_pt-BR.json +1 -1
  237. package/dist/collection/assets/t9n/edit-card/resources_pt-PT.json +1 -1
  238. package/dist/collection/assets/t9n/edit-card/resources_ro.json +1 -1
  239. package/dist/collection/assets/t9n/edit-card/resources_ru.json +1 -1
  240. package/dist/collection/assets/t9n/edit-card/resources_sk.json +1 -1
  241. package/dist/collection/assets/t9n/edit-card/resources_sl.json +1 -1
  242. package/dist/collection/assets/t9n/edit-card/resources_sr.json +1 -1
  243. package/dist/collection/assets/t9n/edit-card/resources_sv.json +1 -1
  244. package/dist/collection/assets/t9n/edit-card/resources_th.json +1 -1
  245. package/dist/collection/assets/t9n/edit-card/resources_tr.json +1 -1
  246. package/dist/collection/assets/t9n/edit-card/resources_uk.json +1 -1
  247. package/dist/collection/assets/t9n/edit-card/resources_vi.json +1 -1
  248. package/dist/collection/assets/t9n/edit-card/resources_zh-CN.json +1 -1
  249. package/dist/collection/assets/t9n/edit-card/resources_zh-HK.json +1 -1
  250. package/dist/collection/assets/t9n/edit-card/resources_zh-TW.json +1 -1
  251. package/dist/collection/assets/t9n/info-card/resources_ar.json +8 -8
  252. package/dist/collection/assets/t9n/info-card/resources_bg.json +8 -8
  253. package/dist/collection/assets/t9n/info-card/resources_bs.json +8 -8
  254. package/dist/collection/assets/t9n/info-card/resources_ca.json +8 -8
  255. package/dist/collection/assets/t9n/info-card/resources_cs.json +8 -8
  256. package/dist/collection/assets/t9n/info-card/resources_da.json +8 -8
  257. package/dist/collection/assets/t9n/info-card/resources_de.json +8 -8
  258. package/dist/collection/assets/t9n/info-card/resources_el.json +8 -8
  259. package/dist/collection/assets/t9n/info-card/resources_es.json +8 -8
  260. package/dist/collection/assets/t9n/info-card/resources_et.json +8 -8
  261. package/dist/collection/assets/t9n/info-card/resources_fi.json +8 -8
  262. package/dist/collection/assets/t9n/info-card/resources_fr.json +8 -8
  263. package/dist/collection/assets/t9n/info-card/resources_he.json +8 -8
  264. package/dist/collection/assets/t9n/info-card/resources_hr.json +8 -8
  265. package/dist/collection/assets/t9n/info-card/resources_hu.json +8 -8
  266. package/dist/collection/assets/t9n/info-card/resources_id.json +8 -8
  267. package/dist/collection/assets/t9n/info-card/resources_it.json +8 -8
  268. package/dist/collection/assets/t9n/info-card/resources_ja.json +8 -8
  269. package/dist/collection/assets/t9n/info-card/resources_ko.json +8 -8
  270. package/dist/collection/assets/t9n/info-card/resources_lt.json +8 -8
  271. package/dist/collection/assets/t9n/info-card/resources_lv.json +8 -8
  272. package/dist/collection/assets/t9n/info-card/resources_nb.json +8 -8
  273. package/dist/collection/assets/t9n/info-card/resources_nl.json +8 -8
  274. package/dist/collection/assets/t9n/info-card/resources_pl.json +8 -8
  275. package/dist/collection/assets/t9n/info-card/resources_pt-BR.json +8 -8
  276. package/dist/collection/assets/t9n/info-card/resources_pt-PT.json +8 -8
  277. package/dist/collection/assets/t9n/info-card/resources_ro.json +8 -8
  278. package/dist/collection/assets/t9n/info-card/resources_ru.json +8 -8
  279. package/dist/collection/assets/t9n/info-card/resources_sk.json +8 -8
  280. package/dist/collection/assets/t9n/info-card/resources_sl.json +8 -8
  281. package/dist/collection/assets/t9n/info-card/resources_sr.json +8 -8
  282. package/dist/collection/assets/t9n/info-card/resources_sv.json +8 -8
  283. package/dist/collection/assets/t9n/info-card/resources_th.json +8 -8
  284. package/dist/collection/assets/t9n/info-card/resources_tr.json +8 -8
  285. package/dist/collection/assets/t9n/info-card/resources_uk.json +8 -8
  286. package/dist/collection/assets/t9n/info-card/resources_vi.json +8 -8
  287. package/dist/collection/assets/t9n/info-card/resources_zh-CN.json +8 -8
  288. package/dist/collection/assets/t9n/info-card/resources_zh-HK.json +8 -8
  289. package/dist/collection/assets/t9n/info-card/resources_zh-TW.json +8 -8
  290. package/dist/collection/assets/t9n/layer-table/resources.json +1 -0
  291. package/dist/collection/assets/t9n/layer-table/resources_en.json +1 -0
  292. package/dist/collection/assets/t9n/map-card/resources.json +2 -1
  293. package/dist/collection/assets/t9n/map-card/resources_en.json +2 -1
  294. package/dist/collection/collection-manifest.json +1 -0
  295. package/dist/collection/components/card-manager/card-manager.js +22 -3
  296. package/dist/collection/components/create-feature/create-feature.js +36 -19
  297. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +8 -4
  298. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +64 -21
  299. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +1 -1
  300. package/dist/collection/components/delete-button/delete-button.js +1 -1
  301. package/dist/collection/components/edit-card/edit-card.js +1 -1
  302. package/dist/collection/components/feature-comments/feature-comments.js +1 -1
  303. package/dist/collection/components/feature-details/feature-details.js +6 -6
  304. package/dist/collection/components/feature-form-flow-item/feature-form-flow-item.js +1 -1
  305. package/dist/collection/components/feature-list/feature-list.js +3 -3
  306. package/dist/collection/components/features-flow-item/features-flow-item.js +1 -1
  307. package/dist/collection/components/floor-filter/floor-filter.js +1 -1
  308. package/dist/collection/components/info-card/info-card.js +2 -2
  309. package/dist/collection/components/json-editor/json-editor.js +1 -1
  310. package/dist/collection/components/layer-table/layer-table.css +4 -0
  311. package/dist/collection/components/layer-table/layer-table.js +49 -22
  312. package/dist/collection/components/layout-manager/layout-manager.js +1 -1
  313. package/dist/collection/components/list-flow-item/list-flow-item.js +1 -1
  314. package/dist/collection/components/location-flow-item/location-flow-item.js +1 -1
  315. package/dist/collection/components/map-card/map-card.css +10 -2
  316. package/dist/collection/components/map-card/map-card.js +471 -30
  317. package/dist/collection/components/map-draw-tools/map-draw-tools.js +1 -1
  318. package/dist/collection/components/map-fullscreen/map-fullscreen.js +1 -1
  319. package/dist/collection/components/map-layer-picker/map-layer-picker.js +55 -5
  320. package/dist/collection/components/map-legend/map-legend.js +1 -1
  321. package/dist/collection/components/map-picker/map-picker.css +7 -3
  322. package/dist/collection/components/map-picker/map-picker.js +3 -3
  323. package/dist/collection/components/map-search/map-search.js +1 -1
  324. package/dist/collection/components/map-select-tools/map-select-tools.js +1 -1
  325. package/dist/collection/components/map-tools/map-tools.js +1 -1
  326. package/dist/collection/components/pci-calculator/pci-calculator.js +1 -1
  327. package/dist/collection/components/pdf-download/pdf-download.js +1 -1
  328. package/dist/collection/components/public-notification/public-notification.js +1 -1
  329. package/dist/collection/components/refine-results-flow-item/refine-results-flow-item.js +1 -1
  330. package/dist/collection/components/refine-selection/refine-selection.js +1 -1
  331. package/dist/collection/components/share-item/share-item.js +1 -1
  332. package/dist/collection/components/solution-configuration/solution-configuration.js +3 -3
  333. package/dist/collection/components/solution-contents/solution-contents.js +1 -1
  334. package/dist/collection/components/solution-item/solution-item.js +1 -1
  335. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +1 -1
  336. package/dist/collection/components/solution-item-details/solution-item-details.js +1 -1
  337. package/dist/collection/components/solution-item-icon/solution-item-icon.js +1 -1
  338. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +1 -1
  339. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +1 -1
  340. package/dist/collection/components/solution-resource-item/solution-resource-item.js +1 -1
  341. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +1 -1
  342. package/dist/collection/components/solution-template-data/solution-template-data.js +1 -1
  343. package/dist/collection/components/solution-variables/solution-variables.js +1 -1
  344. package/dist/collection/components/spatial-ref/spatial-ref.js +1 -1
  345. package/dist/components/calcite-carousel-item.js +1 -54
  346. package/dist/components/calcite-carousel.js +1 -517
  347. package/dist/components/card-manager2.js +6 -3
  348. package/dist/{esm/calcite-carousel-item.entry.js → components/carousel-item.js} +28 -9
  349. package/dist/{esm/calcite-carousel.entry.js → components/carousel.js} +76 -19
  350. package/dist/components/create-feature2.js +19 -19
  351. package/dist/components/crowdsource-manager.js +60 -23
  352. package/dist/components/crowdsource-reporter.js +1 -1
  353. package/dist/components/delete-button2.js +19 -13
  354. package/dist/components/edit-card2.js +1 -1
  355. package/dist/components/feature-comments.js +1 -1
  356. package/dist/components/feature-details2.js +6 -6
  357. package/dist/components/feature-form-flow-item.js +1 -1
  358. package/dist/components/feature-list2.js +3 -3
  359. package/dist/components/features-flow-item.js +1 -1
  360. package/dist/components/floor-filter2.js +1 -1
  361. package/dist/components/info-card2.js +2 -2
  362. package/dist/components/instant-apps-app-guide.js +184 -0
  363. package/dist/components/instant-apps-ckeditor-wrapper2.js +1 -1
  364. package/dist/components/instant-apps-control-panel.js +1 -1
  365. package/dist/components/instant-apps-export-views.js +1 -1
  366. package/dist/components/instant-apps-export.js +1 -1
  367. package/dist/components/instant-apps-filter-list2.js +3 -5
  368. package/dist/components/instant-apps-header2.js +1 -1
  369. package/dist/components/instant-apps-interactive-legend-classic2.js +8 -3
  370. package/dist/components/instant-apps-interactive-legend-group-legend-element-caption.js +2 -2
  371. package/dist/components/instant-apps-interactive-legend-group-legend-element2.js +2 -2
  372. package/dist/components/instant-apps-interactive-legend-layer-element-caption2.js +1 -1
  373. package/dist/components/instant-apps-interactive-legend-layer-element2.js +2 -2
  374. package/dist/components/instant-apps-interactive-legend-legend-element2.js +1 -1
  375. package/dist/components/instant-apps-interactive-legend-relationship2.js +2 -2
  376. package/dist/components/instant-apps-keyboard-shortcuts.js +1 -1
  377. package/dist/components/instant-apps-landing-page.js +1 -1
  378. package/dist/components/instant-apps-language-switcher.js +3 -3
  379. package/dist/components/instant-apps-language-translator-item2.js +1 -1
  380. package/dist/components/instant-apps-language-translator-search2.js +1 -1
  381. package/dist/components/instant-apps-language-translator2.js +33 -13
  382. package/dist/components/instant-apps-measurement-tool2.js +2 -2
  383. package/dist/components/instant-apps-measurement.js +1 -1
  384. package/dist/components/instant-apps-popover.js +1 -1
  385. package/dist/components/instant-apps-scoreboard.js +1 -1
  386. package/dist/components/instant-apps-sign-in2.js +1 -1
  387. package/dist/components/instant-apps-social-share2.js +2 -2
  388. package/dist/components/instant-apps-splash.js +1 -1
  389. package/dist/components/instant-apps-time-filter.js +59 -29
  390. package/dist/components/json-editor2.js +1 -1
  391. package/dist/components/layer-table2.js +44 -23
  392. package/dist/components/layout-manager.js +1 -1
  393. package/dist/components/list-flow-item.js +1 -1
  394. package/dist/components/location-flow-item.js +1 -1
  395. package/dist/components/map-card2.js +436 -33
  396. package/dist/components/map-draw-tools2.js +1 -1
  397. package/dist/components/map-fullscreen2.js +1 -1
  398. package/dist/components/map-layer-picker2.js +19 -5
  399. package/dist/components/map-legend2.js +1 -1
  400. package/dist/components/map-picker2.js +4 -4
  401. package/dist/components/map-search2.js +1 -1
  402. package/dist/components/map-select-tools2.js +1 -1
  403. package/dist/components/map-tools2.js +1 -1
  404. package/dist/components/pci-calculator.js +1 -1
  405. package/dist/components/pdf-download2.js +1 -1
  406. package/dist/components/public-notification.js +1 -1
  407. package/dist/components/refine-results-flow-item.js +1 -1
  408. package/dist/components/refine-selection2.js +1 -1
  409. package/dist/components/share-item.js +1 -1
  410. package/dist/components/solution-configuration.js +3 -3
  411. package/dist/components/solution-contents2.js +1 -1
  412. package/dist/components/solution-item-accordion.js +1 -1
  413. package/dist/components/solution-item-details2.js +1 -1
  414. package/dist/components/solution-item-icon2.js +1 -1
  415. package/dist/components/solution-item-sharing2.js +1 -1
  416. package/dist/components/solution-item2.js +1 -1
  417. package/dist/components/solution-organization-variables2.js +1 -1
  418. package/dist/components/solution-resource-item2.js +1 -1
  419. package/dist/components/solution-spatial-ref2.js +1 -1
  420. package/dist/components/solution-template-data2.js +1 -1
  421. package/dist/components/solution-variables2.js +1 -1
  422. package/dist/components/spatial-ref.js +1 -1
  423. package/dist/components/utils4.js +22 -1
  424. package/dist/esm/{ExpandToggle-9289b7ca.js → ExpandToggle-076b4360.js} +1 -1
  425. package/dist/esm/{ar-8dded5d5.js → ar-3e3c0d14.js} +8 -8
  426. package/dist/esm/basemap-gallery_7.entry.js +9 -9
  427. package/dist/esm/{bg-c1cdf619.js → bg-a872736b.js} +8 -8
  428. package/dist/esm/{bs-a40506a4.js → bs-fe545c28.js} +8 -8
  429. package/dist/esm/buffer-tools_3.entry.js +2 -2
  430. package/dist/esm/{ca-67879a0c.js → ca-8a2abdaa.js} +8 -8
  431. package/dist/esm/calcite-accordion_2.entry.js +1 -1
  432. package/dist/esm/calcite-action-bar.entry.js +4 -4
  433. package/dist/esm/calcite-action-group.entry.js +3 -3
  434. package/dist/esm/calcite-action-menu_2.entry.js +3 -3
  435. package/dist/esm/calcite-action-pad_2.entry.js +6 -6
  436. package/dist/esm/calcite-action_2.entry.js +6 -6
  437. package/dist/esm/calcite-alert_5.entry.js +24 -25
  438. package/dist/esm/calcite-avatar.entry.js +1 -1
  439. package/dist/esm/calcite-block-section.entry.js +3 -3
  440. package/dist/esm/calcite-block_5.entry.js +14 -16
  441. package/dist/esm/calcite-button.entry.js +5 -5
  442. package/dist/esm/calcite-card-group.entry.js +1 -1
  443. package/dist/esm/calcite-card.entry.js +3 -3
  444. package/dist/esm/calcite-carousel_2.entry.js +500 -0
  445. package/dist/esm/calcite-checkbox.entry.js +3 -3
  446. package/dist/esm/calcite-chip-group.entry.js +1 -1
  447. package/dist/esm/calcite-chip_2.entry.js +4 -4
  448. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +1 -1
  449. package/dist/esm/calcite-color-picker.entry.js +3 -3
  450. package/dist/esm/calcite-combobox-item-group.entry.js +2 -2
  451. package/dist/esm/calcite-combobox_3.entry.js +24 -12
  452. package/dist/esm/calcite-date-picker-day_3.entry.js +3 -3
  453. package/dist/esm/calcite-dialog.entry.js +5 -5
  454. package/dist/esm/calcite-dropdown_2.entry.js +3 -3
  455. package/dist/esm/calcite-fab.entry.js +1 -1
  456. package/dist/esm/calcite-filter_5.entry.js +3 -3
  457. package/dist/esm/calcite-flow_4.entry.js +6 -6
  458. package/dist/esm/calcite-graph_2.entry.js +4 -4
  459. package/dist/esm/calcite-icon_2.entry.js +2 -2
  460. package/dist/esm/calcite-inline-editable.entry.js +4 -4
  461. package/dist/esm/calcite-input-number.entry.js +5 -5
  462. package/dist/esm/calcite-input-text.entry.js +5 -5
  463. package/dist/esm/{calcite-input-time-picker-37845feb.js → calcite-input-time-picker-2fbabd28.js} +56 -56
  464. package/dist/esm/calcite-input-time-picker.entry.js +8 -8
  465. package/dist/esm/calcite-input-time-zone.entry.js +5 -5
  466. package/dist/esm/calcite-input_2.entry.js +5 -5
  467. package/dist/esm/calcite-label.entry.js +2 -2
  468. package/dist/esm/calcite-link.entry.js +1 -1
  469. package/dist/esm/calcite-menu-item.entry.js +3 -3
  470. package/dist/esm/calcite-menu.entry.js +3 -3
  471. package/dist/esm/calcite-meter.entry.js +3 -3
  472. package/dist/esm/calcite-modal_3.entry.js +6 -6
  473. package/dist/esm/calcite-navigation.entry.js +1 -1
  474. package/dist/esm/calcite-notice.entry.js +4 -4
  475. package/dist/esm/calcite-option_2.entry.js +3 -3
  476. package/dist/esm/calcite-pagination.entry.js +3 -3
  477. package/dist/esm/calcite-pick-list-group.entry.js +1 -1
  478. package/dist/esm/calcite-pick-list-item.entry.js +3 -3
  479. package/dist/esm/calcite-pick-list.entry.js +2 -2
  480. package/dist/esm/calcite-radio-button-group.entry.js +1 -1
  481. package/dist/esm/calcite-radio-button.entry.js +3 -3
  482. package/dist/esm/calcite-rating.entry.js +5 -5
  483. package/dist/esm/calcite-scrim.entry.js +3 -3
  484. package/dist/esm/calcite-segmented-control_2.entry.js +3 -3
  485. package/dist/esm/calcite-sheet.entry.js +3 -3
  486. package/dist/esm/calcite-shell-center-row.entry.js +1 -1
  487. package/dist/esm/calcite-shell-panel_14.entry.js +11 -11
  488. package/dist/esm/calcite-sortable-list.entry.js +1 -1
  489. package/dist/esm/calcite-stepper-item.entry.js +3 -3
  490. package/dist/esm/calcite-stepper.entry.js +3 -3
  491. package/dist/esm/calcite-switch.entry.js +3 -3
  492. package/dist/esm/calcite-table-cell_2.entry.js +3 -3
  493. package/dist/esm/calcite-table-row.entry.js +1 -1
  494. package/dist/esm/calcite-table.entry.js +3 -3
  495. package/dist/esm/calcite-text-area.entry.js +5 -5
  496. package/dist/esm/calcite-tile-group.entry.js +1 -1
  497. package/dist/esm/calcite-tile.entry.js +1 -1
  498. package/dist/esm/calcite-time-picker.entry.js +4 -4
  499. package/dist/esm/calcite-tip-manager.entry.js +3 -3
  500. package/dist/esm/calcite-tip.entry.js +3 -3
  501. package/dist/esm/calcite-tooltip.entry.js +3 -3
  502. package/dist/esm/calcite-tree_2.entry.js +1 -1
  503. package/dist/esm/card-manager_3.entry.js +474 -54
  504. package/dist/esm/crowdsource-manager.entry.js +55 -21
  505. package/dist/esm/crowdsource-reporter.entry.js +1 -1
  506. package/dist/esm/{cs-b01aecfc.js → cs-f9bfb6dd.js} +8 -8
  507. package/dist/esm/{da-87ac64be.js → da-0528de8d.js} +8 -8
  508. package/dist/esm/{date-7a1345c1.js → date-f0c83d13.js} +1 -1
  509. package/dist/esm/{de-at-2db1a5d5.js → de-at-c7c45014.js} +8 -8
  510. package/dist/esm/{de-ch-063c0a6b.js → de-ch-e9338f1b.js} +8 -8
  511. package/dist/esm/{de-0eb6c065.js → de-d149b983.js} +8 -8
  512. package/dist/esm/{dom-451ed293.js → dom-42a638f6.js} +1 -1
  513. package/dist/esm/{el-eb29e645.js → el-d86fff8e.js} +8 -8
  514. package/dist/esm/{en-au-00f884ad.js → en-au-e722c119.js} +8 -8
  515. package/dist/esm/{en-ca-1e7456d7.js → en-ca-8f38a3b8.js} +8 -8
  516. package/dist/esm/{en-gb-60a33692.js → en-gb-24dd064c.js} +8 -8
  517. package/dist/esm/{es-74f8b164.js → es-39a9e113.js} +8 -8
  518. package/dist/esm/{es-mx-2bfa704a.js → es-mx-fa0cbd42.js} +8 -8
  519. package/dist/esm/{et-b1a2d978.js → et-51eabe80.js} +8 -8
  520. package/dist/esm/feature-comments.entry.js +1 -1
  521. package/dist/esm/feature-form-flow-item.entry.js +1 -1
  522. package/dist/esm/feature-list.entry.js +3 -3
  523. package/dist/esm/features-flow-item.entry.js +1 -1
  524. package/dist/esm/{fi-70441d5b.js → fi-64ca8666.js} +8 -8
  525. package/dist/esm/{floating-ui-4b1f5138.js → floating-ui-a14930d0.js} +1 -1
  526. package/dist/esm/{focusTrapComponent-b9709e71.js → focusTrapComponent-c1def619.js} +1 -1
  527. package/dist/esm/{form-fa4c471b.js → form-46367137.js} +1 -1
  528. package/dist/esm/{fr-ch-8faa2fcf.js → fr-ch-6fe6a6e6.js} +8 -8
  529. package/dist/esm/{fr-cea05ec9.js → fr-e20306bf.js} +8 -8
  530. package/dist/esm/{he-058ece46.js → he-32ec6cce.js} +8 -8
  531. package/dist/esm/{hi-163a268e.js → hi-da2b085c.js} +8 -8
  532. package/dist/esm/{hr-2b69b2ad.js → hr-5a52222a.js} +8 -8
  533. package/dist/esm/{hu-e46e0cb6.js → hu-d3bbacef.js} +8 -8
  534. package/dist/esm/{id-ebccdbbb.js → id-dcdac250.js} +8 -8
  535. package/dist/esm/instant-apps-app-guide.entry.js +102 -0
  536. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +3 -3
  537. package/dist/esm/instant-apps-control-panel.entry.js +1 -1
  538. package/dist/esm/instant-apps-export-views.entry.js +1 -1
  539. package/dist/esm/instant-apps-export.entry.js +1 -1
  540. package/dist/esm/instant-apps-header.entry.js +1 -1
  541. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +8 -3
  542. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +1 -1
  543. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +2 -2
  544. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +7 -7
  545. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +1 -1
  546. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  547. package/dist/esm/instant-apps-language-switcher.entry.js +3 -3
  548. package/dist/esm/instant-apps-language-translator.entry.js +34 -14
  549. package/dist/esm/instant-apps-measurement.entry.js +1 -1
  550. package/dist/esm/instant-apps-popover.entry.js +1 -1
  551. package/dist/esm/instant-apps-scoreboard.entry.js +1 -1
  552. package/dist/esm/instant-apps-sign-in.entry.js +1 -1
  553. package/dist/esm/instant-apps-splash.entry.js +1 -1
  554. package/dist/esm/instant-apps-time-filter.entry.js +59 -29
  555. package/dist/esm/{it-813be6d0.js → it-360f430f.js} +8 -8
  556. package/dist/esm/{it-ch-bc95119e.js → it-ch-0ec68776.js} +8 -8
  557. package/dist/esm/{ja-3488d28c.js → ja-a95cae4c.js} +8 -8
  558. package/dist/esm/{ko-54faa268.js → ko-f0edd78f.js} +8 -8
  559. package/dist/esm/{label-414f1003.js → label-f2ec1100.js} +1 -1
  560. package/dist/esm/layout-manager.entry.js +1 -1
  561. package/dist/esm/list-flow-item.entry.js +1 -1
  562. package/dist/esm/loader.js +1 -1
  563. package/dist/esm/{locale-337dc231.js → locale-a53a7bc6.js} +1 -1
  564. package/dist/esm/location-flow-item.entry.js +1 -1
  565. package/dist/esm/{lt-8c773940.js → lt-bff432da.js} +8 -8
  566. package/dist/esm/{lv-4882a326.js → lv-0c7edf32.js} +8 -8
  567. package/dist/esm/map-select-tools_3.entry.js +3 -3
  568. package/dist/esm/{mk-d045a827.js → mk-876446b8.js} +8 -8
  569. package/dist/esm/{nb-529fd6f8.js → nb-25537e87.js} +8 -8
  570. package/dist/esm/{nl-ebd398ac.js → nl-8be84da3.js} +8 -8
  571. package/dist/esm/{openCloseComponent-80c6ee4b.js → openCloseComponent-9d44719e.js} +1 -1
  572. package/dist/esm/pci-calculator.entry.js +1 -1
  573. package/dist/esm/{pl-4cd334ed.js → pl-8d4fe5a7.js} +8 -8
  574. package/dist/esm/{pt-br-29226fc3.js → pt-br-3015e62b.js} +8 -8
  575. package/dist/esm/{pt-be0c86a5.js → pt-dcc887b4.js} +8 -8
  576. package/dist/esm/public-notification.entry.js +1 -1
  577. package/dist/esm/refine-results-flow-item.entry.js +1 -1
  578. package/dist/esm/{ro-6555f5dd.js → ro-b973c654.js} +8 -8
  579. package/dist/esm/{ru-67b5c59c.js → ru-59a7f10b.js} +8 -8
  580. package/dist/esm/share-item.entry.js +1 -1
  581. package/dist/esm/{shared-list-render-c8da5fde.js → shared-list-render-097ee366.js} +1 -1
  582. package/dist/esm/{sk-81f19081.js → sk-a00e5b97.js} +8 -8
  583. package/dist/esm/{sl-4b892d99.js → sl-55c8a748.js} +8 -8
  584. package/dist/esm/solution-configuration.entry.js +3 -3
  585. package/dist/esm/solution-contents_3.entry.js +3 -3
  586. package/dist/esm/solution-item-accordion.entry.js +1 -1
  587. package/dist/esm/solution-item-icon.entry.js +1 -1
  588. package/dist/esm/solutions-components.js +1 -1
  589. package/dist/esm/spatial-ref.entry.js +1 -1
  590. package/dist/esm/{sr-6cb6f797.js → sr-e4fc3293.js} +8 -8
  591. package/dist/esm/{sv-aacab364.js → sv-f0782d2a.js} +8 -8
  592. package/dist/esm/{t9n-7d4462c0.js → t9n-b33c486a.js} +1 -1
  593. package/dist/esm/{th-6b423678.js → th-d2abb499.js} +8 -8
  594. package/dist/esm/{time-b0bba3f9.js → time-f99aceff.js} +1 -1
  595. package/dist/esm/{tr-0e2b854e.js → tr-512413e1.js} +8 -8
  596. package/dist/esm/{uk-af0a30cc.js → uk-79fe44f1.js} +8 -8
  597. package/dist/esm/{utils-6493bff2.js → utils-6f13e31e.js} +22 -1
  598. package/dist/esm/{utils-37bc2853.js → utils-d67a6d71.js} +1 -1
  599. package/dist/esm/{vi-62071c6f.js → vi-53b51e7a.js} +8 -8
  600. package/dist/esm/{zh-cn-8f53db2f.js → zh-cn-7d19a53a.js} +8 -8
  601. package/dist/esm/{zh-hk-a8c68b9c.js → zh-hk-4fb6c3eb.js} +8 -8
  602. package/dist/esm/{zh-tw-3006115d.js → zh-tw-6a5d2c2b.js} +8 -8
  603. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-app-guide/instant-apps-app-guide.css +75 -0
  604. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator.css +16 -0
  605. package/dist/solutions-components/assets/t9n/card-manager/resources.json +1 -0
  606. package/dist/solutions-components/assets/t9n/card-manager/resources_en.json +2 -1
  607. package/dist/solutions-components/assets/t9n/create-feature/resources_ar.json +5 -0
  608. package/dist/solutions-components/assets/t9n/create-feature/resources_bg.json +5 -0
  609. package/dist/solutions-components/assets/t9n/create-feature/resources_bs.json +5 -0
  610. package/dist/solutions-components/assets/t9n/create-feature/resources_ca.json +5 -0
  611. package/dist/solutions-components/assets/t9n/create-feature/resources_cs.json +5 -0
  612. package/dist/solutions-components/assets/t9n/create-feature/resources_da.json +5 -0
  613. package/dist/solutions-components/assets/t9n/create-feature/resources_de.json +5 -0
  614. package/dist/solutions-components/assets/t9n/create-feature/resources_el.json +5 -0
  615. package/dist/solutions-components/assets/t9n/create-feature/resources_es.json +5 -0
  616. package/dist/solutions-components/assets/t9n/create-feature/resources_et.json +5 -0
  617. package/dist/solutions-components/assets/t9n/create-feature/resources_fi.json +5 -0
  618. package/dist/solutions-components/assets/t9n/create-feature/resources_fr.json +5 -0
  619. package/dist/solutions-components/assets/t9n/create-feature/resources_he.json +5 -0
  620. package/dist/solutions-components/assets/t9n/create-feature/resources_hr.json +5 -0
  621. package/dist/solutions-components/assets/t9n/create-feature/resources_hu.json +5 -0
  622. package/dist/solutions-components/assets/t9n/create-feature/resources_id.json +5 -0
  623. package/dist/solutions-components/assets/t9n/create-feature/resources_it.json +5 -0
  624. package/dist/solutions-components/assets/t9n/create-feature/resources_ja.json +5 -0
  625. package/dist/solutions-components/assets/t9n/create-feature/resources_ko.json +5 -0
  626. package/dist/solutions-components/assets/t9n/create-feature/resources_lt.json +5 -0
  627. package/dist/solutions-components/assets/t9n/create-feature/resources_lv.json +5 -0
  628. package/dist/solutions-components/assets/t9n/create-feature/resources_nb.json +5 -0
  629. package/dist/solutions-components/assets/t9n/create-feature/resources_nl.json +5 -0
  630. package/dist/solutions-components/assets/t9n/create-feature/resources_pl.json +5 -0
  631. package/dist/solutions-components/assets/t9n/create-feature/resources_pt-BR.json +5 -0
  632. package/dist/solutions-components/assets/t9n/create-feature/resources_pt-PT.json +5 -0
  633. package/dist/solutions-components/assets/t9n/create-feature/resources_ro.json +5 -0
  634. package/dist/solutions-components/assets/t9n/create-feature/resources_ru.json +5 -0
  635. package/dist/solutions-components/assets/t9n/create-feature/resources_sk.json +5 -0
  636. package/dist/solutions-components/assets/t9n/create-feature/resources_sl.json +5 -0
  637. package/dist/solutions-components/assets/t9n/create-feature/resources_sr.json +5 -0
  638. package/dist/solutions-components/assets/t9n/create-feature/resources_sv.json +5 -0
  639. package/dist/solutions-components/assets/t9n/create-feature/resources_th.json +5 -0
  640. package/dist/solutions-components/assets/t9n/create-feature/resources_tr.json +5 -0
  641. package/dist/solutions-components/assets/t9n/create-feature/resources_uk.json +5 -0
  642. package/dist/solutions-components/assets/t9n/create-feature/resources_vi.json +5 -0
  643. package/dist/solutions-components/assets/t9n/create-feature/resources_zh-CN.json +5 -0
  644. package/dist/solutions-components/assets/t9n/create-feature/resources_zh-HK.json +5 -0
  645. package/dist/solutions-components/assets/t9n/create-feature/resources_zh-TW.json +5 -0
  646. package/dist/solutions-components/assets/t9n/create-related-feature/resources_ar.json +3 -0
  647. package/dist/solutions-components/assets/t9n/create-related-feature/resources_bg.json +3 -0
  648. package/dist/solutions-components/assets/t9n/create-related-feature/resources_bs.json +3 -0
  649. package/dist/solutions-components/assets/t9n/create-related-feature/resources_ca.json +3 -0
  650. package/dist/solutions-components/assets/t9n/create-related-feature/resources_cs.json +3 -0
  651. package/dist/solutions-components/assets/t9n/create-related-feature/resources_da.json +3 -0
  652. package/dist/solutions-components/assets/t9n/create-related-feature/resources_de.json +3 -0
  653. package/dist/solutions-components/assets/t9n/create-related-feature/resources_el.json +3 -0
  654. package/dist/solutions-components/assets/t9n/create-related-feature/resources_es.json +3 -0
  655. package/dist/solutions-components/assets/t9n/create-related-feature/resources_et.json +3 -0
  656. package/dist/solutions-components/assets/t9n/create-related-feature/resources_fi.json +3 -0
  657. package/dist/solutions-components/assets/t9n/create-related-feature/resources_fr.json +3 -0
  658. package/dist/solutions-components/assets/t9n/create-related-feature/resources_he.json +3 -0
  659. package/dist/solutions-components/assets/t9n/create-related-feature/resources_hr.json +3 -0
  660. package/dist/solutions-components/assets/t9n/create-related-feature/resources_hu.json +3 -0
  661. package/dist/solutions-components/assets/t9n/create-related-feature/resources_id.json +3 -0
  662. package/dist/solutions-components/assets/t9n/create-related-feature/resources_it.json +3 -0
  663. package/dist/solutions-components/assets/t9n/create-related-feature/resources_ja.json +3 -0
  664. package/dist/solutions-components/assets/t9n/create-related-feature/resources_ko.json +3 -0
  665. package/dist/solutions-components/assets/t9n/create-related-feature/resources_lt.json +3 -0
  666. package/dist/solutions-components/assets/t9n/create-related-feature/resources_lv.json +3 -0
  667. package/dist/solutions-components/assets/t9n/create-related-feature/resources_nb.json +3 -0
  668. package/dist/solutions-components/assets/t9n/create-related-feature/resources_nl.json +3 -0
  669. package/dist/solutions-components/assets/t9n/create-related-feature/resources_pl.json +3 -0
  670. package/dist/solutions-components/assets/t9n/create-related-feature/resources_pt-BR.json +3 -0
  671. package/dist/solutions-components/assets/t9n/create-related-feature/resources_pt-PT.json +3 -0
  672. package/dist/solutions-components/assets/t9n/create-related-feature/resources_ro.json +3 -0
  673. package/dist/solutions-components/assets/t9n/create-related-feature/resources_ru.json +3 -0
  674. package/dist/solutions-components/assets/t9n/create-related-feature/resources_sk.json +3 -0
  675. package/dist/solutions-components/assets/t9n/create-related-feature/resources_sl.json +3 -0
  676. package/dist/solutions-components/assets/t9n/create-related-feature/resources_sr.json +3 -0
  677. package/dist/solutions-components/assets/t9n/create-related-feature/resources_sv.json +3 -0
  678. package/dist/solutions-components/assets/t9n/create-related-feature/resources_th.json +3 -0
  679. package/dist/solutions-components/assets/t9n/create-related-feature/resources_tr.json +3 -0
  680. package/dist/solutions-components/assets/t9n/create-related-feature/resources_uk.json +3 -0
  681. package/dist/solutions-components/assets/t9n/create-related-feature/resources_vi.json +3 -0
  682. package/dist/solutions-components/assets/t9n/create-related-feature/resources_zh-CN.json +3 -0
  683. package/dist/solutions-components/assets/t9n/create-related-feature/resources_zh-HK.json +3 -0
  684. package/dist/solutions-components/assets/t9n/create-related-feature/resources_zh-TW.json +3 -0
  685. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ar.json +0 -1
  686. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_bg.json +0 -1
  687. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_bs.json +0 -1
  688. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ca.json +0 -1
  689. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_cs.json +0 -1
  690. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_da.json +0 -1
  691. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_de.json +0 -1
  692. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_el.json +0 -1
  693. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_es.json +0 -1
  694. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_et.json +0 -1
  695. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_fi.json +0 -1
  696. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_fr.json +0 -1
  697. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_he.json +0 -1
  698. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_hr.json +0 -1
  699. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_hu.json +0 -1
  700. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_id.json +0 -1
  701. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_it.json +0 -1
  702. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ja.json +0 -1
  703. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ko.json +0 -1
  704. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_lt.json +0 -1
  705. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_lv.json +0 -1
  706. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_nb.json +0 -1
  707. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_nl.json +0 -1
  708. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_pl.json +0 -1
  709. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_pt-BR.json +0 -1
  710. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_pt-PT.json +0 -1
  711. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ro.json +0 -1
  712. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_ru.json +0 -1
  713. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_sk.json +0 -1
  714. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_sl.json +0 -1
  715. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_sr.json +0 -1
  716. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_sv.json +0 -1
  717. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_th.json +0 -1
  718. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_tr.json +0 -1
  719. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_uk.json +0 -1
  720. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_vi.json +0 -1
  721. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_zh-CN.json +0 -1
  722. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_zh-HK.json +0 -1
  723. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_zh-TW.json +0 -1
  724. package/dist/solutions-components/assets/t9n/delete-button/resources_ar.json +6 -6
  725. package/dist/solutions-components/assets/t9n/delete-button/resources_bg.json +6 -6
  726. package/dist/solutions-components/assets/t9n/delete-button/resources_bs.json +6 -6
  727. package/dist/solutions-components/assets/t9n/delete-button/resources_ca.json +6 -6
  728. package/dist/solutions-components/assets/t9n/delete-button/resources_cs.json +6 -6
  729. package/dist/solutions-components/assets/t9n/delete-button/resources_da.json +6 -6
  730. package/dist/solutions-components/assets/t9n/delete-button/resources_de.json +6 -6
  731. package/dist/solutions-components/assets/t9n/delete-button/resources_el.json +6 -6
  732. package/dist/solutions-components/assets/t9n/delete-button/resources_es.json +6 -6
  733. package/dist/solutions-components/assets/t9n/delete-button/resources_et.json +6 -6
  734. package/dist/solutions-components/assets/t9n/delete-button/resources_fi.json +6 -6
  735. package/dist/solutions-components/assets/t9n/delete-button/resources_fr.json +6 -6
  736. package/dist/solutions-components/assets/t9n/delete-button/resources_he.json +6 -6
  737. package/dist/solutions-components/assets/t9n/delete-button/resources_hr.json +6 -6
  738. package/dist/solutions-components/assets/t9n/delete-button/resources_hu.json +6 -6
  739. package/dist/solutions-components/assets/t9n/delete-button/resources_id.json +6 -6
  740. package/dist/solutions-components/assets/t9n/delete-button/resources_it.json +6 -6
  741. package/dist/solutions-components/assets/t9n/delete-button/resources_ja.json +6 -6
  742. package/dist/solutions-components/assets/t9n/delete-button/resources_ko.json +6 -6
  743. package/dist/solutions-components/assets/t9n/delete-button/resources_lt.json +6 -6
  744. package/dist/solutions-components/assets/t9n/delete-button/resources_lv.json +6 -6
  745. package/dist/solutions-components/assets/t9n/delete-button/resources_nb.json +6 -6
  746. package/dist/solutions-components/assets/t9n/delete-button/resources_nl.json +6 -6
  747. package/dist/solutions-components/assets/t9n/delete-button/resources_pl.json +6 -6
  748. package/dist/solutions-components/assets/t9n/delete-button/resources_pt-BR.json +6 -6
  749. package/dist/solutions-components/assets/t9n/delete-button/resources_pt-PT.json +6 -6
  750. package/dist/solutions-components/assets/t9n/delete-button/resources_ro.json +6 -6
  751. package/dist/solutions-components/assets/t9n/delete-button/resources_ru.json +6 -6
  752. package/dist/solutions-components/assets/t9n/delete-button/resources_sk.json +6 -6
  753. package/dist/solutions-components/assets/t9n/delete-button/resources_sl.json +6 -6
  754. package/dist/solutions-components/assets/t9n/delete-button/resources_sr.json +6 -6
  755. package/dist/solutions-components/assets/t9n/delete-button/resources_sv.json +6 -6
  756. package/dist/solutions-components/assets/t9n/delete-button/resources_th.json +6 -6
  757. package/dist/solutions-components/assets/t9n/delete-button/resources_tr.json +6 -6
  758. package/dist/solutions-components/assets/t9n/delete-button/resources_uk.json +6 -6
  759. package/dist/solutions-components/assets/t9n/delete-button/resources_vi.json +6 -6
  760. package/dist/solutions-components/assets/t9n/delete-button/resources_zh-CN.json +6 -6
  761. package/dist/solutions-components/assets/t9n/delete-button/resources_zh-HK.json +6 -6
  762. package/dist/solutions-components/assets/t9n/delete-button/resources_zh-TW.json +6 -6
  763. package/dist/solutions-components/assets/t9n/edit-card/resources_ar.json +1 -1
  764. package/dist/solutions-components/assets/t9n/edit-card/resources_bg.json +1 -1
  765. package/dist/solutions-components/assets/t9n/edit-card/resources_bs.json +1 -1
  766. package/dist/solutions-components/assets/t9n/edit-card/resources_ca.json +1 -1
  767. package/dist/solutions-components/assets/t9n/edit-card/resources_cs.json +1 -1
  768. package/dist/solutions-components/assets/t9n/edit-card/resources_da.json +1 -1
  769. package/dist/solutions-components/assets/t9n/edit-card/resources_de.json +1 -1
  770. package/dist/solutions-components/assets/t9n/edit-card/resources_el.json +1 -1
  771. package/dist/solutions-components/assets/t9n/edit-card/resources_es.json +1 -1
  772. package/dist/solutions-components/assets/t9n/edit-card/resources_et.json +1 -1
  773. package/dist/solutions-components/assets/t9n/edit-card/resources_fi.json +1 -1
  774. package/dist/solutions-components/assets/t9n/edit-card/resources_fr.json +1 -1
  775. package/dist/solutions-components/assets/t9n/edit-card/resources_he.json +1 -1
  776. package/dist/solutions-components/assets/t9n/edit-card/resources_hr.json +1 -1
  777. package/dist/solutions-components/assets/t9n/edit-card/resources_hu.json +1 -1
  778. package/dist/solutions-components/assets/t9n/edit-card/resources_id.json +1 -1
  779. package/dist/solutions-components/assets/t9n/edit-card/resources_it.json +1 -1
  780. package/dist/solutions-components/assets/t9n/edit-card/resources_ja.json +1 -1
  781. package/dist/solutions-components/assets/t9n/edit-card/resources_ko.json +1 -1
  782. package/dist/solutions-components/assets/t9n/edit-card/resources_lt.json +1 -1
  783. package/dist/solutions-components/assets/t9n/edit-card/resources_lv.json +1 -1
  784. package/dist/solutions-components/assets/t9n/edit-card/resources_nb.json +1 -1
  785. package/dist/solutions-components/assets/t9n/edit-card/resources_nl.json +1 -1
  786. package/dist/solutions-components/assets/t9n/edit-card/resources_pl.json +1 -1
  787. package/dist/solutions-components/assets/t9n/edit-card/resources_pt-BR.json +1 -1
  788. package/dist/solutions-components/assets/t9n/edit-card/resources_pt-PT.json +1 -1
  789. package/dist/solutions-components/assets/t9n/edit-card/resources_ro.json +1 -1
  790. package/dist/solutions-components/assets/t9n/edit-card/resources_ru.json +1 -1
  791. package/dist/solutions-components/assets/t9n/edit-card/resources_sk.json +1 -1
  792. package/dist/solutions-components/assets/t9n/edit-card/resources_sl.json +1 -1
  793. package/dist/solutions-components/assets/t9n/edit-card/resources_sr.json +1 -1
  794. package/dist/solutions-components/assets/t9n/edit-card/resources_sv.json +1 -1
  795. package/dist/solutions-components/assets/t9n/edit-card/resources_th.json +1 -1
  796. package/dist/solutions-components/assets/t9n/edit-card/resources_tr.json +1 -1
  797. package/dist/solutions-components/assets/t9n/edit-card/resources_uk.json +1 -1
  798. package/dist/solutions-components/assets/t9n/edit-card/resources_vi.json +1 -1
  799. package/dist/solutions-components/assets/t9n/edit-card/resources_zh-CN.json +1 -1
  800. package/dist/solutions-components/assets/t9n/edit-card/resources_zh-HK.json +1 -1
  801. package/dist/solutions-components/assets/t9n/edit-card/resources_zh-TW.json +1 -1
  802. package/dist/solutions-components/assets/t9n/info-card/resources_ar.json +8 -8
  803. package/dist/solutions-components/assets/t9n/info-card/resources_bg.json +8 -8
  804. package/dist/solutions-components/assets/t9n/info-card/resources_bs.json +8 -8
  805. package/dist/solutions-components/assets/t9n/info-card/resources_ca.json +8 -8
  806. package/dist/solutions-components/assets/t9n/info-card/resources_cs.json +8 -8
  807. package/dist/solutions-components/assets/t9n/info-card/resources_da.json +8 -8
  808. package/dist/solutions-components/assets/t9n/info-card/resources_de.json +8 -8
  809. package/dist/solutions-components/assets/t9n/info-card/resources_el.json +8 -8
  810. package/dist/solutions-components/assets/t9n/info-card/resources_es.json +8 -8
  811. package/dist/solutions-components/assets/t9n/info-card/resources_et.json +8 -8
  812. package/dist/solutions-components/assets/t9n/info-card/resources_fi.json +8 -8
  813. package/dist/solutions-components/assets/t9n/info-card/resources_fr.json +8 -8
  814. package/dist/solutions-components/assets/t9n/info-card/resources_he.json +8 -8
  815. package/dist/solutions-components/assets/t9n/info-card/resources_hr.json +8 -8
  816. package/dist/solutions-components/assets/t9n/info-card/resources_hu.json +8 -8
  817. package/dist/solutions-components/assets/t9n/info-card/resources_id.json +8 -8
  818. package/dist/solutions-components/assets/t9n/info-card/resources_it.json +8 -8
  819. package/dist/solutions-components/assets/t9n/info-card/resources_ja.json +8 -8
  820. package/dist/solutions-components/assets/t9n/info-card/resources_ko.json +8 -8
  821. package/dist/solutions-components/assets/t9n/info-card/resources_lt.json +8 -8
  822. package/dist/solutions-components/assets/t9n/info-card/resources_lv.json +8 -8
  823. package/dist/solutions-components/assets/t9n/info-card/resources_nb.json +8 -8
  824. package/dist/solutions-components/assets/t9n/info-card/resources_nl.json +8 -8
  825. package/dist/solutions-components/assets/t9n/info-card/resources_pl.json +8 -8
  826. package/dist/solutions-components/assets/t9n/info-card/resources_pt-BR.json +8 -8
  827. package/dist/solutions-components/assets/t9n/info-card/resources_pt-PT.json +8 -8
  828. package/dist/solutions-components/assets/t9n/info-card/resources_ro.json +8 -8
  829. package/dist/solutions-components/assets/t9n/info-card/resources_ru.json +8 -8
  830. package/dist/solutions-components/assets/t9n/info-card/resources_sk.json +8 -8
  831. package/dist/solutions-components/assets/t9n/info-card/resources_sl.json +8 -8
  832. package/dist/solutions-components/assets/t9n/info-card/resources_sr.json +8 -8
  833. package/dist/solutions-components/assets/t9n/info-card/resources_sv.json +8 -8
  834. package/dist/solutions-components/assets/t9n/info-card/resources_th.json +8 -8
  835. package/dist/solutions-components/assets/t9n/info-card/resources_tr.json +8 -8
  836. package/dist/solutions-components/assets/t9n/info-card/resources_uk.json +8 -8
  837. package/dist/solutions-components/assets/t9n/info-card/resources_vi.json +8 -8
  838. package/dist/solutions-components/assets/t9n/info-card/resources_zh-CN.json +8 -8
  839. package/dist/solutions-components/assets/t9n/info-card/resources_zh-HK.json +8 -8
  840. package/dist/solutions-components/assets/t9n/info-card/resources_zh-TW.json +8 -8
  841. package/dist/solutions-components/assets/t9n/layer-table/resources.json +1 -0
  842. package/dist/solutions-components/assets/t9n/layer-table/resources_en.json +1 -0
  843. package/dist/solutions-components/assets/t9n/map-card/resources.json +2 -1
  844. package/dist/solutions-components/assets/t9n/map-card/resources_en.json +2 -1
  845. package/dist/solutions-components/{p-bb9492ed.js → p-022d51db.js} +1 -1
  846. package/dist/solutions-components/{p-beba6703.js → p-03f3cf77.js} +1 -1
  847. package/dist/solutions-components/{p-3955461a.js → p-03ffbb1b.js} +1 -1
  848. package/dist/solutions-components/{p-db2c82ad.js → p-0a1a9ff1.js} +1 -1
  849. package/dist/solutions-components/{p-af3e49d8.entry.js → p-0a311862.entry.js} +1 -1
  850. package/dist/solutions-components/p-0a64be62.js +6 -0
  851. package/dist/solutions-components/{p-a0ef9cee.js → p-0ded20f0.js} +1 -1
  852. package/dist/solutions-components/{p-f88c3477.entry.js → p-100bf9eb.entry.js} +1 -1
  853. package/dist/solutions-components/{p-abc30e04.js → p-12be6545.js} +1 -1
  854. package/dist/solutions-components/{p-6384a9a5.entry.js → p-1692858b.entry.js} +1 -1
  855. package/dist/solutions-components/{p-4182a628.js → p-174aa4da.js} +3 -3
  856. package/dist/solutions-components/{p-981afe9e.entry.js → p-1826154b.entry.js} +1 -1
  857. package/dist/solutions-components/{p-593a6f17.js → p-1a047db6.js} +1 -1
  858. package/dist/solutions-components/{p-d1371897.js → p-1df2d94d.js} +1 -1
  859. package/dist/solutions-components/{p-8badcaf5.entry.js → p-216ae423.entry.js} +1 -1
  860. package/dist/solutions-components/{p-7586e1de.entry.js → p-219f0273.entry.js} +1 -1
  861. package/dist/solutions-components/{p-ae8ed06a.entry.js → p-283e344a.entry.js} +1 -1
  862. package/dist/solutions-components/{p-7f090468.entry.js → p-2a059548.entry.js} +1 -1
  863. package/dist/solutions-components/{p-118e1989.entry.js → p-2bb9b365.entry.js} +1 -1
  864. package/dist/solutions-components/{p-fd730974.js → p-2caf1f94.js} +2 -2
  865. package/dist/solutions-components/{p-92de7cd3.entry.js → p-2cb47eff.entry.js} +2 -2
  866. package/dist/solutions-components/{p-ac7868a6.entry.js → p-2cc624c3.entry.js} +1 -1
  867. package/dist/solutions-components/{p-e5736093.entry.js → p-2d2b06db.entry.js} +1 -1
  868. package/dist/solutions-components/{p-4d97016e.js → p-2d2dcf8a.js} +1 -1
  869. package/dist/solutions-components/{p-472be784.js → p-2d5e428d.js} +1 -1
  870. package/dist/solutions-components/{p-89ddc916.js → p-2e7d005f.js} +1 -1
  871. package/dist/solutions-components/{p-ef360459.entry.js → p-3016bf77.entry.js} +1 -1
  872. package/dist/solutions-components/p-31524836.entry.js +6 -0
  873. package/dist/solutions-components/{p-a2d4c97e.js → p-3244e59a.js} +2 -2
  874. package/dist/solutions-components/p-3305a61f.entry.js +6 -0
  875. package/dist/solutions-components/{p-54fa7a94.js → p-365169c2.js} +1 -1
  876. package/dist/solutions-components/{p-e013e797.js → p-372e4640.js} +1 -1
  877. package/dist/solutions-components/p-3d6f8c9e.entry.js +29 -0
  878. package/dist/solutions-components/{p-458a3f01.entry.js → p-3de85f54.entry.js} +1 -1
  879. package/dist/solutions-components/{p-030e5077.entry.js → p-3e3b7172.entry.js} +1 -1
  880. package/dist/solutions-components/{p-2756e4ac.entry.js → p-42710186.entry.js} +1 -1
  881. package/dist/solutions-components/{p-16d721ef.entry.js → p-44270ade.entry.js} +1 -1
  882. package/dist/solutions-components/{p-d6c50190.entry.js → p-47398e76.entry.js} +1 -1
  883. package/dist/solutions-components/{p-20393dcf.entry.js → p-4881885b.entry.js} +3 -3
  884. package/dist/solutions-components/{p-5a76a4c8.entry.js → p-496b7a1f.entry.js} +1 -1
  885. package/dist/solutions-components/{p-89f14b8a.entry.js → p-4aafcac7.entry.js} +1 -1
  886. package/dist/solutions-components/{p-5d4efa42.entry.js → p-4cfe3d80.entry.js} +1 -1
  887. package/dist/solutions-components/{p-19697807.entry.js → p-4feaf7db.entry.js} +1 -1
  888. package/dist/solutions-components/{p-c8325ead.entry.js → p-50323300.entry.js} +1 -1
  889. package/dist/solutions-components/{p-f4e30ab2.js → p-50ab7903.js} +1 -1
  890. package/dist/solutions-components/{p-960a4993.entry.js → p-50c2d3e5.entry.js} +1 -1
  891. package/dist/solutions-components/{p-33fe9a28.js → p-50e2a33b.js} +1 -1
  892. package/dist/solutions-components/{p-6e0b76ce.js → p-51abfcb7.js} +1 -1
  893. package/dist/solutions-components/{p-1a7c4e9a.js → p-524a996f.js} +1 -1
  894. package/dist/solutions-components/p-52dad11d.entry.js +6 -0
  895. package/dist/solutions-components/{p-00cfce5b.entry.js → p-54879c84.entry.js} +1 -1
  896. package/dist/solutions-components/{p-8ae73529.entry.js → p-5550f101.entry.js} +2 -2
  897. package/dist/solutions-components/{p-5d8a5e53.entry.js → p-565bc712.entry.js} +2 -2
  898. package/dist/solutions-components/{p-040b6e44.entry.js → p-5714f5ca.entry.js} +1 -1
  899. package/dist/solutions-components/{p-67392838.entry.js → p-57be85fb.entry.js} +1 -1
  900. package/dist/solutions-components/{p-48c58b28.js → p-58d8ee47.js} +1 -1
  901. package/dist/solutions-components/{p-71c0a413.js → p-5959580d.js} +1 -1
  902. package/dist/solutions-components/{p-acf135cc.js → p-59695ccc.js} +1 -1
  903. package/dist/solutions-components/{p-116927af.entry.js → p-59b3e946.entry.js} +3 -3
  904. package/dist/solutions-components/{p-c58ec2d0.js → p-5ba9df82.js} +3 -3
  905. package/dist/solutions-components/{p-78c438c0.entry.js → p-5d398871.entry.js} +1 -1
  906. package/dist/solutions-components/{p-4336e44a.js → p-62dadb51.js} +1 -1
  907. package/dist/solutions-components/{p-981ab7fc.entry.js → p-62ed6a7a.entry.js} +1 -1
  908. package/dist/solutions-components/{p-ea119eee.js → p-63f9004a.js} +1 -1
  909. package/dist/solutions-components/{p-b955a19b.entry.js → p-64906bb5.entry.js} +2 -2
  910. package/dist/solutions-components/{p-f7680693.js → p-65fe42ef.js} +1 -1
  911. package/dist/solutions-components/{p-441f1992.js → p-66cee72b.js} +1 -1
  912. package/dist/solutions-components/{p-f14d11f1.js → p-6b21efce.js} +1 -1
  913. package/dist/solutions-components/{p-a8d4a522.entry.js → p-6cf1225a.entry.js} +1 -1
  914. package/dist/solutions-components/{p-a9f65057.entry.js → p-6d4db88b.entry.js} +8 -2
  915. package/dist/solutions-components/{p-c3782a7e.entry.js → p-6d894d47.entry.js} +1 -1
  916. package/dist/solutions-components/{p-26a3ba5e.entry.js → p-6e0439fa.entry.js} +1 -1
  917. package/dist/solutions-components/{p-16261018.js → p-6e118057.js} +2 -2
  918. package/dist/solutions-components/{p-0bd7752a.entry.js → p-6f594492.entry.js} +2 -2
  919. package/dist/solutions-components/{p-30903105.entry.js → p-70f2898c.entry.js} +1 -1
  920. package/dist/solutions-components/p-72bce122.entry.js +6 -0
  921. package/dist/solutions-components/{p-ddc97e93.entry.js → p-72ee63b0.entry.js} +1 -1
  922. package/dist/solutions-components/{p-24192cfe.js → p-754a5334.js} +1 -1
  923. package/dist/solutions-components/{p-fbf86656.entry.js → p-76efd680.entry.js} +1 -1
  924. package/dist/solutions-components/{p-1b0fe5b1.entry.js → p-77052872.entry.js} +1 -1
  925. package/dist/solutions-components/{p-5c0d42e9.entry.js → p-7758a533.entry.js} +1 -1
  926. package/dist/solutions-components/{p-1c5f17cb.entry.js → p-776995b1.entry.js} +1 -1
  927. package/dist/solutions-components/{p-c1242d4b.js → p-7a820f38.js} +1 -1
  928. package/dist/solutions-components/{p-a68f4775.entry.js → p-7b122a6e.entry.js} +1 -1
  929. package/dist/solutions-components/{p-3fb350ea.js → p-7e762fa7.js} +1 -1
  930. package/dist/solutions-components/{p-004d601f.entry.js → p-7f147e8b.entry.js} +1 -1
  931. package/dist/solutions-components/{p-e8aa44e2.entry.js → p-81512d73.entry.js} +1 -1
  932. package/dist/solutions-components/{p-41744516.entry.js → p-82185ebf.entry.js} +1 -1
  933. package/dist/solutions-components/{p-9384cc65.entry.js → p-8267d344.entry.js} +1 -1
  934. package/dist/solutions-components/{p-a16449b2.entry.js → p-827037ce.entry.js} +1 -1
  935. package/dist/solutions-components/{p-8419b5a1.entry.js → p-88c6ece3.entry.js} +1 -1
  936. package/dist/solutions-components/{p-cba777d2.js → p-8a683cdc.js} +1 -1
  937. package/dist/solutions-components/{p-16a3f7ca.entry.js → p-8be24ce9.entry.js} +1 -1
  938. package/dist/solutions-components/p-8d0f6824.entry.js +6 -0
  939. package/dist/solutions-components/{p-42552409.js → p-8d453a3a.js} +1 -1
  940. package/dist/solutions-components/{p-886fbbe3.entry.js → p-8ef003ec.entry.js} +1 -1
  941. package/dist/solutions-components/p-8fb651e5.entry.js +6 -0
  942. package/dist/solutions-components/{p-4a35785b.js → p-92008b90.js} +1 -1
  943. package/dist/solutions-components/{p-203b4081.js → p-94397114.js} +1 -1
  944. package/dist/solutions-components/{p-50203a2d.entry.js → p-94805d7f.entry.js} +1 -1
  945. package/dist/solutions-components/p-94c518ff.entry.js +6 -0
  946. package/dist/solutions-components/{p-c5520bba.js → p-97aa6766.js} +1 -1
  947. package/dist/solutions-components/{p-2afb3a2b.js → p-984ce9da.js} +1 -1
  948. package/dist/solutions-components/p-9850998d.entry.js +6 -0
  949. package/dist/solutions-components/{p-96919110.js → p-99e6cb74.js} +1 -1
  950. package/dist/solutions-components/{p-075a3c9d.entry.js → p-9d12b3f1.entry.js} +1 -1
  951. package/dist/solutions-components/{p-ff96d7ee.entry.js → p-9ee72dba.entry.js} +3 -3
  952. package/dist/solutions-components/{p-86ca6cfe.entry.js → p-9f3aebd0.entry.js} +1 -1
  953. package/dist/solutions-components/{p-9c6f2672.entry.js → p-a095dadb.entry.js} +3 -3
  954. package/dist/solutions-components/{p-42cd083f.entry.js → p-a0a77f45.entry.js} +2 -2
  955. package/dist/solutions-components/p-a1093fee.entry.js +6 -0
  956. package/dist/solutions-components/{p-bc86c87d.entry.js → p-a2a2c6a2.entry.js} +2 -2
  957. package/dist/solutions-components/{p-b9eefee6.entry.js → p-a2dbc38b.entry.js} +2 -2
  958. package/dist/solutions-components/{p-f4d6771a.js → p-a4255b97.js} +1 -1
  959. package/dist/solutions-components/{p-6518727d.js → p-a4e73041.js} +1 -1
  960. package/dist/solutions-components/{p-6e3f1d71.js → p-a5fc6ab7.js} +1 -1
  961. package/dist/solutions-components/{p-25ee25ea.entry.js → p-a60a2c8b.entry.js} +2 -2
  962. package/dist/solutions-components/{p-254f6e23.entry.js → p-a6a0df5c.entry.js} +1 -1
  963. package/dist/solutions-components/p-a7395caf.js +6 -0
  964. package/dist/solutions-components/{p-8eacc640.js → p-a7761371.js} +1 -1
  965. package/dist/solutions-components/{p-bdc425fc.js → p-a8b70e9a.js} +1 -1
  966. package/dist/solutions-components/{p-728ec094.entry.js → p-a8d83bc3.entry.js} +1 -1
  967. package/dist/solutions-components/p-aa36f70e.entry.js +6 -0
  968. package/dist/solutions-components/p-abd68931.entry.js +6 -0
  969. package/dist/solutions-components/{p-57b673e2.js → p-ac92679c.js} +1 -1
  970. package/dist/solutions-components/p-ad1c27ef.entry.js +6 -0
  971. package/dist/solutions-components/{p-dbcfdc6d.entry.js → p-ad441ffa.entry.js} +1 -1
  972. package/dist/solutions-components/{p-01510268.entry.js → p-add869b6.entry.js} +1 -1
  973. package/dist/solutions-components/{p-9232245b.entry.js → p-b310402f.entry.js} +1 -1
  974. package/dist/solutions-components/{p-996daf05.entry.js → p-b4d708cd.entry.js} +1 -1
  975. package/dist/solutions-components/{p-6f39a13f.js → p-b7e63ac2.js} +1 -1
  976. package/dist/solutions-components/{p-c26ac7d9.entry.js → p-b9b2f7a9.entry.js} +1 -1
  977. package/dist/solutions-components/{p-2fafe489.entry.js → p-bb040eab.entry.js} +1 -1
  978. package/dist/solutions-components/{p-c5d26e3a.js → p-bcc2d4ff.js} +1 -1
  979. package/dist/solutions-components/{p-8846430d.entry.js → p-bcce9d28.entry.js} +3 -3
  980. package/dist/solutions-components/{p-39e9ae5c.entry.js → p-c13774d5.entry.js} +1 -1
  981. package/dist/solutions-components/{p-57025491.entry.js → p-c346ca43.entry.js} +1 -1
  982. package/dist/solutions-components/{p-b6b4c707.entry.js → p-c60c5991.entry.js} +1 -1
  983. package/dist/solutions-components/{p-ec59efb8.js → p-c6ef8cca.js} +1 -1
  984. package/dist/solutions-components/{p-7b63f249.entry.js → p-c718930a.entry.js} +1 -1
  985. package/dist/solutions-components/{p-d8a54947.js → p-c94b0e1a.js} +1 -1
  986. package/dist/solutions-components/{p-109cabd8.entry.js → p-c976ac3b.entry.js} +2 -2
  987. package/dist/solutions-components/{p-e5ec69a4.js → p-cba6953c.js} +1 -1
  988. package/dist/solutions-components/{p-976ad17d.entry.js → p-d00ca970.entry.js} +1 -1
  989. package/dist/solutions-components/p-d2033cfa.entry.js +6 -0
  990. package/dist/solutions-components/{p-4993c7b1.js → p-d2ee8b82.js} +1 -1
  991. package/dist/solutions-components/{p-228c3bf3.entry.js → p-d4ab82e3.entry.js} +1 -1
  992. package/dist/solutions-components/{p-8f840208.entry.js → p-d7711a84.entry.js} +1 -1
  993. package/dist/solutions-components/{p-b7a49673.entry.js → p-d7871f0d.entry.js} +1 -1
  994. package/dist/solutions-components/{p-5cef36d6.entry.js → p-d9b8b4e2.entry.js} +1 -1
  995. package/dist/solutions-components/{p-1794a1aa.entry.js → p-dc264663.entry.js} +1 -1
  996. package/dist/solutions-components/{p-2ace1fe7.entry.js → p-dcaae1e9.entry.js} +2 -2
  997. package/dist/solutions-components/{p-7f31be6a.js → p-dcebc541.js} +1 -1
  998. package/dist/solutions-components/{p-faf7740b.entry.js → p-de3719f2.entry.js} +1 -1
  999. package/dist/solutions-components/{p-32cf5a71.entry.js → p-e068dfb9.entry.js} +1 -1
  1000. package/dist/solutions-components/{p-1cfc581f.js → p-e0b65115.js} +1 -1
  1001. package/dist/solutions-components/p-e0f10596.entry.js +6 -0
  1002. package/dist/solutions-components/{p-9901e971.js → p-e0fd4006.js} +1 -1
  1003. package/dist/solutions-components/{p-bd3c130b.entry.js → p-e26cf5f5.entry.js} +1 -1
  1004. package/dist/solutions-components/{p-e3bb02cc.js → p-e6798e38.js} +1 -1
  1005. package/dist/solutions-components/{p-546a2802.js → p-ea8d2558.js} +1 -1
  1006. package/dist/solutions-components/{p-d726e895.js → p-ef187f1d.js} +1 -1
  1007. package/dist/solutions-components/{p-b4d92441.entry.js → p-efca5cea.entry.js} +1 -1
  1008. package/dist/solutions-components/{p-5fe92f6e.entry.js → p-f359c162.entry.js} +2 -2
  1009. package/dist/solutions-components/p-f3e3a4d5.entry.js +6 -0
  1010. package/dist/solutions-components/{p-ab8f4820.entry.js → p-f4360468.entry.js} +2 -2
  1011. package/dist/solutions-components/{p-35f33a32.js → p-f4d7f757.js} +1 -1
  1012. package/dist/solutions-components/p-f6eeac1b.entry.js +17 -0
  1013. package/dist/solutions-components/{p-2b212cd0.entry.js → p-f72fa647.entry.js} +1 -1
  1014. package/dist/solutions-components/{p-328fbcb5.js → p-f7e45464.js} +1 -1
  1015. package/dist/solutions-components/{p-4f4f00a9.js → p-f7ffcd95.js} +1 -1
  1016. package/dist/solutions-components/{p-30b555dc.entry.js → p-fa7c50f8.entry.js} +1 -1
  1017. package/dist/solutions-components/{p-fb95ec69.entry.js → p-fd9fb1ba.entry.js} +1 -1
  1018. package/dist/solutions-components/{p-9957c7b8.entry.js → p-fdb201ff.entry.js} +1 -1
  1019. package/dist/solutions-components/{p-b3b042df.js → p-fe0add26.js} +1 -1
  1020. package/dist/solutions-components/{p-3f6d5f14.entry.js → p-ff105078.entry.js} +1 -1
  1021. package/dist/solutions-components/{p-451b483d.entry.js → p-ff639390.entry.js} +1 -1
  1022. package/dist/solutions-components/solutions-components.esm.js +1 -1
  1023. package/dist/types/components/card-manager/card-manager.d.ts +5 -1
  1024. package/dist/types/components/create-feature/create-feature.d.ts +8 -6
  1025. package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +20 -0
  1026. package/dist/types/components/layer-table/layer-table.d.ts +10 -2
  1027. package/dist/types/components/map-card/map-card.d.ts +180 -14
  1028. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +9 -1
  1029. package/dist/types/components.d.ts +43 -6
  1030. package/dist/types/preact.d.ts +4 -1
  1031. package/package.json +2 -2
  1032. package/dist/cjs/calcite-carousel-item.cjs.entry.js +0 -46
  1033. package/dist/solutions-components/p-062e5705.entry.js +0 -6
  1034. package/dist/solutions-components/p-27a25ece.entry.js +0 -6
  1035. package/dist/solutions-components/p-2c00221b.js +0 -6
  1036. package/dist/solutions-components/p-374d0fdc.entry.js +0 -6
  1037. package/dist/solutions-components/p-3c89bfe5.entry.js +0 -6
  1038. package/dist/solutions-components/p-41c34a67.js +0 -6
  1039. package/dist/solutions-components/p-671fd156.entry.js +0 -6
  1040. package/dist/solutions-components/p-72d0eda0.entry.js +0 -29
  1041. package/dist/solutions-components/p-743ad3a7.entry.js +0 -6
  1042. package/dist/solutions-components/p-93d8ef73.entry.js +0 -6
  1043. package/dist/solutions-components/p-a0b62b46.entry.js +0 -6
  1044. package/dist/solutions-components/p-a8b42e35.entry.js +0 -6
  1045. package/dist/solutions-components/p-aa85b136.entry.js +0 -6
  1046. package/dist/solutions-components/p-aef41a6d.entry.js +0 -11
  1047. package/dist/solutions-components/p-af8a7aff.entry.js +0 -6
  1048. package/dist/solutions-components/p-b75c4db2.entry.js +0 -6
  1049. package/dist/solutions-components/p-da6e25cb.entry.js +0 -17
  1050. package/dist/solutions-components/p-f3166d51.entry.js +0 -6
  1051. package/dist/solutions-components/p-f6dc7347.entry.js +0 -6
@@ -49,6 +49,10 @@ export declare class CardManager {
49
49
  * boolean: when true the users can have the option to create features
50
50
  */
51
51
  enableCreateFeatures: boolean;
52
+ /**
53
+ * boolean: When select feature from map message will shown
54
+ */
55
+ selectingFeatureFromMap: boolean;
52
56
  /**
53
57
  * When true a loading indicator will be shown in the current card
54
58
  */
@@ -115,7 +119,7 @@ export declare class CardManager {
115
119
  protected getEditorComponent(): Node;
116
120
  /**
117
121
  * Gets the Feature using its ids
118
- *
122
+ * @param ids list of ids that are currently selected
119
123
  * @returns Promise when complete
120
124
  * @protected
121
125
  */
@@ -16,6 +16,7 @@
16
16
  import { EventEmitter } from "../../stencil-public-runtime";
17
17
  import CreateFeature_T9n from "../../assets/t9n/create-feature/resources.json";
18
18
  import { ISearchConfiguration } from "../../utils/interfaces";
19
+ type ICurrentPage = "templatePicker" | "drawing" | "featureForm";
19
20
  export declare class CreateFeature {
20
21
  el: HTMLCreateFeatureElement;
21
22
  /**
@@ -55,14 +56,18 @@ export declare class CreateFeature {
55
56
  * boolean: When true the notice message with the current state should be shown
56
57
  */
57
58
  showGuidingMsg?: boolean;
59
+ /**
60
+ * boolean: When false the notice message at drawing page will be hidden
61
+ */
62
+ showGuidingMsgWhileDrawing?: boolean;
58
63
  /**
59
64
  * boolean: When true a loading indicator will be shown while the editor loads
60
65
  */
61
66
  _editorLoading: boolean;
62
67
  /**
63
- * boolean: When true the search widget will shown
68
+ * ICurrentPage: specifies the current page
64
69
  */
65
- _showSearchWidget: boolean;
70
+ _currentPage: ICurrentPage;
66
71
  /**
67
72
  * Contains the translations for this component.
68
73
  * All UI strings should be defined here.
@@ -141,10 +146,6 @@ export declare class CreateFeature {
141
146
  * __esri.FeatureLayer: selected feature layer;
142
147
  */
143
148
  protected _selectedLayer: __esri.FeatureLayer;
144
- /**
145
- * boolean: flag to maintain if user is on template picker page
146
- */
147
- protected _isTemplatePickerPage: boolean;
148
149
  /**
149
150
  * Called each time the mapView prop is changed.
150
151
  */
@@ -284,3 +285,4 @@ export declare class CreateFeature {
284
285
  */
285
286
  protected _getTranslations(): Promise<void>;
286
287
  }
288
+ export {};
@@ -189,6 +189,10 @@ export declare class CrowdsourceManager {
189
189
  * When true the component will render an optimized view for mobile devices
190
190
  */
191
191
  _isMobile: boolean;
192
+ /**
193
+ * When true the component will render an optimized view for mobile devices
194
+ */
195
+ _isPortraitMobile: boolean;
192
196
  /**
193
197
  * Contains the translations for this component.
194
198
  * All UI strings should be defined here.
@@ -226,6 +230,14 @@ export declare class CrowdsourceManager {
226
230
  * boolean: When true information header will be displayed
227
231
  */
228
232
  _showInformationHeader: boolean;
233
+ /**
234
+ * boolean: list of layer ids
235
+ */
236
+ _layerIds: string[];
237
+ /**
238
+ * boolean: if true panel will be in loading state
239
+ */
240
+ _isLoading: boolean;
229
241
  /**
230
242
  * boolean: When true the map view will be set after render due to popup obstructing the view
231
243
  * MapView.when is not fired when mapView is not currently visible
@@ -261,6 +273,10 @@ export declare class CrowdsourceManager {
261
273
  * HTMLInstantAppsFilterListElement: Component from Instant Apps that supports interacting with the current filter config
262
274
  */
263
275
  protected _filterList: HTMLInstantAppsFilterListElement;
276
+ /**
277
+ * HTMLMapCardElement: Map card refrence element
278
+ */
279
+ protected _mapCard: HTMLMapCardElement;
264
280
  /**
265
281
  * boolean: True when app is directly rendered to map view layout
266
282
  */
@@ -301,6 +317,10 @@ export declare class CrowdsourceManager {
301
317
  * Get the layer for the provided layer id
302
318
  */
303
319
  layerSelectionChange(evt: CustomEvent): Promise<void>;
320
+ /**
321
+ * Get the layer ids from the map
322
+ */
323
+ idsFound(evt: CustomEvent): Promise<void>;
304
324
  /**
305
325
  * StencilJS: Called once just after the component is first connected to the DOM.
306
326
  *
@@ -157,6 +157,10 @@ export declare class LayerTable {
157
157
  * string Placeholder string to show fields included in full text search
158
158
  */
159
159
  _searchPlaceHolder: string;
160
+ /**
161
+ * number Total number of records currently displayed in the table. This takes into account all active filters.
162
+ */
163
+ _size: number;
160
164
  /**
161
165
  * esri/widgets/FeatureTable: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html
162
166
  */
@@ -417,6 +421,10 @@ export declare class LayerTable {
417
421
  * Refresh the table when
418
422
  */
419
423
  noLayersFound(): void;
424
+ /**
425
+ * Clears the selection from table
426
+ */
427
+ clearSelection(): void;
420
428
  /**
421
429
  * StencilJS: Called once just after the component is first connected to the DOM.
422
430
  *
@@ -463,7 +471,7 @@ export declare class LayerTable {
463
471
  * Update the search expression in layer
464
472
  * @param searchedIds Array of objectIds satisfying the full search text
465
473
  */
466
- protected _updateSearchDefinitionExpression(searchedIds: number[]): void;
474
+ protected _updateSearchDefinitionExpression(searchedIds: number[]): Promise<void>;
467
475
  /**
468
476
  * Validates if full text search is enabled and and indexes for fullTextSearch available on the layer
469
477
  */
@@ -794,7 +802,7 @@ export declare class LayerTable {
794
802
  */
795
803
  protected _updateToolInfoLoading(name: string, isLoading: boolean): void;
796
804
  /**
797
- * Refreshes the table and maintains the curent scroll position
805
+ * Refreshes the table and maintains the current scroll position
798
806
  * @protected
799
807
  */
800
808
  protected _refresh(): Promise<void>;
@@ -13,9 +13,9 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- import { EventEmitter } from "../../stencil-public-runtime";
16
+ import { EventEmitter, VNode } from "../../stencil-public-runtime";
17
17
  import MapCard_T9n from "../../assets/t9n/map-card/resources.json";
18
- import { IBasemapConfig, IMapChange, IMapInfo, ISearchConfiguration, theme } from "../../utils/interfaces";
18
+ import { IBasemapConfig, IMapChange, IMapInfo, ISearchConfiguration, IToolInfo, IToolSizeInfo, theme, TooltipPlacement } from "../../utils/interfaces";
19
19
  export declare class MapCard {
20
20
  el: HTMLMapCardElement;
21
21
  /**
@@ -162,6 +162,14 @@ export declare class MapCard {
162
162
  * boolean: When true the show/hide fields list is forced open
163
163
  */
164
164
  _showHideOpen: boolean;
165
+ /**
166
+ * IToolInfo[]: Key details used for creating the tools
167
+ */
168
+ _toolInfos: IToolInfo[];
169
+ /**
170
+ * IToolSizeInfo[]: The controls that currently fit based on toolbar size
171
+ */
172
+ _controlsThatFit: IToolSizeInfo[];
165
173
  /**
166
174
  * esri/config: https://developers.arcgis.com/javascript/latest/api-reference/esri-config.html
167
175
  */
@@ -218,6 +226,38 @@ export declare class MapCard {
218
226
  * string: The current layers definition expression
219
227
  */
220
228
  protected _definitionExpression: string;
229
+ /**
230
+ * HTMLMapLayerPickerElement: The Map layer picker refrence element
231
+ */
232
+ protected _mapLayerPicker: HTMLMapLayerPickerElement;
233
+ /**
234
+ * ResizeObserver: The observer that watches for toolbar size changes
235
+ */
236
+ protected _resizeObserver: ResizeObserver;
237
+ /**
238
+ * HTMLCalciteDropdownElement: Dropdown the will support show/hide of table columns
239
+ */
240
+ protected _showHideDropdown: HTMLCalciteDropdownElement;
241
+ /**
242
+ * HTMLDivElement: The toolbars containing node
243
+ */
244
+ protected _toolbar: HTMLDivElement;
245
+ /**
246
+ * any: Timeout used to limit redundancy for toolbar resizing
247
+ */
248
+ protected _timeout: any;
249
+ /**
250
+ * IToolSizeInfo[]: Id and Width for the current tools
251
+ */
252
+ protected _toolbarSizeInfos: IToolSizeInfo[];
253
+ /**
254
+ * IToolSizeInfo[]: The default list of tool size info for tools that should display outside of the dropdown
255
+ */
256
+ protected _defaultVisibleToolSizeInfos: IToolSizeInfo[];
257
+ /**
258
+ * boolean: When true the observer has been set and we don't need to set it again
259
+ */
260
+ protected _observerSet: boolean;
221
261
  /**
222
262
  * Add/remove home widget
223
263
  */
@@ -226,14 +266,26 @@ export declare class MapCard {
226
266
  * watch for changes in layer view and verify if it has editing enabled
227
267
  */
228
268
  selectedLayerWatchHandler(): Promise<void>;
269
+ /**
270
+ * watch for features ids changes
271
+ */
272
+ selectedFeaturesIdsWatchHandler(): Promise<void>;
273
+ /**
274
+ * watch for changes to the list of controls that will currently fit in the display
275
+ */
276
+ _controlsThatFitWatchHandler(): void;
229
277
  /**
230
278
  * Reset the filter
231
279
  */
232
- filterReset(): Promise<void>;
280
+ resetFilter(): Promise<void>;
233
281
  /**
234
282
  * updates the filter
235
283
  */
236
- updateFilter(): Promise<void>;
284
+ updateFilterState(): Promise<void>;
285
+ /**
286
+ * updates the layer in map layer picker
287
+ */
288
+ updateLayer(): Promise<void>;
237
289
  /**
238
290
  * Emitted when a new map is loaded
239
291
  */
@@ -246,6 +298,10 @@ export declare class MapCard {
246
298
  * Emitted on demand when filter action is clicked
247
299
  */
248
300
  toggleFilter: EventEmitter<void>;
301
+ /**
302
+ * Emitted on demand when clear selection button is clicked
303
+ */
304
+ clearSelection: EventEmitter<void>;
249
305
  /**
250
306
  * Listen for changes to map info and load the appropriate map
251
307
  */
@@ -254,6 +310,10 @@ export declare class MapCard {
254
310
  * Listen for change when mapview doesn't contain any layer
255
311
  */
256
312
  noLayersFound(): void;
313
+ /**
314
+ * Handles layer selection change to show new table
315
+ */
316
+ layerSelectionChange(): void;
257
317
  /**
258
318
  * StencilJS: Called once just after the component is first connected to the DOM.
259
319
  */
@@ -266,6 +326,10 @@ export declare class MapCard {
266
326
  * Called each time after the component is loaded
267
327
  */
268
328
  componentDidRender(): Promise<void>;
329
+ /**
330
+ * Called once after the component is loaded
331
+ */
332
+ componentDidLoad(): Promise<void>;
269
333
  /**
270
334
  * Load esri javascript api modules
271
335
  *
@@ -280,6 +344,69 @@ export declare class MapCard {
280
344
  * @param webMapInfo the webmap id and name to load
281
345
  */
282
346
  protected _loadMap(webMapInfo: IMapInfo): Promise<void>;
347
+ /**
348
+ * Add/Remove tools from the action bar and dropdown based on available size
349
+ * @protected
350
+ */
351
+ protected _updateToolbar(): void;
352
+ /**
353
+ * Validate if controls that fit the current display has changed or
354
+ * is different from what is currently displayed
355
+ * @param _setControlsThatFit
356
+ * @param skipControls
357
+ * @protected
358
+ */
359
+ protected _setControlsThatFit(controlsThatFit: IToolSizeInfo[], skipControls: string[]): void;
360
+ /**
361
+ * Get the id and size for the toolbars current items
362
+ * @protected
363
+ */
364
+ protected _setToolbarSizeInfos(): void;
365
+ /**
366
+ * Gets a row of controls that can be used for various interactions with the table
367
+ *
368
+ * @returns The dom node that contains the controls
369
+ * @protected
370
+ */
371
+ protected _getActionBar(): VNode;
372
+ /**
373
+ * Get a list of toolInfos that should display in the dropdown
374
+ *
375
+ * @param id string the id for the dropdown and its tooltip
376
+ *
377
+ * @returns VNode the dropdown node
378
+ * @protected
379
+ */
380
+ protected _getDropdown(id: string): VNode;
381
+ /**
382
+ * Open show/hide dropdown
383
+ * @protected
384
+ */
385
+ protected _closeShowHide(): void;
386
+ /**
387
+ * Get a list of toolInfos that should display in the dropdown
388
+ *
389
+ * @returns IToolInfo[] the list of toolInfos that should display in the dropdown
390
+ * @protected
391
+ */
392
+ protected _getDropdownItems(): IToolInfo[];
393
+ /**
394
+ * Get the full list of toolInfos.
395
+ * Order is important. They should be listed in the order they should display in the UI from
396
+ * Left to Right for the action bar and Top to Bottom for the dropdown.
397
+ * @protected
398
+ */
399
+ protected _initToolInfos(): void;
400
+ /**
401
+ * Update actions active prop based on a stored value
402
+ * @protected
403
+ */
404
+ protected _validateActiveActions(): void;
405
+ /**
406
+ * Update actions enabled prop based on number of selected indexes
407
+ * @protected
408
+ */
409
+ protected _validateEnabledActions(): void;
283
410
  /**
284
411
  * Add/remove the home widget base on enableHome prop
285
412
  *
@@ -299,11 +426,15 @@ export declare class MapCard {
299
426
  */
300
427
  protected _handleDocumentClick(e: MouseEvent): void;
301
428
  /**
302
- * Zoom to all selected features
303
- *
304
- * @returns a promise that will resolve when the operation is complete
305
- */
429
+ * Zoom to all selected features
430
+ *
431
+ * @returns a promise that will resolve when the operation is complete
432
+ */
306
433
  protected _zoom(): Promise<void>;
434
+ /**
435
+ * toggle the filter
436
+ * @protected
437
+ */
307
438
  protected _toggleFilter(): Promise<void>;
308
439
  /**
309
440
  * Return true when we have at least 1 layer expression for the current layer
@@ -312,15 +443,50 @@ export declare class MapCard {
312
443
  */
313
444
  protected _hasFilterExpressions(): boolean;
314
445
  /**
315
- * Get Dropdown action item
316
- * @returns Dropdown item
446
+ * Get the actions that are used for various interactions with the table
447
+ *
448
+ * @returns VNode[] the action nodes
449
+ */
450
+ protected _getActions(): VNode[];
451
+ /**
452
+ * Get a tooltip
453
+ *
454
+ * @param placement string where the tooltip should display
455
+ * @param referenceElement string the element the tooltip will be associated with
456
+ * @param text string the text to display in the tooltip
457
+ *
458
+ * @returns VNode The tooltip node
459
+ */
460
+ protected _getToolTip(placement: TooltipPlacement, referenceElement: string, text: string): VNode;
461
+ /**
462
+ * Get a list of toolInfos that should display outside of the dropdown
463
+ *
464
+ * @returns IToolInfo[] the list of toolInfos that should not display in the overflow dropdown
317
465
  */
318
- protected _getDropDownItem(): Node;
466
+ protected _getActionItems(): IToolInfo[];
319
467
  /**
320
- * Gets the dropdown items
321
- * @returns dropdown items
468
+ * Get an action and tooltip
469
+ *
470
+ * @param active boolean if true the icon is in use
471
+ * @param icon string the name of the icon to display, will also be used as the id
472
+ * @param indicator if true the icon will shown using indicator
473
+ * @param label string the text to display and label the action
474
+ * @param func any the function to execute
475
+ * @param disabled boolean when true the user will not be able to interact with the action
476
+ * @param loading if true loading indicator will shown
477
+ * @param slot slot for the action
478
+ *
479
+ * @returns VNode The node representing the DOM element that will contain the action
480
+ */
481
+ protected _getAction(active: boolean, icon: string, indicator: boolean, label: string, func: any, disabled: boolean, loading: boolean, slot?: string): VNode;
482
+ /**
483
+ * Get an id with a prefix to the user supplied value
484
+ *
485
+ * @param id the unique value for the id
486
+ *
487
+ * @returns the new id with the prefix value
322
488
  */
323
- protected _getDropDownItems(): Node;
489
+ protected _getId(id: string): string;
324
490
  /**
325
491
  * Fetches the component's translations
326
492
  *
@@ -73,6 +73,10 @@ export declare class MapLayerPicker {
73
73
  * boolean: when true standalone tables will also be available
74
74
  */
75
75
  showTables: boolean;
76
+ /**
77
+ * boolean: when true table will shown as disabled
78
+ */
79
+ showTablesDisabled: boolean;
76
80
  /**
77
81
  * boolean: when true a map with a single layer will show a label rather than a dropdown
78
82
  * Used in conjunction with _hasMultipleLayers
@@ -129,7 +133,11 @@ export declare class MapLayerPicker {
129
133
  */
130
134
  mapViewWatchHandler(): Promise<void>;
131
135
  /**
132
- * Emitted on demand when no valid layers are found
136
+ * updates the layers
137
+ */
138
+ updateLayer(): Promise<void>;
139
+ /**
140
+ * Emitted on demand when valid layers are found
133
141
  *
134
142
  */
135
143
  idsFound: EventEmitter<ILayerAndTableIds>;
@@ -99,6 +99,10 @@ export namespace Components {
99
99
  * A list of ids that are currently selected
100
100
  */
101
101
  "selectedFeaturesIds": number[];
102
+ /**
103
+ * boolean: When select feature from map message will shown
104
+ */
105
+ "selectingFeatureFromMap": boolean;
102
106
  /**
103
107
  * boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
104
108
  */
@@ -169,6 +173,10 @@ export namespace Components {
169
173
  * boolean: When true the notice message with the current state should be shown
170
174
  */
171
175
  "showGuidingMsg"?: boolean;
176
+ /**
177
+ * boolean: When false the notice message at drawing page will be hidden
178
+ */
179
+ "showGuidingMsgWhileDrawing"?: boolean;
172
180
  /**
173
181
  * Submit the created feature
174
182
  * @returns Promise that resolves when the operation is complete
@@ -940,10 +948,6 @@ export namespace Components {
940
948
  * boolean: when true map tools will be displayed within a single expand/collapse widget when false widgets will be loaded individually into expand widgets
941
949
  */
942
950
  "enableSingleExpand": boolean;
943
- /**
944
- * Reset the filter
945
- */
946
- "filterReset": () => Promise<void>;
947
951
  /**
948
952
  * boolean: When true the map display will be hidden
949
953
  */
@@ -996,6 +1000,10 @@ export namespace Components {
996
1000
  * boolean: When true only editable layers that support the update capability will be available
997
1001
  */
998
1002
  "onlyShowUpdatableLayers": boolean;
1003
+ /**
1004
+ * Reset the filter
1005
+ */
1006
+ "resetFilter": () => Promise<void>;
999
1007
  /**
1000
1008
  * number[]: A list of ids that are currently selected
1001
1009
  */
@@ -1019,7 +1027,11 @@ export namespace Components {
1019
1027
  /**
1020
1028
  * updates the filter
1021
1029
  */
1022
- "updateFilter": () => Promise<void>;
1030
+ "updateFilterState": () => Promise<void>;
1031
+ /**
1032
+ * updates the layer in map layer picker
1033
+ */
1034
+ "updateLayer": () => Promise<void>;
1023
1035
  /**
1024
1036
  * number: default scale to zoom to when zooming to a single point feature
1025
1037
  */
@@ -1144,10 +1156,18 @@ export namespace Components {
1144
1156
  * boolean: when true standalone tables will also be available
1145
1157
  */
1146
1158
  "showTables": boolean;
1159
+ /**
1160
+ * boolean: when true table will shown as disabled
1161
+ */
1162
+ "showTablesDisabled": boolean;
1147
1163
  /**
1148
1164
  * "select" | "combobox" | "dropdown": type of component to leverage
1149
1165
  */
1150
1166
  "type": "select" | "combobox" | "dropdown";
1167
+ /**
1168
+ * updates the layers
1169
+ */
1170
+ "updateLayer": () => Promise<void>;
1151
1171
  }
1152
1172
  interface MapLegend {
1153
1173
  /**
@@ -2232,6 +2252,7 @@ declare global {
2232
2252
  "mapChanged": IMapChange;
2233
2253
  "beforeMapChanged": void;
2234
2254
  "toggleFilter": void;
2255
+ "clearSelection": void;
2235
2256
  }
2236
2257
  interface HTMLMapCardElement extends Components.MapCard, HTMLStencilElement {
2237
2258
  addEventListener<K extends keyof HTMLMapCardElementEventMap>(type: K, listener: (this: HTMLMapCardElement, ev: MapCardCustomEvent<HTMLMapCardElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -2728,6 +2749,10 @@ declare namespace LocalJSX {
2728
2749
  * A list of ids that are currently selected
2729
2750
  */
2730
2751
  "selectedFeaturesIds"?: number[];
2752
+ /**
2753
+ * boolean: When select feature from map message will shown
2754
+ */
2755
+ "selectingFeatureFromMap"?: boolean;
2731
2756
  /**
2732
2757
  * boolean: When true the selected feature will zoomed to in the map and the row will be scrolled to within the table
2733
2758
  */
@@ -2812,6 +2837,10 @@ declare namespace LocalJSX {
2812
2837
  * boolean: When true the notice message with the current state should be shown
2813
2838
  */
2814
2839
  "showGuidingMsg"?: boolean;
2840
+ /**
2841
+ * boolean: When false the notice message at drawing page will be hidden
2842
+ */
2843
+ "showGuidingMsgWhileDrawing"?: boolean;
2815
2844
  }
2816
2845
  interface CreateRelatedFeature {
2817
2846
  /**
@@ -3644,6 +3673,10 @@ declare namespace LocalJSX {
3644
3673
  * Emitted before a new map is loaded
3645
3674
  */
3646
3675
  "onBeforeMapChanged"?: (event: MapCardCustomEvent<void>) => void;
3676
+ /**
3677
+ * Emitted on demand when clear selection button is clicked
3678
+ */
3679
+ "onClearSelection"?: (event: MapCardCustomEvent<void>) => void;
3647
3680
  /**
3648
3681
  * Emitted when a new map is loaded
3649
3682
  */
@@ -3787,7 +3820,7 @@ declare namespace LocalJSX {
3787
3820
  */
3788
3821
  "mapView"?: __esri.MapView;
3789
3822
  /**
3790
- * Emitted on demand when no valid layers are found
3823
+ * Emitted on demand when valid layers are found
3791
3824
  */
3792
3825
  "onIdsFound"?: (event: MapLayerPickerCustomEvent<ILayerAndTableIds>) => void;
3793
3826
  /**
@@ -3822,6 +3855,10 @@ declare namespace LocalJSX {
3822
3855
  * boolean: when true standalone tables will also be available
3823
3856
  */
3824
3857
  "showTables"?: boolean;
3858
+ /**
3859
+ * boolean: when true table will shown as disabled
3860
+ */
3861
+ "showTablesDisabled"?: boolean;
3825
3862
  /**
3826
3863
  * "select" | "combobox" | "dropdown": type of component to leverage
3827
3864
  */
@@ -618,6 +618,8 @@ declare module "preact/src/jsx" {
618
618
  "onselectionChanged"?: (event: CustomEvent<any>) => void;
619
619
  }
620
620
 
621
+ "instant-apps-app-guide": JSX.SolutionsInstantAppsAppGuide & JSXInternal.HTMLAttributes<HTMLSolutionsInstantAppsAppGuideElement>
622
+
621
623
  "instant-apps-ckeditor-wrapper": Omit<JSX.SolutionsInstantAppsCkeditorWrapper, "onIsFocused" | "onDataChanged"> & JSXInternal.HTMLAttributes<HTMLSolutionsInstantAppsCkeditorWrapperElement> & {
622
624
  "onisFocused"?: (event: CustomEvent<any>) => void;
623
625
  "ondataChanged"?: (event: CustomEvent<any>) => void;
@@ -738,10 +740,11 @@ declare module "preact/src/jsx" {
738
740
 
739
741
  "location-flow-item": JSX.SolutionsLocationFlowItem & JSXInternal.HTMLAttributes<HTMLSolutionsLocationFlowItemElement>
740
742
 
741
- "map-card": Omit<JSX.SolutionsMapCard, "onMapChanged" | "onBeforeMapChanged" | "onToggleFilter"> & JSXInternal.HTMLAttributes<HTMLSolutionsMapCardElement> & {
743
+ "map-card": Omit<JSX.SolutionsMapCard, "onMapChanged" | "onBeforeMapChanged" | "onToggleFilter" | "onClearSelection"> & JSXInternal.HTMLAttributes<HTMLSolutionsMapCardElement> & {
742
744
  "onmapChanged"?: (event: CustomEvent<any>) => void;
743
745
  "onbeforeMapChanged"?: (event: CustomEvent<any>) => void;
744
746
  "ontoggleFilter"?: (event: CustomEvent<any>) => void;
747
+ "onclearSelection"?: (event: CustomEvent<any>) => void;
745
748
  }
746
749
 
747
750
  "map-draw-tools": Omit<JSX.SolutionsMapDrawTools, "onSelectionLoadingChange" | "onSketchGraphicsChange" | "onDrawUndo" | "onDrawRedo"> & JSXInternal.HTMLAttributes<HTMLSolutionsMapDrawToolsElement> & {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "0.10.24",
3
+ "version": "0.10.26",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -41,7 +41,7 @@
41
41
  "@esri/calcite-design-tokens": "^2.2.0",
42
42
  "@esri/eslint-plugin-calcite-components": "^1.2.0",
43
43
  "@esri/hub-common": "^14.179.0",
44
- "@esri/instant-apps-components": "^1.0.0-beta.260",
44
+ "@esri/instant-apps-components": "^1.0.0-beta.267",
45
45
  "@esri/solution-common": "5.6.7",
46
46
  "@esri/telemetry": "8.0.0",
47
47
  "@esri/telemetry-amazon": "3.0.1",
@@ -1,46 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- 'use strict';
7
-
8
- Object.defineProperty(exports, '__esModule', { value: true });
9
-
10
- const index = require('./index-5a0af791.js');
11
- const guid = require('./guid-42cda8c9.js');
12
-
13
- /*!
14
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
15
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
16
- * v2.12.2
17
- */
18
- const CSS = {
19
- container: "container",
20
- selected: "selected",
21
- };
22
-
23
- const carouselItemCss = ":host{display:flex}.container{display:none;inline-size:var(--calcite-container-size-content-fluid)}:host([selected]) .container{display:block}:host([hidden]){display:none}[hidden]{display:none}";
24
- const CalciteCarouselItemStyle0 = carouselItemCss;
25
-
26
- const CarouselItem = class {
27
- constructor(hostRef) {
28
- index.registerInstance(this, hostRef);
29
- this.guid = `calcite-carousel-item-${guid.guid()}`;
30
- this.label = undefined;
31
- this.selected = false;
32
- }
33
- // --------------------------------------------------------------------------
34
- //
35
- // Render Methods
36
- //
37
- // --------------------------------------------------------------------------
38
- render() {
39
- const id = this.el.id || this.guid;
40
- return (index.h(index.Host, { key: '6d4ac387ae1b4748050c82d8387edd30e6c0e662', id: id }, index.h("div", { key: 'c6a4c67d99dd6e34198b2d128efb518e757277ce', "aria-label": this.label, class: { [CSS.container]: true, [CSS.selected]: this.selected }, role: "tabpanel" }, index.h("slot", { key: '2ed94883d41dba5430a39933c6fe91bb25b12703' }))));
41
- }
42
- get el() { return index.getElement(this); }
43
- };
44
- CarouselItem.style = CalciteCarouselItemStyle0;
45
-
46
- exports.calcite_carousel_item = CarouselItem;
@@ -1,6 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- import{r as e,g as a,h as r,H as s}from"./p-6eb37ed2.js";const t=class{constructor(a){e(this,a)}get el(){return a(this)}render(){return r(s,{key:"8ea61009c0bd3745d1bf418766b9aa90830199a2"},r("slot",{key:"732c3369626fc55e8d53aa7eb6366bb66edc591a"}))}};t.style=":host{display:block}";export{t as feature_form_flow_item}