@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
@@ -21105,7 +21105,7 @@ const SpatialRef = class {
21105
21105
  * Renders the component.
21106
21106
  */
21107
21107
  render() {
21108
- return (index.h(index.Host, { key: 'f723d08854c429ea7eb3e9c5588089a5dd614440' }, index.h("div", { key: '5f91149d48e5df3f01479bec291d97c569ffd5d7' }, index.h("calcite-input", { key: 'fa6cd1622e62b9c830999afc0940adddabbcc2c2', disabled: this.disabled, id: "calcite-sr-search", onKeyUp: (evt) => this._searchInputKeyDown(evt), placeholder: this._translations.spatialReferencePlaceholder }), index.h("calcite-tree", { key: '02e651be4895c57ddb0fbf319c5a41b5dc39472c', id: "calcite-sr-tree", slot: "children" }, this._getTreeContent()))));
21108
+ return (index.h(index.Host, { key: '03d381d5ad6c69f6c2d38d297580e3b1d651f733' }, index.h("div", { key: 'd36702bce1953d05f5954ab1522242033ae9baed' }, index.h("calcite-input", { key: '584b54ef1114d6792b2817ee23dda5e2cdc7687e', disabled: this.disabled, id: "calcite-sr-search", onKeyUp: (evt) => this._searchInputKeyDown(evt), placeholder: this._translations.spatialReferencePlaceholder }), index.h("calcite-tree", { key: 'a151d8dbe443302ac6e6bad414642c6eb504ce4b', id: "calcite-sr-tree", slot: "children" }, this._getTreeContent()))));
21109
21109
  }
21110
21110
  _lastHighlightedSref;
21111
21111
  //--------------------------------------------------------------------------
@@ -41,6 +41,12 @@ exports.ECalciteMode = void 0;
41
41
  ECalciteMode["Dark"] = "calcite-mode-dark";
42
42
  })(exports.ECalciteMode || (exports.ECalciteMode = {}));
43
43
 
44
+ const CKEditorStyles = `
45
+ .instant-apps-language-translator-item__nested-input .ck.ck-reset.ck-editor.ck-rounded-corners {
46
+ margin-left: 30px !important;
47
+ }
48
+ `;
49
+
44
50
  const LanguageTranslatorStore = index.createStore({
45
51
  uiData: null,
46
52
  currentLanguage: null,
@@ -119,12 +125,29 @@ function getLocales(localeItems) {
119
125
  function isCalciteModeDark() {
120
126
  return document.body.classList.contains(exports.ECalciteMode.Dark);
121
127
  }
128
+ function initExternalCKEditorStyles() {
129
+ const style = document.createElement('style');
130
+ style.innerHTML = CKEditorStyles;
131
+ document.head.appendChild(style);
132
+ }
133
+ async function updateLastSave(resource) {
134
+ const data = await resource.fetch();
135
+ const lastSave = Date.now();
136
+ store.set('lastSave', lastSave);
137
+ const dataStr = JSON.stringify(Object.assign(Object.assign({}, data), { lastSave }));
138
+ const blobParts = [dataStr];
139
+ const options = { type: 'application/json' };
140
+ const blob = new Blob(blobParts, options);
141
+ resource.update(blob);
142
+ }
122
143
 
123
144
  exports.generateUIData = generateUIData;
124
145
  exports.getLocales = getLocales;
125
146
  exports.getMessages = getMessages;
126
147
  exports.getT9nData = getT9nData;
127
148
  exports.getUIDataKeys = getUIDataKeys;
149
+ exports.initExternalCKEditorStyles = initExternalCKEditorStyles;
128
150
  exports.isCalciteModeDark = isCalciteModeDark;
129
151
  exports.languageTranslatorState = languageTranslatorState;
130
152
  exports.store = store;
153
+ exports.updateLastSave = updateLastSave;
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "selectFeaturesToStart": "Select a record to get started. Click while pressing the Ctrl key to select multiple records in the table.",
3
+ "selectFeaturesFromMapToStart": "Select a feature from map to get started. Click while pressing the Ctrl key to select multiple features.",
3
4
  "createFeature": "Create feature",
4
5
  "createRecord": "Create record",
5
6
  "create": "Create"
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "selectFeaturesToStart": "Select a record to get started. Click while pressing the Ctrl key to select multiple records in the table.",
3
+ "selectFeaturesFromMapToStart": "Select a feature from map to get started. Click while pressing the Ctrl key to select multiple features.",
3
4
  "createFeature": "Create feature",
4
5
  "createRecord": "Create record",
5
6
  "create": "Create"
6
- }
7
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "بيت_Make a selection from the list below____________________لاحقة.",
3
+ "provideDetailsMsg": "بيت_Please provide the details____________________________لاحقة.",
4
+ "provideLocationMsg": "بيت_Enter an address or click on the map to create a feature______________________________لاحقة."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "й_Make a selection from the list below____________________й.",
3
+ "provideDetailsMsg": "й_Please provide the details____________________________й.",
4
+ "provideLocationMsg": "й_Enter an address or click on the map to create a feature______________________________й."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Č_Make a selection from the list below____________________ž.",
3
+ "provideDetailsMsg": "Č_Please provide the details____________________________ž.",
4
+ "provideLocationMsg": "Č_Enter an address or click on the map to create a feature______________________________ž."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ó_Make a selection from the list below____________________à.",
3
+ "provideDetailsMsg": "ó_Please provide the details____________________________à.",
4
+ "provideLocationMsg": "ó_Enter an address or click on the map to create a feature______________________________à."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Ř_Make a selection from the list below____________________ů.",
3
+ "provideDetailsMsg": "Ř_Please provide the details____________________________ů.",
4
+ "provideLocationMsg": "Ř_Enter an address or click on the map to create a feature______________________________ů."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ø_Make a selection from the list below____________________å.",
3
+ "provideDetailsMsg": "ø_Please provide the details____________________________å.",
4
+ "provideLocationMsg": "ø_Enter an address or click on the map to create a feature______________________________å."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ä_Make a selection from the list below____________________Ü.",
3
+ "provideDetailsMsg": "ä_Please provide the details____________________________Ü.",
4
+ "provideLocationMsg": "ä_Enter an address or click on the map to create a feature______________________________Ü."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Đ_Make a selection from the list below____________________ớ.",
3
+ "provideDetailsMsg": "Đ_Please provide the details____________________________ớ.",
4
+ "provideLocationMsg": "Đ_Enter an address or click on the map to create a feature______________________________ớ."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "á_Make a selection from the list below____________________Ó.",
3
+ "provideDetailsMsg": "á_Please provide the details____________________________Ó.",
4
+ "provideLocationMsg": "á_Enter an address or click on the map to create a feature______________________________Ó."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Š_Make a selection from the list below____________________ä.",
3
+ "provideDetailsMsg": "Š_Please provide the details____________________________ä.",
4
+ "provideLocationMsg": "Š_Enter an address or click on the map to create a feature______________________________ä."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Å_Make a selection from the list below____________________ö.",
3
+ "provideDetailsMsg": "Å_Please provide the details____________________________ö.",
4
+ "provideLocationMsg": "Å_Enter an address or click on the map to create a feature______________________________ö."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "æ_Make a selection from the list below____________________Â.",
3
+ "provideDetailsMsg": "æ_Please provide the details____________________________Â.",
4
+ "provideLocationMsg": "æ_Enter an address or click on the map to create a feature______________________________Â."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "כן_Make a selection from the list below____________________ש.",
3
+ "provideDetailsMsg": "כן_Please provide the details____________________________ש.",
4
+ "provideLocationMsg": "כן_Enter an address or click on the map to create a feature______________________________ש."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Č_Make a selection from the list below____________________ž.",
3
+ "provideDetailsMsg": "Č_Please provide the details____________________________ž.",
4
+ "provideLocationMsg": "Č_Enter an address or click on the map to create a feature______________________________ž."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "í_Make a selection from the list below____________________ő.",
3
+ "provideDetailsMsg": "í_Please provide the details____________________________ő.",
4
+ "provideLocationMsg": "í_Enter an address or click on the map to create a feature______________________________ő."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ng_Make a selection from the list below____________________ny.",
3
+ "provideDetailsMsg": "ng_Please provide the details____________________________ny.",
4
+ "provideLocationMsg": "ng_Enter an address or click on the map to create a feature______________________________ny."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "é_Make a selection from the list below____________________È.",
3
+ "provideDetailsMsg": "é_Please provide the details____________________________È.",
4
+ "provideLocationMsg": "é_Enter an address or click on the map to create a feature______________________________È."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "須_Make a selection from the list below____________________鷗.",
3
+ "provideDetailsMsg": "須_Please provide the details____________________________鷗.",
4
+ "provideLocationMsg": "須_Enter an address or click on the map to create a feature______________________________鷗."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "한_Make a selection from the list below____________________빠.",
3
+ "provideDetailsMsg": "한_Please provide the details____________________________빠.",
4
+ "provideLocationMsg": "한_Enter an address or click on the map to create a feature______________________________빠."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Į_Make a selection from the list below____________________š.",
3
+ "provideDetailsMsg": "Į_Please provide the details____________________________š.",
4
+ "provideLocationMsg": "Į_Enter an address or click on the map to create a feature______________________________š."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ķ_Make a selection from the list below____________________ū.",
3
+ "provideDetailsMsg": "ķ_Please provide the details____________________________ū.",
4
+ "provideLocationMsg": "ķ_Enter an address or click on the map to create a feature______________________________ū."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "å_Make a selection from the list below____________________ø.",
3
+ "provideDetailsMsg": "å_Please provide the details____________________________ø.",
4
+ "provideLocationMsg": "å_Enter an address or click on the map to create a feature______________________________ø."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "IJ_Make a selection from the list below____________________ä.",
3
+ "provideDetailsMsg": "IJ_Please provide the details____________________________ä.",
4
+ "provideLocationMsg": "IJ_Enter an address or click on the map to create a feature______________________________ä."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ł_Make a selection from the list below____________________ą.",
3
+ "provideDetailsMsg": "ł_Please provide the details____________________________ą.",
4
+ "provideLocationMsg": "ł_Enter an address or click on the map to create a feature______________________________ą."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ã_Make a selection from the list below____________________Ç.",
3
+ "provideDetailsMsg": "ã_Please provide the details____________________________Ç.",
4
+ "provideLocationMsg": "ã_Enter an address or click on the map to create a feature______________________________Ç."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ã_Make a selection from the list below____________________Ç.",
3
+ "provideDetailsMsg": "ã_Please provide the details____________________________Ç.",
4
+ "provideLocationMsg": "ã_Enter an address or click on the map to create a feature______________________________Ç."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Ă_Make a selection from the list below____________________ș.",
3
+ "provideDetailsMsg": "Ă_Please provide the details____________________________ș.",
4
+ "provideLocationMsg": "Ă_Enter an address or click on the map to create a feature______________________________ș."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Ж_Make a selection from the list below____________________Я.",
3
+ "provideDetailsMsg": "Ж_Please provide the details____________________________Я.",
4
+ "provideLocationMsg": "Ж_Enter an address or click on the map to create a feature______________________________Я."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ĺ_Make a selection from the list below____________________ľ.",
3
+ "provideDetailsMsg": "ĺ_Please provide the details____________________________ľ.",
4
+ "provideLocationMsg": "ĺ_Enter an address or click on the map to create a feature______________________________ľ."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Š_Make a selection from the list below____________________č.",
3
+ "provideDetailsMsg": "Š_Please provide the details____________________________č.",
4
+ "provideLocationMsg": "Š_Enter an address or click on the map to create a feature______________________________č."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Č_Make a selection from the list below____________________ž.",
3
+ "provideDetailsMsg": "Č_Please provide the details____________________________ž.",
4
+ "provideLocationMsg": "Č_Enter an address or click on the map to create a feature______________________________ž."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Å_Make a selection from the list below____________________ö.",
3
+ "provideDetailsMsg": "Å_Please provide the details____________________________ö.",
4
+ "provideLocationMsg": "Å_Enter an address or click on the map to create a feature______________________________ö."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ก้_Make a selection from the list below____________________ษฺ.",
3
+ "provideDetailsMsg": "ก้_Please provide the details____________________________ษฺ.",
4
+ "provideLocationMsg": "ก้_Enter an address or click on the map to create a feature______________________________ษฺ."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ı_Make a selection from the list below____________________İ.",
3
+ "provideDetailsMsg": "ı_Please provide the details____________________________İ.",
4
+ "provideLocationMsg": "ı_Enter an address or click on the map to create a feature______________________________İ."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "ґ_Make a selection from the list below____________________Ї.",
3
+ "provideDetailsMsg": "ґ_Please provide the details____________________________Ї.",
4
+ "provideLocationMsg": "ґ_Enter an address or click on the map to create a feature______________________________Ї."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "Đ_Make a selection from the list below____________________ớ.",
3
+ "provideDetailsMsg": "Đ_Please provide the details____________________________ớ.",
4
+ "provideLocationMsg": "Đ_Enter an address or click on the map to create a feature______________________________ớ."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "试_Make a selection from the list below____________________验.",
3
+ "provideDetailsMsg": "试_Please provide the details____________________________验.",
4
+ "provideLocationMsg": "试_Enter an address or click on the map to create a feature______________________________验."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "試_Make a selection from the list below____________________驗.",
3
+ "provideDetailsMsg": "試_Please provide the details____________________________驗.",
4
+ "provideLocationMsg": "試_Enter an address or click on the map to create a feature______________________________驗."
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "chooseCategoryMsg": "試_Make a selection from the list below____________________驗.",
3
+ "provideDetailsMsg": "試_Please provide the details____________________________驗.",
4
+ "provideLocationMsg": "試_Enter an address or click on the map to create a feature______________________________驗."
5
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "بيت_Please provide the details____________________________لاحقة."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "й_Please provide the details____________________________й."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Č_Please provide the details____________________________ž."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ó_Please provide the details____________________________à."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Ř_Please provide the details____________________________ů."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ø_Please provide the details____________________________å."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ä_Please provide the details____________________________Ü."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Đ_Please provide the details____________________________ớ."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "á_Please provide the details____________________________Ó."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Š_Please provide the details____________________________ä."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Å_Please provide the details____________________________ö."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "æ_Please provide the details____________________________Â."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "כן_Please provide the details____________________________ש."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Č_Please provide the details____________________________ž."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "í_Please provide the details____________________________ő."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ng_Please provide the details____________________________ny."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "é_Please provide the details____________________________È."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "須_Please provide the details____________________________鷗."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "한_Please provide the details____________________________빠."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Į_Please provide the details____________________________š."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ķ_Please provide the details____________________________ū."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "å_Please provide the details____________________________ø."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "IJ_Please provide the details____________________________ä."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ł_Please provide the details____________________________ą."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ã_Please provide the details____________________________Ç."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ã_Please provide the details____________________________Ç."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Ă_Please provide the details____________________________ș."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Ж_Please provide the details____________________________Я."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ĺ_Please provide the details____________________________ľ."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Š_Please provide the details____________________________č."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Č_Please provide the details____________________________ž."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Å_Please provide the details____________________________ö."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ก้_Please provide the details____________________________ษฺ."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ı_Please provide the details____________________________İ."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "ґ_Please provide the details____________________________Ї."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "Đ_Please provide the details____________________________ớ."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "试_Please provide the details____________________________验."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "試_Please provide the details____________________________驗."
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "provideDetailsMsg": "試_Please provide the details____________________________驗."
3
+ }
@@ -13,7 +13,6 @@
13
13
  "invalidConfigurationErrorMsg": "تكوين غير صحيح",
14
14
  "chooseCategoryMsg": "اختر من القائمة أدناه.",
15
15
  "featureErrorMsg": "لم يتم العثور على سجلات.",
16
- "featureEditFormInfoMsg": "الرجاء إدخال التفاصيل.",
17
16
  "currentLocationMsg": "استخدم موقعي الحالي",
18
17
  "addLocationMsg": "الرجاء إضافة موقع.",
19
18
  "submitMsg": "شكرًا لك! تم إرسال تقريرك بنجاح.",
@@ -13,7 +13,6 @@
13
13
  "invalidConfigurationErrorMsg": "Невалидна конфигурация",
14
14
  "chooseCategoryMsg": "Направете избор от списъка по-долу.",
15
15
  "featureErrorMsg": "Няма намерени записи.",
16
- "featureEditFormInfoMsg": "Моля, предоставете подробностите.",
17
16
  "currentLocationMsg": "Използвай моето текущо местоположение",
18
17
  "addLocationMsg": "Моля, добавете местоположение.",
19
18
  "submitMsg": "Благодаря Ви! Отчетът Ви беше изпратен успешно.",
@@ -13,7 +13,6 @@
13
13
  "invalidConfigurationErrorMsg": "Nevaljana konfiguracija",
14
14
  "chooseCategoryMsg": "Odaberite s donjeg popisa.",
15
15
  "featureErrorMsg": "Nema pronađenih zapisa.",
16
- "featureEditFormInfoMsg": "Navedite pojedinosti.",
17
16
  "currentLocationMsg": "Iskoristi moju trenutačnu lokaciju",
18
17
  "addLocationMsg": "Dodajte lokaciju.",
19
18
  "submitMsg": "Hvala vam! Vaše je izvješće uspješno poslano.",
@@ -13,7 +13,6 @@
13
13
  "invalidConfigurationErrorMsg": "Configuració no vàlida",
14
14
  "chooseCategoryMsg": "Feu una selecció a la llista següent.",
15
15
  "featureErrorMsg": "No s'ha trobat cap registre.",
16
- "featureEditFormInfoMsg": "Proporcioneu els detalls.",
17
16
  "currentLocationMsg": "Utilitza la meva ubicació actual",
18
17
  "addLocationMsg": "Afegiu una ubicació.",
19
18
  "submitMsg": "Gràcies. El vostre informe s'ha enviat correctament.",