@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,1715 @@
1
+ /*!
2
+ * Copyright 2022 Esri
3
+ * Licensed under the Apache License, Version 2.0
4
+ * http://www.apache.org/licenses/LICENSE-2.0
5
+ */
6
+ 'use strict';
7
+
8
+ const _commonjsHelpers = require('./_commonjsHelpers-ed90c4ad.js');
9
+
10
+ var purify = _commonjsHelpers.createCommonjsModule(function (module, exports) {
11
+ /*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
12
+
13
+ (function (global, factory) {
14
+ 'object' === 'object' && 'object' !== 'undefined' ? module.exports = factory() :
15
+ typeof undefined === 'function' && undefined.amd ? undefined(factory) :
16
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.DOMPurify = factory());
17
+ })(_commonjsHelpers.commonjsGlobal, (function () { 'use strict';
18
+
19
+ function _typeof(obj) {
20
+ "@babel/helpers - typeof";
21
+
22
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
23
+ return typeof obj;
24
+ } : function (obj) {
25
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
26
+ }, _typeof(obj);
27
+ }
28
+
29
+ function _setPrototypeOf(o, p) {
30
+ _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
31
+ o.__proto__ = p;
32
+ return o;
33
+ };
34
+
35
+ return _setPrototypeOf(o, p);
36
+ }
37
+
38
+ function _isNativeReflectConstruct() {
39
+ if (typeof Reflect === "undefined" || !Reflect.construct) return false;
40
+ if (Reflect.construct.sham) return false;
41
+ if (typeof Proxy === "function") return true;
42
+
43
+ try {
44
+ Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));
45
+ return true;
46
+ } catch (e) {
47
+ return false;
48
+ }
49
+ }
50
+
51
+ function _construct(Parent, args, Class) {
52
+ if (_isNativeReflectConstruct()) {
53
+ _construct = Reflect.construct;
54
+ } else {
55
+ _construct = function _construct(Parent, args, Class) {
56
+ var a = [null];
57
+ a.push.apply(a, args);
58
+ var Constructor = Function.bind.apply(Parent, a);
59
+ var instance = new Constructor();
60
+ if (Class) _setPrototypeOf(instance, Class.prototype);
61
+ return instance;
62
+ };
63
+ }
64
+
65
+ return _construct.apply(null, arguments);
66
+ }
67
+
68
+ function _toConsumableArray(arr) {
69
+ return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
70
+ }
71
+
72
+ function _arrayWithoutHoles(arr) {
73
+ if (Array.isArray(arr)) return _arrayLikeToArray(arr);
74
+ }
75
+
76
+ function _iterableToArray(iter) {
77
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
78
+ }
79
+
80
+ function _unsupportedIterableToArray(o, minLen) {
81
+ if (!o) return;
82
+ if (typeof o === "string") return _arrayLikeToArray(o, minLen);
83
+ var n = Object.prototype.toString.call(o).slice(8, -1);
84
+ if (n === "Object" && o.constructor) n = o.constructor.name;
85
+ if (n === "Map" || n === "Set") return Array.from(o);
86
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
87
+ }
88
+
89
+ function _arrayLikeToArray(arr, len) {
90
+ if (len == null || len > arr.length) len = arr.length;
91
+
92
+ for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
93
+
94
+ return arr2;
95
+ }
96
+
97
+ function _nonIterableSpread() {
98
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
99
+ }
100
+
101
+ var hasOwnProperty = Object.hasOwnProperty,
102
+ setPrototypeOf = Object.setPrototypeOf,
103
+ isFrozen = Object.isFrozen,
104
+ getPrototypeOf = Object.getPrototypeOf,
105
+ getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
106
+ var freeze = Object.freeze,
107
+ seal = Object.seal,
108
+ create = Object.create; // eslint-disable-line import/no-mutable-exports
109
+
110
+ var _ref = typeof Reflect !== 'undefined' && Reflect,
111
+ apply = _ref.apply,
112
+ construct = _ref.construct;
113
+
114
+ if (!apply) {
115
+ apply = function apply(fun, thisValue, args) {
116
+ return fun.apply(thisValue, args);
117
+ };
118
+ }
119
+
120
+ if (!freeze) {
121
+ freeze = function freeze(x) {
122
+ return x;
123
+ };
124
+ }
125
+
126
+ if (!seal) {
127
+ seal = function seal(x) {
128
+ return x;
129
+ };
130
+ }
131
+
132
+ if (!construct) {
133
+ construct = function construct(Func, args) {
134
+ return _construct(Func, _toConsumableArray(args));
135
+ };
136
+ }
137
+
138
+ var arrayForEach = unapply(Array.prototype.forEach);
139
+ var arrayPop = unapply(Array.prototype.pop);
140
+ var arrayPush = unapply(Array.prototype.push);
141
+ var stringToLowerCase = unapply(String.prototype.toLowerCase);
142
+ var stringToString = unapply(String.prototype.toString);
143
+ var stringMatch = unapply(String.prototype.match);
144
+ var stringReplace = unapply(String.prototype.replace);
145
+ var stringIndexOf = unapply(String.prototype.indexOf);
146
+ var stringTrim = unapply(String.prototype.trim);
147
+ var regExpTest = unapply(RegExp.prototype.test);
148
+ var typeErrorCreate = unconstruct(TypeError);
149
+ function unapply(func) {
150
+ return function (thisArg) {
151
+ for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
152
+ args[_key - 1] = arguments[_key];
153
+ }
154
+
155
+ return apply(func, thisArg, args);
156
+ };
157
+ }
158
+ function unconstruct(func) {
159
+ return function () {
160
+ for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
161
+ args[_key2] = arguments[_key2];
162
+ }
163
+
164
+ return construct(func, args);
165
+ };
166
+ }
167
+ /* Add properties to a lookup table */
168
+
169
+ function addToSet(set, array, transformCaseFunc) {
170
+ transformCaseFunc = transformCaseFunc ? transformCaseFunc : stringToLowerCase;
171
+
172
+ if (setPrototypeOf) {
173
+ // Make 'in' and truthy checks like Boolean(set.constructor)
174
+ // independent of any properties defined on Object.prototype.
175
+ // Prevent prototype setters from intercepting set as a this value.
176
+ setPrototypeOf(set, null);
177
+ }
178
+
179
+ var l = array.length;
180
+
181
+ while (l--) {
182
+ var element = array[l];
183
+
184
+ if (typeof element === 'string') {
185
+ var lcElement = transformCaseFunc(element);
186
+
187
+ if (lcElement !== element) {
188
+ // Config presets (e.g. tags.js, attrs.js) are immutable.
189
+ if (!isFrozen(array)) {
190
+ array[l] = lcElement;
191
+ }
192
+
193
+ element = lcElement;
194
+ }
195
+ }
196
+
197
+ set[element] = true;
198
+ }
199
+
200
+ return set;
201
+ }
202
+ /* Shallow clone an object */
203
+
204
+ function clone(object) {
205
+ var newObject = create(null);
206
+ var property;
207
+
208
+ for (property in object) {
209
+ if (apply(hasOwnProperty, object, [property]) === true) {
210
+ newObject[property] = object[property];
211
+ }
212
+ }
213
+
214
+ return newObject;
215
+ }
216
+ /* IE10 doesn't support __lookupGetter__ so lets'
217
+ * simulate it. It also automatically checks
218
+ * if the prop is function or getter and behaves
219
+ * accordingly. */
220
+
221
+ function lookupGetter(object, prop) {
222
+ while (object !== null) {
223
+ var desc = getOwnPropertyDescriptor(object, prop);
224
+
225
+ if (desc) {
226
+ if (desc.get) {
227
+ return unapply(desc.get);
228
+ }
229
+
230
+ if (typeof desc.value === 'function') {
231
+ return unapply(desc.value);
232
+ }
233
+ }
234
+
235
+ object = getPrototypeOf(object);
236
+ }
237
+
238
+ function fallbackValue(element) {
239
+ console.warn('fallback value for', element);
240
+ return null;
241
+ }
242
+
243
+ return fallbackValue;
244
+ }
245
+
246
+ var html$1 = freeze(['a', 'abbr', 'acronym', 'address', 'area', 'article', 'aside', 'audio', 'b', 'bdi', 'bdo', 'big', 'blink', 'blockquote', 'body', 'br', 'button', 'canvas', 'caption', 'center', 'cite', 'code', 'col', 'colgroup', 'content', 'data', 'datalist', 'dd', 'decorator', 'del', 'details', 'dfn', 'dialog', 'dir', 'div', 'dl', 'dt', 'element', 'em', 'fieldset', 'figcaption', 'figure', 'font', 'footer', 'form', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'head', 'header', 'hgroup', 'hr', 'html', 'i', 'img', 'input', 'ins', 'kbd', 'label', 'legend', 'li', 'main', 'map', 'mark', 'marquee', 'menu', 'menuitem', 'meter', 'nav', 'nobr', 'ol', 'optgroup', 'option', 'output', 'p', 'picture', 'pre', 'progress', 'q', 'rp', 'rt', 'ruby', 's', 'samp', 'section', 'select', 'shadow', 'small', 'source', 'spacer', 'span', 'strike', 'strong', 'style', 'sub', 'summary', 'sup', 'table', 'tbody', 'td', 'template', 'textarea', 'tfoot', 'th', 'thead', 'time', 'tr', 'track', 'tt', 'u', 'ul', 'var', 'video', 'wbr']); // SVG
247
+
248
+ var svg$1 = freeze(['svg', 'a', 'altglyph', 'altglyphdef', 'altglyphitem', 'animatecolor', 'animatemotion', 'animatetransform', 'circle', 'clippath', 'defs', 'desc', 'ellipse', 'filter', 'font', 'g', 'glyph', 'glyphref', 'hkern', 'image', 'line', 'lineargradient', 'marker', 'mask', 'metadata', 'mpath', 'path', 'pattern', 'polygon', 'polyline', 'radialgradient', 'rect', 'stop', 'style', 'switch', 'symbol', 'text', 'textpath', 'title', 'tref', 'tspan', 'view', 'vkern']);
249
+ var svgFilters = freeze(['feBlend', 'feColorMatrix', 'feComponentTransfer', 'feComposite', 'feConvolveMatrix', 'feDiffuseLighting', 'feDisplacementMap', 'feDistantLight', 'feFlood', 'feFuncA', 'feFuncB', 'feFuncG', 'feFuncR', 'feGaussianBlur', 'feImage', 'feMerge', 'feMergeNode', 'feMorphology', 'feOffset', 'fePointLight', 'feSpecularLighting', 'feSpotLight', 'feTile', 'feTurbulence']); // List of SVG elements that are disallowed by default.
250
+ // We still need to know them so that we can do namespace
251
+ // checks properly in case one wants to add them to
252
+ // allow-list.
253
+
254
+ var svgDisallowed = freeze(['animate', 'color-profile', 'cursor', 'discard', 'fedropshadow', 'font-face', 'font-face-format', 'font-face-name', 'font-face-src', 'font-face-uri', 'foreignobject', 'hatch', 'hatchpath', 'mesh', 'meshgradient', 'meshpatch', 'meshrow', 'missing-glyph', 'script', 'set', 'solidcolor', 'unknown', 'use']);
255
+ var mathMl$1 = freeze(['math', 'menclose', 'merror', 'mfenced', 'mfrac', 'mglyph', 'mi', 'mlabeledtr', 'mmultiscripts', 'mn', 'mo', 'mover', 'mpadded', 'mphantom', 'mroot', 'mrow', 'ms', 'mspace', 'msqrt', 'mstyle', 'msub', 'msup', 'msubsup', 'mtable', 'mtd', 'mtext', 'mtr', 'munder', 'munderover']); // Similarly to SVG, we want to know all MathML elements,
256
+ // even those that we disallow by default.
257
+
258
+ var mathMlDisallowed = freeze(['maction', 'maligngroup', 'malignmark', 'mlongdiv', 'mscarries', 'mscarry', 'msgroup', 'mstack', 'msline', 'msrow', 'semantics', 'annotation', 'annotation-xml', 'mprescripts', 'none']);
259
+ var text = freeze(['#text']);
260
+
261
+ var html = freeze(['accept', 'action', 'align', 'alt', 'autocapitalize', 'autocomplete', 'autopictureinpicture', 'autoplay', 'background', 'bgcolor', 'border', 'capture', 'cellpadding', 'cellspacing', 'checked', 'cite', 'class', 'clear', 'color', 'cols', 'colspan', 'controls', 'controlslist', 'coords', 'crossorigin', 'datetime', 'decoding', 'default', 'dir', 'disabled', 'disablepictureinpicture', 'disableremoteplayback', 'download', 'draggable', 'enctype', 'enterkeyhint', 'face', 'for', 'headers', 'height', 'hidden', 'high', 'href', 'hreflang', 'id', 'inputmode', 'integrity', 'ismap', 'kind', 'label', 'lang', 'list', 'loading', 'loop', 'low', 'max', 'maxlength', 'media', 'method', 'min', 'minlength', 'multiple', 'muted', 'name', 'nonce', 'noshade', 'novalidate', 'nowrap', 'open', 'optimum', 'pattern', 'placeholder', 'playsinline', 'poster', 'preload', 'pubdate', 'radiogroup', 'readonly', 'rel', 'required', 'rev', 'reversed', 'role', 'rows', 'rowspan', 'spellcheck', 'scope', 'selected', 'shape', 'size', 'sizes', 'span', 'srclang', 'start', 'src', 'srcset', 'step', 'style', 'summary', 'tabindex', 'title', 'translate', 'type', 'usemap', 'valign', 'value', 'width', 'xmlns', 'slot']);
262
+ var svg = freeze(['accent-height', 'accumulate', 'additive', 'alignment-baseline', 'ascent', 'attributename', 'attributetype', 'azimuth', 'basefrequency', 'baseline-shift', 'begin', 'bias', 'by', 'class', 'clip', 'clippathunits', 'clip-path', 'clip-rule', 'color', 'color-interpolation', 'color-interpolation-filters', 'color-profile', 'color-rendering', 'cx', 'cy', 'd', 'dx', 'dy', 'diffuseconstant', 'direction', 'display', 'divisor', 'dur', 'edgemode', 'elevation', 'end', 'fill', 'fill-opacity', 'fill-rule', 'filter', 'filterunits', 'flood-color', 'flood-opacity', 'font-family', 'font-size', 'font-size-adjust', 'font-stretch', 'font-style', 'font-variant', 'font-weight', 'fx', 'fy', 'g1', 'g2', 'glyph-name', 'glyphref', 'gradientunits', 'gradienttransform', 'height', 'href', 'id', 'image-rendering', 'in', 'in2', 'k', 'k1', 'k2', 'k3', 'k4', 'kerning', 'keypoints', 'keysplines', 'keytimes', 'lang', 'lengthadjust', 'letter-spacing', 'kernelmatrix', 'kernelunitlength', 'lighting-color', 'local', 'marker-end', 'marker-mid', 'marker-start', 'markerheight', 'markerunits', 'markerwidth', 'maskcontentunits', 'maskunits', 'max', 'mask', 'media', 'method', 'mode', 'min', 'name', 'numoctaves', 'offset', 'operator', 'opacity', 'order', 'orient', 'orientation', 'origin', 'overflow', 'paint-order', 'path', 'pathlength', 'patterncontentunits', 'patterntransform', 'patternunits', 'points', 'preservealpha', 'preserveaspectratio', 'primitiveunits', 'r', 'rx', 'ry', 'radius', 'refx', 'refy', 'repeatcount', 'repeatdur', 'restart', 'result', 'rotate', 'scale', 'seed', 'shape-rendering', 'specularconstant', 'specularexponent', 'spreadmethod', 'startoffset', 'stddeviation', 'stitchtiles', 'stop-color', 'stop-opacity', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-opacity', 'stroke', 'stroke-width', 'style', 'surfacescale', 'systemlanguage', 'tabindex', 'targetx', 'targety', 'transform', 'transform-origin', 'text-anchor', 'text-decoration', 'text-rendering', 'textlength', 'type', 'u1', 'u2', 'unicode', 'values', 'viewbox', 'visibility', 'version', 'vert-adv-y', 'vert-origin-x', 'vert-origin-y', 'width', 'word-spacing', 'wrap', 'writing-mode', 'xchannelselector', 'ychannelselector', 'x', 'x1', 'x2', 'xmlns', 'y', 'y1', 'y2', 'z', 'zoomandpan']);
263
+ var mathMl = freeze(['accent', 'accentunder', 'align', 'bevelled', 'close', 'columnsalign', 'columnlines', 'columnspan', 'denomalign', 'depth', 'dir', 'display', 'displaystyle', 'encoding', 'fence', 'frame', 'height', 'href', 'id', 'largeop', 'length', 'linethickness', 'lspace', 'lquote', 'mathbackground', 'mathcolor', 'mathsize', 'mathvariant', 'maxsize', 'minsize', 'movablelimits', 'notation', 'numalign', 'open', 'rowalign', 'rowlines', 'rowspacing', 'rowspan', 'rspace', 'rquote', 'scriptlevel', 'scriptminsize', 'scriptsizemultiplier', 'selection', 'separator', 'separators', 'stretchy', 'subscriptshift', 'supscriptshift', 'symmetric', 'voffset', 'width', 'xmlns']);
264
+ var xml = freeze(['xlink:href', 'xml:id', 'xlink:title', 'xml:space', 'xmlns:xlink']);
265
+
266
+ var MUSTACHE_EXPR = seal(/\{\{[\w\W]*|[\w\W]*\}\}/gm); // Specify template detection regex for SAFE_FOR_TEMPLATES mode
267
+
268
+ var ERB_EXPR = seal(/<%[\w\W]*|[\w\W]*%>/gm);
269
+ var TMPLIT_EXPR = seal(/\${[\w\W]*}/gm);
270
+ var DATA_ATTR = seal(/^data-[\-\w.\u00B7-\uFFFF]/); // eslint-disable-line no-useless-escape
271
+
272
+ var ARIA_ATTR = seal(/^aria-[\-\w]+$/); // eslint-disable-line no-useless-escape
273
+
274
+ var IS_ALLOWED_URI = seal(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i // eslint-disable-line no-useless-escape
275
+ );
276
+ var IS_SCRIPT_OR_DATA = seal(/^(?:\w+script|data):/i);
277
+ var ATTR_WHITESPACE = seal(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g // eslint-disable-line no-control-regex
278
+ );
279
+ var DOCTYPE_NAME = seal(/^html$/i);
280
+
281
+ var getGlobal = function getGlobal() {
282
+ return typeof window === 'undefined' ? null : window;
283
+ };
284
+ /**
285
+ * Creates a no-op policy for internal use only.
286
+ * Don't export this function outside this module!
287
+ * @param {?TrustedTypePolicyFactory} trustedTypes The policy factory.
288
+ * @param {Document} document The document object (to determine policy name suffix)
289
+ * @return {?TrustedTypePolicy} The policy created (or null, if Trusted Types
290
+ * are not supported).
291
+ */
292
+
293
+
294
+ var _createTrustedTypesPolicy = function _createTrustedTypesPolicy(trustedTypes, document) {
295
+ if (_typeof(trustedTypes) !== 'object' || typeof trustedTypes.createPolicy !== 'function') {
296
+ return null;
297
+ } // Allow the callers to control the unique policy name
298
+ // by adding a data-tt-policy-suffix to the script element with the DOMPurify.
299
+ // Policy creation with duplicate names throws in Trusted Types.
300
+
301
+
302
+ var suffix = null;
303
+ var ATTR_NAME = 'data-tt-policy-suffix';
304
+
305
+ if (document.currentScript && document.currentScript.hasAttribute(ATTR_NAME)) {
306
+ suffix = document.currentScript.getAttribute(ATTR_NAME);
307
+ }
308
+
309
+ var policyName = 'dompurify' + (suffix ? '#' + suffix : '');
310
+
311
+ try {
312
+ return trustedTypes.createPolicy(policyName, {
313
+ createHTML: function createHTML(html) {
314
+ return html;
315
+ },
316
+ createScriptURL: function createScriptURL(scriptUrl) {
317
+ return scriptUrl;
318
+ }
319
+ });
320
+ } catch (_) {
321
+ // Policy creation failed (most likely another DOMPurify script has
322
+ // already run). Skip creating the policy, as this will only cause errors
323
+ // if TT are enforced.
324
+ console.warn('TrustedTypes policy ' + policyName + ' could not be created.');
325
+ return null;
326
+ }
327
+ };
328
+
329
+ function createDOMPurify() {
330
+ var window = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : getGlobal();
331
+
332
+ var DOMPurify = function DOMPurify(root) {
333
+ return createDOMPurify(root);
334
+ };
335
+ /**
336
+ * Version label, exposed for easier checks
337
+ * if DOMPurify is up to date or not
338
+ */
339
+
340
+
341
+ DOMPurify.version = '2.4.3';
342
+ /**
343
+ * Array of elements that DOMPurify removed during sanitation.
344
+ * Empty if nothing was removed.
345
+ */
346
+
347
+ DOMPurify.removed = [];
348
+
349
+ if (!window || !window.document || window.document.nodeType !== 9) {
350
+ // Not running in a browser, provide a factory function
351
+ // so that you can pass your own Window
352
+ DOMPurify.isSupported = false;
353
+ return DOMPurify;
354
+ }
355
+
356
+ var originalDocument = window.document;
357
+ var document = window.document;
358
+ var DocumentFragment = window.DocumentFragment,
359
+ HTMLTemplateElement = window.HTMLTemplateElement,
360
+ Node = window.Node,
361
+ Element = window.Element,
362
+ NodeFilter = window.NodeFilter,
363
+ _window$NamedNodeMap = window.NamedNodeMap,
364
+ NamedNodeMap = _window$NamedNodeMap === void 0 ? window.NamedNodeMap || window.MozNamedAttrMap : _window$NamedNodeMap,
365
+ HTMLFormElement = window.HTMLFormElement,
366
+ DOMParser = window.DOMParser,
367
+ trustedTypes = window.trustedTypes;
368
+ var ElementPrototype = Element.prototype;
369
+ var cloneNode = lookupGetter(ElementPrototype, 'cloneNode');
370
+ var getNextSibling = lookupGetter(ElementPrototype, 'nextSibling');
371
+ var getChildNodes = lookupGetter(ElementPrototype, 'childNodes');
372
+ var getParentNode = lookupGetter(ElementPrototype, 'parentNode'); // As per issue #47, the web-components registry is inherited by a
373
+ // new document created via createHTMLDocument. As per the spec
374
+ // (http://w3c.github.io/webcomponents/spec/custom/#creating-and-passing-registries)
375
+ // a new empty registry is used when creating a template contents owner
376
+ // document, so we use that as our parent document to ensure nothing
377
+ // is inherited.
378
+
379
+ if (typeof HTMLTemplateElement === 'function') {
380
+ var template = document.createElement('template');
381
+
382
+ if (template.content && template.content.ownerDocument) {
383
+ document = template.content.ownerDocument;
384
+ }
385
+ }
386
+
387
+ var trustedTypesPolicy = _createTrustedTypesPolicy(trustedTypes, originalDocument);
388
+
389
+ var emptyHTML = trustedTypesPolicy ? trustedTypesPolicy.createHTML('') : '';
390
+ var _document = document,
391
+ implementation = _document.implementation,
392
+ createNodeIterator = _document.createNodeIterator,
393
+ createDocumentFragment = _document.createDocumentFragment,
394
+ getElementsByTagName = _document.getElementsByTagName;
395
+ var importNode = originalDocument.importNode;
396
+ var documentMode = {};
397
+
398
+ try {
399
+ documentMode = clone(document).documentMode ? document.documentMode : {};
400
+ } catch (_) {}
401
+
402
+ var hooks = {};
403
+ /**
404
+ * Expose whether this browser supports running the full DOMPurify.
405
+ */
406
+
407
+ DOMPurify.isSupported = typeof getParentNode === 'function' && implementation && typeof implementation.createHTMLDocument !== 'undefined' && documentMode !== 9;
408
+ var MUSTACHE_EXPR$1 = MUSTACHE_EXPR,
409
+ ERB_EXPR$1 = ERB_EXPR,
410
+ TMPLIT_EXPR$1 = TMPLIT_EXPR,
411
+ DATA_ATTR$1 = DATA_ATTR,
412
+ ARIA_ATTR$1 = ARIA_ATTR,
413
+ IS_SCRIPT_OR_DATA$1 = IS_SCRIPT_OR_DATA,
414
+ ATTR_WHITESPACE$1 = ATTR_WHITESPACE;
415
+ var IS_ALLOWED_URI$1 = IS_ALLOWED_URI;
416
+ /**
417
+ * We consider the elements and attributes below to be safe. Ideally
418
+ * don't add any new ones but feel free to remove unwanted ones.
419
+ */
420
+
421
+ /* allowed element names */
422
+
423
+ var ALLOWED_TAGS = null;
424
+ var DEFAULT_ALLOWED_TAGS = addToSet({}, [].concat(_toConsumableArray(html$1), _toConsumableArray(svg$1), _toConsumableArray(svgFilters), _toConsumableArray(mathMl$1), _toConsumableArray(text)));
425
+ /* Allowed attribute names */
426
+
427
+ var ALLOWED_ATTR = null;
428
+ var DEFAULT_ALLOWED_ATTR = addToSet({}, [].concat(_toConsumableArray(html), _toConsumableArray(svg), _toConsumableArray(mathMl), _toConsumableArray(xml)));
429
+ /*
430
+ * Configure how DOMPUrify should handle custom elements and their attributes as well as customized built-in elements.
431
+ * @property {RegExp|Function|null} tagNameCheck one of [null, regexPattern, predicate]. Default: `null` (disallow any custom elements)
432
+ * @property {RegExp|Function|null} attributeNameCheck one of [null, regexPattern, predicate]. Default: `null` (disallow any attributes not on the allow list)
433
+ * @property {boolean} allowCustomizedBuiltInElements allow custom elements derived from built-ins if they pass CUSTOM_ELEMENT_HANDLING.tagNameCheck. Default: `false`.
434
+ */
435
+
436
+ var CUSTOM_ELEMENT_HANDLING = Object.seal(Object.create(null, {
437
+ tagNameCheck: {
438
+ writable: true,
439
+ configurable: false,
440
+ enumerable: true,
441
+ value: null
442
+ },
443
+ attributeNameCheck: {
444
+ writable: true,
445
+ configurable: false,
446
+ enumerable: true,
447
+ value: null
448
+ },
449
+ allowCustomizedBuiltInElements: {
450
+ writable: true,
451
+ configurable: false,
452
+ enumerable: true,
453
+ value: false
454
+ }
455
+ }));
456
+ /* Explicitly forbidden tags (overrides ALLOWED_TAGS/ADD_TAGS) */
457
+
458
+ var FORBID_TAGS = null;
459
+ /* Explicitly forbidden attributes (overrides ALLOWED_ATTR/ADD_ATTR) */
460
+
461
+ var FORBID_ATTR = null;
462
+ /* Decide if ARIA attributes are okay */
463
+
464
+ var ALLOW_ARIA_ATTR = true;
465
+ /* Decide if custom data attributes are okay */
466
+
467
+ var ALLOW_DATA_ATTR = true;
468
+ /* Decide if unknown protocols are okay */
469
+
470
+ var ALLOW_UNKNOWN_PROTOCOLS = false;
471
+ /* Output should be safe for common template engines.
472
+ * This means, DOMPurify removes data attributes, mustaches and ERB
473
+ */
474
+
475
+ var SAFE_FOR_TEMPLATES = false;
476
+ /* Decide if document with <html>... should be returned */
477
+
478
+ var WHOLE_DOCUMENT = false;
479
+ /* Track whether config is already set on this instance of DOMPurify. */
480
+
481
+ var SET_CONFIG = false;
482
+ /* Decide if all elements (e.g. style, script) must be children of
483
+ * document.body. By default, browsers might move them to document.head */
484
+
485
+ var FORCE_BODY = false;
486
+ /* Decide if a DOM `HTMLBodyElement` should be returned, instead of a html
487
+ * string (or a TrustedHTML object if Trusted Types are supported).
488
+ * If `WHOLE_DOCUMENT` is enabled a `HTMLHtmlElement` will be returned instead
489
+ */
490
+
491
+ var RETURN_DOM = false;
492
+ /* Decide if a DOM `DocumentFragment` should be returned, instead of a html
493
+ * string (or a TrustedHTML object if Trusted Types are supported) */
494
+
495
+ var RETURN_DOM_FRAGMENT = false;
496
+ /* Try to return a Trusted Type object instead of a string, return a string in
497
+ * case Trusted Types are not supported */
498
+
499
+ var RETURN_TRUSTED_TYPE = false;
500
+ /* Output should be free from DOM clobbering attacks?
501
+ * This sanitizes markups named with colliding, clobberable built-in DOM APIs.
502
+ */
503
+
504
+ var SANITIZE_DOM = true;
505
+ /* Achieve full DOM Clobbering protection by isolating the namespace of named
506
+ * properties and JS variables, mitigating attacks that abuse the HTML/DOM spec rules.
507
+ *
508
+ * HTML/DOM spec rules that enable DOM Clobbering:
509
+ * - Named Access on Window (§7.3.3)
510
+ * - DOM Tree Accessors (§3.1.5)
511
+ * - Form Element Parent-Child Relations (§4.10.3)
512
+ * - Iframe srcdoc / Nested WindowProxies (§4.8.5)
513
+ * - HTMLCollection (§4.2.10.2)
514
+ *
515
+ * Namespace isolation is implemented by prefixing `id` and `name` attributes
516
+ * with a constant string, i.e., `user-content-`
517
+ */
518
+
519
+ var SANITIZE_NAMED_PROPS = false;
520
+ var SANITIZE_NAMED_PROPS_PREFIX = 'user-content-';
521
+ /* Keep element content when removing element? */
522
+
523
+ var KEEP_CONTENT = true;
524
+ /* If a `Node` is passed to sanitize(), then performs sanitization in-place instead
525
+ * of importing it into a new Document and returning a sanitized copy */
526
+
527
+ var IN_PLACE = false;
528
+ /* Allow usage of profiles like html, svg and mathMl */
529
+
530
+ var USE_PROFILES = {};
531
+ /* Tags to ignore content of when KEEP_CONTENT is true */
532
+
533
+ var FORBID_CONTENTS = null;
534
+ var DEFAULT_FORBID_CONTENTS = addToSet({}, ['annotation-xml', 'audio', 'colgroup', 'desc', 'foreignobject', 'head', 'iframe', 'math', 'mi', 'mn', 'mo', 'ms', 'mtext', 'noembed', 'noframes', 'noscript', 'plaintext', 'script', 'style', 'svg', 'template', 'thead', 'title', 'video', 'xmp']);
535
+ /* Tags that are safe for data: URIs */
536
+
537
+ var DATA_URI_TAGS = null;
538
+ var DEFAULT_DATA_URI_TAGS = addToSet({}, ['audio', 'video', 'img', 'source', 'image', 'track']);
539
+ /* Attributes safe for values like "javascript:" */
540
+
541
+ var URI_SAFE_ATTRIBUTES = null;
542
+ var DEFAULT_URI_SAFE_ATTRIBUTES = addToSet({}, ['alt', 'class', 'for', 'id', 'label', 'name', 'pattern', 'placeholder', 'role', 'summary', 'title', 'value', 'style', 'xmlns']);
543
+ var MATHML_NAMESPACE = 'http://www.w3.org/1998/Math/MathML';
544
+ var SVG_NAMESPACE = 'http://www.w3.org/2000/svg';
545
+ var HTML_NAMESPACE = 'http://www.w3.org/1999/xhtml';
546
+ /* Document namespace */
547
+
548
+ var NAMESPACE = HTML_NAMESPACE;
549
+ var IS_EMPTY_INPUT = false;
550
+ /* Allowed XHTML+XML namespaces */
551
+
552
+ var ALLOWED_NAMESPACES = null;
553
+ var DEFAULT_ALLOWED_NAMESPACES = addToSet({}, [MATHML_NAMESPACE, SVG_NAMESPACE, HTML_NAMESPACE], stringToString);
554
+ /* Parsing of strict XHTML documents */
555
+
556
+ var PARSER_MEDIA_TYPE;
557
+ var SUPPORTED_PARSER_MEDIA_TYPES = ['application/xhtml+xml', 'text/html'];
558
+ var DEFAULT_PARSER_MEDIA_TYPE = 'text/html';
559
+ var transformCaseFunc;
560
+ /* Keep a reference to config to pass to hooks */
561
+
562
+ var CONFIG = null;
563
+ /* Ideally, do not touch anything below this line */
564
+
565
+ /* ______________________________________________ */
566
+
567
+ var formElement = document.createElement('form');
568
+
569
+ var isRegexOrFunction = function isRegexOrFunction(testValue) {
570
+ return testValue instanceof RegExp || testValue instanceof Function;
571
+ };
572
+ /**
573
+ * _parseConfig
574
+ *
575
+ * @param {Object} cfg optional config literal
576
+ */
577
+ // eslint-disable-next-line complexity
578
+
579
+
580
+ var _parseConfig = function _parseConfig(cfg) {
581
+ if (CONFIG && CONFIG === cfg) {
582
+ return;
583
+ }
584
+ /* Shield configuration object from tampering */
585
+
586
+
587
+ if (!cfg || _typeof(cfg) !== 'object') {
588
+ cfg = {};
589
+ }
590
+ /* Shield configuration object from prototype pollution */
591
+
592
+
593
+ cfg = clone(cfg);
594
+ PARSER_MEDIA_TYPE = // eslint-disable-next-line unicorn/prefer-includes
595
+ SUPPORTED_PARSER_MEDIA_TYPES.indexOf(cfg.PARSER_MEDIA_TYPE) === -1 ? PARSER_MEDIA_TYPE = DEFAULT_PARSER_MEDIA_TYPE : PARSER_MEDIA_TYPE = cfg.PARSER_MEDIA_TYPE; // HTML tags and attributes are not case-sensitive, converting to lowercase. Keeping XHTML as is.
596
+
597
+ transformCaseFunc = PARSER_MEDIA_TYPE === 'application/xhtml+xml' ? stringToString : stringToLowerCase;
598
+ /* Set configuration parameters */
599
+
600
+ ALLOWED_TAGS = 'ALLOWED_TAGS' in cfg ? addToSet({}, cfg.ALLOWED_TAGS, transformCaseFunc) : DEFAULT_ALLOWED_TAGS;
601
+ ALLOWED_ATTR = 'ALLOWED_ATTR' in cfg ? addToSet({}, cfg.ALLOWED_ATTR, transformCaseFunc) : DEFAULT_ALLOWED_ATTR;
602
+ ALLOWED_NAMESPACES = 'ALLOWED_NAMESPACES' in cfg ? addToSet({}, cfg.ALLOWED_NAMESPACES, stringToString) : DEFAULT_ALLOWED_NAMESPACES;
603
+ URI_SAFE_ATTRIBUTES = 'ADD_URI_SAFE_ATTR' in cfg ? addToSet(clone(DEFAULT_URI_SAFE_ATTRIBUTES), // eslint-disable-line indent
604
+ cfg.ADD_URI_SAFE_ATTR, // eslint-disable-line indent
605
+ transformCaseFunc // eslint-disable-line indent
606
+ ) // eslint-disable-line indent
607
+ : DEFAULT_URI_SAFE_ATTRIBUTES;
608
+ DATA_URI_TAGS = 'ADD_DATA_URI_TAGS' in cfg ? addToSet(clone(DEFAULT_DATA_URI_TAGS), // eslint-disable-line indent
609
+ cfg.ADD_DATA_URI_TAGS, // eslint-disable-line indent
610
+ transformCaseFunc // eslint-disable-line indent
611
+ ) // eslint-disable-line indent
612
+ : DEFAULT_DATA_URI_TAGS;
613
+ FORBID_CONTENTS = 'FORBID_CONTENTS' in cfg ? addToSet({}, cfg.FORBID_CONTENTS, transformCaseFunc) : DEFAULT_FORBID_CONTENTS;
614
+ FORBID_TAGS = 'FORBID_TAGS' in cfg ? addToSet({}, cfg.FORBID_TAGS, transformCaseFunc) : {};
615
+ FORBID_ATTR = 'FORBID_ATTR' in cfg ? addToSet({}, cfg.FORBID_ATTR, transformCaseFunc) : {};
616
+ USE_PROFILES = 'USE_PROFILES' in cfg ? cfg.USE_PROFILES : false;
617
+ ALLOW_ARIA_ATTR = cfg.ALLOW_ARIA_ATTR !== false; // Default true
618
+
619
+ ALLOW_DATA_ATTR = cfg.ALLOW_DATA_ATTR !== false; // Default true
620
+
621
+ ALLOW_UNKNOWN_PROTOCOLS = cfg.ALLOW_UNKNOWN_PROTOCOLS || false; // Default false
622
+
623
+ SAFE_FOR_TEMPLATES = cfg.SAFE_FOR_TEMPLATES || false; // Default false
624
+
625
+ WHOLE_DOCUMENT = cfg.WHOLE_DOCUMENT || false; // Default false
626
+
627
+ RETURN_DOM = cfg.RETURN_DOM || false; // Default false
628
+
629
+ RETURN_DOM_FRAGMENT = cfg.RETURN_DOM_FRAGMENT || false; // Default false
630
+
631
+ RETURN_TRUSTED_TYPE = cfg.RETURN_TRUSTED_TYPE || false; // Default false
632
+
633
+ FORCE_BODY = cfg.FORCE_BODY || false; // Default false
634
+
635
+ SANITIZE_DOM = cfg.SANITIZE_DOM !== false; // Default true
636
+
637
+ SANITIZE_NAMED_PROPS = cfg.SANITIZE_NAMED_PROPS || false; // Default false
638
+
639
+ KEEP_CONTENT = cfg.KEEP_CONTENT !== false; // Default true
640
+
641
+ IN_PLACE = cfg.IN_PLACE || false; // Default false
642
+
643
+ IS_ALLOWED_URI$1 = cfg.ALLOWED_URI_REGEXP || IS_ALLOWED_URI$1;
644
+ NAMESPACE = cfg.NAMESPACE || HTML_NAMESPACE;
645
+
646
+ if (cfg.CUSTOM_ELEMENT_HANDLING && isRegexOrFunction(cfg.CUSTOM_ELEMENT_HANDLING.tagNameCheck)) {
647
+ CUSTOM_ELEMENT_HANDLING.tagNameCheck = cfg.CUSTOM_ELEMENT_HANDLING.tagNameCheck;
648
+ }
649
+
650
+ if (cfg.CUSTOM_ELEMENT_HANDLING && isRegexOrFunction(cfg.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)) {
651
+ CUSTOM_ELEMENT_HANDLING.attributeNameCheck = cfg.CUSTOM_ELEMENT_HANDLING.attributeNameCheck;
652
+ }
653
+
654
+ if (cfg.CUSTOM_ELEMENT_HANDLING && typeof cfg.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements === 'boolean') {
655
+ CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements = cfg.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements;
656
+ }
657
+
658
+ if (SAFE_FOR_TEMPLATES) {
659
+ ALLOW_DATA_ATTR = false;
660
+ }
661
+
662
+ if (RETURN_DOM_FRAGMENT) {
663
+ RETURN_DOM = true;
664
+ }
665
+ /* Parse profile info */
666
+
667
+
668
+ if (USE_PROFILES) {
669
+ ALLOWED_TAGS = addToSet({}, _toConsumableArray(text));
670
+ ALLOWED_ATTR = [];
671
+
672
+ if (USE_PROFILES.html === true) {
673
+ addToSet(ALLOWED_TAGS, html$1);
674
+ addToSet(ALLOWED_ATTR, html);
675
+ }
676
+
677
+ if (USE_PROFILES.svg === true) {
678
+ addToSet(ALLOWED_TAGS, svg$1);
679
+ addToSet(ALLOWED_ATTR, svg);
680
+ addToSet(ALLOWED_ATTR, xml);
681
+ }
682
+
683
+ if (USE_PROFILES.svgFilters === true) {
684
+ addToSet(ALLOWED_TAGS, svgFilters);
685
+ addToSet(ALLOWED_ATTR, svg);
686
+ addToSet(ALLOWED_ATTR, xml);
687
+ }
688
+
689
+ if (USE_PROFILES.mathMl === true) {
690
+ addToSet(ALLOWED_TAGS, mathMl$1);
691
+ addToSet(ALLOWED_ATTR, mathMl);
692
+ addToSet(ALLOWED_ATTR, xml);
693
+ }
694
+ }
695
+ /* Merge configuration parameters */
696
+
697
+
698
+ if (cfg.ADD_TAGS) {
699
+ if (ALLOWED_TAGS === DEFAULT_ALLOWED_TAGS) {
700
+ ALLOWED_TAGS = clone(ALLOWED_TAGS);
701
+ }
702
+
703
+ addToSet(ALLOWED_TAGS, cfg.ADD_TAGS, transformCaseFunc);
704
+ }
705
+
706
+ if (cfg.ADD_ATTR) {
707
+ if (ALLOWED_ATTR === DEFAULT_ALLOWED_ATTR) {
708
+ ALLOWED_ATTR = clone(ALLOWED_ATTR);
709
+ }
710
+
711
+ addToSet(ALLOWED_ATTR, cfg.ADD_ATTR, transformCaseFunc);
712
+ }
713
+
714
+ if (cfg.ADD_URI_SAFE_ATTR) {
715
+ addToSet(URI_SAFE_ATTRIBUTES, cfg.ADD_URI_SAFE_ATTR, transformCaseFunc);
716
+ }
717
+
718
+ if (cfg.FORBID_CONTENTS) {
719
+ if (FORBID_CONTENTS === DEFAULT_FORBID_CONTENTS) {
720
+ FORBID_CONTENTS = clone(FORBID_CONTENTS);
721
+ }
722
+
723
+ addToSet(FORBID_CONTENTS, cfg.FORBID_CONTENTS, transformCaseFunc);
724
+ }
725
+ /* Add #text in case KEEP_CONTENT is set to true */
726
+
727
+
728
+ if (KEEP_CONTENT) {
729
+ ALLOWED_TAGS['#text'] = true;
730
+ }
731
+ /* Add html, head and body to ALLOWED_TAGS in case WHOLE_DOCUMENT is true */
732
+
733
+
734
+ if (WHOLE_DOCUMENT) {
735
+ addToSet(ALLOWED_TAGS, ['html', 'head', 'body']);
736
+ }
737
+ /* Add tbody to ALLOWED_TAGS in case tables are permitted, see #286, #365 */
738
+
739
+
740
+ if (ALLOWED_TAGS.table) {
741
+ addToSet(ALLOWED_TAGS, ['tbody']);
742
+ delete FORBID_TAGS.tbody;
743
+ } // Prevent further manipulation of configuration.
744
+ // Not available in IE8, Safari 5, etc.
745
+
746
+
747
+ if (freeze) {
748
+ freeze(cfg);
749
+ }
750
+
751
+ CONFIG = cfg;
752
+ };
753
+
754
+ var MATHML_TEXT_INTEGRATION_POINTS = addToSet({}, ['mi', 'mo', 'mn', 'ms', 'mtext']);
755
+ var HTML_INTEGRATION_POINTS = addToSet({}, ['foreignobject', 'desc', 'title', 'annotation-xml']); // Certain elements are allowed in both SVG and HTML
756
+ // namespace. We need to specify them explicitly
757
+ // so that they don't get erroneously deleted from
758
+ // HTML namespace.
759
+
760
+ var COMMON_SVG_AND_HTML_ELEMENTS = addToSet({}, ['title', 'style', 'font', 'a', 'script']);
761
+ /* Keep track of all possible SVG and MathML tags
762
+ * so that we can perform the namespace checks
763
+ * correctly. */
764
+
765
+ var ALL_SVG_TAGS = addToSet({}, svg$1);
766
+ addToSet(ALL_SVG_TAGS, svgFilters);
767
+ addToSet(ALL_SVG_TAGS, svgDisallowed);
768
+ var ALL_MATHML_TAGS = addToSet({}, mathMl$1);
769
+ addToSet(ALL_MATHML_TAGS, mathMlDisallowed);
770
+ /**
771
+ *
772
+ *
773
+ * @param {Element} element a DOM element whose namespace is being checked
774
+ * @returns {boolean} Return false if the element has a
775
+ * namespace that a spec-compliant parser would never
776
+ * return. Return true otherwise.
777
+ */
778
+
779
+ var _checkValidNamespace = function _checkValidNamespace(element) {
780
+ var parent = getParentNode(element); // In JSDOM, if we're inside shadow DOM, then parentNode
781
+ // can be null. We just simulate parent in this case.
782
+
783
+ if (!parent || !parent.tagName) {
784
+ parent = {
785
+ namespaceURI: NAMESPACE,
786
+ tagName: 'template'
787
+ };
788
+ }
789
+
790
+ var tagName = stringToLowerCase(element.tagName);
791
+ var parentTagName = stringToLowerCase(parent.tagName);
792
+
793
+ if (!ALLOWED_NAMESPACES[element.namespaceURI]) {
794
+ return false;
795
+ }
796
+
797
+ if (element.namespaceURI === SVG_NAMESPACE) {
798
+ // The only way to switch from HTML namespace to SVG
799
+ // is via <svg>. If it happens via any other tag, then
800
+ // it should be killed.
801
+ if (parent.namespaceURI === HTML_NAMESPACE) {
802
+ return tagName === 'svg';
803
+ } // The only way to switch from MathML to SVG is via`
804
+ // svg if parent is either <annotation-xml> or MathML
805
+ // text integration points.
806
+
807
+
808
+ if (parent.namespaceURI === MATHML_NAMESPACE) {
809
+ return tagName === 'svg' && (parentTagName === 'annotation-xml' || MATHML_TEXT_INTEGRATION_POINTS[parentTagName]);
810
+ } // We only allow elements that are defined in SVG
811
+ // spec. All others are disallowed in SVG namespace.
812
+
813
+
814
+ return Boolean(ALL_SVG_TAGS[tagName]);
815
+ }
816
+
817
+ if (element.namespaceURI === MATHML_NAMESPACE) {
818
+ // The only way to switch from HTML namespace to MathML
819
+ // is via <math>. If it happens via any other tag, then
820
+ // it should be killed.
821
+ if (parent.namespaceURI === HTML_NAMESPACE) {
822
+ return tagName === 'math';
823
+ } // The only way to switch from SVG to MathML is via
824
+ // <math> and HTML integration points
825
+
826
+
827
+ if (parent.namespaceURI === SVG_NAMESPACE) {
828
+ return tagName === 'math' && HTML_INTEGRATION_POINTS[parentTagName];
829
+ } // We only allow elements that are defined in MathML
830
+ // spec. All others are disallowed in MathML namespace.
831
+
832
+
833
+ return Boolean(ALL_MATHML_TAGS[tagName]);
834
+ }
835
+
836
+ if (element.namespaceURI === HTML_NAMESPACE) {
837
+ // The only way to switch from SVG to HTML is via
838
+ // HTML integration points, and from MathML to HTML
839
+ // is via MathML text integration points
840
+ if (parent.namespaceURI === SVG_NAMESPACE && !HTML_INTEGRATION_POINTS[parentTagName]) {
841
+ return false;
842
+ }
843
+
844
+ if (parent.namespaceURI === MATHML_NAMESPACE && !MATHML_TEXT_INTEGRATION_POINTS[parentTagName]) {
845
+ return false;
846
+ } // We disallow tags that are specific for MathML
847
+ // or SVG and should never appear in HTML namespace
848
+
849
+
850
+ return !ALL_MATHML_TAGS[tagName] && (COMMON_SVG_AND_HTML_ELEMENTS[tagName] || !ALL_SVG_TAGS[tagName]);
851
+ } // For XHTML and XML documents that support custom namespaces
852
+
853
+
854
+ if (PARSER_MEDIA_TYPE === 'application/xhtml+xml' && ALLOWED_NAMESPACES[element.namespaceURI]) {
855
+ return true;
856
+ } // The code should never reach this place (this means
857
+ // that the element somehow got namespace that is not
858
+ // HTML, SVG, MathML or allowed via ALLOWED_NAMESPACES).
859
+ // Return false just in case.
860
+
861
+
862
+ return false;
863
+ };
864
+ /**
865
+ * _forceRemove
866
+ *
867
+ * @param {Node} node a DOM node
868
+ */
869
+
870
+
871
+ var _forceRemove = function _forceRemove(node) {
872
+ arrayPush(DOMPurify.removed, {
873
+ element: node
874
+ });
875
+
876
+ try {
877
+ // eslint-disable-next-line unicorn/prefer-dom-node-remove
878
+ node.parentNode.removeChild(node);
879
+ } catch (_) {
880
+ try {
881
+ node.outerHTML = emptyHTML;
882
+ } catch (_) {
883
+ node.remove();
884
+ }
885
+ }
886
+ };
887
+ /**
888
+ * _removeAttribute
889
+ *
890
+ * @param {String} name an Attribute name
891
+ * @param {Node} node a DOM node
892
+ */
893
+
894
+
895
+ var _removeAttribute = function _removeAttribute(name, node) {
896
+ try {
897
+ arrayPush(DOMPurify.removed, {
898
+ attribute: node.getAttributeNode(name),
899
+ from: node
900
+ });
901
+ } catch (_) {
902
+ arrayPush(DOMPurify.removed, {
903
+ attribute: null,
904
+ from: node
905
+ });
906
+ }
907
+
908
+ node.removeAttribute(name); // We void attribute values for unremovable "is"" attributes
909
+
910
+ if (name === 'is' && !ALLOWED_ATTR[name]) {
911
+ if (RETURN_DOM || RETURN_DOM_FRAGMENT) {
912
+ try {
913
+ _forceRemove(node);
914
+ } catch (_) {}
915
+ } else {
916
+ try {
917
+ node.setAttribute(name, '');
918
+ } catch (_) {}
919
+ }
920
+ }
921
+ };
922
+ /**
923
+ * _initDocument
924
+ *
925
+ * @param {String} dirty a string of dirty markup
926
+ * @return {Document} a DOM, filled with the dirty markup
927
+ */
928
+
929
+
930
+ var _initDocument = function _initDocument(dirty) {
931
+ /* Create a HTML document */
932
+ var doc;
933
+ var leadingWhitespace;
934
+
935
+ if (FORCE_BODY) {
936
+ dirty = '<remove></remove>' + dirty;
937
+ } else {
938
+ /* If FORCE_BODY isn't used, leading whitespace needs to be preserved manually */
939
+ var matches = stringMatch(dirty, /^[\r\n\t ]+/);
940
+ leadingWhitespace = matches && matches[0];
941
+ }
942
+
943
+ if (PARSER_MEDIA_TYPE === 'application/xhtml+xml' && NAMESPACE === HTML_NAMESPACE) {
944
+ // Root of XHTML doc must contain xmlns declaration (see https://www.w3.org/TR/xhtml1/normative.html#strict)
945
+ dirty = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + dirty + '</body></html>';
946
+ }
947
+
948
+ var dirtyPayload = trustedTypesPolicy ? trustedTypesPolicy.createHTML(dirty) : dirty;
949
+ /*
950
+ * Use the DOMParser API by default, fallback later if needs be
951
+ * DOMParser not work for svg when has multiple root element.
952
+ */
953
+
954
+ if (NAMESPACE === HTML_NAMESPACE) {
955
+ try {
956
+ doc = new DOMParser().parseFromString(dirtyPayload, PARSER_MEDIA_TYPE);
957
+ } catch (_) {}
958
+ }
959
+ /* Use createHTMLDocument in case DOMParser is not available */
960
+
961
+
962
+ if (!doc || !doc.documentElement) {
963
+ doc = implementation.createDocument(NAMESPACE, 'template', null);
964
+
965
+ try {
966
+ doc.documentElement.innerHTML = IS_EMPTY_INPUT ? emptyHTML : dirtyPayload;
967
+ } catch (_) {// Syntax error if dirtyPayload is invalid xml
968
+ }
969
+ }
970
+
971
+ var body = doc.body || doc.documentElement;
972
+
973
+ if (dirty && leadingWhitespace) {
974
+ body.insertBefore(document.createTextNode(leadingWhitespace), body.childNodes[0] || null);
975
+ }
976
+ /* Work on whole document or just its body */
977
+
978
+
979
+ if (NAMESPACE === HTML_NAMESPACE) {
980
+ return getElementsByTagName.call(doc, WHOLE_DOCUMENT ? 'html' : 'body')[0];
981
+ }
982
+
983
+ return WHOLE_DOCUMENT ? doc.documentElement : body;
984
+ };
985
+ /**
986
+ * _createIterator
987
+ *
988
+ * @param {Document} root document/fragment to create iterator for
989
+ * @return {Iterator} iterator instance
990
+ */
991
+
992
+
993
+ var _createIterator = function _createIterator(root) {
994
+ return createNodeIterator.call(root.ownerDocument || root, root, // eslint-disable-next-line no-bitwise
995
+ NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_COMMENT | NodeFilter.SHOW_TEXT, null, false);
996
+ };
997
+ /**
998
+ * _isClobbered
999
+ *
1000
+ * @param {Node} elm element to check for clobbering attacks
1001
+ * @return {Boolean} true if clobbered, false if safe
1002
+ */
1003
+
1004
+
1005
+ var _isClobbered = function _isClobbered(elm) {
1006
+ return elm instanceof HTMLFormElement && (typeof elm.nodeName !== 'string' || typeof elm.textContent !== 'string' || typeof elm.removeChild !== 'function' || !(elm.attributes instanceof NamedNodeMap) || typeof elm.removeAttribute !== 'function' || typeof elm.setAttribute !== 'function' || typeof elm.namespaceURI !== 'string' || typeof elm.insertBefore !== 'function' || typeof elm.hasChildNodes !== 'function');
1007
+ };
1008
+ /**
1009
+ * _isNode
1010
+ *
1011
+ * @param {Node} obj object to check whether it's a DOM node
1012
+ * @return {Boolean} true is object is a DOM node
1013
+ */
1014
+
1015
+
1016
+ var _isNode = function _isNode(object) {
1017
+ return _typeof(Node) === 'object' ? object instanceof Node : object && _typeof(object) === 'object' && typeof object.nodeType === 'number' && typeof object.nodeName === 'string';
1018
+ };
1019
+ /**
1020
+ * _executeHook
1021
+ * Execute user configurable hooks
1022
+ *
1023
+ * @param {String} entryPoint Name of the hook's entry point
1024
+ * @param {Node} currentNode node to work on with the hook
1025
+ * @param {Object} data additional hook parameters
1026
+ */
1027
+
1028
+
1029
+ var _executeHook = function _executeHook(entryPoint, currentNode, data) {
1030
+ if (!hooks[entryPoint]) {
1031
+ return;
1032
+ }
1033
+
1034
+ arrayForEach(hooks[entryPoint], function (hook) {
1035
+ hook.call(DOMPurify, currentNode, data, CONFIG);
1036
+ });
1037
+ };
1038
+ /**
1039
+ * _sanitizeElements
1040
+ *
1041
+ * @protect nodeName
1042
+ * @protect textContent
1043
+ * @protect removeChild
1044
+ *
1045
+ * @param {Node} currentNode to check for permission to exist
1046
+ * @return {Boolean} true if node was killed, false if left alive
1047
+ */
1048
+
1049
+
1050
+ var _sanitizeElements = function _sanitizeElements(currentNode) {
1051
+ var content;
1052
+ /* Execute a hook if present */
1053
+
1054
+ _executeHook('beforeSanitizeElements', currentNode, null);
1055
+ /* Check if element is clobbered or can clobber */
1056
+
1057
+
1058
+ if (_isClobbered(currentNode)) {
1059
+ _forceRemove(currentNode);
1060
+
1061
+ return true;
1062
+ }
1063
+ /* Check if tagname contains Unicode */
1064
+
1065
+
1066
+ if (regExpTest(/[\u0080-\uFFFF]/, currentNode.nodeName)) {
1067
+ _forceRemove(currentNode);
1068
+
1069
+ return true;
1070
+ }
1071
+ /* Now let's check the element's type and name */
1072
+
1073
+
1074
+ var tagName = transformCaseFunc(currentNode.nodeName);
1075
+ /* Execute a hook if present */
1076
+
1077
+ _executeHook('uponSanitizeElement', currentNode, {
1078
+ tagName: tagName,
1079
+ allowedTags: ALLOWED_TAGS
1080
+ });
1081
+ /* Detect mXSS attempts abusing namespace confusion */
1082
+
1083
+
1084
+ if (currentNode.hasChildNodes() && !_isNode(currentNode.firstElementChild) && (!_isNode(currentNode.content) || !_isNode(currentNode.content.firstElementChild)) && regExpTest(/<[/\w]/g, currentNode.innerHTML) && regExpTest(/<[/\w]/g, currentNode.textContent)) {
1085
+ _forceRemove(currentNode);
1086
+
1087
+ return true;
1088
+ }
1089
+ /* Mitigate a problem with templates inside select */
1090
+
1091
+
1092
+ if (tagName === 'select' && regExpTest(/<template/i, currentNode.innerHTML)) {
1093
+ _forceRemove(currentNode);
1094
+
1095
+ return true;
1096
+ }
1097
+ /* Remove element if anything forbids its presence */
1098
+
1099
+
1100
+ if (!ALLOWED_TAGS[tagName] || FORBID_TAGS[tagName]) {
1101
+ /* Check if we have a custom element to handle */
1102
+ if (!FORBID_TAGS[tagName] && _basicCustomElementTest(tagName)) {
1103
+ if (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, tagName)) return false;
1104
+ if (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.tagNameCheck(tagName)) return false;
1105
+ }
1106
+ /* Keep content except for bad-listed elements */
1107
+
1108
+
1109
+ if (KEEP_CONTENT && !FORBID_CONTENTS[tagName]) {
1110
+ var parentNode = getParentNode(currentNode) || currentNode.parentNode;
1111
+ var childNodes = getChildNodes(currentNode) || currentNode.childNodes;
1112
+
1113
+ if (childNodes && parentNode) {
1114
+ var childCount = childNodes.length;
1115
+
1116
+ for (var i = childCount - 1; i >= 0; --i) {
1117
+ parentNode.insertBefore(cloneNode(childNodes[i], true), getNextSibling(currentNode));
1118
+ }
1119
+ }
1120
+ }
1121
+
1122
+ _forceRemove(currentNode);
1123
+
1124
+ return true;
1125
+ }
1126
+ /* Check whether element has a valid namespace */
1127
+
1128
+
1129
+ if (currentNode instanceof Element && !_checkValidNamespace(currentNode)) {
1130
+ _forceRemove(currentNode);
1131
+
1132
+ return true;
1133
+ }
1134
+
1135
+ if ((tagName === 'noscript' || tagName === 'noembed') && regExpTest(/<\/no(script|embed)/i, currentNode.innerHTML)) {
1136
+ _forceRemove(currentNode);
1137
+
1138
+ return true;
1139
+ }
1140
+ /* Sanitize element content to be template-safe */
1141
+
1142
+
1143
+ if (SAFE_FOR_TEMPLATES && currentNode.nodeType === 3) {
1144
+ /* Get the element's text content */
1145
+ content = currentNode.textContent;
1146
+ content = stringReplace(content, MUSTACHE_EXPR$1, ' ');
1147
+ content = stringReplace(content, ERB_EXPR$1, ' ');
1148
+ content = stringReplace(content, TMPLIT_EXPR$1, ' ');
1149
+
1150
+ if (currentNode.textContent !== content) {
1151
+ arrayPush(DOMPurify.removed, {
1152
+ element: currentNode.cloneNode()
1153
+ });
1154
+ currentNode.textContent = content;
1155
+ }
1156
+ }
1157
+ /* Execute a hook if present */
1158
+
1159
+
1160
+ _executeHook('afterSanitizeElements', currentNode, null);
1161
+
1162
+ return false;
1163
+ };
1164
+ /**
1165
+ * _isValidAttribute
1166
+ *
1167
+ * @param {string} lcTag Lowercase tag name of containing element.
1168
+ * @param {string} lcName Lowercase attribute name.
1169
+ * @param {string} value Attribute value.
1170
+ * @return {Boolean} Returns true if `value` is valid, otherwise false.
1171
+ */
1172
+ // eslint-disable-next-line complexity
1173
+
1174
+
1175
+ var _isValidAttribute = function _isValidAttribute(lcTag, lcName, value) {
1176
+ /* Make sure attribute cannot clobber */
1177
+ if (SANITIZE_DOM && (lcName === 'id' || lcName === 'name') && (value in document || value in formElement)) {
1178
+ return false;
1179
+ }
1180
+ /* Allow valid data-* attributes: At least one character after "-"
1181
+ (https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes)
1182
+ XML-compatible (https://html.spec.whatwg.org/multipage/infrastructure.html#xml-compatible and http://www.w3.org/TR/xml/#d0e804)
1183
+ We don't need to check the value; it's always URI safe. */
1184
+
1185
+
1186
+ if (ALLOW_DATA_ATTR && !FORBID_ATTR[lcName] && regExpTest(DATA_ATTR$1, lcName)) ; else if (ALLOW_ARIA_ATTR && regExpTest(ARIA_ATTR$1, lcName)) ; else if (!ALLOWED_ATTR[lcName] || FORBID_ATTR[lcName]) {
1187
+ if ( // First condition does a very basic check if a) it's basically a valid custom element tagname AND
1188
+ // b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
1189
+ // and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
1190
+ _basicCustomElementTest(lcTag) && (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, lcTag) || CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.tagNameCheck(lcTag)) && (CUSTOM_ELEMENT_HANDLING.attributeNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.attributeNameCheck, lcName) || CUSTOM_ELEMENT_HANDLING.attributeNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.attributeNameCheck(lcName)) || // Alternative, second condition checks if it's an `is`-attribute, AND
1191
+ // the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
1192
+ lcName === 'is' && CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements && (CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof RegExp && regExpTest(CUSTOM_ELEMENT_HANDLING.tagNameCheck, value) || CUSTOM_ELEMENT_HANDLING.tagNameCheck instanceof Function && CUSTOM_ELEMENT_HANDLING.tagNameCheck(value))) ; else {
1193
+ return false;
1194
+ }
1195
+ /* Check value is safe. First, is attr inert? If so, is safe */
1196
+
1197
+ } else if (URI_SAFE_ATTRIBUTES[lcName]) ; else if (regExpTest(IS_ALLOWED_URI$1, stringReplace(value, ATTR_WHITESPACE$1, ''))) ; else if ((lcName === 'src' || lcName === 'xlink:href' || lcName === 'href') && lcTag !== 'script' && stringIndexOf(value, 'data:') === 0 && DATA_URI_TAGS[lcTag]) ; else if (ALLOW_UNKNOWN_PROTOCOLS && !regExpTest(IS_SCRIPT_OR_DATA$1, stringReplace(value, ATTR_WHITESPACE$1, ''))) ; else if (!value) ; else {
1198
+ return false;
1199
+ }
1200
+
1201
+ return true;
1202
+ };
1203
+ /**
1204
+ * _basicCustomElementCheck
1205
+ * checks if at least one dash is included in tagName, and it's not the first char
1206
+ * for more sophisticated checking see https://github.com/sindresorhus/validate-element-name
1207
+ * @param {string} tagName name of the tag of the node to sanitize
1208
+ */
1209
+
1210
+
1211
+ var _basicCustomElementTest = function _basicCustomElementTest(tagName) {
1212
+ return tagName.indexOf('-') > 0;
1213
+ };
1214
+ /**
1215
+ * _sanitizeAttributes
1216
+ *
1217
+ * @protect attributes
1218
+ * @protect nodeName
1219
+ * @protect removeAttribute
1220
+ * @protect setAttribute
1221
+ *
1222
+ * @param {Node} currentNode to sanitize
1223
+ */
1224
+
1225
+
1226
+ var _sanitizeAttributes = function _sanitizeAttributes(currentNode) {
1227
+ var attr;
1228
+ var value;
1229
+ var lcName;
1230
+ var l;
1231
+ /* Execute a hook if present */
1232
+
1233
+ _executeHook('beforeSanitizeAttributes', currentNode, null);
1234
+
1235
+ var attributes = currentNode.attributes;
1236
+ /* Check if we have attributes; if not we might have a text node */
1237
+
1238
+ if (!attributes) {
1239
+ return;
1240
+ }
1241
+
1242
+ var hookEvent = {
1243
+ attrName: '',
1244
+ attrValue: '',
1245
+ keepAttr: true,
1246
+ allowedAttributes: ALLOWED_ATTR
1247
+ };
1248
+ l = attributes.length;
1249
+ /* Go backwards over all attributes; safely remove bad ones */
1250
+
1251
+ while (l--) {
1252
+ attr = attributes[l];
1253
+ var _attr = attr,
1254
+ name = _attr.name,
1255
+ namespaceURI = _attr.namespaceURI;
1256
+ value = name === 'value' ? attr.value : stringTrim(attr.value);
1257
+ lcName = transformCaseFunc(name);
1258
+ /* Execute a hook if present */
1259
+
1260
+ hookEvent.attrName = lcName;
1261
+ hookEvent.attrValue = value;
1262
+ hookEvent.keepAttr = true;
1263
+ hookEvent.forceKeepAttr = undefined; // Allows developers to see this is a property they can set
1264
+
1265
+ _executeHook('uponSanitizeAttribute', currentNode, hookEvent);
1266
+
1267
+ value = hookEvent.attrValue;
1268
+ /* Did the hooks approve of the attribute? */
1269
+
1270
+ if (hookEvent.forceKeepAttr) {
1271
+ continue;
1272
+ }
1273
+ /* Remove attribute */
1274
+
1275
+
1276
+ _removeAttribute(name, currentNode);
1277
+ /* Did the hooks approve of the attribute? */
1278
+
1279
+
1280
+ if (!hookEvent.keepAttr) {
1281
+ continue;
1282
+ }
1283
+ /* Work around a security issue in jQuery 3.0 */
1284
+
1285
+
1286
+ if (regExpTest(/\/>/i, value)) {
1287
+ _removeAttribute(name, currentNode);
1288
+
1289
+ continue;
1290
+ }
1291
+ /* Sanitize attribute content to be template-safe */
1292
+
1293
+
1294
+ if (SAFE_FOR_TEMPLATES) {
1295
+ value = stringReplace(value, MUSTACHE_EXPR$1, ' ');
1296
+ value = stringReplace(value, ERB_EXPR$1, ' ');
1297
+ value = stringReplace(value, TMPLIT_EXPR$1, ' ');
1298
+ }
1299
+ /* Is `value` valid for this attribute? */
1300
+
1301
+
1302
+ var lcTag = transformCaseFunc(currentNode.nodeName);
1303
+
1304
+ if (!_isValidAttribute(lcTag, lcName, value)) {
1305
+ continue;
1306
+ }
1307
+ /* Full DOM Clobbering protection via namespace isolation,
1308
+ * Prefix id and name attributes with `user-content-`
1309
+ */
1310
+
1311
+
1312
+ if (SANITIZE_NAMED_PROPS && (lcName === 'id' || lcName === 'name')) {
1313
+ // Remove the attribute with this value
1314
+ _removeAttribute(name, currentNode); // Prefix the value and later re-create the attribute with the sanitized value
1315
+
1316
+
1317
+ value = SANITIZE_NAMED_PROPS_PREFIX + value;
1318
+ }
1319
+ /* Handle attributes that require Trusted Types */
1320
+
1321
+
1322
+ if (trustedTypesPolicy && _typeof(trustedTypes) === 'object' && typeof trustedTypes.getAttributeType === 'function') {
1323
+ if (namespaceURI) ; else {
1324
+ switch (trustedTypes.getAttributeType(lcTag, lcName)) {
1325
+ case 'TrustedHTML':
1326
+ value = trustedTypesPolicy.createHTML(value);
1327
+ break;
1328
+
1329
+ case 'TrustedScriptURL':
1330
+ value = trustedTypesPolicy.createScriptURL(value);
1331
+ break;
1332
+ }
1333
+ }
1334
+ }
1335
+ /* Handle invalid data-* attribute set by try-catching it */
1336
+
1337
+
1338
+ try {
1339
+ if (namespaceURI) {
1340
+ currentNode.setAttributeNS(namespaceURI, name, value);
1341
+ } else {
1342
+ /* Fallback to setAttribute() for browser-unrecognized namespaces e.g. "x-schema". */
1343
+ currentNode.setAttribute(name, value);
1344
+ }
1345
+
1346
+ arrayPop(DOMPurify.removed);
1347
+ } catch (_) {}
1348
+ }
1349
+ /* Execute a hook if present */
1350
+
1351
+
1352
+ _executeHook('afterSanitizeAttributes', currentNode, null);
1353
+ };
1354
+ /**
1355
+ * _sanitizeShadowDOM
1356
+ *
1357
+ * @param {DocumentFragment} fragment to iterate over recursively
1358
+ */
1359
+
1360
+
1361
+ var _sanitizeShadowDOM = function _sanitizeShadowDOM(fragment) {
1362
+ var shadowNode;
1363
+
1364
+ var shadowIterator = _createIterator(fragment);
1365
+ /* Execute a hook if present */
1366
+
1367
+
1368
+ _executeHook('beforeSanitizeShadowDOM', fragment, null);
1369
+
1370
+ while (shadowNode = shadowIterator.nextNode()) {
1371
+ /* Execute a hook if present */
1372
+ _executeHook('uponSanitizeShadowNode', shadowNode, null);
1373
+ /* Sanitize tags and elements */
1374
+
1375
+
1376
+ if (_sanitizeElements(shadowNode)) {
1377
+ continue;
1378
+ }
1379
+ /* Deep shadow DOM detected */
1380
+
1381
+
1382
+ if (shadowNode.content instanceof DocumentFragment) {
1383
+ _sanitizeShadowDOM(shadowNode.content);
1384
+ }
1385
+ /* Check attributes, sanitize if necessary */
1386
+
1387
+
1388
+ _sanitizeAttributes(shadowNode);
1389
+ }
1390
+ /* Execute a hook if present */
1391
+
1392
+
1393
+ _executeHook('afterSanitizeShadowDOM', fragment, null);
1394
+ };
1395
+ /**
1396
+ * Sanitize
1397
+ * Public method providing core sanitation functionality
1398
+ *
1399
+ * @param {String|Node} dirty string or DOM node
1400
+ * @param {Object} configuration object
1401
+ */
1402
+ // eslint-disable-next-line complexity
1403
+
1404
+
1405
+ DOMPurify.sanitize = function (dirty) {
1406
+ var cfg = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
1407
+ var body;
1408
+ var importedNode;
1409
+ var currentNode;
1410
+ var oldNode;
1411
+ var returnNode;
1412
+ /* Make sure we have a string to sanitize.
1413
+ DO NOT return early, as this will return the wrong type if
1414
+ the user has requested a DOM object rather than a string */
1415
+
1416
+ IS_EMPTY_INPUT = !dirty;
1417
+
1418
+ if (IS_EMPTY_INPUT) {
1419
+ dirty = '<!-->';
1420
+ }
1421
+ /* Stringify, in case dirty is an object */
1422
+
1423
+
1424
+ if (typeof dirty !== 'string' && !_isNode(dirty)) {
1425
+ // eslint-disable-next-line no-negated-condition
1426
+ if (typeof dirty.toString !== 'function') {
1427
+ throw typeErrorCreate('toString is not a function');
1428
+ } else {
1429
+ dirty = dirty.toString();
1430
+
1431
+ if (typeof dirty !== 'string') {
1432
+ throw typeErrorCreate('dirty is not a string, aborting');
1433
+ }
1434
+ }
1435
+ }
1436
+ /* Check we can run. Otherwise fall back or ignore */
1437
+
1438
+
1439
+ if (!DOMPurify.isSupported) {
1440
+ if (_typeof(window.toStaticHTML) === 'object' || typeof window.toStaticHTML === 'function') {
1441
+ if (typeof dirty === 'string') {
1442
+ return window.toStaticHTML(dirty);
1443
+ }
1444
+
1445
+ if (_isNode(dirty)) {
1446
+ return window.toStaticHTML(dirty.outerHTML);
1447
+ }
1448
+ }
1449
+
1450
+ return dirty;
1451
+ }
1452
+ /* Assign config vars */
1453
+
1454
+
1455
+ if (!SET_CONFIG) {
1456
+ _parseConfig(cfg);
1457
+ }
1458
+ /* Clean up removed elements */
1459
+
1460
+
1461
+ DOMPurify.removed = [];
1462
+ /* Check if dirty is correctly typed for IN_PLACE */
1463
+
1464
+ if (typeof dirty === 'string') {
1465
+ IN_PLACE = false;
1466
+ }
1467
+
1468
+ if (IN_PLACE) {
1469
+ /* Do some early pre-sanitization to avoid unsafe root nodes */
1470
+ if (dirty.nodeName) {
1471
+ var tagName = transformCaseFunc(dirty.nodeName);
1472
+
1473
+ if (!ALLOWED_TAGS[tagName] || FORBID_TAGS[tagName]) {
1474
+ throw typeErrorCreate('root node is forbidden and cannot be sanitized in-place');
1475
+ }
1476
+ }
1477
+ } else if (dirty instanceof Node) {
1478
+ /* If dirty is a DOM element, append to an empty document to avoid
1479
+ elements being stripped by the parser */
1480
+ body = _initDocument('<!---->');
1481
+ importedNode = body.ownerDocument.importNode(dirty, true);
1482
+
1483
+ if (importedNode.nodeType === 1 && importedNode.nodeName === 'BODY') {
1484
+ /* Node is already a body, use as is */
1485
+ body = importedNode;
1486
+ } else if (importedNode.nodeName === 'HTML') {
1487
+ body = importedNode;
1488
+ } else {
1489
+ // eslint-disable-next-line unicorn/prefer-dom-node-append
1490
+ body.appendChild(importedNode);
1491
+ }
1492
+ } else {
1493
+ /* Exit directly if we have nothing to do */
1494
+ if (!RETURN_DOM && !SAFE_FOR_TEMPLATES && !WHOLE_DOCUMENT && // eslint-disable-next-line unicorn/prefer-includes
1495
+ dirty.indexOf('<') === -1) {
1496
+ return trustedTypesPolicy && RETURN_TRUSTED_TYPE ? trustedTypesPolicy.createHTML(dirty) : dirty;
1497
+ }
1498
+ /* Initialize the document to work on */
1499
+
1500
+
1501
+ body = _initDocument(dirty);
1502
+ /* Check we have a DOM node from the data */
1503
+
1504
+ if (!body) {
1505
+ return RETURN_DOM ? null : RETURN_TRUSTED_TYPE ? emptyHTML : '';
1506
+ }
1507
+ }
1508
+ /* Remove first element node (ours) if FORCE_BODY is set */
1509
+
1510
+
1511
+ if (body && FORCE_BODY) {
1512
+ _forceRemove(body.firstChild);
1513
+ }
1514
+ /* Get node iterator */
1515
+
1516
+
1517
+ var nodeIterator = _createIterator(IN_PLACE ? dirty : body);
1518
+ /* Now start iterating over the created document */
1519
+
1520
+
1521
+ while (currentNode = nodeIterator.nextNode()) {
1522
+ /* Fix IE's strange behavior with manipulated textNodes #89 */
1523
+ if (currentNode.nodeType === 3 && currentNode === oldNode) {
1524
+ continue;
1525
+ }
1526
+ /* Sanitize tags and elements */
1527
+
1528
+
1529
+ if (_sanitizeElements(currentNode)) {
1530
+ continue;
1531
+ }
1532
+ /* Shadow DOM detected, sanitize it */
1533
+
1534
+
1535
+ if (currentNode.content instanceof DocumentFragment) {
1536
+ _sanitizeShadowDOM(currentNode.content);
1537
+ }
1538
+ /* Check attributes, sanitize if necessary */
1539
+
1540
+
1541
+ _sanitizeAttributes(currentNode);
1542
+
1543
+ oldNode = currentNode;
1544
+ }
1545
+
1546
+ oldNode = null;
1547
+ /* If we sanitized `dirty` in-place, return it. */
1548
+
1549
+ if (IN_PLACE) {
1550
+ return dirty;
1551
+ }
1552
+ /* Return sanitized string or DOM */
1553
+
1554
+
1555
+ if (RETURN_DOM) {
1556
+ if (RETURN_DOM_FRAGMENT) {
1557
+ returnNode = createDocumentFragment.call(body.ownerDocument);
1558
+
1559
+ while (body.firstChild) {
1560
+ // eslint-disable-next-line unicorn/prefer-dom-node-append
1561
+ returnNode.appendChild(body.firstChild);
1562
+ }
1563
+ } else {
1564
+ returnNode = body;
1565
+ }
1566
+
1567
+ if (ALLOWED_ATTR.shadowroot) {
1568
+ /*
1569
+ AdoptNode() is not used because internal state is not reset
1570
+ (e.g. the past names map of a HTMLFormElement), this is safe
1571
+ in theory but we would rather not risk another attack vector.
1572
+ The state that is cloned by importNode() is explicitly defined
1573
+ by the specs.
1574
+ */
1575
+ returnNode = importNode.call(originalDocument, returnNode, true);
1576
+ }
1577
+
1578
+ return returnNode;
1579
+ }
1580
+
1581
+ var serializedHTML = WHOLE_DOCUMENT ? body.outerHTML : body.innerHTML;
1582
+ /* Serialize doctype if allowed */
1583
+
1584
+ if (WHOLE_DOCUMENT && ALLOWED_TAGS['!doctype'] && body.ownerDocument && body.ownerDocument.doctype && body.ownerDocument.doctype.name && regExpTest(DOCTYPE_NAME, body.ownerDocument.doctype.name)) {
1585
+ serializedHTML = '<!DOCTYPE ' + body.ownerDocument.doctype.name + '>\n' + serializedHTML;
1586
+ }
1587
+ /* Sanitize final string template-safe */
1588
+
1589
+
1590
+ if (SAFE_FOR_TEMPLATES) {
1591
+ serializedHTML = stringReplace(serializedHTML, MUSTACHE_EXPR$1, ' ');
1592
+ serializedHTML = stringReplace(serializedHTML, ERB_EXPR$1, ' ');
1593
+ serializedHTML = stringReplace(serializedHTML, TMPLIT_EXPR$1, ' ');
1594
+ }
1595
+
1596
+ return trustedTypesPolicy && RETURN_TRUSTED_TYPE ? trustedTypesPolicy.createHTML(serializedHTML) : serializedHTML;
1597
+ };
1598
+ /**
1599
+ * Public method to set the configuration once
1600
+ * setConfig
1601
+ *
1602
+ * @param {Object} cfg configuration object
1603
+ */
1604
+
1605
+
1606
+ DOMPurify.setConfig = function (cfg) {
1607
+ _parseConfig(cfg);
1608
+
1609
+ SET_CONFIG = true;
1610
+ };
1611
+ /**
1612
+ * Public method to remove the configuration
1613
+ * clearConfig
1614
+ *
1615
+ */
1616
+
1617
+
1618
+ DOMPurify.clearConfig = function () {
1619
+ CONFIG = null;
1620
+ SET_CONFIG = false;
1621
+ };
1622
+ /**
1623
+ * Public method to check if an attribute value is valid.
1624
+ * Uses last set config, if any. Otherwise, uses config defaults.
1625
+ * isValidAttribute
1626
+ *
1627
+ * @param {string} tag Tag name of containing element.
1628
+ * @param {string} attr Attribute name.
1629
+ * @param {string} value Attribute value.
1630
+ * @return {Boolean} Returns true if `value` is valid. Otherwise, returns false.
1631
+ */
1632
+
1633
+
1634
+ DOMPurify.isValidAttribute = function (tag, attr, value) {
1635
+ /* Initialize shared config vars if necessary. */
1636
+ if (!CONFIG) {
1637
+ _parseConfig({});
1638
+ }
1639
+
1640
+ var lcTag = transformCaseFunc(tag);
1641
+ var lcName = transformCaseFunc(attr);
1642
+ return _isValidAttribute(lcTag, lcName, value);
1643
+ };
1644
+ /**
1645
+ * AddHook
1646
+ * Public method to add DOMPurify hooks
1647
+ *
1648
+ * @param {String} entryPoint entry point for the hook to add
1649
+ * @param {Function} hookFunction function to execute
1650
+ */
1651
+
1652
+
1653
+ DOMPurify.addHook = function (entryPoint, hookFunction) {
1654
+ if (typeof hookFunction !== 'function') {
1655
+ return;
1656
+ }
1657
+
1658
+ hooks[entryPoint] = hooks[entryPoint] || [];
1659
+ arrayPush(hooks[entryPoint], hookFunction);
1660
+ };
1661
+ /**
1662
+ * RemoveHook
1663
+ * Public method to remove a DOMPurify hook at a given entryPoint
1664
+ * (pops it from the stack of hooks if more are present)
1665
+ *
1666
+ * @param {String} entryPoint entry point for the hook to remove
1667
+ * @return {Function} removed(popped) hook
1668
+ */
1669
+
1670
+
1671
+ DOMPurify.removeHook = function (entryPoint) {
1672
+ if (hooks[entryPoint]) {
1673
+ return arrayPop(hooks[entryPoint]);
1674
+ }
1675
+ };
1676
+ /**
1677
+ * RemoveHooks
1678
+ * Public method to remove all DOMPurify hooks at a given entryPoint
1679
+ *
1680
+ * @param {String} entryPoint entry point for the hooks to remove
1681
+ */
1682
+
1683
+
1684
+ DOMPurify.removeHooks = function (entryPoint) {
1685
+ if (hooks[entryPoint]) {
1686
+ hooks[entryPoint] = [];
1687
+ }
1688
+ };
1689
+ /**
1690
+ * RemoveAllHooks
1691
+ * Public method to remove all DOMPurify hooks
1692
+ *
1693
+ */
1694
+
1695
+
1696
+ DOMPurify.removeAllHooks = function () {
1697
+ hooks = {};
1698
+ };
1699
+
1700
+ return DOMPurify;
1701
+ }
1702
+
1703
+ var purify = createDOMPurify();
1704
+
1705
+ return purify;
1706
+
1707
+ }));
1708
+ //# sourceMappingURL=purify.js.map
1709
+ });
1710
+
1711
+ const purify$1 = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.assign(/*#__PURE__*/Object.create(null), purify, {
1712
+ 'default': purify
1713
+ }));
1714
+
1715
+ exports.purify = purify$1;