@esri/solutions-components 0.10.48 → 0.11.0

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 (1243) hide show
  1. package/dist/cjs/ExpandToggle-44886935.js +115 -0
  2. package/dist/cjs/FloatingArrow-d7ea2b0f.js +48 -0
  3. package/dist/cjs/Heading-ee0aa171.js +25 -0
  4. package/dist/cjs/IdentityManager-d84c82f1.js +2047 -0
  5. package/dist/cjs/Validation-9515ef0c.js +20 -0
  6. package/dist/cjs/app-globals-03a6ab9b.js +67 -0
  7. package/dist/cjs/ar-180cd9b0.js +106 -0
  8. package/dist/cjs/asyncToGenerator-c7fc3ee4.js +92 -0
  9. package/dist/cjs/basemap-gallery_7.cjs.entry.js +37 -12
  10. package/dist/cjs/bg-fd095c86.js +84 -0
  11. package/dist/cjs/browser-717f77af.js +35 -0
  12. package/dist/cjs/bs-11fa6f0d.js +53 -0
  13. package/dist/cjs/buffer-tools_3.cjs.entry.js +6 -6
  14. package/dist/cjs/ca-0685b1cc.js +73 -0
  15. package/dist/cjs/calcite-accordion_2.cjs.entry.js +5 -5
  16. package/dist/cjs/calcite-action-bar.cjs.entry.js +8 -8
  17. package/dist/cjs/calcite-action-group.cjs.entry.js +7 -7
  18. package/dist/cjs/calcite-action-menu_2.cjs.entry.js +9 -9
  19. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +8 -8
  20. package/dist/cjs/calcite-action_2.cjs.entry.js +13 -13
  21. package/dist/cjs/calcite-alert_2.cjs.entry.js +500 -0
  22. package/dist/cjs/calcite-avatar.cjs.entry.js +1 -1
  23. package/dist/cjs/calcite-block-section.cjs.entry.js +6 -6
  24. package/dist/cjs/calcite-block_5.cjs.entry.js +17 -17
  25. package/dist/cjs/calcite-button-de2c2e75.js +282 -0
  26. package/dist/cjs/calcite-button.cjs.entry.js +8 -8
  27. package/dist/cjs/calcite-card-group.cjs.entry.js +4 -4
  28. package/dist/cjs/calcite-card.cjs.entry.js +7 -7
  29. package/dist/cjs/calcite-carousel_2.cjs.entry.js +7 -7
  30. package/dist/cjs/calcite-checkbox.cjs.entry.js +5 -5
  31. package/dist/cjs/calcite-chip-group.cjs.entry.js +4 -4
  32. package/dist/cjs/calcite-chip_2.cjs.entry.js +9 -9
  33. package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +3 -3
  34. package/dist/cjs/calcite-color-picker.cjs.entry.js +7 -7
  35. package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +3 -3
  36. package/dist/cjs/calcite-combobox_3.cjs.entry.js +66 -20
  37. package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +8 -8
  38. package/dist/cjs/calcite-dialog-a5c288bb.js +5876 -0
  39. package/dist/cjs/calcite-dialog.cjs.entry.js +9 -9
  40. package/dist/cjs/calcite-dropdown_2.cjs.entry.js +7 -7
  41. package/dist/cjs/calcite-fab.cjs.entry.js +4 -4
  42. package/dist/cjs/calcite-filter_5.cjs.entry.js +7 -7
  43. package/dist/cjs/calcite-flow-item_5.cjs.entry.js +1752 -0
  44. package/dist/cjs/calcite-flow_4.cjs.entry.js +12 -12
  45. package/dist/cjs/calcite-graph_2.cjs.entry.js +7 -7
  46. package/dist/cjs/calcite-icon_2.cjs.entry.js +4 -4
  47. package/dist/cjs/calcite-inline-editable.cjs.entry.js +7 -7
  48. package/dist/cjs/calcite-input-945ec162.js +1001 -0
  49. package/dist/cjs/calcite-input-number.cjs.entry.js +9 -9
  50. package/dist/cjs/calcite-input-text.cjs.entry.js +9 -9
  51. package/dist/cjs/calcite-input-time-picker-3aeef2d4.js +1870 -0
  52. package/dist/cjs/calcite-input-time-picker.cjs.entry.js +13 -13
  53. package/dist/cjs/calcite-input-time-zone.cjs.entry.js +8 -8
  54. package/dist/cjs/calcite-input_2.cjs.entry.js +9 -9
  55. package/dist/cjs/calcite-label-e7b67a86.js +111 -0
  56. package/dist/cjs/calcite-label.cjs.entry.js +1 -1
  57. package/dist/cjs/calcite-link.cjs.entry.js +4 -4
  58. package/dist/cjs/calcite-list-item-group.cjs.entry.js +2 -2
  59. package/dist/cjs/calcite-menu-item.cjs.entry.js +6 -6
  60. package/dist/cjs/calcite-menu.cjs.entry.js +6 -6
  61. package/dist/cjs/calcite-meter.cjs.entry.js +6 -6
  62. package/dist/cjs/calcite-modal_4.cjs.entry.js +972 -0
  63. package/dist/cjs/calcite-navigation-logo.cjs.entry.js +4 -4
  64. package/dist/cjs/calcite-navigation-user.cjs.entry.js +3 -3
  65. package/dist/cjs/calcite-navigation.cjs.entry.js +3 -3
  66. package/dist/cjs/calcite-notice-a48cc9e7.js +261 -0
  67. package/dist/cjs/calcite-notice.cjs.entry.js +8 -8
  68. package/dist/cjs/calcite-option-group.cjs.entry.js +1 -1
  69. package/dist/cjs/calcite-option_2.cjs.entry.js +7 -7
  70. package/dist/cjs/calcite-pagination.cjs.entry.js +6 -6
  71. package/dist/cjs/calcite-pick-list-group.cjs.entry.js +7 -7
  72. package/dist/cjs/calcite-pick-list-item.cjs.entry.js +10 -10
  73. package/dist/cjs/calcite-pick-list.cjs.entry.js +8 -8
  74. package/dist/cjs/calcite-radio-button-group.cjs.entry.js +5 -5
  75. package/dist/cjs/calcite-radio-button.cjs.entry.js +5 -5
  76. package/dist/cjs/calcite-rating.cjs.entry.js +8 -8
  77. package/dist/cjs/calcite-scrim.cjs.entry.js +5 -5
  78. package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +6 -6
  79. package/dist/cjs/calcite-sheet.cjs.entry.js +7 -7
  80. package/dist/cjs/calcite-shell-center-row.cjs.entry.js +6 -6
  81. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +24 -24
  82. package/dist/cjs/calcite-shell.cjs.entry.js +4 -4
  83. package/dist/cjs/calcite-sortable-list.cjs.entry.js +4 -4
  84. package/dist/cjs/calcite-split-button.cjs.entry.js +4 -4
  85. package/dist/cjs/calcite-stepper-item.cjs.entry.js +7 -7
  86. package/dist/cjs/calcite-stepper.cjs.entry.js +5 -5
  87. package/dist/cjs/calcite-switch.cjs.entry.js +5 -5
  88. package/dist/cjs/calcite-table-cell_2.cjs.entry.js +7 -7
  89. package/dist/cjs/calcite-table-row.cjs.entry.js +2 -2
  90. package/dist/cjs/calcite-table.cjs.entry.js +6 -6
  91. package/dist/cjs/calcite-text-area.cjs.entry.js +9 -9
  92. package/dist/cjs/calcite-tile-group.cjs.entry.js +4 -4
  93. package/dist/cjs/calcite-tile-select-group.cjs.entry.js +4 -4
  94. package/dist/cjs/calcite-tile-select.cjs.entry.js +6 -6
  95. package/dist/cjs/calcite-tile.cjs.entry.js +4 -4
  96. package/dist/cjs/calcite-time-picker.cjs.entry.js +7 -7
  97. package/dist/cjs/calcite-tip-group.cjs.entry.js +3 -3
  98. package/dist/cjs/calcite-tip-manager.cjs.entry.js +8 -8
  99. package/dist/cjs/calcite-tip.cjs.entry.js +9 -9
  100. package/dist/cjs/calcite-tooltip.cjs.entry.js +5 -5
  101. package/dist/cjs/calcite-tree_2.cjs.entry.js +5 -5
  102. package/dist/cjs/card-manager_3.cjs.entry.js +194 -51
  103. package/dist/cjs/common-10d11a29.js +37 -0
  104. package/dist/cjs/component-69260f95.js +1073 -0
  105. package/dist/cjs/conditionalSlot-130cce71.js +54 -0
  106. package/dist/cjs/config-c999f8fc.js +40 -0
  107. package/dist/cjs/consent-manager.cjs.entry.js +7914 -45
  108. package/dist/cjs/crowdsource-manager.cjs.entry.js +6 -6
  109. package/dist/cjs/crowdsource-reporter.cjs.entry.js +3 -3
  110. package/dist/cjs/cs-70e8ba01.js +149 -0
  111. package/dist/cjs/da-e8eb9ff4.js +69 -0
  112. package/dist/cjs/date-40a80298.js +264 -0
  113. package/dist/cjs/de-4b8310d2.js +93 -0
  114. package/dist/cjs/de-at-dc8ed8c3.js +92 -0
  115. package/dist/cjs/de-ch-c5971940.js +92 -0
  116. package/dist/cjs/deduct-calculator.cjs.entry.js +2 -2
  117. package/dist/cjs/downloadUtils-b6490537.js +3223 -0
  118. package/dist/cjs/el-a70d9f12.js +68 -0
  119. package/dist/cjs/en-au-88ddb80f.js +68 -0
  120. package/dist/cjs/en-ca-5a29b95b.js +67 -0
  121. package/dist/cjs/en-gb-3c763a84.js +71 -0
  122. package/dist/cjs/es-e83e8ff5.js +68 -0
  123. package/dist/cjs/es-mx-2ea879ef.js +67 -0
  124. package/dist/cjs/et-7b00c80d.js +94 -0
  125. package/dist/cjs/feature-list.cjs.entry.js +12 -10
  126. package/dist/cjs/fi-92ca007b.js +117 -0
  127. package/dist/cjs/floating-ui-7fa9e006.js +2413 -0
  128. package/dist/cjs/focusTrapComponent-a7cfa6da.js +1013 -0
  129. package/dist/cjs/form-dd5380da.js +370 -0
  130. package/dist/cjs/form-f2a43327.js +381 -0
  131. package/dist/cjs/fr-a1f5dfd4.js +70 -0
  132. package/dist/cjs/fr-ch-8a4a9d67.js +68 -0
  133. package/dist/cjs/he-38b2b883.js +107 -0
  134. package/dist/cjs/helpers-47465fc2.js +940 -0
  135. package/dist/cjs/hi-a517b1a8.js +67 -0
  136. package/dist/cjs/hr-c1e34de1.js +82 -0
  137. package/dist/cjs/hu-e46e8ae7.js +90 -0
  138. package/dist/cjs/icon-f45e7fbb.js +979 -0
  139. package/dist/cjs/id-bfc376d8.js +68 -0
  140. package/dist/cjs/index-1ab17699.js +201 -0
  141. package/dist/cjs/index-3bae5121.js +1789 -0
  142. package/dist/cjs/index-5d8d6ae2.js +2157 -0
  143. package/dist/cjs/index.es-5fc7bebc.js +11221 -0
  144. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +2 -2
  145. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
  146. package/dist/cjs/instant-apps-create.cjs.entry.js +2 -2
  147. package/dist/cjs/instant-apps-export-views.cjs.entry.js +2 -2
  148. package/dist/cjs/instant-apps-export.cjs.entry.js +2 -2
  149. package/dist/cjs/instant-apps-header.cjs.entry.js +2 -2
  150. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
  151. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +3 -3
  152. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +3 -3
  153. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +3 -3
  154. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
  155. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +2 -2
  156. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  157. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +16 -20
  158. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +13 -13
  159. package/dist/cjs/instant-apps-measurement.cjs.entry.js +2 -2
  160. package/dist/cjs/instant-apps-popover.cjs.entry.js +2 -2
  161. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  162. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +2 -2
  163. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +2 -2
  164. package/dist/cjs/instant-apps-splash.cjs.entry.js +3 -3
  165. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +5 -59
  166. package/dist/cjs/interactive-b59e6294.js +86 -0
  167. package/dist/cjs/interactive-e1c3ccf2.js +85 -0
  168. package/dist/cjs/it-6d8c8360.js +68 -0
  169. package/dist/cjs/it-ch-2b05812c.js +68 -0
  170. package/dist/cjs/ja-eb46f963.js +74 -0
  171. package/dist/cjs/ko-dbe28d19.js +74 -0
  172. package/dist/cjs/label-7f519bd9.js +186 -0
  173. package/dist/cjs/languageSwitcher-bca9ab2c.js +52 -0
  174. package/dist/cjs/loadable-19ab5827.js +98 -0
  175. package/dist/cjs/loader-97bb6b45.js +176 -0
  176. package/dist/cjs/loader.cjs.js +5 -5
  177. package/dist/cjs/locale-3a817e03.js +1488 -0
  178. package/dist/cjs/locale-80aff4b9.js +605 -0
  179. package/dist/cjs/locale-a79da367.js +160 -0
  180. package/dist/cjs/logger-780b61e8.js +61 -0
  181. package/dist/cjs/lt-651bfa9c.js +99 -0
  182. package/dist/cjs/lv-f6fe37a3.js +68 -0
  183. package/dist/cjs/map-select-tools_3.cjs.entry.js +15 -13
  184. package/dist/cjs/mk-1f0ffdf6.js +68 -0
  185. package/dist/cjs/nb-8b7b39ed.js +69 -0
  186. package/dist/cjs/nl-27515721.js +69 -0
  187. package/dist/cjs/observers-902ebe13.js +58 -0
  188. package/dist/cjs/openCloseComponent-039ee139.js +65 -0
  189. package/dist/cjs/openCloseComponent-e8e50700.js +66 -0
  190. package/dist/cjs/pci-calculator.cjs.entry.js +2 -2
  191. package/dist/cjs/pl-d2098514.js +116 -0
  192. package/dist/cjs/popupUtils-72d48968.js +121 -0
  193. package/dist/cjs/pt-a3304010.js +69 -0
  194. package/dist/cjs/pt-br-09d60ba8.js +67 -0
  195. package/dist/cjs/public-notification.cjs.entry.js +12 -10
  196. package/dist/cjs/publicNotificationStore-04b6837d.js +47 -0
  197. package/dist/cjs/request-19fdbaaa.js +21 -0
  198. package/dist/cjs/restHelpersGet-e4639890.js +507 -0
  199. package/dist/cjs/ro-2ea54b1c.js +68 -0
  200. package/dist/cjs/ru-f94ee202.js +128 -0
  201. package/dist/cjs/shared-list-render-fb08b2af.js +361 -0
  202. package/dist/cjs/sk-3cdf67d8.js +150 -0
  203. package/dist/cjs/sl-075daf42.js +170 -0
  204. package/dist/cjs/solution-configuration.cjs.entry.js +53 -53
  205. package/dist/cjs/solution-contents_3.cjs.entry.js +11 -11
  206. package/dist/cjs/solution-item-accordion.cjs.entry.js +3 -3
  207. package/dist/cjs/solution-item-icon.cjs.entry.js +2 -2
  208. package/dist/cjs/solution-resource-d0a2f7fe.js +1845 -0
  209. package/dist/cjs/solution-store-4e602251.js +1105 -0
  210. package/dist/cjs/solutions-components.cjs.js +6 -6
  211. package/dist/cjs/spatial-ref.cjs.entry.js +5 -6
  212. package/dist/cjs/sr-2f08967b.js +103 -0
  213. package/dist/cjs/store-manager.cjs.entry.js +7 -7
  214. package/dist/cjs/sv-65f0e21c.js +73 -0
  215. package/dist/cjs/t9n-0195f685.js +108 -0
  216. package/dist/cjs/templates-1e84847a.js +407 -0
  217. package/dist/cjs/th-db63e592.js +67 -0
  218. package/dist/cjs/time-caa0abbe.js +301 -0
  219. package/dist/cjs/tr-b6401cac.js +68 -0
  220. package/dist/cjs/typeof-2a7e2dec.js +28 -0
  221. package/dist/cjs/uk-d00c351d.js +106 -0
  222. package/dist/cjs/update-243ea407.js +783 -0
  223. package/dist/cjs/utils-7eb34f90.js +153 -0
  224. package/dist/cjs/utils-d2bcba4f.js +79 -0
  225. package/dist/cjs/vi-efe4ad72.js +72 -0
  226. package/dist/cjs/zh-cn-63f07390.js +96 -0
  227. package/dist/cjs/zh-hk-84a86ab9.js +94 -0
  228. package/dist/cjs/zh-tw-894f1adf.js +94 -0
  229. package/dist/collection/assets/t9n/consent-manager/resources.json +3 -10
  230. package/dist/collection/assets/t9n/consent-manager/resources_en.json +3 -10
  231. package/dist/collection/collection-manifest.json +2 -4
  232. package/dist/collection/components/basemap-gallery/basemap-gallery.js +1 -1
  233. package/dist/collection/components/buffer-tools/buffer-tools.js +1 -1
  234. package/dist/collection/components/card-manager/card-manager.js +1 -1
  235. package/dist/collection/components/consent-manager/consent-manager.js +113 -37
  236. package/dist/collection/components/create-feature/create-feature.js +2 -2
  237. package/dist/collection/components/create-related-feature/create-related-feature.js +1 -1
  238. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +4 -0
  239. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +3 -3
  240. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +1 -1
  241. package/dist/collection/components/deduct-calculator/deduct-calculator.js +1 -1
  242. package/dist/collection/components/delete-button/delete-button.js +2 -2
  243. package/dist/collection/components/delete-dialog/delete-dialog.js +1 -1
  244. package/dist/collection/components/edit-card/edit-card.js +26 -2
  245. package/dist/collection/components/feature-details/feature-details.js +6 -6
  246. package/dist/collection/components/feature-list/feature-list.js +3 -3
  247. package/dist/collection/components/floor-filter/floor-filter.js +1 -1
  248. package/dist/collection/components/info-card/info-card.js +2 -2
  249. package/dist/collection/components/json-editor/json-editor.js +1 -1
  250. package/dist/collection/components/layer-table/layer-table.js +224 -47
  251. package/dist/collection/components/map-card/map-card.js +2 -2
  252. package/dist/collection/components/map-draw-tools/map-draw-tools.js +1 -1
  253. package/dist/collection/components/map-fullscreen/map-fullscreen.js +1 -1
  254. package/dist/collection/components/map-layer-picker/map-layer-picker.js +121 -5
  255. package/dist/collection/components/map-legend/map-legend.js +1 -1
  256. package/dist/collection/components/map-picker/map-picker.js +53 -4
  257. package/dist/collection/components/map-search/map-search.js +1 -1
  258. package/dist/collection/components/map-select-tools/map-select-tools.js +3 -3
  259. package/dist/collection/components/map-tools/map-tools.js +2 -2
  260. package/dist/collection/components/pci-calculator/pci-calculator.js +1 -1
  261. package/dist/collection/components/pdf-download/pdf-download.js +1 -1
  262. package/dist/collection/components/public-notification/public-notification.js +2 -2
  263. package/dist/collection/components/refine-selection/refine-selection.js +1 -1
  264. package/dist/collection/components/solution-configuration/solution-configuration.js +3 -3
  265. package/dist/collection/components/solution-contents/solution-contents.js +1 -1
  266. package/dist/collection/components/solution-item/solution-item.js +1 -1
  267. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +1 -1
  268. package/dist/collection/components/solution-item-details/solution-item-details.js +1 -1
  269. package/dist/collection/components/solution-item-icon/solution-item-icon.js +1 -1
  270. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +1 -1
  271. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +1 -1
  272. package/dist/collection/components/solution-resource-item/solution-resource-item.js +1 -1
  273. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +1 -1
  274. package/dist/collection/components/solution-template-data/solution-template-data.js +1 -1
  275. package/dist/collection/components/solution-variables/solution-variables.js +1 -1
  276. package/dist/collection/components/spatial-ref/spatial-ref.js +1 -1
  277. package/dist/collection/demos/consent-manager.html +56 -0
  278. package/dist/collection/utils/interfaces.ts +14 -0
  279. package/dist/components/IdentityManager.js +339 -0
  280. package/dist/components/asyncToGenerator.js +88 -0
  281. package/dist/components/basemap-gallery2.js +1 -1
  282. package/dist/components/buffer-tools2.js +1 -1
  283. package/dist/components/calcite-button2.js +273 -0
  284. package/dist/components/calcite-dialog.js +1 -663
  285. package/dist/components/calcite-dialog2.js +5867 -0
  286. package/dist/components/calcite-input2.js +992 -0
  287. package/dist/components/calcite-label2.js +100 -0
  288. package/dist/components/calcite-notice2.js +251 -0
  289. package/dist/components/card-manager2.js +10 -10
  290. package/dist/components/common.js +0 -1
  291. package/dist/components/component2.js +1048 -0
  292. package/dist/components/consent-manager.js +8053 -203
  293. package/dist/components/create-feature2.js +2 -2
  294. package/dist/components/create-related-feature2.js +1 -1
  295. package/dist/components/crowdsource-manager.js +37 -37
  296. package/dist/components/crowdsource-reporter.js +28 -28
  297. package/dist/components/deduct-calculator2.js +1 -1
  298. package/dist/components/delete-button2.js +29 -11
  299. package/dist/components/delete-dialog2.js +33 -9
  300. package/dist/components/dialog.js +670 -0
  301. package/dist/components/downloadUtils.js +10 -26
  302. package/dist/components/edit-card2.js +7 -2
  303. package/dist/components/feature-details2.js +23 -23
  304. package/dist/components/feature-list2.js +3 -3
  305. package/dist/components/floor-filter2.js +1 -1
  306. package/dist/components/form2.js +362 -0
  307. package/dist/components/icon2.js +960 -0
  308. package/dist/components/index.es.js +25 -104
  309. package/dist/components/index2.js +6 -5
  310. package/dist/components/info-card2.js +9 -9
  311. package/dist/components/instant-apps-language-switcher.js +6 -10
  312. package/dist/components/instant-apps-language-translator2.js +2 -809
  313. package/dist/components/instant-apps-time-filter.js +3 -57
  314. package/dist/components/interactive2.js +83 -0
  315. package/dist/components/json-editor2.js +1 -1
  316. package/dist/components/label3.js +179 -0
  317. package/dist/components/layer-table2.js +212 -69
  318. package/dist/components/loader2.js +173 -0
  319. package/dist/components/locale3.js +1311 -3
  320. package/dist/components/map-card2.js +2 -2
  321. package/dist/components/map-draw-tools2.js +1 -1
  322. package/dist/components/map-fullscreen2.js +1 -1
  323. package/dist/components/map-layer-picker2.js +53 -5
  324. package/dist/components/map-legend2.js +1 -1
  325. package/dist/components/map-picker2.js +28 -3
  326. package/dist/components/map-search2.js +1 -1
  327. package/dist/components/map-select-tools2.js +3 -3
  328. package/dist/components/map-tools2.js +2 -2
  329. package/dist/components/openCloseComponent2.js +64 -0
  330. package/dist/components/pci-calculator.js +1 -1
  331. package/dist/components/pdf-download2.js +1 -1
  332. package/dist/components/public-notification.js +2 -2
  333. package/dist/components/refine-selection2.js +1 -1
  334. package/dist/components/request.js +14 -0
  335. package/dist/components/restHelpersGet.js +74 -557
  336. package/dist/components/solution-configuration.js +27 -28
  337. package/dist/components/solution-contents2.js +1 -1
  338. package/dist/components/solution-item-accordion.js +1 -1
  339. package/dist/components/solution-item-details2.js +1 -1
  340. package/dist/components/solution-item-icon2.js +1 -1
  341. package/dist/components/solution-item-sharing2.js +1 -1
  342. package/dist/components/solution-item2.js +1 -1
  343. package/dist/components/solution-organization-variables2.js +1 -1
  344. package/dist/components/solution-resource-item2.js +1 -2
  345. package/dist/components/solution-resource.js +1701 -1
  346. package/dist/components/solution-spatial-ref2.js +1 -1
  347. package/dist/components/solution-store.js +36 -285
  348. package/dist/components/solution-template-data2.js +1 -1
  349. package/dist/components/solution-variables2.js +1 -1
  350. package/dist/components/spatial-ref.js +1 -1
  351. package/dist/components/templates.js +0 -1
  352. package/dist/components/typeof.js +25 -0
  353. package/dist/components/update.js +773 -0
  354. package/dist/esm/ExpandToggle-324f556e.js +108 -0
  355. package/dist/esm/FloatingArrow-cd37b366.js +46 -0
  356. package/dist/esm/Heading-b6b7a8a6.js +22 -0
  357. package/dist/esm/IdentityManager-6880e890.js +2012 -0
  358. package/dist/esm/Validation-b62abebe.js +18 -0
  359. package/dist/esm/app-globals-b6ef4076.js +65 -0
  360. package/dist/esm/ar-aa347a04.js +104 -0
  361. package/dist/esm/asyncToGenerator-96b2368d.js +88 -0
  362. package/dist/esm/basemap-gallery_7.entry.js +37 -12
  363. package/dist/esm/bg-b56e89f6.js +82 -0
  364. package/dist/esm/browser-e42b9848.js +32 -0
  365. package/dist/esm/bs-62486009.js +51 -0
  366. package/dist/esm/buffer-tools_3.entry.js +7 -7
  367. package/dist/esm/ca-db6a81f3.js +71 -0
  368. package/dist/esm/calcite-accordion_2.entry.js +6 -6
  369. package/dist/esm/calcite-action-bar.entry.js +9 -9
  370. package/dist/esm/calcite-action-group.entry.js +8 -8
  371. package/dist/esm/calcite-action-menu_2.entry.js +10 -10
  372. package/dist/esm/calcite-action-pad_2.entry.js +9 -9
  373. package/dist/esm/calcite-action_2.entry.js +14 -14
  374. package/dist/esm/calcite-alert_2.entry.js +495 -0
  375. package/dist/esm/calcite-avatar.entry.js +2 -2
  376. package/dist/esm/calcite-block-section.entry.js +7 -7
  377. package/dist/esm/calcite-block_5.entry.js +19 -19
  378. package/dist/esm/calcite-button-e86d99b3.js +279 -0
  379. package/dist/esm/calcite-button.entry.js +10 -10
  380. package/dist/esm/calcite-card-group.entry.js +5 -5
  381. package/dist/esm/calcite-card.entry.js +8 -8
  382. package/dist/esm/calcite-carousel_2.entry.js +8 -8
  383. package/dist/esm/calcite-checkbox.entry.js +7 -7
  384. package/dist/esm/calcite-chip-group.entry.js +5 -5
  385. package/dist/esm/calcite-chip_2.entry.js +10 -10
  386. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +4 -4
  387. package/dist/esm/calcite-color-picker.entry.js +8 -8
  388. package/dist/esm/calcite-combobox-item-group.entry.js +4 -4
  389. package/dist/esm/calcite-combobox_3.entry.js +68 -22
  390. package/dist/esm/calcite-date-picker-day_3.entry.js +9 -9
  391. package/dist/esm/calcite-dialog-f5f9cfea.js +5873 -0
  392. package/dist/esm/calcite-dialog.entry.js +10 -10
  393. package/dist/esm/calcite-dropdown_2.entry.js +8 -8
  394. package/dist/esm/calcite-fab.entry.js +5 -5
  395. package/dist/esm/calcite-filter_5.entry.js +8 -8
  396. package/dist/esm/calcite-flow-item_5.entry.js +1744 -0
  397. package/dist/esm/calcite-flow_4.entry.js +12 -12
  398. package/dist/esm/calcite-graph_2.entry.js +9 -9
  399. package/dist/esm/calcite-icon_2.entry.js +5 -5
  400. package/dist/esm/calcite-inline-editable.entry.js +9 -9
  401. package/dist/esm/calcite-input-1f12bce0.js +998 -0
  402. package/dist/esm/calcite-input-number.entry.js +11 -11
  403. package/dist/esm/calcite-input-text.entry.js +11 -11
  404. package/dist/esm/calcite-input-time-picker-07db9ed7.js +1867 -0
  405. package/dist/esm/calcite-input-time-picker.entry.js +15 -15
  406. package/dist/esm/calcite-input-time-zone.entry.js +10 -10
  407. package/dist/esm/calcite-input_2.entry.js +11 -11
  408. package/dist/esm/calcite-label-d80f6f1c.js +108 -0
  409. package/dist/esm/calcite-label.entry.js +3 -3
  410. package/dist/esm/calcite-link.entry.js +5 -5
  411. package/dist/esm/calcite-list-item-group.entry.js +2 -2
  412. package/dist/esm/calcite-menu-item.entry.js +7 -7
  413. package/dist/esm/calcite-menu.entry.js +7 -7
  414. package/dist/esm/calcite-meter.entry.js +7 -7
  415. package/dist/esm/calcite-modal_4.entry.js +965 -0
  416. package/dist/esm/calcite-navigation-logo.entry.js +4 -4
  417. package/dist/esm/calcite-navigation-user.entry.js +3 -3
  418. package/dist/esm/calcite-navigation.entry.js +4 -4
  419. package/dist/esm/calcite-notice-acc12411.js +258 -0
  420. package/dist/esm/calcite-notice.entry.js +9 -9
  421. package/dist/esm/calcite-option-group.entry.js +1 -1
  422. package/dist/esm/calcite-option_2.entry.js +9 -9
  423. package/dist/esm/calcite-pagination.entry.js +7 -7
  424. package/dist/esm/calcite-pick-list-group.entry.js +8 -8
  425. package/dist/esm/calcite-pick-list-item.entry.js +11 -11
  426. package/dist/esm/calcite-pick-list.entry.js +9 -9
  427. package/dist/esm/calcite-radio-button-group.entry.js +6 -6
  428. package/dist/esm/calcite-radio-button.entry.js +7 -7
  429. package/dist/esm/calcite-rating.entry.js +10 -10
  430. package/dist/esm/calcite-scrim.entry.js +6 -6
  431. package/dist/esm/calcite-segmented-control_2.entry.js +8 -8
  432. package/dist/esm/calcite-sheet.entry.js +8 -8
  433. package/dist/esm/calcite-shell-center-row.entry.js +7 -7
  434. package/dist/esm/calcite-shell-panel_14.entry.js +25 -25
  435. package/dist/esm/calcite-shell.entry.js +5 -5
  436. package/dist/esm/calcite-sortable-list.entry.js +5 -5
  437. package/dist/esm/calcite-split-button.entry.js +4 -4
  438. package/dist/esm/calcite-stepper-item.entry.js +8 -8
  439. package/dist/esm/calcite-stepper.entry.js +6 -6
  440. package/dist/esm/calcite-switch.entry.js +7 -7
  441. package/dist/esm/calcite-table-cell_2.entry.js +8 -8
  442. package/dist/esm/calcite-table-row.entry.js +3 -3
  443. package/dist/esm/calcite-table.entry.js +7 -7
  444. package/dist/esm/calcite-text-area.entry.js +11 -11
  445. package/dist/esm/calcite-tile-group.entry.js +5 -5
  446. package/dist/esm/calcite-tile-select-group.entry.js +4 -4
  447. package/dist/esm/calcite-tile-select.entry.js +6 -6
  448. package/dist/esm/calcite-tile.entry.js +5 -5
  449. package/dist/esm/calcite-time-picker.entry.js +8 -8
  450. package/dist/esm/calcite-tip-group.entry.js +3 -3
  451. package/dist/esm/calcite-tip-manager.entry.js +9 -9
  452. package/dist/esm/calcite-tip.entry.js +10 -10
  453. package/dist/esm/calcite-tooltip.entry.js +6 -6
  454. package/dist/esm/calcite-tree_2.entry.js +6 -6
  455. package/dist/esm/card-manager_3.entry.js +194 -51
  456. package/dist/esm/common-c8dc0e85.js +35 -0
  457. package/dist/esm/component-85f22c99.js +1048 -0
  458. package/dist/esm/conditionalSlot-2e16b206.js +51 -0
  459. package/dist/esm/config-e6645458.js +36 -0
  460. package/dist/esm/consent-manager.entry.js +7910 -41
  461. package/dist/esm/crowdsource-manager.entry.js +6 -6
  462. package/dist/esm/crowdsource-reporter.entry.js +3 -3
  463. package/dist/esm/cs-250e21c6.js +147 -0
  464. package/dist/esm/da-bab8eb4e.js +67 -0
  465. package/dist/esm/date-272939fd.js +248 -0
  466. package/dist/esm/de-808a43dc.js +91 -0
  467. package/dist/esm/de-at-9c396c81.js +90 -0
  468. package/dist/esm/de-ch-415303cf.js +90 -0
  469. package/dist/esm/deduct-calculator.entry.js +2 -2
  470. package/dist/esm/dom-66c5cd46.js +1165 -0
  471. package/dist/esm/downloadUtils-8ba094d7.js +3217 -0
  472. package/dist/esm/el-3d1eaeb8.js +66 -0
  473. package/dist/esm/en-au-e6b00a93.js +66 -0
  474. package/dist/esm/en-ca-29b94ea2.js +65 -0
  475. package/dist/esm/en-gb-09267176.js +69 -0
  476. package/dist/esm/es-95fef748.js +66 -0
  477. package/dist/esm/es-mx-9b70cfc9.js +65 -0
  478. package/dist/esm/et-08cbe214.js +92 -0
  479. package/dist/esm/feature-list.entry.js +12 -10
  480. package/dist/esm/fi-e850e58b.js +115 -0
  481. package/dist/esm/floating-ui-1a431a21.js +2404 -0
  482. package/dist/esm/focusTrapComponent-e80b8863.js +1008 -0
  483. package/dist/esm/form-1528db83.js +362 -0
  484. package/dist/esm/form-99398da6.js +372 -0
  485. package/dist/esm/fr-c71b6844.js +68 -0
  486. package/dist/esm/fr-ch-7ac7a7eb.js +66 -0
  487. package/dist/esm/he-311cb5ba.js +105 -0
  488. package/dist/esm/helpers-f52a734a.js +913 -0
  489. package/dist/esm/hi-c41f0938.js +65 -0
  490. package/dist/esm/hr-f42cc721.js +80 -0
  491. package/dist/esm/hu-d1d33b21.js +88 -0
  492. package/dist/esm/icon-18c0eb17.js +959 -0
  493. package/dist/esm/id-1867967d.js +66 -0
  494. package/dist/esm/index-38bde943.js +199 -0
  495. package/dist/esm/index-d233c7a2.js +1753 -0
  496. package/dist/esm/index-d88c3eb6.js +2155 -0
  497. package/dist/esm/index.es-d286eecc.js +11134 -0
  498. package/dist/esm/instant-apps-app-guide.entry.js +2 -2
  499. package/dist/esm/instant-apps-control-panel.entry.js +1 -1
  500. package/dist/esm/instant-apps-create.entry.js +2 -2
  501. package/dist/esm/instant-apps-export-views.entry.js +2 -2
  502. package/dist/esm/instant-apps-export.entry.js +2 -2
  503. package/dist/esm/instant-apps-header.entry.js +2 -2
  504. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
  505. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +3 -3
  506. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +3 -3
  507. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +3 -3
  508. package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
  509. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +2 -2
  510. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  511. package/dist/esm/instant-apps-language-switcher.entry.js +9 -13
  512. package/dist/esm/instant-apps-language-translator.entry.js +5 -5
  513. package/dist/esm/instant-apps-measurement.entry.js +2 -2
  514. package/dist/esm/instant-apps-popover.entry.js +2 -2
  515. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  516. package/dist/esm/instant-apps-scoreboard.entry.js +2 -2
  517. package/dist/esm/instant-apps-sign-in.entry.js +2 -2
  518. package/dist/esm/instant-apps-splash.entry.js +3 -3
  519. package/dist/esm/instant-apps-time-filter.entry.js +3 -57
  520. package/dist/esm/interactive-5139f8d7.js +83 -0
  521. package/dist/esm/interactive-cad37709.js +82 -0
  522. package/dist/esm/it-6a7495d8.js +66 -0
  523. package/dist/esm/it-ch-89fa3c82.js +66 -0
  524. package/dist/esm/ja-f87a1f44.js +72 -0
  525. package/dist/esm/ko-0f4c7a11.js +72 -0
  526. package/dist/esm/label-56002f24.js +179 -0
  527. package/dist/esm/label-7f52ca53.js +179 -0
  528. package/dist/esm/languageSwitcher-d0ca5d6f.js +49 -0
  529. package/dist/esm/loadable-dc3f24a8.js +93 -0
  530. package/dist/esm/loader-bae2aa52.js +173 -0
  531. package/dist/esm/loader.js +6 -6
  532. package/dist/esm/locale-586d9375.js +155 -0
  533. package/dist/esm/locale-911eca09.js +591 -0
  534. package/dist/esm/locale-be7fd298.js +1423 -0
  535. package/dist/esm/logger-ff14b12f.js +59 -0
  536. package/dist/esm/lt-a4b14416.js +97 -0
  537. package/dist/esm/lv-3901862d.js +66 -0
  538. package/dist/esm/map-select-tools_3.entry.js +15 -13
  539. package/dist/esm/mk-886d280d.js +66 -0
  540. package/dist/esm/nb-b667a0e1.js +67 -0
  541. package/dist/esm/nl-d357a092.js +67 -0
  542. package/dist/esm/observers-ab3d6528.js +56 -0
  543. package/dist/esm/openCloseComponent-0e1e6768.js +64 -0
  544. package/dist/esm/openCloseComponent-c3f79463.js +63 -0
  545. package/dist/esm/pci-calculator.entry.js +2 -2
  546. package/dist/esm/pl-75d54069.js +114 -0
  547. package/dist/esm/popupUtils-ddb1f6fa.js +119 -0
  548. package/dist/esm/pt-32bd5da2.js +67 -0
  549. package/dist/esm/pt-br-6f32314d.js +65 -0
  550. package/dist/esm/public-notification.entry.js +12 -10
  551. package/dist/esm/publicNotificationStore-8b54bf6f.js +45 -0
  552. package/dist/esm/request-2dbb152a.js +19 -0
  553. package/dist/esm/restHelpersGet-a7fda344.js +493 -0
  554. package/dist/esm/ro-d238055e.js +66 -0
  555. package/dist/esm/ru-ef7165ff.js +126 -0
  556. package/dist/esm/shared-list-render-5f202c55.js +339 -0
  557. package/dist/esm/sk-959dbca1.js +148 -0
  558. package/dist/esm/sl-96436015.js +168 -0
  559. package/dist/esm/solution-configuration.entry.js +34 -34
  560. package/dist/esm/solution-contents_3.entry.js +11 -11
  561. package/dist/esm/solution-item-accordion.entry.js +3 -3
  562. package/dist/esm/solution-item-icon.entry.js +2 -2
  563. package/dist/esm/solution-resource-30a29505.js +1842 -0
  564. package/dist/esm/solution-store-f252cb74.js +1103 -0
  565. package/dist/esm/solutions-components.js +7 -7
  566. package/dist/esm/spatial-ref.entry.js +5 -6
  567. package/dist/esm/sr-73033c89.js +101 -0
  568. package/dist/esm/store-manager.entry.js +7 -7
  569. package/dist/esm/sv-b1153aa8.js +71 -0
  570. package/dist/esm/t9n-1698878e.js +103 -0
  571. package/dist/esm/templates-60f33938.js +401 -0
  572. package/dist/esm/th-e1a074e2.js +65 -0
  573. package/dist/esm/time-bca5f70b.js +286 -0
  574. package/dist/esm/tr-1350f529.js +66 -0
  575. package/dist/esm/typeof-ef2a007d.js +25 -0
  576. package/dist/esm/uk-18ded66c.js +104 -0
  577. package/dist/esm/update-ad0b88fa.js +773 -0
  578. package/dist/esm/utils-0da093e1.js +142 -0
  579. package/dist/esm/utils-30c4c8ca.js +66 -0
  580. package/dist/esm/vi-cee99413.js +70 -0
  581. package/dist/esm/zh-cn-6e204128.js +94 -0
  582. package/dist/esm/zh-hk-ffb02673.js +92 -0
  583. package/dist/esm/zh-tw-0f52dd8c.js +92 -0
  584. package/dist/solutions-components/assets/t9n/consent-manager/resources.json +3 -10
  585. package/dist/solutions-components/assets/t9n/consent-manager/resources_en.json +3 -10
  586. package/dist/solutions-components/demos/consent-manager.html +56 -0
  587. package/dist/solutions-components/p-0094924f.entry.js +6 -0
  588. package/dist/solutions-components/p-00ea0ccc.entry.js +11 -0
  589. package/dist/solutions-components/p-018d1f95.entry.js +6 -0
  590. package/dist/solutions-components/p-025af0b3.entry.js +21 -0
  591. package/dist/solutions-components/p-0549a65c.js +6 -0
  592. package/dist/solutions-components/p-058d0542.js +17 -0
  593. package/dist/solutions-components/p-0668e30d.js +34 -0
  594. package/dist/solutions-components/p-066fc169.js +6 -0
  595. package/dist/solutions-components/p-067e36b2.entry.js +6 -0
  596. package/dist/solutions-components/p-0681b29b.entry.js +11 -0
  597. package/dist/solutions-components/p-0691d1af.entry.js +22 -0
  598. package/dist/solutions-components/p-088a5dca.js +67 -0
  599. package/dist/solutions-components/p-097b80df.js +6 -0
  600. package/dist/solutions-components/p-0a0902c4.entry.js +6 -0
  601. package/dist/solutions-components/p-0a71f549.entry.js +29 -0
  602. package/dist/solutions-components/p-0ac9cc4a.entry.js +21 -0
  603. package/dist/solutions-components/p-0b1fb6ae.js +36 -0
  604. package/dist/solutions-components/p-0d82ed7b.entry.js +11 -0
  605. package/dist/solutions-components/p-0e307601.entry.js +11 -0
  606. package/dist/solutions-components/p-0ece17fc.entry.js +6 -0
  607. package/dist/solutions-components/p-0f58bb3a.entry.js +11 -0
  608. package/dist/solutions-components/p-0f9f7528.entry.js +11 -0
  609. package/dist/solutions-components/p-135b2aba.js +16 -0
  610. package/dist/solutions-components/p-13bdb2c0.js +6 -0
  611. package/dist/solutions-components/p-14519a8a.entry.js +11 -0
  612. package/dist/solutions-components/p-1482f3cf.js +20 -0
  613. package/dist/solutions-components/p-1492bb6d.js +6 -0
  614. package/dist/solutions-components/p-1664573a.entry.js +6 -0
  615. package/dist/solutions-components/p-1900f9b1.js +11 -0
  616. package/dist/solutions-components/p-1984f2c7.entry.js +17 -0
  617. package/dist/solutions-components/p-1c1842b0.entry.js +6 -0
  618. package/dist/solutions-components/p-1f9d927b.entry.js +6 -0
  619. package/dist/solutions-components/p-1fb3756b.js +6 -0
  620. package/dist/solutions-components/p-208b5cc4.entry.js +6 -0
  621. package/dist/solutions-components/p-20cda8ef.entry.js +6 -0
  622. package/dist/solutions-components/p-2130a063.entry.js +17 -0
  623. package/dist/solutions-components/p-21f90019.js +21 -0
  624. package/dist/solutions-components/p-230f7315.entry.js +6 -0
  625. package/dist/solutions-components/p-24b42859.entry.js +47 -0
  626. package/dist/solutions-components/p-26f9f9c8.js +11 -0
  627. package/dist/solutions-components/p-270ca219.entry.js +6 -0
  628. package/dist/solutions-components/p-27a91364.entry.js +17 -0
  629. package/dist/solutions-components/p-28498868.entry.js +11 -0
  630. package/dist/solutions-components/p-2a5a5bfd.entry.js +11 -0
  631. package/dist/solutions-components/p-2ac553f6.js +6 -0
  632. package/dist/solutions-components/p-2b1e6acb.entry.js +6 -0
  633. package/dist/solutions-components/p-2bc98cb0.js +30 -0
  634. package/dist/solutions-components/p-2d96fdb9.js +6 -0
  635. package/dist/solutions-components/p-2dd8e49c.js +11 -0
  636. package/dist/solutions-components/p-30a16b7e.entry.js +11 -0
  637. package/dist/solutions-components/p-3212300b.entry.js +6 -0
  638. package/dist/solutions-components/p-35245316.entry.js +6 -0
  639. package/dist/solutions-components/p-3643a87a.entry.js +6 -0
  640. package/dist/solutions-components/p-3708cbdc.entry.js +6 -0
  641. package/dist/solutions-components/p-3828e77b.js +11 -0
  642. package/dist/solutions-components/p-38e0f88b.js +17 -0
  643. package/dist/solutions-components/p-3b3bfba5.entry.js +6 -0
  644. package/dist/solutions-components/p-3ba80c7c.js +6 -0
  645. package/dist/solutions-components/p-3d1f0434.js +21 -0
  646. package/dist/solutions-components/p-3ffc4738.js +6 -0
  647. package/dist/solutions-components/p-409401ce.js +11 -0
  648. package/dist/solutions-components/p-419df1ac.js +11 -0
  649. package/dist/solutions-components/p-46159285.js +6 -0
  650. package/dist/solutions-components/p-49a67314.entry.js +6 -0
  651. package/dist/solutions-components/p-4cbdea35.js +129 -0
  652. package/dist/solutions-components/p-4dfc2fc4.js +11 -0
  653. package/dist/solutions-components/p-4f236b5d.js +43 -0
  654. package/dist/solutions-components/p-4f50385f.js +16 -0
  655. package/dist/solutions-components/p-4fe489cf.js +6 -0
  656. package/dist/solutions-components/p-50239e15.entry.js +6 -0
  657. package/dist/solutions-components/p-531f66c7.entry.js +6 -0
  658. package/dist/solutions-components/p-570754a4.js +6 -0
  659. package/dist/solutions-components/p-570b13d9.js +67 -0
  660. package/dist/solutions-components/p-58d53a46.entry.js +6 -0
  661. package/dist/solutions-components/p-59970898.js +6 -0
  662. package/dist/solutions-components/p-59d02697.entry.js +11 -0
  663. package/dist/solutions-components/p-5b2ae6c4.js +6 -0
  664. package/dist/solutions-components/p-5b9783e6.entry.js +23 -0
  665. package/dist/solutions-components/p-5c5cbe3c.js +6 -0
  666. package/dist/solutions-components/p-5c692ed6.entry.js +11 -0
  667. package/dist/solutions-components/p-5cfa35f8.js +6 -0
  668. package/dist/solutions-components/p-5d581b7e.entry.js +6 -0
  669. package/dist/solutions-components/p-5df09fe4.js +31 -0
  670. package/dist/solutions-components/p-5ee359f1.entry.js +11 -0
  671. package/dist/solutions-components/p-5f099cd2.js +6 -0
  672. package/dist/solutions-components/p-60123545.js +6 -0
  673. package/dist/solutions-components/p-6148468f.js +11 -0
  674. package/dist/solutions-components/p-617d2160.js +6 -0
  675. package/dist/solutions-components/p-619a1ad0.js +6 -0
  676. package/dist/solutions-components/p-61d2582e.entry.js +6 -0
  677. package/dist/solutions-components/p-662cf7fa.entry.js +11 -0
  678. package/dist/solutions-components/p-6708060e.js +11 -0
  679. package/dist/solutions-components/p-676a2d60.entry.js +6 -0
  680. package/dist/solutions-components/p-68b5ec37.js +11 -0
  681. package/dist/solutions-components/p-68cf5134.entry.js +12 -0
  682. package/dist/solutions-components/p-694cfe4c.js +6 -0
  683. package/dist/solutions-components/p-6bcde3c4.js +6 -0
  684. package/dist/solutions-components/p-6c73f067.js +16 -0
  685. package/dist/solutions-components/p-6d56f75e.js +11 -0
  686. package/dist/solutions-components/p-6db88e16.entry.js +11 -0
  687. package/dist/solutions-components/p-6f93ec3e.entry.js +6 -0
  688. package/dist/solutions-components/p-7053b20e.entry.js +6 -0
  689. package/dist/solutions-components/p-741151d4.js +6 -0
  690. package/dist/solutions-components/p-749fe711.js +6 -0
  691. package/dist/solutions-components/p-7518e92a.js +6 -0
  692. package/dist/solutions-components/p-7802efa1.entry.js +11 -0
  693. package/dist/solutions-components/p-782c71a7.js +6 -0
  694. package/dist/solutions-components/p-78aa10b0.js +6 -0
  695. package/dist/solutions-components/p-7a8edc01.entry.js +11 -0
  696. package/dist/solutions-components/p-7a9e773b.js +6 -0
  697. package/dist/solutions-components/p-7aa5b402.entry.js +11 -0
  698. package/dist/solutions-components/p-7aafba66.js +11 -0
  699. package/dist/solutions-components/p-7d619b04.entry.js +11 -0
  700. package/dist/solutions-components/p-7dc37540.js +11 -0
  701. package/dist/solutions-components/p-7e3a6a0b.entry.js +11 -0
  702. package/dist/solutions-components/p-7fd55161.entry.js +6 -0
  703. package/dist/solutions-components/p-80168ff4.entry.js +11 -0
  704. package/dist/solutions-components/p-823684a3.js +6 -0
  705. package/dist/solutions-components/p-825ef4a7.js +6 -0
  706. package/dist/solutions-components/p-82d93164.js +11 -0
  707. package/dist/solutions-components/p-82f661c7.entry.js +11 -0
  708. package/dist/solutions-components/p-8378852e.js +6 -0
  709. package/dist/solutions-components/p-85bb5908.js +11 -0
  710. package/dist/solutions-components/p-866a2fad.js +11 -0
  711. package/dist/solutions-components/p-8744fe2a.entry.js +6 -0
  712. package/dist/solutions-components/p-8850bd21.js +21 -0
  713. package/dist/solutions-components/p-896a5fce.entry.js +11 -0
  714. package/dist/solutions-components/p-8df5939f.js +6 -0
  715. package/dist/solutions-components/p-8ec56f08.entry.js +11 -0
  716. package/dist/solutions-components/p-8ff2cba2.entry.js +11 -0
  717. package/dist/solutions-components/p-8ff4b2aa.js +488 -0
  718. package/dist/solutions-components/p-926e65eb.js +6 -0
  719. package/dist/solutions-components/p-94ad391c.js +40 -0
  720. package/dist/solutions-components/p-958c68c2.js +61 -0
  721. package/dist/solutions-components/p-95fcb607.js +6 -0
  722. package/dist/solutions-components/p-97df5300.js +27 -0
  723. package/dist/solutions-components/p-98079396.js +21 -0
  724. package/dist/solutions-components/p-98b1c057.entry.js +6 -0
  725. package/dist/solutions-components/p-9d4f62ca.js +6 -0
  726. package/dist/solutions-components/p-9d733373.entry.js +17 -0
  727. package/dist/solutions-components/p-9d9df87f.entry.js +6 -0
  728. package/dist/solutions-components/p-9e5d59aa.entry.js +11 -0
  729. package/dist/solutions-components/p-9f89901b.entry.js +6 -0
  730. package/dist/solutions-components/p-9fa8da35.entry.js +11 -0
  731. package/dist/solutions-components/p-a28502ac.entry.js +6 -0
  732. package/dist/solutions-components/p-a5df8093.entry.js +11 -0
  733. package/dist/solutions-components/p-a757bf75.js +16 -0
  734. package/dist/solutions-components/p-a7eded8f.entry.js +11 -0
  735. package/dist/solutions-components/p-a91fc014.entry.js +6 -0
  736. package/dist/solutions-components/p-aa6656f0.js +6 -0
  737. package/dist/solutions-components/p-abe60b81.entry.js +6 -0
  738. package/dist/solutions-components/p-ad66b010.entry.js +11 -0
  739. package/dist/solutions-components/p-adb57e25.entry.js +6 -0
  740. package/dist/solutions-components/p-add122e7.js +6 -0
  741. package/dist/solutions-components/p-ae357552.entry.js +11 -0
  742. package/dist/solutions-components/p-af4f2d4a.js +11 -0
  743. package/dist/solutions-components/p-b0d0022c.entry.js +11 -0
  744. package/dist/solutions-components/p-b14d2423.entry.js +11 -0
  745. package/dist/solutions-components/p-b1546c15.js +17 -0
  746. package/dist/solutions-components/p-b1c45ef8.entry.js +6 -0
  747. package/dist/solutions-components/p-b1f3c713.js +6 -0
  748. package/dist/solutions-components/p-b22046db.js +11 -0
  749. package/dist/solutions-components/p-b290affa.js +17 -0
  750. package/dist/solutions-components/p-b3b70f6b.entry.js +12 -0
  751. package/dist/solutions-components/p-b4a94ffe.entry.js +6 -0
  752. package/dist/solutions-components/p-b62871c3.entry.js +11 -0
  753. package/dist/solutions-components/p-b6a36bfe.js +6 -0
  754. package/dist/solutions-components/p-b915029b.js +6 -0
  755. package/dist/solutions-components/p-b98e9479.js +11 -0
  756. package/dist/solutions-components/p-b9bc3e7b.entry.js +17 -0
  757. package/dist/solutions-components/p-ba539e5a.entry.js +11 -0
  758. package/dist/solutions-components/p-bad614c0.entry.js +11 -0
  759. package/dist/solutions-components/p-bb158785.entry.js +11 -0
  760. package/dist/solutions-components/p-bc281e3b.js +6 -0
  761. package/dist/solutions-components/p-bc2b747e.js +6 -0
  762. package/dist/solutions-components/p-be78bc15.entry.js +6 -0
  763. package/dist/solutions-components/p-bf154e41.js +6 -0
  764. package/dist/solutions-components/p-c0f30138.entry.js +11 -0
  765. package/dist/solutions-components/p-c109e720.js +6 -0
  766. package/dist/solutions-components/p-c115215d.entry.js +6 -0
  767. package/dist/solutions-components/p-c433cc38.js +6 -0
  768. package/dist/solutions-components/p-c43fdf49.entry.js +16 -0
  769. package/dist/solutions-components/p-c5e0e5ef.js +6 -0
  770. package/dist/solutions-components/p-c766823c.entry.js +11 -0
  771. package/dist/solutions-components/p-c8a2c326.entry.js +29 -0
  772. package/dist/solutions-components/p-c8b26c56.js +6 -0
  773. package/dist/solutions-components/p-c900e9e8.entry.js +17 -0
  774. package/dist/solutions-components/p-c9dae6fb.entry.js +6 -0
  775. package/dist/solutions-components/p-cbf0769a.entry.js +11 -0
  776. package/dist/solutions-components/p-cc7d784e.entry.js +6 -0
  777. package/dist/solutions-components/p-ce8a69ef.entry.js +11 -0
  778. package/dist/solutions-components/p-cea51591.js +16 -0
  779. package/dist/solutions-components/p-d0b1d33f.js +6 -0
  780. package/dist/solutions-components/p-d0b36f2e.entry.js +6 -0
  781. package/dist/solutions-components/p-d2a6e970.js +6 -0
  782. package/dist/solutions-components/p-d2dc7d65.entry.js +11 -0
  783. package/dist/solutions-components/p-d60dc1f1.entry.js +11 -0
  784. package/dist/solutions-components/p-d654b676.entry.js +11 -0
  785. package/dist/solutions-components/p-d65f8b73.js +6 -0
  786. package/dist/solutions-components/p-d82ee2f9.entry.js +6 -0
  787. package/dist/solutions-components/p-d96fe526.entry.js +22 -0
  788. package/dist/solutions-components/p-da0cb140.entry.js +11 -0
  789. package/dist/solutions-components/p-da36faca.entry.js +6 -0
  790. package/dist/solutions-components/p-daf6a012.entry.js +6 -0
  791. package/dist/solutions-components/p-dba4704c.js +11 -0
  792. package/dist/solutions-components/p-dd16d94e.js +6 -0
  793. package/dist/solutions-components/p-dd689226.js +11 -0
  794. package/dist/solutions-components/p-dd6a34c6.entry.js +17 -0
  795. package/dist/solutions-components/p-df4bfe45.js +6 -0
  796. package/dist/solutions-components/p-dfe18931.js +6 -0
  797. package/dist/solutions-components/p-e2570a80.js +11 -0
  798. package/dist/solutions-components/p-ea9e0a79.js +6 -0
  799. package/dist/solutions-components/p-eb88fddc.js +6 -0
  800. package/dist/solutions-components/p-ed4fb4a1.entry.js +6 -0
  801. package/dist/solutions-components/p-ef0c43dc.js +6 -0
  802. package/dist/solutions-components/p-f05bbd82.entry.js +11 -0
  803. package/dist/solutions-components/p-f0ceb675.entry.js +11 -0
  804. package/dist/solutions-components/p-f1f356f0.js +7 -0
  805. package/dist/solutions-components/p-f46f7da7.entry.js +12 -0
  806. package/dist/solutions-components/p-f6e3d19a.entry.js +11 -0
  807. package/dist/solutions-components/p-f6e81cf8.js +22 -0
  808. package/dist/solutions-components/p-f7085e9e.entry.js +17 -0
  809. package/dist/solutions-components/p-f8ea8e73.js +6 -0
  810. package/dist/solutions-components/p-fb6ca6dd.entry.js +11 -0
  811. package/dist/solutions-components/p-fdaf1290.entry.js +11 -0
  812. package/dist/solutions-components/p-fe719f16.entry.js +6 -0
  813. package/dist/solutions-components/p-feebdac9.entry.js +17 -0
  814. package/dist/solutions-components/p-ff15447c.entry.js +6 -0
  815. package/dist/solutions-components/solutions-components.esm.js +1 -1
  816. package/dist/solutions-components/utils/interfaces.ts +14 -0
  817. package/dist/types/components/consent-manager/consent-manager.d.ts +23 -20
  818. package/dist/types/components/delete-button/delete-button.d.ts +1 -1
  819. package/dist/types/components/edit-card/edit-card.d.ts +4 -0
  820. package/dist/types/components/layer-table/layer-table.d.ts +55 -7
  821. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +18 -2
  822. package/dist/types/components/map-picker/map-picker.d.ts +10 -2
  823. package/dist/types/components.d.ts +67 -34
  824. package/dist/types/preact.d.ts +6 -7
  825. package/dist/types/stencil-public-runtime.d.ts +6 -0
  826. package/dist/types/utils/interfaces.d.ts +12 -0
  827. package/package.json +13 -13
  828. package/dist/cjs/ExpandToggle-c5e409ce.js +0 -115
  829. package/dist/cjs/FloatingArrow-c2b50d47.js +0 -48
  830. package/dist/cjs/Heading-3e2d46fd.js +0 -25
  831. package/dist/cjs/Validation-c065b988.js +0 -20
  832. package/dist/cjs/app-globals-09eb9eb5.js +0 -67
  833. package/dist/cjs/ar-0afb390b.js +0 -106
  834. package/dist/cjs/arcgis-login.cjs.entry.js +0 -61
  835. package/dist/cjs/bg-b1be4ef3.js +0 -84
  836. package/dist/cjs/browser-0bedacf5.js +0 -35
  837. package/dist/cjs/bs-a314390f.js +0 -53
  838. package/dist/cjs/ca-b8e89e47.js +0 -73
  839. package/dist/cjs/calcite-alert_6.cjs.entry.js +0 -2105
  840. package/dist/cjs/calcite-input-time-picker-42ed419f.js +0 -1870
  841. package/dist/cjs/calcite-modal.cjs.entry.js +0 -393
  842. package/dist/cjs/common-eee0c33f.js +0 -38
  843. package/dist/cjs/conditionalSlot-003e6975.js +0 -54
  844. package/dist/cjs/config-2282fdac.js +0 -40
  845. package/dist/cjs/constants-bed33322.js +0 -860
  846. package/dist/cjs/cs-f14626e8.js +0 -149
  847. package/dist/cjs/da-2fce32d4.js +0 -69
  848. package/dist/cjs/date-e763caec.js +0 -264
  849. package/dist/cjs/de-2c1fce6f.js +0 -93
  850. package/dist/cjs/de-at-94de293d.js +0 -92
  851. package/dist/cjs/de-ch-d42f4faf.js +0 -92
  852. package/dist/cjs/delete-dialog.cjs.entry.js +0 -131
  853. package/dist/cjs/downloadUtils-76bc7e30.js +0 -3240
  854. package/dist/cjs/el-8092eeb9.js +0 -68
  855. package/dist/cjs/en-au-9bc4467f.js +0 -68
  856. package/dist/cjs/en-ca-d9140239.js +0 -67
  857. package/dist/cjs/en-gb-f5e2af8e.js +0 -71
  858. package/dist/cjs/es-4b6327d7.js +0 -68
  859. package/dist/cjs/es-mx-f729412a.js +0 -67
  860. package/dist/cjs/et-ec115eb3.js +0 -94
  861. package/dist/cjs/fi-95701850.js +0 -117
  862. package/dist/cjs/floating-ui-a8693586.js +0 -2413
  863. package/dist/cjs/focusTrapComponent-48fdd3f6.js +0 -1013
  864. package/dist/cjs/form-a36bd0e5.js +0 -381
  865. package/dist/cjs/fr-ch-a231f229.js +0 -68
  866. package/dist/cjs/fr-e22a2684.js +0 -70
  867. package/dist/cjs/he-d0070eb9.js +0 -107
  868. package/dist/cjs/helpers-0493759d.js +0 -940
  869. package/dist/cjs/hi-04615e27.js +0 -67
  870. package/dist/cjs/hr-27fefb6d.js +0 -82
  871. package/dist/cjs/hu-63da9819.js +0 -90
  872. package/dist/cjs/id-d4fe65cd.js +0 -68
  873. package/dist/cjs/index-2b13a4d5.js +0 -201
  874. package/dist/cjs/index-4b68e4b4.js +0 -1770
  875. package/dist/cjs/index-f052f656.js +0 -2156
  876. package/dist/cjs/index.es-8336efed.js +0 -11307
  877. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +0 -590
  878. package/dist/cjs/interactive-7ccdd728.js +0 -85
  879. package/dist/cjs/it-418a53bf.js +0 -68
  880. package/dist/cjs/it-ch-7f4632ab.js +0 -68
  881. package/dist/cjs/ja-6c5d5c7d.js +0 -74
  882. package/dist/cjs/ko-e4154b91.js +0 -74
  883. package/dist/cjs/loadable-f3fe73a2.js +0 -98
  884. package/dist/cjs/locale-339b55f0.js +0 -160
  885. package/dist/cjs/locale-4b820602.js +0 -120
  886. package/dist/cjs/locale-7eb2f603.js +0 -605
  887. package/dist/cjs/logger-912d7f26.js +0 -61
  888. package/dist/cjs/lt-d6dae6fd.js +0 -99
  889. package/dist/cjs/lv-bcf9724a.js +0 -68
  890. package/dist/cjs/mk-171505d2.js +0 -68
  891. package/dist/cjs/nb-0dcee19c.js +0 -69
  892. package/dist/cjs/nl-dace5864.js +0 -69
  893. package/dist/cjs/observers-affd684f.js +0 -58
  894. package/dist/cjs/openCloseComponent-044883e4.js +0 -65
  895. package/dist/cjs/pl-7755a609.js +0 -116
  896. package/dist/cjs/popupUtils-bc762034.js +0 -121
  897. package/dist/cjs/pt-3121cc39.js +0 -69
  898. package/dist/cjs/pt-br-67b16e3a.js +0 -67
  899. package/dist/cjs/publicNotificationStore-570204c1.js +0 -47
  900. package/dist/cjs/restHelpersGet-5c2245a3.js +0 -991
  901. package/dist/cjs/ro-7f726306.js +0 -68
  902. package/dist/cjs/ru-fc11963d.js +0 -128
  903. package/dist/cjs/share-item.cjs.entry.js +0 -61
  904. package/dist/cjs/shared-list-render-3d6ec3ca.js +0 -361
  905. package/dist/cjs/sk-e85b9c15.js +0 -150
  906. package/dist/cjs/sl-9eb375c2.js +0 -170
  907. package/dist/cjs/solution-resource-40e70253.js +0 -145
  908. package/dist/cjs/solution-store-4de89072.js +0 -1354
  909. package/dist/cjs/sr-1d2513be.js +0 -103
  910. package/dist/cjs/sv-f7693c9f.js +0 -73
  911. package/dist/cjs/t9n-64df74f3.js +0 -108
  912. package/dist/cjs/templates-0b7f886f.js +0 -408
  913. package/dist/cjs/th-0d2328bb.js +0 -67
  914. package/dist/cjs/time-513586eb.js +0 -301
  915. package/dist/cjs/tr-2c074411.js +0 -68
  916. package/dist/cjs/uk-5e16db67.js +0 -106
  917. package/dist/cjs/utils-3f10ea6b.js +0 -153
  918. package/dist/cjs/utils-d0049d76.js +0 -79
  919. package/dist/cjs/vi-2a4d8334.js +0 -72
  920. package/dist/cjs/zh-cn-126bcbc0.js +0 -96
  921. package/dist/cjs/zh-hk-aeeba861.js +0 -94
  922. package/dist/cjs/zh-tw-0cfb6e20.js +0 -94
  923. package/dist/collection/components/arcgis-login/arcgis-login.css +0 -19
  924. package/dist/collection/components/arcgis-login/arcgis-login.js +0 -80
  925. package/dist/collection/components/share-item/share-item.css +0 -19
  926. package/dist/collection/components/share-item/share-item.js +0 -80
  927. package/dist/components/arcgis-login.d.ts +0 -11
  928. package/dist/components/arcgis-login.js +0 -76
  929. package/dist/components/share-item.d.ts +0 -11
  930. package/dist/components/share-item.js +0 -76
  931. package/dist/esm/ExpandToggle-d2cde0b5.js +0 -108
  932. package/dist/esm/FloatingArrow-1ba04e83.js +0 -46
  933. package/dist/esm/Heading-82d9e017.js +0 -22
  934. package/dist/esm/Validation-594a63f5.js +0 -18
  935. package/dist/esm/app-globals-177bd1cd.js +0 -65
  936. package/dist/esm/ar-a85b5d05.js +0 -104
  937. package/dist/esm/arcgis-login.entry.js +0 -57
  938. package/dist/esm/bg-def28c6d.js +0 -82
  939. package/dist/esm/browser-e3f463e1.js +0 -32
  940. package/dist/esm/bs-86bb2bcb.js +0 -51
  941. package/dist/esm/ca-823e6ba8.js +0 -71
  942. package/dist/esm/calcite-alert_6.entry.js +0 -2096
  943. package/dist/esm/calcite-input-time-picker-c45e1964.js +0 -1867
  944. package/dist/esm/calcite-modal.entry.js +0 -389
  945. package/dist/esm/common-c3bbba83.js +0 -36
  946. package/dist/esm/conditionalSlot-720a3c33.js +0 -51
  947. package/dist/esm/config-3af0e436.js +0 -36
  948. package/dist/esm/constants-637a40f5.js +0 -856
  949. package/dist/esm/cs-87414fd8.js +0 -147
  950. package/dist/esm/da-f7060594.js +0 -67
  951. package/dist/esm/date-8f6c3f50.js +0 -248
  952. package/dist/esm/de-18aa2195.js +0 -91
  953. package/dist/esm/de-at-00f0ce55.js +0 -90
  954. package/dist/esm/de-ch-2bf886c0.js +0 -90
  955. package/dist/esm/delete-dialog.entry.js +0 -127
  956. package/dist/esm/dom-6f6759df.js +0 -1165
  957. package/dist/esm/downloadUtils-bc7a4ba1.js +0 -3233
  958. package/dist/esm/el-0c5df4ce.js +0 -66
  959. package/dist/esm/en-au-947d067e.js +0 -66
  960. package/dist/esm/en-ca-d80eb647.js +0 -65
  961. package/dist/esm/en-gb-78272f13.js +0 -69
  962. package/dist/esm/es-6b8b399b.js +0 -66
  963. package/dist/esm/es-mx-4f12df51.js +0 -65
  964. package/dist/esm/et-11aeba76.js +0 -92
  965. package/dist/esm/fi-c44d11d6.js +0 -115
  966. package/dist/esm/floating-ui-d21020a0.js +0 -2404
  967. package/dist/esm/focusTrapComponent-1ddc67c5.js +0 -1008
  968. package/dist/esm/form-e9b1ad9a.js +0 -372
  969. package/dist/esm/fr-cac28d20.js +0 -68
  970. package/dist/esm/fr-ch-a324bd02.js +0 -66
  971. package/dist/esm/he-eab95e66.js +0 -105
  972. package/dist/esm/helpers-91ca0f44.js +0 -913
  973. package/dist/esm/hi-cefe2a7e.js +0 -65
  974. package/dist/esm/hr-f863024d.js +0 -80
  975. package/dist/esm/hu-2921d1d5.js +0 -88
  976. package/dist/esm/id-4e25c1e7.js +0 -66
  977. package/dist/esm/index-39bc2e6d.js +0 -199
  978. package/dist/esm/index-904bc599.js +0 -1736
  979. package/dist/esm/index-e14fade9.js +0 -2154
  980. package/dist/esm/index.es-0d189a34.js +0 -11220
  981. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +0 -584
  982. package/dist/esm/interactive-949b348f.js +0 -82
  983. package/dist/esm/it-1f2ce2fc.js +0 -66
  984. package/dist/esm/it-ch-fa4f6a28.js +0 -66
  985. package/dist/esm/ja-dd6ac9b5.js +0 -72
  986. package/dist/esm/ko-3c269b4f.js +0 -72
  987. package/dist/esm/label-1ef4763d.js +0 -179
  988. package/dist/esm/loadable-421e634e.js +0 -93
  989. package/dist/esm/locale-0d06fca0.js +0 -155
  990. package/dist/esm/locale-77038bee.js +0 -115
  991. package/dist/esm/locale-a75d14ff.js +0 -591
  992. package/dist/esm/logger-5c7a2fec.js +0 -59
  993. package/dist/esm/lt-8f5fd3eb.js +0 -97
  994. package/dist/esm/lv-d1afc7ed.js +0 -66
  995. package/dist/esm/mk-794650fc.js +0 -66
  996. package/dist/esm/nb-800989aa.js +0 -67
  997. package/dist/esm/nl-634b9b85.js +0 -67
  998. package/dist/esm/observers-2d4fa9e3.js +0 -56
  999. package/dist/esm/openCloseComponent-4621d4ae.js +0 -63
  1000. package/dist/esm/pl-45fb968c.js +0 -114
  1001. package/dist/esm/popupUtils-03dc398a.js +0 -119
  1002. package/dist/esm/pt-bd7887a6.js +0 -67
  1003. package/dist/esm/pt-br-d9181dce.js +0 -65
  1004. package/dist/esm/publicNotificationStore-8f6b0f93.js +0 -45
  1005. package/dist/esm/restHelpersGet-48113381.js +0 -976
  1006. package/dist/esm/ro-31fe0dcc.js +0 -66
  1007. package/dist/esm/ru-e73bc075.js +0 -126
  1008. package/dist/esm/share-item.entry.js +0 -57
  1009. package/dist/esm/shared-list-render-83bb7274.js +0 -339
  1010. package/dist/esm/sk-e7e24146.js +0 -148
  1011. package/dist/esm/sl-ad96d047.js +0 -168
  1012. package/dist/esm/solution-resource-f5809979.js +0 -142
  1013. package/dist/esm/solution-store-ff13861b.js +0 -1352
  1014. package/dist/esm/sr-785166a3.js +0 -101
  1015. package/dist/esm/sv-9f422817.js +0 -71
  1016. package/dist/esm/t9n-23649a4a.js +0 -103
  1017. package/dist/esm/templates-0b442208.js +0 -402
  1018. package/dist/esm/th-7e8b3dad.js +0 -65
  1019. package/dist/esm/time-5ca488ba.js +0 -286
  1020. package/dist/esm/tr-1b1dd6db.js +0 -66
  1021. package/dist/esm/uk-13d0afbf.js +0 -104
  1022. package/dist/esm/utils-0a78d3c9.js +0 -142
  1023. package/dist/esm/utils-a564ca55.js +0 -66
  1024. package/dist/esm/vi-82ec876c.js +0 -70
  1025. package/dist/esm/zh-cn-c4181895.js +0 -94
  1026. package/dist/esm/zh-hk-752cc263.js +0 -92
  1027. package/dist/esm/zh-tw-e653ba6c.js +0 -92
  1028. package/dist/solutions-components/p-053effee.entry.js +0 -6
  1029. package/dist/solutions-components/p-05ae2b11.entry.js +0 -6
  1030. package/dist/solutions-components/p-087c3740.entry.js +0 -6
  1031. package/dist/solutions-components/p-08c18450.js +0 -11
  1032. package/dist/solutions-components/p-09543b4e.js +0 -6
  1033. package/dist/solutions-components/p-09d34b2b.entry.js +0 -11
  1034. package/dist/solutions-components/p-0af967af.js +0 -6
  1035. package/dist/solutions-components/p-0f8241d2.entry.js +0 -6
  1036. package/dist/solutions-components/p-10a158fd.entry.js +0 -11
  1037. package/dist/solutions-components/p-115af8e4.entry.js +0 -11
  1038. package/dist/solutions-components/p-11c2426d.entry.js +0 -20
  1039. package/dist/solutions-components/p-1336a071.entry.js +0 -6
  1040. package/dist/solutions-components/p-1588fad8.entry.js +0 -6
  1041. package/dist/solutions-components/p-177b4cbc.js +0 -16
  1042. package/dist/solutions-components/p-184b270d.entry.js +0 -11
  1043. package/dist/solutions-components/p-191f30e1.entry.js +0 -11
  1044. package/dist/solutions-components/p-19e89591.entry.js +0 -12
  1045. package/dist/solutions-components/p-1afc5947.entry.js +0 -11
  1046. package/dist/solutions-components/p-1b1ff60a.entry.js +0 -6
  1047. package/dist/solutions-components/p-1e8af7ed.js +0 -6
  1048. package/dist/solutions-components/p-1f65aed7.js +0 -6
  1049. package/dist/solutions-components/p-1fafdc23.entry.js +0 -11
  1050. package/dist/solutions-components/p-20ed3f7f.entry.js +0 -11
  1051. package/dist/solutions-components/p-2105e658.entry.js +0 -6
  1052. package/dist/solutions-components/p-25f30972.entry.js +0 -11
  1053. package/dist/solutions-components/p-26ba0cc7.js +0 -17
  1054. package/dist/solutions-components/p-2714a658.entry.js +0 -6
  1055. package/dist/solutions-components/p-2714ede8.entry.js +0 -16
  1056. package/dist/solutions-components/p-274aa753.entry.js +0 -6
  1057. package/dist/solutions-components/p-294cd25c.js +0 -6
  1058. package/dist/solutions-components/p-2b9f9f7d.js +0 -16
  1059. package/dist/solutions-components/p-2d9072d8.entry.js +0 -11
  1060. package/dist/solutions-components/p-2e0aea4e.entry.js +0 -11
  1061. package/dist/solutions-components/p-2e42f34c.js +0 -6
  1062. package/dist/solutions-components/p-2f1ef41d.entry.js +0 -6
  1063. package/dist/solutions-components/p-2f784608.entry.js +0 -6
  1064. package/dist/solutions-components/p-351c7cbf.entry.js +0 -6
  1065. package/dist/solutions-components/p-368902f1.entry.js +0 -6
  1066. package/dist/solutions-components/p-39e21b70.js +0 -6
  1067. package/dist/solutions-components/p-3aee989b.js +0 -11
  1068. package/dist/solutions-components/p-3af39767.entry.js +0 -6
  1069. package/dist/solutions-components/p-3ba388b6.entry.js +0 -17
  1070. package/dist/solutions-components/p-3d999f0f.entry.js +0 -6
  1071. package/dist/solutions-components/p-3e44cfab.entry.js +0 -6
  1072. package/dist/solutions-components/p-3e87c19c.js +0 -6
  1073. package/dist/solutions-components/p-3f9ec755.js +0 -6
  1074. package/dist/solutions-components/p-3fe6c230.entry.js +0 -6
  1075. package/dist/solutions-components/p-41503b16.entry.js +0 -6
  1076. package/dist/solutions-components/p-4416d650.entry.js +0 -17
  1077. package/dist/solutions-components/p-443be7fe.js +0 -6
  1078. package/dist/solutions-components/p-44dc3dec.entry.js +0 -6
  1079. package/dist/solutions-components/p-4695cfab.js +0 -6
  1080. package/dist/solutions-components/p-499489c5.entry.js +0 -6
  1081. package/dist/solutions-components/p-49df6eb3.entry.js +0 -11
  1082. package/dist/solutions-components/p-4a665563.js +0 -6
  1083. package/dist/solutions-components/p-4b15f4a4.entry.js +0 -11
  1084. package/dist/solutions-components/p-4b47caf1.entry.js +0 -11
  1085. package/dist/solutions-components/p-4d6e359e.entry.js +0 -11
  1086. package/dist/solutions-components/p-4e3a18b1.js +0 -6
  1087. package/dist/solutions-components/p-4e6eb06e.js +0 -7
  1088. package/dist/solutions-components/p-4ff35ed4.js +0 -6
  1089. package/dist/solutions-components/p-5104cc98.js +0 -6
  1090. package/dist/solutions-components/p-51c6e6fe.js +0 -21
  1091. package/dist/solutions-components/p-545a48dc.entry.js +0 -11
  1092. package/dist/solutions-components/p-55bbfdbc.entry.js +0 -6
  1093. package/dist/solutions-components/p-5804e6e1.entry.js +0 -22
  1094. package/dist/solutions-components/p-58cff07f.entry.js +0 -11
  1095. package/dist/solutions-components/p-592ab45c.js +0 -6
  1096. package/dist/solutions-components/p-592f2000.entry.js +0 -6
  1097. package/dist/solutions-components/p-5b5b78c0.js +0 -6
  1098. package/dist/solutions-components/p-5e71e72a.js +0 -21
  1099. package/dist/solutions-components/p-614a66c4.entry.js +0 -11
  1100. package/dist/solutions-components/p-6166d8b4.js +0 -16
  1101. package/dist/solutions-components/p-61cc2efe.js +0 -6
  1102. package/dist/solutions-components/p-62c10928.entry.js +0 -6
  1103. package/dist/solutions-components/p-63d334b2.entry.js +0 -6
  1104. package/dist/solutions-components/p-677db47a.js +0 -6
  1105. package/dist/solutions-components/p-68375137.js +0 -6
  1106. package/dist/solutions-components/p-6a3f2249.entry.js +0 -6
  1107. package/dist/solutions-components/p-6acd19c5.entry.js +0 -12
  1108. package/dist/solutions-components/p-6b5b52c1.entry.js +0 -21
  1109. package/dist/solutions-components/p-6cad2a22.js +0 -6
  1110. package/dist/solutions-components/p-6f606cdb.js +0 -61
  1111. package/dist/solutions-components/p-7059fc40.js +0 -6
  1112. package/dist/solutions-components/p-70eba636.entry.js +0 -6
  1113. package/dist/solutions-components/p-71f31d39.js +0 -6
  1114. package/dist/solutions-components/p-74720d2b.js +0 -6
  1115. package/dist/solutions-components/p-7530a02f.js +0 -30
  1116. package/dist/solutions-components/p-764ff506.entry.js +0 -11
  1117. package/dist/solutions-components/p-76a1236d.entry.js +0 -6
  1118. package/dist/solutions-components/p-770a5a64.js +0 -11
  1119. package/dist/solutions-components/p-77865541.entry.js +0 -11
  1120. package/dist/solutions-components/p-78b6d3fe.entry.js +0 -6
  1121. package/dist/solutions-components/p-78df7603.entry.js +0 -11
  1122. package/dist/solutions-components/p-78e09c03.js +0 -6
  1123. package/dist/solutions-components/p-7a7951bd.entry.js +0 -11
  1124. package/dist/solutions-components/p-7bcfe068.entry.js +0 -6
  1125. package/dist/solutions-components/p-7cc8e95a.js +0 -11
  1126. package/dist/solutions-components/p-7d5d1b0a.js +0 -11
  1127. package/dist/solutions-components/p-7eee9aa8.js +0 -11
  1128. package/dist/solutions-components/p-7f68e6a4.js +0 -11
  1129. package/dist/solutions-components/p-7fb51464.entry.js +0 -17
  1130. package/dist/solutions-components/p-80ff858b.js +0 -6
  1131. package/dist/solutions-components/p-8304ce4b.js +0 -17
  1132. package/dist/solutions-components/p-85c068fd.js +0 -6
  1133. package/dist/solutions-components/p-85c3237c.js +0 -11
  1134. package/dist/solutions-components/p-860099d5.js +0 -6
  1135. package/dist/solutions-components/p-86a5caf8.js +0 -6
  1136. package/dist/solutions-components/p-86db882f.js +0 -6
  1137. package/dist/solutions-components/p-872986ce.entry.js +0 -11
  1138. package/dist/solutions-components/p-8a2ccb1e.js +0 -6
  1139. package/dist/solutions-components/p-8cb9ecf6.js +0 -6
  1140. package/dist/solutions-components/p-8d811472.js +0 -6
  1141. package/dist/solutions-components/p-8dc9d5b6.entry.js +0 -6
  1142. package/dist/solutions-components/p-8f8c7045.entry.js +0 -6
  1143. package/dist/solutions-components/p-8ff43000.entry.js +0 -11
  1144. package/dist/solutions-components/p-91a83986.entry.js +0 -47
  1145. package/dist/solutions-components/p-928f0b5e.entry.js +0 -6
  1146. package/dist/solutions-components/p-93d03bf0.js +0 -11
  1147. package/dist/solutions-components/p-94e51621.entry.js +0 -6
  1148. package/dist/solutions-components/p-977c099e.js +0 -11
  1149. package/dist/solutions-components/p-9bb44f57.js +0 -65
  1150. package/dist/solutions-components/p-9c25ee2c.entry.js +0 -6
  1151. package/dist/solutions-components/p-9c5d5171.js +0 -11
  1152. package/dist/solutions-components/p-9ce8e34f.js +0 -11
  1153. package/dist/solutions-components/p-9d86dd68.js +0 -6
  1154. package/dist/solutions-components/p-9d9e0e74.entry.js +0 -6
  1155. package/dist/solutions-components/p-9e8d7c1d.entry.js +0 -17
  1156. package/dist/solutions-components/p-9e996faa.js +0 -6
  1157. package/dist/solutions-components/p-a1473254.entry.js +0 -11
  1158. package/dist/solutions-components/p-a1ed15b8.entry.js +0 -11
  1159. package/dist/solutions-components/p-a329f05c.entry.js +0 -6
  1160. package/dist/solutions-components/p-a52fa87b.entry.js +0 -11
  1161. package/dist/solutions-components/p-a5f6a4b9.entry.js +0 -23
  1162. package/dist/solutions-components/p-a6790373.entry.js +0 -11
  1163. package/dist/solutions-components/p-a693aa25.entry.js +0 -17
  1164. package/dist/solutions-components/p-a7d249d9.js +0 -6
  1165. package/dist/solutions-components/p-a7d4b1a4.js +0 -6
  1166. package/dist/solutions-components/p-ac9c4111.entry.js +0 -12
  1167. package/dist/solutions-components/p-acc4d847.entry.js +0 -11
  1168. package/dist/solutions-components/p-adabe68e.entry.js +0 -6
  1169. package/dist/solutions-components/p-ae5ea416.entry.js +0 -6
  1170. package/dist/solutions-components/p-b138a65e.js +0 -11
  1171. package/dist/solutions-components/p-b49e1a78.js +0 -6
  1172. package/dist/solutions-components/p-b5a5da41.entry.js +0 -17
  1173. package/dist/solutions-components/p-b6d50640.entry.js +0 -6
  1174. package/dist/solutions-components/p-b8d1b57a.entry.js +0 -6
  1175. package/dist/solutions-components/p-b90978d2.js +0 -6
  1176. package/dist/solutions-components/p-b95968fa.entry.js +0 -6
  1177. package/dist/solutions-components/p-bab47a85.entry.js +0 -29
  1178. package/dist/solutions-components/p-bd35725f.js +0 -6
  1179. package/dist/solutions-components/p-be6cd650.entry.js +0 -11
  1180. package/dist/solutions-components/p-c0ceb17a.js +0 -6
  1181. package/dist/solutions-components/p-c2ceb29c.js +0 -6
  1182. package/dist/solutions-components/p-c350eacb.js +0 -143
  1183. package/dist/solutions-components/p-c399f2b8.entry.js +0 -6
  1184. package/dist/solutions-components/p-c604728b.js +0 -6
  1185. package/dist/solutions-components/p-c63451e1.entry.js +0 -11
  1186. package/dist/solutions-components/p-c7f86f73.entry.js +0 -6
  1187. package/dist/solutions-components/p-c8e22575.entry.js +0 -22
  1188. package/dist/solutions-components/p-c9422007.js +0 -6
  1189. package/dist/solutions-components/p-c9715704.entry.js +0 -11
  1190. package/dist/solutions-components/p-cb8d90d1.js +0 -11
  1191. package/dist/solutions-components/p-cc6f6e41.entry.js +0 -17
  1192. package/dist/solutions-components/p-cd482a33.js +0 -21
  1193. package/dist/solutions-components/p-cdc63710.entry.js +0 -11
  1194. package/dist/solutions-components/p-ce7b0b1a.entry.js +0 -11
  1195. package/dist/solutions-components/p-cf2947f6.entry.js +0 -11
  1196. package/dist/solutions-components/p-d02fb95c.entry.js +0 -17
  1197. package/dist/solutions-components/p-d031cf50.entry.js +0 -11
  1198. package/dist/solutions-components/p-d0d020a5.js +0 -37
  1199. package/dist/solutions-components/p-d0ebd10d.js +0 -6
  1200. package/dist/solutions-components/p-d154b5a1.entry.js +0 -11
  1201. package/dist/solutions-components/p-d1b2484b.entry.js +0 -17
  1202. package/dist/solutions-components/p-d2c2a105.entry.js +0 -11
  1203. package/dist/solutions-components/p-d2f8d8a8.entry.js +0 -6
  1204. package/dist/solutions-components/p-d37a68f7.entry.js +0 -6
  1205. package/dist/solutions-components/p-d390df76.entry.js +0 -11
  1206. package/dist/solutions-components/p-d3e1cc81.js +0 -6
  1207. package/dist/solutions-components/p-d851b11e.js +0 -6
  1208. package/dist/solutions-components/p-d9d25da8.entry.js +0 -11
  1209. package/dist/solutions-components/p-d9e9fe80.js +0 -16
  1210. package/dist/solutions-components/p-d9f3778e.js +0 -6
  1211. package/dist/solutions-components/p-daae2ae7.js +0 -6
  1212. package/dist/solutions-components/p-db7d5db8.entry.js +0 -6
  1213. package/dist/solutions-components/p-dc9d4be3.js +0 -6
  1214. package/dist/solutions-components/p-ddb37cba.entry.js +0 -11
  1215. package/dist/solutions-components/p-df062602.entry.js +0 -11
  1216. package/dist/solutions-components/p-e29e57db.entry.js +0 -6
  1217. package/dist/solutions-components/p-e2fd2e29.js +0 -6
  1218. package/dist/solutions-components/p-e3111b70.js +0 -6
  1219. package/dist/solutions-components/p-e37e117f.js +0 -11
  1220. package/dist/solutions-components/p-e4be63b6.entry.js +0 -11
  1221. package/dist/solutions-components/p-e4e7add2.js +0 -11
  1222. package/dist/solutions-components/p-e625aa69.entry.js +0 -6
  1223. package/dist/solutions-components/p-e93a531c.entry.js +0 -11
  1224. package/dist/solutions-components/p-e9a0d2f3.entry.js +0 -6
  1225. package/dist/solutions-components/p-e9d3365f.js +0 -22
  1226. package/dist/solutions-components/p-e9fcc194.entry.js +0 -6
  1227. package/dist/solutions-components/p-ee487e75.entry.js +0 -11
  1228. package/dist/solutions-components/p-ef773a13.js +0 -11
  1229. package/dist/solutions-components/p-f09744aa.entry.js +0 -6
  1230. package/dist/solutions-components/p-f3119757.entry.js +0 -11
  1231. package/dist/solutions-components/p-f4aadb3b.js +0 -36
  1232. package/dist/solutions-components/p-f5789e08.entry.js +0 -29
  1233. package/dist/solutions-components/p-f57978f3.entry.js +0 -6
  1234. package/dist/solutions-components/p-f6cc1cf8.entry.js +0 -17
  1235. package/dist/solutions-components/p-f845da58.js +0 -6
  1236. package/dist/solutions-components/p-fbf63d14.entry.js +0 -6
  1237. package/dist/solutions-components/p-fc7c88c8.js +0 -6
  1238. package/dist/solutions-components/p-fd019d15.js +0 -11
  1239. package/dist/solutions-components/p-fd40d066.js +0 -6
  1240. package/dist/solutions-components/p-febf9f75.entry.js +0 -11
  1241. package/dist/solutions-components/p-ff9e28d1.js +0 -488
  1242. package/dist/types/components/arcgis-login/arcgis-login.d.ts +0 -19
  1243. package/dist/types/components/share-item/share-item.d.ts +0 -19
@@ -0,0 +1,1423 @@
1
+ /*!
2
+ * Copyright 2022 Esri
3
+ * Licensed under the Apache License, Version 2.0
4
+ * http://www.apache.org/licenses/LICENSE-2.0
5
+ */
6
+ import { a as getAssetPath } from './index-d233c7a2.js';
7
+ import { l as loadModules } from './loadModules-d5a25252.js';
8
+ import { l as languageMap } from './languageUtil-2b6e191a.js';
9
+
10
+ /*
11
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
12
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
13
+ */
14
+ function c$k(n,t,e){if(null==n&&null==t)return !0;if(null==n||null==t||n.length!==t.length)return !1;if(e){for(let r=0;r<n.length;r++)if(!e(n[r],t[r]))return !1}else for(let r=0;r<n.length;r++)if(n[r]!==t[r])return !1;return !0}class M$4{constructor(){this.last=0;}}const w$6=new M$4;function x$2(n,t,e,r){r=r||w$6;const l=Math.max(0,r.last-10);for(let u=l;u<e;++u)if(n[u]===t)return r.last=u,u;const o=Math.min(l,e);for(let u=0;u<o;++u)if(n[u]===t)return r.last=u,u;return -1}const y$b=new Set;function S$4(n,t,e=n.length,r=t.length,l,o){if(0===r||0===e)return e;y$b.clear();for(let f=0;f<r;++f)y$b.add(t[f]);l=l||w$6;const u=Math.max(0,l.last-10);for(let f=u;f<e;++f)if(y$b.has(n[f])&&(o?.push(n[f]),y$b.delete(n[f]),n[f]=n[e-1],--e,--f,0===y$b.size||0===e))return y$b.clear(),e;for(let f=0;f<u;++f)if(y$b.has(n[f])&&(o?.push(n[f]),y$b.delete(n[f]),n[f]=n[e-1],--e,--f,0===y$b.size||0===e))return y$b.clear(),e;return y$b.clear(),e}function C$3(n,t){const e=n.indexOf(t);return -1!==e?(n.splice(e,1),t):null}function F$4(n,t){return null!=n}
15
+
16
+ /*
17
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
18
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
19
+ */
20
+ let e$m;function has(a){return "function"==typeof e$m[a]?e$m[a]=e$m[a](globalThis):e$m[a]}e$m=globalThis.dojoConfig?.has||globalThis.esriConfig?.has?{...globalThis.dojoConfig?.has,...globalThis.esriConfig?.has}:{},has.add=(a,d,o,i)=>{(i||void 0===e$m[a])&&(e$m[a]=d),o&&has(a);},has.cache=e$m,has.add("big-integer-warning-enabled",!0),has.add("esri-deprecation-warnings",!0),has.add("esri-tests-disable-screenshots",!1),has.add("esri-tests-use-full-window",!1),has.add("esri-tests-post-to-influx",!0),has.add("esri-cim-animations-enable-status","enabled"),has.add("esri-cim-animations-spotlight",!1),has.add("esri-cim-animations-freeze-time",!1),has.add("enable-feature:multiple-highlights",!1),(()=>{has.add("host-webworker",void 0!==globalThis.WorkerGlobalScope&&self instanceof globalThis.WorkerGlobalScope);const e="undefined"!=typeof window&&"undefined"!=typeof location&&"undefined"!=typeof document&&window.location===location&&window.document===document;if(has.add("host-browser",e),has.add("host-node","object"==typeof globalThis.process&&globalThis.process.versions?.node&&globalThis.process.versions.v8),has.add("dom",e),has("host-browser")){const e=navigator,a=e.userAgent,d=e.appVersion,o=parseFloat(d);if(has.add("wp",parseFloat(a.split("Windows Phone")[1])||void 0),has.add("msapp",parseFloat(a.split("MSAppHost/")[1])||void 0),has.add("khtml",d.includes("Konqueror")?o:void 0),has.add("edge",parseFloat(a.split("Edge/")[1])||void 0),has.add("opr",parseFloat(a.split("OPR/")[1])||void 0),has.add("webkit",!has("wp")&&!has("edge")&&parseFloat(a.split("WebKit/")[1])||void 0),has.add("chrome",!has("edge")&&!has("opr")&&parseFloat(a.split("Chrome/")[1])||void 0),has.add("android",!has("wp")&&parseFloat(a.split("Android ")[1])||void 0),has.add("safari",!d.includes("Safari")||has("wp")||has("chrome")||has("android")||has("edge")||has("opr")?void 0:parseFloat(d.split("Version/")[1])),has.add("mac",d.includes("Macintosh")),!has("wp")&&/(iPhone|iPod|iPad)/.test(a)){const e=RegExp.$1.replace(/P/,"p"),d=/OS ([\d_]+)/.test(a)?RegExp.$1:"1",o=parseFloat(d.replace(/_/,".").replaceAll("_",""));has.add(e,o),has.add("ios",o);}has("webkit")||(!a.includes("Gecko")||has("wp")||has("khtml")||has("edge")||has.add("mozilla",o),has("mozilla")&&has.add("ff",parseFloat(a.split("Firefox/")[1]||a.split("Minefield/")[1])||void 0));}})(),(()=>{if(globalThis.navigator){const e=navigator.userAgent,a=/Android|webOS|iPhone|iPad|iPod|BlackBerry|Opera Mini|IEMobile/i.test(e),d=/iPhone/i.test(e);a&&has.add("esri-mobile",a),d&&has.add("esri-iPhone",d),has.add("esri-geolocation",!!navigator.geolocation);}has.add("esri-wasm","WebAssembly"in globalThis),has.add("esri-performance-mode-frames-between-render",20),has.add("esri-force-performance-mode",!1),has.add("esri-shared-array-buffer",(()=>{const e="SharedArrayBuffer"in globalThis,a=!1===globalThis.crossOriginIsolated;return e&&!a})),has.add("wasm-simd",(()=>{const e=[0,97,115,109,1,0,0,0,1,5,1,96,0,1,123,3,2,1,0,10,10,1,8,0,65,0,253,15,253,98,11];return WebAssembly.validate(new Uint8Array(e))})),has.add("esri-atomics","Atomics"in globalThis),has.add("esri-workers","Worker"in globalThis),has.add("web-feat:cache","caches"in globalThis),has.add("esri-workers-arraybuffer-transfer",!has("safari")||Number(has("safari"))>=12),has.add("workers-pool-size",8),has.add("featurelayer-simplify-thresholds",[.5,.5,.5,.5]),has.add("featurelayer-simplify-payload-size-factors",[1,1,4]),has.add("featurelayer-fast-triangulation-enabled",!0),has.add("featurelayer-animation-enabled",!0),has.add("featurelayer-snapshot-enabled",!0),has.add("featurelayer-snapshot-point-min-threshold",8e4),has.add("featurelayer-snapshot-point-max-threshold",4e5),has.add("featurelayer-snapshot-point-coverage",.1),has.add("featurelayer-query-max-depth",4),has.add("featurelayer-query-pausing-enabled",!1),has.add("featurelayer-advanced-symbols",!1),has.add("featurelayer-pbf",!0),has.add("featurelayer-pbf-statistics",!1),has.add("feature-layers-workers",!0),has.add("feature-polyline-generalization-factor",1),has.add("mapview-transitions-duration",200),has.add("mapview-essential-goto-duration",200),has.add("mapview-srswitch-adjust-rotation-scale-threshold",24e6),has.add("mapserver-pbf-version-support",10.81),has.add("mapservice-popup-identify-max-tolerance",20),has("host-webworker")||has("host-browser")&&(has.add("esri-csp-restrictions",(()=>{try{new Function;}catch{return !0}return !1})),has.add("esri-image-decode",(()=>{if("decode"in new Image){const e=new Image;return e.src='data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"></svg>',void e.decode().then((()=>{has.add("esri-image-decode",!0,!0,!0);})).catch((()=>{has.add("esri-image-decode",!1,!0,!0);}))}return !1})),has.add("esri-url-encodes-apostrophe",(()=>{const e=window.document.createElement("a");return e.href="?'",e.href.includes("?%27")})));})();
21
+
22
+ /*
23
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
24
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
25
+ */
26
+ function o$m(n){return "Int8Array"===n?.constructor?.name}function u$l(n){return "Uint8Array"===n?.constructor?.name}function e$l(n){return "Uint8ClampedArray"===n?.constructor?.name}function c$j(n){return "Int16Array"===n?.constructor?.name}function i$i(n){return "Uint16Array"===n?.constructor?.name}function a$i(n){return "Int32Array"===n?.constructor?.name}function f$i(n){return "Uint32Array"===n?.constructor?.name}function s$o(n){return "Float32Array"===n?.constructor?.name}function m$c(n){return "Float64Array"===n?.constructor?.name}
27
+
28
+ /*
29
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
30
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
31
+ */
32
+ function l$f(t,n){let e;if(n)for(e in t)t.hasOwnProperty(e)&&(void 0===t[e]?delete t[e]:t[e]instanceof Object&&l$f(t[e],!0));else for(e in t)t.hasOwnProperty(e)&&void 0===t[e]&&delete t[e];return t}function a$h(t){if(!t||"object"!=typeof t||"function"==typeof t)return t;const n=O$1(t);if(null!=n)return n;if(y$a(t))return t.clone();if(m$b(t))return t.map(a$h);if(b$7(t))return t.clone();const e={};for(const r of Object.getOwnPropertyNames(t))e[r]=a$h(t[r]);return e}function y$a(t){return "function"==typeof t.clone}function m$b(t){return "function"==typeof t.map&&"function"==typeof t.forEach}function b$7(t){return "function"==typeof t.notifyChange&&"function"==typeof t.watch}function g$b(t){if("[object Object]"!==Object.prototype.toString.call(t))return !1;const n=Object.getPrototypeOf(t);return null===n||n===Object.prototype}function O$1(t){if(o$m(t)||u$l(t)||e$l(t)||c$j(t)||i$i(t)||a$i(t)||f$i(t)||s$o(t)||m$c(t))return t.slice();if(t instanceof Date)return new Date(t.getTime());if(t instanceof ArrayBuffer){return t.slice(0,t.byteLength)}if(t instanceof Map){const n=new Map;for(const[e,r]of t)n.set(e,a$h(r));return n}if(t instanceof Set){const n=new Set;for(const e of t)n.add(a$h(e));return n}return null}function j$6(t,n){return t===n||"number"==typeof t&&isNaN(t)&&"number"==typeof n&&isNaN(n)||"function"==typeof t?.getTime&&"function"==typeof n?.getTime&&t.getTime()===n.getTime()||!1}function h$8(n,e){return n===e||(null==n||"string"==typeof n?n===e:"number"==typeof n?n===e||"number"==typeof e&&isNaN(n)&&isNaN(e):n instanceof Date?e instanceof Date&&n.getTime()===e.getTime():Array.isArray(n)?Array.isArray(e)&&c$k(n,e):n instanceof Set?e instanceof Set&&N$2(n,e):n instanceof Map?e instanceof Map&&T$6(n,e):!!g$b(n)&&(g$b(e)&&w$5(n,e)))}function w$5(t,n){if(null===t||null===n)return !1;const e=Object.keys(t);if(null===n||Object.keys(n).length!==e.length)return !1;for(const r of e)if(t[r]!==n[r]||!Object.prototype.hasOwnProperty.call(n,r))return !1;return !0}function N$2(t,n){if(t.size!==n.size)return !1;for(const e of t)if(!n.has(e))return !1;return !0}function T$6(t,n){if(t.size!==n.size)return !1;for(const[e,r]of t){const t=n.get(e);if(t!==r||void 0===t&&!n.has(e))return !1}return !0}
33
+
34
+ /*
35
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
36
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
37
+ */
38
+ function n$j(r,n,t=!1){return f$h(r,n,t)}function t$k(r,n){if(null!=n)return n[r]||u$k(r.split("."),!1,n)}function e$k(r,n,t){const e=r.split("."),i=e.pop(),f=u$k(e,!0,t);f&&i&&(f[i]=n);}function u$k(r,n,t){let e=t;for(const i of r){if(null==e)return;if(!(i in e)){if(!n)return;e[i]={};}e=e[i];}return e}function f$h(n,t,e){return t?Object.keys(t).reduce(((n,i)=>{let u=n[i],l=t[i];return u===l?n:void 0===u?(n[i]=a$h(l),n):(Array.isArray(l)||Array.isArray(n)?(u=u?Array.isArray(u)?n[i]=u.slice():n[i]=[u]:n[i]=[],l&&(Array.isArray(l)||(l=[l]),e?l.forEach((r=>{u.includes(r)||u.push(r);})):n[i]=l.slice())):l&&"object"==typeof l?n[i]=f$h(u,l,e):n.hasOwnProperty(i)&&!t.hasOwnProperty(i)||(n[i]=l),n)}),n||{}):n}
39
+
40
+ /*
41
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
42
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
43
+ */
44
+ class n$i{constructor(n,i={ignoreUnknown:!1,useNumericKeys:!1}){this._jsonToAPI=n,this._options=i,this.apiValues=[],this.jsonValues=[],this._apiToJSON=t$j(n),this.apiValues=s$n(this._apiToJSON),this.jsonValues=s$n(this._jsonToAPI),this.read=o=>this.fromJSON(o),this.write=(n,t,s)=>{const i=this.toJSON(n);void 0!==i&&e$k(s,i,t);},this.write.isJSONMapWriter=!0;}toJSON(o){if(null==o)return null;if(this._apiToJSON.hasOwnProperty(o)){const n=this._apiToJSON[o];return this._options.useNumericKeys?+n:n}return this._options.ignoreUnknown?void 0:o}fromJSON(o){return null!=o&&this._jsonToAPI.hasOwnProperty(o)?this._jsonToAPI[o]:this._options.ignoreUnknown?void 0:o}}function t$j(o){const n={};for(const t in o)n[o[t]]=t;return n}function s$n(o){const n=[];for(const t in o)n.push(t);return n.sort(),n}function i$h(){return function(o,t){return new n$i(o,{ignoreUnknown:!0,...t})}}
45
+
46
+ /*
47
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
48
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
49
+ */
50
+ const n$h={remove:()=>{}};function e$j(e){return e?{remove(){e&&(e(),e=void 0);}}:n$h}function o$l(n){n.forEach((n=>n?.remove()));}function t$i(n){return e$j((()=>o$l(n)))}
51
+
52
+ /*
53
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
54
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
55
+ */
56
+ let t$h;const e$i=globalThis.esriConfig?.locale??globalThis.dojoConfig?.locale,i$g=globalThis.document?.documentElement;function r$h(){const n=i$g?.getAttribute("lang"),o=globalThis.navigator?.language;return e$i??n??o??"en"}function c$i(){return void 0===t$h&&(t$h=r$h()),t$h}const f$g=[];function g$a(o){return f$g.push(o),e$j((()=>f$g.splice(f$g.indexOf(o),1)))}const h$7=[];function d$9(o){return h$7.push(o),e$j((()=>h$7.splice(h$7.indexOf(o),1)))}function b$6(){const n=r$h();t$h!==n&&([...h$7].forEach((o=>o(n))),t$h=n,[...f$g].forEach((o=>o(n))));}if(globalThis.addEventListener?.("languagechange",b$6),i$g){new MutationObserver((()=>{b$6();})).observe(i$g,{attributeFilter:["lang"]});}
57
+
58
+ /*
59
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
60
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
61
+ */
62
+ const o$k="system",r$g="unknown",i$f="UTC",s$m=Intl.DateTimeFormat().resolvedOptions().timeZone;
63
+
64
+ /*
65
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
66
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
67
+ */
68
+ const d$8={year:"numeric",month:"numeric",day:"numeric"},g$9={year:"numeric",month:"long",day:"numeric"},u$j={year:"numeric",month:"short",day:"numeric"},c$h={year:"numeric",month:"long",weekday:"long",day:"numeric"},D$5={hour:"numeric",minute:"numeric"},T$5={...D$5,second:"numeric"},f$f={hourCycle:"h23"},S$3={...D$5,...f$f},L$2={...T$5,...f$f},M$3={"short-date":d$8,"short-date-short-time":{...d$8,...D$5},"short-date-short-time-24":{...d$8,...S$3},"short-date-long-time":{...d$8,...T$5},"short-date-long-time-24":{...d$8,...L$2},"short-date-le":d$8,"short-date-le-short-time":{...d$8,...D$5},"short-date-le-short-time-24":{...d$8,...S$3},"short-date-le-long-time":{...d$8,...T$5},"short-date-le-long-time-24":{...d$8,...L$2},"long-month-day-year":g$9,"long-month-day-year-short-time":{...g$9,...D$5},"long-month-day-year-short-time-24":{...g$9,...S$3},"long-month-day-year-long-time":{...g$9,...T$5},"long-month-day-year-long-time-24":{...g$9,...L$2},"day-short-month-year":u$j,"day-short-month-year-short-time":{...u$j,...D$5},"day-short-month-year-short-time-24":{...u$j,...S$3},"day-short-month-year-long-time":{...u$j,...T$5},"day-short-month-year-long-time-24":{...u$j,...L$2},"long-date":c$h,"long-date-short-time":{...c$h,...D$5},"long-date-short-time-24":{...c$h,...S$3},"long-date-long-time":{...c$h,...T$5},"long-date-long-time-24":{...c$h,...L$2},"long-month-year":{month:"long",year:"numeric"},"short-month-year":{month:"short",year:"numeric"},year:{year:"numeric"},"short-time":D$5,"long-time":T$5};i$h()({shortDate:"short-date",shortDateShortTime:"short-date-short-time",shortDateShortTime24:"short-date-short-time-24",shortDateLongTime:"short-date-long-time",shortDateLongTime24:"short-date-long-time-24",shortDateLE:"short-date-le",shortDateLEShortTime:"short-date-le-short-time",shortDateLEShortTime24:"short-date-le-short-time-24",shortDateLELongTime:"short-date-le-long-time",shortDateLELongTime24:"short-date-le-long-time-24",longMonthDayYear:"long-month-day-year",longMonthDayYearShortTime:"long-month-day-year-short-time",longMonthDayYearShortTime24:"long-month-day-year-short-time-24",longMonthDayYearLongTime:"long-month-day-year-long-time",longMonthDayYearLongTime24:"long-month-day-year-long-time-24",dayShortMonthYear:"day-short-month-year",dayShortMonthYearShortTime:"day-short-month-year-short-time",dayShortMonthYearShortTime24:"day-short-month-year-short-time-24",dayShortMonthYearLongTime:"day-short-month-year-long-time",dayShortMonthYearLongTime24:"day-short-month-year-long-time-24",longDate:"long-date",longDateShortTime:"long-date-short-time",longDateShortTime24:"long-date-short-time-24",longDateLongTime:"long-date-long-time",longDateLongTime24:"long-date-long-time-24",longMonthYear:"long-month-year",shortMonthYear:"short-month-year",year:"year"});const Z$1={ar:"ar-u-nu-latn-ca-gregory"};let w$4=new WeakMap;const p$c=M$3["short-date-short-time"];function v$7(t){let e=w$4.get(t);if(!e){const n=c$i(),a=Z$1[n]||n,m=F$3(t.timeZone??o$k),h={...t,timeZone:m};e=new Intl.DateTimeFormat(a,h),w$4.set(t,e);}return e}function j$5(t,e=p$c){return v$7(e).format(t)}function F$3(t){switch(t){case o$k:return s$m;case r$g:return i$f;default:return t}}d$9((()=>{w$4=new WeakMap;}));
69
+
70
+ /*
71
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
72
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
73
+ */
74
+ const t$g={ar:"ar-u-nu-latn"};let u$i=new WeakMap,r$f={};function a$g(e){const a=e||r$f;if(!u$i.has(a)){const r=c$i(),i=t$g[c$i()]||r;u$i.set(a,new Intl.NumberFormat(i,e));}return u$i.get(a)}function l$e(e,n){return Object.is(e,-0)&&(e=0),a$g(n).format(e)}d$9((()=>{u$i=new WeakMap,r$f={};}));
75
+
76
+ /*
77
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
78
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
79
+ */
80
+ const s$l={apiKey:void 0,applicationName:"",applicationUrl:globalThis.location?.href,assetsPath:"",fontsUrl:"https://static.arcgis.com/fonts",geometryServiceUrl:"https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer",geoRSSServiceUrl:"https://utility.arcgis.com/sharing/rss",kmlServiceUrl:"https://utility.arcgis.com/sharing/kml",userPrivilegesApplied:!0,portalUrl:"https://www.arcgis.com",respectPrefersReducedMotion:!0,routeServiceUrl:"https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World",workers:{loaderConfig:{has:{},paths:{},map:{},packages:[]}},request:{crossOriginNoCorsDomains:null,httpsDomains:["arcgis.com","arcgisonline.com","esrikr.com","premiumservices.blackbridge.com","esripremium.accuweather.com","gbm.digitalglobe.com","firstlook.digitalglobe.com","msi.digitalglobe.com"],interceptors:[],internalInterceptors:[],maxUrlLength:2e3,priority:"high",proxyRules:[],proxyUrl:null,timeout:62e3,trustedServers:[],useIdentity:!0},log:{interceptors:[],level:null}};if(globalThis.esriConfig&&(n$j(s$l,globalThis.esriConfig,!0),delete s$l.has),!s$l.assetsPath){{const e="4.31";s$l.assetsPath=`https://js.arcgis.com/${e}/@arcgis/core/assets`;}s$l.defaultAssetsPath=s$l.assetsPath;}
81
+
82
+ /*
83
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
84
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
85
+ */
86
+ const e$h=/\{([^}]+)\}/g;function n$g(t){return t??""}function r$e(r,o){return o?r.replaceAll(e$h,"object"==typeof o?(e,r)=>n$g(t$k(r,o)):(t,e)=>n$g(o(e))):r}function l$d(t){let e=0;for(let n=0;n<t.length;n++)e=(e<<5)-e+t.charCodeAt(n),e|=0;return e}
87
+
88
+ /*
89
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
90
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
91
+ */
92
+ const r$d={info:0,warn:1,error:2,none:3};class n$f{constructor(e){this.level=null,this._module="",this._parent=null,this.writer=null,this._loggedMessages={error:new Map,warn:new Map,info:new Map},null!=e.level&&(this.level=e.level),null!=e.writer&&(this.writer=e.writer),this._module=e.module,n$f._loggers.set(this.module,this);const t=this.module.lastIndexOf(".");-1!==t&&(this._parent=n$f.getLogger(this.module.slice(0,t)));}get module(){return this._module}get parent(){return this._parent}error(...e){this._log("error","always",...e);}warn(...e){this._log("warn","always",...e);}info(...e){this._log("info","always",...e);}errorOnce(...e){this._log("error","once",...e);}warnOnce(...e){this._log("warn","once",...e);}infoOnce(...e){this._log("info","once",...e);}errorOncePerTick(...e){this._log("error","oncePerTick",...e);}warnOncePerTick(...e){this._log("warn","oncePerTick",...e);}infoOncePerTick(...e){this._log("info","oncePerTick",...e);}get test(){}static get test(){}static getLogger(e){return e="string"!=typeof e?e.declaredClass:e,n$f._loggers.get(e)||new n$f({module:e})}_log(t,r,...i){if(!this._matchLevel(t))return;if("always"!==r&&!n$f._throttlingDisabled){const e=o$j(i),s=this._loggedMessages[t].get(e);if("once"===r&&null!=s||"oncePerTick"===r&&s&&s>=n$f._tickCounter)return;this._loggedMessages[t].set(e,n$f._tickCounter),n$f._scheduleTickCounterIncrement();}for(const n of s$l.log.interceptors)if(n(t,this.module,...i))return;this._inheritedWriter()(t,this.module,...i);}_parentWithMember(e,t){let r=this;for(;null!=r;){const t=r[e];if(null!=t)return t;r=r.parent;}return t}_inheritedWriter(){return this._parentWithMember("writer",i$e)}_matchLevel(t){const n=s$l.log.level||"warn";return r$d[this._parentWithMember("level",n)]<=r$d[t]}static _scheduleTickCounterIncrement(){n$f._tickCounterScheduled||(n$f._tickCounterScheduled=!0,Promise.resolve().then((()=>{n$f._tickCounter++,n$f._tickCounterScheduled=!1;})));}}function i$e(e,t,...r){console[e](`[${t}]`,...r);}function o$j(...e){const r=(e,t)=>"object"!=typeof t||Array.isArray(t)?t:"[Object]";return l$d(JSON.stringify(e,r))}n$f._loggers=new Map,n$f._tickCounter=0,n$f._tickCounterScheduled=!1,n$f._throttlingDisabled=!1;
93
+
94
+ /*
95
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
96
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
97
+ */
98
+ function s$k(s,e){return s.replaceAll(/\$\{([^\s:}]*)(?::([^\s:}]+))?\}/g,((s,r)=>{if(""===r)return "$";const i=t$k(r,e);return (i??"").toString()}))}class e$g{constructor(t,e,r=void 0){this.name=t,this.details=r,this.message=(e&&s$k(e,r))??"";}toString(){return "["+this.name+"]: "+this.message}}
99
+
100
+ /*
101
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
102
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
103
+ */
104
+ class s$j extends e$g{constructor(e,t,r){super(e,t,r);}toJSON(){if(null!=this.details)try{return {name:this.name,message:this.message,details:JSON.parse(JSON.stringify(this.details,((t,r)=>{if(r&&"object"==typeof r&&"function"==typeof r.toJSON)return r;try{return a$h(r)}catch(s){return "[object]"}})))}}catch(r){throw n$f.getLogger("esri.core.Error").error(r),r}return {name:this.name,message:this.message,details:this.details}}static fromJSON(e){return new s$j(e.name,e.message,e.details)}}s$j.prototype.type="error";
105
+
106
+ /*
107
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
108
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
109
+ */
110
+ function e$f(e){return {setTimeout:(o,r)=>{const i=e.setTimeout(o,r);return e$j((()=>e.clearTimeout(i)))}}}const o$i=e$f(globalThis);
111
+
112
+ /*
113
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
114
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
115
+ */
116
+ function n$e(e){return t$f(e)||r$c(e)}function t$f(e){return null!=e&&"object"==typeof e&&"on"in e&&"function"==typeof e.on}function r$c(e){return null!=e&&"object"==typeof e&&"addEventListener"in e&&"function"==typeof e.addEventListener}function o$h(e,t,o){if(!n$e(e))throw new TypeError("target is not a Evented or EventTarget object");return r$c(e)?i$d(e,t,o):e.on(t,o)}function i$d(n,t,r,o){if(Array.isArray(t)){const i=t.slice();for(const e of i)n.addEventListener(e,r,o);return e$j((()=>{for(const e of i)n.removeEventListener(e,r,o);}))}return n.addEventListener(t,r,o),e$j((()=>n.removeEventListener(t,r,o)))}function c$g(e,t,r){if(!n$e(e))throw new TypeError("target is not a Evented or EventTarget object");if("once"in e)return e.once(t,r);const i=o$h(e,t,(n=>{i.remove(),r.call(e,n);}));return i}
117
+
118
+ /*
119
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
120
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
121
+ */
122
+ function u$h(n){return n?.destroy(),null}function l$c(n){return n?.remove(),null}function e$e(n){return n?.abort(),null}
123
+
124
+ /*
125
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
126
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
127
+ */
128
+ function u$g(t="Aborted"){return new s$j("AbortError",t)}function l$b(t){return t instanceof AbortSignal?t:t?.signal??void 0}function c$f(t){const n=l$b(t);return null!=n&&n.aborted}function f$e(t){if(!b$5(t))throw t}function m$a(t,n){const e=l$b(t);if(null!=e){if(!e.aborted)return c$g(e,"abort",(()=>n()));n();}}function b$5(t){return "AbortError"===t?.name}function A$3(t,n=void 0,r){const e=new AbortController;return m$a(r,(()=>e.abort())),new Promise(((r,o)=>{let i=setTimeout((()=>{i=0,r(n);}),t);m$a(e,(()=>{i&&(clearTimeout(i),o(u$g()));}));}))}function S$2(t){return t&&"function"==typeof t.then}function C$2(t){return S$2(t)?t:Promise.resolve(t)}function k$5(t,n=-1){let r,e,o,i,s=null;const l=(...c)=>{if(r){e=c,i&&i.reject(u$g()),i=L$1();const t=i.promise;if(s){const t=s;s=null,t.abort();}return t}if(o=i||L$1(),i=null,n>0){const e=new AbortController;r=C$2(t(...c,e.signal));const o=r;A$3(n).then((()=>{r===o&&(i?e.abort():s=e);}));}else r=1,r=C$2(t(...c));const a=()=>{const t=e;e=o=r=s=null,null!=t&&l(...t);},f=r,m=o;return f.then(a,a),f.then(m.resolve,m.reject),m.promise};return l}function L$1(){let n,r;const e=new Promise(((t,e)=>{n=t,r=e;})),o=t=>{n(t);};return o.resolve=t=>n(t),o.reject=t=>r(t),o.timeout=(n,r)=>o$i.setTimeout((()=>o.reject(r)),n),o.promise=e,o}
129
+
130
+ /*
131
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
132
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
133
+ */
134
+ const o$g=/^([a-z]{2})(?:[-_]([A-Za-z]{2}))?$/,i$c={ar:!0,bg:!0,bs:!0,ca:!0,cs:!0,da:!0,de:!0,el:!0,en:!0,es:!0,et:!0,fi:!0,fr:!0,he:!0,hr:!0,hu:!0,id:!0,it:!0,ja:!0,ko:!0,lt:!0,lv:!0,nb:!0,nl:!0,pl:!0,"pt-BR":!0,"pt-PT":!0,ro:!0,ru:!0,sk:!0,sl:!0,sr:!0,sv:!0,th:!0,tr:!0,uk:!0,vi:!0,"zh-CN":!0,"zh-HK":!0,"zh-TW":!0};function a$f(t){return t in i$c}const c$e=[],d$7=new Map;function l$a(t){for(const e of d$7.keys())_$5(t.pattern,e)&&d$7.delete(e);}function u$f(t){return c$e.includes(t)||(l$a(t),c$e.unshift(t)),e$j((()=>{const e=c$e.indexOf(t);e>-1&&(c$e.splice(e,1),l$a(t));}))}async function h$6(t){const e=c$i();d$7.has(t)||d$7.set(t,m$9(t,e));const n=d$7.get(t);return n&&await p$b.add(n),n}function f$d(t){if(!o$g.test(t))return null;const e=o$g.exec(t);if(null===e)return null;const[,n,s]=e,r=n+(s?"-"+s.toUpperCase():"");return a$f(r)?r:a$f(n)?n:null}async function m$9(e,n){const s=[];for(const t of c$e)if(_$5(t.pattern,e))try{return await t.fetchMessageBundle(e,n)}catch(r){s.push(r);}if(s.length)throw new s$j("intl:message-bundle-error",`Errors occurred while loading "${e}"`,{errors:s});throw new s$j("intl:no-message-bundle-loader",`No loader found for message bundle "${e}"`)}function _$5(t,e){return "string"==typeof t?e.startsWith(t):t.test(e)}d$9((()=>{d$7.clear();}));const p$b=new class{constructor(){this._numLoading=0,this._dfd=null;}async waitForAll(){this._dfd&&await this._dfd.promise;}add(t){return this._increase(),t.then((()=>this._decrease()),(()=>this._decrease())),this.waitForAll()}_increase(){this._numLoading++,this._dfd||(this._dfd=L$1());}_decrease(){this._numLoading=Math.max(this._numLoading-1,0),this._dfd&&0===this._numLoading&&(this._dfd.resolve(),this._dfd=null);}};
135
+
136
+ /*
137
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
138
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
139
+ */
140
+ function r$b(r,e,o,n){var t,s=arguments.length,i=s<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,o):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(r,e,o,n);else for(var c=r.length-1;c>=0;c--)(t=r[c])&&(i=(s<3?t(i):s>3?t(e,o,i):t(e,o))||i);return s>3&&i&&Object.defineProperty(e,o,i),i}"function"==typeof SuppressedError?SuppressedError:function(r,e,o){var n=new Error(o);return n.name="SuppressedError",n.error=r,n.suppressed=e,n};
141
+
142
+ /*
143
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
144
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
145
+ */
146
+ const e$d=new WeakMap;function n$d(n,r,t=!1){const i=`🛑 DEPRECATED - ${r}`;if(!t)return void n.warn(i);let o=e$d.get(n);o||(o=new Set,e$d.set(n,o)),o.has(r)||(o.add(r),n.warn(i));}function t$e(e,n,r={}){if(has("esri-deprecation-warnings")){const{moduleName:t}=r;a$e(e,`Function: ${(t?t+"::":"")+n+"()"}`,r);}}function a$e(e,r,t={}){if(has("esri-deprecation-warnings")){const{replacement:i,version:o,see:a,warnOnce:s}=t;let c=r;i&&(c+=`\n\t🛠️ Replacement: ${i}`),o&&(c+=`\n\t⚙️ Version: ${o}`),a&&(c+=`\n\t🔗 See ${a} for more details.`),n$d(e,c,s);}}
147
+
148
+ /*
149
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
150
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
151
+ */
152
+ function t$d(n){return null!=n&&"function"==typeof n[Symbol.iterator]}
153
+
154
+ /*
155
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
156
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
157
+ */
158
+ class r$a{constructor(){this._groups=new Map;}destroy(){this.removeAll();}get size(){let t=0;return this._groups.forEach((r=>{t+=r.length;})),t}add(r,e){if(t$d(r)){const t=this._getOrCreateGroup(e);for(const e of r)o$f(e)&&t.push(e);}else if(o$f(r)){this._getOrCreateGroup(e).push(r);}return this}forEach(t,r){if("function"==typeof t)this._groups.forEach((r=>r.forEach(t)));else {const e=this._getGroup(t);e&&r&&e.forEach(r);}}has(t){return this._groups.has(e$c(t))}remove(r){if("string"!=typeof r&&t$d(r)){for(const t of r)this.remove(t);return this}return this.has(r)?(s$i(this._getGroup(r)),this._groups.delete(e$c(r)),this):this}removeAll(){return this._groups.forEach(s$i),this._groups.clear(),this}removeReference(t){return this._groups.delete(t),this}_getOrCreateGroup(t){if(this.has(t))return this._getGroup(t);const r=[];return this._groups.set(e$c(t),r),r}_getGroup(t){return this._groups.get(e$c(t))}}function e$c(t){return t||"_default_"}function s$i(t){for(const e of t)e instanceof r$a?e.removeAll():e.remove();}function o$f(t){return null!=t&&(!!t.remove||t instanceof r$a)}
159
+
160
+ /*
161
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
162
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
163
+ */
164
+ const o$e=Symbol("Accessor-beforeDestroy");
165
+
166
+ /*
167
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
168
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
169
+ */
170
+ function t$c(r){return r.__accessor__??null}function e$b(r,n){return null!=r?.metadata?.[n]}function u$e(r,n,t){if(t){return o$d(r,n,{policy:t,path:""})}return o$d(r,n,null)}function o$d(r,t,e){return t?Object.keys(t).reduce(((r,i)=>{const u=i;let l=null,s="merge";if(e&&(l=e.path?`${e.path}.${i}`:i,s=e.policy(l)),"replace"===s)return r[u]=t[u],r;if("replace-arrays"===s&&Array.isArray(r[u]))return r[u]=t[u],r;if(void 0===r[u])return r[u]=a$h(t[u]),r;let a=r[u],c=t[u];if(a===c)return r;if(Array.isArray(c)||Array.isArray(r))a=a?Array.isArray(a)?r[u]=a.slice():r[u]=[a]:r[u]=[],c&&(Array.isArray(c)||(c=[c]),c.forEach((r=>{a.includes(r)||a.push(r);})));else if(c&&"object"==typeof c)if(e){const n=e.path;e.path=l,r[u]=o$d(a,c,e),e.path=n;}else r[u]=o$d(a,c,null);else r.hasOwnProperty(i)&&!t.hasOwnProperty(i)||(r[u]=c);return r}),r||{}):r}function s$h(r){return Array.isArray(r)?r:r.split(".")}function a$d(r){return r.includes(",")?r.split(",").map((r=>r.trim())):[r.trim()]}function c$d(r){if(Array.isArray(r)){const n=[];for(const t of r)n.push(...a$d(t));return n}return a$d(r)}function p$a(n,t,e,i){const u=c$d(t);if(1!==u.length){const t=u.map((r=>i(n,r,e)));return t$i(t)}return i(n,u[0],e)}
171
+
172
+ /*
173
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
174
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
175
+ */
176
+ function e$a(t,e){const i="?"===t[t.length-1]?t.slice(0,-1):t;if(null!=e.getItemAt||Array.isArray(e)){const t=parseInt(i,10);if(!isNaN(t))return Array.isArray(e)?e[t]:e.at(t)}const u=t$c(e);return e$b(u,i)?u.get(i):e[i]}function i$b(t,n,r){if(null==t)return t;const u=e$a(n[r],t);return !u&&r<n.length-1?void 0:r===n.length-1?u:i$b(u,n,r+1)}function u$d(n,r,u=0){return "string"!=typeof r||r.includes(".")?i$b(n,s$h(r),u):e$a(r,n)}function o$c(t,n){return u$d(t,n)}function s$g(t,n){return void 0!==u$d(n,t)}
177
+
178
+ /*
179
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
180
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
181
+ */
182
+ var I$3;!function(I){I[I.INITIALIZING=0]="INITIALIZING",I[I.CONSTRUCTING=1]="CONSTRUCTING",I[I.CONSTRUCTED=2]="CONSTRUCTED",I[I.DESTROYED=3]="DESTROYED";}(I$3||(I$3={}));
183
+
184
+ /*
185
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
186
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
187
+ */
188
+ function r$9(e){let r=e.constructor.__accessorMetadata__;const o=Object.prototype.hasOwnProperty.call(e.constructor,"__accessorMetadata__");if(r){if(!o){r=Object.create(r);for(const e in r)r[e]=a$h(r[e]);Object.defineProperty(e.constructor,"__accessorMetadata__",{value:r,enumerable:!1,configurable:!0,writable:!0});}}else r={},Object.defineProperty(e.constructor,"__accessorMetadata__",{value:r,enumerable:!1,configurable:!0,writable:!0});return e.constructor.__accessorMetadata__}function o$b(t,e){const o=r$9(t);let c=o[e];return c||(c=o[e]={}),c}function c$c(t,r){return u$e(t,r,n$c)}const a$c=/^(?:[^.]+\.)?(?:value|type|(?:json\.type|json\.origins\.[^.]\.type))$/;function n$c(t){return a$c.test(t)?"replace":"merge"}
189
+
190
+ /*
191
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
192
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
193
+ */
194
+ function t$b(t){return t?.release&&"function"==typeof t.release}function i$a(t){return t?.acquire&&"function"==typeof t.acquire}class e$9{constructor(t,i,e,o=1,s=0){this._ctor=t,this._acquireFunction=i,this._releaseFunction=e,this.allocationSize=o,this._pool=new Array(s),this._initialSize=s;for(let n=0;n<s;n++)this._pool[n]=new this._ctor;this.allocationSize=Math.max(o,1);}destroy(){this.prune(0);}acquire(...t){let o;if(e$9.test.disabled)o=new this._ctor;else {if(0===this._pool.length){const t=this.allocationSize;for(let i=0;i<t;i++)this._pool[i]=new this._ctor;}o=this._pool.pop();}return this._acquireFunction?this._acquireFunction(o,...t):i$a(o)&&o.acquire(...t),o}release(i){i&&!e$9.test.disabled&&(this._releaseFunction?this._releaseFunction(i):t$b(i)&&i.release(),this._pool.push(i));}prune(t=this._initialSize){if(!(t>=this._pool.length)){for(let i=t;i<this._pool.length;++i){const t=this._pool[i];this._dispose(t);}this._pool.length=t;}}_dispose(t){t.dispose&&"function"==typeof t.dispose&&t.dispose();}}e$9.test={disabled:!1};
195
+
196
+ /*
197
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
198
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
199
+ */
200
+ class s$f{constructor(r,s){this._observers=r,this._observer=s;}remove(){C$3(this._observers,this._observer);}}
201
+
202
+ /*
203
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
204
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
205
+ */
206
+ class r$8{constructor(){this._observers=null,this.destroyed=!1;}observe(e){if(this.destroyed||e.destroyed)return t$a;null==this._observers&&(this._observers=[]);const r=this._observers;let o=!1,i=!1;const n=r.length;for(let s=0;s<n;++s){const t=r[s];if(t.destroyed)i=!0;else if(t===e){o=!0;break}}return o||(r.push(e),i&&this._removeDestroyedObservers()),new s$f(r,e)}_removeDestroyedObservers(){const e=this._observers;if(!e||0===e.length)return;const s=e.length;let r=0;for(let t=0;t<s;++t){for(;t+r<s;){if(!e[t+r].destroyed)break;++r;}if(r>0){if(!(t+r<s))break;e[t]=e[t+r];}}e.length=s-r;}destroy(){if(this.destroyed)return;this.destroyed=!0;const e=this._observers;if(null!=e){for(const s of e)s.onCommitted();this._observers=null;}}}const t$a=e$j();
207
+
208
+ /*
209
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
210
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
211
+ */
212
+ var e$8;!function(e){e[e.DEFAULTS=0]="DEFAULTS",e[e.COMPUTED=1]="COMPUTED",e[e.SERVICE=2]="SERVICE",e[e.PORTAL_ITEM=3]="PORTAL_ITEM",e[e.WEB_SCENE=4]="WEB_SCENE",e[e.WEB_MAP=5]="WEB_MAP",e[e.LINK_CHART=6]="LINK_CHART",e[e.USER=7]="USER";}(e$8||(e$8={}));function n$b(r){switch(r){case"defaults":return e$8.DEFAULTS;case"service":return e$8.SERVICE;case"portal-item":return e$8.PORTAL_ITEM;case"web-scene":return e$8.WEB_SCENE;case"web-map":return e$8.WEB_MAP;case"link-chart":return e$8.LINK_CHART;case"user":return e$8.USER;default:return null}}function t$9(r){switch(r){case e$8.DEFAULTS:return "defaults";case e$8.SERVICE:return "service";case e$8.PORTAL_ITEM:return "portal-item";case e$8.WEB_SCENE:return "web-scene";case e$8.WEB_MAP:return "web-map";case e$8.LINK_CHART:return "link-chart";case e$8.USER:return "user"}}function u$c(e){return t$9(e)}
213
+
214
+ /*
215
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
216
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
217
+ */
218
+ var i$9;!function(i){i[i.Dirty=1]="Dirty",i[i.Overridden=2]="Overridden",i[i.Computing=4]="Computing",i[i.NonNullable=8]="NonNullable",i[i.HasDefaultValue=16]="HasDefaultValue",i[i.DepTrackingInitialized=32]="DepTrackingInitialized",i[i.AutoTracked=64]="AutoTracked",i[i.ExplicitlyTracking=128]="ExplicitlyTracking";}(i$9||(i$9={}));
219
+
220
+ /*
221
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
222
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
223
+ */
224
+ class s$e{constructor(s){this.accessed=void 0,this._handles=void 0,this._observer=s;}destroy(){this.accessed?.clear(),this.clear();}onAccessed(s){null!=this._observer&&s!==this._observer&&(null==this.accessed&&(this.accessed=new Set),this.accessed.add(s));}onTrackingEnd(){null!=this._observer&&(this.clear(),null!=this.accessed&&(null==this._handles&&(this._handles=[]),this.accessed.forEach((s=>{this._handles.push(s.observe(this._observer));})),this.accessed.clear()));}clear(){if(null!=this._handles){for(let s=0;s<this._handles.length;++s)this._handles[s].remove();this._handles.length=0;}}}
225
+
226
+ /*
227
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
228
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
229
+ */
230
+ const o$a=new s$e,c$b=[];let s$d=o$a;function a$b(t){s$d.onAccessed(t);}let l$9=!1,g$8=!1;function f$c(t,n,r){if(l$9)return p$9(t,n,r);let e=null;return k$4(t),e=n.call(r),m$8(),e}function u$b(t,n){return f$c(o$a,t,n)}function p$9(n,r,e){const i=l$9;l$9=!0,k$4(n);let o=null;try{o=r.call(e);}catch(c){g$8&&n$f.getLogger("esri.core.accessorSupport.tracking").error(c);}return m$8(),l$9=i,o}function k$4(t){s$d=t,c$b.push(t);}function m$8(){const t=c$b.length;if(t>1){const n=c$b.pop();s$d=c$b[t-2],n.onTrackingEnd();}else if(1===t){const t=c$b.pop();s$d=o$a,t.onTrackingEnd();}else s$d=o$a;}function d$6(t,n){if(n.flags&i$9.DepTrackingInitialized)return;n.flags|=i$9.DepTrackingInitialized;const r=g$8;g$8=!1,n.flags&i$9.AutoTracked?p$9(n.trackingTarget,n.metadata.get,t):y$9(t,n),g$8=r;}const T$4=[];function y$9(t,r){r.flags&i$9.ExplicitlyTracking||(r.flags|=i$9.ExplicitlyTracking,p$9(r.trackingTarget,(()=>{const e=r.metadata.dependsOn||T$4;for(const r of e)if("string"!=typeof r||r.includes(".")){const e=s$h(r);for(let n=0,r=t;n<e.length&&null!=r&&"object"==typeof r;++n)r=h$5(r,e[n],n!==e.length-1);}else h$5(t,r,!1);})),r.flags&=~i$9.ExplicitlyTracking);}function h$5(t,n,e){const i="?"===n[n.length-1]?n.slice(0,-1):n;if(null!=t.getItemAt||Array.isArray(t)){const n=parseInt(i,10);if(!isNaN(n))return Array.isArray(t)?t[n]:t.at(n)}const o=t$c(t);if(o){const n=o.propertiesByName.get(i);n&&(a$b(n),d$6(t,n));}return e?t[i]:void 0}
231
+
232
+ /*
233
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
234
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
235
+ */
236
+ class g$7 extends r$8{constructor(t,i){super(),this.propertyName=t,this.metadata=i,this.trackingTarget=new s$e(this),this.flags=0,this.flags=i$9.Dirty|(i.nonNullable?i$9.NonNullable:0)|(i.hasOwnProperty("value")?i$9.HasDefaultValue:0)|(void 0===i.get?i$9.DepTrackingInitialized:0)|(void 0===i.dependsOn?i$9.AutoTracked:0);}destroy(){this.flags&i$9.Dirty&&this.onCommitted(),super.destroy(),this.trackingTarget.destroy();}getComputed(t){t.mutable&&a$b(this);const n=t.store,g=this.propertyName,h=this.flags,l=n.get(g);if(h&i$9.Computing)return l;if(~h&i$9.Dirty&&n.has(g))return l;this.flags|=i$9.Computing;const m=t.host;let d;h&i$9.AutoTracked?d=f$c(this.trackingTarget,this.metadata.get,m):(y$9(m,this),d=this.metadata.get.call(m)),this.flags|=i$9.DepTrackingInitialized,n.set(g,d,e$8.COMPUTED);const c=n.get(g);return c===l?this.flags&=~i$9.Dirty:u$b(this.commit,this),this.flags&=~i$9.Computing,c}notifyChange(){this.onInvalidated(),this.onCommitted();}invalidate(){this.onInvalidated();}commit(){this.flags&=~i$9.Dirty,this.onCommitted();}onInvalidated(){~this.flags&i$9.Overridden&&(this.flags|=i$9.Dirty);const t=this._observers;if(t&&t.length>0)for(const i of t)i.onInvalidated();}onCommitted(){const t=this._observers;if(t&&t.length>0){const i=t.slice();for(const t of i)t.onCommitted();}}}
237
+
238
+ /*
239
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
240
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
241
+ */
242
+ class t$8{constructor(){this._values=new Map,this.multipleOriginsSupported=!1;}clone(s){const r=new t$8;return this._values.forEach(((t,i)=>{s&&s.has(i)||r.set(i,a$h(t));})),r}get(e){return this._values.get(e)}originOf(){return e$8.USER}keys(){return [...this._values.keys()]}set(e,s){this._values.set(e,s);}delete(e){this._values.delete(e);}has(e){return this._values.has(e)}forEach(e){this._values.forEach(e);}}
243
+
244
+ /*
245
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
246
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
247
+ */
248
+ function g$6(t,e,i){return void 0!==t}function m$7(t,e,s,r){return void 0!==t&&(!(null==s&&t.flags&i$9.NonNullable)||(!1))}class u$a{constructor(t){this.host=t,this.propertiesByName=new Map,this.ctorArgs=null,this.lifecycle=I$3.INITIALIZING,this.store=new t$8,this.mutable=!0,this._origin=e$8.USER;const e=this.host.constructor.__accessorMetadata__;for(const i in e){const t=new g$7(i,e[i]);this.propertiesByName.set(i,t);}this.metadata=e;}initialize(){this.lifecycle=I$3.CONSTRUCTING;}constructed(){this.lifecycle=I$3.CONSTRUCTED;}destroy(){this.lifecycle=I$3.DESTROYED,this.propertiesByName.forEach((t=>t.destroy()));}get initialized(){return this.lifecycle!==I$3.INITIALIZING}get(t){const e=this.propertiesByName.get(t);if(e.metadata.get)return e.getComputed(this);this.mutable&&a$b(e);const i=this.store;return i.has(t)?i.get(t):e.metadata.value}originOf(t){const e=this.store.originOf(t);if(void 0===e){const e=this.propertiesByName.get(t);if(void 0!==e&&e.flags&i$9.HasDefaultValue)return "defaults"}return t$9(e)}has(t){return this.propertiesByName.has(t)&&this.store.has(t)}keys(){return [...this.propertiesByName.keys()]}internalGet(t){const e=this.propertiesByName.get(t);if(g$6(e))return this.store.has(t)?this.store.get(t):e.metadata.value}internalSet(t,e){const i=this.propertiesByName.get(t);g$6(i)&&this._internalSet(i,e);}getDependsInfo(t,e,i){const r=this.propertiesByName.get(e);if(!g$6(r))return "";const o=new s$e,a=f$c(o,(()=>r.metadata.get?.call(t)));let n=`${i}${t.declaredClass.split(".").pop()}.${e}: ${a}\n`;const c=o.accessed??new Set;if(0===c.size)return n;i+=" ";for(const l of c){if(!(l instanceof g$7))continue;n+=`${i}${l.propertyName}: undefined\n`;}return n}setAtOrigin(t,e,i){const s=this.propertiesByName.get(t);if(g$6(s))return this._setAtOrigin(s,e,i)}isOverridden(t){const e=this.propertiesByName.get(t);return void 0!==e&&!!(e.flags&i$9.Overridden)}clearOverride(t){const e=this.propertiesByName.get(t);e&&e.flags&i$9.Overridden&&(e.flags&=~i$9.Overridden,e.notifyChange());}override(t,e){const i=this.propertiesByName.get(t);if(!m$7(i,t,e))return;const s=i.metadata.cast;if(s){const t=this._cast(s,e),{valid:i,value:r}=t;if(y$8.release(t),!i)return;e=r;}i.flags|=i$9.Overridden,this._internalSet(i,e);}set(t,e){const i=this.propertiesByName.get(t);if(!m$7(i,t,e))return;const s=i.metadata.cast;if(s){const t=this._cast(s,e),{valid:i,value:r}=t;if(y$8.release(t),!i)return;e=r;}const r=i.metadata.set;r?r.call(this.host,e):this._internalSet(i,e);}setDefaultOrigin(t){this._origin=n$b(t);}getDefaultOrigin(){return t$9(this._origin)}notifyChange(t){const e=this.propertiesByName.get(t);void 0!==e&&e.notifyChange();}invalidate(t){const e=this.propertiesByName.get(t);void 0!==e&&e.invalidate();}commit(t){const e=this.propertiesByName.get(t);void 0!==e&&e.commit();}_internalSet(t,e){const s=this.lifecycle!==I$3.INITIALIZING?this._origin:e$8.DEFAULTS;this._setAtOrigin(t,e,s);}_setAtOrigin(e,i,s){const r=this.store,o=e.propertyName;r.has(o,s)&&j$6(i,r.get(o))&&~e.flags&i$9.Overridden&&s===r.originOf(o)||(e.invalidate(),r.set(o,i,s),e.commit(),d$6(this.host,e));}_cast(t,e){const i=y$8.acquire();return i.valid=!0,i.value=e,t&&(i.value=t.call(this.host,e,i)),i}}class d$5{constructor(){this.value=null,this.valid=!0;}acquire(){this.valid=!0;}release(){this.value=null;}}const y$8=new e$9(d$5);
249
+
250
+ /*
251
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
252
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
253
+ */
254
+ function t$7(o,e,s){if(o&&e)if("object"==typeof e)for(const r of Object.getOwnPropertyNames(e))t$7(o,r,e[r]);else {if(e.includes(".")){const n=e.split("."),i=n.splice(-1,1)[0];return void t$7(o$c(o,n),i,s)}const i=o.__accessor__;null!=i&&n$a(e,i),o[e]=s;}}function n$a(r,t){if(has("esri-unknown-property-errors")&&!e$7(r,t))throw new s$j("set:unknown-property",s$c(r,t))}function e$7(o,r){return null!=r.metadata[o]}function s$c(o,r){return "setting unknown property '"+o+"' on instance of "+r.host.declaredClass}
255
+
256
+ /*
257
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
258
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
259
+ */
260
+ let r$7;function o$9(){return r$7}var t$6;!function(r){r[r.Ignore=0]="Ignore",r[r.Destroy=1]="Destroy",r[r.ThrowError=2]="ThrowError";}(t$6||(t$6={}));
261
+
262
+ /*
263
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
264
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
265
+ */
266
+ function r$6(e){e.length=0;}class t$5{constructor(t=50,o=50){this._pool=new e$9(Array,void 0,r$6,o,t);}acquire(){return this._pool.acquire()}release(e){this._pool.release(e);}prune(){this._pool.prune(0);}static acquire(){return o$8.acquire()}static release(e){return o$8.release(e)}static prune(){o$8.prune();}}const o$8=new t$5(100);
267
+
268
+ /*
269
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
270
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
271
+ */
272
+ class s$b extends e$9{constructor(){super(...arguments),this._set=new Set;}destroy(){super.destroy(),this._set=null;}acquire(...e){const s=super.acquire(...e);return this._set.delete(s),s}release(e){e&&!this._set.has(e)&&(super.release(e),this._set.add(e));}_dispose(e){this._set.delete(e),super._dispose(e);}}
273
+
274
+ /*
275
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
276
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
277
+ */
278
+ const o$7=[];function t$4(t){o$7.push(t),1===o$7.length&&queueMicrotask((()=>{const t=o$7.slice();o$7.length=0;for(const o of t)o();}));}
279
+
280
+ /*
281
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
282
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
283
+ */
284
+ class s$a{constructor(s,t=30){this.name=s,this._counter=0,this._samples=new Array(t);}push(s){null!=s&&(this._samples[++this._counter%this._samples.length]=s);}set(s){null!=s&&(this._samples[this._counter%this._samples.length]=s);}get median(){return this._samples.slice().sort(((s,t)=>s-t))[Math.floor(this._samples.length/2)]}get average(){return this._samples.reduce(((s,t)=>s+t),0)/this._samples.length}get last(){return this._samples[this._counter%this._samples.length]}}
285
+
286
+ /*
287
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
288
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
289
+ */
290
+ var o$6;!function(o){const t=(o,t,n,e)=>{let i=t,c=t;const l=n>>>1,r=o[i-1];for(;c<=l;){c=i<<1,c<n&&e(o[c-1],o[c])<0&&++c;const t=o[c-1];if(e(t,r)<=0)break;o[i-1]=t,i=c;}o[i-1]=r;},n=(o,t)=>o<t?-1:o>t?1:0;function e(o,e,i,c){void 0===e&&(e=0),void 0===i&&(i=o.length),void 0===c&&(c=n);for(let n=i>>>1;n>e;n--)t(o,n,i,c);const l=e+1;for(let n=i-1;n>e;n--){const i=o[e];o[e]=o[n],o[n]=i,t(o,l,n,c);}}function*i(o,e,i,c){void 0===e&&(e=0),void 0===i&&(i=o.length),void 0===c&&(c=n);for(let n=i>>>1;n>e;n--)t(o,n,i,c),yield;const l=e+1;for(let n=i-1;n>e;n--){const i=o[e];o[e]=o[n],o[n]=i,t(o,l,n,c),yield;}}o.sort=e,o.iterableSort=i;}(o$6||(o$6={}));const t$3=o$6;
291
+
292
+ /*
293
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
294
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
295
+ */
296
+ const a$a=1.5,e$6=1.1;class l$8{constructor(h){this.data=[],this._length=0,this._allocator=void 0,this._deallocator=()=>null,this._shrink=()=>{},this._hint=new M$4,h&&(h.initialSize&&(this.data=new Array(h.initialSize)),h.allocator&&(this._allocator=h.allocator),void 0!==h.deallocator&&(this._deallocator=h.deallocator),h.shrink&&(this._shrink=()=>n$9(this)));}toArray(){return this.data.slice(0,this.length)}filter(t){const h=new Array;for(let i=0;i<this._length;i++){const s=this.data[i];t(s)&&h.push(s);}return h}at(t){if((t=Math.trunc(t)||0)<0&&(t+=this._length),!(t<0||t>=this._length))return this.data[t]}includes(t,h){const i=this.data.indexOf(t,h);return -1!==i&&i<this.length}get length(){return this._length}set length(t){if(t>this._length){if(this._allocator){for(;this._length<t;)this.data[this._length++]=this._allocator(this.data[this._length]);return}this._length=t;}else {if(this._deallocator)for(let h=t;h<this._length;++h)this.data[h]=this._deallocator(this.data[h]);this._length=t,this._shrink();}}clear(){this.length=0;}prune(){this.clear(),this.data=[];}push(t){this.data[this._length++]=t;}pushArray(t,h=t.length){for(let i=0;i<h;i++)this.data[this._length++]=t[i];}fill(t,h){for(let i=0;i<h;i++)this.data[this._length++]=t;}pushNew(){this._allocator&&(this.data[this.length]=this._allocator(this.data[this.length]));const t=this.data[this._length];return ++this._length,t}unshift(t){this.data.unshift(t),this._length++,n$9(this);}pop(){if(0===this.length)return;const t=this.data[this.length-1];return this.length=this.length-1,this._shrink(),t}remove(t){const i=x$2(this.data,t,this.length,this._hint);if(-1!==i)return this.data.splice(i,1),this.length=this.length-1,t}removeUnordered(t){return this.removeUnorderedIndex(x$2(this.data,t,this.length,this._hint))}removeUnorderedIndex(t){if(!(t>=this.length||t<0))return this.swapElements(t,this.length-1),this.pop()}removeUnorderedMany(t,h=t.length,s){this.length=S$4(this.data,t,this.length,h,this._hint,s),this._shrink();}front(){if(0!==this.length)return this.data[0]}back(){if(0!==this.length)return this.data[this.length-1]}swapElements(t,h){if(t>=this.length||h>=this.length||t===h)return;const i=this.data[t];this.data[t]=this.data[h],this.data[h]=i;}sort(t){t$3.sort(this.data,0,this.length,t);}iterableSort(t){return t$3.iterableSort(this.data,0,this.length,t)}some(t,h){for(let i=0;i<this.length;++i)if(t.call(h,this.data[i],i,this.data))return !0;return !1}find(t,h){const{data:i,length:s}=this;for(let a=0;a<s;++a)if(t.call(h,i[a]))return i[a]}filterInPlace(t,h){let i=0;for(let s=0;s<this._length;++s){const a=this.data[s];t.call(h,a,s,this.data)&&(this.data[s]=this.data[i],this.data[i]=a,i++);}if(this._deallocator)for(let s=i;s<this._length;s++)this.data[s]=this._deallocator(this.data[s]);return this._length=i,this._shrink(),this}forAll(t,h){const{data:i,length:s}=this;for(let a=0;a<s;++a)t.call(h,i[a],a,i);}forEach(t,h){this.data.slice(0,this.length).forEach(t,h);}map(t,h){const i=new Array(this.length);for(let s=0;s<this.length;++s)i[s]=t.call(h,this.data[s],s,this.data);return i}reduce(t,h){let i=h;for(let s=0;s<this.length;++s)i=t(i,this.data[s],s,this.data);return i}has(t){const h=this.length,i=this.data;for(let s=0;s<h;++s)if(i[s]===t)return !0;return !1}*[Symbol.iterator](){for(let t=0;t<this.length;t++)yield this.data[t];}}function n$9(t){t.data.length>a$a*t.length&&(t.data.length=Math.floor(t.length*e$6));}
297
+
298
+ /*
299
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
300
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
301
+ */
302
+ function n$8(n){return n}
303
+
304
+ /*
305
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
306
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
307
+ */
308
+ class c$a{constructor(e){this.callback=e,this.isActive=!0;}remove(){this.isActive=!1;}}let m$6=0;const u$9={time:n$8(0),deltaTime:n$8(0),elapsedFrameTime:n$8(0),frameDuration:n$8(0)},p$8=["prepare","preRender","render","postRender","update","finish"],f$b=[],h$4=new l$8;function w$3(){}const k$3={frameTasks:h$4,willDispatch:!1,clearFrameTasks:T$3,dispatch:_$4,executeFrameTasks:D$4,reschedule:w$3};function v$6(t){const n=new c$a(t);return f$b.push(n),k$3.willDispatch||(k$3.willDispatch=!0,t$4(_$4)),n}function T$3(e=!1){h$4.forAll((e=>{e.removed=!0;})),e&&q$2();}function D$4(e){const t=n$8(e-m$6);m$6=e;const n=1e3/60,r=Math.max(0,t-n);u$9.time=e,u$9.frameDuration=n$8(n-r);for(let s=0;s<p$8.length;s++){const n=performance.now(),r=p$8[s];h$4.forAll((n=>{if(n.paused||n.removed)return;0===s&&n.ticks++;n.phases[r]&&(u$9.elapsedFrameTime=n$8(performance.now()-e),u$9.deltaTime=0===n.ticks?n$8(0):t,n.phases[r]?.call(n,u$9));})),R$2[s].push(performance.now()-n);}q$2(),U$2.push(performance.now()-e);}const g$5=new l$8;function q$2(){h$4.forAll((e=>{e.removed&&g$5.push(e);})),h$4.removeUnorderedMany(g$5.data,g$5.length),g$5.clear();}function _$4(){for(;f$b.length;){const e=f$b.shift();e.isActive&&e.callback();}k$3.willDispatch=!1;}function b$4(t=1,n){const a=L$1(),i=()=>{c$f(n)?a.reject(u$g()):0===t?a():(--t,t$4((()=>i())));};return i(),a.promise}function y$7(e){return b$4(1,e)}async function P$2(e){await y$7(e),await new Promise((t=>requestAnimationFrame((()=>{e?.aborted||t();}))));}const R$2=p$8.map((e=>new s$a(e))),U$2=new s$a("total");
309
+
310
+ /*
311
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
312
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
313
+ */
314
+ let t$2=0;function e$5(){return ++t$2}
315
+
316
+ /*
317
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
318
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
319
+ */
320
+ class s$9 extends s$e{constructor(t){super(new i$8(t)),this._observer&&e$4.register(this,new WeakRef(this._observer),this);}destroy(){this._observer&&e$4.unregister(this._observer),this.accessed?.clear(),this.clear(),this._observer?.destroy();}}class i$8{constructor(t){this._notify=t,this._invalidCount=0,this.destroyed=!1;}onInvalidated(){this._invalidCount++;}onCommitted(){if(this.destroyed)return;const t=this._invalidCount;if(1===t)return this._invalidCount=0,void this._notify();this._invalidCount=t>0?t-1:0;}destroy(){this.destroyed=!0,this._notify=r$5;}}const e$4=new FinalizationRegistry((t=>{t.deref()?.destroy();}));function r$5(){}
321
+
322
+ /*
323
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
324
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
325
+ */
326
+ let u$8=!1;const l$7=[];function o$5(l,o){let e=new s$9(a),i=null,s=!1;function a(){if(!e||s)return;if(u$8)return void c$9(a);const n=i;e.clear(),u$8=!0,s=!0,i=f$c(e,l),s=!1,u$8=!1,o(i,n),f$a();}function m(){e&&(e.destroy(),e=null,i=null);}return s=!0,i=f$c(e,l),s=!1,e$j(m)}function e$3(u,l){let o=new s$9(i),e=null;function i(){l(e,f);}function c(){o&&(o.destroy(),o=null),e=null;}function f(){return o?(o.clear(),e=f$c(o,u),e):null}return f(),e$j(c)}function c$9(n){l$7.includes(n)||l$7.unshift(n);}function f$a(){for(;l$7.length;)l$7.pop()();}
327
+
328
+ /*
329
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
330
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
331
+ */
332
+ var h$3;!function(e){e[e.Untracked=0]="Untracked",e[e.Tracked=1]="Tracked";}(h$3||(h$3={}));class m$5{constructor(){this.uid=e$5(),this.removed=!1,this.type=null,this.oldValue=null,this.callback=null,this.getValue=null,this.target=null,this.path=null,this.equals=null;}static acquireUntracked(e,t,l,o,i){return this.pool.acquire(h$3.Untracked,e,t,l,o,i,j$6)}static acquireTracked(e,t,r,l){return this.pool.acquire(h$3.Tracked,e,t,r,null,null,l)}notify(e,t){this.type===h$3.Untracked?this.callback.call(this.target,e,t,this.path,this.target):this.callback.call(null,e,t,void 0,void 0);}acquire(e,t,r,l,o,i,n){this.uid=e$5(),this.removed=!1,this.type=e,this.oldValue=t,this.callback=r,this.getValue=l,this.target=o,this.path=i,this.equals=n;}release(){this.target=this.path=this.oldValue=this.callback=this.getValue=null,this.uid=e$5(),this.removed=!0;}}m$5.pool=new s$b(m$5);const p$7=new t$5,v$5=new Set;let k$2;function _$3(e){v$5.delete(e),v$5.add(e),k$2||(k$2=v$6(q$1));}function g$4(e){if(e.removed)return;const t=e.oldValue,r=e.getValue();e.equals(t,r)||(e.oldValue=r,e.notify(r,t));}function j$4(e){for(const t of v$5.values())t.target===e&&(t.removed=!0);}function q$1(){let e=10;for(;k$2&&e--;){k$2=null;const e=V$2(),t=p$7.acquire();for(const r of e){const e=r.uid;g$4(r),e===r.uid&&r.removed&&t.push(r);}for(const r of v$5)r.removed&&(t.push(r),v$5.delete(r));for(const r of t)m$5.pool.release(r);p$7.release(t),p$7.release(e),y$6.forEach((e=>e()));}}function V$2(){const e=p$7.acquire();e.length=v$5.size;let t=0;for(const r of v$5)e[t]=r,++t;return v$5.clear(),e}const y$6=new Set;function T$2(e,r,l){let o=p$a(e,r,l,((e,r,l)=>{let i,n,s=e$3((()=>u$d(e,r)),((t,s)=>{e.__accessor__?.lifecycle===I$3.DESTROYED||i&&i.uid!==n?o.remove():(i||(i=m$5.acquireUntracked(t,l,s,e,r),n=i.uid),_$3(i));}));return e$j((()=>{s.remove(),i&&(i.uid!==n||i.removed||(i.removed=!0,_$3(i)),i=null),o=s=null;}))}));return o}function E$1(e,t,l){const o=p$a(e,t,l,((e,t,l)=>{let i=!1;return o$5((()=>u$d(e,t)),((n,s)=>{e.__accessor__.lifecycle!==I$3.DESTROYED?i||(i=!0,j$6(s,n)||l.call(e,n,s,t,e),i=!1):o.remove();}))}));return o}function b$3(e,r,l,o=!1){return e.__accessor__&&e.__accessor__.lifecycle!==I$3.DESTROYED?o?E$1(e,r,l):T$2(e,r,l):e$j()}function D$3(e,r,l){let o,i,n=e$3(e,((e,t)=>{o&&o.uid!==i?n.remove():(o||(o=m$5.acquireTracked(e,r,t,l),i=o.uid),_$3(o));}));return e$j((()=>{n.remove(),o&&(o.uid!==i||o.removed||(o.removed=!0,_$3(o)),o=null),n=null;}))}function S$1(e,t,r){let l=!1;return o$5(e,((e,o)=>{l||(l=!0,r(o,e)||t(e,o),l=!1);}))}function w$2(e,t,r=!1,o=h$8){return r?S$1(e,t,o):D$3(e,t,o)}
333
+
334
+ /*
335
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
336
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
337
+ */
338
+ function r$4(n,t,r){const e=n.get(t);if(void 0!==e)return e;const o=r();return n.set(t,o),o}
339
+
340
+ /*
341
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
342
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
343
+ */
344
+ const r$3=()=>n$f.getLogger("esri.core.accessorSupport.ensureTypes");function t$1(e){return null==e?e:new Date(e)}function o$4(e){return null==e?e:!!e}function u$7(e){return null==e?e:e.toString()}function a$9(e,n=0){return null==e?e:(e=parseFloat(e),isNaN(e)?n:e)}function s$8(e){return null==e?e:Math.round(parseFloat(e))}function l$6(e){return null}function i$7(e,n){return r=>{let t=e(r);return null!=n.step&&(t=Math.round(t/n.step)*n.step),null!=n.min&&(t=Math.max(n.min,t)),null!=n.max&&(t=Math.min(n.max,t)),t}}function c$8(e){return e?.constructor&&void 0!==e.constructor.__accessorMetadata__}function f$9(e,n){return null!=n&&e&&!(n instanceof e)}function p$6(e){return e&&"isCollection"in e}function y$5(e){return e?.Type?"function"==typeof e.Type?e.Type:e.Type.base:null}function v$4(e,n){if(!n?.constructor||!p$6(n.constructor))return g$3(e,n)?n:new e(n);const r=y$5(e.prototype.itemType),t=y$5(n.constructor.prototype.itemType);return r?t?r===t?n:r.prototype.isPrototypeOf(t.prototype)?new e(n):(g$3(e,n),n):new e(n):n}function g$3(e,n){return !!c$8(n)&&(r$3().error("Accessor#set","Assigning an instance of '"+(n.declaredClass||"unknown")+"' which is not a subclass of '"+m$4(e)+"'"),!0)}function h$2(e,n){return null==n?n:p$6(e)?v$4(e,n):f$9(e,n)?g$3(e,n)?n:new e(n):n}function m$4(e){return e?.prototype?.declaredClass||"unknown"}const d$4=new WeakMap;function b$2(e){switch(e){case Number:return e=>a$9(e);case x$1:return s$8;case Boolean:return o$4;case String:return u$7;case Date:return t$1;case _$2:return l$6;default:return r$4(d$4,e,(()=>h$2.bind(null,e)))}}function w$1(e,n){const r=b$2(e);return 1===arguments.length?r:r(n)}function A$2(e,n,r){return 1===arguments.length?A$2.bind(null,e):n?Array.isArray(n)?n.map((n=>e(n,r))):[e(n,r)]:n}function $$2(e,n){return 1===arguments.length?A$2((n=>w$1(e,n))):A$2((n=>w$1(e,n)),n)}function j$3(e,n,r){return 0!==n&&Array.isArray(r)?r.map((r=>j$3(e,n-1,r))):e(r)}function M$2(e,n,r){if(2===arguments.length)return r=>M$2(e,n,r);if(!r)return r;r=j$3(e,n,r);let t=n,o=r;for(;t>0&&Array.isArray(o);)t--,o=o[0];if(void 0!==o)for(let u=0;u<t;u++)r=[r];return r}function k$1(e,n,r){return 2===arguments.length?M$2((n=>w$1(e,n)),n):M$2((n=>w$1(e,n)),n,r)}function S(e){return !!Array.isArray(e)&&!e.some((n=>{const r=typeof n;return !("string"===r||"number"===r||"function"===r&&e.length>1)}))}function T$1(e,n){if(2===arguments.length)return T$1(e).call(null,n);const t=new Set,o=e.filter((e=>"function"!=typeof e)),u=e.filter((e=>"function"==typeof e));for(const r of e)"string"!=typeof r&&"number"!=typeof r||t.add(r);let a=null,s=null;return (e,n)=>{if(null==e)return e;const l=typeof e,i="string"===l||"number"===l;return i&&(t.has(e)||u.some((e=>"string"===l&&e===String||"number"===l&&e===Number)))||"object"===l&&u.some((n=>!f$9(e,n)))?e:(i&&o.length?(a||(a=o.map((e=>"string"==typeof e?`'${e}'`:`${e}`)).join(", ")),r$3().error("Accessor#set",`'${e}' is not a valid value for this property, only the following values are valid: ${a}`)):"object"==typeof e&&u.length?(s||(s=u.map((e=>m$4(e))).join(", ")),r$3().error("Accessor#set",`'${e}' is not a valid value for this property, value must be one of ${s}`)):r$3().error("Accessor#set",`'${e}' is not a valid value for this property`),n&&(n.valid=!1),null)}}function N$1(e,n){if(2===arguments.length)return N$1(e).call(null,n);const t={},o=[],u=[];for(const r in e.typeMap){const n=e.typeMap[r];t[r]=w$1(n),o.push(m$4(n)),u.push(r);}const a=()=>`'${o.join("', '")}'`,s=()=>`'${u.join("', '")}'`,l="string"==typeof e.key?n=>n[e.key]:e.key;return n=>{if(e.base&&!f$9(e.base,n))return n;if(null==n)return n;const o=l(n)||e.defaultKeyValue,u=t[o];if(!u)return r$3().error("Accessor#set",`Invalid property value, value needs to be one of ${a()}, or a plain object that can autocast (having .type = ${s()})`),null;if(!f$9(e.typeMap[o],n))return n;if("string"==typeof e.key&&!c$8(n)){const r={};for(const t in n)t!==e.key&&(r[t]=n[t]);return u(r)}return u(n)}}class x$1{}class _$2{}function C$1(e){if(!e||!("type"in e))return !1;switch(e.type){case"native":case"array":case"one-of":return !0}return !1}function D$2(e){switch(e.type){case"native":return w$1(e.value);case"array":return A$2(D$2(e.value));case"one-of":return F$2(e);default:return null}}function F$2(e){let n=null;return (t,o)=>L(t,e)?t:(null==n&&(n=I$2(e)),r$3().error("Accessor#set",`Invalid property value, value needs to be of type ${n}`),o&&(o.valid=!1),null)}function I$2(e){switch(e.type){case"native":switch(e.value){case Number:return "number";case String:return "string";case Boolean:return "boolean";case x$1:return "integer";case Date:return "date";case _$2:return "null";default:return m$4(e.value)}case"array":return `array of ${I$2(e.value)}`;case"one-of":{const n=e.values.map((e=>I$2(e)));return `one of ${n.slice(0,-1)} or ${n[n.length-1]}`}}return "unknown"}function L(e,n){if(null==e)return !0;switch(n.type){case"native":switch(n.value){case Number:case x$1:return "number"==typeof e;case Boolean:return "boolean"==typeof e;case String:return "string"==typeof e;case _$2:return null===e}return e instanceof n.value;case"array":return !!Array.isArray(e)&&!e.some((e=>!L(e,n.value)));case"one-of":return n.values.some((n=>L(e,n)))}}
345
+
346
+ /*
347
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
348
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
349
+ */
350
+ function m$3(n={}){return (i,s)=>{if(i===Function.prototype)throw new Error(`Inappropriate use of @property() on a static field: ${i.name}.${s}. Accessor does not support static properties.`);const a=Object.getOwnPropertyDescriptor(i,s),c=o$b(i,s);a&&(a.get||a.set?(c.get=a.get||c.get,c.set=a.set||c.set):"value"in a&&("value"in n&&n$f.getLogger("esri.core.accessorSupport.decorators.property").warn(`@property() will redefine the value of "${s}" on "${i.constructor.name}" already defined in the metadata`,n),c.value=n.value=a.value)),null!=n.readOnly&&(c.readOnly=n.readOnly);const f=n.aliasOf;if(f){const t="string"==typeof f?f:f.source,r="string"==typeof f?null:!0===f.overridable;let e;c.dependsOn=[t],c.get=function(){let r=o$c(this,t);if("function"==typeof r){e||(e=t.split(".").slice(0,-1).join("."));const o=o$c(this,e);o&&(r=r.bind(o));}return r},c.readOnly||(c.set=r?function(t){this._override(s,t);}:function(r){t$7(this,t,r);});}const p=n.type,u=n.types;if(!c.cast){let t;p?t=v$3(p):u&&(t=Array.isArray(u)?A$2(N$1(u[0])):N$1(u)),n.cast=h$1(n.cast,t);}c$c(c,n),n.range&&(c.cast=i$7(c.cast,n.range));}}function v$3(t){let r=0,e=t;if(C$1(t))return D$2(t);for(;Array.isArray(e)&&1===e.length&&"string"!=typeof e[0]&&"number"!=typeof e[0];)e=e[0],r++;const o=e;if(S(o))return 0===r?T$1(o):M$2(T$1(o),r);if(1===r)return $$2(o);if(r>1)return k$1(o,r);const l=t;return l.from?l.from:w$1(l)}function h$1(t,r){if(t||r)return t?r?(e,o)=>r(t(e,o),o):t:r}
351
+
352
+ /*
353
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
354
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
355
+ */
356
+ function n$7(n){if(n.json&&n.json.origins){const o=n.json.origins,e={"web-document":["web-scene","web-map"]};for(const n in e)if(o[n]){const s=o[n];e[n].forEach((n=>{o[n]=s;})),delete o[n];}}}
357
+
358
+ /*
359
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
360
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
361
+ */
362
+ class s$7 extends e$g{constructor(e,s,t){super(e,s,t);}}s$7.prototype.type="warning";
363
+
364
+ /*
365
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
366
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
367
+ */
368
+ function e$2(e){return !!e&&e.prototype?.declaredClass&&0===e.prototype.declaredClass.indexOf("esri.core.Collection")}
369
+
370
+ /*
371
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
372
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
373
+ */
374
+ const i$6=()=>n$f.getLogger("esri.core.accessorSupport.extensions.serializableProperty.reader");function p$5(t,r,n){t&&(!n&&!r.read||r.read?.reader||!1===r.read?.enabled||l$5(t)&&e$k("read.reader",u$6(t),r));}function u$6(t){const e=t.ndimArray??0;if(e>1)return c$7(t);if(1===e)return a$8(t);if("type"in t&&d$3(t.type)){const e=t.type.prototype?.itemType?.Type,r=a$8("function"==typeof e?{type:e}:{types:e});return (e,n,o)=>{const i=r(e,n,o);return i?new t.type(i):i}}return s$6(t)}function s$6(t){return "type"in t?y$4(t.type):g$2(t.types)}function y$4(t){return t.prototype.read?(e,r,n)=>{if(null==e)return e;const o=typeof e;if("object"!==o)return void i$6().error(`Expected JSON value of type 'object' to deserialize type '${t.prototype.declaredClass}', but got '${o}'`);const p=new t;return p.read(e,n),p}:t.fromJSON}function f$8(t,e,r,n){return 0!==n&&Array.isArray(e)?e.map((e=>f$8(t,e,r,n-1))):t(e,void 0,r)}function c$7(t){const e=s$6(t),r=f$8.bind(null,e),n=t.ndimArray??0;return (t,e,o)=>{if(null==t)return t;t=r(t,o,n);let i=n,p=t;for(;i>0&&Array.isArray(p);)i--,p=p[0];if(void 0!==p)for(let r=0;r<i;r++)t=[t];return t}}function a$8(t){const e=s$6(t);return (t,r,n)=>{if(null==t)return t;if(Array.isArray(t)){const r=[];for(const o of t){const t=e(o,void 0,n);void 0!==t&&r.push(t);}return r}const o=e(t,void 0,n);return void 0!==o?[o]:void 0}}function d$3(t){if(!e$2(t))return !1;const e=t.prototype.itemType;return !(!e||!e.Type)&&("function"==typeof e.Type?m$2(e.Type):j$2(e.Type))}function l$5(t){return "types"in t?j$2(t.types):m$2(t.type)}function m$2(t){return !Array.isArray(t)&&(!!t&&t.prototype&&("read"in t.prototype||"fromJSON"in t||d$3(t)))}function j$2(t){for(const e in t.typeMap){if(!m$2(t.typeMap[e]))return !1}return !0}function g$2(t){let e=null;const n=t.errorContext??"type",o=t.validate;return (p,u,s)=>{if(null==p)return p;const y=typeof p;if("object"!==y)return void i$6().error(`Expected JSON value of type 'object' to deserialize, but got '${y}'`);e||(e=v$2(t));const f=t.key;if("string"!=typeof f)return;const c=p[f],a=c?e[c]:t.defaultKeyValue?t.typeMap[t.defaultKeyValue]:void 0;if(!a){const t=`Type '${c||"unknown"}' is not supported`;return s?.messages&&p&&s.messages.push(new s$7(`${n}:unsupported`,t,{definition:p,context:s})),void i$6().error(t)}const d=new a;return d.read(p,s),o?o(d):d}}function v$2(t){const e={};for(const r in t.typeMap){const o=t.typeMap[r],i=r$9(o.prototype);if("function"==typeof t.key)continue;const p=i[t.key];if(!p)continue;if(p.json?.type&&Array.isArray(p.json.type)&&1===p.json.type.length&&"string"==typeof p.json.type[0]){e[p.json.type[0]]=o;continue}const u=p.json?.write;if(!u?.writer){e[r]=o;continue}const s=u.target,y="string"==typeof s?s:t.key,f={};u.writer(r,f,y),f[y]&&(e[f[y]]=o);}return e}
375
+
376
+ /*
377
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
378
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
379
+ */
380
+ function e$1(e){if(e.json||(e.json={}),o$3(e.json),n$6(e.json),r$2(e.json),e.json.origins)for(const t in e.json.origins)o$3(e.json.origins[t]),n$6(e.json.origins[t]),r$2(e.json.origins[t]);return !0}function r$2(e){e.name&&(e.read&&"object"==typeof e.read?void 0===e.read.source&&(e.read.source=e.name):e.read={source:e.name},e.write&&"object"==typeof e.write?void 0===e.write.target&&(e.write.target=e.name):e.write={target:e.name});}function o$3(e){"boolean"==typeof e.read?e.read={enabled:e.read}:"function"==typeof e.read?e.read={enabled:!0,reader:e.read}:e.read&&"object"==typeof e.read&&void 0===e.read.enabled&&(e.read.enabled=!0);}function n$6(e){"boolean"==typeof e.write?e.write={enabled:e.write}:"function"==typeof e.write?e.write={enabled:!0,writer:e.write}:e.write&&"object"==typeof e.write&&void 0===e.write.enabled&&(e.write.enabled=!0);}
381
+
382
+ /*
383
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
384
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
385
+ */
386
+ function i$5(r,e){if(!e.write||e.write.writer||!1===e.write.enabled&&!e.write.overridePolicy)return;const t=r?.ndimArray??0;r&&(1===t||"type"in r&&e$2(r.type))?e.write.writer=a$7:t>1?e.write.writer=l$4(t):e.types?Array.isArray(e.types)?e.write.writer=f$7(e.types[0]):e.write.writer=o$2(e.types):e.write.writer=s$5;}function o$2(r){return (e,t,n,i)=>e?u$5(e,r,i)?s$5(e,t,n,i):void 0:s$5(e,t,n,i)}function u$5(t,n,i){for(const r in n.typeMap)if(t instanceof n.typeMap[r])return !0;if(i?.messages){const o=n.errorContext??"type",u=`Values of type '${("function"!=typeof n.key?t[n.key]:t.declaredClass)??"Unknown"}' cannot be written`;i&&i.messages&&t&&i.messages.push(new s$j(`${o}:unsupported`,u,{definition:t,context:i})),n$f.getLogger("esri.core.accessorSupport.extensions.serializableProperty.writer").error(u);}return !1}function f$7(r){return (e,t,n,i)=>{if(!e||!Array.isArray(e))return s$5(e,t,n,i);return s$5(e.filter((e=>u$5(e,r,i))),t,n,i)}}function s$5(r,e,n,i){e$k(n,p$4(r,i),e);}function p$4(r,e){return r&&"function"==typeof r.write?r.write({},e):r&&"function"==typeof r.toJSON?r.toJSON():"number"==typeof r?y$3(r):r}function y$3(r){return r===-1/0?-Number.MAX_VALUE:r===1/0?Number.MAX_VALUE:isNaN(r)?null:r}function a$7(r,e,n,i){let o;null===r?o=null:r&&"function"==typeof r.map?(o=r.map((r=>p$4(r,i))),"function"==typeof o.toArray&&(o=o.toArray())):o=[p$4(r,i)],e$k(n,o,e);}function c$6(r,e,t){return 0!==t&&Array.isArray(r)?r.map((r=>c$6(r,e,t-1))):p$4(r,e)}function l$4(r){return (e,n,i,o)=>{let u;if(null===e)u=null;else {u=c$6(e,o,r);let t=r,n=u;for(;t>0&&Array.isArray(n);)t--,n=n[0];if(void 0!==n)for(let r=0;r<t;r++)u=[u];}e$k(i,u,n);}}
387
+
388
+ /*
389
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
390
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
391
+ */
392
+ function o$1(r,i){return y$2(r,"any",i?.origin)}function s$4(r,i){return y$2(r,"read",i?.origin)}function a$6(r,i){return y$2(r,"write",i?.origin)}function y$2(r,i,n){let e=r?.json;if(e?.origins&&n){let r;r="link-chart"===n?e.origins[n]&&("any"===i||i in e.origins[n])?e.origins[n]:e.origins["web-map"]:e.origins[n],r&&("any"===i||i in r)&&(e=r);}return e}function p$3(r){const i=f$6(r);if(r.json.origins)for(const e in r.json.origins){const o=r.json.origins[e],s=o.types?u$4(o):i;p$5(s,o,!1),o.types&&!o.write&&r.json.write?.enabled&&(o.write={...r.json.write}),i$5(s,o);}p$5(i,r.json,!0),i$5(i,r.json);}function f$6(r){return r.json.types?j$1(r.json):r.type?c$5(r):j$1(r)}function u$4(r){return r.type?c$5(r):j$1(r)}function c$5(i){if(!i.type)return;let n=0,e=i.type;for(;Array.isArray(e)&&!S(e);)e=e[0],n++;return {type:e,ndimArray:n}}function j$1(r){if(!r.types)return;let i=0,n=r.types;for(;Array.isArray(n);)n=n[0],i++;return {types:n,ndimArray:i}}function l$3(r){e$1(r)&&(n$7(r),p$3(r));}
393
+
394
+ /*
395
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
396
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
397
+ */
398
+ const n$5=new Set,c$4=new Set;function a$5(e){return r=>{e??="esri.core.Accessor",r.prototype.declaredClass=e,p$2(r);const s=[],i=[];let a=r.prototype;for(;a;)a.hasOwnProperty("initialize")&&!n$5.has(a.initialize)&&(n$5.add(a.initialize),s.push(a.initialize)),a.hasOwnProperty("destroy")&&!c$4.has(a.destroy)&&(c$4.add(a.destroy),i.push(a.destroy)),a=Object.getPrototypeOf(a);n$5.clear(),c$4.clear();const l=class extends r{constructor(...e){if(super(...e),this.constructor===l&&"function"==typeof this.postscript){if(s.length&&Object.defineProperty(this,"initialize",{enumerable:!1,configurable:!0,value(){for(let e=s.length-1;e>=0;e--)s[e].call(this);}}),i.length){let e=!1;const r=this[o$e];Object.defineProperty(this,"destroy",{enumerable:!1,configurable:!0,value(){if(!e){e=!0,r.call(this);for(let e=0;e<i.length;e++)i[e].call(this);}}});}Object.defineProperty(this,Symbol.dispose,{enumerable:!1,configurable:!0,value(){this.destroy();}}),this.postscript();}}};l.__accessorMetadata__=r$9(r.prototype),l.prototype.declaredClass=e;const u=(e||"AccessorSubclass").split(".").slice(-1)[0];return Object.defineProperty(l,"name",{value:u,configurable:!0}),l}}function l$2(e,t){return null==t.get?function(){const t=this.__accessor__,r=t.propertiesByName.get(e);if(void 0===r)return;t.mutable&&a$b(r);const o=t.store;return o.has(e)?o.get(e):r.metadata.value}:function(){const t=this.__accessor__,r=t.propertiesByName.get(e);if(void 0!==r)return r.getComputed(t)}}function p$2(e){const t=e.prototype,s=r$9(t),n={};for(const o of Object.getOwnPropertyNames(s)){const e=s[o];l$3(e),n[o]={enumerable:!0,configurable:!0,get:l$2(o,e),set(t){const s=this.__accessor__;if(void 0!==s){if(s.mutable)return s.initialized&&e.readOnly?u$3("read-only",o):s.lifecycle===I$3.CONSTRUCTED&&e.constructOnly?u$3("construct-only",o):void s.set(o,t)}else Object.defineProperty(this,o,{enumerable:!0,configurable:!0,writable:!0,value:t});}};}Object.defineProperties(e.prototype,n);}const u$3=(t,r)=>{n$f.getLogger("esri.core.Accessor").error(`cannot assign to ${t} property '${r}'`);};
399
+
400
+ /*
401
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
402
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
403
+ */
404
+ var f$5,m$1;function y$1(e){if(null==e)return {value:e};if(Array.isArray(e))return {type:[e[0]],value:null};switch(typeof e){case"object":return e.constructor?.__accessorMetadata__||e instanceof Date?{type:e.constructor,value:e}:e;case"boolean":return {type:Boolean,value:e};case"string":return {type:String,value:e};case"number":return {type:Number,value:e};case"function":return {type:e,value:null};default:return}}const v$1=Symbol("Accessor-Handles"),g$1=Symbol("Accessor-Initialized");class b$1{static createSubclass(e={}){if(Array.isArray(e))throw new Error("Multi-inheritance unsupported since 4.16");const{properties:r,declaredClass:t,constructor:s}=e;delete e.declaredClass,delete e.properties,delete e.constructor;const o=this;class i extends o{constructor(...e){super(...e),this.inherited=null,s&&s.apply(this,e);}}r$9(i.prototype);for(const c in e){const r=e[c];i.prototype[c]="function"==typeof r?function(...e){const t=this.inherited;let s;this.inherited=function(...e){if(o.prototype[c])return o.prototype[c].apply(this,e)};try{s=r.apply(this,e);}catch(i){throw this.inherited=t,i}return this.inherited=t,s}:e[c];}for(const c in r){const e=y$1(r[c]);m$3(e)(i.prototype,c);}return a$5(t)(i)}static freeze(e){return e instanceof b$1?e.__accessor__.mutable=!1:Object.freeze(e),e}static isFrozen(e){return e instanceof b$1?!e.__accessor__.mutable:Object.isFrozen(e)}constructor(...e){if(this[f$5]=null,this[m$1]=!1,this.constructor===b$1)throw new Error("[accessor] cannot instantiate Accessor. This can be fixed by creating a subclass of Accessor");const r=new u$a(this);Object.defineProperty(this,"__accessor__",{enumerable:!1,value:r}),e.length>0&&(r.ctorArgs=this.normalizeCtorArgs?.apply(this,e)??e[0]),o$9()?.onInstanceConstruct(this);}postscript(){const e=this.__accessor__,r=e.ctorArgs;e.initialize(),r&&(this.set(r),e.ctorArgs=null),e.constructed(),this.initialize(),this[g$1]=!0;}initialize(){}[o$e](){this[v$1]=u$h(this[v$1]);}destroy(){this.destroyed||(j$4(this),this.__accessor__.destroy(),o$9()?.onInstanceDestroy(this));}[Symbol.dispose](){this.destroy();}get constructed(){return this.__accessor__&&this.__accessor__.initialized||!1}get initialized(){return this[g$1]}get destroyed(){return this.__accessor__?.lifecycle===I$3.DESTROYED||!1}commitProperty(e){o$c(this,e);}get(r){return t$e(n$f.getLogger(this),"`Accessor.get` is deprecated in favor of using optional chaining",{version:"4.28",see:"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining"}),o$c(this,r)}hasOwnProperty(e){return this.__accessor__?this.__accessor__.has(e):Object.prototype.hasOwnProperty.call(this,e)}keys(){return this.__accessor__?this.__accessor__.keys():[]}set(e,r){return t$7(this,e,r),this}watch(e,r,t){return b$3(this,e,r,t)}addHandles(e,t){if(this.destroyed){const r=Array.isArray(e)?e:[e];for(const e of r)e.remove();return}(this[v$1]??=new r$a).add(e,t);}removeHandles(e){this[v$1]?.remove(e);}removeAllHandles(){this[v$1]?.removeAll();}removeHandlesReference(e){this[v$1]?.removeReference(e);}hasHandles(e){return !0===this[v$1]?.has(e)}_override(e,r){void 0===r?this.__accessor__.clearOverride(e):this.__accessor__.override(e,r);}_clearOverride(e){return this.__accessor__.clearOverride(e)}_overrideIfSome(e,r){null==r?this.__accessor__.clearOverride(e):this.__accessor__.override(e,r);}_isOverridden(e){return this.__accessor__.isOverridden(e)}notifyChange(e){this.__accessor__.notifyChange(e);}_get(e){return this.__accessor__.internalGet(e)}_set(e,r){return this.__accessor__.internalSet(e,r),this}}f$5=v$1,m$1=g$1;
405
+
406
+ /*
407
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
408
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
409
+ */
410
+ class s$3{constructor(){this._values=new Map,this.multipleOriginsSupported=!1;}clone(e){const t=new s$3;return this._values.forEach(((s,r)=>{e&&e.has(r)||t.set(r,a$h(s.value),s.origin);})),t}get(i,e){e=this._normalizeOrigin(e);const s=this._values.get(i);return null==e||s?.origin===e?s?.value:void 0}originOf(i){return this._values.get(i)?.origin??e$8.USER}keys(i){i=this._normalizeOrigin(i);const e=[...this._values.keys()];return null==i?e:e.filter((e=>this._values.get(e)?.origin===i))}set(i,s,r){if((r=this._normalizeOrigin(r))===e$8.DEFAULTS){const e=this._values.get(i);if(null!=e?.origin&&e.origin>r)return}this._values.set(i,new t(s,r));}delete(i,e){null!=(e=this._normalizeOrigin(e))&&this._values.get(i)?.origin!==e||this._values.delete(i);}has(i,e){return null!=(e=this._normalizeOrigin(e))?this._values.get(i)?.origin===e:this._values.has(i)}forEach(i){this._values.forEach((({value:e},s)=>i(e,s)));}_normalizeOrigin(i){if(null!=i)return i===e$8.DEFAULTS?i:e$8.USER}}class t{constructor(i,e){this.value=i,this.origin=e;}}
411
+
412
+ /*
413
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
414
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
415
+ */
416
+ function e(e,r,n){r.keys().forEach((e=>{n.set(e,r.get(e),e$8.DEFAULTS);}));const o=e.metadata;Object.keys(o).forEach((r=>{e.internalGet(r)&&n.set(r,e.internalGet(r),e$8.DEFAULTS);}));}
417
+
418
+ /*
419
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
420
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
421
+ */
422
+ function s$2(e,r,o){if(!e?.read||!1===e.read.enabled||!e.read.source)return !1;const n=e.read.source;if("string"==typeof n){if(n===r)return !0;if(n.includes(".")&&0===n.indexOf(r)&&s$g(n,o))return !0}else for(const s of n){if(s===r)return !0;if(s.includes(".")&&0===s.indexOf(r)&&s$g(s,o))return !0}return !1}function i$4(e){return e&&(!e.read||!1!==e.read.enabled&&!e.read.source)}function f$4(e,t,r,n,f){let a=s$4(t[r],f);i$4(a)&&(e[r]=!0);for(const i of Object.getOwnPropertyNames(t))a=s$4(t[i],f),s$2(a,r,n)&&(e[i]=!0);}function a$4(e,t,r,o){const s=r.metadata,i=o$1(s[t],o),f=i?.default;if(void 0===f)return;const a="function"==typeof f?f.call(e,t,o):f;void 0!==a&&r.set(t,a);}const c$3={origin:"service"};function u$2(t,n,s=c$3){if(!n||"object"!=typeof n)return;const i=t$c(t),u=i.metadata,d={};for(const e of Object.getOwnPropertyNames(n))f$4(d,u,e,n,s);i.setDefaultOrigin(s.origin);for(const r of Object.getOwnPropertyNames(d)){const f=s$4(u[r],s).read,a=f?.source;let c;c=a&&"string"==typeof a?u$d(n,a):n[r],f?.reader&&(c=f.reader.call(t,c,n,s)),void 0!==c&&i.set(r,c);}if(!s||!s.ignoreDefaults){i.setDefaultOrigin("defaults");for(const e of Object.getOwnPropertyNames(u))d[e]||a$4(t,e,i,s);}i.setDefaultOrigin("user");}
423
+
424
+ /*
425
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
426
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
427
+ */
428
+ function p$1(r,e,t,i,o){const n={};return e.write?.writer?.call(r,i,n,t,o),n}function f$3(r,o,u,l,a,p){if(!l?.write)return !1;const f=o$c(r,u);if(!a&&l.write.overridePolicy){const e=l.write.overridePolicy.call(r,f,u,p??void 0);void 0!==e&&(a=e);}if(a||(a=l.write),!a||!1===a.enabled)return !1;if(a.layerContainerTypes&&p?.layerContainerType&&!a.layerContainerTypes.includes(p.layerContainerType))return !1;if((null===f&&!a.allowNull&&!a.writerEnsuresNonNull||void 0===f)&&a.isRequired){const i=new s$j("web-document-write:property-required",`Missing value for required property '${u}' on '${r.declaredClass}'`,{propertyName:u,target:r});return i&&p?.messages?p.messages.push(i):i&&!p&&n$f.getLogger("esri.core.accessorSupport.write").error(i.name,i.message),!1}if(void 0===f)return !1;if(null===f&&!a.allowNull&&!a.writerEnsuresNonNull)return !1;if(!a.alwaysWriteDefaults&&(!o.store.multipleOriginsSupported||o.store.originOf(u)===e$8.DEFAULTS)&&c$2(r,u,p,l,f))return !1;if(!a.ignoreOrigin&&p?.origin&&o.store.multipleOriginsSupported){if(o.store.originOf(u)<n$b(p.origin))return !1}return !0}function c$2(e,t,i,o,n){const s=o.default;if(void 0===s)return !1;if(null!=o.defaultEquals)return o.defaultEquals(n);if("function"==typeof s){if(Array.isArray(n)){const o=s.call(e,t,i??void 0);return c$k(o,n)}return !1}return s===n}function d$2(r,e,t){if(r&&"function"==typeof r.toJSON&&(!r.toJSON.isDefaultToJSON||!r.write))return u$e(e,r.toJSON(t));const n=t$c(r),s=n.metadata;for(const u in s){const c=a$6(s[u],t);if(!f$3(r,n,u,c,void 0,t))continue;const g=o$c(r,u),d=p$1(r,c,c.write&&"string"==typeof c.write.target?c.write.target:u,g,t);Object.keys(d).length>0&&(e=u$e(e,d),t?.resources?.pendingOperations?.length&&t.resources.pendingOperations.push(Promise.all(t.resources.pendingOperations).then((()=>u$e(e,d,(()=>"replace-arrays"))))),t?.writtenProperties&&t.writtenProperties.push({target:r,propName:u,oldOrigin:u$c(n.store.originOf(u)),newOrigin:t.origin}));}return e}
429
+
430
+ /*
431
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
432
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
433
+ */
434
+ const u$1=t=>{let u=class extends t{constructor(...r){super(...r);const t=t$c(this),e$1=t.store,i=new s$3;t.store=i,e(t,e$1,i);}read(r,t){u$2(this,r,t);}write(r,t){return d$2(this,r??{},t)}toJSON(r){return this.write({},r)}static fromJSON(r,t){return n$4.call(this,r,t)}};return u=r$b([a$5("esri.core.JSONSupport")],u),u.prototype.toJSON.isDefaultToJSON=!0,u};function n$4(r,t){if(!r)return null;if(r.declaredClass)throw new Error("JSON object is already hydrated");const o=new this;return o.read(r,t),o}function a$3(r){return r&&"object"==typeof r&&"toJSON"in r&&"function"==typeof r.toJSON}let f$2=class extends(u$1(b$1)){};f$2=r$b([a$5("esri.core.JSONSupport")],f$2);
435
+
436
+ /*
437
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
438
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
439
+ */
440
+ function a$2(t){return /\/(sharing|usrsvcs)\/(appservices|servers)\//i.test(t)}function r$1(t){const e=/^https?:\/\/(?:cdn|[a-z\d-]+\.maps)\.arcgis\.com/i,s=/^https?:\/\/(?:cdndev|[a-z\d-]+\.mapsdevext)\.arcgis\.com/i,a=/^https?:\/\/(?:cdnqa|[a-z\d-]+\.mapsqa)\.arcgis\.com/i;return e.test(t)?t=t.replace(e,"https://www.arcgis.com"):s.test(t)?t=t.replace(s,"https://devext.arcgis.com"):a.test(t)&&(t=t.replace(a,"https://qaext.arcgis.com")),t}
441
+
442
+ /*
443
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
444
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
445
+ */
446
+ function n$3(t){const n=new Uint8Array(t);let r="";for(let e=0;e<n.length;e++)r+=String.fromCharCode(n[e]);return btoa(r)}
447
+
448
+ /*
449
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
450
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
451
+ */
452
+ const l$1=()=>n$f.getLogger("esri.core.urlUtils"),c$1=s$l.request,f$1="esri/config: esriConfig.request.proxyUrl is not set.",a$1=/^\s*[a-z][a-z0-9-+.]*:(?![0-9])/i,p=/^\s*http:/i,h=/^\s*https:/i,d$1=/^\s*file:/i,m=/:\d+$/,y=/^https?:\/\/[^/]+\.arcgis.com\/sharing(\/|$)/i,g=new RegExp("^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?$"),$$1=new RegExp("^((([^[:]+):)?([^@]+)@)?(\\[([^\\]]+)\\]|([^[:]*))(:([0-9]+))?$");class x{constructor(t=""){this.uri=t,this.scheme=null,this.authority=null,this.path=null,this.query=null,this.fragment=null,this.user=null,this.password=null,this.host=null,this.port=null;let n=this.uri.match(g);this.scheme=n[2]||(n[1]?"":null),this.authority=n[4]||(n[3]?"":null),this.path=n[5],this.query=n[7]||(n[6]?"":null),this.fragment=n[9]||(n[8]?"":null),null!=this.authority&&(n=this.authority.match($$1),this.user=n[3]||null,this.password=n[4]||null,this.host=n[6]||n[7],this.port=n[9]||null);}toString(){return this.uri}}const w={},O=new x(s$l.applicationUrl);let U$1=O;const R$1=b();let q=R$1;const C=()=>U$1;function b(){const t=U$1.path,n=t.slice(0,t.lastIndexOf("/")+1);return `${`${U$1.scheme}://${U$1.host}${null!=U$1.port?`:${U$1.port}`:""}`}${n}`}function I$1(t){if(!t)return null;const n={path:null,query:null},e=new x(t),r=t.indexOf("?");return null===e.query?n.path=t:(n.path=t.slice(0,r),n.query=A$1(e.query)),e.fragment&&(n.hash=e.fragment,null===e.query&&(n.path=n.path.slice(0,n.path.length-(e.fragment.length+1)))),n}function A$1(t){const n=t.split("&"),e={};for(const r of n){if(!r)continue;const t=r.indexOf("=");let n,o;t<0?(n=decodeURIComponent(r),o=""):(n=decodeURIComponent(r.slice(0,t)),o=decodeURIComponent(r.slice(t+1)));let i=e[n];"string"==typeof i&&(i=e[n]=[i]),Array.isArray(i)?i.push(o):e[n]=o;}return e}function v(t,n){return t?n&&"function"==typeof n?Object.keys(t).map((e=>encodeURIComponent(e)+"="+encodeURIComponent(n(e,t[e])))).join("&"):Object.keys(t).map((e=>{const o=t[e];if(null==o)return "";const i=encodeURIComponent(e)+"=",s=n?.[e];return s?i+encodeURIComponent(s(o)):Array.isArray(o)?o.map((t=>a$3(t)?i+encodeURIComponent(JSON.stringify(t)):i+encodeURIComponent(t))).join("&"):a$3(o)?i+encodeURIComponent(JSON.stringify(o)):i+encodeURIComponent(o)})).filter((t=>t)).join("&"):""}function P$1(t=!1){let n,r=c$1.proxyUrl;if("string"==typeof t){n=dt(t);const e=T(t);e&&(r=e.proxyUrl);}else n=!!t;if(!r)throw l$1().warn(f$1),new s$j("urlUtils:proxy-not-set",f$1);n&&wt()&&(r=$t(r));return I$1(r)}const k={path:"",query:""};function E(t){const n=t.indexOf("?");return -1!==n?(k.path=t.slice(0,n),k.query=t.slice(n+1)):(k.path=t,k.query=null),k}function B$1(t){return t=(t=Ot(t=Ct(t=E(t).path),!0)).toLowerCase()}function H$1(t){const n={proxyUrl:t.proxyUrl,urlPrefix:B$1(t.urlPrefix)},e=c$1.proxyRules,r=n.urlPrefix;let o=e.length;for(let i=0;i<e.length;i++){const t=e[i].urlPrefix;if(0===r.indexOf(t)){if(r.length===t.length)return -1;o=i;break}0===t.indexOf(r)&&(o=i+1);}return e.splice(o,0,n),o}function T(t){const n=c$1.proxyRules,e=B$1(t);for(let r=0;r<n.length;r++)if(0===e.indexOf(n[r].urlPrefix))return n[r]}function D$1(t,n=c$1.interceptors){const e=n=>null==n||n instanceof RegExp&&n.test(t)||"string"==typeof n&&t.startsWith(n);if(n)for(const r of n)if(Array.isArray(r.urls)){if(r.urls.some(e))return r}else if(e(r.urls))return r;return null}function F$1(t,n,e=!1){if(!t||!n)return !1;const r=vt(t),o=vt(n);return !(!e&&r.scheme!==o.scheme)&&(null!=r.host&&null!=o.host&&(r.host.toLowerCase()===o.host.toLowerCase()&&r.port===o.port))}function M$1(t){if("string"==typeof t){if(!Y$1(t))return !0;t=vt(t);}if(F$1(t,U$1))return !0;const n=c$1.trustedServers||[];for(let e=0;e<n.length;e++){const r=Q$1(n[e]);for(let n=0;n<r.length;n++)if(F$1(t,r[n]))return !0}return !1}function Q$1(t){return w[t]||(ht(t)||pt(t)?w[t]=[new x(_$1(t))]:w[t]=[new x(`http://${t}`),new x(`https://${t}`)]),w[t]}function _$1(t,n=q,e){return pt(t)?e?.preserveProtocolRelative?t:"http"===U$1.scheme&&U$1.authority===X$1(t).slice(2)?`http:${t}`:`https:${t}`:ht(t)?t:V$1("/"===t[0]?Ut(n):n,t)}function K$1(t){return t=It(t=Lt(t=bt(t=_$1(t=t.trim()))))}function V$1(...t){const e=t.filter(F$4);if(!e?.length)return;const r=[];if(Y$1(e[0])){const t=e[0],n=t.indexOf("//");-1!==n&&(r.push(t.slice(0,n+1)),yt(e[0])&&(r[0]+="/"),e[0]=t.slice(n+2));}else "/"===e[0][0]&&r.push("");const o=e.reduce(((t,n)=>n?t.concat(n.split("/")):t),[]);for(let n=0;n<o.length;n++){const t=o[n];".."===t&&r.length>0&&".."!==r[r.length-1]?r.pop():(!t&&n===o.length-1||t&&("."!==t||0===r.length))&&r.push(t);}return r.join("/")}function X$1(t,n=!1){if(null==t||Z(t)||tt(t))return null;let e=t.indexOf("://");if(-1===e&&pt(t))e=2;else {if(-1===e)return null;e+=3;}const r=t.indexOf("/",e);return -1!==r&&(t=t.slice(0,r)),n&&(t=Ot(t,!0)),t}function Y$1(t){return pt(t)||ht(t)}function Z(t){return null!=t&&"blob:"===t.slice(0,5)}function tt(t){return null!=t&&"data:"===t.slice(0,5)}function et(t){return n$3(t).replaceAll("+","-").replaceAll("/","_").replace(/=+$/,"")}function pt(t){return null!=t&&"/"===t[0]&&"/"===t[1]}function ht(t){return null!=t&&a$1.test(t)}function dt(t){return null!=t&&h.test(t)||"https"===U$1.scheme&&pt(t)}function mt(t){return null!=t&&p.test(t)||"http"===U$1.scheme&&pt(t)}function yt(t){return null!=t&&d$1.test(t)}function $t(t){return pt(t)?`https:${t}`:t.replace(p,"https:")}function xt(){return "http"===U$1.scheme}function wt(){return "https"===U$1.scheme}function Ot(t,n=!1){return pt(t)?t.slice(2):(t=t.replace(a$1,""),n&&t.length>1&&"/"===t[0]&&"/"===t[1]&&(t=t.slice(2)),t)}function Ut(t){const n=t.indexOf("//"),e=t.indexOf("/",n+2);return -1===e?t:t.slice(0,e)}function Ct(t){return t.endsWith("/")?t:`${t}/`}function bt(t){if(/^https?:\/\//i.test(t)){const n=E(t);t=(t=n.path.replaceAll(/\/{2,}/g,"/")).replace("/","//"),n.query&&(t+=`?${n.query}`);}return t}function Lt(t){return t.replace(/^(https?:\/\/)(arcgis\.com)/i,"$1www.$2")}function It(t){const n=c$1.httpsDomains;if(!mt(t))return t;const e=t.indexOf("/",7);let r;if(r=-1===e?t:t.slice(0,e),r=r.toLowerCase().slice(7),m.test(r)){if(!r.endsWith(":80"))return t;r=r.slice(0,-3),t=t.replace(":80","");}return xt()&&r===U$1.authority&&!y.test(t)||(wt()&&r===U$1.authority||n&&n.some((t=>r===t||r.endsWith(`.${t}`)))||wt()&&!T(t))&&(t=$t(t)),t}function vt(t){return "string"==typeof t?new x(_$1(t)):(t.scheme||(t.scheme=U$1.scheme),t)}function Et(t,n){if(!n)return t;const e=I$1(t),r=e.query||{};for(const[i,s]of Object.entries(n))null!=s&&(r[i]=s);const o=v(r);return o?`${e.path}?${o}`:e.path}
453
+
454
+ /*
455
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
456
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
457
+ */
458
+ Symbol.dispose??=Symbol("Symbol.dispose"),Symbol.asyncDispose??=Symbol("Symbol.asyncDispose");let i$3;function n$2(o){i$3=o;}has("host-webworker")||globalThis.$arcgis||Object.defineProperty(globalThis,"$arcgis",{configurable:!1,enumerable:!0,writable:!1,value:{}}),has("host-webworker");
459
+
460
+ /*
461
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
462
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
463
+ */
464
+ const s$1=new Set(["elevation3d.arcgis.com","js.arcgis.com","jsdev.arcgis.com","jsqa.arcgis.com","static.arcgis.com"]);function i$2(t){const c=X$1(t,!0);return !!c&&(c.endsWith(".arcgis.com")&&!s$1.has(c)&&!t.endsWith("/sharing/rest/generateToken"))}function n$1(r,s){return !(!s&&!s$l.apiKey||!i$2(r))}
465
+
466
+ /*
467
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
468
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
469
+ */
470
+ function i$1(e,o,t=!1,n){return new Promise(((s,i)=>{if(c$f(n))return void i(c());let a=()=>{l(),i(new Error(`Unable to load ${o}`));},u=()=>{const r=e;l(),s(r);},m=()=>{if(!e)return;const r=e;l(),r.src="",i(c());};const l=()=>{has("esri-image-decode")||(e.removeEventListener("error",a),e.removeEventListener("load",u)),a=null,u=null,e=null,null!=n&&n.removeEventListener("abort",m),m=null,t&&URL.revokeObjectURL(o);};null!=n&&n.addEventListener("abort",m),has("esri-image-decode")?e.decode().then(u,a):(e.addEventListener("error",a),e.addEventListener("load",u));}))}function c(){try{return new DOMException("Aborted","AbortError")}catch{const e=new Error;return e.name="AbortError",e}}const a="Timeout exceeded";function u(){return new Error(a)}function l(r){s$l.request.crossOriginNoCorsDomains||(s$l.request.crossOriginNoCorsDomains={});const t=s$l.request.crossOriginNoCorsDomains;for(let e of r)e=e.toLowerCase(),/^https?:\/\//.test(e)?t[X$1(e)??""]=0:(t[X$1("http://"+e)??""]=0,t[X$1("https://"+e)??""]=0);}function d(r){const s=s$l.request.crossOriginNoCorsDomains;if(s){let e=X$1(r);if(e)return e=e.toLowerCase(),!F$1(e,C())&&s[e]<Date.now()-36e5}return !1}async function f(r){const t=I$1(r);r=t.path,"json"===t.query?.f&&(r+="?f=json");try{await fetch(r,{mode:"no-cors",credentials:"include"});}catch{}const n=s$l.request.crossOriginNoCorsDomains,i=X$1(r);n&&i&&(n[i.toLowerCase()]=Date.now());}
471
+
472
+ /*
473
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
474
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
475
+ */
476
+ async function U(e,t){e instanceof URL&&(e=e.toString()),t?.query instanceof URLSearchParams&&(t.query=A$1(t.query.toString().replaceAll("+"," ")));const r=tt(e),s=Z(e);s||r||(e=K$1(e));const a={url:e,requestOptions:{...t}},n=e=>({data:e,getAllHeaders:H,getHeader:H,httpStatus:200,requestOptions:a.requestOptions,url:a.url}),i=D$1(e,A.internalInterceptors);if(i){const e=await J(i,a);if(null!=e)return n(e)}let h=D$1(e);if(h){const e=await J(h,a);if(null!=e)return n(e);h.after||h.error||(h=null);}if(e=a.url,"image"===(t=a.requestOptions).responseType&&(has("host-webworker")||has("host-node")))throw N("request:invalid-parameters",new Error("responseType 'image' is not supported in Web Workers or Node environment"),a);if("head"===t.method){if(t.body)throw N("request:invalid-parameters",new Error("body parameter cannot be set when method is 'head'"),a);if(r||s)throw N("request:invalid-parameters",new Error("data and blob URLs are not supported for method 'head'"),a)}if(await B(),j)return j.execute(e,t);const m=new AbortController,f=m$a(t,(()=>m.abort())),y={controller:m,credential:void 0,credentialToken:void 0,fetchOptions:void 0,hasToken:!1,interceptor:h,params:a,redoRequest:!1,useIdentity:A.useIdentity,useProxy:!1,useSSL:!1,withCredentials:!1},w=await Q(y).finally((()=>f?.remove()));return h?.after?.(w),w}let j;const A=s$l.request,P="FormData"in globalThis,_=new Set([499,498,403,401]),D=new Set(["COM_0056","COM_0057","SB_0008"]),F=[/\/arcgis\/tokens/i,/\/sharing(\/rest)?\/generatetoken/i,/\/rest\/info/i],H=()=>null,I=Symbol();function R(e){const t=X$1(e);t&&!U._corsServers.includes(t)&&U._corsServers.push(t);}function M(e){const t=X$1(e);return !t||t.endsWith(".arcgis.com")||U._corsServers.includes(t)||M$1(t)}function N(e,t,o,i){let l="Error";const u={url:o.url,requestOptions:o.requestOptions,getAllHeaders:H,getHeader:H,ssl:!1};if(t instanceof s$j)return t.details?(t.details=a$h(t.details),t.details.url=o.url,t.details.requestOptions=o.requestOptions):t.details=u,t;if(t){const e=i&&(()=>Array.from(i.headers)),r=i&&(e=>i.headers.get(e)),s=i?.status,o=t.message;o&&(l=o),e&&r&&(u.getAllHeaders=e,u.getHeader=r),u.httpStatus=(null!=t.httpCode?t.httpCode:t.code)||s||0,u.subCode=t.subcode,u.messageCode=t.messageCode,"string"==typeof t.details?u.messages=[t.details]:u.messages=t.details,u.raw=I in t?t[I]:t;}return b$5(t)?u$g():new s$j(e,l,u)}async function B(){has("host-webworker")&&!j&&(j=await import('./request-2dbb152a.js'));}async function $(){i$3||await import('./IdentityManager-6880e890.js').then(function (n) { return n.I; });}async function z(r){const s=r.params.url,o=r.params.requestOptions,a=r.controller.signal,n=o.body;let l=null,u=null;if(P&&"HTMLFormElement"in globalThis&&(n instanceof FormData?l=n:n instanceof HTMLFormElement&&(l=new FormData(n))),"string"==typeof n&&(u=n),r.fetchOptions={cache:o.cacheBust?"no-cache":"default",credentials:"same-origin",headers:o.headers||{},method:"head"===o.method?"HEAD":"GET",mode:"cors",priority:A.priority,redirect:"follow",signal:a},(l||u)&&(r.fetchOptions.body=l||u),"anonymous"===o.authMode&&(r.useIdentity=!1),r.hasToken=!!(/token=/i.test(s)||o.query?.token||l?.get("token")),!r.hasToken&&n$1(s)&&(o.query||(o.query={}),o.query.token=s$l.apiKey,r.hasToken=!0),r.useIdentity&&!r.hasToken&&!r.credentialToken&&!W(s)&&!c$f(a)){let e;"immediate"===o.authMode?(await $(),e=await i$3.getCredential(s,{signal:a}),r.credential=e):"no-prompt"===o.authMode?(await $(),e=await i$3.getCredential(s,{prompt:!1,signal:a}).catch((()=>{})),r.credential=e):i$3&&(e=i$3.findCredential(s)),e&&(r.credentialToken=e.token,r.useSSL=!!e.ssl);}}function W(e){return F.some((t=>t.test(e)))}async function G(e){let r=e.params.url;const s=e.params.requestOptions,o=e.fetchOptions??{},a=Z(r)||tt(r),i=s.responseType||"json",l=a?0:null!=s.timeout?s.timeout:A.timeout;let d$1=!1;if(!a){e.useSSL&&(r=$t(r));let a={...s.query};e.credentialToken&&(a.token=e.credentialToken);let n=v(a);has("esri-url-encodes-apostrophe")&&(n=n.replaceAll("'","%27"));const i=r.length+1+n.length;let l;d$1="delete"===s.method||"post"===s.method||"put"===s.method||!!s.body||i>A.maxUrlLength;const u=s.useProxy||!!T(r);if(u){const e=P$1(r);l=e.path,!d$1&&l.length+1+i>A.maxUrlLength&&(d$1=!0),e.query&&(a={...e.query,...a});}if("HEAD"===o.method&&(d$1||u)){if(d$1){if(i>A.maxUrlLength)throw N("request:invalid-parameters",new Error("URL exceeds maximum length"),e.params);throw N("request:invalid-parameters",new Error("cannot use POST request when method is 'head'"),e.params)}if(u)throw N("request:invalid-parameters",new Error("cannot use proxy when method is 'head'"),e.params)}if(d$1?(o.method="delete"===s.method?"DELETE":"put"===s.method?"PUT":"POST",s.body?r=Et(r,a):(o.body=v(a),o.headers||(o.headers={}),o.headers["Content-Type"]="application/x-www-form-urlencoded")):r=Et(r,a),u&&(e.useProxy=!0,r=`${l}?${r}`),a.token&&P&&o.body instanceof FormData&&!a$2(r)&&o.body.set("token",a.token),s.hasOwnProperty("withCredentials"))e.withCredentials=s.withCredentials;else if(!F$1(r,C()))if(M$1(r))e.withCredentials=!0;else if(i$3){const s=i$3.findServerInfo(r);s?.webTierAuth&&(e.withCredentials=!0);}e.withCredentials&&(o.credentials="include",d(r)&&await f(d$1?Et(r,a):r));}let p,O,v$1=0,E=!1;l>0&&(v$1=setTimeout((()=>{E=!0,e.controller.abort();}),l));try{if("native-request-init"===s.responseType)O=o,O.url=r,s.signal?O.signal=s.signal:delete O.signal;else if("image"!==s.responseType||"default"!==o.cache||"GET"!==o.method||d$1||K(s.headers)||!a&&!e.useProxy&&A.proxyUrl&&!M(r)){if(U._beforeFetch&&await U._beforeFetch(r,o),p=await fetch(r,o),U._afterFetch&&await U._afterFetch(p),e.useProxy||R(r),"native"===s.responseType)O=p;else if("HEAD"!==o.method)if(p.ok){switch(i){case"array-buffer":O=await p.arrayBuffer();break;case"blob":case"image":O=await p.blob();break;default:O=await p.text();}if(v$1&&(clearTimeout(v$1),v$1=0),"json"===i||"xml"===i||"document"===i)if(O)switch(i){case"json":O=JSON.parse(O);break;case"xml":O=X(O,"application/xml");break;case"document":O=X(O,"text/html");}else O=null;if(O){if("array-buffer"===i||"blob"===i){const e=p.headers.get("Content-Type");if(e&&/application\/json|text\/plain/i.test(e)&&O["blob"===i?"size":"byteLength"]<=750)try{const e=await new Response(O).json();e.error&&(O=e);}catch{}}"image"===i&&O instanceof Blob&&(O=await Y(URL.createObjectURL(O),e,!0));}}else {O=await p.text();try{O=JSON.parse(O);}catch{}}}else O=await Y(r,e);}catch(j){if("AbortError"===j.name){if(E)throw u();throw u$g("Request canceled")}if(!(!p&&j instanceof TypeError&&A.proxyUrl)||s.body||"delete"===s.method||"head"===s.method||"post"===s.method||"put"===s.method||e.useProxy||M(r))throw j;e.redoRequest=!0,H$1({proxyUrl:A.proxyUrl,urlPrefix:X$1(r)??""});}finally{v$1&&clearTimeout(v$1);}return [p,O]}async function J(e,t){if(null!=e.responseData)return e.responseData;if(e.headers&&(t.requestOptions.headers={...t.requestOptions.headers,...e.headers}),e.query&&(t.requestOptions.query={...t.requestOptions.query,...e.query}),e.before){let o,a;try{a=await e.before(t);}catch(s){o=N("request:interceptor",s,t);}if((a instanceof Error||a instanceof s$j)&&(o=N("request:interceptor",a,t)),o)throw e.error&&e.error(o),o;return a}}function K(e){if(e)for(const t of Object.getOwnPropertyNames(e))if(e[t])return !0;return !1}function X(e,t){let r;try{r=(new DOMParser).parseFromString(e,t);}catch{}if(!r||r.getElementsByTagName("parsererror").length)throw new SyntaxError("XML Parse error");return r}async function Q(e){let r,s;await z(e);try{do{[r,s]=await G(e);}while(!await V(e,r,s))}catch(n){const t=N("request:server",n,e.params,r);throw t.details.ssl=e.useSSL,e.interceptor?.error&&e.interceptor.error(t),t}const o=e.params.url;if(s&&/\/sharing\/rest\/(accounts|portals)\/self/i.test(o)){if(!e.hasToken&&!e.credentialToken&&s.user?.username&&!M$1(o)){const e=X$1(o,!0);e&&A.trustedServers.push(e);}Array.isArray(s.authorizedCrossOriginNoCorsDomains)&&l(s.authorizedCrossOriginNoCorsDomains);}const a=e.credential;if(a&&i$3){const e=i$3.findServerInfo(a.server);let r=e?.owningSystemUrl;if(r){r=r.replace(/\/?$/,"/sharing");const e=i$3.findCredential(r,a.userId);e&&-1===i$3._getIdenticalSvcIdx(r,e)&&e.resources.unshift(r);}}return {data:s,getAllHeaders:r?()=>Array.from(r.headers):H,getHeader:r?e=>r.headers.get(e):H,httpStatus:r?.status??200,requestOptions:e.params.requestOptions,ssl:e.useSSL,url:e.params.url}}async function V(e,r,s){if(e.redoRequest)return e.redoRequest=!1,!1;const o=e.params.requestOptions;if(!r||"native"===o.responseType||"native-request-init"===o.responseType)return !0;let a,n;if(s&&(s.error&&"object"==typeof s.error?a=s.error:"error"===s.status&&Array.isArray(s.messages)&&(a={...s},a[I]=s,a.details=s.messages)),!a&&!r.ok)throw a=new Error(`Unable to load ${r.url} status: ${r.status}`),a[I]=s,a;let i,l=null;a&&(n=Number(a.code),l=a.hasOwnProperty("subcode")?Number(a.subcode):null,i=a.messageCode,i=i?.toUpperCase());const u=o.authMode;if(403===n&&(4===l||a.message?.toLowerCase().includes("ssl")&&!a.message.toLowerCase().includes("permission"))){if(!e.useSSL)return e.useSSL=!0,!1}else if(!e.hasToken&&e.useIdentity&&("no-prompt"!==u||498===n)&&void 0!==n&&_.has(n)&&!W(e.params.url)&&(403!==n||(!i||!D.has(i))&&(null==l||2===l&&e.credentialToken))){await $();try{const r=await i$3.getCredential(e.params.url,{error:N("request:server",a,e.params),prompt:"no-prompt"!==u,signal:e.controller.signal,token:e.credentialToken});return e.credential=r,e.credentialToken=r.token,e.useSSL=e.useSSL||r.ssl,!1}catch(c){if("no-prompt"===u)return e.credential=void 0,e.credentialToken=void 0,!1;a=c;}}if(a)throw a;return !0}function Y(e,t,r=!1){const s=t.controller.signal,o=new Image;return t.withCredentials?o.crossOrigin="use-credentials":o.crossOrigin="anonymous",o.alt="",o.fetchPriority=A.priority,o.src=e,i$1(o,e,r,s)}U._corsServers=["https://server.arcgisonline.com","https://services.arcgisonline.com"],U._beforeFetch=void 0,U._afterFetch=void 0;
477
+
478
+ /*
479
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
480
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
481
+ */
482
+ async function r(e,r,s,i){const a=r.exec(s);if(!a)throw new s$j("esri-intl:invalid-bundle",`Bundle id "${s}" is not compatible with the pattern "${r}"`);const c=a[1]?`${a[1]}/`:"",l=a[2],w=f$d(i),h=`${c}${l}.json`,u=w?`${c}${l}_${w}.json`:h;let d;try{d=await o(e(u));}catch(f){if(u===h)throw new s$j("intl:unknown-bundle",`Bundle "${s}" cannot be loaded`,{error:f});try{d=await o(e(h));}catch(f){throw new s$j("intl:unknown-bundle",`Bundle "${s}" cannot be loaded`,{error:f})}}return d}async function o(t){const n=await U(t,{responseType:"text"});return JSON.parse(n.data)}class s{constructor({base:e="",pattern:t,location:n=new URL(window.location.href)}){let r;r="string"==typeof n?e=>new URL(e,new URL(n,window.location.href)).href:n instanceof URL?e=>new URL(e,n).href:n,this.pattern="string"==typeof t?new RegExp(`^${t}`):t,this.getAssetUrl=r,e=e?e.endsWith("/")?e:e+"/":"",this.matcher=new RegExp(`^${e}(?:(.*)\\/)?(.*)$`);}fetchMessageBundle(e,t){return r(this.getAssetUrl,this.matcher,e,t)}}function i(e){return new s(e)}
483
+
484
+ /*
485
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
486
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
487
+ */
488
+ function n(t){if(!s$l.assetsPath)throw n$f.getLogger("esri.assets").errorOnce("The API assets location needs to be set using config.assetsPath. More information: https://arcg.is/1OzLe50"),new s$j("assets:path-not-set","config.assetsPath is not set");return V$1(s$l.assetsPath,t)}
489
+
490
+ /*
491
+ All material copyright ESRI, All Rights Reserved, unless otherwise specified.
492
+ See https://js.arcgis.com/4.31/esri/copyright.txt for details.
493
+ */
494
+ u$f(i({pattern:"esri/",location:n}));
495
+
496
+ const LANGUAGE_DATA = {
497
+ full: {
498
+ ar: {
499
+ language: "Arabic",
500
+ translated: "عربي",
501
+ },
502
+ bg: {
503
+ language: "Bulgarian",
504
+ translated: "Български",
505
+ },
506
+ bs: {
507
+ language: "Bosnian",
508
+ translated: "Bosanski",
509
+ },
510
+ ca: {
511
+ language: "Catalan",
512
+ translated: "Català",
513
+ },
514
+ cs: {
515
+ language: "Czech",
516
+ translated: "čeština",
517
+ },
518
+ da: {
519
+ language: "Danish",
520
+ translated: "Dansk",
521
+ },
522
+ de: {
523
+ language: "German",
524
+ translated: "Deutsch",
525
+ },
526
+ el: {
527
+ language: "Greek",
528
+ translated: "Ελλάδα",
529
+ },
530
+ en: {
531
+ language: "English",
532
+ translated: "English",
533
+ },
534
+ es: {
535
+ language: "Spanish",
536
+ translated: "Español",
537
+ },
538
+ et: {
539
+ language: "Estonian",
540
+ translated: "Eesti",
541
+ },
542
+ fi: {
543
+ language: "Finnish",
544
+ translated: "Suomi",
545
+ },
546
+ fr: {
547
+ language: "French",
548
+ translated: "Français",
549
+ },
550
+ he: {
551
+ language: "Hebrew",
552
+ translated: "עברית",
553
+ },
554
+ hr: {
555
+ language: "Croatian",
556
+ translated: "Hrvatski",
557
+ },
558
+ hu: {
559
+ language: "Hungarian",
560
+ translated: "Magyar",
561
+ },
562
+ id: {
563
+ language: "Indonesian",
564
+ translated: "Bahasa Indonesia",
565
+ supportsAutoTranslate: true,
566
+ },
567
+ it: {
568
+ language: "Italian",
569
+ translated: "Italiano",
570
+ },
571
+ ja: {
572
+ language: "Japanese",
573
+ translated: "日本語",
574
+ },
575
+ ko: {
576
+ language: "Korean",
577
+ translated: "한국어",
578
+ },
579
+ lt: {
580
+ language: "Lithuanian",
581
+ translated: "Lietuvių",
582
+ },
583
+ lv: {
584
+ language: "Latvian",
585
+ translated: "Latviešu",
586
+ },
587
+ nb: {
588
+ language: "Norwegian",
589
+ translated: "Norsk",
590
+ },
591
+ nl: {
592
+ language: "Dutch",
593
+ translated: "Nederlands",
594
+ },
595
+ pl: {
596
+ language: "Polish",
597
+ translated: "Polski",
598
+ },
599
+ "pt-BR": {
600
+ language: "Portuguese (Brazil)",
601
+ translated: "Português (Brasil)",
602
+ },
603
+ "pt-PT": {
604
+ language: "Portuguese (Portugal)",
605
+ translated: "Português (Portugal)",
606
+ },
607
+ ro: {
608
+ language: "Romanian",
609
+ translated: "Română",
610
+ },
611
+ ru: {
612
+ language: "Russian",
613
+ translated: "Русский",
614
+ },
615
+ sk: {
616
+ language: "Slovak",
617
+ translated: "Slovenčina",
618
+ },
619
+ sl: {
620
+ language: "Slovenian",
621
+ translated: "Slovenščina",
622
+ },
623
+ sr: {
624
+ language: "Serbian",
625
+ translated: "Srpski",
626
+ },
627
+ sv: {
628
+ language: "Swedish",
629
+ translated: "Svenska",
630
+ },
631
+ th: {
632
+ language: "Thai",
633
+ translated: "ไทย",
634
+ },
635
+ tr: {
636
+ language: "Turkish",
637
+ translated: "Türkiye",
638
+ },
639
+ uk: {
640
+ language: "Ukrainian",
641
+ translated: "Україна",
642
+ },
643
+ vi: {
644
+ language: "Vietnamese",
645
+ translated: "Tiếng Việt",
646
+ },
647
+ "zh-CN": {
648
+ language: "Simplified Chinese",
649
+ translated: "简体中文",
650
+ },
651
+ "zh-HK": {
652
+ language: "Traditional Chinese (Hong Kong)",
653
+ translated: "繁體中文(香港)",
654
+ },
655
+ "zh-TW": {
656
+ language: "Traditional Chinese (Taiwan)",
657
+ translated: "繁體中文(台灣)",
658
+ },
659
+ },
660
+ partial: {
661
+ ab: {
662
+ language: "Abkhaz",
663
+ translated: "Аҧсуа",
664
+ },
665
+ aa: {
666
+ language: "Afar",
667
+ translated: "Afar",
668
+ },
669
+ af: {
670
+ language: "Afrikaans",
671
+ translated: "Afrikaans",
672
+ supportsAutoTranslate: true,
673
+ },
674
+ ak: {
675
+ language: "Akan",
676
+ translated: "Akan",
677
+ },
678
+ sq: {
679
+ language: "Albanian",
680
+ translated: "Shqip",
681
+ supportsAutoTranslate: true,
682
+ },
683
+ am: {
684
+ language: "Amharic",
685
+ translated: "አማርኛ",
686
+ supportsAutoTranslate: true,
687
+ },
688
+ an: {
689
+ language: "Aragonese",
690
+ translated: "Aragonés",
691
+ },
692
+ hy: {
693
+ language: "Armenian",
694
+ translated: "Հայերեն",
695
+ supportsAutoTranslate: true,
696
+ },
697
+ as: {
698
+ language: "Assamese",
699
+ translated: "অসমীয়া",
700
+ supportsAutoTranslate: true,
701
+ },
702
+ av: {
703
+ language: "Avaric",
704
+ translated: "авар мацӀ",
705
+ },
706
+ ae: {
707
+ language: "Avestan",
708
+ translated: "Avesta",
709
+ },
710
+ ay: {
711
+ language: "Aymara",
712
+ translated: "aymar aru",
713
+ },
714
+ az: {
715
+ language: "Azerbaijani",
716
+ translated: "azərbaycan dili",
717
+ },
718
+ bm: {
719
+ language: "Bambara",
720
+ translated: "bamanankan",
721
+ },
722
+ ba: {
723
+ language: "Bashkir",
724
+ translated: "Башҡорт теле",
725
+ supportsAutoTranslate: true,
726
+ },
727
+ eu: {
728
+ language: "Basque",
729
+ translated: "euskara",
730
+ supportsAutoTranslate: true,
731
+ },
732
+ be: {
733
+ language: "Belarusian",
734
+ translated: "Беларуская",
735
+ },
736
+ bn: {
737
+ language: "Bengali",
738
+ translated: "বাংলা",
739
+ },
740
+ bh: {
741
+ language: "Bihari",
742
+ translated: "भोजपुरी",
743
+ },
744
+ bi: {
745
+ language: "Bislama",
746
+ translated: "Bislama",
747
+ },
748
+ br: {
749
+ language: "Breton",
750
+ translated: "Brezhoneg",
751
+ },
752
+ my: {
753
+ language: "Burmese",
754
+ translated: "ဗမာစာ",
755
+ },
756
+ ch: {
757
+ language: "Chamorro",
758
+ translated: "Chamoru",
759
+ },
760
+ ce: {
761
+ language: "Chechen",
762
+ translated: "нохчийн мотт",
763
+ },
764
+ ny: {
765
+ language: "Chichewa",
766
+ translated: "chiCheŵa",
767
+ },
768
+ cu: {
769
+ language: "Church Slavic",
770
+ translated: "ѩзыкъ словѣньскъ",
771
+ },
772
+ cv: {
773
+ language: "Chuvash",
774
+ translated: "чӑваш чӗлхи",
775
+ },
776
+ kw: {
777
+ language: "Cornish",
778
+ translated: "Kernewek",
779
+ },
780
+ co: {
781
+ language: "Corsican",
782
+ translated: "corsu",
783
+ },
784
+ cr: {
785
+ language: "Cree",
786
+ translated: "ᓀᐦᐃᔭᐍᐏᐣ",
787
+ },
788
+ dv: {
789
+ language: "Divehi",
790
+ translated: "ދިވެހި",
791
+ supportsAutoTranslate: true,
792
+ },
793
+ eo: {
794
+ language: "Esperanto",
795
+ translated: "Esperanto",
796
+ },
797
+ ee: {
798
+ language: "Ewe",
799
+ translated: "Ɛʋɛgbɛ",
800
+ },
801
+ fo: {
802
+ language: "Faroese",
803
+ translated: "føroyskt",
804
+ supportsAutoTranslate: true,
805
+ },
806
+ fj: {
807
+ language: "Fijian",
808
+ translated: "Vosa Vakaviti",
809
+ },
810
+ ff: {
811
+ language: "Fulah",
812
+ translated: "Fulfulde",
813
+ },
814
+ gl: {
815
+ language: "Galician",
816
+ translated: "galego",
817
+ supportsAutoTranslate: true,
818
+ },
819
+ ka: {
820
+ language: "Georgian",
821
+ translated: "ქართული",
822
+ supportsAutoTranslate: true,
823
+ },
824
+ gn: {
825
+ language: "Guarani",
826
+ translated: "Avañe'ẽ",
827
+ },
828
+ gu: {
829
+ language: "Gujarati",
830
+ translated: "ગુજરાતી",
831
+ supportsAutoTranslate: true,
832
+ },
833
+ ht: {
834
+ language: "Haitian Creole",
835
+ translated: "Kreyòl Ayisyen",
836
+ supportsAutoTranslate: true,
837
+ },
838
+ ha: {
839
+ language: "Hausa",
840
+ translated: "هَوُسَ",
841
+ supportsAutoTranslate: true,
842
+ },
843
+ hz: {
844
+ language: "Herero",
845
+ translated: "Otjiherero",
846
+ },
847
+ hi: {
848
+ language: "Hindi",
849
+ translated: "हिन्दी",
850
+ },
851
+ ho: {
852
+ language: "Hiri Motu",
853
+ translated: "Hiri Motu",
854
+ },
855
+ is: {
856
+ language: "Icelandic",
857
+ translated: "Íslenska",
858
+ supportsAutoTranslate: true,
859
+ },
860
+ io: {
861
+ language: "Ido",
862
+ translated: "Ido",
863
+ },
864
+ ig: {
865
+ language: "Igbo",
866
+ translated: "Asụsụ Igbo",
867
+ supportsAutoTranslate: true,
868
+ },
869
+ ia: {
870
+ language: "Interlingua",
871
+ translated: "Interlingua",
872
+ },
873
+ ie: {
874
+ language: "Interlingue",
875
+ translated: "Interlingue",
876
+ },
877
+ iu: {
878
+ language: "Inuktitut",
879
+ translated: "ᐃᓄᒃᑎᑐᑦ",
880
+ supportsAutoTranslate: true,
881
+ },
882
+ ip: {
883
+ language: "Inupiaq",
884
+ translated: "Iñupiaq",
885
+ },
886
+ ga: {
887
+ language: "Irish",
888
+ translated: "Gaeilge",
889
+ supportsAutoTranslate: true,
890
+ },
891
+ jv: {
892
+ language: "Javanese",
893
+ translated: "ꦧꦱꦗꦮ",
894
+ },
895
+ kl: {
896
+ language: "Kalaallisut",
897
+ translated: "kalaallisut",
898
+ },
899
+ kn: {
900
+ language: "Kannada",
901
+ translated: "ಕನ್ನಡ",
902
+ supportsAutoTranslate: true,
903
+ },
904
+ kr: {
905
+ language: "Kanuri",
906
+ translated: "Kanuri",
907
+ },
908
+ ks: {
909
+ language: "Kashmiri",
910
+ translated: "कश्मीरी",
911
+ supportsAutoTranslate: true,
912
+ },
913
+ kk: {
914
+ language: "Kazakh",
915
+ translated: "қазақ тілі",
916
+ supportsAutoTranslate: true,
917
+ },
918
+ km: {
919
+ language: "Khmer",
920
+ translated: "ខ្មែរ",
921
+ supportsAutoTranslate: true,
922
+ },
923
+ ki: {
924
+ language: "Kikuyu",
925
+ translated: "Gĩkũyũ",
926
+ },
927
+ rw: {
928
+ language: "Kinyarwanda",
929
+ translated: "Kinyarwanda",
930
+ supportsAutoTranslate: true,
931
+ },
932
+ rn: {
933
+ language: "Kirundi",
934
+ translated: "Ikirundi",
935
+ },
936
+ kv: {
937
+ language: "Komi",
938
+ translated: "коми кыв",
939
+ },
940
+ kg: {
941
+ language: "Kongo",
942
+ translated: "Kikongo",
943
+ },
944
+ ku: {
945
+ language: "Kurdish",
946
+ translated: "Kurdî",
947
+ supportsAutoTranslate: true,
948
+ },
949
+ kj: {
950
+ language: "Kwanyama",
951
+ translated: "Kuanyama",
952
+ },
953
+ ky: {
954
+ language: "Kyrgyz",
955
+ translated: "Кыргызча",
956
+ },
957
+ lo: {
958
+ language: "Lao",
959
+ translated: "ພາສາລາວ",
960
+ supportsAutoTranslate: true,
961
+ },
962
+ la: {
963
+ language: "Latin",
964
+ translated: "latine",
965
+ },
966
+ li: {
967
+ language: "Limburgish",
968
+ translated: "Limburgs",
969
+ },
970
+ ln: {
971
+ language: "Lingala",
972
+ translated: "Lingála",
973
+ },
974
+ lu: {
975
+ language: "Luba-Katanga",
976
+ translated: "Kiluba",
977
+ },
978
+ lg: {
979
+ language: "Luganda",
980
+ translated: "Luganda",
981
+ },
982
+ lb: {
983
+ language: "Luxembourgish",
984
+ translated: "Lëtzebuergesch",
985
+ },
986
+ mk: {
987
+ language: "Macedonian",
988
+ translated: "македонски јазик",
989
+ supportsAutoTranslate: true,
990
+ },
991
+ mg: {
992
+ language: "Malagasy",
993
+ translated: "fiteny malagasy",
994
+ supportsAutoTranslate: true,
995
+ },
996
+ ms: {
997
+ language: "Malay",
998
+ translated: "Bahasa Melayu",
999
+ supportsAutoTranslate: true,
1000
+ },
1001
+ ml: {
1002
+ language: "Malayalam",
1003
+ translated: "മലയാളം",
1004
+ supportsAutoTranslate: true,
1005
+ },
1006
+ mt: {
1007
+ language: "Maltese",
1008
+ translated: "Malti",
1009
+ supportsAutoTranslate: true,
1010
+ },
1011
+ gv: {
1012
+ language: "Manx",
1013
+ translated: "Gailck",
1014
+ },
1015
+ mi: {
1016
+ language: "Maori",
1017
+ translated: "te reo Māori",
1018
+ supportsAutoTranslate: true,
1019
+ },
1020
+ mr: {
1021
+ language: "Marathi",
1022
+ translated: "मराठी",
1023
+ supportsAutoTranslate: true,
1024
+ },
1025
+ mh: {
1026
+ language: "Marshallese",
1027
+ translated: "Kajin M̧ajeļ",
1028
+ },
1029
+ mn: {
1030
+ language: "Mongolian",
1031
+ translated: "Монгол хэл",
1032
+ },
1033
+ na: {
1034
+ language: "Nauru",
1035
+ translated: "Ekakairũ Naoero",
1036
+ },
1037
+ nv: {
1038
+ language: "Navajo",
1039
+ translated: "Diné bizaad",
1040
+ },
1041
+ ng: {
1042
+ language: "Ndonga",
1043
+ translated: "Owambo",
1044
+ },
1045
+ ne: {
1046
+ language: "Nepali",
1047
+ translated: "नेपाली",
1048
+ supportsAutoTranslate: true,
1049
+ },
1050
+ nd: {
1051
+ language: "North Ndebele",
1052
+ translated: "isiNdebele",
1053
+ },
1054
+ se: {
1055
+ language: "Northern Sami",
1056
+ translated: "Davvisámegiella",
1057
+ },
1058
+ no: {
1059
+ language: "Norwegian",
1060
+ translated: "Norsk",
1061
+ },
1062
+ nn: {
1063
+ language: "Norwegian Nynorsk",
1064
+ translated: "Norsk nynorsk",
1065
+ },
1066
+ ii: {
1067
+ language: "Nuosu",
1068
+ translated: "ꆈꌠ꒿ Nuosuhxop",
1069
+ },
1070
+ oc: {
1071
+ language: "Occitan",
1072
+ translated: "occitan",
1073
+ },
1074
+ oj: {
1075
+ language: "Ojibwe",
1076
+ translated: "ᐊᓂᔑᓈᐯᒧᐎᓐ",
1077
+ },
1078
+ or: {
1079
+ language: "Oriya",
1080
+ translated: "ଓଡ଼ିଆ",
1081
+ supportsAutoTranslate: true,
1082
+ },
1083
+ om: {
1084
+ language: "Oromo",
1085
+ translated: "Afaan Oromoo",
1086
+ },
1087
+ os: {
1088
+ language: "Ossetian",
1089
+ translated: "ирон æвзаг",
1090
+ },
1091
+ pi: {
1092
+ language: "Pali",
1093
+ translated: "पाऴि",
1094
+ },
1095
+ pa: {
1096
+ language: "Panjabi",
1097
+ translated: "ਪੰਜਾਬੀ",
1098
+ },
1099
+ ps: {
1100
+ language: "Pashto",
1101
+ translated: "پښتو",
1102
+ supportsAutoTranslate: true,
1103
+ },
1104
+ fa: {
1105
+ language: "Persian",
1106
+ translated: "فارسی",
1107
+ supportsAutoTranslate: true,
1108
+ },
1109
+ qu: {
1110
+ language: "Quechua",
1111
+ translated: "Runa Simi",
1112
+ },
1113
+ rm: {
1114
+ language: "Romansh",
1115
+ translated: "rumantsch grischun",
1116
+ },
1117
+ sm: {
1118
+ language: "Samoan",
1119
+ translated: "gagana fa'a Samoa",
1120
+ supportsAutoTranslate: true,
1121
+ },
1122
+ sg: {
1123
+ language: "Sango",
1124
+ translated: "yângâ tî sängö",
1125
+ },
1126
+ sa: {
1127
+ language: "Sanskrit",
1128
+ translated: "संस्कृतम्",
1129
+ },
1130
+ sc: {
1131
+ language: "Sardinian",
1132
+ translated: "sardu",
1133
+ },
1134
+ gd: {
1135
+ language: "Scottish Gaelic",
1136
+ translated: "Gàidhlig",
1137
+ },
1138
+ sn: {
1139
+ language: "Shona",
1140
+ translated: "chiShona",
1141
+ },
1142
+ sd: {
1143
+ language: "Sindhi",
1144
+ translated: "सिन्धी",
1145
+ supportsAutoTranslate: true,
1146
+ },
1147
+ si: {
1148
+ language: "Sinhala",
1149
+ translated: "සිංහල",
1150
+ supportsAutoTranslate: true,
1151
+ },
1152
+ so: {
1153
+ language: "Somali",
1154
+ translated: "Soomaaliga",
1155
+ supportsAutoTranslate: true,
1156
+ },
1157
+ nr: {
1158
+ language: "South Ndebele",
1159
+ translated: "isiNdebele",
1160
+ },
1161
+ st: {
1162
+ language: "Southern Sotho",
1163
+ translated: "Sesotho",
1164
+ },
1165
+ su: {
1166
+ language: "Sundanese",
1167
+ translated: "Basa Sunda",
1168
+ },
1169
+ sw: {
1170
+ language: "Swahili",
1171
+ translated: "Kiswahili",
1172
+ supportsAutoTranslate: true,
1173
+ },
1174
+ ss: {
1175
+ language: "Swati",
1176
+ translated: "SiSwati",
1177
+ },
1178
+ tl: {
1179
+ language: "Tagalog",
1180
+ translated: "Wikang Tagalog",
1181
+ },
1182
+ ty: {
1183
+ language: "Tahitian",
1184
+ translated: "Reo Tahiti",
1185
+ supportsAutoTranslate: true,
1186
+ },
1187
+ tg: {
1188
+ language: "Tajik",
1189
+ translated: "тоҷикӣ",
1190
+ },
1191
+ ta: {
1192
+ language: "Tamil",
1193
+ translated: "தமிழ்",
1194
+ supportsAutoTranslate: true,
1195
+ },
1196
+ tt: {
1197
+ language: "Tatar",
1198
+ translated: "татар теле",
1199
+ supportsAutoTranslate: true,
1200
+ },
1201
+ te: {
1202
+ language: "Telugu",
1203
+ translated: "తెలుగు",
1204
+ supportsAutoTranslate: true,
1205
+ },
1206
+ bo: {
1207
+ language: "Tibetan",
1208
+ translated: "བོད་ཡིག",
1209
+ supportsAutoTranslate: true,
1210
+ },
1211
+ ti: {
1212
+ language: "Tigrinya",
1213
+ translated: "ትግርኛ",
1214
+ supportsAutoTranslate: true,
1215
+ },
1216
+ to: {
1217
+ language: "Tonga",
1218
+ translated: "faka Tonga",
1219
+ supportsAutoTranslate: true,
1220
+ },
1221
+ ts: {
1222
+ language: "Tsonga",
1223
+ translated: "Xitsonga",
1224
+ },
1225
+ tn: {
1226
+ language: "Tswana",
1227
+ translated: "Setswana",
1228
+ },
1229
+ tk: {
1230
+ language: "Turkmen",
1231
+ translated: "Türkmen",
1232
+ supportsAutoTranslate: true,
1233
+ },
1234
+ tw: {
1235
+ language: "Twi",
1236
+ translated: "Twi",
1237
+ },
1238
+ ug: {
1239
+ language: "Uighur",
1240
+ translated: "Uyƣurqə",
1241
+ },
1242
+ ur: {
1243
+ language: "Urdu",
1244
+ translated: "اردو",
1245
+ supportsAutoTranslate: true,
1246
+ },
1247
+ uz: {
1248
+ language: "Uzbek",
1249
+ translated: "O'zbek",
1250
+ supportsAutoTranslate: true,
1251
+ },
1252
+ ve: {
1253
+ language: "Venda",
1254
+ translated: "Tshivenḓa",
1255
+ },
1256
+ vo: {
1257
+ language: "Volapük",
1258
+ translated: "Volapük",
1259
+ },
1260
+ wa: {
1261
+ language: "Walloon",
1262
+ translated: "walon",
1263
+ },
1264
+ cy: {
1265
+ language: "Welsh",
1266
+ translated: "Cymraeg",
1267
+ supportsAutoTranslate: true,
1268
+ },
1269
+ fy: {
1270
+ language: "Western Frisian",
1271
+ translated: "Frysk",
1272
+ },
1273
+ wo: {
1274
+ language: "Wolof",
1275
+ translated: "Wollof",
1276
+ },
1277
+ xh: {
1278
+ language: "Xhosa",
1279
+ translated: "isiXhosa",
1280
+ supportsAutoTranslate: true,
1281
+ },
1282
+ yi: {
1283
+ language: "Yiddish",
1284
+ translated: "ייִדיש",
1285
+ },
1286
+ yo: {
1287
+ language: "Yoruba",
1288
+ translated: "Yorùbá",
1289
+ supportsAutoTranslate: true,
1290
+ },
1291
+ za: {
1292
+ language: "Zhuang",
1293
+ translated: "Saɯ cueŋƅ",
1294
+ },
1295
+ zu: {
1296
+ language: "Zulu",
1297
+ translated: "isiZulu",
1298
+ supportsAutoTranslate: true,
1299
+ },
1300
+ },
1301
+ };
1302
+
1303
+ function calculateLocale(locale) {
1304
+ if (!locale)
1305
+ return "en";
1306
+ const isPartial = !!LANGUAGE_DATA?.partial?.[locale];
1307
+ if (isPartial) {
1308
+ return locale;
1309
+ }
1310
+ else {
1311
+ const normalizedLocale = f$d(locale);
1312
+ return normalizedLocale == null ? "en" : normalizedLocale;
1313
+ }
1314
+ }
1315
+
1316
+ // https://medium.com/stencil-tricks/implementing-internationalisation-i18n-with-stencil-5e6559554117
1317
+ const TEST_ENV_ORIGIN = 'localhost:4444';
1318
+ const IS_TEST_ENV = new URL(window.location.href).origin.includes(TEST_ENV_ORIGIN);
1319
+ function getComponentClosestLanguage() {
1320
+ // language set by the calling application or browser. defaults to english.
1321
+ const lang = (document.documentElement.lang || (navigator === null || navigator === void 0 ? void 0 : navigator.language) || 'en').toLowerCase();
1322
+ if (languageMap.has(lang)) {
1323
+ return languageMap.get(lang);
1324
+ }
1325
+ else {
1326
+ // "ru-RU" maps to "ru" use case
1327
+ if (languageMap.has(lang.slice(0, 2))) {
1328
+ return languageMap.get(lang.slice(0, 2));
1329
+ }
1330
+ else {
1331
+ return 'en';
1332
+ }
1333
+ }
1334
+ }
1335
+ async function fetchLocaleStringsForComponent(componentName, locale) {
1336
+ const localePath = `assets/t9n/${componentName}/resources_${locale}.json`;
1337
+ const fallbackURL = `${getFallbackUrl()}/dist/${localePath}`;
1338
+ async function fetchJson(url) {
1339
+ const response = await fetch(url);
1340
+ if (!response.ok)
1341
+ throw new Error(`Fetch failed with status ${response.status}: ${response.statusText}`);
1342
+ const contentType = response.headers.get('content-type');
1343
+ if (!contentType || !contentType.includes('application/json')) {
1344
+ // Attempt to read response as text for debugging purposes
1345
+ const responseBody = await response.text();
1346
+ console.error(`Expected JSON, but received (${contentType}): ${responseBody}`);
1347
+ throw new Error('Fetched content is not JSON');
1348
+ }
1349
+ return await response.json();
1350
+ }
1351
+ try {
1352
+ return await fetchJson(IS_TEST_ENV ? fallbackURL : getAssetPath(localePath));
1353
+ }
1354
+ catch (primaryError) {
1355
+ console.error(`Primary fetch error: ${primaryError}`); // Log primary fetch error with more context
1356
+ try {
1357
+ return await fetchJson(fallbackURL);
1358
+ }
1359
+ catch (fallbackError) {
1360
+ console.error(`Fallback fetch error: ${fallbackError}`); // Log fallback fetch error with more context
1361
+ throw new Error('Both primary and fallback fetches failed');
1362
+ }
1363
+ }
1364
+ }
1365
+ function getDefaultLanguage(intl, portal) {
1366
+ var _a, _b;
1367
+ // User profile - locale set in user profile
1368
+ const userProfileLocale = (_a = portal === null || portal === void 0 ? void 0 : portal.user) === null || _a === void 0 ? void 0 : _a.culture;
1369
+ // Browser - window.navigator.language
1370
+ const browserLocale = (_b = window === null || window === void 0 ? void 0 : window.navigator) === null || _b === void 0 ? void 0 : _b.language;
1371
+ // ArcGIS JS API - locale currently set in JS api
1372
+ const jsapiLocale = intl.getLocale();
1373
+ // Fallback locale - "en"
1374
+ const fallbackLocale = 'en';
1375
+ const normLocale = intl.normalizeMessageBundleLocale(userProfileLocale || browserLocale || jsapiLocale || fallbackLocale);
1376
+ return normLocale == null ? fallbackLocale : normLocale;
1377
+ }
1378
+ async function getLocaleComponentStrings(element, locale) {
1379
+ const componentName = element.tagName.toLowerCase();
1380
+ const componentLanguage = locale !== null && locale !== void 0 ? locale : getComponentClosestLanguage();
1381
+ let strings;
1382
+ try {
1383
+ strings = await fetchLocaleStringsForComponent(componentName, componentLanguage);
1384
+ }
1385
+ catch (e) {
1386
+ console.warn(`no locale for ${componentName} (${componentLanguage}) loading default locale en.`);
1387
+ strings = await fetchLocaleStringsForComponent(componentName, 'en');
1388
+ }
1389
+ return [strings, componentLanguage];
1390
+ }
1391
+ async function getMessages(component, messageOverrides) {
1392
+ try {
1393
+ const messages = await getLocaleComponentStrings(component.el);
1394
+ updateMessages(component, messages, messageOverrides);
1395
+ }
1396
+ catch (_a) {
1397
+ }
1398
+ finally {
1399
+ try {
1400
+ const [intl] = await loadModules(['esri/intl']);
1401
+ intl.onLocaleChange(handleOnLocaleChange(component, messageOverrides));
1402
+ }
1403
+ catch (_b) { }
1404
+ }
1405
+ }
1406
+ function updateMessages(component, messages, messageOverrides) {
1407
+ component.messages = messages[0];
1408
+ if (messageOverrides) {
1409
+ component.messages = Object.assign(Object.assign({}, component.messages), messageOverrides);
1410
+ }
1411
+ }
1412
+ function handleOnLocaleChange(component, messageOverrides) {
1413
+ return async (locale) => {
1414
+ const localeToUse = calculateLocale(locale);
1415
+ const messages = await getLocaleComponentStrings(component.el, localeToUse);
1416
+ updateMessages(component, messages, messageOverrides);
1417
+ };
1418
+ }
1419
+ function getFallbackUrl() {
1420
+ return new URL(window.location.href).origin;
1421
+ }
1422
+
1423
+ export { x as $, a$b as A, a$h as B, v$6 as C, t$5 as D, w$2 as E, o$b as F, l$b as G, n as H, k$5 as I, s$9 as J, f$c as K, LANGUAGE_DATA as L, f$e as M, N$1 as N, u$h as O, P$2 as P, t$e as Q, g$a as R, h$6 as S, n$e as T, o$h as U, f$2 as V, I$1 as W, l$f as X, c$f as Y, F$1 as Z, _$1 as _, getDefaultLanguage as a, U as a0, A$1 as a1, et as a2, v as a3, a$2 as a4, r$1 as a5, s$l as a6, K$1 as a7, T as a8, Et as a9, i$3 as aa, n$2 as ab, getLocaleComponentStrings as b, calculateLocale as c, getComponentClosestLanguage as d, r$b as e, a$5 as f, getMessages as g, t$i as h, e$j as i, j$5 as j, b$1 as k, l$e as l, L$1 as m, n$f as n, b$5 as o, m$3 as p, e$e as q, r$e as r, s$j as s, t$k as t, u$g as u, m$a as v, l$c as w, r$8 as x, e$9 as y, w$1 as z };