@esri/solutions-components 0.8.2 → 0.8.3

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 (1230) hide show
  1. package/dist/cjs/ExpandToggle-3ab7dfd7.js +118 -0
  2. package/dist/cjs/FloatingArrow-89e0e55a.js +50 -0
  3. package/dist/cjs/Heading-9112a4c5.js +25 -0
  4. package/dist/cjs/InitiativeUiSchemaEdit-108652db.js +28 -0
  5. package/dist/cjs/ProjectUiSchemaCreate-81217580.js +126 -0
  6. package/dist/cjs/ProjectUiSchemaEdit-d5f11c17.js +178 -0
  7. package/dist/cjs/Validation-20182093.js +20 -0
  8. package/dist/cjs/_commonjsHelpers-ed90c4ad.js +55 -0
  9. package/dist/cjs/app-globals-379d737f.js +69 -0
  10. package/dist/cjs/ar-a694ca24.js +105 -0
  11. package/dist/cjs/arcgis-login.cjs.entry.js +1 -1
  12. package/dist/cjs/basemap-gallery.cjs.entry.js +121 -0
  13. package/dist/cjs/bg-62b6b3ba.js +83 -0
  14. package/dist/cjs/browser-fe25aefa.js +28 -0
  15. package/dist/cjs/bs-e673542b.js +52 -0
  16. package/dist/cjs/buffer-tools.cjs.entry.js +257 -0
  17. package/dist/cjs/ca-e4d2f562.js +72 -0
  18. package/dist/cjs/calcite-accordion-item.cjs.entry.js +5 -5
  19. package/dist/cjs/calcite-accordion.cjs.entry.js +2 -2
  20. package/dist/cjs/calcite-action-bar.cjs.entry.js +12 -12
  21. package/dist/cjs/calcite-action-group.cjs.entry.js +9 -9
  22. package/dist/cjs/calcite-action-menu.cjs.entry.js +295 -0
  23. package/dist/cjs/calcite-action-pad.cjs.entry.js +169 -0
  24. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +1 -1
  25. package/dist/cjs/calcite-action.cjs.entry.js +188 -0
  26. package/dist/cjs/calcite-alert.cjs.entry.js +322 -0
  27. package/dist/cjs/calcite-avatar.cjs.entry.js +4 -4
  28. package/dist/cjs/calcite-block-section.cjs.entry.js +8 -8
  29. package/dist/cjs/calcite-block.cjs.entry.js +214 -0
  30. package/dist/cjs/calcite-button.cjs.entry.js +13 -13
  31. package/dist/cjs/calcite-card.cjs.entry.js +8 -8
  32. package/dist/cjs/calcite-checkbox.cjs.entry.js +9 -9
  33. package/dist/cjs/calcite-chip-group.cjs.entry.js +7 -7
  34. package/dist/cjs/calcite-chip.cjs.entry.js +262 -0
  35. package/dist/cjs/calcite-color-picker-hex-input.cjs.entry.js +274 -0
  36. package/dist/cjs/calcite-color-picker-swatch.cjs.entry.js +99 -0
  37. package/dist/cjs/calcite-color-picker.cjs.entry.js +22 -22
  38. package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +4 -4
  39. package/dist/cjs/calcite-combobox-item.cjs.entry.js +145 -0
  40. package/dist/cjs/calcite-combobox.cjs.entry.js +1431 -0
  41. package/dist/cjs/calcite-date-picker-day.cjs.entry.js +97 -0
  42. package/dist/cjs/calcite-date-picker-month-header.cjs.entry.js +207 -0
  43. package/dist/cjs/calcite-date-picker-month.cjs.entry.js +362 -0
  44. package/dist/cjs/calcite-date-picker.cjs.entry.js +460 -0
  45. package/dist/cjs/calcite-dropdown-group.cjs.entry.js +85 -0
  46. package/dist/cjs/calcite-dropdown-item.cjs.entry.js +188 -0
  47. package/dist/cjs/calcite-dropdown.cjs.entry.js +430 -0
  48. package/dist/cjs/calcite-fab.cjs.entry.js +6 -6
  49. package/dist/cjs/calcite-filter.cjs.entry.js +179 -0
  50. package/dist/cjs/calcite-flow-item.cjs.entry.js +198 -0
  51. package/dist/cjs/calcite-flow.cjs.entry.js +153 -0
  52. package/dist/cjs/calcite-graph.cjs.entry.js +226 -0
  53. package/dist/cjs/calcite-handle.cjs.entry.js +204 -0
  54. package/dist/cjs/calcite-icon.cjs.entry.js +5 -5
  55. package/dist/cjs/calcite-inline-editable.cjs.entry.js +11 -11
  56. package/dist/cjs/calcite-input-date-picker.cjs.entry.js +744 -0
  57. package/dist/cjs/calcite-input-date-picker_3.cjs.entry.js +16 -10
  58. package/dist/cjs/calcite-input-message.cjs.entry.js +70 -0
  59. package/dist/cjs/calcite-input-number.cjs.entry.js +13 -13
  60. package/dist/cjs/calcite-input-text.cjs.entry.js +13 -13
  61. package/dist/cjs/calcite-input-time-picker-9e93f694.js +1854 -0
  62. package/dist/cjs/calcite-input-time-picker.cjs.entry.js +17 -17
  63. package/dist/cjs/calcite-input-time-zone.cjs.entry.js +12 -12
  64. package/dist/cjs/calcite-input.cjs.entry.js +695 -0
  65. package/dist/cjs/calcite-label.cjs.entry.js +4 -4
  66. package/dist/cjs/calcite-link.cjs.entry.js +6 -6
  67. package/dist/cjs/calcite-list-item-group.cjs.entry.js +4 -4
  68. package/dist/cjs/calcite-list-item.cjs.entry.js +454 -0
  69. package/dist/cjs/calcite-list.cjs.entry.js +567 -0
  70. package/dist/cjs/calcite-loader.cjs.entry.js +80 -0
  71. package/dist/cjs/calcite-menu-item.cjs.entry.js +8 -8
  72. package/dist/cjs/calcite-menu.cjs.entry.js +8 -8
  73. package/dist/cjs/calcite-meter.cjs.entry.js +8 -8
  74. package/dist/cjs/calcite-modal.cjs.entry.js +17 -11
  75. package/dist/cjs/calcite-navigation-logo.cjs.entry.js +2 -2
  76. package/dist/cjs/calcite-navigation-user.cjs.entry.js +2 -2
  77. package/dist/cjs/calcite-navigation.cjs.entry.js +4 -4
  78. package/dist/cjs/calcite-notice.cjs.entry.js +10 -10
  79. package/dist/cjs/calcite-option-group.cjs.entry.js +1 -1
  80. package/dist/cjs/calcite-option.cjs.entry.js +88 -0
  81. package/dist/cjs/calcite-pagination.cjs.entry.js +201 -8
  82. package/dist/cjs/calcite-panel.cjs.entry.js +270 -0
  83. package/dist/cjs/calcite-pick-list-group.cjs.entry.js +6 -6
  84. package/dist/cjs/calcite-pick-list-item.cjs.entry.js +23 -23
  85. package/dist/cjs/calcite-pick-list.cjs.entry.js +10 -10
  86. package/dist/cjs/calcite-popover.cjs.entry.js +418 -0
  87. package/dist/cjs/calcite-progress.cjs.entry.js +41 -0
  88. package/dist/cjs/calcite-radio-button-group.cjs.entry.js +4 -4
  89. package/dist/cjs/calcite-radio-button.cjs.entry.js +8 -8
  90. package/dist/cjs/calcite-rating.cjs.entry.js +14 -12
  91. package/dist/cjs/calcite-scrim.cjs.entry.js +7 -7
  92. package/dist/cjs/calcite-segmented-control-item.cjs.entry.js +70 -0
  93. package/dist/cjs/calcite-segmented-control.cjs.entry.js +245 -0
  94. package/dist/cjs/calcite-select.cjs.entry.js +235 -0
  95. package/dist/cjs/calcite-sheet.cjs.entry.js +7 -7
  96. package/dist/cjs/calcite-shell-center-row.cjs.entry.js +5 -5
  97. package/dist/cjs/calcite-shell-panel.cjs.entry.js +414 -0
  98. package/dist/cjs/calcite-shell.cjs.entry.js +174 -0
  99. package/dist/cjs/calcite-slider.cjs.entry.js +844 -0
  100. package/dist/cjs/calcite-sortable-list.cjs.entry.js +7 -7
  101. package/dist/cjs/calcite-split-button.cjs.entry.js +4 -4
  102. package/dist/cjs/calcite-stack.cjs.entry.js +74 -0
  103. package/dist/cjs/calcite-stepper-item.cjs.entry.js +10 -10
  104. package/dist/cjs/calcite-stepper.cjs.entry.js +7 -7
  105. package/dist/cjs/calcite-switch.cjs.entry.js +9 -9
  106. package/dist/cjs/calcite-tab-nav.cjs.entry.js +263 -0
  107. package/dist/cjs/calcite-tab-title.cjs.entry.js +291 -0
  108. package/dist/cjs/calcite-tab.cjs.entry.js +112 -0
  109. package/dist/cjs/calcite-table-cell.cjs.entry.js +156 -0
  110. package/dist/cjs/calcite-table-header.cjs.entry.js +169 -0
  111. package/dist/cjs/calcite-table-row.cjs.entry.js +6 -6
  112. package/dist/cjs/calcite-table.cjs.entry.js +9 -9
  113. package/dist/cjs/calcite-tabs.cjs.entry.js +178 -0
  114. package/dist/cjs/calcite-text-area.cjs.entry.js +15 -16
  115. package/dist/cjs/calcite-tile-select-group.cjs.entry.js +3 -3
  116. package/dist/cjs/calcite-tile-select.cjs.entry.js +4 -4
  117. package/dist/cjs/calcite-tile.cjs.entry.js +7 -7
  118. package/dist/cjs/calcite-time-picker.cjs.entry.js +9 -9
  119. package/dist/cjs/calcite-tip-group.cjs.entry.js +1 -1
  120. package/dist/cjs/calcite-tip-manager.cjs.entry.js +15 -8
  121. package/dist/cjs/calcite-tip.cjs.entry.js +9 -9
  122. package/dist/cjs/calcite-tooltip.cjs.entry.js +7 -7
  123. package/dist/cjs/calcite-tree-item.cjs.entry.js +296 -0
  124. package/dist/cjs/calcite-tree.cjs.entry.js +315 -0
  125. package/dist/cjs/calcite-value-list-item.cjs.entry.js +157 -0
  126. package/dist/cjs/calcite-value-list.cjs.entry.js +326 -0
  127. package/dist/cjs/card-manager.cjs.entry.js +107 -0
  128. package/dist/cjs/card-manager_3.cjs.entry.js +1 -1
  129. package/dist/cjs/common-1b4bd8de.js +297 -0
  130. package/dist/cjs/conditionalSlot-73e71a05.js +63 -0
  131. package/dist/cjs/consent-manager.cjs.entry.js +379 -15
  132. package/dist/cjs/create-feature.cjs.entry.js +263 -0
  133. package/dist/cjs/crowdsource-manager.cjs.entry.js +7 -5
  134. package/dist/cjs/crowdsource-reporter.cjs.entry.js +9 -7
  135. package/dist/cjs/cs-1ea34123.js +148 -0
  136. package/dist/cjs/da-199f5488.js +67 -0
  137. package/dist/cjs/date-3d094f58.js +261 -0
  138. package/dist/cjs/de-222afa04.js +92 -0
  139. package/dist/cjs/de-at-a62870ea.js +91 -0
  140. package/dist/cjs/de-ch-b0b46c1b.js +91 -0
  141. package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
  142. package/dist/cjs/delete-button.cjs.entry.js +150 -0
  143. package/dist/cjs/dom-cf1e2e9f.js +1114 -0
  144. package/dist/cjs/{downloadUtils-c2bd7c80.js → downloadUtils-1f283d95.js} +37 -6
  145. package/dist/cjs/downloadUtils-de0c0682.js +4246 -0
  146. package/dist/cjs/edit-card.cjs.entry.js +228 -0
  147. package/dist/cjs/el-934951a0.js +67 -0
  148. package/dist/cjs/en-au-6872d248.js +67 -0
  149. package/dist/cjs/en-ca-7133c4f2.js +66 -0
  150. package/dist/cjs/en-gb-2c66b954.js +70 -0
  151. package/dist/cjs/es-48e65aa5.js +67 -0
  152. package/dist/cjs/es-mx-46d70897.js +66 -0
  153. package/dist/cjs/esri-loader-5b8fbfa4.js +308 -0
  154. package/dist/cjs/et-63c5628d.js +93 -0
  155. package/dist/cjs/feature-comments.cjs.entry.js +1 -1
  156. package/dist/cjs/feature-form-flow-item.cjs.entry.js +1 -1
  157. package/dist/cjs/feature-list.cjs.entry.js +199 -0
  158. package/dist/cjs/features-flow-item.cjs.entry.js +1 -1
  159. package/dist/cjs/fi-dc20f9ac.js +116 -0
  160. package/dist/cjs/filter-cc2705b7.js +48 -0
  161. package/dist/cjs/floating-ui-90bd00af.js +2350 -0
  162. package/dist/cjs/floor-filter.cjs.entry.js +111 -0
  163. package/dist/cjs/focusTrapComponent-946b0666.js +1028 -0
  164. package/dist/cjs/form-da52e819.js +316 -0
  165. package/dist/cjs/fr-7067996a.js +69 -0
  166. package/dist/cjs/fr-ch-dbd7ba02.js +67 -0
  167. package/dist/cjs/he-4eb6a5a9.js +106 -0
  168. package/dist/cjs/helpers-7415d67a.js +830 -0
  169. package/dist/cjs/{helpers-81779c18.js → helpers-b014d9a9.js} +1 -1
  170. package/dist/cjs/hi-5563acd4.js +66 -0
  171. package/dist/cjs/hr-7a0a4191.js +81 -0
  172. package/dist/cjs/html2canvas-57f1616d.js +7847 -0
  173. package/dist/cjs/hu-0b69b8fb.js +89 -0
  174. package/dist/cjs/id-345dd5a9.js +67 -0
  175. package/dist/cjs/index-5799a29c.js +41521 -0
  176. package/dist/cjs/index-8c75d784.js +1958 -0
  177. package/dist/cjs/index-af047760.js +201 -0
  178. package/dist/cjs/index-b53bfd7c.js +4185 -0
  179. package/dist/cjs/index.cjs.js +15 -0
  180. package/dist/cjs/index.es-152bb462.js +11342 -0
  181. package/dist/cjs/{index.es-22b3d1a2.js → index.es-4af23ecc.js} +1 -1
  182. package/dist/cjs/info-card.cjs.entry.js +320 -0
  183. package/dist/cjs/instant-apps-ckeditor-wrapper.cjs.entry.js +125 -0
  184. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +4 -4
  185. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +4 -4
  186. package/dist/cjs/instant-apps-export.cjs.entry.js +20 -14
  187. package/dist/cjs/instant-apps-filter-list.cjs.entry.js +1059 -0
  188. package/dist/cjs/instant-apps-header.cjs.entry.js +5 -4
  189. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +25 -21
  190. package/dist/cjs/instant-apps-interactive-legend-count.cjs.entry.js +104 -0
  191. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +2 -2
  192. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +7 -6
  193. package/dist/cjs/instant-apps-interactive-legend-group-legend-element.cjs.entry.js +56 -0
  194. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +2 -2
  195. package/dist/cjs/instant-apps-interactive-legend-layer-element-caption.cjs.entry.js +55 -0
  196. package/dist/cjs/instant-apps-interactive-legend-layer-element.cjs.entry.js +57 -0
  197. package/dist/cjs/instant-apps-interactive-legend-legend-element-caption.cjs.entry.js +104 -0
  198. package/dist/cjs/instant-apps-interactive-legend-legend-element.cjs.entry.js +65 -0
  199. package/dist/cjs/instant-apps-interactive-legend-relationship.cjs.entry.js +552 -0
  200. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +9 -8
  201. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +6 -6
  202. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +2 -2
  203. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +9 -9
  204. package/dist/cjs/instant-apps-language-translator-item.cjs.entry.js +384 -0
  205. package/dist/cjs/instant-apps-language-translator-search.cjs.entry.js +105 -0
  206. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +9 -9
  207. package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +139 -0
  208. package/dist/cjs/instant-apps-measurement.cjs.entry.js +7 -7
  209. package/dist/cjs/instant-apps-popover.cjs.entry.js +6 -6
  210. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  211. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +6 -6
  212. package/dist/cjs/instant-apps-social-share.cjs.entry.js +515 -0
  213. package/dist/cjs/instant-apps-splash.cjs.entry.js +17 -8
  214. package/dist/cjs/interactive-08e5bc95.js +144 -0
  215. package/dist/cjs/it-ac7cf3e5.js +67 -0
  216. package/dist/cjs/it-ch-6f7209eb.js +67 -0
  217. package/dist/cjs/ja-29e7b0a2.js +73 -0
  218. package/dist/cjs/json-editor.cjs.entry.js +406 -0
  219. package/dist/cjs/key-86f4a0b0.js +47 -0
  220. package/dist/cjs/ko-aeebde8b.js +73 -0
  221. package/dist/cjs/label-24b05042.js +186 -0
  222. package/dist/cjs/{languageSwitcher-4822684b.js → languageSwitcher-3870c772.js} +1 -1
  223. package/dist/cjs/languageSwitcher-aafa5b47.js +58 -0
  224. package/dist/cjs/{languageUtil-9bd00bad.js → languageUtil-0df39c0c.js} +1 -1
  225. package/dist/cjs/languageUtil-43c3acdc.js +90 -0
  226. package/dist/cjs/layer-list.cjs.entry.js +207 -0
  227. package/dist/cjs/layer-table.cjs.entry.js +1487 -0
  228. package/dist/cjs/layout-manager.cjs.entry.js +5 -4
  229. package/dist/cjs/list-flow-item.cjs.entry.js +1 -1
  230. package/dist/cjs/{loadModules-69fc5b98.js → loadModules-01306709.js} +1 -1
  231. package/dist/cjs/loadModules-a67b6702.js +23 -0
  232. package/dist/cjs/loadModules-b5f244cd.js +30 -0
  233. package/dist/cjs/loadable-41446b78.js +97 -0
  234. package/dist/cjs/loader.cjs.js +4 -4
  235. package/dist/cjs/{locale-3e33f44c.js → locale-28c7c569.js} +2 -2
  236. package/dist/cjs/locale-42a9e623.js +152 -0
  237. package/dist/cjs/locale-4cef466e.js +91 -0
  238. package/dist/cjs/locale-a615b02f.js +585 -0
  239. package/dist/cjs/location-flow-item.cjs.entry.js +1 -1
  240. package/dist/cjs/lodash-7587da9f.js +18030 -0
  241. package/dist/cjs/lt-6816d14c.js +98 -0
  242. package/dist/cjs/lv-2c998515.js +67 -0
  243. package/dist/cjs/map-card.cjs.entry.js +192 -0
  244. package/dist/cjs/map-draw-tools.cjs.entry.js +358 -0
  245. package/dist/cjs/map-fullscreen.cjs.entry.js +116 -0
  246. package/dist/cjs/map-layer-picker.cjs.entry.js +346 -0
  247. package/dist/cjs/map-legend.cjs.entry.js +109 -0
  248. package/dist/cjs/map-picker.cjs.entry.js +174 -0
  249. package/dist/cjs/map-search.cjs.entry.js +184 -0
  250. package/dist/cjs/map-select-tools.cjs.entry.js +798 -0
  251. package/dist/cjs/map-select-tools_3.cjs.entry.js +1 -1
  252. package/dist/cjs/map-tools.cjs.entry.js +375 -0
  253. package/dist/cjs/mapViewUtils-6fa5bab1.js +271 -0
  254. package/dist/cjs/mk-147994ea.js +67 -0
  255. package/dist/cjs/mode-a0417ce5.js +27 -0
  256. package/dist/cjs/nb-f3d75f05.js +68 -0
  257. package/dist/cjs/nl-cb0a22c8.js +68 -0
  258. package/dist/cjs/observers-5923a7cc.js +58 -0
  259. package/dist/cjs/openCloseComponent-8d9cb545.js +140 -0
  260. package/dist/cjs/parser-e80279bf.js +1656 -0
  261. package/dist/cjs/pci-calculator.cjs.entry.js +1 -1
  262. package/dist/cjs/pdf-download.cjs.entry.js +359 -0
  263. package/dist/cjs/pl-ade28edd.js +115 -0
  264. package/dist/cjs/popupUtils-4de17e65.js +96 -0
  265. package/dist/cjs/pt-5543b782.js +68 -0
  266. package/dist/cjs/pt-br-bdce1868.js +66 -0
  267. package/dist/cjs/public-notification.cjs.entry.js +12 -11
  268. package/dist/cjs/publicNotificationStore-f690e171.js +47 -0
  269. package/dist/cjs/purify-557ad134.js +1715 -0
  270. package/dist/cjs/queryUtils-aba29fcf.js +253 -0
  271. package/dist/cjs/refine-results-flow-item.cjs.entry.js +1 -1
  272. package/dist/cjs/refine-selection.cjs.entry.js +411 -0
  273. package/dist/cjs/resources-2ccf85d3.js +53 -0
  274. package/dist/cjs/resources-37006465.js +29 -0
  275. package/dist/cjs/resources-63b3a6b8.js +116 -0
  276. package/dist/cjs/resources-a2b1b149.js +49 -0
  277. package/dist/cjs/resources-ac626172.js +26 -0
  278. package/dist/cjs/resources-b0cc39b4.js +30 -0
  279. package/dist/cjs/ro-f4bb9704.js +67 -0
  280. package/dist/cjs/ru-ba86b627.js +127 -0
  281. package/dist/cjs/shadow-css-bbaea014.js +483 -0
  282. package/dist/cjs/share-item.cjs.entry.js +1 -1
  283. package/dist/cjs/shared-list-render-c8555864.js +370 -0
  284. package/dist/cjs/sk-ac03aca5.js +149 -0
  285. package/dist/cjs/sl-c68e3fd0.js +169 -0
  286. package/dist/cjs/solution-configuration.cjs.entry.js +21 -1105
  287. package/dist/cjs/solution-contents.cjs.entry.js +84 -0
  288. package/dist/cjs/solution-item-details.cjs.entry.js +199 -0
  289. package/dist/cjs/solution-item-icon.cjs.entry.js +1 -1
  290. package/dist/cjs/solution-item-sharing.cjs.entry.js +139 -0
  291. package/dist/cjs/solution-item.cjs.entry.js +106 -0
  292. package/dist/cjs/solution-organization-variables.cjs.entry.js +95 -0
  293. package/dist/cjs/solution-resource-item.cjs.entry.js +284 -0
  294. package/dist/cjs/solution-spatial-ref.cjs.entry.js +158 -0
  295. package/dist/cjs/solution-store-6194ba89.js +589 -0
  296. package/dist/cjs/solution-template-data.cjs.entry.js +119 -0
  297. package/dist/cjs/solution-variables.cjs.entry.js +107 -0
  298. package/dist/cjs/solutions-components.cjs.js +36 -5
  299. package/dist/cjs/sortableComponent-5e3419af.js +3443 -0
  300. package/dist/cjs/spatial-ref.cjs.entry.js +7 -6
  301. package/dist/cjs/sr-80f65cf0.js +102 -0
  302. package/dist/cjs/store-1f422ad4.js +91 -0
  303. package/dist/cjs/store-manager.cjs.entry.js +1 -1
  304. package/dist/cjs/sv-eee15401.js +72 -0
  305. package/dist/cjs/t9n-463dcbff.js +103 -0
  306. package/dist/cjs/th-f90768db.js +66 -0
  307. package/dist/cjs/time-4a9bf7e2.js +289 -0
  308. package/dist/cjs/tr-37fec0b5.js +67 -0
  309. package/dist/cjs/uk-3041a292.js +105 -0
  310. package/dist/cjs/utils-3a633152.js +64 -0
  311. package/dist/cjs/utils-7281bf72.js +110 -0
  312. package/dist/cjs/utils-72a66b3c.js +66 -0
  313. package/dist/cjs/utils-934ee777.js +142 -0
  314. package/dist/cjs/{utils-ea7a5a63.js → utils-ac836e7a.js} +1 -1
  315. package/dist/cjs/utils-b276a49d.js +226 -0
  316. package/dist/cjs/vi-57a02ad1.js +71 -0
  317. package/dist/cjs/zh-cn-165c486d.js +95 -0
  318. package/dist/cjs/zh-hk-0aa560a6.js +72 -0
  319. package/dist/cjs/zh-tw-42d975f0.js +93 -0
  320. package/dist/collection/utils/downloadUtils.js +36 -5
  321. package/dist/collection/utils/downloadUtils.ts +44 -5
  322. package/dist/collection/utils/test/downloadUtils.spec.js +33 -1
  323. package/dist/collection/utils/test/downloadUtils.spec.tsx +40 -1
  324. package/dist/components/ExpandToggle.js +8 -8
  325. package/dist/components/InitiativeUiSchemaEdit.js +26 -0
  326. package/dist/components/ProjectUiSchemaCreate.js +122 -0
  327. package/dist/components/ProjectUiSchemaEdit.js +176 -0
  328. package/dist/components/_commonjsHelpers.js +10 -2
  329. package/dist/components/action-bar.js +3 -3
  330. package/dist/components/action-group.js +1 -1
  331. package/dist/components/action-menu.js +1 -1
  332. package/dist/components/action-pad.js +1 -1
  333. package/dist/components/action.js +1 -1
  334. package/dist/components/alert.js +2 -2
  335. package/dist/components/arcgis-login.js +1 -1
  336. package/dist/components/avatar.js +1 -1
  337. package/dist/components/basemap-gallery2.js +1 -1
  338. package/dist/components/block.js +1 -1
  339. package/dist/components/buffer-tools2.js +1 -1
  340. package/dist/components/button.js +1 -1
  341. package/dist/components/calcite-accordion-item.js +1 -1
  342. package/dist/components/calcite-accordion.js +1 -1
  343. package/dist/components/calcite-block-section.js +1 -1
  344. package/dist/components/calcite-card.js +1 -1
  345. package/dist/components/calcite-chip-group.js +1 -1
  346. package/dist/components/calcite-color-picker.js +5 -5
  347. package/dist/components/calcite-combobox-item-group.js +1 -1
  348. package/dist/components/calcite-fab.js +1 -1
  349. package/dist/components/calcite-inline-editable.js +1 -1
  350. package/dist/components/calcite-input-time-picker.js +5 -1
  351. package/dist/components/calcite-input-time-zone.js +2 -2
  352. package/dist/components/calcite-list-item-group.js +1 -1
  353. package/dist/components/calcite-menu-item.js +1 -1
  354. package/dist/components/calcite-meter.js +1 -1
  355. package/dist/components/calcite-navigation-logo.js +1 -1
  356. package/dist/components/calcite-navigation-user.js +1 -1
  357. package/dist/components/calcite-navigation.js +1 -1
  358. package/dist/components/calcite-option-group.js +1 -1
  359. package/dist/components/calcite-pick-list-group.js +3 -3
  360. package/dist/components/calcite-pick-list.js +1 -1
  361. package/dist/components/calcite-radio-button-group.js +1 -1
  362. package/dist/components/calcite-rating.js +3 -1
  363. package/dist/components/calcite-sheet.js +1 -1
  364. package/dist/components/calcite-shell-center-row.js +1 -1
  365. package/dist/components/calcite-sortable-list.js +1 -1
  366. package/dist/components/calcite-split-button.js +1 -1
  367. package/dist/components/calcite-stepper-item.js +1 -1
  368. package/dist/components/calcite-stepper.js +1 -1
  369. package/dist/components/calcite-table-row.js +1 -1
  370. package/dist/components/calcite-table.js +1 -1
  371. package/dist/components/calcite-text-area.js +2 -2
  372. package/dist/components/calcite-tile-select-group.js +1 -1
  373. package/dist/components/calcite-tile-select.js +1 -1
  374. package/dist/components/calcite-tile.js +1 -1
  375. package/dist/components/calcite-tip-group.js +1 -1
  376. package/dist/components/calcite-tip-manager.js +8 -1
  377. package/dist/components/calcite-tip.js +2 -2
  378. package/dist/components/card-manager2.js +1 -1
  379. package/dist/components/checkbox.js +1 -1
  380. package/dist/components/chip.js +1 -1
  381. package/dist/components/color-picker-hex-input.js +2 -2
  382. package/dist/components/color-picker-swatch.js +1 -1
  383. package/dist/components/combobox-item.js +1 -1
  384. package/dist/components/combobox.js +314 -3
  385. package/dist/components/consent-manager.js +376 -13
  386. package/dist/components/create-feature2.js +1 -1
  387. package/dist/components/crowdsource-manager.js +1 -1
  388. package/dist/components/crowdsource-reporter.js +1 -1
  389. package/dist/components/date-picker-day.js +1 -1
  390. package/dist/components/date-picker-month-header.js +1 -1
  391. package/dist/components/date-picker-month.js +1 -1
  392. package/dist/components/date-picker.js +1 -1
  393. package/dist/components/deduct-calculator2.js +1 -1
  394. package/dist/components/delete-button2.js +1 -1
  395. package/dist/components/dom.js +28 -1
  396. package/dist/components/downloadUtils.js +1213 -102
  397. package/dist/components/dropdown-group.js +1 -1
  398. package/dist/components/dropdown-item.js +1 -1
  399. package/dist/components/dropdown.js +1 -1
  400. package/dist/components/edit-card2.js +1 -1
  401. package/dist/components/esri-loader.js +8 -3
  402. package/dist/components/feature-comments.js +1 -1
  403. package/dist/components/feature-form-flow-item.js +1 -1
  404. package/dist/components/feature-list2.js +1 -1
  405. package/dist/components/features-flow-item.js +1 -1
  406. package/dist/components/filter.js +1 -718
  407. package/dist/components/filter2.js +2 -2
  408. package/dist/components/floating-ui.js +384 -7
  409. package/dist/components/floor-filter2.js +1 -1
  410. package/dist/components/flow-item.js +1 -1
  411. package/dist/components/flow.js +1 -1
  412. package/dist/components/focusTrapComponent.js +1 -1
  413. package/dist/components/form.js +1 -1
  414. package/dist/components/graph.js +1 -1
  415. package/dist/components/handle.js +1 -1
  416. package/dist/components/helpers.js +6 -2
  417. package/dist/components/html2canvas.js +8 -3
  418. package/dist/components/icon.js +1 -1
  419. package/dist/components/index.es.js +555 -22
  420. package/dist/components/index.js +16 -0
  421. package/dist/components/index2.js +3 -0
  422. package/dist/components/index3.js +41270 -1873
  423. package/dist/components/index5.js +2086 -185
  424. package/dist/components/index6.js +188 -55
  425. package/dist/components/index7.js +71 -0
  426. package/dist/components/info-card2.js +1 -1
  427. package/dist/components/input-date-picker.js +1 -1
  428. package/dist/components/input-message.js +1 -1
  429. package/dist/components/input-number.js +1 -1
  430. package/dist/components/input-text.js +1 -1
  431. package/dist/components/input.js +1 -1
  432. package/dist/components/instant-apps-ckeditor-wrapper2.js +1 -1
  433. package/dist/components/instant-apps-control-panel.js +1 -1
  434. package/dist/components/instant-apps-export.js +14 -8
  435. package/dist/components/instant-apps-filter-list2.js +2 -1
  436. package/dist/components/instant-apps-header2.js +2 -2
  437. package/dist/components/instant-apps-interactive-legend-classic2.js +10 -7
  438. package/dist/components/instant-apps-interactive-legend-count2.js +2 -2
  439. package/dist/components/instant-apps-interactive-legend-group-legend-element-caption.js +1 -1
  440. package/dist/components/instant-apps-interactive-legend-group-legend-element2.js +1 -1
  441. package/dist/components/instant-apps-interactive-legend-layer-element-caption2.js +1 -1
  442. package/dist/components/instant-apps-interactive-legend-layer-element2.js +1 -1
  443. package/dist/components/instant-apps-interactive-legend-legend-element-caption2.js +2 -2
  444. package/dist/components/instant-apps-interactive-legend-legend-element2.js +1 -1
  445. package/dist/components/instant-apps-interactive-legend-relationship2.js +1 -1
  446. package/dist/components/instant-apps-interactive-legend.js +1 -1
  447. package/dist/components/instant-apps-keyboard-shortcuts.js +1 -1
  448. package/dist/components/instant-apps-landing-page.js +2 -2
  449. package/dist/components/instant-apps-language-switcher.js +1 -1
  450. package/dist/components/instant-apps-language-translator-item2.js +1 -1
  451. package/dist/components/instant-apps-language-translator-search2.js +1 -1
  452. package/dist/components/instant-apps-language-translator2.js +1 -1
  453. package/dist/components/instant-apps-measurement-tool2.js +1 -1
  454. package/dist/components/instant-apps-measurement.js +2 -2
  455. package/dist/components/instant-apps-popover.js +1 -1
  456. package/dist/components/instant-apps-popovers.js +1 -1
  457. package/dist/components/instant-apps-scoreboard.js +1 -1
  458. package/dist/components/instant-apps-social-share2.js +14 -8
  459. package/dist/components/instant-apps-splash.js +18 -4
  460. package/dist/components/json-editor2.js +1 -1
  461. package/dist/components/key.js +28 -0
  462. package/dist/components/label.js +1 -1
  463. package/dist/components/label2.js +1 -1
  464. package/dist/components/languageUtil.js +23 -2
  465. package/dist/components/layer-list2.js +1 -1
  466. package/dist/components/layer-table2.js +1 -1
  467. package/dist/components/layout-manager.js +1 -1
  468. package/dist/components/link.js +1 -1
  469. package/dist/components/list-flow-item.js +1 -1
  470. package/dist/components/list-item.js +1 -1
  471. package/dist/components/list.js +2 -2
  472. package/dist/components/loadModules2.js +1 -1
  473. package/dist/components/loader.js +1 -1
  474. package/dist/components/locale.js +12 -0
  475. package/dist/components/locale2.js +2 -1
  476. package/dist/components/location-flow-item.js +1 -1
  477. package/dist/components/lodash.js +18025 -0
  478. package/dist/components/map-card2.js +1 -1
  479. package/dist/components/map-draw-tools2.js +1 -1
  480. package/dist/components/map-fullscreen2.js +1 -1
  481. package/dist/components/map-layer-picker2.js +1 -1
  482. package/dist/components/map-legend2.js +1 -1
  483. package/dist/components/map-picker2.js +1 -1
  484. package/dist/components/map-search2.js +1 -1
  485. package/dist/components/map-select-tools2.js +1 -1
  486. package/dist/components/map-tools2.js +3 -1
  487. package/dist/components/menu.js +1 -1
  488. package/dist/components/modal.js +7 -1
  489. package/dist/components/mode.js +8 -0
  490. package/dist/components/notice.js +1 -1
  491. package/dist/components/openCloseComponent.js +48 -0
  492. package/dist/components/option.js +1 -1
  493. package/dist/components/pagination.js +194 -1
  494. package/dist/components/panel.js +2 -1
  495. package/dist/components/parser.js +1654 -0
  496. package/dist/components/pci-calculator.js +1 -1
  497. package/dist/components/pdf-download2.js +1 -1
  498. package/dist/components/pick-list-item.js +1 -1
  499. package/dist/components/popover.js +1 -1
  500. package/dist/components/progress.js +1 -1
  501. package/dist/components/public-notification.js +1 -1
  502. package/dist/components/purify.js +5 -2
  503. package/dist/components/queryUtils.js +43 -0
  504. package/dist/components/radio-button.js +1 -1
  505. package/dist/components/refine-results-flow-item.js +1 -1
  506. package/dist/components/refine-selection2.js +1 -1
  507. package/dist/components/resources.js +17 -0
  508. package/dist/components/resources4.js +3 -0
  509. package/dist/components/scrim.js +1 -1
  510. package/dist/components/segmented-control-item.js +1 -1
  511. package/dist/components/segmented-control.js +1 -1
  512. package/dist/components/select.js +1 -1
  513. package/dist/components/share-item.js +1 -1
  514. package/dist/components/shared-list-render.js +6 -1
  515. package/dist/components/shell-panel.js +1 -1
  516. package/dist/components/shell.js +1 -1
  517. package/dist/components/slider.js +3 -1
  518. package/dist/components/solution-configuration.js +2 -1088
  519. package/dist/components/solution-contents2.js +1 -1
  520. package/dist/components/solution-item-details2.js +1 -1
  521. package/dist/components/solution-item-icon2.js +1 -1
  522. package/dist/components/solution-item-sharing2.js +1 -1
  523. package/dist/components/solution-item2.js +1 -1
  524. package/dist/components/solution-organization-variables2.js +1 -1
  525. package/dist/components/solution-resource-item2.js +2 -3
  526. package/dist/components/solution-spatial-ref2.js +1 -1
  527. package/dist/components/solution-store.js +1 -756
  528. package/dist/components/solution-template-data2.js +1 -1
  529. package/dist/components/solution-variables2.js +1 -1
  530. package/dist/components/sortableComponent.js +701 -0
  531. package/dist/components/spatial-ref2.js +263 -4
  532. package/dist/components/stack.js +1 -1
  533. package/dist/components/store-manager.js +1 -1
  534. package/dist/components/store.js +1 -0
  535. package/dist/components/switch.js +1 -1
  536. package/dist/components/t9n.js +1 -1
  537. package/dist/components/tab-nav.js +1 -1
  538. package/dist/components/tab-title.js +1 -1
  539. package/dist/components/tab.js +1 -1
  540. package/dist/components/table-cell.js +1 -1
  541. package/dist/components/table-header.js +1 -1
  542. package/dist/components/tabs.js +1 -1
  543. package/dist/components/time-picker.js +2 -2
  544. package/dist/components/tooltip.js +1 -1
  545. package/dist/components/tree-item.js +1 -1
  546. package/dist/components/tree.js +1 -1
  547. package/dist/components/utils.js +6 -1
  548. package/dist/components/utils2.js +1 -1
  549. package/dist/components/utils4.js +12 -0
  550. package/dist/components/value-list-item.js +1 -1
  551. package/dist/components/value-list.js +4 -1
  552. package/dist/esm/ExpandToggle-22fd2faa.js +110 -0
  553. package/dist/esm/FloatingArrow-de6fd1c7.js +48 -0
  554. package/dist/esm/Heading-f003a141.js +22 -0
  555. package/dist/esm/InitiativeUiSchemaEdit-8ddacfe8.js +26 -0
  556. package/dist/esm/ProjectUiSchemaCreate-dd179c0f.js +124 -0
  557. package/dist/esm/ProjectUiSchemaEdit-fbfdf6e4.js +176 -0
  558. package/dist/esm/Validation-59a77488.js +18 -0
  559. package/dist/esm/_commonjsHelpers-3cd6d4ee.js +49 -0
  560. package/dist/esm/app-globals-928553ab.js +67 -0
  561. package/dist/esm/ar-75ffdabb.js +103 -0
  562. package/dist/esm/arcgis-login.entry.js +1 -1
  563. package/dist/esm/basemap-gallery.entry.js +117 -0
  564. package/dist/esm/bg-fac0bf10.js +81 -0
  565. package/dist/esm/browser-b8d08bed.js +26 -0
  566. package/dist/esm/bs-c03c8ef2.js +50 -0
  567. package/dist/esm/buffer-tools.entry.js +253 -0
  568. package/dist/esm/ca-29e49f82.js +70 -0
  569. package/dist/esm/calcite-accordion-item.entry.js +5 -5
  570. package/dist/esm/calcite-accordion.entry.js +2 -2
  571. package/dist/esm/calcite-action-bar.entry.js +11 -11
  572. package/dist/esm/calcite-action-group.entry.js +12 -12
  573. package/dist/esm/calcite-action-menu.entry.js +291 -0
  574. package/dist/esm/calcite-action-pad.entry.js +165 -0
  575. package/dist/esm/calcite-action-pad_2.entry.js +1 -1
  576. package/dist/esm/calcite-action.entry.js +184 -0
  577. package/dist/esm/calcite-alert.entry.js +318 -0
  578. package/dist/esm/calcite-avatar.entry.js +4 -4
  579. package/dist/esm/calcite-block-section.entry.js +8 -8
  580. package/dist/esm/calcite-block.entry.js +210 -0
  581. package/dist/esm/calcite-button.entry.js +13 -13
  582. package/dist/esm/calcite-card.entry.js +8 -8
  583. package/dist/esm/calcite-checkbox.entry.js +9 -9
  584. package/dist/esm/calcite-chip-group.entry.js +7 -7
  585. package/dist/esm/calcite-chip.entry.js +258 -0
  586. package/dist/esm/calcite-color-picker-hex-input.entry.js +270 -0
  587. package/dist/esm/calcite-color-picker-swatch.entry.js +95 -0
  588. package/dist/esm/calcite-color-picker.entry.js +16 -16
  589. package/dist/esm/calcite-combobox-item-group.entry.js +4 -4
  590. package/dist/esm/calcite-combobox-item.entry.js +141 -0
  591. package/dist/esm/calcite-combobox.entry.js +1427 -0
  592. package/dist/esm/calcite-date-picker-day.entry.js +93 -0
  593. package/dist/esm/calcite-date-picker-month-header.entry.js +203 -0
  594. package/dist/esm/calcite-date-picker-month.entry.js +358 -0
  595. package/dist/esm/calcite-date-picker.entry.js +456 -0
  596. package/dist/esm/calcite-dropdown-group.entry.js +81 -0
  597. package/dist/esm/calcite-dropdown-item.entry.js +184 -0
  598. package/dist/esm/calcite-dropdown.entry.js +426 -0
  599. package/dist/esm/calcite-fab.entry.js +6 -6
  600. package/dist/esm/calcite-filter.entry.js +175 -0
  601. package/dist/esm/calcite-flow-item.entry.js +194 -0
  602. package/dist/esm/calcite-flow.entry.js +149 -0
  603. package/dist/esm/calcite-graph.entry.js +222 -0
  604. package/dist/esm/calcite-handle.entry.js +200 -0
  605. package/dist/esm/calcite-icon.entry.js +5 -5
  606. package/dist/esm/calcite-inline-editable.entry.js +11 -11
  607. package/dist/esm/calcite-input-date-picker.entry.js +740 -0
  608. package/dist/esm/calcite-input-date-picker_3.entry.js +16 -10
  609. package/dist/esm/calcite-input-message.entry.js +66 -0
  610. package/dist/esm/calcite-input-number.entry.js +13 -13
  611. package/dist/esm/calcite-input-text.entry.js +13 -13
  612. package/dist/esm/calcite-input-time-picker-e5cd4d26.js +1851 -0
  613. package/dist/esm/calcite-input-time-picker.entry.js +17 -17
  614. package/dist/esm/calcite-input-time-zone.entry.js +12 -12
  615. package/dist/esm/calcite-input.entry.js +691 -0
  616. package/dist/esm/calcite-label.entry.js +4 -4
  617. package/dist/esm/calcite-link.entry.js +6 -6
  618. package/dist/esm/calcite-list-item-group.entry.js +4 -4
  619. package/dist/esm/calcite-list-item.entry.js +450 -0
  620. package/dist/esm/calcite-list.entry.js +563 -0
  621. package/dist/esm/calcite-loader.entry.js +76 -0
  622. package/dist/esm/calcite-menu-item.entry.js +8 -8
  623. package/dist/esm/calcite-menu.entry.js +8 -8
  624. package/dist/esm/calcite-meter.entry.js +8 -8
  625. package/dist/esm/calcite-modal.entry.js +17 -11
  626. package/dist/esm/calcite-navigation-logo.entry.js +2 -2
  627. package/dist/esm/calcite-navigation-user.entry.js +2 -2
  628. package/dist/esm/calcite-navigation.entry.js +4 -4
  629. package/dist/esm/calcite-notice.entry.js +10 -10
  630. package/dist/esm/calcite-option-group.entry.js +1 -1
  631. package/dist/esm/calcite-option.entry.js +84 -0
  632. package/dist/esm/calcite-pagination.entry.js +201 -8
  633. package/dist/esm/calcite-panel.entry.js +266 -0
  634. package/dist/esm/calcite-pick-list-group.entry.js +6 -6
  635. package/dist/esm/calcite-pick-list-item.entry.js +13 -13
  636. package/dist/esm/calcite-pick-list.entry.js +10 -10
  637. package/dist/esm/calcite-popover.entry.js +414 -0
  638. package/dist/esm/calcite-progress.entry.js +37 -0
  639. package/dist/esm/calcite-radio-button-group.entry.js +4 -4
  640. package/dist/esm/calcite-radio-button.entry.js +8 -8
  641. package/dist/esm/calcite-rating.entry.js +14 -12
  642. package/dist/esm/calcite-scrim.entry.js +7 -7
  643. package/dist/esm/calcite-segmented-control-item.entry.js +66 -0
  644. package/dist/esm/calcite-segmented-control.entry.js +241 -0
  645. package/dist/esm/calcite-select.entry.js +231 -0
  646. package/dist/esm/calcite-sheet.entry.js +7 -7
  647. package/dist/esm/calcite-shell-center-row.entry.js +5 -5
  648. package/dist/esm/calcite-shell-panel.entry.js +410 -0
  649. package/dist/esm/calcite-shell.entry.js +170 -0
  650. package/dist/esm/calcite-slider.entry.js +840 -0
  651. package/dist/esm/calcite-sortable-list.entry.js +7 -7
  652. package/dist/esm/calcite-split-button.entry.js +4 -4
  653. package/dist/esm/calcite-stack.entry.js +70 -0
  654. package/dist/esm/calcite-stepper-item.entry.js +10 -10
  655. package/dist/esm/calcite-stepper.entry.js +7 -7
  656. package/dist/esm/calcite-switch.entry.js +9 -9
  657. package/dist/esm/calcite-tab-nav.entry.js +259 -0
  658. package/dist/esm/calcite-tab-title.entry.js +287 -0
  659. package/dist/esm/calcite-tab.entry.js +108 -0
  660. package/dist/esm/calcite-table-cell.entry.js +152 -0
  661. package/dist/esm/calcite-table-header.entry.js +165 -0
  662. package/dist/esm/calcite-table-row.entry.js +6 -6
  663. package/dist/esm/calcite-table.entry.js +9 -9
  664. package/dist/esm/calcite-tabs.entry.js +174 -0
  665. package/dist/esm/calcite-text-area.entry.js +14 -15
  666. package/dist/esm/calcite-tile-select-group.entry.js +3 -3
  667. package/dist/esm/calcite-tile-select.entry.js +4 -4
  668. package/dist/esm/calcite-tile.entry.js +7 -7
  669. package/dist/esm/calcite-time-picker.entry.js +9 -9
  670. package/dist/esm/calcite-tip-group.entry.js +1 -1
  671. package/dist/esm/calcite-tip-manager.entry.js +15 -8
  672. package/dist/esm/calcite-tip.entry.js +9 -9
  673. package/dist/esm/calcite-tooltip.entry.js +7 -7
  674. package/dist/esm/calcite-tree-item.entry.js +292 -0
  675. package/dist/esm/calcite-tree.entry.js +311 -0
  676. package/dist/esm/calcite-value-list-item.entry.js +153 -0
  677. package/dist/esm/calcite-value-list.entry.js +322 -0
  678. package/dist/esm/card-manager.entry.js +103 -0
  679. package/dist/esm/card-manager_3.entry.js +1 -1
  680. package/dist/esm/common-7e0dcaa2.js +295 -0
  681. package/dist/esm/conditionalSlot-a395417e.js +60 -0
  682. package/dist/esm/consent-manager.entry.js +379 -15
  683. package/dist/esm/create-feature.entry.js +259 -0
  684. package/dist/esm/crowdsource-manager.entry.js +7 -5
  685. package/dist/esm/crowdsource-reporter.entry.js +7 -5
  686. package/dist/esm/cs-04f36d01.js +146 -0
  687. package/dist/esm/da-5a3b8600.js +65 -0
  688. package/dist/esm/date-74c7f03b.js +245 -0
  689. package/dist/esm/de-579cda2e.js +90 -0
  690. package/dist/esm/de-at-52bf1c4c.js +89 -0
  691. package/dist/esm/de-ch-12d03480.js +89 -0
  692. package/dist/esm/deduct-calculator.entry.js +1 -1
  693. package/dist/esm/delete-button.entry.js +146 -0
  694. package/dist/esm/dom-b91aa537.js +1083 -0
  695. package/dist/esm/{downloadUtils-a6c0e25f.js → downloadUtils-01e2cb56.js} +37 -6
  696. package/dist/esm/downloadUtils-b3220f86.js +4240 -0
  697. package/dist/esm/edit-card.entry.js +224 -0
  698. package/dist/esm/el-c18d3ea4.js +65 -0
  699. package/dist/esm/en-au-2599e6da.js +65 -0
  700. package/dist/esm/en-ca-8cfbe6bc.js +64 -0
  701. package/dist/esm/en-gb-5e4e8a1e.js +68 -0
  702. package/dist/esm/es-d86f9957.js +65 -0
  703. package/dist/esm/es-mx-f99d9fd1.js +64 -0
  704. package/dist/esm/esri-loader-af2bbfd5.js +306 -0
  705. package/dist/esm/et-8bf52e57.js +91 -0
  706. package/dist/esm/feature-comments.entry.js +1 -1
  707. package/dist/esm/feature-form-flow-item.entry.js +1 -1
  708. package/dist/esm/feature-list.entry.js +195 -0
  709. package/dist/esm/features-flow-item.entry.js +1 -1
  710. package/dist/esm/fi-aeb49e52.js +114 -0
  711. package/dist/esm/filter-0d00d2e2.js +46 -0
  712. package/dist/esm/floating-ui-b3256614.js +2342 -0
  713. package/dist/esm/floor-filter.entry.js +107 -0
  714. package/dist/esm/focusTrapComponent-2fe6623b.js +1023 -0
  715. package/dist/esm/form-f2181470.js +307 -0
  716. package/dist/esm/fr-6200cc01.js +67 -0
  717. package/dist/esm/fr-ch-df62bb30.js +65 -0
  718. package/dist/esm/he-07ace6cb.js +104 -0
  719. package/dist/esm/helpers-85ca7251.js +807 -0
  720. package/dist/esm/{helpers-aeddac74.js → helpers-f9256189.js} +1 -1
  721. package/dist/esm/hi-5aa9519e.js +64 -0
  722. package/dist/esm/hr-e0614bed.js +79 -0
  723. package/dist/esm/html2canvas-d52e7c8d.js +7845 -0
  724. package/dist/esm/hu-732fe37c.js +87 -0
  725. package/dist/esm/id-0832fc24.js +65 -0
  726. package/dist/esm/index-7fc1cba9.js +41502 -0
  727. package/dist/esm/index-91eeaf01.js +199 -0
  728. package/dist/esm/index-b1fb529b.js +1956 -0
  729. package/dist/esm/index-bdfaac50.js +4145 -0
  730. package/dist/esm/index.es-3db60115.js +11256 -0
  731. package/dist/esm/{index.es-b0a676ae.js → index.es-ac6f5e76.js} +1 -1
  732. package/dist/esm/index.js +15 -0
  733. package/dist/esm/info-card.entry.js +316 -0
  734. package/dist/esm/instant-apps-ckeditor-wrapper.entry.js +121 -0
  735. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +4 -4
  736. package/dist/esm/instant-apps-control-panel.entry.js +4 -4
  737. package/dist/esm/instant-apps-export.entry.js +20 -14
  738. package/dist/esm/instant-apps-filter-list.entry.js +1055 -0
  739. package/dist/esm/instant-apps-header.entry.js +5 -4
  740. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +15 -11
  741. package/dist/esm/instant-apps-interactive-legend-count.entry.js +100 -0
  742. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +2 -2
  743. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +7 -6
  744. package/dist/esm/instant-apps-interactive-legend-group-legend-element.entry.js +52 -0
  745. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +2 -2
  746. package/dist/esm/instant-apps-interactive-legend-layer-element-caption.entry.js +51 -0
  747. package/dist/esm/instant-apps-interactive-legend-layer-element.entry.js +53 -0
  748. package/dist/esm/instant-apps-interactive-legend-legend-element-caption.entry.js +100 -0
  749. package/dist/esm/instant-apps-interactive-legend-legend-element.entry.js +61 -0
  750. package/dist/esm/instant-apps-interactive-legend-relationship.entry.js +548 -0
  751. package/dist/esm/instant-apps-interactive-legend.entry.js +9 -8
  752. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +6 -6
  753. package/dist/esm/instant-apps-landing-page.entry.js +2 -2
  754. package/dist/esm/instant-apps-language-switcher.entry.js +9 -9
  755. package/dist/esm/instant-apps-language-translator-item.entry.js +380 -0
  756. package/dist/esm/instant-apps-language-translator-search.entry.js +101 -0
  757. package/dist/esm/instant-apps-language-translator.entry.js +9 -9
  758. package/dist/esm/instant-apps-measurement-tool.entry.js +135 -0
  759. package/dist/esm/instant-apps-measurement.entry.js +7 -7
  760. package/dist/esm/instant-apps-popover.entry.js +6 -6
  761. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  762. package/dist/esm/instant-apps-scoreboard.entry.js +6 -6
  763. package/dist/esm/instant-apps-social-share.entry.js +511 -0
  764. package/dist/esm/instant-apps-splash.entry.js +17 -8
  765. package/dist/esm/interactive-71585ecc.js +139 -0
  766. package/dist/esm/it-142bc820.js +65 -0
  767. package/dist/esm/it-ch-1ad1f0ac.js +65 -0
  768. package/dist/esm/ja-6a33e9d4.js +71 -0
  769. package/dist/esm/json-editor.entry.js +402 -0
  770. package/dist/esm/key-9a10d862.js +44 -0
  771. package/dist/esm/ko-d61df01d.js +71 -0
  772. package/dist/esm/label-16184ce7.js +179 -0
  773. package/dist/esm/{languageSwitcher-4faa659f.js → languageSwitcher-068998b1.js} +1 -1
  774. package/dist/esm/languageSwitcher-2a9037e5.js +55 -0
  775. package/dist/esm/{languageUtil-dc3111c1.js → languageUtil-035e7728.js} +1 -1
  776. package/dist/esm/languageUtil-71a7a914.js +87 -0
  777. package/dist/esm/layer-list.entry.js +203 -0
  778. package/dist/esm/layer-table.entry.js +1483 -0
  779. package/dist/esm/layout-manager.entry.js +5 -4
  780. package/dist/esm/list-flow-item.entry.js +1 -1
  781. package/dist/esm/{loadModules-877bbb89.js → loadModules-7a5f1022.js} +1 -1
  782. package/dist/esm/loadModules-827c5581.js +28 -0
  783. package/dist/esm/loadModules-acccbc1c.js +21 -0
  784. package/dist/esm/loadable-aea90723.js +92 -0
  785. package/dist/esm/loader.js +5 -5
  786. package/dist/esm/{locale-bd9034e1.js → locale-4cab280d.js} +2 -2
  787. package/dist/esm/locale-4cfbae3e.js +86 -0
  788. package/dist/esm/locale-857f39cf.js +572 -0
  789. package/dist/esm/locale-d9463a95.js +148 -0
  790. package/dist/esm/location-flow-item.entry.js +1 -1
  791. package/dist/esm/lodash-98e4b7d0.js +18025 -0
  792. package/dist/esm/lt-652c530a.js +96 -0
  793. package/dist/esm/lv-84e48ed0.js +65 -0
  794. package/dist/esm/map-card.entry.js +188 -0
  795. package/dist/esm/map-draw-tools.entry.js +354 -0
  796. package/dist/esm/map-fullscreen.entry.js +112 -0
  797. package/dist/esm/map-layer-picker.entry.js +342 -0
  798. package/dist/esm/map-legend.entry.js +105 -0
  799. package/dist/esm/map-picker.entry.js +170 -0
  800. package/dist/esm/map-search.entry.js +180 -0
  801. package/dist/esm/map-select-tools.entry.js +794 -0
  802. package/dist/esm/map-select-tools_3.entry.js +1 -1
  803. package/dist/esm/map-tools.entry.js +371 -0
  804. package/dist/esm/mapViewUtils-436a516e.js +261 -0
  805. package/dist/esm/mk-bbf2ee01.js +65 -0
  806. package/dist/esm/mode-f9bfc4e9.js +25 -0
  807. package/dist/esm/nb-ccfaa0f7.js +66 -0
  808. package/dist/esm/nl-4bc56289.js +66 -0
  809. package/dist/esm/observers-5ba39eee.js +56 -0
  810. package/dist/esm/openCloseComponent-b4b3788b.js +138 -0
  811. package/dist/esm/parser-87982ce2.js +1654 -0
  812. package/dist/esm/pci-calculator.entry.js +1 -1
  813. package/dist/esm/pdf-download.entry.js +355 -0
  814. package/dist/esm/pl-1f435988.js +113 -0
  815. package/dist/esm/popupUtils-b61d7ffd.js +94 -0
  816. package/dist/esm/pt-4a05a00d.js +66 -0
  817. package/dist/esm/pt-br-9720547b.js +64 -0
  818. package/dist/esm/public-notification.entry.js +11 -10
  819. package/dist/esm/publicNotificationStore-208e26f0.js +45 -0
  820. package/dist/esm/purify-909c20fa.js +1713 -0
  821. package/dist/esm/queryUtils-2529c537.js +244 -0
  822. package/dist/esm/refine-results-flow-item.entry.js +1 -1
  823. package/dist/esm/refine-selection.entry.js +407 -0
  824. package/dist/esm/resources-0f8db821.js +45 -0
  825. package/dist/esm/resources-3c6947d3.js +26 -0
  826. package/dist/esm/resources-47b3ca40.js +106 -0
  827. package/dist/esm/resources-667afb5d.js +27 -0
  828. package/dist/esm/resources-9b2084c6.js +24 -0
  829. package/dist/esm/resources-bb6c11c3.js +49 -0
  830. package/dist/esm/ro-f87076a1.js +65 -0
  831. package/dist/esm/ru-e69ca895.js +125 -0
  832. package/dist/esm/shadow-css-f5236d52.js +481 -0
  833. package/dist/esm/share-item.entry.js +1 -1
  834. package/dist/esm/shared-list-render-a572ef93.js +348 -0
  835. package/dist/esm/sk-d632e850.js +147 -0
  836. package/dist/esm/sl-5099fa6f.js +167 -0
  837. package/dist/esm/solution-configuration.entry.js +9 -1093
  838. package/dist/esm/solution-contents.entry.js +80 -0
  839. package/dist/esm/solution-item-details.entry.js +195 -0
  840. package/dist/esm/solution-item-icon.entry.js +1 -1
  841. package/dist/esm/solution-item-sharing.entry.js +135 -0
  842. package/dist/esm/solution-item.entry.js +102 -0
  843. package/dist/esm/solution-organization-variables.entry.js +91 -0
  844. package/dist/esm/solution-resource-item.entry.js +280 -0
  845. package/dist/esm/solution-spatial-ref.entry.js +154 -0
  846. package/dist/esm/solution-store-31cccb90.js +587 -0
  847. package/dist/esm/solution-template-data.entry.js +115 -0
  848. package/dist/esm/solution-variables.entry.js +103 -0
  849. package/dist/esm/solutions-components.js +37 -6
  850. package/dist/esm/sortableComponent-e715a3dd.js +3439 -0
  851. package/dist/esm/spatial-ref.entry.js +7 -6
  852. package/dist/esm/sr-944b7fd7.js +100 -0
  853. package/dist/esm/store-194c1a01.js +87 -0
  854. package/dist/esm/store-manager.entry.js +1 -1
  855. package/dist/esm/sv-e481fa6a.js +70 -0
  856. package/dist/esm/t9n-b39c5433.js +98 -0
  857. package/dist/esm/th-60961669.js +64 -0
  858. package/dist/esm/time-4a90614b.js +274 -0
  859. package/dist/esm/tr-eba8dd86.js +65 -0
  860. package/dist/esm/uk-ec375ce0.js +103 -0
  861. package/dist/esm/utils-32df4a1e.js +133 -0
  862. package/dist/esm/utils-57e2ccde.js +61 -0
  863. package/dist/esm/{utils-28d0a086.js → utils-78fe6e5b.js} +1 -1
  864. package/dist/esm/utils-7db4ecdc.js +100 -0
  865. package/dist/esm/utils-95e9dd51.js +55 -0
  866. package/dist/esm/utils-cfbe589a.js +208 -0
  867. package/dist/esm/vi-29345f79.js +69 -0
  868. package/dist/esm/zh-cn-32c7c714.js +93 -0
  869. package/dist/esm/zh-hk-7c770845.js +70 -0
  870. package/dist/esm/zh-tw-c318be5c.js +91 -0
  871. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-header/instant-apps-header.css +1 -1
  872. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-scoreboard/instant-apps-scoreboard.css +1 -1
  873. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-social-share/instant-apps-social-share.css +8 -1
  874. package/dist/solutions-components/ExpandToggle-22fd2faa.js +110 -0
  875. package/dist/solutions-components/FloatingArrow-de6fd1c7.js +48 -0
  876. package/dist/solutions-components/Heading-f003a141.js +22 -0
  877. package/dist/solutions-components/InitiativeUiSchemaEdit-8ddacfe8.js +26 -0
  878. package/dist/solutions-components/ProjectUiSchemaCreate-dd179c0f.js +124 -0
  879. package/dist/solutions-components/ProjectUiSchemaEdit-fbfdf6e4.js +176 -0
  880. package/dist/solutions-components/Validation-59a77488.js +18 -0
  881. package/dist/solutions-components/_commonjsHelpers-3cd6d4ee.js +49 -0
  882. package/dist/solutions-components/app-globals-928553ab.js +67 -0
  883. package/dist/solutions-components/ar-75ffdabb.js +103 -0
  884. package/dist/solutions-components/arcgis-login.entry.js +56 -0
  885. package/dist/solutions-components/array-396bdf3c.js +15 -0
  886. package/dist/solutions-components/basemap-gallery.entry.js +117 -0
  887. package/dist/solutions-components/bg-fac0bf10.js +81 -0
  888. package/dist/solutions-components/breakpoints-f0f1417d.js +15 -0
  889. package/dist/solutions-components/browser-b8d08bed.js +26 -0
  890. package/dist/solutions-components/bs-c03c8ef2.js +50 -0
  891. package/dist/solutions-components/buffer-tools.entry.js +253 -0
  892. package/dist/solutions-components/ca-29e49f82.js +70 -0
  893. package/dist/solutions-components/calcite-accordion-item.entry.js +176 -0
  894. package/dist/solutions-components/calcite-accordion.entry.js +81 -0
  895. package/dist/solutions-components/calcite-action-bar.entry.js +252 -0
  896. package/dist/solutions-components/calcite-action-group.entry.js +112 -0
  897. package/dist/solutions-components/calcite-action-menu.entry.js +291 -0
  898. package/dist/solutions-components/calcite-action-pad.entry.js +165 -0
  899. package/dist/solutions-components/calcite-action.entry.js +184 -0
  900. package/dist/solutions-components/calcite-alert.entry.js +318 -0
  901. package/dist/solutions-components/calcite-avatar.entry.js +146 -0
  902. package/dist/solutions-components/calcite-block-section.entry.js +162 -0
  903. package/dist/solutions-components/calcite-block.entry.js +210 -0
  904. package/dist/solutions-components/calcite-button.entry.js +227 -0
  905. package/dist/solutions-components/calcite-card.entry.js +132 -0
  906. package/dist/solutions-components/calcite-checkbox.entry.js +134 -0
  907. package/dist/solutions-components/calcite-chip-group.entry.js +175 -0
  908. package/dist/solutions-components/calcite-chip.entry.js +258 -0
  909. package/dist/solutions-components/calcite-color-picker-hex-input.entry.js +270 -0
  910. package/dist/solutions-components/calcite-color-picker-swatch.entry.js +95 -0
  911. package/dist/solutions-components/calcite-color-picker.entry.js +906 -0
  912. package/dist/solutions-components/calcite-combobox-item-group.entry.js +56 -0
  913. package/dist/solutions-components/calcite-combobox-item.entry.js +141 -0
  914. package/dist/solutions-components/calcite-combobox.entry.js +1427 -0
  915. package/dist/solutions-components/calcite-date-picker-day.entry.js +93 -0
  916. package/dist/solutions-components/calcite-date-picker-month-header.entry.js +203 -0
  917. package/dist/solutions-components/calcite-date-picker-month.entry.js +358 -0
  918. package/dist/solutions-components/calcite-date-picker.entry.js +456 -0
  919. package/dist/solutions-components/calcite-dropdown-group.entry.js +81 -0
  920. package/dist/solutions-components/calcite-dropdown-item.entry.js +184 -0
  921. package/dist/solutions-components/calcite-dropdown.entry.js +426 -0
  922. package/dist/solutions-components/calcite-fab.entry.js +90 -0
  923. package/dist/solutions-components/calcite-filter.entry.js +175 -0
  924. package/dist/solutions-components/calcite-flow-item.entry.js +194 -0
  925. package/dist/solutions-components/calcite-flow.entry.js +149 -0
  926. package/dist/solutions-components/calcite-graph.entry.js +222 -0
  927. package/dist/solutions-components/calcite-handle.entry.js +200 -0
  928. package/dist/solutions-components/calcite-icon.entry.js +179 -0
  929. package/dist/solutions-components/calcite-inline-editable.entry.js +253 -0
  930. package/dist/solutions-components/calcite-input-date-picker.entry.js +740 -0
  931. package/dist/solutions-components/calcite-input-message.entry.js +66 -0
  932. package/dist/solutions-components/calcite-input-number.entry.js +610 -0
  933. package/dist/solutions-components/calcite-input-text.entry.js +349 -0
  934. package/dist/solutions-components/calcite-input-time-picker-e5cd4d26.js +1851 -0
  935. package/dist/solutions-components/calcite-input-time-picker.entry.js +25 -0
  936. package/dist/solutions-components/calcite-input-time-zone.entry.js +332 -0
  937. package/dist/solutions-components/calcite-input.entry.js +691 -0
  938. package/dist/solutions-components/calcite-label.entry.js +67 -0
  939. package/dist/solutions-components/calcite-link.entry.js +108 -0
  940. package/dist/solutions-components/calcite-list-item-group.entry.js +69 -0
  941. package/dist/solutions-components/calcite-list-item.entry.js +450 -0
  942. package/dist/solutions-components/calcite-list.entry.js +563 -0
  943. package/dist/solutions-components/calcite-loader.entry.js +76 -0
  944. package/dist/solutions-components/calcite-menu-item.entry.js +281 -0
  945. package/dist/solutions-components/calcite-menu.entry.js +180 -0
  946. package/dist/solutions-components/calcite-meter.entry.js +332 -0
  947. package/dist/solutions-components/calcite-modal.entry.js +394 -0
  948. package/dist/solutions-components/calcite-navigation-logo.entry.js +84 -0
  949. package/dist/solutions-components/calcite-navigation-user.entry.js +68 -0
  950. package/dist/solutions-components/calcite-navigation.entry.js +166 -0
  951. package/dist/solutions-components/calcite-notice.entry.js +163 -0
  952. package/dist/solutions-components/calcite-option-group.entry.js +35 -0
  953. package/dist/solutions-components/calcite-option.entry.js +84 -0
  954. package/dist/solutions-components/calcite-pagination.entry.js +554 -0
  955. package/dist/solutions-components/calcite-panel.entry.js +266 -0
  956. package/dist/solutions-components/calcite-pick-list-group.entry.js +57 -0
  957. package/dist/solutions-components/calcite-pick-list-item.entry.js +193 -0
  958. package/dist/solutions-components/calcite-pick-list.entry.js +142 -0
  959. package/dist/solutions-components/calcite-popover.entry.js +414 -0
  960. package/dist/solutions-components/calcite-progress.entry.js +37 -0
  961. package/dist/solutions-components/calcite-radio-button-group.entry.js +141 -0
  962. package/dist/solutions-components/calcite-radio-button.entry.js +318 -0
  963. package/dist/solutions-components/calcite-rating.entry.js +261 -0
  964. package/dist/solutions-components/calcite-scrim.entry.js +121 -0
  965. package/dist/solutions-components/calcite-segmented-control-item.entry.js +66 -0
  966. package/dist/solutions-components/calcite-segmented-control.entry.js +241 -0
  967. package/dist/solutions-components/calcite-select.entry.js +231 -0
  968. package/dist/solutions-components/calcite-sheet.entry.js +223 -0
  969. package/dist/solutions-components/calcite-shell-center-row.entry.js +66 -0
  970. package/dist/solutions-components/calcite-shell-panel.entry.js +410 -0
  971. package/dist/solutions-components/calcite-shell.entry.js +170 -0
  972. package/dist/solutions-components/calcite-slider.entry.js +840 -0
  973. package/dist/solutions-components/calcite-sortable-list.entry.js +166 -0
  974. package/dist/solutions-components/calcite-split-button.entry.js +112 -0
  975. package/dist/solutions-components/calcite-stack.entry.js +70 -0
  976. package/dist/solutions-components/calcite-stepper-item.entry.js +238 -0
  977. package/dist/solutions-components/calcite-stepper.entry.js +377 -0
  978. package/dist/solutions-components/calcite-switch.entry.js +113 -0
  979. package/dist/solutions-components/calcite-tab-nav.entry.js +259 -0
  980. package/dist/solutions-components/calcite-tab-title.entry.js +287 -0
  981. package/dist/solutions-components/calcite-tab.entry.js +108 -0
  982. package/dist/solutions-components/calcite-table-cell.entry.js +152 -0
  983. package/dist/solutions-components/calcite-table-header.entry.js +165 -0
  984. package/dist/solutions-components/calcite-table-row.entry.js +244 -0
  985. package/dist/solutions-components/calcite-table.entry.js +314 -0
  986. package/dist/solutions-components/calcite-tabs.entry.js +174 -0
  987. package/dist/solutions-components/calcite-text-area.entry.js +276 -0
  988. package/dist/solutions-components/calcite-tile-select-group.entry.js +39 -0
  989. package/dist/solutions-components/calcite-tile-select.entry.js +225 -0
  990. package/dist/solutions-components/calcite-tile.entry.js +75 -0
  991. package/dist/solutions-components/calcite-time-picker.entry.js +839 -0
  992. package/dist/solutions-components/calcite-tip-group.entry.js +21 -0
  993. package/dist/solutions-components/calcite-tip-manager.entry.js +227 -0
  994. package/dist/solutions-components/calcite-tip.entry.js +126 -0
  995. package/dist/solutions-components/calcite-tooltip.entry.js +434 -0
  996. package/dist/solutions-components/calcite-tree-item.entry.js +292 -0
  997. package/dist/solutions-components/calcite-tree.entry.js +311 -0
  998. package/dist/solutions-components/calcite-value-list-item.entry.js +153 -0
  999. package/dist/solutions-components/calcite-value-list.entry.js +322 -0
  1000. package/dist/solutions-components/card-manager.entry.js +103 -0
  1001. package/dist/solutions-components/common-7e0dcaa2.js +295 -0
  1002. package/dist/solutions-components/component-edd2c3cd.js +30 -0
  1003. package/dist/solutions-components/conditionalSlot-a395417e.js +60 -0
  1004. package/dist/solutions-components/consent-manager.entry.js +2139 -0
  1005. package/dist/solutions-components/create-feature.entry.js +259 -0
  1006. package/dist/solutions-components/crowdsource-manager.entry.js +494 -0
  1007. package/dist/solutions-components/crowdsource-reporter.entry.js +557 -0
  1008. package/dist/solutions-components/cs-04f36d01.js +146 -0
  1009. package/dist/solutions-components/da-5a3b8600.js +65 -0
  1010. package/dist/solutions-components/date-74c7f03b.js +245 -0
  1011. package/dist/solutions-components/de-579cda2e.js +90 -0
  1012. package/dist/solutions-components/de-at-52bf1c4c.js +89 -0
  1013. package/dist/solutions-components/de-ch-12d03480.js +89 -0
  1014. package/dist/solutions-components/deduct-calculator.entry.js +101 -0
  1015. package/dist/solutions-components/delete-button.entry.js +146 -0
  1016. package/dist/solutions-components/dom-b91aa537.js +1083 -0
  1017. package/dist/solutions-components/downloadUtils-b3220f86.js +4240 -0
  1018. package/dist/solutions-components/edit-card.entry.js +224 -0
  1019. package/dist/solutions-components/el-c18d3ea4.js +65 -0
  1020. package/dist/solutions-components/en-au-2599e6da.js +65 -0
  1021. package/dist/solutions-components/en-ca-8cfbe6bc.js +64 -0
  1022. package/dist/solutions-components/en-gb-5e4e8a1e.js +68 -0
  1023. package/dist/solutions-components/es-d86f9957.js +65 -0
  1024. package/dist/solutions-components/es-mx-f99d9fd1.js +64 -0
  1025. package/dist/solutions-components/esri-loader-af2bbfd5.js +306 -0
  1026. package/dist/solutions-components/et-8bf52e57.js +91 -0
  1027. package/dist/solutions-components/feature-comments.entry.js +56 -0
  1028. package/dist/solutions-components/feature-form-flow-item.entry.js +56 -0
  1029. package/dist/solutions-components/feature-list.entry.js +195 -0
  1030. package/dist/solutions-components/features-flow-item.entry.js +56 -0
  1031. package/dist/solutions-components/fi-aeb49e52.js +114 -0
  1032. package/dist/solutions-components/filter-0d00d2e2.js +46 -0
  1033. package/dist/solutions-components/floating-ui-b3256614.js +2342 -0
  1034. package/dist/solutions-components/floor-filter.entry.js +107 -0
  1035. package/dist/solutions-components/focusTrapComponent-2fe6623b.js +1023 -0
  1036. package/dist/solutions-components/form-f2181470.js +307 -0
  1037. package/dist/solutions-components/fr-6200cc01.js +67 -0
  1038. package/dist/solutions-components/fr-ch-df62bb30.js +65 -0
  1039. package/dist/solutions-components/guid-b75a5f7b.js +24 -0
  1040. package/dist/solutions-components/he-07ace6cb.js +104 -0
  1041. package/dist/solutions-components/helpers-85ca7251.js +807 -0
  1042. package/dist/solutions-components/hi-5aa9519e.js +64 -0
  1043. package/dist/solutions-components/hr-e0614bed.js +79 -0
  1044. package/dist/solutions-components/html2canvas-d52e7c8d.js +7845 -0
  1045. package/dist/solutions-components/hu-732fe37c.js +87 -0
  1046. package/dist/solutions-components/id-0832fc24.js +65 -0
  1047. package/dist/solutions-components/index-5110a27a.js +71 -0
  1048. package/dist/solutions-components/index-7fc1cba9.js +41502 -0
  1049. package/dist/solutions-components/index-91eeaf01.js +199 -0
  1050. package/dist/solutions-components/index-a1e91462.js +2105 -0
  1051. package/dist/solutions-components/index-b1fb529b.js +1956 -0
  1052. package/dist/solutions-components/index-bdfaac50.js +4145 -0
  1053. package/dist/solutions-components/index-d8ff08ed.js +204 -0
  1054. package/dist/solutions-components/index.es-3db60115.js +11256 -0
  1055. package/dist/solutions-components/index.esm.js +15 -0
  1056. package/dist/solutions-components/info-card.entry.js +316 -0
  1057. package/dist/solutions-components/instant-apps-ckeditor-wrapper.entry.js +121 -0
  1058. package/dist/solutions-components/instant-apps-control-panel.entry.js +94 -0
  1059. package/dist/solutions-components/instant-apps-export.entry.js +888 -0
  1060. package/dist/solutions-components/instant-apps-filter-list.entry.js +1055 -0
  1061. package/dist/solutions-components/instant-apps-header.entry.js +124 -0
  1062. package/dist/solutions-components/instant-apps-interactive-legend-classic.entry.js +1604 -0
  1063. package/dist/solutions-components/instant-apps-interactive-legend-count.entry.js +100 -0
  1064. package/dist/solutions-components/instant-apps-interactive-legend-group-legend-element-caption.entry.js +53 -0
  1065. package/dist/solutions-components/instant-apps-interactive-legend-group-legend-element.entry.js +52 -0
  1066. package/dist/solutions-components/instant-apps-interactive-legend-layer-element-caption.entry.js +51 -0
  1067. package/dist/solutions-components/instant-apps-interactive-legend-layer-element.entry.js +53 -0
  1068. package/dist/solutions-components/instant-apps-interactive-legend-legend-element-caption.entry.js +100 -0
  1069. package/dist/solutions-components/instant-apps-interactive-legend-legend-element.entry.js +61 -0
  1070. package/dist/solutions-components/instant-apps-interactive-legend-relationship.entry.js +548 -0
  1071. package/dist/solutions-components/instant-apps-interactive-legend.entry.js +112 -0
  1072. package/dist/solutions-components/instant-apps-keyboard-shortcuts.entry.js +139 -0
  1073. package/dist/solutions-components/instant-apps-landing-page.entry.js +114 -0
  1074. package/dist/solutions-components/instant-apps-language-switcher.entry.js +173 -0
  1075. package/dist/solutions-components/instant-apps-language-translator-item.entry.js +380 -0
  1076. package/dist/solutions-components/instant-apps-language-translator-search.entry.js +101 -0
  1077. package/dist/solutions-components/instant-apps-language-translator.entry.js +286 -0
  1078. package/dist/solutions-components/instant-apps-measurement-tool.entry.js +135 -0
  1079. package/dist/solutions-components/instant-apps-measurement.entry.js +66 -0
  1080. package/dist/solutions-components/instant-apps-popover.entry.js +74 -0
  1081. package/dist/solutions-components/instant-apps-popovers.entry.js +88 -0
  1082. package/dist/solutions-components/instant-apps-scoreboard.entry.js +463 -0
  1083. package/dist/solutions-components/instant-apps-social-share.entry.js +511 -0
  1084. package/dist/solutions-components/instant-apps-splash.entry.js +144 -0
  1085. package/dist/solutions-components/interactive-71585ecc.js +139 -0
  1086. package/dist/solutions-components/interfaces-586e863c.js +80 -0
  1087. package/dist/solutions-components/it-142bc820.js +65 -0
  1088. package/dist/solutions-components/it-ch-1ad1f0ac.js +65 -0
  1089. package/dist/solutions-components/ja-6a33e9d4.js +71 -0
  1090. package/dist/solutions-components/json-editor.entry.js +402 -0
  1091. package/dist/solutions-components/key-9a10d862.js +44 -0
  1092. package/dist/solutions-components/ko-d61df01d.js +71 -0
  1093. package/dist/solutions-components/label-16184ce7.js +179 -0
  1094. package/dist/solutions-components/languageSwitcher-2a9037e5.js +55 -0
  1095. package/dist/solutions-components/languageUtil-71a7a914.js +87 -0
  1096. package/dist/solutions-components/layer-list.entry.js +203 -0
  1097. package/dist/solutions-components/layer-table.entry.js +1483 -0
  1098. package/dist/solutions-components/layout-manager.entry.js +91 -0
  1099. package/dist/solutions-components/list-flow-item.entry.js +56 -0
  1100. package/dist/solutions-components/loadModules-827c5581.js +28 -0
  1101. package/dist/solutions-components/loadModules-acccbc1c.js +21 -0
  1102. package/dist/solutions-components/loadable-aea90723.js +92 -0
  1103. package/dist/solutions-components/locale-4cfbae3e.js +86 -0
  1104. package/dist/solutions-components/locale-857f39cf.js +572 -0
  1105. package/dist/solutions-components/locale-d9463a95.js +148 -0
  1106. package/dist/solutions-components/location-flow-item.entry.js +56 -0
  1107. package/dist/solutions-components/lodash-98e4b7d0.js +18025 -0
  1108. package/dist/solutions-components/lt-652c530a.js +96 -0
  1109. package/dist/solutions-components/lv-84e48ed0.js +65 -0
  1110. package/dist/solutions-components/map-card.entry.js +188 -0
  1111. package/dist/solutions-components/map-draw-tools.entry.js +354 -0
  1112. package/dist/solutions-components/map-fullscreen.entry.js +112 -0
  1113. package/dist/solutions-components/map-layer-picker.entry.js +342 -0
  1114. package/dist/solutions-components/map-legend.entry.js +105 -0
  1115. package/dist/solutions-components/map-picker.entry.js +170 -0
  1116. package/dist/solutions-components/map-search.entry.js +180 -0
  1117. package/dist/solutions-components/map-select-tools.entry.js +794 -0
  1118. package/dist/solutions-components/map-tools.entry.js +371 -0
  1119. package/dist/solutions-components/mapViewUtils-436a516e.js +261 -0
  1120. package/dist/solutions-components/math-efada7a9.js +54 -0
  1121. package/dist/solutions-components/mk-bbf2ee01.js +65 -0
  1122. package/dist/solutions-components/mode-f9bfc4e9.js +25 -0
  1123. package/dist/solutions-components/nb-ccfaa0f7.js +66 -0
  1124. package/dist/solutions-components/nl-4bc56289.js +66 -0
  1125. package/dist/solutions-components/observers-5ba39eee.js +56 -0
  1126. package/dist/solutions-components/openCloseComponent-b4b3788b.js +138 -0
  1127. package/dist/solutions-components/{p-a455c3f0.entry.js → p-00524417.entry.js} +1 -1
  1128. package/dist/solutions-components/{p-52b37bad.entry.js → p-04dbc667.entry.js} +1 -1
  1129. package/dist/solutions-components/{p-8e9f96db.js → p-12a7d0d1.js} +1 -1
  1130. package/dist/solutions-components/{p-a7b7f8d1.js → p-15a0e7fb.js} +1 -1
  1131. package/dist/solutions-components/p-2d72eac3.entry.js +6 -0
  1132. package/dist/solutions-components/{p-a2544cba.entry.js → p-30edeb79.entry.js} +1 -1
  1133. package/dist/solutions-components/{p-220c46c2.entry.js → p-3a6a1ce9.entry.js} +1 -1
  1134. package/dist/solutions-components/{p-a59078ee.entry.js → p-3b9e4882.entry.js} +1 -1
  1135. package/dist/solutions-components/{p-8ad937b4.entry.js → p-465aa7d9.entry.js} +1 -1
  1136. package/dist/solutions-components/p-4dcc150d.entry.js +6 -0
  1137. package/dist/solutions-components/{p-1bca71bf.entry.js → p-4efd2af6.entry.js} +1 -1
  1138. package/dist/solutions-components/{p-5a28d60c.entry.js → p-5320dc25.entry.js} +1 -1
  1139. package/dist/solutions-components/{p-015a45e2.entry.js → p-53ef8adf.entry.js} +1 -1
  1140. package/dist/solutions-components/{p-0d72a9ca.entry.js → p-5f6e7429.entry.js} +1 -1
  1141. package/dist/solutions-components/{p-0f427774.entry.js → p-607773a3.entry.js} +1 -1
  1142. package/dist/solutions-components/{p-2e7a9b9b.entry.js → p-88932d2f.entry.js} +2 -2
  1143. package/dist/solutions-components/{p-b41e2c4c.js → p-8910dc99.js} +10 -10
  1144. package/dist/solutions-components/{p-104f07e3.entry.js → p-954dc86f.entry.js} +1 -1
  1145. package/dist/solutions-components/{p-c302bbea.entry.js → p-a3132356.entry.js} +1 -1
  1146. package/dist/solutions-components/{p-c10b44ee.entry.js → p-a886ab7f.entry.js} +1 -1
  1147. package/dist/solutions-components/{p-03037cf9.js → p-ad98c346.js} +1 -1
  1148. package/dist/solutions-components/{p-734d1dc5.js → p-b4913a01.js} +1 -1
  1149. package/dist/solutions-components/{p-03a65871.entry.js → p-bf6b4eb7.entry.js} +1 -1
  1150. package/dist/solutions-components/{p-09801ba6.entry.js → p-c4ff3b52.entry.js} +3 -3
  1151. package/dist/solutions-components/p-d599cfa8.entry.js +6 -0
  1152. package/dist/solutions-components/{p-cfe890f6.entry.js → p-f313b45b.entry.js} +1 -1
  1153. package/dist/solutions-components/{p-aec4441b.entry.js → p-fc1367d9.entry.js} +1 -1
  1154. package/dist/solutions-components/{p-07626c45.js → p-fc2fb61b.js} +1 -1
  1155. package/dist/solutions-components/parser-87982ce2.js +1654 -0
  1156. package/dist/solutions-components/pci-calculator.entry.js +113 -0
  1157. package/dist/solutions-components/pciUtils-73d4b6b4.js +844 -0
  1158. package/dist/solutions-components/pdf-download.entry.js +355 -0
  1159. package/dist/solutions-components/pl-1f435988.js +113 -0
  1160. package/dist/solutions-components/popupUtils-b61d7ffd.js +94 -0
  1161. package/dist/solutions-components/pt-4a05a00d.js +66 -0
  1162. package/dist/solutions-components/pt-br-9720547b.js +64 -0
  1163. package/dist/solutions-components/public-notification.entry.js +886 -0
  1164. package/dist/solutions-components/publicNotificationStore-208e26f0.js +45 -0
  1165. package/dist/solutions-components/purify-909c20fa.js +1713 -0
  1166. package/dist/solutions-components/queryUtils-2529c537.js +244 -0
  1167. package/dist/solutions-components/refine-results-flow-item.entry.js +56 -0
  1168. package/dist/solutions-components/refine-selection.entry.js +407 -0
  1169. package/dist/solutions-components/resources-0f8db821.js +45 -0
  1170. package/dist/solutions-components/resources-20074cb1.js +24 -0
  1171. package/dist/solutions-components/resources-3709252d.js +35 -0
  1172. package/dist/solutions-components/resources-3c6947d3.js +26 -0
  1173. package/dist/solutions-components/resources-47b3ca40.js +106 -0
  1174. package/dist/solutions-components/resources-667afb5d.js +27 -0
  1175. package/dist/solutions-components/resources-88a48c5c.js +20 -0
  1176. package/dist/solutions-components/resources-9b2084c6.js +24 -0
  1177. package/dist/solutions-components/resources-9b7e72d5.js +20 -0
  1178. package/dist/solutions-components/resources-b0e2b809.js +22 -0
  1179. package/dist/solutions-components/resources-bb6c11c3.js +49 -0
  1180. package/dist/solutions-components/ro-f87076a1.js +65 -0
  1181. package/dist/solutions-components/ru-e69ca895.js +125 -0
  1182. package/dist/solutions-components/shadow-css-f5236d52.js +481 -0
  1183. package/dist/solutions-components/share-item.entry.js +56 -0
  1184. package/dist/solutions-components/shared-list-render-a572ef93.js +348 -0
  1185. package/dist/solutions-components/sk-d632e850.js +147 -0
  1186. package/dist/solutions-components/sl-5099fa6f.js +167 -0
  1187. package/dist/solutions-components/solution-configuration.entry.js +906 -0
  1188. package/dist/solutions-components/solution-contents.entry.js +80 -0
  1189. package/dist/solutions-components/solution-item-details.entry.js +195 -0
  1190. package/dist/solutions-components/solution-item-icon.entry.js +323 -0
  1191. package/dist/solutions-components/solution-item-sharing.entry.js +135 -0
  1192. package/dist/solutions-components/solution-item.entry.js +102 -0
  1193. package/dist/solutions-components/solution-organization-variables.entry.js +91 -0
  1194. package/dist/solutions-components/solution-resource-item.entry.js +280 -0
  1195. package/dist/solutions-components/solution-spatial-ref.entry.js +154 -0
  1196. package/dist/solutions-components/solution-store-31cccb90.js +587 -0
  1197. package/dist/solutions-components/solution-template-data.entry.js +115 -0
  1198. package/dist/solutions-components/solution-variables.entry.js +103 -0
  1199. package/dist/solutions-components/solutions-components.css +84 -1
  1200. package/dist/solutions-components/solutions-components.esm.js +52 -1
  1201. package/dist/solutions-components/sortableComponent-e715a3dd.js +3439 -0
  1202. package/dist/solutions-components/spatial-ref.entry.js +21296 -0
  1203. package/dist/solutions-components/sr-944b7fd7.js +100 -0
  1204. package/dist/solutions-components/store-194c1a01.js +87 -0
  1205. package/dist/solutions-components/store-manager.entry.js +61 -0
  1206. package/dist/solutions-components/styles-367380b5.js +11 -0
  1207. package/dist/solutions-components/sv-e481fa6a.js +70 -0
  1208. package/dist/solutions-components/t9n-b39c5433.js +98 -0
  1209. package/dist/solutions-components/th-60961669.js +64 -0
  1210. package/dist/solutions-components/time-4a90614b.js +274 -0
  1211. package/dist/solutions-components/tr-eba8dd86.js +65 -0
  1212. package/dist/solutions-components/uk-ec375ce0.js +103 -0
  1213. package/dist/solutions-components/utils/downloadUtils.ts +44 -5
  1214. package/dist/solutions-components/utils/test/downloadUtils.spec.tsx +40 -1
  1215. package/dist/solutions-components/utils-32df4a1e.js +133 -0
  1216. package/dist/solutions-components/utils-57e2ccde.js +61 -0
  1217. package/dist/solutions-components/utils-7db4ecdc.js +100 -0
  1218. package/dist/solutions-components/utils-95e9dd51.js +55 -0
  1219. package/dist/solutions-components/utils-cfbe589a.js +208 -0
  1220. package/dist/solutions-components/vi-29345f79.js +69 -0
  1221. package/dist/solutions-components/zh-cn-32c7c714.js +93 -0
  1222. package/dist/solutions-components/zh-hk-7c770845.js +70 -0
  1223. package/dist/solutions-components/zh-tw-c318be5c.js +91 -0
  1224. package/dist/types/utils/downloadUtils.d.ts +18 -4
  1225. package/package.json +6 -6
  1226. package/dist/solutions-components/p-7d6ee026.entry.js +0 -6
  1227. package/dist/solutions-components/p-b80bc5b9.entry.js +0 -6
  1228. package/dist/solutions-components/p-dd45738e.entry.js +0 -6
  1229. /package/dist/solutions-components/{p-70359c2b.js → p-89218b6e.js} +0 -0
  1230. /package/dist/solutions-components/{p-090e0241.js → p-e85ba21c.js} +0 -0
@@ -0,0 +1,2139 @@
1
+ /*!
2
+ * Copyright 2022 Esri
3
+ * Licensed under the Apache License, Version 2.0
4
+ * http://www.apache.org/licenses/LICENSE-2.0
5
+ */
6
+ import { r as registerInstance, e as createEvent, h, a as Host, g as getElement } from './index-bdfaac50.js';
7
+ import { g as getLocaleComponentStrings } from './locale-d9463a95.js';
8
+ import { g as getAugmentedNamespace, c as createCommonjsModule, a as commonjsGlobal, b as commonjsRequire } from './_commonjsHelpers-3cd6d4ee.js';
9
+ import './loadModules-827c5581.js';
10
+ import './esri-loader-af2bbfd5.js';
11
+
12
+ const _nodeResolve_empty = {};
13
+
14
+ const _nodeResolve_empty$1 = /*#__PURE__*/Object.freeze({
15
+ __proto__: null,
16
+ 'default': _nodeResolve_empty
17
+ });
18
+
19
+ const require$$0 = /*@__PURE__*/getAugmentedNamespace(_nodeResolve_empty$1);
20
+
21
+ var core = createCommonjsModule(function (module, exports) {
22
+ ;(function (root, factory) {
23
+ if ('object' === "object") {
24
+ // CommonJS
25
+ module.exports = exports = factory();
26
+ }
27
+ else if (typeof undefined === "function" && undefined.amd) {
28
+ // AMD
29
+ undefined([], factory);
30
+ }
31
+ else {
32
+ // Global (browser)
33
+ root.CryptoJS = factory();
34
+ }
35
+ }(commonjsGlobal, function () {
36
+
37
+ /*globals window, global, require*/
38
+
39
+ /**
40
+ * CryptoJS core components.
41
+ */
42
+ var CryptoJS = CryptoJS || (function (Math, undefined$1) {
43
+
44
+ var crypto;
45
+
46
+ // Native crypto from window (Browser)
47
+ if (typeof window !== 'undefined' && window.crypto) {
48
+ crypto = window.crypto;
49
+ }
50
+
51
+ // Native crypto in web worker (Browser)
52
+ if (typeof self !== 'undefined' && self.crypto) {
53
+ crypto = self.crypto;
54
+ }
55
+
56
+ // Native crypto from worker
57
+ if (typeof globalThis !== 'undefined' && globalThis.crypto) {
58
+ crypto = globalThis.crypto;
59
+ }
60
+
61
+ // Native (experimental IE 11) crypto from window (Browser)
62
+ if (!crypto && typeof window !== 'undefined' && window.msCrypto) {
63
+ crypto = window.msCrypto;
64
+ }
65
+
66
+ // Native crypto from global (NodeJS)
67
+ if (!crypto && typeof commonjsGlobal !== 'undefined' && commonjsGlobal.crypto) {
68
+ crypto = commonjsGlobal.crypto;
69
+ }
70
+
71
+ // Native crypto import via require (NodeJS)
72
+ if (!crypto && typeof commonjsRequire === 'function') {
73
+ try {
74
+ crypto = require$$0;
75
+ } catch (err) {}
76
+ }
77
+
78
+ /*
79
+ * Cryptographically secure pseudorandom number generator
80
+ *
81
+ * As Math.random() is cryptographically not safe to use
82
+ */
83
+ var cryptoSecureRandomInt = function () {
84
+ if (crypto) {
85
+ // Use getRandomValues method (Browser)
86
+ if (typeof crypto.getRandomValues === 'function') {
87
+ try {
88
+ return crypto.getRandomValues(new Uint32Array(1))[0];
89
+ } catch (err) {}
90
+ }
91
+
92
+ // Use randomBytes method (NodeJS)
93
+ if (typeof crypto.randomBytes === 'function') {
94
+ try {
95
+ return crypto.randomBytes(4).readInt32LE();
96
+ } catch (err) {}
97
+ }
98
+ }
99
+
100
+ throw new Error('Native crypto module could not be used to get secure random number.');
101
+ };
102
+
103
+ /*
104
+ * Local polyfill of Object.create
105
+
106
+ */
107
+ var create = Object.create || (function () {
108
+ function F() {}
109
+
110
+ return function (obj) {
111
+ var subtype;
112
+
113
+ F.prototype = obj;
114
+
115
+ subtype = new F();
116
+
117
+ F.prototype = null;
118
+
119
+ return subtype;
120
+ };
121
+ }());
122
+
123
+ /**
124
+ * CryptoJS namespace.
125
+ */
126
+ var C = {};
127
+
128
+ /**
129
+ * Library namespace.
130
+ */
131
+ var C_lib = C.lib = {};
132
+
133
+ /**
134
+ * Base object for prototypal inheritance.
135
+ */
136
+ var Base = C_lib.Base = (function () {
137
+
138
+
139
+ return {
140
+ /**
141
+ * Creates a new object that inherits from this object.
142
+ *
143
+ * @param {Object} overrides Properties to copy into the new object.
144
+ *
145
+ * @return {Object} The new object.
146
+ *
147
+ * @static
148
+ *
149
+ * @example
150
+ *
151
+ * var MyType = CryptoJS.lib.Base.extend({
152
+ * field: 'value',
153
+ *
154
+ * method: function () {
155
+ * }
156
+ * });
157
+ */
158
+ extend: function (overrides) {
159
+ // Spawn
160
+ var subtype = create(this);
161
+
162
+ // Augment
163
+ if (overrides) {
164
+ subtype.mixIn(overrides);
165
+ }
166
+
167
+ // Create default initializer
168
+ if (!subtype.hasOwnProperty('init') || this.init === subtype.init) {
169
+ subtype.init = function () {
170
+ subtype.$super.init.apply(this, arguments);
171
+ };
172
+ }
173
+
174
+ // Initializer's prototype is the subtype object
175
+ subtype.init.prototype = subtype;
176
+
177
+ // Reference supertype
178
+ subtype.$super = this;
179
+
180
+ return subtype;
181
+ },
182
+
183
+ /**
184
+ * Extends this object and runs the init method.
185
+ * Arguments to create() will be passed to init().
186
+ *
187
+ * @return {Object} The new object.
188
+ *
189
+ * @static
190
+ *
191
+ * @example
192
+ *
193
+ * var instance = MyType.create();
194
+ */
195
+ create: function () {
196
+ var instance = this.extend();
197
+ instance.init.apply(instance, arguments);
198
+
199
+ return instance;
200
+ },
201
+
202
+ /**
203
+ * Initializes a newly created object.
204
+ * Override this method to add some logic when your objects are created.
205
+ *
206
+ * @example
207
+ *
208
+ * var MyType = CryptoJS.lib.Base.extend({
209
+ * init: function () {
210
+ * // ...
211
+ * }
212
+ * });
213
+ */
214
+ init: function () {
215
+ },
216
+
217
+ /**
218
+ * Copies properties into this object.
219
+ *
220
+ * @param {Object} properties The properties to mix in.
221
+ *
222
+ * @example
223
+ *
224
+ * MyType.mixIn({
225
+ * field: 'value'
226
+ * });
227
+ */
228
+ mixIn: function (properties) {
229
+ for (var propertyName in properties) {
230
+ if (properties.hasOwnProperty(propertyName)) {
231
+ this[propertyName] = properties[propertyName];
232
+ }
233
+ }
234
+
235
+ // IE won't copy toString using the loop above
236
+ if (properties.hasOwnProperty('toString')) {
237
+ this.toString = properties.toString;
238
+ }
239
+ },
240
+
241
+ /**
242
+ * Creates a copy of this object.
243
+ *
244
+ * @return {Object} The clone.
245
+ *
246
+ * @example
247
+ *
248
+ * var clone = instance.clone();
249
+ */
250
+ clone: function () {
251
+ return this.init.prototype.extend(this);
252
+ }
253
+ };
254
+ }());
255
+
256
+ /**
257
+ * An array of 32-bit words.
258
+ *
259
+ * @property {Array} words The array of 32-bit words.
260
+ * @property {number} sigBytes The number of significant bytes in this word array.
261
+ */
262
+ var WordArray = C_lib.WordArray = Base.extend({
263
+ /**
264
+ * Initializes a newly created word array.
265
+ *
266
+ * @param {Array} words (Optional) An array of 32-bit words.
267
+ * @param {number} sigBytes (Optional) The number of significant bytes in the words.
268
+ *
269
+ * @example
270
+ *
271
+ * var wordArray = CryptoJS.lib.WordArray.create();
272
+ * var wordArray = CryptoJS.lib.WordArray.create([0x00010203, 0x04050607]);
273
+ * var wordArray = CryptoJS.lib.WordArray.create([0x00010203, 0x04050607], 6);
274
+ */
275
+ init: function (words, sigBytes) {
276
+ words = this.words = words || [];
277
+
278
+ if (sigBytes != undefined$1) {
279
+ this.sigBytes = sigBytes;
280
+ } else {
281
+ this.sigBytes = words.length * 4;
282
+ }
283
+ },
284
+
285
+ /**
286
+ * Converts this word array to a string.
287
+ *
288
+ * @param {Encoder} encoder (Optional) The encoding strategy to use. Default: CryptoJS.enc.Hex
289
+ *
290
+ * @return {string} The stringified word array.
291
+ *
292
+ * @example
293
+ *
294
+ * var string = wordArray + '';
295
+ * var string = wordArray.toString();
296
+ * var string = wordArray.toString(CryptoJS.enc.Utf8);
297
+ */
298
+ toString: function (encoder) {
299
+ return (encoder || Hex).stringify(this);
300
+ },
301
+
302
+ /**
303
+ * Concatenates a word array to this word array.
304
+ *
305
+ * @param {WordArray} wordArray The word array to append.
306
+ *
307
+ * @return {WordArray} This word array.
308
+ *
309
+ * @example
310
+ *
311
+ * wordArray1.concat(wordArray2);
312
+ */
313
+ concat: function (wordArray) {
314
+ // Shortcuts
315
+ var thisWords = this.words;
316
+ var thatWords = wordArray.words;
317
+ var thisSigBytes = this.sigBytes;
318
+ var thatSigBytes = wordArray.sigBytes;
319
+
320
+ // Clamp excess bits
321
+ this.clamp();
322
+
323
+ // Concat
324
+ if (thisSigBytes % 4) {
325
+ // Copy one byte at a time
326
+ for (var i = 0; i < thatSigBytes; i++) {
327
+ var thatByte = (thatWords[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
328
+ thisWords[(thisSigBytes + i) >>> 2] |= thatByte << (24 - ((thisSigBytes + i) % 4) * 8);
329
+ }
330
+ } else {
331
+ // Copy one word at a time
332
+ for (var j = 0; j < thatSigBytes; j += 4) {
333
+ thisWords[(thisSigBytes + j) >>> 2] = thatWords[j >>> 2];
334
+ }
335
+ }
336
+ this.sigBytes += thatSigBytes;
337
+
338
+ // Chainable
339
+ return this;
340
+ },
341
+
342
+ /**
343
+ * Removes insignificant bits.
344
+ *
345
+ * @example
346
+ *
347
+ * wordArray.clamp();
348
+ */
349
+ clamp: function () {
350
+ // Shortcuts
351
+ var words = this.words;
352
+ var sigBytes = this.sigBytes;
353
+
354
+ // Clamp
355
+ words[sigBytes >>> 2] &= 0xffffffff << (32 - (sigBytes % 4) * 8);
356
+ words.length = Math.ceil(sigBytes / 4);
357
+ },
358
+
359
+ /**
360
+ * Creates a copy of this word array.
361
+ *
362
+ * @return {WordArray} The clone.
363
+ *
364
+ * @example
365
+ *
366
+ * var clone = wordArray.clone();
367
+ */
368
+ clone: function () {
369
+ var clone = Base.clone.call(this);
370
+ clone.words = this.words.slice(0);
371
+
372
+ return clone;
373
+ },
374
+
375
+ /**
376
+ * Creates a word array filled with random bytes.
377
+ *
378
+ * @param {number} nBytes The number of random bytes to generate.
379
+ *
380
+ * @return {WordArray} The random word array.
381
+ *
382
+ * @static
383
+ *
384
+ * @example
385
+ *
386
+ * var wordArray = CryptoJS.lib.WordArray.random(16);
387
+ */
388
+ random: function (nBytes) {
389
+ var words = [];
390
+
391
+ for (var i = 0; i < nBytes; i += 4) {
392
+ words.push(cryptoSecureRandomInt());
393
+ }
394
+
395
+ return new WordArray.init(words, nBytes);
396
+ }
397
+ });
398
+
399
+ /**
400
+ * Encoder namespace.
401
+ */
402
+ var C_enc = C.enc = {};
403
+
404
+ /**
405
+ * Hex encoding strategy.
406
+ */
407
+ var Hex = C_enc.Hex = {
408
+ /**
409
+ * Converts a word array to a hex string.
410
+ *
411
+ * @param {WordArray} wordArray The word array.
412
+ *
413
+ * @return {string} The hex string.
414
+ *
415
+ * @static
416
+ *
417
+ * @example
418
+ *
419
+ * var hexString = CryptoJS.enc.Hex.stringify(wordArray);
420
+ */
421
+ stringify: function (wordArray) {
422
+ // Shortcuts
423
+ var words = wordArray.words;
424
+ var sigBytes = wordArray.sigBytes;
425
+
426
+ // Convert
427
+ var hexChars = [];
428
+ for (var i = 0; i < sigBytes; i++) {
429
+ var bite = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
430
+ hexChars.push((bite >>> 4).toString(16));
431
+ hexChars.push((bite & 0x0f).toString(16));
432
+ }
433
+
434
+ return hexChars.join('');
435
+ },
436
+
437
+ /**
438
+ * Converts a hex string to a word array.
439
+ *
440
+ * @param {string} hexStr The hex string.
441
+ *
442
+ * @return {WordArray} The word array.
443
+ *
444
+ * @static
445
+ *
446
+ * @example
447
+ *
448
+ * var wordArray = CryptoJS.enc.Hex.parse(hexString);
449
+ */
450
+ parse: function (hexStr) {
451
+ // Shortcut
452
+ var hexStrLength = hexStr.length;
453
+
454
+ // Convert
455
+ var words = [];
456
+ for (var i = 0; i < hexStrLength; i += 2) {
457
+ words[i >>> 3] |= parseInt(hexStr.substr(i, 2), 16) << (24 - (i % 8) * 4);
458
+ }
459
+
460
+ return new WordArray.init(words, hexStrLength / 2);
461
+ }
462
+ };
463
+
464
+ /**
465
+ * Latin1 encoding strategy.
466
+ */
467
+ var Latin1 = C_enc.Latin1 = {
468
+ /**
469
+ * Converts a word array to a Latin1 string.
470
+ *
471
+ * @param {WordArray} wordArray The word array.
472
+ *
473
+ * @return {string} The Latin1 string.
474
+ *
475
+ * @static
476
+ *
477
+ * @example
478
+ *
479
+ * var latin1String = CryptoJS.enc.Latin1.stringify(wordArray);
480
+ */
481
+ stringify: function (wordArray) {
482
+ // Shortcuts
483
+ var words = wordArray.words;
484
+ var sigBytes = wordArray.sigBytes;
485
+
486
+ // Convert
487
+ var latin1Chars = [];
488
+ for (var i = 0; i < sigBytes; i++) {
489
+ var bite = (words[i >>> 2] >>> (24 - (i % 4) * 8)) & 0xff;
490
+ latin1Chars.push(String.fromCharCode(bite));
491
+ }
492
+
493
+ return latin1Chars.join('');
494
+ },
495
+
496
+ /**
497
+ * Converts a Latin1 string to a word array.
498
+ *
499
+ * @param {string} latin1Str The Latin1 string.
500
+ *
501
+ * @return {WordArray} The word array.
502
+ *
503
+ * @static
504
+ *
505
+ * @example
506
+ *
507
+ * var wordArray = CryptoJS.enc.Latin1.parse(latin1String);
508
+ */
509
+ parse: function (latin1Str) {
510
+ // Shortcut
511
+ var latin1StrLength = latin1Str.length;
512
+
513
+ // Convert
514
+ var words = [];
515
+ for (var i = 0; i < latin1StrLength; i++) {
516
+ words[i >>> 2] |= (latin1Str.charCodeAt(i) & 0xff) << (24 - (i % 4) * 8);
517
+ }
518
+
519
+ return new WordArray.init(words, latin1StrLength);
520
+ }
521
+ };
522
+
523
+ /**
524
+ * UTF-8 encoding strategy.
525
+ */
526
+ var Utf8 = C_enc.Utf8 = {
527
+ /**
528
+ * Converts a word array to a UTF-8 string.
529
+ *
530
+ * @param {WordArray} wordArray The word array.
531
+ *
532
+ * @return {string} The UTF-8 string.
533
+ *
534
+ * @static
535
+ *
536
+ * @example
537
+ *
538
+ * var utf8String = CryptoJS.enc.Utf8.stringify(wordArray);
539
+ */
540
+ stringify: function (wordArray) {
541
+ try {
542
+ return decodeURIComponent(escape(Latin1.stringify(wordArray)));
543
+ } catch (e) {
544
+ throw new Error('Malformed UTF-8 data');
545
+ }
546
+ },
547
+
548
+ /**
549
+ * Converts a UTF-8 string to a word array.
550
+ *
551
+ * @param {string} utf8Str The UTF-8 string.
552
+ *
553
+ * @return {WordArray} The word array.
554
+ *
555
+ * @static
556
+ *
557
+ * @example
558
+ *
559
+ * var wordArray = CryptoJS.enc.Utf8.parse(utf8String);
560
+ */
561
+ parse: function (utf8Str) {
562
+ return Latin1.parse(unescape(encodeURIComponent(utf8Str)));
563
+ }
564
+ };
565
+
566
+ /**
567
+ * Abstract buffered block algorithm template.
568
+ *
569
+ * The property blockSize must be implemented in a concrete subtype.
570
+ *
571
+ * @property {number} _minBufferSize The number of blocks that should be kept unprocessed in the buffer. Default: 0
572
+ */
573
+ var BufferedBlockAlgorithm = C_lib.BufferedBlockAlgorithm = Base.extend({
574
+ /**
575
+ * Resets this block algorithm's data buffer to its initial state.
576
+ *
577
+ * @example
578
+ *
579
+ * bufferedBlockAlgorithm.reset();
580
+ */
581
+ reset: function () {
582
+ // Initial values
583
+ this._data = new WordArray.init();
584
+ this._nDataBytes = 0;
585
+ },
586
+
587
+ /**
588
+ * Adds new data to this block algorithm's buffer.
589
+ *
590
+ * @param {WordArray|string} data The data to append. Strings are converted to a WordArray using UTF-8.
591
+ *
592
+ * @example
593
+ *
594
+ * bufferedBlockAlgorithm._append('data');
595
+ * bufferedBlockAlgorithm._append(wordArray);
596
+ */
597
+ _append: function (data) {
598
+ // Convert string to WordArray, else assume WordArray already
599
+ if (typeof data == 'string') {
600
+ data = Utf8.parse(data);
601
+ }
602
+
603
+ // Append
604
+ this._data.concat(data);
605
+ this._nDataBytes += data.sigBytes;
606
+ },
607
+
608
+ /**
609
+ * Processes available data blocks.
610
+ *
611
+ * This method invokes _doProcessBlock(offset), which must be implemented by a concrete subtype.
612
+ *
613
+ * @param {boolean} doFlush Whether all blocks and partial blocks should be processed.
614
+ *
615
+ * @return {WordArray} The processed data.
616
+ *
617
+ * @example
618
+ *
619
+ * var processedData = bufferedBlockAlgorithm._process();
620
+ * var processedData = bufferedBlockAlgorithm._process(!!'flush');
621
+ */
622
+ _process: function (doFlush) {
623
+ var processedWords;
624
+
625
+ // Shortcuts
626
+ var data = this._data;
627
+ var dataWords = data.words;
628
+ var dataSigBytes = data.sigBytes;
629
+ var blockSize = this.blockSize;
630
+ var blockSizeBytes = blockSize * 4;
631
+
632
+ // Count blocks ready
633
+ var nBlocksReady = dataSigBytes / blockSizeBytes;
634
+ if (doFlush) {
635
+ // Round up to include partial blocks
636
+ nBlocksReady = Math.ceil(nBlocksReady);
637
+ } else {
638
+ // Round down to include only full blocks,
639
+ // less the number of blocks that must remain in the buffer
640
+ nBlocksReady = Math.max((nBlocksReady | 0) - this._minBufferSize, 0);
641
+ }
642
+
643
+ // Count words ready
644
+ var nWordsReady = nBlocksReady * blockSize;
645
+
646
+ // Count bytes ready
647
+ var nBytesReady = Math.min(nWordsReady * 4, dataSigBytes);
648
+
649
+ // Process blocks
650
+ if (nWordsReady) {
651
+ for (var offset = 0; offset < nWordsReady; offset += blockSize) {
652
+ // Perform concrete-algorithm logic
653
+ this._doProcessBlock(dataWords, offset);
654
+ }
655
+
656
+ // Remove processed words
657
+ processedWords = dataWords.splice(0, nWordsReady);
658
+ data.sigBytes -= nBytesReady;
659
+ }
660
+
661
+ // Return processed words
662
+ return new WordArray.init(processedWords, nBytesReady);
663
+ },
664
+
665
+ /**
666
+ * Creates a copy of this object.
667
+ *
668
+ * @return {Object} The clone.
669
+ *
670
+ * @example
671
+ *
672
+ * var clone = bufferedBlockAlgorithm.clone();
673
+ */
674
+ clone: function () {
675
+ var clone = Base.clone.call(this);
676
+ clone._data = this._data.clone();
677
+
678
+ return clone;
679
+ },
680
+
681
+ _minBufferSize: 0
682
+ });
683
+
684
+ /**
685
+ * Abstract hasher template.
686
+ *
687
+ * @property {number} blockSize The number of 32-bit words this hasher operates on. Default: 16 (512 bits)
688
+ */
689
+ var Hasher = C_lib.Hasher = BufferedBlockAlgorithm.extend({
690
+ /**
691
+ * Configuration options.
692
+ */
693
+ cfg: Base.extend(),
694
+
695
+ /**
696
+ * Initializes a newly created hasher.
697
+ *
698
+ * @param {Object} cfg (Optional) The configuration options to use for this hash computation.
699
+ *
700
+ * @example
701
+ *
702
+ * var hasher = CryptoJS.algo.SHA256.create();
703
+ */
704
+ init: function (cfg) {
705
+ // Apply config defaults
706
+ this.cfg = this.cfg.extend(cfg);
707
+
708
+ // Set initial values
709
+ this.reset();
710
+ },
711
+
712
+ /**
713
+ * Resets this hasher to its initial state.
714
+ *
715
+ * @example
716
+ *
717
+ * hasher.reset();
718
+ */
719
+ reset: function () {
720
+ // Reset data buffer
721
+ BufferedBlockAlgorithm.reset.call(this);
722
+
723
+ // Perform concrete-hasher logic
724
+ this._doReset();
725
+ },
726
+
727
+ /**
728
+ * Updates this hasher with a message.
729
+ *
730
+ * @param {WordArray|string} messageUpdate The message to append.
731
+ *
732
+ * @return {Hasher} This hasher.
733
+ *
734
+ * @example
735
+ *
736
+ * hasher.update('message');
737
+ * hasher.update(wordArray);
738
+ */
739
+ update: function (messageUpdate) {
740
+ // Append
741
+ this._append(messageUpdate);
742
+
743
+ // Update the hash
744
+ this._process();
745
+
746
+ // Chainable
747
+ return this;
748
+ },
749
+
750
+ /**
751
+ * Finalizes the hash computation.
752
+ * Note that the finalize operation is effectively a destructive, read-once operation.
753
+ *
754
+ * @param {WordArray|string} messageUpdate (Optional) A final message update.
755
+ *
756
+ * @return {WordArray} The hash.
757
+ *
758
+ * @example
759
+ *
760
+ * var hash = hasher.finalize();
761
+ * var hash = hasher.finalize('message');
762
+ * var hash = hasher.finalize(wordArray);
763
+ */
764
+ finalize: function (messageUpdate) {
765
+ // Final message update
766
+ if (messageUpdate) {
767
+ this._append(messageUpdate);
768
+ }
769
+
770
+ // Perform concrete-hasher logic
771
+ var hash = this._doFinalize();
772
+
773
+ return hash;
774
+ },
775
+
776
+ blockSize: 512/32,
777
+
778
+ /**
779
+ * Creates a shortcut function to a hasher's object interface.
780
+ *
781
+ * @param {Hasher} hasher The hasher to create a helper for.
782
+ *
783
+ * @return {Function} The shortcut function.
784
+ *
785
+ * @static
786
+ *
787
+ * @example
788
+ *
789
+ * var SHA256 = CryptoJS.lib.Hasher._createHelper(CryptoJS.algo.SHA256);
790
+ */
791
+ _createHelper: function (hasher) {
792
+ return function (message, cfg) {
793
+ return new hasher.init(cfg).finalize(message);
794
+ };
795
+ },
796
+
797
+ /**
798
+ * Creates a shortcut function to the HMAC's object interface.
799
+ *
800
+ * @param {Hasher} hasher The hasher to use in this HMAC helper.
801
+ *
802
+ * @return {Function} The shortcut function.
803
+ *
804
+ * @static
805
+ *
806
+ * @example
807
+ *
808
+ * var HmacSHA256 = CryptoJS.lib.Hasher._createHmacHelper(CryptoJS.algo.SHA256);
809
+ */
810
+ _createHmacHelper: function (hasher) {
811
+ return function (message, key) {
812
+ return new C_algo.HMAC.init(hasher, key).finalize(message);
813
+ };
814
+ }
815
+ });
816
+
817
+ /**
818
+ * Algorithm namespace.
819
+ */
820
+ var C_algo = C.algo = {};
821
+
822
+ return C;
823
+ }(Math));
824
+
825
+
826
+ return CryptoJS;
827
+
828
+ }));
829
+ });
830
+
831
+ var sha256 = createCommonjsModule(function (module, exports) {
832
+ ;(function (root, factory) {
833
+ if ('object' === "object") {
834
+ // CommonJS
835
+ module.exports = exports = factory(core);
836
+ }
837
+ else if (typeof undefined === "function" && undefined.amd) {
838
+ // AMD
839
+ undefined(["./core"], factory);
840
+ }
841
+ else {
842
+ // Global (browser)
843
+ factory(root.CryptoJS);
844
+ }
845
+ }(commonjsGlobal, function (CryptoJS) {
846
+
847
+ (function (Math) {
848
+ // Shortcuts
849
+ var C = CryptoJS;
850
+ var C_lib = C.lib;
851
+ var WordArray = C_lib.WordArray;
852
+ var Hasher = C_lib.Hasher;
853
+ var C_algo = C.algo;
854
+
855
+ // Initialization and round constants tables
856
+ var H = [];
857
+ var K = [];
858
+
859
+ // Compute constants
860
+ (function () {
861
+ function isPrime(n) {
862
+ var sqrtN = Math.sqrt(n);
863
+ for (var factor = 2; factor <= sqrtN; factor++) {
864
+ if (!(n % factor)) {
865
+ return false;
866
+ }
867
+ }
868
+
869
+ return true;
870
+ }
871
+
872
+ function getFractionalBits(n) {
873
+ return ((n - (n | 0)) * 0x100000000) | 0;
874
+ }
875
+
876
+ var n = 2;
877
+ var nPrime = 0;
878
+ while (nPrime < 64) {
879
+ if (isPrime(n)) {
880
+ if (nPrime < 8) {
881
+ H[nPrime] = getFractionalBits(Math.pow(n, 1 / 2));
882
+ }
883
+ K[nPrime] = getFractionalBits(Math.pow(n, 1 / 3));
884
+
885
+ nPrime++;
886
+ }
887
+
888
+ n++;
889
+ }
890
+ }());
891
+
892
+ // Reusable object
893
+ var W = [];
894
+
895
+ /**
896
+ * SHA-256 hash algorithm.
897
+ */
898
+ var SHA256 = C_algo.SHA256 = Hasher.extend({
899
+ _doReset: function () {
900
+ this._hash = new WordArray.init(H.slice(0));
901
+ },
902
+
903
+ _doProcessBlock: function (M, offset) {
904
+ // Shortcut
905
+ var H = this._hash.words;
906
+
907
+ // Working variables
908
+ var a = H[0];
909
+ var b = H[1];
910
+ var c = H[2];
911
+ var d = H[3];
912
+ var e = H[4];
913
+ var f = H[5];
914
+ var g = H[6];
915
+ var h = H[7];
916
+
917
+ // Computation
918
+ for (var i = 0; i < 64; i++) {
919
+ if (i < 16) {
920
+ W[i] = M[offset + i] | 0;
921
+ } else {
922
+ var gamma0x = W[i - 15];
923
+ var gamma0 = ((gamma0x << 25) | (gamma0x >>> 7)) ^
924
+ ((gamma0x << 14) | (gamma0x >>> 18)) ^
925
+ (gamma0x >>> 3);
926
+
927
+ var gamma1x = W[i - 2];
928
+ var gamma1 = ((gamma1x << 15) | (gamma1x >>> 17)) ^
929
+ ((gamma1x << 13) | (gamma1x >>> 19)) ^
930
+ (gamma1x >>> 10);
931
+
932
+ W[i] = gamma0 + W[i - 7] + gamma1 + W[i - 16];
933
+ }
934
+
935
+ var ch = (e & f) ^ (~e & g);
936
+ var maj = (a & b) ^ (a & c) ^ (b & c);
937
+
938
+ var sigma0 = ((a << 30) | (a >>> 2)) ^ ((a << 19) | (a >>> 13)) ^ ((a << 10) | (a >>> 22));
939
+ var sigma1 = ((e << 26) | (e >>> 6)) ^ ((e << 21) | (e >>> 11)) ^ ((e << 7) | (e >>> 25));
940
+
941
+ var t1 = h + sigma1 + ch + K[i] + W[i];
942
+ var t2 = sigma0 + maj;
943
+
944
+ h = g;
945
+ g = f;
946
+ f = e;
947
+ e = (d + t1) | 0;
948
+ d = c;
949
+ c = b;
950
+ b = a;
951
+ a = (t1 + t2) | 0;
952
+ }
953
+
954
+ // Intermediate hash value
955
+ H[0] = (H[0] + a) | 0;
956
+ H[1] = (H[1] + b) | 0;
957
+ H[2] = (H[2] + c) | 0;
958
+ H[3] = (H[3] + d) | 0;
959
+ H[4] = (H[4] + e) | 0;
960
+ H[5] = (H[5] + f) | 0;
961
+ H[6] = (H[6] + g) | 0;
962
+ H[7] = (H[7] + h) | 0;
963
+ },
964
+
965
+ _doFinalize: function () {
966
+ // Shortcuts
967
+ var data = this._data;
968
+ var dataWords = data.words;
969
+
970
+ var nBitsTotal = this._nDataBytes * 8;
971
+ var nBitsLeft = data.sigBytes * 8;
972
+
973
+ // Add padding
974
+ dataWords[nBitsLeft >>> 5] |= 0x80 << (24 - nBitsLeft % 32);
975
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 14] = Math.floor(nBitsTotal / 0x100000000);
976
+ dataWords[(((nBitsLeft + 64) >>> 9) << 4) + 15] = nBitsTotal;
977
+ data.sigBytes = dataWords.length * 4;
978
+
979
+ // Hash final blocks
980
+ this._process();
981
+
982
+ // Return final computed hash
983
+ return this._hash;
984
+ },
985
+
986
+ clone: function () {
987
+ var clone = Hasher.clone.call(this);
988
+ clone._hash = this._hash.clone();
989
+
990
+ return clone;
991
+ }
992
+ });
993
+
994
+ /**
995
+ * Shortcut function to the hasher's object interface.
996
+ *
997
+ * @param {WordArray|string} message The message to hash.
998
+ *
999
+ * @return {WordArray} The hash.
1000
+ *
1001
+ * @static
1002
+ *
1003
+ * @example
1004
+ *
1005
+ * var hash = CryptoJS.SHA256('message');
1006
+ * var hash = CryptoJS.SHA256(wordArray);
1007
+ */
1008
+ C.SHA256 = Hasher._createHelper(SHA256);
1009
+
1010
+ /**
1011
+ * Shortcut function to the HMAC's object interface.
1012
+ *
1013
+ * @param {WordArray|string} message The message to hash.
1014
+ * @param {WordArray|string} key The secret key.
1015
+ *
1016
+ * @return {WordArray} The HMAC.
1017
+ *
1018
+ * @static
1019
+ *
1020
+ * @example
1021
+ *
1022
+ * var hmac = CryptoJS.HmacSHA256(message, key);
1023
+ */
1024
+ C.HmacSHA256 = Hasher._createHmacHelper(SHA256);
1025
+ }(Math));
1026
+
1027
+
1028
+ return CryptoJS.SHA256;
1029
+
1030
+ }));
1031
+ });
1032
+
1033
+ var encHex = createCommonjsModule(function (module, exports) {
1034
+ ;(function (root, factory) {
1035
+ if ('object' === "object") {
1036
+ // CommonJS
1037
+ module.exports = exports = factory(core);
1038
+ }
1039
+ else if (typeof undefined === "function" && undefined.amd) {
1040
+ // AMD
1041
+ undefined(["./core"], factory);
1042
+ }
1043
+ else {
1044
+ // Global (browser)
1045
+ factory(root.CryptoJS);
1046
+ }
1047
+ }(commonjsGlobal, function (CryptoJS) {
1048
+
1049
+ return CryptoJS.enc.Hex;
1050
+
1051
+ }));
1052
+ });
1053
+
1054
+ function shouldDisableTracking(options = {}) {
1055
+ const { disabled, portal } = options;
1056
+ if (disabled || (portal === null || portal === void 0 ? void 0 : portal.eueiEnabled) === false) {
1057
+ return true;
1058
+ }
1059
+ if (!portal || hasEueiEnabledAndIsMemberOfOrg(portal) || isRegisteredUserWithoutOrgInUSA(portal) || isAnonymousUserInUSA(portal)) {
1060
+ return false;
1061
+ }
1062
+ return true;
1063
+ }
1064
+ function hasEueiEnabledAndIsMemberOfOrg(portal) {
1065
+ return portal.eueiEnabled && portal.user && portal.user.orgId === portal.id;
1066
+ }
1067
+ function isRegisteredUserWithoutOrgInUSA(portal) {
1068
+ return portal.user && !portal.user.orgId && portal.ipCntryCode === 'US';
1069
+ }
1070
+ function isAnonymousUserInUSA(portal) {
1071
+ return !portal.user && portal.ipCntryCode === 'US';
1072
+ }
1073
+
1074
+ const storage = {
1075
+ storage: {},
1076
+ memory: true,
1077
+ get(key) {
1078
+ let stored;
1079
+ try {
1080
+ stored =
1081
+ (window.localStorage && window.localStorage.getItem(key)) ||
1082
+ this.storage[key];
1083
+ }
1084
+ catch (e) {
1085
+ stored = this.storage[key];
1086
+ }
1087
+ if (stored) {
1088
+ try {
1089
+ return JSON.parse(stored);
1090
+ }
1091
+ catch (e) {
1092
+ return undefined;
1093
+ }
1094
+ }
1095
+ else {
1096
+ return undefined;
1097
+ }
1098
+ },
1099
+ set(key, value) {
1100
+ // handle Safari private mode (setItem is not allowed)
1101
+ const valueToString = JSON.stringify(value);
1102
+ try {
1103
+ window.localStorage.setItem(key, valueToString);
1104
+ }
1105
+ catch (e) {
1106
+ if (!this.memory) {
1107
+ console.error('setting local storage failed, falling back to in-memory storage');
1108
+ this.memory = true;
1109
+ }
1110
+ this.storage[key] = value;
1111
+ }
1112
+ },
1113
+ delete(key) {
1114
+ try {
1115
+ window.localStorage.removeItem(key);
1116
+ }
1117
+ catch (e) {
1118
+ if (!this.memory) {
1119
+ console.error('setting local storage failed, falling back to in-memory storage');
1120
+ this.memory = true;
1121
+ }
1122
+ delete this.storage[key];
1123
+ }
1124
+ },
1125
+ };
1126
+
1127
+ const ESRI_TELEMETRY_DATA_ATTRIBUTE = 'esri-telemetry';
1128
+ function injectScriptElementAsync(attributes) {
1129
+ const onloadPromise = new Promise((resolve, reject) => {
1130
+ attributes.onload = resolve;
1131
+ attributes.onerror = reject;
1132
+ const script = injectScriptElement(attributes);
1133
+ if (!script || attributes.body) {
1134
+ // this is for the case where the script is already loaded or it has a body instead of a src
1135
+ resolve();
1136
+ }
1137
+ });
1138
+ return onloadPromise;
1139
+ }
1140
+ function scriptExists(attributes) {
1141
+ const { id, dataAttribute } = attributes;
1142
+ return !!document.getElementById(id) || !!document.querySelector(`[data-${ESRI_TELEMETRY_DATA_ATTRIBUTE}="${dataAttribute}"]`);
1143
+ }
1144
+ function injectScriptElement(attributes) {
1145
+ const { body, src, id, dataAttribute, section = 'body', type = 'text/javascript', async = false, defer = false, onload, onerror } = attributes;
1146
+ if (typeof window === 'undefined') {
1147
+ throw new WindowUndefinedError('Window is undefined: Cannot add script element.');
1148
+ }
1149
+ if (scriptExists(attributes)) {
1150
+ console.log(`script (${id || dataAttribute}) is already present, skipping`);
1151
+ return;
1152
+ }
1153
+ const scriptElement = createScriptElementWithAttributes({
1154
+ id,
1155
+ dataAttribute,
1156
+ type,
1157
+ async,
1158
+ defer,
1159
+ body,
1160
+ src,
1161
+ onload,
1162
+ onerror
1163
+ });
1164
+ return section === 'body'
1165
+ ? document.body.appendChild(scriptElement)
1166
+ : document.head.appendChild(scriptElement);
1167
+ }
1168
+ class WindowUndefinedError extends Error {
1169
+ }
1170
+ function createScriptElementWithAttributes({ id, dataAttribute, type, async, defer, body, src, onload, onerror }) {
1171
+ const scriptElement = document.createElement('script');
1172
+ if (id) {
1173
+ scriptElement.id = id;
1174
+ }
1175
+ if (dataAttribute) {
1176
+ scriptElement.setAttribute(`data-${ESRI_TELEMETRY_DATA_ATTRIBUTE}`, dataAttribute);
1177
+ }
1178
+ src && (scriptElement.src = src);
1179
+ body && (scriptElement.innerText = body);
1180
+ scriptElement.type = type;
1181
+ scriptElement.async = async;
1182
+ scriptElement.defer = defer;
1183
+ onload && (scriptElement.onload = onload);
1184
+ onerror && (scriptElement.onerror = onerror);
1185
+ return scriptElement;
1186
+ }
1187
+
1188
+ function createScriptTags(scripts) {
1189
+ return scripts.map(scriptObj => {
1190
+ const attrs = [];
1191
+ ['src', 'id', 'dataAttribute', 'type'].forEach(attr => {
1192
+ let attrName = attr;
1193
+ if (attr === 'dataAttribute') {
1194
+ attrName = 'data-esri-telemetry';
1195
+ }
1196
+ if (scriptObj[attr]) {
1197
+ attrs.push(`${attrName}="${scriptObj[attr]}"`);
1198
+ }
1199
+ });
1200
+ ['async', 'defer'].forEach(attr => {
1201
+ if (scriptObj[attr]) {
1202
+ attrs.push(`${attr}`);
1203
+ }
1204
+ });
1205
+ return `<script ${attrs.join(' ')}>${scriptObj.body ? scriptObj.body : ''}</script>`;
1206
+ }).join('');
1207
+ }
1208
+
1209
+ const INTERNAL_ORGS = [
1210
+ 'esri.com',
1211
+ 'esriuk.com',
1212
+ 'esri.de',
1213
+ 'esri.ca',
1214
+ 'esrifrance.fr',
1215
+ 'esri.nl',
1216
+ 'esri-portugal.pt',
1217
+ 'esribulgaria.com',
1218
+ 'esri.fi',
1219
+ 'esri.kr',
1220
+ 'esrimalaysia.com.my',
1221
+ 'esri.es',
1222
+ 'esriaustralia.com.au',
1223
+ 'esri-southafrica.com',
1224
+ 'esri.cl',
1225
+ 'esrichina.com.cn',
1226
+ 'esri.co',
1227
+ 'esriturkey.com.tr',
1228
+ 'geodata.no',
1229
+ 'esriitalia.it',
1230
+ 'esri.pl',
1231
+ ];
1232
+ /**
1233
+ * Telemetry class
1234
+ */
1235
+ class Telemetry {
1236
+ constructor(options) {
1237
+ var _a, _b, _c;
1238
+ this.trackers = [];
1239
+ this.options = options;
1240
+ this.debug = options.debug;
1241
+ this.suppressDisabledWarnings = options.suppressDisabledWarnings;
1242
+ this.disabled = shouldDisableTracking(options);
1243
+ this.logger = options.logger || console;
1244
+ if (this.disabled && !this.suppressDisabledWarnings) {
1245
+ this.logger.info('Telemetry Disabled');
1246
+ }
1247
+ const user = ((_a = options.portal) === null || _a === void 0 ? void 0 : _a.user) || options.user;
1248
+ if (user) {
1249
+ this.setUser(user, (_c = (_b = options.portal) === null || _b === void 0 ? void 0 : _b.subscriptionInfo) === null || _c === void 0 ? void 0 : _c.type);
1250
+ }
1251
+ if (!this.disabled) {
1252
+ this.initializeTrackers();
1253
+ }
1254
+ }
1255
+ initializeTrackers() {
1256
+ if (this.options.plugins) {
1257
+ this.trackers.push(...this.options.plugins);
1258
+ }
1259
+ if (!this.trackers.length) {
1260
+ this.logger.error(new Error('No trackers configured'));
1261
+ }
1262
+ }
1263
+ getScriptTags() {
1264
+ return this.trackers.map((tracker) => {
1265
+ return tracker.getScriptTags && tracker.getScriptTags();
1266
+ }).join('');
1267
+ }
1268
+ async init() {
1269
+ const promises = this.trackers.map((tracker) => {
1270
+ return tracker.init();
1271
+ });
1272
+ await Promise.all(promises);
1273
+ }
1274
+ setUser(user = {}, orgType = 'Public') {
1275
+ user = typeof user === 'string' ? { username: user } : user;
1276
+ this.user = user;
1277
+ this.user.accountType = orgType;
1278
+ let internalDomain;
1279
+ if (user.email && user.email.split) {
1280
+ const domain = user.email.split('@')[1];
1281
+ internalDomain =
1282
+ INTERNAL_ORGS.filter((org) => {
1283
+ return domain === org;
1284
+ }).length > 0;
1285
+ }
1286
+ if (internalDomain ||
1287
+ ['In House', 'Demo and Marketing'].indexOf(orgType) > -1) {
1288
+ this.user.internalUser = true;
1289
+ }
1290
+ }
1291
+ logPageView(page, event = {}, options = {}) {
1292
+ if (this.disabled && !this.suppressDisabledWarnings) {
1293
+ this.logger.info('Page view was not logged because telemetry is disabled.');
1294
+ return false;
1295
+ }
1296
+ const enabledTrackers = this.trackers.filter(({ disabled, hasError }) => !disabled && !hasError);
1297
+ if (!enabledTrackers.length) {
1298
+ this.logger.warn('Page view was not logged because no enabled telemetry-plugins are registered.');
1299
+ return false;
1300
+ }
1301
+ const attributes = this.preProcess(event, options);
1302
+ if (this.debug) {
1303
+ this.logger.info('Tracking page view', JSON.stringify(attributes));
1304
+ }
1305
+ const promises = enabledTrackers.map((tracker) => {
1306
+ return tracker.logPageView(page, attributes);
1307
+ });
1308
+ Promise.all(promises).then();
1309
+ return true;
1310
+ }
1311
+ logEvent(event, options = {}) {
1312
+ if (this.disabled && !this.suppressDisabledWarnings) {
1313
+ this.logger.info('Event was not logged because telemetry is disabled.');
1314
+ return false;
1315
+ }
1316
+ const enabledTrackers = this.trackers.filter(({ disabled, hasError }) => !disabled && !hasError);
1317
+ if (!enabledTrackers.length) {
1318
+ this.logger.warn('Event was not logged because no enabled telemetry-plugins are registered.');
1319
+ return false;
1320
+ }
1321
+ const eventAttributes = this.preProcess(event, options);
1322
+ if (this.debug) {
1323
+ this.logger.info('Tracking event', JSON.stringify(eventAttributes));
1324
+ }
1325
+ const promises = enabledTrackers.map((tracker) => {
1326
+ return tracker.logEvent(eventAttributes);
1327
+ });
1328
+ Promise.all(promises).then();
1329
+ return true;
1330
+ }
1331
+ logError(event = {}) {
1332
+ event = Object.assign({ eventType: 'error' }, event);
1333
+ this.logEvent(event);
1334
+ }
1335
+ startWorkflow(name, attributes = {}) {
1336
+ const workflow = {
1337
+ name,
1338
+ start: Date.now(),
1339
+ steps: [],
1340
+ workflowId: Math.floor((1 + Math.random()) * 0x100000000000).toString(16),
1341
+ };
1342
+ this.saveWorkflow(workflow);
1343
+ const workflowObj = Object.assign({ name, step: 'start' }, attributes);
1344
+ this.logWorkflow(workflowObj);
1345
+ return workflow;
1346
+ }
1347
+ stepWorkflow(name, step, attributes = {}) {
1348
+ //TODO: check if the check for attributes being a string is useful or can be removed
1349
+ const details = typeof attributes === 'string' ? attributes : attributes.details;
1350
+ const workflowObj = Object.assign({ name, step, details }, attributes);
1351
+ this.logWorkflow(workflowObj);
1352
+ }
1353
+ endWorkflow(name, attributes = {}) {
1354
+ const workflowObj = Object.assign({ name, step: 'finish' }, attributes);
1355
+ this.logWorkflow(workflowObj);
1356
+ }
1357
+ cancelWorkflow(name, attributes = {}) {
1358
+ const workflowObj = Object.assign({ name, step: 'cancel' }, attributes);
1359
+ this.logWorkflow(workflowObj);
1360
+ }
1361
+ getWorkflow(name) {
1362
+ const workflow = storage.get(`TELEMETRY-WORKFLOW:${name}`);
1363
+ // do not let old workflows be returned
1364
+ if (workflow) {
1365
+ const workflowAge = Date.now() - workflow.start;
1366
+ const timeout = 30 * 60 * 1000;
1367
+ if (workflowAge < timeout) {
1368
+ return workflow;
1369
+ }
1370
+ else {
1371
+ this.deleteWorkflow(workflow);
1372
+ }
1373
+ }
1374
+ }
1375
+ saveWorkflow(workflow) {
1376
+ storage.set(`TELEMETRY-WORKFLOW:${workflow.name}`, workflow);
1377
+ }
1378
+ deleteWorkflow(workflow) {
1379
+ storage.delete(`TELEMETRY-WORKFLOW:${workflow.name}`);
1380
+ }
1381
+ logWorkflow(options = {}) {
1382
+ /*
1383
+ const workflow = {
1384
+ name: 'add layer to map',
1385
+ step: 'start',
1386
+ details: 'some details about the step'
1387
+ }
1388
+ */
1389
+ options = this.preProcess(options);
1390
+ let workflow = this.getWorkflow(options.name);
1391
+ if (!workflow) {
1392
+ this.startWorkflow(options.name);
1393
+ workflow = this.getWorkflow(options.name);
1394
+ }
1395
+ workflow.steps.push(options.step);
1396
+ workflow.duration = (Date.now() - workflow.start) / 1000;
1397
+ if (['cancel', 'finish'].indexOf(options.step) > -1) {
1398
+ this.deleteWorkflow(workflow);
1399
+ }
1400
+ else {
1401
+ this.saveWorkflow(workflow);
1402
+ }
1403
+ const track = Object.assign(options, {
1404
+ eventType: 'workflow',
1405
+ category: options.name,
1406
+ action: options.step,
1407
+ label: options.details,
1408
+ duration: workflow.duration,
1409
+ workflowId: workflow.workflowId,
1410
+ });
1411
+ this.logEvent(track);
1412
+ }
1413
+ preProcess(event = {}, options = {}) {
1414
+ let userMetadata = {};
1415
+ if (this.user) {
1416
+ userMetadata = {
1417
+ user: anonymize(this.user.username),
1418
+ org: anonymize(this.user.orgId),
1419
+ lastLogin: this.user.lastLogin,
1420
+ userSince: this.user.created,
1421
+ internalUser: this.user.internalUser || false,
1422
+ accountType: this.user.accountType,
1423
+ };
1424
+ }
1425
+ return Object.entries(Object.assign(Object.assign({}, event), userMetadata)).reduce(makeEventPayload(options.omitComplexData, this.logger), {});
1426
+ }
1427
+ disableTracker(trackerName) {
1428
+ var _a;
1429
+ const tracker = this.trackers.find(({ name }) => name === trackerName);
1430
+ if (tracker && !tracker.hasError) {
1431
+ tracker.disabled = true;
1432
+ (_a = tracker.disable) === null || _a === void 0 ? void 0 : _a.call(tracker);
1433
+ }
1434
+ }
1435
+ enableTracker(trackerName) {
1436
+ var _a;
1437
+ const tracker = this.trackers.find(({ name }) => name === trackerName);
1438
+ if (tracker && !tracker.hasError) {
1439
+ tracker.disabled = false;
1440
+ (_a = tracker.enable) === null || _a === void 0 ? void 0 : _a.call(tracker);
1441
+ }
1442
+ }
1443
+ }
1444
+ function anonymize(user) {
1445
+ if (!user)
1446
+ return;
1447
+ return sha256(user).toString(encHex);
1448
+ }
1449
+ function makeEventPayload(omitComplexData, logger) {
1450
+ return function (acc, [key, val]) {
1451
+ if (isPrimitive(val)) {
1452
+ acc[key] = val;
1453
+ }
1454
+ else if (!omitComplexData) {
1455
+ logger.warn(`You are trying to log a non-primitive value, ${key}:${JSON.stringify(val)}. This will get logged as [object Object]`);
1456
+ acc[key] = val;
1457
+ }
1458
+ return acc;
1459
+ };
1460
+ }
1461
+ function isPrimitive(val) {
1462
+ const primitives = ['string', 'number', 'boolean', 'undefined'];
1463
+ return (primitives.includes(typeof val) ||
1464
+ (val && typeof val.valueOf() === 'string'));
1465
+ }
1466
+
1467
+ /******************************************************************************
1468
+ Copyright (c) Microsoft Corporation.
1469
+
1470
+ Permission to use, copy, modify, and/or distribute this software for any
1471
+ purpose with or without fee is hereby granted.
1472
+
1473
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1474
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1475
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1476
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1477
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1478
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1479
+ PERFORMANCE OF THIS SOFTWARE.
1480
+ ***************************************************************************** */
1481
+ /* global Reflect, Promise, SuppressedError, Symbol */
1482
+
1483
+ var extendStatics = function(d, b) {
1484
+ extendStatics = Object.setPrototypeOf ||
1485
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
1486
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
1487
+ return extendStatics(d, b);
1488
+ };
1489
+
1490
+ function __extends(d, b) {
1491
+ if (typeof b !== "function" && b !== null)
1492
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
1493
+ extendStatics(d, b);
1494
+ function __() { this.constructor = d; }
1495
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
1496
+ }
1497
+
1498
+ var __assign = function() {
1499
+ __assign = Object.assign || function __assign(t) {
1500
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
1501
+ s = arguments[i];
1502
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
1503
+ }
1504
+ return t;
1505
+ };
1506
+ return __assign.apply(this, arguments);
1507
+ };
1508
+
1509
+ function __rest(s, e) {
1510
+ var t = {};
1511
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
1512
+ t[p] = s[p];
1513
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
1514
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
1515
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
1516
+ t[p[i]] = s[p[i]];
1517
+ }
1518
+ return t;
1519
+ }
1520
+
1521
+ function __decorate(decorators, target, key, desc) {
1522
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
1523
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
1524
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
1525
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
1526
+ }
1527
+
1528
+ function __param(paramIndex, decorator) {
1529
+ return function (target, key) { decorator(target, key, paramIndex); }
1530
+ }
1531
+
1532
+ function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {
1533
+ function accept(f) { if (f !== void 0 && typeof f !== "function") throw new TypeError("Function expected"); return f; }
1534
+ var kind = contextIn.kind, key = kind === "getter" ? "get" : kind === "setter" ? "set" : "value";
1535
+ var target = !descriptorIn && ctor ? contextIn["static"] ? ctor : ctor.prototype : null;
1536
+ var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});
1537
+ var _, done = false;
1538
+ for (var i = decorators.length - 1; i >= 0; i--) {
1539
+ var context = {};
1540
+ for (var p in contextIn) context[p] = p === "access" ? {} : contextIn[p];
1541
+ for (var p in contextIn.access) context.access[p] = contextIn.access[p];
1542
+ context.addInitializer = function (f) { if (done) throw new TypeError("Cannot add initializers after decoration has completed"); extraInitializers.push(accept(f || null)); };
1543
+ var result = (0, decorators[i])(kind === "accessor" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);
1544
+ if (kind === "accessor") {
1545
+ if (result === void 0) continue;
1546
+ if (result === null || typeof result !== "object") throw new TypeError("Object expected");
1547
+ if (_ = accept(result.get)) descriptor.get = _;
1548
+ if (_ = accept(result.set)) descriptor.set = _;
1549
+ if (_ = accept(result.init)) initializers.unshift(_);
1550
+ }
1551
+ else if (_ = accept(result)) {
1552
+ if (kind === "field") initializers.unshift(_);
1553
+ else descriptor[key] = _;
1554
+ }
1555
+ }
1556
+ if (target) Object.defineProperty(target, contextIn.name, descriptor);
1557
+ done = true;
1558
+ };
1559
+
1560
+ function __runInitializers(thisArg, initializers, value) {
1561
+ var useValue = arguments.length > 2;
1562
+ for (var i = 0; i < initializers.length; i++) {
1563
+ value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);
1564
+ }
1565
+ return useValue ? value : void 0;
1566
+ };
1567
+
1568
+ function __propKey(x) {
1569
+ return typeof x === "symbol" ? x : "".concat(x);
1570
+ };
1571
+
1572
+ function __setFunctionName(f, name, prefix) {
1573
+ if (typeof name === "symbol") name = name.description ? "[".concat(name.description, "]") : "";
1574
+ return Object.defineProperty(f, "name", { configurable: true, value: prefix ? "".concat(prefix, " ", name) : name });
1575
+ };
1576
+
1577
+ function __metadata(metadataKey, metadataValue) {
1578
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue);
1579
+ }
1580
+
1581
+ function __awaiter(thisArg, _arguments, P, generator) {
1582
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
1583
+ return new (P || (P = Promise))(function (resolve, reject) {
1584
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
1585
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
1586
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
1587
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
1588
+ });
1589
+ }
1590
+
1591
+ function __generator(thisArg, body) {
1592
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
1593
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
1594
+ function verb(n) { return function (v) { return step([n, v]); }; }
1595
+ function step(op) {
1596
+ if (f) throw new TypeError("Generator is already executing.");
1597
+ while (g && (g = 0, op[0] && (_ = 0)), _) try {
1598
+ if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
1599
+ if (y = 0, t) op = [op[0] & 2, t.value];
1600
+ switch (op[0]) {
1601
+ case 0: case 1: t = op; break;
1602
+ case 4: _.label++; return { value: op[1], done: false };
1603
+ case 5: _.label++; y = op[1]; op = [0]; continue;
1604
+ case 7: op = _.ops.pop(); _.trys.pop(); continue;
1605
+ default:
1606
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
1607
+ if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
1608
+ if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
1609
+ if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
1610
+ if (t[2]) _.ops.pop();
1611
+ _.trys.pop(); continue;
1612
+ }
1613
+ op = body.call(thisArg, _);
1614
+ } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
1615
+ if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
1616
+ }
1617
+ }
1618
+
1619
+ var __createBinding = Object.create ? (function(o, m, k, k2) {
1620
+ if (k2 === undefined) k2 = k;
1621
+ var desc = Object.getOwnPropertyDescriptor(m, k);
1622
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
1623
+ desc = { enumerable: true, get: function() { return m[k]; } };
1624
+ }
1625
+ Object.defineProperty(o, k2, desc);
1626
+ }) : (function(o, m, k, k2) {
1627
+ if (k2 === undefined) k2 = k;
1628
+ o[k2] = m[k];
1629
+ });
1630
+
1631
+ function __exportStar(m, o) {
1632
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);
1633
+ }
1634
+
1635
+ function __values(o) {
1636
+ var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
1637
+ if (m) return m.call(o);
1638
+ if (o && typeof o.length === "number") return {
1639
+ next: function () {
1640
+ if (o && i >= o.length) o = void 0;
1641
+ return { value: o && o[i++], done: !o };
1642
+ }
1643
+ };
1644
+ throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
1645
+ }
1646
+
1647
+ function __read(o, n) {
1648
+ var m = typeof Symbol === "function" && o[Symbol.iterator];
1649
+ if (!m) return o;
1650
+ var i = m.call(o), r, ar = [], e;
1651
+ try {
1652
+ while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
1653
+ }
1654
+ catch (error) { e = { error: error }; }
1655
+ finally {
1656
+ try {
1657
+ if (r && !r.done && (m = i["return"])) m.call(i);
1658
+ }
1659
+ finally { if (e) throw e.error; }
1660
+ }
1661
+ return ar;
1662
+ }
1663
+
1664
+ /** @deprecated */
1665
+ function __spread() {
1666
+ for (var ar = [], i = 0; i < arguments.length; i++)
1667
+ ar = ar.concat(__read(arguments[i]));
1668
+ return ar;
1669
+ }
1670
+
1671
+ /** @deprecated */
1672
+ function __spreadArrays() {
1673
+ for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
1674
+ for (var r = Array(s), k = 0, i = 0; i < il; i++)
1675
+ for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
1676
+ r[k] = a[j];
1677
+ return r;
1678
+ }
1679
+
1680
+ function __spreadArray(to, from, pack) {
1681
+ if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
1682
+ if (ar || !(i in from)) {
1683
+ if (!ar) ar = Array.prototype.slice.call(from, 0, i);
1684
+ ar[i] = from[i];
1685
+ }
1686
+ }
1687
+ return to.concat(ar || Array.prototype.slice.call(from));
1688
+ }
1689
+
1690
+ function __await(v) {
1691
+ return this instanceof __await ? (this.v = v, this) : new __await(v);
1692
+ }
1693
+
1694
+ function __asyncGenerator(thisArg, _arguments, generator) {
1695
+ if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
1696
+ var g = generator.apply(thisArg, _arguments || []), i, q = [];
1697
+ return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i;
1698
+ function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }
1699
+ function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }
1700
+ function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }
1701
+ function fulfill(value) { resume("next", value); }
1702
+ function reject(value) { resume("throw", value); }
1703
+ function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }
1704
+ }
1705
+
1706
+ function __asyncDelegator(o) {
1707
+ var i, p;
1708
+ return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i;
1709
+ function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }
1710
+ }
1711
+
1712
+ function __asyncValues(o) {
1713
+ if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
1714
+ var m = o[Symbol.asyncIterator], i;
1715
+ return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i);
1716
+ function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }
1717
+ function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }
1718
+ }
1719
+
1720
+ function __makeTemplateObject(cooked, raw) {
1721
+ if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
1722
+ return cooked;
1723
+ };
1724
+
1725
+ var __setModuleDefault = Object.create ? (function(o, v) {
1726
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
1727
+ }) : function(o, v) {
1728
+ o["default"] = v;
1729
+ };
1730
+
1731
+ function __importStar(mod) {
1732
+ if (mod && mod.__esModule) return mod;
1733
+ var result = {};
1734
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
1735
+ __setModuleDefault(result, mod);
1736
+ return result;
1737
+ }
1738
+
1739
+ function __importDefault(mod) {
1740
+ return (mod && mod.__esModule) ? mod : { default: mod };
1741
+ }
1742
+
1743
+ function __classPrivateFieldGet(receiver, state, kind, f) {
1744
+ if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
1745
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
1746
+ return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
1747
+ }
1748
+
1749
+ function __classPrivateFieldSet(receiver, state, value, kind, f) {
1750
+ if (kind === "m") throw new TypeError("Private method is not writable");
1751
+ if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
1752
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
1753
+ return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
1754
+ }
1755
+
1756
+ function __classPrivateFieldIn(state, receiver) {
1757
+ if (receiver === null || (typeof receiver !== "object" && typeof receiver !== "function")) throw new TypeError("Cannot use 'in' operator on non-object");
1758
+ return typeof state === "function" ? receiver === state : state.has(receiver);
1759
+ }
1760
+
1761
+ function __addDisposableResource(env, value, async) {
1762
+ if (value !== null && value !== void 0) {
1763
+ if (typeof value !== "object" && typeof value !== "function") throw new TypeError("Object expected.");
1764
+ var dispose;
1765
+ if (async) {
1766
+ if (!Symbol.asyncDispose) throw new TypeError("Symbol.asyncDispose is not defined.");
1767
+ dispose = value[Symbol.asyncDispose];
1768
+ }
1769
+ if (dispose === void 0) {
1770
+ if (!Symbol.dispose) throw new TypeError("Symbol.dispose is not defined.");
1771
+ dispose = value[Symbol.dispose];
1772
+ }
1773
+ if (typeof dispose !== "function") throw new TypeError("Object not disposable.");
1774
+ env.stack.push({ value: value, dispose: dispose, async: async });
1775
+ }
1776
+ else if (async) {
1777
+ env.stack.push({ async: true });
1778
+ }
1779
+ return value;
1780
+ }
1781
+
1782
+ var _SuppressedError = typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
1783
+ var e = new Error(message);
1784
+ return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
1785
+ };
1786
+
1787
+ function __disposeResources(env) {
1788
+ function fail(e) {
1789
+ env.error = env.hasError ? new _SuppressedError(e, env.error, "An error was suppressed during disposal.") : e;
1790
+ env.hasError = true;
1791
+ }
1792
+ function next() {
1793
+ while (env.stack.length) {
1794
+ var rec = env.stack.pop();
1795
+ try {
1796
+ var result = rec.dispose && rec.dispose.call(rec.value);
1797
+ if (rec.async) return Promise.resolve(result).then(next, function(e) { fail(e); return next(); });
1798
+ }
1799
+ catch (e) {
1800
+ fail(e);
1801
+ }
1802
+ }
1803
+ if (env.hasError) throw env.error;
1804
+ }
1805
+ return next();
1806
+ }
1807
+
1808
+ const tslib_es6 = {
1809
+ __extends: __extends,
1810
+ __assign: __assign,
1811
+ __rest: __rest,
1812
+ __decorate: __decorate,
1813
+ __param: __param,
1814
+ __metadata: __metadata,
1815
+ __awaiter: __awaiter,
1816
+ __generator: __generator,
1817
+ __createBinding: __createBinding,
1818
+ __exportStar: __exportStar,
1819
+ __values: __values,
1820
+ __read: __read,
1821
+ __spread: __spread,
1822
+ __spreadArrays: __spreadArrays,
1823
+ __spreadArray: __spreadArray,
1824
+ __await: __await,
1825
+ __asyncGenerator: __asyncGenerator,
1826
+ __asyncDelegator: __asyncDelegator,
1827
+ __asyncValues: __asyncValues,
1828
+ __makeTemplateObject: __makeTemplateObject,
1829
+ __importStar: __importStar,
1830
+ __importDefault: __importDefault,
1831
+ __classPrivateFieldGet: __classPrivateFieldGet,
1832
+ __classPrivateFieldSet: __classPrivateFieldSet,
1833
+ __classPrivateFieldIn: __classPrivateFieldIn,
1834
+ __addDisposableResource: __addDisposableResource,
1835
+ __disposeResources: __disposeResources,
1836
+ };
1837
+
1838
+ /**
1839
+ * Class supporting Google Analytics 4
1840
+ */
1841
+ class GoogleAnalytics {
1842
+ constructor(options) {
1843
+ var _a;
1844
+ this.name = 'googleAnalytics';
1845
+ this.dimensions = {};
1846
+ this.metrics = {};
1847
+ if (typeof window !== 'undefined' && !((_a = options === null || options === void 0 ? void 0 : options.measurementIds) === null || _a === void 0 ? void 0 : _a.length)) {
1848
+ // browser environment
1849
+ throw new Error('at least one measurementId needs to be provided in your configuration');
1850
+ }
1851
+ Object.assign(this, options);
1852
+ }
1853
+ _getScripts() {
1854
+ const measurementId = this.measurementIds ? this.measurementIds[0] : '';
1855
+ return [
1856
+ {
1857
+ dataAttribute: 'google-analytics',
1858
+ async: true,
1859
+ src: `https://www.googletagmanager.com/gtag/js?id=${measurementId}`
1860
+ },
1861
+ ];
1862
+ }
1863
+ getScriptTags() {
1864
+ return createScriptTags(this._getScripts());
1865
+ }
1866
+ async init() {
1867
+ // for use in a broswer environment
1868
+ if (typeof window === 'undefined') {
1869
+ throw new WindowUndefinedError('Window is undefined: Cannot add script element.');
1870
+ }
1871
+ // calls _getScripts() and then iterates over the array and adds dom nodes for each and resolves once all have loaded.
1872
+ // injectScriptElementAsync will check if a script with the specified id already exists and, if so, do nothing
1873
+ await Promise.all(this._getScripts().map(scriptObj => {
1874
+ return injectScriptElementAsync(scriptObj);
1875
+ }));
1876
+ // runs second script
1877
+ this.injectConfig();
1878
+ }
1879
+ // we log page views manually, even though ga4 can do so automatically for pages now
1880
+ logPageView(page, options = {}) {
1881
+ const cleanedOptions = this.buildCustomParams(options);
1882
+ const pageViewOptionsObject = Object.assign({ page_title: page || window.location.pathname }, cleanedOptions);
1883
+ window.gtag('event', 'page_view', pageViewOptionsObject);
1884
+ return true;
1885
+ }
1886
+ logEvent(event) {
1887
+ // eventType is name of our event
1888
+ let { action } = event, customParams = __rest(event, ["action"]);
1889
+ const eventType = action || 'other';
1890
+ // if using telemetry wrapper, custom metrics/dimensions in customParams; if not, in options
1891
+ const eventParams = this.buildCustomParams(customParams);
1892
+ // should have custom metric & dimension data that looks like
1893
+ // metric_name: metric_value
1894
+ // dimension_name: dimension_value
1895
+ window.gtag('event', eventType, eventParams);
1896
+ return true;
1897
+ }
1898
+ disable() {
1899
+ if (this.measurementIds) {
1900
+ this.measurementIds.forEach(id => {
1901
+ window[`ga-disable-${id}`] = true;
1902
+ });
1903
+ }
1904
+ }
1905
+ enable() {
1906
+ if (this.measurementIds) {
1907
+ this.measurementIds.forEach(id => {
1908
+ window[`ga-disable-${id}`] = undefined;
1909
+ });
1910
+ }
1911
+ }
1912
+ // injects configs for each measurement id
1913
+ injectConfig() {
1914
+ window.dataLayer = window.dataLayer || [];
1915
+ window.gtag = function () { window.dataLayer.push(arguments); };
1916
+ window.gtag('js', new Date());
1917
+ const configOptions = {
1918
+ 'custom_map': this.createDimensionsAndMetricsCustomMap(this.dimensions, this.metrics),
1919
+ 'send_page_view': false,
1920
+ 'anonymize_ip': true // anonymize ip for each event/page view tracked
1921
+ };
1922
+ this.measurementIds.forEach(measurementId => {
1923
+ window.gtag('config', measurementId, configOptions);
1924
+ });
1925
+ }
1926
+ buildCustomParams(eventParams) {
1927
+ let cleanedEventParams;
1928
+ let { category, label } = eventParams;
1929
+ // verify that all are valid custom metrics/dimensions
1930
+ cleanedEventParams = this.verifyCustomDimensionAndMetrics(eventParams);
1931
+ // ga3 syntax uses category/action/label, which have been changed
1932
+ // to event_category, event_action, and event_label in ga4
1933
+ if (category) {
1934
+ cleanedEventParams = Object.assign(Object.assign({}, cleanedEventParams), { event_category: category });
1935
+ }
1936
+ if (label) {
1937
+ cleanedEventParams = Object.assign(Object.assign({}, cleanedEventParams), { event_label: label });
1938
+ }
1939
+ return cleanedEventParams;
1940
+ }
1941
+ verifyCustomDimensionAndMetrics(eventParams) {
1942
+ // all valid metric names and dimension names
1943
+ // since we store metrics/dimensions as dimension<index>: dimension_name, we want values
1944
+ const metricAndDimensionsMap = this.createDimensionsAndMetricsCustomMap(this.dimensions, this.metrics);
1945
+ const metricAndDimensionNames = Object.values(metricAndDimensionsMap);
1946
+ // get all keys (name of metric/dimension),
1947
+ // filter out any keys not in valid names,
1948
+ // and then recreate new object with filtered keys and values only
1949
+ const cleanedEventParams = Object.keys(eventParams)
1950
+ .filter(key => metricAndDimensionNames.includes(key))
1951
+ .reduce((cur, key) => { return Object.assign(cur, { [key]: eventParams[key] }); }, {});
1952
+ return cleanedEventParams;
1953
+ }
1954
+ createDimensionsAndMetricsCustomMap(dimensions = {}, metrics = {}) {
1955
+ const metricsMap = this.createMetricCustomMap(metrics);
1956
+ const dimensionsMap = this.createDimensionCustomMap(dimensions);
1957
+ return Object.assign(Object.assign({}, metricsMap), dimensionsMap);
1958
+ }
1959
+ // under the assumption that our metrics come like { timeMetric: 1, otherMetric: 3} where metric_name: index
1960
+ createMetricCustomMap(metrics = {}) {
1961
+ return Object.keys(metrics)
1962
+ .map(function (key) {
1963
+ return {
1964
+ // format of metric<Index>: metric_name
1965
+ key: `metric${metrics[key]}`,
1966
+ value: key
1967
+ };
1968
+ })
1969
+ .filter((val) => val)
1970
+ .reduce((acc, { key, value }) => {
1971
+ acc[key] = value;
1972
+ return acc;
1973
+ }, {});
1974
+ }
1975
+ // under the assumption that our dimensions come like { someAttribute: 7, datasetId: 6} where dimension_name: index
1976
+ createDimensionCustomMap(dimensions = {}) {
1977
+ return Object.keys(dimensions)
1978
+ .map(function (key) {
1979
+ return {
1980
+ // format of dimension<Index>: dimension_name
1981
+ key: `dimension${dimensions[key]}`,
1982
+ value: key
1983
+ };
1984
+ })
1985
+ .filter((val) => val)
1986
+ .reduce((acc, { key, value }) => {
1987
+ acc[key] = value;
1988
+ return acc;
1989
+ }, {});
1990
+ }
1991
+ }
1992
+
1993
+ const consentManagerCss = ":host{display:block}.consent-panel{position:fixed;display:block;z-index:5000;bottom:0;left:0;width:100%;height:auto;text-align:center}.cookie-consent-popup-container{position:relative;display:block;bottom:0;left:0;width:100%;margin:0;padding-top:1rem;padding-bottom:1rem;transition:transform 0.5s ease-out 0s;background-color:rgba(51, 51, 51, 0.95);color:#fff}.button-container{position:static;margin-bottom:1rem;display:flex;justify-content:center;flex-wrap:wrap}.padding-end-1{padding-inline-end:1rem}.link-text{--calcite-ui-text-link:var(--calcite-color-text-inverse);--calcite-ui-brand:var(--calcite-color-text-inverse);--calcite-color-text-link:var(--calcite-color-text-inverse);--calcite-color-brand-underline:var(--calcite-color-text-inverse);--calcite-color-brand:var(--calcite-color-text-inverse)}";
1994
+
1995
+ const ConsentManager = class {
1996
+ constructor(hostRef) {
1997
+ registerInstance(this, hostRef);
1998
+ this.consentGranted = createEvent(this, "consentGranted", 7);
1999
+ //--------------------------------------------------------------------------
2000
+ //
2001
+ // Properties (protected)
2002
+ //
2003
+ //--------------------------------------------------------------------------
2004
+ /**
2005
+ * boolean: When true the user has granted consent and the telemetry instance will be avaliable
2006
+ */
2007
+ this._consentGranted = false;
2008
+ /**
2009
+ * boolean: When true the telemetry instance has been loaded
2010
+ */
2011
+ this._loaded = false;
2012
+ this.firstUseVar = undefined;
2013
+ this.measurementIds = undefined;
2014
+ this.portal = undefined;
2015
+ this._shouldRender = undefined;
2016
+ this._translations = undefined;
2017
+ }
2018
+ //--------------------------------------------------------------------------
2019
+ //
2020
+ // Watch handlers
2021
+ //
2022
+ //--------------------------------------------------------------------------
2023
+ //--------------------------------------------------------------------------
2024
+ //
2025
+ // Methods (public)
2026
+ //
2027
+ //--------------------------------------------------------------------------
2028
+ /**
2029
+ * Initialize and return the telemetry instance if consent has been granted
2030
+ */
2031
+ async getInstance() {
2032
+ if (localStorage.getItem(this.firstUseVar) === "true") {
2033
+ await this._init();
2034
+ return this._telemetryInstance;
2035
+ }
2036
+ else {
2037
+ return undefined;
2038
+ }
2039
+ }
2040
+ //--------------------------------------------------------------------------
2041
+ //
2042
+ // Functions (lifecycle)
2043
+ //
2044
+ //--------------------------------------------------------------------------
2045
+ /**
2046
+ * StencilJS: Called once just after the component is first connected to the DOM.
2047
+ *
2048
+ * @returns Promise when complete
2049
+ */
2050
+ async componentWillLoad() {
2051
+ await this._getTranslations();
2052
+ this._shouldRender = localStorage.getItem(this.firstUseVar) === null;
2053
+ }
2054
+ /**
2055
+ * Renders the component.
2056
+ */
2057
+ render() {
2058
+ return this._shouldRender ? (h(Host, null, h("calcite-panel", { class: "consent-panel calcite-mode-dark", id: "cookie-policy" }, h("div", { class: "cookie-consent-popup-container" }, h("div", { id: "cookie-policy-description-top", tabindex: "-1" }, h("p", null, this._translations.dearVisitor), h("p", null, this._translations.useAnalytics)), h("div", { class: "button-container" }, h("calcite-button", { appearance: "solid", class: "padding-end-1", kind: "brand", onClick: () => this._refuse() }, this._translations.refuseAnalytics), h("calcite-button", { appearance: "solid", kind: "brand", onClick: () => this._accept() }, this._translations.acceptAnalytics)), h("div", null, h("p", null, this._translations.moreInfo, "\u00A0", h("calcite-link", { class: "link-text", href: "https://www.arcgis.com/", rel: "noopener noreferrer", target: "_blank" }, this._translations.protectionPolicy), this._translations.our, "\u00A0", h("calcite-link", { class: "link-text", href: "https://www.arcgis.com/", rel: "noopener noreferrer", target: "_blank" }, this._translations.cookiePolicy, "\u00A0"), this._translations.andOur, "\u00A0", h("calcite-link", { class: "link-text", href: "https://www.arcgis.com/", rel: "noopener noreferrer", target: "_blank" }, this._translations.cookiesInventory))))))) : undefined;
2059
+ }
2060
+ /**
2061
+ * Called once after the component is loaded
2062
+ *
2063
+ * @returns Promise when complete
2064
+ */
2065
+ async componentDidLoad() {
2066
+ this.consentGranted.emit({
2067
+ granted: localStorage.getItem(this.firstUseVar) === "true"
2068
+ });
2069
+ }
2070
+ //--------------------------------------------------------------------------
2071
+ //
2072
+ // Functions (protected)
2073
+ //
2074
+ //--------------------------------------------------------------------------
2075
+ /**
2076
+ * Fetches the component's translations
2077
+ *
2078
+ * @returns Promise when complete
2079
+ * @protected
2080
+ */
2081
+ async _init() {
2082
+ var _a;
2083
+ if (!this._loaded && ((_a = this.measurementIds) === null || _a === void 0 ? void 0 : _a.length) > 0 && this.portal) {
2084
+ const googleAnalyticsTracker = new GoogleAnalytics({
2085
+ measurementIds: this.measurementIds
2086
+ });
2087
+ this._telemetryInstance = new Telemetry({
2088
+ plugins: [googleAnalyticsTracker],
2089
+ portal: this.portal
2090
+ });
2091
+ await this._telemetryInstance.init();
2092
+ this._loaded = true;
2093
+ }
2094
+ }
2095
+ /**
2096
+ * Store the users granting of consent
2097
+ *
2098
+ * @protected
2099
+ */
2100
+ _accept() {
2101
+ this._consentGranted = true;
2102
+ this._handleConsent();
2103
+ }
2104
+ /**
2105
+ * Store the users refusal of consent
2106
+ *
2107
+ * @protected
2108
+ */
2109
+ _refuse() {
2110
+ this._consentGranted = false;
2111
+ this._handleConsent();
2112
+ }
2113
+ /**
2114
+ * Store and emit the users choice for consent
2115
+ *
2116
+ * @protected
2117
+ */
2118
+ _handleConsent() {
2119
+ this._shouldRender = false;
2120
+ localStorage.setItem(this.firstUseVar, this._consentGranted.toString());
2121
+ this.consentGranted.emit({
2122
+ granted: this._consentGranted
2123
+ });
2124
+ }
2125
+ /**
2126
+ * Fetches the component's translations
2127
+ *
2128
+ * @returns Promise when complete
2129
+ * @protected
2130
+ */
2131
+ async _getTranslations() {
2132
+ const messages = await getLocaleComponentStrings(this.el);
2133
+ this._translations = messages[0];
2134
+ }
2135
+ get el() { return getElement(this); }
2136
+ };
2137
+ ConsentManager.style = consentManagerCss;
2138
+
2139
+ export { ConsentManager as consent_manager };