@esri/solutions-components 0.10.49 → 0.11.1

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 (1250) hide show
  1. package/dist/cjs/ExpandToggle-44886935.js +115 -0
  2. package/dist/cjs/FloatingArrow-d7ea2b0f.js +48 -0
  3. package/dist/cjs/Heading-ee0aa171.js +25 -0
  4. package/dist/cjs/IdentityManager-d84c82f1.js +2047 -0
  5. package/dist/cjs/Validation-9515ef0c.js +20 -0
  6. package/dist/cjs/app-globals-03a6ab9b.js +67 -0
  7. package/dist/cjs/ar-180cd9b0.js +106 -0
  8. package/dist/cjs/asyncToGenerator-c7fc3ee4.js +92 -0
  9. package/dist/cjs/basemap-gallery_7.cjs.entry.js +37 -12
  10. package/dist/cjs/bg-fd095c86.js +84 -0
  11. package/dist/cjs/browser-717f77af.js +35 -0
  12. package/dist/cjs/bs-11fa6f0d.js +53 -0
  13. package/dist/cjs/buffer-tools_3.cjs.entry.js +6 -6
  14. package/dist/cjs/ca-0685b1cc.js +73 -0
  15. package/dist/cjs/calcite-accordion_2.cjs.entry.js +5 -5
  16. package/dist/cjs/calcite-action-bar.cjs.entry.js +8 -8
  17. package/dist/cjs/calcite-action-group.cjs.entry.js +7 -7
  18. package/dist/cjs/calcite-action-menu_2.cjs.entry.js +9 -9
  19. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +8 -8
  20. package/dist/cjs/calcite-action_2.cjs.entry.js +13 -13
  21. package/dist/cjs/calcite-alert_2.cjs.entry.js +500 -0
  22. package/dist/cjs/calcite-avatar.cjs.entry.js +1 -1
  23. package/dist/cjs/calcite-block-section.cjs.entry.js +6 -6
  24. package/dist/cjs/calcite-block_5.cjs.entry.js +17 -17
  25. package/dist/cjs/calcite-button-de2c2e75.js +282 -0
  26. package/dist/cjs/calcite-button.cjs.entry.js +8 -8
  27. package/dist/cjs/calcite-card-group.cjs.entry.js +4 -4
  28. package/dist/cjs/calcite-card.cjs.entry.js +7 -7
  29. package/dist/cjs/calcite-carousel_2.cjs.entry.js +7 -7
  30. package/dist/cjs/calcite-checkbox.cjs.entry.js +5 -5
  31. package/dist/cjs/calcite-chip-group.cjs.entry.js +4 -4
  32. package/dist/cjs/calcite-chip_2.cjs.entry.js +9 -9
  33. package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +3 -3
  34. package/dist/cjs/calcite-color-picker.cjs.entry.js +7 -7
  35. package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +3 -3
  36. package/dist/cjs/calcite-combobox_3.cjs.entry.js +66 -20
  37. package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +8 -8
  38. package/dist/cjs/calcite-dialog-a5c288bb.js +5876 -0
  39. package/dist/cjs/calcite-dialog.cjs.entry.js +9 -9
  40. package/dist/cjs/calcite-dropdown_2.cjs.entry.js +7 -7
  41. package/dist/cjs/calcite-fab.cjs.entry.js +4 -4
  42. package/dist/cjs/calcite-filter_5.cjs.entry.js +7 -7
  43. package/dist/cjs/calcite-flow-item_5.cjs.entry.js +1752 -0
  44. package/dist/cjs/calcite-flow_4.cjs.entry.js +12 -12
  45. package/dist/cjs/calcite-graph_2.cjs.entry.js +7 -7
  46. package/dist/cjs/calcite-icon_2.cjs.entry.js +4 -4
  47. package/dist/cjs/calcite-inline-editable.cjs.entry.js +7 -7
  48. package/dist/cjs/calcite-input-945ec162.js +1001 -0
  49. package/dist/cjs/calcite-input-number.cjs.entry.js +9 -9
  50. package/dist/cjs/calcite-input-text.cjs.entry.js +9 -9
  51. package/dist/cjs/calcite-input-time-picker-3aeef2d4.js +1870 -0
  52. package/dist/cjs/calcite-input-time-picker.cjs.entry.js +13 -13
  53. package/dist/cjs/calcite-input-time-zone.cjs.entry.js +8 -8
  54. package/dist/cjs/calcite-input_2.cjs.entry.js +9 -9
  55. package/dist/cjs/calcite-label-e7b67a86.js +111 -0
  56. package/dist/cjs/calcite-label.cjs.entry.js +1 -1
  57. package/dist/cjs/calcite-link.cjs.entry.js +4 -4
  58. package/dist/cjs/calcite-list-item-group.cjs.entry.js +2 -2
  59. package/dist/cjs/calcite-menu-item.cjs.entry.js +6 -6
  60. package/dist/cjs/calcite-menu.cjs.entry.js +6 -6
  61. package/dist/cjs/calcite-meter.cjs.entry.js +6 -6
  62. package/dist/cjs/calcite-modal_4.cjs.entry.js +972 -0
  63. package/dist/cjs/calcite-navigation-logo.cjs.entry.js +4 -4
  64. package/dist/cjs/calcite-navigation-user.cjs.entry.js +3 -3
  65. package/dist/cjs/calcite-navigation.cjs.entry.js +3 -3
  66. package/dist/cjs/calcite-notice-a48cc9e7.js +261 -0
  67. package/dist/cjs/calcite-notice.cjs.entry.js +8 -8
  68. package/dist/cjs/calcite-option-group.cjs.entry.js +1 -1
  69. package/dist/cjs/calcite-option_2.cjs.entry.js +7 -7
  70. package/dist/cjs/calcite-pagination.cjs.entry.js +6 -6
  71. package/dist/cjs/calcite-pick-list-group.cjs.entry.js +7 -7
  72. package/dist/cjs/calcite-pick-list-item.cjs.entry.js +10 -10
  73. package/dist/cjs/calcite-pick-list.cjs.entry.js +8 -8
  74. package/dist/cjs/calcite-radio-button-group.cjs.entry.js +5 -5
  75. package/dist/cjs/calcite-radio-button.cjs.entry.js +5 -5
  76. package/dist/cjs/calcite-rating.cjs.entry.js +8 -8
  77. package/dist/cjs/calcite-scrim.cjs.entry.js +5 -5
  78. package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +6 -6
  79. package/dist/cjs/calcite-sheet.cjs.entry.js +7 -7
  80. package/dist/cjs/calcite-shell-center-row.cjs.entry.js +6 -6
  81. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +24 -24
  82. package/dist/cjs/calcite-shell.cjs.entry.js +4 -4
  83. package/dist/cjs/calcite-sortable-list.cjs.entry.js +4 -4
  84. package/dist/cjs/calcite-split-button.cjs.entry.js +4 -4
  85. package/dist/cjs/calcite-stepper-item.cjs.entry.js +7 -7
  86. package/dist/cjs/calcite-stepper.cjs.entry.js +5 -5
  87. package/dist/cjs/calcite-switch.cjs.entry.js +5 -5
  88. package/dist/cjs/calcite-table-cell_2.cjs.entry.js +7 -7
  89. package/dist/cjs/calcite-table-row.cjs.entry.js +2 -2
  90. package/dist/cjs/calcite-table.cjs.entry.js +6 -6
  91. package/dist/cjs/calcite-text-area.cjs.entry.js +9 -9
  92. package/dist/cjs/calcite-tile-group.cjs.entry.js +4 -4
  93. package/dist/cjs/calcite-tile-select-group.cjs.entry.js +4 -4
  94. package/dist/cjs/calcite-tile-select.cjs.entry.js +6 -6
  95. package/dist/cjs/calcite-tile.cjs.entry.js +4 -4
  96. package/dist/cjs/calcite-time-picker.cjs.entry.js +7 -7
  97. package/dist/cjs/calcite-tip-group.cjs.entry.js +3 -3
  98. package/dist/cjs/calcite-tip-manager.cjs.entry.js +8 -8
  99. package/dist/cjs/calcite-tip.cjs.entry.js +9 -9
  100. package/dist/cjs/calcite-tooltip.cjs.entry.js +5 -5
  101. package/dist/cjs/calcite-tree_2.cjs.entry.js +5 -5
  102. package/dist/cjs/card-manager_3.cjs.entry.js +194 -51
  103. package/dist/cjs/common-10d11a29.js +37 -0
  104. package/dist/cjs/conditionalSlot-130cce71.js +54 -0
  105. package/dist/cjs/config-c999f8fc.js +40 -0
  106. package/dist/cjs/consent-manager.cjs.entry.js +7915 -46
  107. package/dist/cjs/crowdsource-manager.cjs.entry.js +6 -6
  108. package/dist/cjs/crowdsource-reporter.cjs.entry.js +3 -3
  109. package/dist/cjs/cs-70e8ba01.js +149 -0
  110. package/dist/cjs/da-e8eb9ff4.js +69 -0
  111. package/dist/cjs/date-40a80298.js +264 -0
  112. package/dist/cjs/de-4b8310d2.js +93 -0
  113. package/dist/cjs/de-at-dc8ed8c3.js +92 -0
  114. package/dist/cjs/de-ch-c5971940.js +92 -0
  115. package/dist/cjs/deduct-calculator.cjs.entry.js +2 -2
  116. package/dist/cjs/downloadUtils-b6490537.js +3223 -0
  117. package/dist/cjs/el-a70d9f12.js +68 -0
  118. package/dist/cjs/en-au-88ddb80f.js +68 -0
  119. package/dist/cjs/en-ca-5a29b95b.js +67 -0
  120. package/dist/cjs/en-gb-3c763a84.js +71 -0
  121. package/dist/cjs/es-e83e8ff5.js +68 -0
  122. package/dist/cjs/es-mx-2ea879ef.js +67 -0
  123. package/dist/cjs/et-7b00c80d.js +94 -0
  124. package/dist/cjs/feature-list.cjs.entry.js +12 -10
  125. package/dist/cjs/fi-92ca007b.js +117 -0
  126. package/dist/cjs/floating-ui-7fa9e006.js +2413 -0
  127. package/dist/cjs/focusTrapComponent-a7cfa6da.js +1013 -0
  128. package/dist/cjs/form-dd5380da.js +370 -0
  129. package/dist/cjs/form-f2a43327.js +381 -0
  130. package/dist/cjs/fr-a1f5dfd4.js +70 -0
  131. package/dist/cjs/fr-ch-8a4a9d67.js +68 -0
  132. package/dist/cjs/he-38b2b883.js +107 -0
  133. package/dist/cjs/helpers-47465fc2.js +940 -0
  134. package/dist/cjs/hi-a517b1a8.js +67 -0
  135. package/dist/cjs/hr-c1e34de1.js +82 -0
  136. package/dist/cjs/hu-e46e8ae7.js +90 -0
  137. package/dist/cjs/icon-f45e7fbb.js +979 -0
  138. package/dist/cjs/id-bfc376d8.js +68 -0
  139. package/dist/cjs/index-1ab17699.js +201 -0
  140. package/dist/cjs/index-3bae5121.js +1789 -0
  141. package/dist/cjs/index-5d8d6ae2.js +2157 -0
  142. package/dist/cjs/index.es-5fc7bebc.js +11221 -0
  143. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +2 -2
  144. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
  145. package/dist/cjs/instant-apps-create.cjs.entry.js +2 -2
  146. package/dist/cjs/instant-apps-export-views.cjs.entry.js +2 -2
  147. package/dist/cjs/instant-apps-export.cjs.entry.js +2 -2
  148. package/dist/cjs/instant-apps-header.cjs.entry.js +2 -2
  149. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
  150. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +3 -3
  151. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +3 -3
  152. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +3 -3
  153. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
  154. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +2 -2
  155. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  156. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +4 -4
  157. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +4 -4
  158. package/dist/cjs/instant-apps-measurement.cjs.entry.js +2 -2
  159. package/dist/cjs/instant-apps-popover.cjs.entry.js +2 -2
  160. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  161. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +2 -2
  162. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +2 -2
  163. package/dist/cjs/instant-apps-splash.cjs.entry.js +3 -3
  164. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +3 -3
  165. package/dist/cjs/interactive-b59e6294.js +86 -0
  166. package/dist/cjs/interactive-e1c3ccf2.js +85 -0
  167. package/dist/cjs/it-6d8c8360.js +68 -0
  168. package/dist/cjs/it-ch-2b05812c.js +68 -0
  169. package/dist/cjs/ja-eb46f963.js +74 -0
  170. package/dist/cjs/ko-dbe28d19.js +74 -0
  171. package/dist/cjs/loadable-19ab5827.js +98 -0
  172. package/dist/cjs/loader-97bb6b45.js +176 -0
  173. package/dist/cjs/loader.cjs.js +5 -5
  174. package/dist/cjs/locale-3a817e03.js +1488 -0
  175. package/dist/cjs/locale-80aff4b9.js +605 -0
  176. package/dist/cjs/locale-a79da367.js +160 -0
  177. package/dist/cjs/logger-780b61e8.js +61 -0
  178. package/dist/cjs/lt-651bfa9c.js +99 -0
  179. package/dist/cjs/lv-f6fe37a3.js +68 -0
  180. package/dist/cjs/map-select-tools_3.cjs.entry.js +13 -11
  181. package/dist/cjs/mk-1f0ffdf6.js +68 -0
  182. package/dist/cjs/nb-8b7b39ed.js +69 -0
  183. package/dist/cjs/nl-27515721.js +69 -0
  184. package/dist/cjs/observers-902ebe13.js +58 -0
  185. package/dist/cjs/openCloseComponent-039ee139.js +65 -0
  186. package/dist/cjs/openCloseComponent-e8e50700.js +66 -0
  187. package/dist/cjs/pci-calculator.cjs.entry.js +2 -2
  188. package/dist/cjs/pl-d2098514.js +116 -0
  189. package/dist/cjs/popupUtils-72d48968.js +121 -0
  190. package/dist/cjs/pt-a3304010.js +69 -0
  191. package/dist/cjs/pt-br-09d60ba8.js +67 -0
  192. package/dist/cjs/public-notification.cjs.entry.js +12 -10
  193. package/dist/cjs/publicNotificationStore-04b6837d.js +47 -0
  194. package/dist/cjs/request-19fdbaaa.js +21 -0
  195. package/dist/cjs/restHelpersGet-e4639890.js +507 -0
  196. package/dist/cjs/ro-2ea54b1c.js +68 -0
  197. package/dist/cjs/ru-f94ee202.js +128 -0
  198. package/dist/cjs/shared-list-render-fb08b2af.js +361 -0
  199. package/dist/cjs/sk-3cdf67d8.js +150 -0
  200. package/dist/cjs/sl-075daf42.js +170 -0
  201. package/dist/cjs/solution-configuration.cjs.entry.js +53 -53
  202. package/dist/cjs/solution-contents_3.cjs.entry.js +11 -11
  203. package/dist/cjs/solution-item-accordion.cjs.entry.js +3 -3
  204. package/dist/cjs/solution-item-icon.cjs.entry.js +2 -2
  205. package/dist/cjs/solution-resource-d0a2f7fe.js +1845 -0
  206. package/dist/cjs/solution-store-4e602251.js +1105 -0
  207. package/dist/cjs/solutions-components.cjs.js +6 -6
  208. package/dist/cjs/spatial-ref.cjs.entry.js +5 -6
  209. package/dist/cjs/sr-2f08967b.js +103 -0
  210. package/dist/cjs/store-manager.cjs.entry.js +7 -7
  211. package/dist/cjs/sv-65f0e21c.js +73 -0
  212. package/dist/cjs/t9n-0195f685.js +108 -0
  213. package/dist/cjs/templates-1e84847a.js +407 -0
  214. package/dist/cjs/th-db63e592.js +67 -0
  215. package/dist/cjs/time-caa0abbe.js +301 -0
  216. package/dist/cjs/tr-b6401cac.js +68 -0
  217. package/dist/cjs/typeof-2a7e2dec.js +28 -0
  218. package/dist/cjs/uk-d00c351d.js +106 -0
  219. package/dist/cjs/update-243ea407.js +783 -0
  220. package/dist/cjs/utils-7eb34f90.js +153 -0
  221. package/dist/cjs/utils-d2bcba4f.js +79 -0
  222. package/dist/cjs/vi-efe4ad72.js +72 -0
  223. package/dist/cjs/zh-cn-63f07390.js +96 -0
  224. package/dist/cjs/zh-hk-84a86ab9.js +94 -0
  225. package/dist/cjs/zh-tw-894f1adf.js +94 -0
  226. package/dist/collection/assets/t9n/consent-manager/resources.json +3 -10
  227. package/dist/collection/assets/t9n/consent-manager/resources_en.json +3 -10
  228. package/dist/collection/collection-manifest.json +2 -4
  229. package/dist/collection/components/basemap-gallery/basemap-gallery.js +1 -1
  230. package/dist/collection/components/buffer-tools/buffer-tools.js +1 -1
  231. package/dist/collection/components/card-manager/card-manager.js +1 -1
  232. package/dist/collection/components/consent-manager/consent-manager.js +116 -40
  233. package/dist/collection/components/create-feature/create-feature.js +2 -2
  234. package/dist/collection/components/create-related-feature/create-related-feature.js +1 -1
  235. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +4 -0
  236. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +3 -3
  237. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +1 -1
  238. package/dist/collection/components/deduct-calculator/deduct-calculator.js +1 -1
  239. package/dist/collection/components/delete-button/delete-button.js +2 -2
  240. package/dist/collection/components/delete-dialog/delete-dialog.js +1 -1
  241. package/dist/collection/components/edit-card/edit-card.js +26 -2
  242. package/dist/collection/components/feature-details/feature-details.js +6 -6
  243. package/dist/collection/components/feature-list/feature-list.js +3 -3
  244. package/dist/collection/components/floor-filter/floor-filter.js +1 -1
  245. package/dist/collection/components/info-card/info-card.js +2 -2
  246. package/dist/collection/components/json-editor/json-editor.js +1 -1
  247. package/dist/collection/components/layer-table/layer-table.js +224 -47
  248. package/dist/collection/components/map-card/map-card.js +2 -2
  249. package/dist/collection/components/map-draw-tools/map-draw-tools.js +1 -1
  250. package/dist/collection/components/map-fullscreen/map-fullscreen.js +1 -1
  251. package/dist/collection/components/map-layer-picker/map-layer-picker.js +121 -5
  252. package/dist/collection/components/map-legend/map-legend.js +1 -1
  253. package/dist/collection/components/map-picker/map-picker.js +53 -4
  254. package/dist/collection/components/map-search/map-search.js +1 -1
  255. package/dist/collection/components/map-select-tools/map-select-tools.js +1 -1
  256. package/dist/collection/components/map-tools/map-tools.js +2 -2
  257. package/dist/collection/components/pci-calculator/pci-calculator.js +1 -1
  258. package/dist/collection/components/pdf-download/pdf-download.js +1 -1
  259. package/dist/collection/components/public-notification/public-notification.js +2 -2
  260. package/dist/collection/components/refine-selection/refine-selection.js +1 -1
  261. package/dist/collection/components/solution-configuration/solution-configuration.js +3 -3
  262. package/dist/collection/components/solution-contents/solution-contents.js +1 -1
  263. package/dist/collection/components/solution-item/solution-item.js +1 -1
  264. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +1 -1
  265. package/dist/collection/components/solution-item-details/solution-item-details.js +1 -1
  266. package/dist/collection/components/solution-item-icon/solution-item-icon.js +1 -1
  267. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +1 -1
  268. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +1 -1
  269. package/dist/collection/components/solution-resource-item/solution-resource-item.js +1 -1
  270. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +1 -1
  271. package/dist/collection/components/solution-template-data/solution-template-data.js +1 -1
  272. package/dist/collection/components/solution-variables/solution-variables.js +1 -1
  273. package/dist/collection/components/spatial-ref/spatial-ref.js +1 -1
  274. package/dist/collection/demos/consent-manager.html +56 -0
  275. package/dist/collection/utils/interfaces.ts +14 -0
  276. package/dist/components/IdentityManager.js +6 -2154
  277. package/dist/components/asyncToGenerator.js +88 -0
  278. package/dist/components/basemap-gallery2.js +1 -1
  279. package/dist/components/buffer-tools2.js +1 -1
  280. package/dist/components/calcite-dialog.js +1 -663
  281. package/dist/components/card-manager2.js +10 -10
  282. package/dist/components/common.js +0 -1
  283. package/dist/components/consent-manager.js +8054 -204
  284. package/dist/components/create-feature2.js +2 -2
  285. package/dist/components/create-related-feature2.js +1 -1
  286. package/dist/components/crowdsource-manager.js +37 -37
  287. package/dist/components/crowdsource-reporter.js +28 -28
  288. package/dist/components/deduct-calculator2.js +1 -1
  289. package/dist/components/delete-button2.js +29 -11
  290. package/dist/components/delete-dialog2.js +33 -9
  291. package/dist/components/dialog.js +670 -0
  292. package/dist/components/downloadUtils.js +10 -26
  293. package/dist/components/edit-card2.js +7 -2
  294. package/dist/components/feature-details2.js +23 -23
  295. package/dist/components/feature-list2.js +3 -3
  296. package/dist/components/floor-filter2.js +1 -1
  297. package/dist/components/index.es.js +25 -104
  298. package/dist/components/index2.js +6 -5
  299. package/dist/components/info-card2.js +9 -9
  300. package/dist/components/json-editor2.js +1 -1
  301. package/dist/components/layer-table2.js +212 -69
  302. package/dist/components/map-card2.js +2 -2
  303. package/dist/components/map-draw-tools2.js +1 -1
  304. package/dist/components/map-fullscreen2.js +1 -1
  305. package/dist/components/map-layer-picker2.js +53 -5
  306. package/dist/components/map-legend2.js +1 -1
  307. package/dist/components/map-picker2.js +28 -3
  308. package/dist/components/map-search2.js +1 -1
  309. package/dist/components/map-select-tools2.js +1 -1
  310. package/dist/components/map-tools2.js +2 -2
  311. package/dist/components/pci-calculator.js +1 -1
  312. package/dist/components/pdf-download2.js +1 -1
  313. package/dist/components/public-notification.js +2 -2
  314. package/dist/components/refine-selection2.js +1 -1
  315. package/dist/components/restHelpersGet.js +74 -557
  316. package/dist/components/solution-configuration.js +27 -28
  317. package/dist/components/solution-contents2.js +1 -1
  318. package/dist/components/solution-item-accordion.js +1 -1
  319. package/dist/components/solution-item-details2.js +1 -1
  320. package/dist/components/solution-item-icon2.js +1 -1
  321. package/dist/components/solution-item-sharing2.js +1 -1
  322. package/dist/components/solution-item2.js +1 -1
  323. package/dist/components/solution-organization-variables2.js +1 -1
  324. package/dist/components/solution-resource-item2.js +1 -2
  325. package/dist/components/solution-resource.js +1701 -1
  326. package/dist/components/solution-spatial-ref2.js +1 -1
  327. package/dist/components/solution-store.js +36 -285
  328. package/dist/components/solution-template-data2.js +1 -1
  329. package/dist/components/solution-variables2.js +1 -1
  330. package/dist/components/spatial-ref.js +1 -1
  331. package/dist/components/templates.js +0 -1
  332. package/dist/components/typeof.js +25 -0
  333. package/dist/components/update.js +773 -0
  334. package/dist/esm/ExpandToggle-324f556e.js +108 -0
  335. package/dist/esm/FloatingArrow-cd37b366.js +46 -0
  336. package/dist/esm/Heading-b6b7a8a6.js +22 -0
  337. package/dist/esm/IdentityManager-6880e890.js +2012 -0
  338. package/dist/esm/Validation-b62abebe.js +18 -0
  339. package/dist/esm/app-globals-b6ef4076.js +65 -0
  340. package/dist/esm/ar-aa347a04.js +104 -0
  341. package/dist/esm/asyncToGenerator-96b2368d.js +88 -0
  342. package/dist/esm/basemap-gallery_7.entry.js +37 -12
  343. package/dist/esm/bg-b56e89f6.js +82 -0
  344. package/dist/esm/browser-e42b9848.js +32 -0
  345. package/dist/esm/bs-62486009.js +51 -0
  346. package/dist/esm/buffer-tools_3.entry.js +7 -7
  347. package/dist/esm/ca-db6a81f3.js +71 -0
  348. package/dist/esm/calcite-accordion_2.entry.js +6 -6
  349. package/dist/esm/calcite-action-bar.entry.js +9 -9
  350. package/dist/esm/calcite-action-group.entry.js +8 -8
  351. package/dist/esm/calcite-action-menu_2.entry.js +10 -10
  352. package/dist/esm/calcite-action-pad_2.entry.js +9 -9
  353. package/dist/esm/calcite-action_2.entry.js +14 -14
  354. package/dist/esm/calcite-alert_2.entry.js +495 -0
  355. package/dist/esm/calcite-avatar.entry.js +2 -2
  356. package/dist/esm/calcite-block-section.entry.js +7 -7
  357. package/dist/esm/calcite-block_5.entry.js +19 -19
  358. package/dist/esm/calcite-button-e86d99b3.js +279 -0
  359. package/dist/esm/calcite-button.entry.js +10 -10
  360. package/dist/esm/calcite-card-group.entry.js +5 -5
  361. package/dist/esm/calcite-card.entry.js +8 -8
  362. package/dist/esm/calcite-carousel_2.entry.js +8 -8
  363. package/dist/esm/calcite-checkbox.entry.js +7 -7
  364. package/dist/esm/calcite-chip-group.entry.js +5 -5
  365. package/dist/esm/calcite-chip_2.entry.js +10 -10
  366. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +4 -4
  367. package/dist/esm/calcite-color-picker.entry.js +8 -8
  368. package/dist/esm/calcite-combobox-item-group.entry.js +4 -4
  369. package/dist/esm/calcite-combobox_3.entry.js +68 -22
  370. package/dist/esm/calcite-date-picker-day_3.entry.js +9 -9
  371. package/dist/esm/calcite-dialog-f5f9cfea.js +5873 -0
  372. package/dist/esm/calcite-dialog.entry.js +10 -10
  373. package/dist/esm/calcite-dropdown_2.entry.js +8 -8
  374. package/dist/esm/calcite-fab.entry.js +5 -5
  375. package/dist/esm/calcite-filter_5.entry.js +8 -8
  376. package/dist/esm/calcite-flow-item_5.entry.js +1744 -0
  377. package/dist/esm/calcite-flow_4.entry.js +12 -12
  378. package/dist/esm/calcite-graph_2.entry.js +9 -9
  379. package/dist/esm/calcite-icon_2.entry.js +5 -5
  380. package/dist/esm/calcite-inline-editable.entry.js +9 -9
  381. package/dist/esm/calcite-input-1f12bce0.js +998 -0
  382. package/dist/esm/calcite-input-number.entry.js +11 -11
  383. package/dist/esm/calcite-input-text.entry.js +11 -11
  384. package/dist/esm/calcite-input-time-picker-07db9ed7.js +1867 -0
  385. package/dist/esm/calcite-input-time-picker.entry.js +15 -15
  386. package/dist/esm/calcite-input-time-zone.entry.js +10 -10
  387. package/dist/esm/calcite-input_2.entry.js +11 -11
  388. package/dist/esm/calcite-label-d80f6f1c.js +108 -0
  389. package/dist/esm/calcite-label.entry.js +3 -3
  390. package/dist/esm/calcite-link.entry.js +5 -5
  391. package/dist/esm/calcite-list-item-group.entry.js +2 -2
  392. package/dist/esm/calcite-menu-item.entry.js +7 -7
  393. package/dist/esm/calcite-menu.entry.js +7 -7
  394. package/dist/esm/calcite-meter.entry.js +7 -7
  395. package/dist/esm/calcite-modal_4.entry.js +965 -0
  396. package/dist/esm/calcite-navigation-logo.entry.js +4 -4
  397. package/dist/esm/calcite-navigation-user.entry.js +3 -3
  398. package/dist/esm/calcite-navigation.entry.js +4 -4
  399. package/dist/esm/calcite-notice-acc12411.js +258 -0
  400. package/dist/esm/calcite-notice.entry.js +9 -9
  401. package/dist/esm/calcite-option-group.entry.js +1 -1
  402. package/dist/esm/calcite-option_2.entry.js +9 -9
  403. package/dist/esm/calcite-pagination.entry.js +7 -7
  404. package/dist/esm/calcite-pick-list-group.entry.js +8 -8
  405. package/dist/esm/calcite-pick-list-item.entry.js +11 -11
  406. package/dist/esm/calcite-pick-list.entry.js +9 -9
  407. package/dist/esm/calcite-radio-button-group.entry.js +6 -6
  408. package/dist/esm/calcite-radio-button.entry.js +7 -7
  409. package/dist/esm/calcite-rating.entry.js +10 -10
  410. package/dist/esm/calcite-scrim.entry.js +6 -6
  411. package/dist/esm/calcite-segmented-control_2.entry.js +8 -8
  412. package/dist/esm/calcite-sheet.entry.js +8 -8
  413. package/dist/esm/calcite-shell-center-row.entry.js +7 -7
  414. package/dist/esm/calcite-shell-panel_14.entry.js +25 -25
  415. package/dist/esm/calcite-shell.entry.js +5 -5
  416. package/dist/esm/calcite-sortable-list.entry.js +5 -5
  417. package/dist/esm/calcite-split-button.entry.js +4 -4
  418. package/dist/esm/calcite-stepper-item.entry.js +8 -8
  419. package/dist/esm/calcite-stepper.entry.js +6 -6
  420. package/dist/esm/calcite-switch.entry.js +7 -7
  421. package/dist/esm/calcite-table-cell_2.entry.js +8 -8
  422. package/dist/esm/calcite-table-row.entry.js +3 -3
  423. package/dist/esm/calcite-table.entry.js +7 -7
  424. package/dist/esm/calcite-text-area.entry.js +11 -11
  425. package/dist/esm/calcite-tile-group.entry.js +5 -5
  426. package/dist/esm/calcite-tile-select-group.entry.js +4 -4
  427. package/dist/esm/calcite-tile-select.entry.js +6 -6
  428. package/dist/esm/calcite-tile.entry.js +5 -5
  429. package/dist/esm/calcite-time-picker.entry.js +8 -8
  430. package/dist/esm/calcite-tip-group.entry.js +3 -3
  431. package/dist/esm/calcite-tip-manager.entry.js +9 -9
  432. package/dist/esm/calcite-tip.entry.js +10 -10
  433. package/dist/esm/calcite-tooltip.entry.js +6 -6
  434. package/dist/esm/calcite-tree_2.entry.js +6 -6
  435. package/dist/esm/card-manager_3.entry.js +194 -51
  436. package/dist/esm/common-c8dc0e85.js +35 -0
  437. package/dist/esm/conditionalSlot-2e16b206.js +51 -0
  438. package/dist/esm/config-e6645458.js +36 -0
  439. package/dist/esm/consent-manager.entry.js +7911 -42
  440. package/dist/esm/crowdsource-manager.entry.js +6 -6
  441. package/dist/esm/crowdsource-reporter.entry.js +3 -3
  442. package/dist/esm/cs-250e21c6.js +147 -0
  443. package/dist/esm/da-bab8eb4e.js +67 -0
  444. package/dist/esm/date-272939fd.js +248 -0
  445. package/dist/esm/de-808a43dc.js +91 -0
  446. package/dist/esm/de-at-9c396c81.js +90 -0
  447. package/dist/esm/de-ch-415303cf.js +90 -0
  448. package/dist/esm/deduct-calculator.entry.js +2 -2
  449. package/dist/esm/dom-66c5cd46.js +1165 -0
  450. package/dist/esm/downloadUtils-8ba094d7.js +3217 -0
  451. package/dist/esm/el-3d1eaeb8.js +66 -0
  452. package/dist/esm/en-au-e6b00a93.js +66 -0
  453. package/dist/esm/en-ca-29b94ea2.js +65 -0
  454. package/dist/esm/en-gb-09267176.js +69 -0
  455. package/dist/esm/es-95fef748.js +66 -0
  456. package/dist/esm/es-mx-9b70cfc9.js +65 -0
  457. package/dist/esm/et-08cbe214.js +92 -0
  458. package/dist/esm/feature-list.entry.js +12 -10
  459. package/dist/esm/fi-e850e58b.js +115 -0
  460. package/dist/esm/floating-ui-1a431a21.js +2404 -0
  461. package/dist/esm/focusTrapComponent-e80b8863.js +1008 -0
  462. package/dist/esm/form-1528db83.js +362 -0
  463. package/dist/esm/form-99398da6.js +372 -0
  464. package/dist/esm/fr-c71b6844.js +68 -0
  465. package/dist/esm/fr-ch-7ac7a7eb.js +66 -0
  466. package/dist/esm/he-311cb5ba.js +105 -0
  467. package/dist/esm/helpers-f52a734a.js +913 -0
  468. package/dist/esm/hi-c41f0938.js +65 -0
  469. package/dist/esm/hr-f42cc721.js +80 -0
  470. package/dist/esm/hu-d1d33b21.js +88 -0
  471. package/dist/esm/icon-18c0eb17.js +959 -0
  472. package/dist/esm/id-1867967d.js +66 -0
  473. package/dist/esm/index-38bde943.js +199 -0
  474. package/dist/esm/index-d233c7a2.js +1753 -0
  475. package/dist/esm/index-d88c3eb6.js +2155 -0
  476. package/dist/esm/index.es-d286eecc.js +11134 -0
  477. package/dist/esm/instant-apps-app-guide.entry.js +2 -2
  478. package/dist/esm/instant-apps-control-panel.entry.js +1 -1
  479. package/dist/esm/instant-apps-create.entry.js +2 -2
  480. package/dist/esm/instant-apps-export-views.entry.js +2 -2
  481. package/dist/esm/instant-apps-export.entry.js +2 -2
  482. package/dist/esm/instant-apps-header.entry.js +2 -2
  483. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
  484. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +3 -3
  485. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +3 -3
  486. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +3 -3
  487. package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
  488. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +2 -2
  489. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  490. package/dist/esm/instant-apps-language-switcher.entry.js +4 -4
  491. package/dist/esm/instant-apps-language-translator.entry.js +4 -4
  492. package/dist/esm/instant-apps-measurement.entry.js +2 -2
  493. package/dist/esm/instant-apps-popover.entry.js +2 -2
  494. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  495. package/dist/esm/instant-apps-scoreboard.entry.js +2 -2
  496. package/dist/esm/instant-apps-sign-in.entry.js +2 -2
  497. package/dist/esm/instant-apps-splash.entry.js +3 -3
  498. package/dist/esm/instant-apps-time-filter.entry.js +3 -3
  499. package/dist/esm/interactive-5139f8d7.js +83 -0
  500. package/dist/esm/interactive-cad37709.js +82 -0
  501. package/dist/esm/it-6a7495d8.js +66 -0
  502. package/dist/esm/it-ch-89fa3c82.js +66 -0
  503. package/dist/esm/ja-f87a1f44.js +72 -0
  504. package/dist/esm/ko-0f4c7a11.js +72 -0
  505. package/dist/esm/label-56002f24.js +179 -0
  506. package/dist/esm/loadable-dc3f24a8.js +93 -0
  507. package/dist/esm/loader-bae2aa52.js +173 -0
  508. package/dist/esm/loader.js +6 -6
  509. package/dist/esm/locale-586d9375.js +155 -0
  510. package/dist/esm/locale-911eca09.js +591 -0
  511. package/dist/esm/locale-be7fd298.js +1423 -0
  512. package/dist/esm/logger-ff14b12f.js +59 -0
  513. package/dist/esm/lt-a4b14416.js +97 -0
  514. package/dist/esm/lv-3901862d.js +66 -0
  515. package/dist/esm/map-select-tools_3.entry.js +13 -11
  516. package/dist/esm/mk-886d280d.js +66 -0
  517. package/dist/esm/nb-b667a0e1.js +67 -0
  518. package/dist/esm/nl-d357a092.js +67 -0
  519. package/dist/esm/observers-ab3d6528.js +56 -0
  520. package/dist/esm/openCloseComponent-0e1e6768.js +64 -0
  521. package/dist/esm/openCloseComponent-c3f79463.js +63 -0
  522. package/dist/esm/pci-calculator.entry.js +2 -2
  523. package/dist/esm/pl-75d54069.js +114 -0
  524. package/dist/esm/popupUtils-ddb1f6fa.js +119 -0
  525. package/dist/esm/pt-32bd5da2.js +67 -0
  526. package/dist/esm/pt-br-6f32314d.js +65 -0
  527. package/dist/esm/public-notification.entry.js +12 -10
  528. package/dist/esm/publicNotificationStore-8b54bf6f.js +45 -0
  529. package/dist/esm/request-2dbb152a.js +19 -0
  530. package/dist/esm/restHelpersGet-a7fda344.js +493 -0
  531. package/dist/esm/ro-d238055e.js +66 -0
  532. package/dist/esm/ru-ef7165ff.js +126 -0
  533. package/dist/esm/shared-list-render-5f202c55.js +339 -0
  534. package/dist/esm/sk-959dbca1.js +148 -0
  535. package/dist/esm/sl-96436015.js +168 -0
  536. package/dist/esm/solution-configuration.entry.js +34 -34
  537. package/dist/esm/solution-contents_3.entry.js +11 -11
  538. package/dist/esm/solution-item-accordion.entry.js +3 -3
  539. package/dist/esm/solution-item-icon.entry.js +2 -2
  540. package/dist/esm/solution-resource-30a29505.js +1842 -0
  541. package/dist/esm/solution-store-f252cb74.js +1103 -0
  542. package/dist/esm/solutions-components.js +7 -7
  543. package/dist/esm/spatial-ref.entry.js +5 -6
  544. package/dist/esm/sr-73033c89.js +101 -0
  545. package/dist/esm/store-manager.entry.js +7 -7
  546. package/dist/esm/sv-b1153aa8.js +71 -0
  547. package/dist/esm/t9n-1698878e.js +103 -0
  548. package/dist/esm/templates-60f33938.js +401 -0
  549. package/dist/esm/th-e1a074e2.js +65 -0
  550. package/dist/esm/time-bca5f70b.js +286 -0
  551. package/dist/esm/tr-1350f529.js +66 -0
  552. package/dist/esm/typeof-ef2a007d.js +25 -0
  553. package/dist/esm/uk-18ded66c.js +104 -0
  554. package/dist/esm/update-ad0b88fa.js +773 -0
  555. package/dist/esm/utils-0da093e1.js +142 -0
  556. package/dist/esm/utils-30c4c8ca.js +66 -0
  557. package/dist/esm/vi-cee99413.js +70 -0
  558. package/dist/esm/zh-cn-6e204128.js +94 -0
  559. package/dist/esm/zh-hk-ffb02673.js +92 -0
  560. package/dist/esm/zh-tw-0f52dd8c.js +92 -0
  561. package/dist/solutions-components/assets/t9n/consent-manager/resources.json +3 -10
  562. package/dist/solutions-components/assets/t9n/consent-manager/resources_en.json +3 -10
  563. package/dist/solutions-components/demos/consent-manager.html +56 -0
  564. package/dist/solutions-components/p-0094924f.entry.js +6 -0
  565. package/dist/solutions-components/p-00ea0ccc.entry.js +11 -0
  566. package/dist/solutions-components/p-018d1f95.entry.js +6 -0
  567. package/dist/solutions-components/p-025af0b3.entry.js +21 -0
  568. package/dist/solutions-components/p-0549a65c.js +6 -0
  569. package/dist/solutions-components/p-058d0542.js +17 -0
  570. package/dist/solutions-components/p-0668e30d.js +34 -0
  571. package/dist/solutions-components/p-066fc169.js +6 -0
  572. package/dist/solutions-components/p-067e36b2.entry.js +6 -0
  573. package/dist/solutions-components/p-0681b29b.entry.js +11 -0
  574. package/dist/solutions-components/p-0691d1af.entry.js +22 -0
  575. package/dist/solutions-components/p-088a5dca.js +67 -0
  576. package/dist/solutions-components/p-097b80df.js +6 -0
  577. package/dist/solutions-components/p-0a0902c4.entry.js +6 -0
  578. package/dist/solutions-components/p-0a71f549.entry.js +29 -0
  579. package/dist/solutions-components/p-0ac9cc4a.entry.js +21 -0
  580. package/dist/solutions-components/p-0b1fb6ae.js +36 -0
  581. package/dist/solutions-components/p-0d82ed7b.entry.js +11 -0
  582. package/dist/solutions-components/p-0e307601.entry.js +11 -0
  583. package/dist/solutions-components/p-0ece17fc.entry.js +6 -0
  584. package/dist/solutions-components/p-0f58bb3a.entry.js +11 -0
  585. package/dist/solutions-components/p-0f9f7528.entry.js +11 -0
  586. package/dist/solutions-components/p-135b2aba.js +16 -0
  587. package/dist/solutions-components/p-13bdb2c0.js +6 -0
  588. package/dist/solutions-components/p-14519a8a.entry.js +11 -0
  589. package/dist/solutions-components/p-1492bb6d.js +6 -0
  590. package/dist/solutions-components/p-1664573a.entry.js +6 -0
  591. package/dist/solutions-components/p-1900f9b1.js +11 -0
  592. package/dist/solutions-components/p-1984f2c7.entry.js +17 -0
  593. package/dist/solutions-components/p-1c1842b0.entry.js +6 -0
  594. package/dist/solutions-components/p-1f9d927b.entry.js +6 -0
  595. package/dist/solutions-components/p-1fb3756b.js +6 -0
  596. package/dist/solutions-components/p-208b5cc4.entry.js +6 -0
  597. package/dist/solutions-components/p-20cda8ef.entry.js +6 -0
  598. package/dist/solutions-components/p-2130a063.entry.js +17 -0
  599. package/dist/solutions-components/p-21f90019.js +21 -0
  600. package/dist/solutions-components/p-230f7315.entry.js +6 -0
  601. package/dist/solutions-components/p-24b42859.entry.js +47 -0
  602. package/dist/solutions-components/p-26f9f9c8.js +11 -0
  603. package/dist/solutions-components/p-270ca219.entry.js +6 -0
  604. package/dist/solutions-components/p-27a91364.entry.js +17 -0
  605. package/dist/solutions-components/p-28498868.entry.js +11 -0
  606. package/dist/solutions-components/p-2a5a5bfd.entry.js +11 -0
  607. package/dist/solutions-components/p-2ac553f6.js +6 -0
  608. package/dist/solutions-components/p-2b004a83.entry.js +11 -0
  609. package/dist/solutions-components/p-2b1e6acb.entry.js +6 -0
  610. package/dist/solutions-components/p-2bc98cb0.js +30 -0
  611. package/dist/solutions-components/p-2d96fdb9.js +6 -0
  612. package/dist/solutions-components/p-2dd8e49c.js +11 -0
  613. package/dist/solutions-components/p-30a16b7e.entry.js +11 -0
  614. package/dist/solutions-components/p-3212300b.entry.js +6 -0
  615. package/dist/solutions-components/p-35245316.entry.js +6 -0
  616. package/dist/solutions-components/p-3643a87a.entry.js +6 -0
  617. package/dist/solutions-components/p-3708cbdc.entry.js +6 -0
  618. package/dist/solutions-components/p-3828e77b.js +11 -0
  619. package/dist/solutions-components/p-38e0f88b.js +17 -0
  620. package/dist/solutions-components/p-3b3bfba5.entry.js +6 -0
  621. package/dist/solutions-components/p-3ba80c7c.js +6 -0
  622. package/dist/solutions-components/p-3d1f0434.js +21 -0
  623. package/dist/solutions-components/p-3ffc4738.js +6 -0
  624. package/dist/solutions-components/p-409401ce.js +11 -0
  625. package/dist/solutions-components/p-46159285.js +6 -0
  626. package/dist/solutions-components/p-49a67314.entry.js +6 -0
  627. package/dist/solutions-components/p-4cbdea35.js +129 -0
  628. package/dist/solutions-components/p-4dfc2fc4.js +11 -0
  629. package/dist/solutions-components/p-4f236b5d.js +43 -0
  630. package/dist/solutions-components/p-4f50385f.js +16 -0
  631. package/dist/solutions-components/p-4fe489cf.js +6 -0
  632. package/dist/solutions-components/p-50239e15.entry.js +6 -0
  633. package/dist/solutions-components/p-531f66c7.entry.js +6 -0
  634. package/dist/solutions-components/p-570754a4.js +6 -0
  635. package/dist/solutions-components/p-570b13d9.js +67 -0
  636. package/dist/solutions-components/p-58d53a46.entry.js +6 -0
  637. package/dist/solutions-components/p-59970898.js +6 -0
  638. package/dist/solutions-components/p-59d02697.entry.js +11 -0
  639. package/dist/solutions-components/p-5b2ae6c4.js +6 -0
  640. package/dist/solutions-components/p-5b9783e6.entry.js +23 -0
  641. package/dist/solutions-components/p-5c5cbe3c.js +6 -0
  642. package/dist/solutions-components/p-5c692ed6.entry.js +11 -0
  643. package/dist/solutions-components/p-5cfa35f8.js +6 -0
  644. package/dist/solutions-components/p-5d581b7e.entry.js +6 -0
  645. package/dist/solutions-components/p-5df09fe4.js +31 -0
  646. package/dist/solutions-components/p-5ee359f1.entry.js +11 -0
  647. package/dist/solutions-components/p-5f099cd2.js +6 -0
  648. package/dist/solutions-components/p-60123545.js +6 -0
  649. package/dist/solutions-components/p-6148468f.js +11 -0
  650. package/dist/solutions-components/p-617d2160.js +6 -0
  651. package/dist/solutions-components/p-619a1ad0.js +6 -0
  652. package/dist/solutions-components/p-61d2582e.entry.js +6 -0
  653. package/dist/solutions-components/p-662cf7fa.entry.js +11 -0
  654. package/dist/solutions-components/p-6708060e.js +11 -0
  655. package/dist/solutions-components/p-676a2d60.entry.js +6 -0
  656. package/dist/solutions-components/p-68b5ec37.js +11 -0
  657. package/dist/solutions-components/p-68cf5134.entry.js +12 -0
  658. package/dist/solutions-components/p-694cfe4c.js +6 -0
  659. package/dist/solutions-components/p-6bcde3c4.js +6 -0
  660. package/dist/solutions-components/p-6c73f067.js +16 -0
  661. package/dist/solutions-components/p-6d56f75e.js +11 -0
  662. package/dist/solutions-components/p-6db88e16.entry.js +11 -0
  663. package/dist/solutions-components/p-6f93ec3e.entry.js +6 -0
  664. package/dist/solutions-components/p-7053b20e.entry.js +6 -0
  665. package/dist/solutions-components/p-741151d4.js +6 -0
  666. package/dist/solutions-components/p-749fe711.js +6 -0
  667. package/dist/solutions-components/p-7518e92a.js +6 -0
  668. package/dist/solutions-components/p-7802efa1.entry.js +11 -0
  669. package/dist/solutions-components/p-782c71a7.js +6 -0
  670. package/dist/solutions-components/p-78aa10b0.js +6 -0
  671. package/dist/solutions-components/p-7a8edc01.entry.js +11 -0
  672. package/dist/solutions-components/p-7a9e773b.js +6 -0
  673. package/dist/solutions-components/p-7aa5b402.entry.js +11 -0
  674. package/dist/solutions-components/p-7aafba66.js +11 -0
  675. package/dist/solutions-components/p-7d619b04.entry.js +11 -0
  676. package/dist/solutions-components/p-7dc37540.js +11 -0
  677. package/dist/solutions-components/p-7e3a6a0b.entry.js +11 -0
  678. package/dist/solutions-components/p-7fd55161.entry.js +6 -0
  679. package/dist/solutions-components/p-80168ff4.entry.js +11 -0
  680. package/dist/solutions-components/p-823684a3.js +6 -0
  681. package/dist/solutions-components/p-825ef4a7.js +6 -0
  682. package/dist/solutions-components/p-82d93164.js +11 -0
  683. package/dist/solutions-components/p-82f661c7.entry.js +11 -0
  684. package/dist/solutions-components/p-8378852e.js +6 -0
  685. package/dist/solutions-components/p-85bb5908.js +11 -0
  686. package/dist/solutions-components/p-866a2fad.js +11 -0
  687. package/dist/solutions-components/p-8744fe2a.entry.js +6 -0
  688. package/dist/solutions-components/p-8850bd21.js +21 -0
  689. package/dist/solutions-components/p-896a5fce.entry.js +11 -0
  690. package/dist/solutions-components/p-8df5939f.js +6 -0
  691. package/dist/solutions-components/p-8ec56f08.entry.js +11 -0
  692. package/dist/solutions-components/p-8ff2cba2.entry.js +11 -0
  693. package/dist/solutions-components/p-8ff4b2aa.js +488 -0
  694. package/dist/solutions-components/p-94ad391c.js +40 -0
  695. package/dist/solutions-components/p-958c68c2.js +61 -0
  696. package/dist/solutions-components/p-95fcb607.js +6 -0
  697. package/dist/solutions-components/p-97df5300.js +27 -0
  698. package/dist/solutions-components/p-98079396.js +21 -0
  699. package/dist/solutions-components/p-98b1c057.entry.js +6 -0
  700. package/dist/solutions-components/p-9d4f62ca.js +6 -0
  701. package/dist/solutions-components/p-9d733373.entry.js +17 -0
  702. package/dist/solutions-components/p-9d9df87f.entry.js +6 -0
  703. package/dist/solutions-components/p-9e5d59aa.entry.js +11 -0
  704. package/dist/solutions-components/p-9f89901b.entry.js +6 -0
  705. package/dist/solutions-components/p-9fa8da35.entry.js +11 -0
  706. package/dist/solutions-components/p-a28502ac.entry.js +6 -0
  707. package/dist/solutions-components/p-a5df8093.entry.js +11 -0
  708. package/dist/solutions-components/p-a757bf75.js +16 -0
  709. package/dist/solutions-components/p-a7eded8f.entry.js +11 -0
  710. package/dist/solutions-components/p-a91fc014.entry.js +6 -0
  711. package/dist/solutions-components/p-aa6656f0.js +6 -0
  712. package/dist/solutions-components/p-abe60b81.entry.js +6 -0
  713. package/dist/solutions-components/p-ad66b010.entry.js +11 -0
  714. package/dist/solutions-components/p-adb57e25.entry.js +6 -0
  715. package/dist/solutions-components/p-add122e7.js +6 -0
  716. package/dist/solutions-components/p-ae357552.entry.js +11 -0
  717. package/dist/solutions-components/p-af4f2d4a.js +11 -0
  718. package/dist/solutions-components/p-b0d0022c.entry.js +11 -0
  719. package/dist/solutions-components/p-b14d2423.entry.js +11 -0
  720. package/dist/solutions-components/p-b1546c15.js +17 -0
  721. package/dist/solutions-components/p-b1c45ef8.entry.js +6 -0
  722. package/dist/solutions-components/p-b1f3c713.js +6 -0
  723. package/dist/solutions-components/p-b22046db.js +11 -0
  724. package/dist/solutions-components/p-b290affa.js +17 -0
  725. package/dist/solutions-components/p-b3b70f6b.entry.js +12 -0
  726. package/dist/solutions-components/p-b4a94ffe.entry.js +6 -0
  727. package/dist/solutions-components/p-b62871c3.entry.js +11 -0
  728. package/dist/solutions-components/p-b6a36bfe.js +6 -0
  729. package/dist/solutions-components/p-b915029b.js +6 -0
  730. package/dist/solutions-components/p-b98e9479.js +11 -0
  731. package/dist/solutions-components/p-b9bc3e7b.entry.js +17 -0
  732. package/dist/solutions-components/p-ba539e5a.entry.js +11 -0
  733. package/dist/solutions-components/p-bad614c0.entry.js +11 -0
  734. package/dist/solutions-components/p-bb158785.entry.js +11 -0
  735. package/dist/solutions-components/p-bc281e3b.js +6 -0
  736. package/dist/solutions-components/p-bc2b747e.js +6 -0
  737. package/dist/solutions-components/p-be78bc15.entry.js +6 -0
  738. package/dist/solutions-components/p-bf154e41.js +6 -0
  739. package/dist/solutions-components/p-c109e720.js +6 -0
  740. package/dist/solutions-components/p-c115215d.entry.js +6 -0
  741. package/dist/solutions-components/p-c433cc38.js +6 -0
  742. package/dist/solutions-components/p-c43fdf49.entry.js +16 -0
  743. package/dist/solutions-components/p-c5e0e5ef.js +6 -0
  744. package/dist/solutions-components/p-c766823c.entry.js +11 -0
  745. package/dist/solutions-components/p-c8a2c326.entry.js +29 -0
  746. package/dist/solutions-components/p-c8b26c56.js +6 -0
  747. package/dist/solutions-components/p-c900e9e8.entry.js +17 -0
  748. package/dist/solutions-components/p-c9dae6fb.entry.js +6 -0
  749. package/dist/solutions-components/p-cbf0769a.entry.js +11 -0
  750. package/dist/solutions-components/p-cc7d784e.entry.js +6 -0
  751. package/dist/solutions-components/p-ce8a69ef.entry.js +11 -0
  752. package/dist/solutions-components/p-cea51591.js +16 -0
  753. package/dist/solutions-components/p-d0b1d33f.js +6 -0
  754. package/dist/solutions-components/p-d0b36f2e.entry.js +6 -0
  755. package/dist/solutions-components/p-d2a6e970.js +6 -0
  756. package/dist/solutions-components/p-d2dc7d65.entry.js +11 -0
  757. package/dist/solutions-components/p-d60dc1f1.entry.js +11 -0
  758. package/dist/solutions-components/p-d654b676.entry.js +11 -0
  759. package/dist/solutions-components/p-d65f8b73.js +6 -0
  760. package/dist/solutions-components/p-d82ee2f9.entry.js +6 -0
  761. package/dist/solutions-components/p-d96fe526.entry.js +22 -0
  762. package/dist/solutions-components/p-da0cb140.entry.js +11 -0
  763. package/dist/solutions-components/p-da36faca.entry.js +6 -0
  764. package/dist/solutions-components/p-daf6a012.entry.js +6 -0
  765. package/dist/solutions-components/p-dba4704c.js +11 -0
  766. package/dist/solutions-components/p-dd16d94e.js +6 -0
  767. package/dist/solutions-components/p-dd689226.js +11 -0
  768. package/dist/solutions-components/p-dd6a34c6.entry.js +17 -0
  769. package/dist/solutions-components/p-df4bfe45.js +6 -0
  770. package/dist/solutions-components/p-dfe18931.js +6 -0
  771. package/dist/solutions-components/p-e2570a80.js +11 -0
  772. package/dist/solutions-components/p-ea9e0a79.js +6 -0
  773. package/dist/solutions-components/p-eb88fddc.js +6 -0
  774. package/dist/solutions-components/p-ed4fb4a1.entry.js +6 -0
  775. package/dist/solutions-components/p-ef0c43dc.js +6 -0
  776. package/dist/solutions-components/p-f05bbd82.entry.js +11 -0
  777. package/dist/solutions-components/p-f0ceb675.entry.js +11 -0
  778. package/dist/solutions-components/p-f1f356f0.js +7 -0
  779. package/dist/solutions-components/p-f46f7da7.entry.js +12 -0
  780. package/dist/solutions-components/p-f6e3d19a.entry.js +11 -0
  781. package/dist/solutions-components/p-f6e81cf8.js +22 -0
  782. package/dist/solutions-components/p-f7085e9e.entry.js +17 -0
  783. package/dist/solutions-components/p-f8ea8e73.js +6 -0
  784. package/dist/solutions-components/p-fb6ca6dd.entry.js +11 -0
  785. package/dist/solutions-components/p-fdaf1290.entry.js +11 -0
  786. package/dist/solutions-components/p-fe719f16.entry.js +6 -0
  787. package/dist/solutions-components/p-feebdac9.entry.js +17 -0
  788. package/dist/solutions-components/p-ff15447c.entry.js +6 -0
  789. package/dist/solutions-components/solutions-components.esm.js +1 -1
  790. package/dist/solutions-components/utils/interfaces.ts +14 -0
  791. package/dist/types/components/consent-manager/consent-manager.d.ts +24 -21
  792. package/dist/types/components/delete-button/delete-button.d.ts +1 -1
  793. package/dist/types/components/edit-card/edit-card.d.ts +4 -0
  794. package/dist/types/components/layer-table/layer-table.d.ts +55 -7
  795. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +18 -2
  796. package/dist/types/components/map-picker/map-picker.d.ts +10 -2
  797. package/dist/types/components.d.ts +69 -36
  798. package/dist/types/preact.d.ts +6 -7
  799. package/dist/types/stencil-public-runtime.d.ts +6 -0
  800. package/dist/types/utils/interfaces.d.ts +12 -0
  801. package/package.json +10 -10
  802. package/dist/cjs/ExpandToggle-7cd6bc0d.js +0 -115
  803. package/dist/cjs/FloatingArrow-bf91ebb1.js +0 -48
  804. package/dist/cjs/Heading-ae667128.js +0 -25
  805. package/dist/cjs/IdentityManager-b7fa2f5f.js +0 -4174
  806. package/dist/cjs/Validation-a206c7a2.js +0 -20
  807. package/dist/cjs/app-globals-04574c64.js +0 -67
  808. package/dist/cjs/ar-c930d85d.js +0 -106
  809. package/dist/cjs/arcgis-login.cjs.entry.js +0 -61
  810. package/dist/cjs/bg-a2001c61.js +0 -84
  811. package/dist/cjs/browser-040b13db.js +0 -35
  812. package/dist/cjs/bs-5576dc1b.js +0 -53
  813. package/dist/cjs/ca-220471e9.js +0 -73
  814. package/dist/cjs/calcite-alert_6.cjs.entry.js +0 -2105
  815. package/dist/cjs/calcite-button-ac4b979a.js +0 -281
  816. package/dist/cjs/calcite-dialog-97f38598.js +0 -5875
  817. package/dist/cjs/calcite-input-0ecf3d60.js +0 -1000
  818. package/dist/cjs/calcite-input-time-picker-4020e170.js +0 -1870
  819. package/dist/cjs/calcite-label-8ca1fbce.js +0 -110
  820. package/dist/cjs/calcite-modal.cjs.entry.js +0 -393
  821. package/dist/cjs/calcite-notice-2e248d8d.js +0 -260
  822. package/dist/cjs/common-eee0c33f.js +0 -38
  823. package/dist/cjs/conditionalSlot-489d0ef0.js +0 -54
  824. package/dist/cjs/config-164bf148.js +0 -40
  825. package/dist/cjs/cs-a049b34a.js +0 -149
  826. package/dist/cjs/da-d71057be.js +0 -69
  827. package/dist/cjs/date-831e93f2.js +0 -264
  828. package/dist/cjs/de-at-977ab186.js +0 -92
  829. package/dist/cjs/de-b1eb21d0.js +0 -93
  830. package/dist/cjs/de-ch-486d1e5d.js +0 -92
  831. package/dist/cjs/delete-dialog.cjs.entry.js +0 -131
  832. package/dist/cjs/downloadUtils-f50841bc.js +0 -3240
  833. package/dist/cjs/el-577ee36f.js +0 -68
  834. package/dist/cjs/en-au-e7c3a0f9.js +0 -68
  835. package/dist/cjs/en-ca-111580b6.js +0 -67
  836. package/dist/cjs/en-gb-b061a0ac.js +0 -71
  837. package/dist/cjs/es-ae90d3b8.js +0 -68
  838. package/dist/cjs/es-mx-620f2f82.js +0 -67
  839. package/dist/cjs/et-3b0bd1a9.js +0 -94
  840. package/dist/cjs/fi-8708148b.js +0 -117
  841. package/dist/cjs/floating-ui-a1745c4c.js +0 -2413
  842. package/dist/cjs/focusTrapComponent-59e1194f.js +0 -1013
  843. package/dist/cjs/form-3666a51b.js +0 -370
  844. package/dist/cjs/form-a2adec8c.js +0 -381
  845. package/dist/cjs/fr-9a9d3ce3.js +0 -70
  846. package/dist/cjs/fr-ch-95662c01.js +0 -68
  847. package/dist/cjs/he-f973a740.js +0 -107
  848. package/dist/cjs/helpers-292a0709.js +0 -940
  849. package/dist/cjs/hi-f0b9cea5.js +0 -67
  850. package/dist/cjs/hr-4654706f.js +0 -82
  851. package/dist/cjs/hu-bc3d5588.js +0 -90
  852. package/dist/cjs/icon-96d27ae8.js +0 -979
  853. package/dist/cjs/id-1131b8da.js +0 -68
  854. package/dist/cjs/index-29826564.js +0 -201
  855. package/dist/cjs/index-92385c74.js +0 -1772
  856. package/dist/cjs/index-f052f656.js +0 -2156
  857. package/dist/cjs/index.es-b8c8c931.js +0 -11307
  858. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +0 -590
  859. package/dist/cjs/interactive-9f715ff8.js +0 -86
  860. package/dist/cjs/interactive-c384fd9b.js +0 -85
  861. package/dist/cjs/it-7a8ec220.js +0 -68
  862. package/dist/cjs/it-ch-f9cb696d.js +0 -68
  863. package/dist/cjs/ja-45b4845d.js +0 -74
  864. package/dist/cjs/ko-61449645.js +0 -74
  865. package/dist/cjs/loadable-9cb8a3cd.js +0 -98
  866. package/dist/cjs/loader-b9aa1d67.js +0 -176
  867. package/dist/cjs/locale-a0772a2b.js +0 -605
  868. package/dist/cjs/locale-afa30303.js +0 -160
  869. package/dist/cjs/locale-f6e0493d.js +0 -1488
  870. package/dist/cjs/logger-e5bdc044.js +0 -61
  871. package/dist/cjs/lt-2e727f9c.js +0 -99
  872. package/dist/cjs/lv-ed202e00.js +0 -68
  873. package/dist/cjs/mk-418a9e03.js +0 -68
  874. package/dist/cjs/nb-333e1c58.js +0 -69
  875. package/dist/cjs/nl-da937865.js +0 -69
  876. package/dist/cjs/observers-ce262300.js +0 -58
  877. package/dist/cjs/openCloseComponent-214808b0.js +0 -66
  878. package/dist/cjs/openCloseComponent-c0b7af22.js +0 -65
  879. package/dist/cjs/pl-cbe57516.js +0 -116
  880. package/dist/cjs/popupUtils-2a425c37.js +0 -121
  881. package/dist/cjs/pt-b1ec4928.js +0 -69
  882. package/dist/cjs/pt-br-e395a325.js +0 -67
  883. package/dist/cjs/publicNotificationStore-1d934df9.js +0 -47
  884. package/dist/cjs/request-9f87ab34.js +0 -21
  885. package/dist/cjs/restHelpersGet-5c2245a3.js +0 -991
  886. package/dist/cjs/ro-144b5f62.js +0 -68
  887. package/dist/cjs/ru-bf7d1a3e.js +0 -128
  888. package/dist/cjs/share-item.cjs.entry.js +0 -61
  889. package/dist/cjs/shared-list-render-0b452799.js +0 -361
  890. package/dist/cjs/sk-515227a5.js +0 -150
  891. package/dist/cjs/sl-f879b07d.js +0 -170
  892. package/dist/cjs/solution-resource-40e70253.js +0 -145
  893. package/dist/cjs/solution-store-f3257490.js +0 -1354
  894. package/dist/cjs/sr-0510fba6.js +0 -103
  895. package/dist/cjs/sv-c5fbe1ff.js +0 -73
  896. package/dist/cjs/t9n-e69b3d42.js +0 -108
  897. package/dist/cjs/templates-0b7f886f.js +0 -408
  898. package/dist/cjs/th-8cafcb47.js +0 -67
  899. package/dist/cjs/time-ceec376d.js +0 -301
  900. package/dist/cjs/tr-7f905223.js +0 -68
  901. package/dist/cjs/uk-991e83da.js +0 -106
  902. package/dist/cjs/utils-d8dabd76.js +0 -153
  903. package/dist/cjs/utils-e60dc760.js +0 -79
  904. package/dist/cjs/vi-d5eababe.js +0 -72
  905. package/dist/cjs/zh-cn-e6bc2622.js +0 -96
  906. package/dist/cjs/zh-hk-30480131.js +0 -94
  907. package/dist/cjs/zh-tw-1f3b4cda.js +0 -94
  908. package/dist/collection/components/arcgis-login/arcgis-login.css +0 -19
  909. package/dist/collection/components/arcgis-login/arcgis-login.js +0 -80
  910. package/dist/collection/components/share-item/share-item.css +0 -19
  911. package/dist/collection/components/share-item/share-item.js +0 -80
  912. package/dist/components/arcgis-login.d.ts +0 -11
  913. package/dist/components/arcgis-login.js +0 -76
  914. package/dist/components/share-item.d.ts +0 -11
  915. package/dist/components/share-item.js +0 -76
  916. package/dist/esm/ExpandToggle-51a5210b.js +0 -108
  917. package/dist/esm/FloatingArrow-41be757a.js +0 -46
  918. package/dist/esm/Heading-62ae5a41.js +0 -22
  919. package/dist/esm/IdentityManager-28f1ebb3.js +0 -4139
  920. package/dist/esm/Validation-e4b3bd31.js +0 -18
  921. package/dist/esm/app-globals-9df1c281.js +0 -65
  922. package/dist/esm/ar-000d3816.js +0 -104
  923. package/dist/esm/arcgis-login.entry.js +0 -57
  924. package/dist/esm/bg-50ceeb3e.js +0 -82
  925. package/dist/esm/browser-13cd5e9f.js +0 -32
  926. package/dist/esm/bs-8de5a54e.js +0 -51
  927. package/dist/esm/ca-3b560649.js +0 -71
  928. package/dist/esm/calcite-alert_6.entry.js +0 -2096
  929. package/dist/esm/calcite-button-3501ac03.js +0 -278
  930. package/dist/esm/calcite-dialog-21f00586.js +0 -5872
  931. package/dist/esm/calcite-input-355d3812.js +0 -997
  932. package/dist/esm/calcite-input-time-picker-0137aecc.js +0 -1867
  933. package/dist/esm/calcite-label-ac4a2e81.js +0 -107
  934. package/dist/esm/calcite-modal.entry.js +0 -389
  935. package/dist/esm/calcite-notice-56c3f190.js +0 -257
  936. package/dist/esm/common-c3bbba83.js +0 -36
  937. package/dist/esm/conditionalSlot-3eb5090f.js +0 -51
  938. package/dist/esm/config-1d142af8.js +0 -36
  939. package/dist/esm/cs-5cdc1d3f.js +0 -147
  940. package/dist/esm/da-30365c90.js +0 -67
  941. package/dist/esm/date-ac9ec758.js +0 -248
  942. package/dist/esm/de-at-941b583e.js +0 -90
  943. package/dist/esm/de-b89def95.js +0 -91
  944. package/dist/esm/de-ch-568c0c8e.js +0 -90
  945. package/dist/esm/delete-dialog.entry.js +0 -127
  946. package/dist/esm/dom-6f6759df.js +0 -1165
  947. package/dist/esm/downloadUtils-74a6bad9.js +0 -3233
  948. package/dist/esm/el-340bad09.js +0 -66
  949. package/dist/esm/en-au-b4bdb56c.js +0 -66
  950. package/dist/esm/en-ca-0a08923c.js +0 -65
  951. package/dist/esm/en-gb-f5381626.js +0 -69
  952. package/dist/esm/es-876b0a13.js +0 -66
  953. package/dist/esm/es-mx-955bc6a1.js +0 -65
  954. package/dist/esm/et-c76bc3b6.js +0 -92
  955. package/dist/esm/fi-52e100ba.js +0 -115
  956. package/dist/esm/floating-ui-5be07261.js +0 -2404
  957. package/dist/esm/focusTrapComponent-821ef6e1.js +0 -1008
  958. package/dist/esm/form-df6403ca.js +0 -362
  959. package/dist/esm/form-fbc745ea.js +0 -372
  960. package/dist/esm/fr-0699e247.js +0 -68
  961. package/dist/esm/fr-ch-c58b9b94.js +0 -66
  962. package/dist/esm/he-68c61be9.js +0 -105
  963. package/dist/esm/helpers-50d61130.js +0 -913
  964. package/dist/esm/hi-32cfce47.js +0 -65
  965. package/dist/esm/hr-962d1e56.js +0 -80
  966. package/dist/esm/hu-d13da86a.js +0 -88
  967. package/dist/esm/icon-3fb97c97.js +0 -959
  968. package/dist/esm/id-6de1980b.js +0 -66
  969. package/dist/esm/index-1b6f06f9.js +0 -199
  970. package/dist/esm/index-3eee2657.js +0 -1736
  971. package/dist/esm/index-e14fade9.js +0 -2154
  972. package/dist/esm/index.es-3b04354a.js +0 -11220
  973. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +0 -584
  974. package/dist/esm/interactive-62057336.js +0 -82
  975. package/dist/esm/interactive-8a35f349.js +0 -83
  976. package/dist/esm/it-cccb6e82.js +0 -66
  977. package/dist/esm/it-ch-9d87107f.js +0 -66
  978. package/dist/esm/ja-1401a8ec.js +0 -72
  979. package/dist/esm/ko-9f06170e.js +0 -72
  980. package/dist/esm/label-1ef4763d.js +0 -179
  981. package/dist/esm/loadable-bbec26c5.js +0 -93
  982. package/dist/esm/loader-6a8f3dda.js +0 -173
  983. package/dist/esm/locale-22b2e8b1.js +0 -155
  984. package/dist/esm/locale-92d419e3.js +0 -1423
  985. package/dist/esm/locale-9f52f113.js +0 -591
  986. package/dist/esm/logger-5eff868b.js +0 -59
  987. package/dist/esm/lt-61945627.js +0 -97
  988. package/dist/esm/lv-def8646d.js +0 -66
  989. package/dist/esm/mk-db09f1f6.js +0 -66
  990. package/dist/esm/nb-ea4966a3.js +0 -67
  991. package/dist/esm/nl-159f195e.js +0 -67
  992. package/dist/esm/observers-4e931eb6.js +0 -56
  993. package/dist/esm/openCloseComponent-2022c9ab.js +0 -64
  994. package/dist/esm/openCloseComponent-9ae0e1fe.js +0 -63
  995. package/dist/esm/pl-5514150f.js +0 -114
  996. package/dist/esm/popupUtils-685635b7.js +0 -119
  997. package/dist/esm/pt-91415524.js +0 -67
  998. package/dist/esm/pt-br-0f472af4.js +0 -65
  999. package/dist/esm/publicNotificationStore-836d3cb4.js +0 -45
  1000. package/dist/esm/request-d71d6adf.js +0 -19
  1001. package/dist/esm/restHelpersGet-48113381.js +0 -976
  1002. package/dist/esm/ro-decfcb47.js +0 -66
  1003. package/dist/esm/ru-84ce786d.js +0 -126
  1004. package/dist/esm/share-item.entry.js +0 -57
  1005. package/dist/esm/shared-list-render-4dbefca0.js +0 -339
  1006. package/dist/esm/sk-4468c163.js +0 -148
  1007. package/dist/esm/sl-404f285f.js +0 -168
  1008. package/dist/esm/solution-resource-f5809979.js +0 -142
  1009. package/dist/esm/solution-store-5b79fffe.js +0 -1352
  1010. package/dist/esm/sr-152d8bf8.js +0 -101
  1011. package/dist/esm/sv-47115030.js +0 -71
  1012. package/dist/esm/t9n-cbccd1ca.js +0 -103
  1013. package/dist/esm/templates-0b442208.js +0 -402
  1014. package/dist/esm/th-1c539f57.js +0 -65
  1015. package/dist/esm/time-53cad131.js +0 -286
  1016. package/dist/esm/tr-432df990.js +0 -66
  1017. package/dist/esm/uk-46c024d3.js +0 -104
  1018. package/dist/esm/utils-0e3d8992.js +0 -142
  1019. package/dist/esm/utils-d55c5742.js +0 -66
  1020. package/dist/esm/vi-2ad870b8.js +0 -70
  1021. package/dist/esm/zh-cn-1955c2ce.js +0 -94
  1022. package/dist/esm/zh-hk-b32fb4c1.js +0 -92
  1023. package/dist/esm/zh-tw-67bdf163.js +0 -92
  1024. package/dist/solutions-components/p-000848d5.js +0 -6
  1025. package/dist/solutions-components/p-01021fdb.js +0 -6
  1026. package/dist/solutions-components/p-02800894.entry.js +0 -11
  1027. package/dist/solutions-components/p-03434d39.js +0 -11
  1028. package/dist/solutions-components/p-060b853f.entry.js +0 -6
  1029. package/dist/solutions-components/p-0bd7c945.js +0 -6
  1030. package/dist/solutions-components/p-0c985f61.entry.js +0 -6
  1031. package/dist/solutions-components/p-0ca3272e.entry.js +0 -6
  1032. package/dist/solutions-components/p-0ebb1a18.js +0 -11
  1033. package/dist/solutions-components/p-1092fdc9.entry.js +0 -6
  1034. package/dist/solutions-components/p-16afbc95.entry.js +0 -6
  1035. package/dist/solutions-components/p-18c10df7.entry.js +0 -6
  1036. package/dist/solutions-components/p-194bcdd6.entry.js +0 -12
  1037. package/dist/solutions-components/p-197cfd05.js +0 -6
  1038. package/dist/solutions-components/p-1afc6682.js +0 -6
  1039. package/dist/solutions-components/p-1c80d549.entry.js +0 -17
  1040. package/dist/solutions-components/p-1cbec431.entry.js +0 -6
  1041. package/dist/solutions-components/p-1e60d3ea.js +0 -6
  1042. package/dist/solutions-components/p-23c2e69d.entry.js +0 -11
  1043. package/dist/solutions-components/p-23d24056.entry.js +0 -11
  1044. package/dist/solutions-components/p-25ebeb0c.entry.js +0 -11
  1045. package/dist/solutions-components/p-25f84466.entry.js +0 -11
  1046. package/dist/solutions-components/p-25fe9f3e.entry.js +0 -6
  1047. package/dist/solutions-components/p-26ba0cc7.js +0 -17
  1048. package/dist/solutions-components/p-291faeb2.js +0 -6
  1049. package/dist/solutions-components/p-2a6eba20.entry.js +0 -11
  1050. package/dist/solutions-components/p-2b389ce5.entry.js +0 -11
  1051. package/dist/solutions-components/p-2b77a660.entry.js +0 -11
  1052. package/dist/solutions-components/p-2c78f92c.entry.js +0 -11
  1053. package/dist/solutions-components/p-2e193975.entry.js +0 -17
  1054. package/dist/solutions-components/p-32262047.entry.js +0 -11
  1055. package/dist/solutions-components/p-36470f6b.js +0 -6
  1056. package/dist/solutions-components/p-36552016.entry.js +0 -12
  1057. package/dist/solutions-components/p-37ddeea3.js +0 -488
  1058. package/dist/solutions-components/p-3812d485.entry.js +0 -6
  1059. package/dist/solutions-components/p-3948268c.entry.js +0 -6
  1060. package/dist/solutions-components/p-3b312dff.js +0 -6
  1061. package/dist/solutions-components/p-3b451796.js +0 -6
  1062. package/dist/solutions-components/p-3b54163f.js +0 -11
  1063. package/dist/solutions-components/p-3b859054.js +0 -16
  1064. package/dist/solutions-components/p-3cf3c658.entry.js +0 -29
  1065. package/dist/solutions-components/p-3d6698a7.js +0 -11
  1066. package/dist/solutions-components/p-3dfe5cdb.js +0 -6
  1067. package/dist/solutions-components/p-3e4ac28d.entry.js +0 -6
  1068. package/dist/solutions-components/p-3f0f6504.js +0 -6
  1069. package/dist/solutions-components/p-3f18fb1f.js +0 -11
  1070. package/dist/solutions-components/p-3f20a550.entry.js +0 -6
  1071. package/dist/solutions-components/p-3fc70768.entry.js +0 -6
  1072. package/dist/solutions-components/p-405118a8.entry.js +0 -11
  1073. package/dist/solutions-components/p-412759ed.entry.js +0 -11
  1074. package/dist/solutions-components/p-46da7d9f.entry.js +0 -6
  1075. package/dist/solutions-components/p-47fdc484.js +0 -17
  1076. package/dist/solutions-components/p-4858ae16.js +0 -6
  1077. package/dist/solutions-components/p-49888ae8.entry.js +0 -11
  1078. package/dist/solutions-components/p-4a13d8d9.js +0 -6
  1079. package/dist/solutions-components/p-4b1a9c65.js +0 -6
  1080. package/dist/solutions-components/p-4d14be12.entry.js +0 -11
  1081. package/dist/solutions-components/p-50721c04.js +0 -16
  1082. package/dist/solutions-components/p-531c7fdb.js +0 -11
  1083. package/dist/solutions-components/p-535335f2.js +0 -6
  1084. package/dist/solutions-components/p-53bf0fe4.js +0 -6
  1085. package/dist/solutions-components/p-544e3025.entry.js +0 -11
  1086. package/dist/solutions-components/p-55a6c0d1.entry.js +0 -6
  1087. package/dist/solutions-components/p-55b8fab3.entry.js +0 -6
  1088. package/dist/solutions-components/p-564d285a.entry.js +0 -6
  1089. package/dist/solutions-components/p-56b44bf7.entry.js +0 -11
  1090. package/dist/solutions-components/p-57079c91.entry.js +0 -6
  1091. package/dist/solutions-components/p-5732176e.entry.js +0 -47
  1092. package/dist/solutions-components/p-57409415.js +0 -17
  1093. package/dist/solutions-components/p-576843e9.js +0 -11
  1094. package/dist/solutions-components/p-5773023c.entry.js +0 -11
  1095. package/dist/solutions-components/p-5c20cdef.entry.js +0 -11
  1096. package/dist/solutions-components/p-5d1ab17e.entry.js +0 -21
  1097. package/dist/solutions-components/p-5dd95ca6.entry.js +0 -20
  1098. package/dist/solutions-components/p-5e71e72a.js +0 -21
  1099. package/dist/solutions-components/p-5f9afbb9.entry.js +0 -17
  1100. package/dist/solutions-components/p-6155f4e7.js +0 -6
  1101. package/dist/solutions-components/p-619b12c3.entry.js +0 -17
  1102. package/dist/solutions-components/p-61bd743b.entry.js +0 -22
  1103. package/dist/solutions-components/p-64860143.entry.js +0 -11
  1104. package/dist/solutions-components/p-64a569da.entry.js +0 -6
  1105. package/dist/solutions-components/p-6a1a4124.js +0 -6
  1106. package/dist/solutions-components/p-6b8a94f0.entry.js +0 -6
  1107. package/dist/solutions-components/p-6e842050.entry.js +0 -11
  1108. package/dist/solutions-components/p-721bf278.js +0 -6
  1109. package/dist/solutions-components/p-731eb030.js +0 -11
  1110. package/dist/solutions-components/p-73db9e69.entry.js +0 -11
  1111. package/dist/solutions-components/p-73e24177.js +0 -6
  1112. package/dist/solutions-components/p-74b25167.entry.js +0 -11
  1113. package/dist/solutions-components/p-7530a02f.js +0 -30
  1114. package/dist/solutions-components/p-760f833e.js +0 -6
  1115. package/dist/solutions-components/p-7781048a.js +0 -11
  1116. package/dist/solutions-components/p-779c8194.entry.js +0 -6
  1117. package/dist/solutions-components/p-7a1177c0.entry.js +0 -6
  1118. package/dist/solutions-components/p-7c7549b0.js +0 -61
  1119. package/dist/solutions-components/p-7e574f00.js +0 -11
  1120. package/dist/solutions-components/p-80913362.entry.js +0 -11
  1121. package/dist/solutions-components/p-80e05130.entry.js +0 -11
  1122. package/dist/solutions-components/p-81a2f4c3.entry.js +0 -12
  1123. package/dist/solutions-components/p-81c41f7b.entry.js +0 -11
  1124. package/dist/solutions-components/p-82ee3b26.js +0 -7
  1125. package/dist/solutions-components/p-8354374d.entry.js +0 -6
  1126. package/dist/solutions-components/p-844b7f82.entry.js +0 -6
  1127. package/dist/solutions-components/p-8535b484.entry.js +0 -17
  1128. package/dist/solutions-components/p-853db1b6.entry.js +0 -6
  1129. package/dist/solutions-components/p-85c0d237.entry.js +0 -11
  1130. package/dist/solutions-components/p-885b958c.entry.js +0 -6
  1131. package/dist/solutions-components/p-88e8400a.entry.js +0 -11
  1132. package/dist/solutions-components/p-899179d7.js +0 -6
  1133. package/dist/solutions-components/p-8a9d2564.entry.js +0 -11
  1134. package/dist/solutions-components/p-8b60e48a.entry.js +0 -11
  1135. package/dist/solutions-components/p-8d028e6a.entry.js +0 -11
  1136. package/dist/solutions-components/p-8f7a11c9.js +0 -21
  1137. package/dist/solutions-components/p-90240f7f.entry.js +0 -6
  1138. package/dist/solutions-components/p-917b535b.js +0 -11
  1139. package/dist/solutions-components/p-929b5bd1.entry.js +0 -6
  1140. package/dist/solutions-components/p-92c8093d.entry.js +0 -6
  1141. package/dist/solutions-components/p-934a6d75.js +0 -6
  1142. package/dist/solutions-components/p-938fc0cf.entry.js +0 -6
  1143. package/dist/solutions-components/p-94b818bb.js +0 -11
  1144. package/dist/solutions-components/p-973ec320.js +0 -36
  1145. package/dist/solutions-components/p-97b64bea.entry.js +0 -11
  1146. package/dist/solutions-components/p-97e56ccc.js +0 -6
  1147. package/dist/solutions-components/p-9b513db6.entry.js +0 -16
  1148. package/dist/solutions-components/p-9bb44f57.js +0 -65
  1149. package/dist/solutions-components/p-9c33a239.entry.js +0 -6
  1150. package/dist/solutions-components/p-9cc10554.js +0 -6
  1151. package/dist/solutions-components/p-9ce8e34f.js +0 -11
  1152. package/dist/solutions-components/p-9f38488c.js +0 -6
  1153. package/dist/solutions-components/p-a104bc28.js +0 -6
  1154. package/dist/solutions-components/p-a1e6cfd8.js +0 -6
  1155. package/dist/solutions-components/p-a3633e71.entry.js +0 -6
  1156. package/dist/solutions-components/p-a3bc6dd8.entry.js +0 -29
  1157. package/dist/solutions-components/p-a412c674.js +0 -11
  1158. package/dist/solutions-components/p-a4748493.entry.js +0 -11
  1159. package/dist/solutions-components/p-a570536b.js +0 -6
  1160. package/dist/solutions-components/p-a60d197e.entry.js +0 -6
  1161. package/dist/solutions-components/p-a806b4cf.entry.js +0 -17
  1162. package/dist/solutions-components/p-a927a4e4.entry.js +0 -6
  1163. package/dist/solutions-components/p-aaa0d91b.entry.js +0 -11
  1164. package/dist/solutions-components/p-ab2a12e4.entry.js +0 -17
  1165. package/dist/solutions-components/p-abcf272c.entry.js +0 -23
  1166. package/dist/solutions-components/p-ad536cdf.js +0 -11
  1167. package/dist/solutions-components/p-aef6e1f5.js +0 -6
  1168. package/dist/solutions-components/p-b13d3b66.js +0 -6
  1169. package/dist/solutions-components/p-b2064f52.entry.js +0 -6
  1170. package/dist/solutions-components/p-b209d4b9.js +0 -6
  1171. package/dist/solutions-components/p-b2a1177d.entry.js +0 -11
  1172. package/dist/solutions-components/p-b54b2fc6.js +0 -31
  1173. package/dist/solutions-components/p-b56b9a89.js +0 -11
  1174. package/dist/solutions-components/p-b5fe0c3e.entry.js +0 -6
  1175. package/dist/solutions-components/p-b6ea0097.js +0 -6
  1176. package/dist/solutions-components/p-b7b32972.entry.js +0 -6
  1177. package/dist/solutions-components/p-b7b5e88d.entry.js +0 -11
  1178. package/dist/solutions-components/p-b9afb782.entry.js +0 -6
  1179. package/dist/solutions-components/p-b9b3b48a.entry.js +0 -6
  1180. package/dist/solutions-components/p-ba62b5f4.js +0 -16
  1181. package/dist/solutions-components/p-bb9e232f.js +0 -6
  1182. package/dist/solutions-components/p-bba22752.js +0 -6
  1183. package/dist/solutions-components/p-bc47653a.js +0 -6
  1184. package/dist/solutions-components/p-bccc997c.js +0 -6
  1185. package/dist/solutions-components/p-bd220980.js +0 -21
  1186. package/dist/solutions-components/p-bd6a96db.js +0 -6
  1187. package/dist/solutions-components/p-bded7c22.entry.js +0 -6
  1188. package/dist/solutions-components/p-be28e2bf.js +0 -6
  1189. package/dist/solutions-components/p-be7c3f1d.js +0 -6
  1190. package/dist/solutions-components/p-c023fc82.js +0 -6
  1191. package/dist/solutions-components/p-c1160ad0.entry.js +0 -6
  1192. package/dist/solutions-components/p-c26b8546.entry.js +0 -6
  1193. package/dist/solutions-components/p-c2ff1a82.js +0 -6
  1194. package/dist/solutions-components/p-c323117d.js +0 -16
  1195. package/dist/solutions-components/p-c5713c95.entry.js +0 -11
  1196. package/dist/solutions-components/p-c8c16d43.js +0 -11
  1197. package/dist/solutions-components/p-c9b5a34f.js +0 -52
  1198. package/dist/solutions-components/p-ca26f8f8.js +0 -6
  1199. package/dist/solutions-components/p-cb007d2f.js +0 -6
  1200. package/dist/solutions-components/p-cc9e1367.entry.js +0 -6
  1201. package/dist/solutions-components/p-cdadd82c.entry.js +0 -17
  1202. package/dist/solutions-components/p-ce67bbbb.js +0 -11
  1203. package/dist/solutions-components/p-cf46113c.js +0 -6
  1204. package/dist/solutions-components/p-cfc2fae0.entry.js +0 -17
  1205. package/dist/solutions-components/p-d0d020a5.js +0 -37
  1206. package/dist/solutions-components/p-d21f3851.js +0 -11
  1207. package/dist/solutions-components/p-d2c460b9.entry.js +0 -11
  1208. package/dist/solutions-components/p-d4c44a94.js +0 -6
  1209. package/dist/solutions-components/p-dca07fd3.js +0 -143
  1210. package/dist/solutions-components/p-dcfe9514.entry.js +0 -6
  1211. package/dist/solutions-components/p-dd0bee4a.entry.js +0 -6
  1212. package/dist/solutions-components/p-de2fecc0.js +0 -40
  1213. package/dist/solutions-components/p-de44364f.js +0 -11
  1214. package/dist/solutions-components/p-decc356d.entry.js +0 -11
  1215. package/dist/solutions-components/p-e043aae3.js +0 -6
  1216. package/dist/solutions-components/p-e04831b9.js +0 -6
  1217. package/dist/solutions-components/p-e06f90a2.entry.js +0 -11
  1218. package/dist/solutions-components/p-e0e6d099.js +0 -21
  1219. package/dist/solutions-components/p-e21cb40e.entry.js +0 -11
  1220. package/dist/solutions-components/p-e33b7602.js +0 -6
  1221. package/dist/solutions-components/p-e385cdcf.entry.js +0 -11
  1222. package/dist/solutions-components/p-e3e89708.entry.js +0 -11
  1223. package/dist/solutions-components/p-e4206773.entry.js +0 -11
  1224. package/dist/solutions-components/p-e4c16e8f.entry.js +0 -6
  1225. package/dist/solutions-components/p-e6b2432e.entry.js +0 -6
  1226. package/dist/solutions-components/p-e76f93bc.js +0 -11
  1227. package/dist/solutions-components/p-e82a84ac.entry.js +0 -6
  1228. package/dist/solutions-components/p-e9d3365f.js +0 -22
  1229. package/dist/solutions-components/p-eb1edf3e.entry.js +0 -6
  1230. package/dist/solutions-components/p-ebac7396.entry.js +0 -6
  1231. package/dist/solutions-components/p-ecabb824.entry.js +0 -6
  1232. package/dist/solutions-components/p-ecfe49cf.entry.js +0 -6
  1233. package/dist/solutions-components/p-ed50a65b.entry.js +0 -17
  1234. package/dist/solutions-components/p-eda5e49e.entry.js +0 -11
  1235. package/dist/solutions-components/p-ef51b934.js +0 -6
  1236. package/dist/solutions-components/p-f22622b4.js +0 -6
  1237. package/dist/solutions-components/p-f2340619.js +0 -6
  1238. package/dist/solutions-components/p-f33c5883.entry.js +0 -6
  1239. package/dist/solutions-components/p-f4eea8c2.js +0 -67
  1240. package/dist/solutions-components/p-f7653a0b.js +0 -6
  1241. package/dist/solutions-components/p-f876de3f.js +0 -6
  1242. package/dist/solutions-components/p-f87f02a1.entry.js +0 -6
  1243. package/dist/solutions-components/p-faaf42a3.entry.js +0 -11
  1244. package/dist/solutions-components/p-fcd719b7.entry.js +0 -22
  1245. package/dist/solutions-components/p-fd152d68.js +0 -16
  1246. package/dist/solutions-components/p-fdf5a50e.entry.js +0 -11
  1247. package/dist/solutions-components/p-fe43b510.js +0 -17
  1248. package/dist/solutions-components/p-ff609816.entry.js +0 -11
  1249. package/dist/types/components/arcgis-login/arcgis-login.d.ts +0 -19
  1250. package/dist/types/components/share-item/share-item.d.ts +0 -19
@@ -0,0 +1,2155 @@
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
+ /*!
7
+ * @esri/arcgis-html-sanitizer - v4.1.0 - Tue Dec 03 2024 09:13:28 GMT-0500 (Eastern Standard Time)
8
+ * Copyright (c) 2024 - Environmental Systems Research Institute, Inc.
9
+ * Apache-2.0
10
+ *
11
+ * js-xss
12
+ * Copyright (c) 2012-2018 Zongmin Lei(雷宗民) <leizongmin@gmail.com>
13
+ * http://ucdok.com
14
+ * MIT License, see https://github.com/leizongmin/js-xss/blob/master/LICENSE for details
15
+ */
16
+ /*! *****************************************************************************
17
+ Copyright (c) Microsoft Corporation.
18
+
19
+ Permission to use, copy, modify, and/or distribute this software for any
20
+ purpose with or without fee is hereby granted.
21
+
22
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
23
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
24
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
25
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
26
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
27
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
28
+ PERFORMANCE OF THIS SOFTWARE.
29
+ ***************************************************************************** */
30
+ /* global Reflect, Promise */
31
+
32
+
33
+ var __assign = function() {
34
+ __assign = Object.assign || function __assign(t) {
35
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
36
+ s = arguments[i];
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
38
+ }
39
+ return t;
40
+ };
41
+ return __assign.apply(this, arguments);
42
+ };
43
+
44
+ var lib$1 = {exports: {}};
45
+
46
+ var _default$1 = {};
47
+
48
+ var lib = {exports: {}};
49
+
50
+ var _default = {};
51
+
52
+ /**
53
+ * cssfilter
54
+ *
55
+ * @author 老雷<leizongmin@gmail.com>
56
+ */
57
+
58
+ function getDefaultWhiteList$1 () {
59
+ // 白名单值说明:
60
+ // true: 允许该属性
61
+ // Function: function (val) { } 返回true表示允许该属性,其他值均表示不允许
62
+ // RegExp: regexp.test(val) 返回true表示允许该属性,其他值均表示不允许
63
+ // 除上面列出的值外均表示不允许
64
+ var whiteList = {};
65
+
66
+ whiteList['align-content'] = false; // default: auto
67
+ whiteList['align-items'] = false; // default: auto
68
+ whiteList['align-self'] = false; // default: auto
69
+ whiteList['alignment-adjust'] = false; // default: auto
70
+ whiteList['alignment-baseline'] = false; // default: baseline
71
+ whiteList['all'] = false; // default: depending on individual properties
72
+ whiteList['anchor-point'] = false; // default: none
73
+ whiteList['animation'] = false; // default: depending on individual properties
74
+ whiteList['animation-delay'] = false; // default: 0
75
+ whiteList['animation-direction'] = false; // default: normal
76
+ whiteList['animation-duration'] = false; // default: 0
77
+ whiteList['animation-fill-mode'] = false; // default: none
78
+ whiteList['animation-iteration-count'] = false; // default: 1
79
+ whiteList['animation-name'] = false; // default: none
80
+ whiteList['animation-play-state'] = false; // default: running
81
+ whiteList['animation-timing-function'] = false; // default: ease
82
+ whiteList['azimuth'] = false; // default: center
83
+ whiteList['backface-visibility'] = false; // default: visible
84
+ whiteList['background'] = true; // default: depending on individual properties
85
+ whiteList['background-attachment'] = true; // default: scroll
86
+ whiteList['background-clip'] = true; // default: border-box
87
+ whiteList['background-color'] = true; // default: transparent
88
+ whiteList['background-image'] = true; // default: none
89
+ whiteList['background-origin'] = true; // default: padding-box
90
+ whiteList['background-position'] = true; // default: 0% 0%
91
+ whiteList['background-repeat'] = true; // default: repeat
92
+ whiteList['background-size'] = true; // default: auto
93
+ whiteList['baseline-shift'] = false; // default: baseline
94
+ whiteList['binding'] = false; // default: none
95
+ whiteList['bleed'] = false; // default: 6pt
96
+ whiteList['bookmark-label'] = false; // default: content()
97
+ whiteList['bookmark-level'] = false; // default: none
98
+ whiteList['bookmark-state'] = false; // default: open
99
+ whiteList['border'] = true; // default: depending on individual properties
100
+ whiteList['border-bottom'] = true; // default: depending on individual properties
101
+ whiteList['border-bottom-color'] = true; // default: current color
102
+ whiteList['border-bottom-left-radius'] = true; // default: 0
103
+ whiteList['border-bottom-right-radius'] = true; // default: 0
104
+ whiteList['border-bottom-style'] = true; // default: none
105
+ whiteList['border-bottom-width'] = true; // default: medium
106
+ whiteList['border-collapse'] = true; // default: separate
107
+ whiteList['border-color'] = true; // default: depending on individual properties
108
+ whiteList['border-image'] = true; // default: none
109
+ whiteList['border-image-outset'] = true; // default: 0
110
+ whiteList['border-image-repeat'] = true; // default: stretch
111
+ whiteList['border-image-slice'] = true; // default: 100%
112
+ whiteList['border-image-source'] = true; // default: none
113
+ whiteList['border-image-width'] = true; // default: 1
114
+ whiteList['border-left'] = true; // default: depending on individual properties
115
+ whiteList['border-left-color'] = true; // default: current color
116
+ whiteList['border-left-style'] = true; // default: none
117
+ whiteList['border-left-width'] = true; // default: medium
118
+ whiteList['border-radius'] = true; // default: 0
119
+ whiteList['border-right'] = true; // default: depending on individual properties
120
+ whiteList['border-right-color'] = true; // default: current color
121
+ whiteList['border-right-style'] = true; // default: none
122
+ whiteList['border-right-width'] = true; // default: medium
123
+ whiteList['border-spacing'] = true; // default: 0
124
+ whiteList['border-style'] = true; // default: depending on individual properties
125
+ whiteList['border-top'] = true; // default: depending on individual properties
126
+ whiteList['border-top-color'] = true; // default: current color
127
+ whiteList['border-top-left-radius'] = true; // default: 0
128
+ whiteList['border-top-right-radius'] = true; // default: 0
129
+ whiteList['border-top-style'] = true; // default: none
130
+ whiteList['border-top-width'] = true; // default: medium
131
+ whiteList['border-width'] = true; // default: depending on individual properties
132
+ whiteList['bottom'] = false; // default: auto
133
+ whiteList['box-decoration-break'] = true; // default: slice
134
+ whiteList['box-shadow'] = true; // default: none
135
+ whiteList['box-sizing'] = true; // default: content-box
136
+ whiteList['box-snap'] = true; // default: none
137
+ whiteList['box-suppress'] = true; // default: show
138
+ whiteList['break-after'] = true; // default: auto
139
+ whiteList['break-before'] = true; // default: auto
140
+ whiteList['break-inside'] = true; // default: auto
141
+ whiteList['caption-side'] = false; // default: top
142
+ whiteList['chains'] = false; // default: none
143
+ whiteList['clear'] = true; // default: none
144
+ whiteList['clip'] = false; // default: auto
145
+ whiteList['clip-path'] = false; // default: none
146
+ whiteList['clip-rule'] = false; // default: nonzero
147
+ whiteList['color'] = true; // default: implementation dependent
148
+ whiteList['color-interpolation-filters'] = true; // default: auto
149
+ whiteList['column-count'] = false; // default: auto
150
+ whiteList['column-fill'] = false; // default: balance
151
+ whiteList['column-gap'] = false; // default: normal
152
+ whiteList['column-rule'] = false; // default: depending on individual properties
153
+ whiteList['column-rule-color'] = false; // default: current color
154
+ whiteList['column-rule-style'] = false; // default: medium
155
+ whiteList['column-rule-width'] = false; // default: medium
156
+ whiteList['column-span'] = false; // default: none
157
+ whiteList['column-width'] = false; // default: auto
158
+ whiteList['columns'] = false; // default: depending on individual properties
159
+ whiteList['contain'] = false; // default: none
160
+ whiteList['content'] = false; // default: normal
161
+ whiteList['counter-increment'] = false; // default: none
162
+ whiteList['counter-reset'] = false; // default: none
163
+ whiteList['counter-set'] = false; // default: none
164
+ whiteList['crop'] = false; // default: auto
165
+ whiteList['cue'] = false; // default: depending on individual properties
166
+ whiteList['cue-after'] = false; // default: none
167
+ whiteList['cue-before'] = false; // default: none
168
+ whiteList['cursor'] = false; // default: auto
169
+ whiteList['direction'] = false; // default: ltr
170
+ whiteList['display'] = true; // default: depending on individual properties
171
+ whiteList['display-inside'] = true; // default: auto
172
+ whiteList['display-list'] = true; // default: none
173
+ whiteList['display-outside'] = true; // default: inline-level
174
+ whiteList['dominant-baseline'] = false; // default: auto
175
+ whiteList['elevation'] = false; // default: level
176
+ whiteList['empty-cells'] = false; // default: show
177
+ whiteList['filter'] = false; // default: none
178
+ whiteList['flex'] = false; // default: depending on individual properties
179
+ whiteList['flex-basis'] = false; // default: auto
180
+ whiteList['flex-direction'] = false; // default: row
181
+ whiteList['flex-flow'] = false; // default: depending on individual properties
182
+ whiteList['flex-grow'] = false; // default: 0
183
+ whiteList['flex-shrink'] = false; // default: 1
184
+ whiteList['flex-wrap'] = false; // default: nowrap
185
+ whiteList['float'] = false; // default: none
186
+ whiteList['float-offset'] = false; // default: 0 0
187
+ whiteList['flood-color'] = false; // default: black
188
+ whiteList['flood-opacity'] = false; // default: 1
189
+ whiteList['flow-from'] = false; // default: none
190
+ whiteList['flow-into'] = false; // default: none
191
+ whiteList['font'] = true; // default: depending on individual properties
192
+ whiteList['font-family'] = true; // default: implementation dependent
193
+ whiteList['font-feature-settings'] = true; // default: normal
194
+ whiteList['font-kerning'] = true; // default: auto
195
+ whiteList['font-language-override'] = true; // default: normal
196
+ whiteList['font-size'] = true; // default: medium
197
+ whiteList['font-size-adjust'] = true; // default: none
198
+ whiteList['font-stretch'] = true; // default: normal
199
+ whiteList['font-style'] = true; // default: normal
200
+ whiteList['font-synthesis'] = true; // default: weight style
201
+ whiteList['font-variant'] = true; // default: normal
202
+ whiteList['font-variant-alternates'] = true; // default: normal
203
+ whiteList['font-variant-caps'] = true; // default: normal
204
+ whiteList['font-variant-east-asian'] = true; // default: normal
205
+ whiteList['font-variant-ligatures'] = true; // default: normal
206
+ whiteList['font-variant-numeric'] = true; // default: normal
207
+ whiteList['font-variant-position'] = true; // default: normal
208
+ whiteList['font-weight'] = true; // default: normal
209
+ whiteList['grid'] = false; // default: depending on individual properties
210
+ whiteList['grid-area'] = false; // default: depending on individual properties
211
+ whiteList['grid-auto-columns'] = false; // default: auto
212
+ whiteList['grid-auto-flow'] = false; // default: none
213
+ whiteList['grid-auto-rows'] = false; // default: auto
214
+ whiteList['grid-column'] = false; // default: depending on individual properties
215
+ whiteList['grid-column-end'] = false; // default: auto
216
+ whiteList['grid-column-start'] = false; // default: auto
217
+ whiteList['grid-row'] = false; // default: depending on individual properties
218
+ whiteList['grid-row-end'] = false; // default: auto
219
+ whiteList['grid-row-start'] = false; // default: auto
220
+ whiteList['grid-template'] = false; // default: depending on individual properties
221
+ whiteList['grid-template-areas'] = false; // default: none
222
+ whiteList['grid-template-columns'] = false; // default: none
223
+ whiteList['grid-template-rows'] = false; // default: none
224
+ whiteList['hanging-punctuation'] = false; // default: none
225
+ whiteList['height'] = true; // default: auto
226
+ whiteList['hyphens'] = false; // default: manual
227
+ whiteList['icon'] = false; // default: auto
228
+ whiteList['image-orientation'] = false; // default: auto
229
+ whiteList['image-resolution'] = false; // default: normal
230
+ whiteList['ime-mode'] = false; // default: auto
231
+ whiteList['initial-letters'] = false; // default: normal
232
+ whiteList['inline-box-align'] = false; // default: last
233
+ whiteList['justify-content'] = false; // default: auto
234
+ whiteList['justify-items'] = false; // default: auto
235
+ whiteList['justify-self'] = false; // default: auto
236
+ whiteList['left'] = false; // default: auto
237
+ whiteList['letter-spacing'] = true; // default: normal
238
+ whiteList['lighting-color'] = true; // default: white
239
+ whiteList['line-box-contain'] = false; // default: block inline replaced
240
+ whiteList['line-break'] = false; // default: auto
241
+ whiteList['line-grid'] = false; // default: match-parent
242
+ whiteList['line-height'] = false; // default: normal
243
+ whiteList['line-snap'] = false; // default: none
244
+ whiteList['line-stacking'] = false; // default: depending on individual properties
245
+ whiteList['line-stacking-ruby'] = false; // default: exclude-ruby
246
+ whiteList['line-stacking-shift'] = false; // default: consider-shifts
247
+ whiteList['line-stacking-strategy'] = false; // default: inline-line-height
248
+ whiteList['list-style'] = true; // default: depending on individual properties
249
+ whiteList['list-style-image'] = true; // default: none
250
+ whiteList['list-style-position'] = true; // default: outside
251
+ whiteList['list-style-type'] = true; // default: disc
252
+ whiteList['margin'] = true; // default: depending on individual properties
253
+ whiteList['margin-bottom'] = true; // default: 0
254
+ whiteList['margin-left'] = true; // default: 0
255
+ whiteList['margin-right'] = true; // default: 0
256
+ whiteList['margin-top'] = true; // default: 0
257
+ whiteList['marker-offset'] = false; // default: auto
258
+ whiteList['marker-side'] = false; // default: list-item
259
+ whiteList['marks'] = false; // default: none
260
+ whiteList['mask'] = false; // default: border-box
261
+ whiteList['mask-box'] = false; // default: see individual properties
262
+ whiteList['mask-box-outset'] = false; // default: 0
263
+ whiteList['mask-box-repeat'] = false; // default: stretch
264
+ whiteList['mask-box-slice'] = false; // default: 0 fill
265
+ whiteList['mask-box-source'] = false; // default: none
266
+ whiteList['mask-box-width'] = false; // default: auto
267
+ whiteList['mask-clip'] = false; // default: border-box
268
+ whiteList['mask-image'] = false; // default: none
269
+ whiteList['mask-origin'] = false; // default: border-box
270
+ whiteList['mask-position'] = false; // default: center
271
+ whiteList['mask-repeat'] = false; // default: no-repeat
272
+ whiteList['mask-size'] = false; // default: border-box
273
+ whiteList['mask-source-type'] = false; // default: auto
274
+ whiteList['mask-type'] = false; // default: luminance
275
+ whiteList['max-height'] = true; // default: none
276
+ whiteList['max-lines'] = false; // default: none
277
+ whiteList['max-width'] = true; // default: none
278
+ whiteList['min-height'] = true; // default: 0
279
+ whiteList['min-width'] = true; // default: 0
280
+ whiteList['move-to'] = false; // default: normal
281
+ whiteList['nav-down'] = false; // default: auto
282
+ whiteList['nav-index'] = false; // default: auto
283
+ whiteList['nav-left'] = false; // default: auto
284
+ whiteList['nav-right'] = false; // default: auto
285
+ whiteList['nav-up'] = false; // default: auto
286
+ whiteList['object-fit'] = false; // default: fill
287
+ whiteList['object-position'] = false; // default: 50% 50%
288
+ whiteList['opacity'] = false; // default: 1
289
+ whiteList['order'] = false; // default: 0
290
+ whiteList['orphans'] = false; // default: 2
291
+ whiteList['outline'] = false; // default: depending on individual properties
292
+ whiteList['outline-color'] = false; // default: invert
293
+ whiteList['outline-offset'] = false; // default: 0
294
+ whiteList['outline-style'] = false; // default: none
295
+ whiteList['outline-width'] = false; // default: medium
296
+ whiteList['overflow'] = false; // default: depending on individual properties
297
+ whiteList['overflow-wrap'] = false; // default: normal
298
+ whiteList['overflow-x'] = false; // default: visible
299
+ whiteList['overflow-y'] = false; // default: visible
300
+ whiteList['padding'] = true; // default: depending on individual properties
301
+ whiteList['padding-bottom'] = true; // default: 0
302
+ whiteList['padding-left'] = true; // default: 0
303
+ whiteList['padding-right'] = true; // default: 0
304
+ whiteList['padding-top'] = true; // default: 0
305
+ whiteList['page'] = false; // default: auto
306
+ whiteList['page-break-after'] = false; // default: auto
307
+ whiteList['page-break-before'] = false; // default: auto
308
+ whiteList['page-break-inside'] = false; // default: auto
309
+ whiteList['page-policy'] = false; // default: start
310
+ whiteList['pause'] = false; // default: implementation dependent
311
+ whiteList['pause-after'] = false; // default: implementation dependent
312
+ whiteList['pause-before'] = false; // default: implementation dependent
313
+ whiteList['perspective'] = false; // default: none
314
+ whiteList['perspective-origin'] = false; // default: 50% 50%
315
+ whiteList['pitch'] = false; // default: medium
316
+ whiteList['pitch-range'] = false; // default: 50
317
+ whiteList['play-during'] = false; // default: auto
318
+ whiteList['position'] = false; // default: static
319
+ whiteList['presentation-level'] = false; // default: 0
320
+ whiteList['quotes'] = false; // default: text
321
+ whiteList['region-fragment'] = false; // default: auto
322
+ whiteList['resize'] = false; // default: none
323
+ whiteList['rest'] = false; // default: depending on individual properties
324
+ whiteList['rest-after'] = false; // default: none
325
+ whiteList['rest-before'] = false; // default: none
326
+ whiteList['richness'] = false; // default: 50
327
+ whiteList['right'] = false; // default: auto
328
+ whiteList['rotation'] = false; // default: 0
329
+ whiteList['rotation-point'] = false; // default: 50% 50%
330
+ whiteList['ruby-align'] = false; // default: auto
331
+ whiteList['ruby-merge'] = false; // default: separate
332
+ whiteList['ruby-position'] = false; // default: before
333
+ whiteList['shape-image-threshold'] = false; // default: 0.0
334
+ whiteList['shape-outside'] = false; // default: none
335
+ whiteList['shape-margin'] = false; // default: 0
336
+ whiteList['size'] = false; // default: auto
337
+ whiteList['speak'] = false; // default: auto
338
+ whiteList['speak-as'] = false; // default: normal
339
+ whiteList['speak-header'] = false; // default: once
340
+ whiteList['speak-numeral'] = false; // default: continuous
341
+ whiteList['speak-punctuation'] = false; // default: none
342
+ whiteList['speech-rate'] = false; // default: medium
343
+ whiteList['stress'] = false; // default: 50
344
+ whiteList['string-set'] = false; // default: none
345
+ whiteList['tab-size'] = false; // default: 8
346
+ whiteList['table-layout'] = false; // default: auto
347
+ whiteList['text-align'] = true; // default: start
348
+ whiteList['text-align-last'] = true; // default: auto
349
+ whiteList['text-combine-upright'] = true; // default: none
350
+ whiteList['text-decoration'] = true; // default: none
351
+ whiteList['text-decoration-color'] = true; // default: currentColor
352
+ whiteList['text-decoration-line'] = true; // default: none
353
+ whiteList['text-decoration-skip'] = true; // default: objects
354
+ whiteList['text-decoration-style'] = true; // default: solid
355
+ whiteList['text-emphasis'] = true; // default: depending on individual properties
356
+ whiteList['text-emphasis-color'] = true; // default: currentColor
357
+ whiteList['text-emphasis-position'] = true; // default: over right
358
+ whiteList['text-emphasis-style'] = true; // default: none
359
+ whiteList['text-height'] = true; // default: auto
360
+ whiteList['text-indent'] = true; // default: 0
361
+ whiteList['text-justify'] = true; // default: auto
362
+ whiteList['text-orientation'] = true; // default: mixed
363
+ whiteList['text-overflow'] = true; // default: clip
364
+ whiteList['text-shadow'] = true; // default: none
365
+ whiteList['text-space-collapse'] = true; // default: collapse
366
+ whiteList['text-transform'] = true; // default: none
367
+ whiteList['text-underline-position'] = true; // default: auto
368
+ whiteList['text-wrap'] = true; // default: normal
369
+ whiteList['top'] = false; // default: auto
370
+ whiteList['transform'] = false; // default: none
371
+ whiteList['transform-origin'] = false; // default: 50% 50% 0
372
+ whiteList['transform-style'] = false; // default: flat
373
+ whiteList['transition'] = false; // default: depending on individual properties
374
+ whiteList['transition-delay'] = false; // default: 0s
375
+ whiteList['transition-duration'] = false; // default: 0s
376
+ whiteList['transition-property'] = false; // default: all
377
+ whiteList['transition-timing-function'] = false; // default: ease
378
+ whiteList['unicode-bidi'] = false; // default: normal
379
+ whiteList['vertical-align'] = false; // default: baseline
380
+ whiteList['visibility'] = false; // default: visible
381
+ whiteList['voice-balance'] = false; // default: center
382
+ whiteList['voice-duration'] = false; // default: auto
383
+ whiteList['voice-family'] = false; // default: implementation dependent
384
+ whiteList['voice-pitch'] = false; // default: medium
385
+ whiteList['voice-range'] = false; // default: medium
386
+ whiteList['voice-rate'] = false; // default: normal
387
+ whiteList['voice-stress'] = false; // default: normal
388
+ whiteList['voice-volume'] = false; // default: medium
389
+ whiteList['volume'] = false; // default: medium
390
+ whiteList['white-space'] = false; // default: normal
391
+ whiteList['widows'] = false; // default: 2
392
+ whiteList['width'] = true; // default: auto
393
+ whiteList['will-change'] = false; // default: auto
394
+ whiteList['word-break'] = true; // default: normal
395
+ whiteList['word-spacing'] = true; // default: normal
396
+ whiteList['word-wrap'] = true; // default: normal
397
+ whiteList['wrap-flow'] = false; // default: auto
398
+ whiteList['wrap-through'] = false; // default: wrap
399
+ whiteList['writing-mode'] = false; // default: horizontal-tb
400
+ whiteList['z-index'] = false; // default: auto
401
+
402
+ return whiteList;
403
+ }
404
+
405
+
406
+ /**
407
+ * 匹配到白名单上的一个属性时
408
+ *
409
+ * @param {String} name
410
+ * @param {String} value
411
+ * @param {Object} options
412
+ * @return {String}
413
+ */
414
+ function onAttr (name, value, options) {
415
+ // do nothing
416
+ }
417
+
418
+ /**
419
+ * 匹配到不在白名单上的一个属性时
420
+ *
421
+ * @param {String} name
422
+ * @param {String} value
423
+ * @param {Object} options
424
+ * @return {String}
425
+ */
426
+ function onIgnoreAttr (name, value, options) {
427
+ // do nothing
428
+ }
429
+
430
+ var REGEXP_URL_JAVASCRIPT = /javascript\s*\:/img;
431
+
432
+ /**
433
+ * 过滤属性值
434
+ *
435
+ * @param {String} name
436
+ * @param {String} value
437
+ * @return {String}
438
+ */
439
+ function safeAttrValue$1(name, value) {
440
+ if (REGEXP_URL_JAVASCRIPT.test(value)) return '';
441
+ return value;
442
+ }
443
+
444
+
445
+ _default.whiteList = getDefaultWhiteList$1();
446
+ _default.getDefaultWhiteList = getDefaultWhiteList$1;
447
+ _default.onAttr = onAttr;
448
+ _default.onIgnoreAttr = onIgnoreAttr;
449
+ _default.safeAttrValue = safeAttrValue$1;
450
+
451
+ var util$1 = {
452
+ indexOf: function (arr, item) {
453
+ var i, j;
454
+ if (Array.prototype.indexOf) {
455
+ return arr.indexOf(item);
456
+ }
457
+ for (i = 0, j = arr.length; i < j; i++) {
458
+ if (arr[i] === item) {
459
+ return i;
460
+ }
461
+ }
462
+ return -1;
463
+ },
464
+ forEach: function (arr, fn, scope) {
465
+ var i, j;
466
+ if (Array.prototype.forEach) {
467
+ return arr.forEach(fn, scope);
468
+ }
469
+ for (i = 0, j = arr.length; i < j; i++) {
470
+ fn.call(scope, arr[i], i, arr);
471
+ }
472
+ },
473
+ trim: function (str) {
474
+ if (String.prototype.trim) {
475
+ return str.trim();
476
+ }
477
+ return str.replace(/(^\s*)|(\s*$)/g, '');
478
+ },
479
+ trimRight: function (str) {
480
+ if (String.prototype.trimRight) {
481
+ return str.trimRight();
482
+ }
483
+ return str.replace(/(\s*$)/g, '');
484
+ }
485
+ };
486
+
487
+ /**
488
+ * cssfilter
489
+ *
490
+ * @author 老雷<leizongmin@gmail.com>
491
+ */
492
+
493
+ var _$3 = util$1;
494
+
495
+
496
+ /**
497
+ * 解析style
498
+ *
499
+ * @param {String} css
500
+ * @param {Function} onAttr 处理属性的函数
501
+ * 参数格式: function (sourcePosition, position, name, value, source)
502
+ * @return {String}
503
+ */
504
+ function parseStyle$1 (css, onAttr) {
505
+ css = _$3.trimRight(css);
506
+ if (css[css.length - 1] !== ';') css += ';';
507
+ var cssLength = css.length;
508
+ var isParenthesisOpen = false;
509
+ var lastPos = 0;
510
+ var i = 0;
511
+ var retCSS = '';
512
+
513
+ function addNewAttr () {
514
+ // 如果没有正常的闭合圆括号,则直接忽略当前属性
515
+ if (!isParenthesisOpen) {
516
+ var source = _$3.trim(css.slice(lastPos, i));
517
+ var j = source.indexOf(':');
518
+ if (j !== -1) {
519
+ var name = _$3.trim(source.slice(0, j));
520
+ var value = _$3.trim(source.slice(j + 1));
521
+ // 必须有属性名称
522
+ if (name) {
523
+ var ret = onAttr(lastPos, retCSS.length, name, value, source);
524
+ if (ret) retCSS += ret + '; ';
525
+ }
526
+ }
527
+ }
528
+ lastPos = i + 1;
529
+ }
530
+
531
+ for (; i < cssLength; i++) {
532
+ var c = css[i];
533
+ if (c === '/' && css[i + 1] === '*') {
534
+ // 备注开始
535
+ var j = css.indexOf('*/', i + 2);
536
+ // 如果没有正常的备注结束,则后面的部分全部跳过
537
+ if (j === -1) break;
538
+ // 直接将当前位置调到备注结尾,并且初始化状态
539
+ i = j + 1;
540
+ lastPos = i + 1;
541
+ isParenthesisOpen = false;
542
+ } else if (c === '(') {
543
+ isParenthesisOpen = true;
544
+ } else if (c === ')') {
545
+ isParenthesisOpen = false;
546
+ } else if (c === ';') {
547
+ if (isParenthesisOpen) ; else {
548
+ addNewAttr();
549
+ }
550
+ } else if (c === '\n') {
551
+ addNewAttr();
552
+ }
553
+ }
554
+
555
+ return _$3.trim(retCSS);
556
+ }
557
+
558
+ var parser$2 = parseStyle$1;
559
+
560
+ /**
561
+ * cssfilter
562
+ *
563
+ * @author 老雷<leizongmin@gmail.com>
564
+ */
565
+
566
+ var DEFAULT$1 = _default;
567
+ var parseStyle = parser$2;
568
+
569
+
570
+ /**
571
+ * 返回值是否为空
572
+ *
573
+ * @param {Object} obj
574
+ * @return {Boolean}
575
+ */
576
+ function isNull$1 (obj) {
577
+ return (obj === undefined || obj === null);
578
+ }
579
+
580
+ /**
581
+ * 浅拷贝对象
582
+ *
583
+ * @param {Object} obj
584
+ * @return {Object}
585
+ */
586
+ function shallowCopyObject$1 (obj) {
587
+ var ret = {};
588
+ for (var i in obj) {
589
+ ret[i] = obj[i];
590
+ }
591
+ return ret;
592
+ }
593
+
594
+ /**
595
+ * 创建CSS过滤器
596
+ *
597
+ * @param {Object} options
598
+ * - {Object} whiteList
599
+ * - {Function} onAttr
600
+ * - {Function} onIgnoreAttr
601
+ * - {Function} safeAttrValue
602
+ */
603
+ function FilterCSS$2 (options) {
604
+ options = shallowCopyObject$1(options || {});
605
+ options.whiteList = options.whiteList || DEFAULT$1.whiteList;
606
+ options.onAttr = options.onAttr || DEFAULT$1.onAttr;
607
+ options.onIgnoreAttr = options.onIgnoreAttr || DEFAULT$1.onIgnoreAttr;
608
+ options.safeAttrValue = options.safeAttrValue || DEFAULT$1.safeAttrValue;
609
+ this.options = options;
610
+ }
611
+
612
+ FilterCSS$2.prototype.process = function (css) {
613
+ // 兼容各种奇葩输入
614
+ css = css || '';
615
+ css = css.toString();
616
+ if (!css) return '';
617
+
618
+ var me = this;
619
+ var options = me.options;
620
+ var whiteList = options.whiteList;
621
+ var onAttr = options.onAttr;
622
+ var onIgnoreAttr = options.onIgnoreAttr;
623
+ var safeAttrValue = options.safeAttrValue;
624
+
625
+ var retCSS = parseStyle(css, function (sourcePosition, position, name, value, source) {
626
+
627
+ var check = whiteList[name];
628
+ var isWhite = false;
629
+ if (check === true) isWhite = check;
630
+ else if (typeof check === 'function') isWhite = check(value);
631
+ else if (check instanceof RegExp) isWhite = check.test(value);
632
+ if (isWhite !== true) isWhite = false;
633
+
634
+ // 如果过滤后 value 为空则直接忽略
635
+ value = safeAttrValue(name, value);
636
+ if (!value) return;
637
+
638
+ var opts = {
639
+ position: position,
640
+ sourcePosition: sourcePosition,
641
+ source: source,
642
+ isWhite: isWhite
643
+ };
644
+
645
+ if (isWhite) {
646
+
647
+ var ret = onAttr(name, value, opts);
648
+ if (isNull$1(ret)) {
649
+ return name + ':' + value;
650
+ } else {
651
+ return ret;
652
+ }
653
+
654
+ } else {
655
+
656
+ var ret = onIgnoreAttr(name, value, opts);
657
+ if (!isNull$1(ret)) {
658
+ return ret;
659
+ }
660
+
661
+ }
662
+ });
663
+
664
+ return retCSS;
665
+ };
666
+
667
+
668
+ var css = FilterCSS$2;
669
+
670
+ /**
671
+ * cssfilter
672
+ *
673
+ * @author 老雷<leizongmin@gmail.com>
674
+ */
675
+
676
+ (function (module, exports) {
677
+ var DEFAULT = _default;
678
+ var FilterCSS = css;
679
+
680
+
681
+ /**
682
+ * XSS过滤
683
+ *
684
+ * @param {String} css 要过滤的CSS代码
685
+ * @param {Object} options 选项:whiteList, onAttr, onIgnoreAttr
686
+ * @return {String}
687
+ */
688
+ function filterCSS (html, options) {
689
+ var xss = new FilterCSS(options);
690
+ return xss.process(html);
691
+ }
692
+
693
+
694
+ // 输出
695
+ exports = module.exports = filterCSS;
696
+ exports.FilterCSS = FilterCSS;
697
+ for (var i in DEFAULT) exports[i] = DEFAULT[i];
698
+ } (lib, lib.exports));
699
+
700
+ var libExports$1 = lib.exports;
701
+
702
+ var util = {
703
+ indexOf: function (arr, item) {
704
+ var i, j;
705
+ if (Array.prototype.indexOf) {
706
+ return arr.indexOf(item);
707
+ }
708
+ for (i = 0, j = arr.length; i < j; i++) {
709
+ if (arr[i] === item) {
710
+ return i;
711
+ }
712
+ }
713
+ return -1;
714
+ },
715
+ forEach: function (arr, fn, scope) {
716
+ var i, j;
717
+ if (Array.prototype.forEach) {
718
+ return arr.forEach(fn, scope);
719
+ }
720
+ for (i = 0, j = arr.length; i < j; i++) {
721
+ fn.call(scope, arr[i], i, arr);
722
+ }
723
+ },
724
+ trim: function (str) {
725
+ if (String.prototype.trim) {
726
+ return str.trim();
727
+ }
728
+ return str.replace(/(^\s*)|(\s*$)/g, "");
729
+ },
730
+ spaceIndex: function (str) {
731
+ var reg = /\s|\n|\t/;
732
+ var match = reg.exec(str);
733
+ return match ? match.index : -1;
734
+ },
735
+ };
736
+
737
+ /**
738
+ * default settings
739
+ *
740
+ * @author Zongmin Lei<leizongmin@gmail.com>
741
+ */
742
+
743
+ var FilterCSS$1 = libExports$1.FilterCSS;
744
+ var getDefaultCSSWhiteList = libExports$1.getDefaultWhiteList;
745
+ var _$2 = util;
746
+
747
+ function getDefaultWhiteList() {
748
+ return {
749
+ a: ["target", "href", "title"],
750
+ abbr: ["title"],
751
+ address: [],
752
+ area: ["shape", "coords", "href", "alt"],
753
+ article: [],
754
+ aside: [],
755
+ audio: [
756
+ "autoplay",
757
+ "controls",
758
+ "crossorigin",
759
+ "loop",
760
+ "muted",
761
+ "preload",
762
+ "src",
763
+ ],
764
+ b: [],
765
+ bdi: ["dir"],
766
+ bdo: ["dir"],
767
+ big: [],
768
+ blockquote: ["cite"],
769
+ br: [],
770
+ caption: [],
771
+ center: [],
772
+ cite: [],
773
+ code: [],
774
+ col: ["align", "valign", "span", "width"],
775
+ colgroup: ["align", "valign", "span", "width"],
776
+ dd: [],
777
+ del: ["datetime"],
778
+ details: ["open"],
779
+ div: [],
780
+ dl: [],
781
+ dt: [],
782
+ em: [],
783
+ figcaption: [],
784
+ figure: [],
785
+ font: ["color", "size", "face"],
786
+ footer: [],
787
+ h1: [],
788
+ h2: [],
789
+ h3: [],
790
+ h4: [],
791
+ h5: [],
792
+ h6: [],
793
+ header: [],
794
+ hr: [],
795
+ i: [],
796
+ img: ["src", "alt", "title", "width", "height"],
797
+ ins: ["datetime"],
798
+ li: [],
799
+ mark: [],
800
+ nav: [],
801
+ ol: [],
802
+ p: [],
803
+ pre: [],
804
+ s: [],
805
+ section: [],
806
+ small: [],
807
+ span: [],
808
+ sub: [],
809
+ summary: [],
810
+ sup: [],
811
+ strong: [],
812
+ strike: [],
813
+ table: ["width", "border", "align", "valign"],
814
+ tbody: ["align", "valign"],
815
+ td: ["width", "rowspan", "colspan", "align", "valign"],
816
+ tfoot: ["align", "valign"],
817
+ th: ["width", "rowspan", "colspan", "align", "valign"],
818
+ thead: ["align", "valign"],
819
+ tr: ["rowspan", "align", "valign"],
820
+ tt: [],
821
+ u: [],
822
+ ul: [],
823
+ video: [
824
+ "autoplay",
825
+ "controls",
826
+ "crossorigin",
827
+ "loop",
828
+ "muted",
829
+ "playsinline",
830
+ "poster",
831
+ "preload",
832
+ "src",
833
+ "height",
834
+ "width",
835
+ ],
836
+ };
837
+ }
838
+
839
+ var defaultCSSFilter = new FilterCSS$1();
840
+
841
+ /**
842
+ * default onTag function
843
+ *
844
+ * @param {String} tag
845
+ * @param {String} html
846
+ * @param {Object} options
847
+ * @return {String}
848
+ */
849
+ function onTag(tag, html, options) {
850
+ // do nothing
851
+ }
852
+
853
+ /**
854
+ * default onIgnoreTag function
855
+ *
856
+ * @param {String} tag
857
+ * @param {String} html
858
+ * @param {Object} options
859
+ * @return {String}
860
+ */
861
+ function onIgnoreTag(tag, html, options) {
862
+ // do nothing
863
+ }
864
+
865
+ /**
866
+ * default onTagAttr function
867
+ *
868
+ * @param {String} tag
869
+ * @param {String} name
870
+ * @param {String} value
871
+ * @return {String}
872
+ */
873
+ function onTagAttr(tag, name, value) {
874
+ // do nothing
875
+ }
876
+
877
+ /**
878
+ * default onIgnoreTagAttr function
879
+ *
880
+ * @param {String} tag
881
+ * @param {String} name
882
+ * @param {String} value
883
+ * @return {String}
884
+ */
885
+ function onIgnoreTagAttr(tag, name, value) {
886
+ // do nothing
887
+ }
888
+
889
+ /**
890
+ * default escapeHtml function
891
+ *
892
+ * @param {String} html
893
+ */
894
+ function escapeHtml(html) {
895
+ return html.replace(REGEXP_LT, "&lt;").replace(REGEXP_GT, "&gt;");
896
+ }
897
+
898
+ /**
899
+ * default safeAttrValue function
900
+ *
901
+ * @param {String} tag
902
+ * @param {String} name
903
+ * @param {String} value
904
+ * @param {Object} cssFilter
905
+ * @return {String}
906
+ */
907
+ function safeAttrValue(tag, name, value, cssFilter) {
908
+ // unescape attribute value firstly
909
+ value = friendlyAttrValue(value);
910
+
911
+ if (name === "href" || name === "src") {
912
+ // filter `href` and `src` attribute
913
+ // only allow the value that starts with `http://` | `https://` | `mailto:` | `/` | `#`
914
+ value = _$2.trim(value);
915
+ if (value === "#") return "#";
916
+ if (
917
+ !(
918
+ value.substr(0, 7) === "http://" ||
919
+ value.substr(0, 8) === "https://" ||
920
+ value.substr(0, 7) === "mailto:" ||
921
+ value.substr(0, 4) === "tel:" ||
922
+ value.substr(0, 11) === "data:image/" ||
923
+ value.substr(0, 6) === "ftp://" ||
924
+ value.substr(0, 2) === "./" ||
925
+ value.substr(0, 3) === "../" ||
926
+ value[0] === "#" ||
927
+ value[0] === "/"
928
+ )
929
+ ) {
930
+ return "";
931
+ }
932
+ } else if (name === "background") {
933
+ // filter `background` attribute (maybe no use)
934
+ // `javascript:`
935
+ REGEXP_DEFAULT_ON_TAG_ATTR_4.lastIndex = 0;
936
+ if (REGEXP_DEFAULT_ON_TAG_ATTR_4.test(value)) {
937
+ return "";
938
+ }
939
+ } else if (name === "style") {
940
+ // `expression()`
941
+ REGEXP_DEFAULT_ON_TAG_ATTR_7.lastIndex = 0;
942
+ if (REGEXP_DEFAULT_ON_TAG_ATTR_7.test(value)) {
943
+ return "";
944
+ }
945
+ // `url()`
946
+ REGEXP_DEFAULT_ON_TAG_ATTR_8.lastIndex = 0;
947
+ if (REGEXP_DEFAULT_ON_TAG_ATTR_8.test(value)) {
948
+ REGEXP_DEFAULT_ON_TAG_ATTR_4.lastIndex = 0;
949
+ if (REGEXP_DEFAULT_ON_TAG_ATTR_4.test(value)) {
950
+ return "";
951
+ }
952
+ }
953
+ if (cssFilter !== false) {
954
+ cssFilter = cssFilter || defaultCSSFilter;
955
+ value = cssFilter.process(value);
956
+ }
957
+ }
958
+
959
+ // escape `<>"` before returns
960
+ value = escapeAttrValue(value);
961
+ return value;
962
+ }
963
+
964
+ // RegExp list
965
+ var REGEXP_LT = /</g;
966
+ var REGEXP_GT = />/g;
967
+ var REGEXP_QUOTE = /"/g;
968
+ var REGEXP_QUOTE_2 = /&quot;/g;
969
+ var REGEXP_ATTR_VALUE_1 = /&#([a-zA-Z0-9]*);?/gim;
970
+ var REGEXP_ATTR_VALUE_COLON = /&colon;?/gim;
971
+ var REGEXP_ATTR_VALUE_NEWLINE = /&newline;?/gim;
972
+ // var REGEXP_DEFAULT_ON_TAG_ATTR_3 = /\/\*|\*\//gm;
973
+ var REGEXP_DEFAULT_ON_TAG_ATTR_4 =
974
+ /((j\s*a\s*v\s*a|v\s*b|l\s*i\s*v\s*e)\s*s\s*c\s*r\s*i\s*p\s*t\s*|m\s*o\s*c\s*h\s*a):/gi;
975
+ // var REGEXP_DEFAULT_ON_TAG_ATTR_5 = /^[\s"'`]*(d\s*a\s*t\s*a\s*)\:/gi;
976
+ // var REGEXP_DEFAULT_ON_TAG_ATTR_6 = /^[\s"'`]*(d\s*a\s*t\s*a\s*)\:\s*image\//gi;
977
+ var REGEXP_DEFAULT_ON_TAG_ATTR_7 =
978
+ /e\s*x\s*p\s*r\s*e\s*s\s*s\s*i\s*o\s*n\s*\(.*/gi;
979
+ var REGEXP_DEFAULT_ON_TAG_ATTR_8 = /u\s*r\s*l\s*\(.*/gi;
980
+
981
+ /**
982
+ * escape double quote
983
+ *
984
+ * @param {String} str
985
+ * @return {String} str
986
+ */
987
+ function escapeQuote(str) {
988
+ return str.replace(REGEXP_QUOTE, "&quot;");
989
+ }
990
+
991
+ /**
992
+ * unescape double quote
993
+ *
994
+ * @param {String} str
995
+ * @return {String} str
996
+ */
997
+ function unescapeQuote(str) {
998
+ return str.replace(REGEXP_QUOTE_2, '"');
999
+ }
1000
+
1001
+ /**
1002
+ * escape html entities
1003
+ *
1004
+ * @param {String} str
1005
+ * @return {String}
1006
+ */
1007
+ function escapeHtmlEntities(str) {
1008
+ return str.replace(REGEXP_ATTR_VALUE_1, function replaceUnicode(str, code) {
1009
+ return code[0] === "x" || code[0] === "X"
1010
+ ? String.fromCharCode(parseInt(code.substr(1), 16))
1011
+ : String.fromCharCode(parseInt(code, 10));
1012
+ });
1013
+ }
1014
+
1015
+ /**
1016
+ * escape html5 new danger entities
1017
+ *
1018
+ * @param {String} str
1019
+ * @return {String}
1020
+ */
1021
+ function escapeDangerHtml5Entities(str) {
1022
+ return str
1023
+ .replace(REGEXP_ATTR_VALUE_COLON, ":")
1024
+ .replace(REGEXP_ATTR_VALUE_NEWLINE, " ");
1025
+ }
1026
+
1027
+ /**
1028
+ * clear nonprintable characters
1029
+ *
1030
+ * @param {String} str
1031
+ * @return {String}
1032
+ */
1033
+ function clearNonPrintableCharacter(str) {
1034
+ var str2 = "";
1035
+ for (var i = 0, len = str.length; i < len; i++) {
1036
+ str2 += str.charCodeAt(i) < 32 ? " " : str.charAt(i);
1037
+ }
1038
+ return _$2.trim(str2);
1039
+ }
1040
+
1041
+ /**
1042
+ * get friendly attribute value
1043
+ *
1044
+ * @param {String} str
1045
+ * @return {String}
1046
+ */
1047
+ function friendlyAttrValue(str) {
1048
+ str = unescapeQuote(str);
1049
+ str = escapeHtmlEntities(str);
1050
+ str = escapeDangerHtml5Entities(str);
1051
+ str = clearNonPrintableCharacter(str);
1052
+ return str;
1053
+ }
1054
+
1055
+ /**
1056
+ * unescape attribute value
1057
+ *
1058
+ * @param {String} str
1059
+ * @return {String}
1060
+ */
1061
+ function escapeAttrValue(str) {
1062
+ str = escapeQuote(str);
1063
+ str = escapeHtml(str);
1064
+ return str;
1065
+ }
1066
+
1067
+ /**
1068
+ * `onIgnoreTag` function for removing all the tags that are not in whitelist
1069
+ */
1070
+ function onIgnoreTagStripAll() {
1071
+ return "";
1072
+ }
1073
+
1074
+ /**
1075
+ * remove tag body
1076
+ * specify a `tags` list, if the tag is not in the `tags` list then process by the specify function (optional)
1077
+ *
1078
+ * @param {array} tags
1079
+ * @param {function} next
1080
+ */
1081
+ function StripTagBody(tags, next) {
1082
+ if (typeof next !== "function") {
1083
+ next = function () {};
1084
+ }
1085
+
1086
+ var isRemoveAllTag = !Array.isArray(tags);
1087
+ function isRemoveTag(tag) {
1088
+ if (isRemoveAllTag) return true;
1089
+ return _$2.indexOf(tags, tag) !== -1;
1090
+ }
1091
+
1092
+ var removeList = [];
1093
+ var posStart = false;
1094
+
1095
+ return {
1096
+ onIgnoreTag: function (tag, html, options) {
1097
+ if (isRemoveTag(tag)) {
1098
+ if (options.isClosing) {
1099
+ var ret = "[/removed]";
1100
+ var end = options.position + ret.length;
1101
+ removeList.push([
1102
+ posStart !== false ? posStart : options.position,
1103
+ end,
1104
+ ]);
1105
+ posStart = false;
1106
+ return ret;
1107
+ } else {
1108
+ if (!posStart) {
1109
+ posStart = options.position;
1110
+ }
1111
+ return "[removed]";
1112
+ }
1113
+ } else {
1114
+ return next(tag, html, options);
1115
+ }
1116
+ },
1117
+ remove: function (html) {
1118
+ var rethtml = "";
1119
+ var lastPos = 0;
1120
+ _$2.forEach(removeList, function (pos) {
1121
+ rethtml += html.slice(lastPos, pos[0]);
1122
+ lastPos = pos[1];
1123
+ });
1124
+ rethtml += html.slice(lastPos);
1125
+ return rethtml;
1126
+ },
1127
+ };
1128
+ }
1129
+
1130
+ /**
1131
+ * remove html comments
1132
+ *
1133
+ * @param {String} html
1134
+ * @return {String}
1135
+ */
1136
+ function stripCommentTag(html) {
1137
+ var retHtml = "";
1138
+ var lastPos = 0;
1139
+ while (lastPos < html.length) {
1140
+ var i = html.indexOf("<!--", lastPos);
1141
+ if (i === -1) {
1142
+ retHtml += html.slice(lastPos);
1143
+ break;
1144
+ }
1145
+ retHtml += html.slice(lastPos, i);
1146
+ var j = html.indexOf("-->", i);
1147
+ if (j === -1) {
1148
+ break;
1149
+ }
1150
+ lastPos = j + 3;
1151
+ }
1152
+ return retHtml;
1153
+ }
1154
+
1155
+ /**
1156
+ * remove invisible characters
1157
+ *
1158
+ * @param {String} html
1159
+ * @return {String}
1160
+ */
1161
+ function stripBlankChar(html) {
1162
+ var chars = html.split("");
1163
+ chars = chars.filter(function (char) {
1164
+ var c = char.charCodeAt(0);
1165
+ if (c === 127) return false;
1166
+ if (c <= 31) {
1167
+ if (c === 10 || c === 13) return true;
1168
+ return false;
1169
+ }
1170
+ return true;
1171
+ });
1172
+ return chars.join("");
1173
+ }
1174
+
1175
+ _default$1.whiteList = getDefaultWhiteList();
1176
+ _default$1.getDefaultWhiteList = getDefaultWhiteList;
1177
+ _default$1.onTag = onTag;
1178
+ _default$1.onIgnoreTag = onIgnoreTag;
1179
+ _default$1.onTagAttr = onTagAttr;
1180
+ _default$1.onIgnoreTagAttr = onIgnoreTagAttr;
1181
+ _default$1.safeAttrValue = safeAttrValue;
1182
+ _default$1.escapeHtml = escapeHtml;
1183
+ _default$1.escapeQuote = escapeQuote;
1184
+ _default$1.unescapeQuote = unescapeQuote;
1185
+ _default$1.escapeHtmlEntities = escapeHtmlEntities;
1186
+ _default$1.escapeDangerHtml5Entities = escapeDangerHtml5Entities;
1187
+ _default$1.clearNonPrintableCharacter = clearNonPrintableCharacter;
1188
+ _default$1.friendlyAttrValue = friendlyAttrValue;
1189
+ _default$1.escapeAttrValue = escapeAttrValue;
1190
+ _default$1.onIgnoreTagStripAll = onIgnoreTagStripAll;
1191
+ _default$1.StripTagBody = StripTagBody;
1192
+ _default$1.stripCommentTag = stripCommentTag;
1193
+ _default$1.stripBlankChar = stripBlankChar;
1194
+ _default$1.cssFilter = defaultCSSFilter;
1195
+ _default$1.getDefaultCSSWhiteList = getDefaultCSSWhiteList;
1196
+
1197
+ var parser$1 = {};
1198
+
1199
+ /**
1200
+ * Simple HTML Parser
1201
+ *
1202
+ * @author Zongmin Lei<leizongmin@gmail.com>
1203
+ */
1204
+
1205
+ var _$1 = util;
1206
+
1207
+ /**
1208
+ * get tag name
1209
+ *
1210
+ * @param {String} html e.g. '<a hef="#">'
1211
+ * @return {String}
1212
+ */
1213
+ function getTagName(html) {
1214
+ var i = _$1.spaceIndex(html);
1215
+ var tagName;
1216
+ if (i === -1) {
1217
+ tagName = html.slice(1, -1);
1218
+ } else {
1219
+ tagName = html.slice(1, i + 1);
1220
+ }
1221
+ tagName = _$1.trim(tagName).toLowerCase();
1222
+ if (tagName.slice(0, 1) === "/") tagName = tagName.slice(1);
1223
+ if (tagName.slice(-1) === "/") tagName = tagName.slice(0, -1);
1224
+ return tagName;
1225
+ }
1226
+
1227
+ /**
1228
+ * is close tag?
1229
+ *
1230
+ * @param {String} html 如:'<a hef="#">'
1231
+ * @return {Boolean}
1232
+ */
1233
+ function isClosing(html) {
1234
+ return html.slice(0, 2) === "</";
1235
+ }
1236
+
1237
+ /**
1238
+ * parse input html and returns processed html
1239
+ *
1240
+ * @param {String} html
1241
+ * @param {Function} onTag e.g. function (sourcePosition, position, tag, html, isClosing)
1242
+ * @param {Function} escapeHtml
1243
+ * @return {String}
1244
+ */
1245
+ function parseTag$1(html, onTag, escapeHtml) {
1246
+
1247
+ var rethtml = "";
1248
+ var lastPos = 0;
1249
+ var tagStart = false;
1250
+ var quoteStart = false;
1251
+ var currentPos = 0;
1252
+ var len = html.length;
1253
+ var currentTagName = "";
1254
+ var currentHtml = "";
1255
+
1256
+ chariterator: for (currentPos = 0; currentPos < len; currentPos++) {
1257
+ var c = html.charAt(currentPos);
1258
+ if (tagStart === false) {
1259
+ if (c === "<") {
1260
+ tagStart = currentPos;
1261
+ continue;
1262
+ }
1263
+ } else {
1264
+ if (quoteStart === false) {
1265
+ if (c === "<") {
1266
+ rethtml += escapeHtml(html.slice(lastPos, currentPos));
1267
+ tagStart = currentPos;
1268
+ lastPos = currentPos;
1269
+ continue;
1270
+ }
1271
+ if (c === ">") {
1272
+ rethtml += escapeHtml(html.slice(lastPos, tagStart));
1273
+ currentHtml = html.slice(tagStart, currentPos + 1);
1274
+ currentTagName = getTagName(currentHtml);
1275
+ rethtml += onTag(
1276
+ tagStart,
1277
+ rethtml.length,
1278
+ currentTagName,
1279
+ currentHtml,
1280
+ isClosing(currentHtml)
1281
+ );
1282
+ lastPos = currentPos + 1;
1283
+ tagStart = false;
1284
+ continue;
1285
+ }
1286
+ if (c === '"' || c === "'") {
1287
+ var i = 1;
1288
+ var ic = html.charAt(currentPos - i);
1289
+
1290
+ while (ic.trim() === "" || ic === "=") {
1291
+ if (ic === "=") {
1292
+ quoteStart = c;
1293
+ continue chariterator;
1294
+ }
1295
+ ic = html.charAt(currentPos - ++i);
1296
+ }
1297
+ }
1298
+ } else {
1299
+ if (c === quoteStart) {
1300
+ quoteStart = false;
1301
+ continue;
1302
+ }
1303
+ }
1304
+ }
1305
+ }
1306
+ if (lastPos < html.length) {
1307
+ rethtml += escapeHtml(html.substr(lastPos));
1308
+ }
1309
+
1310
+ return rethtml;
1311
+ }
1312
+
1313
+ var REGEXP_ILLEGAL_ATTR_NAME = /[^a-zA-Z0-9\\_:.-]/gim;
1314
+
1315
+ /**
1316
+ * parse input attributes and returns processed attributes
1317
+ *
1318
+ * @param {String} html e.g. `href="#" target="_blank"`
1319
+ * @param {Function} onAttr e.g. `function (name, value)`
1320
+ * @return {String}
1321
+ */
1322
+ function parseAttr$1(html, onAttr) {
1323
+
1324
+ var lastPos = 0;
1325
+ var lastMarkPos = 0;
1326
+ var retAttrs = [];
1327
+ var tmpName = false;
1328
+ var len = html.length;
1329
+
1330
+ function addAttr(name, value) {
1331
+ name = _$1.trim(name);
1332
+ name = name.replace(REGEXP_ILLEGAL_ATTR_NAME, "").toLowerCase();
1333
+ if (name.length < 1) return;
1334
+ var ret = onAttr(name, value || "");
1335
+ if (ret) retAttrs.push(ret);
1336
+ }
1337
+
1338
+ // 逐个分析字符
1339
+ for (var i = 0; i < len; i++) {
1340
+ var c = html.charAt(i);
1341
+ var v, j;
1342
+ if (tmpName === false && c === "=") {
1343
+ tmpName = html.slice(lastPos, i);
1344
+ lastPos = i + 1;
1345
+ lastMarkPos = html.charAt(lastPos) === '"' || html.charAt(lastPos) === "'" ? lastPos : findNextQuotationMark(html, i + 1);
1346
+ continue;
1347
+ }
1348
+ if (tmpName !== false) {
1349
+ if (
1350
+ i === lastMarkPos
1351
+ ) {
1352
+ j = html.indexOf(c, i + 1);
1353
+ if (j === -1) {
1354
+ break;
1355
+ } else {
1356
+ v = _$1.trim(html.slice(lastMarkPos + 1, j));
1357
+ addAttr(tmpName, v);
1358
+ tmpName = false;
1359
+ i = j;
1360
+ lastPos = i + 1;
1361
+ continue;
1362
+ }
1363
+ }
1364
+ }
1365
+ if (/\s|\n|\t/.test(c)) {
1366
+ html = html.replace(/\s|\n|\t/g, " ");
1367
+ if (tmpName === false) {
1368
+ j = findNextEqual(html, i);
1369
+ if (j === -1) {
1370
+ v = _$1.trim(html.slice(lastPos, i));
1371
+ addAttr(v);
1372
+ tmpName = false;
1373
+ lastPos = i + 1;
1374
+ continue;
1375
+ } else {
1376
+ i = j - 1;
1377
+ continue;
1378
+ }
1379
+ } else {
1380
+ j = findBeforeEqual(html, i - 1);
1381
+ if (j === -1) {
1382
+ v = _$1.trim(html.slice(lastPos, i));
1383
+ v = stripQuoteWrap(v);
1384
+ addAttr(tmpName, v);
1385
+ tmpName = false;
1386
+ lastPos = i + 1;
1387
+ continue;
1388
+ } else {
1389
+ continue;
1390
+ }
1391
+ }
1392
+ }
1393
+ }
1394
+
1395
+ if (lastPos < html.length) {
1396
+ if (tmpName === false) {
1397
+ addAttr(html.slice(lastPos));
1398
+ } else {
1399
+ addAttr(tmpName, stripQuoteWrap(_$1.trim(html.slice(lastPos))));
1400
+ }
1401
+ }
1402
+
1403
+ return _$1.trim(retAttrs.join(" "));
1404
+ }
1405
+
1406
+ function findNextEqual(str, i) {
1407
+ for (; i < str.length; i++) {
1408
+ var c = str[i];
1409
+ if (c === " ") continue;
1410
+ if (c === "=") return i;
1411
+ return -1;
1412
+ }
1413
+ }
1414
+
1415
+ function findNextQuotationMark(str, i) {
1416
+ for (; i < str.length; i++) {
1417
+ var c = str[i];
1418
+ if (c === " ") continue;
1419
+ if (c === "'" || c === '"') return i;
1420
+ return -1;
1421
+ }
1422
+ }
1423
+
1424
+ function findBeforeEqual(str, i) {
1425
+ for (; i > 0; i--) {
1426
+ var c = str[i];
1427
+ if (c === " ") continue;
1428
+ if (c === "=") return i;
1429
+ return -1;
1430
+ }
1431
+ }
1432
+
1433
+ function isQuoteWrapString(text) {
1434
+ if (
1435
+ (text[0] === '"' && text[text.length - 1] === '"') ||
1436
+ (text[0] === "'" && text[text.length - 1] === "'")
1437
+ ) {
1438
+ return true;
1439
+ } else {
1440
+ return false;
1441
+ }
1442
+ }
1443
+
1444
+ function stripQuoteWrap(text) {
1445
+ if (isQuoteWrapString(text)) {
1446
+ return text.substr(1, text.length - 2);
1447
+ } else {
1448
+ return text;
1449
+ }
1450
+ }
1451
+
1452
+ parser$1.parseTag = parseTag$1;
1453
+ parser$1.parseAttr = parseAttr$1;
1454
+
1455
+ /**
1456
+ * filter xss
1457
+ *
1458
+ * @author Zongmin Lei<leizongmin@gmail.com>
1459
+ */
1460
+
1461
+ var FilterCSS = libExports$1.FilterCSS;
1462
+ var DEFAULT = _default$1;
1463
+ var parser = parser$1;
1464
+ var parseTag = parser.parseTag;
1465
+ var parseAttr = parser.parseAttr;
1466
+ var _ = util;
1467
+
1468
+ /**
1469
+ * returns `true` if the input value is `undefined` or `null`
1470
+ *
1471
+ * @param {Object} obj
1472
+ * @return {Boolean}
1473
+ */
1474
+ function isNull(obj) {
1475
+ return obj === undefined || obj === null;
1476
+ }
1477
+
1478
+ /**
1479
+ * get attributes for a tag
1480
+ *
1481
+ * @param {String} html
1482
+ * @return {Object}
1483
+ * - {String} html
1484
+ * - {Boolean} closing
1485
+ */
1486
+ function getAttrs(html) {
1487
+ var i = _.spaceIndex(html);
1488
+ if (i === -1) {
1489
+ return {
1490
+ html: "",
1491
+ closing: html[html.length - 2] === "/",
1492
+ };
1493
+ }
1494
+ html = _.trim(html.slice(i + 1, -1));
1495
+ var isClosing = html[html.length - 1] === "/";
1496
+ if (isClosing) html = _.trim(html.slice(0, -1));
1497
+ return {
1498
+ html: html,
1499
+ closing: isClosing,
1500
+ };
1501
+ }
1502
+
1503
+ /**
1504
+ * shallow copy
1505
+ *
1506
+ * @param {Object} obj
1507
+ * @return {Object}
1508
+ */
1509
+ function shallowCopyObject(obj) {
1510
+ var ret = {};
1511
+ for (var i in obj) {
1512
+ ret[i] = obj[i];
1513
+ }
1514
+ return ret;
1515
+ }
1516
+
1517
+ function keysToLowerCase(obj) {
1518
+ var ret = {};
1519
+ for (var i in obj) {
1520
+ if (Array.isArray(obj[i])) {
1521
+ ret[i.toLowerCase()] = obj[i].map(function (item) {
1522
+ return item.toLowerCase();
1523
+ });
1524
+ } else {
1525
+ ret[i.toLowerCase()] = obj[i];
1526
+ }
1527
+ }
1528
+ return ret;
1529
+ }
1530
+
1531
+ /**
1532
+ * FilterXSS class
1533
+ *
1534
+ * @param {Object} options
1535
+ * whiteList (or allowList), onTag, onTagAttr, onIgnoreTag,
1536
+ * onIgnoreTagAttr, safeAttrValue, escapeHtml
1537
+ * stripIgnoreTagBody, allowCommentTag, stripBlankChar
1538
+ * css{whiteList, onAttr, onIgnoreAttr} `css=false` means don't use `cssfilter`
1539
+ */
1540
+ function FilterXSS(options) {
1541
+ options = shallowCopyObject(options || {});
1542
+
1543
+ if (options.stripIgnoreTag) {
1544
+ if (options.onIgnoreTag) {
1545
+ console.error(
1546
+ 'Notes: cannot use these two options "stripIgnoreTag" and "onIgnoreTag" at the same time'
1547
+ );
1548
+ }
1549
+ options.onIgnoreTag = DEFAULT.onIgnoreTagStripAll;
1550
+ }
1551
+ if (options.whiteList || options.allowList) {
1552
+ options.whiteList = keysToLowerCase(options.whiteList || options.allowList);
1553
+ } else {
1554
+ options.whiteList = DEFAULT.whiteList;
1555
+ }
1556
+
1557
+ options.onTag = options.onTag || DEFAULT.onTag;
1558
+ options.onTagAttr = options.onTagAttr || DEFAULT.onTagAttr;
1559
+ options.onIgnoreTag = options.onIgnoreTag || DEFAULT.onIgnoreTag;
1560
+ options.onIgnoreTagAttr = options.onIgnoreTagAttr || DEFAULT.onIgnoreTagAttr;
1561
+ options.safeAttrValue = options.safeAttrValue || DEFAULT.safeAttrValue;
1562
+ options.escapeHtml = options.escapeHtml || DEFAULT.escapeHtml;
1563
+ this.options = options;
1564
+
1565
+ if (options.css === false) {
1566
+ this.cssFilter = false;
1567
+ } else {
1568
+ options.css = options.css || {};
1569
+ this.cssFilter = new FilterCSS(options.css);
1570
+ }
1571
+ }
1572
+
1573
+ /**
1574
+ * start process and returns result
1575
+ *
1576
+ * @param {String} html
1577
+ * @return {String}
1578
+ */
1579
+ FilterXSS.prototype.process = function (html) {
1580
+ // compatible with the input
1581
+ html = html || "";
1582
+ html = html.toString();
1583
+ if (!html) return "";
1584
+
1585
+ var me = this;
1586
+ var options = me.options;
1587
+ var whiteList = options.whiteList;
1588
+ var onTag = options.onTag;
1589
+ var onIgnoreTag = options.onIgnoreTag;
1590
+ var onTagAttr = options.onTagAttr;
1591
+ var onIgnoreTagAttr = options.onIgnoreTagAttr;
1592
+ var safeAttrValue = options.safeAttrValue;
1593
+ var escapeHtml = options.escapeHtml;
1594
+ var cssFilter = me.cssFilter;
1595
+
1596
+ // remove invisible characters
1597
+ if (options.stripBlankChar) {
1598
+ html = DEFAULT.stripBlankChar(html);
1599
+ }
1600
+
1601
+ // remove html comments
1602
+ if (!options.allowCommentTag) {
1603
+ html = DEFAULT.stripCommentTag(html);
1604
+ }
1605
+
1606
+ // if enable stripIgnoreTagBody
1607
+ var stripIgnoreTagBody = false;
1608
+ if (options.stripIgnoreTagBody) {
1609
+ stripIgnoreTagBody = DEFAULT.StripTagBody(
1610
+ options.stripIgnoreTagBody,
1611
+ onIgnoreTag
1612
+ );
1613
+ onIgnoreTag = stripIgnoreTagBody.onIgnoreTag;
1614
+ }
1615
+
1616
+ var retHtml = parseTag(
1617
+ html,
1618
+ function (sourcePosition, position, tag, html, isClosing) {
1619
+ var info = {
1620
+ sourcePosition: sourcePosition,
1621
+ position: position,
1622
+ isClosing: isClosing,
1623
+ isWhite: Object.prototype.hasOwnProperty.call(whiteList, tag),
1624
+ };
1625
+
1626
+ // call `onTag()`
1627
+ var ret = onTag(tag, html, info);
1628
+ if (!isNull(ret)) return ret;
1629
+
1630
+ if (info.isWhite) {
1631
+ if (info.isClosing) {
1632
+ return "</" + tag + ">";
1633
+ }
1634
+
1635
+ var attrs = getAttrs(html);
1636
+ var whiteAttrList = whiteList[tag];
1637
+ var attrsHtml = parseAttr(attrs.html, function (name, value) {
1638
+ // call `onTagAttr()`
1639
+ var isWhiteAttr = _.indexOf(whiteAttrList, name) !== -1;
1640
+ var ret = onTagAttr(tag, name, value, isWhiteAttr);
1641
+ if (!isNull(ret)) return ret;
1642
+
1643
+ if (isWhiteAttr) {
1644
+ // call `safeAttrValue()`
1645
+ value = safeAttrValue(tag, name, value, cssFilter);
1646
+ if (value) {
1647
+ return name + '="' + value + '"';
1648
+ } else {
1649
+ return name;
1650
+ }
1651
+ } else {
1652
+ // call `onIgnoreTagAttr()`
1653
+ ret = onIgnoreTagAttr(tag, name, value, isWhiteAttr);
1654
+ if (!isNull(ret)) return ret;
1655
+ return;
1656
+ }
1657
+ });
1658
+
1659
+ // build new tag html
1660
+ html = "<" + tag;
1661
+ if (attrsHtml) html += " " + attrsHtml;
1662
+ if (attrs.closing) html += " /";
1663
+ html += ">";
1664
+ return html;
1665
+ } else {
1666
+ // call `onIgnoreTag()`
1667
+ ret = onIgnoreTag(tag, html, info);
1668
+ if (!isNull(ret)) return ret;
1669
+ return escapeHtml(html);
1670
+ }
1671
+ },
1672
+ escapeHtml
1673
+ );
1674
+
1675
+ // if enable stripIgnoreTagBody
1676
+ if (stripIgnoreTagBody) {
1677
+ retHtml = stripIgnoreTagBody.remove(retHtml);
1678
+ }
1679
+
1680
+ return retHtml;
1681
+ };
1682
+
1683
+ var xss = FilterXSS;
1684
+
1685
+ /**
1686
+ * xss
1687
+ *
1688
+ * @author Zongmin Lei<leizongmin@gmail.com>
1689
+ */
1690
+
1691
+ (function (module, exports) {
1692
+ var DEFAULT = _default$1;
1693
+ var parser = parser$1;
1694
+ var FilterXSS = xss;
1695
+
1696
+ /**
1697
+ * filter xss function
1698
+ *
1699
+ * @param {String} html
1700
+ * @param {Object} options { whiteList, onTag, onTagAttr, onIgnoreTag, onIgnoreTagAttr, safeAttrValue, escapeHtml }
1701
+ * @return {String}
1702
+ */
1703
+ function filterXSS(html, options) {
1704
+ var xss = new FilterXSS(options);
1705
+ return xss.process(html);
1706
+ }
1707
+
1708
+ exports = module.exports = filterXSS;
1709
+ exports.filterXSS = filterXSS;
1710
+ exports.FilterXSS = FilterXSS;
1711
+
1712
+ (function () {
1713
+ for (var i in DEFAULT) {
1714
+ exports[i] = DEFAULT[i];
1715
+ }
1716
+ for (var j in parser) {
1717
+ exports[j] = parser[j];
1718
+ }
1719
+ })();
1720
+
1721
+ // using `xss` on the WebWorker, output `filterXSS` to the globals
1722
+ function isWorkerEnv() {
1723
+ return (
1724
+ typeof self !== "undefined" &&
1725
+ typeof DedicatedWorkerGlobalScope !== "undefined" &&
1726
+ self instanceof DedicatedWorkerGlobalScope
1727
+ );
1728
+ }
1729
+ if (isWorkerEnv()) {
1730
+ self.filterXSS = module.exports;
1731
+ }
1732
+ } (lib$1, lib$1.exports));
1733
+
1734
+ var libExports = lib$1.exports;
1735
+
1736
+ /**
1737
+ * Determine if the value is a plain object.
1738
+ * @param {*} value The value to check.
1739
+ * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.
1740
+ */
1741
+ var isPlainObject = function (value) {
1742
+ if (typeof value !== "object" || value === null) {
1743
+ return false;
1744
+ }
1745
+ if (Object.prototype.toString.call(value) !== "[object Object]") {
1746
+ return false;
1747
+ }
1748
+ var proto = Object.getPrototypeOf(value);
1749
+ if (proto === null) {
1750
+ return true;
1751
+ }
1752
+ while (Object.getPrototypeOf(proto) !== null) {
1753
+ proto = Object.getPrototypeOf(proto);
1754
+ }
1755
+ return Object.getPrototypeOf(value) === proto;
1756
+ };
1757
+
1758
+ /**
1759
+ * The Sanitizer Class
1760
+ *
1761
+ * @export
1762
+ * @class Sanitizer
1763
+ */
1764
+ var Sanitizer = /** @class */ (function () {
1765
+ function Sanitizer(filterOptions, extendDefaults) {
1766
+ var _this = this;
1767
+ // Supported HTML Spec: https://doc.arcgis.com/en/arcgis-online/reference/supported-html.htm
1768
+ this.arcgisWhiteList = {
1769
+ a: ["href", "style", "target"],
1770
+ abbr: ["title"],
1771
+ article: ["style"],
1772
+ aside: ["style"],
1773
+ audio: ["autoplay", "controls", "loop", "muted", "preload"],
1774
+ b: [],
1775
+ blockquote: ["style"],
1776
+ br: [],
1777
+ code: ["style"],
1778
+ dd: ["style"],
1779
+ del: ["style"],
1780
+ details: ["open", "style"],
1781
+ div: ["align", "aria-hidden", "aria-label", "style"],
1782
+ dl: ["style"],
1783
+ dt: ["style"],
1784
+ em: [],
1785
+ figcaption: ["style"],
1786
+ figure: ["style"],
1787
+ font: ["color", "face", "size", "style"],
1788
+ footer: ["style"],
1789
+ h1: ["style"],
1790
+ h2: ["style"],
1791
+ h3: ["style"],
1792
+ h4: ["style"],
1793
+ h5: ["style"],
1794
+ h6: ["style"],
1795
+ header: ["style"],
1796
+ hr: [],
1797
+ i: [],
1798
+ img: ["alt", "border", "height", "src", "style", "width"],
1799
+ li: [],
1800
+ main: ["style"],
1801
+ mark: ["style"],
1802
+ nav: ["style"],
1803
+ ol: [],
1804
+ p: ["style"],
1805
+ pre: ["style"],
1806
+ section: ["style"],
1807
+ source: ["media", "src", "type"],
1808
+ span: ["aria-hidden", "aria-label", "style"],
1809
+ strong: [],
1810
+ sub: ["style"],
1811
+ summary: ["style"],
1812
+ sup: ["style"],
1813
+ table: ["border", "cellpadding", "cellspacing", "height", "style", "width"],
1814
+ tbody: [],
1815
+ tr: ["align", "height", "style", "valign"],
1816
+ td: [
1817
+ "align",
1818
+ "colspan",
1819
+ "height",
1820
+ "nowrap",
1821
+ "rowspan",
1822
+ "style",
1823
+ "valign",
1824
+ "width",
1825
+ ],
1826
+ th: [
1827
+ "align",
1828
+ "colspan",
1829
+ "height",
1830
+ "nowrap",
1831
+ "rowspan",
1832
+ "style",
1833
+ "valign",
1834
+ "width",
1835
+ ],
1836
+ time: ["style"],
1837
+ u: [],
1838
+ ul: [],
1839
+ video: [
1840
+ "autoplay",
1841
+ "controls",
1842
+ "height",
1843
+ "loop",
1844
+ "muted",
1845
+ "poster",
1846
+ "preload",
1847
+ "width",
1848
+ ],
1849
+ };
1850
+ this.arcgisCSSWhiteList = __assign(__assign({}, libExports.getDefaultCSSWhiteList()), { "align-items": true, "align-self": true, "flex": true, "flex-basis": true, "flex-direction": true, "flex-flow": true, "flex-grow": true, "flex-shrink": true, "flex-wrap": true, "float": true, "gap": true, "grid": true, "grid-area": true, "grid-auto-columns": true, "grid-auto-flow": true, "grid-auto-rows": true, "grid-column": true, "grid-column-end": true, "grid-column-start": true, "grid-row": true, "grid-row-end": true, "grid-row-start": true, "grid-template": true, "grid-template-areas": true, "grid-template-columns": true, "grid-template-rows": true, "justify-content": true, "justify-items": true, "justify-self": true, "line-height": true, "overflow": true });
1851
+ this.allowedProtocols = [
1852
+ "http",
1853
+ "https",
1854
+ "mailto",
1855
+ "iform",
1856
+ "tel",
1857
+ "flow",
1858
+ "lfmobile",
1859
+ "arcgis-navigator",
1860
+ "arcgis-appstudio-player",
1861
+ "arcgis-survey123",
1862
+ "arcgis-collector",
1863
+ "arcgis-workforce",
1864
+ "arcgis-explorer",
1865
+ "arcgis-trek2there",
1866
+ "arcgis-quickcapture",
1867
+ "mspbi",
1868
+ "comgooglemaps",
1869
+ "pdfefile",
1870
+ "pdfehttp",
1871
+ "pdfehttps",
1872
+ "boxapp",
1873
+ "boxemm",
1874
+ "awb",
1875
+ "awbs",
1876
+ "gropen",
1877
+ "radarscope",
1878
+ ];
1879
+ this.arcgisFilterOptions = {
1880
+ allowCommentTag: true,
1881
+ safeAttrValue: function (tag, name, value, cssFilter) {
1882
+ // Take over safe attribute filtering for `a` `href`, `img` `src`,
1883
+ // and `source` `src` attributes, otherwise pass onto the
1884
+ // default `XSS.safeAttrValue` method.
1885
+ if ((tag === "a" && name === "href") ||
1886
+ ((tag === "img" || tag === "source") && name === "src")) {
1887
+ return _this.sanitizeUrl(value);
1888
+ }
1889
+ return libExports.safeAttrValue(tag, name, value, cssFilter);
1890
+ },
1891
+ };
1892
+ this._entityMap = {
1893
+ "&": "&#x38;",
1894
+ "<": "&#x3C;",
1895
+ ">": "&#x3E;",
1896
+ '"': "&#x22;",
1897
+ "'": "&#x27;",
1898
+ "/": "&#x2F;",
1899
+ };
1900
+ var xssFilterOptions;
1901
+ if (filterOptions && !extendDefaults) {
1902
+ // Override the defaults
1903
+ xssFilterOptions = filterOptions;
1904
+ }
1905
+ else if (filterOptions && extendDefaults) {
1906
+ // Extend the defaults
1907
+ xssFilterOptions = Object.create(this.arcgisFilterOptions);
1908
+ xssFilterOptions.css = { whiteList: this.arcgisCSSWhiteList };
1909
+ Object.keys(filterOptions).forEach(function (key) {
1910
+ if (key === "whiteList") {
1911
+ // Extend the whitelist by concatenating arrays
1912
+ xssFilterOptions.whiteList = _this._extendObjectOfArrays([
1913
+ _this.arcgisWhiteList,
1914
+ filterOptions.whiteList || {},
1915
+ ]);
1916
+ }
1917
+ else if (key === "css") {
1918
+ var cssExtensions_1 = filterOptions.css.whiteList;
1919
+ if (cssExtensions_1 != null && filterOptions.css instanceof Object) {
1920
+ Object.keys(cssExtensions_1).forEach(function (attr) {
1921
+ return (xssFilterOptions.css.whiteList[attr] =
1922
+ cssExtensions_1[attr]);
1923
+ });
1924
+ }
1925
+ }
1926
+ else {
1927
+ xssFilterOptions[key] = filterOptions[key];
1928
+ }
1929
+ });
1930
+ }
1931
+ else {
1932
+ // Only use the defaults
1933
+ xssFilterOptions = Object.create(this.arcgisFilterOptions);
1934
+ xssFilterOptions.whiteList = this.arcgisWhiteList;
1935
+ xssFilterOptions.css = { whiteList: this.arcgisCSSWhiteList };
1936
+ }
1937
+ this.xssFilterOptions = xssFilterOptions;
1938
+ // Make this readable to tests
1939
+ this._xssFilter = new libExports.FilterXSS(xssFilterOptions);
1940
+ }
1941
+ /**
1942
+ * Sanitizes value to remove invalid HTML tags.
1943
+ *
1944
+ * Note: If the value passed does not contain a valid JSON data type (String,
1945
+ * Number, JSON Object, Array, Boolean, or null), the value will be nullified.
1946
+ *
1947
+ * @param {any} value The value to sanitize.
1948
+ * @returns {any} The sanitized value.
1949
+ * @memberof Sanitizer
1950
+ */
1951
+ Sanitizer.prototype.sanitize = function (value, options) {
1952
+ if (options === void 0) { options = {}; }
1953
+ switch (typeof value) {
1954
+ case "number":
1955
+ if (isNaN(value) || !isFinite(value)) {
1956
+ return null;
1957
+ }
1958
+ return value;
1959
+ case "boolean":
1960
+ return value;
1961
+ case "string":
1962
+ return this._xssFilter.process(value);
1963
+ case "object":
1964
+ return this._iterateOverObject(value, options);
1965
+ default:
1966
+ if (options.allowUndefined && typeof value === "undefined") {
1967
+ return;
1968
+ }
1969
+ return null;
1970
+ }
1971
+ };
1972
+ /**
1973
+ * Sanitizes a URL string following the allowed protocols and sanitization rules.
1974
+ *
1975
+ * @param {string} value The URL to sanitize.
1976
+ * @param {{ isProtocolRequired: boolean }} options Configuration options for URL checking.
1977
+ * @returns {string} The sanitized URL if it's valid, or an empty string if the URL is invalid.
1978
+ */
1979
+ Sanitizer.prototype.sanitizeUrl = function (value, options) {
1980
+ var _a = (options !== null && options !== void 0 ? options : {}).isProtocolRequired, isProtocolRequired = _a === void 0 ? true : _a;
1981
+ var protocol = this._trim(value.substring(0, value.indexOf(":")));
1982
+ var isRootUrl = value === "/";
1983
+ var isUrlFragment = /^#/.test(value);
1984
+ var isValidProtocol = protocol && this.allowedProtocols.indexOf(protocol.toLowerCase()) > -1;
1985
+ if (isRootUrl || isUrlFragment || isValidProtocol) {
1986
+ return libExports.escapeAttrValue(value);
1987
+ }
1988
+ if (!protocol && !isProtocolRequired) {
1989
+ return libExports.escapeAttrValue("https://".concat(value));
1990
+ }
1991
+ return "";
1992
+ };
1993
+ /**
1994
+ * Sanitizes an HTML attribute value.
1995
+ *
1996
+ * @param {string} tag The tagname of the HTML element.
1997
+ * @param {string} attribute The attribute name of the HTML element.
1998
+ * @param {string} value The raw value to be used for the HTML attribute value.
1999
+ * @param {XSS.ICSSFilter} [cssFilter] The CSS filter to be used.
2000
+ * @returns {string} The sanitized attribute value.
2001
+ * @memberof Sanitizer
2002
+ */
2003
+ Sanitizer.prototype.sanitizeHTMLAttribute = function (tag, attribute, value, cssFilter) {
2004
+ // use the custom safeAttrValue function if provided
2005
+ if (typeof this.xssFilterOptions.safeAttrValue === "function") {
2006
+ return this.xssFilterOptions.safeAttrValue(tag, attribute, value,
2007
+ // @ts-expect-error safeAttrValue does handle undefined cssFilter
2008
+ cssFilter);
2009
+ }
2010
+ // otherwise use the default
2011
+ // @ts-ignore safeAttrValue does handle undefined cssFilter
2012
+ return libExports.safeAttrValue(tag, attribute, value, cssFilter);
2013
+ };
2014
+ /**
2015
+ * Checks if a value only contains valid HTML.
2016
+ *
2017
+ * @param {any} value The value to validate.
2018
+ * @returns {boolean}
2019
+ * @memberof Sanitizer
2020
+ */
2021
+ Sanitizer.prototype.validate = function (value, options) {
2022
+ if (options === void 0) { options = {}; }
2023
+ var sanitized = this.sanitize(value, options);
2024
+ return {
2025
+ isValid: value === sanitized,
2026
+ sanitized: sanitized,
2027
+ };
2028
+ };
2029
+ /**
2030
+ * Encodes the following characters, `& < > \" ' /` to their hexadecimal HTML entity code.
2031
+ * Example: "&middot;" => "&#x38;middot;"
2032
+ *
2033
+ * @param {string} value The value to encode.
2034
+ * @returns {string} The encoded string value.
2035
+ * @memberof Sanitizer
2036
+ */
2037
+ Sanitizer.prototype.encodeHTML = function (value) {
2038
+ var _this = this;
2039
+ return String(value).replace(/[&<>"'\/]/g, function (s) {
2040
+ return _this._entityMap[s];
2041
+ });
2042
+ };
2043
+ /**
2044
+ * Encodes all non-alphanumeric ASCII characters to their hexadecimal HTML entity codes.
2045
+ * Example: "alert(document.cookie)" => "alert&#x28;document&#x2e;cookie&#x29;"
2046
+ *
2047
+ * @param {string} value The value to encode.
2048
+ * @returns {string} The encoded string value.
2049
+ * @memberof Sanitizer
2050
+ */
2051
+ Sanitizer.prototype.encodeAttrValue = function (value) {
2052
+ var alphanumericRE = /^[a-zA-Z0-9]$/;
2053
+ return String(value).replace(/[\x00-\xFF]/g, function (c, idx) {
2054
+ return !alphanumericRE.test(c)
2055
+ ? "&#x".concat(Number(value.charCodeAt(idx)).toString(16), ";")
2056
+ : c;
2057
+ });
2058
+ };
2059
+ /**
2060
+ * Extends an object of arrays by by concatenating arrays of the same object
2061
+ * keys. If the if the previous key's value is not an array, the next key's
2062
+ * value will replace the previous key. This method is used for extending the
2063
+ * whiteList in the XSS filter options.
2064
+ *
2065
+ * @private
2066
+ * @param {Array<{}>} objects An array of objects.
2067
+ * @returns {{}} The extended object.
2068
+ * @memberof Sanitizer
2069
+ */
2070
+ Sanitizer.prototype._extendObjectOfArrays = function (objects) {
2071
+ var finalObj = {};
2072
+ objects.forEach(function (obj) {
2073
+ Object.keys(obj).forEach(function (key) {
2074
+ if (Array.isArray(obj[key]) && Array.isArray(finalObj[key])) {
2075
+ finalObj[key] = finalObj[key].concat(obj[key]);
2076
+ }
2077
+ else {
2078
+ finalObj[key] = obj[key];
2079
+ }
2080
+ });
2081
+ });
2082
+ return finalObj;
2083
+ };
2084
+ /**
2085
+ * Iterate over a plain object or array to deeply sanitize each value.
2086
+ *
2087
+ * @private
2088
+ * @param {object} obj The object to iterate over.
2089
+ * @returns {(object | null)} The sanitized object.
2090
+ * @memberof Sanitizer
2091
+ */
2092
+ Sanitizer.prototype._iterateOverObject = function (obj, options) {
2093
+ var _this = this;
2094
+ if (options === void 0) { options = {}; }
2095
+ try {
2096
+ var hasChanged_1 = false;
2097
+ var changedObj = void 0;
2098
+ if (Array.isArray(obj)) {
2099
+ changedObj = obj.reduce(function (prev, value) {
2100
+ var validation = _this.validate(value, options);
2101
+ if (validation.isValid) {
2102
+ return prev.concat([value]);
2103
+ }
2104
+ else {
2105
+ hasChanged_1 = true;
2106
+ return prev.concat([validation.sanitized]);
2107
+ }
2108
+ }, []);
2109
+ }
2110
+ else if (!isPlainObject(obj)) {
2111
+ if (options.allowUndefined && typeof obj === "undefined") {
2112
+ return;
2113
+ }
2114
+ return null;
2115
+ }
2116
+ else {
2117
+ var keys = Object.keys(obj);
2118
+ changedObj = keys.reduce(function (prev, key) {
2119
+ var value = obj[key];
2120
+ var validation = _this.validate(value, options);
2121
+ if (validation.isValid) {
2122
+ prev[key] = value;
2123
+ }
2124
+ else {
2125
+ hasChanged_1 = true;
2126
+ prev[key] = validation.sanitized;
2127
+ }
2128
+ return prev;
2129
+ }, {});
2130
+ }
2131
+ if (hasChanged_1) {
2132
+ return changedObj;
2133
+ }
2134
+ return obj;
2135
+ }
2136
+ catch (err) {
2137
+ return null;
2138
+ }
2139
+ };
2140
+ /**
2141
+ * Trim whitespace from the start and ends of a string.
2142
+ * @param {string} val The string to trim.
2143
+ * @returns {string} The trimmed string.
2144
+ */
2145
+ Sanitizer.prototype._trim = function (val) {
2146
+ // @ts-ignore This is used by Jest,
2147
+ // but TypeScript errors since it assumes `trim` is always available.
2148
+ return String.prototype.trim
2149
+ ? val.trim()
2150
+ : val.replace(/(^\s*)|(\s*$)/g, "");
2151
+ };
2152
+ return Sanitizer;
2153
+ }());
2154
+
2155
+ export { Sanitizer as S };