@esri/solutions-components 0.10.18 → 0.10.19

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 (1576) hide show
  1. package/dist/cjs/ExpandToggle-54ca6b91.js +115 -0
  2. package/dist/cjs/FloatingArrow-28f6bb91.js +48 -0
  3. package/dist/cjs/Heading-63b5c82c.js +25 -0
  4. package/dist/cjs/Validation-9bab9a69.js +20 -0
  5. package/dist/cjs/app-globals-d2085e28.js +67 -0
  6. package/dist/cjs/ar-ce94723b.js +106 -0
  7. package/dist/cjs/array-708fd433.js +17 -0
  8. package/dist/cjs/basemap-gallery_7.cjs.entry.js +15 -7
  9. package/dist/cjs/bg-8ab5661c.js +84 -0
  10. package/dist/cjs/browser-2893460e.js +35 -0
  11. package/dist/cjs/bs-f15b7a3d.js +53 -0
  12. package/dist/cjs/buffer-tools_3.cjs.entry.js +5 -5
  13. package/dist/cjs/ca-321e7e4f.js +73 -0
  14. package/dist/cjs/calcite-accordion-item.cjs.entry.js +9 -9
  15. package/dist/cjs/calcite-accordion.cjs.entry.js +3 -3
  16. package/dist/cjs/calcite-action-bar.cjs.entry.js +14 -14
  17. package/dist/cjs/calcite-action-group.cjs.entry.js +12 -12
  18. package/dist/cjs/calcite-action-menu_2.cjs.entry.js +15 -15
  19. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +14 -14
  20. package/dist/cjs/calcite-action_2.cjs.entry.js +20 -20
  21. package/dist/cjs/calcite-alert_5.cjs.entry.js +55 -27
  22. package/dist/cjs/calcite-avatar.cjs.entry.js +6 -6
  23. package/dist/cjs/calcite-block-section.cjs.entry.js +10 -10
  24. package/dist/cjs/calcite-block_5.cjs.entry.js +27 -27
  25. package/dist/cjs/calcite-button.cjs.entry.js +14 -14
  26. package/dist/cjs/calcite-card-group.cjs.entry.js +6 -6
  27. package/dist/cjs/calcite-card.cjs.entry.js +11 -11
  28. package/dist/cjs/calcite-carousel-item.cjs.entry.js +2 -2
  29. package/dist/cjs/calcite-carousel.cjs.entry.js +12 -12
  30. package/dist/cjs/calcite-checkbox.cjs.entry.js +11 -11
  31. package/dist/cjs/calcite-chip-group.cjs.entry.js +6 -6
  32. package/dist/cjs/calcite-chip_2.cjs.entry.js +15 -15
  33. package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +8 -8
  34. package/dist/cjs/calcite-color-picker.cjs.entry.js +12 -12
  35. package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +6 -6
  36. package/dist/cjs/calcite-combobox_3.cjs.entry.js +21 -21
  37. package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +13 -13
  38. package/dist/cjs/calcite-dialog.cjs.entry.js +15 -15
  39. package/dist/cjs/calcite-dropdown_2.cjs.entry.js +13 -13
  40. package/dist/cjs/calcite-fab.cjs.entry.js +7 -7
  41. package/dist/cjs/calcite-filter_5.cjs.entry.js +18 -18
  42. package/dist/cjs/calcite-flow_4.cjs.entry.js +49 -17
  43. package/dist/cjs/calcite-graph_2.cjs.entry.js +15 -15
  44. package/dist/cjs/calcite-icon_2.cjs.entry.js +10 -10
  45. package/dist/cjs/calcite-inline-editable.cjs.entry.js +13 -13
  46. package/dist/cjs/calcite-input-number.cjs.entry.js +16 -16
  47. package/dist/cjs/calcite-input-text.cjs.entry.js +16 -16
  48. package/dist/cjs/calcite-input-time-picker-d63d914b.js +1861 -0
  49. package/dist/cjs/calcite-input-time-picker.cjs.entry.js +20 -20
  50. package/dist/cjs/calcite-input-time-zone.cjs.entry.js +23 -17
  51. package/dist/cjs/calcite-input_2.cjs.entry.js +16 -16
  52. package/dist/cjs/calcite-label.cjs.entry.js +6 -6
  53. package/dist/cjs/calcite-link.cjs.entry.js +6 -6
  54. package/dist/cjs/calcite-list-item-group.cjs.entry.js +4 -4
  55. package/dist/cjs/calcite-menu-item.cjs.entry.js +10 -10
  56. package/dist/cjs/calcite-menu.cjs.entry.js +9 -9
  57. package/dist/cjs/calcite-meter.cjs.entry.js +10 -10
  58. package/dist/cjs/calcite-modal_3.cjs.entry.js +19 -19
  59. package/dist/cjs/calcite-navigation-logo.cjs.entry.js +4 -4
  60. package/dist/cjs/calcite-navigation-user.cjs.entry.js +3 -3
  61. package/dist/cjs/calcite-navigation.cjs.entry.js +6 -6
  62. package/dist/cjs/calcite-notice.cjs.entry.js +14 -14
  63. package/dist/cjs/calcite-option_2.cjs.entry.js +12 -12
  64. package/dist/cjs/calcite-pagination.cjs.entry.js +12 -12
  65. package/dist/cjs/calcite-pick-list-group.cjs.entry.js +10 -10
  66. package/dist/cjs/calcite-pick-list-item.cjs.entry.js +15 -15
  67. package/dist/cjs/calcite-pick-list.cjs.entry.js +13 -13
  68. package/dist/cjs/calcite-radio-button-group.cjs.entry.js +8 -8
  69. package/dist/cjs/calcite-radio-button.cjs.entry.js +11 -11
  70. package/dist/cjs/calcite-rating.cjs.entry.js +14 -14
  71. package/dist/cjs/calcite-scrim.cjs.entry.js +9 -9
  72. package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +13 -13
  73. package/dist/cjs/calcite-sheet.cjs.entry.js +10 -10
  74. package/dist/cjs/calcite-shell-center-row.cjs.entry.js +7 -7
  75. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +40 -39
  76. package/dist/cjs/calcite-sortable-list.cjs.entry.js +8 -8
  77. package/dist/cjs/calcite-split-button.cjs.entry.js +4 -4
  78. package/dist/cjs/calcite-stepper-item.cjs.entry.js +11 -11
  79. package/dist/cjs/calcite-stepper.cjs.entry.js +10 -10
  80. package/dist/cjs/calcite-switch.cjs.entry.js +11 -11
  81. package/dist/cjs/calcite-table-cell_2.cjs.entry.js +13 -13
  82. package/dist/cjs/calcite-table-row.cjs.entry.js +8 -8
  83. package/dist/cjs/calcite-table.cjs.entry.js +10 -10
  84. package/dist/cjs/calcite-text-area.cjs.entry.js +16 -16
  85. package/dist/cjs/calcite-tile-group.cjs.entry.js +7 -7
  86. package/dist/cjs/calcite-tile-select-group.cjs.entry.js +4 -4
  87. package/dist/cjs/calcite-tile-select.cjs.entry.js +7 -7
  88. package/dist/cjs/calcite-tile.cjs.entry.js +7 -7
  89. package/dist/cjs/calcite-time-picker.cjs.entry.js +13 -13
  90. package/dist/cjs/calcite-tip-group.cjs.entry.js +2 -2
  91. package/dist/cjs/calcite-tip-manager.cjs.entry.js +12 -12
  92. package/dist/cjs/calcite-tip.cjs.entry.js +13 -13
  93. package/dist/cjs/calcite-tooltip.cjs.entry.js +10 -10
  94. package/dist/cjs/calcite-tree_3.cjs.entry.js +11 -11
  95. package/dist/cjs/card-manager_3.cjs.entry.js +8 -7
  96. package/dist/cjs/common-eee0c33f.js +38 -0
  97. package/dist/cjs/component-7f2bd646.js +33 -0
  98. package/dist/cjs/conditionalSlot-2d2541f4.js +54 -0
  99. package/dist/cjs/config-7c16c710.js +40 -0
  100. package/dist/cjs/crowdsource-manager.cjs.entry.js +1 -1
  101. package/dist/cjs/crowdsource-reporter.cjs.entry.js +71 -32
  102. package/dist/cjs/cs-66742e3a.js +149 -0
  103. package/dist/cjs/da-933e7031.js +69 -0
  104. package/dist/cjs/date-e01a99aa.js +264 -0
  105. package/dist/cjs/de-87706bda.js +93 -0
  106. package/dist/cjs/de-at-752f7be1.js +92 -0
  107. package/dist/cjs/de-ch-41dc3fef.js +92 -0
  108. package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
  109. package/dist/cjs/dom-3d3a8f25.js +1215 -0
  110. package/dist/cjs/downloadUtils-5864e6b2.js +3164 -0
  111. package/dist/cjs/el-23b7e02b.js +68 -0
  112. package/dist/cjs/en-au-4f9fe083.js +68 -0
  113. package/dist/cjs/en-ca-afba9508.js +67 -0
  114. package/dist/cjs/en-gb-78a49c6a.js +71 -0
  115. package/dist/cjs/es-ea5faae0.js +68 -0
  116. package/dist/cjs/es-mx-47a5667a.js +67 -0
  117. package/dist/cjs/et-72505ea1.js +94 -0
  118. package/dist/cjs/feature-comments.cjs.entry.js +1 -1
  119. package/dist/cjs/feature-form-flow-item.cjs.entry.js +1 -1
  120. package/dist/cjs/feature-list.cjs.entry.js +25 -12
  121. package/dist/cjs/features-flow-item.cjs.entry.js +1 -1
  122. package/dist/cjs/fi-7b4ac88c.js +117 -0
  123. package/dist/cjs/filter-a9429bde.js +778 -0
  124. package/dist/cjs/floating-ui-9ff03df8.js +2373 -0
  125. package/dist/cjs/focusTrapComponent-86ebd41d.js +1018 -0
  126. package/dist/cjs/form-8132060d.js +381 -0
  127. package/dist/cjs/fr-8077e2e8.js +70 -0
  128. package/dist/cjs/fr-ch-04f427a0.js +68 -0
  129. package/dist/cjs/guid-42cda8c9.js +26 -0
  130. package/dist/cjs/he-93b37a58.js +107 -0
  131. package/dist/cjs/hi-cb320ba3.js +67 -0
  132. package/dist/cjs/hr-15e455d9.js +82 -0
  133. package/dist/cjs/hu-10c42dd5.js +90 -0
  134. package/dist/cjs/id-813844ef.js +68 -0
  135. package/dist/cjs/index.es-c82ac9f0.js +11318 -0
  136. package/dist/cjs/input-3efc5a5e.js +60 -0
  137. package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
  138. package/dist/cjs/instant-apps-splash.cjs.entry.js +1 -1
  139. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +9 -9
  140. package/dist/cjs/interactive-3b85d8df.js +167 -0
  141. package/dist/cjs/it-090375c5.js +68 -0
  142. package/dist/cjs/it-ch-6cc91215.js +68 -0
  143. package/dist/cjs/ja-e6697420.js +74 -0
  144. package/dist/cjs/key-82084ef6.js +19 -0
  145. package/dist/cjs/ko-522250be.js +74 -0
  146. package/dist/cjs/label-e7d3c371.js +186 -0
  147. package/dist/cjs/layout-manager.cjs.entry.js +1 -1
  148. package/dist/cjs/list-flow-item.cjs.entry.js +1 -1
  149. package/dist/cjs/loadable-0e357195.js +98 -0
  150. package/dist/cjs/loader.cjs.js +5 -5
  151. package/dist/cjs/locale-351282c5.js +605 -0
  152. package/dist/cjs/location-flow-item.cjs.entry.js +1 -1
  153. package/dist/cjs/logger-309df5d9.js +61 -0
  154. package/dist/cjs/lt-c2f9fd21.js +99 -0
  155. package/dist/cjs/lv-a1930986.js +68 -0
  156. package/dist/cjs/map-select-tools_3.cjs.entry.js +7 -6
  157. package/dist/cjs/math-14740338.js +60 -0
  158. package/dist/cjs/mk-deb11706.js +68 -0
  159. package/dist/cjs/nb-3859b631.js +69 -0
  160. package/dist/cjs/nl-6c2c838d.js +69 -0
  161. package/dist/cjs/observers-5f9f67ee.js +58 -0
  162. package/dist/cjs/openCloseComponent-b66f10f5.js +65 -0
  163. package/dist/cjs/pci-calculator.cjs.entry.js +1 -1
  164. package/dist/cjs/pl-fcb7899e.js +116 -0
  165. package/dist/cjs/popupUtils-f92ecd7f.js +121 -0
  166. package/dist/cjs/pt-416d2cf8.js +69 -0
  167. package/dist/cjs/pt-br-bae3d576.js +67 -0
  168. package/dist/cjs/public-notification.cjs.entry.js +6 -5
  169. package/dist/cjs/purify-0805e9f8.js +1562 -0
  170. package/dist/cjs/refine-results-flow-item.cjs.entry.js +1 -1
  171. package/dist/cjs/resources-4446499e.js +39 -0
  172. package/dist/cjs/resources-4c3e1c50.js +68 -0
  173. package/dist/cjs/resources-6f65a67f.js +29 -0
  174. package/dist/cjs/resources-87ed79dd.js +23 -0
  175. package/dist/cjs/resources-9b04cd8c.js +23 -0
  176. package/dist/cjs/resources-a1ca0958.js +27 -0
  177. package/dist/cjs/resources-c5f09989.js +68 -0
  178. package/dist/cjs/resources-dbc687b5.js +26 -0
  179. package/dist/cjs/resources-f11e9bd6.js +39 -0
  180. package/dist/cjs/resources-f8785f51.js +21 -0
  181. package/dist/cjs/restHelpersGet-5c2245a3.js +991 -0
  182. package/dist/cjs/ro-bda94f37.js +68 -0
  183. package/dist/cjs/ru-7258ce51.js +128 -0
  184. package/dist/cjs/share-item.cjs.entry.js +1 -1
  185. package/dist/cjs/shared-list-render-d4b7311f.js +361 -0
  186. package/dist/cjs/sk-3a398547.js +150 -0
  187. package/dist/cjs/sl-bfb5a728.js +170 -0
  188. package/dist/cjs/solution-configuration.cjs.entry.js +31 -30
  189. package/dist/cjs/solution-contents_3.cjs.entry.js +8 -7
  190. package/dist/cjs/solution-resource-40e70253.js +145 -0
  191. package/dist/cjs/solution-store-2cd6a8c3.js +1354 -0
  192. package/dist/cjs/solutions-components.cjs.js +5 -5
  193. package/dist/cjs/sortableComponent-8684e273.js +2748 -0
  194. package/dist/cjs/spatial-ref.cjs.entry.js +4 -3
  195. package/dist/cjs/sr-58554054.js +103 -0
  196. package/dist/cjs/store-manager.cjs.entry.js +5 -4
  197. package/dist/cjs/sv-335a4402.js +73 -0
  198. package/dist/cjs/t9n-e41672d2.js +108 -0
  199. package/dist/cjs/templates-0b7f886f.js +408 -0
  200. package/dist/cjs/th-14ebad2e.js +67 -0
  201. package/dist/cjs/time-9a5e2f2d.js +301 -0
  202. package/dist/cjs/tr-36bcc20f.js +68 -0
  203. package/dist/cjs/uk-dcff92bd.js +106 -0
  204. package/dist/cjs/utils-29c97686.js +2304 -0
  205. package/dist/cjs/utils-edb4e372.js +78 -0
  206. package/dist/cjs/vi-284fec96.js +72 -0
  207. package/dist/cjs/zh-cn-1f4ab46b.js +96 -0
  208. package/dist/cjs/zh-hk-39cf1fdd.js +94 -0
  209. package/dist/cjs/zh-tw-e0b3117d.js +94 -0
  210. package/dist/collection/assets/t9n/card-manager/resources_ar.json +4 -1
  211. package/dist/collection/assets/t9n/card-manager/resources_bg.json +4 -1
  212. package/dist/collection/assets/t9n/card-manager/resources_bs.json +4 -1
  213. package/dist/collection/assets/t9n/card-manager/resources_ca.json +4 -1
  214. package/dist/collection/assets/t9n/card-manager/resources_cs.json +4 -1
  215. package/dist/collection/assets/t9n/card-manager/resources_da.json +4 -1
  216. package/dist/collection/assets/t9n/card-manager/resources_de.json +4 -1
  217. package/dist/collection/assets/t9n/card-manager/resources_el.json +4 -1
  218. package/dist/collection/assets/t9n/card-manager/resources_es.json +4 -1
  219. package/dist/collection/assets/t9n/card-manager/resources_et.json +4 -1
  220. package/dist/collection/assets/t9n/card-manager/resources_fi.json +4 -1
  221. package/dist/collection/assets/t9n/card-manager/resources_fr.json +4 -1
  222. package/dist/collection/assets/t9n/card-manager/resources_he.json +4 -1
  223. package/dist/collection/assets/t9n/card-manager/resources_hr.json +4 -1
  224. package/dist/collection/assets/t9n/card-manager/resources_hu.json +4 -1
  225. package/dist/collection/assets/t9n/card-manager/resources_id.json +4 -1
  226. package/dist/collection/assets/t9n/card-manager/resources_it.json +4 -1
  227. package/dist/collection/assets/t9n/card-manager/resources_ja.json +4 -1
  228. package/dist/collection/assets/t9n/card-manager/resources_ko.json +4 -1
  229. package/dist/collection/assets/t9n/card-manager/resources_lt.json +4 -1
  230. package/dist/collection/assets/t9n/card-manager/resources_lv.json +4 -1
  231. package/dist/collection/assets/t9n/card-manager/resources_nb.json +4 -1
  232. package/dist/collection/assets/t9n/card-manager/resources_nl.json +4 -1
  233. package/dist/collection/assets/t9n/card-manager/resources_pl.json +4 -1
  234. package/dist/collection/assets/t9n/card-manager/resources_pt-BR.json +4 -1
  235. package/dist/collection/assets/t9n/card-manager/resources_pt-PT.json +4 -1
  236. package/dist/collection/assets/t9n/card-manager/resources_ro.json +4 -1
  237. package/dist/collection/assets/t9n/card-manager/resources_ru.json +4 -1
  238. package/dist/collection/assets/t9n/card-manager/resources_sk.json +4 -1
  239. package/dist/collection/assets/t9n/card-manager/resources_sl.json +4 -1
  240. package/dist/collection/assets/t9n/card-manager/resources_sr.json +4 -1
  241. package/dist/collection/assets/t9n/card-manager/resources_sv.json +4 -1
  242. package/dist/collection/assets/t9n/card-manager/resources_th.json +4 -1
  243. package/dist/collection/assets/t9n/card-manager/resources_tr.json +4 -1
  244. package/dist/collection/assets/t9n/card-manager/resources_uk.json +4 -1
  245. package/dist/collection/assets/t9n/card-manager/resources_vi.json +4 -1
  246. package/dist/collection/assets/t9n/card-manager/resources_zh-CN.json +4 -1
  247. package/dist/collection/assets/t9n/card-manager/resources_zh-HK.json +4 -1
  248. package/dist/collection/assets/t9n/card-manager/resources_zh-TW.json +4 -1
  249. package/dist/collection/assets/t9n/create-feature/resources.json +5 -0
  250. package/dist/collection/assets/t9n/create-feature/resources_en.json +5 -0
  251. package/dist/collection/assets/t9n/create-related-feature/resources.json +3 -0
  252. package/dist/collection/assets/t9n/create-related-feature/resources_en.json +3 -0
  253. package/dist/collection/assets/t9n/crowdsource-reporter/resources.json +0 -1
  254. package/dist/collection/assets/t9n/crowdsource-reporter/resources_en.json +0 -1
  255. package/dist/collection/assets/t9n/layer-table/resources_ar.json +2 -1
  256. package/dist/collection/assets/t9n/layer-table/resources_bg.json +2 -1
  257. package/dist/collection/assets/t9n/layer-table/resources_bs.json +2 -1
  258. package/dist/collection/assets/t9n/layer-table/resources_ca.json +2 -1
  259. package/dist/collection/assets/t9n/layer-table/resources_cs.json +2 -1
  260. package/dist/collection/assets/t9n/layer-table/resources_da.json +2 -1
  261. package/dist/collection/assets/t9n/layer-table/resources_de.json +2 -1
  262. package/dist/collection/assets/t9n/layer-table/resources_el.json +2 -1
  263. package/dist/collection/assets/t9n/layer-table/resources_es.json +2 -1
  264. package/dist/collection/assets/t9n/layer-table/resources_et.json +2 -1
  265. package/dist/collection/assets/t9n/layer-table/resources_fi.json +2 -1
  266. package/dist/collection/assets/t9n/layer-table/resources_fr.json +2 -1
  267. package/dist/collection/assets/t9n/layer-table/resources_he.json +2 -1
  268. package/dist/collection/assets/t9n/layer-table/resources_hr.json +2 -1
  269. package/dist/collection/assets/t9n/layer-table/resources_hu.json +2 -1
  270. package/dist/collection/assets/t9n/layer-table/resources_id.json +2 -1
  271. package/dist/collection/assets/t9n/layer-table/resources_it.json +2 -1
  272. package/dist/collection/assets/t9n/layer-table/resources_ja.json +2 -1
  273. package/dist/collection/assets/t9n/layer-table/resources_ko.json +2 -1
  274. package/dist/collection/assets/t9n/layer-table/resources_lt.json +2 -1
  275. package/dist/collection/assets/t9n/layer-table/resources_lv.json +2 -1
  276. package/dist/collection/assets/t9n/layer-table/resources_nb.json +2 -1
  277. package/dist/collection/assets/t9n/layer-table/resources_nl.json +2 -1
  278. package/dist/collection/assets/t9n/layer-table/resources_pl.json +2 -1
  279. package/dist/collection/assets/t9n/layer-table/resources_pt-BR.json +2 -1
  280. package/dist/collection/assets/t9n/layer-table/resources_pt-PT.json +2 -1
  281. package/dist/collection/assets/t9n/layer-table/resources_ro.json +2 -1
  282. package/dist/collection/assets/t9n/layer-table/resources_ru.json +2 -1
  283. package/dist/collection/assets/t9n/layer-table/resources_sk.json +2 -1
  284. package/dist/collection/assets/t9n/layer-table/resources_sl.json +2 -1
  285. package/dist/collection/assets/t9n/layer-table/resources_sr.json +2 -1
  286. package/dist/collection/assets/t9n/layer-table/resources_sv.json +2 -1
  287. package/dist/collection/assets/t9n/layer-table/resources_th.json +2 -1
  288. package/dist/collection/assets/t9n/layer-table/resources_tr.json +2 -1
  289. package/dist/collection/assets/t9n/layer-table/resources_uk.json +2 -1
  290. package/dist/collection/assets/t9n/layer-table/resources_vi.json +2 -1
  291. package/dist/collection/assets/t9n/layer-table/resources_zh-CN.json +2 -1
  292. package/dist/collection/assets/t9n/layer-table/resources_zh-HK.json +2 -1
  293. package/dist/collection/assets/t9n/layer-table/resources_zh-TW.json +2 -1
  294. package/dist/collection/components/basemap-gallery/basemap-gallery.js +11 -1
  295. package/dist/collection/components/create-feature/create-feature.css +6 -1
  296. package/dist/collection/components/create-feature/create-feature.js +50 -3
  297. package/dist/collection/components/create-related-feature/create-related-feature.css +10 -0
  298. package/dist/collection/components/create-related-feature/create-related-feature.js +35 -3
  299. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +1 -1
  300. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +72 -31
  301. package/dist/collection/components/deduct-calculator/deduct-calculator.js +1 -1
  302. package/dist/collection/components/delete-button/delete-button.js +1 -1
  303. package/dist/collection/components/edit-card/edit-card.js +1 -1
  304. package/dist/collection/components/feature-comments/feature-comments.js +1 -1
  305. package/dist/collection/components/feature-details/feature-details.css +0 -8
  306. package/dist/collection/components/feature-details/feature-details.js +58 -10
  307. package/dist/collection/components/feature-form-flow-item/feature-form-flow-item.js +1 -1
  308. package/dist/collection/components/feature-list/feature-list.js +29 -10
  309. package/dist/collection/components/features-flow-item/features-flow-item.js +1 -1
  310. package/dist/collection/components/floor-filter/floor-filter.js +1 -1
  311. package/dist/collection/components/info-card/info-card.js +2 -2
  312. package/dist/collection/components/json-editor/json-editor.js +1 -1
  313. package/dist/collection/components/layer-table/layer-table.js +3 -3
  314. package/dist/collection/components/layout-manager/layout-manager.js +1 -1
  315. package/dist/collection/components/list-flow-item/list-flow-item.js +1 -1
  316. package/dist/collection/components/location-flow-item/location-flow-item.js +1 -1
  317. package/dist/collection/components/map-card/map-card.js +1 -1
  318. package/dist/collection/components/map-draw-tools/map-draw-tools.js +1 -1
  319. package/dist/collection/components/map-fullscreen/map-fullscreen.js +1 -1
  320. package/dist/collection/components/map-layer-picker/map-layer-picker.js +1 -1
  321. package/dist/collection/components/map-legend/map-legend.js +1 -1
  322. package/dist/collection/components/map-picker/map-picker.js +1 -1
  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 +2 -2
  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-details/solution-item-details.js +1 -1
  336. package/dist/collection/components/solution-item-icon/solution-item-icon.js +1 -1
  337. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +1 -1
  338. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +1 -1
  339. package/dist/collection/components/solution-resource-item/solution-resource-item.js +1 -1
  340. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +1 -1
  341. package/dist/collection/components/solution-template-data/solution-template-data.js +1 -1
  342. package/dist/collection/components/solution-variables/solution-variables.js +1 -1
  343. package/dist/collection/components/spatial-ref/spatial-ref.js +1 -1
  344. package/dist/collection/demos/crowdsource-reporter.html +24 -25
  345. package/dist/components/ExpandToggle.js +2 -2
  346. package/dist/components/FloatingArrow.js +1 -1
  347. package/dist/components/Heading.js +1 -1
  348. package/dist/components/Validation.js +1 -1
  349. package/dist/components/action-bar.js +1 -1
  350. package/dist/components/action-group.js +1 -1
  351. package/dist/components/action-menu.js +1 -1
  352. package/dist/components/action-pad.js +1 -1
  353. package/dist/components/action.js +1 -1
  354. package/dist/components/alert.js +2 -2
  355. package/dist/components/array.js +1 -1
  356. package/dist/components/avatar.js +2 -2
  357. package/dist/components/basemap-gallery2.js +10 -1
  358. package/dist/components/block.js +1 -1
  359. package/dist/components/browser.js +1 -1
  360. package/dist/components/button.js +1 -1
  361. package/dist/components/calcite-accordion-item.js +1 -1
  362. package/dist/components/calcite-accordion.js +1 -1
  363. package/dist/components/calcite-block-section.js +1 -1
  364. package/dist/components/calcite-card.js +1 -1
  365. package/dist/components/calcite-carousel-item.js +1 -1
  366. package/dist/components/calcite-carousel.js +1 -1
  367. package/dist/components/calcite-dialog.js +1 -1
  368. package/dist/components/calcite-fab.js +1 -1
  369. package/dist/components/calcite-inline-editable.js +1 -1
  370. package/dist/components/calcite-input-time-picker.js +1 -1
  371. package/dist/components/calcite-input-time-zone.js +11 -4
  372. package/dist/components/calcite-list-item-group.js +1 -1
  373. package/dist/components/calcite-menu-item.js +1 -1
  374. package/dist/components/calcite-meter.js +1 -1
  375. package/dist/components/calcite-navigation-logo.js +1 -1
  376. package/dist/components/calcite-navigation.js +1 -1
  377. package/dist/components/calcite-radio-button-group.js +1 -1
  378. package/dist/components/calcite-rating.js +1 -1
  379. package/dist/components/calcite-sheet.js +1 -1
  380. package/dist/components/calcite-shell-center-row.js +1 -1
  381. package/dist/components/calcite-sortable-list.js +1 -1
  382. package/dist/components/calcite-split-button.js +1 -1
  383. package/dist/components/calcite-stepper-item.js +1 -1
  384. package/dist/components/calcite-stepper.js +2 -2
  385. package/dist/components/calcite-table-row.js +1 -1
  386. package/dist/components/calcite-table.js +1 -1
  387. package/dist/components/calcite-text-area.js +1 -1
  388. package/dist/components/calcite-tile-group.js +1 -1
  389. package/dist/components/calcite-tile-select.js +1 -1
  390. package/dist/components/calcite-tile.js +1 -1
  391. package/dist/components/calcite-tip-manager.js +1 -1
  392. package/dist/components/calcite-tip.js +1 -1
  393. package/dist/components/checkbox.js +1 -1
  394. package/dist/components/chip.js +1 -1
  395. package/dist/components/color-picker-hex-input.js +1 -1
  396. package/dist/components/color-picker-swatch.js +1 -1
  397. package/dist/components/combobox-item-group.js +1 -1
  398. package/dist/components/combobox-item.js +1 -1
  399. package/dist/components/combobox.js +1 -1
  400. package/dist/components/common.js +1 -0
  401. package/dist/components/component.js +1 -1
  402. package/dist/components/conditionalSlot.js +1 -1
  403. package/dist/components/config.js +1 -1
  404. package/dist/components/create-feature2.js +47 -5
  405. package/dist/components/create-related-feature2.js +32 -5
  406. package/dist/components/crowdsource-manager.js +1 -1
  407. package/dist/components/crowdsource-reporter.js +73 -33
  408. package/dist/components/date-picker-month-header.js +1 -1
  409. package/dist/components/date-picker.js +2 -2
  410. package/dist/components/date.js +1 -1
  411. package/dist/components/deduct-calculator2.js +1 -1
  412. package/dist/components/delete-button2.js +1 -1
  413. package/dist/components/dom.js +1 -1
  414. package/dist/components/downloadUtils.js +27 -26
  415. package/dist/components/dropdown.js +1 -1
  416. package/dist/components/edit-card2.js +1 -1
  417. package/dist/components/feature-comments.js +1 -1
  418. package/dist/components/feature-details2.js +31 -11
  419. package/dist/components/feature-form-flow-item.js +1 -1
  420. package/dist/components/feature-list2.js +20 -8
  421. package/dist/components/features-flow-item.js +1 -1
  422. package/dist/components/filter.js +1 -1
  423. package/dist/components/filter2.js +1 -1
  424. package/dist/components/floating-ui.js +1 -1
  425. package/dist/components/floor-filter2.js +1 -1
  426. package/dist/components/flow-item.js +1 -1
  427. package/dist/components/flow.js +1 -1
  428. package/dist/components/focusTrapComponent.js +1 -1
  429. package/dist/components/form.js +1 -1
  430. package/dist/components/graph.js +1 -1
  431. package/dist/components/guid.js +1 -1
  432. package/dist/components/handle.js +1 -1
  433. package/dist/components/icon.js +2 -2
  434. package/dist/components/index.js +2 -2
  435. package/dist/components/index2.js +2117 -162
  436. package/dist/components/index3.js +162 -2117
  437. package/dist/components/info-card2.js +2 -2
  438. package/dist/components/input-date-picker.js +2 -2
  439. package/dist/components/input-message.js +1 -1
  440. package/dist/components/input-number.js +1 -1
  441. package/dist/components/input-text.js +1 -1
  442. package/dist/components/input.js +1 -1
  443. package/dist/components/input2.js +1 -1
  444. package/dist/components/instant-apps-header2.js +1 -1
  445. package/dist/components/instant-apps-splash.js +1 -1
  446. package/dist/components/instant-apps-time-filter.js +10 -10
  447. package/dist/components/interactive.js +1 -1
  448. package/dist/components/json-editor2.js +1 -1
  449. package/dist/components/key.js +1 -1
  450. package/dist/components/label.js +1 -1
  451. package/dist/components/label2.js +1 -1
  452. package/dist/components/layer-table2.js +3 -3
  453. package/dist/components/layout-manager.js +1 -1
  454. package/dist/components/list-flow-item.js +1 -1
  455. package/dist/components/list.js +1 -1
  456. package/dist/components/loadable.js +1 -1
  457. package/dist/components/loader.js +1 -1
  458. package/dist/components/locale2.js +2 -2
  459. package/dist/components/location-flow-item.js +1 -1
  460. package/dist/components/logger.js +1 -1
  461. package/dist/components/map-card2.js +1 -1
  462. package/dist/components/map-draw-tools2.js +1 -1
  463. package/dist/components/map-fullscreen2.js +1 -1
  464. package/dist/components/map-layer-picker2.js +1 -1
  465. package/dist/components/map-legend2.js +1 -1
  466. package/dist/components/map-picker2.js +1 -1
  467. package/dist/components/map-search2.js +1 -1
  468. package/dist/components/map-select-tools2.js +1 -1
  469. package/dist/components/map-tools2.js +1 -1
  470. package/dist/components/math.js +1 -1
  471. package/dist/components/modal.js +1 -1
  472. package/dist/components/navigation-user.js +1 -1
  473. package/dist/components/notice.js +1 -1
  474. package/dist/components/observers.js +1 -1
  475. package/dist/components/openCloseComponent.js +1 -1
  476. package/dist/components/pagination.js +2 -2
  477. package/dist/components/panel.js +2 -2
  478. package/dist/components/pci-calculator.js +1 -1
  479. package/dist/components/pdf-download2.js +1 -1
  480. package/dist/components/pick-list-item.js +1 -1
  481. package/dist/components/popover.js +2 -2
  482. package/dist/components/public-notification.js +2 -2
  483. package/dist/components/publicNotificationStore.js +1 -1
  484. package/dist/components/purify.js +275 -429
  485. package/dist/components/radio-button.js +1 -1
  486. package/dist/components/refine-results-flow-item.js +1 -1
  487. package/dist/components/refine-selection2.js +1 -1
  488. package/dist/components/resources.js +1 -1
  489. package/dist/components/resources2.js +1 -1
  490. package/dist/components/resources3.js +1 -1
  491. package/dist/components/resources4.js +1 -1
  492. package/dist/components/resources5.js +1 -1
  493. package/dist/components/resources6.js +1 -1
  494. package/dist/components/restHelpersGet.js +16 -0
  495. package/dist/components/scrim.js +1 -1
  496. package/dist/components/segmented-control-item.js +1 -1
  497. package/dist/components/segmented-control.js +1 -1
  498. package/dist/components/select.js +1 -1
  499. package/dist/components/share-item.js +1 -1
  500. package/dist/components/shared-list-render.js +2 -2
  501. package/dist/components/shell-panel.js +1 -1
  502. package/dist/components/shell.js +2 -2
  503. package/dist/components/slider.js +1 -1
  504. package/dist/components/solution-configuration.js +27 -26
  505. package/dist/components/solution-contents2.js +1 -1
  506. package/dist/components/solution-item-details2.js +1 -1
  507. package/dist/components/solution-item-icon2.js +1 -1
  508. package/dist/components/solution-item-sharing2.js +1 -1
  509. package/dist/components/solution-item2.js +1 -1
  510. package/dist/components/solution-organization-variables2.js +1 -1
  511. package/dist/components/solution-resource-item2.js +2 -1
  512. package/dist/components/solution-resource.js +1 -1699
  513. package/dist/components/solution-spatial-ref2.js +1 -1
  514. package/dist/components/solution-store.js +2 -1
  515. package/dist/components/solution-template-data2.js +1 -1
  516. package/dist/components/solution-variables2.js +1 -1
  517. package/dist/components/sortableComponent.js +1 -1
  518. package/dist/components/spatial-ref.js +1 -1
  519. package/dist/components/stack.js +1 -1
  520. package/dist/components/store.js +1 -1
  521. package/dist/components/switch.js +1 -1
  522. package/dist/components/t9n.js +1 -1
  523. package/dist/components/tab-nav.js +1 -1
  524. package/dist/components/tab-title.js +1 -1
  525. package/dist/components/tab.js +1 -1
  526. package/dist/components/table-cell.js +1 -1
  527. package/dist/components/table-header.js +1 -1
  528. package/dist/components/tabs.js +1 -1
  529. package/dist/components/templates.js +1 -0
  530. package/dist/components/time-picker.js +2 -2
  531. package/dist/components/tooltip.js +3 -3
  532. package/dist/components/tree-item.js +1 -1
  533. package/dist/components/tree.js +1 -1
  534. package/dist/components/utils.js +2 -2
  535. package/dist/components/utils2.js +2 -2
  536. package/dist/components/utils3.js +1 -1
  537. package/dist/components/utils4.js +1 -1
  538. package/dist/components/value-list-item.js +1 -1
  539. package/dist/components/value-list.js +2 -2
  540. package/dist/esm/ExpandToggle-b5147279.js +108 -0
  541. package/dist/esm/FloatingArrow-9a505e89.js +46 -0
  542. package/dist/esm/Heading-cae0b34c.js +22 -0
  543. package/dist/esm/Validation-bd0a53ec.js +18 -0
  544. package/dist/esm/app-globals-530c75ff.js +65 -0
  545. package/dist/esm/ar-e0e64e78.js +104 -0
  546. package/dist/esm/array-ddb2593b.js +15 -0
  547. package/dist/esm/basemap-gallery_7.entry.js +15 -7
  548. package/dist/esm/bg-d2d8dbe0.js +82 -0
  549. package/dist/esm/browser-a791205e.js +32 -0
  550. package/dist/esm/bs-d883901d.js +51 -0
  551. package/dist/esm/buffer-tools_3.entry.js +5 -5
  552. package/dist/esm/ca-064729ad.js +71 -0
  553. package/dist/esm/calcite-accordion-item.entry.js +9 -9
  554. package/dist/esm/calcite-accordion.entry.js +3 -3
  555. package/dist/esm/calcite-action-bar.entry.js +14 -14
  556. package/dist/esm/calcite-action-group.entry.js +12 -12
  557. package/dist/esm/calcite-action-menu_2.entry.js +15 -15
  558. package/dist/esm/calcite-action-pad_2.entry.js +14 -14
  559. package/dist/esm/calcite-action_2.entry.js +20 -20
  560. package/dist/esm/calcite-alert_5.entry.js +55 -27
  561. package/dist/esm/calcite-avatar.entry.js +6 -6
  562. package/dist/esm/calcite-block-section.entry.js +10 -10
  563. package/dist/esm/calcite-block_5.entry.js +27 -27
  564. package/dist/esm/calcite-button.entry.js +14 -14
  565. package/dist/esm/calcite-card-group.entry.js +6 -6
  566. package/dist/esm/calcite-card.entry.js +11 -11
  567. package/dist/esm/calcite-carousel-item.entry.js +2 -2
  568. package/dist/esm/calcite-carousel.entry.js +12 -12
  569. package/dist/esm/calcite-checkbox.entry.js +11 -11
  570. package/dist/esm/calcite-chip-group.entry.js +6 -6
  571. package/dist/esm/calcite-chip_2.entry.js +15 -15
  572. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +8 -8
  573. package/dist/esm/calcite-color-picker.entry.js +12 -12
  574. package/dist/esm/calcite-combobox-item-group.entry.js +6 -6
  575. package/dist/esm/calcite-combobox_3.entry.js +21 -21
  576. package/dist/esm/calcite-date-picker-day_3.entry.js +13 -13
  577. package/dist/esm/calcite-dialog.entry.js +15 -15
  578. package/dist/esm/calcite-dropdown_2.entry.js +13 -13
  579. package/dist/esm/calcite-fab.entry.js +7 -7
  580. package/dist/esm/calcite-filter_5.entry.js +18 -18
  581. package/dist/esm/calcite-flow_4.entry.js +50 -18
  582. package/dist/esm/calcite-graph_2.entry.js +15 -15
  583. package/dist/esm/calcite-icon_2.entry.js +10 -10
  584. package/dist/esm/calcite-inline-editable.entry.js +13 -13
  585. package/dist/esm/calcite-input-number.entry.js +16 -16
  586. package/dist/esm/calcite-input-text.entry.js +16 -16
  587. package/dist/esm/calcite-input-time-picker-66e7a9f3.js +1858 -0
  588. package/dist/esm/calcite-input-time-picker.entry.js +20 -20
  589. package/dist/esm/calcite-input-time-zone.entry.js +23 -17
  590. package/dist/esm/calcite-input_2.entry.js +16 -16
  591. package/dist/esm/calcite-label.entry.js +6 -6
  592. package/dist/esm/calcite-link.entry.js +6 -6
  593. package/dist/esm/calcite-list-item-group.entry.js +4 -4
  594. package/dist/esm/calcite-menu-item.entry.js +10 -10
  595. package/dist/esm/calcite-menu.entry.js +9 -9
  596. package/dist/esm/calcite-meter.entry.js +10 -10
  597. package/dist/esm/calcite-modal_3.entry.js +19 -19
  598. package/dist/esm/calcite-navigation-logo.entry.js +4 -4
  599. package/dist/esm/calcite-navigation-user.entry.js +3 -3
  600. package/dist/esm/calcite-navigation.entry.js +6 -6
  601. package/dist/esm/calcite-notice.entry.js +14 -14
  602. package/dist/esm/calcite-option_2.entry.js +12 -12
  603. package/dist/esm/calcite-pagination.entry.js +12 -12
  604. package/dist/esm/calcite-pick-list-group.entry.js +10 -10
  605. package/dist/esm/calcite-pick-list-item.entry.js +15 -15
  606. package/dist/esm/calcite-pick-list.entry.js +13 -13
  607. package/dist/esm/calcite-radio-button-group.entry.js +8 -8
  608. package/dist/esm/calcite-radio-button.entry.js +11 -11
  609. package/dist/esm/calcite-rating.entry.js +14 -14
  610. package/dist/esm/calcite-scrim.entry.js +9 -9
  611. package/dist/esm/calcite-segmented-control_2.entry.js +13 -13
  612. package/dist/esm/calcite-sheet.entry.js +10 -10
  613. package/dist/esm/calcite-shell-center-row.entry.js +7 -7
  614. package/dist/esm/calcite-shell-panel_14.entry.js +40 -39
  615. package/dist/esm/calcite-sortable-list.entry.js +8 -8
  616. package/dist/esm/calcite-split-button.entry.js +4 -4
  617. package/dist/esm/calcite-stepper-item.entry.js +11 -11
  618. package/dist/esm/calcite-stepper.entry.js +10 -10
  619. package/dist/esm/calcite-switch.entry.js +11 -11
  620. package/dist/esm/calcite-table-cell_2.entry.js +13 -13
  621. package/dist/esm/calcite-table-row.entry.js +8 -8
  622. package/dist/esm/calcite-table.entry.js +10 -10
  623. package/dist/esm/calcite-text-area.entry.js +16 -16
  624. package/dist/esm/calcite-tile-group.entry.js +7 -7
  625. package/dist/esm/calcite-tile-select-group.entry.js +4 -4
  626. package/dist/esm/calcite-tile-select.entry.js +7 -7
  627. package/dist/esm/calcite-tile.entry.js +7 -7
  628. package/dist/esm/calcite-time-picker.entry.js +13 -13
  629. package/dist/esm/calcite-tip-group.entry.js +2 -2
  630. package/dist/esm/calcite-tip-manager.entry.js +12 -12
  631. package/dist/esm/calcite-tip.entry.js +13 -13
  632. package/dist/esm/calcite-tooltip.entry.js +10 -10
  633. package/dist/esm/calcite-tree_3.entry.js +11 -11
  634. package/dist/esm/card-manager_3.entry.js +8 -7
  635. package/dist/esm/common-c3bbba83.js +36 -0
  636. package/dist/esm/component-d35983a4.js +30 -0
  637. package/dist/esm/conditionalSlot-0cbc7172.js +51 -0
  638. package/dist/esm/config-8d1c3431.js +36 -0
  639. package/dist/esm/crowdsource-manager.entry.js +1 -1
  640. package/dist/esm/crowdsource-reporter.entry.js +71 -32
  641. package/dist/esm/cs-3751e560.js +147 -0
  642. package/dist/esm/da-227f8ad5.js +67 -0
  643. package/dist/esm/date-87a67cb4.js +248 -0
  644. package/dist/esm/de-a5d2b25b.js +91 -0
  645. package/dist/esm/de-at-66232b80.js +90 -0
  646. package/dist/esm/de-ch-1264ed4c.js +90 -0
  647. package/dist/esm/deduct-calculator.entry.js +1 -1
  648. package/dist/esm/dom-63d2d41c.js +1180 -0
  649. package/dist/esm/downloadUtils-a065e9cd.js +3157 -0
  650. package/dist/esm/el-f5bf7ca3.js +66 -0
  651. package/dist/esm/en-au-2ac8f62e.js +66 -0
  652. package/dist/esm/en-ca-a1602b49.js +65 -0
  653. package/dist/esm/en-gb-28354b2e.js +69 -0
  654. package/dist/esm/es-feb7aad2.js +66 -0
  655. package/dist/esm/es-mx-5d64f899.js +65 -0
  656. package/dist/esm/et-173d2f49.js +92 -0
  657. package/dist/esm/feature-comments.entry.js +1 -1
  658. package/dist/esm/feature-form-flow-item.entry.js +1 -1
  659. package/dist/esm/feature-list.entry.js +25 -12
  660. package/dist/esm/features-flow-item.entry.js +1 -1
  661. package/dist/esm/fi-ff9bb719.js +115 -0
  662. package/dist/esm/filter-6ee02739.js +775 -0
  663. package/dist/esm/floating-ui-c7ae81d9.js +2365 -0
  664. package/dist/esm/focusTrapComponent-833b1234.js +1013 -0
  665. package/dist/esm/form-08e1bcb7.js +372 -0
  666. package/dist/esm/fr-ch-491f1abe.js +66 -0
  667. package/dist/esm/fr-e3af6835.js +68 -0
  668. package/dist/esm/guid-42656051.js +24 -0
  669. package/dist/esm/he-47aa8dde.js +105 -0
  670. package/dist/esm/hi-1700df3e.js +65 -0
  671. package/dist/esm/hr-68b828f5.js +80 -0
  672. package/dist/esm/hu-df6a8f29.js +88 -0
  673. package/dist/esm/id-8091582d.js +66 -0
  674. package/dist/esm/index.es-4b7e52e4.js +11231 -0
  675. package/dist/esm/input-7f3fc18b.js +58 -0
  676. package/dist/esm/instant-apps-header.entry.js +1 -1
  677. package/dist/esm/instant-apps-splash.entry.js +1 -1
  678. package/dist/esm/instant-apps-time-filter.entry.js +9 -9
  679. package/dist/esm/interactive-b2a41b8b.js +162 -0
  680. package/dist/esm/it-1f5e149d.js +66 -0
  681. package/dist/esm/it-ch-bf7fcac6.js +66 -0
  682. package/dist/esm/ja-a5117166.js +72 -0
  683. package/dist/esm/key-d6dfb50e.js +16 -0
  684. package/dist/esm/ko-9d7a9e79.js +72 -0
  685. package/dist/esm/label-4c4e06d6.js +179 -0
  686. package/dist/esm/layout-manager.entry.js +1 -1
  687. package/dist/esm/list-flow-item.entry.js +1 -1
  688. package/dist/esm/loadable-1a9b14b8.js +93 -0
  689. package/dist/esm/loader.js +5 -5
  690. package/dist/esm/locale-4441c976.js +591 -0
  691. package/dist/esm/location-flow-item.entry.js +1 -1
  692. package/dist/esm/logger-3188b9c3.js +59 -0
  693. package/dist/esm/lt-2e1c53de.js +97 -0
  694. package/dist/esm/lv-ca1ba866.js +66 -0
  695. package/dist/esm/map-select-tools_3.entry.js +7 -6
  696. package/dist/esm/math-9afe1f6d.js +54 -0
  697. package/dist/esm/mk-421d0d41.js +66 -0
  698. package/dist/esm/nb-5b103e32.js +67 -0
  699. package/dist/esm/nl-eac33461.js +67 -0
  700. package/dist/esm/observers-6cac5525.js +56 -0
  701. package/dist/esm/openCloseComponent-c8c8645b.js +63 -0
  702. package/dist/esm/pci-calculator.entry.js +1 -1
  703. package/dist/esm/pl-03531ccb.js +114 -0
  704. package/dist/esm/popupUtils-07732cb9.js +119 -0
  705. package/dist/esm/pt-b5d8bffc.js +67 -0
  706. package/dist/esm/pt-br-dee45728.js +65 -0
  707. package/dist/esm/public-notification.entry.js +6 -5
  708. package/dist/esm/purify-cb56797a.js +1560 -0
  709. package/dist/esm/refine-results-flow-item.entry.js +1 -1
  710. package/dist/esm/resources-119ae117.js +23 -0
  711. package/dist/esm/resources-244d70ca.js +22 -0
  712. package/dist/esm/resources-3f56d4e7.js +19 -0
  713. package/dist/esm/resources-57625076.js +63 -0
  714. package/dist/esm/resources-5b213c89.js +35 -0
  715. package/dist/esm/resources-61eab899.js +20 -0
  716. package/dist/esm/resources-745dec87.js +34 -0
  717. package/dist/esm/resources-9494c015.js +21 -0
  718. package/dist/esm/resources-d6566b8a.js +62 -0
  719. package/dist/esm/resources-d7e0fbbf.js +24 -0
  720. package/dist/esm/restHelpersGet-48113381.js +976 -0
  721. package/dist/esm/ro-df6cb584.js +66 -0
  722. package/dist/esm/ru-e7c02faa.js +126 -0
  723. package/dist/esm/share-item.entry.js +1 -1
  724. package/dist/esm/shared-list-render-cadae2eb.js +339 -0
  725. package/dist/esm/sk-cae387d2.js +148 -0
  726. package/dist/esm/sl-2892ad87.js +168 -0
  727. package/dist/esm/solution-configuration.entry.js +31 -30
  728. package/dist/esm/solution-contents_3.entry.js +8 -7
  729. package/dist/esm/solution-resource-f5809979.js +142 -0
  730. package/dist/esm/solution-store-ca4d55de.js +1352 -0
  731. package/dist/esm/solutions-components.js +5 -5
  732. package/dist/esm/sortableComponent-52b99f0f.js +2745 -0
  733. package/dist/esm/spatial-ref.entry.js +4 -3
  734. package/dist/esm/sr-11e6839f.js +101 -0
  735. package/dist/esm/store-manager.entry.js +5 -4
  736. package/dist/esm/sv-fd5c6ca5.js +71 -0
  737. package/dist/esm/t9n-b7ea1a61.js +103 -0
  738. package/dist/esm/templates-0b442208.js +402 -0
  739. package/dist/esm/th-170cf6b1.js +65 -0
  740. package/dist/esm/time-a7f1020b.js +286 -0
  741. package/dist/esm/tr-1d6ca382.js +66 -0
  742. package/dist/esm/uk-35eec84e.js +104 -0
  743. package/dist/esm/utils-62514064.js +65 -0
  744. package/dist/esm/utils-d2524a35.js +2274 -0
  745. package/dist/esm/vi-2713ee26.js +70 -0
  746. package/dist/esm/zh-cn-ed066014.js +94 -0
  747. package/dist/esm/zh-hk-a118dced.js +92 -0
  748. package/dist/esm/zh-tw-c9bbf220.js +92 -0
  749. package/dist/node_modules/@esri/calcite-components/dist/collection/components/accordion/accordion.css +5 -5
  750. package/dist/node_modules/@esri/calcite-components/dist/collection/components/accordion-item/accordion-item.css +5 -5
  751. package/dist/node_modules/@esri/calcite-components/dist/collection/components/action/action.css +5 -5
  752. package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-bar/action-bar.css +5 -5
  753. package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-group/action-group.css +5 -5
  754. package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-menu/action-menu.css +5 -5
  755. package/dist/node_modules/@esri/calcite-components/dist/collection/components/action-pad/action-pad.css +5 -5
  756. package/dist/node_modules/@esri/calcite-components/dist/collection/components/alert/alert.css +5 -5
  757. package/dist/node_modules/@esri/calcite-components/dist/collection/components/avatar/avatar.css +5 -5
  758. package/dist/node_modules/@esri/calcite-components/dist/collection/components/block/block.css +5 -5
  759. package/dist/node_modules/@esri/calcite-components/dist/collection/components/block-section/block-section.css +5 -5
  760. package/dist/node_modules/@esri/calcite-components/dist/collection/components/button/button.css +5 -5
  761. package/dist/node_modules/@esri/calcite-components/dist/collection/components/card/card.css +5 -5
  762. package/dist/node_modules/@esri/calcite-components/dist/collection/components/card-group/card-group.css +5 -5
  763. package/dist/node_modules/@esri/calcite-components/dist/collection/components/carousel/carousel.css +5 -5
  764. package/dist/node_modules/@esri/calcite-components/dist/collection/components/carousel-item/carousel-item.css +5 -5
  765. package/dist/node_modules/@esri/calcite-components/dist/collection/components/checkbox/checkbox.css +5 -5
  766. package/dist/node_modules/@esri/calcite-components/dist/collection/components/chip/chip.css +5 -5
  767. package/dist/node_modules/@esri/calcite-components/dist/collection/components/chip-group/chip-group.css +5 -5
  768. package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker/color-picker.css +5 -5
  769. package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker-hex-input/color-picker-hex-input.css +5 -5
  770. package/dist/node_modules/@esri/calcite-components/dist/collection/components/color-picker-swatch/color-picker-swatch.css +5 -5
  771. package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox/combobox.css +5 -5
  772. package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox-item/combobox-item.css +5 -5
  773. package/dist/node_modules/@esri/calcite-components/dist/collection/components/combobox-item-group/combobox-item-group.css +5 -5
  774. package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker/date-picker.css +5 -5
  775. package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-day/date-picker-day.css +5 -5
  776. package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-month/date-picker-month.css +5 -5
  777. package/dist/node_modules/@esri/calcite-components/dist/collection/components/date-picker-month-header/date-picker-month-header.css +5 -5
  778. package/dist/node_modules/@esri/calcite-components/dist/collection/components/dialog/dialog.css +5 -5
  779. package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown/dropdown.css +5 -5
  780. package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown-group/dropdown-group.css +5 -5
  781. package/dist/node_modules/@esri/calcite-components/dist/collection/components/dropdown-item/dropdown-item.css +5 -5
  782. package/dist/node_modules/@esri/calcite-components/dist/collection/components/fab/fab.css +5 -5
  783. package/dist/node_modules/@esri/calcite-components/dist/collection/components/filter/filter.css +5 -5
  784. package/dist/node_modules/@esri/calcite-components/dist/collection/components/flow/flow.css +5 -5
  785. package/dist/node_modules/@esri/calcite-components/dist/collection/components/flow-item/flow-item.css +5 -5
  786. package/dist/node_modules/@esri/calcite-components/dist/collection/components/graph/graph.css +5 -5
  787. package/dist/node_modules/@esri/calcite-components/dist/collection/components/handle/handle.css +5 -5
  788. package/dist/node_modules/@esri/calcite-components/dist/collection/components/icon/icon.css +5 -5
  789. package/dist/node_modules/@esri/calcite-components/dist/collection/components/inline-editable/inline-editable.css +5 -5
  790. package/dist/node_modules/@esri/calcite-components/dist/collection/components/input/input.css +5 -5
  791. package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-date-picker/input-date-picker.css +5 -5
  792. package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-message/input-message.css +5 -5
  793. package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-number/input-number.css +5 -5
  794. package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-text/input-text.css +5 -5
  795. package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-time-picker/input-time-picker.css +5 -5
  796. package/dist/node_modules/@esri/calcite-components/dist/collection/components/input-time-zone/input-time-zone.css +5 -5
  797. package/dist/node_modules/@esri/calcite-components/dist/collection/components/label/label.css +5 -5
  798. package/dist/node_modules/@esri/calcite-components/dist/collection/components/link/link.css +5 -5
  799. package/dist/node_modules/@esri/calcite-components/dist/collection/components/list/list.css +5 -5
  800. package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item/list-item.css +5 -5
  801. package/dist/node_modules/@esri/calcite-components/dist/collection/components/list-item-group/list-item-group.css +5 -5
  802. package/dist/node_modules/@esri/calcite-components/dist/collection/components/loader/loader.css +5 -5
  803. package/dist/node_modules/@esri/calcite-components/dist/collection/components/menu/menu.css +5 -5
  804. package/dist/node_modules/@esri/calcite-components/dist/collection/components/menu-item/menu-item.css +5 -5
  805. package/dist/node_modules/@esri/calcite-components/dist/collection/components/meter/meter.css +5 -5
  806. package/dist/node_modules/@esri/calcite-components/dist/collection/components/modal/modal.css +5 -5
  807. package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation/navigation.css +5 -5
  808. package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation-logo/navigation-logo.css +5 -5
  809. package/dist/node_modules/@esri/calcite-components/dist/collection/components/navigation-user/navigation-user.css +5 -5
  810. package/dist/node_modules/@esri/calcite-components/dist/collection/components/notice/notice.css +5 -5
  811. package/dist/node_modules/@esri/calcite-components/dist/collection/components/option/option.css +5 -5
  812. package/dist/node_modules/@esri/calcite-components/dist/collection/components/option-group/option-group.css +5 -5
  813. package/dist/node_modules/@esri/calcite-components/dist/collection/components/pagination/pagination.css +5 -5
  814. package/dist/node_modules/@esri/calcite-components/dist/collection/components/panel/panel.css +6 -22
  815. package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list/pick-list.css +5 -5
  816. package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list-group/pick-list-group.css +5 -5
  817. package/dist/node_modules/@esri/calcite-components/dist/collection/components/pick-list-item/pick-list-item.css +5 -5
  818. package/dist/node_modules/@esri/calcite-components/dist/collection/components/popover/popover.css +5 -5
  819. package/dist/node_modules/@esri/calcite-components/dist/collection/components/progress/progress.css +5 -5
  820. package/dist/node_modules/@esri/calcite-components/dist/collection/components/radio-button/radio-button.css +5 -5
  821. package/dist/node_modules/@esri/calcite-components/dist/collection/components/radio-button-group/radio-button-group.css +5 -5
  822. package/dist/node_modules/@esri/calcite-components/dist/collection/components/rating/rating.css +5 -5
  823. package/dist/node_modules/@esri/calcite-components/dist/collection/components/scrim/scrim.css +5 -5
  824. package/dist/node_modules/@esri/calcite-components/dist/collection/components/segmented-control/segmented-control.css +5 -5
  825. package/dist/node_modules/@esri/calcite-components/dist/collection/components/segmented-control-item/segmented-control-item.css +5 -5
  826. package/dist/node_modules/@esri/calcite-components/dist/collection/components/select/select.css +5 -5
  827. package/dist/node_modules/@esri/calcite-components/dist/collection/components/sheet/sheet.css +5 -5
  828. package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell/shell.css +6 -6
  829. package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-center-row/shell-center-row.css +5 -5
  830. package/dist/node_modules/@esri/calcite-components/dist/collection/components/shell-panel/shell-panel.css +5 -5
  831. package/dist/node_modules/@esri/calcite-components/dist/collection/components/slider/slider.css +5 -5
  832. package/dist/node_modules/@esri/calcite-components/dist/collection/components/sortable-list/sortable-list.css +5 -5
  833. package/dist/node_modules/@esri/calcite-components/dist/collection/components/split-button/split-button.css +5 -5
  834. package/dist/node_modules/@esri/calcite-components/dist/collection/components/stack/stack.css +5 -5
  835. package/dist/node_modules/@esri/calcite-components/dist/collection/components/stepper/stepper.css +5 -5
  836. package/dist/node_modules/@esri/calcite-components/dist/collection/components/stepper-item/stepper-item.css +5 -5
  837. package/dist/node_modules/@esri/calcite-components/dist/collection/components/switch/switch.css +5 -5
  838. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab/tab.css +5 -5
  839. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab-nav/tab-nav.css +5 -5
  840. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tab-title/tab-title.css +5 -5
  841. package/dist/node_modules/@esri/calcite-components/dist/collection/components/table/table.css +5 -5
  842. package/dist/node_modules/@esri/calcite-components/dist/collection/components/table-cell/table-cell.css +5 -5
  843. package/dist/node_modules/@esri/calcite-components/dist/collection/components/table-header/table-header.css +5 -5
  844. package/dist/node_modules/@esri/calcite-components/dist/collection/components/table-row/table-row.css +5 -5
  845. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tabs/tabs.css +5 -5
  846. package/dist/node_modules/@esri/calcite-components/dist/collection/components/text-area/text-area.css +5 -5
  847. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile/tile.css +5 -5
  848. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-group/tile-group.css +5 -5
  849. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-select/tile-select.css +5 -5
  850. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tile-select-group/tile-select-group.css +5 -5
  851. package/dist/node_modules/@esri/calcite-components/dist/collection/components/time-picker/time-picker.css +5 -5
  852. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip/tip.css +5 -5
  853. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip-group/tip-group.css +5 -5
  854. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tip-manager/tip-manager.css +5 -5
  855. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tooltip/tooltip.css +5 -5
  856. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree/tree.css +5 -5
  857. package/dist/node_modules/@esri/calcite-components/dist/collection/components/tree-item/tree-item.css +5 -5
  858. package/dist/node_modules/@esri/calcite-components/dist/collection/components/value-list/value-list.css +5 -5
  859. package/dist/node_modules/@esri/calcite-components/dist/collection/components/value-list-item/value-list-item.css +5 -5
  860. package/dist/solutions-components/assets/t9n/card-manager/resources_ar.json +4 -1
  861. package/dist/solutions-components/assets/t9n/card-manager/resources_bg.json +4 -1
  862. package/dist/solutions-components/assets/t9n/card-manager/resources_bs.json +4 -1
  863. package/dist/solutions-components/assets/t9n/card-manager/resources_ca.json +4 -1
  864. package/dist/solutions-components/assets/t9n/card-manager/resources_cs.json +4 -1
  865. package/dist/solutions-components/assets/t9n/card-manager/resources_da.json +4 -1
  866. package/dist/solutions-components/assets/t9n/card-manager/resources_de.json +4 -1
  867. package/dist/solutions-components/assets/t9n/card-manager/resources_el.json +4 -1
  868. package/dist/solutions-components/assets/t9n/card-manager/resources_es.json +4 -1
  869. package/dist/solutions-components/assets/t9n/card-manager/resources_et.json +4 -1
  870. package/dist/solutions-components/assets/t9n/card-manager/resources_fi.json +4 -1
  871. package/dist/solutions-components/assets/t9n/card-manager/resources_fr.json +4 -1
  872. package/dist/solutions-components/assets/t9n/card-manager/resources_he.json +4 -1
  873. package/dist/solutions-components/assets/t9n/card-manager/resources_hr.json +4 -1
  874. package/dist/solutions-components/assets/t9n/card-manager/resources_hu.json +4 -1
  875. package/dist/solutions-components/assets/t9n/card-manager/resources_id.json +4 -1
  876. package/dist/solutions-components/assets/t9n/card-manager/resources_it.json +4 -1
  877. package/dist/solutions-components/assets/t9n/card-manager/resources_ja.json +4 -1
  878. package/dist/solutions-components/assets/t9n/card-manager/resources_ko.json +4 -1
  879. package/dist/solutions-components/assets/t9n/card-manager/resources_lt.json +4 -1
  880. package/dist/solutions-components/assets/t9n/card-manager/resources_lv.json +4 -1
  881. package/dist/solutions-components/assets/t9n/card-manager/resources_nb.json +4 -1
  882. package/dist/solutions-components/assets/t9n/card-manager/resources_nl.json +4 -1
  883. package/dist/solutions-components/assets/t9n/card-manager/resources_pl.json +4 -1
  884. package/dist/solutions-components/assets/t9n/card-manager/resources_pt-BR.json +4 -1
  885. package/dist/solutions-components/assets/t9n/card-manager/resources_pt-PT.json +4 -1
  886. package/dist/solutions-components/assets/t9n/card-manager/resources_ro.json +4 -1
  887. package/dist/solutions-components/assets/t9n/card-manager/resources_ru.json +4 -1
  888. package/dist/solutions-components/assets/t9n/card-manager/resources_sk.json +4 -1
  889. package/dist/solutions-components/assets/t9n/card-manager/resources_sl.json +4 -1
  890. package/dist/solutions-components/assets/t9n/card-manager/resources_sr.json +4 -1
  891. package/dist/solutions-components/assets/t9n/card-manager/resources_sv.json +4 -1
  892. package/dist/solutions-components/assets/t9n/card-manager/resources_th.json +4 -1
  893. package/dist/solutions-components/assets/t9n/card-manager/resources_tr.json +4 -1
  894. package/dist/solutions-components/assets/t9n/card-manager/resources_uk.json +4 -1
  895. package/dist/solutions-components/assets/t9n/card-manager/resources_vi.json +4 -1
  896. package/dist/solutions-components/assets/t9n/card-manager/resources_zh-CN.json +4 -1
  897. package/dist/solutions-components/assets/t9n/card-manager/resources_zh-HK.json +4 -1
  898. package/dist/solutions-components/assets/t9n/card-manager/resources_zh-TW.json +4 -1
  899. package/dist/solutions-components/assets/t9n/create-feature/resources.json +5 -0
  900. package/dist/solutions-components/assets/t9n/create-feature/resources_en.json +5 -0
  901. package/dist/solutions-components/assets/t9n/create-related-feature/resources.json +3 -0
  902. package/dist/solutions-components/assets/t9n/create-related-feature/resources_en.json +3 -0
  903. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources.json +0 -1
  904. package/dist/solutions-components/assets/t9n/crowdsource-reporter/resources_en.json +0 -1
  905. package/dist/solutions-components/assets/t9n/layer-table/resources_ar.json +2 -1
  906. package/dist/solutions-components/assets/t9n/layer-table/resources_bg.json +2 -1
  907. package/dist/solutions-components/assets/t9n/layer-table/resources_bs.json +2 -1
  908. package/dist/solutions-components/assets/t9n/layer-table/resources_ca.json +2 -1
  909. package/dist/solutions-components/assets/t9n/layer-table/resources_cs.json +2 -1
  910. package/dist/solutions-components/assets/t9n/layer-table/resources_da.json +2 -1
  911. package/dist/solutions-components/assets/t9n/layer-table/resources_de.json +2 -1
  912. package/dist/solutions-components/assets/t9n/layer-table/resources_el.json +2 -1
  913. package/dist/solutions-components/assets/t9n/layer-table/resources_es.json +2 -1
  914. package/dist/solutions-components/assets/t9n/layer-table/resources_et.json +2 -1
  915. package/dist/solutions-components/assets/t9n/layer-table/resources_fi.json +2 -1
  916. package/dist/solutions-components/assets/t9n/layer-table/resources_fr.json +2 -1
  917. package/dist/solutions-components/assets/t9n/layer-table/resources_he.json +2 -1
  918. package/dist/solutions-components/assets/t9n/layer-table/resources_hr.json +2 -1
  919. package/dist/solutions-components/assets/t9n/layer-table/resources_hu.json +2 -1
  920. package/dist/solutions-components/assets/t9n/layer-table/resources_id.json +2 -1
  921. package/dist/solutions-components/assets/t9n/layer-table/resources_it.json +2 -1
  922. package/dist/solutions-components/assets/t9n/layer-table/resources_ja.json +2 -1
  923. package/dist/solutions-components/assets/t9n/layer-table/resources_ko.json +2 -1
  924. package/dist/solutions-components/assets/t9n/layer-table/resources_lt.json +2 -1
  925. package/dist/solutions-components/assets/t9n/layer-table/resources_lv.json +2 -1
  926. package/dist/solutions-components/assets/t9n/layer-table/resources_nb.json +2 -1
  927. package/dist/solutions-components/assets/t9n/layer-table/resources_nl.json +2 -1
  928. package/dist/solutions-components/assets/t9n/layer-table/resources_pl.json +2 -1
  929. package/dist/solutions-components/assets/t9n/layer-table/resources_pt-BR.json +2 -1
  930. package/dist/solutions-components/assets/t9n/layer-table/resources_pt-PT.json +2 -1
  931. package/dist/solutions-components/assets/t9n/layer-table/resources_ro.json +2 -1
  932. package/dist/solutions-components/assets/t9n/layer-table/resources_ru.json +2 -1
  933. package/dist/solutions-components/assets/t9n/layer-table/resources_sk.json +2 -1
  934. package/dist/solutions-components/assets/t9n/layer-table/resources_sl.json +2 -1
  935. package/dist/solutions-components/assets/t9n/layer-table/resources_sr.json +2 -1
  936. package/dist/solutions-components/assets/t9n/layer-table/resources_sv.json +2 -1
  937. package/dist/solutions-components/assets/t9n/layer-table/resources_th.json +2 -1
  938. package/dist/solutions-components/assets/t9n/layer-table/resources_tr.json +2 -1
  939. package/dist/solutions-components/assets/t9n/layer-table/resources_uk.json +2 -1
  940. package/dist/solutions-components/assets/t9n/layer-table/resources_vi.json +2 -1
  941. package/dist/solutions-components/assets/t9n/layer-table/resources_zh-CN.json +2 -1
  942. package/dist/solutions-components/assets/t9n/layer-table/resources_zh-HK.json +2 -1
  943. package/dist/solutions-components/assets/t9n/layer-table/resources_zh-TW.json +2 -1
  944. package/dist/solutions-components/demos/crowdsource-reporter.html +24 -25
  945. package/dist/solutions-components/p-01588d2c.js +61 -0
  946. package/dist/solutions-components/p-01bdd59d.entry.js +6 -0
  947. package/dist/solutions-components/p-01dae909.js +6 -0
  948. package/dist/solutions-components/p-02ea30d1.entry.js +11 -0
  949. package/dist/solutions-components/p-040b6e44.entry.js +6 -0
  950. package/dist/solutions-components/p-04294b8e.js +6 -0
  951. package/dist/solutions-components/p-062e5705.entry.js +6 -0
  952. package/dist/solutions-components/p-062f4457.js +6 -0
  953. package/dist/solutions-components/p-07d30a6b.entry.js +11 -0
  954. package/dist/solutions-components/p-08d1cc1f.js +11 -0
  955. package/dist/solutions-components/p-0a165419.js +18 -0
  956. package/dist/solutions-components/p-0b6e5486.js +6 -0
  957. package/dist/solutions-components/p-0d6b3f44.js +6 -0
  958. package/dist/solutions-components/p-0dc73313.js +6 -0
  959. package/dist/solutions-components/p-0e851a4b.js +6 -0
  960. package/dist/solutions-components/p-0ef9d36b.js +11 -0
  961. package/dist/solutions-components/p-1017609e.js +11 -0
  962. package/dist/solutions-components/p-14f027b5.js +11 -0
  963. package/dist/solutions-components/p-150394be.js +11 -0
  964. package/dist/solutions-components/p-16a3f7ca.entry.js +6 -0
  965. package/dist/solutions-components/p-16b24981.entry.js +11 -0
  966. package/dist/solutions-components/p-19b466d0.js +6 -0
  967. package/dist/solutions-components/p-1a06bf01.js +6 -0
  968. package/dist/solutions-components/p-1b0fe5b1.entry.js +6 -0
  969. package/dist/solutions-components/p-1b229454.js +11 -0
  970. package/dist/solutions-components/p-1c249530.js +11 -0
  971. package/dist/solutions-components/p-1ce2608d.js +12 -0
  972. package/dist/solutions-components/p-1ef6a1c2.entry.js +6 -0
  973. package/dist/solutions-components/p-2007eaa4.entry.js +6 -0
  974. package/dist/solutions-components/p-222e0445.entry.js +11 -0
  975. package/dist/solutions-components/p-2230d4cc.js +11 -0
  976. package/dist/solutions-components/p-2264e8d5.entry.js +11 -0
  977. package/dist/solutions-components/p-23ce9afa.entry.js +11 -0
  978. package/dist/solutions-components/p-23dd68de.entry.js +17 -0
  979. package/dist/solutions-components/p-245c35ce.js +6 -0
  980. package/dist/solutions-components/p-24a813a4.entry.js +6 -0
  981. package/dist/solutions-components/p-25b5ffea.js +6 -0
  982. package/dist/solutions-components/p-267ef1b8.entry.js +11 -0
  983. package/dist/solutions-components/p-270ead49.js +16 -0
  984. package/dist/solutions-components/p-27d462c0.js +11 -0
  985. package/dist/solutions-components/p-2868a42b.js +11 -0
  986. package/dist/solutions-components/p-29a09798.js +17 -0
  987. package/dist/solutions-components/p-2a53ba0d.js +489 -0
  988. package/dist/solutions-components/p-2aa44a02.entry.js +11 -0
  989. package/dist/solutions-components/p-2d17790c.js +6 -0
  990. package/dist/solutions-components/p-2e06ec97.js +6 -0
  991. package/dist/solutions-components/p-304cef31.js +16 -0
  992. package/dist/solutions-components/p-33db098c.js +6 -0
  993. package/dist/solutions-components/p-347d9ce0.js +6 -0
  994. package/dist/solutions-components/p-36e59391.js +143 -0
  995. package/dist/solutions-components/p-3792492a.js +11 -0
  996. package/dist/solutions-components/p-38a87c63.js +11 -0
  997. package/dist/solutions-components/p-39ca5896.entry.js +6 -0
  998. package/dist/solutions-components/p-3a47fde6.entry.js +11 -0
  999. package/dist/solutions-components/p-3c1ecf85.entry.js +29 -0
  1000. package/dist/solutions-components/p-3c89bfe5.entry.js +6 -0
  1001. package/dist/solutions-components/p-3e828614.js +11 -0
  1002. package/dist/solutions-components/p-40175313.entry.js +11 -0
  1003. package/dist/solutions-components/p-40f5df15.entry.js +11 -0
  1004. package/dist/solutions-components/p-42cd083f.entry.js +20 -0
  1005. package/dist/solutions-components/p-47a0be20.js +11 -0
  1006. package/dist/solutions-components/p-4920ee12.js +11 -0
  1007. package/dist/solutions-components/p-49bbe45e.js +6 -0
  1008. package/dist/solutions-components/p-4b9b7778.js +11 -0
  1009. package/dist/solutions-components/p-4c179300.entry.js +11 -0
  1010. package/dist/solutions-components/p-4e7aa926.js +6 -0
  1011. package/dist/solutions-components/p-4fe5e9c3.entry.js +22 -0
  1012. package/dist/solutions-components/p-508b2b7b.js +6 -0
  1013. package/dist/solutions-components/p-52f19286.entry.js +11 -0
  1014. package/dist/solutions-components/p-53b5a39e.js +6 -0
  1015. package/dist/solutions-components/p-5440c8dd.js +6 -0
  1016. package/dist/solutions-components/p-54a9017c.entry.js +11 -0
  1017. package/dist/solutions-components/p-54b7e680.js +6 -0
  1018. package/dist/solutions-components/p-550da58b.js +6 -0
  1019. package/dist/solutions-components/p-5612aa0c.entry.js +6 -0
  1020. package/dist/solutions-components/p-57025491.entry.js +6 -0
  1021. package/dist/solutions-components/p-5a3cab12.entry.js +17 -0
  1022. package/dist/solutions-components/p-5de67b86.js +11 -0
  1023. package/dist/solutions-components/p-5e71e72a.js +21 -0
  1024. package/dist/solutions-components/p-5f705984.js +6 -0
  1025. package/dist/solutions-components/p-5f7c1e49.js +6 -0
  1026. package/dist/solutions-components/p-6147cfb4.entry.js +6 -0
  1027. package/dist/solutions-components/p-6319ca20.js +6 -0
  1028. package/dist/solutions-components/p-64a34d92.js +11 -0
  1029. package/dist/solutions-components/p-64bf4d2e.entry.js +11 -0
  1030. package/dist/solutions-components/p-66afdfdd.entry.js +17 -0
  1031. package/dist/solutions-components/p-66b01781.js +11 -0
  1032. package/dist/solutions-components/p-67c34d05.entry.js +16 -0
  1033. package/dist/solutions-components/p-6b0fa1eb.entry.js +17 -0
  1034. package/dist/solutions-components/p-6c080ac7.entry.js +11 -0
  1035. package/dist/solutions-components/p-707ee1d1.entry.js +11 -0
  1036. package/dist/solutions-components/p-712873f0.js +6 -0
  1037. package/dist/solutions-components/p-732bb88c.entry.js +6 -0
  1038. package/dist/solutions-components/p-744d9575.js +11 -0
  1039. package/dist/solutions-components/p-7586e1de.entry.js +6 -0
  1040. package/dist/solutions-components/p-770a0e12.js +6 -0
  1041. package/dist/solutions-components/p-793f1b14.entry.js +11 -0
  1042. package/dist/solutions-components/p-798b9928.entry.js +11 -0
  1043. package/dist/solutions-components/p-79f5a8be.js +11 -0
  1044. package/dist/solutions-components/p-79f78acc.entry.js +11 -0
  1045. package/dist/solutions-components/p-7ae41cd8.js +6 -0
  1046. package/dist/solutions-components/p-7b2ef872.entry.js +11 -0
  1047. package/dist/solutions-components/p-7c854814.js +11 -0
  1048. package/dist/solutions-components/p-7fce703f.entry.js +12 -0
  1049. package/dist/solutions-components/p-80f49acc.js +6 -0
  1050. package/dist/solutions-components/p-8537518d.entry.js +11 -0
  1051. package/dist/solutions-components/p-8614d1a0.entry.js +11 -0
  1052. package/dist/solutions-components/p-87f928a5.entry.js +17 -0
  1053. package/dist/solutions-components/p-8bb2c169.js +11 -0
  1054. package/dist/solutions-components/p-8bce991a.js +11 -0
  1055. package/dist/solutions-components/p-8bfa18b7.js +11 -0
  1056. package/dist/solutions-components/p-8c6a301f.entry.js +47 -0
  1057. package/dist/solutions-components/p-8da5aeea.entry.js +11 -0
  1058. package/dist/solutions-components/p-8fb06a85.entry.js +11 -0
  1059. package/dist/solutions-components/p-919e9de7.entry.js +11 -0
  1060. package/dist/solutions-components/p-91b7a7dc.entry.js +11 -0
  1061. package/dist/solutions-components/p-924ec704.js +6 -0
  1062. package/dist/solutions-components/p-9277a339.entry.js +22 -0
  1063. package/dist/solutions-components/p-92ba99ff.js +6 -0
  1064. package/dist/solutions-components/p-936037e4.js +6 -0
  1065. package/dist/solutions-components/p-9384cc65.entry.js +11 -0
  1066. package/dist/solutions-components/p-94ae78d6.js +6 -0
  1067. package/dist/solutions-components/p-9524e5e4.js +6 -0
  1068. package/dist/solutions-components/p-9560a1fd.entry.js +6 -0
  1069. package/dist/solutions-components/p-95c3b305.entry.js +12 -0
  1070. package/dist/solutions-components/p-986ff43b.entry.js +17 -0
  1071. package/dist/solutions-components/p-990d8b4b.js +6 -0
  1072. package/dist/solutions-components/p-996daf05.entry.js +6 -0
  1073. package/dist/solutions-components/p-9bb44f57.js +65 -0
  1074. package/dist/solutions-components/p-9bc84681.js +6 -0
  1075. package/dist/solutions-components/p-9c5f4347.js +6 -0
  1076. package/dist/solutions-components/p-9db30b19.entry.js +6 -0
  1077. package/dist/solutions-components/p-9fa7a7ad.entry.js +6 -0
  1078. package/dist/solutions-components/p-a37d1b17.entry.js +6 -0
  1079. package/dist/solutions-components/p-a471ceb6.js +11 -0
  1080. package/dist/solutions-components/p-a4e35c2d.entry.js +6 -0
  1081. package/dist/solutions-components/p-a5e64f6b.entry.js +6 -0
  1082. package/dist/solutions-components/p-a79f4c52.entry.js +12 -0
  1083. package/dist/solutions-components/p-a8b42e35.entry.js +6 -0
  1084. package/dist/solutions-components/p-aa341d46.entry.js +11 -0
  1085. package/dist/solutions-components/p-aa68a36e.entry.js +11 -0
  1086. package/dist/solutions-components/p-aa85b136.entry.js +6 -0
  1087. package/dist/solutions-components/p-aaa56cbf.js +11 -0
  1088. package/dist/solutions-components/p-abd1cb78.js +21 -0
  1089. package/dist/solutions-components/p-ac11cf8f.entry.js +11 -0
  1090. package/dist/solutions-components/p-aef41a6d.entry.js +11 -0
  1091. package/dist/solutions-components/p-b3e8da19.entry.js +11 -0
  1092. package/dist/solutions-components/p-b5575639.js +11 -0
  1093. package/dist/solutions-components/p-b5b66530.js +11 -0
  1094. package/dist/solutions-components/p-b75c4db2.entry.js +6 -0
  1095. package/dist/solutions-components/p-b76ed1c7.entry.js +11 -0
  1096. package/dist/solutions-components/p-b8b78283.entry.js +29 -0
  1097. package/dist/solutions-components/p-b8ce880d.js +6 -0
  1098. package/dist/solutions-components/p-b8f33145.js +6 -0
  1099. package/dist/solutions-components/p-bae65813.entry.js +6 -0
  1100. package/dist/solutions-components/p-bb0f549a.js +6 -0
  1101. package/dist/solutions-components/p-bc6cf10f.entry.js +11 -0
  1102. package/dist/solutions-components/p-c0d25be5.entry.js +21 -0
  1103. package/dist/solutions-components/p-c151da98.entry.js +11 -0
  1104. package/dist/solutions-components/p-c163b67f.js +6 -0
  1105. package/dist/solutions-components/p-c1fa5dae.entry.js +11 -0
  1106. package/dist/solutions-components/p-c25e8c35.js +17 -0
  1107. package/dist/solutions-components/p-c40b0ec5.js +16 -0
  1108. package/dist/solutions-components/p-c4953b5e.entry.js +11 -0
  1109. package/dist/solutions-components/p-c5facecd.entry.js +6 -0
  1110. package/dist/solutions-components/p-c6255e3c.entry.js +6 -0
  1111. package/dist/solutions-components/p-c7eaade6.entry.js +11 -0
  1112. package/dist/solutions-components/p-ca6055a3.js +6 -0
  1113. package/dist/solutions-components/p-cadbe907.entry.js +11 -0
  1114. package/dist/solutions-components/p-cb07016a.entry.js +11 -0
  1115. package/dist/solutions-components/p-cd6eee11.js +6 -0
  1116. package/dist/solutions-components/p-cf9e6515.entry.js +11 -0
  1117. package/dist/solutions-components/p-d0d020a5.js +37 -0
  1118. package/dist/solutions-components/p-d1cc620f.entry.js +11 -0
  1119. package/dist/solutions-components/p-d36878db.js +11 -0
  1120. package/dist/solutions-components/p-d47abf9b.entry.js +16 -0
  1121. package/dist/solutions-components/p-d75ef009.entry.js +11 -0
  1122. package/dist/solutions-components/p-d784f756.entry.js +23 -0
  1123. package/dist/solutions-components/p-d9e930c8.js +11 -0
  1124. package/dist/solutions-components/p-da80cfbc.entry.js +11 -0
  1125. package/dist/solutions-components/p-dcef5e1a.entry.js +6 -0
  1126. package/dist/solutions-components/p-de3ee7a6.entry.js +17 -0
  1127. package/dist/solutions-components/p-de8121a4.js +6 -0
  1128. package/dist/solutions-components/p-dfeb6a2e.entry.js +11 -0
  1129. package/dist/solutions-components/p-e0ee0556.entry.js +11 -0
  1130. package/dist/solutions-components/p-e378184f.entry.js +6 -0
  1131. package/dist/solutions-components/p-e3fe81ae.js +7 -0
  1132. package/dist/solutions-components/p-e4ef6f49.js +6 -0
  1133. package/dist/solutions-components/p-e74bc7b3.js +6 -0
  1134. package/dist/solutions-components/p-e9d3365f.js +22 -0
  1135. package/dist/solutions-components/p-eb2859d6.js +6 -0
  1136. package/dist/solutions-components/p-ec8f8ff9.entry.js +17 -0
  1137. package/dist/solutions-components/p-ee9b7fab.js +6 -0
  1138. package/dist/solutions-components/p-ef67c743.js +11 -0
  1139. package/dist/solutions-components/p-f222a84e.entry.js +6 -0
  1140. package/dist/solutions-components/p-f3166d51.entry.js +6 -0
  1141. package/dist/solutions-components/p-f550ebc1.entry.js +6 -0
  1142. package/dist/solutions-components/p-f6c3501c.js +16 -0
  1143. package/dist/solutions-components/p-f6f2018a.js +11 -0
  1144. package/dist/solutions-components/p-f7bc99fb.entry.js +17 -0
  1145. package/dist/solutions-components/p-f88c3477.entry.js +6 -0
  1146. package/dist/solutions-components/p-f8d23498.js +11 -0
  1147. package/dist/solutions-components/p-fa56b7c2.js +11 -0
  1148. package/dist/solutions-components/p-fa68f43a.entry.js +6 -0
  1149. package/dist/solutions-components/p-fb3e0eae.js +6 -0
  1150. package/dist/solutions-components/p-fcd33b4f.js +6 -0
  1151. package/dist/solutions-components/p-fedbf657.entry.js +11 -0
  1152. package/dist/solutions-components/solutions-components.esm.js +1 -1
  1153. package/dist/types/components/basemap-gallery/basemap-gallery.d.ts +1 -0
  1154. package/dist/types/components/create-feature/create-feature.d.ts +20 -0
  1155. package/dist/types/components/create-related-feature/create-related-feature.d.ts +16 -0
  1156. package/dist/types/components/crowdsource-reporter/crowdsource-reporter.d.ts +19 -3
  1157. package/dist/types/components/feature-details/feature-details.d.ts +8 -0
  1158. package/dist/types/components/feature-list/feature-list.d.ts +3 -1
  1159. package/dist/types/components/layer-table/layer-table.d.ts +1 -1
  1160. package/dist/types/components.d.ts +28 -1
  1161. package/dist/types/preact.d.ts +3 -1
  1162. package/package.json +8 -7
  1163. package/dist/cjs/ExpandToggle-63855ea7.js +0 -115
  1164. package/dist/cjs/FloatingArrow-4afc0a27.js +0 -48
  1165. package/dist/cjs/Heading-f01dc40c.js +0 -25
  1166. package/dist/cjs/Validation-c52e0b30.js +0 -20
  1167. package/dist/cjs/app-globals-587d5fc5.js +0 -67
  1168. package/dist/cjs/ar-406e323c.js +0 -106
  1169. package/dist/cjs/array-7ee883b3.js +0 -17
  1170. package/dist/cjs/bg-56abe1a2.js +0 -84
  1171. package/dist/cjs/browser-e9eb8b2e.js +0 -35
  1172. package/dist/cjs/bs-43ed4dcb.js +0 -53
  1173. package/dist/cjs/ca-ad58f302.js +0 -73
  1174. package/dist/cjs/calcite-input-time-picker-83bcd60f.js +0 -1861
  1175. package/dist/cjs/common-4d4cf291.js +0 -37
  1176. package/dist/cjs/component-ab59efe0.js +0 -33
  1177. package/dist/cjs/conditionalSlot-e7b1e80b.js +0 -54
  1178. package/dist/cjs/config-90915d7e.js +0 -40
  1179. package/dist/cjs/cs-eef992e9.js +0 -149
  1180. package/dist/cjs/da-4957191f.js +0 -69
  1181. package/dist/cjs/date-09eabd7c.js +0 -264
  1182. package/dist/cjs/de-64947d33.js +0 -93
  1183. package/dist/cjs/de-at-976bd625.js +0 -92
  1184. package/dist/cjs/de-ch-9c2f85be.js +0 -92
  1185. package/dist/cjs/dom-5fd0c11a.js +0 -1215
  1186. package/dist/cjs/downloadUtils-b1bc6031.js +0 -3163
  1187. package/dist/cjs/el-17064e96.js +0 -68
  1188. package/dist/cjs/en-au-bf34aa99.js +0 -68
  1189. package/dist/cjs/en-ca-20b7aeab.js +0 -67
  1190. package/dist/cjs/en-gb-72ebc333.js +0 -71
  1191. package/dist/cjs/es-996df974.js +0 -68
  1192. package/dist/cjs/es-mx-cf34d408.js +0 -67
  1193. package/dist/cjs/et-fe1aba97.js +0 -94
  1194. package/dist/cjs/fi-154d8730.js +0 -117
  1195. package/dist/cjs/filter-1906ce7b.js +0 -778
  1196. package/dist/cjs/floating-ui-b477f602.js +0 -2373
  1197. package/dist/cjs/focusTrapComponent-01de8e72.js +0 -1018
  1198. package/dist/cjs/form-fba99326.js +0 -381
  1199. package/dist/cjs/fr-21a56733.js +0 -70
  1200. package/dist/cjs/fr-ch-66f7a5c9.js +0 -68
  1201. package/dist/cjs/guid-81a8c49f.js +0 -26
  1202. package/dist/cjs/he-249d58b9.js +0 -107
  1203. package/dist/cjs/hi-7015dbc4.js +0 -67
  1204. package/dist/cjs/hr-e57553fd.js +0 -82
  1205. package/dist/cjs/hu-e0a32fbd.js +0 -90
  1206. package/dist/cjs/id-6eeb6f33.js +0 -68
  1207. package/dist/cjs/index.es-5ad1b7be.js +0 -11317
  1208. package/dist/cjs/input-cb7565cc.js +0 -60
  1209. package/dist/cjs/interactive-d349d0f0.js +0 -167
  1210. package/dist/cjs/it-21b9179c.js +0 -68
  1211. package/dist/cjs/it-ch-ed862b1c.js +0 -68
  1212. package/dist/cjs/ja-a5d93dac.js +0 -74
  1213. package/dist/cjs/key-a0f7c4f3.js +0 -19
  1214. package/dist/cjs/ko-1913cf25.js +0 -74
  1215. package/dist/cjs/label-dc906a73.js +0 -186
  1216. package/dist/cjs/loadable-d9a2a731.js +0 -98
  1217. package/dist/cjs/locale-4d172288.js +0 -605
  1218. package/dist/cjs/logger-dc99f85b.js +0 -61
  1219. package/dist/cjs/lt-aeec2286.js +0 -99
  1220. package/dist/cjs/lv-9055202a.js +0 -68
  1221. package/dist/cjs/math-8d9588b6.js +0 -60
  1222. package/dist/cjs/mk-98948b48.js +0 -68
  1223. package/dist/cjs/nb-d88ea8dc.js +0 -69
  1224. package/dist/cjs/nl-a8df29cd.js +0 -69
  1225. package/dist/cjs/observers-b83abbfc.js +0 -58
  1226. package/dist/cjs/openCloseComponent-a2a2a773.js +0 -65
  1227. package/dist/cjs/pl-0c9cc2cf.js +0 -116
  1228. package/dist/cjs/popupUtils-948e8990.js +0 -121
  1229. package/dist/cjs/pt-5d70043e.js +0 -69
  1230. package/dist/cjs/pt-br-fed6323a.js +0 -67
  1231. package/dist/cjs/purify-17c0fc4a.js +0 -1716
  1232. package/dist/cjs/resources-03698411.js +0 -39
  1233. package/dist/cjs/resources-085b5a9c.js +0 -23
  1234. package/dist/cjs/resources-08ceff44.js +0 -21
  1235. package/dist/cjs/resources-32b7c652.js +0 -23
  1236. package/dist/cjs/resources-3e7e7fb7.js +0 -26
  1237. package/dist/cjs/resources-44438f5c.js +0 -68
  1238. package/dist/cjs/resources-b4193681.js +0 -27
  1239. package/dist/cjs/resources-bcc3f2b2.js +0 -68
  1240. package/dist/cjs/resources-e3a7e2f5.js +0 -29
  1241. package/dist/cjs/resources-e5bab826.js +0 -39
  1242. package/dist/cjs/restHelpersGet-88ba0e25.js +0 -975
  1243. package/dist/cjs/ro-021065c9.js +0 -68
  1244. package/dist/cjs/ru-9ec3c8de.js +0 -128
  1245. package/dist/cjs/shared-list-render-79567fc0.js +0 -361
  1246. package/dist/cjs/sk-09cbe5ba.js +0 -150
  1247. package/dist/cjs/sl-3a4381a4.js +0 -170
  1248. package/dist/cjs/solution-resource-16c7510c.js +0 -1843
  1249. package/dist/cjs/solution-store-1218246d.js +0 -1353
  1250. package/dist/cjs/sortableComponent-abdb9e28.js +0 -2748
  1251. package/dist/cjs/sr-c18bc63a.js +0 -103
  1252. package/dist/cjs/sv-e721be29.js +0 -73
  1253. package/dist/cjs/t9n-c8d7a2ec.js +0 -108
  1254. package/dist/cjs/templates-2f44c01b.js +0 -407
  1255. package/dist/cjs/th-baa740bc.js +0 -67
  1256. package/dist/cjs/time-087f0346.js +0 -301
  1257. package/dist/cjs/tr-c0b17a53.js +0 -68
  1258. package/dist/cjs/uk-68a75a5a.js +0 -106
  1259. package/dist/cjs/utils-8f400dfd.js +0 -78
  1260. package/dist/cjs/utils-9a063f23.js +0 -2304
  1261. package/dist/cjs/vi-bf3bf360.js +0 -72
  1262. package/dist/cjs/zh-cn-f36908e8.js +0 -96
  1263. package/dist/cjs/zh-hk-79863fdd.js +0 -94
  1264. package/dist/cjs/zh-tw-eb1f3b17.js +0 -94
  1265. package/dist/esm/ExpandToggle-f909e195.js +0 -108
  1266. package/dist/esm/FloatingArrow-4dbed45e.js +0 -46
  1267. package/dist/esm/Heading-19e46a14.js +0 -22
  1268. package/dist/esm/Validation-0b8675a8.js +0 -18
  1269. package/dist/esm/app-globals-0fc0d343.js +0 -65
  1270. package/dist/esm/ar-2b7701c9.js +0 -104
  1271. package/dist/esm/array-0d5d845c.js +0 -15
  1272. package/dist/esm/bg-cfd918d6.js +0 -82
  1273. package/dist/esm/browser-d0009bfe.js +0 -32
  1274. package/dist/esm/bs-6e26541f.js +0 -51
  1275. package/dist/esm/ca-3edf7b06.js +0 -71
  1276. package/dist/esm/calcite-input-time-picker-c5ee10a4.js +0 -1858
  1277. package/dist/esm/common-3b99e350.js +0 -35
  1278. package/dist/esm/component-0f26d27a.js +0 -30
  1279. package/dist/esm/conditionalSlot-56fa9723.js +0 -51
  1280. package/dist/esm/config-e0237f7c.js +0 -36
  1281. package/dist/esm/cs-93a3355b.js +0 -147
  1282. package/dist/esm/da-f4d05bf2.js +0 -67
  1283. package/dist/esm/date-dd3d9d2f.js +0 -248
  1284. package/dist/esm/de-04f477b6.js +0 -91
  1285. package/dist/esm/de-at-1b4e56b9.js +0 -90
  1286. package/dist/esm/de-ch-59c96703.js +0 -90
  1287. package/dist/esm/dom-9e8610a2.js +0 -1180
  1288. package/dist/esm/downloadUtils-ee2d6a99.js +0 -3156
  1289. package/dist/esm/el-134dd039.js +0 -66
  1290. package/dist/esm/en-au-ec33ef70.js +0 -66
  1291. package/dist/esm/en-ca-ab1fbea4.js +0 -65
  1292. package/dist/esm/en-gb-ceb65f79.js +0 -69
  1293. package/dist/esm/es-e023cfc8.js +0 -66
  1294. package/dist/esm/es-mx-e0a5ee8c.js +0 -65
  1295. package/dist/esm/et-572b1e56.js +0 -92
  1296. package/dist/esm/fi-f13fae4c.js +0 -115
  1297. package/dist/esm/filter-3c649b00.js +0 -775
  1298. package/dist/esm/floating-ui-9d9558a6.js +0 -2365
  1299. package/dist/esm/focusTrapComponent-a9be9a5f.js +0 -1013
  1300. package/dist/esm/form-a992bc7e.js +0 -372
  1301. package/dist/esm/fr-ch-a1f8ebbf.js +0 -66
  1302. package/dist/esm/fr-e9b456c3.js +0 -68
  1303. package/dist/esm/guid-52aae62c.js +0 -24
  1304. package/dist/esm/he-dfaa7ea1.js +0 -105
  1305. package/dist/esm/hi-efa0d8e7.js +0 -65
  1306. package/dist/esm/hr-7c04c969.js +0 -80
  1307. package/dist/esm/hu-fc6efaba.js +0 -88
  1308. package/dist/esm/id-2d884294.js +0 -66
  1309. package/dist/esm/index.es-6d52a4cf.js +0 -11230
  1310. package/dist/esm/input-b18c3393.js +0 -58
  1311. package/dist/esm/interactive-353bf495.js +0 -162
  1312. package/dist/esm/it-913dabbb.js +0 -66
  1313. package/dist/esm/it-ch-d4c2b23e.js +0 -66
  1314. package/dist/esm/ja-b6c332b1.js +0 -72
  1315. package/dist/esm/key-a9ffa61d.js +0 -16
  1316. package/dist/esm/ko-b220c903.js +0 -72
  1317. package/dist/esm/label-026b99b7.js +0 -179
  1318. package/dist/esm/loadable-4841127f.js +0 -93
  1319. package/dist/esm/locale-8a2aae09.js +0 -591
  1320. package/dist/esm/logger-29d1dc0e.js +0 -59
  1321. package/dist/esm/lt-e97a19a7.js +0 -97
  1322. package/dist/esm/lv-c4e1d066.js +0 -66
  1323. package/dist/esm/math-dd484f87.js +0 -54
  1324. package/dist/esm/mk-fec9b21d.js +0 -66
  1325. package/dist/esm/nb-28189f31.js +0 -67
  1326. package/dist/esm/nl-194a064e.js +0 -67
  1327. package/dist/esm/observers-3af27a40.js +0 -56
  1328. package/dist/esm/openCloseComponent-00e6186d.js +0 -63
  1329. package/dist/esm/pl-c0a7eacf.js +0 -114
  1330. package/dist/esm/popupUtils-75294be5.js +0 -119
  1331. package/dist/esm/pt-48180eaa.js +0 -67
  1332. package/dist/esm/pt-br-e378640f.js +0 -65
  1333. package/dist/esm/purify-72515357.js +0 -1714
  1334. package/dist/esm/resources-0b9430f0.js +0 -21
  1335. package/dist/esm/resources-2117aee0.js +0 -63
  1336. package/dist/esm/resources-29504413.js +0 -34
  1337. package/dist/esm/resources-37d6b520.js +0 -35
  1338. package/dist/esm/resources-75518fcf.js +0 -23
  1339. package/dist/esm/resources-8e7f2865.js +0 -22
  1340. package/dist/esm/resources-8fe9ef4a.js +0 -20
  1341. package/dist/esm/resources-966e32ad.js +0 -62
  1342. package/dist/esm/resources-a1cc283e.js +0 -24
  1343. package/dist/esm/resources-f4406546.js +0 -19
  1344. package/dist/esm/restHelpersGet-788d7f7b.js +0 -960
  1345. package/dist/esm/ro-a116f43c.js +0 -66
  1346. package/dist/esm/ru-53b48473.js +0 -126
  1347. package/dist/esm/shared-list-render-7df95a79.js +0 -339
  1348. package/dist/esm/sk-6e16e781.js +0 -148
  1349. package/dist/esm/sl-0b5a108a.js +0 -168
  1350. package/dist/esm/solution-resource-966f8511.js +0 -1840
  1351. package/dist/esm/solution-store-61fd39ea.js +0 -1351
  1352. package/dist/esm/sortableComponent-fc3d2fcf.js +0 -2745
  1353. package/dist/esm/sr-c91ad375.js +0 -101
  1354. package/dist/esm/sv-99a8436f.js +0 -71
  1355. package/dist/esm/t9n-d5539b3a.js +0 -103
  1356. package/dist/esm/templates-9330d7b8.js +0 -401
  1357. package/dist/esm/th-f448c101.js +0 -65
  1358. package/dist/esm/time-8f4af53a.js +0 -286
  1359. package/dist/esm/tr-1c4d126e.js +0 -66
  1360. package/dist/esm/uk-afcd7307.js +0 -104
  1361. package/dist/esm/utils-057404c5.js +0 -2274
  1362. package/dist/esm/utils-6391b35c.js +0 -65
  1363. package/dist/esm/vi-13e0626d.js +0 -70
  1364. package/dist/esm/zh-cn-80512388.js +0 -94
  1365. package/dist/esm/zh-hk-220c6f50.js +0 -92
  1366. package/dist/esm/zh-tw-f9a73c0d.js +0 -92
  1367. package/dist/solutions-components/p-0129abe8.entry.js +0 -11
  1368. package/dist/solutions-components/p-0238f68c.js +0 -6
  1369. package/dist/solutions-components/p-034291c9.entry.js +0 -11
  1370. package/dist/solutions-components/p-042c0134.entry.js +0 -11
  1371. package/dist/solutions-components/p-052d1165.js +0 -11
  1372. package/dist/solutions-components/p-0558fbc7.js +0 -143
  1373. package/dist/solutions-components/p-06c581b3.js +0 -6
  1374. package/dist/solutions-components/p-071a80fb.js +0 -11
  1375. package/dist/solutions-components/p-0ac3d6fb.js +0 -6
  1376. package/dist/solutions-components/p-0afbf455.js +0 -11
  1377. package/dist/solutions-components/p-0b0d30a9.entry.js +0 -11
  1378. package/dist/solutions-components/p-0c8cf779.js +0 -6
  1379. package/dist/solutions-components/p-0cdda3a9.js +0 -6
  1380. package/dist/solutions-components/p-10a4512a.entry.js +0 -6
  1381. package/dist/solutions-components/p-11149179.js +0 -6
  1382. package/dist/solutions-components/p-111ff298.entry.js +0 -29
  1383. package/dist/solutions-components/p-131ca2b1.js +0 -11
  1384. package/dist/solutions-components/p-13ac2814.js +0 -6
  1385. package/dist/solutions-components/p-14ac7f32.js +0 -17
  1386. package/dist/solutions-components/p-15105f4c.js +0 -6
  1387. package/dist/solutions-components/p-15cbdc2c.entry.js +0 -6
  1388. package/dist/solutions-components/p-16af273f.entry.js +0 -6
  1389. package/dist/solutions-components/p-17f35552.entry.js +0 -6
  1390. package/dist/solutions-components/p-1803e66b.entry.js +0 -21
  1391. package/dist/solutions-components/p-18103eee.entry.js +0 -11
  1392. package/dist/solutions-components/p-190de825.js +0 -6
  1393. package/dist/solutions-components/p-19879c48.entry.js +0 -6
  1394. package/dist/solutions-components/p-1b147794.js +0 -11
  1395. package/dist/solutions-components/p-1c45b737.entry.js +0 -6
  1396. package/dist/solutions-components/p-1fcd444d.entry.js +0 -6
  1397. package/dist/solutions-components/p-23c70a46.entry.js +0 -17
  1398. package/dist/solutions-components/p-2483d087.entry.js +0 -11
  1399. package/dist/solutions-components/p-26ccfcc6.entry.js +0 -6
  1400. package/dist/solutions-components/p-27bc7520.js +0 -6
  1401. package/dist/solutions-components/p-27eca753.js +0 -6
  1402. package/dist/solutions-components/p-2866ef30.js +0 -11
  1403. package/dist/solutions-components/p-288599db.entry.js +0 -16
  1404. package/dist/solutions-components/p-28b4de12.js +0 -6
  1405. package/dist/solutions-components/p-29a24832.entry.js +0 -6
  1406. package/dist/solutions-components/p-2c7a600b.js +0 -6
  1407. package/dist/solutions-components/p-2cff27c5.js +0 -22
  1408. package/dist/solutions-components/p-2df01fbd.js +0 -6
  1409. package/dist/solutions-components/p-30448906.entry.js +0 -6
  1410. package/dist/solutions-components/p-32539121.js +0 -16
  1411. package/dist/solutions-components/p-32b1bb0a.entry.js +0 -11
  1412. package/dist/solutions-components/p-33601437.js +0 -6
  1413. package/dist/solutions-components/p-351b4ea6.js +0 -61
  1414. package/dist/solutions-components/p-363c89e1.js +0 -6
  1415. package/dist/solutions-components/p-3795ce25.js +0 -18
  1416. package/dist/solutions-components/p-3832f6b0.js +0 -11
  1417. package/dist/solutions-components/p-38346d75.js +0 -6
  1418. package/dist/solutions-components/p-39bc5b60.js +0 -6
  1419. package/dist/solutions-components/p-3a4f0ef6.js +0 -6
  1420. package/dist/solutions-components/p-3a839252.entry.js +0 -6
  1421. package/dist/solutions-components/p-3ab1d999.js +0 -6
  1422. package/dist/solutions-components/p-3ae3fb2d.entry.js +0 -6
  1423. package/dist/solutions-components/p-3edf491f.js +0 -11
  1424. package/dist/solutions-components/p-3f23fa58.js +0 -6
  1425. package/dist/solutions-components/p-4115fcd2.entry.js +0 -6
  1426. package/dist/solutions-components/p-416c0818.js +0 -11
  1427. package/dist/solutions-components/p-42903dc4.entry.js +0 -11
  1428. package/dist/solutions-components/p-432d7aac.entry.js +0 -11
  1429. package/dist/solutions-components/p-443bb48a.js +0 -6
  1430. package/dist/solutions-components/p-44b455ac.js +0 -21
  1431. package/dist/solutions-components/p-461d72a9.entry.js +0 -11
  1432. package/dist/solutions-components/p-4a5f4c12.js +0 -6
  1433. package/dist/solutions-components/p-4a8da1a3.entry.js +0 -6
  1434. package/dist/solutions-components/p-4dd4e1f5.js +0 -11
  1435. package/dist/solutions-components/p-4e44d681.entry.js +0 -6
  1436. package/dist/solutions-components/p-4ebde78c.entry.js +0 -6
  1437. package/dist/solutions-components/p-517bc39b.entry.js +0 -6
  1438. package/dist/solutions-components/p-51b004f6.js +0 -11
  1439. package/dist/solutions-components/p-51eb6427.entry.js +0 -11
  1440. package/dist/solutions-components/p-51f2cd4b.entry.js +0 -6
  1441. package/dist/solutions-components/p-53e0faf4.js +0 -12
  1442. package/dist/solutions-components/p-54713c54.js +0 -11
  1443. package/dist/solutions-components/p-5501cb25.entry.js +0 -17
  1444. package/dist/solutions-components/p-57729067.entry.js +0 -11
  1445. package/dist/solutions-components/p-58d0a9e8.js +0 -11
  1446. package/dist/solutions-components/p-5ae7ca10.js +0 -6
  1447. package/dist/solutions-components/p-5cd51ba9.js +0 -6
  1448. package/dist/solutions-components/p-5e901f4d.js +0 -6
  1449. package/dist/solutions-components/p-5ea0c09b.js +0 -6
  1450. package/dist/solutions-components/p-5fcdc5af.entry.js +0 -12
  1451. package/dist/solutions-components/p-632a3328.js +0 -6
  1452. package/dist/solutions-components/p-64e8c883.js +0 -11
  1453. package/dist/solutions-components/p-659678f1.js +0 -43
  1454. package/dist/solutions-components/p-667f4b68.js +0 -6
  1455. package/dist/solutions-components/p-6b2ea220.entry.js +0 -11
  1456. package/dist/solutions-components/p-6c44ba5f.js +0 -16
  1457. package/dist/solutions-components/p-6d369f32.entry.js +0 -22
  1458. package/dist/solutions-components/p-6d4f59df.js +0 -6
  1459. package/dist/solutions-components/p-6def4549.js +0 -11
  1460. package/dist/solutions-components/p-6df7b770.js +0 -11
  1461. package/dist/solutions-components/p-6eaba85e.js +0 -11
  1462. package/dist/solutions-components/p-6eba7557.entry.js +0 -11
  1463. package/dist/solutions-components/p-6ef00d3c.js +0 -6
  1464. package/dist/solutions-components/p-6f98db75.entry.js +0 -11
  1465. package/dist/solutions-components/p-7090b8bc.entry.js +0 -11
  1466. package/dist/solutions-components/p-72b4bf7a.entry.js +0 -23
  1467. package/dist/solutions-components/p-74bd8ced.entry.js +0 -11
  1468. package/dist/solutions-components/p-76c08334.js +0 -16
  1469. package/dist/solutions-components/p-792a8e91.entry.js +0 -17
  1470. package/dist/solutions-components/p-7b0448b1.js +0 -6
  1471. package/dist/solutions-components/p-7c19f274.js +0 -6
  1472. package/dist/solutions-components/p-7c583516.js +0 -50
  1473. package/dist/solutions-components/p-7fa53f88.entry.js +0 -6
  1474. package/dist/solutions-components/p-81012aaa.entry.js +0 -6
  1475. package/dist/solutions-components/p-8145011e.entry.js +0 -11
  1476. package/dist/solutions-components/p-8343f841.entry.js +0 -17
  1477. package/dist/solutions-components/p-85002390.js +0 -11
  1478. package/dist/solutions-components/p-860452b5.entry.js +0 -11
  1479. package/dist/solutions-components/p-8704c6df.entry.js +0 -11
  1480. package/dist/solutions-components/p-871b9b39.entry.js +0 -6
  1481. package/dist/solutions-components/p-873a5fd1.entry.js +0 -29
  1482. package/dist/solutions-components/p-8817162f.js +0 -17
  1483. package/dist/solutions-components/p-88934d2b.js +0 -11
  1484. package/dist/solutions-components/p-88e391ab.entry.js +0 -6
  1485. package/dist/solutions-components/p-89bd8016.entry.js +0 -22
  1486. package/dist/solutions-components/p-8ad16e95.js +0 -16
  1487. package/dist/solutions-components/p-8b54465a.js +0 -11
  1488. package/dist/solutions-components/p-8e85d818.js +0 -6
  1489. package/dist/solutions-components/p-8feb21be.entry.js +0 -17
  1490. package/dist/solutions-components/p-9099acb6.js +0 -6
  1491. package/dist/solutions-components/p-93c9be09.entry.js +0 -17
  1492. package/dist/solutions-components/p-941ec574.entry.js +0 -6
  1493. package/dist/solutions-components/p-949a8cb7.entry.js +0 -11
  1494. package/dist/solutions-components/p-952a4ed2.js +0 -6
  1495. package/dist/solutions-components/p-960baebc.entry.js +0 -6
  1496. package/dist/solutions-components/p-96a7e73d.js +0 -11
  1497. package/dist/solutions-components/p-9905a2cd.js +0 -6
  1498. package/dist/solutions-components/p-9a4f0ae3.entry.js +0 -11
  1499. package/dist/solutions-components/p-9ab5fbed.entry.js +0 -17
  1500. package/dist/solutions-components/p-9bfb0a88.entry.js +0 -17
  1501. package/dist/solutions-components/p-9edd6de9.entry.js +0 -16
  1502. package/dist/solutions-components/p-9f943f1a.js +0 -6
  1503. package/dist/solutions-components/p-a2613102.entry.js +0 -11
  1504. package/dist/solutions-components/p-a2c467d7.js +0 -6
  1505. package/dist/solutions-components/p-a6aba7d4.entry.js +0 -6
  1506. package/dist/solutions-components/p-a704be29.js +0 -6
  1507. package/dist/solutions-components/p-a7ca67b9.js +0 -11
  1508. package/dist/solutions-components/p-a8638d44.entry.js +0 -11
  1509. package/dist/solutions-components/p-abafd987.entry.js +0 -47
  1510. package/dist/solutions-components/p-abd443e4.entry.js +0 -11
  1511. package/dist/solutions-components/p-abd99f2b.entry.js +0 -11
  1512. package/dist/solutions-components/p-ac40d2a6.entry.js +0 -11
  1513. package/dist/solutions-components/p-ade4a0c0.entry.js +0 -6
  1514. package/dist/solutions-components/p-ae53daf0.js +0 -11
  1515. package/dist/solutions-components/p-b134cc53.entry.js +0 -11
  1516. package/dist/solutions-components/p-b1a053c7.entry.js +0 -6
  1517. package/dist/solutions-components/p-b1b88bb9.entry.js +0 -11
  1518. package/dist/solutions-components/p-b24985b0.entry.js +0 -11
  1519. package/dist/solutions-components/p-b4f15b86.entry.js +0 -11
  1520. package/dist/solutions-components/p-b51111e1.js +0 -11
  1521. package/dist/solutions-components/p-b6ac459a.entry.js +0 -11
  1522. package/dist/solutions-components/p-b715fe7e.entry.js +0 -11
  1523. package/dist/solutions-components/p-bd989e41.js +0 -11
  1524. package/dist/solutions-components/p-c58a3ade.entry.js +0 -11
  1525. package/dist/solutions-components/p-c6296ee6.js +0 -11
  1526. package/dist/solutions-components/p-c62bd2a0.entry.js +0 -17
  1527. package/dist/solutions-components/p-c6fe3b6c.js +0 -6
  1528. package/dist/solutions-components/p-c897ea6a.entry.js +0 -11
  1529. package/dist/solutions-components/p-c9193d36.entry.js +0 -6
  1530. package/dist/solutions-components/p-caa665a4.js +0 -11
  1531. package/dist/solutions-components/p-cb860e39.js +0 -11
  1532. package/dist/solutions-components/p-cc5e8fec.entry.js +0 -11
  1533. package/dist/solutions-components/p-ccc3f0c4.entry.js +0 -6
  1534. package/dist/solutions-components/p-cde4f891.entry.js +0 -11
  1535. package/dist/solutions-components/p-cefb0487.js +0 -489
  1536. package/dist/solutions-components/p-d29843c1.js +0 -6
  1537. package/dist/solutions-components/p-d34db378.entry.js +0 -21
  1538. package/dist/solutions-components/p-d3b61974.entry.js +0 -11
  1539. package/dist/solutions-components/p-d7f00451.entry.js +0 -11
  1540. package/dist/solutions-components/p-d81f19b5.js +0 -6
  1541. package/dist/solutions-components/p-d9110df1.entry.js +0 -11
  1542. package/dist/solutions-components/p-e060bbf4.entry.js +0 -6
  1543. package/dist/solutions-components/p-e191b864.entry.js +0 -11
  1544. package/dist/solutions-components/p-e2263afa.entry.js +0 -11
  1545. package/dist/solutions-components/p-e2d9c1e4.entry.js +0 -12
  1546. package/dist/solutions-components/p-e46f6b68.js +0 -11
  1547. package/dist/solutions-components/p-e683e142.js +0 -6
  1548. package/dist/solutions-components/p-e6ac93e5.entry.js +0 -11
  1549. package/dist/solutions-components/p-e7ce7ab5.entry.js +0 -11
  1550. package/dist/solutions-components/p-e85ca9f5.entry.js +0 -11
  1551. package/dist/solutions-components/p-e9488a2a.js +0 -6
  1552. package/dist/solutions-components/p-eacb5b05.js +0 -11
  1553. package/dist/solutions-components/p-ed000576.js +0 -6
  1554. package/dist/solutions-components/p-eec49294.entry.js +0 -11
  1555. package/dist/solutions-components/p-f067a46c.js +0 -21
  1556. package/dist/solutions-components/p-f123e913.entry.js +0 -6
  1557. package/dist/solutions-components/p-f2139e1f.js +0 -11
  1558. package/dist/solutions-components/p-f2e30760.entry.js +0 -11
  1559. package/dist/solutions-components/p-f3cd6339.entry.js +0 -11
  1560. package/dist/solutions-components/p-f42cdeb6.entry.js +0 -6
  1561. package/dist/solutions-components/p-f44c8764.js +0 -6
  1562. package/dist/solutions-components/p-f6a94b55.js +0 -11
  1563. package/dist/solutions-components/p-f6c2f78c.js +0 -6
  1564. package/dist/solutions-components/p-f97b2291.js +0 -6
  1565. package/dist/solutions-components/p-fbd8a250.entry.js +0 -12
  1566. package/dist/solutions-components/p-fc62c04b.entry.js +0 -6
  1567. package/dist/solutions-components/p-fc68aaf4.js +0 -6
  1568. package/dist/solutions-components/p-fc8d6dcf.js +0 -11
  1569. package/dist/solutions-components/p-fc9301a3.entry.js +0 -6
  1570. package/dist/solutions-components/p-fde2ea30.entry.js +0 -6
  1571. package/dist/solutions-components/p-fe82bd8a.js +0 -11
  1572. package/dist/solutions-components/p-ff87b9de.js +0 -7
  1573. package/dist/solutions-components/p-ffbe2075.js +0 -11
  1574. /package/dist/cjs/{index-5f864f65.js → index-f052f656.js} +0 -0
  1575. /package/dist/esm/{index-dc62418d.js → index-e14fade9.js} +0 -0
  1576. /package/dist/solutions-components/{p-36c1c370.js → p-7530a02f.js} +0 -0
@@ -1,975 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- 'use strict';
7
-
8
- require('./solution-resource-16c7510c.js');
9
-
10
- /*! *****************************************************************************
11
- Copyright (c) Microsoft Corporation.
12
-
13
- Permission to use, copy, modify, and/or distribute this software for any
14
- purpose with or without fee is hereby granted.
15
-
16
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
17
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
18
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
19
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
20
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
21
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
22
- PERFORMANCE OF THIS SOFTWARE.
23
- ***************************************************************************** */
24
- /* global Reflect, Promise */
25
-
26
- var extendStatics = function(d, b) {
27
- extendStatics = Object.setPrototypeOf ||
28
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
29
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
30
- return extendStatics(d, b);
31
- };
32
-
33
- function __extends(d, b) {
34
- extendStatics(d, b);
35
- function __() { this.constructor = d; }
36
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
37
- }
38
-
39
- exports.__assign = function() {
40
- exports.__assign = Object.assign || function __assign(t) {
41
- for (var s, i = 1, n = arguments.length; i < n; i++) {
42
- s = arguments[i];
43
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
44
- }
45
- return t;
46
- };
47
- return exports.__assign.apply(this, arguments);
48
- };
49
-
50
- /* Copyright (c) 2017 Environmental Systems Research Institute, Inc.
51
- * Apache-2.0 */
52
- /**
53
- * Checks parameters to see if we should use FormData to send the request
54
- * @param params The object whose keys will be encoded.
55
- * @return A boolean indicating if FormData will be required.
56
- */
57
- function requiresFormData(params) {
58
- return Object.keys(params).some(function (key) {
59
- var value = params[key];
60
- if (!value) {
61
- return false;
62
- }
63
- if (value && value.toParam) {
64
- value = value.toParam();
65
- }
66
- var type = value.constructor.name;
67
- switch (type) {
68
- case "Array":
69
- return false;
70
- case "Object":
71
- return false;
72
- case "Date":
73
- return false;
74
- case "Function":
75
- return false;
76
- case "Boolean":
77
- return false;
78
- case "String":
79
- return false;
80
- case "Number":
81
- return false;
82
- default:
83
- return true;
84
- }
85
- });
86
- }
87
- /**
88
- * Converts parameters to the proper representation to send to the ArcGIS REST API.
89
- * @param params The object whose keys will be encoded.
90
- * @return A new object with properly encoded values.
91
- */
92
- function processParams(params) {
93
- var newParams = {};
94
- Object.keys(params).forEach(function (key) {
95
- var _a, _b;
96
- var param = params[key];
97
- if (param && param.toParam) {
98
- param = param.toParam();
99
- }
100
- if (!param &&
101
- param !== 0 &&
102
- typeof param !== "boolean" &&
103
- typeof param !== "string") {
104
- return;
105
- }
106
- var type = param.constructor.name;
107
- var value;
108
- // properly encodes objects, arrays and dates for arcgis.com and other services.
109
- // ported from https://github.com/Esri/esri-leaflet/blob/master/src/Request.js#L22-L30
110
- // also see https://github.com/Esri/arcgis-rest-js/issues/18:
111
- // null, undefined, function are excluded. If you want to send an empty key you need to send an empty string "".
112
- switch (type) {
113
- case "Array":
114
- // Based on the first element of the array, classify array as an array of arrays, an array of objects
115
- // to be stringified, or an array of non-objects to be comma-separated
116
- // eslint-disable-next-line no-case-declarations
117
- var firstElementType = (_b = (_a = param[0]) === null || _a === void 0 ? void 0 : _a.constructor) === null || _b === void 0 ? void 0 : _b.name;
118
- value =
119
- firstElementType === "Array" ? param : // pass thru array of arrays
120
- firstElementType === "Object" ? JSON.stringify(param) : // stringify array of objects
121
- param.join(","); // join other types of array elements
122
- break;
123
- case "Object":
124
- value = JSON.stringify(param);
125
- break;
126
- case "Date":
127
- value = param.valueOf();
128
- break;
129
- case "Function":
130
- value = null;
131
- break;
132
- case "Boolean":
133
- value = param + "";
134
- break;
135
- default:
136
- value = param;
137
- break;
138
- }
139
- if (value || value === 0 || typeof value === "string" || Array.isArray(value)) {
140
- newParams[key] = value;
141
- }
142
- });
143
- return newParams;
144
- }
145
-
146
- /* Copyright (c) 2017 Environmental Systems Research Institute, Inc.
147
- * Apache-2.0 */
148
- /**
149
- * Encodes keys and parameters for use in a URL's query string.
150
- *
151
- * @param key Parameter's key
152
- * @param value Parameter's value
153
- * @returns Query string with key and value pairs separated by "&"
154
- */
155
- function encodeParam(key, value) {
156
- // For array of arrays, repeat key=value for each element of containing array
157
- if (Array.isArray(value) && value[0] && Array.isArray(value[0])) {
158
- return value.map(function (arrayElem) { return encodeParam(key, arrayElem); }).join("&");
159
- }
160
- return encodeURIComponent(key) + "=" + encodeURIComponent(value);
161
- }
162
- /**
163
- * Encodes the passed object as a query string.
164
- *
165
- * @param params An object to be encoded.
166
- * @returns An encoded query string.
167
- */
168
- function encodeQueryString(params) {
169
- var newParams = processParams(params);
170
- return Object.keys(newParams)
171
- .map(function (key) {
172
- return encodeParam(key, newParams[key]);
173
- })
174
- .join("&");
175
- }
176
-
177
- /* Copyright (c) 2017 Environmental Systems Research Institute, Inc.
178
- * Apache-2.0 */
179
- /**
180
- * Encodes parameters in a [FormData](https://developer.mozilla.org/en-US/docs/Web/API/FormData) object in browsers or in a [FormData](https://github.com/form-data/form-data) in Node.js
181
- *
182
- * @param params An object to be encoded.
183
- * @returns The complete [FormData](https://developer.mozilla.org/en-US/docs/Web/API/FormData) object.
184
- */
185
- function encodeFormData(params, forceFormData) {
186
- // see https://github.com/Esri/arcgis-rest-js/issues/499 for more info.
187
- var useFormData = requiresFormData(params) || forceFormData;
188
- var newParams = processParams(params);
189
- if (useFormData) {
190
- var formData_1 = new FormData();
191
- Object.keys(newParams).forEach(function (key) {
192
- if (typeof Blob !== "undefined" && newParams[key] instanceof Blob) {
193
- /* To name the Blob:
194
- 1. look to an alternate request parameter called 'fileName'
195
- 2. see if 'name' has been tacked onto the Blob manually
196
- 3. if all else fails, use the request parameter
197
- */
198
- var filename = newParams["fileName"] || newParams[key].name || key;
199
- formData_1.append(key, newParams[key], filename);
200
- }
201
- /* istanbul ignore next */
202
- else if (newParams[key].constructor &&
203
- newParams[key].constructor.name === 'ReadStream' &&
204
- // TODO: only specify the knownLength option if a valid value is given.
205
- // If we can verify in all REST API that the option is need for
206
- // node ReadStream, it can throw an error for the missing dataSize value.
207
- // Note that such change will be a breaking change.
208
- Number.isInteger(newParams["dataSize"])) {
209
- // have to cast the formData to any so that I can use the unofficial API
210
- // in the form-data library to handle Node ReadStream. See
211
- // https://github.com/form-data/form-data/issues/508
212
- formData_1.append(key, newParams[key], {
213
- knownLength: newParams["dataSize"]
214
- });
215
- }
216
- else {
217
- formData_1.append(key, newParams[key]);
218
- }
219
- });
220
- return formData_1;
221
- }
222
- else {
223
- return encodeQueryString(params);
224
- }
225
- }
226
-
227
- /* Copyright (c) 2017 Environmental Systems Research Institute, Inc.
228
- * Apache-2.0 */
229
- // TypeScript 2.1 no longer allows you to extend built in types. See https://github.com/Microsoft/TypeScript/issues/12790#issuecomment-265981442
230
- // and https://github.com/Microsoft/TypeScript-wiki/blob/master/Breaking-Changes.md#extending-built-ins-like-error-array-and-map-may-no-longer-work
231
- //
232
- // This code is from MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error#Custom_Error_Types.
233
- var ArcGISRequestError = /** @class */ (function () {
234
- /**
235
- * Create a new `ArcGISRequestError` object.
236
- *
237
- * @param message - The error message from the API
238
- * @param code - The error code from the API
239
- * @param response - The original response from the API that caused the error
240
- * @param url - The original url of the request
241
- * @param options - The original options and parameters of the request
242
- */
243
- function ArcGISRequestError(message, code, response, url, options) {
244
- message = message || "UNKNOWN_ERROR";
245
- code = code || "UNKNOWN_ERROR_CODE";
246
- this.name = "ArcGISRequestError";
247
- this.message =
248
- code === "UNKNOWN_ERROR_CODE" ? message : code + ": " + message;
249
- this.originalMessage = message;
250
- this.code = code;
251
- this.response = response;
252
- this.url = url;
253
- this.options = options;
254
- }
255
- return ArcGISRequestError;
256
- }());
257
- ArcGISRequestError.prototype = Object.create(Error.prototype);
258
- ArcGISRequestError.prototype.constructor = ArcGISRequestError;
259
-
260
- /* Copyright (c) 2017-2018 Environmental Systems Research Institute, Inc.
261
- * Apache-2.0 */
262
- var NODEJS_DEFAULT_REFERER_HEADER = "@esri/arcgis-rest-js";
263
- var DEFAULT_ARCGIS_REQUEST_OPTIONS = {
264
- httpMethod: "POST",
265
- params: {
266
- f: "json",
267
- },
268
- };
269
- var ArcGISAuthError = /** @class */ (function (_super) {
270
- __extends(ArcGISAuthError, _super);
271
- /**
272
- * Create a new `ArcGISAuthError` object.
273
- *
274
- * @param message - The error message from the API
275
- * @param code - The error code from the API
276
- * @param response - The original response from the API that caused the error
277
- * @param url - The original url of the request
278
- * @param options - The original options of the request
279
- */
280
- function ArcGISAuthError(message, code, response, url, options) {
281
- if (message === void 0) { message = "AUTHENTICATION_ERROR"; }
282
- if (code === void 0) { code = "AUTHENTICATION_ERROR_CODE"; }
283
- var _this = _super.call(this, message, code, response, url, options) || this;
284
- _this.name = "ArcGISAuthError";
285
- _this.message =
286
- code === "AUTHENTICATION_ERROR_CODE" ? message : code + ": " + message;
287
- return _this;
288
- }
289
- ArcGISAuthError.prototype.retry = function (getSession, retryLimit) {
290
- var _this = this;
291
- if (retryLimit === void 0) { retryLimit = 3; }
292
- var tries = 0;
293
- var retryRequest = function (resolve, reject) {
294
- getSession(_this.url, _this.options)
295
- .then(function (session) {
296
- var newOptions = exports.__assign(exports.__assign({}, _this.options), { authentication: session });
297
- tries = tries + 1;
298
- return request(_this.url, newOptions);
299
- })
300
- .then(function (response) {
301
- resolve(response);
302
- })
303
- .catch(function (e) {
304
- if (e.name === "ArcGISAuthError" && tries < retryLimit) {
305
- retryRequest(resolve, reject);
306
- }
307
- else if (e.name === "ArcGISAuthError" && tries >= retryLimit) {
308
- reject(_this);
309
- }
310
- else {
311
- reject(e);
312
- }
313
- });
314
- };
315
- return new Promise(function (resolve, reject) {
316
- retryRequest(resolve, reject);
317
- });
318
- };
319
- return ArcGISAuthError;
320
- }(ArcGISRequestError));
321
- /**
322
- * Checks for errors in a JSON response from the ArcGIS REST API. If there are no errors, it will return the `data` passed in. If there is an error, it will throw an `ArcGISRequestError` or `ArcGISAuthError`.
323
- *
324
- * @param data The response JSON to check for errors.
325
- * @param url The url of the original request
326
- * @param params The parameters of the original request
327
- * @param options The options of the original request
328
- * @returns The data that was passed in the `data` parameter
329
- */
330
- function checkForErrors(response, url, params, options, originalAuthError) {
331
- // this is an error message from billing.arcgis.com backend
332
- if (response.code >= 400) {
333
- var message = response.message, code = response.code;
334
- throw new ArcGISRequestError(message, code, response, url, options);
335
- }
336
- // error from ArcGIS Online or an ArcGIS Portal or server instance.
337
- if (response.error) {
338
- var _a = response.error, message = _a.message, code = _a.code, messageCode = _a.messageCode;
339
- var errorCode = messageCode || code || "UNKNOWN_ERROR_CODE";
340
- if (code === 498 ||
341
- code === 499 ||
342
- messageCode === "GWM_0003" ||
343
- (code === 400 && message === "Unable to generate token.")) {
344
- if (originalAuthError) {
345
- throw originalAuthError;
346
- }
347
- else {
348
- throw new ArcGISAuthError(message, errorCode, response, url, options);
349
- }
350
- }
351
- throw new ArcGISRequestError(message, errorCode, response, url, options);
352
- }
353
- // error from a status check
354
- if (response.status === "failed" || response.status === "failure") {
355
- var message = void 0;
356
- var code = "UNKNOWN_ERROR_CODE";
357
- try {
358
- message = JSON.parse(response.statusMessage).message;
359
- code = JSON.parse(response.statusMessage).code;
360
- }
361
- catch (e) {
362
- message = response.statusMessage || response.message;
363
- }
364
- throw new ArcGISRequestError(message, code, response, url, options);
365
- }
366
- return response;
367
- }
368
- /**
369
- * ```js
370
- * import { request } from '@esri/arcgis-rest-request';
371
- * //
372
- * request('https://www.arcgis.com/sharing/rest')
373
- * .then(response) // response.currentVersion === 5.2
374
- * //
375
- * request('https://www.arcgis.com/sharing/rest', {
376
- * httpMethod: "GET"
377
- * })
378
- * //
379
- * request('https://www.arcgis.com/sharing/rest/search', {
380
- * params: { q: 'parks' }
381
- * })
382
- * .then(response) // response.total => 78379
383
- * ```
384
- * Generic method for making HTTP requests to ArcGIS REST API endpoints.
385
- *
386
- * @param url - The URL of the ArcGIS REST API endpoint.
387
- * @param requestOptions - Options for the request, including parameters relevant to the endpoint.
388
- * @returns A Promise that will resolve with the data from the response.
389
- */
390
- function request(url, requestOptions) {
391
- if (requestOptions === void 0) { requestOptions = { params: { f: "json" } }; }
392
- var options = exports.__assign(exports.__assign(exports.__assign({ httpMethod: "POST" }, DEFAULT_ARCGIS_REQUEST_OPTIONS), requestOptions), {
393
- params: exports.__assign(exports.__assign({}, DEFAULT_ARCGIS_REQUEST_OPTIONS.params), requestOptions.params),
394
- headers: exports.__assign(exports.__assign({}, DEFAULT_ARCGIS_REQUEST_OPTIONS.headers), requestOptions.headers),
395
- });
396
- var missingGlobals = [];
397
- var recommendedPackages = [];
398
- // don't check for a global fetch if a custom implementation was passed through
399
- if (!options.fetch && typeof fetch !== "undefined") {
400
- options.fetch = fetch.bind(Function("return this")());
401
- }
402
- else {
403
- missingGlobals.push("`fetch`");
404
- recommendedPackages.push("`node-fetch`");
405
- }
406
- if (typeof Promise === "undefined") {
407
- missingGlobals.push("`Promise`");
408
- recommendedPackages.push("`es6-promise`");
409
- }
410
- if (typeof FormData === "undefined") {
411
- missingGlobals.push("`FormData`");
412
- recommendedPackages.push("`isomorphic-form-data`");
413
- }
414
- if (!options.fetch ||
415
- typeof Promise === "undefined" ||
416
- typeof FormData === "undefined") {
417
- throw new Error("`arcgis-rest-request` requires a `fetch` implementation and global variables for `Promise` and `FormData` to be present in the global scope. You are missing " + missingGlobals.join(", ") + ". We recommend installing the " + recommendedPackages.join(", ") + " modules at the root of your application to add these to the global scope. See https://bit.ly/2KNwWaJ for more info.");
418
- }
419
- var httpMethod = options.httpMethod, authentication = options.authentication, rawResponse = options.rawResponse;
420
- var params = exports.__assign({ f: "json" }, options.params);
421
- var originalAuthError = null;
422
- var fetchOptions = {
423
- method: httpMethod,
424
- /* ensures behavior mimics XMLHttpRequest.
425
- needed to support sending IWA cookies */
426
- credentials: options.credentials || "same-origin",
427
- };
428
- // the /oauth2/platformSelf route will add X-Esri-Auth-Client-Id header
429
- // and that request needs to send cookies cross domain
430
- // so we need to set the credentials to "include"
431
- if (options.headers &&
432
- options.headers["X-Esri-Auth-Client-Id"] &&
433
- url.indexOf("/oauth2/platformSelf") > -1) {
434
- fetchOptions.credentials = "include";
435
- }
436
- return (authentication
437
- ? authentication.getToken(url, { fetch: options.fetch }).catch(function (err) {
438
- /**
439
- * append original request url and requestOptions
440
- * to the error thrown by getToken()
441
- * to assist with retrying
442
- */
443
- err.url = url;
444
- err.options = options;
445
- /**
446
- * if an attempt is made to talk to an unfederated server
447
- * first try the request anonymously. if a 'token required'
448
- * error is thrown, throw the UNFEDERATED error then.
449
- */
450
- originalAuthError = err;
451
- return Promise.resolve("");
452
- })
453
- : Promise.resolve(""))
454
- .then(function (token) {
455
- if (token.length) {
456
- params.token = token;
457
- }
458
- if (authentication && authentication.getDomainCredentials) {
459
- fetchOptions.credentials = authentication.getDomainCredentials(url);
460
- }
461
- // Custom headers to add to request. IRequestOptions.headers with merge over requestHeaders.
462
- var requestHeaders = {};
463
- if (fetchOptions.method === "GET") {
464
- // Prevents token from being passed in query params when hideToken option is used.
465
- /* istanbul ignore if - window is always defined in a browser. Test case is covered by Jasmine in node test */
466
- if (params.token &&
467
- options.hideToken &&
468
- // Sharing API does not support preflight check required by modern browsers https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
469
- typeof window === "undefined") {
470
- requestHeaders["X-Esri-Authorization"] = "Bearer " + params.token;
471
- delete params.token;
472
- }
473
- // encode the parameters into the query string
474
- var queryParams = encodeQueryString(params);
475
- // dont append a '?' unless parameters are actually present
476
- var urlWithQueryString = queryParams === "" ? url : url + "?" + encodeQueryString(params);
477
- if (
478
- // This would exceed the maximum length for URLs specified by the consumer and requires POST
479
- (options.maxUrlLength &&
480
- urlWithQueryString.length > options.maxUrlLength) ||
481
- // Or if the customer requires the token to be hidden and it has not already been hidden in the header (for browsers)
482
- (params.token && options.hideToken)) {
483
- // the consumer specified a maximum length for URLs
484
- // and this would exceed it, so use post instead
485
- fetchOptions.method = "POST";
486
- // If the token was already added as a Auth header, add the token back to body with other params instead of header
487
- if (token.length && options.hideToken) {
488
- params.token = token;
489
- // Remove existing header that was added before url query length was checked
490
- delete requestHeaders["X-Esri-Authorization"];
491
- }
492
- }
493
- else {
494
- // just use GET
495
- url = urlWithQueryString;
496
- }
497
- }
498
- /* updateResources currently requires FormData even when the input parameters dont warrant it.
499
- https://developers.arcgis.com/rest/users-groups-and-items/update-resources.htm
500
- see https://github.com/Esri/arcgis-rest-js/pull/500 for more info. */
501
- var forceFormData = new RegExp("/items/.+/updateResources").test(url);
502
- if (fetchOptions.method === "POST") {
503
- fetchOptions.body = encodeFormData(params, forceFormData);
504
- }
505
- // Mixin headers from request options
506
- fetchOptions.headers = exports.__assign(exports.__assign({}, requestHeaders), options.headers);
507
- /* istanbul ignore next - karma reports coverage on browser tests only */
508
- if (typeof window === "undefined" && !fetchOptions.headers.referer) {
509
- fetchOptions.headers.referer = NODEJS_DEFAULT_REFERER_HEADER;
510
- }
511
- /* istanbul ignore else blob responses are difficult to make cross platform we will just have to trust the isomorphic fetch will do its job */
512
- if (!requiresFormData(params) && !forceFormData) {
513
- fetchOptions.headers["Content-Type"] =
514
- "application/x-www-form-urlencoded";
515
- }
516
- return options.fetch(url, fetchOptions);
517
- })
518
- .then(function (response) {
519
- if (!response.ok) {
520
- // server responded w/ an actual error (404, 500, etc)
521
- var status_1 = response.status, statusText = response.statusText;
522
- throw new ArcGISRequestError(statusText, "HTTP " + status_1, response, url, options);
523
- }
524
- if (rawResponse) {
525
- return response;
526
- }
527
- switch (params.f) {
528
- case "json":
529
- return response.json();
530
- case "geojson":
531
- return response.json();
532
- case "html":
533
- return response.text();
534
- case "text":
535
- return response.text();
536
- /* istanbul ignore next blob responses are difficult to make cross platform we will just have to trust that isomorphic fetch will do its job */
537
- default:
538
- return response.blob();
539
- }
540
- })
541
- .then(function (data) {
542
- if ((params.f === "json" || params.f === "geojson") && !rawResponse) {
543
- var response = checkForErrors(data, url, params, options, originalAuthError);
544
- if (originalAuthError) {
545
- /* If the request was made to an unfederated service that
546
- didn't require authentication, add the base url and a dummy token
547
- to the list of trusted servers to avoid another federation check
548
- in the event of a repeat request */
549
- var truncatedUrl = url
550
- .toLowerCase()
551
- .split(/\/rest(\/admin)?\/services\//)[0];
552
- options.authentication.federatedServers[truncatedUrl] = {
553
- token: [],
554
- // default to 24 hours
555
- expires: new Date(Date.now() + 86400 * 1000),
556
- };
557
- originalAuthError = null;
558
- }
559
- return response;
560
- }
561
- else {
562
- return data;
563
- }
564
- });
565
- }
566
-
567
- /* Copyright (c) 2018 Environmental Systems Research Institute, Inc.
568
- * Apache-2.0 */
569
- /**
570
- * Helper method to ensure that user supplied urls don't include whitespace or a trailing slash.
571
- */
572
- function cleanUrl(url) {
573
- // Guard so we don't try to trim something that's not a string
574
- if (typeof url !== "string") {
575
- return url;
576
- }
577
- // trim leading and trailing spaces, but not spaces inside the url
578
- url = url.trim();
579
- // remove the trailing slash to the url if one was included
580
- if (url[url.length - 1] === "/") {
581
- url = url.slice(0, -1);
582
- }
583
- return url;
584
- }
585
-
586
- /** @license
587
- * Copyright 2018 Esri
588
- *
589
- * Licensed under the Apache License, Version 2.0 (the "License");
590
- * you may not use this file except in compliance with the License.
591
- * You may obtain a copy of the License at
592
- *
593
- * http://www.apache.org/licenses/LICENSE-2.0
594
- *
595
- * Unless required by applicable law or agreed to in writing, software
596
- * distributed under the License is distributed on an "AS IS" BASIS,
597
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
598
- * See the License for the specific language governing permissions and
599
- * limitations under the License.
600
- */
601
- /**
602
- * Extracts JSON from a Blob.
603
- *
604
- * @param blob Blob to use as source
605
- * @returns A promise that will resolve with JSON or null
606
- */
607
- function blobToJson(blob) {
608
- return new Promise((resolve) => {
609
- blobToText(blob).then((blobContents) => {
610
- try {
611
- resolve(JSON.parse(blobContents));
612
- }
613
- catch (err) {
614
- resolve(null);
615
- }
616
- }, () => resolve(null));
617
- });
618
- }
619
- /**
620
- * Converts a Blob to a File.
621
- *
622
- * @param blob Blob to use as source
623
- * @param filename Name to use for file
624
- * @param mimeType MIME type to override blob's MIME type
625
- * @returns File created out of Blob and filename
626
- */
627
- function blobToFile(blob, filename, mimeType) {
628
- return new File([blob], filename ? filename : "", {
629
- type: mimeType ?? blob.type, // Blobs default to type=""
630
- });
631
- }
632
- /**
633
- * Extracts text from a Blob.
634
- *
635
- * @param blob Blob to use as source
636
- * @returns A promise that will resolve with text read from blob
637
- */
638
- function blobToText(blob) {
639
- return new Promise((resolve) => {
640
- const reader = new FileReader();
641
- reader.onload = function (evt) {
642
- // Disable needed because Node requires cast
643
- const blobContents = evt.target.result;
644
- resolve(blobContents ? blobContents : ""); // not handling ArrayContents variant
645
- };
646
- reader.readAsText(blob);
647
- });
648
- }
649
- /**
650
- * Checks that a URL path ends with a slash.
651
- *
652
- * @param url URL to check
653
- * @returns URL, appended with slash if missing
654
- */
655
- function checkUrlPathTermination(url) {
656
- return url ? (url.endsWith("/") ? url : url + "/") : url;
657
- }
658
- /**
659
- * Gets a property out of a deeply nested object.
660
- * Does not handle anything but nested object graph
661
- *
662
- * @param obj Object to retrieve value from
663
- * @param path Path into an object, e.g., "data.values.webmap", where "data" is a top-level property
664
- * in obj
665
- * @returns Value at end of path
666
- */
667
- function getProp(obj, path) {
668
- return path.split(".").reduce(function (prev, curr) {
669
- /* istanbul ignore next no need to test undefined scenario */
670
- return prev ? prev[curr] : undefined;
671
- }, obj);
672
- }
673
- /**
674
- * Get a property out of a deeply nested object
675
- * Does not handle anything but nested object graph
676
- *
677
- * @param obj Object to retrieve value from
678
- * @param path Path into an object, e.g., "data.values.webmap", where "data" is a top-level property
679
- * in obj
680
- * @param defaultV Optional value to use if any part of path--including final value--is undefined
681
- * @returns Value at end of path
682
- */
683
- function getPropWithDefault(obj, path, defaultV) {
684
- const value = path.split(".").reduce(function (prev, curr) {
685
- /* istanbul ignore next no need to test undefined scenario */
686
- return prev ? prev[curr] : undefined;
687
- }, obj);
688
- if (typeof value === "undefined") {
689
- return defaultV;
690
- }
691
- else {
692
- return value;
693
- }
694
- }
695
- /**
696
- * Sets a deeply nested property of an object.
697
- * Creates the full path if it does not exist.
698
- *
699
- * @param obj Object to set value of
700
- * @param path Path into an object, e.g., "data.values.webmap", where "data" is a top-level property in obj
701
- * @param value The value to set at the end of the path
702
- */
703
- function setCreateProp(obj, path, value) {
704
- const pathParts = path.split(".");
705
- pathParts.reduce((a, b, c) => {
706
- if (c === pathParts.length - 1) {
707
- a[b] = value;
708
- return value;
709
- }
710
- else {
711
- if (!a[b]) {
712
- a[b] = {};
713
- }
714
- return a[b];
715
- }
716
- }, obj);
717
- }
718
- /**
719
- * Sets a deeply nested property of an object.
720
- * Does nothing if the full path does not exist.
721
- *
722
- * @param obj Object to set value of
723
- * @param path Path into an object, e.g., "data.values.webmap", where "data" is a top-level property in obj
724
- * @param value The value to set at the end of the path
725
- */
726
- function setProp(obj, path, value) {
727
- if (getProp(obj, path)) {
728
- const pathParts = path.split(".");
729
- pathParts.reduce((a, b, c) => {
730
- if (c === pathParts.length - 1) {
731
- a[b] = value;
732
- return value;
733
- }
734
- else {
735
- return a[b];
736
- }
737
- }, obj);
738
- }
739
- }
740
-
741
- /**
742
- * Gets a Blob from a web site.
743
- *
744
- * @param url Address of Blob
745
- * @param authentication Credentials for the request
746
- * @param requestOptions - Options for the request, including parameters relevant to the endpoint.
747
- * @returns Promise that will resolve with Blob or an AGO-style JSON failure response
748
- */
749
- function getBlob(url, authentication, requestOptions = {}) {
750
- if (!url) {
751
- return Promise.reject("Url must be provided");
752
- }
753
- const blobRequestOptions = {
754
- authentication: authentication,
755
- rawResponse: true,
756
- ...requestOptions,
757
- };
758
- return request(url, blobRequestOptions).then((response) => {
759
- return response.blob();
760
- });
761
- }
762
-
763
- /** @license
764
- * Copyright 2018 Esri
765
- *
766
- * Licensed under the Apache License, Version 2.0 (the "License");
767
- * you may not use this file except in compliance with the License.
768
- * You may obtain a copy of the License at
769
- *
770
- * http://www.apache.org/licenses/LICENSE-2.0
771
- *
772
- * Unless required by applicable law or agreed to in writing, software
773
- * distributed under the License is distributed on an "AS IS" BASIS,
774
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
775
- * See the License for the specific language governing permissions and
776
- * limitations under the License.
777
- */
778
- // ------------------------------------------------------------------------------------------------------------------ //
779
- const ZIP_FILE_HEADER_SIGNATURE = "PK";
780
- /**
781
- * Gets a Blob from a web site and casts it as a file using the supplied name.
782
- *
783
- * @param url Address of Blob
784
- * @param filename Name to use for file
785
- * @param authentication Credentials for the request
786
- * @returns Promise that will resolve with a File, undefined if the Blob is null, or an AGO-style JSON failure response
787
- */
788
- function getBlobAsFile(url, filename, authentication, ignoreErrors = [], mimeType) {
789
- return new Promise((resolve, reject) => {
790
- // Get the blob from the URL
791
- getBlobCheckForError(url, authentication, ignoreErrors).then((blob) => (!blob ? resolve(null) : resolve(blobToFile(blob, filename, mimeType))), reject);
792
- });
793
- }
794
- /**
795
- * Gets a Blob from a web site and checks for a JSON error packet in the Blob.
796
- *
797
- * @param url Address of Blob
798
- * @param authentication Credentials for the request
799
- * @param ignoreErrors List of HTTP error codes that should be ignored
800
- * @returns Promise that will resolve with Blob or an AGO-REST JSON failure response
801
- */
802
- function getBlobCheckForError(url, authentication, ignoreErrors = []) {
803
- return new Promise((resolve, reject) => {
804
- // Get the blob from the URL
805
- getBlob(url, authentication).then((blob) => {
806
- // Reclassify text/plain blobs as needed
807
- _fixTextBlobType(blob).then((adjustedBlob) => {
808
- if (adjustedBlob.type === "application/json") {
809
- // Blob may be an error
810
- // eslint-disable-next-line @typescript-eslint/no-floating-promises
811
- blobToJson(adjustedBlob).then((json) => {
812
- // Check for valid JSON with an error
813
- if (json?.error) {
814
- const code = json.error.code;
815
- if (code !== undefined && ignoreErrors.indexOf(code) >= 0) {
816
- resolve(null); // Error, but ignored
817
- }
818
- else {
819
- reject(json); // Other error; fail with error
820
- }
821
- }
822
- else {
823
- resolve(adjustedBlob);
824
- }
825
- });
826
- }
827
- else {
828
- resolve(adjustedBlob);
829
- }
830
- }, reject);
831
- }, reject);
832
- });
833
- }
834
- /**
835
- * Gets the data information of an AGO item in its JSON form.
836
- *
837
- * @param itemId Id of an item whose data information is sought
838
- * @param filename Name to use for file
839
- * @param authentication Credentials for the request to AGO
840
- * @returns Promise that will resolve with JSON, or an AGO-style JSON failure response
841
- */
842
- function getItemDataAsJson(itemId, authentication) {
843
- return new Promise((resolve) => {
844
- getItemDataBlob(itemId, authentication).then((blob) => resolve(blobToJson(blob)), () => resolve(null));
845
- });
846
- }
847
- /**
848
- * Gets the data information of an AGO item in its raw (Blob) form.
849
- *
850
- * @param itemId Id of an item whose data information is sought
851
- * @param authentication Credentials for the request to AGO
852
- * @returns A promise that will resolve with the data Blob or null if the item doesn't have a data section
853
- */
854
- function getItemDataBlob(itemId, authentication) {
855
- return new Promise((resolve) => {
856
- const url = getItemDataBlobUrl(itemId, authentication);
857
- getBlobCheckForError(url, authentication, [400, 500]).then((blob) => resolve(_fixTextBlobType(blob)), () => resolve(null));
858
- });
859
- }
860
- /**
861
- * Gets the URL to the data information of an AGO item in its raw (Blob) form.
862
- *
863
- * @param itemId Id of an item whose data information is sought
864
- * @param authentication Credentials for the request to AGO
865
- * @returns URL string
866
- */
867
- function getItemDataBlobUrl(itemId, authentication) {
868
- return `${getPortalSharingUrlFromAuth(authentication)}/content/items/${itemId}/data`;
869
- }
870
- /**
871
- * Gets a JSON from a web site.
872
- *
873
- * @param url Address of JSON
874
- * @param authentication Credentials for the request
875
- * @returns Promise that will resolve with JSON
876
- */
877
- function getJson(url, authentication) {
878
- // Get the blob from the URL
879
- const requestOptions = { httpMethod: "GET" };
880
- return getBlob(url, authentication, requestOptions)
881
- .then((blob) => {
882
- // Reclassify text/plain blobs as needed
883
- return _fixTextBlobType(blob);
884
- })
885
- .then((adjustedBlob) => {
886
- if (adjustedBlob.type === "application/json") {
887
- // Blob may be an error
888
- // eslint-disable-next-line @typescript-eslint/no-floating-promises
889
- return blobToJson(adjustedBlob);
890
- }
891
- else {
892
- return Promise.resolve(null);
893
- }
894
- });
895
- }
896
- /**
897
- * Extracts the portal sharing url from a supplied authentication.
898
- *
899
- * @param authentication Credentials for the request to AGO
900
- * @returns Portal sharing url to be used in API requests, defaulting to `https://www.arcgis.com/sharing/rest`
901
- */
902
- function getPortalSharingUrlFromAuth(authentication) {
903
- // If auth was passed, use that portal
904
- return getProp(authentication, "portal") || "https://www.arcgis.com/sharing/rest";
905
- }
906
- function getThumbnailFile(url, filename, authentication) {
907
- return new Promise((resolve) => {
908
- getBlobAsFile(url, filename, authentication, [500]).then(resolve, () => resolve(null));
909
- });
910
- }
911
- // ------------------------------------------------------------------------------------------------------------------ //
912
- /**
913
- * Fixes the types of Blobs incorrectly typed as text/plain.
914
- *
915
- * @param blob Blob to check
916
- * @returns Promise resolving to original Blob, unless it's originally typed as text/plain but is
917
- * really JSON, ZIP, or XML
918
- * @private
919
- */
920
- function _fixTextBlobType(blob) {
921
- return new Promise((resolve, reject) => {
922
- if (blob && blob.size > 0 && (blob.type.startsWith("text/plain") || blob.type.startsWith("application/json"))) {
923
- blobToText(blob).then((blobText) => {
924
- // Convertible to JSON?
925
- try {
926
- JSON.parse(blobText);
927
- // Yes; reclassify as JSON
928
- resolve(new Blob([blob], { type: "application/json" }));
929
- }
930
- catch (ignored) {
931
- // Nope; test for ZIP file
932
- if (blobText.length > 4 && blobText.substr(0, 4) === ZIP_FILE_HEADER_SIGNATURE) {
933
- // Yes; reclassify as ZIP
934
- resolve(new Blob([blob], { type: "application/zip" }));
935
- }
936
- else if (blobText.startsWith("<")) {
937
- // Reclassify as XML; since the blob started out as text/plain, it's more likely that is
938
- // meant to be human-readable, so we'll use text/xml instead of application/xml
939
- resolve(new Blob([blob], { type: "text/xml" }));
940
- }
941
- else {
942
- // Leave as text
943
- resolve(blob);
944
- }
945
- }
946
- },
947
- // Faulty blob
948
- reject);
949
- }
950
- else {
951
- // Empty or not typed as plain text, so simply return
952
- if (blob) {
953
- resolve(blob);
954
- }
955
- else {
956
- reject();
957
- }
958
- }
959
- });
960
- }
961
-
962
- exports.ArcGISAuthError = ArcGISAuthError;
963
- exports.NODEJS_DEFAULT_REFERER_HEADER = NODEJS_DEFAULT_REFERER_HEADER;
964
- exports.blobToFile = blobToFile;
965
- exports.checkUrlPathTermination = checkUrlPathTermination;
966
- exports.cleanUrl = cleanUrl;
967
- exports.encodeQueryString = encodeQueryString;
968
- exports.getItemDataAsJson = getItemDataAsJson;
969
- exports.getJson = getJson;
970
- exports.getProp = getProp;
971
- exports.getPropWithDefault = getPropWithDefault;
972
- exports.getThumbnailFile = getThumbnailFile;
973
- exports.request = request;
974
- exports.setCreateProp = setCreateProp;
975
- exports.setProp = setProp;