voyager-ionic-core 8.0.0 → 8.0.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 (350) hide show
  1. package/components/input-shims.js +5 -5
  2. package/components/ion-input.js +12 -3
  3. package/dist/cjs/{app-globals-5bfa2d7f.js → app-globals-542c4d91.js} +1 -1
  4. package/dist/cjs/{button-active-564be49f.js → button-active-47528f4c.js} +1 -1
  5. package/dist/cjs/{hardware-back-button-44e7c052.js → hardware-back-button-06ae4d9c.js} +2 -2
  6. package/dist/cjs/index-1437d080.js +11980 -0
  7. package/dist/cjs/{index-defd575f.js → index-57b504ac.js} +2 -2
  8. package/dist/cjs/{index-6d6ac424.js → index-c76a1d14.js} +3 -3
  9. package/dist/cjs/index.cjs.js +8 -8
  10. package/dist/cjs/{input-shims-20d639e6.js → input-shims-9e59ef62.js} +5 -5
  11. package/dist/cjs/ion-accordion_2.cjs.entry.js +2 -2
  12. package/dist/cjs/ion-action-sheet.cjs.entry.js +5 -5
  13. package/dist/cjs/ion-alert.cjs.entry.js +5 -5
  14. package/dist/cjs/ion-app_8.cjs.entry.js +7 -7
  15. package/dist/cjs/ion-avatar_3.cjs.entry.js +2 -2
  16. package/dist/cjs/ion-back-button.cjs.entry.js +2 -2
  17. package/dist/cjs/ion-backdrop.cjs.entry.js +2 -2
  18. package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +2 -2
  19. package/dist/cjs/ion-button_2.cjs.entry.js +2 -2
  20. package/dist/cjs/ion-card_5.cjs.entry.js +2 -2
  21. package/dist/cjs/ion-checkbox.cjs.entry.js +2 -2
  22. package/dist/cjs/ion-chip.cjs.entry.js +2 -2
  23. package/dist/cjs/ion-col_3.cjs.entry.js +2 -2
  24. package/dist/cjs/ion-datetime-button.cjs.entry.js +2 -2
  25. package/dist/cjs/ion-datetime_3.cjs.entry.js +4 -4
  26. package/dist/cjs/ion-fab_3.cjs.entry.js +2 -2
  27. package/dist/cjs/ion-img.cjs.entry.js +2 -2
  28. package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +2 -2
  29. package/dist/cjs/ion-input-password-toggle.cjs.entry.js +2 -2
  30. package/dist/cjs/ion-input.cjs.entry.js +14 -5
  31. package/dist/cjs/ion-item-option_3.cjs.entry.js +2 -2
  32. package/dist/cjs/ion-item_8.cjs.entry.js +2 -2
  33. package/dist/cjs/ion-loading.cjs.entry.js +4 -4
  34. package/dist/cjs/ion-menu_3.cjs.entry.js +5 -5
  35. package/dist/cjs/ion-modal.cjs.entry.js +5 -5
  36. package/dist/cjs/ion-nav_2.cjs.entry.js +3 -3
  37. package/dist/cjs/ion-picker-column-option.cjs.entry.js +2 -2
  38. package/dist/cjs/ion-picker-column.cjs.entry.js +2 -2
  39. package/dist/cjs/ion-picker.cjs.entry.js +1 -1
  40. package/dist/cjs/ion-popover.cjs.entry.js +5 -5
  41. package/dist/cjs/ion-progress-bar.cjs.entry.js +2 -2
  42. package/dist/cjs/ion-radio_2.cjs.entry.js +2 -2
  43. package/dist/cjs/ion-range.cjs.entry.js +2 -2
  44. package/dist/cjs/ion-refresher_2.cjs.entry.js +2 -2
  45. package/dist/cjs/ion-reorder_2.cjs.entry.js +2 -2
  46. package/dist/cjs/ion-ripple-effect.cjs.entry.js +2 -2
  47. package/dist/cjs/ion-route_4.cjs.entry.js +2 -2
  48. package/dist/cjs/ion-searchbar.cjs.entry.js +2 -2
  49. package/dist/cjs/ion-segment_2.cjs.entry.js +2 -2
  50. package/dist/cjs/ion-select_3.cjs.entry.js +4 -4
  51. package/dist/cjs/ion-spinner.cjs.entry.js +2 -2
  52. package/dist/cjs/ion-split-pane.cjs.entry.js +2 -2
  53. package/dist/cjs/ion-tab-bar_2.cjs.entry.js +2 -2
  54. package/dist/cjs/ion-tab_2.cjs.entry.js +1 -1
  55. package/dist/cjs/ion-text.cjs.entry.js +2 -2
  56. package/dist/cjs/ion-textarea.cjs.entry.js +2 -2
  57. package/dist/cjs/ion-toast.cjs.entry.js +4 -4
  58. package/dist/cjs/ion-toggle.cjs.entry.js +2 -2
  59. package/dist/cjs/{ionic-global-62487d02.js → ionic-global-f3622afe.js} +1 -1
  60. package/dist/cjs/ionic.cjs.js +30 -32
  61. package/dist/cjs/{ios.transition-d4f0ca4e.js → ios.transition-288dfa83.js} +2 -2
  62. package/dist/cjs/loader.cjs.js +3 -3
  63. package/dist/cjs/{md.transition-857328f3.js → md.transition-6e5f6a8d.js} +2 -2
  64. package/dist/cjs/{overlays-10c452b2.js → overlays-32cfd236.js} +2 -2
  65. package/dist/cjs/{status-tap-81daddfa.js → status-tap-c47ff5f5.js} +1 -1
  66. package/dist/collection/collection-manifest.json +2 -2
  67. package/dist/collection/components/datetime/test/color/datetime.e2e.js +14 -7
  68. package/dist/collection/components/input/input.js +12 -3
  69. package/dist/collection/components/toggle/test/enable-on-off-labels/toggle.e2e.js +51 -31
  70. package/dist/collection/utils/input-shims/hacks/scroll-assist.js +5 -5
  71. package/dist/collection/utils/test/playwright/page/utils/goto.js +12 -3
  72. package/dist/docs.json +3 -3
  73. package/dist/esm/{app-globals-49873df1.js → app-globals-3cbaf9d9.js} +1 -1
  74. package/dist/esm/{button-active-46df59c1.js → button-active-9e3c1f3b.js} +1 -1
  75. package/dist/esm/{hardware-back-button-ba8f64c2.js → hardware-back-button-804f43bb.js} +2 -2
  76. package/dist/esm/index-5dc2b88e.js +11942 -0
  77. package/dist/esm/{index-56d90da9.js → index-8dbae644.js} +2 -2
  78. package/dist/esm/{index-f0d7371a.js → index-f7fbe1fb.js} +3 -3
  79. package/dist/esm/index.js +8 -8
  80. package/dist/esm/{input-shims-4530285e.js → input-shims-0314bbe5.js} +5 -5
  81. package/dist/esm/ion-accordion_2.entry.js +2 -2
  82. package/dist/esm/ion-action-sheet.entry.js +5 -5
  83. package/dist/esm/ion-alert.entry.js +5 -5
  84. package/dist/esm/ion-app_8.entry.js +7 -7
  85. package/dist/esm/ion-avatar_3.entry.js +2 -2
  86. package/dist/esm/ion-back-button.entry.js +2 -2
  87. package/dist/esm/ion-backdrop.entry.js +2 -2
  88. package/dist/esm/ion-breadcrumb_2.entry.js +2 -2
  89. package/dist/esm/ion-button_2.entry.js +2 -2
  90. package/dist/esm/ion-card_5.entry.js +2 -2
  91. package/dist/esm/ion-checkbox.entry.js +2 -2
  92. package/dist/esm/ion-chip.entry.js +2 -2
  93. package/dist/esm/ion-col_3.entry.js +2 -2
  94. package/dist/esm/ion-datetime-button.entry.js +2 -2
  95. package/dist/esm/ion-datetime_3.entry.js +4 -4
  96. package/dist/esm/ion-fab_3.entry.js +2 -2
  97. package/dist/esm/ion-img.entry.js +2 -2
  98. package/dist/esm/ion-infinite-scroll_2.entry.js +2 -2
  99. package/dist/esm/ion-input-password-toggle.entry.js +2 -2
  100. package/dist/esm/ion-input.entry.js +14 -5
  101. package/dist/esm/ion-item-option_3.entry.js +2 -2
  102. package/dist/esm/ion-item_8.entry.js +2 -2
  103. package/dist/esm/ion-loading.entry.js +4 -4
  104. package/dist/esm/ion-menu_3.entry.js +5 -5
  105. package/dist/esm/ion-modal.entry.js +5 -5
  106. package/dist/esm/ion-nav_2.entry.js +3 -3
  107. package/dist/esm/ion-picker-column-option.entry.js +2 -2
  108. package/dist/esm/ion-picker-column.entry.js +2 -2
  109. package/dist/esm/ion-picker.entry.js +1 -1
  110. package/dist/esm/ion-popover.entry.js +5 -5
  111. package/dist/esm/ion-progress-bar.entry.js +2 -2
  112. package/dist/esm/ion-radio_2.entry.js +2 -2
  113. package/dist/esm/ion-range.entry.js +2 -2
  114. package/dist/esm/ion-refresher_2.entry.js +2 -2
  115. package/dist/esm/ion-reorder_2.entry.js +2 -2
  116. package/dist/esm/ion-ripple-effect.entry.js +2 -2
  117. package/dist/esm/ion-route_4.entry.js +2 -2
  118. package/dist/esm/ion-searchbar.entry.js +2 -2
  119. package/dist/esm/ion-segment_2.entry.js +2 -2
  120. package/dist/esm/ion-select_3.entry.js +4 -4
  121. package/dist/esm/ion-spinner.entry.js +2 -2
  122. package/dist/esm/ion-split-pane.entry.js +2 -2
  123. package/dist/esm/ion-tab-bar_2.entry.js +2 -2
  124. package/dist/esm/ion-tab_2.entry.js +1 -1
  125. package/dist/esm/ion-text.entry.js +2 -2
  126. package/dist/esm/ion-textarea.entry.js +2 -2
  127. package/dist/esm/ion-toast.entry.js +4 -4
  128. package/dist/esm/ion-toggle.entry.js +2 -2
  129. package/dist/esm/{ionic-global-e6c98cd0.js → ionic-global-d2d8f882.js} +1 -1
  130. package/dist/esm/ionic.js +31 -33
  131. package/dist/esm/{ios.transition-71bfa932.js → ios.transition-a0041e41.js} +2 -2
  132. package/dist/esm/loader.js +4 -4
  133. package/dist/esm/{md.transition-86aef3c0.js → md.transition-0c0602d9.js} +2 -2
  134. package/dist/esm/{overlays-6fb4a2f2.js → overlays-696d25f5.js} +2 -2
  135. package/dist/esm/{status-tap-299361cd.js → status-tap-37a74d1c.js} +1 -1
  136. package/dist/esm-es5/app-globals-3cbaf9d9.js +4 -0
  137. package/dist/esm-es5/{button-active-46df59c1.js → button-active-9e3c1f3b.js} +1 -1
  138. package/dist/esm-es5/{hardware-back-button-ba8f64c2.js → hardware-back-button-804f43bb.js} +1 -1
  139. package/dist/esm-es5/index-5dc2b88e.js +18 -0
  140. package/dist/esm-es5/{index-56d90da9.js → index-8dbae644.js} +1 -1
  141. package/dist/esm-es5/{index-f0d7371a.js → index-f7fbe1fb.js} +1 -1
  142. package/dist/esm-es5/index.js +1 -1
  143. package/dist/esm-es5/input-shims-0314bbe5.js +4 -0
  144. package/dist/esm-es5/ion-accordion_2.entry.js +1 -1
  145. package/dist/esm-es5/ion-action-sheet.entry.js +1 -1
  146. package/dist/esm-es5/ion-alert.entry.js +1 -1
  147. package/dist/esm-es5/ion-app_8.entry.js +1 -1
  148. package/dist/esm-es5/ion-avatar_3.entry.js +1 -1
  149. package/dist/esm-es5/ion-back-button.entry.js +1 -1
  150. package/dist/esm-es5/ion-backdrop.entry.js +1 -1
  151. package/dist/esm-es5/ion-breadcrumb_2.entry.js +1 -1
  152. package/dist/esm-es5/ion-button_2.entry.js +1 -1
  153. package/dist/esm-es5/ion-card_5.entry.js +1 -1
  154. package/dist/esm-es5/ion-checkbox.entry.js +1 -1
  155. package/dist/esm-es5/ion-chip.entry.js +1 -1
  156. package/dist/esm-es5/ion-col_3.entry.js +1 -1
  157. package/dist/esm-es5/ion-datetime-button.entry.js +1 -1
  158. package/dist/esm-es5/ion-datetime_3.entry.js +1 -1
  159. package/dist/esm-es5/ion-fab_3.entry.js +1 -1
  160. package/dist/esm-es5/ion-img.entry.js +1 -1
  161. package/dist/esm-es5/ion-infinite-scroll_2.entry.js +1 -1
  162. package/dist/esm-es5/ion-input-password-toggle.entry.js +1 -1
  163. package/dist/esm-es5/ion-input.entry.js +1 -1
  164. package/dist/esm-es5/ion-item-option_3.entry.js +1 -1
  165. package/dist/esm-es5/ion-item_8.entry.js +1 -1
  166. package/dist/esm-es5/ion-loading.entry.js +1 -1
  167. package/dist/esm-es5/ion-menu_3.entry.js +1 -1
  168. package/dist/esm-es5/ion-modal.entry.js +1 -1
  169. package/dist/esm-es5/ion-nav_2.entry.js +1 -1
  170. package/dist/esm-es5/ion-picker-column-option.entry.js +1 -1
  171. package/dist/esm-es5/ion-picker-column.entry.js +1 -1
  172. package/dist/esm-es5/ion-picker.entry.js +1 -1
  173. package/dist/esm-es5/ion-popover.entry.js +1 -1
  174. package/dist/esm-es5/ion-progress-bar.entry.js +1 -1
  175. package/dist/esm-es5/ion-radio_2.entry.js +1 -1
  176. package/dist/esm-es5/ion-range.entry.js +1 -1
  177. package/dist/esm-es5/ion-refresher_2.entry.js +1 -1
  178. package/dist/esm-es5/ion-reorder_2.entry.js +1 -1
  179. package/dist/esm-es5/ion-ripple-effect.entry.js +1 -1
  180. package/dist/esm-es5/ion-route_4.entry.js +1 -1
  181. package/dist/esm-es5/ion-searchbar.entry.js +1 -1
  182. package/dist/esm-es5/ion-segment_2.entry.js +1 -1
  183. package/dist/esm-es5/ion-select_3.entry.js +1 -1
  184. package/dist/esm-es5/ion-spinner.entry.js +1 -1
  185. package/dist/esm-es5/ion-split-pane.entry.js +1 -1
  186. package/dist/esm-es5/ion-tab-bar_2.entry.js +1 -1
  187. package/dist/esm-es5/ion-tab_2.entry.js +1 -1
  188. package/dist/esm-es5/ion-text.entry.js +1 -1
  189. package/dist/esm-es5/ion-textarea.entry.js +1 -1
  190. package/dist/esm-es5/ion-toast.entry.js +1 -1
  191. package/dist/esm-es5/ion-toggle.entry.js +1 -1
  192. package/dist/esm-es5/{ionic-global-e6c98cd0.js → ionic-global-d2d8f882.js} +1 -1
  193. package/dist/esm-es5/ionic.js +1 -1
  194. package/dist/esm-es5/{ios.transition-71bfa932.js → ios.transition-a0041e41.js} +1 -1
  195. package/dist/esm-es5/loader.js +1 -1
  196. package/dist/esm-es5/md.transition-0c0602d9.js +4 -0
  197. package/dist/esm-es5/{overlays-6fb4a2f2.js → overlays-696d25f5.js} +1 -1
  198. package/dist/esm-es5/{status-tap-299361cd.js → status-tap-37a74d1c.js} +1 -1
  199. package/dist/ionic/index.esm.js +1 -1
  200. package/dist/ionic/ionic.esm.js +1 -1
  201. package/dist/ionic/ionic.js +1 -1
  202. package/dist/ionic/p-051d2d23.js +4 -0
  203. package/dist/ionic/{p-5ad55625.entry.js → p-057b5866.entry.js} +1 -1
  204. package/dist/ionic/p-06d5221c.js +4 -0
  205. package/dist/ionic/{p-510cb8e6.system.js → p-06fad524.system.js} +1 -1
  206. package/dist/ionic/p-08c4d048.entry.js +4 -0
  207. package/dist/ionic/{p-530207f9.entry.js → p-0af79ebd.entry.js} +1 -1
  208. package/dist/ionic/{p-6cf780b6.system.entry.js → p-0b12d1ee.system.entry.js} +1 -1
  209. package/dist/ionic/p-0d56dea9.entry.js +4 -0
  210. package/dist/ionic/{p-5c26fed5.system.entry.js → p-0d960144.system.entry.js} +1 -1
  211. package/dist/ionic/{p-dc4406d7.system.entry.js → p-13bfcef4.system.entry.js} +1 -1
  212. package/dist/ionic/{p-91dabef7.system.js → p-16016625.system.js} +1 -1
  213. package/dist/ionic/{p-e93cd31c.entry.js → p-1930d8e7.entry.js} +1 -1
  214. package/dist/ionic/{p-7bbcce53.system.js → p-1980c728.system.js} +1 -1
  215. package/dist/ionic/{p-53d69c70.system.entry.js → p-1a5227b3.system.entry.js} +1 -1
  216. package/dist/ionic/{p-6ac30fc3.system.js → p-1e4d7975.system.js} +1 -1
  217. package/dist/ionic/{p-0e713efe.js → p-20304962.js} +1 -1
  218. package/dist/ionic/p-23e440b6.entry.js +4 -0
  219. package/dist/ionic/{p-46111310.js → p-2690b1de.js} +1 -1
  220. package/dist/ionic/{p-91b568e2.system.entry.js → p-26d33af2.system.entry.js} +1 -1
  221. package/dist/ionic/{p-aea5f293.system.entry.js → p-283fd4e1.system.entry.js} +1 -1
  222. package/dist/ionic/{p-98af538a.system.entry.js → p-2a3e98fb.system.entry.js} +1 -1
  223. package/dist/ionic/{p-814efd87.system.entry.js → p-2ab5db0d.system.entry.js} +1 -1
  224. package/dist/ionic/{p-55bc2a11.system.entry.js → p-2b1e669d.system.entry.js} +1 -1
  225. package/dist/ionic/{p-3d977e09.system.entry.js → p-2c3c7cb9.system.entry.js} +1 -1
  226. package/dist/ionic/{p-9ccc8035.system.entry.js → p-2dfdda15.system.entry.js} +1 -1
  227. package/dist/ionic/{p-aa79cc0e.system.entry.js → p-2f308f7f.system.entry.js} +1 -1
  228. package/dist/ionic/p-2fa34b5c.entry.js +4 -0
  229. package/dist/ionic/p-32048e4c.system.js +18 -0
  230. package/dist/ionic/{p-e099a6f3.entry.js → p-320cfcab.entry.js} +1 -1
  231. package/dist/ionic/{p-4fadf4b0.entry.js → p-33d926c3.entry.js} +1 -1
  232. package/dist/ionic/{p-83b445c3.js → p-34511b1d.js} +1 -1
  233. package/dist/ionic/{p-a39a73e3.entry.js → p-385964e6.entry.js} +1 -1
  234. package/dist/ionic/{p-f956e38a.entry.js → p-3f5b86b4.entry.js} +1 -1
  235. package/dist/ionic/{p-6ef17d86.system.entry.js → p-42f00e72.system.entry.js} +1 -1
  236. package/dist/ionic/{p-eda2459e.entry.js → p-4324e8a4.entry.js} +1 -1
  237. package/dist/ionic/{p-ca5bb110.system.entry.js → p-45034312.system.entry.js} +1 -1
  238. package/dist/ionic/{p-9fa5ff32.system.js → p-45664cb9.system.js} +1 -1
  239. package/dist/ionic/{p-4a01cec0.entry.js → p-470f73c4.entry.js} +1 -1
  240. package/dist/ionic/{p-904df2ee.system.entry.js → p-48888af6.system.entry.js} +1 -1
  241. package/dist/ionic/{p-341b3f37.entry.js → p-49cdc4f2.entry.js} +1 -1
  242. package/dist/ionic/p-4ad48ec9.system.entry.js +4 -0
  243. package/dist/ionic/p-4af0b730.js +8 -0
  244. package/dist/ionic/{p-ad2b9596.entry.js → p-4c153abb.entry.js} +1 -1
  245. package/dist/ionic/{p-ffbc80ae.system.js → p-4e5288de.system.js} +1 -1
  246. package/dist/ionic/{p-aa8a2f40.system.entry.js → p-4e548bd7.system.entry.js} +1 -1
  247. package/dist/ionic/{p-ac045dad.entry.js → p-4fcef939.entry.js} +1 -1
  248. package/dist/ionic/{p-c54b167f.system.entry.js → p-53a3b33c.system.entry.js} +1 -1
  249. package/dist/ionic/{p-a28ea4d8.system.entry.js → p-567a21a2.system.entry.js} +1 -1
  250. package/dist/ionic/{p-cf8101a6.system.entry.js → p-576786c0.system.entry.js} +1 -1
  251. package/dist/ionic/{p-c2762c6a.system.entry.js → p-583f8865.system.entry.js} +1 -1
  252. package/dist/ionic/p-58f89707.js +4 -0
  253. package/dist/ionic/{p-7492572a.entry.js → p-5a3a3373.entry.js} +1 -1
  254. package/dist/ionic/{p-f13dc6bd.system.entry.js → p-5d3a8503.system.entry.js} +1 -1
  255. package/dist/ionic/{p-987e38ef.system.entry.js → p-5d4d89e0.system.entry.js} +1 -1
  256. package/dist/ionic/{p-e1ad8e76.entry.js → p-5d80b741.entry.js} +1 -1
  257. package/dist/ionic/{p-c927dbe2.system.entry.js → p-5fbc2eae.system.entry.js} +1 -1
  258. package/dist/ionic/{p-e6d46b5d.system.entry.js → p-5ff497dc.system.entry.js} +1 -1
  259. package/dist/ionic/{p-df0d39c7.system.entry.js → p-63265e00.system.entry.js} +1 -1
  260. package/dist/ionic/{p-6e4dac1a.entry.js → p-6730a2f1.entry.js} +1 -1
  261. package/dist/ionic/{p-e81c3ca2.system.entry.js → p-6e9bd6ba.system.entry.js} +1 -1
  262. package/dist/ionic/{p-1c42ad90.entry.js → p-70181008.entry.js} +1 -1
  263. package/dist/ionic/{p-332aa81e.entry.js → p-720927ad.entry.js} +1 -1
  264. package/dist/ionic/{p-b4a7f856.system.entry.js → p-748e6b2b.system.entry.js} +1 -1
  265. package/dist/ionic/{p-c4e495a3.system.js → p-7536b4b3.system.js} +1 -1
  266. package/dist/ionic/{p-67f5b57a.js → p-77ce6034.js} +1 -1
  267. package/dist/ionic/{p-1b0f4e6c.entry.js → p-7ef5bb32.entry.js} +1 -1
  268. package/dist/ionic/{p-4f6ebc2b.entry.js → p-7f59064a.entry.js} +1 -1
  269. package/dist/ionic/{p-7a7ff5e3.system.js → p-806aad8f.system.js} +1 -1
  270. package/dist/ionic/{p-275dd0ba.system.entry.js → p-80f85095.system.entry.js} +1 -1
  271. package/dist/ionic/{p-c4eafa12.system.entry.js → p-819e8479.system.entry.js} +1 -1
  272. package/dist/ionic/{p-68afa357.system.entry.js → p-8627f783.system.entry.js} +1 -1
  273. package/dist/ionic/{p-f6fec6a0.entry.js → p-8664c316.entry.js} +1 -1
  274. package/dist/ionic/p-8c4fc85f.system.js +4 -0
  275. package/dist/ionic/{p-7c93f00b.system.entry.js → p-8caca06c.system.entry.js} +1 -1
  276. package/dist/ionic/{p-ba35f07f.entry.js → p-8e031d97.entry.js} +1 -1
  277. package/dist/ionic/{p-7372cf23.system.entry.js → p-8f48c966.system.entry.js} +1 -1
  278. package/dist/ionic/{p-fea11771.entry.js → p-9384565a.entry.js} +1 -1
  279. package/dist/ionic/{p-3de2aab8.system.entry.js → p-93e43f42.system.entry.js} +1 -1
  280. package/dist/ionic/{p-e8a713b5.entry.js → p-94180ecc.entry.js} +1 -1
  281. package/dist/ionic/{p-4f77a080.system.entry.js → p-94731a92.system.entry.js} +1 -1
  282. package/dist/ionic/{p-1ba197b6.entry.js → p-9b31ebfa.entry.js} +1 -1
  283. package/dist/ionic/{p-7f33a6e2.system.entry.js → p-a592f1b8.system.entry.js} +2 -2
  284. package/dist/ionic/{p-e548fedf.system.entry.js → p-a801da4b.system.entry.js} +1 -1
  285. package/dist/ionic/{p-4809ddae.system.entry.js → p-aa0ed22b.system.entry.js} +1 -1
  286. package/dist/ionic/{p-07584ab4.system.js → p-aa0f60b2.system.js} +1 -1
  287. package/dist/ionic/{p-dec86943.entry.js → p-adb896a0.entry.js} +1 -1
  288. package/dist/ionic/{p-e5a3659f.system.js → p-b0093947.system.js} +1 -1
  289. package/dist/ionic/{p-1fe1f512.entry.js → p-b571cab1.entry.js} +1 -1
  290. package/dist/ionic/{p-e292247e.system.entry.js → p-b76bcd9e.system.entry.js} +1 -1
  291. package/dist/ionic/{p-dbc3e90c.entry.js → p-b799a007.entry.js} +1 -1
  292. package/dist/ionic/{p-3008ca4e.system.entry.js → p-bbbe3138.system.entry.js} +1 -1
  293. package/dist/ionic/p-bd6d9610.entry.js +4 -0
  294. package/dist/ionic/{p-bc3d649d.entry.js → p-bdd3053f.entry.js} +1 -1
  295. package/dist/ionic/{p-90f8498c.entry.js → p-c07e7a5d.entry.js} +1 -1
  296. package/dist/ionic/{p-151e8afd.entry.js → p-c23627c3.entry.js} +1 -1
  297. package/dist/ionic/{p-f8f8c5a8.system.entry.js → p-c3ca0292.system.entry.js} +1 -1
  298. package/dist/ionic/p-c4676693.entry.js +4 -0
  299. package/dist/ionic/{p-cbd87df6.entry.js → p-c62571da.entry.js} +1 -1
  300. package/dist/ionic/{p-96a561dd.js → p-c671b28e.js} +1 -1
  301. package/dist/ionic/{p-e781c893.entry.js → p-c7e0b81a.entry.js} +1 -1
  302. package/dist/ionic/{p-405fd996.entry.js → p-c9ba1908.entry.js} +1 -1
  303. package/dist/ionic/{p-2613c305.system.js → p-cb4f96f3.system.js} +1 -1
  304. package/dist/ionic/p-cc856712.entry.js +4 -0
  305. package/dist/ionic/{p-a90201f2.js → p-cd1b9056.js} +1 -1
  306. package/dist/ionic/{p-9fd3ca09.system.entry.js → p-cdee3a44.system.entry.js} +1 -1
  307. package/dist/ionic/{p-8f9e2850.js → p-d11c336d.js} +1 -1
  308. package/dist/ionic/{p-48f60474.entry.js → p-d1a8f599.entry.js} +1 -1
  309. package/dist/ionic/{p-2b86020c.system.entry.js → p-d6229f05.system.entry.js} +1 -1
  310. package/dist/ionic/{p-cf45a5c7.system.entry.js → p-d918e7ef.system.entry.js} +1 -1
  311. package/dist/ionic/{p-4edce583.system.entry.js → p-df062892.system.entry.js} +1 -1
  312. package/dist/ionic/p-dfb78785.system.js +4 -0
  313. package/dist/ionic/{p-005deca1.system.entry.js → p-e3005be4.system.entry.js} +1 -1
  314. package/dist/ionic/p-e49099b0.entry.js +4 -0
  315. package/dist/ionic/{p-ca6decbd.entry.js → p-e885f3c4.entry.js} +1 -1
  316. package/dist/ionic/{p-50205ef9.system.entry.js → p-e9ef13be.system.entry.js} +1 -1
  317. package/dist/ionic/{p-b6519a42.entry.js → p-ebe0aa6d.entry.js} +1 -1
  318. package/dist/ionic/{p-1472c130.entry.js → p-ee3bbaf2.entry.js} +1 -1
  319. package/dist/ionic/{p-6dc81903.entry.js → p-f0be340f.entry.js} +1 -1
  320. package/dist/ionic/p-f5c42f72.entry.js +4 -0
  321. package/dist/ionic/{p-53d37363.entry.js → p-fc94e18f.entry.js} +1 -1
  322. package/dist/ionic/{p-d061515d.system.entry.js → p-fd392e7f.system.entry.js} +1 -1
  323. package/dist/ionic/p-fdf40b09.js +4 -0
  324. package/hydrate/index.d.ts +1 -1
  325. package/hydrate/index.js +13466 -8294
  326. package/package.json +2 -2
  327. package/dist/cjs/index-bbc6c29f.js +0 -3324
  328. package/dist/esm/index-bcd8859b.js +0 -3286
  329. package/dist/esm-es5/app-globals-49873df1.js +0 -4
  330. package/dist/esm-es5/index-bcd8859b.js +0 -5
  331. package/dist/esm-es5/input-shims-4530285e.js +0 -4
  332. package/dist/esm-es5/md.transition-86aef3c0.js +0 -4
  333. package/dist/ionic/p-0bd47555.js +0 -4
  334. package/dist/ionic/p-13cc6ee6.entry.js +0 -4
  335. package/dist/ionic/p-1fa53d02.entry.js +0 -4
  336. package/dist/ionic/p-23fdee0e.entry.js +0 -4
  337. package/dist/ionic/p-46f407f0.system.js +0 -4
  338. package/dist/ionic/p-495ed1c3.entry.js +0 -4
  339. package/dist/ionic/p-4de53118.js +0 -4
  340. package/dist/ionic/p-582db405.system.entry.js +0 -4
  341. package/dist/ionic/p-5f28cb75.js +0 -4
  342. package/dist/ionic/p-6c5c1bb5.system.js +0 -4
  343. package/dist/ionic/p-7596e24d.system.js +0 -5
  344. package/dist/ionic/p-76971b4f.entry.js +0 -4
  345. package/dist/ionic/p-8a5152e5.entry.js +0 -4
  346. package/dist/ionic/p-ae42c907.entry.js +0 -4
  347. package/dist/ionic/p-c1c77386.js +0 -5
  348. package/dist/ionic/p-d73f49d0.entry.js +0 -4
  349. package/dist/ionic/p-ec178f19.entry.js +0 -4
  350. package/dist/ionic/p-f6ca4d02.js +0 -4
@@ -0,0 +1,8 @@
1
+ /*!
2
+ * (C) Ionic http://ionicframework.com - MIT License
3
+ */
4
+ /*!
5
+ Stencil Mock Doc v4.17.1 | MIT Licensed | https://stenciljs.com
6
+ */
7
+ var t="r",e="o",s="s",i="t",n="http://www.w3.org/1999/xlink",r={get:(t,e)=>e in t?t[e]:"symbol"==typeof e||isNaN(e)?void 0:t.__items[e]},a=t=>new Proxy(new o(t),r),o=class{constructor(t=!1){this.caseInsensitive=t,this.__items=[]}get length(){return this.__items.length}item(t){return this.__items[t]||null}setNamedItem(t){t.namespaceURI=null,this.setNamedItemNS(t)}setNamedItemNS(t){null!=t&&null!=t.value&&(t.value=t.value+"");const e=this.__items.find((e=>e.name===t.name&&e.namespaceURI===t.namespaceURI));null!=e?e.value=t.value:this.__items.push(t)}getNamedItem(t){return this.caseInsensitive&&(t=t.toLowerCase()),this.getNamedItemNS(null,t)}getNamedItemNS(t,e){return t=c(t),this.__items.find((s=>s.name===e&&c(s.namespaceURI)===t))||null}removeNamedItem(t){this.removeNamedItemNS(t)}removeNamedItemNS(t){for(let e=0,s=this.__items.length;e<s;e++)if(this.__items[e].name===t.name&&this.__items[e].namespaceURI===t.namespaceURI){this.__items.splice(e,1);break}}[Symbol.iterator](){let t=0;return{next:()=>({done:t===this.length,value:this.item(t++)})}}get[Symbol.toStringTag](){return"MockAttributeMap"}};function c(t){return t===n?null:t}function h(t,e=!1){const s=new o(t.caseInsensitive);if(null!=t){const i=t.length;if(e&&i>1){const e=[];for(let s=0;s<i;s++){const i=t.item(s),n=new u(i.name,i.value,i.namespaceURI);e.push(n)}e.sort(l).forEach((t=>{s.setNamedItemNS(t)}))}else for(let e=0;e<i;e++){const i=t.item(e),n=new u(i.name,i.value,i.namespaceURI);s.setNamedItemNS(n)}}return s}function l(t,e){return t.name<e.name?-1:t.name>e.name?1:0}var u=class{constructor(t,e,s=null){this._name=t,this._value=e+"",this._namespaceURI=s}get name(){return this._name}set name(t){this._name=t}get value(){return this._value}set value(t){this._value=t+""}get nodeName(){return this._name}set nodeName(t){this._name=t}get nodeValue(){return this._value}set nodeValue(t){this._value=t+""}get namespaceURI(){return this._namespaceURI}set namespaceURI(t){this._namespaceURI=t}},f=(t=>(t[t.ELEMENT_NODE=1]="ELEMENT_NODE",t[t.ATTRIBUTE_NODE=2]="ATTRIBUTE_NODE",t[t.TEXT_NODE=3]="TEXT_NODE",t[t.CDATA_SECTION_NODE=4]="CDATA_SECTION_NODE",t[t.ENTITY_REFERENCE_NODE=5]="ENTITY_REFERENCE_NODE",t[t.ENTITY_NODE=6]="ENTITY_NODE",t[t.PROCESSING_INSTRUCTION_NODE=7]="PROCESSING_INSTRUCTION_NODE",t[t.COMMENT_NODE=8]="COMMENT_NODE",t[t.DOCUMENT_NODE=9]="DOCUMENT_NODE",t[t.DOCUMENT_TYPE_NODE=10]="DOCUMENT_TYPE_NODE",t[t.DOCUMENT_FRAGMENT_NODE=11]="DOCUMENT_FRAGMENT_NODE",t[t.NOTATION_NODE=12]="NOTATION_NODE",t))(f||{}),d=class{constructor(t){this.elm=t}add(...t){const e=m(this.elm);let s=!1;t.forEach((t=>{p(t+=""),!1===e.includes(t)&&(e.push(t),s=!0)})),s&&this.elm.setAttributeNS(null,"class",e.join(" "))}remove(...t){const e=m(this.elm);let s=!1;t.forEach((t=>{p(t+="");const i=e.indexOf(t);i>-1&&(e.splice(i,1),s=!0)})),s&&this.elm.setAttributeNS(null,"class",e.filter((t=>t.length>0)).join(" "))}contains(t){return t+="",m(this.elm).includes(t)}toggle(t){!0===this.contains(t+="")?this.remove(t):this.add(t)}get length(){return m(this.elm).length}item(t){return m(this.elm)[t]}toString(){return m(this.elm).join(" ")}};function p(t){if(""===t)throw Error("The token provided must not be empty.");if(/\s/.test(t))throw Error(`The token provided ('${t}') contains HTML space characters, which are not valid in tokens.`)}function m(t){const e=t.getAttribute("class");return"string"==typeof e&&e.length>0?e.trim().split(" ").filter((t=>t.length>0)):[]}var b=class{constructor(){this._styles=new Map}setProperty(t,e){t=E(t),null==e||""===e?this._styles.delete(t):this._styles.set(t,e+"")}getPropertyValue(t){return t=E(t),(this._styles.get(t)||"")+""}removeProperty(t){t=E(t),this._styles.delete(t)}get length(){return this._styles.size}get cssText(){const t=[];return this._styles.forEach(((e,s)=>{t.push(`${s}: ${e};`)})),t.join(" ").trim()}set cssText(t){null!=t&&""!==t?t.split(";").forEach((t=>{if((t=t.trim()).length>0){const e=t.split(":");if(e.length>1){const t=e[0].trim(),s=e.slice(1).join(":").trim();""!==t&&""!==s&&this._styles.set(E(t),s)}}})):this._styles.clear()}};function g(){return new Proxy(new b,k)}var k={get:(t,e)=>e in t?t[e]:(e=function(t){return t.length>1&&!0===t.includes("-")&&(t=(t=t.toLowerCase().split("-").map((t=>t.charAt(0).toUpperCase()+t.slice(1))).join("")).slice(0,1).toLowerCase()+t.slice(1)),t}(e),t.getPropertyValue(e)),set:(t,e,s)=>(e in t?t[e]=s:t.setProperty(e,s),!0)};function E(t){return t.length>1&&!1===t.includes("-")&&!0===/[A-Z]/.test(t)&&(t=t.replace(/([A-Z])/g,(t=>" "+t[0])).trim().replace(/ /g,"-").toLowerCase()),t}var T=class{constructor(t){this.win=t}define(t,e,s){if(t.toLowerCase()!==t)throw Error(`Failed to execute 'define' on 'CustomElementRegistry': "${t}" is not a valid custom element name`);if(null==this.__registry&&(this.__registry=new Map),this.__registry.set(t,{cstr:e,options:s}),null!=this.__whenDefined){const e=this.__whenDefined.get(t);null!=e&&(e.forEach((t=>{t()})),e.length=0,this.__whenDefined.delete(t))}const i=this.win.document;null!=i&&i.querySelectorAll(t).forEach((e=>{if(!1===v.has(e)){D.add(i);const s=w(this,i,t);for(let t=0;t<e.childNodes.length;t++){const i=e.childNodes[t];i.remove(),s.appendChild(i)}D.delete(i),y.has(e)&&y.set(e,s)}_(e)}))}get(t){if(null!=this.__registry){const e=this.__registry.get(t.toLowerCase());if(null!=e)return e.cstr}}getName(t){for(const[e,s]of this.__registry.entries())if(s.cstr===t)return e}upgrade(t){}clear(){null!=this.__registry&&this.__registry.clear(),null!=this.__whenDefined&&this.__whenDefined.clear()}whenDefined(t){return t=t.toLowerCase(),null!=this.__registry&&!0===this.__registry.has(t)?Promise.resolve(this.__registry.get(t).cstr):new Promise((e=>{null==this.__whenDefined&&(this.__whenDefined=new Map);let s=this.__whenDefined.get(t);null==s&&(s=[],this.__whenDefined.set(t,s)),s.push(e)}))}};function w(t,e,s){const i=t.get(s);if(null!=i){const t=new i(e);return t.nodeName=s.toUpperCase(),v.add(t),t}const n=new Proxy({},{get(t,e){const s=y.get(n);return null!=s?s[e]:t[e]},set(t,e,s){const i=y.get(n);return null!=i?i[e]=s:t[e]=s,!0},has:(t,e)=>e in y.get(n)||e in t}),r=new Et(e,s);return y.set(n,r),n}var y=new WeakMap,v=new WeakSet;function A(t,e){if(e.ownerDocument=t,1===e.nodeType){if(null!=t&&e.nodeName.includes("-")){null!=t.defaultView&&"function"==typeof e.connectedCallback&&e.isConnected&&_(e);const s=e.shadowRoot;null!=s&&s.childNodes.forEach((e=>{A(t,e)}))}e.childNodes.forEach((e=>{A(t,e)}))}else e.childNodes.forEach((e=>{e.ownerDocument=t}))}function _(t){if("function"==typeof t.connectedCallback&&!1===D.has(t.ownerDocument))try{t.connectedCallback()}catch(t){console.error(t)}}function S(t){if(1===t.nodeType){if(!0===t.nodeName.includes("-")&&"function"==typeof t.disconnectedCallback&&!1===D.has(t.ownerDocument))try{t.disconnectedCallback()}catch(t){console.error(t)}t.childNodes.forEach(S)}}function N(t,e,s,i){e=e.toLowerCase();const n=t.constructor.observedAttributes;if(!0===Array.isArray(n)&&!0===n.some((t=>t.toLowerCase()===e)))try{t.attributeChangedCallback(e,s,i)}catch(t){console.error(t)}}function C(t){return!0===t.nodeName.includes("-")&&"function"==typeof t.attributeChangedCallback}var D=new Set;function R(t){return(t=(t+"").slice(5)).split("-").map(((t,e)=>0===e?t.charAt(0).toLowerCase()+t.slice(1):t.charAt(0).toUpperCase()+t.slice(1))).join("")}var I=class{constructor(t,e){if(this.bubbles=!1,this.cancelBubble=!1,this.cancelable=!1,this.composed=!1,this.currentTarget=null,this.defaultPrevented=!1,this.srcElement=null,this.target=null,"string"!=typeof t)throw Error("Event type required");this.type=t,this.timeStamp=Date.now(),null!=e&&Object.assign(this,e)}preventDefault(){this.defaultPrevented=!0}stopPropagation(){this.cancelBubble=!0}stopImmediatePropagation(){this.cancelBubble=!0}composedPath(){const t=[];let e=this.target;for(;e;){if(t.push(e),!e.parentElement&&"#document"===e.nodeName){t.push(e.defaultView);break}e=null==e.parentElement&&"HTML"===e.tagName?e.ownerDocument:e.parentElement}return t}},x=class extends I{constructor(t,e){super(t),this.detail=null,this.view=null,null!=e&&Object.assign(this,e)}},L=class extends x{constructor(t,e){super(t),this.relatedTarget=null,null!=e&&Object.assign(this,e)}},O=class{constructor(t,e){this.type=t,this.handler=e}};function M(t,e,s){const i=t;null==i.__listeners&&(i.__listeners=[]),i.__listeners.push(new O(e,s))}function P(t,e,s){const i=t;if(null!=i&&!0===Array.isArray(i.__listeners)){const t=i.__listeners.find((t=>t.type===e&&t.handler===s));if(null!=t){const e=i.__listeners.indexOf(t);i.__listeners.splice(e,1)}}}function B(t){null!=t&&null!=t.__listeners&&(t.__listeners=null)}function q(t,e){if(null==t||!0===e.cancelBubble)return;const s=t;e.currentTarget=t,!0===Array.isArray(s.__listeners)&&s.__listeners.filter((t=>t.type===e.type)).forEach((t=>{try{t.handler.call(s,e)}catch(t){console.error(t)}})),!1!==e.bubbles&&q("#document"===t.nodeName?t.defaultView:null==t.parentElement&&"HTML"===t.tagName?t.ownerDocument:t.parentElement,e)}function U(t,e){return e.target=t,q(t,e),!0}var H=function(t){const e=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),s="�";var i;!function(t){t[t.EOF=-1]="EOF",t[t.NULL=0]="NULL",t[t.TABULATION=9]="TABULATION",t[t.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",t[t.LINE_FEED=10]="LINE_FEED",t[t.FORM_FEED=12]="FORM_FEED",t[t.SPACE=32]="SPACE",t[t.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",t[t.QUOTATION_MARK=34]="QUOTATION_MARK",t[t.NUMBER_SIGN=35]="NUMBER_SIGN",t[t.AMPERSAND=38]="AMPERSAND",t[t.APOSTROPHE=39]="APOSTROPHE",t[t.HYPHEN_MINUS=45]="HYPHEN_MINUS",t[t.SOLIDUS=47]="SOLIDUS",t[t.DIGIT_0=48]="DIGIT_0",t[t.DIGIT_9=57]="DIGIT_9",t[t.SEMICOLON=59]="SEMICOLON",t[t.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",t[t.EQUALS_SIGN=61]="EQUALS_SIGN",t[t.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",t[t.QUESTION_MARK=63]="QUESTION_MARK",t[t.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",t[t.LATIN_CAPITAL_F=70]="LATIN_CAPITAL_F",t[t.LATIN_CAPITAL_X=88]="LATIN_CAPITAL_X",t[t.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",t[t.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",t[t.GRAVE_ACCENT=96]="GRAVE_ACCENT",t[t.LATIN_SMALL_A=97]="LATIN_SMALL_A",t[t.LATIN_SMALL_F=102]="LATIN_SMALL_F",t[t.LATIN_SMALL_X=120]="LATIN_SMALL_X",t[t.LATIN_SMALL_Z=122]="LATIN_SMALL_Z",t[t.REPLACEMENT_CHARACTER=65533]="REPLACEMENT_CHARACTER"}(i=i||(i={}));const n="script";function r(t){return t>=55296&&t<=57343}function a(t){return 32!==t&&10!==t&&13!==t&&9!==t&&12!==t&&t>=1&&t<=31||t>=127&&t<=159}function o(t){return t>=64976&&t<=65007||e.has(t)}var c,h;!function(t){t.controlCharacterInInputStream="control-character-in-input-stream",t.noncharacterInInputStream="noncharacter-in-input-stream",t.surrogateInInputStream="surrogate-in-input-stream",t.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",t.endTagWithAttributes="end-tag-with-attributes",t.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",t.unexpectedSolidusInTag="unexpected-solidus-in-tag",t.unexpectedNullCharacter="unexpected-null-character",t.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",t.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",t.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",t.missingEndTagName="missing-end-tag-name",t.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",t.unknownNamedCharacterReference="unknown-named-character-reference",t.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",t.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",t.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",t.eofBeforeTagName="eof-before-tag-name",t.eofInTag="eof-in-tag",t.missingAttributeValue="missing-attribute-value",t.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",t.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",t.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",t.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",t.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",t.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",t.missingDoctypePublicIdentifier="missing-doctype-public-identifier",t.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",t.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",t.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",t.cdataInHtmlContent="cdata-in-html-content",t.incorrectlyOpenedComment="incorrectly-opened-comment",t.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",t.eofInDoctype="eof-in-doctype",t.nestedComment="nested-comment",t.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",t.eofInComment="eof-in-comment",t.incorrectlyClosedComment="incorrectly-closed-comment",t.eofInCdata="eof-in-cdata",t.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",t.nullCharacterReference="null-character-reference",t.surrogateCharacterReference="surrogate-character-reference",t.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",t.controlCharacterReference="control-character-reference",t.noncharacterCharacterReference="noncharacter-character-reference",t.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",t.missingDoctypeName="missing-doctype-name",t.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",t.duplicateAttribute="duplicate-attribute",t.nonConformingDoctype="non-conforming-doctype",t.missingDoctype="missing-doctype",t.misplacedDoctype="misplaced-doctype",t.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",t.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",t.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",t.openElementsLeftAfterEof="open-elements-left-after-eof",t.abandonedHeadElementChild="abandoned-head-element-child",t.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",t.nestedNoscriptInHead="nested-noscript-in-head",t.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"}(c=c||(c={}));class l{constructor(t){this.handler=t,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=65536,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+Number(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(t){const{line:e,col:s,offset:i}=this;return{code:t,startLine:e,endLine:e,startCol:s,endCol:s,startOffset:i,endOffset:i}}_err(t){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(t)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(t){if(this.pos!==this.html.length-1){const e=this.html.charCodeAt(this.pos+1);if(function(t){return t>=56320&&t<=57343}(e))return this.pos++,this._addGap(),1024*(t-55296)+9216+e}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,i.EOF;return this._err(c.surrogateInInputStream),t}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(t,e){this.html.length>0?this.html+=t:this.html=t,this.endOfChunkHit=!1,this.lastChunkWritten=e}insertHtmlAtCurrentPos(t){this.html=this.html.substring(0,this.pos+1)+t+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(t,e){if(this.pos+t.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(e)return this.html.startsWith(t,this.pos);for(let e=0;e<t.length;e++)if((32|this.html.charCodeAt(this.pos+e))!==t.charCodeAt(e))return!1;return!0}peek(t){const e=this.pos+t;if(e>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,i.EOF;const s=this.html.charCodeAt(e);return s===i.CARRIAGE_RETURN?i.LINE_FEED:s}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,i.EOF;let t=this.html.charCodeAt(this.pos);return t===i.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,i.LINE_FEED):t===i.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,r(t)&&(t=this._processSurrogate(t)),null===this.handler.onParseError||t>31&&t<127||t===i.LINE_FEED||t===i.CARRIAGE_RETURN||t>159&&t<64976||this._checkForProblematicCharacters(t),t)}_checkForProblematicCharacters(t){a(t)?this._err(c.controlCharacterInInputStream):o(t)&&this._err(c.noncharacterInInputStream)}retreat(t){for(this.pos-=t;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}function u(t,e){for(let s=t.attrs.length-1;s>=0;s--)if(t.attrs[s].name===e)return t.attrs[s].value;return null}!function(t){t[t.CHARACTER=0]="CHARACTER",t[t.NULL_CHARACTER=1]="NULL_CHARACTER",t[t.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",t[t.START_TAG=3]="START_TAG",t[t.END_TAG=4]="END_TAG",t[t.COMMENT=5]="COMMENT",t[t.DOCTYPE=6]="DOCTYPE",t[t.EOF=7]="EOF",t[t.HIBERNATION=8]="HIBERNATION"}(h=h||(h={}));var f="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},d={},p={};Object.defineProperty(p,"__esModule",{value:!0}),p.default=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((function(t){return t.charCodeAt(0)})));var m={};Object.defineProperty(m,"__esModule",{value:!0}),m.default=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((function(t){return t.charCodeAt(0)})));var b,g,k,E,T,w={};!function(t){var e;Object.defineProperty(t,"__esModule",{value:!0}),t.replaceCodePoint=t.fromCodePoint=void 0;var s=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function i(t){var e;return t>=55296&&t<=57343||t>1114111?65533:null!==(e=s.get(t))&&void 0!==e?e:t}t.fromCodePoint=null!==(e=String.fromCodePoint)&&void 0!==e?e:function(t){var e="";return t>65535&&(e+=String.fromCharCode((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+String.fromCharCode(t)},t.replaceCodePoint=i,t.default=function(e){return(0,t.fromCodePoint)(i(e))}}(w),function(t){var e=f&&f.__createBinding||(Object.create?function(t,e,s,i){void 0===i&&(i=s);var n=Object.getOwnPropertyDescriptor(e,s);n&&!("get"in n?!e.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return e[s]}}),Object.defineProperty(t,i,n)}:function(t,e,s,i){void 0===i&&(i=s),t[i]=e[s]}),s=f&&f.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=f&&f.__importStar||function(t){if(t&&t.__esModule)return t;var i={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&e(i,t,n);return s(i,t),i},n=f&&f.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(t,"__esModule",{value:!0}),t.decodeXML=t.decodeHTMLStrict=t.decodeHTMLAttribute=t.decodeHTML=t.determineBranch=t.EntityDecoder=t.DecodingMode=t.BinTrieFlags=t.fromCodePoint=t.replaceCodePoint=t.decodeCodePoint=t.xmlDecodeTree=t.htmlDecodeTree=void 0;var r=n(p);t.htmlDecodeTree=r.default;var a=n(m);t.xmlDecodeTree=a.default;var o=i(w);t.decodeCodePoint=o.default;var c,h,l,u,d=w;function b(t){return t>=c.ZERO&&t<=c.NINE}Object.defineProperty(t,"replaceCodePoint",{enumerable:!0,get:function(){return d.replaceCodePoint}}),Object.defineProperty(t,"fromCodePoint",{enumerable:!0,get:function(){return d.fromCodePoint}}),function(t){t[t.NUM=35]="NUM",t[t.SEMI=59]="SEMI",t[t.EQUALS=61]="EQUALS",t[t.ZERO=48]="ZERO",t[t.NINE=57]="NINE",t[t.LOWER_A=97]="LOWER_A",t[t.LOWER_F=102]="LOWER_F",t[t.LOWER_X=120]="LOWER_X",t[t.LOWER_Z=122]="LOWER_Z",t[t.UPPER_A=65]="UPPER_A",t[t.UPPER_F=70]="UPPER_F",t[t.UPPER_Z=90]="UPPER_Z"}(c||(c={})),function(t){t[t.VALUE_LENGTH=49152]="VALUE_LENGTH",t[t.BRANCH_LENGTH=16256]="BRANCH_LENGTH",t[t.JUMP_TABLE=127]="JUMP_TABLE"}(h=t.BinTrieFlags||(t.BinTrieFlags={})),function(t){t[t.EntityStart=0]="EntityStart",t[t.NumericStart=1]="NumericStart",t[t.NumericDecimal=2]="NumericDecimal",t[t.NumericHex=3]="NumericHex",t[t.NamedEntity=4]="NamedEntity"}(l||(l={})),function(t){t[t.Legacy=0]="Legacy",t[t.Strict=1]="Strict",t[t.Attribute=2]="Attribute"}(u=t.DecodingMode||(t.DecodingMode={}));var g=function(){function t(t,e,s){this.decodeTree=t,this.emitCodePoint=e,this.errors=s,this.state=l.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=u.Strict}return t.prototype.startEntity=function(t){this.decodeMode=t,this.state=l.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1},t.prototype.write=function(t,e){switch(this.state){case l.EntityStart:return t.charCodeAt(e)===c.NUM?(this.state=l.NumericStart,this.consumed+=1,this.stateNumericStart(t,e+1)):(this.state=l.NamedEntity,this.stateNamedEntity(t,e));case l.NumericStart:return this.stateNumericStart(t,e);case l.NumericDecimal:return this.stateNumericDecimal(t,e);case l.NumericHex:return this.stateNumericHex(t,e);case l.NamedEntity:return this.stateNamedEntity(t,e)}},t.prototype.stateNumericStart=function(t,e){return e>=t.length?-1:(32|t.charCodeAt(e))===c.LOWER_X?(this.state=l.NumericHex,this.consumed+=1,this.stateNumericHex(t,e+1)):(this.state=l.NumericDecimal,this.stateNumericDecimal(t,e))},t.prototype.addToNumericResult=function(t,e,s,i){if(e!==s){var n=s-e;this.result=this.result*Math.pow(i,n)+parseInt(t.substr(e,n),i),this.consumed+=n}},t.prototype.stateNumericHex=function(t,e){for(var s,i=e;e<t.length;){var n=t.charCodeAt(e);if(!(b(n)||(s=n,s>=c.UPPER_A&&s<=c.UPPER_F||s>=c.LOWER_A&&s<=c.LOWER_F)))return this.addToNumericResult(t,i,e,16),this.emitNumericEntity(n,3);e+=1}return this.addToNumericResult(t,i,e,16),-1},t.prototype.stateNumericDecimal=function(t,e){for(var s=e;e<t.length;){var i=t.charCodeAt(e);if(!b(i))return this.addToNumericResult(t,s,e,10),this.emitNumericEntity(i,2);e+=1}return this.addToNumericResult(t,s,e,10),-1},t.prototype.emitNumericEntity=function(t,e){var s;if(this.consumed<=e)return null===(s=this.errors)||void 0===s||s.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===c.SEMI)this.consumed+=1;else if(this.decodeMode===u.Strict)return 0;return this.emitCodePoint((0,o.replaceCodePoint)(this.result),this.consumed),this.errors&&(t!==c.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed},t.prototype.stateNamedEntity=function(t,e){for(var s=this.decodeTree,i=s[this.treeIndex],n=(i&h.VALUE_LENGTH)>>14;e<t.length;e++,this.excess++){var r=t.charCodeAt(e);if(this.treeIndex=E(s,i,this.treeIndex+Math.max(1,n),r),this.treeIndex<0)return 0===this.result||this.decodeMode===u.Attribute&&(0===n||(a=r)===c.EQUALS||function(t){return t>=c.UPPER_A&&t<=c.UPPER_Z||t>=c.LOWER_A&&t<=c.LOWER_Z||b(t)}(a))?0:this.emitNotTerminatedNamedEntity();if(0!=(n=((i=s[this.treeIndex])&h.VALUE_LENGTH)>>14)){if(r===c.SEMI)return this.emitNamedEntityData(this.treeIndex,n,this.consumed+this.excess);this.decodeMode!==u.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}var a;return-1},t.prototype.emitNotTerminatedNamedEntity=function(){var t,e=this.result;return this.emitNamedEntityData(e,(this.decodeTree[e]&h.VALUE_LENGTH)>>14,this.consumed),null===(t=this.errors)||void 0===t||t.missingSemicolonAfterCharacterReference(),this.consumed},t.prototype.emitNamedEntityData=function(t,e,s){var i=this.decodeTree;return this.emitCodePoint(1===e?i[t]&~h.VALUE_LENGTH:i[t+1],s),3===e&&this.emitCodePoint(i[t+2],s),s},t.prototype.end=function(){var t;switch(this.state){case l.NamedEntity:return 0===this.result||this.decodeMode===u.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case l.NumericDecimal:return this.emitNumericEntity(0,2);case l.NumericHex:return this.emitNumericEntity(0,3);case l.NumericStart:return null===(t=this.errors)||void 0===t||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case l.EntityStart:return 0}},t}();function k(t){var e="",s=new g(t,(function(t){return e+=(0,o.fromCodePoint)(t)}));return function(t,i){for(var n=0,r=0;(r=t.indexOf("&",r))>=0;){e+=t.slice(n,r),s.startEntity(i);var a=s.write(t,r+1);if(a<0){n=r+s.end();break}n=r+a,r=0===a?n+1:n}var o=e+t.slice(n);return e="",o}}function E(t,e,s,i){var n=(e&h.BRANCH_LENGTH)>>7,r=e&h.JUMP_TABLE;if(0===n)return 0!==r&&i===r?s:-1;if(r){var a=i-r;return a<0||a>=n?-1:t[s+a]-1}for(var o=s,c=o+n-1;o<=c;){var l=o+c>>>1,u=t[l];if(u<i)o=l+1;else{if(!(u>i))return t[l+n];c=l-1}}return-1}t.EntityDecoder=g,t.determineBranch=E;var T=k(r.default),y=k(a.default);t.decodeHTML=function(t,e){return void 0===e&&(e=u.Legacy),T(t,e)},t.decodeHTMLAttribute=function(t){return T(t,u.Attribute)},t.decodeHTMLStrict=function(t){return T(t,u.Strict)},t.decodeXML=function(t){return y(t,u.Strict)}}(d),function(t){t.HTML="http://www.w3.org/1999/xhtml",t.MATHML="http://www.w3.org/1998/Math/MathML",t.SVG="http://www.w3.org/2000/svg",t.XLINK="http://www.w3.org/1999/xlink",t.XML="http://www.w3.org/XML/1998/namespace",t.XMLNS="http://www.w3.org/2000/xmlns/"}(b=b||(b={})),function(t){t.TYPE="type",t.ACTION="action",t.ENCODING="encoding",t.PROMPT="prompt",t.NAME="name",t.COLOR="color",t.FACE="face",t.SIZE="size"}(g=g||(g={})),function(t){t.NO_QUIRKS="no-quirks",t.QUIRKS="quirks",t.LIMITED_QUIRKS="limited-quirks"}(k=k||(k={})),function(t){t.A="a",t.ADDRESS="address",t.ANNOTATION_XML="annotation-xml",t.APPLET="applet",t.AREA="area",t.ARTICLE="article",t.ASIDE="aside",t.B="b",t.BASE="base",t.BASEFONT="basefont",t.BGSOUND="bgsound",t.BIG="big",t.BLOCKQUOTE="blockquote",t.BODY="body",t.BR="br",t.BUTTON="button",t.CAPTION="caption",t.CENTER="center",t.CODE="code",t.COL="col",t.COLGROUP="colgroup",t.DD="dd",t.DESC="desc",t.DETAILS="details",t.DIALOG="dialog",t.DIR="dir",t.DIV="div",t.DL="dl",t.DT="dt",t.EM="em",t.EMBED="embed",t.FIELDSET="fieldset",t.FIGCAPTION="figcaption",t.FIGURE="figure",t.FONT="font",t.FOOTER="footer",t.FOREIGN_OBJECT="foreignObject",t.FORM="form",t.FRAME="frame",t.FRAMESET="frameset",t.H1="h1",t.H2="h2",t.H3="h3",t.H4="h4",t.H5="h5",t.H6="h6",t.HEAD="head",t.HEADER="header",t.HGROUP="hgroup",t.HR="hr",t.HTML="html",t.I="i",t.IMG="img",t.IMAGE="image",t.INPUT="input",t.IFRAME="iframe",t.KEYGEN="keygen",t.LABEL="label",t.LI="li",t.LINK="link",t.LISTING="listing",t.MAIN="main",t.MALIGNMARK="malignmark",t.MARQUEE="marquee",t.MATH="math",t.MENU="menu",t.META="meta",t.MGLYPH="mglyph",t.MI="mi",t.MO="mo",t.MN="mn",t.MS="ms",t.MTEXT="mtext",t.NAV="nav",t.NOBR="nobr",t.NOFRAMES="noframes",t.NOEMBED="noembed",t.NOSCRIPT="noscript",t.OBJECT="object",t.OL="ol",t.OPTGROUP="optgroup",t.OPTION="option",t.P="p",t.PARAM="param",t.PLAINTEXT="plaintext",t.PRE="pre",t.RB="rb",t.RP="rp",t.RT="rt",t.RTC="rtc",t.RUBY="ruby",t.S="s",t.SCRIPT="script",t.SECTION="section",t.SELECT="select",t.SOURCE="source",t.SMALL="small",t.SPAN="span",t.STRIKE="strike",t.STRONG="strong",t.STYLE="style",t.SUB="sub",t.SUMMARY="summary",t.SUP="sup",t.TABLE="table",t.TBODY="tbody",t.TEMPLATE="template",t.TEXTAREA="textarea",t.TFOOT="tfoot",t.TD="td",t.TH="th",t.THEAD="thead",t.TITLE="title",t.TR="tr",t.TRACK="track",t.TT="tt",t.U="u",t.UL="ul",t.SVG="svg",t.VAR="var",t.WBR="wbr",t.XMP="xmp"}(E=E||(E={})),function(t){t[t.UNKNOWN=0]="UNKNOWN",t[t.A=1]="A",t[t.ADDRESS=2]="ADDRESS",t[t.ANNOTATION_XML=3]="ANNOTATION_XML",t[t.APPLET=4]="APPLET",t[t.AREA=5]="AREA",t[t.ARTICLE=6]="ARTICLE",t[t.ASIDE=7]="ASIDE",t[t.B=8]="B",t[t.BASE=9]="BASE",t[t.BASEFONT=10]="BASEFONT",t[t.BGSOUND=11]="BGSOUND",t[t.BIG=12]="BIG",t[t.BLOCKQUOTE=13]="BLOCKQUOTE",t[t.BODY=14]="BODY",t[t.BR=15]="BR",t[t.BUTTON=16]="BUTTON",t[t.CAPTION=17]="CAPTION",t[t.CENTER=18]="CENTER",t[t.CODE=19]="CODE",t[t.COL=20]="COL",t[t.COLGROUP=21]="COLGROUP",t[t.DD=22]="DD",t[t.DESC=23]="DESC",t[t.DETAILS=24]="DETAILS",t[t.DIALOG=25]="DIALOG",t[t.DIR=26]="DIR",t[t.DIV=27]="DIV",t[t.DL=28]="DL",t[t.DT=29]="DT",t[t.EM=30]="EM",t[t.EMBED=31]="EMBED",t[t.FIELDSET=32]="FIELDSET",t[t.FIGCAPTION=33]="FIGCAPTION",t[t.FIGURE=34]="FIGURE",t[t.FONT=35]="FONT",t[t.FOOTER=36]="FOOTER",t[t.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",t[t.FORM=38]="FORM",t[t.FRAME=39]="FRAME",t[t.FRAMESET=40]="FRAMESET",t[t.H1=41]="H1",t[t.H2=42]="H2",t[t.H3=43]="H3",t[t.H4=44]="H4",t[t.H5=45]="H5",t[t.H6=46]="H6",t[t.HEAD=47]="HEAD",t[t.HEADER=48]="HEADER",t[t.HGROUP=49]="HGROUP",t[t.HR=50]="HR",t[t.HTML=51]="HTML",t[t.I=52]="I",t[t.IMG=53]="IMG",t[t.IMAGE=54]="IMAGE",t[t.INPUT=55]="INPUT",t[t.IFRAME=56]="IFRAME",t[t.KEYGEN=57]="KEYGEN",t[t.LABEL=58]="LABEL",t[t.LI=59]="LI",t[t.LINK=60]="LINK",t[t.LISTING=61]="LISTING",t[t.MAIN=62]="MAIN",t[t.MALIGNMARK=63]="MALIGNMARK",t[t.MARQUEE=64]="MARQUEE",t[t.MATH=65]="MATH",t[t.MENU=66]="MENU",t[t.META=67]="META",t[t.MGLYPH=68]="MGLYPH",t[t.MI=69]="MI",t[t.MO=70]="MO",t[t.MN=71]="MN",t[t.MS=72]="MS",t[t.MTEXT=73]="MTEXT",t[t.NAV=74]="NAV",t[t.NOBR=75]="NOBR",t[t.NOFRAMES=76]="NOFRAMES",t[t.NOEMBED=77]="NOEMBED",t[t.NOSCRIPT=78]="NOSCRIPT",t[t.OBJECT=79]="OBJECT",t[t.OL=80]="OL",t[t.OPTGROUP=81]="OPTGROUP",t[t.OPTION=82]="OPTION",t[t.P=83]="P",t[t.PARAM=84]="PARAM",t[t.PLAINTEXT=85]="PLAINTEXT",t[t.PRE=86]="PRE",t[t.RB=87]="RB",t[t.RP=88]="RP",t[t.RT=89]="RT",t[t.RTC=90]="RTC",t[t.RUBY=91]="RUBY",t[t.S=92]="S",t[t.SCRIPT=93]="SCRIPT",t[t.SECTION=94]="SECTION",t[t.SELECT=95]="SELECT",t[t.SOURCE=96]="SOURCE",t[t.SMALL=97]="SMALL",t[t.SPAN=98]="SPAN",t[t.STRIKE=99]="STRIKE",t[t.STRONG=100]="STRONG",t[t.STYLE=101]="STYLE",t[t.SUB=102]="SUB",t[t.SUMMARY=103]="SUMMARY",t[t.SUP=104]="SUP",t[t.TABLE=105]="TABLE",t[t.TBODY=106]="TBODY",t[t.TEMPLATE=107]="TEMPLATE",t[t.TEXTAREA=108]="TEXTAREA",t[t.TFOOT=109]="TFOOT",t[t.TD=110]="TD",t[t.TH=111]="TH",t[t.THEAD=112]="THEAD",t[t.TITLE=113]="TITLE",t[t.TR=114]="TR",t[t.TRACK=115]="TRACK",t[t.TT=116]="TT",t[t.U=117]="U",t[t.UL=118]="UL",t[t.SVG=119]="SVG",t[t.VAR=120]="VAR",t[t.WBR=121]="WBR",t[t.XMP=122]="XMP"}(T=T||(T={}));const y=new Map([[E.A,T.A],[E.ADDRESS,T.ADDRESS],[E.ANNOTATION_XML,T.ANNOTATION_XML],[E.APPLET,T.APPLET],[E.AREA,T.AREA],[E.ARTICLE,T.ARTICLE],[E.ASIDE,T.ASIDE],[E.B,T.B],[E.BASE,T.BASE],[E.BASEFONT,T.BASEFONT],[E.BGSOUND,T.BGSOUND],[E.BIG,T.BIG],[E.BLOCKQUOTE,T.BLOCKQUOTE],[E.BODY,T.BODY],[E.BR,T.BR],[E.BUTTON,T.BUTTON],[E.CAPTION,T.CAPTION],[E.CENTER,T.CENTER],[E.CODE,T.CODE],[E.COL,T.COL],[E.COLGROUP,T.COLGROUP],[E.DD,T.DD],[E.DESC,T.DESC],[E.DETAILS,T.DETAILS],[E.DIALOG,T.DIALOG],[E.DIR,T.DIR],[E.DIV,T.DIV],[E.DL,T.DL],[E.DT,T.DT],[E.EM,T.EM],[E.EMBED,T.EMBED],[E.FIELDSET,T.FIELDSET],[E.FIGCAPTION,T.FIGCAPTION],[E.FIGURE,T.FIGURE],[E.FONT,T.FONT],[E.FOOTER,T.FOOTER],[E.FOREIGN_OBJECT,T.FOREIGN_OBJECT],[E.FORM,T.FORM],[E.FRAME,T.FRAME],[E.FRAMESET,T.FRAMESET],[E.H1,T.H1],[E.H2,T.H2],[E.H3,T.H3],[E.H4,T.H4],[E.H5,T.H5],[E.H6,T.H6],[E.HEAD,T.HEAD],[E.HEADER,T.HEADER],[E.HGROUP,T.HGROUP],[E.HR,T.HR],[E.HTML,T.HTML],[E.I,T.I],[E.IMG,T.IMG],[E.IMAGE,T.IMAGE],[E.INPUT,T.INPUT],[E.IFRAME,T.IFRAME],[E.KEYGEN,T.KEYGEN],[E.LABEL,T.LABEL],[E.LI,T.LI],[E.LINK,T.LINK],[E.LISTING,T.LISTING],[E.MAIN,T.MAIN],[E.MALIGNMARK,T.MALIGNMARK],[E.MARQUEE,T.MARQUEE],[E.MATH,T.MATH],[E.MENU,T.MENU],[E.META,T.META],[E.MGLYPH,T.MGLYPH],[E.MI,T.MI],[E.MO,T.MO],[E.MN,T.MN],[E.MS,T.MS],[E.MTEXT,T.MTEXT],[E.NAV,T.NAV],[E.NOBR,T.NOBR],[E.NOFRAMES,T.NOFRAMES],[E.NOEMBED,T.NOEMBED],[E.NOSCRIPT,T.NOSCRIPT],[E.OBJECT,T.OBJECT],[E.OL,T.OL],[E.OPTGROUP,T.OPTGROUP],[E.OPTION,T.OPTION],[E.P,T.P],[E.PARAM,T.PARAM],[E.PLAINTEXT,T.PLAINTEXT],[E.PRE,T.PRE],[E.RB,T.RB],[E.RP,T.RP],[E.RT,T.RT],[E.RTC,T.RTC],[E.RUBY,T.RUBY],[E.S,T.S],[E.SCRIPT,T.SCRIPT],[E.SECTION,T.SECTION],[E.SELECT,T.SELECT],[E.SOURCE,T.SOURCE],[E.SMALL,T.SMALL],[E.SPAN,T.SPAN],[E.STRIKE,T.STRIKE],[E.STRONG,T.STRONG],[E.STYLE,T.STYLE],[E.SUB,T.SUB],[E.SUMMARY,T.SUMMARY],[E.SUP,T.SUP],[E.TABLE,T.TABLE],[E.TBODY,T.TBODY],[E.TEMPLATE,T.TEMPLATE],[E.TEXTAREA,T.TEXTAREA],[E.TFOOT,T.TFOOT],[E.TD,T.TD],[E.TH,T.TH],[E.THEAD,T.THEAD],[E.TITLE,T.TITLE],[E.TR,T.TR],[E.TRACK,T.TRACK],[E.TT,T.TT],[E.U,T.U],[E.UL,T.UL],[E.SVG,T.SVG],[E.VAR,T.VAR],[E.WBR,T.WBR],[E.XMP,T.XMP]]);function v(t){var e;return null!==(e=y.get(t))&&void 0!==e?e:T.UNKNOWN}const A=T,_={[b.HTML]:new Set([A.ADDRESS,A.APPLET,A.AREA,A.ARTICLE,A.ASIDE,A.BASE,A.BASEFONT,A.BGSOUND,A.BLOCKQUOTE,A.BODY,A.BR,A.BUTTON,A.CAPTION,A.CENTER,A.COL,A.COLGROUP,A.DD,A.DETAILS,A.DIR,A.DIV,A.DL,A.DT,A.EMBED,A.FIELDSET,A.FIGCAPTION,A.FIGURE,A.FOOTER,A.FORM,A.FRAME,A.FRAMESET,A.H1,A.H2,A.H3,A.H4,A.H5,A.H6,A.HEAD,A.HEADER,A.HGROUP,A.HR,A.HTML,A.IFRAME,A.IMG,A.INPUT,A.LI,A.LINK,A.LISTING,A.MAIN,A.MARQUEE,A.MENU,A.META,A.NAV,A.NOEMBED,A.NOFRAMES,A.NOSCRIPT,A.OBJECT,A.OL,A.P,A.PARAM,A.PLAINTEXT,A.PRE,A.SCRIPT,A.SECTION,A.SELECT,A.SOURCE,A.STYLE,A.SUMMARY,A.TABLE,A.TBODY,A.TD,A.TEMPLATE,A.TEXTAREA,A.TFOOT,A.TH,A.THEAD,A.TITLE,A.TR,A.TRACK,A.UL,A.WBR,A.XMP]),[b.MATHML]:new Set([A.MI,A.MO,A.MN,A.MS,A.MTEXT,A.ANNOTATION_XML]),[b.SVG]:new Set([A.TITLE,A.FOREIGN_OBJECT,A.DESC]),[b.XLINK]:new Set,[b.XML]:new Set,[b.XMLNS]:new Set};function S(t){return t===A.H1||t===A.H2||t===A.H3||t===A.H4||t===A.H5||t===A.H6}const N=new Map([[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);var C;!function(t){t[t.DATA=0]="DATA",t[t.RCDATA=1]="RCDATA",t[t.RAWTEXT=2]="RAWTEXT",t[t.SCRIPT_DATA=3]="SCRIPT_DATA",t[t.PLAINTEXT=4]="PLAINTEXT",t[t.TAG_OPEN=5]="TAG_OPEN",t[t.END_TAG_OPEN=6]="END_TAG_OPEN",t[t.TAG_NAME=7]="TAG_NAME",t[t.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",t[t.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",t[t.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",t[t.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",t[t.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",t[t.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",t[t.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",t[t.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",t[t.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",t[t.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",t[t.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",t[t.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",t[t.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",t[t.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",t[t.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",t[t.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",t[t.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",t[t.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",t[t.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",t[t.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",t[t.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",t[t.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",t[t.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",t[t.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",t[t.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",t[t.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",t[t.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",t[t.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",t[t.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",t[t.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",t[t.BOGUS_COMMENT=40]="BOGUS_COMMENT",t[t.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",t[t.COMMENT_START=42]="COMMENT_START",t[t.COMMENT_START_DASH=43]="COMMENT_START_DASH",t[t.COMMENT=44]="COMMENT",t[t.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",t[t.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",t[t.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",t[t.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",t[t.COMMENT_END_DASH=49]="COMMENT_END_DASH",t[t.COMMENT_END=50]="COMMENT_END",t[t.COMMENT_END_BANG=51]="COMMENT_END_BANG",t[t.DOCTYPE=52]="DOCTYPE",t[t.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",t[t.DOCTYPE_NAME=54]="DOCTYPE_NAME",t[t.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",t[t.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",t[t.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",t[t.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",t[t.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",t[t.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",t[t.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",t[t.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",t[t.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",t[t.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",t[t.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",t[t.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",t[t.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",t[t.CDATA_SECTION=68]="CDATA_SECTION",t[t.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",t[t.CDATA_SECTION_END=70]="CDATA_SECTION_END",t[t.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",t[t.NAMED_CHARACTER_REFERENCE=72]="NAMED_CHARACTER_REFERENCE",t[t.AMBIGUOUS_AMPERSAND=73]="AMBIGUOUS_AMPERSAND",t[t.NUMERIC_CHARACTER_REFERENCE=74]="NUMERIC_CHARACTER_REFERENCE",t[t.HEXADEMICAL_CHARACTER_REFERENCE_START=75]="HEXADEMICAL_CHARACTER_REFERENCE_START",t[t.HEXADEMICAL_CHARACTER_REFERENCE=76]="HEXADEMICAL_CHARACTER_REFERENCE",t[t.DECIMAL_CHARACTER_REFERENCE=77]="DECIMAL_CHARACTER_REFERENCE",t[t.NUMERIC_CHARACTER_REFERENCE_END=78]="NUMERIC_CHARACTER_REFERENCE_END"}(C||(C={}));const D={DATA:C.DATA,RCDATA:C.RCDATA,RAWTEXT:C.RAWTEXT,SCRIPT_DATA:C.SCRIPT_DATA,PLAINTEXT:C.PLAINTEXT,CDATA_SECTION:C.CDATA_SECTION};function R(t){return t>=i.DIGIT_0&&t<=i.DIGIT_9}function I(t){return t>=i.LATIN_CAPITAL_A&&t<=i.LATIN_CAPITAL_Z}function x(t){return function(t){return t>=i.LATIN_SMALL_A&&t<=i.LATIN_SMALL_Z}(t)||I(t)}function L(t){return x(t)||R(t)}function O(t){return t>=i.LATIN_CAPITAL_A&&t<=i.LATIN_CAPITAL_F}function M(t){return t>=i.LATIN_SMALL_A&&t<=i.LATIN_SMALL_F}function P(t){return t+32}function B(t){return t===i.SPACE||t===i.LINE_FEED||t===i.TABULATION||t===i.FORM_FEED}function q(t){return B(t)||t===i.SOLIDUS||t===i.GREATER_THAN_SIGN}class U{constructor(t,e){this.options=t,this.handler=e,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=C.DATA,this.returnState=C.DATA,this.charRefCode=-1,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new l(e),this.currentLocation=this.getCurrentLocation(-1)}_err(t){var e,s;null===(s=(e=this.handler).onParseError)||void 0===s||s.call(e,this.preprocessor.getError(t))}getCurrentLocation(t){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-t,startOffset:this.preprocessor.offset-t,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;const t=this._consume();this._ensureHibernation()||this._callState(t)}this.inLoop=!1}}pause(){this.paused=!0}resume(t){if(!this.paused)throw Error("Parser was already resumed");this.paused=!1,this.inLoop||(this._runParsingLoop(),this.paused||null==t||t())}write(t,e,s){this.active=!0,this.preprocessor.write(t,e),this._runParsingLoop(),this.paused||null==s||s()}insertHtmlAtCurrentPos(t){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(t),this._runParsingLoop()}_ensureHibernation(){return!!this.preprocessor.endOfChunkHit&&(this._unconsume(this.consumedAfterSnapshot),this.active=!1,!0)}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_unconsume(t){this.consumedAfterSnapshot-=t,this.preprocessor.retreat(t)}_reconsumeInState(t,e){this.state=t,this._callState(e)}_advanceBy(t){this.consumedAfterSnapshot+=t;for(let e=0;e<t;e++)this.preprocessor.advance()}_consumeSequenceIfMatch(t,e){return!!this.preprocessor.startsWith(t,e)&&(this._advanceBy(t.length-1),!0)}_createStartTagToken(){this.currentToken={type:h.START_TAG,tagName:"",tagID:T.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}_createEndTagToken(){this.currentToken={type:h.END_TAG,tagName:"",tagID:T.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}_createCommentToken(t){this.currentToken={type:h.COMMENT,data:"",location:this.getCurrentLocation(t)}}_createDoctypeToken(t){this.currentToken={type:h.DOCTYPE,name:t,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}_createCharacterToken(t,e){this.currentCharacterToken={type:t,chars:e,location:this.currentLocation}}_createAttr(t){this.currentAttr={name:t,value:""},this.currentLocation=this.getCurrentLocation(0)}_leaveAttrName(){var t,e;const s=this.currentToken;null===u(s,this.currentAttr.name)?(s.attrs.push(this.currentAttr),s.location&&this.currentLocation&&((null!==(t=(e=s.location).attrs)&&void 0!==t?t:e.attrs=Object.create(null))[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue())):this._err(c.duplicateAttribute)}_leaveAttrValue(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}prepareToken(t){this._emitCurrentCharacterToken(t.location),this.currentToken=null,t.location&&(t.location.endLine=this.preprocessor.line,t.location.endCol=this.preprocessor.col+1,t.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}emitCurrentTagToken(){const t=this.currentToken;this.prepareToken(t),t.tagID=v(t.tagName),t.type===h.START_TAG?(this.lastStartTagName=t.tagName,this.handler.onStartTag(t)):(t.attrs.length>0&&this._err(c.endTagWithAttributes),t.selfClosing&&this._err(c.endTagWithTrailingSolidus),this.handler.onEndTag(t)),this.preprocessor.dropParsedChunk()}emitCurrentComment(t){this.prepareToken(t),this.handler.onComment(t),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(t){this.prepareToken(t),this.handler.onDoctype(t),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(t){if(this.currentCharacterToken){switch(t&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=t.startLine,this.currentCharacterToken.location.endCol=t.startCol,this.currentCharacterToken.location.endOffset=t.startOffset),this.currentCharacterToken.type){case h.CHARACTER:this.handler.onCharacter(this.currentCharacterToken);break;case h.NULL_CHARACTER:this.handler.onNullCharacter(this.currentCharacterToken);break;case h.WHITESPACE_CHARACTER:this.handler.onWhitespaceCharacter(this.currentCharacterToken)}this.currentCharacterToken=null}}_emitEOFToken(){const t=this.getCurrentLocation(0);t&&(t.endLine=t.startLine,t.endCol=t.startCol,t.endOffset=t.startOffset),this._emitCurrentCharacterToken(t),this.handler.onEof({type:h.EOF,location:t}),this.active=!1}_appendCharToCurrentCharacterToken(t,e){if(this.currentCharacterToken){if(this.currentCharacterToken.type===t)return void(this.currentCharacterToken.chars+=e);this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk()}this._createCharacterToken(t,e)}_emitCodePoint(t){const e=B(t)?h.WHITESPACE_CHARACTER:t===i.NULL?h.NULL_CHARACTER:h.CHARACTER;this._appendCharToCurrentCharacterToken(e,String.fromCodePoint(t))}_emitChars(t){this._appendCharToCurrentCharacterToken(h.CHARACTER,t)}_matchNamedCharacterReference(t){let e=null,s=0,n=!1;for(let a=0,o=d.htmlDecodeTree[0];a>=0&&(a=d.determineBranch(d.htmlDecodeTree,o,a+1,t),!(a<0));t=this._consume()){s+=1,o=d.htmlDecodeTree[a];const c=o&d.BinTrieFlags.VALUE_LENGTH;if(c){const o=(c>>14)-1;if(t!==i.SEMICOLON&&this._isCharacterReferenceInAttribute()&&((r=this.preprocessor.peek(1))===i.EQUALS_SIGN||L(r))?(e=[i.AMPERSAND],a+=o):(e=0===o?[d.htmlDecodeTree[a]&~d.BinTrieFlags.VALUE_LENGTH]:1===o?[d.htmlDecodeTree[++a]]:[d.htmlDecodeTree[++a],d.htmlDecodeTree[++a]],s=0,n=t!==i.SEMICOLON),0===o){this._consume();break}}}var r;return this._unconsume(s),n&&!this.preprocessor.endOfChunkHit&&this._err(c.missingSemicolonAfterCharacterReference),this._unconsume(1),e}_isCharacterReferenceInAttribute(){return this.returnState===C.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===C.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===C.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(t){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(t):this._emitCodePoint(t)}_callState(t){switch(this.state){case C.DATA:this._stateData(t);break;case C.RCDATA:this._stateRcdata(t);break;case C.RAWTEXT:this._stateRawtext(t);break;case C.SCRIPT_DATA:this._stateScriptData(t);break;case C.PLAINTEXT:this._statePlaintext(t);break;case C.TAG_OPEN:this._stateTagOpen(t);break;case C.END_TAG_OPEN:this._stateEndTagOpen(t);break;case C.TAG_NAME:this._stateTagName(t);break;case C.RCDATA_LESS_THAN_SIGN:this._stateRcdataLessThanSign(t);break;case C.RCDATA_END_TAG_OPEN:this._stateRcdataEndTagOpen(t);break;case C.RCDATA_END_TAG_NAME:this._stateRcdataEndTagName(t);break;case C.RAWTEXT_LESS_THAN_SIGN:this._stateRawtextLessThanSign(t);break;case C.RAWTEXT_END_TAG_OPEN:this._stateRawtextEndTagOpen(t);break;case C.RAWTEXT_END_TAG_NAME:this._stateRawtextEndTagName(t);break;case C.SCRIPT_DATA_LESS_THAN_SIGN:this._stateScriptDataLessThanSign(t);break;case C.SCRIPT_DATA_END_TAG_OPEN:this._stateScriptDataEndTagOpen(t);break;case C.SCRIPT_DATA_END_TAG_NAME:this._stateScriptDataEndTagName(t);break;case C.SCRIPT_DATA_ESCAPE_START:this._stateScriptDataEscapeStart(t);break;case C.SCRIPT_DATA_ESCAPE_START_DASH:this._stateScriptDataEscapeStartDash(t);break;case C.SCRIPT_DATA_ESCAPED:this._stateScriptDataEscaped(t);break;case C.SCRIPT_DATA_ESCAPED_DASH:this._stateScriptDataEscapedDash(t);break;case C.SCRIPT_DATA_ESCAPED_DASH_DASH:this._stateScriptDataEscapedDashDash(t);break;case C.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataEscapedLessThanSign(t);break;case C.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:this._stateScriptDataEscapedEndTagOpen(t);break;case C.SCRIPT_DATA_ESCAPED_END_TAG_NAME:this._stateScriptDataEscapedEndTagName(t);break;case C.SCRIPT_DATA_DOUBLE_ESCAPE_START:this._stateScriptDataDoubleEscapeStart(t);break;case C.SCRIPT_DATA_DOUBLE_ESCAPED:this._stateScriptDataDoubleEscaped(t);break;case C.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:this._stateScriptDataDoubleEscapedDash(t);break;case C.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:this._stateScriptDataDoubleEscapedDashDash(t);break;case C.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataDoubleEscapedLessThanSign(t);break;case C.SCRIPT_DATA_DOUBLE_ESCAPE_END:this._stateScriptDataDoubleEscapeEnd(t);break;case C.BEFORE_ATTRIBUTE_NAME:this._stateBeforeAttributeName(t);break;case C.ATTRIBUTE_NAME:this._stateAttributeName(t);break;case C.AFTER_ATTRIBUTE_NAME:this._stateAfterAttributeName(t);break;case C.BEFORE_ATTRIBUTE_VALUE:this._stateBeforeAttributeValue(t);break;case C.ATTRIBUTE_VALUE_DOUBLE_QUOTED:this._stateAttributeValueDoubleQuoted(t);break;case C.ATTRIBUTE_VALUE_SINGLE_QUOTED:this._stateAttributeValueSingleQuoted(t);break;case C.ATTRIBUTE_VALUE_UNQUOTED:this._stateAttributeValueUnquoted(t);break;case C.AFTER_ATTRIBUTE_VALUE_QUOTED:this._stateAfterAttributeValueQuoted(t);break;case C.SELF_CLOSING_START_TAG:this._stateSelfClosingStartTag(t);break;case C.BOGUS_COMMENT:this._stateBogusComment(t);break;case C.MARKUP_DECLARATION_OPEN:this._stateMarkupDeclarationOpen(t);break;case C.COMMENT_START:this._stateCommentStart(t);break;case C.COMMENT_START_DASH:this._stateCommentStartDash(t);break;case C.COMMENT:this._stateComment(t);break;case C.COMMENT_LESS_THAN_SIGN:this._stateCommentLessThanSign(t);break;case C.COMMENT_LESS_THAN_SIGN_BANG:this._stateCommentLessThanSignBang(t);break;case C.COMMENT_LESS_THAN_SIGN_BANG_DASH:this._stateCommentLessThanSignBangDash(t);break;case C.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:this._stateCommentLessThanSignBangDashDash(t);break;case C.COMMENT_END_DASH:this._stateCommentEndDash(t);break;case C.COMMENT_END:this._stateCommentEnd(t);break;case C.COMMENT_END_BANG:this._stateCommentEndBang(t);break;case C.DOCTYPE:this._stateDoctype(t);break;case C.BEFORE_DOCTYPE_NAME:this._stateBeforeDoctypeName(t);break;case C.DOCTYPE_NAME:this._stateDoctypeName(t);break;case C.AFTER_DOCTYPE_NAME:this._stateAfterDoctypeName(t);break;case C.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._stateAfterDoctypePublicKeyword(t);break;case C.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:this._stateBeforeDoctypePublicIdentifier(t);break;case C.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypePublicIdentifierDoubleQuoted(t);break;case C.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypePublicIdentifierSingleQuoted(t);break;case C.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:this._stateAfterDoctypePublicIdentifier(t);break;case C.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:this._stateBetweenDoctypePublicAndSystemIdentifiers(t);break;case C.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._stateAfterDoctypeSystemKeyword(t);break;case C.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:this._stateBeforeDoctypeSystemIdentifier(t);break;case C.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypeSystemIdentifierDoubleQuoted(t);break;case C.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypeSystemIdentifierSingleQuoted(t);break;case C.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:this._stateAfterDoctypeSystemIdentifier(t);break;case C.BOGUS_DOCTYPE:this._stateBogusDoctype(t);break;case C.CDATA_SECTION:this._stateCdataSection(t);break;case C.CDATA_SECTION_BRACKET:this._stateCdataSectionBracket(t);break;case C.CDATA_SECTION_END:this._stateCdataSectionEnd(t);break;case C.CHARACTER_REFERENCE:this._stateCharacterReference(t);break;case C.NAMED_CHARACTER_REFERENCE:this._stateNamedCharacterReference(t);break;case C.AMBIGUOUS_AMPERSAND:this._stateAmbiguousAmpersand(t);break;case C.NUMERIC_CHARACTER_REFERENCE:this._stateNumericCharacterReference(t);break;case C.HEXADEMICAL_CHARACTER_REFERENCE_START:this._stateHexademicalCharacterReferenceStart(t);break;case C.HEXADEMICAL_CHARACTER_REFERENCE:this._stateHexademicalCharacterReference(t);break;case C.DECIMAL_CHARACTER_REFERENCE:this._stateDecimalCharacterReference(t);break;case C.NUMERIC_CHARACTER_REFERENCE_END:this._stateNumericCharacterReferenceEnd(t);break;default:throw Error("Unknown state")}}_stateData(t){switch(t){case i.LESS_THAN_SIGN:this.state=C.TAG_OPEN;break;case i.AMPERSAND:this.returnState=C.DATA,this.state=C.CHARACTER_REFERENCE;break;case i.NULL:this._err(c.unexpectedNullCharacter),this._emitCodePoint(t);break;case i.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}_stateRcdata(t){switch(t){case i.AMPERSAND:this.returnState=C.RCDATA,this.state=C.CHARACTER_REFERENCE;break;case i.LESS_THAN_SIGN:this.state=C.RCDATA_LESS_THAN_SIGN;break;case i.NULL:this._err(c.unexpectedNullCharacter),this._emitChars(s);break;case i.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}_stateRawtext(t){switch(t){case i.LESS_THAN_SIGN:this.state=C.RAWTEXT_LESS_THAN_SIGN;break;case i.NULL:this._err(c.unexpectedNullCharacter),this._emitChars(s);break;case i.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}_stateScriptData(t){switch(t){case i.LESS_THAN_SIGN:this.state=C.SCRIPT_DATA_LESS_THAN_SIGN;break;case i.NULL:this._err(c.unexpectedNullCharacter),this._emitChars(s);break;case i.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}_statePlaintext(t){switch(t){case i.NULL:this._err(c.unexpectedNullCharacter),this._emitChars(s);break;case i.EOF:this._emitEOFToken();break;default:this._emitCodePoint(t)}}_stateTagOpen(t){if(x(t))this._createStartTagToken(),this.state=C.TAG_NAME,this._stateTagName(t);else switch(t){case i.EXCLAMATION_MARK:this.state=C.MARKUP_DECLARATION_OPEN;break;case i.SOLIDUS:this.state=C.END_TAG_OPEN;break;case i.QUESTION_MARK:this._err(c.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=C.BOGUS_COMMENT,this._stateBogusComment(t);break;case i.EOF:this._err(c.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break;default:this._err(c.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=C.DATA,this._stateData(t)}}_stateEndTagOpen(t){if(x(t))this._createEndTagToken(),this.state=C.TAG_NAME,this._stateTagName(t);else switch(t){case i.GREATER_THAN_SIGN:this._err(c.missingEndTagName),this.state=C.DATA;break;case i.EOF:this._err(c.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break;default:this._err(c.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=C.BOGUS_COMMENT,this._stateBogusComment(t)}}_stateTagName(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:this.state=C.BEFORE_ATTRIBUTE_NAME;break;case i.SOLIDUS:this.state=C.SELF_CLOSING_START_TAG;break;case i.GREATER_THAN_SIGN:this.state=C.DATA,this.emitCurrentTagToken();break;case i.NULL:this._err(c.unexpectedNullCharacter),e.tagName+=s;break;case i.EOF:this._err(c.eofInTag),this._emitEOFToken();break;default:e.tagName+=String.fromCodePoint(I(t)?P(t):t)}}_stateRcdataLessThanSign(t){t===i.SOLIDUS?this.state=C.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=C.RCDATA,this._stateRcdata(t))}_stateRcdataEndTagOpen(t){x(t)?(this.state=C.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(t)):(this._emitChars("</"),this.state=C.RCDATA,this._stateRcdata(t))}handleSpecialEndTag(t){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();switch(this._createEndTagToken(),this.currentToken.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=C.BEFORE_ATTRIBUTE_NAME,!1;case i.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=C.SELF_CLOSING_START_TAG,!1;case i.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=C.DATA,!1;default:return!this._ensureHibernation()}}_stateRcdataEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=C.RCDATA,this._stateRcdata(t))}_stateRawtextLessThanSign(t){t===i.SOLIDUS?this.state=C.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=C.RAWTEXT,this._stateRawtext(t))}_stateRawtextEndTagOpen(t){x(t)?(this.state=C.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(t)):(this._emitChars("</"),this.state=C.RAWTEXT,this._stateRawtext(t))}_stateRawtextEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=C.RAWTEXT,this._stateRawtext(t))}_stateScriptDataLessThanSign(t){switch(t){case i.SOLIDUS:this.state=C.SCRIPT_DATA_END_TAG_OPEN;break;case i.EXCLAMATION_MARK:this.state=C.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break;default:this._emitChars("<"),this.state=C.SCRIPT_DATA,this._stateScriptData(t)}}_stateScriptDataEndTagOpen(t){x(t)?(this.state=C.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(t)):(this._emitChars("</"),this.state=C.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=C.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscapeStart(t){t===i.HYPHEN_MINUS?(this.state=C.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=C.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscapeStartDash(t){t===i.HYPHEN_MINUS?(this.state=C.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=C.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscaped(t){switch(t){case i.HYPHEN_MINUS:this.state=C.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break;case i.LESS_THAN_SIGN:this.state=C.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case i.NULL:this._err(c.unexpectedNullCharacter),this._emitChars(s);break;case i.EOF:this._err(c.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(t)}}_stateScriptDataEscapedDash(t){switch(t){case i.HYPHEN_MINUS:this.state=C.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break;case i.LESS_THAN_SIGN:this.state=C.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case i.NULL:this._err(c.unexpectedNullCharacter),this.state=C.SCRIPT_DATA_ESCAPED,this._emitChars(s);break;case i.EOF:this._err(c.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=C.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataEscapedDashDash(t){switch(t){case i.HYPHEN_MINUS:this._emitChars("-");break;case i.LESS_THAN_SIGN:this.state=C.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break;case i.GREATER_THAN_SIGN:this.state=C.SCRIPT_DATA,this._emitChars(">");break;case i.NULL:this._err(c.unexpectedNullCharacter),this.state=C.SCRIPT_DATA_ESCAPED,this._emitChars(s);break;case i.EOF:this._err(c.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=C.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataEscapedLessThanSign(t){t===i.SOLIDUS?this.state=C.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:x(t)?(this._emitChars("<"),this.state=C.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(t)):(this._emitChars("<"),this.state=C.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataEscapedEndTagOpen(t){x(t)?(this.state=C.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(t)):(this._emitChars("</"),this.state=C.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataEscapedEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=C.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataDoubleEscapeStart(t){if(this.preprocessor.startsWith(n,!1)&&q(this.preprocessor.peek(6))){this._emitCodePoint(t);for(let t=0;t<6;t++)this._emitCodePoint(this._consume());this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=C.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataDoubleEscaped(t){switch(t){case i.HYPHEN_MINUS:this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break;case i.LESS_THAN_SIGN:this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case i.NULL:this._err(c.unexpectedNullCharacter),this._emitChars(s);break;case i.EOF:this._err(c.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedDash(t){switch(t){case i.HYPHEN_MINUS:this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break;case i.LESS_THAN_SIGN:this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case i.NULL:this._err(c.unexpectedNullCharacter),this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(s);break;case i.EOF:this._err(c.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedDashDash(t){switch(t){case i.HYPHEN_MINUS:this._emitChars("-");break;case i.LESS_THAN_SIGN:this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break;case i.GREATER_THAN_SIGN:this.state=C.SCRIPT_DATA,this._emitChars(">");break;case i.NULL:this._err(c.unexpectedNullCharacter),this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(s);break;case i.EOF:this._err(c.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedLessThanSign(t){t===i.SOLIDUS?(this.state=C.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}_stateScriptDataDoubleEscapeEnd(t){if(this.preprocessor.startsWith(n,!1)&&q(this.preprocessor.peek(6))){this._emitCodePoint(t);for(let t=0;t<6;t++)this._emitCodePoint(this._consume());this.state=C.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=C.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}_stateBeforeAttributeName(t){switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.SOLIDUS:case i.GREATER_THAN_SIGN:case i.EOF:this.state=C.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break;case i.EQUALS_SIGN:this._err(c.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=C.ATTRIBUTE_NAME;break;default:this._createAttr(""),this.state=C.ATTRIBUTE_NAME,this._stateAttributeName(t)}}_stateAttributeName(t){switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:case i.SOLIDUS:case i.GREATER_THAN_SIGN:case i.EOF:this._leaveAttrName(),this.state=C.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break;case i.EQUALS_SIGN:this._leaveAttrName(),this.state=C.BEFORE_ATTRIBUTE_VALUE;break;case i.QUOTATION_MARK:case i.APOSTROPHE:case i.LESS_THAN_SIGN:this._err(c.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(t);break;case i.NULL:this._err(c.unexpectedNullCharacter),this.currentAttr.name+=s;break;default:this.currentAttr.name+=String.fromCodePoint(I(t)?P(t):t)}}_stateAfterAttributeName(t){switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.SOLIDUS:this.state=C.SELF_CLOSING_START_TAG;break;case i.EQUALS_SIGN:this.state=C.BEFORE_ATTRIBUTE_VALUE;break;case i.GREATER_THAN_SIGN:this.state=C.DATA,this.emitCurrentTagToken();break;case i.EOF:this._err(c.eofInTag),this._emitEOFToken();break;default:this._createAttr(""),this.state=C.ATTRIBUTE_NAME,this._stateAttributeName(t)}}_stateBeforeAttributeValue(t){switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.QUOTATION_MARK:this.state=C.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break;case i.APOSTROPHE:this.state=C.ATTRIBUTE_VALUE_SINGLE_QUOTED;break;case i.GREATER_THAN_SIGN:this._err(c.missingAttributeValue),this.state=C.DATA,this.emitCurrentTagToken();break;default:this.state=C.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(t)}}_stateAttributeValueDoubleQuoted(t){switch(t){case i.QUOTATION_MARK:this.state=C.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case i.AMPERSAND:this.returnState=C.ATTRIBUTE_VALUE_DOUBLE_QUOTED,this.state=C.CHARACTER_REFERENCE;break;case i.NULL:this._err(c.unexpectedNullCharacter),this.currentAttr.value+=s;break;case i.EOF:this._err(c.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAttributeValueSingleQuoted(t){switch(t){case i.APOSTROPHE:this.state=C.AFTER_ATTRIBUTE_VALUE_QUOTED;break;case i.AMPERSAND:this.returnState=C.ATTRIBUTE_VALUE_SINGLE_QUOTED,this.state=C.CHARACTER_REFERENCE;break;case i.NULL:this._err(c.unexpectedNullCharacter),this.currentAttr.value+=s;break;case i.EOF:this._err(c.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAttributeValueUnquoted(t){switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:this._leaveAttrValue(),this.state=C.BEFORE_ATTRIBUTE_NAME;break;case i.AMPERSAND:this.returnState=C.ATTRIBUTE_VALUE_UNQUOTED,this.state=C.CHARACTER_REFERENCE;break;case i.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=C.DATA,this.emitCurrentTagToken();break;case i.NULL:this._err(c.unexpectedNullCharacter),this.currentAttr.value+=s;break;case i.QUOTATION_MARK:case i.APOSTROPHE:case i.LESS_THAN_SIGN:case i.EQUALS_SIGN:case i.GRAVE_ACCENT:this._err(c.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(t);break;case i.EOF:this._err(c.eofInTag),this._emitEOFToken();break;default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAfterAttributeValueQuoted(t){switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:this._leaveAttrValue(),this.state=C.BEFORE_ATTRIBUTE_NAME;break;case i.SOLIDUS:this._leaveAttrValue(),this.state=C.SELF_CLOSING_START_TAG;break;case i.GREATER_THAN_SIGN:this._leaveAttrValue(),this.state=C.DATA,this.emitCurrentTagToken();break;case i.EOF:this._err(c.eofInTag),this._emitEOFToken();break;default:this._err(c.missingWhitespaceBetweenAttributes),this.state=C.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}_stateSelfClosingStartTag(t){switch(t){case i.GREATER_THAN_SIGN:this.currentToken.selfClosing=!0,this.state=C.DATA,this.emitCurrentTagToken();break;case i.EOF:this._err(c.eofInTag),this._emitEOFToken();break;default:this._err(c.unexpectedSolidusInTag),this.state=C.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}_stateBogusComment(t){const e=this.currentToken;switch(t){case i.GREATER_THAN_SIGN:this.state=C.DATA,this.emitCurrentComment(e);break;case i.EOF:this.emitCurrentComment(e),this._emitEOFToken();break;case i.NULL:this._err(c.unexpectedNullCharacter),e.data+=s;break;default:e.data+=String.fromCodePoint(t)}}_stateMarkupDeclarationOpen(t){this._consumeSequenceIfMatch("--",!0)?(this._createCommentToken(3),this.state=C.COMMENT_START):this._consumeSequenceIfMatch("doctype",!1)?(this.currentLocation=this.getCurrentLocation(8),this.state=C.DOCTYPE):this._consumeSequenceIfMatch("[CDATA[",!0)?this.inForeignNode?this.state=C.CDATA_SECTION:(this._err(c.cdataInHtmlContent),this._createCommentToken(8),this.currentToken.data="[CDATA[",this.state=C.BOGUS_COMMENT):this._ensureHibernation()||(this._err(c.incorrectlyOpenedComment),this._createCommentToken(2),this.state=C.BOGUS_COMMENT,this._stateBogusComment(t))}_stateCommentStart(t){switch(t){case i.HYPHEN_MINUS:this.state=C.COMMENT_START_DASH;break;case i.GREATER_THAN_SIGN:this._err(c.abruptClosingOfEmptyComment),this.state=C.DATA,this.emitCurrentComment(this.currentToken);break;default:this.state=C.COMMENT,this._stateComment(t)}}_stateCommentStartDash(t){const e=this.currentToken;switch(t){case i.HYPHEN_MINUS:this.state=C.COMMENT_END;break;case i.GREATER_THAN_SIGN:this._err(c.abruptClosingOfEmptyComment),this.state=C.DATA,this.emitCurrentComment(e);break;case i.EOF:this._err(c.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="-",this.state=C.COMMENT,this._stateComment(t)}}_stateComment(t){const e=this.currentToken;switch(t){case i.HYPHEN_MINUS:this.state=C.COMMENT_END_DASH;break;case i.LESS_THAN_SIGN:e.data+="<",this.state=C.COMMENT_LESS_THAN_SIGN;break;case i.NULL:this._err(c.unexpectedNullCharacter),e.data+=s;break;case i.EOF:this._err(c.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+=String.fromCodePoint(t)}}_stateCommentLessThanSign(t){const e=this.currentToken;switch(t){case i.EXCLAMATION_MARK:e.data+="!",this.state=C.COMMENT_LESS_THAN_SIGN_BANG;break;case i.LESS_THAN_SIGN:e.data+="<";break;default:this.state=C.COMMENT,this._stateComment(t)}}_stateCommentLessThanSignBang(t){t===i.HYPHEN_MINUS?this.state=C.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=C.COMMENT,this._stateComment(t))}_stateCommentLessThanSignBangDash(t){t===i.HYPHEN_MINUS?this.state=C.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=C.COMMENT_END_DASH,this._stateCommentEndDash(t))}_stateCommentLessThanSignBangDashDash(t){t!==i.GREATER_THAN_SIGN&&t!==i.EOF&&this._err(c.nestedComment),this.state=C.COMMENT_END,this._stateCommentEnd(t)}_stateCommentEndDash(t){const e=this.currentToken;switch(t){case i.HYPHEN_MINUS:this.state=C.COMMENT_END;break;case i.EOF:this._err(c.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="-",this.state=C.COMMENT,this._stateComment(t)}}_stateCommentEnd(t){const e=this.currentToken;switch(t){case i.GREATER_THAN_SIGN:this.state=C.DATA,this.emitCurrentComment(e);break;case i.EXCLAMATION_MARK:this.state=C.COMMENT_END_BANG;break;case i.HYPHEN_MINUS:e.data+="-";break;case i.EOF:this._err(c.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="--",this.state=C.COMMENT,this._stateComment(t)}}_stateCommentEndBang(t){const e=this.currentToken;switch(t){case i.HYPHEN_MINUS:e.data+="--!",this.state=C.COMMENT_END_DASH;break;case i.GREATER_THAN_SIGN:this._err(c.incorrectlyClosedComment),this.state=C.DATA,this.emitCurrentComment(e);break;case i.EOF:this._err(c.eofInComment),this.emitCurrentComment(e),this._emitEOFToken();break;default:e.data+="--!",this.state=C.COMMENT,this._stateComment(t)}}_stateDoctype(t){switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:this.state=C.BEFORE_DOCTYPE_NAME;break;case i.GREATER_THAN_SIGN:this.state=C.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t);break;case i.EOF:{this._err(c.eofInDoctype),this._createDoctypeToken(null);const t=this.currentToken;t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break}default:this._err(c.missingWhitespaceBeforeDoctypeName),this.state=C.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t)}}_stateBeforeDoctypeName(t){if(I(t))this._createDoctypeToken(String.fromCharCode(P(t))),this.state=C.DOCTYPE_NAME;else switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.NULL:this._err(c.unexpectedNullCharacter),this._createDoctypeToken(s),this.state=C.DOCTYPE_NAME;break;case i.GREATER_THAN_SIGN:{this._err(c.missingDoctypeName),this._createDoctypeToken(null);const t=this.currentToken;t.forceQuirks=!0,this.emitCurrentDoctype(t),this.state=C.DATA;break}case i.EOF:{this._err(c.eofInDoctype),this._createDoctypeToken(null);const t=this.currentToken;t.forceQuirks=!0,this.emitCurrentDoctype(t),this._emitEOFToken();break}default:this._createDoctypeToken(String.fromCodePoint(t)),this.state=C.DOCTYPE_NAME}}_stateDoctypeName(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:this.state=C.AFTER_DOCTYPE_NAME;break;case i.GREATER_THAN_SIGN:this.state=C.DATA,this.emitCurrentDoctype(e);break;case i.NULL:this._err(c.unexpectedNullCharacter),e.name+=s;break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.name+=String.fromCodePoint(I(t)?P(t):t)}}_stateAfterDoctypeName(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.GREATER_THAN_SIGN:this.state=C.DATA,this.emitCurrentDoctype(e);break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._consumeSequenceIfMatch("public",!1)?this.state=C.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch("system",!1)?this.state=C.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(c.invalidCharacterSequenceAfterDoctypeName),e.forceQuirks=!0,this.state=C.BOGUS_DOCTYPE,this._stateBogusDoctype(t))}}_stateAfterDoctypePublicKeyword(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:this.state=C.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break;case i.QUOTATION_MARK:this._err(c.missingWhitespaceAfterDoctypePublicKeyword),e.publicId="",this.state=C.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case i.APOSTROPHE:this._err(c.missingWhitespaceAfterDoctypePublicKeyword),e.publicId="",this.state=C.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case i.GREATER_THAN_SIGN:this._err(c.missingDoctypePublicIdentifier),e.forceQuirks=!0,this.state=C.DATA,this.emitCurrentDoctype(e);break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(c.missingQuoteBeforeDoctypePublicIdentifier),e.forceQuirks=!0,this.state=C.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBeforeDoctypePublicIdentifier(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.QUOTATION_MARK:e.publicId="",this.state=C.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break;case i.APOSTROPHE:e.publicId="",this.state=C.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break;case i.GREATER_THAN_SIGN:this._err(c.missingDoctypePublicIdentifier),e.forceQuirks=!0,this.state=C.DATA,this.emitCurrentDoctype(e);break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(c.missingQuoteBeforeDoctypePublicIdentifier),e.forceQuirks=!0,this.state=C.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateDoctypePublicIdentifierDoubleQuoted(t){const e=this.currentToken;switch(t){case i.QUOTATION_MARK:this.state=C.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case i.NULL:this._err(c.unexpectedNullCharacter),e.publicId+=s;break;case i.GREATER_THAN_SIGN:this._err(c.abruptDoctypePublicIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=C.DATA;break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.publicId+=String.fromCodePoint(t)}}_stateDoctypePublicIdentifierSingleQuoted(t){const e=this.currentToken;switch(t){case i.APOSTROPHE:this.state=C.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break;case i.NULL:this._err(c.unexpectedNullCharacter),e.publicId+=s;break;case i.GREATER_THAN_SIGN:this._err(c.abruptDoctypePublicIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=C.DATA;break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.publicId+=String.fromCodePoint(t)}}_stateAfterDoctypePublicIdentifier(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:this.state=C.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break;case i.GREATER_THAN_SIGN:this.state=C.DATA,this.emitCurrentDoctype(e);break;case i.QUOTATION_MARK:this._err(c.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),e.systemId="",this.state=C.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case i.APOSTROPHE:this._err(c.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),e.systemId="",this.state=C.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(c.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=C.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBetweenDoctypePublicAndSystemIdentifiers(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=C.DATA;break;case i.QUOTATION_MARK:e.systemId="",this.state=C.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case i.APOSTROPHE:e.systemId="",this.state=C.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(c.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=C.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateAfterDoctypeSystemKeyword(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:this.state=C.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break;case i.QUOTATION_MARK:this._err(c.missingWhitespaceAfterDoctypeSystemKeyword),e.systemId="",this.state=C.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case i.APOSTROPHE:this._err(c.missingWhitespaceAfterDoctypeSystemKeyword),e.systemId="",this.state=C.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case i.GREATER_THAN_SIGN:this._err(c.missingDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=C.DATA,this.emitCurrentDoctype(e);break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(c.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=C.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBeforeDoctypeSystemIdentifier(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.QUOTATION_MARK:e.systemId="",this.state=C.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break;case i.APOSTROPHE:e.systemId="",this.state=C.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break;case i.GREATER_THAN_SIGN:this._err(c.missingDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=C.DATA,this.emitCurrentDoctype(e);break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(c.missingQuoteBeforeDoctypeSystemIdentifier),e.forceQuirks=!0,this.state=C.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateDoctypeSystemIdentifierDoubleQuoted(t){const e=this.currentToken;switch(t){case i.QUOTATION_MARK:this.state=C.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case i.NULL:this._err(c.unexpectedNullCharacter),e.systemId+=s;break;case i.GREATER_THAN_SIGN:this._err(c.abruptDoctypeSystemIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=C.DATA;break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.systemId+=String.fromCodePoint(t)}}_stateDoctypeSystemIdentifierSingleQuoted(t){const e=this.currentToken;switch(t){case i.APOSTROPHE:this.state=C.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break;case i.NULL:this._err(c.unexpectedNullCharacter),e.systemId+=s;break;case i.GREATER_THAN_SIGN:this._err(c.abruptDoctypeSystemIdentifier),e.forceQuirks=!0,this.emitCurrentDoctype(e),this.state=C.DATA;break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:e.systemId+=String.fromCodePoint(t)}}_stateAfterDoctypeSystemIdentifier(t){const e=this.currentToken;switch(t){case i.SPACE:case i.LINE_FEED:case i.TABULATION:case i.FORM_FEED:break;case i.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=C.DATA;break;case i.EOF:this._err(c.eofInDoctype),e.forceQuirks=!0,this.emitCurrentDoctype(e),this._emitEOFToken();break;default:this._err(c.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=C.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBogusDoctype(t){const e=this.currentToken;switch(t){case i.GREATER_THAN_SIGN:this.emitCurrentDoctype(e),this.state=C.DATA;break;case i.NULL:this._err(c.unexpectedNullCharacter);break;case i.EOF:this.emitCurrentDoctype(e),this._emitEOFToken()}}_stateCdataSection(t){switch(t){case i.RIGHT_SQUARE_BRACKET:this.state=C.CDATA_SECTION_BRACKET;break;case i.EOF:this._err(c.eofInCdata),this._emitEOFToken();break;default:this._emitCodePoint(t)}}_stateCdataSectionBracket(t){t===i.RIGHT_SQUARE_BRACKET?this.state=C.CDATA_SECTION_END:(this._emitChars("]"),this.state=C.CDATA_SECTION,this._stateCdataSection(t))}_stateCdataSectionEnd(t){switch(t){case i.GREATER_THAN_SIGN:this.state=C.DATA;break;case i.RIGHT_SQUARE_BRACKET:this._emitChars("]");break;default:this._emitChars("]]"),this.state=C.CDATA_SECTION,this._stateCdataSection(t)}}_stateCharacterReference(t){t===i.NUMBER_SIGN?this.state=C.NUMERIC_CHARACTER_REFERENCE:L(t)?(this.state=C.NAMED_CHARACTER_REFERENCE,this._stateNamedCharacterReference(t)):(this._flushCodePointConsumedAsCharacterReference(i.AMPERSAND),this._reconsumeInState(this.returnState,t))}_stateNamedCharacterReference(t){const e=this._matchNamedCharacterReference(t);if(this._ensureHibernation());else if(e){for(let t=0;t<e.length;t++)this._flushCodePointConsumedAsCharacterReference(e[t]);this.state=this.returnState}else this._flushCodePointConsumedAsCharacterReference(i.AMPERSAND),this.state=C.AMBIGUOUS_AMPERSAND}_stateAmbiguousAmpersand(t){L(t)?this._flushCodePointConsumedAsCharacterReference(t):(t===i.SEMICOLON&&this._err(c.unknownNamedCharacterReference),this._reconsumeInState(this.returnState,t))}_stateNumericCharacterReference(t){this.charRefCode=0,t===i.LATIN_SMALL_X||t===i.LATIN_CAPITAL_X?this.state=C.HEXADEMICAL_CHARACTER_REFERENCE_START:R(t)?(this.state=C.DECIMAL_CHARACTER_REFERENCE,this._stateDecimalCharacterReference(t)):(this._err(c.absenceOfDigitsInNumericCharacterReference),this._flushCodePointConsumedAsCharacterReference(i.AMPERSAND),this._flushCodePointConsumedAsCharacterReference(i.NUMBER_SIGN),this._reconsumeInState(this.returnState,t))}_stateHexademicalCharacterReferenceStart(t){!function(t){return R(t)||O(t)||M(t)}(t)?(this._err(c.absenceOfDigitsInNumericCharacterReference),this._flushCodePointConsumedAsCharacterReference(i.AMPERSAND),this._flushCodePointConsumedAsCharacterReference(i.NUMBER_SIGN),this._unconsume(2),this.state=this.returnState):(this.state=C.HEXADEMICAL_CHARACTER_REFERENCE,this._stateHexademicalCharacterReference(t))}_stateHexademicalCharacterReference(t){O(t)?this.charRefCode=16*this.charRefCode+t-55:M(t)?this.charRefCode=16*this.charRefCode+t-87:R(t)?this.charRefCode=16*this.charRefCode+t-48:t===i.SEMICOLON?this.state=C.NUMERIC_CHARACTER_REFERENCE_END:(this._err(c.missingSemicolonAfterCharacterReference),this.state=C.NUMERIC_CHARACTER_REFERENCE_END,this._stateNumericCharacterReferenceEnd(t))}_stateDecimalCharacterReference(t){R(t)?this.charRefCode=10*this.charRefCode+t-48:t===i.SEMICOLON?this.state=C.NUMERIC_CHARACTER_REFERENCE_END:(this._err(c.missingSemicolonAfterCharacterReference),this.state=C.NUMERIC_CHARACTER_REFERENCE_END,this._stateNumericCharacterReferenceEnd(t))}_stateNumericCharacterReferenceEnd(t){if(this.charRefCode===i.NULL)this._err(c.nullCharacterReference),this.charRefCode=i.REPLACEMENT_CHARACTER;else if(this.charRefCode>1114111)this._err(c.characterReferenceOutsideUnicodeRange),this.charRefCode=i.REPLACEMENT_CHARACTER;else if(r(this.charRefCode))this._err(c.surrogateCharacterReference),this.charRefCode=i.REPLACEMENT_CHARACTER;else if(o(this.charRefCode))this._err(c.noncharacterCharacterReference);else if(a(this.charRefCode)||this.charRefCode===i.CARRIAGE_RETURN){this._err(c.controlCharacterReference);const t=N.get(this.charRefCode);void 0!==t&&(this.charRefCode=t)}this._flushCodePointConsumedAsCharacterReference(this.charRefCode),this._reconsumeInState(this.returnState,t)}}const H=new Set([T.DD,T.DT,T.LI,T.OPTGROUP,T.OPTION,T.P,T.RB,T.RP,T.RT,T.RTC]),F=new Set([...H,T.CAPTION,T.COLGROUP,T.TBODY,T.TD,T.TFOOT,T.TH,T.THEAD,T.TR]),$=new Map([[T.APPLET,b.HTML],[T.CAPTION,b.HTML],[T.HTML,b.HTML],[T.MARQUEE,b.HTML],[T.OBJECT,b.HTML],[T.TABLE,b.HTML],[T.TD,b.HTML],[T.TEMPLATE,b.HTML],[T.TH,b.HTML],[T.ANNOTATION_XML,b.MATHML],[T.MI,b.MATHML],[T.MN,b.MATHML],[T.MO,b.MATHML],[T.MS,b.MATHML],[T.MTEXT,b.MATHML],[T.DESC,b.SVG],[T.FOREIGN_OBJECT,b.SVG],[T.TITLE,b.SVG]]),G=[T.H1,T.H2,T.H3,T.H4,T.H5,T.H6],j=[T.TR,T.TEMPLATE,T.HTML],V=[T.TBODY,T.TFOOT,T.THEAD,T.TEMPLATE,T.HTML],Y=[T.TABLE,T.TEMPLATE,T.HTML],X=[T.TD,T.TH];class W{get currentTmplContentOrNode(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}constructor(t,e,s){this.treeAdapter=e,this.handler=s,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=T.UNKNOWN,this.current=t}_indexOf(t){return this.items.lastIndexOf(t,this.stackTop)}_isInTemplate(){return this.currentTagId===T.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===b.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}push(t,e){this.stackTop++,this.items[this.stackTop]=t,this.current=t,this.tagIDs[this.stackTop]=e,this.currentTagId=e,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(t,e,!0)}pop(){const t=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!0)}replace(t,e){const s=this._indexOf(t);this.items[s]=e,s===this.stackTop&&(this.current=e)}insertAfter(t,e,s){const i=this._indexOf(t)+1;this.items.splice(i,0,e),this.tagIDs.splice(i,0,s),this.stackTop++,i===this.stackTop&&this._updateCurrentElement(),this.handler.onItemPush(this.current,this.currentTagId,i===this.stackTop)}popUntilTagNamePopped(t){let e=this.stackTop+1;do{e=this.tagIDs.lastIndexOf(t,e-1)}while(e>0&&this.treeAdapter.getNamespaceURI(this.items[e])!==b.HTML);this.shortenToLength(e<0?0:e)}shortenToLength(t){for(;this.stackTop>=t;){const e=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,this.stackTop<t)}}popUntilElementPopped(t){const e=this._indexOf(t);this.shortenToLength(e<0?0:e)}popUntilPopped(t,e){const s=this._indexOfTagNames(t,e);this.shortenToLength(s<0?0:s)}popUntilNumberedHeaderPopped(){this.popUntilPopped(G,b.HTML)}popUntilTableCellPopped(){this.popUntilPopped(X,b.HTML)}popAllUpToHtmlElement(){this.tmplCount=0,this.shortenToLength(1)}_indexOfTagNames(t,e){for(let s=this.stackTop;s>=0;s--)if(t.includes(this.tagIDs[s])&&this.treeAdapter.getNamespaceURI(this.items[s])===e)return s;return-1}clearBackTo(t,e){const s=this._indexOfTagNames(t,e);this.shortenToLength(s+1)}clearBackToTableContext(){this.clearBackTo(Y,b.HTML)}clearBackToTableBodyContext(){this.clearBackTo(V,b.HTML)}clearBackToTableRowContext(){this.clearBackTo(j,b.HTML)}remove(t){const e=this._indexOf(t);e>=0&&(e===this.stackTop?this.pop():(this.items.splice(e,1),this.tagIDs.splice(e,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===T.BODY?this.items[1]:null}contains(t){return this._indexOf(t)>-1}getCommonAncestor(t){const e=this._indexOf(t)-1;return e>=0?this.items[e]:null}isRootHtmlElementCurrent(){return 0===this.stackTop&&this.tagIDs[0]===T.HTML}hasInScope(t){for(let e=this.stackTop;e>=0;e--){const s=this.tagIDs[e],i=this.treeAdapter.getNamespaceURI(this.items[e]);if(s===t&&i===b.HTML)return!0;if($.get(s)===i)return!1}return!0}hasNumberedHeaderInScope(){for(let t=this.stackTop;t>=0;t--){const e=this.tagIDs[t],s=this.treeAdapter.getNamespaceURI(this.items[t]);if(S(e)&&s===b.HTML)return!0;if($.get(e)===s)return!1}return!0}hasInListItemScope(t){for(let e=this.stackTop;e>=0;e--){const s=this.tagIDs[e],i=this.treeAdapter.getNamespaceURI(this.items[e]);if(s===t&&i===b.HTML)return!0;if((s===T.UL||s===T.OL)&&i===b.HTML||$.get(s)===i)return!1}return!0}hasInButtonScope(t){for(let e=this.stackTop;e>=0;e--){const s=this.tagIDs[e],i=this.treeAdapter.getNamespaceURI(this.items[e]);if(s===t&&i===b.HTML)return!0;if(s===T.BUTTON&&i===b.HTML||$.get(s)===i)return!1}return!0}hasInTableScope(t){for(let e=this.stackTop;e>=0;e--){const s=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===b.HTML){if(s===t)return!0;if(s===T.TABLE||s===T.TEMPLATE||s===T.HTML)return!1}}return!0}hasTableBodyContextInTableScope(){for(let t=this.stackTop;t>=0;t--){const e=this.tagIDs[t];if(this.treeAdapter.getNamespaceURI(this.items[t])===b.HTML){if(e===T.TBODY||e===T.THEAD||e===T.TFOOT)return!0;if(e===T.TABLE||e===T.HTML)return!1}}return!0}hasInSelectScope(t){for(let e=this.stackTop;e>=0;e--){const s=this.tagIDs[e];if(this.treeAdapter.getNamespaceURI(this.items[e])===b.HTML){if(s===t)return!0;if(s!==T.OPTION&&s!==T.OPTGROUP)return!1}}return!0}generateImpliedEndTags(){for(;H.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;F.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(t){for(;this.currentTagId!==t&&F.has(this.currentTagId);)this.pop()}}var Q;!function(t){t[t.Marker=0]="Marker",t[t.Element=1]="Element"}(Q=Q||(Q={}));const z={type:Q.Marker};class K{constructor(t){this.treeAdapter=t,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(t,e){const s=[],i=e.length,n=this.treeAdapter.getTagName(t),r=this.treeAdapter.getNamespaceURI(t);for(let t=0;t<this.entries.length;t++){const e=this.entries[t];if(e.type===Q.Marker)break;const{element:a}=e;if(this.treeAdapter.getTagName(a)===n&&this.treeAdapter.getNamespaceURI(a)===r){const e=this.treeAdapter.getAttrList(a);e.length===i&&s.push({idx:t,attrs:e})}}return s}_ensureNoahArkCondition(t){if(this.entries.length<3)return;const e=this.treeAdapter.getAttrList(t),s=this._getNoahArkConditionCandidates(t,e);if(s.length<3)return;const i=new Map(e.map((t=>[t.name,t.value])));let n=0;for(let t=0;t<s.length;t++){const e=s[t];e.attrs.every((t=>i.get(t.name)===t.value))&&(n+=1,n>=3&&this.entries.splice(e.idx,1))}}insertMarker(){this.entries.unshift(z)}pushElement(t,e){this._ensureNoahArkCondition(t),this.entries.unshift({type:Q.Element,element:t,token:e})}insertElementAfterBookmark(t,e){const s=this.entries.indexOf(this.bookmark);this.entries.splice(s,0,{type:Q.Element,element:t,token:e})}removeEntry(t){const e=this.entries.indexOf(t);e>=0&&this.entries.splice(e,1)}clearToLastMarker(){const t=this.entries.indexOf(z);t>=0?this.entries.splice(0,t+1):this.entries.length=0}getElementEntryInScopeWithTagName(t){const e=this.entries.find((e=>e.type===Q.Marker||this.treeAdapter.getTagName(e.element)===t));return e&&e.type===Q.Element?e:null}getElementEntry(t){return this.entries.find((e=>e.type===Q.Element&&e.element===t))}}function J(t){return{nodeName:"#text",value:t,parentNode:null}}const Z={createDocument:()=>({nodeName:"#document",mode:k.NO_QUIRKS,childNodes:[]}),createDocumentFragment:()=>({nodeName:"#document-fragment",childNodes:[]}),createElement:(t,e,s)=>({nodeName:t,tagName:t,attrs:s,namespaceURI:e,childNodes:[],parentNode:null}),createCommentNode:t=>({nodeName:"#comment",data:t,parentNode:null}),appendChild(t,e){t.childNodes.push(e),e.parentNode=t},insertBefore(t,e,s){const i=t.childNodes.indexOf(s);t.childNodes.splice(i,0,e),e.parentNode=t},setTemplateContent(t,e){t.content=e},getTemplateContent:t=>t.content,setDocumentType(t,e,s,i){const n=t.childNodes.find((t=>"#documentType"===t.nodeName));n?(n.name=e,n.publicId=s,n.systemId=i):Z.appendChild(t,{nodeName:"#documentType",name:e,publicId:s,systemId:i,parentNode:null})},setDocumentMode(t,e){t.mode=e},getDocumentMode:t=>t.mode,detachNode(t){if(t.parentNode){const e=t.parentNode.childNodes.indexOf(t);t.parentNode.childNodes.splice(e,1),t.parentNode=null}},insertText(t,e){if(t.childNodes.length>0){const s=t.childNodes[t.childNodes.length-1];if(Z.isTextNode(s))return void(s.value+=e)}Z.appendChild(t,J(e))},insertTextBefore(t,e,s){const i=t.childNodes[t.childNodes.indexOf(s)-1];i&&Z.isTextNode(i)?i.value+=e:Z.insertBefore(t,J(e),s)},adoptAttributes(t,e){const s=new Set(t.attrs.map((t=>t.name)));for(let i=0;i<e.length;i++)s.has(e[i].name)||t.attrs.push(e[i])},getFirstChild:t=>t.childNodes[0],getChildNodes:t=>t.childNodes,getParentNode:t=>t.parentNode,getAttrList:t=>t.attrs,getTagName:t=>t.tagName,getNamespaceURI:t=>t.namespaceURI,getTextNodeContent:t=>t.value,getCommentNodeContent:t=>t.data,getDocumentTypeNodeName:t=>t.name,getDocumentTypeNodePublicId:t=>t.publicId,getDocumentTypeNodeSystemId:t=>t.systemId,isTextNode:t=>"#text"===t.nodeName,isCommentNode:t=>"#comment"===t.nodeName,isDocumentTypeNode:t=>"#documentType"===t.nodeName,isElementNode:t=>Object.prototype.hasOwnProperty.call(t,"tagName"),setNodeSourceCodeLocation(t,e){t.sourceCodeLocation=e},getNodeSourceCodeLocation:t=>t.sourceCodeLocation,updateNodeSourceCodeLocation(t,e){t.sourceCodeLocation={...t.sourceCodeLocation,...e}}},tt="html",et=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],st=[...et,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],it=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),nt=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],rt=[...nt,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function at(t,e){return e.some((e=>t.startsWith(e)))}const ot="definitionurl",ct="definitionURL",ht=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map((t=>[t.toLowerCase(),t]))),lt=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:b.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:b.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:b.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:b.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:b.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:b.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:b.XLINK}],["xml:base",{prefix:"xml",name:"base",namespace:b.XML}],["xml:lang",{prefix:"xml",name:"lang",namespace:b.XML}],["xml:space",{prefix:"xml",name:"space",namespace:b.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:b.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:b.XMLNS}]]),ut=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map((t=>[t.toLowerCase(),t]))),ft=new Set([T.B,T.BIG,T.BLOCKQUOTE,T.BODY,T.BR,T.CENTER,T.CODE,T.DD,T.DIV,T.DL,T.DT,T.EM,T.EMBED,T.H1,T.H2,T.H3,T.H4,T.H5,T.H6,T.HEAD,T.HR,T.I,T.IMG,T.LI,T.LISTING,T.MENU,T.META,T.NOBR,T.OL,T.P,T.PRE,T.RUBY,T.S,T.SMALL,T.SPAN,T.STRONG,T.STRIKE,T.SUB,T.SUP,T.TABLE,T.TT,T.U,T.UL,T.VAR]);function dt(t){for(let e=0;e<t.attrs.length;e++)if(t.attrs[e].name===ot){t.attrs[e].name=ct;break}}function pt(t){for(let e=0;e<t.attrs.length;e++){const s=ht.get(t.attrs[e].name);null!=s&&(t.attrs[e].name=s)}}function mt(t){for(let e=0;e<t.attrs.length;e++){const s=lt.get(t.attrs[e].name);s&&(t.attrs[e].prefix=s.prefix,t.attrs[e].name=s.name,t.attrs[e].namespace=s.namespace)}}const bt="hidden",gt=8,kt=3;var Et;!function(t){t[t.INITIAL=0]="INITIAL",t[t.BEFORE_HTML=1]="BEFORE_HTML",t[t.BEFORE_HEAD=2]="BEFORE_HEAD",t[t.IN_HEAD=3]="IN_HEAD",t[t.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",t[t.AFTER_HEAD=5]="AFTER_HEAD",t[t.IN_BODY=6]="IN_BODY",t[t.TEXT=7]="TEXT",t[t.IN_TABLE=8]="IN_TABLE",t[t.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",t[t.IN_CAPTION=10]="IN_CAPTION",t[t.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",t[t.IN_TABLE_BODY=12]="IN_TABLE_BODY",t[t.IN_ROW=13]="IN_ROW",t[t.IN_CELL=14]="IN_CELL",t[t.IN_SELECT=15]="IN_SELECT",t[t.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",t[t.IN_TEMPLATE=17]="IN_TEMPLATE",t[t.AFTER_BODY=18]="AFTER_BODY",t[t.IN_FRAMESET=19]="IN_FRAMESET",t[t.AFTER_FRAMESET=20]="AFTER_FRAMESET",t[t.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",t[t.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"}(Et||(Et={}));const Tt={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},wt=new Set([T.TABLE,T.TBODY,T.TFOOT,T.THEAD,T.TR]),yt={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:Z,onParseError:null};class vt{constructor(t,e,s=null,i=null){this.fragmentContext=s,this.scriptHandler=i,this.currentToken=null,this.stopped=!1,this.insertionMode=Et.INITIAL,this.originalInsertionMode=Et.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options={...yt,...t},this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=null!=e?e:this.treeAdapter.createDocument(),this.tokenizer=new U(this.options,this),this.activeFormattingElements=new K(this.treeAdapter),this.fragmentContextID=s?v(this.treeAdapter.getTagName(s)):T.UNKNOWN,this._setContextModes(null!=s?s:this.document,this.fragmentContextID),this.openElements=new W(this.document,this.treeAdapter,this)}static parse(t,e){const s=new this(e);return s.tokenizer.write(t,!0),s.document}static getFragmentParser(t,e){const s={...yt,...e};null!=t||(t=s.treeAdapter.createElement(E.TEMPLATE,b.HTML,[]));const i=s.treeAdapter.createElement("documentmock",b.HTML,[]),n=new this(s,i,t);return n.fragmentContextID===T.TEMPLATE&&n.tmplInsertionModeStack.unshift(Et.IN_TEMPLATE),n._initTokenizerForFragmentParsing(),n._insertFakeRootElement(),n._resetInsertionMode(),n._findFormInFragmentContext(),n}getFragment(){const t=this.treeAdapter.getFirstChild(this.document),e=this.treeAdapter.createDocumentFragment();return this._adoptNodes(t,e),e}_err(t,e,s){var i;if(!this.onParseError)return;const n=null!==(i=t.location)&&void 0!==i?i:Tt;this.onParseError({code:e,startLine:n.startLine,startCol:n.startCol,startOffset:n.startOffset,endLine:s?n.startLine:n.endLine,endCol:s?n.startCol:n.endCol,endOffset:s?n.startOffset:n.endOffset})}onItemPush(t,e,s){var i,n;null===(n=(i=this.treeAdapter).onItemPush)||void 0===n||n.call(i,t),s&&this.openElements.stackTop>0&&this._setContextModes(t,e)}onItemPop(t,e){var s,i;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(t,this.currentToken),null===(i=(s=this.treeAdapter).onItemPop)||void 0===i||i.call(s,t,this.openElements.current),e){let t,e;0===this.openElements.stackTop&&this.fragmentContext?(t=this.fragmentContext,e=this.fragmentContextID):({current:t,currentTagId:e}=this.openElements),this._setContextModes(t,e)}}_setContextModes(t,e){const s=t===this.document||this.treeAdapter.getNamespaceURI(t)===b.HTML;this.currentNotInHTML=!s,this.tokenizer.inForeignNode=!s&&!this._isIntegrationPoint(e,t)}_switchToTextParsing(t,e){this._insertElement(t,b.HTML),this.tokenizer.state=e,this.originalInsertionMode=this.insertionMode,this.insertionMode=Et.TEXT}switchToPlaintextParsing(){this.insertionMode=Et.TEXT,this.originalInsertionMode=Et.IN_BODY,this.tokenizer.state=D.PLAINTEXT}_getAdjustedCurrentElement(){return 0===this.openElements.stackTop&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let t=this.fragmentContext;for(;t;){if(this.treeAdapter.getTagName(t)===E.FORM){this.formElement=t;break}t=this.treeAdapter.getParentNode(t)}}_initTokenizerForFragmentParsing(){if(this.fragmentContext&&this.treeAdapter.getNamespaceURI(this.fragmentContext)===b.HTML)switch(this.fragmentContextID){case T.TITLE:case T.TEXTAREA:this.tokenizer.state=D.RCDATA;break;case T.STYLE:case T.XMP:case T.IFRAME:case T.NOEMBED:case T.NOFRAMES:case T.NOSCRIPT:this.tokenizer.state=D.RAWTEXT;break;case T.SCRIPT:this.tokenizer.state=D.SCRIPT_DATA;break;case T.PLAINTEXT:this.tokenizer.state=D.PLAINTEXT}}_setDocumentType(t){if(this.treeAdapter.setDocumentType(this.document,t.name||"",t.publicId||"",t.systemId||""),t.location){const e=this.treeAdapter.getChildNodes(this.document).find((t=>this.treeAdapter.isDocumentTypeNode(t)));e&&this.treeAdapter.setNodeSourceCodeLocation(e,t.location)}}_attachElementToTree(t,e){if(this.options.sourceCodeLocationInfo){const s=e&&{...e,startTag:e};this.treeAdapter.setNodeSourceCodeLocation(t,s)}this._shouldFosterParentOnInsertion()?this._fosterParentElement(t):this.treeAdapter.appendChild(this.openElements.currentTmplContentOrNode,t)}_appendElement(t,e){const s=this.treeAdapter.createElement(t.tagName,e,t.attrs);this._attachElementToTree(s,t.location)}_insertElement(t,e){const s=this.treeAdapter.createElement(t.tagName,e,t.attrs);this._attachElementToTree(s,t.location),this.openElements.push(s,t.tagID)}_insertFakeElement(t,e){const s=this.treeAdapter.createElement(t,b.HTML,[]);this._attachElementToTree(s,null),this.openElements.push(s,e)}_insertTemplate(t){const e=this.treeAdapter.createElement(t.tagName,b.HTML,t.attrs),s=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(e,s),this._attachElementToTree(e,t.location),this.openElements.push(e,t.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(s,null)}_insertFakeRootElement(){const t=this.treeAdapter.createElement(E.HTML,b.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(t,null),this.treeAdapter.appendChild(this.openElements.current,t),this.openElements.push(t,T.HTML)}_appendCommentNode(t,e){const s=this.treeAdapter.createCommentNode(t.data);this.treeAdapter.appendChild(e,s),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(s,t.location)}_insertCharacters(t){let e,s;if(this._shouldFosterParentOnInsertion()?(({parent:e,beforeElement:s}=this._findFosterParentingLocation()),s?this.treeAdapter.insertTextBefore(e,t.chars,s):this.treeAdapter.insertText(e,t.chars)):(e=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(e,t.chars)),!t.location)return;const i=this.treeAdapter.getChildNodes(e),n=s?i.lastIndexOf(s):i.length,r=i[n-1];if(this.treeAdapter.getNodeSourceCodeLocation(r)){const{endLine:e,endCol:s,endOffset:i}=t.location;this.treeAdapter.updateNodeSourceCodeLocation(r,{endLine:e,endCol:s,endOffset:i})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,t.location)}_adoptNodes(t,e){for(let s=this.treeAdapter.getFirstChild(t);s;s=this.treeAdapter.getFirstChild(t))this.treeAdapter.detachNode(s),this.treeAdapter.appendChild(e,s)}_setEndLocation(t,e){if(this.treeAdapter.getNodeSourceCodeLocation(t)&&e.location){const s=e.location,i=this.treeAdapter.getTagName(t),n=e.type===h.END_TAG&&i===e.tagName?{endTag:{...s},endLine:s.endLine,endCol:s.endCol,endOffset:s.endOffset}:{endLine:s.startLine,endCol:s.startCol,endOffset:s.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(t,n)}}shouldProcessStartTagTokenInForeignContent(t){if(!this.currentNotInHTML)return!1;let e,s;return 0===this.openElements.stackTop&&this.fragmentContext?(e=this.fragmentContext,s=this.fragmentContextID):({current:e,currentTagId:s}=this.openElements),(t.tagID!==T.SVG||this.treeAdapter.getTagName(e)!==E.ANNOTATION_XML||this.treeAdapter.getNamespaceURI(e)!==b.MATHML)&&(this.tokenizer.inForeignNode||(t.tagID===T.MGLYPH||t.tagID===T.MALIGNMARK)&&!this._isIntegrationPoint(s,e,b.HTML))}_processToken(t){switch(t.type){case h.CHARACTER:this.onCharacter(t);break;case h.NULL_CHARACTER:this.onNullCharacter(t);break;case h.COMMENT:this.onComment(t);break;case h.DOCTYPE:this.onDoctype(t);break;case h.START_TAG:this._processStartTag(t);break;case h.END_TAG:this.onEndTag(t);break;case h.EOF:this.onEof(t);break;case h.WHITESPACE_CHARACTER:this.onWhitespaceCharacter(t)}}_isIntegrationPoint(t,e,s){return function(t,e,s,i){return(!i||i===b.HTML)&&function(t,e,s){if(e===b.MATHML&&t===T.ANNOTATION_XML)for(let t=0;t<s.length;t++)if(s[t].name===g.ENCODING){const e=s[t].value.toLowerCase();return"text/html"===e||"application/xhtml+xml"===e}return e===b.SVG&&(t===T.FOREIGN_OBJECT||t===T.DESC||t===T.TITLE)}(t,e,s)||(!i||i===b.MATHML)&&function(t,e){return e===b.MATHML&&(t===T.MI||t===T.MO||t===T.MN||t===T.MS||t===T.MTEXT)}(t,e)}(t,this.treeAdapter.getNamespaceURI(e),this.treeAdapter.getAttrList(e),s)}_reconstructActiveFormattingElements(){const t=this.activeFormattingElements.entries.length;if(t){const e=this.activeFormattingElements.entries.findIndex((t=>t.type===Q.Marker||this.openElements.contains(t.element)));for(let s=e<0?t-1:e-1;s>=0;s--){const t=this.activeFormattingElements.entries[s];this._insertElement(t.token,this.treeAdapter.getNamespaceURI(t.element)),t.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=Et.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(T.P),this.openElements.popUntilTagNamePopped(T.P)}_resetInsertionMode(){for(let t=this.openElements.stackTop;t>=0;t--)switch(0===t&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[t]){case T.TR:return void(this.insertionMode=Et.IN_ROW);case T.TBODY:case T.THEAD:case T.TFOOT:return void(this.insertionMode=Et.IN_TABLE_BODY);case T.CAPTION:return void(this.insertionMode=Et.IN_CAPTION);case T.COLGROUP:return void(this.insertionMode=Et.IN_COLUMN_GROUP);case T.TABLE:return void(this.insertionMode=Et.IN_TABLE);case T.BODY:return void(this.insertionMode=Et.IN_BODY);case T.FRAMESET:return void(this.insertionMode=Et.IN_FRAMESET);case T.SELECT:return void this._resetInsertionModeForSelect(t);case T.TEMPLATE:return void(this.insertionMode=this.tmplInsertionModeStack[0]);case T.HTML:return void(this.insertionMode=this.headElement?Et.AFTER_HEAD:Et.BEFORE_HEAD);case T.TD:case T.TH:if(t>0)return void(this.insertionMode=Et.IN_CELL);break;case T.HEAD:if(t>0)return void(this.insertionMode=Et.IN_HEAD)}this.insertionMode=Et.IN_BODY}_resetInsertionModeForSelect(t){if(t>0)for(let e=t-1;e>0;e--){const t=this.openElements.tagIDs[e];if(t===T.TEMPLATE)break;if(t===T.TABLE)return void(this.insertionMode=Et.IN_SELECT_IN_TABLE)}this.insertionMode=Et.IN_SELECT}_isElementCausesFosterParenting(t){return wt.has(t)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let t=this.openElements.stackTop;t>=0;t--){const e=this.openElements.items[t];switch(this.openElements.tagIDs[t]){case T.TEMPLATE:if(this.treeAdapter.getNamespaceURI(e)===b.HTML)return{parent:this.treeAdapter.getTemplateContent(e),beforeElement:null};break;case T.TABLE:{const s=this.treeAdapter.getParentNode(e);return s?{parent:s,beforeElement:e}:{parent:this.openElements.items[t-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(t){const e=this._findFosterParentingLocation();e.beforeElement?this.treeAdapter.insertBefore(e.parent,t,e.beforeElement):this.treeAdapter.appendChild(e.parent,t)}_isSpecialElement(t,e){const s=this.treeAdapter.getNamespaceURI(t);return _[s].has(e)}onCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(t,e){t._insertCharacters(e),t.framesetOk=!1}(this,t);else switch(this.insertionMode){case Et.INITIAL:Lt(this,t);break;case Et.BEFORE_HTML:Ot(this,t);break;case Et.BEFORE_HEAD:Mt(this,t);break;case Et.IN_HEAD:qt(this,t);break;case Et.IN_HEAD_NO_SCRIPT:Ut(this,t);break;case Et.AFTER_HEAD:Ht(this,t);break;case Et.IN_BODY:case Et.IN_CAPTION:case Et.IN_CELL:case Et.IN_TEMPLATE:Gt(this,t);break;case Et.TEXT:case Et.IN_SELECT:case Et.IN_SELECT_IN_TABLE:this._insertCharacters(t);break;case Et.IN_TABLE:case Et.IN_TABLE_BODY:case Et.IN_ROW:Jt(this,t);break;case Et.IN_TABLE_TEXT:ie(this,t);break;case Et.IN_COLUMN_GROUP:oe(this,t);break;case Et.AFTER_BODY:be(this,t);break;case Et.AFTER_AFTER_BODY:ge(this,t)}}onNullCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(t,e){e.chars=s,t._insertCharacters(e)}(this,t);else switch(this.insertionMode){case Et.INITIAL:Lt(this,t);break;case Et.BEFORE_HTML:Ot(this,t);break;case Et.BEFORE_HEAD:Mt(this,t);break;case Et.IN_HEAD:qt(this,t);break;case Et.IN_HEAD_NO_SCRIPT:Ut(this,t);break;case Et.AFTER_HEAD:Ht(this,t);break;case Et.TEXT:this._insertCharacters(t);break;case Et.IN_TABLE:case Et.IN_TABLE_BODY:case Et.IN_ROW:Jt(this,t);break;case Et.IN_COLUMN_GROUP:oe(this,t);break;case Et.AFTER_BODY:be(this,t);break;case Et.AFTER_AFTER_BODY:ge(this,t)}}onComment(t){if(this.skipNextNewLine=!1,this.currentNotInHTML)It(this,t);else switch(this.insertionMode){case Et.INITIAL:case Et.BEFORE_HTML:case Et.BEFORE_HEAD:case Et.IN_HEAD:case Et.IN_HEAD_NO_SCRIPT:case Et.AFTER_HEAD:case Et.IN_BODY:case Et.IN_TABLE:case Et.IN_CAPTION:case Et.IN_COLUMN_GROUP:case Et.IN_TABLE_BODY:case Et.IN_ROW:case Et.IN_CELL:case Et.IN_SELECT:case Et.IN_SELECT_IN_TABLE:case Et.IN_TEMPLATE:case Et.IN_FRAMESET:case Et.AFTER_FRAMESET:It(this,t);break;case Et.IN_TABLE_TEXT:ne(this,t);break;case Et.AFTER_BODY:!function(t,e){t._appendCommentNode(e,t.openElements.items[0])}(this,t);break;case Et.AFTER_AFTER_BODY:case Et.AFTER_AFTER_FRAMESET:!function(t,e){t._appendCommentNode(e,t.document)}(this,t)}}onDoctype(t){switch(this.skipNextNewLine=!1,this.insertionMode){case Et.INITIAL:!function(t,e){t._setDocumentType(e);const s=e.forceQuirks?k.QUIRKS:function(t){if(t.name!==tt)return k.QUIRKS;const{systemId:e}=t;if(e&&"http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd"===e.toLowerCase())return k.QUIRKS;let{publicId:s}=t;if(null!==s){if(s=s.toLowerCase(),it.has(s))return k.QUIRKS;let t=null===e?st:et;if(at(s,t))return k.QUIRKS;if(t=null===e?nt:rt,at(s,t))return k.LIMITED_QUIRKS}return k.NO_QUIRKS}(e);(function(t){return t.name===tt&&null===t.publicId&&(null===t.systemId||"about:legacy-compat"===t.systemId)})(e)||t._err(e,c.nonConformingDoctype),t.treeAdapter.setDocumentMode(t.document,s),t.insertionMode=Et.BEFORE_HTML}(this,t);break;case Et.BEFORE_HEAD:case Et.IN_HEAD:case Et.IN_HEAD_NO_SCRIPT:case Et.AFTER_HEAD:this._err(t,c.misplacedDoctype);break;case Et.IN_TABLE_TEXT:ne(this,t)}}onStartTag(t){this.skipNextNewLine=!1,this.currentToken=t,this._processStartTag(t),t.selfClosing&&!t.ackSelfClosing&&this._err(t,c.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(t){this.shouldProcessStartTagTokenInForeignContent(t)?function(t,e){if(function(t){const e=t.tagID;return e===T.FONT&&t.attrs.some((({name:t})=>t===g.COLOR||t===g.SIZE||t===g.FACE))||ft.has(e)}(e))ke(t),t._startTagOutsideForeignContent(e);else{const s=t._getAdjustedCurrentElement(),i=t.treeAdapter.getNamespaceURI(s);i===b.MATHML?dt(e):i===b.SVG&&(function(t){const e=ut.get(t.tagName);null!=e&&(t.tagName=e,t.tagID=v(t.tagName))}(e),pt(e)),mt(e),e.selfClosing?t._appendElement(e,i):t._insertElement(e,i),e.ackSelfClosing=!0}}(this,t):this._startTagOutsideForeignContent(t)}_startTagOutsideForeignContent(t){switch(this.insertionMode){case Et.INITIAL:Lt(this,t);break;case Et.BEFORE_HTML:!function(t,e){e.tagID===T.HTML?(t._insertElement(e,b.HTML),t.insertionMode=Et.BEFORE_HEAD):Ot(t,e)}(this,t);break;case Et.BEFORE_HEAD:!function(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.HEAD:t._insertElement(e,b.HTML),t.headElement=t.openElements.current,t.insertionMode=Et.IN_HEAD;break;default:Mt(t,e)}}(this,t);break;case Et.IN_HEAD:Pt(this,t);break;case Et.IN_HEAD_NO_SCRIPT:!function(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.BASEFONT:case T.BGSOUND:case T.HEAD:case T.LINK:case T.META:case T.NOFRAMES:case T.STYLE:Pt(t,e);break;case T.NOSCRIPT:t._err(e,c.nestedNoscriptInHead);break;default:Ut(t,e)}}(this,t);break;case Et.AFTER_HEAD:!function(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.BODY:t._insertElement(e,b.HTML),t.framesetOk=!1,t.insertionMode=Et.IN_BODY;break;case T.FRAMESET:t._insertElement(e,b.HTML),t.insertionMode=Et.IN_FRAMESET;break;case T.BASE:case T.BASEFONT:case T.BGSOUND:case T.LINK:case T.META:case T.NOFRAMES:case T.SCRIPT:case T.STYLE:case T.TEMPLATE:case T.TITLE:t._err(e,c.abandonedHeadElementChild),t.openElements.push(t.headElement,T.HEAD),Pt(t,e),t.openElements.remove(t.headElement);break;case T.HEAD:t._err(e,c.misplacedStartTagForHeadElement);break;default:Ht(t,e)}}(this,t);break;case Et.IN_BODY:Wt(this,t);break;case Et.IN_TABLE:Zt(this,t);break;case Et.IN_TABLE_TEXT:ne(this,t);break;case Et.IN_CAPTION:!function(t,e){re.has(e.tagID)?t.openElements.hasInTableScope(T.CAPTION)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(T.CAPTION),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=Et.IN_TABLE,Zt(t,e)):Wt(t,e)}(this,t);break;case Et.IN_COLUMN_GROUP:ae(this,t);break;case Et.IN_TABLE_BODY:ce(this,t);break;case Et.IN_ROW:le(this,t);break;case Et.IN_CELL:!function(t,e){re.has(e.tagID)?(t.openElements.hasInTableScope(T.TD)||t.openElements.hasInTableScope(T.TH))&&(t._closeTableCell(),le(t,e)):Wt(t,e)}(this,t);break;case Et.IN_SELECT:fe(this,t);break;case Et.IN_SELECT_IN_TABLE:!function(t,e){const s=e.tagID;s===T.CAPTION||s===T.TABLE||s===T.TBODY||s===T.TFOOT||s===T.THEAD||s===T.TR||s===T.TD||s===T.TH?(t.openElements.popUntilTagNamePopped(T.SELECT),t._resetInsertionMode(),t._processStartTag(e)):fe(t,e)}(this,t);break;case Et.IN_TEMPLATE:!function(t,e){switch(e.tagID){case T.BASE:case T.BASEFONT:case T.BGSOUND:case T.LINK:case T.META:case T.NOFRAMES:case T.SCRIPT:case T.STYLE:case T.TEMPLATE:case T.TITLE:Pt(t,e);break;case T.CAPTION:case T.COLGROUP:case T.TBODY:case T.TFOOT:case T.THEAD:t.tmplInsertionModeStack[0]=Et.IN_TABLE,t.insertionMode=Et.IN_TABLE,Zt(t,e);break;case T.COL:t.tmplInsertionModeStack[0]=Et.IN_COLUMN_GROUP,t.insertionMode=Et.IN_COLUMN_GROUP,ae(t,e);break;case T.TR:t.tmplInsertionModeStack[0]=Et.IN_TABLE_BODY,t.insertionMode=Et.IN_TABLE_BODY,ce(t,e);break;case T.TD:case T.TH:t.tmplInsertionModeStack[0]=Et.IN_ROW,t.insertionMode=Et.IN_ROW,le(t,e);break;default:t.tmplInsertionModeStack[0]=Et.IN_BODY,t.insertionMode=Et.IN_BODY,Wt(t,e)}}(this,t);break;case Et.AFTER_BODY:!function(t,e){e.tagID===T.HTML?Wt(t,e):be(t,e)}(this,t);break;case Et.IN_FRAMESET:!function(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.FRAMESET:t._insertElement(e,b.HTML);break;case T.FRAME:t._appendElement(e,b.HTML),e.ackSelfClosing=!0;break;case T.NOFRAMES:Pt(t,e)}}(this,t);break;case Et.AFTER_FRAMESET:!function(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.NOFRAMES:Pt(t,e)}}(this,t);break;case Et.AFTER_AFTER_BODY:!function(t,e){e.tagID===T.HTML?Wt(t,e):ge(t,e)}(this,t);break;case Et.AFTER_AFTER_FRAMESET:!function(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.NOFRAMES:Pt(t,e)}}(this,t)}}onEndTag(t){this.skipNextNewLine=!1,this.currentToken=t,this.currentNotInHTML?function(t,e){if(e.tagID===T.P||e.tagID===T.BR)return ke(t),void t._endTagOutsideForeignContent(e);for(let s=t.openElements.stackTop;s>0;s--){const i=t.openElements.items[s];if(t.treeAdapter.getNamespaceURI(i)===b.HTML){t._endTagOutsideForeignContent(e);break}const n=t.treeAdapter.getTagName(i);if(n.toLowerCase()===e.tagName){e.tagName=n,t.openElements.shortenToLength(s);break}}}(this,t):this._endTagOutsideForeignContent(t)}_endTagOutsideForeignContent(t){switch(this.insertionMode){case Et.INITIAL:Lt(this,t);break;case Et.BEFORE_HTML:!function(t,e){const s=e.tagID;s!==T.HTML&&s!==T.HEAD&&s!==T.BODY&&s!==T.BR||Ot(t,e)}(this,t);break;case Et.BEFORE_HEAD:!function(t,e){const s=e.tagID;s===T.HEAD||s===T.BODY||s===T.HTML||s===T.BR?Mt(t,e):t._err(e,c.endTagWithoutMatchingOpenElement)}(this,t);break;case Et.IN_HEAD:!function(t,e){switch(e.tagID){case T.HEAD:t.openElements.pop(),t.insertionMode=Et.AFTER_HEAD;break;case T.BODY:case T.BR:case T.HTML:qt(t,e);break;case T.TEMPLATE:Bt(t,e);break;default:t._err(e,c.endTagWithoutMatchingOpenElement)}}(this,t);break;case Et.IN_HEAD_NO_SCRIPT:!function(t,e){switch(e.tagID){case T.NOSCRIPT:t.openElements.pop(),t.insertionMode=Et.IN_HEAD;break;case T.BR:Ut(t,e);break;default:t._err(e,c.endTagWithoutMatchingOpenElement)}}(this,t);break;case Et.AFTER_HEAD:!function(t,e){switch(e.tagID){case T.BODY:case T.HTML:case T.BR:Ht(t,e);break;case T.TEMPLATE:Bt(t,e);break;default:t._err(e,c.endTagWithoutMatchingOpenElement)}}(this,t);break;case Et.IN_BODY:zt(this,t);break;case Et.TEXT:!function(t,e){var s;e.tagID===T.SCRIPT&&(null===(s=t.scriptHandler)||void 0===s||s.call(t,t.openElements.current)),t.openElements.pop(),t.insertionMode=t.originalInsertionMode}(this,t);break;case Et.IN_TABLE:te(this,t);break;case Et.IN_TABLE_TEXT:ne(this,t);break;case Et.IN_CAPTION:!function(t,e){const s=e.tagID;switch(s){case T.CAPTION:case T.TABLE:t.openElements.hasInTableScope(T.CAPTION)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(T.CAPTION),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=Et.IN_TABLE,s===T.TABLE&&te(t,e));break;case T.BODY:case T.COL:case T.COLGROUP:case T.HTML:case T.TBODY:case T.TD:case T.TFOOT:case T.TH:case T.THEAD:case T.TR:break;default:zt(t,e)}}(this,t);break;case Et.IN_COLUMN_GROUP:!function(t,e){switch(e.tagID){case T.COLGROUP:t.openElements.currentTagId===T.COLGROUP&&(t.openElements.pop(),t.insertionMode=Et.IN_TABLE);break;case T.TEMPLATE:Bt(t,e);break;case T.COL:break;default:oe(t,e)}}(this,t);break;case Et.IN_TABLE_BODY:he(this,t);break;case Et.IN_ROW:ue(this,t);break;case Et.IN_CELL:!function(t,e){const s=e.tagID;switch(s){case T.TD:case T.TH:t.openElements.hasInTableScope(s)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(s),t.activeFormattingElements.clearToLastMarker(),t.insertionMode=Et.IN_ROW);break;case T.TABLE:case T.TBODY:case T.TFOOT:case T.THEAD:case T.TR:t.openElements.hasInTableScope(s)&&(t._closeTableCell(),ue(t,e));break;case T.BODY:case T.CAPTION:case T.COL:case T.COLGROUP:case T.HTML:break;default:zt(t,e)}}(this,t);break;case Et.IN_SELECT:de(this,t);break;case Et.IN_SELECT_IN_TABLE:!function(t,e){const s=e.tagID;s===T.CAPTION||s===T.TABLE||s===T.TBODY||s===T.TFOOT||s===T.THEAD||s===T.TR||s===T.TD||s===T.TH?t.openElements.hasInTableScope(s)&&(t.openElements.popUntilTagNamePopped(T.SELECT),t._resetInsertionMode(),t.onEndTag(e)):de(t,e)}(this,t);break;case Et.IN_TEMPLATE:!function(t,e){e.tagID===T.TEMPLATE&&Bt(t,e)}(this,t);break;case Et.AFTER_BODY:me(this,t);break;case Et.IN_FRAMESET:!function(t,e){e.tagID!==T.FRAMESET||t.openElements.isRootHtmlElementCurrent()||(t.openElements.pop(),t.fragmentContext||t.openElements.currentTagId===T.FRAMESET||(t.insertionMode=Et.AFTER_FRAMESET))}(this,t);break;case Et.AFTER_FRAMESET:!function(t,e){e.tagID===T.HTML&&(t.insertionMode=Et.AFTER_AFTER_FRAMESET)}(this,t);break;case Et.AFTER_AFTER_BODY:ge(this,t)}}onEof(t){switch(this.insertionMode){case Et.INITIAL:Lt(this,t);break;case Et.BEFORE_HTML:Ot(this,t);break;case Et.BEFORE_HEAD:Mt(this,t);break;case Et.IN_HEAD:qt(this,t);break;case Et.IN_HEAD_NO_SCRIPT:Ut(this,t);break;case Et.AFTER_HEAD:Ht(this,t);break;case Et.IN_BODY:case Et.IN_TABLE:case Et.IN_CAPTION:case Et.IN_COLUMN_GROUP:case Et.IN_TABLE_BODY:case Et.IN_ROW:case Et.IN_CELL:case Et.IN_SELECT:case Et.IN_SELECT_IN_TABLE:Kt(this,t);break;case Et.TEXT:!function(t,e){t._err(e,c.eofInElementThatCanContainOnlyText),t.openElements.pop(),t.insertionMode=t.originalInsertionMode,t.onEof(e)}(this,t);break;case Et.IN_TABLE_TEXT:ne(this,t);break;case Et.IN_TEMPLATE:pe(this,t);break;case Et.AFTER_BODY:case Et.IN_FRAMESET:case Et.AFTER_FRAMESET:case Et.AFTER_AFTER_BODY:case Et.AFTER_AFTER_FRAMESET:xt(this,t)}}onWhitespaceCharacter(t){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,t.chars.charCodeAt(0)===i.LINE_FEED)){if(1===t.chars.length)return;t.chars=t.chars.substr(1)}if(this.tokenizer.inForeignNode)this._insertCharacters(t);else switch(this.insertionMode){case Et.IN_HEAD:case Et.IN_HEAD_NO_SCRIPT:case Et.AFTER_HEAD:case Et.TEXT:case Et.IN_COLUMN_GROUP:case Et.IN_SELECT:case Et.IN_SELECT_IN_TABLE:case Et.IN_FRAMESET:case Et.AFTER_FRAMESET:this._insertCharacters(t);break;case Et.IN_BODY:case Et.IN_CAPTION:case Et.IN_CELL:case Et.IN_TEMPLATE:case Et.AFTER_BODY:case Et.AFTER_AFTER_BODY:case Et.AFTER_AFTER_FRAMESET:$t(this,t);break;case Et.IN_TABLE:case Et.IN_TABLE_BODY:case Et.IN_ROW:Jt(this,t);break;case Et.IN_TABLE_TEXT:se(this,t)}}}function At(t,e){let s=t.activeFormattingElements.getElementEntryInScopeWithTagName(e.tagName);return s?t.openElements.contains(s.element)?t.openElements.hasInScope(e.tagID)||(s=null):(t.activeFormattingElements.removeEntry(s),s=null):Qt(t,e),s}function _t(t,e){let s=null,i=t.openElements.stackTop;for(;i>=0;i--){const n=t.openElements.items[i];if(n===e.element)break;t._isSpecialElement(n,t.openElements.tagIDs[i])&&(s=n)}return s||(t.openElements.shortenToLength(i<0?0:i),t.activeFormattingElements.removeEntry(e)),s}function St(t,e,s){let i=e,n=t.openElements.getCommonAncestor(e);for(let r=0,a=n;a!==s;r++,a=n){n=t.openElements.getCommonAncestor(a);const s=t.activeFormattingElements.getElementEntry(a),o=s&&r>=kt;!s||o?(o&&t.activeFormattingElements.removeEntry(s),t.openElements.remove(a)):(a=Nt(t,s),i===e&&(t.activeFormattingElements.bookmark=s),t.treeAdapter.detachNode(i),t.treeAdapter.appendChild(a,i),i=a)}return i}function Nt(t,e){const s=t.treeAdapter.getNamespaceURI(e.element),i=t.treeAdapter.createElement(e.token.tagName,s,e.token.attrs);return t.openElements.replace(e.element,i),e.element=i,i}function Ct(t,e,s){const i=v(t.treeAdapter.getTagName(e));if(t._isElementCausesFosterParenting(i))t._fosterParentElement(s);else{const n=t.treeAdapter.getNamespaceURI(e);i===T.TEMPLATE&&n===b.HTML&&(e=t.treeAdapter.getTemplateContent(e)),t.treeAdapter.appendChild(e,s)}}function Dt(t,e,s){const i=t.treeAdapter.getNamespaceURI(s.element),{token:n}=s,r=t.treeAdapter.createElement(n.tagName,i,n.attrs);t._adoptNodes(e,r),t.treeAdapter.appendChild(e,r),t.activeFormattingElements.insertElementAfterBookmark(r,n),t.activeFormattingElements.removeEntry(s),t.openElements.remove(s.element),t.openElements.insertAfter(e,r,n.tagID)}function Rt(t,e){for(let s=0;s<gt;s++){const s=At(t,e);if(!s)break;const i=_t(t,s);if(!i)break;t.activeFormattingElements.bookmark=s;const n=St(t,i,s.element),r=t.openElements.getCommonAncestor(s.element);t.treeAdapter.detachNode(n),r&&Ct(t,r,n),Dt(t,i,s)}}function It(t,e){t._appendCommentNode(e,t.openElements.currentTmplContentOrNode)}function xt(t,e){if(t.stopped=!0,e.location){const s=t.fragmentContext?0:2;for(let i=t.openElements.stackTop;i>=s;i--)t._setEndLocation(t.openElements.items[i],e);if(!t.fragmentContext&&t.openElements.stackTop>=0){const s=t.openElements.items[0],i=t.treeAdapter.getNodeSourceCodeLocation(s);if(i&&!i.endTag&&(t._setEndLocation(s,e),t.openElements.stackTop>=1)){const s=t.openElements.items[1],i=t.treeAdapter.getNodeSourceCodeLocation(s);i&&!i.endTag&&t._setEndLocation(s,e)}}}}function Lt(t,e){t._err(e,c.missingDoctype,!0),t.treeAdapter.setDocumentMode(t.document,k.QUIRKS),t.insertionMode=Et.BEFORE_HTML,t._processToken(e)}function Ot(t,e){t._insertFakeRootElement(),t.insertionMode=Et.BEFORE_HEAD,t._processToken(e)}function Mt(t,e){t._insertFakeElement(E.HEAD,T.HEAD),t.headElement=t.openElements.current,t.insertionMode=Et.IN_HEAD,t._processToken(e)}function Pt(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.BASE:case T.BASEFONT:case T.BGSOUND:case T.LINK:case T.META:t._appendElement(e,b.HTML),e.ackSelfClosing=!0;break;case T.TITLE:t._switchToTextParsing(e,D.RCDATA);break;case T.NOSCRIPT:t.options.scriptingEnabled?t._switchToTextParsing(e,D.RAWTEXT):(t._insertElement(e,b.HTML),t.insertionMode=Et.IN_HEAD_NO_SCRIPT);break;case T.NOFRAMES:case T.STYLE:t._switchToTextParsing(e,D.RAWTEXT);break;case T.SCRIPT:t._switchToTextParsing(e,D.SCRIPT_DATA);break;case T.TEMPLATE:t._insertTemplate(e),t.activeFormattingElements.insertMarker(),t.framesetOk=!1,t.insertionMode=Et.IN_TEMPLATE,t.tmplInsertionModeStack.unshift(Et.IN_TEMPLATE);break;case T.HEAD:t._err(e,c.misplacedStartTagForHeadElement);break;default:qt(t,e)}}function Bt(t,e){t.openElements.tmplCount>0?(t.openElements.generateImpliedEndTagsThoroughly(),t.openElements.currentTagId!==T.TEMPLATE&&t._err(e,c.closingOfElementWithOpenChildElements),t.openElements.popUntilTagNamePopped(T.TEMPLATE),t.activeFormattingElements.clearToLastMarker(),t.tmplInsertionModeStack.shift(),t._resetInsertionMode()):t._err(e,c.endTagWithoutMatchingOpenElement)}function qt(t,e){t.openElements.pop(),t.insertionMode=Et.AFTER_HEAD,t._processToken(e)}function Ut(t,e){t._err(e,e.type===h.EOF?c.openElementsLeftAfterEof:c.disallowedContentInNoscriptInHead),t.openElements.pop(),t.insertionMode=Et.IN_HEAD,t._processToken(e)}function Ht(t,e){t._insertFakeElement(E.BODY,T.BODY),t.insertionMode=Et.IN_BODY,Ft(t,e)}function Ft(t,e){switch(e.type){case h.CHARACTER:Gt(t,e);break;case h.WHITESPACE_CHARACTER:$t(t,e);break;case h.COMMENT:It(t,e);break;case h.START_TAG:Wt(t,e);break;case h.END_TAG:zt(t,e);break;case h.EOF:Kt(t,e)}}function $t(t,e){t._reconstructActiveFormattingElements(),t._insertCharacters(e)}function Gt(t,e){t._reconstructActiveFormattingElements(),t._insertCharacters(e),t.framesetOk=!1}function jt(t,e){t._reconstructActiveFormattingElements(),t._appendElement(e,b.HTML),t.framesetOk=!1,e.ackSelfClosing=!0}function Vt(t){const e=u(t,g.TYPE);return null!=e&&e.toLowerCase()===bt}function Yt(t,e){t._switchToTextParsing(e,D.RAWTEXT)}function Xt(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,b.HTML)}function Wt(t,e){switch(e.tagID){case T.I:case T.S:case T.B:case T.U:case T.EM:case T.TT:case T.BIG:case T.CODE:case T.FONT:case T.SMALL:case T.STRIKE:case T.STRONG:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,b.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case T.A:!function(t,e){const s=t.activeFormattingElements.getElementEntryInScopeWithTagName(E.A);s&&(Rt(t,e),t.openElements.remove(s.element),t.activeFormattingElements.removeEntry(s)),t._reconstructActiveFormattingElements(),t._insertElement(e,b.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case T.H1:case T.H2:case T.H3:case T.H4:case T.H5:case T.H6:!function(t,e){t.openElements.hasInButtonScope(T.P)&&t._closePElement(),S(t.openElements.currentTagId)&&t.openElements.pop(),t._insertElement(e,b.HTML)}(t,e);break;case T.P:case T.DL:case T.OL:case T.UL:case T.DIV:case T.DIR:case T.NAV:case T.MAIN:case T.MENU:case T.ASIDE:case T.CENTER:case T.FIGURE:case T.FOOTER:case T.HEADER:case T.HGROUP:case T.DIALOG:case T.DETAILS:case T.ADDRESS:case T.ARTICLE:case T.SECTION:case T.SUMMARY:case T.FIELDSET:case T.BLOCKQUOTE:case T.FIGCAPTION:!function(t,e){t.openElements.hasInButtonScope(T.P)&&t._closePElement(),t._insertElement(e,b.HTML)}(t,e);break;case T.LI:case T.DD:case T.DT:!function(t,e){t.framesetOk=!1;const s=e.tagID;for(let e=t.openElements.stackTop;e>=0;e--){const i=t.openElements.tagIDs[e];if(s===T.LI&&i===T.LI||(s===T.DD||s===T.DT)&&(i===T.DD||i===T.DT)){t.openElements.generateImpliedEndTagsWithExclusion(i),t.openElements.popUntilTagNamePopped(i);break}if(i!==T.ADDRESS&&i!==T.DIV&&i!==T.P&&t._isSpecialElement(t.openElements.items[e],i))break}t.openElements.hasInButtonScope(T.P)&&t._closePElement(),t._insertElement(e,b.HTML)}(t,e);break;case T.BR:case T.IMG:case T.WBR:case T.AREA:case T.EMBED:case T.KEYGEN:jt(t,e);break;case T.HR:!function(t,e){t.openElements.hasInButtonScope(T.P)&&t._closePElement(),t._appendElement(e,b.HTML),t.framesetOk=!1,e.ackSelfClosing=!0}(t,e);break;case T.RB:case T.RTC:!function(t,e){t.openElements.hasInScope(T.RUBY)&&t.openElements.generateImpliedEndTags(),t._insertElement(e,b.HTML)}(t,e);break;case T.RT:case T.RP:!function(t,e){t.openElements.hasInScope(T.RUBY)&&t.openElements.generateImpliedEndTagsWithExclusion(T.RTC),t._insertElement(e,b.HTML)}(t,e);break;case T.PRE:case T.LISTING:!function(t,e){t.openElements.hasInButtonScope(T.P)&&t._closePElement(),t._insertElement(e,b.HTML),t.skipNextNewLine=!0,t.framesetOk=!1}(t,e);break;case T.XMP:!function(t,e){t.openElements.hasInButtonScope(T.P)&&t._closePElement(),t._reconstructActiveFormattingElements(),t.framesetOk=!1,t._switchToTextParsing(e,D.RAWTEXT)}(t,e);break;case T.SVG:!function(t,e){t._reconstructActiveFormattingElements(),pt(e),mt(e),e.selfClosing?t._appendElement(e,b.SVG):t._insertElement(e,b.SVG),e.ackSelfClosing=!0}(t,e);break;case T.HTML:!function(t,e){0===t.openElements.tmplCount&&t.treeAdapter.adoptAttributes(t.openElements.items[0],e.attrs)}(t,e);break;case T.BASE:case T.LINK:case T.META:case T.STYLE:case T.TITLE:case T.SCRIPT:case T.BGSOUND:case T.BASEFONT:case T.TEMPLATE:Pt(t,e);break;case T.BODY:!function(t,e){const s=t.openElements.tryPeekProperlyNestedBodyElement();s&&0===t.openElements.tmplCount&&(t.framesetOk=!1,t.treeAdapter.adoptAttributes(s,e.attrs))}(t,e);break;case T.FORM:!function(t,e){const s=t.openElements.tmplCount>0;t.formElement&&!s||(t.openElements.hasInButtonScope(T.P)&&t._closePElement(),t._insertElement(e,b.HTML),s||(t.formElement=t.openElements.current))}(t,e);break;case T.NOBR:!function(t,e){t._reconstructActiveFormattingElements(),t.openElements.hasInScope(T.NOBR)&&(Rt(t,e),t._reconstructActiveFormattingElements()),t._insertElement(e,b.HTML),t.activeFormattingElements.pushElement(t.openElements.current,e)}(t,e);break;case T.MATH:!function(t,e){t._reconstructActiveFormattingElements(),dt(e),mt(e),e.selfClosing?t._appendElement(e,b.MATHML):t._insertElement(e,b.MATHML),e.ackSelfClosing=!0}(t,e);break;case T.TABLE:!function(t,e){t.treeAdapter.getDocumentMode(t.document)!==k.QUIRKS&&t.openElements.hasInButtonScope(T.P)&&t._closePElement(),t._insertElement(e,b.HTML),t.framesetOk=!1,t.insertionMode=Et.IN_TABLE}(t,e);break;case T.INPUT:!function(t,e){t._reconstructActiveFormattingElements(),t._appendElement(e,b.HTML),Vt(e)||(t.framesetOk=!1),e.ackSelfClosing=!0}(t,e);break;case T.PARAM:case T.TRACK:case T.SOURCE:!function(t,e){t._appendElement(e,b.HTML),e.ackSelfClosing=!0}(t,e);break;case T.IMAGE:!function(t,e){e.tagName=E.IMG,e.tagID=T.IMG,jt(t,e)}(t,e);break;case T.BUTTON:!function(t,e){t.openElements.hasInScope(T.BUTTON)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(T.BUTTON)),t._reconstructActiveFormattingElements(),t._insertElement(e,b.HTML),t.framesetOk=!1}(t,e);break;case T.APPLET:case T.OBJECT:case T.MARQUEE:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,b.HTML),t.activeFormattingElements.insertMarker(),t.framesetOk=!1}(t,e);break;case T.IFRAME:!function(t,e){t.framesetOk=!1,t._switchToTextParsing(e,D.RAWTEXT)}(t,e);break;case T.SELECT:!function(t,e){t._reconstructActiveFormattingElements(),t._insertElement(e,b.HTML),t.framesetOk=!1,t.insertionMode=t.insertionMode===Et.IN_TABLE||t.insertionMode===Et.IN_CAPTION||t.insertionMode===Et.IN_TABLE_BODY||t.insertionMode===Et.IN_ROW||t.insertionMode===Et.IN_CELL?Et.IN_SELECT_IN_TABLE:Et.IN_SELECT}(t,e);break;case T.OPTION:case T.OPTGROUP:!function(t,e){t.openElements.currentTagId===T.OPTION&&t.openElements.pop(),t._reconstructActiveFormattingElements(),t._insertElement(e,b.HTML)}(t,e);break;case T.NOEMBED:Yt(t,e);break;case T.FRAMESET:!function(t,e){const s=t.openElements.tryPeekProperlyNestedBodyElement();t.framesetOk&&s&&(t.treeAdapter.detachNode(s),t.openElements.popAllUpToHtmlElement(),t._insertElement(e,b.HTML),t.insertionMode=Et.IN_FRAMESET)}(t,e);break;case T.TEXTAREA:!function(t,e){t._insertElement(e,b.HTML),t.skipNextNewLine=!0,t.tokenizer.state=D.RCDATA,t.originalInsertionMode=t.insertionMode,t.framesetOk=!1,t.insertionMode=Et.TEXT}(t,e);break;case T.NOSCRIPT:t.options.scriptingEnabled?Yt(t,e):Xt(t,e);break;case T.PLAINTEXT:!function(t,e){t.openElements.hasInButtonScope(T.P)&&t._closePElement(),t._insertElement(e,b.HTML),t.tokenizer.state=D.PLAINTEXT}(t,e);break;case T.COL:case T.TH:case T.TD:case T.TR:case T.HEAD:case T.FRAME:case T.TBODY:case T.TFOOT:case T.THEAD:case T.CAPTION:case T.COLGROUP:break;default:Xt(t,e)}}function Qt(t,e){const s=e.tagName,i=e.tagID;for(let e=t.openElements.stackTop;e>0;e--){const n=t.openElements.items[e],r=t.openElements.tagIDs[e];if(i===r&&(i!==T.UNKNOWN||t.treeAdapter.getTagName(n)===s)){t.openElements.generateImpliedEndTagsWithExclusion(i),t.openElements.stackTop>=e&&t.openElements.shortenToLength(e);break}if(t._isSpecialElement(n,r))break}}function zt(t,e){switch(e.tagID){case T.A:case T.B:case T.I:case T.S:case T.U:case T.EM:case T.TT:case T.BIG:case T.CODE:case T.FONT:case T.NOBR:case T.SMALL:case T.STRIKE:case T.STRONG:Rt(t,e);break;case T.P:!function(t){t.openElements.hasInButtonScope(T.P)||t._insertFakeElement(E.P,T.P),t._closePElement()}(t);break;case T.DL:case T.UL:case T.OL:case T.DIR:case T.DIV:case T.NAV:case T.PRE:case T.MAIN:case T.MENU:case T.ASIDE:case T.BUTTON:case T.CENTER:case T.FIGURE:case T.FOOTER:case T.HEADER:case T.HGROUP:case T.DIALOG:case T.ADDRESS:case T.ARTICLE:case T.DETAILS:case T.SECTION:case T.SUMMARY:case T.LISTING:case T.FIELDSET:case T.BLOCKQUOTE:case T.FIGCAPTION:!function(t,e){const s=e.tagID;t.openElements.hasInScope(s)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(s))}(t,e);break;case T.LI:!function(t){t.openElements.hasInListItemScope(T.LI)&&(t.openElements.generateImpliedEndTagsWithExclusion(T.LI),t.openElements.popUntilTagNamePopped(T.LI))}(t);break;case T.DD:case T.DT:!function(t,e){const s=e.tagID;t.openElements.hasInScope(s)&&(t.openElements.generateImpliedEndTagsWithExclusion(s),t.openElements.popUntilTagNamePopped(s))}(t,e);break;case T.H1:case T.H2:case T.H3:case T.H4:case T.H5:case T.H6:!function(t){t.openElements.hasNumberedHeaderInScope()&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilNumberedHeaderPopped())}(t);break;case T.BR:!function(t){t._reconstructActiveFormattingElements(),t._insertFakeElement(E.BR,T.BR),t.openElements.pop(),t.framesetOk=!1}(t);break;case T.BODY:!function(t,e){if(t.openElements.hasInScope(T.BODY)&&(t.insertionMode=Et.AFTER_BODY,t.options.sourceCodeLocationInfo)){const s=t.openElements.tryPeekProperlyNestedBodyElement();s&&t._setEndLocation(s,e)}}(t,e);break;case T.HTML:!function(t,e){t.openElements.hasInScope(T.BODY)&&(t.insertionMode=Et.AFTER_BODY,me(t,e))}(t,e);break;case T.FORM:!function(t){const e=t.openElements.tmplCount>0,{formElement:s}=t;e||(t.formElement=null),(s||e)&&t.openElements.hasInScope(T.FORM)&&(t.openElements.generateImpliedEndTags(),e?t.openElements.popUntilTagNamePopped(T.FORM):s&&t.openElements.remove(s))}(t);break;case T.APPLET:case T.OBJECT:case T.MARQUEE:!function(t,e){const s=e.tagID;t.openElements.hasInScope(s)&&(t.openElements.generateImpliedEndTags(),t.openElements.popUntilTagNamePopped(s),t.activeFormattingElements.clearToLastMarker())}(t,e);break;case T.TEMPLATE:Bt(t,e);break;default:Qt(t,e)}}function Kt(t,e){t.tmplInsertionModeStack.length>0?pe(t,e):xt(t,e)}function Jt(t,e){if(wt.has(t.openElements.currentTagId))switch(t.pendingCharacterTokens.length=0,t.hasNonWhitespacePendingCharacterToken=!1,t.originalInsertionMode=t.insertionMode,t.insertionMode=Et.IN_TABLE_TEXT,e.type){case h.CHARACTER:ie(t,e);break;case h.WHITESPACE_CHARACTER:se(t,e)}else ee(t,e)}function Zt(t,e){switch(e.tagID){case T.TD:case T.TH:case T.TR:!function(t,e){t.openElements.clearBackToTableContext(),t._insertFakeElement(E.TBODY,T.TBODY),t.insertionMode=Et.IN_TABLE_BODY,ce(t,e)}(t,e);break;case T.STYLE:case T.SCRIPT:case T.TEMPLATE:Pt(t,e);break;case T.COL:!function(t,e){t.openElements.clearBackToTableContext(),t._insertFakeElement(E.COLGROUP,T.COLGROUP),t.insertionMode=Et.IN_COLUMN_GROUP,ae(t,e)}(t,e);break;case T.FORM:!function(t,e){t.formElement||0!==t.openElements.tmplCount||(t._insertElement(e,b.HTML),t.formElement=t.openElements.current,t.openElements.pop())}(t,e);break;case T.TABLE:!function(t,e){t.openElements.hasInTableScope(T.TABLE)&&(t.openElements.popUntilTagNamePopped(T.TABLE),t._resetInsertionMode(),t._processStartTag(e))}(t,e);break;case T.TBODY:case T.TFOOT:case T.THEAD:!function(t,e){t.openElements.clearBackToTableContext(),t._insertElement(e,b.HTML),t.insertionMode=Et.IN_TABLE_BODY}(t,e);break;case T.INPUT:!function(t,e){Vt(e)?t._appendElement(e,b.HTML):ee(t,e),e.ackSelfClosing=!0}(t,e);break;case T.CAPTION:!function(t,e){t.openElements.clearBackToTableContext(),t.activeFormattingElements.insertMarker(),t._insertElement(e,b.HTML),t.insertionMode=Et.IN_CAPTION}(t,e);break;case T.COLGROUP:!function(t,e){t.openElements.clearBackToTableContext(),t._insertElement(e,b.HTML),t.insertionMode=Et.IN_COLUMN_GROUP}(t,e);break;default:ee(t,e)}}function te(t,e){switch(e.tagID){case T.TABLE:t.openElements.hasInTableScope(T.TABLE)&&(t.openElements.popUntilTagNamePopped(T.TABLE),t._resetInsertionMode());break;case T.TEMPLATE:Bt(t,e);break;case T.BODY:case T.CAPTION:case T.COL:case T.COLGROUP:case T.HTML:case T.TBODY:case T.TD:case T.TFOOT:case T.TH:case T.THEAD:case T.TR:break;default:ee(t,e)}}function ee(t,e){const s=t.fosterParentingEnabled;t.fosterParentingEnabled=!0,Ft(t,e),t.fosterParentingEnabled=s}function se(t,e){t.pendingCharacterTokens.push(e)}function ie(t,e){t.pendingCharacterTokens.push(e),t.hasNonWhitespacePendingCharacterToken=!0}function ne(t,e){let s=0;if(t.hasNonWhitespacePendingCharacterToken)for(;s<t.pendingCharacterTokens.length;s++)ee(t,t.pendingCharacterTokens[s]);else for(;s<t.pendingCharacterTokens.length;s++)t._insertCharacters(t.pendingCharacterTokens[s]);t.insertionMode=t.originalInsertionMode,t._processToken(e)}const re=new Set([T.CAPTION,T.COL,T.COLGROUP,T.TBODY,T.TD,T.TFOOT,T.TH,T.THEAD,T.TR]);function ae(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.COL:t._appendElement(e,b.HTML),e.ackSelfClosing=!0;break;case T.TEMPLATE:Pt(t,e);break;default:oe(t,e)}}function oe(t,e){t.openElements.currentTagId===T.COLGROUP&&(t.openElements.pop(),t.insertionMode=Et.IN_TABLE,t._processToken(e))}function ce(t,e){switch(e.tagID){case T.TR:t.openElements.clearBackToTableBodyContext(),t._insertElement(e,b.HTML),t.insertionMode=Et.IN_ROW;break;case T.TH:case T.TD:t.openElements.clearBackToTableBodyContext(),t._insertFakeElement(E.TR,T.TR),t.insertionMode=Et.IN_ROW,le(t,e);break;case T.CAPTION:case T.COL:case T.COLGROUP:case T.TBODY:case T.TFOOT:case T.THEAD:t.openElements.hasTableBodyContextInTableScope()&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=Et.IN_TABLE,Zt(t,e));break;default:Zt(t,e)}}function he(t,e){const s=e.tagID;switch(e.tagID){case T.TBODY:case T.TFOOT:case T.THEAD:t.openElements.hasInTableScope(s)&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=Et.IN_TABLE);break;case T.TABLE:t.openElements.hasTableBodyContextInTableScope()&&(t.openElements.clearBackToTableBodyContext(),t.openElements.pop(),t.insertionMode=Et.IN_TABLE,te(t,e));break;case T.BODY:case T.CAPTION:case T.COL:case T.COLGROUP:case T.HTML:case T.TD:case T.TH:case T.TR:break;default:te(t,e)}}function le(t,e){switch(e.tagID){case T.TH:case T.TD:t.openElements.clearBackToTableRowContext(),t._insertElement(e,b.HTML),t.insertionMode=Et.IN_CELL,t.activeFormattingElements.insertMarker();break;case T.CAPTION:case T.COL:case T.COLGROUP:case T.TBODY:case T.TFOOT:case T.THEAD:case T.TR:t.openElements.hasInTableScope(T.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=Et.IN_TABLE_BODY,ce(t,e));break;default:Zt(t,e)}}function ue(t,e){switch(e.tagID){case T.TR:t.openElements.hasInTableScope(T.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=Et.IN_TABLE_BODY);break;case T.TABLE:t.openElements.hasInTableScope(T.TR)&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=Et.IN_TABLE_BODY,he(t,e));break;case T.TBODY:case T.TFOOT:case T.THEAD:(t.openElements.hasInTableScope(e.tagID)||t.openElements.hasInTableScope(T.TR))&&(t.openElements.clearBackToTableRowContext(),t.openElements.pop(),t.insertionMode=Et.IN_TABLE_BODY,he(t,e));break;case T.BODY:case T.CAPTION:case T.COL:case T.COLGROUP:case T.HTML:case T.TD:case T.TH:break;default:te(t,e)}}function fe(t,e){switch(e.tagID){case T.HTML:Wt(t,e);break;case T.OPTION:t.openElements.currentTagId===T.OPTION&&t.openElements.pop(),t._insertElement(e,b.HTML);break;case T.OPTGROUP:t.openElements.currentTagId===T.OPTION&&t.openElements.pop(),t.openElements.currentTagId===T.OPTGROUP&&t.openElements.pop(),t._insertElement(e,b.HTML);break;case T.INPUT:case T.KEYGEN:case T.TEXTAREA:case T.SELECT:t.openElements.hasInSelectScope(T.SELECT)&&(t.openElements.popUntilTagNamePopped(T.SELECT),t._resetInsertionMode(),e.tagID!==T.SELECT&&t._processStartTag(e));break;case T.SCRIPT:case T.TEMPLATE:Pt(t,e)}}function de(t,e){switch(e.tagID){case T.OPTGROUP:t.openElements.stackTop>0&&t.openElements.currentTagId===T.OPTION&&t.openElements.tagIDs[t.openElements.stackTop-1]===T.OPTGROUP&&t.openElements.pop(),t.openElements.currentTagId===T.OPTGROUP&&t.openElements.pop();break;case T.OPTION:t.openElements.currentTagId===T.OPTION&&t.openElements.pop();break;case T.SELECT:t.openElements.hasInSelectScope(T.SELECT)&&(t.openElements.popUntilTagNamePopped(T.SELECT),t._resetInsertionMode());break;case T.TEMPLATE:Bt(t,e)}}function pe(t,e){t.openElements.tmplCount>0?(t.openElements.popUntilTagNamePopped(T.TEMPLATE),t.activeFormattingElements.clearToLastMarker(),t.tmplInsertionModeStack.shift(),t._resetInsertionMode(),t.onEof(e)):xt(t,e)}function me(t,e){var s;if(e.tagID===T.HTML){if(t.fragmentContext||(t.insertionMode=Et.AFTER_AFTER_BODY),t.options.sourceCodeLocationInfo&&t.openElements.tagIDs[0]===T.HTML){t._setEndLocation(t.openElements.items[0],e);const i=t.openElements.items[1];i&&!(null===(s=t.treeAdapter.getNodeSourceCodeLocation(i))||void 0===s?void 0:s.endTag)&&t._setEndLocation(i,e)}}else be(t,e)}function be(t,e){t.insertionMode=Et.IN_BODY,Ft(t,e)}function ge(t,e){t.insertionMode=Et.IN_BODY,Ft(t,e)}function ke(t){for(;t.treeAdapter.getNamespaceURI(t.openElements.current)!==b.HTML&&!t._isIntegrationPoint(t.openElements.currentTagId,t.openElements.current);)t.openElements.pop()}return t.parse=function(t,e){return vt.parse(t,e)},t.parseFragment=function(t,e,s){"string"==typeof t&&(s=e,e=t,t=null);const i=vt.getFragmentParser(t,s);return i.tokenizer.write(e,!0),i.getFragment()},Object.defineProperty(t,"__esModule",{value:!0}),t}({}),F=H.parse,$=H.parseFragment,G=new WeakMap;function j(t,e){const s=F(e.trim(),Y(t));return s.documentElement=s.firstElementChild,s.head=s.documentElement.firstElementChild,s.body=s.head.nextElementSibling,s}function V(t,e){return e="string"==typeof e?e.trim():"",$(e,Y(t))}function Y(t){let e=G.get(t);if(null!=e)return e;const s={createDocument(){const e=t.createElement("#document");return e["x-mode"]="no-quirks",e},setNodeSourceCodeLocation(t,e){t.sourceCodeLocation=e},getNodeSourceCodeLocation:t=>t.sourceCodeLocation,createDocumentFragment:()=>t.createDocumentFragment(),createElement(e,s,i){const n=t.createElementNS(s,e);for(let t=0;t<i.length;t++){const e=i[t];null==e.namespace||"http://www.w3.org/1999/xhtml"===e.namespace?n.setAttribute(e.name,e.value):n.setAttributeNS(e.namespace,e.name,e.value)}return n},createCommentNode:e=>t.createComment(e),appendChild(t,e){t.appendChild(e)},insertBefore(t,e,s){t.insertBefore(e,s)},setTemplateContent(t,e){t.content=e},getTemplateContent:t=>t.content,setDocumentType(e,s,i,n){let r=e.childNodes.find((t=>10===t.nodeType));null==r&&(r=t.createDocumentTypeNode(),e.insertBefore(r,e.firstChild)),r.nodeValue="!DOCTYPE",r["x-name"]=s,r["x-publicId"]=i,r["x-systemId"]=n},setDocumentMode(t,e){t["x-mode"]=e},getDocumentMode:t=>t["x-mode"],detachNode(t){t.remove()},insertText(e,s){const i=e.lastChild;null!=i&&3===i.nodeType?i.nodeValue+=s:e.appendChild(t.createTextNode(s))},insertTextBefore(e,s,i){const n=e.childNodes[e.childNodes.indexOf(i)-1];null!=n&&3===n.nodeType?n.nodeValue+=s:e.insertBefore(t.createTextNode(s),i)},adoptAttributes(t,e){for(let s=0;s<e.length;s++){const i=e[s];!1===t.hasAttributeNS(i.namespace,i.name)&&t.setAttributeNS(i.namespace,i.name,i.value)}},getFirstChild:t=>t.childNodes[0],getChildNodes:t=>t.childNodes,getParentNode:t=>t.parentNode,getAttrList:t=>t.attributes.__items.map((t=>({name:t.name,value:t.value,namespace:t.namespaceURI,prefix:null}))),getTagName:t=>"http://www.w3.org/1999/xhtml"===t.namespaceURI?t.nodeName.toLowerCase():t.nodeName,getNamespaceURI:t=>t.namespaceURI,getTextNodeContent:t=>t.nodeValue,getCommentNodeContent:t=>t.nodeValue,getDocumentTypeNodeName:t=>t["x-name"],getDocumentTypeNodePublicId:t=>t["x-publicId"],getDocumentTypeNodeSystemId:t=>t["x-systemId"],isTextNode:t=>3===t.nodeType,isCommentNode:t=>8===t.nodeType,isDocumentTypeNode:t=>10===t.nodeType,isElementNode:t=>1===t.nodeType};return e={treeAdapter:s},G.set(t,e),e}var X=function(t){if(!t.document)throw Error("jQuery requires a window with a document");var e=[],s=Object.getPrototypeOf,i=e.slice,n=e.push,r=e.indexOf,a={},o=a.toString,c=a.hasOwnProperty,h=c.toString,l=h.call(Object),u={};function f(t){var e=!!t&&t.length,s=function(t){return null==t?t+"":"object"==typeof t?a[o.call(t)]||"object":typeof t}(t);return"function"!=typeof t&&!function(t){return null!=t&&t===t.window}(t)&&("array"===s||0===e||"number"==typeof e&&e>0&&e-1 in t)}var d=t.document,p={type:!0,src:!0,nonce:!0,noModule:!0};const m={};var b="4.0.0-pre+9352011a7.dirty +selector",g=/HTML$/i;function k(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}m.fn=m.prototype={jquery:b,constructor:m,length:0,toArray:function(){return i.call(this)},get:function(t){return null==t?i.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=m.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return m.each(this,t)},map:function(t){return this.pushStack(m.map(this,(function(e,s){return t.call(e,s,e)})))},slice:function(){return this.pushStack(i.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(m.grep(this,(function(t,e){return(e+1)%2})))},odd:function(){return this.pushStack(m.grep(this,(function(t,e){return e%2})))},eq:function(t){var e=this.length,s=+t+(t<0?e:0);return this.pushStack(s>=0&&s<e?[this[s]]:[])},end:function(){return this.prevObject||this.constructor()}},m.extend=m.fn.extend=function(){var t,e,s,i,n,r,a=arguments[0]||{},o=1,c=arguments.length,h=!1;for("boolean"==typeof a&&(h=a,a=arguments[o]||{},o++),"object"!=typeof a&&"function"!=typeof a&&(a={}),o===c&&(a=this,o--);o<c;o++)if(null!=(t=arguments[o]))for(e in t)i=t[e],"__proto__"!==e&&a!==i&&(h&&i&&(m.isPlainObject(i)||(n=Array.isArray(i)))?(s=a[e],r=n&&!Array.isArray(s)?[]:n||m.isPlainObject(s)?s:{},n=!1,a[e]=m.extend(h,r,i)):void 0!==i&&(a[e]=i));return a},m.extend({expando:"jQuery"+(b+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){throw Error(t)},noop:function(){},isPlainObject:function(t){var e,i;return!(!t||"[object Object]"!==o.call(t)||(e=s(t))&&("function"!=typeof(i=c.call(e,"constructor")&&e.constructor)||h.call(i)!==l))},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},globalEval:function(t,e,s){!function(t,e,s){var i,n=(s=s||d).createElement("script");if(n.text=t,e)for(i in p)e[i]&&(n[i]=e[i]);s.head.appendChild(n).parentNode.removeChild(n)}(t,{nonce:e&&e.nonce},s)},each:function(t,e){var s,i=0;if(f(t))for(s=t.length;i<s&&!1!==e.call(t[i],i,t[i]);i++);else for(i in t)if(!1===e.call(t[i],i,t[i]))break;return t},text:function(t){var e,s="",i=0,n=t.nodeType;if(!n)for(;e=t[i++];)s+=m.text(e);return 1===n||11===n?t.textContent:9===n?t.documentElement.textContent:3===n||4===n?t.nodeValue:s},makeArray:function(t,e){var s=e||[];return null!=t&&(f(Object(t))?m.merge(s,"string"==typeof t?[t]:t):n.call(s,t)),s},inArray:function(t,e,s){return null==e?-1:r.call(e,t,s)},isXMLDoc:function(t){var e=t&&(t.ownerDocument||t).documentElement;return!g.test(t&&t.namespaceURI||e&&e.nodeName||"HTML")},contains:function(t,e){var s=e&&e.parentNode;return t===s||!(!s||1!==s.nodeType||!(t.contains?t.contains(s):t.compareDocumentPosition&&16&t.compareDocumentPosition(s)))},merge:function(t,e){for(var s=+e.length,i=0,n=t.length;i<s;i++)t[n++]=e[i];return t.length=n,t},grep:function(t,e,s){for(var i=[],n=0,r=t.length,a=!s;n<r;n++)!e(t[n],n)!==a&&i.push(t[n]);return i},map:function(t,s,i){var n,r,a=0,o=[];if(f(t))for(n=t.length;a<n;a++)null!=(r=s(t[a],a,i))&&o.push(r);else for(a in t)null!=(r=s(t[a],a,i))&&o.push(r);return function(t){return e.concat.apply([],t)}(o)},guid:1,support:u}),"function"==typeof Symbol&&(m.fn[Symbol.iterator]=e[Symbol.iterator]),m.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(t,e){a["[object "+e+"]"]=e.toLowerCase()}));var E=e.pop,T="[\\x20\\t\\r\\n\\f]",w=d.documentMode;try{d.querySelector(":has(*,:jqfake)"),u.cssHas=!1}catch(t){u.cssHas=!0}var y=[];w&&y.push(":enabled",":disabled","\\["+T+"*name"+T+"*="+T+"*(?:''|\"\")"),u.cssHas||y.push(":has"),y=y.length&&RegExp(y.join("|"));var v=RegExp("^"+T+"+|((?:^|[^\\\\])(?:\\\\.)*)"+T+"+$","g"),A="(?:\\\\[\\da-fA-F]{1,6}"+T+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",_=RegExp("^"+T+"*([>+~]|"+T+")"+T+"*"),S=/[+~]/,N=d.documentElement,C=N.matches||N.msMatchesSelector;function D(){var t=[];return function e(s,i){return t.push(s+" ")>m.expr.cacheLength&&delete e[t.shift()],e[s+" "]=i}}function R(t){return t&&void 0!==t.getElementsByTagName&&t}var I="\\["+T+"*("+A+")(?:"+T+"*([*^$|!~]?=)"+T+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+A+"))|)"+T+"*\\]",x=":("+A+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+I+")*)|.*)\\)|)",L={ID:RegExp("^#("+A+")"),CLASS:RegExp("^\\.("+A+")"),TAG:RegExp("^("+A+"|[*])"),ATTR:RegExp("^"+I),PSEUDO:RegExp("^"+x),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+T+"*(even|odd|(([+-]|)(\\d*)n|)"+T+"*(?:([+-]|)"+T+"*(\\d+)|))"+T+"*\\)|)","i")},O=RegExp(x),M=RegExp("\\\\[\\da-fA-F]{1,6}"+T+"?|\\\\([^\\r\\n\\f])","g"),P=function(t,e){var s="0x"+t.slice(1)-65536;return e||(s<0?String.fromCharCode(s+65536):String.fromCharCode(s>>10|55296,1023&s|56320))};function B(t){return t.replace(M,P)}function q(t){m.error("Syntax error, unrecognized expression: "+t)}var U=RegExp("^"+T+"*,"+T+"*"),H=D();function F(t,e){var s,i,n,r,a,o,c,h=H[t+" "];if(h)return e?0:h.slice(0);for(a=t,o=[],c=m.expr.preFilter;a;){for(r in s&&!(i=U.exec(a))||(i&&(a=a.slice(i[0].length)||a),o.push(n=[])),s=!1,(i=_.exec(a))&&(s=i.shift(),n.push({value:s,type:i[0].replace(v," ")}),a=a.slice(s.length)),L)!(i=m.expr.match[r].exec(a))||c[r]&&!(i=c[r](i))||(s=i.shift(),n.push({value:s,type:r,matches:i}),a=a.slice(s.length));if(!s)break}return e?a.length:a?q(t):H(t,o).slice(0)}var $={ATTR:function(t){return t[1]=B(t[1]),t[3]=B(t[3]||t[4]||t[5]||""),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||q(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&q(t[0]),t},PSEUDO:function(t){var e,s=!t[6]&&t[2];return L.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":s&&O.test(s)&&(e=F(s,!0))&&(e=s.indexOf(")",s.length-e)-s.length)&&(t[0]=t[0].slice(0,e),t[2]=s.slice(0,e)),t.slice(0,3))}};function G(t){for(var e=0,s=t.length,i="";e<s;e++)i+=t[e].value;return i}var j=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function V(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t}m.escapeSelector=function(t){return(t+"").replace(j,V)};var Y,X=e.sort,W=e.splice;function Q(t,e){if(t===e)return Y=!0,0;var s=!t.compareDocumentPosition-!e.compareDocumentPosition;return s||(1&(s=(t.ownerDocument||t)==(e.ownerDocument||e)?t.compareDocumentPosition(e):1)?t==d||t.ownerDocument==d&&m.contains(d,t)?-1:e==d||e.ownerDocument==d&&m.contains(d,e)?1:0:4&s?-1:1)}m.uniqueSort=function(t){var e,s=[],i=0,n=0;if(Y=!1,X.call(t,Q),Y){for(;e=t[n++];)e===t[n]&&(i=s.push(n));for(;i--;)W.call(t,s[i],1)}return t},m.fn.uniqueSort=function(){return this.pushStack(m.uniqueSort(i.apply(this)))};var z,K,J,Z,tt,et=0,st=0,it=D(),nt=D(),rt=D(),at=RegExp(T+"+","g"),ot=RegExp("^"+A+"$"),ct=m.extend({bool:RegExp("^(?:checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped)$","i"),needsContext:RegExp("^"+T+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+T+"*((?:-\\d)?\\d*)"+T+"*\\)|)(?=[^-]|$)","i")},L),ht=/^(?:input|select|textarea|button)$/i,lt=/^h\d$/i,ut=function(){Et()},ft=wt((function(t){return!0===t.disabled&&k(t,"fieldset")}),{dir:"parentNode",next:"legend"});function dt(t,e,s,i){var n=e?e.nodeType:9;return s=s||[],"string"!=typeof t||!t||1!==n&&9!==n&&11!==n?s:Nt(t.replace(v,"$1"),e,s,i)}function pt(t){return t[m.expando]=!0,t}function mt(t){return function(e){return k(e,"input")&&e.type===t}}function bt(t){return function(e){return(k(e,"input")||k(e,"button"))&&e.type===t}}function gt(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ft(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function kt(t){return pt((function(e){return e=+e,pt((function(s,i){for(var n,r=t([],s.length,e),a=r.length;a--;)s[n=r[a]]&&(s[n]=!(i[n]=s[n]))}))}))}function Et(t){var e,s=t?t.ownerDocument||t:d;s!=J&&9===s.nodeType&&(Z=(J=s).documentElement,tt=!m.isXMLDoc(J),w&&d!=J&&(e=J.defaultView)&&e.top!==e&&e.addEventListener("unload",ut))}for(z in dt.matches=function(t,e){return dt(t,null,null,e)},dt.matchesSelector=function(t,e){if(Et(t),tt&&!rt[e+" "]&&(!y||!y.test(e)))try{return C.call(t,e)}catch(t){rt(e,!0)}return dt(e,J,null,[t]).length>0},m.expr={cacheLength:50,createPseudo:pt,match:ct,find:{ID:function(t,e){if(void 0!==e.getElementById&&tt){var s=e.getElementById(t);return s?[s]:[]}},TAG:function(t,e){return void 0!==e.getElementsByTagName?e.getElementsByTagName(t):e.querySelectorAll(t)},CLASS:function(t,e){if(void 0!==e.getElementsByClassName&&tt)return e.getElementsByClassName(t)}},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:$,filter:{ID:function(t){var e=B(t);return function(t){return t.getAttribute("id")===e}},TAG:function(t){var e=B(t).toLowerCase();return"*"===t?function(){return!0}:function(t){return k(t,e)}},CLASS:function(t){var e=it[t+" "];return e||(e=RegExp("(^|"+T+")"+t+"("+T+"|$)"))&&it(t,(function(t){return e.test("string"==typeof t.className&&t.className||void 0!==t.getAttribute&&t.getAttribute("class")||"")}))},ATTR:function(t,e,s){return function(i){var n=i.getAttribute(t);return null==n?"!="===e:!e||(n+="","="===e?n===s:"!="===e?n!==s:"^="===e?s&&0===n.indexOf(s):"*="===e?s&&n.indexOf(s)>-1:"$="===e?s&&n.slice(-s.length)===s:"~="===e?(" "+n.replace(at," ")+" ").indexOf(s)>-1:"|="===e&&(n===s||n.slice(0,s.length+1)===s+"-"))}},CHILD:function(t,e,s,i,n){var r="nth"!==t.slice(0,3),a="last"!==t.slice(-4),o="of-type"===e;return 1===i&&0===n?function(t){return!!t.parentNode}:function(e,s,c){var h,l,u,f,d,p=r!==a?"nextSibling":"previousSibling",b=e.parentNode,g=o&&e.nodeName.toLowerCase(),E=!c&&!o,T=!1;if(b){if(r){for(;p;){for(u=e;u=u[p];)if(o?k(u,g):1===u.nodeType)return!1;d=p="only"===t&&!d&&"nextSibling"}return!0}if(d=[a?b.firstChild:b.lastChild],a&&E){for(T=(f=(h=(l=b[m.expando]||(b[m.expando]={}))[t]||[])[0]===et&&h[1])&&h[2],u=f&&b.childNodes[f];u=++f&&u&&u[p]||(T=f=0)||d.pop();)if(1===u.nodeType&&++T&&u===e){l[t]=[et,f,T];break}}else if(E&&(T=f=(h=(l=e[m.expando]||(e[m.expando]={}))[t]||[])[0]===et&&h[1]),!1===T)for(;(u=++f&&u&&u[p]||(T=f=0)||d.pop())&&(!(o?k(u,g):1===u.nodeType)||!++T||(E&&((l=u[m.expando]||(u[m.expando]={}))[t]=[et,T]),u!==e)););return(T-=n)===i||T%i==0&&T/i>=0}}},PSEUDO:function(t,e){var s=m.expr.pseudos[t]||m.expr.setFilters[t.toLowerCase()]||q("unsupported pseudo: "+t);return s[m.expando]?s(e):s}},pseudos:{not:pt((function(t){var e=[],s=[],i=St(t.replace(v,"$1"));return i[m.expando]?pt((function(t,e,s,n){for(var r,a=i(t,null,n,[]),o=t.length;o--;)(r=a[o])&&(t[o]=!(e[o]=r))})):function(t,n,r){return e[0]=t,i(e,null,r,s),e[0]=null,!s.pop()}})),has:pt((function(t){return function(e){return dt(t,e).length>0}})),contains:pt((function(t){return t=B(t),function(e){return(e.textContent||m.text(e)).indexOf(t)>-1}})),lang:pt((function(t){return ot.test(t||"")||q("unsupported lang: "+t),t=B(t).toLowerCase(),function(e){var s;do{if(s=tt?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(s=s.toLowerCase())===t||0===s.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}})),target:function(e){var s=t.location&&t.location.hash;return s&&s.slice(1)===e.id},root:function(t){return t===Z},focus:function(t){return t===J.activeElement&&J.hasFocus()&&!!(t.type||t.href||~t.tabIndex)},enabled:gt(!1),disabled:gt(!0),checked:function(t){return k(t,"input")&&!!t.checked||k(t,"option")&&!!t.selected},selected:function(t){return!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!m.expr.pseudos.empty(t)},header:function(t){return lt.test(t.nodeName)},input:function(t){return ht.test(t.nodeName)},button:function(t){return k(t,"input")&&"button"===t.type||k(t,"button")},text:function(t){return k(t,"input")&&"text"===t.type},first:kt((function(){return[0]})),last:kt((function(t,e){return[e-1]})),eq:kt((function(t,e,s){return[s<0?s+e:s]})),even:kt((function(t,e){for(var s=0;s<e;s+=2)t.push(s);return t})),odd:kt((function(t,e){for(var s=1;s<e;s+=2)t.push(s);return t})),lt:kt((function(t,e,s){var i;for(i=s<0?s+e:s>e?e:s;--i>=0;)t.push(i);return t})),gt:kt((function(t,e,s){for(var i=s<0?s+e:s;++i<e;)t.push(i);return t}))}},m.expr.pseudos.nth=m.expr.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})m.expr.pseudos[z]=mt(z);for(z in{submit:!0,reset:!0})m.expr.pseudos[z]=bt(z);function Tt(){}function wt(t,e,s){var i=e.dir,n=e.next,r=n||i,a=s&&"parentNode"===r,o=st++;return e.first?function(e,s,n){for(;e=e[i];)if(1===e.nodeType||a)return t(e,s,n);return!1}:function(e,s,c){var h,l,u=[et,o];if(c){for(;e=e[i];)if((1===e.nodeType||a)&&t(e,s,c))return!0}else for(;e=e[i];)if(1===e.nodeType||a)if(l=e[m.expando]||(e[m.expando]={}),n&&k(e,n))e=e[i]||e;else{if((h=l[r])&&h[0]===et&&h[1]===o)return u[2]=h[2];if(l[r]=u,u[2]=t(e,s,c))return!0}return!1}}function yt(t){return t.length>1?function(e,s,i){for(var n=t.length;n--;)if(!t[n](e,s,i))return!1;return!0}:t[0]}function vt(t,e,s,i,n){for(var r,a=[],o=0,c=t.length,h=null!=e;o<c;o++)(r=t[o])&&(s&&!s(r,i,n)||(a.push(r),h&&e.push(o)));return a}function At(t,e,s,i,a,o){return i&&!i[m.expando]&&(i=At(i)),a&&!a[m.expando]&&(a=At(a,o)),pt((function(o,c,h,l){var u,f,d,p,m=[],b=[],g=c.length,k=o||function(t,e,s){for(var i=0,n=e.length;i<n;i++)dt(t,e[i],s);return s}(e||"*",h.nodeType?[h]:h,[]),E=!t||!o&&e?k:vt(k,m,t,h,l);if(s?s(E,p=a||(o?t:g||i)?[]:c,h,l):p=E,i)for(u=vt(p,b),i(u,[],h,l),f=u.length;f--;)(d=u[f])&&(p[b[f]]=!(E[b[f]]=d));if(o){if(a||t){if(a){for(u=[],f=p.length;f--;)(d=p[f])&&u.push(E[f]=d);a(null,p=[],u,l)}for(f=p.length;f--;)(d=p[f])&&(u=a?r.call(o,d):m[f])>-1&&(o[u]=!(c[u]=d))}}else p=vt(p===c?p.splice(g,p.length):p),a?a(null,c,p,l):n.apply(c,p)}))}function _t(t){for(var e,s,i,n=t.length,a=m.expr.relative[t[0].type],o=a||m.expr.relative[" "],c=a?1:0,h=wt((function(t){return t===e}),o,!0),l=wt((function(t){return r.call(e,t)>-1}),o,!0),u=[function(t,s,i){var n=!a&&(i||s!=K)||((e=s).nodeType?h(t,s,i):l(t,s,i));return e=null,n}];c<n;c++)if(s=m.expr.relative[t[c].type])u=[wt(yt(u),s)];else{if((s=m.expr.filter[t[c].type].apply(null,t[c].matches))[m.expando]){for(i=++c;i<n&&!m.expr.relative[t[i].type];i++);return At(c>1&&yt(u),c>1&&G(t.slice(0,c-1).concat({value:" "===t[c-2].type?"*":""})).replace(v,"$1"),s,c<i&&_t(t.slice(c,i)),i<n&&_t(t=t.slice(i)),i<n&&G(t))}u.push(s)}return yt(u)}function St(t,e){var s,i=[],r=[],a=nt[t+" "];if(!a){for(e||(e=F(t)),s=e.length;s--;)(a=_t(e[s]))[m.expando]?i.push(a):r.push(a);(a=nt(t,function(t,e){var s=e.length>0,i=t.length>0,r=function(r,a,o,c,h){var l,u,f,d=0,p="0",b=r&&[],g=[],k=K,T=r||i&&m.expr.find.TAG("*",h),w=et+=null==k?1:Math.random()||.1;for(h&&(K=a==J||a||h);null!=(l=T[p]);p++){if(i&&l){for(u=0,a||l.ownerDocument==J||(Et(l),o=!tt);f=t[u++];)if(f(l,a||J,o)){n.call(c,l);break}h&&(et=w)}s&&((l=!f&&l)&&d--,r&&b.push(l))}if(d+=p,s&&p!==d){for(u=0;f=e[u++];)f(b,g,a,o);if(r){if(d>0)for(;p--;)b[p]||g[p]||(g[p]=E.call(c));g=vt(g)}n.apply(c,g),h&&!r&&g.length>0&&d+e.length>1&&m.uniqueSort(c)}return h&&(et=w,K=k),b};return s?pt(r):r}(r,i))).selector=t}return a}function Nt(t,e,s,i){var r,a,o,c,h,l="function"==typeof t&&t,u=!i&&F(t=l.selector||t);if(s=s||[],1===u.length){if((a=u[0]=u[0].slice(0)).length>2&&"ID"===(o=a[0]).type&&9===e.nodeType&&tt&&m.expr.relative[a[1].type]){if(!(e=(m.expr.find.ID(B(o.matches[0]),e)||[])[0]))return s;l&&(e=e.parentNode),t=t.slice(a.shift().value.length)}for(r=ct.needsContext.test(t)?0:a.length;r--&&!m.expr.relative[c=(o=a[r]).type];)if((h=m.expr.find[c])&&(i=h(B(o.matches[0]),S.test(a[0].type)&&R(e.parentNode)||e))){if(a.splice(r,1),!(t=i.length&&G(a)))return n.apply(s,i),s;break}}return(l||St(t,u))(i,e,!tt,s,!e||S.test(t)&&R(e.parentNode)||e),s}return Tt.prototype=m.expr.filters=m.expr.pseudos,m.expr.setFilters=new Tt,Et(),m.find=dt,dt.compile=St,dt.select=Nt,dt.setDocument=Et,dt.tokenize=F,m}({document:{createElement:()=>({}),nodeType:9,documentElement:{nodeType:1,nodeName:"HTML"}}}),W=[":scope",":where",":is"];function Q(t,e){const s=W.filter((e=>t.includes(e)));s.length>0&&e.message&&(e.message=`At present jQuery does not support the ${function(t){return t.length<=1?t.join(""):`${t.slice(0,t.length-1).join(", ")} and ${t[t.length-1]}`}(s)} ${1===s.length?"selector":"selectors"}.\nIf you need this in your test, consider writing an end-to-end test instead.\n`+e.message)}function z(t,e={}){const s={currentLineWidth:0,indent:0,isWithinBody:!1,text:[]};if(e.prettyHtml?("number"!=typeof e.indentSpaces&&(e.indentSpaces=2),"boolean"!=typeof e.newLines&&(e.newLines=!0),e.approximateLineWidth=-1):(e.prettyHtml=!1,"boolean"!=typeof e.newLines&&(e.newLines=!1),"number"!=typeof e.indentSpaces&&(e.indentSpaces=0)),"number"!=typeof e.approximateLineWidth&&(e.approximateLineWidth=-1),"boolean"!=typeof e.removeEmptyAttributes&&(e.removeEmptyAttributes=!0),"boolean"!=typeof e.removeAttributeQuotes&&(e.removeAttributeQuotes=!1),"boolean"!=typeof e.removeBooleanAttributeQuotes&&(e.removeBooleanAttributeQuotes=!1),"boolean"!=typeof e.removeHtmlComments&&(e.removeHtmlComments=!1),"boolean"!=typeof e.serializeShadowRoot&&(e.serializeShadowRoot=!1),e.outerHtml)K(t,e,s,!1);else for(let i=0,n=t.childNodes.length;i<n;i++)K(t.childNodes[i],e,s,!1);return"\n"===s.text[0]&&s.text.shift(),"\n"===s.text[s.text.length-1]&&s.text.pop(),s.text.join("")}function K(r,a,o,c){var l,u,f,d,p,m,b,g,k,E,T,w,y,v,A,_;if(1===r.nodeType||c){const t=c?"mock:shadow-root":function(t){return"http://www.w3.org/1999/xhtml"===t.namespaceURI?t.nodeName.toLowerCase():t.nodeName}(r);"body"===t&&(o.isWithinBody=!0);const e=null!=a.excludeTags&&a.excludeTags.includes(t);if(!1===e){const e=!!(a.newLines||(null!=(l=a.indentSpaces)?l:0)>0)&&rt(r);if(a.newLines&&!e&&(o.text.push("\n"),o.currentLineWidth=0),(null!=(u=a.indentSpaces)?u:0)>0&&!e){for(let t=0;t<o.indent;t++)o.text.push(" ");o.currentLineWidth+=o.indent}o.text.push("<"+t),o.currentLineWidth+=t.length+1;const s=r.attributes.length,i=a.prettyHtml&&s>1?h(r.attributes,!0):r.attributes;for(let t=0;t<s;t++){const e=i.item(t),s=e.name;if("style"===s)continue;let r=e.value;if(a.removeEmptyAttributes&&""===r&&ht.has(s))continue;const c=e.namespaceURI;if(null==c?(o.currentLineWidth+=s.length+1,a.approximateLineWidth&&a.approximateLineWidth>0&&o.currentLineWidth>a.approximateLineWidth?(o.text.push("\n"+s),o.currentLineWidth=0):o.text.push(" "+s)):"http://www.w3.org/XML/1998/namespace"===c?(o.text.push(" xml:"+s),o.currentLineWidth+=s.length+5):"http://www.w3.org/2000/xmlns/"===c?"xmlns"!==s?(o.text.push(" xmlns:"+s),o.currentLineWidth+=s.length+7):(o.text.push(" "+s),o.currentLineWidth+=s.length+1):c===n?(o.text.push(" xlink:"+s),o.currentLineWidth+=s.length+7):(o.text.push(" "+c+":"+s),o.currentLineWidth+=c.length+s.length+2),a.prettyHtml&&"class"===s&&(r=e.value=r.split(" ").filter((t=>""!==t)).sort().join(" ").trim()),""===r){if(a.removeBooleanAttributeQuotes&&lt.has(s))continue;if(a.removeEmptyAttributes&&s.startsWith("data-"))continue}a.removeAttributeQuotes&&it.test(r)?(o.text.push("="+nt(r,!0)),o.currentLineWidth+=r.length+1):(o.text.push('="'+nt(r,!0)+'"'),o.currentLineWidth+=r.length+3)}if(r.hasAttribute("style")){const t=r.style.cssText;a.approximateLineWidth&&a.approximateLineWidth>0&&o.currentLineWidth+t.length+10>a.approximateLineWidth?(o.text.push(`\nstyle="${t}">`),o.currentLineWidth=0):(o.text.push(` style="${t}">`),o.currentLineWidth+=t.length+10)}else o.text.push(">"),o.currentLineWidth+=1}if(!1===ct.has(t)){if(a.serializeShadowRoot&&null!=r.shadowRoot&&(o.indent=o.indent+(null!=(f=a.indentSpaces)?f:0),K(r.shadowRoot,a,o,!0),o.indent=o.indent-(null!=(d=a.indentSpaces)?d:0),a.newLines&&(0===r.childNodes.length||1===r.childNodes.length&&3===r.childNodes[0].nodeType&&""===(null==(p=r.childNodes[0].nodeValue)?void 0:p.trim())))){o.text.push("\n"),o.currentLineWidth=0;for(let t=0;t<o.indent;t++)o.text.push(" ");o.currentLineWidth+=o.indent}if(null==a.excludeTagContent||!1===a.excludeTagContent.includes(t)){const s="template"===t?r.content.childNodes:r.childNodes,i=s.length;if(i>0&&(1!==i||3!==s[0].nodeType||"string"==typeof s[0].nodeValue&&""!==s[0].nodeValue.trim())){const t=!!(a.newLines||(null!=(m=a.indentSpaces)?m:0)>0)&&rt(r);!t&&(null!=(b=a.indentSpaces)?b:0)>0&&!1===e&&(o.indent=o.indent+(null!=(g=a.indentSpaces)?g:0));for(let t=0;t<i;t++)K(s[t],a,o,!1);if(!1===e&&(a.newLines&&!t&&(o.text.push("\n"),o.currentLineWidth=0),(null!=(k=a.indentSpaces)?k:0)>0&&!t)){o.indent=o.indent-(null!=(E=a.indentSpaces)?E:0);for(let t=0;t<o.indent;t++)o.text.push(" ");o.currentLineWidth+=o.indent}}!1===e&&(o.text.push("</"+t+">"),o.currentLineWidth+=t.length+3)}}(null!=(T=a.approximateLineWidth)?T:0)>0&&ut.has(t)&&(o.text.push("\n"),o.currentLineWidth=0),"body"===t&&(o.isWithinBody=!1)}else if(3===r.nodeType){let t=r.nodeValue;if("string"==typeof t){const e=t.trim();if(""===e)rt(r)?(o.text.push(t),o.currentLineWidth+=t.length):(null!=(w=a.approximateLineWidth)?w:0)>0&&!o.isWithinBody||a.prettyHtml||(o.currentLineWidth+=1,a.approximateLineWidth&&a.approximateLineWidth>0&&o.currentLineWidth>a.approximateLineWidth?(o.text.push("\n"),o.currentLineWidth=0):o.text.push(" "));else{const s=!!(a.newLines||(null!=(y=a.indentSpaces)?y:0)>0||a.prettyHtml)&&rt(r);if(a.newLines&&!s&&(o.text.push("\n"),o.currentLineWidth=0),(null!=(v=a.indentSpaces)?v:0)>0&&!s){for(let t=0;t<o.indent;t++)o.text.push(" ");o.currentLineWidth+=o.indent}let i=t.length;if(i>0){const n=null!=r.parentNode&&1===r.parentNode.nodeType?r.parentNode.nodeName:null;"string"==typeof n&&at.has(n)?(rt(r)?o.text.push(t):(o.text.push(e),i=e.length),o.currentLineWidth+=i):a.prettyHtml&&!s?(o.text.push(nt(t.replace(/\s\s+/g," ").trim(),!1)),o.currentLineWidth+=i):(rt(r)||(/\s/.test(t.charAt(0))&&(t=" "+t.trimLeft()),i=t.length,i>1&&/\s/.test(t.charAt(i-1))&&(a.approximateLineWidth&&a.approximateLineWidth>0&&o.currentLineWidth+i>a.approximateLineWidth?(t=t.trimRight()+"\n",o.currentLineWidth=0):t=t.trimRight()+" ")),o.currentLineWidth+=i,o.text.push(nt(t,!1)))}}}}else if(8===r.nodeType){const n=r.nodeValue;if(a.removeHtmlComments&&!((null==n?void 0:n.startsWith(t+"."))||(null==n?void 0:n.startsWith(e+"."))||(null==n?void 0:n.startsWith(s+"."))||(null==n?void 0:n.startsWith(i+"."))))return;const c=!!(a.newLines||(null!=(A=a.indentSpaces)?A:0)>0)&&rt(r);if(a.newLines&&!c&&(o.text.push("\n"),o.currentLineWidth=0),(null!=(_=a.indentSpaces)?_:0)>0&&!c){for(let t=0;t<o.indent;t++)o.text.push(" ");o.currentLineWidth+=o.indent}o.text.push("\x3c!--"+n+"--\x3e"),o.currentLineWidth+=n.length+7}else 10===r.nodeType&&o.text.push("<!doctype html>")}var J=/&/g,Z=/\u00a0/g,tt=/"/g,et=/</g,st=/>/g,it=/^[^ \t\n\f\r"'`=<>\/\\-]+$/;function nt(t,e){return t=t.replace(J,"&amp;").replace(Z,"&nbsp;"),e?t.replace(tt,"&quot;"):t.replace(et,"&lt;").replace(st,"&gt;")}function rt(t){let e=t;for(;null!=e;){if(ot.has(e.nodeName))return!0;e=e.parentNode}return!1}var at=new Set(["STYLE","SCRIPT","IFRAME","NOSCRIPT","XMP","NOEMBED","NOFRAMES","PLAINTEXT"]),ot=new Set(["CODE","OUTPUT","PLAINTEXT","PRE","SCRIPT","TEMPLATE","TEXTAREA"]),ct=new Set(["area","base","basefont","bgsound","br","col","embed","frame","hr","img","input","keygen","link","meta","param","source","trace","wbr"]),ht=new Set(["class","dir","id","lang","name","title"]),lt=new Set(["allowfullscreen","async","autofocus","autoplay","checked","compact","controls","declare","default","defaultchecked","defaultmuted","defaultselected","defer","disabled","enabled","formnovalidate","hidden","indeterminate","inert","ismap","itemscope","loop","multiple","muted","nohref","nomodule","noresize","noshade","novalidate","nowrap","open","pauseonexit","readonly","required","reversed","scoped","seamless","selected","sortable","truespeed","typemustmatch","visible"]),ut=new Set(["html","body","head","iframe","meta","link","base","title","script","style"]),ft=class{constructor(t,e,s,i){this.ownerDocument=t,this.nodeType=e,this.nodeName=s,this._nodeValue=i,this.parentNode=null,this.childNodes=[]}appendChild(t){if(11===t.nodeType){const e=t.childNodes.slice();for(const t of e)this.appendChild(t)}else t.remove(),t.parentNode=this,this.childNodes.push(t),A(this.ownerDocument,t);return t}append(...t){t.forEach((t=>{this.appendChild("object"==typeof t&&null!==t&&"nodeType"in t?t:this.ownerDocument.createTextNode(t+""))}))}prepend(...t){const e=this.firstChild;t.forEach((t=>{e&&this.insertBefore("object"==typeof t&&null!==t&&"nodeType"in t?t:this.ownerDocument.createTextNode(t+""),e)}))}cloneNode(t){throw Error(`invalid node type to clone: ${this.nodeType}, deep: ${t}`)}compareDocumentPosition(t){return-1}get firstChild(){return this.childNodes[0]||null}insertBefore(t,e){if(11===t.nodeType)for(let s=0,i=t.childNodes.length;s<i;s++)kt(this,t.childNodes[s],e);else kt(this,t,e);return t}get isConnected(){let t=this;for(;null!=t;){if(9===t.nodeType)return!0;t=t.parentNode,null!=t&&11===t.nodeType&&(t=t.host)}return!1}isSameNode(t){return this===t}get lastChild(){return this.childNodes[this.childNodes.length-1]||null}get nextSibling(){if(null!=this.parentNode){const t=this.parentNode.childNodes.indexOf(this)+1;return this.parentNode.childNodes[t]||null}return null}get nodeValue(){var t;return null!=(t=this._nodeValue)?t:""}set nodeValue(t){this._nodeValue=t}get parentElement(){return this.parentNode||null}set parentElement(t){this.parentNode=t}get previousSibling(){if(null!=this.parentNode){const t=this.parentNode.childNodes.indexOf(this)-1;return this.parentNode.childNodes[t]||null}return null}contains(t){if(t===this)return!0;const e=Array.from(this.childNodes);return!!e.includes(t)||e.some((e=>this.contains.bind(e)(t)))}removeChild(t){const e=this.childNodes.indexOf(t);if(!(e>-1))throw Error("node not found within childNodes during removeChild");if(this.childNodes.splice(e,1),1===this.nodeType){const e=this.isConnected;t.parentNode=null,!0===e&&S(t)}else t.parentNode=null;return t}remove(){null!=this.parentNode&&this.parentNode.removeChild(this)}replaceChild(t,e){return e.parentNode===this?(this.insertBefore(t,e),e.remove(),t):null}get textContent(){var t;return null!=(t=this._nodeValue)?t:""}set textContent(t){this._nodeValue=t+""}};ft.ELEMENT_NODE=1,ft.TEXT_NODE=3,ft.PROCESSING_INSTRUCTION_NODE=7,ft.COMMENT_NODE=8,ft.DOCUMENT_NODE=9,ft.DOCUMENT_TYPE_NODE=10,ft.DOCUMENT_FRAGMENT_NODE=11;var dt=class{constructor(t,e,s){this.ownerDocument=t,this.childNodes=e,this.length=s}},pt=class extends ft{attachInternals(){return new Proxy({},{get:function(t,e){console.error(`NOTE: Property ${e+""} was accessed on ElementInternals, but this property is not implemented.\nTesting components with ElementInternals is fully supported in e2e tests.`)}})}constructor(t,e,s=null){super(t,1,"string"==typeof e?e:null,null),this.__namespaceURI=s,this.__shadowRoot=null,this.__attributeMap=null}addEventListener(t,e){M(this,t,e)}attachShadow(t){const e=this.ownerDocument.createDocumentFragment();return this.shadowRoot=e,e}blur(){U(this,new L("blur",{relatedTarget:null,bubbles:!0,cancelable:!0,composed:!0}))}get localName(){if(!this.nodeName)throw Error("Can't compute elements localName without nodeName");return this.nodeName.toLocaleLowerCase()}get namespaceURI(){return this.__namespaceURI}get shadowRoot(){return this.__shadowRoot||null}set shadowRoot(t){null!=t?(t.host=this,this.__shadowRoot=t):delete this.__shadowRoot}get attributes(){if(null==this.__attributeMap){const t=a(!1);return this.__attributeMap=t,t}return this.__attributeMap}set attributes(t){this.__attributeMap=t}get children(){return this.childNodes.filter((t=>1===t.nodeType))}get childElementCount(){return this.childNodes.filter((t=>1===t.nodeType)).length}get className(){return this.getAttributeNS(null,"class")||""}set className(t){this.setAttributeNS(null,"class",t)}get classList(){return new d(this)}click(){U(this,new I("click",{bubbles:!0,cancelable:!0,composed:!0}))}cloneNode(t){return null}closest(t){let e=this;for(;null!=e;){if(e.matches(t))return e;e=e.parentNode}return null}get dataset(){return function(t){const e={},s=t.attributes,i=s.length;for(let t=0;t<i;t++){const i=s.item(t),n=i.nodeName;n.startsWith("data-")&&(e[R(n)]=i.nodeValue)}return new Proxy(e,{get:(t,s)=>e[s],set(e,s,i){const n=function(t){return"data-"+(t+"").replace(/([A-Z0-9])/g,(t=>" "+t[0])).trim().replace(/ /g,"-").toLowerCase()}(s);return t.setAttribute(n,i),!0}})}(this)}get dir(){return this.getAttributeNS(null,"dir")||""}set dir(t){this.setAttributeNS(null,"dir",t)}dispatchEvent(t){return U(this,t)}get firstElementChild(){return this.children[0]||null}focus(t){U(this,new L("focus",{relatedTarget:null,bubbles:!0,cancelable:!0,composed:!0}))}getAttribute(t){if("style"===t)return null!=this.__style&&this.__style.length>0?this.style.cssText:null;const e=this.attributes.getNamedItem(t);return null!=e?e.value:null}getAttributeNS(t,e){const s=this.attributes.getNamedItemNS(t,e);return null!=s?s.value:null}getAttributeNode(t){return this.hasAttribute(t)?new u(t,this.getAttribute(t)):null}getBoundingClientRect(){return{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0}}getRootNode(t){const e=null!=t&&!0===t.composed;let s=this;for(;null!=s.parentNode;)s=s.parentNode,!0===e&&null==s.parentNode&&null!=s.host&&(s=s.host);return s}get draggable(){return"true"===this.getAttributeNS(null,"draggable")}set draggable(t){this.setAttributeNS(null,"draggable",t)}hasChildNodes(){return this.childNodes.length>0}get id(){return this.getAttributeNS(null,"id")||""}set id(t){this.setAttributeNS(null,"id",t)}get innerHTML(){return 0===this.childNodes.length?"":z(this,{newLines:!1,indentSpaces:0})}set innerHTML(t){var e;if(!0===at.has(null!=(e=this.nodeName)?e:""))yt(this,t);else{for(let t=this.childNodes.length-1;t>=0;t--)this.removeChild(this.childNodes[t]);if("string"==typeof t){const e=V(this.ownerDocument,t);for(;e.childNodes.length>0;)this.appendChild(e.childNodes[0])}}}get innerText(){const t=[];return wt(this.childNodes,t),t.join("")}set innerText(t){yt(this,t)}insertAdjacentElement(t,e){return"beforebegin"===t?kt(this.parentNode,e,this):"afterbegin"===t?this.prepend(e):"beforeend"===t?this.appendChild(e):"afterend"===t&&kt(this.parentNode,e,this.nextSibling),e}insertAdjacentHTML(t,e){const s=V(this.ownerDocument,e);if("beforebegin"===t)for(;s.childNodes.length>0;)kt(this.parentNode,s.childNodes[0],this);else if("afterbegin"===t)for(;s.childNodes.length>0;)this.prepend(s.childNodes[s.childNodes.length-1]);else if("beforeend"===t)for(;s.childNodes.length>0;)this.appendChild(s.childNodes[0]);else if("afterend"===t)for(;s.childNodes.length>0;)kt(this.parentNode,s.childNodes[s.childNodes.length-1],this.nextSibling)}insertAdjacentText(t,e){const s=this.ownerDocument.createTextNode(e);"beforebegin"===t?kt(this.parentNode,s,this):"afterbegin"===t?this.prepend(s):"beforeend"===t?this.appendChild(s):"afterend"===t&&kt(this.parentNode,s,this.nextSibling)}hasAttribute(t){return"style"===t?null!=this.__style&&this.__style.length>0:null!==this.getAttribute(t)}hasAttributeNS(t,e){return null!==this.getAttributeNS(t,e)}get hidden(){return this.hasAttributeNS(null,"hidden")}set hidden(t){!0===t?this.setAttributeNS(null,"hidden",""):this.removeAttributeNS(null,"hidden")}get lang(){return this.getAttributeNS(null,"lang")||""}set lang(t){this.setAttributeNS(null,"lang",t)}get lastElementChild(){const t=this.children;return t[t.length-1]||null}matches(t){return function(t,e){try{return X.find(t,void 0,void 0,[e]).length>0}catch(e){throw Q(t,e),e}}(t,this)}get nextElementSibling(){const t=this.parentElement;if(null!=t&&(1===t.nodeType||11===t.nodeType||9===t.nodeType)){const e=t.children.indexOf(this)+1;return t.children[e]||null}return null}get outerHTML(){return z(this,{newLines:!1,outerHtml:!0,indentSpaces:0})}get previousElementSibling(){const t=this.parentElement;if(null!=t&&(1===t.nodeType||11===t.nodeType||9===t.nodeType)){const e=t.children.indexOf(this)-1;return t.children[e]||null}return null}getElementsByClassName(t){const e=[];return mt(this,t.trim().split(" ").filter((t=>t.length>0)),e),e}getElementsByTagName(t){const e=[];return bt(this,t.toLowerCase(),e),e}querySelector(t){return function(t,e){try{return X.find(t,e,void 0,void 0)[0]||null}catch(e){throw Q(t,e),e}}(t,this)}querySelectorAll(t){return function(t,e){try{return X.find(t,e,void 0,void 0)}catch(e){throw Q(t,e),e}}(t,this)}removeAttribute(t){if("style"===t)delete this.__style;else{const e=this.attributes.getNamedItem(t);null!=e&&(this.attributes.removeNamedItemNS(e),!0===C(this)&&N(this,t,e.value,null))}}removeAttributeNS(t,e){const s=this.attributes.getNamedItemNS(t,e);null!=s&&(this.attributes.removeNamedItemNS(s),!0===C(this)&&N(this,e,s.value,null))}removeEventListener(t,e){P(this,t,e)}setAttribute(t,e){if("style"===t)this.style=e;else{const s=this.attributes;let i=s.getNamedItem(t);const n=C(this);if(null!=i)if(!0===n){const t=i.value;i.value=e,t!==i.value&&N(this,i.name,t,i.value)}else i.value=e;else s.caseInsensitive&&(t=t.toLowerCase()),i=new u(t,e),s.__items.push(i),!0===n&&N(this,t,null,i.value)}}setAttributeNS(t,e,s){const i=this.attributes;let n=i.getNamedItemNS(t,e);const r=C(this);if(null!=n)if(!0===r){const t=n.value;n.value=s,t!==n.value&&N(this,n.name,t,n.value)}else n.value=s;else n=new u(e,s,t),i.__items.push(n),!0===r&&N(this,e,null,n.value)}get style(){return null==this.__style&&(this.__style=g()),this.__style}set style(t){"string"==typeof t?(null==this.__style&&(this.__style=g()),this.__style.cssText=t):this.__style=t}get tabIndex(){return parseInt(this.getAttributeNS(null,"tabindex")||"-1",10)}set tabIndex(t){this.setAttributeNS(null,"tabindex",t)}get tagName(){var t;return null!=(t=this.nodeName)?t:""}set tagName(t){this.nodeName=t}get textContent(){const t=[];return wt(this.childNodes,t),t.join("")}set textContent(t){yt(this,t)}get title(){return this.getAttributeNS(null,"title")||""}set title(t){this.setAttributeNS(null,"title",t)}animate(){}onanimationstart(){}onanimationend(){}onanimationiteration(){}onabort(){}onauxclick(){}onbeforecopy(){}onbeforecut(){}onbeforepaste(){}onblur(){}oncancel(){}oncanplay(){}oncanplaythrough(){}onchange(){}onclick(){}onclose(){}oncontextmenu(){}oncopy(){}oncuechange(){}oncut(){}ondblclick(){}ondrag(){}ondragend(){}ondragenter(){}ondragleave(){}ondragover(){}ondragstart(){}ondrop(){}ondurationchange(){}onemptied(){}onended(){}onerror(){}onfocus(){}onfocusin(){}onfocusout(){}onformdata(){}onfullscreenchange(){}onfullscreenerror(){}ongotpointercapture(){}oninput(){}oninvalid(){}onkeydown(){}onkeypress(){}onkeyup(){}onload(){}onloadeddata(){}onloadedmetadata(){}onloadstart(){}onlostpointercapture(){}onmousedown(){}onmouseenter(){}onmouseleave(){}onmousemove(){}onmouseout(){}onmouseover(){}onmouseup(){}onmousewheel(){}onpaste(){}onpause(){}onplay(){}onplaying(){}onpointercancel(){}onpointerdown(){}onpointerenter(){}onpointerleave(){}onpointermove(){}onpointerout(){}onpointerover(){}onpointerup(){}onprogress(){}onratechange(){}onreset(){}onresize(){}onscroll(){}onsearch(){}onseeked(){}onseeking(){}onselect(){}onselectstart(){}onstalled(){}onsubmit(){}onsuspend(){}ontimeupdate(){}ontoggle(){}onvolumechange(){}onwaiting(){}onwebkitfullscreenchange(){}onwebkitfullscreenerror(){}onwheel(){}requestFullscreen(){}scrollBy(){}scrollTo(){}scrollIntoView(){}toString(t){return z(this,t)}};function mt(t,e,s){const i=t.children;for(let t=0,n=i.length;t<n;t++){const n=i[t];for(let t=0,i=e.length;t<i;t++)n.classList.contains(e[t])&&s.push(n);mt(n,e,s)}}function bt(t,e,s){var i;const n=t.children;for(let t=0,r=n.length;t<r;t++){const r=n[t];"*"!==e&&(null!=(i=r.nodeName)?i:"").toLowerCase()!==e||s.push(r),bt(r,e,s)}}function gt(t){B(t),delete t.__attributeMap,delete t.__shadowRoot,delete t.__style}function kt(t,e,s){if(e!==s){if(e.remove(),e.parentNode=t,e.ownerDocument=t.ownerDocument,null!=s){const i=t.childNodes.indexOf(s);if(!(i>-1))throw Error("referenceNode not found in parentNode.childNodes");t.childNodes.splice(i,0,e)}else t.childNodes.push(e);A(t.ownerDocument,e)}return e}var Et=class extends pt{constructor(t,e){super(t,"string"==typeof e?e.toUpperCase():null),this.__namespaceURI="http://www.w3.org/1999/xhtml"}get tagName(){var t;return null!=(t=this.nodeName)?t:""}set tagName(t){this.nodeName=t}get parentElement(){return"HTML"===this.nodeName?null:super.parentElement}get attributes(){if(null==this.__attributeMap){const t=a(!0);return this.__attributeMap=t,t}return this.__attributeMap}set attributes(t){this.__attributeMap=t}},Tt=class t extends ft{constructor(t,e){super(t,3,"#text",e)}cloneNode(e){return new t(null,this.nodeValue)}get textContent(){return this.nodeValue}set textContent(t){this.nodeValue=t}get data(){return this.nodeValue}set data(t){this.nodeValue=t}get wholeText(){if(null!=this.parentNode){const t=[];for(let e=0,s=this.parentNode.childNodes.length;e<s;e++){const s=this.parentNode.childNodes[e];3===s.nodeType&&t.push(s.nodeValue)}return t.join("")}return this.nodeValue}};function wt(t,e){for(let s=0,i=t.length;s<i;s++){const i=t[s];3===i.nodeType?e.push(i.nodeValue):1===i.nodeType&&wt(i.childNodes,e)}}function yt(t,e){for(let e=t.childNodes.length-1;e>=0;e--)t.removeChild(t.childNodes[e]);const s=new Tt(t.ownerDocument,e);t.appendChild(s)}var vt=class t extends ft{constructor(t,e){super(t,8,"#comment",e)}cloneNode(e){return new t(null,this.nodeValue)}get textContent(){return this.nodeValue}set textContent(t){this.nodeValue=t}},At=class t extends Et{constructor(t){super(t,null),this.nodeName="#document-fragment",this.nodeType=11}getElementById(t){return Te(this,t)}cloneNode(e){const s=new t(null);if(e)for(let t=0,e=this.childNodes.length;t<e;t++){const e=this.childNodes[t];if(1===e.nodeType||3===e.nodeType||8===e.nodeType){const e=this.childNodes[t].cloneNode(!0);s.appendChild(e)}}return s}},_t=class extends Et{constructor(t){super(t,"!DOCTYPE"),this.nodeType=10,this.setAttribute("html","")}},St=class{constructor(t){this.parentStyleSheet=t,this.cssText="",this.type=0}},Nt=class{constructor(t){this.type="text/css",this.parentStyleSheet=null,this.cssRules=[],this.ownerNode=t}get rules(){return this.cssRules}set rules(t){this.cssRules=t}deleteRule(t){t>=0&&t<this.cssRules.length&&(this.cssRules.splice(t,1),Rt(this.ownerNode))}insertRule(t,e=0){"number"!=typeof e&&(e=0),e<0&&(e=0),e>this.cssRules.length&&(e=this.cssRules.length);const s=new St(this);return s.cssText=t,this.cssRules.splice(e,0,s),Rt(this.ownerNode),e}};function Ct(t){const e=[];for(let s=0;s<t.childNodes.length;s++)e.push(t.childNodes[s].nodeValue);return e.join("")}function Dt(t,e){const s=t.sheet;s.cssRules.length=0,s.insertRule(e),Rt(t)}function Rt(t){const e=t.childNodes.length;if(e>1)for(let s=e-1;s>=1;s--)t.removeChild(t.childNodes[s]);else e<1&&t.appendChild(t.ownerDocument.createTextNode(""));t.childNodes[0].nodeValue=t.sheet.cssRules.map((t=>t.cssText)).join("\n")}function It(t,e){if("string"!=typeof e||""===e||!/^[a-z0-9-_:]+$/i.test(e))throw Error(`The tag name provided (${e}) is not a valid name.`);switch(e=e.toLowerCase()){case"a":return new xt(t);case"base":return new Qt(t);case"button":return new Lt(t);case"canvas":return new Zt(t);case"form":return new Pt(t);case"img":return new Ot(t);case"input":return new Mt(t);case"link":return new Bt(t);case"meta":return new qt(t);case"script":return new Ut(t);case"style":return new jt(t);case"template":return new zt(t);case"title":return new Kt(t);case"ul":return new Jt(t)}if(null!=t&&e.includes("-")){const s=t.defaultView;if(null!=s&&null!=s.customElements)return w(s.customElements,t,e)}return new Et(t,e)}var xt=class extends Et{constructor(t){super(t,"a")}get href(){return te(this,"href")}set href(t){this.setAttribute("href",t)}get pathname(){return new URL(this.href).pathname}},Lt=class extends Et{constructor(t){super(t,"button")}};ee(Lt.prototype,{type:String},{type:"submit"});var Ot=class extends Et{constructor(t){super(t,"img")}get draggable(){return"false"!==this.getAttributeNS(null,"draggable")}set draggable(t){this.setAttributeNS(null,"draggable",t)}get src(){return te(this,"src")}set src(t){this.setAttribute("src",t)}};ee(Ot.prototype,{height:Number,width:Number});var Mt=class extends Et{constructor(t){super(t,"input")}get list(){const t=this.getAttribute("list");return t?this.ownerDocument.getElementById(t):null}};ee(Mt.prototype,{accept:String,autocomplete:String,autofocus:Boolean,capture:String,checked:Boolean,disabled:Boolean,form:String,formaction:String,formenctype:String,formmethod:String,formnovalidate:String,formtarget:String,height:Number,inputmode:String,max:String,maxLength:Number,min:String,minLength:Number,multiple:Boolean,name:String,pattern:String,placeholder:String,required:Boolean,readOnly:Boolean,size:Number,spellCheck:Boolean,src:String,step:String,type:String,value:String,width:Number},{type:"text"});var Pt=class extends Et{constructor(t){super(t,"form")}};ee(Pt.prototype,{name:String});var Bt=class extends Et{constructor(t){super(t,"link")}get href(){return te(this,"href")}set href(t){this.setAttribute("href",t)}};ee(Bt.prototype,{crossorigin:String,media:String,rel:String,type:String});var qt=class extends Et{constructor(t){super(t,"meta")}};ee(qt.prototype,{charset:String,content:String,name:String});var Ut=class extends Et{constructor(t){super(t,"script")}get src(){return te(this,"src")}set src(t){this.setAttribute("src",t)}};ee(Ut.prototype,{type:String});var Ht,Ft=class t{constructor(){this.a=1,this.b=0,this.c=0,this.d=1,this.e=0,this.f=0,this.m11=1,this.m12=0,this.m13=0,this.m14=0,this.m21=0,this.m22=1,this.m23=0,this.m24=0,this.m31=0,this.m32=0,this.m33=1,this.m34=0,this.m41=0,this.m42=0,this.m43=0,this.m44=1,this.is2D=!0,this.isIdentity=!0}static fromMatrix(){return new t}inverse(){return new t}flipX(){return new t}flipY(){return new t}multiply(){return new t}rotate(){return new t}rotateAxisAngle(){return new t}rotateFromVector(){return new t}scale(){return new t}scaleNonUniform(){return new t}skewX(){return new t}skewY(){return new t}toJSON(){}toString(){}transformPoint(){return new $t}translate(){return new t}},$t=class{constructor(){this.w=1,this.x=0,this.y=0,this.z=0}toJSON(){}matrixTransform(){return new Ft}},Gt=class{constructor(){this.height=10,this.width=10,this.x=0,this.y=0}},jt=class extends Et{constructor(t){super(t,"style"),this.sheet=new Nt(this)}get innerHTML(){return Ct(this)}set innerHTML(t){Dt(this,t)}get innerText(){return Ct(this)}set innerText(t){Dt(this,t)}get textContent(){return Ct(this)}set textContent(t){Dt(this,t)}},Vt=class extends pt{constructor(){super(...arguments),this.__namespaceURI="http://www.w3.org/2000/svg"}get ownerSVGElement(){return null}get viewportElement(){return null}onunload(){}get pathLength(){return 0}isPointInFill(t){return!1}isPointInStroke(t){return!1}getTotalLength(){return 0}},Yt=class extends Vt{getBBox(t){return new Gt}getCTM(){return new Ft}getScreenCTM(){return new Ft}},Xt=class extends Yt{createSVGPoint(){return new $t}},Wt=class extends Yt{getComputedTextLength(){return 0}},Qt=class extends Et{constructor(t){super(t,"base")}get href(){return te(this,"href")}set href(t){this.setAttribute("href",t)}},zt=class t extends Et{constructor(t){super(t,"template"),this.content=new At(t)}get innerHTML(){return this.content.innerHTML}set innerHTML(t){this.content.innerHTML=t}cloneNode(e){const s=new t(null);s.attributes=h(this.attributes);const i=this.getAttribute("style");if(null!=i&&i.length>0&&s.setAttribute("style",i),s.content=this.content.cloneNode(e),e)for(let t=0,e=this.childNodes.length;t<e;t++){const e=this.childNodes[t].cloneNode(!0);s.appendChild(e)}return s}},Kt=class extends Et{constructor(t){super(t,"title")}get text(){return this.textContent}set text(t){this.textContent=t}},Jt=class extends Et{constructor(t){super(t,"ul")}},Zt=class extends Et{constructor(t){super(t,"canvas")}getContext(){return{fillRect(){},clearRect(){},getImageData:function(t,e,s,i){return{data:Array(s*i*4)}},putImageData(){},createImageData:function(){return[]},setTransform(){},drawImage(){},save(){},fillText(){},restore(){},beginPath(){},moveTo(){},lineTo(){},closePath(){},stroke(){},translate(){},scale(){},rotate(){},arc(){},fill(){},measureText:()=>({width:0}),transform(){},rect(){},clip(){}}}};function te(t,e){const s=t.getAttribute(e)||"";if(null!=t.ownerDocument){const e=t.ownerDocument.defaultView;if(null!=e){const t=e.location;if(null!=t)try{return new URL(s,t.href).href}catch(t){}}}return s.replace(/\'|\"/g,"").trim()}function ee(t,e,s={}){Object.keys(e).forEach((i=>{const n=e[i],r=s[i];Object.defineProperty(t,i,n===Boolean?{get(){return this.hasAttribute(i)},set(t){t?this.setAttribute(i,""):this.removeAttribute(i)}}:n===Number?{get(){const t=this.getAttribute(i);return t?parseInt(t,10):void 0===r?0:r},set(t){this.setAttribute(i,t)}}:{get(){return this.hasAttribute(i)?this.getAttribute(i):r||""},set(t){this.setAttribute(i,t)}})}))}pt.prototype.cloneNode=function(t){const e=It(this.ownerDocument,this.nodeName);e.attributes=h(this.attributes);const s=this.getAttribute("style");if(null!=s&&s.length>0&&e.setAttribute("style",s),t)for(let t=0,s=this.childNodes.length;t<s;t++){const s=this.childNodes[t].cloneNode(!0);e.appendChild(s)}return e};var se=()=>{},ie=class{constructor(t){if(this._values=[],"object"==typeof t)if("function"==typeof t[Symbol.iterator]){const e=[];for(const s of t)"function"==typeof s[Symbol.iterator]&&e.push([...s]);for(const t of e)this.append(t[0],t[1])}else for(const e in t)this.append(e,t[e])}append(t,e){this._values.push([t,e+""])}delete(t){t=t.toLowerCase();for(let e=this._values.length-1;e>=0;e--)this._values[e][0].toLowerCase()===t&&this._values.splice(e,1)}entries(){const t=[];for(const e of this.keys())t.push([e,this.get(e)]);let e=-1;return{next:()=>(e++,{value:t[e],done:!t[e]}),[Symbol.iterator](){return this}}}forEach(t){for(const e of this.entries())t(e[1],e[0])}get(t){const e=[];t=t.toLowerCase();for(const s of this._values)s[0].toLowerCase()===t&&e.push(s[1]);return e.length>0?e.join(", "):null}has(t){t=t.toLowerCase();for(const e of this._values)if(e[0].toLowerCase()===t)return!0;return!1}keys(){const t=[];for(const e of this._values){const s=e[0].toLowerCase();t.includes(s)||t.push(s)}let e=-1;return{next:()=>(e++,{value:t[e],done:!t[e]}),[Symbol.iterator](){return this}}}set(t,e){for(const s of this._values)if(s[0].toLowerCase()===t.toLowerCase())return void(s[1]=e+"");this.append(t,e)}values(){const t=this._values;let e=-1;return{next(){e++;const s=!t[e];return{value:s?void 0:t[e][1],done:s}},[Symbol.iterator](){return this}}}[Symbol.iterator](){return this.entries()}},ne=[["CustomEvent",class extends I{constructor(t,e){super(t),this.detail=null,null!=e&&Object.assign(this,e)}}],["Event",I],["Headers",ie],["FocusEvent",L],["KeyboardEvent",class extends I{constructor(t,e){super(t),this.code="",this.key="",this.altKey=!1,this.ctrlKey=!1,this.metaKey=!1,this.shiftKey=!1,this.location=0,this.repeat=!1,null!=e&&Object.assign(this,e)}}],["MouseEvent",class extends I{constructor(t,e){super(t),this.screenX=0,this.screenY=0,this.clientX=0,this.clientY=0,this.ctrlKey=!1,this.shiftKey=!1,this.altKey=!1,this.metaKey=!1,this.button=0,this.buttons=0,this.relatedTarget=null,null!=e&&Object.assign(this,e)}}],["Request",class t{constructor(t,e={}){this._method="GET",this._url="/",this.bodyUsed=!1,this.cache="default",this.credentials="same-origin",this.integrity="",this.keepalive=!1,this.mode="cors",this.redirect="follow",this.referrer="about:client",this.referrerPolicy="","string"==typeof t?this.url=t:t&&(Object.assign(this,t),this.headers=new ie(t.headers)),Object.assign(this,e),e.headers&&(this.headers=new ie(e.headers)),this.headers||(this.headers=new ie)}get url(){return"string"==typeof this._url?new URL(this._url,location.href).href:new URL("/",location.href).href}set url(t){this._url=t}get method(){return"string"==typeof this._method?this._method.toUpperCase():"GET"}set method(t){this._method=t}clone(){const e={...this};return e.headers=new ie(this.headers),new t(e)}}],["Response",class t{constructor(t,e={}){this.ok=!0,this.status=200,this.statusText="",this.type="default",this.url="",this._body=t,e&&Object.assign(this,e),this.headers=new ie(e.headers)}async json(){return JSON.parse(this._body)}async text(){return this._body}clone(){const e={...this};return e.headers=new ie(this.headers),new t(this._body,e)}}],["DOMParser",class{parseFromString(t,e){return"text/html"!==e&&console.error("XML parsing not implemented yet, continuing as html"),function(t,e=null){return null==e&&(null==Ht&&(Ht=new ke),e=Ht),j(e,t)}(t)}}],["HTMLAnchorElement",xt],["HTMLBaseElement",Qt],["HTMLButtonElement",Lt],["HTMLCanvasElement",Zt],["HTMLFormElement",Pt],["HTMLImageElement",Ot],["HTMLInputElement",Mt],["HTMLLinkElement",Bt],["HTMLMetaElement",qt],["HTMLScriptElement",Ut],["HTMLStyleElement",jt],["HTMLTemplateElement",zt],["HTMLTitleElement",Kt],["HTMLUListElement",Jt]],re=class{constructor(){this.items=[]}get length(){return this.items.length}back(){this.go(-1)}forward(){this.go(1)}go(t){}pushState(t,e,s){}replaceState(t,e,s){}},ae=class{constructor(){}disconnect(){}observe(){}takeRecords(){return[]}unobserve(){}},oe=class{constructor(){this.ancestorOrigins=null,this.protocol="",this.host="",this.hostname="",this.port="",this.pathname="",this.search="",this.hash="",this.username="",this.password="",this.origin="",this._href=""}get href(){return this._href}set href(t){const e=new URL(t,"http://mockdoc.stenciljs.com");this._href=e.href,this.protocol=e.protocol,this.host=e.host,this.hostname=e.hostname,this.port=e.port,this.pathname=e.pathname,this.search=e.search,this.hash=e.hash,this.username=e.username,this.password=e.password,this.origin=e.origin}assign(t){}reload(t){}replace(t){}toString(){return this.href}},ce=class{constructor(){this.appCodeName="MockNavigator",this.appName="MockNavigator",this.appVersion="MockNavigator",this.platform="MockNavigator",this.userAgent="MockNavigator"}},he=class{constructor(){this.timeOrigin=Date.now(),this.eventCounts=new Map}addEventListener(){}clearMarks(){}clearMeasures(){}clearResourceTimings(){}dispatchEvent(){return!0}getEntries(){return[]}getEntriesByName(){return[]}getEntriesByType(){return[]}mark(){}measure(){}get navigation(){return{}}now(){return Date.now()-this.timeOrigin}get onresourcetimingbufferfull(){return null}removeEventListener(){}setResourceTimingBufferSize(){}get timing(){return{}}toJSON(){}},le=class{constructor(){this.items=new Map}key(t){}getItem(t){return this.items.has(t+="")?this.items.get(t):null}setItem(t,e){null==e&&(e="null"),this.items.set(t+"",e+"")}removeItem(t){this.items.delete(t+"")}clear(){this.items.clear()}},ue=clearInterval,fe=clearTimeout,de=setInterval,pe=setTimeout,me=URL;function be(t){t.__clearInterval=ue,t.__clearTimeout=fe,t.__setInterval=de,t.__setTimeout=pe,t.__maxTimeout=3e4,t.__allowInterval=!0,t.URL=me}function ge(t){try{t.devicePixelRatio=1,t.innerHeight=768,t.innerWidth=1366,t.pageXOffset=0,t.pageYOffset=0,t.screenLeft=0,t.screenTop=0,t.screenX=0,t.screenY=0,t.scrollX=0,t.scrollY=0,t.screen={availHeight:t.innerHeight,availLeft:0,availTop:0,availWidth:t.innerWidth,colorDepth:24,height:t.innerHeight,keepAwake:!1,orientation:{angle:0,type:"portrait-primary"},pixelDepth:24,width:t.innerWidth}}catch(t){}}!function(t){ne.forEach((([e,s])=>{Object.defineProperty(t,e,{get(){return this["__"+e]||s},set(t){this["__"+e]=t},configurable:!0,enumerable:!0})}))}(class{constructor(t=null){this.document=!1!==t?new ke(t,this):null,this.performance=new he,this.customElements=new T(this),this.console={debug:se,error:se,info:se,log:se,warn:se,dir:se,dirxml:se,table:se,trace:se,group:se,groupCollapsed:se,groupEnd:se,clear:se,count:se,countReset:se,assert:se,profile:se,profileEnd:se,time:se,timeLog:se,timeEnd:se,timeStamp:se,context:se,memory:se},be(this),ge(this)}addEventListener(t,e){M(this,t,e)}alert(t){this.console?this.console.debug(t):console.debug(t)}blur(){}cancelAnimationFrame(t){this.__clearTimeout(t)}cancelIdleCallback(t){this.__clearTimeout(t)}get CharacterData(){if(null==this.__charDataCstr){const t=this.document;this.__charDataCstr=class extends ft{constructor(){throw super(t,0,"test",""),Error("Illegal constructor: cannot construct CharacterData")}}}return this.__charDataCstr}set CharacterData(t){this.__charDataCstr=t}clearInterval(t){this.__clearInterval(t)}clearTimeout(t){this.__clearTimeout(t)}close(){!function(t){if(null!=t){t.__timeouts&&(t.__timeouts.forEach((t=>{ue(t),fe(t)})),t.__timeouts.clear()),t.customElements&&t.customElements.clear&&t.customElements.clear(),function(t){if(null!=t){B(t);const e=t.documentElement;if(null!=e){gt(e);for(let t=0,s=e.childNodes.length;t<s;t++){const s=e.childNodes[t];gt(s),s.childNodes.length=0}}for(const e in t)t.hasOwnProperty(e)&&!Ee.has(e)&&delete t[e];try{t.nodeName="#document"}catch(t){}try{t.nodeType=9}catch(t){}try{t.cookie=""}catch(t){}try{t.referrer=""}catch(t){}}}(t.document),function(t){if(null!=t)try{t.timeOrigin=Date.now()}catch(t){}}(t.performance);for(const e in t)t.hasOwnProperty(e)&&"document"!==e&&"performance"!==e&&"customElements"!==e&&delete t[e];if(be(t),ge(t),B(t),null!=t.document)try{t.document.defaultView=t}catch(t){}t.fetch=null,t.Headers=null,t.Request=null,t.Response=null,t.FetchError=null}}(this)}confirm(){return!1}get CSS(){return{supports:()=>!0}}get Document(){if(null==this.__docCstr){const t=this;this.__docCstr=class extends ke{constructor(){throw super(!1,t),Error("Illegal constructor: cannot construct Document")}}}return this.__docCstr}set Document(t){this.__docCstr=t}get DocumentFragment(){if(null==this.__docFragCstr){const t=this.document;this.__docFragCstr=class extends At{constructor(){throw super(t),Error("Illegal constructor: cannot construct DocumentFragment")}}}return this.__docFragCstr}set DocumentFragment(t){this.__docFragCstr=t}get DocumentType(){if(null==this.__docTypeCstr){const t=this.document;this.__docTypeCstr=class extends ft{constructor(){throw super(t,0,"test",""),Error("Illegal constructor: cannot construct DocumentType")}}}return this.__docTypeCstr}set DocumentType(t){this.__docTypeCstr=t}get DOMTokenList(){return null==this.__domTokenListCstr&&(this.__domTokenListCstr=class{}),this.__domTokenListCstr}set DOMTokenList(t){this.__domTokenListCstr=t}dispatchEvent(t){return U(this,t)}get Element(){if(null==this.__elementCstr){const t=this.document;this.__elementCstr=class extends pt{constructor(){throw super(t,""),Error("Illegal constructor: cannot construct Element")}}}return this.__elementCstr}fetch(t,e){if("function"==typeof fetch)return fetch(t,e);throw Error("fetch() not implemented")}focus(){}getComputedStyle(t){return{cssText:"",length:0,parentRule:null,getPropertyPriority:()=>null,getPropertyValue:()=>"",item:()=>null,removeProperty:()=>null,setProperty:()=>null}}get globalThis(){return this}get history(){return null==this.__history&&(this.__history=new re),this.__history}set history(t){this.__history=t}get JSON(){return JSON}get HTMLElement(){if(null==this.__htmlElementCstr){const t=this.document;this.__htmlElementCstr=class extends Et{constructor(){super(t,"");const e=this.constructor.observedAttributes;Array.isArray(e)&&"function"==typeof this.attributeChangedCallback&&e.forEach((t=>{const e=this.getAttribute(t);null!=e&&this.attributeChangedCallback(t,null,e)}))}}}return this.__htmlElementCstr}set HTMLElement(t){this.__htmlElementCstr=t}get IntersectionObserver(){return ae}get localStorage(){return null==this.__localStorage&&(this.__localStorage=new le),this.__localStorage}set localStorage(t){this.__localStorage=t}get location(){return null==this.__location&&(this.__location=new oe),this.__location}set location(t){"string"==typeof t?(null==this.__location&&(this.__location=new oe),this.__location.href=t):this.__location=t}matchMedia(t){return{media:t,matches:!1,addListener:()=>{},removeListener:()=>{},addEventListener:()=>{},removeEventListener:()=>{},dispatchEvent:()=>{},onchange:null}}get Node(){if(null==this.__nodeCstr){const t=this.document;this.__nodeCstr=class extends ft{constructor(){throw super(t,0,"test",""),Error("Illegal constructor: cannot construct Node")}}}return this.__nodeCstr}get NodeList(){if(null==this.__nodeListCstr){const t=this.document;this.__nodeListCstr=class extends dt{constructor(){throw super(t,[],0),Error("Illegal constructor: cannot construct NodeList")}}}return this.__nodeListCstr}get navigator(){return null==this.__navigator&&(this.__navigator=new ce),this.__navigator}set navigator(t){this.__navigator=t}get parent(){return null}prompt(){return""}open(){return null}get origin(){return this.location.origin}removeEventListener(t,e){P(this,t,e)}requestAnimationFrame(t){return this.setTimeout((()=>{t(Date.now())}),0)}requestIdleCallback(t){return this.setTimeout((()=>{t({didTimeout:!1,timeRemaining:()=>0})}),0)}scroll(t,e){}scrollBy(t,e){}scrollTo(t,e){}get self(){return this}get sessionStorage(){return null==this.__sessionStorage&&(this.__sessionStorage=new le),this.__sessionStorage}set sessionStorage(t){this.__sessionStorage=t}setInterval(t,e,...s){if(null==this.__timeouts&&(this.__timeouts=new Set),e=Math.min(e,this.__maxTimeout),this.__allowInterval){const i=this.__setInterval((()=>{if(this.__timeouts){this.__timeouts.delete(i);try{t(...s)}catch(t){this.console?this.console.error(t):console.error(t)}}}),e);return this.__timeouts&&this.__timeouts.add(i),i}const i=this.__setTimeout((()=>{if(this.__timeouts){this.__timeouts.delete(i);try{t(...s)}catch(t){this.console?this.console.error(t):console.error(t)}}}),e);return this.__timeouts&&this.__timeouts.add(i),i}setTimeout(t,e,...s){null==this.__timeouts&&(this.__timeouts=new Set);const i=this.__setTimeout((()=>{if(this.__timeouts){this.__timeouts.delete(i);try{t(...s)}catch(t){this.console?this.console.error(t):console.error(t)}}}),e=Math.min(e,this.__maxTimeout));return this.__timeouts&&this.__timeouts.add(i),i}get top(){return this}get window(){return this}onanimationstart(){}onanimationend(){}onanimationiteration(){}onabort(){}onauxclick(){}onbeforecopy(){}onbeforecut(){}onbeforepaste(){}onblur(){}oncancel(){}oncanplay(){}oncanplaythrough(){}onchange(){}onclick(){}onclose(){}oncontextmenu(){}oncopy(){}oncuechange(){}oncut(){}ondblclick(){}ondrag(){}ondragend(){}ondragenter(){}ondragleave(){}ondragover(){}ondragstart(){}ondrop(){}ondurationchange(){}onemptied(){}onended(){}onerror(){}onfocus(){}onfocusin(){}onfocusout(){}onformdata(){}onfullscreenchange(){}onfullscreenerror(){}ongotpointercapture(){}oninput(){}oninvalid(){}onkeydown(){}onkeypress(){}onkeyup(){}onload(){}onloadeddata(){}onloadedmetadata(){}onloadstart(){}onlostpointercapture(){}onmousedown(){}onmouseenter(){}onmouseleave(){}onmousemove(){}onmouseout(){}onmouseover(){}onmouseup(){}onmousewheel(){}onpaste(){}onpause(){}onplay(){}onplaying(){}onpointercancel(){}onpointerdown(){}onpointerenter(){}onpointerleave(){}onpointermove(){}onpointerout(){}onpointerover(){}onpointerup(){}onprogress(){}onratechange(){}onreset(){}onresize(){}onscroll(){}onsearch(){}onseeked(){}onseeking(){}onselect(){}onselectstart(){}onstalled(){}onsubmit(){}onsuspend(){}ontimeupdate(){}ontoggle(){}onvolumechange(){}onwaiting(){}onwebkitfullscreenchange(){}onwebkitfullscreenerror(){}onwheel(){}}.prototype);var ke=class t extends Et{constructor(t=null,e=null){if(super(null,null),this.nodeName="#document",this.nodeType=9,this.defaultView=e,this.cookie="",this.referrer="",this.appendChild(this.createDocumentTypeNode()),"string"==typeof t){const e=j(this,t).children.find((t=>"HTML"===t.nodeName));null!=e&&(this.appendChild(e),ye(e,this))}else if(!1!==t){const t=new Et(this,"html");this.appendChild(t),t.appendChild(new Et(this,"head")),t.appendChild(new Et(this,"body"))}}get dir(){return this.documentElement.dir}set dir(t){this.documentElement.dir=t}get localName(){throw Error("Unimplemented")}get location(){return null!=this.defaultView?this.defaultView.location:null}set location(t){null!=this.defaultView&&(this.defaultView.location=t)}get baseURI(){const t=this.head.childNodes.find((t=>"BASE"===t.nodeName));return t?t.href:this.URL}get URL(){return this.location.href}get styleSheets(){return this.querySelectorAll("style")}get scripts(){return this.querySelectorAll("script")}get forms(){return this.querySelectorAll("form")}get images(){return this.querySelectorAll("img")}get scrollingElement(){return this.documentElement}get documentElement(){for(let t=this.childNodes.length-1;t>=0;t--)if("HTML"===this.childNodes[t].nodeName)return this.childNodes[t];const t=new Et(this,"html");return this.appendChild(t),t}set documentElement(t){for(let t=this.childNodes.length-1;t>=0;t--)10!==this.childNodes[t].nodeType&&this.childNodes[t].remove();null!=t&&(this.appendChild(t),ye(t,this))}get head(){const t=this.documentElement;for(let e=0;e<t.childNodes.length;e++)if("HEAD"===t.childNodes[e].nodeName)return t.childNodes[e];const e=new Et(this,"head");return t.insertBefore(e,t.firstChild),e}set head(t){const e=this.documentElement;for(let t=e.childNodes.length-1;t>=0;t--)"HEAD"===e.childNodes[t].nodeName&&e.childNodes[t].remove();null!=t&&(e.insertBefore(t,e.firstChild),ye(t,this))}get body(){const t=this.documentElement;for(let e=t.childNodes.length-1;e>=0;e--)if("BODY"===t.childNodes[e].nodeName)return t.childNodes[e];const e=new Et(this,"body");return t.appendChild(e),e}set body(t){const e=this.documentElement;for(let t=e.childNodes.length-1;t>=0;t--)"BODY"===e.childNodes[t].nodeName&&e.childNodes[t].remove();null!=t&&(e.appendChild(t),ye(t,this))}appendChild(t){return t.remove(),t.parentNode=this,this.childNodes.push(t),t}createComment(t){return new vt(this,t)}createAttribute(t){return new u(t.toLowerCase(),"")}createAttributeNS(t,e){return new u(e,"",t)}createElement(e){if("#document"===e){const s=new t(!1);return s.nodeName=e,s.parentNode=null,s}return It(this,e)}createElementNS(t,e){const s=function(t,e,s){if("http://www.w3.org/1999/xhtml"===e)return It(t,s);if("http://www.w3.org/2000/svg"!==e)return new pt(t,s,e);switch(s.toLowerCase()){case"text":case"tspan":case"tref":case"altglyph":case"textpath":return new Wt(t,s);case"circle":case"ellipse":case"image":case"line":case"path":case"polygon":case"polyline":case"rect":case"use":return new Yt(t,s);case"svg":return new Xt(t,s);default:return new Vt(t,s)}}(this,t,e);return s}createTextNode(t){return new Tt(this,t)}createDocumentFragment(){return new At(this)}createDocumentTypeNode(){return new _t(this)}getElementById(t){return Te(this,t)}getElementsByName(t){return we(this,t.toLowerCase())}get title(){const t=this.head.childNodes.find((t=>"TITLE"===t.nodeName));return null!=t&&"string"==typeof t.textContent?t.textContent.trim():""}set title(t){const e=this.head;let s=e.childNodes.find((t=>"TITLE"===t.nodeName));null==s&&(s=this.createElement("title"),e.appendChild(s)),s.textContent=t}},Ee=new Set(["nodeName","nodeType","nodeValue","ownerDocument","parentNode","childNodes","_shadowRoot"]);function Te(t,e){const s=t.children;for(let t=0,i=s.length;t<i;t++){const i=s[t];if(i.id===e)return i;const n=Te(i,e);if(null!=n)return n}return null}function we(t,e,s=[]){const i=t.children;for(let t=0,n=i.length;t<n;t++){const n=i[t];n.name&&n.name.toLowerCase()===e&&s.push(n),we(n,e,s)}return s}function ye(t,e){for(let s=0,i=t.childNodes.length;s<i;s++)t.childNodes[s].ownerDocument=e,1===t.childNodes[s].nodeType&&ye(t.childNodes[s],e)}var ve=Object.defineProperty,Ae={isDev:!1,isBrowser:!0,isServer:!1,isTesting:!1},_e=t=>{const e=new URL(t,Ni.t);return e.origin!==Ai.location.origin?e.href:e.pathname},Se={},Ne=t=>"object"==(t=typeof t)||"function"===t;function Ce(t){var e,s,i;return null!=(i=null==(s=null==(e=t.head)?void 0:e.querySelector('meta[name="csp-nonce"]'))?void 0:s.getAttribute("content"))?i:void 0}((t,e)=>{for(var s in e)ve(t,s,{get:e[s],enumerable:!0})})({},{err:()=>Re,map:()=>Ie,ok:()=>De,unwrap:()=>Me,unwrapErr:()=>Pe});var De=t=>({isOk:!0,isErr:!1,value:t}),Re=t=>({isOk:!1,isErr:!0,value:t});function Ie(t,e){if(t.isOk){const s=e(t.value);return s instanceof Promise?s.then((t=>De(t))):De(s)}if(t.isErr)return Re(t.value);throw"should never get here"}var xe,Le,Oe,Me=t=>{if(t.isOk)return t.value;throw t.value},Pe=t=>{if(t.isErr)return t.value;throw t.value},Be="s-id",qe="sty-id",Ue="c-id",He="slot-fb{display:contents}slot-fb[hidden]{display:none}",Fe="http://www.w3.org/1999/xlink",$e=(t,e,...s)=>{let i=null,n=null,r=null,a=!1,o=!1;const c=[],h=e=>{for(let s=0;s<e.length;s++)i=e[s],Array.isArray(i)?h(i):null!=i&&"boolean"!=typeof i&&((a="function"!=typeof t&&!Ne(i))&&(i+=""),a&&o?c[c.length-1].i+=i:c.push(a?Ge(null,i):i),o=a)};if(h(s),e){e.key&&(n=e.key),e.name&&(r=e.name);{const t=e.className||e.class;t&&(e.class="object"!=typeof t?t:Object.keys(t).filter((e=>t[e])).join(" "))}}if("function"==typeof t)return t(null===e?{}:e,c,Ve);const l=Ge(t,null);return l.o=e,c.length>0&&(l.h=c),l.l=n,l.u=r,l},Ge=(t,e)=>({p:0,m:t,i:e,k:null,h:null,o:null,l:null,u:null}),je={},Ve={forEach:(t,e)=>t.map(Ye).forEach(e),map:(t,e)=>t.map(Ye).map(e).map(Xe)},Ye=t=>({vattrs:t.o,vchildren:t.h,vkey:t.l,vname:t.u,vtag:t.m,vtext:t.i}),Xe=t=>{if("function"==typeof t.vtag){const e={...t.vattrs};return t.vkey&&(e.key=t.vkey),t.vname&&(e.name=t.vname),$e(t.vtag,e,...t.vchildren||[])}const e=Ge(t.vtag,t.vtext);return e.o=t.vattrs,e.h=t.vchildren,e.l=t.vkey,e.u=t.vname,e},We=(t,e,s,i,n,r,a)=>{let o,c,h,l;if(1===r.nodeType){for(o=r.getAttribute(Ue),o&&(c=o.split("."),c[0]!==a&&"0"!==c[0]||(h={p:0,T:c[0],v:c[1],_:c[2],N:c[3],m:r.tagName.toLowerCase(),k:r,o:null,h:null,l:null,u:null,i:null},e.push(h),r.removeAttribute(Ue),t.h||(t.h=[]),t.h[h.N]=h,t=h,i&&"0"===h._&&(i[h.N]=h.k))),l=r.childNodes.length-1;l>=0;l--)We(t,e,s,i,n,r.childNodes[l],a);if(r.shadowRoot)for(l=r.shadowRoot.childNodes.length-1;l>=0;l--)We(t,e,s,i,n,r.shadowRoot.childNodes[l],a)}else if(8===r.nodeType)c=r.nodeValue.split("."),c[1]!==a&&"0"!==c[1]||(o=c[0],h={p:0,T:c[1],v:c[2],_:c[3],N:c[4],k:r,o:null,h:null,l:null,u:null,m:null,i:null},"t"===o?(h.k=r.nextSibling,h.k&&3===h.k.nodeType&&(h.i=h.k.textContent,e.push(h),r.remove(),t.h||(t.h=[]),t.h[h.N]=h,i&&"0"===h._&&(i[h.N]=h.k))):h.T===a&&("s"===o?(h.m="slot",r["s-sn"]=c[5]?h.u=c[5]:"",r["s-sr"]=!0,i&&(h.k=_i.createElement(h.m),h.u&&h.k.setAttribute("name",h.u),r.parentNode.insertBefore(h.k,r),r.remove(),"0"===h._&&(i[h.N]=h.k)),s.push(h),t.h||(t.h=[]),t.h[h.N]=h):"r"===o&&(i?r.remove():(n["s-cr"]=r,r["s-cn"]=!0))));else if(t&&"style"===t.m){const e=Ge(null,r.textContent);e.k=r,e.N="0",t.h=[e]}},Qe=(t,e)=>{if(1===t.nodeType){let s=0;for(;s<t.childNodes.length;s++)Qe(t.childNodes[s],e);if(t.shadowRoot)for(s=0;s<t.shadowRoot.childNodes.length;s++)Qe(t.shadowRoot.childNodes[s],e)}else if(8===t.nodeType){const s=t.nodeValue.split(".");"o"===s[0]&&(e.set(s[1]+"."+s[2],t),t.nodeValue="",t["s-en"]=s[3])}},ze=t=>vi.push(t),Ke=t=>mi(t).C,Je=t=>mi(t).$hostElement$,Ze=(t,e,s)=>{const i=Je(t);return{emit:t=>ts(i,e,{bubbles:!!(4&s),composed:!!(2&s),cancelable:!!(1&s),detail:t})}},ts=(t,e,s)=>{const i=Ni.ce(e,s);return t.dispatchEvent(i),i},es=new WeakMap,ss=(t,e,s)=>{let i=yi.get(t);Ii&&s?(i=i||new CSSStyleSheet,"string"==typeof i?i=e:i.replaceSync(e)):i=e,yi.set(t,i)},is=(t,e,s)=>{var i;const n=ns(e,s),r=yi.get(n);if(t=11===t.nodeType?t:_i,r)if("string"==typeof r){let s,a=es.get(t=t.head||t);if(a||es.set(t,a=new Set),!a.has(n)){if(t.host&&(s=t.querySelector(`[${qe}="${n}"]`)))s.innerHTML=r;else{s=_i.createElement("style"),s.innerHTML=r;const e=null!=(i=Ni.D)?i:Ce(_i);null!=e&&s.setAttribute("nonce",e),t.insertBefore(s,t.querySelector("link"))}4&e.p&&(s.innerHTML+=He),a&&a.add(n)}}else t.adoptedStyleSheets.includes(r)||(t.adoptedStyleSheets=[...t.adoptedStyleSheets,r]);return n},ns=(t,e)=>"sc-"+(e&&32&t.p?t.R+"-"+e:t.R),rs=t=>t.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{"),as=(t,e,s,i,n,r)=>{if(s!==i){let a=ki(t,e),o=e.toLowerCase();if("class"===e){const e=t.classList,n=cs(s),r=cs(i);e.remove(...n.filter((t=>t&&!r.includes(t)))),e.add(...r.filter((t=>t&&!n.includes(t))))}else if("style"===e){for(const e in s)i&&null!=i[e]||(e.includes("-")?t.style.removeProperty(e):t.style[e]="");for(const e in i)s&&i[e]===s[e]||(e.includes("-")?t.style.setProperty(e,i[e]):t.style[e]=i[e])}else if("key"===e);else if("ref"===e)i&&i(t);else if(a||"o"!==e[0]||"n"!==e[1]){const c=Ne(i);if((a||c&&null!==i)&&!n)try{if(t.tagName.includes("-"))t[e]=i;else{const n=null==i?"":i;"list"===e?a=!1:null!=s&&t[e]==n||(t[e]=n)}}catch(t){}let h=!1;o!==(o=o.replace(/^xlink\:?/,""))&&(e=o,h=!0),null==i||!1===i?!1===i&&""!==t.getAttribute(e)||(h?t.removeAttributeNS(Fe,e):t.removeAttribute(e)):(!a||4&r||n)&&!c&&(i=!0===i?"":i,h?t.setAttributeNS(Fe,e,i):t.setAttribute(e,i))}else if(e="-"===e[2]?e.slice(3):ki(Ai,o)?o.slice(2):o[2]+e.slice(3),s||i){const n=e.endsWith(hs);e=e.replace(ls,""),s&&Ni.rel(t,e,s,n),i&&Ni.ael(t,e,i,n)}}},os=/\s/,cs=t=>t?t.split(os):[],hs="Capture",ls=RegExp(hs+"$"),us=(t,e,s,i)=>{const n=11===e.k.nodeType&&e.k.host?e.k.host:e.k,r=t&&t.o||Se,a=e.o||Se;for(i of fs(Object.keys(r)))i in a||as(n,i,r[i],void 0,s,e.p);for(i of fs(Object.keys(a)))as(n,i,r[i],a[i],s,e.p)};function fs(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var ds=!1,ps=!1,ms=!1,bs=!1,gs=(t,e,s,i)=>{var n;const r=e.h[s];let a,o,c,h=0;if(ds||(ms=!0,"slot"===r.m&&(xe&&i.classList.add(xe+"-s"),r.p|=r.h?2:1)),null!==r.i)a=r.k=_i.createTextNode(r.i);else if(1&r.p)a=r.k=_i.createTextNode("");else{if(bs||(bs="svg"===r.m),a=r.k=_i.createElementNS(bs?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",2&r.p?"slot-fb":r.m),bs&&"foreignObject"===r.m&&(bs=!1),us(null,r,bs),null!=xe&&a["s-si"]!==xe&&a.classList.add(a["s-si"]=xe),r.h)for(h=0;h<r.h.length;++h)o=gs(t,r,h,a),o&&a.appendChild(o);"svg"===r.m?bs=!1:"foreignObject"===a.tagName&&(bs=!0)}return a["s-hn"]=Oe,3&r.p&&(a["s-sr"]=!0,a["s-cr"]=Le,a["s-sn"]=r.u||"",a["s-rf"]=null==(n=r.o)?void 0:n.ref,c=t&&t.h&&t.h[s],c&&c.m===r.m&&t.k&&ks(t.k)),a},ks=t=>{Ni.p|=1;const e=t.closest(Oe.toLowerCase());if(null!=e){const s=Array.from(e.childNodes).find((t=>t["s-cr"])),i=Array.from(t.childNodes);for(const t of s?i.reverse():i)null!=t["s-sh"]&&(e.insertBefore(t,null!=s?s:null),t["s-sh"]=void 0,ms=!0)}Ni.p&=-2},Es=(t,e)=>{Ni.p|=1;const s=Array.from(t.childNodes);if(t["s-sr"]){let e=t;for(;e=e.nextSibling;)e&&e["s-sn"]===t["s-sn"]&&e["s-sh"]===Oe&&s.push(e)}for(let t=s.length-1;t>=0;t--){const i=s[t];i["s-hn"]!==Oe&&i["s-ol"]&&(As(i).insertBefore(i,vs(i)),i["s-ol"].remove(),i["s-ol"]=void 0,i["s-sh"]=void 0,ms=!0),e&&Es(i,e)}Ni.p&=-2},Ts=(t,e,s,i,n,r)=>{let a,o=t["s-cr"]&&t["s-cr"].parentNode||t;for(o.shadowRoot&&o.tagName===Oe&&(o=o.shadowRoot);n<=r;++n)i[n]&&(a=gs(null,s,n,t),a&&(i[n].k=a,o.insertBefore(a,vs(e))))},ws=(t,e,s)=>{for(let i=e;i<=s;++i){const e=t[i];if(e){const t=e.k;Rs(e),t&&(ps=!0,t["s-ol"]?t["s-ol"].remove():Es(t,!0),t.remove())}}},ys=(t,e,s=!1)=>t.m===e.m&&("slot"===t.m?t.u===e.u:!!s||t.l===e.l),vs=t=>t&&t["s-ol"]||t,As=t=>(t["s-ol"]?t["s-ol"]:t).parentNode,_s=(t,e,s=!1)=>{const i=e.k=t.k,n=t.h,r=e.h,a=e.m,o=e.i;let c;null===o?(bs="svg"===a||"foreignObject"!==a&&bs,"slot"!==a||ds?us(t,e,bs):t.u!==e.u&&(e.k["s-sn"]=e.u||"",ks(e.k.parentElement)),null!==n&&null!==r?((t,e,s,i,n=!1)=>{let r,a,o=0,c=0,h=0,l=0,u=e.length-1,f=e[0],d=e[u],p=i.length-1,m=i[0],b=i[p];for(;o<=u&&c<=p;)if(null==f)f=e[++o];else if(null==d)d=e[--u];else if(null==m)m=i[++c];else if(null==b)b=i[--p];else if(ys(f,m,n))_s(f,m,n),f=e[++o],m=i[++c];else if(ys(d,b,n))_s(d,b,n),d=e[--u],b=i[--p];else if(ys(f,b,n))"slot"!==f.m&&"slot"!==b.m||Es(f.k.parentNode,!1),_s(f,b,n),t.insertBefore(f.k,d.k.nextSibling),f=e[++o],b=i[--p];else if(ys(d,m,n))"slot"!==f.m&&"slot"!==b.m||Es(d.k.parentNode,!1),_s(d,m,n),t.insertBefore(d.k,f.k),d=e[--u],m=i[++c];else{for(h=-1,l=o;l<=u;++l)if(e[l]&&null!==e[l].l&&e[l].l===m.l){h=l;break}h>=0?(a=e[h],a.m!==m.m?r=gs(e&&e[c],s,h,t):(_s(a,m,n),e[h]=void 0,r=a.k),m=i[++c]):(r=gs(e&&e[c],s,c,t),m=i[++c]),r&&As(f.k).insertBefore(r,vs(f.k))}o>u?Ts(t,null==i[p+1]?null:i[p+1].k,s,i,c,p):c>p&&ws(e,o,u)})(i,n,e,r,s):null!==r?(null!==t.i&&(i.textContent=""),Ts(i,null,e,r,0,r.length-1)):null!==n&&ws(n,0,n.length-1),bs&&"svg"===a&&(bs=!1)):(c=i["s-cr"])?c.parentNode.textContent=o:t.i!==o&&(i.data=o)},Ss=t=>{const e=t.childNodes;for(const t of e)if(1===t.nodeType){if(t["s-sr"]){const s=t["s-sn"];t.hidden=!1;for(const i of e)if(i!==t)if(i["s-hn"]!==t["s-hn"]||""!==s){if(1===i.nodeType&&(s===i.getAttribute("slot")||s===i["s-sn"])||3===i.nodeType&&s===i["s-sn"]){t.hidden=!0;break}}else if(1===i.nodeType||3===i.nodeType&&""!==i.textContent.trim()){t.hidden=!0;break}}Ss(t)}},Ns=[],Cs=t=>{let e,s,i;for(const n of t.childNodes){if(n["s-sr"]&&(e=n["s-cr"])&&e.parentNode){s=e.parentNode.childNodes;const t=n["s-sn"];for(i=s.length-1;i>=0;i--)if(e=s[i],!(e["s-cn"]||e["s-nr"]||e["s-hn"]===n["s-hn"]||e["s-sh"]&&e["s-sh"]===n["s-hn"]))if(Ds(e,t)){let s=Ns.find((t=>t.L===e));ps=!0,e["s-sn"]=e["s-sn"]||t,s?(s.L["s-sh"]=n["s-hn"],s.O=n):(e["s-sh"]=n["s-hn"],Ns.push({O:n,L:e})),e["s-sr"]&&Ns.map((t=>{Ds(t.L,e["s-sn"])&&(s=Ns.find((t=>t.L===e)),s&&!t.O&&(t.O=s.O))}))}else Ns.some((t=>t.L===e))||Ns.push({L:e})}1===n.nodeType&&Cs(n)}},Ds=(t,e)=>1===t.nodeType?null===t.getAttribute("slot")&&""===e||t.getAttribute("slot")===e:t["s-sn"]===e||""===e,Rs=t=>{t.o&&t.o.ref&&t.o.ref(null),t.h&&t.h.map(Rs)},Is=(t,e)=>{e&&!t.M&&e["s-p"]&&e["s-p"].push(new Promise((e=>t.M=e)))},xs=(t,e)=>{if(t.p|=16,!(4&t.p))return Is(t,t.q),Hi((()=>Ls(t,e)));t.p|=512},Ls=(t,e)=>{const s=t.H;let i;return e&&(t.p|=256,t.F&&(t.F.map((([t,e])=>Fs(s,t,e))),t.F=void 0),i=Fs(s,"componentWillLoad")),i=Os(i,(()=>Fs(s,"componentWillRender"))),Os(i,(()=>Ps(t,s,e)))},Os=(t,e)=>Ms(t)?t.then(e):e(),Ms=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,Ps=async(t,e,s)=>{var i;const n=t.$hostElement$,r=n["s-rc"];s&&(t=>{const e=t.$,s=t.$hostElement$,i=e.p,n=is(s.shadowRoot?s.shadowRoot:s.getRootNode(),e,t.C);10&i&&(s["s-sc"]=n,s.classList.add(n+"-h"),2&i&&s.classList.add(n+"-s"))})(t);Bs(t,e,n,s),r&&(r.map((t=>t())),n["s-rc"]=void 0);{const e=null!=(i=n["s-p"])?i:[],s=()=>qs(t);0===e.length?s():(Promise.all(e).then(s),t.p|=4,e.length=0)}},Bs=(t,e,s,i)=>{try{e=e.render&&e.render(),t.p&=-17,t.p|=2,((t,e,s=!1)=>{var i,n,r,a,o;const c=t.$hostElement$,h=t.$,l=t.G||Ge(null,null),u=(t=>t&&t.m===je)(e)?e:$e(null,null,e);if(Oe=c.tagName,h.j&&(u.o=u.o||{},h.j.map((([t,e])=>u.o[e]=c[t]))),s&&u.o)for(const t of Object.keys(u.o))c.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(u.o[t]=c[t]);if(u.m=null,u.p|=4,t.G=u,u.k=l.k=c.shadowRoot||c,xe=c["s-sc"],ds=!!(1&h.p),Le=c["s-cr"],ps=!1,_s(l,u,s),Ni.p|=1,ms){Cs(u.k);for(const t of Ns){const e=t.L;if(!e["s-ol"]){const t=_i.createTextNode("");t["s-nr"]=e,e.parentNode.insertBefore(e["s-ol"]=t,e)}}for(const t of Ns){const e=t.L,o=t.O;if(o){const t=o.parentNode;let s=o.nextSibling;if(s&&1===s.nodeType){let r=null==(i=e["s-ol"])?void 0:i.previousSibling;for(;r;){let i=null!=(n=r["s-nr"])?n:null;if(i&&i["s-sn"]===e["s-sn"]&&t===i.parentNode){for(i=i.nextSibling;i===e||(null==i?void 0:i["s-sr"]);)i=null==i?void 0:i.nextSibling;if(!i||!i["s-nr"]){s=i;break}}r=r.previousSibling}}(!s&&t!==e.parentNode||e.nextSibling!==s)&&e!==s&&(t.insertBefore(e,s),1===e.nodeType&&(e.hidden=null!=(r=e["s-ih"])&&r)),e&&"function"==typeof o["s-rf"]&&o["s-rf"](e)}else 1===e.nodeType&&(s&&(e["s-ih"]=null!=(a=e.hidden)&&a),e.hidden=!0)}}if(ps&&Ss(u.k),Ni.p&=-2,Ns.length=0,2&h.p)for(const t of u.k.childNodes)t["s-hn"]===Oe||t["s-sh"]||(s&&null==t["s-ih"]&&(t["s-ih"]=null!=(o=t.hidden)&&o),t.hidden=!0);Le=void 0})(t,e,i)}catch(e){Ei(e,t.$hostElement$)}return null},qs=t=>{const e=t.$hostElement$,s=t.H,i=t.q;Fs(s,"componentDidRender"),64&t.p?Fs(s,"componentDidUpdate"):(t.p|=64,$s(e),Fs(s,"componentDidLoad"),t.V(e),i||Hs()),t.Y(e),t.M&&(t.M(),t.M=void 0),512&t.p&&qi((()=>xs(t,!1))),t.p&=-517},Us=t=>{{const e=mi(t),s=e.$hostElement$.isConnected;return s&&2==(18&e.p)&&xs(e,!1),s}},Hs=()=>{$s(_i.documentElement),qi((()=>ts(Ai,"appload",{detail:{namespace:"ionic"}})))},Fs=(t,e,s)=>{if(t&&t[e])try{return t[e](s)}catch(t){Ei(t)}},$s=t=>t.classList.add("hydrated"),Gs=(t,e,s)=>{var i;const n=t.prototype;if(e.X){t.watchers&&(e.W=t.watchers);const r=Object.entries(e.X);if(r.map((([t,[i]])=>{31&i||2&s&&32&i?Object.defineProperty(n,t,{get(){return((t,e)=>mi(this).K.get(e))(0,t)},set(s){((t,e,s,i)=>{const n=mi(t),r=n.$hostElement$,a=n.K.get(e),o=n.p,c=n.H;if(s=((t,e)=>null==t||Ne(t)?t:4&e?"false"!==t&&(""===t||!!t):2&e?parseFloat(t):1&e?t+"":t)(s,i.X[e][0]),(!(8&o)||void 0===a)&&s!==a&&(!Number.isNaN(a)||!Number.isNaN(s))&&(n.K.set(e,s),c)){if(i.W&&128&o){const t=i.W[e];t&&t.map((t=>{try{c[t](s,a,e)}catch(t){Ei(t,r)}}))}2==(18&o)&&xs(n,!1)}})(this,t,s,e)},configurable:!0,enumerable:!0}):1&s&&64&i&&Object.defineProperty(n,t,{value(...e){var s;const i=mi(this);return null==(s=null==i?void 0:i.J)?void 0:s.then((()=>{var s;return null==(s=i.H)?void 0:s[t](...e)}))}})})),1&s){const s=new Map;n.attributeChangedCallback=function(t,i,r){Ni.jmp((()=>{var a;const o=s.get(t);if(this.hasOwnProperty(o))r=this[o],delete this[o];else{if(n.hasOwnProperty(o)&&"number"==typeof this[o]&&this[o]==r)return;if(null==o){const s=mi(this),n=null==s?void 0:s.p;if(n&&!(8&n)&&128&n&&r!==i){const n=s.H,o=null==(a=e.W)?void 0:a[t];null==o||o.forEach((e=>{null!=n[e]&&n[e].call(n,r,i,t)}))}return}}this[o]=(null!==r||"boolean"!=typeof this[o])&&r}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(i=e.W)?i:{}),...r.filter((([t,e])=>15&e[0])).map((([t,i])=>{var n;const r=i[1]||t;return s.set(r,t),512&i[0]&&(null==(n=e.j)||n.push([t,r])),r}))]))}}return t},js=t=>{Fs(t,"connectedCallback")},Vs=t=>{if(!(1&Ni.p)){const e=mi(t),s=e.$,i=()=>{};if(1&e.p)hi(t,e,s.Z),(null==e?void 0:e.H)?js(e.H):(null==e?void 0:e.tt)&&e.tt.then((()=>js(e.H)));else{let i;if(e.p|=1,i=t.getAttribute(Be),i){if(1&s.p){const e=is(t.shadowRoot,s,t.getAttribute("s-mode"));t.classList.remove(e+"-h",e+"-s")}((t,e,s,i)=>{const n=t.shadowRoot,r=[],a=n?[]:null,o=i.G=Ge(e,null);Ni.et||Qe(_i.body,Ni.et=new Map),t[Be]=s,t.removeAttribute(Be),We(o,r,[],a,t,t,s),r.map((t=>{const s=t.T+"."+t.v,i=Ni.et.get(s),r=t.k;i&&Di&&""===i["s-en"]&&i.parentNode.insertBefore(r,i.nextSibling),n||(r["s-hn"]=e,i&&(r["s-ol"]=i,r["s-ol"]["s-nr"]=r)),Ni.et.delete(s)})),n&&a.map((t=>{t&&n.appendChild(t)}))})(t,s.R,i,e)}i||12&s.p&&Ys(t);{let s=t;for(;s=s.parentNode||s.host;)if(1===s.nodeType&&s.hasAttribute("s-id")&&s["s-p"]||s["s-p"]){Is(e,e.q=s);break}}s.X&&Object.entries(s.X).map((([e,[s]])=>{if(31&s&&t.hasOwnProperty(e)){const s=t[e];delete t[e],t[e]=s}})),(async(t,e,s)=>{let i;if(!(32&e.p)){if(e.p|=32,s.st){if(i=wi(s),i.then){const t=()=>{};i=await i,t()}i.isProxied||(s.W=i.watchers,Gs(i,s,2),i.isProxied=!0);const t=()=>{};e.p|=8;try{new i(e)}catch(t){Ei(t)}e.p&=-9,e.p|=128,t(),js(e.H)}else i=t.constructor,customElements.whenDefined(s.R).then((()=>e.p|=128));if(i.style){let n=i.style;"string"!=typeof n&&(n=n[e.C=(t=>vi.map((e=>e(t))).find((t=>!!t)))(t)]);const r=ns(s,e.C);if(!yi.has(r)){const t=()=>{};ss(r,n,!!(1&s.p)),t()}}}const n=e.q,r=()=>xs(e,!0);n&&n["s-rc"]?n["s-rc"].push(r):r()})(t,e,s)}i()}},Ys=t=>{const e=t["s-cr"]=_i.createComment("");e["s-cn"]=!0,t.insertBefore(e,t.firstChild)},Xs=t=>{Fs(t,"disconnectedCallback")},Ws=t=>{const e=t.cloneNode;t.cloneNode=function(t){const s=this,i=s.shadowRoot&&Di,n=e.call(s,!!i&&t);if(!i&&t){let t,e,i=0;const r=["s-id","s-cr","s-lr","s-rc","s-sc","s-p","s-cn","s-sr","s-sn","s-hn","s-ol","s-nr","s-si","s-rf"];for(;i<s.childNodes.length;i++)t=s.childNodes[i]["s-nr"],e=r.every((t=>!s.childNodes[i][t])),t&&(n.__appendChild?n.__appendChild(t.cloneNode(!0)):n.appendChild(t.cloneNode(!0))),e&&n.appendChild(s.childNodes[i].cloneNode(!0))}return n}},Qs=t=>{t.__appendChild=t.appendChild,t.appendChild=function(t){const e=t["s-sn"]=ri(t),s=ai(this.childNodes,e,this.tagName);if(s){const i=oi(s,e),n=i[i.length-1],r=n.parentNode.insertBefore(t,n.nextSibling);return Ss(this),r}return this.__appendChild(t)}},zs=t=>{t.__removeChild=t.removeChild,t.removeChild=function(t){if(t&&void 0!==t["s-sn"]){const e=ai(this.childNodes,t["s-sn"],this.tagName);if(e){const s=oi(e,t["s-sn"]).find((e=>e===t));if(s)return s.remove(),void Ss(this)}}return this.__removeChild(t)}},Ks=t=>{const e=t.prepend;t.prepend=function(...t){t.forEach((t=>{"string"==typeof t&&(t=this.ownerDocument.createTextNode(t));const s=t["s-sn"]=ri(t),i=ai(this.childNodes,s,this.tagName);if(i){const e=document.createTextNode("");e["s-nr"]=t,i["s-cr"].parentNode.__appendChild(e),t["s-ol"]=e;const n=oi(i,s)[0];return n.parentNode.insertBefore(t,n.nextSibling)}return 1===t.nodeType&&t.getAttribute("slot")&&(t.hidden=!0),e.call(this,t)}))}},Js=t=>{t.append=function(...t){t.forEach((t=>{"string"==typeof t&&(t=this.ownerDocument.createTextNode(t)),this.appendChild(t)}))}},Zs=t=>{const e=t.insertAdjacentHTML;t.insertAdjacentHTML=function(t,s){if("afterbegin"!==t&&"beforeend"!==t)return e.call(this,t,s);const i=this.ownerDocument.createElement("_");let n;if(i.innerHTML=s,"afterbegin"===t)for(;n=i.firstChild;)this.prepend(n);else if("beforeend"===t)for(;n=i.firstChild;)this.append(n)}},ti=t=>{t.insertAdjacentText=function(t,e){this.insertAdjacentHTML(t,e)}},ei=t=>{const e=t.insertAdjacentElement;t.insertAdjacentElement=function(t,s){return"afterbegin"!==t&&"beforeend"!==t?e.call(this,t,s):"afterbegin"===t?(this.prepend(s),s):"beforeend"===t?(this.append(s),s):s}},si=t=>{const e=Object.getOwnPropertyDescriptor(Node.prototype,"textContent");Object.defineProperty(t,"__textContent",e),Object.defineProperty(t,"textContent",{get(){return" "+ni(this.childNodes).map((t=>{var e,s;const i=[];let n=t.nextSibling;for(;n&&n["s-sn"]===t["s-sn"];)n.nodeType!==f.TEXT_NODE&&n.nodeType!==f.ELEMENT_NODE||i.push(null!=(s=null==(e=n.textContent)?void 0:e.trim())?s:""),n=n.nextSibling;return i.filter((t=>""!==t)).join(" ")})).filter((t=>""!==t)).join(" ")+" "},set(t){ni(this.childNodes).forEach((e=>{let s=e.nextSibling;for(;s&&s["s-sn"]===e["s-sn"];){const t=s;s=s.nextSibling,t.remove()}if(""===e["s-sn"]){const s=this.ownerDocument.createTextNode(t);s["s-sn"]="",e.parentElement.insertBefore(s,e.nextSibling)}else e.remove()}))}})},ii=(t,e)=>{class s extends Array{item(t){return this[t]}}if(8&e.p){const e=t.__lookupGetter__("childNodes");Object.defineProperty(t,"children",{get(){return this.childNodes.map((t=>1===t.nodeType))}}),Object.defineProperty(t,"childElementCount",{get:()=>t.children.length}),Object.defineProperty(t,"childNodes",{get(){const t=e.call(this);if(!(1&Ni.p)&&2&mi(this).p){const e=new s;for(let s=0;s<t.length;s++){const i=t[s]["s-nr"];i&&e.push(i)}return e}return s.from(t)}})}},ni=t=>{const e=[];for(const s of Array.from(t))s["s-sr"]&&e.push(s),e.push(...ni(s.childNodes));return e},ri=t=>t["s-sn"]||1===t.nodeType&&t.getAttribute("slot")||"",ai=(t,e,s)=>{let i,n=0;for(;n<t.length;n++){if(i=t[n],i["s-sr"]&&i["s-sn"]===e&&i["s-hn"]===s)return i;if(i=ai(i.childNodes,e,s),i)return i}return null},oi=(t,e)=>{const s=[t];for(;(t=t.nextSibling)&&t["s-sn"]===e;)s.push(t);return s},ci=(t,e={})=>{var s;const i=[],n=e.exclude||[],r=Ai.customElements,a=_i.head,o=a.querySelector("meta[charset]"),c=_i.createElement("style"),h=[],l=_i.querySelectorAll(`[${qe}]`);let u,f=!0,d=0;for(Object.assign(Ni,e),Ni.t=new URL(e.resourcesUrl||"./",_i.baseURI).href,Ni.p|=2;d<l.length;d++)ss(l[d].getAttribute(qe),rs(l[d].innerHTML),!0);let p=!1;if(t.map((t=>{t[1].map((e=>{var s;const a={p:e[0],R:e[1],X:e[2],Z:e[3]};4&a.p&&(p=!0),a.X=e[2],a.Z=e[3],a.j=[],a.W=null!=(s=e[4])?s:{};const o=a.R,c=class extends HTMLElement{constructor(t){super(t),gi(t=this,a),1&a.p&&t.attachShadow({mode:"open",delegatesFocus:!!(16&a.p)})}connectedCallback(){u&&(clearTimeout(u),u=null),f?h.push(this):Ni.jmp((()=>Vs(this)))}disconnectedCallback(){Ni.jmp((()=>(async()=>{if(!(1&Ni.p)){const t=mi(this);t.it&&(t.it.map((t=>t())),t.it=void 0),(null==t?void 0:t.H)?Xs(t.H):(null==t?void 0:t.tt)&&t.tt.then((()=>Xs(t.H)))}})()))}componentOnReady(){return mi(this).tt}};2&a.p&&((t,e)=>{Ws(t),Qs(t),Js(t),Ks(t),ei(t),Zs(t),ti(t),si(t),ii(t,e),zs(t)})(c.prototype,a),a.st=t[0],n.includes(o)||r.get(o)||(i.push(o),r.define(o,Gs(c,a,1)))}))})),i.length>0&&(p&&(c.textContent+=He),c.textContent+=i+"{visibility:hidden}.hydrated{visibility:inherit}",c.innerHTML.length)){c.setAttribute("data-styles","");const t=null!=(s=Ni.D)?s:Ce(_i);null!=t&&c.setAttribute("nonce",t),a.insertBefore(c,o?o.nextSibling:a.firstChild)}f=!1,h.length?h.map((t=>t.connectedCallback())):Ni.jmp((()=>u=setTimeout(Hs,30)))},hi=(t,e,s)=>{s&&s.map((([s,i,n])=>{const r=ui(t,s),a=li(e,n),o=fi(s);Ni.ael(r,i,a,o),(e.it=e.it||[]).push((()=>Ni.rel(r,i,a,o)))}))},li=(t,e)=>s=>{try{256&t.p?t.H[e](s):(t.F=t.F||[]).push([e,s])}catch(t){Ei(t)}},ui=(t,e)=>4&e?_i:8&e?Ai:16&e?_i.body:t,fi=t=>({passive:!!(1&t),capture:!!(2&t)}),di=t=>Ni.D=t,pi=new WeakMap,mi=t=>pi.get(t),bi=(t,e)=>pi.set(e.H=t,e),gi=(t,e)=>{const s={p:0,$hostElement$:t,$:e,K:new Map};return s.J=new Promise((t=>s.Y=t)),s.tt=new Promise((t=>s.V=t)),t["s-p"]=[],t["s-rc"]=[],hi(t,s,e.Z),pi.set(t,s)},ki=(t,e)=>e in t,Ei=(t,e)=>(0,console.error)(t,e),Ti=new Map,wi=t=>{const e=t.R.replace(/-/g,"_"),s=t.st,i=Ti.get(s);return i?i[e]:import(`./${s}.entry.js`).then((t=>(Ti.set(s,t),t[e])),Ei)
8
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/},yi=new Map,vi=[],Ai="undefined"!=typeof window?window:{},_i=Ai.document||{head:{}},Si=Ai.HTMLElement||class{},Ni={p:0,t:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,s,i)=>t.addEventListener(e,s,i),rel:(t,e,s,i)=>t.removeEventListener(e,s,i),ce:(t,e)=>new CustomEvent(t,e)},Ci=t=>{Object.assign(Ni,t)},Di=!0,Ri=t=>Promise.resolve(t),Ii=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(t){}return!1})(),xi=!1,Li=[],Oi=[],Mi=(t,e)=>s=>{t.push(s),xi||(xi=!0,e&&4&Ni.p?qi(Bi):Ni.raf(Bi))},Pi=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){Ei(t)}t.length=0},Bi=()=>{Pi(Li),Pi(Oi),(xi=Li.length>0)&&Ni.raf(Bi)},qi=t=>Ri().then(t),Ui=Mi(Li,!1),Hi=Mi(Oi,!0);export{Ae as B,Si as H,Ci as a,ci as b,ze as c,Ze as d,Ui as e,je as f,Ke as g,$e as h,Je as i,Us as j,_e as k,Ri as p,bi as r,di as s,Hi as w}