@loicngr/kobo 1.7.31 → 1.7.34

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 (233) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/mcp-server/kobo-tasks-server.js +1 -1
  3. package/dist/server/routes/settings.js +2 -1
  4. package/dist/server/routes/workspaces.js +30 -2
  5. package/dist/server/services/agent/engines/claude-code/event-mapper.js +8 -0
  6. package/dist/server/services/agent/engines/claude-code/options-builder.js +11 -1
  7. package/dist/server/services/agent/engines/types.js +1 -0
  8. package/dist/server/services/agent/event-router.js +7 -1
  9. package/dist/server/services/auto-loop-service.js +2 -1
  10. package/dist/server/services/settings-service.js +28 -1
  11. package/dist/server/services/workspace-service.js +15 -0
  12. package/package.json +13 -13
  13. package/src/client/dist/spa/assets/ActivityFeed-COdkQaiZ.js +8 -0
  14. package/src/client/dist/spa/assets/{ActivityFeed-yUMQhnW4.css → ActivityFeed-HbMZOClq.css} +1 -1
  15. package/src/client/dist/spa/assets/ChangelogPage-BXD8H3j-.js +1 -0
  16. package/src/client/dist/spa/assets/ClosePopup-DD10nToj.js +1 -0
  17. package/src/client/dist/spa/assets/CreatePage-DX4TjLqr.js +2 -0
  18. package/src/client/dist/spa/assets/DiffViewer-BUjVXGyZ.js +8 -0
  19. package/src/client/dist/spa/assets/HealthPage-DM7fvP4v.js +1 -0
  20. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAw-BCOjigVR.woff +0 -0
  21. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiAw-Ocp2tNig.woff +0 -0
  22. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw-6jEn9xEl.woff +0 -0
  23. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAw-CCs8I9zJ.woff +0 -0
  24. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiAw-BLaboPi0.woff +0 -0
  25. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw-DHuK6FBl.woff +0 -0
  26. package/src/client/dist/spa/assets/MainLayout-CbUZOTwz.js +37 -0
  27. package/src/client/dist/spa/assets/{MainLayout-DTW0ySzA.css → MainLayout-DtTxmFXf.css} +1 -1
  28. package/src/client/dist/spa/assets/QBadge-CIC5n8w7.js +1 -0
  29. package/src/client/dist/spa/assets/QBanner-BxBEdhfp.js +1 -0
  30. package/src/client/dist/spa/assets/QBtn-DwemGTZv.js +1 -0
  31. package/src/client/dist/spa/assets/QCheckbox-o3UHW596.js +1 -0
  32. package/src/client/dist/spa/assets/QChip-BpS8c1sW.js +1 -0
  33. package/src/client/dist/spa/assets/QExpansionItem-C9vmJqEO.js +1 -0
  34. package/src/client/dist/spa/assets/QIcon-C6C3QeM4.js +1 -0
  35. package/src/client/dist/spa/assets/QInput-CLZtb8E0.js +1 -0
  36. package/src/client/dist/spa/assets/QItemLabel-BYSjzk-t.js +1 -0
  37. package/src/client/dist/spa/assets/QItemSection-O9WBXftL.js +1 -0
  38. package/src/client/dist/spa/assets/QList-DRW_oyZ4.js +1 -0
  39. package/src/client/dist/spa/assets/QMenu-D_9kEp2i.js +1 -0
  40. package/src/client/dist/spa/assets/QPage-C6xc9fOe.js +1 -0
  41. package/src/client/dist/spa/assets/QRadio-B_TurTzx.js +1 -0
  42. package/src/client/dist/spa/assets/QScrollArea-B5jf9S4y.js +1 -0
  43. package/src/client/dist/spa/assets/QScrollObserver-Cxj52Zfg.js +1 -0
  44. package/src/client/dist/spa/assets/QSelect-DERXhq6x.js +36 -0
  45. package/src/client/dist/spa/assets/QSpace-CrVsndpV.js +1 -0
  46. package/src/client/dist/spa/assets/QSpinnerDots-atHe_AUn.js +1 -0
  47. package/src/client/dist/spa/assets/QToggle-Dwr3hSLw.js +1 -0
  48. package/src/client/dist/spa/assets/QTooltip-CyRLTG6i.js +1 -0
  49. package/src/client/dist/spa/assets/SearchPage-OaTRqd2Q.js +1 -0
  50. package/src/client/dist/spa/assets/SettingsPage-B7H6sD7r.css +1 -0
  51. package/src/client/dist/spa/assets/SettingsPage-BBk3MB8w.js +9 -0
  52. package/src/client/dist/spa/assets/TouchPan-BmfIMD00.js +1 -0
  53. package/src/client/dist/spa/assets/WorkspacePage-k_qzLoLC.js +4 -0
  54. package/src/client/dist/spa/assets/build-path-tree-D4_LR3mz.js +1 -0
  55. package/src/client/dist/spa/assets/chunk-DtRyYLXJ.js +1 -0
  56. package/src/client/dist/spa/assets/codicon-ngg6Pgfi.ttf +0 -0
  57. package/src/client/dist/spa/assets/{css.worker-D1piIYC4.js → css.worker-BtW9exzf.js} +32 -45
  58. package/src/client/dist/spa/assets/cssMode-CdNIff6x.js +1 -0
  59. package/src/client/dist/spa/assets/documents-N8PwB_Gh.js +1 -0
  60. package/src/client/dist/spa/assets/editor-BFebQ78e.css +1 -0
  61. package/src/client/dist/spa/assets/editor.api2-CEAFHkwY.js +872 -0
  62. package/src/client/dist/spa/assets/editor.main-DuQa2C4S.js +6 -0
  63. package/src/client/dist/spa/assets/editor.worker-DWlYVeeX.js +26 -0
  64. package/src/client/dist/spa/assets/engineFeatures-DChekJQO.js +1 -0
  65. package/src/client/dist/spa/assets/expand-template-BXNt_oWH.js +1 -0
  66. package/src/client/dist/spa/assets/flUhRq6tzZclQEJ-Vdg-IuiaDsNa-Dr0goTwe.woff +0 -0
  67. package/src/client/dist/spa/assets/{formatters-BKR66G3t.js → formatters-wq5wP2If.js} +1 -1
  68. package/src/client/dist/spa/assets/freemarker2-DXz2Sr_a.js +3 -0
  69. package/src/client/dist/spa/assets/handlebars-B6DHJ8jd.js +1 -0
  70. package/src/client/dist/spa/assets/html-_UvZHIUo.js +1 -0
  71. package/src/client/dist/spa/assets/{html.worker-C4q4XMPn.js → html.worker-Dg1SpGQ4.js} +22 -29
  72. package/src/client/dist/spa/assets/htmlMode-DZ0ixGc6.js +1 -0
  73. package/src/client/dist/spa/assets/i18n-DXMuiAyu.js +1 -0
  74. package/src/client/dist/spa/assets/{index-ClabzOPc.css → index-C3dgH7TE.css} +1 -1
  75. package/src/client/dist/spa/assets/index-CNin8jPU.js +82 -0
  76. package/src/client/dist/spa/assets/{javascript-CTXs71Pa.js → javascript-C6Gf4Ys2.js} +1 -1
  77. package/src/client/dist/spa/assets/json.worker-CCzEOxDx.js +58 -0
  78. package/src/client/dist/spa/assets/jsonMode-aE8EPidy.js +7 -0
  79. package/src/client/dist/spa/assets/{kobo-commands-DLc7j2_p.js → kobo-commands-Ip0ObeCE.js} +1 -1
  80. package/src/client/dist/spa/assets/{kotlin-CllWo3gX.js → kotlin-DIUPrqKg.js} +1 -1
  81. package/src/client/dist/spa/assets/liquid-CSp27lUC.js +1 -0
  82. package/src/client/dist/spa/assets/lspLanguageFeatures-UxO-LpRp.js +4 -0
  83. package/src/client/dist/spa/assets/mdx-BSCEgQSy.js +1 -0
  84. package/src/client/dist/spa/assets/monaco.contribution-DqqsS1kc.js +2 -0
  85. package/src/client/dist/spa/assets/notifications-C4MxuXC7.js +1 -0
  86. package/src/client/dist/spa/assets/python-CA5lSk1U.js +1 -0
  87. package/src/client/dist/spa/assets/razor-BznM4hXD.js +1 -0
  88. package/src/client/dist/spa/assets/render-chat-markdown-BJsZCnSw.js +66 -0
  89. package/src/client/dist/spa/assets/touch-yfnu5R3D.js +1 -0
  90. package/src/client/dist/spa/assets/ts.worker-DI5g4t5j.js +67719 -0
  91. package/src/client/dist/spa/assets/tsMode-NbGeOvoN.js +11 -0
  92. package/src/client/dist/spa/assets/typescript-kHDph5jb.js +1 -0
  93. package/src/client/dist/spa/assets/use-checkbox-BnkSQgTJ.js +1 -0
  94. package/src/client/dist/spa/assets/use-id-By86THzm.js +1 -0
  95. package/src/client/dist/spa/assets/{use-onboarding-CzGgvyS9.js → use-onboarding-C4tGLHsr.js} +1 -1
  96. package/src/client/dist/spa/assets/use-quasar-DcJRs0ay.js +1 -0
  97. package/src/client/dist/spa/assets/vue-i18n-C5Tx4bGk.js +3 -0
  98. package/src/client/dist/spa/assets/vue.runtime.esm-bundler-BAtKyT0Y.js +3 -0
  99. package/src/client/dist/spa/assets/workers-DFjmWZva.js +1 -0
  100. package/src/client/dist/spa/assets/xml-BXzZhhmL.js +1 -0
  101. package/src/client/dist/spa/assets/yaml-DQNlz7_W.js +1 -0
  102. package/src/client/dist/spa/index.html +14 -13
  103. package/src/mcp-server/kobo-tasks-server.ts +1 -1
  104. package/src/client/dist/spa/assets/ActivityFeed-DFMce5VW.js +0 -8
  105. package/src/client/dist/spa/assets/ChangelogPage-BZEr6iNh.js +0 -1
  106. package/src/client/dist/spa/assets/ClosePopup-CY16K9Yi.js +0 -1
  107. package/src/client/dist/spa/assets/CreatePage-geIEPibR.js +0 -2
  108. package/src/client/dist/spa/assets/DiffViewer-C8yPZaCf.js +0 -8
  109. package/src/client/dist/spa/assets/HealthPage-DAk5EKO_.js +0 -1
  110. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAw-k1h7X_-h.woff +0 -0
  111. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiAw-B7du-70m.woff +0 -0
  112. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw-CoAZ_DKt.woff +0 -0
  113. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAw-D0406B4n.woff +0 -0
  114. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiAw-CnAg2DeQ.woff +0 -0
  115. package/src/client/dist/spa/assets/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw-BG9VWE5v.woff +0 -0
  116. package/src/client/dist/spa/assets/MainLayout-CNNcKilU.js +0 -37
  117. package/src/client/dist/spa/assets/QBadge-DNQSqPg-.js +0 -1
  118. package/src/client/dist/spa/assets/QBanner-C_TvxtXi.js +0 -1
  119. package/src/client/dist/spa/assets/QBtn-CoU-UC_j.js +0 -1
  120. package/src/client/dist/spa/assets/QCheckbox-Cq2STfHp.js +0 -1
  121. package/src/client/dist/spa/assets/QChip-5bnjPnRz.js +0 -1
  122. package/src/client/dist/spa/assets/QExpansionItem-_8j8FyQg.js +0 -1
  123. package/src/client/dist/spa/assets/QIcon-BmEX2rXO.js +0 -1
  124. package/src/client/dist/spa/assets/QInput-D0t39uK_.js +0 -1
  125. package/src/client/dist/spa/assets/QItemLabel-Btqw0P7M.js +0 -1
  126. package/src/client/dist/spa/assets/QItemSection-DRg-QuAD.js +0 -1
  127. package/src/client/dist/spa/assets/QList-Ch5K5W7r.js +0 -1
  128. package/src/client/dist/spa/assets/QMenu-BXssnk-g.js +0 -1
  129. package/src/client/dist/spa/assets/QPage-3-ah4oor.js +0 -1
  130. package/src/client/dist/spa/assets/QRadio-M9mC5jZy.js +0 -1
  131. package/src/client/dist/spa/assets/QScrollArea-_Mvx2t8o.js +0 -1
  132. package/src/client/dist/spa/assets/QScrollObserver-C6P7wS4h.js +0 -1
  133. package/src/client/dist/spa/assets/QSelect-4UzZxoyw.js +0 -36
  134. package/src/client/dist/spa/assets/QSpace-Crcx82On.js +0 -1
  135. package/src/client/dist/spa/assets/QSpinnerDots-DspFKwCZ.js +0 -1
  136. package/src/client/dist/spa/assets/QToggle-DBzTAIbK.js +0 -1
  137. package/src/client/dist/spa/assets/QTooltip-DyIRS1GH.js +0 -1
  138. package/src/client/dist/spa/assets/SearchPage-K04ns4hU.js +0 -1
  139. package/src/client/dist/spa/assets/SettingsPage-D0WcKagG.js +0 -9
  140. package/src/client/dist/spa/assets/SettingsPage-D1Ap5wB7.css +0 -1
  141. package/src/client/dist/spa/assets/TouchPan-DZZEI8eo.js +0 -1
  142. package/src/client/dist/spa/assets/WorkspacePage-DNO_bRMJ.js +0 -4
  143. package/src/client/dist/spa/assets/build-path-tree-BUfhgOSH.js +0 -1
  144. package/src/client/dist/spa/assets/codicon-CgENjH2v.ttf +0 -0
  145. package/src/client/dist/spa/assets/cssMode-0MvCYrRV.js +0 -4
  146. package/src/client/dist/spa/assets/documents-CX2-4fhr.js +0 -1
  147. package/src/client/dist/spa/assets/editor-COGk2gAX.css +0 -1
  148. package/src/client/dist/spa/assets/editor-CS3NEPi9.css +0 -1
  149. package/src/client/dist/spa/assets/editor.api-DYWJPPWs.js +0 -818
  150. package/src/client/dist/spa/assets/editor.main-B8in8NwN.js +0 -53
  151. package/src/client/dist/spa/assets/editor.worker-CJ9iTmkr.js +0 -26
  152. package/src/client/dist/spa/assets/engineFeatures-BdTa0rX6.js +0 -1
  153. package/src/client/dist/spa/assets/expand-template-CP-8YIJC.js +0 -1
  154. package/src/client/dist/spa/assets/flUhRq6tzZclQEJ-Vdg-IuiaDsNa-OUIwM9U8.woff +0 -0
  155. package/src/client/dist/spa/assets/freemarker2-Dx4cVLM0.js +0 -3
  156. package/src/client/dist/spa/assets/handlebars-CwM3UEBZ.js +0 -1
  157. package/src/client/dist/spa/assets/html-2JtDgifC.js +0 -1
  158. package/src/client/dist/spa/assets/htmlMode-B8N8GxKE.js +0 -4
  159. package/src/client/dist/spa/assets/i18n-C80g9cfR.js +0 -1
  160. package/src/client/dist/spa/assets/index-BTVVGg4f.js +0 -82
  161. package/src/client/dist/spa/assets/json.worker-C9p7xCYk.js +0 -65
  162. package/src/client/dist/spa/assets/jsonMode-Cnw0tYit.js +0 -10
  163. package/src/client/dist/spa/assets/liquid-B1BeK8RP.js +0 -1
  164. package/src/client/dist/spa/assets/mdx-DLwxZ3wR.js +0 -1
  165. package/src/client/dist/spa/assets/monaco.contribution-B3kpNNij.js +0 -2
  166. package/src/client/dist/spa/assets/notifications-BtVr85fZ.js +0 -1
  167. package/src/client/dist/spa/assets/python-C5L3E7X0.js +0 -1
  168. package/src/client/dist/spa/assets/razor-DCXiAjxH.js +0 -1
  169. package/src/client/dist/spa/assets/render-chat-markdown-DDQr5Zs5.js +0 -60
  170. package/src/client/dist/spa/assets/runtime-core.esm-bundler-D_RRiKBh.js +0 -1
  171. package/src/client/dist/spa/assets/touch-2Qa-HSDZ.js +0 -1
  172. package/src/client/dist/spa/assets/ts.worker-Cj3zTgVE.js +0 -51353
  173. package/src/client/dist/spa/assets/tsMode-Bu5FUVgw.js +0 -11
  174. package/src/client/dist/spa/assets/typescript-B-pS9HtR.js +0 -1
  175. package/src/client/dist/spa/assets/use-checkbox-DnSuDqo2.js +0 -1
  176. package/src/client/dist/spa/assets/use-id-BCnfiBjU.js +0 -1
  177. package/src/client/dist/spa/assets/use-quasar-sypIWZgU.js +0 -1
  178. package/src/client/dist/spa/assets/vue-i18n-Cq-KgjJC.js +0 -3
  179. package/src/client/dist/spa/assets/xml-Dgpxgles.js +0 -1
  180. package/src/client/dist/spa/assets/yaml-D219wUJe.js +0 -1
  181. /package/src/client/dist/spa/assets/{_plugin-vue_export-helper-r4mAJOHR.js → _plugin-vue_export-helper-BzmG9fMN.js} +0 -0
  182. /package/src/client/dist/spa/assets/{fsharp-CMk2OIJN.js → fsharp-CFNadkg7.js} +0 -0
  183. /package/src/client/dist/spa/assets/{go-BrMkuJg0.js → go-dSur1iB2.js} +0 -0
  184. /package/src/client/dist/spa/assets/{graphql-PSR1UKGv.js → graphql-qyhAo11d.js} +0 -0
  185. /package/src/client/dist/spa/assets/{hcl-DAQrbDOW.js → hcl-DFzjMyzm.js} +0 -0
  186. /package/src/client/dist/spa/assets/{ini-0TG5BxW0.js → ini-TdzA8TIl.js} +0 -0
  187. /package/src/client/dist/spa/assets/{java-rgorz17v.js → java-CSGA9pkE.js} +0 -0
  188. /package/src/client/dist/spa/assets/{julia-C8VMdHm8.js → julia-9izz5OsY.js} +0 -0
  189. /package/src/client/dist/spa/assets/{less-Cgca25AP.js → less-B8d93iCg.js} +0 -0
  190. /package/src/client/dist/spa/assets/{lexon-D0GHdBaw.js → lexon-DWtEIyu7.js} +0 -0
  191. /package/src/client/dist/spa/assets/{lua-DmRsNG-P.js → lua-Ciq0OGgt.js} +0 -0
  192. /package/src/client/dist/spa/assets/{m3-BgL5dNKT.js → m3-Cki6JWj_.js} +0 -0
  193. /package/src/client/dist/spa/assets/{markdown-BuJfycGS.js → markdown-Cu47xwU0.js} +0 -0
  194. /package/src/client/dist/spa/assets/{mips-C9m_93PR.js → mips-BM8ui995.js} +0 -0
  195. /package/src/client/dist/spa/assets/{msdax-CpFHC9OI.js → msdax-DqLio0_c.js} +0 -0
  196. /package/src/client/dist/spa/assets/{mysql-qFvltsqN.js → mysql-v1wbjJOq.js} +0 -0
  197. /package/src/client/dist/spa/assets/{objective-c-Bnmr858J.js → objective-c-CQl3PGSB.js} +0 -0
  198. /package/src/client/dist/spa/assets/{pascal-WP0_D5AO.js → pascal-D4iW0ZtD.js} +0 -0
  199. /package/src/client/dist/spa/assets/{pascaligo-Blom4Rij.js → pascaligo-BdC9CZdj.js} +0 -0
  200. /package/src/client/dist/spa/assets/{perl-B-vk8g64.js → perl-BL10m4XD.js} +0 -0
  201. /package/src/client/dist/spa/assets/{permissionModes-r9UZvpVs.js → permissionModes-CJN6Olox.js} +0 -0
  202. /package/src/client/dist/spa/assets/{pgsql-Cgvz6v67.js → pgsql-Be_oqVo3.js} +0 -0
  203. /package/src/client/dist/spa/assets/{php-8a3Lrw9m.js → php-BtvXSFRI.js} +0 -0
  204. /package/src/client/dist/spa/assets/{pla-DuFqEZ8V.js → pla-B2vUy15C.js} +0 -0
  205. /package/src/client/dist/spa/assets/{postiats-DkLtSgkp.js → postiats-CbmTTfXr.js} +0 -0
  206. /package/src/client/dist/spa/assets/{powerquery-BJ1aNepW.js → powerquery-DszLhJGx.js} +0 -0
  207. /package/src/client/dist/spa/assets/{powershell-rE98k687.js → powershell-B0dYktF6.js} +0 -0
  208. /package/src/client/dist/spa/assets/{protobuf-CUheFacr.js → protobuf-CZvaj1VX.js} +0 -0
  209. /package/src/client/dist/spa/assets/{pug-LDcAMD8w.js → pug-CPDx1B3S.js} +0 -0
  210. /package/src/client/dist/spa/assets/{qsharp-DUKSQoR1.js → qsharp-CDP9TFLl.js} +0 -0
  211. /package/src/client/dist/spa/assets/{r-D-QApv87.js → r-8DbbFX2l.js} +0 -0
  212. /package/src/client/dist/spa/assets/{redis-SXdDyWR9.js → redis-DRWj9MtJ.js} +0 -0
  213. /package/src/client/dist/spa/assets/{redshift-Y6lsCryn.js → redshift-C6cElE_5.js} +0 -0
  214. /package/src/client/dist/spa/assets/{restructuredtext-edObr9a8.js → restructuredtext-W9pS9n3m.js} +0 -0
  215. /package/src/client/dist/spa/assets/{ruby-CNnUfF-8.js → ruby-BKnzWnk-.js} +0 -0
  216. /package/src/client/dist/spa/assets/{rust-IHUZWzBr.js → rust-YPCclWwe.js} +0 -0
  217. /package/src/client/dist/spa/assets/{sb-DrUvY44N.js → sb-BgM4DTFb.js} +0 -0
  218. /package/src/client/dist/spa/assets/{scala-B4hbXGLM.js → scala-fz1OPLMl.js} +0 -0
  219. /package/src/client/dist/spa/assets/{scheme-BGrd12j3.js → scheme-8Uz1RIbu.js} +0 -0
  220. /package/src/client/dist/spa/assets/{scss-x5G1ES4U.js → scss-Djo3IYXr.js} +0 -0
  221. /package/src/client/dist/spa/assets/{shell-DOehe2Y8.js → shell-CINF5Tx_.js} +0 -0
  222. /package/src/client/dist/spa/assets/{solidity-BeRvcwWV.js → solidity-GgiNEuUm.js} +0 -0
  223. /package/src/client/dist/spa/assets/{sophia-DZbkUNjy.js → sophia-Culj97P9.js} +0 -0
  224. /package/src/client/dist/spa/assets/{sparql-B7_oi5-h.js → sparql-C2ZlpxOY.js} +0 -0
  225. /package/src/client/dist/spa/assets/{sql-CTlsFWVE.js → sql-BEf5Pg7Y.js} +0 -0
  226. /package/src/client/dist/spa/assets/{st-DJVEJdPE.js → st-CT6UUoeH.js} +0 -0
  227. /package/src/client/dist/spa/assets/{swift-CwhT3fYa.js → swift-B5g0xTG3.js} +0 -0
  228. /package/src/client/dist/spa/assets/{systemverilog-BQN63pkN.js → systemverilog-CEgQz9DR.js} +0 -0
  229. /package/src/client/dist/spa/assets/{tcl-DqwfpskA.js → tcl-D0qL2L0I.js} +0 -0
  230. /package/src/client/dist/spa/assets/{twig-BiyenUgc.js → twig-BFUAVf1E.js} +0 -0
  231. /package/src/client/dist/spa/assets/{typespec-CWOJribt.js → typespec-CjVVcNKm.js} +0 -0
  232. /package/src/client/dist/spa/assets/{vb-Cq5F87m3.js → vb-CZJr-DQz.js} +0 -0
  233. /package/src/client/dist/spa/assets/{wgsl-BAvW2lVr.js → wgsl-ivoXUo2e.js} +0 -0
@@ -2,42 +2,35 @@
2
2
 
3
3
  `+e.stack):Error(e.message+`
4
4
 
5
- `+e.stack):e},0)}}emit(e){this.listeners.forEach(t=>{t(e)})}onUnexpectedError(e){this.unexpectedErrorHandler(e),this.emit(e)}onUnexpectedExternalError(e){this.unexpectedErrorHandler(e)}};function t(t){r(t)||e.onUnexpectedError(t)}function n(e){if(e instanceof Error){let{name:t,message:r,cause:i}=e;return{$isError:!0,name:t,message:r,stack:e.stacktrace||e.stack,noTelemetry:a.isErrorNoTelemetry(e),cause:i?n(i):void 0,code:e.code}}return e}function r(e){return e instanceof i?!0:e instanceof Error&&e.name===`Canceled`&&e.message===`Canceled`}var i=class extends Error{constructor(){super(`Canceled`),this.name=this.message}},a=class e extends Error{constructor(e){super(e),this.name=`CodeExpectedError`}static fromError(t){if(t instanceof e)return t;let n=new e;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(e){return e.name===`CodeExpectedError`}},o=class e extends Error{constructor(t){super(t||`An unexpected bug occurred.`),Object.setPrototypeOf(this,e.prototype)}};function s(e,t){let n=this,r=!1,i;return function(){if(r)return i;if(r=!0,t)try{i=e.apply(n,arguments)}finally{t()}else i=e.apply(n,arguments);return i}}function c(e,t=`Unreachable`){throw Error(t)}function l(e,t=`unexpected state`){if(!e)throw typeof t==`string`?new o(`Assertion Failed: ${t}`):t}function u(e){e()||(e(),t(new o(`Assertion Failed`)))}function d(e,t){let n=0;for(;n<e.length-1;){let r=e[n],i=e[n+1];if(!t(r,i))return!1;n++}return!0}function f(e){return typeof e==`string`}function p(e){return!!e&&typeof e[Symbol.iterator]==`function`}var m;(function(e){function t(e){return!!e&&typeof e==`object`&&typeof e[Symbol.iterator]==`function`}e.is=t;let n=Object.freeze([]);function r(){return n}e.empty=r;function*i(e){yield e}e.single=i;function a(e){return t(e)?e:i(e)}e.wrap=a;function o(e){return e||n}e.from=o;function*s(e){for(let t=e.length-1;t>=0;t--)yield e[t]}e.reverse=s;function c(e){return!e||e[Symbol.iterator]().next().done===!0}e.isEmpty=c;function l(e){return e[Symbol.iterator]().next().value}e.first=l;function u(e,t){let n=0;for(let r of e)if(t(r,n++))return!0;return!1}e.some=u;function d(e,t){let n=0;for(let r of e)if(!t(r,n++))return!1;return!0}e.every=d;function f(e,t){for(let n of e)if(t(n))return n}e.find=f;function*m(e,t){for(let n of e)t(n)&&(yield n)}e.filter=m;function*h(e,t){let n=0;for(let r of e)yield t(r,n++)}e.map=h;function*g(e,t){let n=0;for(let r of e)yield*t(r,n++)}e.flatMap=g;function*_(...e){for(let t of e)p(t)?yield*t:yield t}e.concat=_;function v(e,t,n){let r=n;for(let n of e)r=t(r,n);return r}e.reduce=v;function y(e){let t=0;for(let n of e)t++;return t}e.length=y;function*b(e,t,n=e.length){for(t<-e.length&&(t=0),t<0&&(t+=e.length),n<0?n+=e.length:n>e.length&&(n=e.length);t<n;t++)yield e[t]}e.slice=b;function x(t,n=1/0){let r=[];if(n===0)return[r,t];let i=t[Symbol.iterator]();for(let t=0;t<n;t++){let t=i.next();if(t.done)return[r,e.empty()];r.push(t.value)}return[r,{[Symbol.iterator](){return i}}]}e.consume=x;async function S(e){let t=[];for await(let n of e)t.push(n);return t}e.asyncToArray=S;async function C(e){let t=[];for await(let n of e)t=t.concat(n);return t}e.asyncToArrayFlat=C})(m||={});function h(e){return null?.trackDisposable(e),e}function g(e){null?.markAsDisposed(e)}function _(e,t){null?.setParent(e,t)}function v(e){if(m.is(e)){let t=[];for(let n of e)if(n)try{n.dispose()}catch(e){t.push(e)}if(t.length===1)throw t[0];if(t.length>1)throw AggregateError(t,`Encountered errors while disposing of store`);return Array.isArray(e)?[]:e}else if(e)return e.dispose(),e}function y(...e){return b(()=>v(e))}function b(e){let t=h({dispose:s(()=>{g(t),e()})});return t}var x=class e{static{this.DISABLE_DISPOSED_WARNING=!1}constructor(){this._toDispose=new Set,this._isDisposed=!1,h(this)}dispose(){this._isDisposed||(g(this),this._isDisposed=!0,this.clear())}get isDisposed(){return this._isDisposed}clear(){if(this._toDispose.size!==0)try{v(this._toDispose)}finally{this._toDispose.clear()}}add(t){if(!t||t===S.None)return t;if(t===this)throw Error(`Cannot register a disposable on itself!`);return _(t,this),this._isDisposed?e.DISABLE_DISPOSED_WARNING||console.warn(Error(`Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!`).stack):this._toDispose.add(t),t}delete(e){if(e){if(e===this)throw Error(`Cannot dispose a disposable on itself!`);this._toDispose.delete(e),e.dispose()}}},S=class{static{this.None=Object.freeze({dispose(){}})}constructor(){this._store=new x,h(this),_(this._store,this)}dispose(){g(this),this._store.dispose()}_register(e){if(e===this)throw Error(`Cannot register a disposable on itself!`);return this._store.add(e)}},C=class e{static{this.Undefined=new e(void 0)}constructor(t){this.element=t,this.next=e.Undefined,this.prev=e.Undefined}},w=class{constructor(){this._first=C.Undefined,this._last=C.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===C.Undefined}clear(){let e=this._first;for(;e!==C.Undefined;){let t=e.next;e.prev=C.Undefined,e.next=C.Undefined,e=t}this._first=C.Undefined,this._last=C.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new C(e);if(this._first===C.Undefined)this._first=n,this._last=n;else if(t){let e=this._last;this._last=n,n.prev=e,e.next=n}else{let e=this._first;this._first=n,n.next=e,e.prev=n}this._size+=1;let r=!1;return()=>{r||(r=!0,this._remove(n))}}shift(){if(this._first!==C.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==C.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==C.Undefined&&e.next!==C.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===C.Undefined&&e.next===C.Undefined?(this._first=C.Undefined,this._last=C.Undefined):e.next===C.Undefined?(this._last=this._last.prev,this._last.next=C.Undefined):e.prev===C.Undefined&&(this._first=this._first.next,this._first.prev=C.Undefined);--this._size}*[Symbol.iterator](){let e=this._first;for(;e!==C.Undefined;)yield e.element,e=e.next}};let T=globalThis.performance.now.bind(globalThis.performance);var E=class e{static create(t){return new e(t)}constructor(e){this._now=e===!1?Date.now:T,this._startTime=this._now(),this._stopTime=-1}stop(){this._stopTime=this._now()}reset(){this._startTime=this._now(),this._stopTime=-1}elapsed(){return this._stopTime===-1?this._now()-this._startTime:this._stopTime-this._startTime}},ee;(function(e){e.None=()=>S.None;function t(e,t){return f(e,()=>void 0,0,void 0,!0,void 0,t)}e.defer=t;function n(e){return(t,n=null,r)=>{let i=!1,a;return a=e(e=>{if(!i)return a?a.dispose():i=!0,t.call(n,e)},null,r),i&&a.dispose(),a}}e.once=n;function r(t,n){return e.once(e.filter(t,n))}e.onceIf=r;function i(e,t,n){return u((n,r=null,i)=>e(e=>n.call(r,t(e)),null,i),n)}e.map=i;function a(e,t,n){return u((n,r=null,i)=>e(e=>{t(e),n.call(r,e)},null,i),n)}e.forEach=a;function o(e,t,n){return u((n,r=null,i)=>e(e=>t(e)&&n.call(r,e),null,i),n)}e.filter=o;function s(e){return e}e.signal=s;function c(...e){return(t,n=null,r)=>d(y(...e.map(e=>e(e=>t.call(n,e)))),r)}e.any=c;function l(e,t,n,r){let a=n;return i(e,e=>(a=t(a,e),a),r)}e.reduce=l;function u(e,t){let n,r=new D({onWillAddFirstListener(){n=e(r.fire,r)},onDidRemoveLastListener(){n?.dispose()}});return t?.add(r),r.event}function d(e,t){return t instanceof Array?t.push(e):t&&t.add(e),e}function f(e,t,n=100,r=!1,i=!1,a,o){let s,c,l,u=0,d,f=new D({leakWarningThreshold:a,onWillAddFirstListener(){s=e(e=>{u++,c=t(c,e),r&&!l&&(f.fire(c),c=void 0),d=()=>{let e=c;c=void 0,l=void 0,(!r||u>1)&&f.fire(e),u=0},typeof n==`number`?(l&&clearTimeout(l),l=setTimeout(d,n)):l===void 0&&(l=null,queueMicrotask(d))})},onWillRemoveListener(){i&&u>0&&d?.()},onDidRemoveLastListener(){d=void 0,s.dispose()}});return o?.add(f),f.event}e.debounce=f;function p(t,n=0,r){return e.debounce(t,(e,t)=>e?(e.push(t),e):[t],n,void 0,!0,void 0,r)}e.accumulate=p;function m(e,t=(e,t)=>e===t,n){let r=!0,i;return o(e,e=>{let n=r||!t(e,i);return r=!1,i=e,n},n)}e.latch=m;function h(t,n,r){return[e.filter(t,n,r),e.filter(t,e=>!n(e),r)]}e.split=h;function g(e,t=!1,n=[],r){let i=n.slice(),a=e(e=>{i?i.push(e):s.fire(e)});r&&r.add(a);let o=()=>{i?.forEach(e=>s.fire(e)),i=null},s=new D({onWillAddFirstListener(){a||(a=e(e=>s.fire(e)),r&&r.add(a))},onDidAddFirstListener(){i&&(t?setTimeout(o):o())},onDidRemoveLastListener(){a&&a.dispose(),a=null}});return r&&r.add(s),s.event}e.buffer=g;function _(e,t){return(n,r,i)=>{let a=t(new b);return e(function(e){let t=a.evaluate(e);t!==v&&n.call(r,t)},void 0,i)}}e.chain=_;let v=Symbol(`HaltChainable`);class b{constructor(){this.steps=[]}map(e){return this.steps.push(e),this}forEach(e){return this.steps.push(t=>(e(t),t)),this}filter(e){return this.steps.push(t=>e(t)?t:v),this}reduce(e,t){let n=t;return this.steps.push(t=>(n=e(n,t),n)),this}latch(e=(e,t)=>e===t){let t=!0,n;return this.steps.push(r=>{let i=t||!e(r,n);return t=!1,n=r,i?r:v}),this}evaluate(e){for(let t of this.steps)if(e=t(e),e===v)break;return e}}function C(e,t,n=e=>e){let r=(...e)=>i.fire(n(...e)),i=new D({onWillAddFirstListener:()=>e.on(t,r),onDidRemoveLastListener:()=>e.removeListener(t,r)});return i.event}e.fromNodeEventEmitter=C;function w(e,t,n=e=>e){let r=(...e)=>i.fire(n(...e)),i=new D({onWillAddFirstListener:()=>e.addEventListener(t,r),onDidRemoveLastListener:()=>e.removeEventListener(t,r)});return i.event}e.fromDOMEventEmitter=w;function T(e,t){let r,i=new Promise((i,a)=>{let o=n(e)(i,null,t);r=()=>o.dispose()});return i.cancel=r,i}e.toPromise=T;function E(e,t){return e(e=>t.fire(e))}e.forward=E;function ee(e,t,n){return t(n),e(e=>t(e))}e.runAndSubscribe=ee;class te{constructor(e,t){this._observable=e,this._counter=0,this._hasChanged=!1,this.emitter=new D({onWillAddFirstListener:()=>{e.addObserver(this),this._observable.reportChanges()},onDidRemoveLastListener:()=>{e.removeObserver(this)}}),t&&t.add(this.emitter)}beginUpdate(e){this._counter++}handlePossibleChange(e){}handleChange(e,t){this._hasChanged=!0}endUpdate(e){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function ne(e,t){return new te(e,t).emitter.event}e.fromObservable=ne;function re(e){return(t,n,r)=>{let i=0,a=!1,o={beginUpdate(){i++},endUpdate(){i--,i===0&&(e.reportChanges(),a&&(a=!1,t.call(n)))},handlePossibleChange(){},handleChange(){a=!0}};e.addObserver(o),e.reportChanges();let s={dispose(){e.removeObserver(o)}};return r instanceof x?r.add(s):Array.isArray(r)&&r.push(s),s}}e.fromObservableLight=re})(ee||={});var te=class e{static{this.all=new Set}static{this._idPool=0}constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${e._idPool++}`,e.all.add(this)}start(e){this._stopWatch=new E,this.listenerCount=e}stop(){if(this._stopWatch){let e=this._stopWatch.elapsed();this.durations.push(e),this.elapsedOverall+=e,this.invocationCount+=1,this._stopWatch=void 0}}},ne=class e{static{this._idPool=1}constructor(t,n,r=(e._idPool++).toString(16).padStart(3,`0`)){this._errorHandler=t,this.threshold=n,this.name=r,this._warnCountdown=0}dispose(){this._stacks?.clear()}check(e,t){let n=this.threshold;if(n<=0||t<n)return;this._stacks||=new Map;let r=this._stacks.get(e.value)||0;if(this._stacks.set(e.value,r+1),--this._warnCountdown,this._warnCountdown<=0){this._warnCountdown=n*.5;let[e,r]=this.getMostFrequentStack(),i=`[${this.name}] potential listener LEAK detected, having ${t} listeners already. MOST frequent listener (${r}):`;console.warn(i),console.warn(e);let a=new ie(i,e);this._errorHandler(a)}return()=>{let t=this._stacks.get(e.value)||0;this._stacks.set(e.value,t-1)}}getMostFrequentStack(){if(!this._stacks)return;let e,t=0;for(let[n,r]of this._stacks)(!e||t<r)&&(e=[n,r],t=r);return e}},re=class e{static create(){return new e(Error().stack??``)}constructor(e){this.value=e}print(){console.warn(this.value.split(`
5
+ `+e.stack):e},0)}}emit(e){this.listeners.forEach(t=>{t(e)})}onUnexpectedError(e){this.unexpectedErrorHandler(e),this.emit(e)}onUnexpectedExternalError(e){this.unexpectedErrorHandler(e)}};function t(t){r(t)||e.onUnexpectedError(t)}function n(e){if(e instanceof Error){let{name:t,message:r,cause:i}=e;return{$isError:!0,name:t,message:r,stack:e.stacktrace||e.stack,noTelemetry:a.isErrorNoTelemetry(e),cause:i?n(i):void 0,code:e.code}}return e}function r(e){return e instanceof i?!0:e instanceof Error&&e.name===`Canceled`&&e.message===`Canceled`}var i=class extends Error{constructor(){super(`Canceled`),this.name=this.message}},a=class e extends Error{constructor(e){super(e),this.name=`CodeExpectedError`}static fromError(t){if(t instanceof e)return t;let n=new e;return n.message=t.message,n.stack=t.stack,n}static isErrorNoTelemetry(e){return e.name===`CodeExpectedError`}},o=class e extends Error{constructor(t){super(t||`An unexpected bug occurred.`),Object.setPrototypeOf(this,e.prototype)}};function s(e,t=`Unreachable`){throw Error(t)}function c(e,t=`unexpected state`){if(!e)throw typeof t==`string`?new o(`Assertion Failed: ${t}`):t}function l(e){e()||(e(),t(new o(`Assertion Failed`)))}function u(e,t){let n=0;for(;n<e.length-1;){let r=e[n],i=e[n+1];if(!t(r,i))return!1;n++}return!0}function d(e){return typeof e==`string`}function f(e){return!!e&&typeof e[Symbol.iterator]==`function`}var p;(function(e){function t(e){return!!e&&typeof e==`object`&&typeof e[Symbol.iterator]==`function`}e.is=t;let n=Object.freeze([]);function r(){return n}e.empty=r;function*i(e){yield e}e.single=i;function a(e){return t(e)?e:i(e)}e.wrap=a;function o(e){return e||n}e.from=o;function*s(e){for(let t=e.length-1;t>=0;t--)yield e[t]}e.reverse=s;function c(e){return!e||e[Symbol.iterator]().next().done===!0}e.isEmpty=c;function l(e){return e[Symbol.iterator]().next().value}e.first=l;function u(e,t){let n=0;for(let r of e)if(t(r,n++))return!0;return!1}e.some=u;function d(e,t){let n=0;for(let r of e)if(!t(r,n++))return!1;return!0}e.every=d;function p(e,t){for(let n of e)if(t(n))return n}e.find=p;function*m(e,t){for(let n of e)t(n)&&(yield n)}e.filter=m;function*h(e,t){let n=0;for(let r of e)yield t(r,n++)}e.map=h;function*g(e,t){let n=0;for(let r of e)yield*t(r,n++)}e.flatMap=g;function*_(...e){for(let t of e)f(t)?yield*t:yield t}e.concat=_;function v(e,t,n){let r=n;for(let n of e)r=t(r,n);return r}e.reduce=v;function y(e){let t=0;for(let n of e)t++;return t}e.length=y;function*b(e,t,n=e.length){for(t<-e.length&&(t=0),t<0&&(t+=e.length),n<0?n+=e.length:n>e.length&&(n=e.length);t<n;t++)yield e[t]}e.slice=b;function x(t,n=1/0){let r=[];if(n===0)return[r,t];let i=t[Symbol.iterator]();for(let t=0;t<n;t++){let t=i.next();if(t.done)return[r,e.empty()];r.push(t.value)}return[r,{[Symbol.iterator](){return i}}]}e.consume=x;async function S(e){let t=[];for await(let n of e)t.push(n);return t}e.asyncToArray=S;async function C(e){let t=[];for await(let n of e)t=t.concat(n);return t}e.asyncToArrayFlat=C})(p||={});function m(e){if(p.is(e)){let t=[];for(let n of e)if(n)try{n.dispose()}catch(e){t.push(e)}if(t.length===1)throw t[0];if(t.length>1)throw AggregateError(t,`Encountered errors while disposing of store`);return Array.isArray(e)?[]:e}else if(e)return e.dispose(),e}function h(...e){return _(()=>m(e))}var g=class{constructor(e){this._isDisposed=!1,this._fn=e}dispose(){if(!this._isDisposed){if(!this._fn)throw Error(`Unbound disposable context: Need to use an arrow function to preserve the value of this`);this._isDisposed=!0,this._fn()}}};function _(e){return new g(e)}var v=class e{static{this.DISABLE_DISPOSED_WARNING=!1}constructor(){this._toDispose=new Set,this._isDisposed=!1}dispose(){this._isDisposed||(this._isDisposed=!0,this.clear())}get isDisposed(){return this._isDisposed}clear(){if(this._toDispose.size!==0)try{m(this._toDispose)}finally{this._toDispose.clear()}}add(t){if(!t||t===y.None)return t;if(t===this)throw Error(`Cannot register a disposable on itself!`);return this._isDisposed?e.DISABLE_DISPOSED_WARNING||console.warn(Error(`Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!`).stack):this._toDispose.add(t),t}delete(e){if(e){if(e===this)throw Error(`Cannot dispose a disposable on itself!`);this._toDispose.delete(e),e.dispose()}}},y=class{static{this.None=Object.freeze({dispose(){}})}constructor(){this._store=new v,this._store}dispose(){this._store.dispose()}_register(e){if(e===this)throw Error(`Cannot register a disposable on itself!`);return this._store.add(e)}},b=class e{static{this.Undefined=new e(void 0)}constructor(t){this.element=t,this.next=e.Undefined,this.prev=e.Undefined}},x=class{constructor(){this._first=b.Undefined,this._last=b.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===b.Undefined}clear(){let e=this._first;for(;e!==b.Undefined;){let t=e.next;e.prev=b.Undefined,e.next=b.Undefined,e=t}this._first=b.Undefined,this._last=b.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new b(e);if(this._first===b.Undefined)this._first=n,this._last=n;else if(t){let e=this._last;this._last=n,n.prev=e,e.next=n}else{let e=this._first;this._first=n,n.next=e,e.prev=n}this._size+=1;let r=!1;return()=>{r||(r=!0,this._remove(n))}}shift(){if(this._first!==b.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==b.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==b.Undefined&&e.next!==b.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===b.Undefined&&e.next===b.Undefined?(this._first=b.Undefined,this._last=b.Undefined):e.next===b.Undefined?(this._last=this._last.prev,this._last.next=b.Undefined):e.prev===b.Undefined&&(this._first=this._first.next,this._first.prev=b.Undefined);--this._size}*[Symbol.iterator](){let e=this._first;for(;e!==b.Undefined;)yield e.element,e=e.next}};let S=globalThis.performance.now.bind(globalThis.performance);var C=class e{static create(t){return new e(t)}constructor(e){this._now=e===!1?Date.now:S,this._startTime=this._now(),this._stopTime=-1}stop(){this._stopTime=this._now()}reset(){this._startTime=this._now(),this._stopTime=-1}elapsed(){return this._stopTime===-1?this._now()-this._startTime:this._stopTime-this._startTime}},w;(function(e){e.None=()=>y.None;function t(e,t){return f(e,()=>void 0,0,void 0,!0,void 0,t)}e.defer=t;function n(e){return(t,n=null,r)=>{let i=!1,a;return a=e(e=>{if(!i)return a?a.dispose():i=!0,t.call(n,e)},null,r),i&&a.dispose(),a}}e.once=n;function r(t,n){return e.once(e.filter(t,n))}e.onceIf=r;function i(e,t,n){return u((n,r=null,i)=>e(e=>n.call(r,t(e)),null,i),n)}e.map=i;function a(e,t,n){return u((n,r=null,i)=>e(e=>{t(e),n.call(r,e)},null,i),n)}e.forEach=a;function o(e,t,n){return u((n,r=null,i)=>e(e=>t(e)&&n.call(r,e),null,i),n)}e.filter=o;function s(e){return e}e.signal=s;function c(...e){return(t,n=null,r)=>d(h(...e.map(e=>e(e=>t.call(n,e)))),r)}e.any=c;function l(e,t,n,r){let a=n;return i(e,e=>(a=t(a,e),a),r)}e.reduce=l;function u(e,t){let n,r=new D({onWillAddFirstListener(){n=e(r.fire,r)},onDidRemoveLastListener(){n?.dispose()}});return t?.add(r),r.event}function d(e,t){return t instanceof Array?t.push(e):t&&t.add(e),e}function f(e,t,n=100,r=!1,i=!1,a,o){let s,c,l,u=0,d,f=new D({leakWarningThreshold:a,onWillAddFirstListener(){s=e(e=>{u++,c=t(c,e),r&&!l&&(f.fire(c),c=void 0),d=()=>{let e=c;c=void 0,l=void 0,(!r||u>1)&&f.fire(e),u=0},typeof n==`number`?(l&&clearTimeout(l),l=setTimeout(d,n)):l===void 0&&(l=null,queueMicrotask(d))})},onWillRemoveListener(){i&&u>0&&d?.()},onDidRemoveLastListener(){d=void 0,s.dispose()}});return o?.add(f),f.event}e.debounce=f;function p(t,n=0,r){return e.debounce(t,(e,t)=>e?(e.push(t),e):[t],n,void 0,!0,void 0,r)}e.accumulate=p;function m(e,t=(e,t)=>e===t,n){let r=!0,i;return o(e,e=>{let n=r||!t(e,i);return r=!1,i=e,n},n)}e.latch=m;function g(t,n,r){return[e.filter(t,n,r),e.filter(t,e=>!n(e),r)]}e.split=g;function _(e,t=!1,n=[],r){let i=n.slice(),a=e(e=>{i?i.push(e):s.fire(e)});r&&r.add(a);let o=()=>{i?.forEach(e=>s.fire(e)),i=null},s=new D({onWillAddFirstListener(){a||(a=e(e=>s.fire(e)),r&&r.add(a))},onDidAddFirstListener(){i&&(t?setTimeout(o):o())},onDidRemoveLastListener(){a&&a.dispose(),a=null}});return r&&r.add(s),s.event}e.buffer=_;function b(e,t){return(n,r,i)=>{let a=t(new S);return e(function(e){let t=a.evaluate(e);t!==x&&n.call(r,t)},void 0,i)}}e.chain=b;let x=Symbol(`HaltChainable`);class S{constructor(){this.steps=[]}map(e){return this.steps.push(e),this}forEach(e){return this.steps.push(t=>(e(t),t)),this}filter(e){return this.steps.push(t=>e(t)?t:x),this}reduce(e,t){let n=t;return this.steps.push(t=>(n=e(n,t),n)),this}latch(e=(e,t)=>e===t){let t=!0,n;return this.steps.push(r=>{let i=t||!e(r,n);return t=!1,n=r,i?r:x}),this}evaluate(e){for(let t of this.steps)if(e=t(e),e===x)break;return e}}function C(e,t,n=e=>e){let r=(...e)=>i.fire(n(...e)),i=new D({onWillAddFirstListener:()=>e.on(t,r),onDidRemoveLastListener:()=>e.removeListener(t,r)});return i.event}e.fromNodeEventEmitter=C;function w(e,t,n=e=>e){let r=(...e)=>i.fire(n(...e)),i=new D({onWillAddFirstListener:()=>e.addEventListener(t,r),onDidRemoveLastListener:()=>e.removeEventListener(t,r)});return i.event}e.fromDOMEventEmitter=w;function T(e,t){let r,i=new Promise((i,a)=>{let o=n(e)(i,null,t);r=()=>o.dispose()});return i.cancel=r,i}e.toPromise=T;function E(e,t){return e(e=>t.fire(e))}e.forward=E;function ee(e,t,n){return t(n),e(e=>t(e))}e.runAndSubscribe=ee;class te{constructor(e,t){this._observable=e,this._counter=0,this._hasChanged=!1,this.emitter=new D({onWillAddFirstListener:()=>{e.addObserver(this),this._observable.reportChanges()},onDidRemoveLastListener:()=>{e.removeObserver(this)}}),t&&t.add(this.emitter)}beginUpdate(e){this._counter++}handlePossibleChange(e){}handleChange(e,t){this._hasChanged=!0}endUpdate(e){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function ne(e,t){return new te(e,t).emitter.event}e.fromObservable=ne;function re(e){return(t,n,r)=>{let i=0,a=!1,o={beginUpdate(){i++},endUpdate(){i--,i===0&&(e.reportChanges(),a&&(a=!1,t.call(n)))},handlePossibleChange(){},handleChange(){a=!0}};e.addObserver(o),e.reportChanges();let s={dispose(){e.removeObserver(o)}};return r instanceof v?r.add(s):Array.isArray(r)&&r.push(s),s}}e.fromObservableLight=re})(w||={});var T=class e{static{this.all=new Set}static{this._idPool=0}constructor(t){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${t}_${e._idPool++}`,e.all.add(this)}start(e){this._stopWatch=new C,this.listenerCount=e}stop(){if(this._stopWatch){let e=this._stopWatch.elapsed();this.durations.push(e),this.elapsedOverall+=e,this.invocationCount+=1,this._stopWatch=void 0}}},E=class e{static{this._idPool=1}constructor(t,n,r=(e._idPool++).toString(16).padStart(3,`0`)){this._errorHandler=t,this.threshold=n,this.name=r,this._warnCountdown=0}dispose(){this._stacks?.clear()}check(e,t){let n=this.threshold;if(n<=0||t<n)return;this._stacks||=new Map;let r=this._stacks.get(e.value)||0;if(this._stacks.set(e.value,r+1),--this._warnCountdown,this._warnCountdown<=0){this._warnCountdown=n*.5;let[e,r]=this.getMostFrequentStack(),i=`[${this.name}] potential listener LEAK detected, having ${t} listeners already. MOST frequent listener (${r}):`;console.warn(i),console.warn(e);let a=new te(i,e);this._errorHandler(a)}return()=>{let t=this._stacks.get(e.value)||0;this._stacks.set(e.value,t-1)}}getMostFrequentStack(){if(!this._stacks)return;let e,t=0;for(let[n,r]of this._stacks)(!e||t<r)&&(e=[n,r],t=r);return e}},ee=class e{static create(){return new e(Error().stack??``)}constructor(e){this.value=e}print(){console.warn(this.value.split(`
6
6
  `).slice(2).join(`
7
- `))}},ie=class extends Error{constructor(e,t){super(e),this.name=`ListenerLeakError`,this.stack=t}},ae=class extends Error{constructor(e,t){super(e),this.name=`ListenerRefusalError`,this.stack=t}},oe=class{constructor(e){this.value=e}},D=class{constructor(e){this._size=0,this._options=e,this._leakageMon=this._options?.leakWarningThreshold?new ne(e?.onListenerError??t,this._options?.leakWarningThreshold??-1):void 0,this._perfMon=this._options?._profName?new te(this._options._profName):void 0,this._deliveryQueue=this._options?.deliveryQueue}dispose(){this._disposed||(this._disposed=!0,this._deliveryQueue?.current===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),this._options?.onDidRemoveLastListener?.(),this._leakageMon?.dispose())}get event(){return this._event??=(e,n,r)=>{if(this._leakageMon&&this._size>this._leakageMon.threshold**2){let e=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(e);let n=this._leakageMon.getMostFrequentStack()??[`UNKNOWN stack`,-1],r=new ae(`${e}. HINT: Stack shows most frequent listener (${n[1]}-times)`,n[0]);return(this._options?.onListenerError||t)(r),S.None}if(this._disposed)return S.None;n&&(e=e.bind(n));let i=new oe(e),a;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(i.stack=re.create(),a=this._leakageMon.check(i.stack,this._size+1)),this._listeners?this._listeners instanceof oe?(this._deliveryQueue??=new se,this._listeners=[this._listeners,i]):this._listeners.push(i):(this._options?.onWillAddFirstListener?.(this),this._listeners=i,this._options?.onDidAddFirstListener?.(this)),this._options?.onDidAddListener?.(this),this._size++;let o=b(()=>{a?.(),this._removeListener(i)});return r instanceof x?r.add(o):Array.isArray(r)&&r.push(o),o},this._event}_removeListener(e){if(this._options?.onWillRemoveListener?.(this),!this._listeners)return;if(this._size===1){this._listeners=void 0,this._options?.onDidRemoveLastListener?.(this),this._size=0;return}let t=this._listeners,n=t.indexOf(e);if(n===-1)throw console.log(`disposed?`,this._disposed),console.log(`size?`,this._size),console.log(`arr?`,JSON.stringify(this._listeners)),Error(`Attempted to dispose unknown listener`);this._size--,t[n]=void 0;let r=this._deliveryQueue.current===this;if(this._size*2<=t.length){let e=0;for(let n=0;n<t.length;n++)t[n]?t[e++]=t[n]:r&&e<this._deliveryQueue.end&&(this._deliveryQueue.end--,e<this._deliveryQueue.i&&this._deliveryQueue.i--);t.length=e}}_deliver(e,n){if(!e)return;let r=this._options?.onListenerError||t;if(!r){e.value(n);return}try{e.value(n)}catch(e){r(e)}}_deliverQueue(e){let t=e.current._listeners;for(;e.i<e.end;)this._deliver(t[e.i++],e.value);e.reset()}fire(e){if(this._deliveryQueue?.current&&(this._deliverQueue(this._deliveryQueue),this._perfMon?.stop()),this._perfMon?.start(this._size),this._listeners)if(this._listeners instanceof oe)this._deliver(this._listeners,e);else{let t=this._deliveryQueue;t.enqueue(this,e,this._listeners.length),this._deliverQueue(t)}this._perfMon?.stop()}hasListeners(){return this._size>0}},se=class{constructor(){this.i=-1,this.end=0}enqueue(e,t,n){this.i=0,this.end=n,this.current=e,this.value=t}reset(){this.i=this.end,this.current=void 0,this.value=void 0}};function ce(){return globalThis._VSCODE_NLS_MESSAGES}function le(){return globalThis._VSCODE_NLS_LANGUAGE}let ue=le()===`pseudo`||typeof document<`u`&&document.location&&typeof document.location.hash==`string`&&document.location.hash.indexOf(`pseudo=true`)>=0;function de(e,t){let n;return n=t.length===0?e:e.replace(/\{(\d+)\}/g,(e,n)=>{let r=t[n[0]],i=e;return typeof r==`string`?i=r:(typeof r==`number`||typeof r==`boolean`||r==null)&&(i=String(r)),i}),ue&&(n=`[`+n.replace(/[aouei]/g,`$&$&`)+`]`),n}function O(e,t,...n){return de(typeof e==`number`?fe(e,t):t,n)}function fe(e,t){let n=ce()?.[e];if(typeof n!=`string`){if(typeof t==`string`)return t;throw Error(`!!! NLS MISSING: ${e} !!!`)}return n}let pe=!1,me=!1,he=!1,ge=!1,_e,ve=globalThis,k;ve.vscode!==void 0&&ve.vscode.process!==void 0?k=ve.vscode.process:typeof process<`u`&&typeof process?.versions?.node==`string`&&(k=process);let ye=typeof k?.versions?.electron==`string`&&k?.type===`renderer`;if(typeof k==`object`){pe=k.platform===`win32`,me=k.platform===`darwin`,he=k.platform===`linux`,he&&k.env.SNAP&&k.env.SNAP_REVISION,k.env.CI||k.env.BUILD_ARTIFACTSTAGINGDIRECTORY||k.env.GITHUB_WORKSPACE;let e=k.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);t.userLocale,t.osLocale,t.resolvedLanguage,t.languagePack?.translationsConfigFile}catch{}}else typeof navigator==`object`&&!ye?(_e=navigator.userAgent,pe=_e.indexOf(`Windows`)>=0,me=_e.indexOf(`Macintosh`)>=0,(_e.indexOf(`Macintosh`)>=0||_e.indexOf(`iPad`)>=0||_e.indexOf(`iPhone`)>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints,he=_e.indexOf(`Linux`)>=0,_e?.indexOf(`Mobi`),ge=!0,le(),navigator.language.toLowerCase()):console.error(`Unable to resolve platform.`);let be=pe,xe=me;ge&&typeof ve.importScripts==`function`&&ve.origin;let A=_e,Se=typeof ve.postMessage==`function`&&!ve.importScripts;(()=>{if(Se){let e=[];ve.addEventListener(`message`,t=>{if(t.data&&t.data.vscodeScheduleAsyncWork)for(let n=0,r=e.length;n<r;n++){let r=e[n];if(r.id===t.data.vscodeScheduleAsyncWork){e.splice(n,1),r.callback();return}}});let t=0;return n=>{let r=++t;e.push({id:r,callback:n}),ve.postMessage({vscodeScheduleAsyncWork:r},`*`)}}return e=>setTimeout(e)})();let Ce=!!(A&&A.indexOf(`Chrome`)>=0);A&&A.indexOf(`Firefox`),!Ce&&A&&A.indexOf(`Safari`),A&&A.indexOf(`Edg/`),A&&A.indexOf(`Android`);function we(e){return e}var Te=class{constructor(e,t){this.lastCache=void 0,this.lastArgKey=void 0,typeof e==`function`?(this._fn=e,this._computeKey=we):(this._fn=t,this._computeKey=e.getCacheKey)}get(e){let t=this._computeKey(e);return this.lastArgKey!==t&&(this.lastArgKey=t,this.lastCache=this._fn(e)),this.lastCache}},Ee;(function(e){e[e.Uninitialized=0]=`Uninitialized`,e[e.Running=1]=`Running`,e[e.Completed=2]=`Completed`})(Ee||={});var De=class{constructor(e){this.executor=e,this._state=Ee.Uninitialized}get value(){if(this._state===Ee.Uninitialized){this._state=Ee.Running;try{this._value=this.executor()}catch(e){this._error=e}finally{this._state=Ee.Completed}}else if(this._state===Ee.Running)throw Error(`Cannot read the value of a lazy that is being initialized`);if(this._error)throw this._error;return this._value}get rawValue(){return this._value}};function Oe(e){return e.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,`\\$&`)}function ke(e){return e.source===`^`||e.source===`^$`||e.source===`$`||e.source===`^\\s*$`?!1:!!(e.exec(``)&&e.lastIndex===0)}function Ae(e){return e.split(/\r\n|\r|\n/)}function je(e){for(let t=0,n=e.length;t<n;t++){let n=e.charCodeAt(t);if(n!==32&&n!==9)return t}return-1}function Me(e,t=e.length-1){for(let n=t;n>=0;n--){let t=e.charCodeAt(n);if(t!==32&&t!==9)return n}return-1}function Ne(e){return e>=65&&e<=90}function Pe(e,t){let n=Math.min(e.length,t.length),r;for(r=0;r<n;r++)if(e.charCodeAt(r)!==t.charCodeAt(r))return r;return n}function Fe(e,t){let n=Math.min(e.length,t.length),r,i=e.length-1,a=t.length-1;for(r=0;r<n;r++)if(e.charCodeAt(i-r)!==t.charCodeAt(a-r))return r;return n}function Ie(e){return 55296<=e&&e<=56319}function Le(e){return 56320<=e&&e<=57343}function Re(e,t){return(e-55296<<10)+(t-56320)+65536}function ze(e,t,n){let r=e.charCodeAt(n);if(Ie(r)&&n+1<t){let t=e.charCodeAt(n+1);if(Le(t))return Re(r,t)}return r}let Be=/^[\t\n\r\x20-\x7E]*$/;function Ve(e){return Be.test(e)}RegExp(`(?:`+[`(?:\\x1b\\[|\\x9b)[=?>!]?[\\d;:]*["$#'* ]?[a-zA-Z@^\`{}|~]`,`(?:\\x1b\\]|\\x9d).*?(?:\\x1b\\\\|\\x07|\\x9c)`,`\\x1b(?:[ #%\\(\\)\\*\\+\\-\\.\\/]?[a-zA-Z0-9\\|}~@])`].join(`|`)+`)`,`g`),class e{static{this._INSTANCE=null}static getInstance(){return e._INSTANCE||=new e,e._INSTANCE}constructor(){this._data=He()}getGraphemeBreakType(e){if(e<32)return e===10?3:e===13?2:4;if(e<127)return 0;let t=this._data,n=t.length/3,r=1;for(;r<=n;)if(e<t[3*r])r=2*r;else if(e>t[3*r+1])r=2*r+1;else return t[3*r+2];return 0}};function He(){return JSON.parse(`[0,0,0,51229,51255,12,44061,44087,12,127462,127487,6,7083,7085,5,47645,47671,12,54813,54839,12,128678,128678,14,3270,3270,5,9919,9923,14,45853,45879,12,49437,49463,12,53021,53047,12,71216,71218,7,128398,128399,14,129360,129374,14,2519,2519,5,4448,4519,9,9742,9742,14,12336,12336,14,44957,44983,12,46749,46775,12,48541,48567,12,50333,50359,12,52125,52151,12,53917,53943,12,69888,69890,5,73018,73018,5,127990,127990,14,128558,128559,14,128759,128760,14,129653,129655,14,2027,2035,5,2891,2892,7,3761,3761,5,6683,6683,5,8293,8293,4,9825,9826,14,9999,9999,14,43452,43453,5,44509,44535,12,45405,45431,12,46301,46327,12,47197,47223,12,48093,48119,12,48989,49015,12,49885,49911,12,50781,50807,12,51677,51703,12,52573,52599,12,53469,53495,12,54365,54391,12,65279,65279,4,70471,70472,7,72145,72147,7,119173,119179,5,127799,127818,14,128240,128244,14,128512,128512,14,128652,128652,14,128721,128722,14,129292,129292,14,129445,129450,14,129734,129743,14,1476,1477,5,2366,2368,7,2750,2752,7,3076,3076,5,3415,3415,5,4141,4144,5,6109,6109,5,6964,6964,5,7394,7400,5,9197,9198,14,9770,9770,14,9877,9877,14,9968,9969,14,10084,10084,14,43052,43052,5,43713,43713,5,44285,44311,12,44733,44759,12,45181,45207,12,45629,45655,12,46077,46103,12,46525,46551,12,46973,46999,12,47421,47447,12,47869,47895,12,48317,48343,12,48765,48791,12,49213,49239,12,49661,49687,12,50109,50135,12,50557,50583,12,51005,51031,12,51453,51479,12,51901,51927,12,52349,52375,12,52797,52823,12,53245,53271,12,53693,53719,12,54141,54167,12,54589,54615,12,55037,55063,12,69506,69509,5,70191,70193,5,70841,70841,7,71463,71467,5,72330,72342,5,94031,94031,5,123628,123631,5,127763,127765,14,127941,127941,14,128043,128062,14,128302,128317,14,128465,128467,14,128539,128539,14,128640,128640,14,128662,128662,14,128703,128703,14,128745,128745,14,129004,129007,14,129329,129330,14,129402,129402,14,129483,129483,14,129686,129704,14,130048,131069,14,173,173,4,1757,1757,1,2200,2207,5,2434,2435,7,2631,2632,5,2817,2817,5,3008,3008,5,3201,3201,5,3387,3388,5,3542,3542,5,3902,3903,7,4190,4192,5,6002,6003,5,6439,6440,5,6765,6770,7,7019,7027,5,7154,7155,7,8205,8205,13,8505,8505,14,9654,9654,14,9757,9757,14,9792,9792,14,9852,9853,14,9890,9894,14,9937,9937,14,9981,9981,14,10035,10036,14,11035,11036,14,42654,42655,5,43346,43347,7,43587,43587,5,44006,44007,7,44173,44199,12,44397,44423,12,44621,44647,12,44845,44871,12,45069,45095,12,45293,45319,12,45517,45543,12,45741,45767,12,45965,45991,12,46189,46215,12,46413,46439,12,46637,46663,12,46861,46887,12,47085,47111,12,47309,47335,12,47533,47559,12,47757,47783,12,47981,48007,12,48205,48231,12,48429,48455,12,48653,48679,12,48877,48903,12,49101,49127,12,49325,49351,12,49549,49575,12,49773,49799,12,49997,50023,12,50221,50247,12,50445,50471,12,50669,50695,12,50893,50919,12,51117,51143,12,51341,51367,12,51565,51591,12,51789,51815,12,52013,52039,12,52237,52263,12,52461,52487,12,52685,52711,12,52909,52935,12,53133,53159,12,53357,53383,12,53581,53607,12,53805,53831,12,54029,54055,12,54253,54279,12,54477,54503,12,54701,54727,12,54925,54951,12,55149,55175,12,68101,68102,5,69762,69762,7,70067,70069,7,70371,70378,5,70720,70721,7,71087,71087,5,71341,71341,5,71995,71996,5,72249,72249,7,72850,72871,5,73109,73109,5,118576,118598,5,121505,121519,5,127245,127247,14,127568,127569,14,127777,127777,14,127872,127891,14,127956,127967,14,128015,128016,14,128110,128172,14,128259,128259,14,128367,128368,14,128424,128424,14,128488,128488,14,128530,128532,14,128550,128551,14,128566,128566,14,128647,128647,14,128656,128656,14,128667,128673,14,128691,128693,14,128715,128715,14,128728,128732,14,128752,128752,14,128765,128767,14,129096,129103,14,129311,129311,14,129344,129349,14,129394,129394,14,129413,129425,14,129466,129471,14,129511,129535,14,129664,129666,14,129719,129722,14,129760,129767,14,917536,917631,5,13,13,2,1160,1161,5,1564,1564,4,1807,1807,1,2085,2087,5,2307,2307,7,2382,2383,7,2497,2500,5,2563,2563,7,2677,2677,5,2763,2764,7,2879,2879,5,2914,2915,5,3021,3021,5,3142,3144,5,3263,3263,5,3285,3286,5,3398,3400,7,3530,3530,5,3633,3633,5,3864,3865,5,3974,3975,5,4155,4156,7,4229,4230,5,5909,5909,7,6078,6085,7,6277,6278,5,6451,6456,7,6744,6750,5,6846,6846,5,6972,6972,5,7074,7077,5,7146,7148,7,7222,7223,5,7416,7417,5,8234,8238,4,8417,8417,5,9000,9000,14,9203,9203,14,9730,9731,14,9748,9749,14,9762,9763,14,9776,9783,14,9800,9811,14,9831,9831,14,9872,9873,14,9882,9882,14,9900,9903,14,9929,9933,14,9941,9960,14,9974,9974,14,9989,9989,14,10006,10006,14,10062,10062,14,10160,10160,14,11647,11647,5,12953,12953,14,43019,43019,5,43232,43249,5,43443,43443,5,43567,43568,7,43696,43696,5,43765,43765,7,44013,44013,5,44117,44143,12,44229,44255,12,44341,44367,12,44453,44479,12,44565,44591,12,44677,44703,12,44789,44815,12,44901,44927,12,45013,45039,12,45125,45151,12,45237,45263,12,45349,45375,12,45461,45487,12,45573,45599,12,45685,45711,12,45797,45823,12,45909,45935,12,46021,46047,12,46133,46159,12,46245,46271,12,46357,46383,12,46469,46495,12,46581,46607,12,46693,46719,12,46805,46831,12,46917,46943,12,47029,47055,12,47141,47167,12,47253,47279,12,47365,47391,12,47477,47503,12,47589,47615,12,47701,47727,12,47813,47839,12,47925,47951,12,48037,48063,12,48149,48175,12,48261,48287,12,48373,48399,12,48485,48511,12,48597,48623,12,48709,48735,12,48821,48847,12,48933,48959,12,49045,49071,12,49157,49183,12,49269,49295,12,49381,49407,12,49493,49519,12,49605,49631,12,49717,49743,12,49829,49855,12,49941,49967,12,50053,50079,12,50165,50191,12,50277,50303,12,50389,50415,12,50501,50527,12,50613,50639,12,50725,50751,12,50837,50863,12,50949,50975,12,51061,51087,12,51173,51199,12,51285,51311,12,51397,51423,12,51509,51535,12,51621,51647,12,51733,51759,12,51845,51871,12,51957,51983,12,52069,52095,12,52181,52207,12,52293,52319,12,52405,52431,12,52517,52543,12,52629,52655,12,52741,52767,12,52853,52879,12,52965,52991,12,53077,53103,12,53189,53215,12,53301,53327,12,53413,53439,12,53525,53551,12,53637,53663,12,53749,53775,12,53861,53887,12,53973,53999,12,54085,54111,12,54197,54223,12,54309,54335,12,54421,54447,12,54533,54559,12,54645,54671,12,54757,54783,12,54869,54895,12,54981,55007,12,55093,55119,12,55243,55291,10,66045,66045,5,68325,68326,5,69688,69702,5,69817,69818,5,69957,69958,7,70089,70092,5,70198,70199,5,70462,70462,5,70502,70508,5,70750,70750,5,70846,70846,7,71100,71101,5,71230,71230,7,71351,71351,5,71737,71738,5,72000,72000,7,72160,72160,5,72273,72278,5,72752,72758,5,72882,72883,5,73031,73031,5,73461,73462,7,94192,94193,7,119149,119149,7,121403,121452,5,122915,122916,5,126980,126980,14,127358,127359,14,127535,127535,14,127759,127759,14,127771,127771,14,127792,127793,14,127825,127867,14,127897,127899,14,127945,127945,14,127985,127986,14,128000,128007,14,128021,128021,14,128066,128100,14,128184,128235,14,128249,128252,14,128266,128276,14,128335,128335,14,128379,128390,14,128407,128419,14,128444,128444,14,128481,128481,14,128499,128499,14,128526,128526,14,128536,128536,14,128543,128543,14,128556,128556,14,128564,128564,14,128577,128580,14,128643,128645,14,128649,128649,14,128654,128654,14,128660,128660,14,128664,128664,14,128675,128675,14,128686,128689,14,128695,128696,14,128705,128709,14,128717,128719,14,128725,128725,14,128736,128741,14,128747,128748,14,128755,128755,14,128762,128762,14,128981,128991,14,129009,129023,14,129160,129167,14,129296,129304,14,129320,129327,14,129340,129342,14,129356,129356,14,129388,129392,14,129399,129400,14,129404,129407,14,129432,129442,14,129454,129455,14,129473,129474,14,129485,129487,14,129648,129651,14,129659,129660,14,129671,129679,14,129709,129711,14,129728,129730,14,129751,129753,14,129776,129782,14,917505,917505,4,917760,917999,5,10,10,3,127,159,4,768,879,5,1471,1471,5,1536,1541,1,1648,1648,5,1767,1768,5,1840,1866,5,2070,2073,5,2137,2139,5,2274,2274,1,2363,2363,7,2377,2380,7,2402,2403,5,2494,2494,5,2507,2508,7,2558,2558,5,2622,2624,7,2641,2641,5,2691,2691,7,2759,2760,5,2786,2787,5,2876,2876,5,2881,2884,5,2901,2902,5,3006,3006,5,3014,3016,7,3072,3072,5,3134,3136,5,3157,3158,5,3260,3260,5,3266,3266,5,3274,3275,7,3328,3329,5,3391,3392,7,3405,3405,5,3457,3457,5,3536,3537,7,3551,3551,5,3636,3642,5,3764,3772,5,3895,3895,5,3967,3967,7,3993,4028,5,4146,4151,5,4182,4183,7,4226,4226,5,4253,4253,5,4957,4959,5,5940,5940,7,6070,6070,7,6087,6088,7,6158,6158,4,6432,6434,5,6448,6449,7,6679,6680,5,6742,6742,5,6754,6754,5,6783,6783,5,6912,6915,5,6966,6970,5,6978,6978,5,7042,7042,7,7080,7081,5,7143,7143,7,7150,7150,7,7212,7219,5,7380,7392,5,7412,7412,5,8203,8203,4,8232,8232,4,8265,8265,14,8400,8412,5,8421,8432,5,8617,8618,14,9167,9167,14,9200,9200,14,9410,9410,14,9723,9726,14,9733,9733,14,9745,9745,14,9752,9752,14,9760,9760,14,9766,9766,14,9774,9774,14,9786,9786,14,9794,9794,14,9823,9823,14,9828,9828,14,9833,9850,14,9855,9855,14,9875,9875,14,9880,9880,14,9885,9887,14,9896,9897,14,9906,9916,14,9926,9927,14,9935,9935,14,9939,9939,14,9962,9962,14,9972,9972,14,9978,9978,14,9986,9986,14,9997,9997,14,10002,10002,14,10017,10017,14,10055,10055,14,10071,10071,14,10133,10135,14,10548,10549,14,11093,11093,14,12330,12333,5,12441,12442,5,42608,42610,5,43010,43010,5,43045,43046,5,43188,43203,7,43302,43309,5,43392,43394,5,43446,43449,5,43493,43493,5,43571,43572,7,43597,43597,7,43703,43704,5,43756,43757,5,44003,44004,7,44009,44010,7,44033,44059,12,44089,44115,12,44145,44171,12,44201,44227,12,44257,44283,12,44313,44339,12,44369,44395,12,44425,44451,12,44481,44507,12,44537,44563,12,44593,44619,12,44649,44675,12,44705,44731,12,44761,44787,12,44817,44843,12,44873,44899,12,44929,44955,12,44985,45011,12,45041,45067,12,45097,45123,12,45153,45179,12,45209,45235,12,45265,45291,12,45321,45347,12,45377,45403,12,45433,45459,12,45489,45515,12,45545,45571,12,45601,45627,12,45657,45683,12,45713,45739,12,45769,45795,12,45825,45851,12,45881,45907,12,45937,45963,12,45993,46019,12,46049,46075,12,46105,46131,12,46161,46187,12,46217,46243,12,46273,46299,12,46329,46355,12,46385,46411,12,46441,46467,12,46497,46523,12,46553,46579,12,46609,46635,12,46665,46691,12,46721,46747,12,46777,46803,12,46833,46859,12,46889,46915,12,46945,46971,12,47001,47027,12,47057,47083,12,47113,47139,12,47169,47195,12,47225,47251,12,47281,47307,12,47337,47363,12,47393,47419,12,47449,47475,12,47505,47531,12,47561,47587,12,47617,47643,12,47673,47699,12,47729,47755,12,47785,47811,12,47841,47867,12,47897,47923,12,47953,47979,12,48009,48035,12,48065,48091,12,48121,48147,12,48177,48203,12,48233,48259,12,48289,48315,12,48345,48371,12,48401,48427,12,48457,48483,12,48513,48539,12,48569,48595,12,48625,48651,12,48681,48707,12,48737,48763,12,48793,48819,12,48849,48875,12,48905,48931,12,48961,48987,12,49017,49043,12,49073,49099,12,49129,49155,12,49185,49211,12,49241,49267,12,49297,49323,12,49353,49379,12,49409,49435,12,49465,49491,12,49521,49547,12,49577,49603,12,49633,49659,12,49689,49715,12,49745,49771,12,49801,49827,12,49857,49883,12,49913,49939,12,49969,49995,12,50025,50051,12,50081,50107,12,50137,50163,12,50193,50219,12,50249,50275,12,50305,50331,12,50361,50387,12,50417,50443,12,50473,50499,12,50529,50555,12,50585,50611,12,50641,50667,12,50697,50723,12,50753,50779,12,50809,50835,12,50865,50891,12,50921,50947,12,50977,51003,12,51033,51059,12,51089,51115,12,51145,51171,12,51201,51227,12,51257,51283,12,51313,51339,12,51369,51395,12,51425,51451,12,51481,51507,12,51537,51563,12,51593,51619,12,51649,51675,12,51705,51731,12,51761,51787,12,51817,51843,12,51873,51899,12,51929,51955,12,51985,52011,12,52041,52067,12,52097,52123,12,52153,52179,12,52209,52235,12,52265,52291,12,52321,52347,12,52377,52403,12,52433,52459,12,52489,52515,12,52545,52571,12,52601,52627,12,52657,52683,12,52713,52739,12,52769,52795,12,52825,52851,12,52881,52907,12,52937,52963,12,52993,53019,12,53049,53075,12,53105,53131,12,53161,53187,12,53217,53243,12,53273,53299,12,53329,53355,12,53385,53411,12,53441,53467,12,53497,53523,12,53553,53579,12,53609,53635,12,53665,53691,12,53721,53747,12,53777,53803,12,53833,53859,12,53889,53915,12,53945,53971,12,54001,54027,12,54057,54083,12,54113,54139,12,54169,54195,12,54225,54251,12,54281,54307,12,54337,54363,12,54393,54419,12,54449,54475,12,54505,54531,12,54561,54587,12,54617,54643,12,54673,54699,12,54729,54755,12,54785,54811,12,54841,54867,12,54897,54923,12,54953,54979,12,55009,55035,12,55065,55091,12,55121,55147,12,55177,55203,12,65024,65039,5,65520,65528,4,66422,66426,5,68152,68154,5,69291,69292,5,69633,69633,5,69747,69748,5,69811,69814,5,69826,69826,5,69932,69932,7,70016,70017,5,70079,70080,7,70095,70095,5,70196,70196,5,70367,70367,5,70402,70403,7,70464,70464,5,70487,70487,5,70709,70711,7,70725,70725,7,70833,70834,7,70843,70844,7,70849,70849,7,71090,71093,5,71103,71104,5,71227,71228,7,71339,71339,5,71344,71349,5,71458,71461,5,71727,71735,5,71985,71989,7,71998,71998,5,72002,72002,7,72154,72155,5,72193,72202,5,72251,72254,5,72281,72283,5,72344,72345,5,72766,72766,7,72874,72880,5,72885,72886,5,73023,73029,5,73104,73105,5,73111,73111,5,92912,92916,5,94095,94098,5,113824,113827,4,119142,119142,7,119155,119162,4,119362,119364,5,121476,121476,5,122888,122904,5,123184,123190,5,125252,125258,5,127183,127183,14,127340,127343,14,127377,127386,14,127491,127503,14,127548,127551,14,127744,127756,14,127761,127761,14,127769,127769,14,127773,127774,14,127780,127788,14,127796,127797,14,127820,127823,14,127869,127869,14,127894,127895,14,127902,127903,14,127943,127943,14,127947,127950,14,127972,127972,14,127988,127988,14,127992,127994,14,128009,128011,14,128019,128019,14,128023,128041,14,128064,128064,14,128102,128107,14,128174,128181,14,128238,128238,14,128246,128247,14,128254,128254,14,128264,128264,14,128278,128299,14,128329,128330,14,128348,128359,14,128371,128377,14,128392,128393,14,128401,128404,14,128421,128421,14,128433,128434,14,128450,128452,14,128476,128478,14,128483,128483,14,128495,128495,14,128506,128506,14,128519,128520,14,128528,128528,14,128534,128534,14,128538,128538,14,128540,128542,14,128544,128549,14,128552,128555,14,128557,128557,14,128560,128563,14,128565,128565,14,128567,128576,14,128581,128591,14,128641,128642,14,128646,128646,14,128648,128648,14,128650,128651,14,128653,128653,14,128655,128655,14,128657,128659,14,128661,128661,14,128663,128663,14,128665,128666,14,128674,128674,14,128676,128677,14,128679,128685,14,128690,128690,14,128694,128694,14,128697,128702,14,128704,128704,14,128710,128714,14,128716,128716,14,128720,128720,14,128723,128724,14,128726,128727,14,128733,128735,14,128742,128744,14,128746,128746,14,128749,128751,14,128753,128754,14,128756,128758,14,128761,128761,14,128763,128764,14,128884,128895,14,128992,129003,14,129008,129008,14,129036,129039,14,129114,129119,14,129198,129279,14,129293,129295,14,129305,129310,14,129312,129319,14,129328,129328,14,129331,129338,14,129343,129343,14,129351,129355,14,129357,129359,14,129375,129387,14,129393,129393,14,129395,129398,14,129401,129401,14,129403,129403,14,129408,129412,14,129426,129431,14,129443,129444,14,129451,129453,14,129456,129465,14,129472,129472,14,129475,129482,14,129484,129484,14,129488,129510,14,129536,129647,14,129652,129652,14,129656,129658,14,129661,129663,14,129667,129670,14,129680,129685,14,129705,129708,14,129712,129718,14,129723,129727,14,129731,129733,14,129744,129750,14,129754,129759,14,129768,129775,14,129783,129791,14,917504,917504,4,917506,917535,4,917632,917759,4,918000,921599,4,0,9,4,11,12,4,14,31,4,169,169,14,174,174,14,1155,1159,5,1425,1469,5,1473,1474,5,1479,1479,5,1552,1562,5,1611,1631,5,1750,1756,5,1759,1764,5,1770,1773,5,1809,1809,5,1958,1968,5,2045,2045,5,2075,2083,5,2089,2093,5,2192,2193,1,2250,2273,5,2275,2306,5,2362,2362,5,2364,2364,5,2369,2376,5,2381,2381,5,2385,2391,5,2433,2433,5,2492,2492,5,2495,2496,7,2503,2504,7,2509,2509,5,2530,2531,5,2561,2562,5,2620,2620,5,2625,2626,5,2635,2637,5,2672,2673,5,2689,2690,5,2748,2748,5,2753,2757,5,2761,2761,7,2765,2765,5,2810,2815,5,2818,2819,7,2878,2878,5,2880,2880,7,2887,2888,7,2893,2893,5,2903,2903,5,2946,2946,5,3007,3007,7,3009,3010,7,3018,3020,7,3031,3031,5,3073,3075,7,3132,3132,5,3137,3140,7,3146,3149,5,3170,3171,5,3202,3203,7,3262,3262,7,3264,3265,7,3267,3268,7,3271,3272,7,3276,3277,5,3298,3299,5,3330,3331,7,3390,3390,5,3393,3396,5,3402,3404,7,3406,3406,1,3426,3427,5,3458,3459,7,3535,3535,5,3538,3540,5,3544,3550,7,3570,3571,7,3635,3635,7,3655,3662,5,3763,3763,7,3784,3789,5,3893,3893,5,3897,3897,5,3953,3966,5,3968,3972,5,3981,3991,5,4038,4038,5,4145,4145,7,4153,4154,5,4157,4158,5,4184,4185,5,4209,4212,5,4228,4228,7,4237,4237,5,4352,4447,8,4520,4607,10,5906,5908,5,5938,5939,5,5970,5971,5,6068,6069,5,6071,6077,5,6086,6086,5,6089,6099,5,6155,6157,5,6159,6159,5,6313,6313,5,6435,6438,7,6441,6443,7,6450,6450,5,6457,6459,5,6681,6682,7,6741,6741,7,6743,6743,7,6752,6752,5,6757,6764,5,6771,6780,5,6832,6845,5,6847,6862,5,6916,6916,7,6965,6965,5,6971,6971,7,6973,6977,7,6979,6980,7,7040,7041,5,7073,7073,7,7078,7079,7,7082,7082,7,7142,7142,5,7144,7145,5,7149,7149,5,7151,7153,5,7204,7211,7,7220,7221,7,7376,7378,5,7393,7393,7,7405,7405,5,7415,7415,7,7616,7679,5,8204,8204,5,8206,8207,4,8233,8233,4,8252,8252,14,8288,8292,4,8294,8303,4,8413,8416,5,8418,8420,5,8482,8482,14,8596,8601,14,8986,8987,14,9096,9096,14,9193,9196,14,9199,9199,14,9201,9202,14,9208,9210,14,9642,9643,14,9664,9664,14,9728,9729,14,9732,9732,14,9735,9741,14,9743,9744,14,9746,9746,14,9750,9751,14,9753,9756,14,9758,9759,14,9761,9761,14,9764,9765,14,9767,9769,14,9771,9773,14,9775,9775,14,9784,9785,14,9787,9791,14,9793,9793,14,9795,9799,14,9812,9822,14,9824,9824,14,9827,9827,14,9829,9830,14,9832,9832,14,9851,9851,14,9854,9854,14,9856,9861,14,9874,9874,14,9876,9876,14,9878,9879,14,9881,9881,14,9883,9884,14,9888,9889,14,9895,9895,14,9898,9899,14,9904,9905,14,9917,9918,14,9924,9925,14,9928,9928,14,9934,9934,14,9936,9936,14,9938,9938,14,9940,9940,14,9961,9961,14,9963,9967,14,9970,9971,14,9973,9973,14,9975,9977,14,9979,9980,14,9982,9985,14,9987,9988,14,9992,9996,14,9998,9998,14,10000,10001,14,10004,10004,14,10013,10013,14,10024,10024,14,10052,10052,14,10060,10060,14,10067,10069,14,10083,10083,14,10085,10087,14,10145,10145,14,10175,10175,14,11013,11015,14,11088,11088,14,11503,11505,5,11744,11775,5,12334,12335,5,12349,12349,14,12951,12951,14,42607,42607,5,42612,42621,5,42736,42737,5,43014,43014,5,43043,43044,7,43047,43047,7,43136,43137,7,43204,43205,5,43263,43263,5,43335,43345,5,43360,43388,8,43395,43395,7,43444,43445,7,43450,43451,7,43454,43456,7,43561,43566,5,43569,43570,5,43573,43574,5,43596,43596,5,43644,43644,5,43698,43700,5,43710,43711,5,43755,43755,7,43758,43759,7,43766,43766,5,44005,44005,5,44008,44008,5,44012,44012,7,44032,44032,11,44060,44060,11,44088,44088,11,44116,44116,11,44144,44144,11,44172,44172,11,44200,44200,11,44228,44228,11,44256,44256,11,44284,44284,11,44312,44312,11,44340,44340,11,44368,44368,11,44396,44396,11,44424,44424,11,44452,44452,11,44480,44480,11,44508,44508,11,44536,44536,11,44564,44564,11,44592,44592,11,44620,44620,11,44648,44648,11,44676,44676,11,44704,44704,11,44732,44732,11,44760,44760,11,44788,44788,11,44816,44816,11,44844,44844,11,44872,44872,11,44900,44900,11,44928,44928,11,44956,44956,11,44984,44984,11,45012,45012,11,45040,45040,11,45068,45068,11,45096,45096,11,45124,45124,11,45152,45152,11,45180,45180,11,45208,45208,11,45236,45236,11,45264,45264,11,45292,45292,11,45320,45320,11,45348,45348,11,45376,45376,11,45404,45404,11,45432,45432,11,45460,45460,11,45488,45488,11,45516,45516,11,45544,45544,11,45572,45572,11,45600,45600,11,45628,45628,11,45656,45656,11,45684,45684,11,45712,45712,11,45740,45740,11,45768,45768,11,45796,45796,11,45824,45824,11,45852,45852,11,45880,45880,11,45908,45908,11,45936,45936,11,45964,45964,11,45992,45992,11,46020,46020,11,46048,46048,11,46076,46076,11,46104,46104,11,46132,46132,11,46160,46160,11,46188,46188,11,46216,46216,11,46244,46244,11,46272,46272,11,46300,46300,11,46328,46328,11,46356,46356,11,46384,46384,11,46412,46412,11,46440,46440,11,46468,46468,11,46496,46496,11,46524,46524,11,46552,46552,11,46580,46580,11,46608,46608,11,46636,46636,11,46664,46664,11,46692,46692,11,46720,46720,11,46748,46748,11,46776,46776,11,46804,46804,11,46832,46832,11,46860,46860,11,46888,46888,11,46916,46916,11,46944,46944,11,46972,46972,11,47000,47000,11,47028,47028,11,47056,47056,11,47084,47084,11,47112,47112,11,47140,47140,11,47168,47168,11,47196,47196,11,47224,47224,11,47252,47252,11,47280,47280,11,47308,47308,11,47336,47336,11,47364,47364,11,47392,47392,11,47420,47420,11,47448,47448,11,47476,47476,11,47504,47504,11,47532,47532,11,47560,47560,11,47588,47588,11,47616,47616,11,47644,47644,11,47672,47672,11,47700,47700,11,47728,47728,11,47756,47756,11,47784,47784,11,47812,47812,11,47840,47840,11,47868,47868,11,47896,47896,11,47924,47924,11,47952,47952,11,47980,47980,11,48008,48008,11,48036,48036,11,48064,48064,11,48092,48092,11,48120,48120,11,48148,48148,11,48176,48176,11,48204,48204,11,48232,48232,11,48260,48260,11,48288,48288,11,48316,48316,11,48344,48344,11,48372,48372,11,48400,48400,11,48428,48428,11,48456,48456,11,48484,48484,11,48512,48512,11,48540,48540,11,48568,48568,11,48596,48596,11,48624,48624,11,48652,48652,11,48680,48680,11,48708,48708,11,48736,48736,11,48764,48764,11,48792,48792,11,48820,48820,11,48848,48848,11,48876,48876,11,48904,48904,11,48932,48932,11,48960,48960,11,48988,48988,11,49016,49016,11,49044,49044,11,49072,49072,11,49100,49100,11,49128,49128,11,49156,49156,11,49184,49184,11,49212,49212,11,49240,49240,11,49268,49268,11,49296,49296,11,49324,49324,11,49352,49352,11,49380,49380,11,49408,49408,11,49436,49436,11,49464,49464,11,49492,49492,11,49520,49520,11,49548,49548,11,49576,49576,11,49604,49604,11,49632,49632,11,49660,49660,11,49688,49688,11,49716,49716,11,49744,49744,11,49772,49772,11,49800,49800,11,49828,49828,11,49856,49856,11,49884,49884,11,49912,49912,11,49940,49940,11,49968,49968,11,49996,49996,11,50024,50024,11,50052,50052,11,50080,50080,11,50108,50108,11,50136,50136,11,50164,50164,11,50192,50192,11,50220,50220,11,50248,50248,11,50276,50276,11,50304,50304,11,50332,50332,11,50360,50360,11,50388,50388,11,50416,50416,11,50444,50444,11,50472,50472,11,50500,50500,11,50528,50528,11,50556,50556,11,50584,50584,11,50612,50612,11,50640,50640,11,50668,50668,11,50696,50696,11,50724,50724,11,50752,50752,11,50780,50780,11,50808,50808,11,50836,50836,11,50864,50864,11,50892,50892,11,50920,50920,11,50948,50948,11,50976,50976,11,51004,51004,11,51032,51032,11,51060,51060,11,51088,51088,11,51116,51116,11,51144,51144,11,51172,51172,11,51200,51200,11,51228,51228,11,51256,51256,11,51284,51284,11,51312,51312,11,51340,51340,11,51368,51368,11,51396,51396,11,51424,51424,11,51452,51452,11,51480,51480,11,51508,51508,11,51536,51536,11,51564,51564,11,51592,51592,11,51620,51620,11,51648,51648,11,51676,51676,11,51704,51704,11,51732,51732,11,51760,51760,11,51788,51788,11,51816,51816,11,51844,51844,11,51872,51872,11,51900,51900,11,51928,51928,11,51956,51956,11,51984,51984,11,52012,52012,11,52040,52040,11,52068,52068,11,52096,52096,11,52124,52124,11,52152,52152,11,52180,52180,11,52208,52208,11,52236,52236,11,52264,52264,11,52292,52292,11,52320,52320,11,52348,52348,11,52376,52376,11,52404,52404,11,52432,52432,11,52460,52460,11,52488,52488,11,52516,52516,11,52544,52544,11,52572,52572,11,52600,52600,11,52628,52628,11,52656,52656,11,52684,52684,11,52712,52712,11,52740,52740,11,52768,52768,11,52796,52796,11,52824,52824,11,52852,52852,11,52880,52880,11,52908,52908,11,52936,52936,11,52964,52964,11,52992,52992,11,53020,53020,11,53048,53048,11,53076,53076,11,53104,53104,11,53132,53132,11,53160,53160,11,53188,53188,11,53216,53216,11,53244,53244,11,53272,53272,11,53300,53300,11,53328,53328,11,53356,53356,11,53384,53384,11,53412,53412,11,53440,53440,11,53468,53468,11,53496,53496,11,53524,53524,11,53552,53552,11,53580,53580,11,53608,53608,11,53636,53636,11,53664,53664,11,53692,53692,11,53720,53720,11,53748,53748,11,53776,53776,11,53804,53804,11,53832,53832,11,53860,53860,11,53888,53888,11,53916,53916,11,53944,53944,11,53972,53972,11,54000,54000,11,54028,54028,11,54056,54056,11,54084,54084,11,54112,54112,11,54140,54140,11,54168,54168,11,54196,54196,11,54224,54224,11,54252,54252,11,54280,54280,11,54308,54308,11,54336,54336,11,54364,54364,11,54392,54392,11,54420,54420,11,54448,54448,11,54476,54476,11,54504,54504,11,54532,54532,11,54560,54560,11,54588,54588,11,54616,54616,11,54644,54644,11,54672,54672,11,54700,54700,11,54728,54728,11,54756,54756,11,54784,54784,11,54812,54812,11,54840,54840,11,54868,54868,11,54896,54896,11,54924,54924,11,54952,54952,11,54980,54980,11,55008,55008,11,55036,55036,11,55064,55064,11,55092,55092,11,55120,55120,11,55148,55148,11,55176,55176,11,55216,55238,9,64286,64286,5,65056,65071,5,65438,65439,5,65529,65531,4,66272,66272,5,68097,68099,5,68108,68111,5,68159,68159,5,68900,68903,5,69446,69456,5,69632,69632,7,69634,69634,7,69744,69744,5,69759,69761,5,69808,69810,7,69815,69816,7,69821,69821,1,69837,69837,1,69927,69931,5,69933,69940,5,70003,70003,5,70018,70018,7,70070,70078,5,70082,70083,1,70094,70094,7,70188,70190,7,70194,70195,7,70197,70197,7,70206,70206,5,70368,70370,7,70400,70401,5,70459,70460,5,70463,70463,7,70465,70468,7,70475,70477,7,70498,70499,7,70512,70516,5,70712,70719,5,70722,70724,5,70726,70726,5,70832,70832,5,70835,70840,5,70842,70842,5,70845,70845,5,70847,70848,5,70850,70851,5,71088,71089,7,71096,71099,7,71102,71102,7,71132,71133,5,71219,71226,5,71229,71229,5,71231,71232,5,71340,71340,7,71342,71343,7,71350,71350,7,71453,71455,5,71462,71462,7,71724,71726,7,71736,71736,7,71984,71984,5,71991,71992,7,71997,71997,7,71999,71999,1,72001,72001,1,72003,72003,5,72148,72151,5,72156,72159,7,72164,72164,7,72243,72248,5,72250,72250,1,72263,72263,5,72279,72280,7,72324,72329,1,72343,72343,7,72751,72751,7,72760,72765,5,72767,72767,5,72873,72873,7,72881,72881,7,72884,72884,7,73009,73014,5,73020,73021,5,73030,73030,1,73098,73102,7,73107,73108,7,73110,73110,7,73459,73460,5,78896,78904,4,92976,92982,5,94033,94087,7,94180,94180,5,113821,113822,5,118528,118573,5,119141,119141,5,119143,119145,5,119150,119154,5,119163,119170,5,119210,119213,5,121344,121398,5,121461,121461,5,121499,121503,5,122880,122886,5,122907,122913,5,122918,122922,5,123566,123566,5,125136,125142,5,126976,126979,14,126981,127182,14,127184,127231,14,127279,127279,14,127344,127345,14,127374,127374,14,127405,127461,14,127489,127490,14,127514,127514,14,127538,127546,14,127561,127567,14,127570,127743,14,127757,127758,14,127760,127760,14,127762,127762,14,127766,127768,14,127770,127770,14,127772,127772,14,127775,127776,14,127778,127779,14,127789,127791,14,127794,127795,14,127798,127798,14,127819,127819,14,127824,127824,14,127868,127868,14,127870,127871,14,127892,127893,14,127896,127896,14,127900,127901,14,127904,127940,14,127942,127942,14,127944,127944,14,127946,127946,14,127951,127955,14,127968,127971,14,127973,127984,14,127987,127987,14,127989,127989,14,127991,127991,14,127995,127999,5,128008,128008,14,128012,128014,14,128017,128018,14,128020,128020,14,128022,128022,14,128042,128042,14,128063,128063,14,128065,128065,14,128101,128101,14,128108,128109,14,128173,128173,14,128182,128183,14,128236,128237,14,128239,128239,14,128245,128245,14,128248,128248,14,128253,128253,14,128255,128258,14,128260,128263,14,128265,128265,14,128277,128277,14,128300,128301,14,128326,128328,14,128331,128334,14,128336,128347,14,128360,128366,14,128369,128370,14,128378,128378,14,128391,128391,14,128394,128397,14,128400,128400,14,128405,128406,14,128420,128420,14,128422,128423,14,128425,128432,14,128435,128443,14,128445,128449,14,128453,128464,14,128468,128475,14,128479,128480,14,128482,128482,14,128484,128487,14,128489,128494,14,128496,128498,14,128500,128505,14,128507,128511,14,128513,128518,14,128521,128525,14,128527,128527,14,128529,128529,14,128533,128533,14,128535,128535,14,128537,128537,14]`)}var Ue=class e{static{this.ambiguousCharacterData=new De(()=>JSON.parse(`{"_common":[8232,32,8233,32,5760,32,8192,32,8193,32,8194,32,8195,32,8196,32,8197,32,8198,32,8200,32,8201,32,8202,32,8287,32,8199,32,8239,32,2042,95,65101,95,65102,95,65103,95,8208,45,8209,45,8210,45,65112,45,1748,45,8259,45,727,45,8722,45,10134,45,11450,45,1549,44,1643,44,184,44,42233,44,894,59,2307,58,2691,58,1417,58,1795,58,1796,58,5868,58,65072,58,6147,58,6153,58,8282,58,1475,58,760,58,42889,58,8758,58,720,58,42237,58,451,33,11601,33,660,63,577,63,2429,63,5038,63,42731,63,119149,46,8228,46,1793,46,1794,46,42510,46,68176,46,1632,46,1776,46,42232,46,1373,96,65287,96,8219,96,1523,96,8242,96,1370,96,8175,96,65344,96,900,96,8189,96,8125,96,8127,96,8190,96,697,96,884,96,712,96,714,96,715,96,756,96,699,96,701,96,700,96,702,96,42892,96,1497,96,2036,96,2037,96,5194,96,5836,96,94033,96,94034,96,65339,91,10088,40,10098,40,12308,40,64830,40,65341,93,10089,41,10099,41,12309,41,64831,41,10100,123,119060,123,10101,125,65342,94,8270,42,1645,42,8727,42,66335,42,5941,47,8257,47,8725,47,8260,47,9585,47,10187,47,10744,47,119354,47,12755,47,12339,47,11462,47,20031,47,12035,47,65340,92,65128,92,8726,92,10189,92,10741,92,10745,92,119311,92,119355,92,12756,92,20022,92,12034,92,42872,38,708,94,710,94,5869,43,10133,43,66203,43,8249,60,10094,60,706,60,119350,60,5176,60,5810,60,5120,61,11840,61,12448,61,42239,61,8250,62,10095,62,707,62,119351,62,5171,62,94015,62,8275,126,732,126,8128,126,8764,126,65372,124,65293,45,118002,50,120784,50,120794,50,120804,50,120814,50,120824,50,130034,50,42842,50,423,50,1000,50,42564,50,5311,50,42735,50,119302,51,118003,51,120785,51,120795,51,120805,51,120815,51,120825,51,130035,51,42923,51,540,51,439,51,42858,51,11468,51,1248,51,94011,51,71882,51,118004,52,120786,52,120796,52,120806,52,120816,52,120826,52,130036,52,5070,52,71855,52,118005,53,120787,53,120797,53,120807,53,120817,53,120827,53,130037,53,444,53,71867,53,118006,54,120788,54,120798,54,120808,54,120818,54,120828,54,130038,54,11474,54,5102,54,71893,54,119314,55,118007,55,120789,55,120799,55,120809,55,120819,55,120829,55,130039,55,66770,55,71878,55,2819,56,2538,56,2666,56,125131,56,118008,56,120790,56,120800,56,120810,56,120820,56,120830,56,130040,56,547,56,546,56,66330,56,2663,57,2920,57,2541,57,3437,57,118009,57,120791,57,120801,57,120811,57,120821,57,120831,57,130041,57,42862,57,11466,57,71884,57,71852,57,71894,57,9082,97,65345,97,119834,97,119886,97,119938,97,119990,97,120042,97,120094,97,120146,97,120198,97,120250,97,120302,97,120354,97,120406,97,120458,97,593,97,945,97,120514,97,120572,97,120630,97,120688,97,120746,97,65313,65,117974,65,119808,65,119860,65,119912,65,119964,65,120016,65,120068,65,120120,65,120172,65,120224,65,120276,65,120328,65,120380,65,120432,65,913,65,120488,65,120546,65,120604,65,120662,65,120720,65,5034,65,5573,65,42222,65,94016,65,66208,65,119835,98,119887,98,119939,98,119991,98,120043,98,120095,98,120147,98,120199,98,120251,98,120303,98,120355,98,120407,98,120459,98,388,98,5071,98,5234,98,5551,98,65314,66,8492,66,117975,66,119809,66,119861,66,119913,66,120017,66,120069,66,120121,66,120173,66,120225,66,120277,66,120329,66,120381,66,120433,66,42932,66,914,66,120489,66,120547,66,120605,66,120663,66,120721,66,5108,66,5623,66,42192,66,66178,66,66209,66,66305,66,65347,99,8573,99,119836,99,119888,99,119940,99,119992,99,120044,99,120096,99,120148,99,120200,99,120252,99,120304,99,120356,99,120408,99,120460,99,7428,99,1010,99,11429,99,43951,99,66621,99,128844,67,71913,67,71922,67,65315,67,8557,67,8450,67,8493,67,117976,67,119810,67,119862,67,119914,67,119966,67,120018,67,120174,67,120226,67,120278,67,120330,67,120382,67,120434,67,1017,67,11428,67,5087,67,42202,67,66210,67,66306,67,66581,67,66844,67,8574,100,8518,100,119837,100,119889,100,119941,100,119993,100,120045,100,120097,100,120149,100,120201,100,120253,100,120305,100,120357,100,120409,100,120461,100,1281,100,5095,100,5231,100,42194,100,8558,68,8517,68,117977,68,119811,68,119863,68,119915,68,119967,68,120019,68,120071,68,120123,68,120175,68,120227,68,120279,68,120331,68,120383,68,120435,68,5024,68,5598,68,5610,68,42195,68,8494,101,65349,101,8495,101,8519,101,119838,101,119890,101,119942,101,120046,101,120098,101,120150,101,120202,101,120254,101,120306,101,120358,101,120410,101,120462,101,43826,101,1213,101,8959,69,65317,69,8496,69,117978,69,119812,69,119864,69,119916,69,120020,69,120072,69,120124,69,120176,69,120228,69,120280,69,120332,69,120384,69,120436,69,917,69,120492,69,120550,69,120608,69,120666,69,120724,69,11577,69,5036,69,42224,69,71846,69,71854,69,66182,69,119839,102,119891,102,119943,102,119995,102,120047,102,120099,102,120151,102,120203,102,120255,102,120307,102,120359,102,120411,102,120463,102,43829,102,42905,102,383,102,7837,102,1412,102,119315,70,8497,70,117979,70,119813,70,119865,70,119917,70,120021,70,120073,70,120125,70,120177,70,120229,70,120281,70,120333,70,120385,70,120437,70,42904,70,988,70,120778,70,5556,70,42205,70,71874,70,71842,70,66183,70,66213,70,66853,70,65351,103,8458,103,119840,103,119892,103,119944,103,120048,103,120100,103,120152,103,120204,103,120256,103,120308,103,120360,103,120412,103,120464,103,609,103,7555,103,397,103,1409,103,117980,71,119814,71,119866,71,119918,71,119970,71,120022,71,120074,71,120126,71,120178,71,120230,71,120282,71,120334,71,120386,71,120438,71,1292,71,5056,71,5107,71,42198,71,65352,104,8462,104,119841,104,119945,104,119997,104,120049,104,120101,104,120153,104,120205,104,120257,104,120309,104,120361,104,120413,104,120465,104,1211,104,1392,104,5058,104,65320,72,8459,72,8460,72,8461,72,117981,72,119815,72,119867,72,119919,72,120023,72,120179,72,120231,72,120283,72,120335,72,120387,72,120439,72,919,72,120494,72,120552,72,120610,72,120668,72,120726,72,11406,72,5051,72,5500,72,42215,72,66255,72,731,105,9075,105,65353,105,8560,105,8505,105,8520,105,119842,105,119894,105,119946,105,119998,105,120050,105,120102,105,120154,105,120206,105,120258,105,120310,105,120362,105,120414,105,120466,105,120484,105,618,105,617,105,953,105,8126,105,890,105,120522,105,120580,105,120638,105,120696,105,120754,105,1110,105,42567,105,1231,105,43893,105,5029,105,71875,105,65354,106,8521,106,119843,106,119895,106,119947,106,119999,106,120051,106,120103,106,120155,106,120207,106,120259,106,120311,106,120363,106,120415,106,120467,106,1011,106,1112,106,65322,74,117983,74,119817,74,119869,74,119921,74,119973,74,120025,74,120077,74,120129,74,120181,74,120233,74,120285,74,120337,74,120389,74,120441,74,42930,74,895,74,1032,74,5035,74,5261,74,42201,74,119844,107,119896,107,119948,107,120000,107,120052,107,120104,107,120156,107,120208,107,120260,107,120312,107,120364,107,120416,107,120468,107,8490,75,65323,75,117984,75,119818,75,119870,75,119922,75,119974,75,120026,75,120078,75,120130,75,120182,75,120234,75,120286,75,120338,75,120390,75,120442,75,922,75,120497,75,120555,75,120613,75,120671,75,120729,75,11412,75,5094,75,5845,75,42199,75,66840,75,1472,108,8739,73,9213,73,65512,73,1633,108,1777,73,66336,108,125127,108,118001,108,120783,73,120793,73,120803,73,120813,73,120823,73,130033,73,65321,73,8544,73,8464,73,8465,73,117982,108,119816,73,119868,73,119920,73,120024,73,120128,73,120180,73,120232,73,120284,73,120336,73,120388,73,120440,73,65356,108,8572,73,8467,108,119845,108,119897,108,119949,108,120001,108,120053,108,120105,73,120157,73,120209,73,120261,73,120313,73,120365,73,120417,73,120469,73,448,73,120496,73,120554,73,120612,73,120670,73,120728,73,11410,73,1030,73,1216,73,1493,108,1503,108,1575,108,126464,108,126592,108,65166,108,65165,108,1994,108,11599,73,5825,73,42226,73,93992,73,66186,124,66313,124,119338,76,8556,76,8466,76,117985,76,119819,76,119871,76,119923,76,120027,76,120079,76,120131,76,120183,76,120235,76,120287,76,120339,76,120391,76,120443,76,11472,76,5086,76,5290,76,42209,76,93974,76,71843,76,71858,76,66587,76,66854,76,65325,77,8559,77,8499,77,117986,77,119820,77,119872,77,119924,77,120028,77,120080,77,120132,77,120184,77,120236,77,120288,77,120340,77,120392,77,120444,77,924,77,120499,77,120557,77,120615,77,120673,77,120731,77,1018,77,11416,77,5047,77,5616,77,5846,77,42207,77,66224,77,66321,77,119847,110,119899,110,119951,110,120003,110,120055,110,120107,110,120159,110,120211,110,120263,110,120315,110,120367,110,120419,110,120471,110,1400,110,1404,110,65326,78,8469,78,117987,78,119821,78,119873,78,119925,78,119977,78,120029,78,120081,78,120185,78,120237,78,120289,78,120341,78,120393,78,120445,78,925,78,120500,78,120558,78,120616,78,120674,78,120732,78,11418,78,42208,78,66835,78,3074,111,3202,111,3330,111,3458,111,2406,111,2662,111,2790,111,3046,111,3174,111,3302,111,3430,111,3664,111,3792,111,4160,111,1637,111,1781,111,65359,111,8500,111,119848,111,119900,111,119952,111,120056,111,120108,111,120160,111,120212,111,120264,111,120316,111,120368,111,120420,111,120472,111,7439,111,7441,111,43837,111,959,111,120528,111,120586,111,120644,111,120702,111,120760,111,963,111,120532,111,120590,111,120648,111,120706,111,120764,111,11423,111,4351,111,1413,111,1505,111,1607,111,126500,111,126564,111,126596,111,65259,111,65260,111,65258,111,65257,111,1726,111,64428,111,64429,111,64427,111,64426,111,1729,111,64424,111,64425,111,64423,111,64422,111,1749,111,3360,111,4125,111,66794,111,71880,111,71895,111,66604,111,1984,79,2534,79,2918,79,12295,79,70864,79,71904,79,118000,79,120782,79,120792,79,120802,79,120812,79,120822,79,130032,79,65327,79,117988,79,119822,79,119874,79,119926,79,119978,79,120030,79,120082,79,120134,79,120186,79,120238,79,120290,79,120342,79,120394,79,120446,79,927,79,120502,79,120560,79,120618,79,120676,79,120734,79,11422,79,1365,79,11604,79,4816,79,2848,79,66754,79,42227,79,71861,79,66194,79,66219,79,66564,79,66838,79,9076,112,65360,112,119849,112,119901,112,119953,112,120005,112,120057,112,120109,112,120161,112,120213,112,120265,112,120317,112,120369,112,120421,112,120473,112,961,112,120530,112,120544,112,120588,112,120602,112,120646,112,120660,112,120704,112,120718,112,120762,112,120776,112,11427,112,65328,80,8473,80,117989,80,119823,80,119875,80,119927,80,119979,80,120031,80,120083,80,120187,80,120239,80,120291,80,120343,80,120395,80,120447,80,929,80,120504,80,120562,80,120620,80,120678,80,120736,80,11426,80,5090,80,5229,80,42193,80,66197,80,119850,113,119902,113,119954,113,120006,113,120058,113,120110,113,120162,113,120214,113,120266,113,120318,113,120370,113,120422,113,120474,113,1307,113,1379,113,1382,113,8474,81,117990,81,119824,81,119876,81,119928,81,119980,81,120032,81,120084,81,120188,81,120240,81,120292,81,120344,81,120396,81,120448,81,11605,81,119851,114,119903,114,119955,114,120007,114,120059,114,120111,114,120163,114,120215,114,120267,114,120319,114,120371,114,120423,114,120475,114,43847,114,43848,114,7462,114,11397,114,43905,114,119318,82,8475,82,8476,82,8477,82,117991,82,119825,82,119877,82,119929,82,120033,82,120189,82,120241,82,120293,82,120345,82,120397,82,120449,82,422,82,5025,82,5074,82,66740,82,5511,82,42211,82,94005,82,65363,115,119852,115,119904,115,119956,115,120008,115,120060,115,120112,115,120164,115,120216,115,120268,115,120320,115,120372,115,120424,115,120476,115,42801,115,445,115,1109,115,43946,115,71873,115,66632,115,65331,83,117992,83,119826,83,119878,83,119930,83,119982,83,120034,83,120086,83,120138,83,120190,83,120242,83,120294,83,120346,83,120398,83,120450,83,1029,83,1359,83,5077,83,5082,83,42210,83,94010,83,66198,83,66592,83,119853,116,119905,116,119957,116,120009,116,120061,116,120113,116,120165,116,120217,116,120269,116,120321,116,120373,116,120425,116,120477,116,8868,84,10201,84,128872,84,65332,84,117993,84,119827,84,119879,84,119931,84,119983,84,120035,84,120087,84,120139,84,120191,84,120243,84,120295,84,120347,84,120399,84,120451,84,932,84,120507,84,120565,84,120623,84,120681,84,120739,84,11430,84,5026,84,42196,84,93962,84,71868,84,66199,84,66225,84,66325,84,119854,117,119906,117,119958,117,120010,117,120062,117,120114,117,120166,117,120218,117,120270,117,120322,117,120374,117,120426,117,120478,117,42911,117,7452,117,43854,117,43858,117,651,117,965,117,120534,117,120592,117,120650,117,120708,117,120766,117,1405,117,66806,117,71896,117,8746,85,8899,85,117994,85,119828,85,119880,85,119932,85,119984,85,120036,85,120088,85,120140,85,120192,85,120244,85,120296,85,120348,85,120400,85,120452,85,1357,85,4608,85,66766,85,5196,85,42228,85,94018,85,71864,85,8744,118,8897,118,65366,118,8564,118,119855,118,119907,118,119959,118,120011,118,120063,118,120115,118,120167,118,120219,118,120271,118,120323,118,120375,118,120427,118,120479,118,7456,118,957,118,120526,118,120584,118,120642,118,120700,118,120758,118,1141,118,1496,118,71430,118,43945,118,71872,118,119309,86,1639,86,1783,86,8548,86,117995,86,119829,86,119881,86,119933,86,119985,86,120037,86,120089,86,120141,86,120193,86,120245,86,120297,86,120349,86,120401,86,120453,86,1140,86,11576,86,5081,86,5167,86,42719,86,42214,86,93960,86,71840,86,66845,86,623,119,119856,119,119908,119,119960,119,120012,119,120064,119,120116,119,120168,119,120220,119,120272,119,120324,119,120376,119,120428,119,120480,119,7457,119,1121,119,1309,119,1377,119,71434,119,71438,119,71439,119,43907,119,71910,87,71919,87,117996,87,119830,87,119882,87,119934,87,119986,87,120038,87,120090,87,120142,87,120194,87,120246,87,120298,87,120350,87,120402,87,120454,87,1308,87,5043,87,5076,87,42218,87,5742,120,10539,120,10540,120,10799,120,65368,120,8569,120,119857,120,119909,120,119961,120,120013,120,120065,120,120117,120,120169,120,120221,120,120273,120,120325,120,120377,120,120429,120,120481,120,5441,120,5501,120,5741,88,9587,88,66338,88,71916,88,65336,88,8553,88,117997,88,119831,88,119883,88,119935,88,119987,88,120039,88,120091,88,120143,88,120195,88,120247,88,120299,88,120351,88,120403,88,120455,88,42931,88,935,88,120510,88,120568,88,120626,88,120684,88,120742,88,11436,88,11613,88,5815,88,42219,88,66192,88,66228,88,66327,88,66855,88,611,121,7564,121,65369,121,119858,121,119910,121,119962,121,120014,121,120066,121,120118,121,120170,121,120222,121,120274,121,120326,121,120378,121,120430,121,120482,121,655,121,7935,121,43866,121,947,121,8509,121,120516,121,120574,121,120632,121,120690,121,120748,121,1199,121,4327,121,71900,121,65337,89,117998,89,119832,89,119884,89,119936,89,119988,89,120040,89,120092,89,120144,89,120196,89,120248,89,120300,89,120352,89,120404,89,120456,89,933,89,978,89,120508,89,120566,89,120624,89,120682,89,120740,89,11432,89,1198,89,5033,89,5053,89,42220,89,94019,89,71844,89,66226,89,119859,122,119911,122,119963,122,120015,122,120067,122,120119,122,120171,122,120223,122,120275,122,120327,122,120379,122,120431,122,120483,122,7458,122,43923,122,71876,122,71909,90,66293,90,65338,90,8484,90,8488,90,117999,90,119833,90,119885,90,119937,90,119989,90,120041,90,120197,90,120249,90,120301,90,120353,90,120405,90,120457,90,918,90,120493,90,120551,90,120609,90,120667,90,120725,90,5059,90,42204,90,71849,90,65282,34,65283,35,65284,36,65285,37,65286,38,65290,42,65291,43,65294,46,65295,47,65296,48,65298,50,65299,51,65300,52,65301,53,65302,54,65303,55,65304,56,65305,57,65308,60,65309,61,65310,62,65312,64,65316,68,65318,70,65319,71,65324,76,65329,81,65330,82,65333,85,65334,86,65335,87,65343,95,65346,98,65348,100,65350,102,65355,107,65357,109,65358,110,65361,113,65362,114,65364,116,65365,117,65367,119,65370,122,65371,123,65373,125,119846,109],"_default":[160,32,8211,45,65374,126,8218,44,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"cs":[65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"de":[65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"es":[8211,45,65374,126,8218,44,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"fr":[65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"it":[160,32,8211,45,65374,126,8218,44,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"ja":[8211,45,8218,44,65281,33,8216,96,8245,96,180,96,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65292,44,65297,49,65307,59],"ko":[8211,45,65374,126,8218,44,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"pl":[65374,126,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"pt-BR":[65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"qps-ploc":[160,32,8211,45,65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"ru":[65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,305,105,921,73,1009,112,215,120,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"tr":[160,32,8211,45,65374,126,8218,44,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"zh-hans":[160,32,65374,126,8218,44,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65297,49],"zh-hant":[8211,45,65374,126,8218,44,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89]}`))}static{this.cache=new Te({getCacheKey:JSON.stringify},t=>{function n(e){let t=new Map;for(let n=0;n<e.length;n+=2)t.set(e[n],e[n+1]);return t}function r(e,t){let n=new Map(e);for(let[e,r]of t)n.set(e,r);return n}function i(e,t){if(!e)return t;let n=new Map;for(let[r,i]of e)t.has(r)&&n.set(r,i);return n}let a=this.ambiguousCharacterData.value,o=t.filter(e=>!e.startsWith(`_`)&&e in a);o.length===0&&(o=[`_default`]);let s;for(let e of o){let t=n(a[e]);s=i(s,t)}return new e(r(n(a._common),s))})}static getInstance(t){return e.cache.get(Array.from(t))}static{this._locales=new De(()=>Object.keys(e.ambiguousCharacterData.value).filter(e=>!e.startsWith(`_`)))}static getLocales(){return e._locales.value}constructor(e){this.confusableDictionary=e}isAmbiguous(e){return this.confusableDictionary.has(e)}getPrimaryConfusable(e){return this.confusableDictionary.get(e)}getConfusableCodePoints(){return new Set(this.confusableDictionary.keys())}},We=class e{static getRawData(){return JSON.parse(`{"_common":[11,12,13,127,847,1564,4447,4448,6068,6069,6155,6156,6157,6158,7355,7356,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8204,8205,8206,8207,8234,8235,8236,8237,8238,8239,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,10240,12644,65024,65025,65026,65027,65028,65029,65030,65031,65032,65033,65034,65035,65036,65037,65038,65039,65279,65440,65520,65521,65522,65523,65524,65525,65526,65527,65528,65532,78844,119155,119156,119157,119158,119159,119160,119161,119162,917504,917505,917506,917507,917508,917509,917510,917511,917512,917513,917514,917515,917516,917517,917518,917519,917520,917521,917522,917523,917524,917525,917526,917527,917528,917529,917530,917531,917532,917533,917534,917535,917536,917537,917538,917539,917540,917541,917542,917543,917544,917545,917546,917547,917548,917549,917550,917551,917552,917553,917554,917555,917556,917557,917558,917559,917560,917561,917562,917563,917564,917565,917566,917567,917568,917569,917570,917571,917572,917573,917574,917575,917576,917577,917578,917579,917580,917581,917582,917583,917584,917585,917586,917587,917588,917589,917590,917591,917592,917593,917594,917595,917596,917597,917598,917599,917600,917601,917602,917603,917604,917605,917606,917607,917608,917609,917610,917611,917612,917613,917614,917615,917616,917617,917618,917619,917620,917621,917622,917623,917624,917625,917626,917627,917628,917629,917630,917631,917760,917761,917762,917763,917764,917765,917766,917767,917768,917769,917770,917771,917772,917773,917774,917775,917776,917777,917778,917779,917780,917781,917782,917783,917784,917785,917786,917787,917788,917789,917790,917791,917792,917793,917794,917795,917796,917797,917798,917799,917800,917801,917802,917803,917804,917805,917806,917807,917808,917809,917810,917811,917812,917813,917814,917815,917816,917817,917818,917819,917820,917821,917822,917823,917824,917825,917826,917827,917828,917829,917830,917831,917832,917833,917834,917835,917836,917837,917838,917839,917840,917841,917842,917843,917844,917845,917846,917847,917848,917849,917850,917851,917852,917853,917854,917855,917856,917857,917858,917859,917860,917861,917862,917863,917864,917865,917866,917867,917868,917869,917870,917871,917872,917873,917874,917875,917876,917877,917878,917879,917880,917881,917882,917883,917884,917885,917886,917887,917888,917889,917890,917891,917892,917893,917894,917895,917896,917897,917898,917899,917900,917901,917902,917903,917904,917905,917906,917907,917908,917909,917910,917911,917912,917913,917914,917915,917916,917917,917918,917919,917920,917921,917922,917923,917924,917925,917926,917927,917928,917929,917930,917931,917932,917933,917934,917935,917936,917937,917938,917939,917940,917941,917942,917943,917944,917945,917946,917947,917948,917949,917950,917951,917952,917953,917954,917955,917956,917957,917958,917959,917960,917961,917962,917963,917964,917965,917966,917967,917968,917969,917970,917971,917972,917973,917974,917975,917976,917977,917978,917979,917980,917981,917982,917983,917984,917985,917986,917987,917988,917989,917990,917991,917992,917993,917994,917995,917996,917997,917998,917999],"cs":[173,8203,12288],"de":[173,8203,12288],"es":[8203,12288],"fr":[173,8203,12288],"it":[160,173,12288],"ja":[173],"ko":[173,12288],"pl":[173,8203,12288],"pt-BR":[173,8203,12288],"qps-ploc":[160,173,8203,12288],"ru":[173,12288],"tr":[160,173,8203,12288],"zh-hans":[160,173,8203,12288],"zh-hant":[173,12288]}`)}static{this._data=void 0}static getData(){return this._data||=new Set([...Object.values(e.getRawData())].flat()),this._data}static isInvisibleCharacter(t){return e.getData().has(t)}static get codePoints(){return e.getData()}};let Ge=`default`;var Ke=class{constructor(e,t,n,r,i){this.vsWorker=e,this.req=t,this.channel=n,this.method=r,this.args=i,this.type=0}},qe=class{constructor(e,t,n,r){this.vsWorker=e,this.seq=t,this.res=n,this.err=r,this.type=1}},Je=class{constructor(e,t,n,r,i){this.vsWorker=e,this.req=t,this.channel=n,this.eventName=r,this.arg=i,this.type=2}},Ye=class{constructor(e,t,n){this.vsWorker=e,this.req=t,this.event=n,this.type=3}},Xe=class{constructor(e,t){this.vsWorker=e,this.req=t,this.type=4}},Ze=class{constructor(e){this._workerId=-1,this._handler=e,this._lastSentReq=0,this._pendingReplies=Object.create(null),this._pendingEmitters=new Map,this._pendingEvents=new Map}setWorkerId(e){this._workerId=e}sendMessage(e,t,n){let r=String(++this._lastSentReq);return new Promise((i,a)=>{this._pendingReplies[r]={resolve:i,reject:a},this._send(new Ke(this._workerId,r,e,t,n))})}listen(e,t,n){let r=null,i=new D({onWillAddFirstListener:()=>{r=String(++this._lastSentReq),this._pendingEmitters.set(r,i),this._send(new Je(this._workerId,r,e,t,n))},onDidRemoveLastListener:()=>{this._pendingEmitters.delete(r),this._send(new Xe(this._workerId,r)),r=null}});return i.event}handleMessage(e){!e||!e.vsWorker||this._workerId!==-1&&e.vsWorker!==this._workerId||this._handleMessage(e)}createProxyToRemoteChannel(e,t){return new Proxy(Object.create(null),{get:(n,r)=>(typeof r==`string`&&!n[r]&&($e(r)?n[r]=t=>this.listen(e,r,t):Qe(r)?n[r]=this.listen(e,r,void 0):r.charCodeAt(0)===36&&(n[r]=async(...n)=>(await t?.(),this.sendMessage(e,r,n)))),n[r])})}_handleMessage(e){switch(e.type){case 1:return this._handleReplyMessage(e);case 0:return this._handleRequestMessage(e);case 2:return this._handleSubscribeEventMessage(e);case 3:return this._handleEventMessage(e);case 4:return this._handleUnsubscribeEventMessage(e)}}_handleReplyMessage(e){if(!this._pendingReplies[e.seq]){console.warn(`Got reply to unknown seq`);return}let t=this._pendingReplies[e.seq];if(delete this._pendingReplies[e.seq],e.err){let n=e.err;e.err.$isError&&(n=Error(),n.name=e.err.name,n.message=e.err.message,n.stack=e.err.stack),t.reject(n);return}t.resolve(e.res)}_handleRequestMessage(e){let t=e.req;this._handler.handleMessage(e.channel,e.method,e.args).then(e=>{this._send(new qe(this._workerId,t,e,void 0))},e=>{e.detail instanceof Error&&(e.detail=n(e.detail)),this._send(new qe(this._workerId,t,void 0,n(e)))})}_handleSubscribeEventMessage(e){let t=e.req,n=this._handler.handleEvent(e.channel,e.eventName,e.arg)(e=>{this._send(new Ye(this._workerId,t,e))});this._pendingEvents.set(t,n)}_handleEventMessage(e){if(!this._pendingEmitters.has(e.req)){console.warn(`Got event for unknown req`);return}this._pendingEmitters.get(e.req).fire(e.event)}_handleUnsubscribeEventMessage(e){if(!this._pendingEvents.has(e.req)){console.warn(`Got unsubscribe for unknown req`);return}this._pendingEvents.get(e.req).dispose(),this._pendingEvents.delete(e.req)}_send(e){let t=[];if(e.type===0)for(let n=0;n<e.args.length;n++)e.args[n]instanceof ArrayBuffer&&t.push(e.args[n]);else e.type===1&&e.res instanceof ArrayBuffer&&t.push(e.res);this._handler.sendMessage(e,t)}};function Qe(e){return e[0]===`o`&&e[1]===`n`&&Ne(e.charCodeAt(2))}function $e(e){return/^onDynamic/.test(e)&&Ne(e.charCodeAt(9))}var et=class{constructor(e,t){this._localChannels=new Map,this._remoteChannels=new Map,this._protocol=new Ze({sendMessage:(t,n)=>{e(t,n)},handleMessage:(e,t,n)=>this._handleMessage(e,t,n),handleEvent:(e,t,n)=>this._handleEvent(e,t,n)}),this.requestHandler=t(this)}onmessage(e){this._protocol.handleMessage(e)}_handleMessage(e,t,n){if(e===Ge&&t===`$initialize`)return this.initialize(n[0]);let r=e===Ge?this.requestHandler:this._localChannels.get(e);if(!r)return Promise.reject(Error(`Missing channel ${e} on worker thread`));if(typeof r[t]!=`function`)return Promise.reject(Error(`Missing method ${t} on worker thread channel ${e}`));try{return Promise.resolve(r[t].apply(r,n))}catch(e){return Promise.reject(e)}}_handleEvent(e,t,n){let r=e===Ge?this.requestHandler:this._localChannels.get(e);if(!r)throw Error(`Missing channel ${e} on worker thread`);if($e(t)){let e=r[t].call(r,n);if(typeof e!=`function`)throw Error(`Missing dynamic event ${t} on request handler.`);return e}if(Qe(t)){let e=r[t];if(typeof e!=`function`)throw Error(`Missing event ${t} on request handler.`);return e}throw Error(`Malformed event name ${t}`)}getChannel(e){if(!this._remoteChannels.has(e)){let t=this._protocol.createProxyToRemoteChannel(e);this._remoteChannels.set(e,t)}return this._remoteChannels.get(e)}async initialize(e){this._protocol.setWorkerId(e)}};let tt=!1;function nt(e){if(tt)throw Error(`WebWorker already initialized!`);tt=!0;let t=new et(e=>globalThis.postMessage(e),t=>e(t));return globalThis.onmessage=e=>{t.onmessage(e.data)},t}var rt=class{constructor(e,t,n,r){this.originalStart=e,this.originalLength=t,this.modifiedStart=n,this.modifiedLength=r}getOriginalEnd(){return this.originalStart+this.originalLength}getModifiedEnd(){return this.modifiedStart+this.modifiedLength}};let it=typeof Buffer<`u`;new De(()=>new Uint8Array(256));let at;var ot=class e{static wrap(t){return it&&!Buffer.isBuffer(t)&&(t=Buffer.from(t.buffer,t.byteOffset,t.byteLength)),new e(t)}constructor(e){this.buffer=e,this.byteLength=this.buffer.byteLength}toString(){return it?this.buffer.toString():(at||=new TextDecoder,at.decode(this.buffer))}};let st=`0123456789abcdef`;function ct({buffer:e}){let t=``;for(let n=0;n<e.length;n++){let r=e[n];t+=st[r>>>4],t+=st[r&15]}return t}function lt(e,t){return(t<<5)-t+e|0}function ut(e,t){t=lt(149417,t);for(let n=0,r=e.length;n<r;n++)t=lt(e.charCodeAt(n),t);return t}function dt(e,t,n=32){let r=n-t,i=~((1<<r)-1);return(e<<t|(i&e)>>>r)>>>0}function ft(e,t=32){return e instanceof ArrayBuffer?ct(ot.wrap(new Uint8Array(e))):(e>>>0).toString(16).padStart(t/4,`0`)}(class e{static{this._bigBlock32=new DataView(new ArrayBuffer(320))}constructor(){this._h0=1732584193,this._h1=4023233417,this._h2=2562383102,this._h3=271733878,this._h4=3285377520,this._buff=new Uint8Array(67),this._buffDV=new DataView(this._buff.buffer),this._buffLen=0,this._totalLen=0,this._leftoverHighSurrogate=0,this._finished=!1}update(e){let t=e.length;if(t===0)return;let n=this._buff,r=this._buffLen,i=this._leftoverHighSurrogate,a,o;for(i===0?(a=e.charCodeAt(0),o=0):(a=i,o=-1,i=0);;){let s=a;if(Ie(a))if(o+1<t){let t=e.charCodeAt(o+1);Le(t)?(o++,s=Re(a,t)):s=65533}else{i=a;break}else Le(a)&&(s=65533);if(r=this._push(n,r,s),o++,o<t)a=e.charCodeAt(o);else break}this._buffLen=r,this._leftoverHighSurrogate=i}_push(e,t,n){return n<128?e[t++]=n:n<2048?(e[t++]=192|(n&1984)>>>6,e[t++]=128|(n&63)>>>0):n<65536?(e[t++]=224|(n&61440)>>>12,e[t++]=128|(n&4032)>>>6,e[t++]=128|(n&63)>>>0):(e[t++]=240|(n&1835008)>>>18,e[t++]=128|(n&258048)>>>12,e[t++]=128|(n&4032)>>>6,e[t++]=128|(n&63)>>>0),t>=64&&(this._step(),t-=64,this._totalLen+=64,e[0]=e[64],e[1]=e[65],e[2]=e[66]),t}digest(){return this._finished||(this._finished=!0,this._leftoverHighSurrogate&&(this._leftoverHighSurrogate=0,this._buffLen=this._push(this._buff,this._buffLen,65533)),this._totalLen+=this._buffLen,this._wrapUp()),ft(this._h0)+ft(this._h1)+ft(this._h2)+ft(this._h3)+ft(this._h4)}_wrapUp(){this._buff[this._buffLen++]=128,this._buff.subarray(this._buffLen).fill(0),this._buffLen>56&&(this._step(),this._buff.fill(0));let e=8*this._totalLen;this._buffDV.setUint32(56,Math.floor(e/4294967296),!1),this._buffDV.setUint32(60,e%4294967296,!1),this._step()}_step(){let t=e._bigBlock32,n=this._buffDV;for(let e=0;e<64;e+=4)t.setUint32(e,n.getUint32(e,!1),!1);for(let e=64;e<320;e+=4)t.setUint32(e,dt(t.getUint32(e-12,!1)^t.getUint32(e-32,!1)^t.getUint32(e-56,!1)^t.getUint32(e-64,!1),1),!1);let r=this._h0,i=this._h1,a=this._h2,o=this._h3,s=this._h4,c,l,u;for(let e=0;e<80;e++)e<20?(c=i&a|~i&o,l=1518500249):e<40?(c=i^a^o,l=1859775393):e<60?(c=i&a|i&o|a&o,l=2400959708):(c=i^a^o,l=3395469782),u=dt(r,5)+c+s+l+t.getUint32(e*4,!1)&4294967295,s=o,o=a,a=dt(i,30),i=r,r=u;this._h0=this._h0+r&4294967295,this._h1=this._h1+i&4294967295,this._h2=this._h2+a&4294967295,this._h3=this._h3+o&4294967295,this._h4=this._h4+s&4294967295}});var pt=class{constructor(e){this.source=e}getElements(){let e=this.source,t=new Int32Array(e.length);for(let n=0,r=e.length;n<r;n++)t[n]=e.charCodeAt(n);return t}};function mt(e,t,n){return new vt(new pt(e),new pt(t)).ComputeDiff(n).changes}var ht=class{static Assert(e,t){if(!e)throw Error(t)}},gt=class{static Copy(e,t,n,r,i){for(let a=0;a<i;a++)n[r+a]=e[t+a]}static Copy2(e,t,n,r,i){for(let a=0;a<i;a++)n[r+a]=e[t+a]}},_t=class{constructor(){this.m_changes=[],this.m_originalStart=1073741824,this.m_modifiedStart=1073741824,this.m_originalCount=0,this.m_modifiedCount=0}MarkNextChange(){(this.m_originalCount>0||this.m_modifiedCount>0)&&this.m_changes.push(new rt(this.m_originalStart,this.m_originalCount,this.m_modifiedStart,this.m_modifiedCount)),this.m_originalCount=0,this.m_modifiedCount=0,this.m_originalStart=1073741824,this.m_modifiedStart=1073741824}AddOriginalElement(e,t){this.m_originalStart=Math.min(this.m_originalStart,e),this.m_modifiedStart=Math.min(this.m_modifiedStart,t),this.m_originalCount++}AddModifiedElement(e,t){this.m_originalStart=Math.min(this.m_originalStart,e),this.m_modifiedStart=Math.min(this.m_modifiedStart,t),this.m_modifiedCount++}getChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes}getReverseChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes.reverse(),this.m_changes}},vt=class e{constructor(t,n,r=null){this.ContinueProcessingPredicate=r,this._originalSequence=t,this._modifiedSequence=n;let[i,a,o]=e._getElements(t),[s,c,l]=e._getElements(n);this._hasStrings=o&&l,this._originalStringElements=i,this._originalElementsOrHash=a,this._modifiedStringElements=s,this._modifiedElementsOrHash=c,this.m_forwardHistory=[],this.m_reverseHistory=[]}static _isStringArray(e){return e.length>0&&typeof e[0]==`string`}static _getElements(t){let n=t.getElements();if(e._isStringArray(n)){let e=new Int32Array(n.length);for(let t=0,r=n.length;t<r;t++)e[t]=ut(n[t],0);return[n,e,!0]}return n instanceof Int32Array?[[],n,!1]:[[],new Int32Array(n),!1]}ElementsAreEqual(e,t){return this._originalElementsOrHash[e]===this._modifiedElementsOrHash[t]?this._hasStrings?this._originalStringElements[e]===this._modifiedStringElements[t]:!0:!1}ElementsAreStrictEqual(t,n){return this.ElementsAreEqual(t,n)?e._getStrictElement(this._originalSequence,t)===e._getStrictElement(this._modifiedSequence,n):!1}static _getStrictElement(e,t){return typeof e.getStrictElement==`function`?e.getStrictElement(t):null}OriginalElementsAreEqual(e,t){return this._originalElementsOrHash[e]===this._originalElementsOrHash[t]?this._hasStrings?this._originalStringElements[e]===this._originalStringElements[t]:!0:!1}ModifiedElementsAreEqual(e,t){return this._modifiedElementsOrHash[e]===this._modifiedElementsOrHash[t]?this._hasStrings?this._modifiedStringElements[e]===this._modifiedStringElements[t]:!0:!1}ComputeDiff(e){return this._ComputeDiff(0,this._originalElementsOrHash.length-1,0,this._modifiedElementsOrHash.length-1,e)}_ComputeDiff(e,t,n,r,i){let a=[!1],o=this.ComputeDiffRecursive(e,t,n,r,a);return i&&(o=this.PrettifyChanges(o)),{quitEarly:a[0],changes:o}}ComputeDiffRecursive(e,t,n,r,i){for(i[0]=!1;e<=t&&n<=r&&this.ElementsAreEqual(e,n);)e++,n++;for(;t>=e&&r>=n&&this.ElementsAreEqual(t,r);)t--,r--;if(e>t||n>r){let i;return n<=r?(ht.Assert(e===t+1,`originalStart should only be one more than originalEnd`),i=[new rt(e,0,n,r-n+1)]):e<=t?(ht.Assert(n===r+1,`modifiedStart should only be one more than modifiedEnd`),i=[new rt(e,t-e+1,n,0)]):(ht.Assert(e===t+1,`originalStart should only be one more than originalEnd`),ht.Assert(n===r+1,`modifiedStart should only be one more than modifiedEnd`),i=[]),i}let a=[0],o=[0],s=this.ComputeRecursionPoint(e,t,n,r,a,o,i),c=a[0],l=o[0];if(s!==null)return s;if(!i[0]){let a=this.ComputeDiffRecursive(e,c,n,l,i),o=[];return o=i[0]?[new rt(c+1,t-(c+1)+1,l+1,r-(l+1)+1)]:this.ComputeDiffRecursive(c+1,t,l+1,r,i),this.ConcatenateChanges(a,o)}return[new rt(e,t-e+1,n,r-n+1)]}WALKTRACE(e,t,n,r,i,a,o,s,c,l,u,d,f,p,m,h,g,_){let v=null,y=null,b=new _t,x=t,S=n,C=f[0]-h[0]-r,w=-1073741824,T=this.m_forwardHistory.length-1;do{let t=C+e;t===x||t<S&&c[t-1]<c[t+1]?(u=c[t+1],p=u-C-r,u<w&&b.MarkNextChange(),w=u,b.AddModifiedElement(u+1,p),C=t+1-e):(u=c[t-1]+1,p=u-C-r,u<w&&b.MarkNextChange(),w=u-1,b.AddOriginalElement(u,p+1),C=t-1-e),T>=0&&(c=this.m_forwardHistory[T],e=c[0],x=1,S=c.length-1)}while(--T>=-1);if(v=b.getReverseChanges(),_[0]){let e=f[0]+1,t=h[0]+1;if(v!==null&&v.length>0){let n=v[v.length-1];e=Math.max(e,n.getOriginalEnd()),t=Math.max(t,n.getModifiedEnd())}y=[new rt(e,d-e+1,t,m-t+1)]}else{b=new _t,x=a,S=o,C=f[0]-h[0]-s,w=1073741824,T=g?this.m_reverseHistory.length-1:this.m_reverseHistory.length-2;do{let e=C+i;e===x||e<S&&l[e-1]>=l[e+1]?(u=l[e+1]-1,p=u-C-s,u>w&&b.MarkNextChange(),w=u+1,b.AddOriginalElement(u+1,p+1),C=e+1-i):(u=l[e-1],p=u-C-s,u>w&&b.MarkNextChange(),w=u,b.AddModifiedElement(u+1,p+1),C=e-1-i),T>=0&&(l=this.m_reverseHistory[T],i=l[0],x=1,S=l.length-1)}while(--T>=-1);y=b.getChanges()}return this.ConcatenateChanges(v,y)}ComputeRecursionPoint(e,t,n,r,i,a,o){let s=0,c=0,l=0,u=0,d=0,f=0;e--,n--,i[0]=0,a[0]=0,this.m_forwardHistory=[],this.m_reverseHistory=[];let p=t-e+(r-n),m=p+1,h=new Int32Array(m),g=new Int32Array(m),_=r-n,v=t-e,y=e-n,b=t-r,x=(v-_)%2==0;h[_]=e,g[v]=t,o[0]=!1;for(let S=1;S<=p/2+1;S++){let p=0,C=0;l=this.ClipDiagonalBound(_-S,S,_,m),u=this.ClipDiagonalBound(_+S,S,_,m);for(let e=l;e<=u;e+=2){s=e===l||e<u&&h[e-1]<h[e+1]?h[e+1]:h[e-1]+1,c=s-(e-_)-y;let n=s;for(;s<t&&c<r&&this.ElementsAreEqual(s+1,c+1);)s++,c++;if(h[e]=s,s+c>p+C&&(p=s,C=c),!x&&Math.abs(e-v)<=S-1&&s>=g[e])return i[0]=s,a[0]=c,n<=g[e]&&S<=1448?this.WALKTRACE(_,l,u,y,v,d,f,b,h,g,s,t,i,c,r,a,x,o):null}let w=(p-e+(C-n)-S)/2;if(this.ContinueProcessingPredicate!==null&&!this.ContinueProcessingPredicate(p,w))return o[0]=!0,i[0]=p,a[0]=C,w>0&&S<=1448?this.WALKTRACE(_,l,u,y,v,d,f,b,h,g,s,t,i,c,r,a,x,o):(e++,n++,[new rt(e,t-e+1,n,r-n+1)]);d=this.ClipDiagonalBound(v-S,S,v,m),f=this.ClipDiagonalBound(v+S,S,v,m);for(let p=d;p<=f;p+=2){s=p===d||p<f&&g[p-1]>=g[p+1]?g[p+1]-1:g[p-1],c=s-(p-v)-b;let m=s;for(;s>e&&c>n&&this.ElementsAreEqual(s,c);)s--,c--;if(g[p]=s,x&&Math.abs(p-_)<=S&&s<=h[p])return i[0]=s,a[0]=c,m>=h[p]&&S<=1448?this.WALKTRACE(_,l,u,y,v,d,f,b,h,g,s,t,i,c,r,a,x,o):null}if(S<=1447){let e=new Int32Array(u-l+2);e[0]=_-l+1,gt.Copy2(h,l,e,1,u-l+1),this.m_forwardHistory.push(e),e=new Int32Array(f-d+2),e[0]=v-d+1,gt.Copy2(g,d,e,1,f-d+1),this.m_reverseHistory.push(e)}}return this.WALKTRACE(_,l,u,y,v,d,f,b,h,g,s,t,i,c,r,a,x,o)}PrettifyChanges(e){for(let t=0;t<e.length;t++){let n=e[t],r=t<e.length-1?e[t+1].originalStart:this._originalElementsOrHash.length,i=t<e.length-1?e[t+1].modifiedStart:this._modifiedElementsOrHash.length,a=n.originalLength>0,o=n.modifiedLength>0;for(;n.originalStart+n.originalLength<r&&n.modifiedStart+n.modifiedLength<i&&(!a||this.OriginalElementsAreEqual(n.originalStart,n.originalStart+n.originalLength))&&(!o||this.ModifiedElementsAreEqual(n.modifiedStart,n.modifiedStart+n.modifiedLength));){let e=this.ElementsAreStrictEqual(n.originalStart,n.modifiedStart);if(this.ElementsAreStrictEqual(n.originalStart+n.originalLength,n.modifiedStart+n.modifiedLength)&&!e)break;n.originalStart++,n.modifiedStart++}let s=[null];if(t<e.length-1&&this.ChangesOverlap(e[t],e[t+1],s)){e[t]=s[0],e.splice(t+1,1),t--;continue}}for(let t=e.length-1;t>=0;t--){let n=e[t],r=0,i=0;if(t>0){let n=e[t-1];r=n.originalStart+n.originalLength,i=n.modifiedStart+n.modifiedLength}let a=n.originalLength>0,o=n.modifiedLength>0,s=0,c=this._boundaryScore(n.originalStart,n.originalLength,n.modifiedStart,n.modifiedLength);for(let e=1;;e++){let t=n.originalStart-e,l=n.modifiedStart-e;if(t<r||l<i||a&&!this.OriginalElementsAreEqual(t,t+n.originalLength)||o&&!this.ModifiedElementsAreEqual(l,l+n.modifiedLength))break;let u=(t===r&&l===i?5:0)+this._boundaryScore(t,n.originalLength,l,n.modifiedLength);u>c&&(c=u,s=e)}n.originalStart-=s,n.modifiedStart-=s;let l=[null];if(t>0&&this.ChangesOverlap(e[t-1],e[t],l)){e[t-1]=l[0],e.splice(t,1),t++;continue}}if(this._hasStrings)for(let t=1,n=e.length;t<n;t++){let n=e[t-1],r=e[t],i=r.originalStart-n.originalStart-n.originalLength,a=n.originalStart,o=r.originalStart+r.originalLength,s=o-a,c=n.modifiedStart,l=r.modifiedStart+r.modifiedLength,u=l-c;if(i<5&&s<20&&u<20){let e=this._findBetterContiguousSequence(a,s,c,u,i);if(e){let[t,a]=e;(t!==n.originalStart+n.originalLength||a!==n.modifiedStart+n.modifiedLength)&&(n.originalLength=t-n.originalStart,n.modifiedLength=a-n.modifiedStart,r.originalStart=t+i,r.modifiedStart=a+i,r.originalLength=o-r.originalStart,r.modifiedLength=l-r.modifiedStart)}}}return e}_findBetterContiguousSequence(e,t,n,r,i){if(t<i||r<i)return null;let a=e+t-i+1,o=n+r-i+1,s=0,c=0,l=0;for(let t=e;t<a;t++)for(let e=n;e<o;e++){let n=this._contiguousSequenceScore(t,e,i);n>0&&n>s&&(s=n,c=t,l=e)}return s>0?[c,l]:null}_contiguousSequenceScore(e,t,n){let r=0;for(let i=0;i<n;i++){if(!this.ElementsAreEqual(e+i,t+i))return 0;r+=this._originalStringElements[e+i].length}return r}_OriginalIsBoundary(e){return e<=0||e>=this._originalElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._originalStringElements[e])}_OriginalRegionIsBoundary(e,t){if(this._OriginalIsBoundary(e)||this._OriginalIsBoundary(e-1))return!0;if(t>0){let n=e+t;if(this._OriginalIsBoundary(n-1)||this._OriginalIsBoundary(n))return!0}return!1}_ModifiedIsBoundary(e){return e<=0||e>=this._modifiedElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._modifiedStringElements[e])}_ModifiedRegionIsBoundary(e,t){if(this._ModifiedIsBoundary(e)||this._ModifiedIsBoundary(e-1))return!0;if(t>0){let n=e+t;if(this._ModifiedIsBoundary(n-1)||this._ModifiedIsBoundary(n))return!0}return!1}_boundaryScore(e,t,n,r){return(this._OriginalRegionIsBoundary(e,t)?1:0)+(this._ModifiedRegionIsBoundary(n,r)?1:0)}ConcatenateChanges(e,t){let n=[];if(e.length===0||t.length===0)return t.length>0?t:e;if(this.ChangesOverlap(e[e.length-1],t[0],n)){let r=Array(e.length+t.length-1);return gt.Copy(e,0,r,0,e.length-1),r[e.length-1]=n[0],gt.Copy(t,1,r,e.length,t.length-1),r}else{let n=Array(e.length+t.length);return gt.Copy(e,0,n,0,e.length),gt.Copy(t,0,n,e.length,t.length),n}}ChangesOverlap(e,t,n){if(ht.Assert(e.originalStart<=t.originalStart,`Left change is not less than or equal to right change`),ht.Assert(e.modifiedStart<=t.modifiedStart,`Left change is not less than or equal to right change`),e.originalStart+e.originalLength>=t.originalStart||e.modifiedStart+e.modifiedLength>=t.modifiedStart){let r=e.originalStart,i=e.originalLength,a=e.modifiedStart,o=e.modifiedLength;return e.originalStart+e.originalLength>=t.originalStart&&(i=t.originalStart+t.originalLength-e.originalStart),e.modifiedStart+e.modifiedLength>=t.modifiedStart&&(o=t.modifiedStart+t.modifiedLength-e.modifiedStart),n[0]=new rt(r,i,a,o),!0}else return n[0]=null,!1}ClipDiagonalBound(e,t,n,r){if(e>=0&&e<r)return e;let i=n,a=r-n-1,o=t%2==0;return e<0?o===(i%2==0)?0:1:o===(a%2==0)?r-1:r-2}},j=class e{constructor(e,t){this.lineNumber=e,this.column=t}with(t=this.lineNumber,n=this.column){return t===this.lineNumber&&n===this.column?this:new e(t,n)}delta(e=0,t=0){return this.with(Math.max(1,this.lineNumber+e),Math.max(1,this.column+t))}equals(t){return e.equals(this,t)}static equals(e,t){return!e&&!t?!0:!!e&&!!t&&e.lineNumber===t.lineNumber&&e.column===t.column}isBefore(t){return e.isBefore(this,t)}static isBefore(e,t){return e.lineNumber<t.lineNumber?!0:t.lineNumber<e.lineNumber?!1:e.column<t.column}isBeforeOrEqual(t){return e.isBeforeOrEqual(this,t)}static isBeforeOrEqual(e,t){return e.lineNumber<t.lineNumber?!0:t.lineNumber<e.lineNumber?!1:e.column<=t.column}static compare(e,t){let n=e.lineNumber|0,r=t.lineNumber|0;return n===r?(e.column|0)-(t.column|0):n-r}clone(){return new e(this.lineNumber,this.column)}toString(){return`(`+this.lineNumber+`,`+this.column+`)`}static lift(t){return new e(t.lineNumber,t.column)}static isIPosition(e){return e&&typeof e.lineNumber==`number`&&typeof e.column==`number`}toJSON(){return{lineNumber:this.lineNumber,column:this.column}}},M=class e{constructor(e,t,n,r){e>n||e===n&&t>r?(this.startLineNumber=n,this.startColumn=r,this.endLineNumber=e,this.endColumn=t):(this.startLineNumber=e,this.startColumn=t,this.endLineNumber=n,this.endColumn=r)}isEmpty(){return e.isEmpty(this)}static isEmpty(e){return e.startLineNumber===e.endLineNumber&&e.startColumn===e.endColumn}containsPosition(t){return e.containsPosition(this,t)}static containsPosition(e,t){return!(t.lineNumber<e.startLineNumber||t.lineNumber>e.endLineNumber||t.lineNumber===e.startLineNumber&&t.column<e.startColumn||t.lineNumber===e.endLineNumber&&t.column>e.endColumn)}static strictContainsPosition(e,t){return!(t.lineNumber<e.startLineNumber||t.lineNumber>e.endLineNumber||t.lineNumber===e.startLineNumber&&t.column<=e.startColumn||t.lineNumber===e.endLineNumber&&t.column>=e.endColumn)}containsRange(t){return e.containsRange(this,t)}static containsRange(e,t){return!(t.startLineNumber<e.startLineNumber||t.endLineNumber<e.startLineNumber||t.startLineNumber>e.endLineNumber||t.endLineNumber>e.endLineNumber||t.startLineNumber===e.startLineNumber&&t.startColumn<e.startColumn||t.endLineNumber===e.endLineNumber&&t.endColumn>e.endColumn)}strictContainsRange(t){return e.strictContainsRange(this,t)}static strictContainsRange(e,t){return!(t.startLineNumber<e.startLineNumber||t.endLineNumber<e.startLineNumber||t.startLineNumber>e.endLineNumber||t.endLineNumber>e.endLineNumber||t.startLineNumber===e.startLineNumber&&t.startColumn<=e.startColumn||t.endLineNumber===e.endLineNumber&&t.endColumn>=e.endColumn)}plusRange(t){return e.plusRange(this,t)}static plusRange(t,n){let r,i,a,o;return n.startLineNumber<t.startLineNumber?(r=n.startLineNumber,i=n.startColumn):n.startLineNumber===t.startLineNumber?(r=n.startLineNumber,i=Math.min(n.startColumn,t.startColumn)):(r=t.startLineNumber,i=t.startColumn),n.endLineNumber>t.endLineNumber?(a=n.endLineNumber,o=n.endColumn):n.endLineNumber===t.endLineNumber?(a=n.endLineNumber,o=Math.max(n.endColumn,t.endColumn)):(a=t.endLineNumber,o=t.endColumn),new e(r,i,a,o)}intersectRanges(t){return e.intersectRanges(this,t)}static intersectRanges(t,n){let r=t.startLineNumber,i=t.startColumn,a=t.endLineNumber,o=t.endColumn,s=n.startLineNumber,c=n.startColumn,l=n.endLineNumber,u=n.endColumn;return r<s?(r=s,i=c):r===s&&(i=Math.max(i,c)),a>l?(a=l,o=u):a===l&&(o=Math.min(o,u)),r>a||r===a&&i>o?null:new e(r,i,a,o)}equalsRange(t){return e.equalsRange(this,t)}static equalsRange(e,t){return!e&&!t?!0:!!e&&!!t&&e.startLineNumber===t.startLineNumber&&e.startColumn===t.startColumn&&e.endLineNumber===t.endLineNumber&&e.endColumn===t.endColumn}getEndPosition(){return e.getEndPosition(this)}static getEndPosition(e){return new j(e.endLineNumber,e.endColumn)}getStartPosition(){return e.getStartPosition(this)}static getStartPosition(e){return new j(e.startLineNumber,e.startColumn)}toString(){return`[`+this.startLineNumber+`,`+this.startColumn+` -> `+this.endLineNumber+`,`+this.endColumn+`]`}setEndPosition(t,n){return new e(this.startLineNumber,this.startColumn,t,n)}setStartPosition(t,n){return new e(t,n,this.endLineNumber,this.endColumn)}collapseToStart(){return e.collapseToStart(this)}static collapseToStart(t){return new e(t.startLineNumber,t.startColumn,t.startLineNumber,t.startColumn)}collapseToEnd(){return e.collapseToEnd(this)}static collapseToEnd(t){return new e(t.endLineNumber,t.endColumn,t.endLineNumber,t.endColumn)}delta(t){return new e(this.startLineNumber+t,this.startColumn,this.endLineNumber+t,this.endColumn)}isSingleLine(){return this.startLineNumber===this.endLineNumber}static fromPositions(t,n=t){return new e(t.lineNumber,t.column,n.lineNumber,n.column)}static lift(t){return t?new e(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):null}static isIRange(e){return e&&typeof e.startLineNumber==`number`&&typeof e.startColumn==`number`&&typeof e.endLineNumber==`number`&&typeof e.endColumn==`number`}static areIntersectingOrTouching(e,t){return!(e.endLineNumber<t.startLineNumber||e.endLineNumber===t.startLineNumber&&e.endColumn<t.startColumn||t.endLineNumber<e.startLineNumber||t.endLineNumber===e.startLineNumber&&t.endColumn<e.startColumn)}static areIntersecting(e,t){return!(e.endLineNumber<t.startLineNumber||e.endLineNumber===t.startLineNumber&&e.endColumn<=t.startColumn||t.endLineNumber<e.startLineNumber||t.endLineNumber===e.startLineNumber&&t.endColumn<=e.startColumn)}static areOnlyIntersecting(e,t){return!(e.endLineNumber<t.startLineNumber-1||e.endLineNumber===t.startLineNumber&&e.endColumn<t.startColumn-1||t.endLineNumber<e.startLineNumber-1||t.endLineNumber===e.startLineNumber&&t.endColumn<e.startColumn-1)}static compareRangesUsingStarts(e,t){if(e&&t){let n=e.startLineNumber|0,r=t.startLineNumber|0;if(n===r){let n=e.startColumn|0,r=t.startColumn|0;if(n===r){let n=e.endLineNumber|0,r=t.endLineNumber|0;return n===r?(e.endColumn|0)-(t.endColumn|0):n-r}return n-r}return n-r}return(e?1:0)-(t?1:0)}static compareRangesUsingEnds(e,t){return e.endLineNumber===t.endLineNumber?e.endColumn===t.endColumn?e.startLineNumber===t.startLineNumber?e.startColumn-t.startColumn:e.startLineNumber-t.startLineNumber:e.endColumn-t.endColumn:e.endLineNumber-t.endLineNumber}static spansMultipleLines(e){return e.endLineNumber>e.startLineNumber}toJSON(){return this}};function yt(e){return e<0?0:e>255?255:e|0}function bt(e){return e<0?0:e>4294967295?4294967295:e|0}var xt=class e{constructor(t){let n=yt(t);this._defaultValue=n,this._asciiMap=e._createAsciiMap(n),this._map=new Map}static _createAsciiMap(e){let t=new Uint8Array(256);return t.fill(e),t}set(e,t){let n=yt(t);e>=0&&e<256?this._asciiMap[e]=n:this._map.set(e,n)}get(e){return e>=0&&e<256?this._asciiMap[e]:this._map.get(e)||this._defaultValue}clear(){this._asciiMap.fill(this._defaultValue),this._map.clear()}},St=class{constructor(e,t,n){let r=new Uint8Array(e*t);for(let i=0,a=e*t;i<a;i++)r[i]=n;this._data=r,this.rows=e,this.cols=t}get(e,t){return this._data[e*this.cols+t]}set(e,t,n){this._data[e*this.cols+t]=n}},Ct=class{constructor(e){let t=0,n=0;for(let r=0,i=e.length;r<i;r++){let[i,a,o]=e[r];a>t&&(t=a),i>n&&(n=i),o>n&&(n=o)}t++,n++;let r=new St(n,t,0);for(let t=0,n=e.length;t<n;t++){let[n,i,a]=e[t];r.set(n,i,a)}this._states=r,this._maxCharCode=t}nextState(e,t){return t<0||t>=this._maxCharCode?0:this._states.get(e,t)}};let wt=null;function Tt(){return wt===null&&(wt=new Ct([[1,104,2],[1,72,2],[1,102,6],[1,70,6],[2,116,3],[2,84,3],[3,116,4],[3,84,4],[4,112,5],[4,80,5],[5,115,9],[5,83,9],[5,58,10],[6,105,7],[6,73,7],[7,108,8],[7,76,8],[8,101,9],[8,69,9],[9,58,10],[10,47,11],[11,47,12]])),wt}let Et=null;function Dt(){if(Et===null){Et=new xt(0);for(let e=0;e<36;e++)Et.set(` <>'"、。。、,.:;‘〈「『〔([{「」}])〕』」〉’`~…|`.charCodeAt(e),1);for(let e=0;e<4;e++)Et.set(`.,;:`.charCodeAt(e),2)}return Et}var Ot=class e{static _createLink(e,t,n,r,i){let a=i-1;do{let n=t.charCodeAt(a);if(e.get(n)!==2)break;a--}while(a>r);if(r>0){let e=t.charCodeAt(r-1),n=t.charCodeAt(a);(e===40&&n===41||e===91&&n===93||e===123&&n===125)&&a--}return{range:{startLineNumber:n,startColumn:r+1,endLineNumber:n,endColumn:a+2},url:t.substring(r,a+1)}}static computeLinks(t,n=Tt()){let r=Dt(),i=[];for(let a=1,o=t.getLineCount();a<=o;a++){let o=t.getLineContent(a),s=o.length,c=0,l=0,u=0,d=1,f=!1,p=!1,m=!1,h=!1;for(;c<s;){let t=!1,s=o.charCodeAt(c);if(d===13){let n;switch(s){case 40:f=!0,n=0;break;case 41:n=f?0:1;break;case 91:m=!0,p=!0,n=0;break;case 93:m=!1,n=p?0:1;break;case 123:h=!0,n=0;break;case 125:n=h?0:1;break;case 39:case 34:case 96:n=u===s?1:u===39||u===34||u===96?0:1;break;case 42:n=u===42?1:0;break;case 32:n=m?0:1;break;default:n=r.get(s)}n===1&&(i.push(e._createLink(r,o,a,l,c)),t=!0)}else if(d===12){let e;s===91?(p=!0,e=0):e=r.get(s),e===1?t=!0:d=13}else d=n.nextState(d,s),d===0&&(t=!0);t&&(d=1,f=!1,p=!1,h=!1,l=c+1,u=s),c++}d===13&&i.push(e._createLink(r,o,a,l,s))}return i}};function kt(e){return!e||typeof e.getLineCount!=`function`||typeof e.getLineContent!=`function`?[]:Ot.computeLinks(e)}var At=class e{constructor(){this._defaultValueSet=[[`true`,`false`],[`True`,`False`],[`Private`,`Public`,`Friend`,`ReadOnly`,`Partial`,`Protected`,`WriteOnly`],[`public`,`protected`,`private`]]}static{this.INSTANCE=new e}navigateValueSet(e,t,n,r,i){if(e&&t){let n=this.doNavigateValueSet(t,i);if(n)return{range:e,value:n}}if(n&&r){let e=this.doNavigateValueSet(r,i);if(e)return{range:n,value:e}}return null}doNavigateValueSet(e,t){let n=this.numberReplace(e,t);return n===null?this.textReplace(e,t):n}numberReplace(e,t){let n=10**(e.length-(e.lastIndexOf(`.`)+1)),r=Number(e),i=parseFloat(e);return!isNaN(r)&&!isNaN(i)&&r===i?r===0&&!t?null:(r=Math.floor(r*n),r+=t?n:-n,String(r/n)):null}textReplace(e,t){return this.valueSetsReplace(this._defaultValueSet,e,t)}valueSetsReplace(e,t,n){let r=null;for(let i=0,a=e.length;r===null&&i<a;i++)r=this.valueSetReplace(e[i],t,n);return r}valueSetReplace(e,t,n){let r=e.indexOf(t);return r>=0?(r+=n?1:-1,r<0?r=e.length-1:r%=e.length,e[r]):null}};let jt=Object.freeze(function(e,t){let n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}});var Mt;(function(e){function t(t){return t===e.None||t===e.Cancelled||t instanceof Nt?!0:!t||typeof t!=`object`?!1:typeof t.isCancellationRequested==`boolean`&&typeof t.onCancellationRequested==`function`}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:ee.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:jt})})(Mt||={});var Nt=class{constructor(){this._isCancelled=!1,this._emitter=null}cancel(){this._isCancelled||(this._isCancelled=!0,this._emitter&&(this._emitter.fire(void 0),this.dispose()))}get isCancellationRequested(){return this._isCancelled}get onCancellationRequested(){return this._isCancelled?jt:(this._emitter||=new D,this._emitter.event)}dispose(){this._emitter&&=(this._emitter.dispose(),null)}},Pt=class{constructor(e){this._token=void 0,this._parentListener=void 0,this._parentListener=e&&e.onCancellationRequested(this.cancel,this)}get token(){return this._token||=new Nt,this._token}cancel(){this._token?this._token instanceof Nt&&this._token.cancel():this._token=Mt.Cancelled}dispose(e=!1){e&&this.cancel(),this._parentListener?.dispose(),this._token?this._token instanceof Nt&&this._token.dispose():this._token=Mt.None}},Ft=class{constructor(){this._keyCodeToStr=[],this._strToKeyCode=Object.create(null)}define(e,t){this._keyCodeToStr[e]=t,this._strToKeyCode[t.toLowerCase()]=e}keyCodeToStr(e){return this._keyCodeToStr[e]}strToKeyCode(e){return this._strToKeyCode[e.toLowerCase()]||0}};let It=new Ft,Lt=new Ft,Rt=new Ft,zt=Array(230),Bt={},Vt=[],Ht=Object.create(null),Ut=Object.create(null),Wt=[],Gt=[];for(let e=0;e<=193;e++)Wt[e]=-1;for(let e=0;e<=132;e++)Gt[e]=-1;(function(){let e=[[1,0,`None`,0,`unknown`,0,`VK_UNKNOWN`,``,``],[1,1,`Hyper`,0,``,0,``,``,``],[1,2,`Super`,0,``,0,``,``,``],[1,3,`Fn`,0,``,0,``,``,``],[1,4,`FnLock`,0,``,0,``,``,``],[1,5,`Suspend`,0,``,0,``,``,``],[1,6,`Resume`,0,``,0,``,``,``],[1,7,`Turbo`,0,``,0,``,``,``],[1,8,`Sleep`,0,``,0,`VK_SLEEP`,``,``],[1,9,`WakeUp`,0,``,0,``,``,``],[0,10,`KeyA`,31,`A`,65,`VK_A`,``,``],[0,11,`KeyB`,32,`B`,66,`VK_B`,``,``],[0,12,`KeyC`,33,`C`,67,`VK_C`,``,``],[0,13,`KeyD`,34,`D`,68,`VK_D`,``,``],[0,14,`KeyE`,35,`E`,69,`VK_E`,``,``],[0,15,`KeyF`,36,`F`,70,`VK_F`,``,``],[0,16,`KeyG`,37,`G`,71,`VK_G`,``,``],[0,17,`KeyH`,38,`H`,72,`VK_H`,``,``],[0,18,`KeyI`,39,`I`,73,`VK_I`,``,``],[0,19,`KeyJ`,40,`J`,74,`VK_J`,``,``],[0,20,`KeyK`,41,`K`,75,`VK_K`,``,``],[0,21,`KeyL`,42,`L`,76,`VK_L`,``,``],[0,22,`KeyM`,43,`M`,77,`VK_M`,``,``],[0,23,`KeyN`,44,`N`,78,`VK_N`,``,``],[0,24,`KeyO`,45,`O`,79,`VK_O`,``,``],[0,25,`KeyP`,46,`P`,80,`VK_P`,``,``],[0,26,`KeyQ`,47,`Q`,81,`VK_Q`,``,``],[0,27,`KeyR`,48,`R`,82,`VK_R`,``,``],[0,28,`KeyS`,49,`S`,83,`VK_S`,``,``],[0,29,`KeyT`,50,`T`,84,`VK_T`,``,``],[0,30,`KeyU`,51,`U`,85,`VK_U`,``,``],[0,31,`KeyV`,52,`V`,86,`VK_V`,``,``],[0,32,`KeyW`,53,`W`,87,`VK_W`,``,``],[0,33,`KeyX`,54,`X`,88,`VK_X`,``,``],[0,34,`KeyY`,55,`Y`,89,`VK_Y`,``,``],[0,35,`KeyZ`,56,`Z`,90,`VK_Z`,``,``],[0,36,`Digit1`,22,`1`,49,`VK_1`,``,``],[0,37,`Digit2`,23,`2`,50,`VK_2`,``,``],[0,38,`Digit3`,24,`3`,51,`VK_3`,``,``],[0,39,`Digit4`,25,`4`,52,`VK_4`,``,``],[0,40,`Digit5`,26,`5`,53,`VK_5`,``,``],[0,41,`Digit6`,27,`6`,54,`VK_6`,``,``],[0,42,`Digit7`,28,`7`,55,`VK_7`,``,``],[0,43,`Digit8`,29,`8`,56,`VK_8`,``,``],[0,44,`Digit9`,30,`9`,57,`VK_9`,``,``],[0,45,`Digit0`,21,`0`,48,`VK_0`,``,``],[1,46,`Enter`,3,`Enter`,13,`VK_RETURN`,``,``],[1,47,`Escape`,9,`Escape`,27,`VK_ESCAPE`,``,``],[1,48,`Backspace`,1,`Backspace`,8,`VK_BACK`,``,``],[1,49,`Tab`,2,`Tab`,9,`VK_TAB`,``,``],[1,50,`Space`,10,`Space`,32,`VK_SPACE`,``,``],[0,51,`Minus`,88,`-`,189,`VK_OEM_MINUS`,`-`,`OEM_MINUS`],[0,52,`Equal`,86,`=`,187,`VK_OEM_PLUS`,`=`,`OEM_PLUS`],[0,53,`BracketLeft`,92,`[`,219,`VK_OEM_4`,`[`,`OEM_4`],[0,54,`BracketRight`,94,`]`,221,`VK_OEM_6`,`]`,`OEM_6`],[0,55,`Backslash`,93,`\\`,220,`VK_OEM_5`,`\\`,`OEM_5`],[0,56,`IntlHash`,0,``,0,``,``,``],[0,57,`Semicolon`,85,`;`,186,`VK_OEM_1`,`;`,`OEM_1`],[0,58,`Quote`,95,`'`,222,`VK_OEM_7`,`'`,`OEM_7`],[0,59,`Backquote`,91,"`",192,`VK_OEM_3`,"`",`OEM_3`],[0,60,`Comma`,87,`,`,188,`VK_OEM_COMMA`,`,`,`OEM_COMMA`],[0,61,`Period`,89,`.`,190,`VK_OEM_PERIOD`,`.`,`OEM_PERIOD`],[0,62,`Slash`,90,`/`,191,`VK_OEM_2`,`/`,`OEM_2`],[1,63,`CapsLock`,8,`CapsLock`,20,`VK_CAPITAL`,``,``],[1,64,`F1`,59,`F1`,112,`VK_F1`,``,``],[1,65,`F2`,60,`F2`,113,`VK_F2`,``,``],[1,66,`F3`,61,`F3`,114,`VK_F3`,``,``],[1,67,`F4`,62,`F4`,115,`VK_F4`,``,``],[1,68,`F5`,63,`F5`,116,`VK_F5`,``,``],[1,69,`F6`,64,`F6`,117,`VK_F6`,``,``],[1,70,`F7`,65,`F7`,118,`VK_F7`,``,``],[1,71,`F8`,66,`F8`,119,`VK_F8`,``,``],[1,72,`F9`,67,`F9`,120,`VK_F9`,``,``],[1,73,`F10`,68,`F10`,121,`VK_F10`,``,``],[1,74,`F11`,69,`F11`,122,`VK_F11`,``,``],[1,75,`F12`,70,`F12`,123,`VK_F12`,``,``],[1,76,`PrintScreen`,0,``,0,``,``,``],[1,77,`ScrollLock`,84,`ScrollLock`,145,`VK_SCROLL`,``,``],[1,78,`Pause`,7,`PauseBreak`,19,`VK_PAUSE`,``,``],[1,79,`Insert`,19,`Insert`,45,`VK_INSERT`,``,``],[1,80,`Home`,14,`Home`,36,`VK_HOME`,``,``],[1,81,`PageUp`,11,`PageUp`,33,`VK_PRIOR`,``,``],[1,82,`Delete`,20,`Delete`,46,`VK_DELETE`,``,``],[1,83,`End`,13,`End`,35,`VK_END`,``,``],[1,84,`PageDown`,12,`PageDown`,34,`VK_NEXT`,``,``],[1,85,`ArrowRight`,17,`RightArrow`,39,`VK_RIGHT`,`Right`,``],[1,86,`ArrowLeft`,15,`LeftArrow`,37,`VK_LEFT`,`Left`,``],[1,87,`ArrowDown`,18,`DownArrow`,40,`VK_DOWN`,`Down`,``],[1,88,`ArrowUp`,16,`UpArrow`,38,`VK_UP`,`Up`,``],[1,89,`NumLock`,83,`NumLock`,144,`VK_NUMLOCK`,``,``],[1,90,`NumpadDivide`,113,`NumPad_Divide`,111,`VK_DIVIDE`,``,``],[1,91,`NumpadMultiply`,108,`NumPad_Multiply`,106,`VK_MULTIPLY`,``,``],[1,92,`NumpadSubtract`,111,`NumPad_Subtract`,109,`VK_SUBTRACT`,``,``],[1,93,`NumpadAdd`,109,`NumPad_Add`,107,`VK_ADD`,``,``],[1,94,`NumpadEnter`,3,``,0,``,``,``],[1,95,`Numpad1`,99,`NumPad1`,97,`VK_NUMPAD1`,``,``],[1,96,`Numpad2`,100,`NumPad2`,98,`VK_NUMPAD2`,``,``],[1,97,`Numpad3`,101,`NumPad3`,99,`VK_NUMPAD3`,``,``],[1,98,`Numpad4`,102,`NumPad4`,100,`VK_NUMPAD4`,``,``],[1,99,`Numpad5`,103,`NumPad5`,101,`VK_NUMPAD5`,``,``],[1,100,`Numpad6`,104,`NumPad6`,102,`VK_NUMPAD6`,``,``],[1,101,`Numpad7`,105,`NumPad7`,103,`VK_NUMPAD7`,``,``],[1,102,`Numpad8`,106,`NumPad8`,104,`VK_NUMPAD8`,``,``],[1,103,`Numpad9`,107,`NumPad9`,105,`VK_NUMPAD9`,``,``],[1,104,`Numpad0`,98,`NumPad0`,96,`VK_NUMPAD0`,``,``],[1,105,`NumpadDecimal`,112,`NumPad_Decimal`,110,`VK_DECIMAL`,``,``],[0,106,`IntlBackslash`,97,`OEM_102`,226,`VK_OEM_102`,``,``],[1,107,`ContextMenu`,58,`ContextMenu`,93,``,``,``],[1,108,`Power`,0,``,0,``,``,``],[1,109,`NumpadEqual`,0,``,0,``,``,``],[1,110,`F13`,71,`F13`,124,`VK_F13`,``,``],[1,111,`F14`,72,`F14`,125,`VK_F14`,``,``],[1,112,`F15`,73,`F15`,126,`VK_F15`,``,``],[1,113,`F16`,74,`F16`,127,`VK_F16`,``,``],[1,114,`F17`,75,`F17`,128,`VK_F17`,``,``],[1,115,`F18`,76,`F18`,129,`VK_F18`,``,``],[1,116,`F19`,77,`F19`,130,`VK_F19`,``,``],[1,117,`F20`,78,`F20`,131,`VK_F20`,``,``],[1,118,`F21`,79,`F21`,132,`VK_F21`,``,``],[1,119,`F22`,80,`F22`,133,`VK_F22`,``,``],[1,120,`F23`,81,`F23`,134,`VK_F23`,``,``],[1,121,`F24`,82,`F24`,135,`VK_F24`,``,``],[1,122,`Open`,0,``,0,``,``,``],[1,123,`Help`,0,``,0,``,``,``],[1,124,`Select`,0,``,0,``,``,``],[1,125,`Again`,0,``,0,``,``,``],[1,126,`Undo`,0,``,0,``,``,``],[1,127,`Cut`,0,``,0,``,``,``],[1,128,`Copy`,0,``,0,``,``,``],[1,129,`Paste`,0,``,0,``,``,``],[1,130,`Find`,0,``,0,``,``,``],[1,131,`AudioVolumeMute`,117,`AudioVolumeMute`,173,`VK_VOLUME_MUTE`,``,``],[1,132,`AudioVolumeUp`,118,`AudioVolumeUp`,175,`VK_VOLUME_UP`,``,``],[1,133,`AudioVolumeDown`,119,`AudioVolumeDown`,174,`VK_VOLUME_DOWN`,``,``],[1,134,`NumpadComma`,110,`NumPad_Separator`,108,`VK_SEPARATOR`,``,``],[0,135,`IntlRo`,115,`ABNT_C1`,193,`VK_ABNT_C1`,``,``],[1,136,`KanaMode`,0,``,0,``,``,``],[0,137,`IntlYen`,0,``,0,``,``,``],[1,138,`Convert`,0,``,0,``,``,``],[1,139,`NonConvert`,0,``,0,``,``,``],[1,140,`Lang1`,0,``,0,``,``,``],[1,141,`Lang2`,0,``,0,``,``,``],[1,142,`Lang3`,0,``,0,``,``,``],[1,143,`Lang4`,0,``,0,``,``,``],[1,144,`Lang5`,0,``,0,``,``,``],[1,145,`Abort`,0,``,0,``,``,``],[1,146,`Props`,0,``,0,``,``,``],[1,147,`NumpadParenLeft`,0,``,0,``,``,``],[1,148,`NumpadParenRight`,0,``,0,``,``,``],[1,149,`NumpadBackspace`,0,``,0,``,``,``],[1,150,`NumpadMemoryStore`,0,``,0,``,``,``],[1,151,`NumpadMemoryRecall`,0,``,0,``,``,``],[1,152,`NumpadMemoryClear`,0,``,0,``,``,``],[1,153,`NumpadMemoryAdd`,0,``,0,``,``,``],[1,154,`NumpadMemorySubtract`,0,``,0,``,``,``],[1,155,`NumpadClear`,131,`Clear`,12,`VK_CLEAR`,``,``],[1,156,`NumpadClearEntry`,0,``,0,``,``,``],[1,0,``,5,`Ctrl`,17,`VK_CONTROL`,``,``],[1,0,``,4,`Shift`,16,`VK_SHIFT`,``,``],[1,0,``,6,`Alt`,18,`VK_MENU`,``,``],[1,0,``,57,`Meta`,91,`VK_COMMAND`,``,``],[1,157,`ControlLeft`,5,``,0,`VK_LCONTROL`,``,``],[1,158,`ShiftLeft`,4,``,0,`VK_LSHIFT`,``,``],[1,159,`AltLeft`,6,``,0,`VK_LMENU`,``,``],[1,160,`MetaLeft`,57,``,0,`VK_LWIN`,``,``],[1,161,`ControlRight`,5,``,0,`VK_RCONTROL`,``,``],[1,162,`ShiftRight`,4,``,0,`VK_RSHIFT`,``,``],[1,163,`AltRight`,6,``,0,`VK_RMENU`,``,``],[1,164,`MetaRight`,57,``,0,`VK_RWIN`,``,``],[1,165,`BrightnessUp`,0,``,0,``,``,``],[1,166,`BrightnessDown`,0,``,0,``,``,``],[1,167,`MediaPlay`,0,``,0,``,``,``],[1,168,`MediaRecord`,0,``,0,``,``,``],[1,169,`MediaFastForward`,0,``,0,``,``,``],[1,170,`MediaRewind`,0,``,0,``,``,``],[1,171,`MediaTrackNext`,124,`MediaTrackNext`,176,`VK_MEDIA_NEXT_TRACK`,``,``],[1,172,`MediaTrackPrevious`,125,`MediaTrackPrevious`,177,`VK_MEDIA_PREV_TRACK`,``,``],[1,173,`MediaStop`,126,`MediaStop`,178,`VK_MEDIA_STOP`,``,``],[1,174,`Eject`,0,``,0,``,``,``],[1,175,`MediaPlayPause`,127,`MediaPlayPause`,179,`VK_MEDIA_PLAY_PAUSE`,``,``],[1,176,`MediaSelect`,128,`LaunchMediaPlayer`,181,`VK_MEDIA_LAUNCH_MEDIA_SELECT`,``,``],[1,177,`LaunchMail`,129,`LaunchMail`,180,`VK_MEDIA_LAUNCH_MAIL`,``,``],[1,178,`LaunchApp2`,130,`LaunchApp2`,183,`VK_MEDIA_LAUNCH_APP2`,``,``],[1,179,`LaunchApp1`,0,``,0,`VK_MEDIA_LAUNCH_APP1`,``,``],[1,180,`SelectTask`,0,``,0,``,``,``],[1,181,`LaunchScreenSaver`,0,``,0,``,``,``],[1,182,`BrowserSearch`,120,`BrowserSearch`,170,`VK_BROWSER_SEARCH`,``,``],[1,183,`BrowserHome`,121,`BrowserHome`,172,`VK_BROWSER_HOME`,``,``],[1,184,`BrowserBack`,122,`BrowserBack`,166,`VK_BROWSER_BACK`,``,``],[1,185,`BrowserForward`,123,`BrowserForward`,167,`VK_BROWSER_FORWARD`,``,``],[1,186,`BrowserStop`,0,``,0,`VK_BROWSER_STOP`,``,``],[1,187,`BrowserRefresh`,0,``,0,`VK_BROWSER_REFRESH`,``,``],[1,188,`BrowserFavorites`,0,``,0,`VK_BROWSER_FAVORITES`,``,``],[1,189,`ZoomToggle`,0,``,0,``,``,``],[1,190,`MailReply`,0,``,0,``,``,``],[1,191,`MailForward`,0,``,0,``,``,``],[1,192,`MailSend`,0,``,0,``,``,``],[1,0,``,114,`KeyInComposition`,229,``,``,``],[1,0,``,116,`ABNT_C2`,194,`VK_ABNT_C2`,``,``],[1,0,``,96,`OEM_8`,223,`VK_OEM_8`,``,``],[1,0,``,0,``,0,`VK_KANA`,``,``],[1,0,``,0,``,0,`VK_HANGUL`,``,``],[1,0,``,0,``,0,`VK_JUNJA`,``,``],[1,0,``,0,``,0,`VK_FINAL`,``,``],[1,0,``,0,``,0,`VK_HANJA`,``,``],[1,0,``,0,``,0,`VK_KANJI`,``,``],[1,0,``,0,``,0,`VK_CONVERT`,``,``],[1,0,``,0,``,0,`VK_NONCONVERT`,``,``],[1,0,``,0,``,0,`VK_ACCEPT`,``,``],[1,0,``,0,``,0,`VK_MODECHANGE`,``,``],[1,0,``,0,``,0,`VK_SELECT`,``,``],[1,0,``,0,``,0,`VK_PRINT`,``,``],[1,0,``,0,``,0,`VK_EXECUTE`,``,``],[1,0,``,0,``,0,`VK_SNAPSHOT`,``,``],[1,0,``,0,``,0,`VK_HELP`,``,``],[1,0,``,0,``,0,`VK_APPS`,``,``],[1,0,``,0,``,0,`VK_PROCESSKEY`,``,``],[1,0,``,0,``,0,`VK_PACKET`,``,``],[1,0,``,0,``,0,`VK_DBE_SBCSCHAR`,``,``],[1,0,``,0,``,0,`VK_DBE_DBCSCHAR`,``,``],[1,0,``,0,``,0,`VK_ATTN`,``,``],[1,0,``,0,``,0,`VK_CRSEL`,``,``],[1,0,``,0,``,0,`VK_EXSEL`,``,``],[1,0,``,0,``,0,`VK_EREOF`,``,``],[1,0,``,0,``,0,`VK_PLAY`,``,``],[1,0,``,0,``,0,`VK_ZOOM`,``,``],[1,0,``,0,``,0,`VK_NONAME`,``,``],[1,0,``,0,``,0,`VK_PA1`,``,``],[1,0,``,0,``,0,`VK_OEM_CLEAR`,``,``]],t=[],n=[];for(let r of e){let[e,i,a,o,s,c,l,u,d]=r;if(n[i]||(n[i]=!0,Vt[i]=a,Ht[a]=i,Ut[a.toLowerCase()]=i,e&&(Wt[i]=o,o!==0&&o!==3&&o!==5&&o!==4&&o!==6&&o!==57&&(Gt[o]=i))),!t[o]){if(t[o]=!0,!s)throw Error(`String representation missing for key code ${o} around scan code ${a}`);It.define(o,s),Lt.define(o,u||s),Rt.define(o,d||u||s)}c&&(zt[c]=o),l&&(Bt[l]=o)}Gt[3]=46})();var Kt;(function(e){function t(e){return It.keyCodeToStr(e)}e.toString=t;function n(e){return It.strToKeyCode(e)}e.fromString=n;function r(e){return Lt.keyCodeToStr(e)}e.toUserSettingsUS=r;function i(e){return Rt.keyCodeToStr(e)}e.toUserSettingsGeneral=i;function a(e){return Lt.strToKeyCode(e)||Rt.strToKeyCode(e)}e.fromUserSettings=a;function o(e){if(e>=98&&e<=113)return null;switch(e){case 16:return`Up`;case 18:return`Down`;case 15:return`Left`;case 17:return`Right`}return It.keyCodeToStr(e)}e.toElectronAccelerator=o})(Kt||={});function qt(e,t){return(e|(t&65535)<<16>>>0)>>>0}let Jt,Yt=globalThis.vscode;if(Yt!==void 0&&Yt.process!==void 0){let e=Yt.process;Jt={get platform(){return e.platform},get arch(){return e.arch},get env(){return e.env},cwd(){return e.cwd()}}}else Jt=typeof process<`u`&&typeof process?.versions?.node==`string`?{get platform(){return process.platform},get arch(){return process.arch},get env(){return{}},cwd(){return{}.VSCODE_CWD||process.cwd()}}:{get platform(){return be?`win32`:xe?`darwin`:`linux`},get arch(){},get env(){return{}},cwd(){return`/`}};let Xt=Jt.cwd,Zt=Jt.env,Qt=Jt.platform;var $t=class extends Error{constructor(e,t,n){let r;typeof t==`string`&&t.indexOf(`not `)===0?(r=`must not be`,t=t.replace(/^not /,``)):r=`must be`;let i=`The "${e}" ${e.indexOf(`.`)===-1?`argument`:`property`} ${r} of type ${t}`;i+=`. Received type ${typeof n}`,super(i),this.code=`ERR_INVALID_ARG_TYPE`}};function en(e,t){if(typeof e!=`object`||!e)throw new $t(t,`Object`,e)}function N(e,t){if(typeof e!=`string`)throw new $t(t,`string`,e)}let tn=Qt===`win32`;function P(e){return e===47||e===92}function nn(e){return e===47}function rn(e){return e>=65&&e<=90||e>=97&&e<=122}function an(e,t,n,r){let i=``,a=0,o=-1,s=0,c=0;for(let l=0;l<=e.length;++l){if(l<e.length)c=e.charCodeAt(l);else if(r(c))break;else c=47;if(r(c)){if(!(o===l-1||s===1))if(s===2){if(i.length<2||a!==2||i.charCodeAt(i.length-1)!==46||i.charCodeAt(i.length-2)!==46){if(i.length>2){let e=i.lastIndexOf(n);e===-1?(i=``,a=0):(i=i.slice(0,e),a=i.length-1-i.lastIndexOf(n)),o=l,s=0;continue}else if(i.length!==0){i=``,a=0,o=l,s=0;continue}}t&&(i+=i.length>0?`${n}..`:`..`,a=2)}else i.length>0?i+=`${n}${e.slice(o+1,l)}`:i=e.slice(o+1,l),a=l-o-1;o=l,s=0}else c===46&&s!==-1?++s:s=-1}return i}function on(e){return e?`${e[0]===`.`?``:`.`}${e}`:``}function sn(e,t){en(t,`pathObject`);let n=t.dir||t.root,r=t.base||`${t.name||``}${on(t.ext)}`;return n?n===t.root?`${n}${r}`:`${n}${e}${r}`:r}let F={resolve(...e){let t=``,n=``,r=!1;for(let i=e.length-1;i>=-1;i--){let a;if(i>=0){if(a=e[i],N(a,`paths[${i}]`),a.length===0)continue}else t.length===0?a=Xt():(a=Zt[`=${t}`]||Xt(),(a===void 0||a.slice(0,2).toLowerCase()!==t.toLowerCase()&&a.charCodeAt(2)===92)&&(a=`${t}\\`));let o=a.length,s=0,c=``,l=!1,u=a.charCodeAt(0);if(o===1)P(u)&&(s=1,l=!0);else if(P(u))if(l=!0,P(a.charCodeAt(1))){let e=2,t=e;for(;e<o&&!P(a.charCodeAt(e));)e++;if(e<o&&e!==t){let n=a.slice(t,e);for(t=e;e<o&&P(a.charCodeAt(e));)e++;if(e<o&&e!==t){for(t=e;e<o&&!P(a.charCodeAt(e));)e++;(e===o||e!==t)&&(c=`\\\\${n}\\${a.slice(t,e)}`,s=e)}}}else s=1;else rn(u)&&a.charCodeAt(1)===58&&(c=a.slice(0,2),s=2,o>2&&P(a.charCodeAt(2))&&(l=!0,s=3));if(c.length>0)if(t.length>0){if(c.toLowerCase()!==t.toLowerCase())continue}else t=c;if(r){if(t.length>0)break}else if(n=`${a.slice(s)}\\${n}`,r=l,l&&t.length>0)break}return n=an(n,!r,`\\`,P),r?`${t}\\${n}`:`${t}${n}`||`.`},normalize(e){N(e,`path`);let t=e.length;if(t===0)return`.`;let n=0,r,i=!1,a=e.charCodeAt(0);if(t===1)return nn(a)?`\\`:e;if(P(a))if(i=!0,P(e.charCodeAt(1))){let i=2,a=i;for(;i<t&&!P(e.charCodeAt(i));)i++;if(i<t&&i!==a){let o=e.slice(a,i);for(a=i;i<t&&P(e.charCodeAt(i));)i++;if(i<t&&i!==a){for(a=i;i<t&&!P(e.charCodeAt(i));)i++;if(i===t)return`\\\\${o}\\${e.slice(a)}\\`;i!==a&&(r=`\\\\${o}\\${e.slice(a,i)}`,n=i)}}}else n=1;else rn(a)&&e.charCodeAt(1)===58&&(r=e.slice(0,2),n=2,t>2&&P(e.charCodeAt(2))&&(i=!0,n=3));let o=n<t?an(e.slice(n),!i,`\\`,P):``;if(o.length===0&&!i&&(o=`.`),o.length>0&&P(e.charCodeAt(t-1))&&(o+=`\\`),!i&&r===void 0&&e.includes(`:`)){if(o.length>=2&&rn(o.charCodeAt(0))&&o.charCodeAt(1)===58)return`.\\${o}`;let n=e.indexOf(`:`);do if(n===t-1||P(e.charCodeAt(n+1)))return`.\\${o}`;while((n=e.indexOf(`:`,n+1))!==-1)}return r===void 0?i?`\\${o}`:o:i?`${r}\\${o}`:`${r}${o}`},isAbsolute(e){N(e,`path`);let t=e.length;if(t===0)return!1;let n=e.charCodeAt(0);return P(n)||t>2&&rn(n)&&e.charCodeAt(1)===58&&P(e.charCodeAt(2))},join(...e){if(e.length===0)return`.`;let t,n;for(let r=0;r<e.length;++r){let i=e[r];N(i,`path`),i.length>0&&(t===void 0?t=n=i:t+=`\\${i}`)}if(t===void 0)return`.`;let r=!0,i=0;if(typeof n==`string`&&P(n.charCodeAt(0))){++i;let e=n.length;e>1&&P(n.charCodeAt(1))&&(++i,e>2&&(P(n.charCodeAt(2))?++i:r=!1))}if(r){for(;i<t.length&&P(t.charCodeAt(i));)i++;i>=2&&(t=`\\${t.slice(i)}`)}return F.normalize(t)},relative(e,t){if(N(e,`from`),N(t,`to`),e===t)return``;let n=F.resolve(e),r=F.resolve(t);if(n===r||(e=n.toLowerCase(),t=r.toLowerCase(),e===t))return``;if(n.length!==e.length||r.length!==t.length){let e=n.split(`\\`),t=r.split(`\\`);e[e.length-1]===``&&e.pop(),t[t.length-1]===``&&t.pop();let i=e.length,a=t.length,o=i<a?i:a,s;for(s=0;s<o&&e[s].toLowerCase()===t[s].toLowerCase();s++);return s===0?r:s===o?a>o?t.slice(s).join(`\\`):i>o?`..\\`.repeat(i-1-s)+`..`:``:`..\\`.repeat(i-s)+t.slice(s).join(`\\`)}let i=0;for(;i<e.length&&e.charCodeAt(i)===92;)i++;let a=e.length;for(;a-1>i&&e.charCodeAt(a-1)===92;)a--;let o=a-i,s=0;for(;s<t.length&&t.charCodeAt(s)===92;)s++;let c=t.length;for(;c-1>s&&t.charCodeAt(c-1)===92;)c--;let l=c-s,u=o<l?o:l,d=-1,f=0;for(;f<u;f++){let n=e.charCodeAt(i+f);if(n!==t.charCodeAt(s+f))break;n===92&&(d=f)}if(f!==u){if(d===-1)return r}else{if(l>u){if(t.charCodeAt(s+f)===92)return r.slice(s+f+1);if(f===2)return r.slice(s+f)}o>u&&(e.charCodeAt(i+f)===92?d=f:f===2&&(d=3)),d===-1&&(d=0)}let p=``;for(f=i+d+1;f<=a;++f)(f===a||e.charCodeAt(f)===92)&&(p+=p.length===0?`..`:`\\..`);return s+=d,p.length>0?`${p}${r.slice(s,c)}`:(r.charCodeAt(s)===92&&++s,r.slice(s,c))},toNamespacedPath(e){if(typeof e!=`string`||e.length===0)return e;let t=F.resolve(e);if(t.length<=2)return e;if(t.charCodeAt(0)===92){if(t.charCodeAt(1)===92){let e=t.charCodeAt(2);if(e!==63&&e!==46)return`\\\\?\\UNC\\${t.slice(2)}`}}else if(rn(t.charCodeAt(0))&&t.charCodeAt(1)===58&&t.charCodeAt(2)===92)return`\\\\?\\${t}`;return t},dirname(e){N(e,`path`);let t=e.length;if(t===0)return`.`;let n=-1,r=0,i=e.charCodeAt(0);if(t===1)return P(i)?e:`.`;if(P(i)){if(n=r=1,P(e.charCodeAt(1))){let i=2,a=i;for(;i<t&&!P(e.charCodeAt(i));)i++;if(i<t&&i!==a){for(a=i;i<t&&P(e.charCodeAt(i));)i++;if(i<t&&i!==a){for(a=i;i<t&&!P(e.charCodeAt(i));)i++;if(i===t)return e;i!==a&&(n=r=i+1)}}}}else rn(i)&&e.charCodeAt(1)===58&&(n=t>2&&P(e.charCodeAt(2))?3:2,r=n);let a=-1,o=!0;for(let n=t-1;n>=r;--n)if(P(e.charCodeAt(n))){if(!o){a=n;break}}else o=!1;if(a===-1){if(n===-1)return`.`;a=n}return e.slice(0,a)},basename(e,t){t!==void 0&&N(t,`suffix`),N(e,`path`);let n=0,r=-1,i=!0,a;if(e.length>=2&&rn(e.charCodeAt(0))&&e.charCodeAt(1)===58&&(n=2),t!==void 0&&t.length>0&&t.length<=e.length){if(t===e)return``;let o=t.length-1,s=-1;for(a=e.length-1;a>=n;--a){let c=e.charCodeAt(a);if(P(c)){if(!i){n=a+1;break}}else s===-1&&(i=!1,s=a+1),o>=0&&(c===t.charCodeAt(o)?--o===-1&&(r=a):(o=-1,r=s))}return n===r?r=s:r===-1&&(r=e.length),e.slice(n,r)}for(a=e.length-1;a>=n;--a)if(P(e.charCodeAt(a))){if(!i){n=a+1;break}}else r===-1&&(i=!1,r=a+1);return r===-1?``:e.slice(n,r)},extname(e){N(e,`path`);let t=0,n=-1,r=0,i=-1,a=!0,o=0;e.length>=2&&e.charCodeAt(1)===58&&rn(e.charCodeAt(0))&&(t=r=2);for(let s=e.length-1;s>=t;--s){let t=e.charCodeAt(s);if(P(t)){if(!a){r=s+1;break}continue}i===-1&&(a=!1,i=s+1),t===46?n===-1?n=s:o!==1&&(o=1):n!==-1&&(o=-1)}return n===-1||i===-1||o===0||o===1&&n===i-1&&n===r+1?``:e.slice(n,i)},format:sn.bind(null,`\\`),parse(e){N(e,`path`);let t={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return t;let n=e.length,r=0,i=e.charCodeAt(0);if(n===1)return P(i)?(t.root=t.dir=e,t):(t.base=t.name=e,t);if(P(i)){if(r=1,P(e.charCodeAt(1))){let t=2,i=t;for(;t<n&&!P(e.charCodeAt(t));)t++;if(t<n&&t!==i){for(i=t;t<n&&P(e.charCodeAt(t));)t++;if(t<n&&t!==i){for(i=t;t<n&&!P(e.charCodeAt(t));)t++;t===n?r=t:t!==i&&(r=t+1)}}}}else if(rn(i)&&e.charCodeAt(1)===58){if(n<=2)return t.root=t.dir=e,t;if(r=2,P(e.charCodeAt(2))){if(n===3)return t.root=t.dir=e,t;r=3}}r>0&&(t.root=e.slice(0,r));let a=-1,o=r,s=-1,c=!0,l=e.length-1,u=0;for(;l>=r;--l){if(i=e.charCodeAt(l),P(i)){if(!c){o=l+1;break}continue}s===-1&&(c=!1,s=l+1),i===46?a===-1?a=l:u!==1&&(u=1):a!==-1&&(u=-1)}return s!==-1&&(a===-1||u===0||u===1&&a===s-1&&a===o+1?t.base=t.name=e.slice(o,s):(t.name=e.slice(o,a),t.base=e.slice(o,s),t.ext=e.slice(a,s))),o>0&&o!==r?t.dir=e.slice(0,o-1):t.dir=t.root,t},sep:`\\`,delimiter:`;`,win32:null,posix:null},cn=(()=>{if(tn){let e=/\\/g;return()=>{let t=Xt().replace(e,`/`);return t.slice(t.indexOf(`/`))}}return()=>Xt()})(),I={resolve(...e){let t=``,n=!1;for(let r=e.length-1;r>=0&&!n;r--){let i=e[r];N(i,`paths[${r}]`),i.length!==0&&(t=`${i}/${t}`,n=i.charCodeAt(0)===47)}if(!n){let e=cn();t=`${e}/${t}`,n=e.charCodeAt(0)===47}return t=an(t,!n,`/`,nn),n?`/${t}`:t.length>0?t:`.`},normalize(e){if(N(e,`path`),e.length===0)return`.`;let t=e.charCodeAt(0)===47,n=e.charCodeAt(e.length-1)===47;return e=an(e,!t,`/`,nn),e.length===0?t?`/`:n?`./`:`.`:(n&&(e+=`/`),t?`/${e}`:e)},isAbsolute(e){return N(e,`path`),e.length>0&&e.charCodeAt(0)===47},join(...e){if(e.length===0)return`.`;let t=[];for(let n=0;n<e.length;++n){let r=e[n];N(r,`path`),r.length>0&&t.push(r)}return t.length===0?`.`:I.normalize(t.join(`/`))},relative(e,t){if(N(e,`from`),N(t,`to`),e===t||(e=I.resolve(e),t=I.resolve(t),e===t))return``;let n=e.length,r=n-1,i=t.length-1,a=r<i?r:i,o=-1,s=0;for(;s<a;s++){let n=e.charCodeAt(1+s);if(n!==t.charCodeAt(1+s))break;n===47&&(o=s)}if(s===a)if(i>a){if(t.charCodeAt(1+s)===47)return t.slice(1+s+1);if(s===0)return t.slice(1+s)}else r>a&&(e.charCodeAt(1+s)===47?o=s:s===0&&(o=0));let c=``;for(s=1+o+1;s<=n;++s)(s===n||e.charCodeAt(s)===47)&&(c+=c.length===0?`..`:`/..`);return`${c}${t.slice(1+o)}`},toNamespacedPath(e){return e},dirname(e){if(N(e,`path`),e.length===0)return`.`;let t=e.charCodeAt(0)===47,n=-1,r=!0;for(let t=e.length-1;t>=1;--t)if(e.charCodeAt(t)===47){if(!r){n=t;break}}else r=!1;return n===-1?t?`/`:`.`:t&&n===1?`//`:e.slice(0,n)},basename(e,t){t!==void 0&&N(t,`suffix`),N(e,`path`);let n=0,r=-1,i=!0,a;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t===e)return``;let o=t.length-1,s=-1;for(a=e.length-1;a>=0;--a){let c=e.charCodeAt(a);if(c===47){if(!i){n=a+1;break}}else s===-1&&(i=!1,s=a+1),o>=0&&(c===t.charCodeAt(o)?--o===-1&&(r=a):(o=-1,r=s))}return n===r?r=s:r===-1&&(r=e.length),e.slice(n,r)}for(a=e.length-1;a>=0;--a)if(e.charCodeAt(a)===47){if(!i){n=a+1;break}}else r===-1&&(i=!1,r=a+1);return r===-1?``:e.slice(n,r)},extname(e){N(e,`path`);let t=-1,n=0,r=-1,i=!0,a=0;for(let o=e.length-1;o>=0;--o){let s=e[o];if(s===`/`){if(!i){n=o+1;break}continue}r===-1&&(i=!1,r=o+1),s===`.`?t===-1?t=o:a!==1&&(a=1):t!==-1&&(a=-1)}return t===-1||r===-1||a===0||a===1&&t===r-1&&t===n+1?``:e.slice(t,r)},format:sn.bind(null,`/`),parse(e){N(e,`path`);let t={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return t;let n=e.charCodeAt(0)===47,r;n?(t.root=`/`,r=1):r=0;let i=-1,a=0,o=-1,s=!0,c=e.length-1,l=0;for(;c>=r;--c){let t=e.charCodeAt(c);if(t===47){if(!s){a=c+1;break}continue}o===-1&&(s=!1,o=c+1),t===46?i===-1?i=c:l!==1&&(l=1):i!==-1&&(l=-1)}if(o!==-1){let r=a===0&&n?1:a;i===-1||l===0||l===1&&i===o-1&&i===a+1?t.base=t.name=e.slice(r,o):(t.name=e.slice(r,i),t.base=e.slice(r,o),t.ext=e.slice(i,o))}return a>0?t.dir=e.slice(0,a-1):n&&(t.dir=`/`),t},sep:`/`,delimiter:`:`,win32:null,posix:null};I.win32=F.win32=F,I.posix=F.posix=I,tn?F.normalize:I.normalize,tn?F.resolve:I.resolve,tn?F.relative:I.relative,tn?F.dirname:I.dirname,tn?F.basename:I.basename,tn?F.extname:I.extname,tn?F.sep:I.sep;let ln=/^\w[\w\d+.-]*$/,un=/^\//,dn=/^\/\//;function fn(e,t){if(!e.scheme&&t)throw Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${e.authority}", path: "${e.path}", query: "${e.query}", fragment: "${e.fragment}"}`);if(e.scheme&&!ln.test(e.scheme))throw Error(`[UriError]: Scheme contains illegal characters.`);if(e.path){if(e.authority){if(!un.test(e.path))throw Error(`[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character`)}else if(dn.test(e.path))throw Error(`[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")`)}}function pn(e,t){return!e&&!t?`file`:e}function mn(e,t){switch(e){case`https`:case`http`:case`file`:t?t[0]!==hn&&(t=hn+t):t=hn;break}return t}let hn=`/`,gn=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;var _n=class e{static isUri(t){return t instanceof e?!0:!t||typeof t!=`object`?!1:typeof t.authority==`string`&&typeof t.fragment==`string`&&typeof t.path==`string`&&typeof t.query==`string`&&typeof t.scheme==`string`&&typeof t.fsPath==`string`&&typeof t.with==`function`&&typeof t.toString==`function`}constructor(e,t,n,r,i,a=!1){typeof e==`object`?(this.scheme=e.scheme||``,this.authority=e.authority||``,this.path=e.path||``,this.query=e.query||``,this.fragment=e.fragment||``):(this.scheme=pn(e,a),this.authority=t||``,this.path=mn(this.scheme,n||``),this.query=r||``,this.fragment=i||``,fn(this,a))}get fsPath(){return Cn(this,!1)}with(e){if(!e)return this;let{scheme:t,authority:n,path:r,query:i,fragment:a}=e;return t===void 0?t=this.scheme:t===null&&(t=``),n===void 0?n=this.authority:n===null&&(n=``),r===void 0?r=this.path:r===null&&(r=``),i===void 0?i=this.query:i===null&&(i=``),a===void 0?a=this.fragment:a===null&&(a=``),t===this.scheme&&n===this.authority&&r===this.path&&i===this.query&&a===this.fragment?this:new yn(t,n,r,i,a)}static parse(e,t=!1){let n=gn.exec(e);return n?new yn(n[2]||``,Dn(n[4]||``),Dn(n[5]||``),Dn(n[7]||``),Dn(n[9]||``),t):new yn(``,``,``,``,``)}static file(e){let t=``;if(be&&(e=e.replace(/\\/g,`/`)),e[0]===`/`&&e[1]===`/`){let n=e.indexOf(`/`,2);n===-1?(t=e.substring(2),e=`/`):(t=e.substring(2,n),e=e.substring(n)||`/`)}return new yn(`file`,t,e,``,``)}static from(e,t){return new yn(e.scheme,e.authority,e.path,e.query,e.fragment,t)}static joinPath(t,...n){if(!t.path)throw Error(`[UriError]: cannot call joinPath on URI without path`);let r;return r=be&&t.scheme===`file`?e.file(F.join(Cn(t,!0),...n)).path:I.join(t.path,...n),t.with({path:r})}toString(e=!1){return wn(this,e)}toJSON(){return this}static revive(t){if(!t||t instanceof e)return t;{let e=new yn(t);return e._formatted=t.external??null,e._fsPath=t._sep===vn?t.fsPath??null:null,e}}};let vn=be?1:void 0;var yn=class extends _n{constructor(){super(...arguments),this._formatted=null,this._fsPath=null}get fsPath(){return this._fsPath||=Cn(this,!1),this._fsPath}toString(e=!1){return e?wn(this,!0):(this._formatted||=wn(this,!1),this._formatted)}toJSON(){let e={$mid:1};return this._fsPath&&(e.fsPath=this._fsPath,e._sep=vn),this._formatted&&(e.external=this._formatted),this.path&&(e.path=this.path),this.scheme&&(e.scheme=this.scheme),this.authority&&(e.authority=this.authority),this.query&&(e.query=this.query),this.fragment&&(e.fragment=this.fragment),e}};let bn={58:`%3A`,47:`%2F`,63:`%3F`,35:`%23`,91:`%5B`,93:`%5D`,64:`%40`,33:`%21`,36:`%24`,38:`%26`,39:`%27`,40:`%28`,41:`%29`,42:`%2A`,43:`%2B`,44:`%2C`,59:`%3B`,61:`%3D`,32:`%20`};function xn(e,t,n){let r,i=-1;for(let a=0;a<e.length;a++){let o=e.charCodeAt(a);if(o>=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||o===45||o===46||o===95||o===126||t&&o===47||n&&o===91||n&&o===93||n&&o===58)i!==-1&&(r+=encodeURIComponent(e.substring(i,a)),i=-1),r!==void 0&&(r+=e.charAt(a));else{r===void 0&&(r=e.substr(0,a));let t=bn[o];t===void 0?i===-1&&(i=a):(i!==-1&&(r+=encodeURIComponent(e.substring(i,a)),i=-1),r+=t)}}return i!==-1&&(r+=encodeURIComponent(e.substring(i))),r===void 0?e:r}function Sn(e){let t;for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);r===35||r===63?(t===void 0&&(t=e.substr(0,n)),t+=bn[r]):t!==void 0&&(t+=e[n])}return t===void 0?e:t}function Cn(e,t){let n;return n=e.authority&&e.path.length>1&&e.scheme===`file`?`//${e.authority}${e.path}`:e.path.charCodeAt(0)===47&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&e.path.charCodeAt(2)===58?t?e.path.substr(1):e.path[1].toLowerCase()+e.path.substr(2):e.path,be&&(n=n.replace(/\//g,`\\`)),n}function wn(e,t){let n=t?Sn:xn,r=``,{scheme:i,authority:a,path:o,query:s,fragment:c}=e;if(i&&(r+=i,r+=`:`),(a||i===`file`)&&(r+=`/`,r+=`/`),a){let e=a.indexOf(`@`);if(e!==-1){let t=a.substr(0,e);a=a.substr(e+1),e=t.lastIndexOf(`:`),e===-1?r+=n(t,!1,!1):(r+=n(t.substr(0,e),!1,!1),r+=`:`,r+=n(t.substr(e+1),!1,!0)),r+=`@`}a=a.toLowerCase(),e=a.lastIndexOf(`:`),e===-1?r+=n(a,!1,!0):(r+=n(a.substr(0,e),!1,!0),r+=a.substr(e))}if(o){if(o.length>=3&&o.charCodeAt(0)===47&&o.charCodeAt(2)===58){let e=o.charCodeAt(1);e>=65&&e<=90&&(o=`/${String.fromCharCode(e+32)}:${o.substr(3)}`)}else if(o.length>=2&&o.charCodeAt(1)===58){let e=o.charCodeAt(0);e>=65&&e<=90&&(o=`${String.fromCharCode(e+32)}:${o.substr(2)}`)}r+=n(o,!0,!1)}return s&&(r+=`?`,r+=n(s,!1,!1)),c&&(r+=`#`,r+=t?c:xn(c,!1,!1)),r}function Tn(e){try{return decodeURIComponent(e)}catch{return e.length>3?e.substr(0,3)+Tn(e.substr(3)):e}}let En=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function Dn(e){return e.match(En)?e.replace(En,e=>Tn(e)):e}var On=class e extends M{constructor(e,t,n,r){super(e,t,n,r),this.selectionStartLineNumber=e,this.selectionStartColumn=t,this.positionLineNumber=n,this.positionColumn=r}toString(){return`[`+this.selectionStartLineNumber+`,`+this.selectionStartColumn+` -> `+this.positionLineNumber+`,`+this.positionColumn+`]`}equalsSelection(t){return e.selectionsEqual(this,t)}static selectionsEqual(e,t){return e.selectionStartLineNumber===t.selectionStartLineNumber&&e.selectionStartColumn===t.selectionStartColumn&&e.positionLineNumber===t.positionLineNumber&&e.positionColumn===t.positionColumn}getDirection(){return this.selectionStartLineNumber===this.startLineNumber&&this.selectionStartColumn===this.startColumn?0:1}setEndPosition(t,n){return this.getDirection()===0?new e(this.startLineNumber,this.startColumn,t,n):new e(t,n,this.startLineNumber,this.startColumn)}getPosition(){return new j(this.positionLineNumber,this.positionColumn)}getSelectionStart(){return new j(this.selectionStartLineNumber,this.selectionStartColumn)}setStartPosition(t,n){return this.getDirection()===0?new e(t,n,this.endLineNumber,this.endColumn):new e(this.endLineNumber,this.endColumn,t,n)}static fromPositions(t,n=t){return new e(t.lineNumber,t.column,n.lineNumber,n.column)}static fromRange(t,n){return n===0?new e(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):new e(t.endLineNumber,t.endColumn,t.startLineNumber,t.startColumn)}static liftSelection(t){return new e(t.selectionStartLineNumber,t.selectionStartColumn,t.positionLineNumber,t.positionColumn)}static selectionsArrEqual(e,t){if(e&&!t||!e&&t)return!1;if(!e&&!t)return!0;if(e.length!==t.length)return!1;for(let n=0,r=e.length;n<r;n++)if(!this.selectionsEqual(e[n],t[n]))return!1;return!0}static isISelection(e){return e&&typeof e.selectionStartLineNumber==`number`&&typeof e.selectionStartColumn==`number`&&typeof e.positionLineNumber==`number`&&typeof e.positionColumn==`number`}static createWithDirection(t,n,r,i,a){return a===0?new e(t,n,r,i):new e(r,i,t,n)}};let kn=Object.create(null);function L(e,t){if(f(t)){let n=kn[t];if(n===void 0)throw Error(`${e} references an unknown codicon: ${t}`);t=n}return kn[e]=t,{id:e}}let An={add:L(`add`,6e4),plus:L(`plus`,6e4),gistNew:L(`gist-new`,6e4),repoCreate:L(`repo-create`,6e4),lightbulb:L(`lightbulb`,60001),lightBulb:L(`light-bulb`,60001),repo:L(`repo`,60002),repoDelete:L(`repo-delete`,60002),gistFork:L(`gist-fork`,60003),repoForked:L(`repo-forked`,60003),gitPullRequest:L(`git-pull-request`,60004),gitPullRequestAbandoned:L(`git-pull-request-abandoned`,60004),recordKeys:L(`record-keys`,60005),keyboard:L(`keyboard`,60005),tag:L(`tag`,60006),gitPullRequestLabel:L(`git-pull-request-label`,60006),tagAdd:L(`tag-add`,60006),tagRemove:L(`tag-remove`,60006),person:L(`person`,60007),personFollow:L(`person-follow`,60007),personOutline:L(`person-outline`,60007),personFilled:L(`person-filled`,60007),gitBranch:L(`git-branch`,60008),gitBranchCreate:L(`git-branch-create`,60008),gitBranchDelete:L(`git-branch-delete`,60008),sourceControl:L(`source-control`,60008),mirror:L(`mirror`,60009),mirrorPublic:L(`mirror-public`,60009),star:L(`star`,60010),starAdd:L(`star-add`,60010),starDelete:L(`star-delete`,60010),starEmpty:L(`star-empty`,60010),comment:L(`comment`,60011),commentAdd:L(`comment-add`,60011),alert:L(`alert`,60012),warning:L(`warning`,60012),search:L(`search`,60013),searchSave:L(`search-save`,60013),logOut:L(`log-out`,60014),signOut:L(`sign-out`,60014),logIn:L(`log-in`,60015),signIn:L(`sign-in`,60015),eye:L(`eye`,60016),eyeUnwatch:L(`eye-unwatch`,60016),eyeWatch:L(`eye-watch`,60016),circleFilled:L(`circle-filled`,60017),primitiveDot:L(`primitive-dot`,60017),closeDirty:L(`close-dirty`,60017),debugBreakpoint:L(`debug-breakpoint`,60017),debugBreakpointDisabled:L(`debug-breakpoint-disabled`,60017),debugHint:L(`debug-hint`,60017),terminalDecorationSuccess:L(`terminal-decoration-success`,60017),primitiveSquare:L(`primitive-square`,60018),edit:L(`edit`,60019),pencil:L(`pencil`,60019),info:L(`info`,60020),issueOpened:L(`issue-opened`,60020),gistPrivate:L(`gist-private`,60021),gitForkPrivate:L(`git-fork-private`,60021),lock:L(`lock`,60021),mirrorPrivate:L(`mirror-private`,60021),close:L(`close`,60022),removeClose:L(`remove-close`,60022),x:L(`x`,60022),repoSync:L(`repo-sync`,60023),sync:L(`sync`,60023),clone:L(`clone`,60024),desktopDownload:L(`desktop-download`,60024),beaker:L(`beaker`,60025),microscope:L(`microscope`,60025),vm:L(`vm`,60026),deviceDesktop:L(`device-desktop`,60026),file:L(`file`,60027),fileText:L(`file-text`,60027),more:L(`more`,60028),ellipsis:L(`ellipsis`,60028),kebabHorizontal:L(`kebab-horizontal`,60028),mailReply:L(`mail-reply`,60029),reply:L(`reply`,60029),organization:L(`organization`,60030),organizationFilled:L(`organization-filled`,60030),organizationOutline:L(`organization-outline`,60030),newFile:L(`new-file`,60031),fileAdd:L(`file-add`,60031),newFolder:L(`new-folder`,60032),fileDirectoryCreate:L(`file-directory-create`,60032),trash:L(`trash`,60033),trashcan:L(`trashcan`,60033),history:L(`history`,60034),clock:L(`clock`,60034),folder:L(`folder`,60035),fileDirectory:L(`file-directory`,60035),symbolFolder:L(`symbol-folder`,60035),logoGithub:L(`logo-github`,60036),markGithub:L(`mark-github`,60036),github:L(`github`,60036),terminal:L(`terminal`,60037),console:L(`console`,60037),repl:L(`repl`,60037),zap:L(`zap`,60038),symbolEvent:L(`symbol-event`,60038),error:L(`error`,60039),stop:L(`stop`,60039),variable:L(`variable`,60040),symbolVariable:L(`symbol-variable`,60040),array:L(`array`,60042),symbolArray:L(`symbol-array`,60042),symbolModule:L(`symbol-module`,60043),symbolPackage:L(`symbol-package`,60043),symbolNamespace:L(`symbol-namespace`,60043),symbolObject:L(`symbol-object`,60043),symbolMethod:L(`symbol-method`,60044),symbolFunction:L(`symbol-function`,60044),symbolConstructor:L(`symbol-constructor`,60044),symbolBoolean:L(`symbol-boolean`,60047),symbolNull:L(`symbol-null`,60047),symbolNumeric:L(`symbol-numeric`,60048),symbolNumber:L(`symbol-number`,60048),symbolStructure:L(`symbol-structure`,60049),symbolStruct:L(`symbol-struct`,60049),symbolParameter:L(`symbol-parameter`,60050),symbolTypeParameter:L(`symbol-type-parameter`,60050),symbolKey:L(`symbol-key`,60051),symbolText:L(`symbol-text`,60051),symbolReference:L(`symbol-reference`,60052),goToFile:L(`go-to-file`,60052),symbolEnum:L(`symbol-enum`,60053),symbolValue:L(`symbol-value`,60053),symbolRuler:L(`symbol-ruler`,60054),symbolUnit:L(`symbol-unit`,60054),activateBreakpoints:L(`activate-breakpoints`,60055),archive:L(`archive`,60056),arrowBoth:L(`arrow-both`,60057),arrowDown:L(`arrow-down`,60058),arrowLeft:L(`arrow-left`,60059),arrowRight:L(`arrow-right`,60060),arrowSmallDown:L(`arrow-small-down`,60061),arrowSmallLeft:L(`arrow-small-left`,60062),arrowSmallRight:L(`arrow-small-right`,60063),arrowSmallUp:L(`arrow-small-up`,60064),arrowUp:L(`arrow-up`,60065),bell:L(`bell`,60066),bold:L(`bold`,60067),book:L(`book`,60068),bookmark:L(`bookmark`,60069),debugBreakpointConditionalUnverified:L(`debug-breakpoint-conditional-unverified`,60070),debugBreakpointConditional:L(`debug-breakpoint-conditional`,60071),debugBreakpointConditionalDisabled:L(`debug-breakpoint-conditional-disabled`,60071),debugBreakpointDataUnverified:L(`debug-breakpoint-data-unverified`,60072),debugBreakpointData:L(`debug-breakpoint-data`,60073),debugBreakpointDataDisabled:L(`debug-breakpoint-data-disabled`,60073),debugBreakpointLogUnverified:L(`debug-breakpoint-log-unverified`,60074),debugBreakpointLog:L(`debug-breakpoint-log`,60075),debugBreakpointLogDisabled:L(`debug-breakpoint-log-disabled`,60075),briefcase:L(`briefcase`,60076),broadcast:L(`broadcast`,60077),browser:L(`browser`,60078),bug:L(`bug`,60079),calendar:L(`calendar`,60080),caseSensitive:L(`case-sensitive`,60081),check:L(`check`,60082),checklist:L(`checklist`,60083),chevronDown:L(`chevron-down`,60084),chevronLeft:L(`chevron-left`,60085),chevronRight:L(`chevron-right`,60086),chevronUp:L(`chevron-up`,60087),chromeClose:L(`chrome-close`,60088),chromeMaximize:L(`chrome-maximize`,60089),chromeMinimize:L(`chrome-minimize`,60090),chromeRestore:L(`chrome-restore`,60091),circleOutline:L(`circle-outline`,60092),circle:L(`circle`,60092),debugBreakpointUnverified:L(`debug-breakpoint-unverified`,60092),terminalDecorationIncomplete:L(`terminal-decoration-incomplete`,60092),circleSlash:L(`circle-slash`,60093),circuitBoard:L(`circuit-board`,60094),clearAll:L(`clear-all`,60095),clippy:L(`clippy`,60096),closeAll:L(`close-all`,60097),cloudDownload:L(`cloud-download`,60098),cloudUpload:L(`cloud-upload`,60099),code:L(`code`,60100),collapseAll:L(`collapse-all`,60101),colorMode:L(`color-mode`,60102),commentDiscussion:L(`comment-discussion`,60103),creditCard:L(`credit-card`,60105),dash:L(`dash`,60108),dashboard:L(`dashboard`,60109),database:L(`database`,60110),debugContinue:L(`debug-continue`,60111),debugDisconnect:L(`debug-disconnect`,60112),debugPause:L(`debug-pause`,60113),debugRestart:L(`debug-restart`,60114),debugStart:L(`debug-start`,60115),debugStepInto:L(`debug-step-into`,60116),debugStepOut:L(`debug-step-out`,60117),debugStepOver:L(`debug-step-over`,60118),debugStop:L(`debug-stop`,60119),debug:L(`debug`,60120),deviceCameraVideo:L(`device-camera-video`,60121),deviceCamera:L(`device-camera`,60122),deviceMobile:L(`device-mobile`,60123),diffAdded:L(`diff-added`,60124),diffIgnored:L(`diff-ignored`,60125),diffModified:L(`diff-modified`,60126),diffRemoved:L(`diff-removed`,60127),diffRenamed:L(`diff-renamed`,60128),diff:L(`diff`,60129),diffSidebyside:L(`diff-sidebyside`,60129),discard:L(`discard`,60130),editorLayout:L(`editor-layout`,60131),emptyWindow:L(`empty-window`,60132),exclude:L(`exclude`,60133),extensions:L(`extensions`,60134),eyeClosed:L(`eye-closed`,60135),fileBinary:L(`file-binary`,60136),fileCode:L(`file-code`,60137),fileMedia:L(`file-media`,60138),filePdf:L(`file-pdf`,60139),fileSubmodule:L(`file-submodule`,60140),fileSymlinkDirectory:L(`file-symlink-directory`,60141),fileSymlinkFile:L(`file-symlink-file`,60142),fileZip:L(`file-zip`,60143),files:L(`files`,60144),filter:L(`filter`,60145),flame:L(`flame`,60146),foldDown:L(`fold-down`,60147),foldUp:L(`fold-up`,60148),fold:L(`fold`,60149),folderActive:L(`folder-active`,60150),folderOpened:L(`folder-opened`,60151),gear:L(`gear`,60152),gift:L(`gift`,60153),gistSecret:L(`gist-secret`,60154),gist:L(`gist`,60155),gitCommit:L(`git-commit`,60156),gitCompare:L(`git-compare`,60157),compareChanges:L(`compare-changes`,60157),gitMerge:L(`git-merge`,60158),githubAction:L(`github-action`,60159),githubAlt:L(`github-alt`,60160),globe:L(`globe`,60161),grabber:L(`grabber`,60162),graph:L(`graph`,60163),gripper:L(`gripper`,60164),heart:L(`heart`,60165),home:L(`home`,60166),horizontalRule:L(`horizontal-rule`,60167),hubot:L(`hubot`,60168),inbox:L(`inbox`,60169),issueReopened:L(`issue-reopened`,60171),issues:L(`issues`,60172),italic:L(`italic`,60173),jersey:L(`jersey`,60174),json:L(`json`,60175),kebabVertical:L(`kebab-vertical`,60176),key:L(`key`,60177),law:L(`law`,60178),lightbulbAutofix:L(`lightbulb-autofix`,60179),linkExternal:L(`link-external`,60180),link:L(`link`,60181),listOrdered:L(`list-ordered`,60182),listUnordered:L(`list-unordered`,60183),liveShare:L(`live-share`,60184),loading:L(`loading`,60185),location:L(`location`,60186),mailRead:L(`mail-read`,60187),mail:L(`mail`,60188),markdown:L(`markdown`,60189),megaphone:L(`megaphone`,60190),mention:L(`mention`,60191),milestone:L(`milestone`,60192),gitPullRequestMilestone:L(`git-pull-request-milestone`,60192),mortarBoard:L(`mortar-board`,60193),move:L(`move`,60194),multipleWindows:L(`multiple-windows`,60195),mute:L(`mute`,60196),noNewline:L(`no-newline`,60197),note:L(`note`,60198),octoface:L(`octoface`,60199),openPreview:L(`open-preview`,60200),package:L(`package`,60201),paintcan:L(`paintcan`,60202),pin:L(`pin`,60203),play:L(`play`,60204),run:L(`run`,60204),plug:L(`plug`,60205),preserveCase:L(`preserve-case`,60206),preview:L(`preview`,60207),project:L(`project`,60208),pulse:L(`pulse`,60209),question:L(`question`,60210),quote:L(`quote`,60211),radioTower:L(`radio-tower`,60212),reactions:L(`reactions`,60213),references:L(`references`,60214),refresh:L(`refresh`,60215),regex:L(`regex`,60216),remoteExplorer:L(`remote-explorer`,60217),remote:L(`remote`,60218),remove:L(`remove`,60219),replaceAll:L(`replace-all`,60220),replace:L(`replace`,60221),repoClone:L(`repo-clone`,60222),repoForcePush:L(`repo-force-push`,60223),repoPull:L(`repo-pull`,60224),repoPush:L(`repo-push`,60225),report:L(`report`,60226),requestChanges:L(`request-changes`,60227),rocket:L(`rocket`,60228),rootFolderOpened:L(`root-folder-opened`,60229),rootFolder:L(`root-folder`,60230),rss:L(`rss`,60231),ruby:L(`ruby`,60232),saveAll:L(`save-all`,60233),saveAs:L(`save-as`,60234),save:L(`save`,60235),screenFull:L(`screen-full`,60236),screenNormal:L(`screen-normal`,60237),searchStop:L(`search-stop`,60238),server:L(`server`,60240),settingsGear:L(`settings-gear`,60241),settings:L(`settings`,60242),shield:L(`shield`,60243),smiley:L(`smiley`,60244),sortPrecedence:L(`sort-precedence`,60245),splitHorizontal:L(`split-horizontal`,60246),splitVertical:L(`split-vertical`,60247),squirrel:L(`squirrel`,60248),starFull:L(`star-full`,60249),starHalf:L(`star-half`,60250),symbolClass:L(`symbol-class`,60251),symbolColor:L(`symbol-color`,60252),symbolConstant:L(`symbol-constant`,60253),symbolEnumMember:L(`symbol-enum-member`,60254),symbolField:L(`symbol-field`,60255),symbolFile:L(`symbol-file`,60256),symbolInterface:L(`symbol-interface`,60257),symbolKeyword:L(`symbol-keyword`,60258),symbolMisc:L(`symbol-misc`,60259),symbolOperator:L(`symbol-operator`,60260),symbolProperty:L(`symbol-property`,60261),wrench:L(`wrench`,60261),wrenchSubaction:L(`wrench-subaction`,60261),symbolSnippet:L(`symbol-snippet`,60262),tasklist:L(`tasklist`,60263),telescope:L(`telescope`,60264),textSize:L(`text-size`,60265),threeBars:L(`three-bars`,60266),thumbsdown:L(`thumbsdown`,60267),thumbsup:L(`thumbsup`,60268),tools:L(`tools`,60269),triangleDown:L(`triangle-down`,60270),triangleLeft:L(`triangle-left`,60271),triangleRight:L(`triangle-right`,60272),triangleUp:L(`triangle-up`,60273),twitter:L(`twitter`,60274),unfold:L(`unfold`,60275),unlock:L(`unlock`,60276),unmute:L(`unmute`,60277),unverified:L(`unverified`,60278),verified:L(`verified`,60279),versions:L(`versions`,60280),vmActive:L(`vm-active`,60281),vmOutline:L(`vm-outline`,60282),vmRunning:L(`vm-running`,60283),watch:L(`watch`,60284),whitespace:L(`whitespace`,60285),wholeWord:L(`whole-word`,60286),window:L(`window`,60287),wordWrap:L(`word-wrap`,60288),zoomIn:L(`zoom-in`,60289),zoomOut:L(`zoom-out`,60290),listFilter:L(`list-filter`,60291),listFlat:L(`list-flat`,60292),listSelection:L(`list-selection`,60293),selection:L(`selection`,60293),listTree:L(`list-tree`,60294),debugBreakpointFunctionUnverified:L(`debug-breakpoint-function-unverified`,60295),debugBreakpointFunction:L(`debug-breakpoint-function`,60296),debugBreakpointFunctionDisabled:L(`debug-breakpoint-function-disabled`,60296),debugStackframeActive:L(`debug-stackframe-active`,60297),circleSmallFilled:L(`circle-small-filled`,60298),debugStackframeDot:L(`debug-stackframe-dot`,60298),terminalDecorationMark:L(`terminal-decoration-mark`,60298),debugStackframe:L(`debug-stackframe`,60299),debugStackframeFocused:L(`debug-stackframe-focused`,60299),debugBreakpointUnsupported:L(`debug-breakpoint-unsupported`,60300),symbolString:L(`symbol-string`,60301),debugReverseContinue:L(`debug-reverse-continue`,60302),debugStepBack:L(`debug-step-back`,60303),debugRestartFrame:L(`debug-restart-frame`,60304),debugAlt:L(`debug-alt`,60305),callIncoming:L(`call-incoming`,60306),callOutgoing:L(`call-outgoing`,60307),menu:L(`menu`,60308),expandAll:L(`expand-all`,60309),feedback:L(`feedback`,60310),gitPullRequestReviewer:L(`git-pull-request-reviewer`,60310),groupByRefType:L(`group-by-ref-type`,60311),ungroupByRefType:L(`ungroup-by-ref-type`,60312),account:L(`account`,60313),gitPullRequestAssignee:L(`git-pull-request-assignee`,60313),bellDot:L(`bell-dot`,60314),debugConsole:L(`debug-console`,60315),library:L(`library`,60316),output:L(`output`,60317),runAll:L(`run-all`,60318),syncIgnored:L(`sync-ignored`,60319),pinned:L(`pinned`,60320),githubInverted:L(`github-inverted`,60321),serverProcess:L(`server-process`,60322),serverEnvironment:L(`server-environment`,60323),pass:L(`pass`,60324),issueClosed:L(`issue-closed`,60324),stopCircle:L(`stop-circle`,60325),playCircle:L(`play-circle`,60326),record:L(`record`,60327),debugAltSmall:L(`debug-alt-small`,60328),vmConnect:L(`vm-connect`,60329),cloud:L(`cloud`,60330),merge:L(`merge`,60331),export:L(`export`,60332),graphLeft:L(`graph-left`,60333),magnet:L(`magnet`,60334),notebook:L(`notebook`,60335),redo:L(`redo`,60336),checkAll:L(`check-all`,60337),pinnedDirty:L(`pinned-dirty`,60338),passFilled:L(`pass-filled`,60339),circleLargeFilled:L(`circle-large-filled`,60340),circleLarge:L(`circle-large`,60341),circleLargeOutline:L(`circle-large-outline`,60341),combine:L(`combine`,60342),gather:L(`gather`,60342),table:L(`table`,60343),variableGroup:L(`variable-group`,60344),typeHierarchy:L(`type-hierarchy`,60345),typeHierarchySub:L(`type-hierarchy-sub`,60346),typeHierarchySuper:L(`type-hierarchy-super`,60347),gitPullRequestCreate:L(`git-pull-request-create`,60348),runAbove:L(`run-above`,60349),runBelow:L(`run-below`,60350),notebookTemplate:L(`notebook-template`,60351),debugRerun:L(`debug-rerun`,60352),workspaceTrusted:L(`workspace-trusted`,60353),workspaceUntrusted:L(`workspace-untrusted`,60354),workspaceUnknown:L(`workspace-unknown`,60355),terminalCmd:L(`terminal-cmd`,60356),terminalDebian:L(`terminal-debian`,60357),terminalLinux:L(`terminal-linux`,60358),terminalPowershell:L(`terminal-powershell`,60359),terminalTmux:L(`terminal-tmux`,60360),terminalUbuntu:L(`terminal-ubuntu`,60361),terminalBash:L(`terminal-bash`,60362),arrowSwap:L(`arrow-swap`,60363),copy:L(`copy`,60364),personAdd:L(`person-add`,60365),filterFilled:L(`filter-filled`,60366),wand:L(`wand`,60367),debugLineByLine:L(`debug-line-by-line`,60368),inspect:L(`inspect`,60369),layers:L(`layers`,60370),layersDot:L(`layers-dot`,60371),layersActive:L(`layers-active`,60372),compass:L(`compass`,60373),compassDot:L(`compass-dot`,60374),compassActive:L(`compass-active`,60375),azure:L(`azure`,60376),issueDraft:L(`issue-draft`,60377),gitPullRequestClosed:L(`git-pull-request-closed`,60378),gitPullRequestDraft:L(`git-pull-request-draft`,60379),debugAll:L(`debug-all`,60380),debugCoverage:L(`debug-coverage`,60381),runErrors:L(`run-errors`,60382),folderLibrary:L(`folder-library`,60383),debugContinueSmall:L(`debug-continue-small`,60384),beakerStop:L(`beaker-stop`,60385),graphLine:L(`graph-line`,60386),graphScatter:L(`graph-scatter`,60387),pieChart:L(`pie-chart`,60388),bracket:L(`bracket`,60175),bracketDot:L(`bracket-dot`,60389),bracketError:L(`bracket-error`,60390),lockSmall:L(`lock-small`,60391),azureDevops:L(`azure-devops`,60392),verifiedFilled:L(`verified-filled`,60393),newline:L(`newline`,60394),layout:L(`layout`,60395),layoutActivitybarLeft:L(`layout-activitybar-left`,60396),layoutActivitybarRight:L(`layout-activitybar-right`,60397),layoutPanelLeft:L(`layout-panel-left`,60398),layoutPanelCenter:L(`layout-panel-center`,60399),layoutPanelJustify:L(`layout-panel-justify`,60400),layoutPanelRight:L(`layout-panel-right`,60401),layoutPanel:L(`layout-panel`,60402),layoutSidebarLeft:L(`layout-sidebar-left`,60403),layoutSidebarRight:L(`layout-sidebar-right`,60404),layoutStatusbar:L(`layout-statusbar`,60405),layoutMenubar:L(`layout-menubar`,60406),layoutCentered:L(`layout-centered`,60407),target:L(`target`,60408),indent:L(`indent`,60409),recordSmall:L(`record-small`,60410),errorSmall:L(`error-small`,60411),terminalDecorationError:L(`terminal-decoration-error`,60411),arrowCircleDown:L(`arrow-circle-down`,60412),arrowCircleLeft:L(`arrow-circle-left`,60413),arrowCircleRight:L(`arrow-circle-right`,60414),arrowCircleUp:L(`arrow-circle-up`,60415),layoutSidebarRightOff:L(`layout-sidebar-right-off`,60416),layoutPanelOff:L(`layout-panel-off`,60417),layoutSidebarLeftOff:L(`layout-sidebar-left-off`,60418),blank:L(`blank`,60419),heartFilled:L(`heart-filled`,60420),map:L(`map`,60421),mapHorizontal:L(`map-horizontal`,60421),foldHorizontal:L(`fold-horizontal`,60421),mapFilled:L(`map-filled`,60422),mapHorizontalFilled:L(`map-horizontal-filled`,60422),foldHorizontalFilled:L(`fold-horizontal-filled`,60422),circleSmall:L(`circle-small`,60423),bellSlash:L(`bell-slash`,60424),bellSlashDot:L(`bell-slash-dot`,60425),commentUnresolved:L(`comment-unresolved`,60426),gitPullRequestGoToChanges:L(`git-pull-request-go-to-changes`,60427),gitPullRequestNewChanges:L(`git-pull-request-new-changes`,60428),searchFuzzy:L(`search-fuzzy`,60429),commentDraft:L(`comment-draft`,60430),send:L(`send`,60431),sparkle:L(`sparkle`,60432),insert:L(`insert`,60433),mic:L(`mic`,60434),thumbsdownFilled:L(`thumbsdown-filled`,60435),thumbsupFilled:L(`thumbsup-filled`,60436),coffee:L(`coffee`,60437),snake:L(`snake`,60438),game:L(`game`,60439),vr:L(`vr`,60440),chip:L(`chip`,60441),piano:L(`piano`,60442),music:L(`music`,60443),micFilled:L(`mic-filled`,60444),repoFetch:L(`repo-fetch`,60445),copilot:L(`copilot`,60446),lightbulbSparkle:L(`lightbulb-sparkle`,60447),robot:L(`robot`,60448),sparkleFilled:L(`sparkle-filled`,60449),diffSingle:L(`diff-single`,60450),diffMultiple:L(`diff-multiple`,60451),surroundWith:L(`surround-with`,60452),share:L(`share`,60453),gitStash:L(`git-stash`,60454),gitStashApply:L(`git-stash-apply`,60455),gitStashPop:L(`git-stash-pop`,60456),vscode:L(`vscode`,60457),vscodeInsiders:L(`vscode-insiders`,60458),codeOss:L(`code-oss`,60459),runCoverage:L(`run-coverage`,60460),runAllCoverage:L(`run-all-coverage`,60461),coverage:L(`coverage`,60462),githubProject:L(`github-project`,60463),mapVertical:L(`map-vertical`,60464),foldVertical:L(`fold-vertical`,60464),mapVerticalFilled:L(`map-vertical-filled`,60465),foldVerticalFilled:L(`fold-vertical-filled`,60465),goToSearch:L(`go-to-search`,60466),percentage:L(`percentage`,60467),sortPercentage:L(`sort-percentage`,60467),attach:L(`attach`,60468),goToEditingSession:L(`go-to-editing-session`,60469),editSession:L(`edit-session`,60470),codeReview:L(`code-review`,60471),copilotWarning:L(`copilot-warning`,60472),python:L(`python`,60473),copilotLarge:L(`copilot-large`,60474),copilotWarningLarge:L(`copilot-warning-large`,60475),keyboardTab:L(`keyboard-tab`,60476),copilotBlocked:L(`copilot-blocked`,60477),copilotNotConnected:L(`copilot-not-connected`,60478),flag:L(`flag`,60479),lightbulbEmpty:L(`lightbulb-empty`,60480),symbolMethodArrow:L(`symbol-method-arrow`,60481),copilotUnavailable:L(`copilot-unavailable`,60482),repoPinned:L(`repo-pinned`,60483),keyboardTabAbove:L(`keyboard-tab-above`,60484),keyboardTabBelow:L(`keyboard-tab-below`,60485),gitPullRequestDone:L(`git-pull-request-done`,60486),mcp:L(`mcp`,60487),extensionsLarge:L(`extensions-large`,60488),layoutPanelDock:L(`layout-panel-dock`,60489),layoutSidebarLeftDock:L(`layout-sidebar-left-dock`,60490),layoutSidebarRightDock:L(`layout-sidebar-right-dock`,60491),copilotInProgress:L(`copilot-in-progress`,60492),copilotError:L(`copilot-error`,60493),copilotSuccess:L(`copilot-success`,60494),chatSparkle:L(`chat-sparkle`,60495),searchSparkle:L(`search-sparkle`,60496),editSparkle:L(`edit-sparkle`,60497),copilotSnooze:L(`copilot-snooze`,60498),sendToRemoteAgent:L(`send-to-remote-agent`,60499),commentDiscussionSparkle:L(`comment-discussion-sparkle`,60500),chatSparkleWarning:L(`chat-sparkle-warning`,60501),chatSparkleError:L(`chat-sparkle-error`,60502)},jn={dialogError:L(`dialog-error`,`error`),dialogWarning:L(`dialog-warning`,`warning`),dialogInfo:L(`dialog-info`,`info`),dialogClose:L(`dialog-close`,`close`),treeItemExpanded:L(`tree-item-expanded`,`chevron-down`),treeFilterOnTypeOn:L(`tree-filter-on-type-on`,`list-filter`),treeFilterOnTypeOff:L(`tree-filter-on-type-off`,`list-selection`),treeFilterClear:L(`tree-filter-clear`,`close`),treeItemLoading:L(`tree-item-loading`,`loading`),menuSelection:L(`menu-selection`,`check`),menuSubmenu:L(`menu-submenu`,`chevron-right`),menuBarMore:L(`menubar-more`,`more`),scrollbarButtonLeft:L(`scrollbar-button-left`,`triangle-left`),scrollbarButtonRight:L(`scrollbar-button-right`,`triangle-right`),scrollbarButtonUp:L(`scrollbar-button-up`,`triangle-up`),scrollbarButtonDown:L(`scrollbar-button-down`,`triangle-down`),toolBarMore:L(`toolbar-more`,`more`),quickInputBack:L(`quick-input-back`,`arrow-left`),dropDownButton:L(`drop-down-button`,60084),symbolCustomColor:L(`symbol-customcolor`,60252),exportIcon:L(`export`,60332),workspaceUnspecified:L(`workspace-unspecified`,60355),newLine:L(`newline`,60394),thumbsDownFilled:L(`thumbsdown-filled`,60435),thumbsUpFilled:L(`thumbsup-filled`,60436),gitFetch:L(`git-fetch`,60445),lightbulbSparkleAutofix:L(`lightbulb-sparkle-autofix`,60447),debugBreakpointPending:L(`debug-breakpoint-pending`,60377)},R={...An,...jn};var Mn=class{constructor(){this._tokenizationSupports=new Map,this._factories=new Map,this._onDidChange=new D,this.onDidChange=this._onDidChange.event,this._colorMap=null}handleChange(e){this._onDidChange.fire({changedLanguages:e,changedColorMap:!1})}register(e,t){return this._tokenizationSupports.set(e,t),this.handleChange([e]),b(()=>{this._tokenizationSupports.get(e)===t&&(this._tokenizationSupports.delete(e),this.handleChange([e]))})}get(e){return this._tokenizationSupports.get(e)||null}registerFactory(e,t){this._factories.get(e)?.dispose();let n=new Nn(this,e,t);return this._factories.set(e,n),b(()=>{let t=this._factories.get(e);!t||t!==n||(this._factories.delete(e),t.dispose())})}async getOrCreate(e){let t=this.get(e);if(t)return t;let n=this._factories.get(e);return!n||n.isResolved?null:(await n.resolve(),this.get(e))}isResolved(e){if(this.get(e))return!0;let t=this._factories.get(e);return!!(!t||t.isResolved)}setColorMap(e){this._colorMap=e,this._onDidChange.fire({changedLanguages:Array.from(this._tokenizationSupports.keys()),changedColorMap:!0})}getColorMap(){return this._colorMap}getDefaultBackground(){return this._colorMap&&this._colorMap.length>2?this._colorMap[2]:null}},Nn=class extends S{get isResolved(){return this._isResolved}constructor(e,t,n){super(),this._registry=e,this._languageId=t,this._factory=n,this._isDisposed=!1,this._resolvePromise=null,this._isResolved=!1}dispose(){this._isDisposed=!0,super.dispose()}async resolve(){return this._resolvePromise||=this._create(),this._resolvePromise}async _create(){let e=await this._factory.tokenizationSupport;this._isResolved=!0,e&&!this._isDisposed&&this._register(this._registry.register(this._languageId,e))}},Pn=class{constructor(e,t,n){this.offset=e,this.type=t,this.language=n,this._tokenBrand=void 0}toString(){return`(`+this.offset+`, `+this.type+`)`}},Fn;(function(e){e[e.Increase=0]=`Increase`,e[e.Decrease=1]=`Decrease`})(Fn||={});var In;(function(e){let t=new Map;t.set(0,R.symbolMethod),t.set(1,R.symbolFunction),t.set(2,R.symbolConstructor),t.set(3,R.symbolField),t.set(4,R.symbolVariable),t.set(5,R.symbolClass),t.set(6,R.symbolStruct),t.set(7,R.symbolInterface),t.set(8,R.symbolModule),t.set(9,R.symbolProperty),t.set(10,R.symbolEvent),t.set(11,R.symbolOperator),t.set(12,R.symbolUnit),t.set(13,R.symbolValue),t.set(15,R.symbolEnum),t.set(14,R.symbolConstant),t.set(15,R.symbolEnum),t.set(16,R.symbolEnumMember),t.set(17,R.symbolKeyword),t.set(28,R.symbolSnippet),t.set(18,R.symbolText),t.set(19,R.symbolColor),t.set(20,R.symbolFile),t.set(21,R.symbolReference),t.set(22,R.symbolCustomColor),t.set(23,R.symbolFolder),t.set(24,R.symbolTypeParameter),t.set(25,R.account),t.set(26,R.issues),t.set(27,R.tools);function n(e){let n=t.get(e);return n||=(console.info(`No codicon found for CompletionItemKind `+e),R.symbolProperty),n}e.toIcon=n;function r(e){switch(e){case 0:return O(721,`Method`);case 1:return O(722,`Function`);case 2:return O(723,`Constructor`);case 3:return O(724,`Field`);case 4:return O(725,`Variable`);case 5:return O(726,`Class`);case 6:return O(727,`Struct`);case 7:return O(728,`Interface`);case 8:return O(729,`Module`);case 9:return O(730,`Property`);case 10:return O(731,`Event`);case 11:return O(732,`Operator`);case 12:return O(733,`Unit`);case 13:return O(734,`Value`);case 14:return O(735,`Constant`);case 15:return O(736,`Enum`);case 16:return O(737,`Enum Member`);case 17:return O(738,`Keyword`);case 18:return O(739,`Text`);case 19:return O(740,`Color`);case 20:return O(741,`File`);case 21:return O(742,`Reference`);case 22:return O(743,`Custom Color`);case 23:return O(744,`Folder`);case 24:return O(745,`Type Parameter`);case 25:return O(746,`User`);case 26:return O(747,`Issue`);case 27:return O(748,`Tool`);case 28:return O(749,`Snippet`);default:return``}}e.toLabel=r;let i=new Map;i.set(`method`,0),i.set(`function`,1),i.set(`constructor`,2),i.set(`field`,3),i.set(`variable`,4),i.set(`class`,5),i.set(`struct`,6),i.set(`interface`,7),i.set(`module`,8),i.set(`property`,9),i.set(`event`,10),i.set(`operator`,11),i.set(`unit`,12),i.set(`value`,13),i.set(`constant`,14),i.set(`enum`,15),i.set(`enum-member`,16),i.set(`enumMember`,16),i.set(`keyword`,17),i.set(`snippet`,28),i.set(`text`,18),i.set(`color`,19),i.set(`file`,20),i.set(`reference`,21),i.set(`customcolor`,22),i.set(`folder`,23),i.set(`type-parameter`,24),i.set(`typeParameter`,24),i.set(`account`,25),i.set(`issue`,26),i.set(`tool`,27);function a(e,t){let n=i.get(e);return n===void 0&&!t&&(n=9),n}e.fromString=a})(In||={});var Ln;(function(e){e[e.Automatic=0]=`Automatic`,e[e.Explicit=1]=`Explicit`})(Ln||={});var Rn;(function(e){e[e.Code=1]=`Code`,e[e.Label=2]=`Label`})(Rn||={});var zn;(function(e){e[e.Accepted=0]=`Accepted`,e[e.Rejected=1]=`Rejected`,e[e.Ignored=2]=`Ignored`})(zn||={});var Bn;(function(e){e[e.Automatic=0]=`Automatic`,e[e.PasteAs=1]=`PasteAs`})(Bn||={});var Vn;(function(e){e[e.Invoke=1]=`Invoke`,e[e.TriggerCharacter=2]=`TriggerCharacter`,e[e.ContentChange=3]=`ContentChange`})(Vn||={});var Hn;(function(e){e[e.Text=0]=`Text`,e[e.Read=1]=`Read`,e[e.Write=2]=`Write`})(Hn||={}),O(750,`array`),O(751,`boolean`),O(752,`class`),O(753,`constant`),O(754,`constructor`),O(755,`enumeration`),O(756,`enumeration member`),O(757,`event`),O(758,`field`),O(759,`file`),O(760,`function`),O(761,`interface`),O(762,`key`),O(763,`method`),O(764,`module`),O(765,`namespace`),O(766,`null`),O(767,`number`),O(768,`object`),O(769,`operator`),O(770,`package`),O(771,`property`),O(772,`string`),O(773,`struct`),O(774,`type parameter`),O(775,`variable`);var Un;(function(e){let t=new Map;t.set(0,R.symbolFile),t.set(1,R.symbolModule),t.set(2,R.symbolNamespace),t.set(3,R.symbolPackage),t.set(4,R.symbolClass),t.set(5,R.symbolMethod),t.set(6,R.symbolProperty),t.set(7,R.symbolField),t.set(8,R.symbolConstructor),t.set(9,R.symbolEnum),t.set(10,R.symbolInterface),t.set(11,R.symbolFunction),t.set(12,R.symbolVariable),t.set(13,R.symbolConstant),t.set(14,R.symbolString),t.set(15,R.symbolNumber),t.set(16,R.symbolBoolean),t.set(17,R.symbolArray),t.set(18,R.symbolObject),t.set(19,R.symbolKey),t.set(20,R.symbolNull),t.set(21,R.symbolEnumMember),t.set(22,R.symbolStruct),t.set(23,R.symbolEvent),t.set(24,R.symbolOperator),t.set(25,R.symbolTypeParameter);function n(e){let n=t.get(e);return n||=(console.info(`No codicon found for SymbolKind `+e),R.symbolProperty),n}e.toIcon=n;let r=new Map;r.set(0,20),r.set(1,8),r.set(2,8),r.set(3,8),r.set(4,5),r.set(5,0),r.set(6,9),r.set(7,3),r.set(8,2),r.set(9,15),r.set(10,7),r.set(11,1),r.set(12,4),r.set(13,14),r.set(14,18),r.set(15,13),r.set(16,13),r.set(17,13),r.set(18,13),r.set(19,17),r.set(20,13),r.set(21,16),r.set(22,6),r.set(23,10),r.set(24,11),r.set(25,24);function i(e){let t=r.get(e);return t===void 0&&(console.info(`No completion kind found for SymbolKind `+e),t=20),t}e.toCompletionKind=i})(Un||={}),class e{static{this.Comment=new e(`comment`)}static{this.Imports=new e(`imports`)}static{this.Region=new e(`region`)}static fromValue(t){switch(t){case`comment`:return e.Comment;case`imports`:return e.Imports;case`region`:return e.Region}return new e(t)}constructor(e){this.value=e}};var Wn;(function(e){e[e.AIGenerated=1]=`AIGenerated`})(Wn||={});var Gn;(function(e){e[e.Invoke=0]=`Invoke`,e[e.Automatic=1]=`Automatic`})(Gn||={});var Kn;(function(e){function t(e){return!e||typeof e!=`object`?!1:typeof e.id==`string`&&typeof e.title==`string`}e.is=t})(Kn||={});var qn;(function(e){e[e.Type=1]=`Type`,e[e.Parameter=2]=`Parameter`})(qn||={}),new Mn;var Jn;(function(e){e[e.Unknown=0]=`Unknown`,e[e.Disabled=1]=`Disabled`,e[e.Enabled=2]=`Enabled`})(Jn||={});var Yn;(function(e){e[e.Invoke=1]=`Invoke`,e[e.Auto=2]=`Auto`})(Yn||={});var Xn;(function(e){e[e.None=0]=`None`,e[e.KeepWhitespace=1]=`KeepWhitespace`,e[e.InsertAsSnippet=4]=`InsertAsSnippet`})(Xn||={});var Zn;(function(e){e[e.Method=0]=`Method`,e[e.Function=1]=`Function`,e[e.Constructor=2]=`Constructor`,e[e.Field=3]=`Field`,e[e.Variable=4]=`Variable`,e[e.Class=5]=`Class`,e[e.Struct=6]=`Struct`,e[e.Interface=7]=`Interface`,e[e.Module=8]=`Module`,e[e.Property=9]=`Property`,e[e.Event=10]=`Event`,e[e.Operator=11]=`Operator`,e[e.Unit=12]=`Unit`,e[e.Value=13]=`Value`,e[e.Constant=14]=`Constant`,e[e.Enum=15]=`Enum`,e[e.EnumMember=16]=`EnumMember`,e[e.Keyword=17]=`Keyword`,e[e.Text=18]=`Text`,e[e.Color=19]=`Color`,e[e.File=20]=`File`,e[e.Reference=21]=`Reference`,e[e.Customcolor=22]=`Customcolor`,e[e.Folder=23]=`Folder`,e[e.TypeParameter=24]=`TypeParameter`,e[e.User=25]=`User`,e[e.Issue=26]=`Issue`,e[e.Tool=27]=`Tool`,e[e.Snippet=28]=`Snippet`})(Zn||={});var Qn;(function(e){e[e.Deprecated=1]=`Deprecated`})(Qn||={});var $n;(function(e){e[e.Invoke=0]=`Invoke`,e[e.TriggerCharacter=1]=`TriggerCharacter`,e[e.TriggerForIncompleteCompletions=2]=`TriggerForIncompleteCompletions`})($n||={});var er;(function(e){e[e.EXACT=0]=`EXACT`,e[e.ABOVE=1]=`ABOVE`,e[e.BELOW=2]=`BELOW`})(er||={});var tr;(function(e){e[e.NotSet=0]=`NotSet`,e[e.ContentFlush=1]=`ContentFlush`,e[e.RecoverFromMarkers=2]=`RecoverFromMarkers`,e[e.Explicit=3]=`Explicit`,e[e.Paste=4]=`Paste`,e[e.Undo=5]=`Undo`,e[e.Redo=6]=`Redo`})(tr||={});var nr;(function(e){e[e.LF=1]=`LF`,e[e.CRLF=2]=`CRLF`})(nr||={});var rr;(function(e){e[e.Text=0]=`Text`,e[e.Read=1]=`Read`,e[e.Write=2]=`Write`})(rr||={});var ir;(function(e){e[e.None=0]=`None`,e[e.Keep=1]=`Keep`,e[e.Brackets=2]=`Brackets`,e[e.Advanced=3]=`Advanced`,e[e.Full=4]=`Full`})(ir||={});var ar;(function(e){e[e.acceptSuggestionOnCommitCharacter=0]=`acceptSuggestionOnCommitCharacter`,e[e.acceptSuggestionOnEnter=1]=`acceptSuggestionOnEnter`,e[e.accessibilitySupport=2]=`accessibilitySupport`,e[e.accessibilityPageSize=3]=`accessibilityPageSize`,e[e.allowOverflow=4]=`allowOverflow`,e[e.allowVariableLineHeights=5]=`allowVariableLineHeights`,e[e.allowVariableFonts=6]=`allowVariableFonts`,e[e.allowVariableFontsInAccessibilityMode=7]=`allowVariableFontsInAccessibilityMode`,e[e.ariaLabel=8]=`ariaLabel`,e[e.ariaRequired=9]=`ariaRequired`,e[e.autoClosingBrackets=10]=`autoClosingBrackets`,e[e.autoClosingComments=11]=`autoClosingComments`,e[e.screenReaderAnnounceInlineSuggestion=12]=`screenReaderAnnounceInlineSuggestion`,e[e.autoClosingDelete=13]=`autoClosingDelete`,e[e.autoClosingOvertype=14]=`autoClosingOvertype`,e[e.autoClosingQuotes=15]=`autoClosingQuotes`,e[e.autoIndent=16]=`autoIndent`,e[e.autoIndentOnPaste=17]=`autoIndentOnPaste`,e[e.autoIndentOnPasteWithinString=18]=`autoIndentOnPasteWithinString`,e[e.automaticLayout=19]=`automaticLayout`,e[e.autoSurround=20]=`autoSurround`,e[e.bracketPairColorization=21]=`bracketPairColorization`,e[e.guides=22]=`guides`,e[e.codeLens=23]=`codeLens`,e[e.codeLensFontFamily=24]=`codeLensFontFamily`,e[e.codeLensFontSize=25]=`codeLensFontSize`,e[e.colorDecorators=26]=`colorDecorators`,e[e.colorDecoratorsLimit=27]=`colorDecoratorsLimit`,e[e.columnSelection=28]=`columnSelection`,e[e.comments=29]=`comments`,e[e.contextmenu=30]=`contextmenu`,e[e.copyWithSyntaxHighlighting=31]=`copyWithSyntaxHighlighting`,e[e.cursorBlinking=32]=`cursorBlinking`,e[e.cursorSmoothCaretAnimation=33]=`cursorSmoothCaretAnimation`,e[e.cursorStyle=34]=`cursorStyle`,e[e.cursorSurroundingLines=35]=`cursorSurroundingLines`,e[e.cursorSurroundingLinesStyle=36]=`cursorSurroundingLinesStyle`,e[e.cursorWidth=37]=`cursorWidth`,e[e.cursorHeight=38]=`cursorHeight`,e[e.disableLayerHinting=39]=`disableLayerHinting`,e[e.disableMonospaceOptimizations=40]=`disableMonospaceOptimizations`,e[e.domReadOnly=41]=`domReadOnly`,e[e.dragAndDrop=42]=`dragAndDrop`,e[e.dropIntoEditor=43]=`dropIntoEditor`,e[e.editContext=44]=`editContext`,e[e.emptySelectionClipboard=45]=`emptySelectionClipboard`,e[e.experimentalGpuAcceleration=46]=`experimentalGpuAcceleration`,e[e.experimentalWhitespaceRendering=47]=`experimentalWhitespaceRendering`,e[e.extraEditorClassName=48]=`extraEditorClassName`,e[e.fastScrollSensitivity=49]=`fastScrollSensitivity`,e[e.find=50]=`find`,e[e.fixedOverflowWidgets=51]=`fixedOverflowWidgets`,e[e.folding=52]=`folding`,e[e.foldingStrategy=53]=`foldingStrategy`,e[e.foldingHighlight=54]=`foldingHighlight`,e[e.foldingImportsByDefault=55]=`foldingImportsByDefault`,e[e.foldingMaximumRegions=56]=`foldingMaximumRegions`,e[e.unfoldOnClickAfterEndOfLine=57]=`unfoldOnClickAfterEndOfLine`,e[e.fontFamily=58]=`fontFamily`,e[e.fontInfo=59]=`fontInfo`,e[e.fontLigatures=60]=`fontLigatures`,e[e.fontSize=61]=`fontSize`,e[e.fontWeight=62]=`fontWeight`,e[e.fontVariations=63]=`fontVariations`,e[e.formatOnPaste=64]=`formatOnPaste`,e[e.formatOnType=65]=`formatOnType`,e[e.glyphMargin=66]=`glyphMargin`,e[e.gotoLocation=67]=`gotoLocation`,e[e.hideCursorInOverviewRuler=68]=`hideCursorInOverviewRuler`,e[e.hover=69]=`hover`,e[e.inDiffEditor=70]=`inDiffEditor`,e[e.inlineSuggest=71]=`inlineSuggest`,e[e.letterSpacing=72]=`letterSpacing`,e[e.lightbulb=73]=`lightbulb`,e[e.lineDecorationsWidth=74]=`lineDecorationsWidth`,e[e.lineHeight=75]=`lineHeight`,e[e.lineNumbers=76]=`lineNumbers`,e[e.lineNumbersMinChars=77]=`lineNumbersMinChars`,e[e.linkedEditing=78]=`linkedEditing`,e[e.links=79]=`links`,e[e.matchBrackets=80]=`matchBrackets`,e[e.minimap=81]=`minimap`,e[e.mouseStyle=82]=`mouseStyle`,e[e.mouseWheelScrollSensitivity=83]=`mouseWheelScrollSensitivity`,e[e.mouseWheelZoom=84]=`mouseWheelZoom`,e[e.multiCursorMergeOverlapping=85]=`multiCursorMergeOverlapping`,e[e.multiCursorModifier=86]=`multiCursorModifier`,e[e.multiCursorPaste=87]=`multiCursorPaste`,e[e.multiCursorLimit=88]=`multiCursorLimit`,e[e.occurrencesHighlight=89]=`occurrencesHighlight`,e[e.occurrencesHighlightDelay=90]=`occurrencesHighlightDelay`,e[e.overtypeCursorStyle=91]=`overtypeCursorStyle`,e[e.overtypeOnPaste=92]=`overtypeOnPaste`,e[e.overviewRulerBorder=93]=`overviewRulerBorder`,e[e.overviewRulerLanes=94]=`overviewRulerLanes`,e[e.padding=95]=`padding`,e[e.pasteAs=96]=`pasteAs`,e[e.parameterHints=97]=`parameterHints`,e[e.peekWidgetDefaultFocus=98]=`peekWidgetDefaultFocus`,e[e.placeholder=99]=`placeholder`,e[e.definitionLinkOpensInPeek=100]=`definitionLinkOpensInPeek`,e[e.quickSuggestions=101]=`quickSuggestions`,e[e.quickSuggestionsDelay=102]=`quickSuggestionsDelay`,e[e.readOnly=103]=`readOnly`,e[e.readOnlyMessage=104]=`readOnlyMessage`,e[e.renameOnType=105]=`renameOnType`,e[e.renderRichScreenReaderContent=106]=`renderRichScreenReaderContent`,e[e.renderControlCharacters=107]=`renderControlCharacters`,e[e.renderFinalNewline=108]=`renderFinalNewline`,e[e.renderLineHighlight=109]=`renderLineHighlight`,e[e.renderLineHighlightOnlyWhenFocus=110]=`renderLineHighlightOnlyWhenFocus`,e[e.renderValidationDecorations=111]=`renderValidationDecorations`,e[e.renderWhitespace=112]=`renderWhitespace`,e[e.revealHorizontalRightPadding=113]=`revealHorizontalRightPadding`,e[e.roundedSelection=114]=`roundedSelection`,e[e.rulers=115]=`rulers`,e[e.scrollbar=116]=`scrollbar`,e[e.scrollBeyondLastColumn=117]=`scrollBeyondLastColumn`,e[e.scrollBeyondLastLine=118]=`scrollBeyondLastLine`,e[e.scrollPredominantAxis=119]=`scrollPredominantAxis`,e[e.selectionClipboard=120]=`selectionClipboard`,e[e.selectionHighlight=121]=`selectionHighlight`,e[e.selectionHighlightMaxLength=122]=`selectionHighlightMaxLength`,e[e.selectionHighlightMultiline=123]=`selectionHighlightMultiline`,e[e.selectOnLineNumbers=124]=`selectOnLineNumbers`,e[e.showFoldingControls=125]=`showFoldingControls`,e[e.showUnused=126]=`showUnused`,e[e.snippetSuggestions=127]=`snippetSuggestions`,e[e.smartSelect=128]=`smartSelect`,e[e.smoothScrolling=129]=`smoothScrolling`,e[e.stickyScroll=130]=`stickyScroll`,e[e.stickyTabStops=131]=`stickyTabStops`,e[e.stopRenderingLineAfter=132]=`stopRenderingLineAfter`,e[e.suggest=133]=`suggest`,e[e.suggestFontSize=134]=`suggestFontSize`,e[e.suggestLineHeight=135]=`suggestLineHeight`,e[e.suggestOnTriggerCharacters=136]=`suggestOnTriggerCharacters`,e[e.suggestSelection=137]=`suggestSelection`,e[e.tabCompletion=138]=`tabCompletion`,e[e.tabIndex=139]=`tabIndex`,e[e.trimWhitespaceOnDelete=140]=`trimWhitespaceOnDelete`,e[e.unicodeHighlighting=141]=`unicodeHighlighting`,e[e.unusualLineTerminators=142]=`unusualLineTerminators`,e[e.useShadowDOM=143]=`useShadowDOM`,e[e.useTabStops=144]=`useTabStops`,e[e.wordBreak=145]=`wordBreak`,e[e.wordSegmenterLocales=146]=`wordSegmenterLocales`,e[e.wordSeparators=147]=`wordSeparators`,e[e.wordWrap=148]=`wordWrap`,e[e.wordWrapBreakAfterCharacters=149]=`wordWrapBreakAfterCharacters`,e[e.wordWrapBreakBeforeCharacters=150]=`wordWrapBreakBeforeCharacters`,e[e.wordWrapColumn=151]=`wordWrapColumn`,e[e.wordWrapOverride1=152]=`wordWrapOverride1`,e[e.wordWrapOverride2=153]=`wordWrapOverride2`,e[e.wrappingIndent=154]=`wrappingIndent`,e[e.wrappingStrategy=155]=`wrappingStrategy`,e[e.showDeprecated=156]=`showDeprecated`,e[e.inertialScroll=157]=`inertialScroll`,e[e.inlayHints=158]=`inlayHints`,e[e.wrapOnEscapedLineFeeds=159]=`wrapOnEscapedLineFeeds`,e[e.effectiveCursorStyle=160]=`effectiveCursorStyle`,e[e.editorClassName=161]=`editorClassName`,e[e.pixelRatio=162]=`pixelRatio`,e[e.tabFocusMode=163]=`tabFocusMode`,e[e.layoutInfo=164]=`layoutInfo`,e[e.wrappingInfo=165]=`wrappingInfo`,e[e.defaultColorDecorators=166]=`defaultColorDecorators`,e[e.colorDecoratorsActivatedOn=167]=`colorDecoratorsActivatedOn`,e[e.inlineCompletionsAccessibilityVerbose=168]=`inlineCompletionsAccessibilityVerbose`,e[e.effectiveEditContext=169]=`effectiveEditContext`,e[e.scrollOnMiddleClick=170]=`scrollOnMiddleClick`,e[e.effectiveAllowVariableFonts=171]=`effectiveAllowVariableFonts`})(ar||={});var or;(function(e){e[e.TextDefined=0]=`TextDefined`,e[e.LF=1]=`LF`,e[e.CRLF=2]=`CRLF`})(or||={});var sr;(function(e){e[e.LF=0]=`LF`,e[e.CRLF=1]=`CRLF`})(sr||={});var cr;(function(e){e[e.Left=1]=`Left`,e[e.Center=2]=`Center`,e[e.Right=3]=`Right`})(cr||={});var lr;(function(e){e[e.Increase=0]=`Increase`,e[e.Decrease=1]=`Decrease`})(lr||={});var ur;(function(e){e[e.None=0]=`None`,e[e.Indent=1]=`Indent`,e[e.IndentOutdent=2]=`IndentOutdent`,e[e.Outdent=3]=`Outdent`})(ur||={});var dr;(function(e){e[e.Both=0]=`Both`,e[e.Right=1]=`Right`,e[e.Left=2]=`Left`,e[e.None=3]=`None`})(dr||={});var fr;(function(e){e[e.Type=1]=`Type`,e[e.Parameter=2]=`Parameter`})(fr||={});var pr;(function(e){e[e.Code=1]=`Code`,e[e.Label=2]=`Label`})(pr||={});var mr;(function(e){e[e.Accepted=0]=`Accepted`,e[e.Rejected=1]=`Rejected`,e[e.Ignored=2]=`Ignored`})(mr||={});var hr;(function(e){e[e.Automatic=0]=`Automatic`,e[e.Explicit=1]=`Explicit`})(hr||={});var gr;(function(e){e[e.DependsOnKbLayout=-1]=`DependsOnKbLayout`,e[e.Unknown=0]=`Unknown`,e[e.Backspace=1]=`Backspace`,e[e.Tab=2]=`Tab`,e[e.Enter=3]=`Enter`,e[e.Shift=4]=`Shift`,e[e.Ctrl=5]=`Ctrl`,e[e.Alt=6]=`Alt`,e[e.PauseBreak=7]=`PauseBreak`,e[e.CapsLock=8]=`CapsLock`,e[e.Escape=9]=`Escape`,e[e.Space=10]=`Space`,e[e.PageUp=11]=`PageUp`,e[e.PageDown=12]=`PageDown`,e[e.End=13]=`End`,e[e.Home=14]=`Home`,e[e.LeftArrow=15]=`LeftArrow`,e[e.UpArrow=16]=`UpArrow`,e[e.RightArrow=17]=`RightArrow`,e[e.DownArrow=18]=`DownArrow`,e[e.Insert=19]=`Insert`,e[e.Delete=20]=`Delete`,e[e.Digit0=21]=`Digit0`,e[e.Digit1=22]=`Digit1`,e[e.Digit2=23]=`Digit2`,e[e.Digit3=24]=`Digit3`,e[e.Digit4=25]=`Digit4`,e[e.Digit5=26]=`Digit5`,e[e.Digit6=27]=`Digit6`,e[e.Digit7=28]=`Digit7`,e[e.Digit8=29]=`Digit8`,e[e.Digit9=30]=`Digit9`,e[e.KeyA=31]=`KeyA`,e[e.KeyB=32]=`KeyB`,e[e.KeyC=33]=`KeyC`,e[e.KeyD=34]=`KeyD`,e[e.KeyE=35]=`KeyE`,e[e.KeyF=36]=`KeyF`,e[e.KeyG=37]=`KeyG`,e[e.KeyH=38]=`KeyH`,e[e.KeyI=39]=`KeyI`,e[e.KeyJ=40]=`KeyJ`,e[e.KeyK=41]=`KeyK`,e[e.KeyL=42]=`KeyL`,e[e.KeyM=43]=`KeyM`,e[e.KeyN=44]=`KeyN`,e[e.KeyO=45]=`KeyO`,e[e.KeyP=46]=`KeyP`,e[e.KeyQ=47]=`KeyQ`,e[e.KeyR=48]=`KeyR`,e[e.KeyS=49]=`KeyS`,e[e.KeyT=50]=`KeyT`,e[e.KeyU=51]=`KeyU`,e[e.KeyV=52]=`KeyV`,e[e.KeyW=53]=`KeyW`,e[e.KeyX=54]=`KeyX`,e[e.KeyY=55]=`KeyY`,e[e.KeyZ=56]=`KeyZ`,e[e.Meta=57]=`Meta`,e[e.ContextMenu=58]=`ContextMenu`,e[e.F1=59]=`F1`,e[e.F2=60]=`F2`,e[e.F3=61]=`F3`,e[e.F4=62]=`F4`,e[e.F5=63]=`F5`,e[e.F6=64]=`F6`,e[e.F7=65]=`F7`,e[e.F8=66]=`F8`,e[e.F9=67]=`F9`,e[e.F10=68]=`F10`,e[e.F11=69]=`F11`,e[e.F12=70]=`F12`,e[e.F13=71]=`F13`,e[e.F14=72]=`F14`,e[e.F15=73]=`F15`,e[e.F16=74]=`F16`,e[e.F17=75]=`F17`,e[e.F18=76]=`F18`,e[e.F19=77]=`F19`,e[e.F20=78]=`F20`,e[e.F21=79]=`F21`,e[e.F22=80]=`F22`,e[e.F23=81]=`F23`,e[e.F24=82]=`F24`,e[e.NumLock=83]=`NumLock`,e[e.ScrollLock=84]=`ScrollLock`,e[e.Semicolon=85]=`Semicolon`,e[e.Equal=86]=`Equal`,e[e.Comma=87]=`Comma`,e[e.Minus=88]=`Minus`,e[e.Period=89]=`Period`,e[e.Slash=90]=`Slash`,e[e.Backquote=91]=`Backquote`,e[e.BracketLeft=92]=`BracketLeft`,e[e.Backslash=93]=`Backslash`,e[e.BracketRight=94]=`BracketRight`,e[e.Quote=95]=`Quote`,e[e.OEM_8=96]=`OEM_8`,e[e.IntlBackslash=97]=`IntlBackslash`,e[e.Numpad0=98]=`Numpad0`,e[e.Numpad1=99]=`Numpad1`,e[e.Numpad2=100]=`Numpad2`,e[e.Numpad3=101]=`Numpad3`,e[e.Numpad4=102]=`Numpad4`,e[e.Numpad5=103]=`Numpad5`,e[e.Numpad6=104]=`Numpad6`,e[e.Numpad7=105]=`Numpad7`,e[e.Numpad8=106]=`Numpad8`,e[e.Numpad9=107]=`Numpad9`,e[e.NumpadMultiply=108]=`NumpadMultiply`,e[e.NumpadAdd=109]=`NumpadAdd`,e[e.NUMPAD_SEPARATOR=110]=`NUMPAD_SEPARATOR`,e[e.NumpadSubtract=111]=`NumpadSubtract`,e[e.NumpadDecimal=112]=`NumpadDecimal`,e[e.NumpadDivide=113]=`NumpadDivide`,e[e.KEY_IN_COMPOSITION=114]=`KEY_IN_COMPOSITION`,e[e.ABNT_C1=115]=`ABNT_C1`,e[e.ABNT_C2=116]=`ABNT_C2`,e[e.AudioVolumeMute=117]=`AudioVolumeMute`,e[e.AudioVolumeUp=118]=`AudioVolumeUp`,e[e.AudioVolumeDown=119]=`AudioVolumeDown`,e[e.BrowserSearch=120]=`BrowserSearch`,e[e.BrowserHome=121]=`BrowserHome`,e[e.BrowserBack=122]=`BrowserBack`,e[e.BrowserForward=123]=`BrowserForward`,e[e.MediaTrackNext=124]=`MediaTrackNext`,e[e.MediaTrackPrevious=125]=`MediaTrackPrevious`,e[e.MediaStop=126]=`MediaStop`,e[e.MediaPlayPause=127]=`MediaPlayPause`,e[e.LaunchMediaPlayer=128]=`LaunchMediaPlayer`,e[e.LaunchMail=129]=`LaunchMail`,e[e.LaunchApp2=130]=`LaunchApp2`,e[e.Clear=131]=`Clear`,e[e.MAX_VALUE=132]=`MAX_VALUE`})(gr||={});var _r;(function(e){e[e.Hint=1]=`Hint`,e[e.Info=2]=`Info`,e[e.Warning=4]=`Warning`,e[e.Error=8]=`Error`})(_r||={});var vr;(function(e){e[e.Unnecessary=1]=`Unnecessary`,e[e.Deprecated=2]=`Deprecated`})(vr||={});var yr;(function(e){e[e.Inline=1]=`Inline`,e[e.Gutter=2]=`Gutter`})(yr||={});var br;(function(e){e[e.Normal=1]=`Normal`,e[e.Underlined=2]=`Underlined`})(br||={});var xr;(function(e){e[e.UNKNOWN=0]=`UNKNOWN`,e[e.TEXTAREA=1]=`TEXTAREA`,e[e.GUTTER_GLYPH_MARGIN=2]=`GUTTER_GLYPH_MARGIN`,e[e.GUTTER_LINE_NUMBERS=3]=`GUTTER_LINE_NUMBERS`,e[e.GUTTER_LINE_DECORATIONS=4]=`GUTTER_LINE_DECORATIONS`,e[e.GUTTER_VIEW_ZONE=5]=`GUTTER_VIEW_ZONE`,e[e.CONTENT_TEXT=6]=`CONTENT_TEXT`,e[e.CONTENT_EMPTY=7]=`CONTENT_EMPTY`,e[e.CONTENT_VIEW_ZONE=8]=`CONTENT_VIEW_ZONE`,e[e.CONTENT_WIDGET=9]=`CONTENT_WIDGET`,e[e.OVERVIEW_RULER=10]=`OVERVIEW_RULER`,e[e.SCROLLBAR=11]=`SCROLLBAR`,e[e.OVERLAY_WIDGET=12]=`OVERLAY_WIDGET`,e[e.OUTSIDE_EDITOR=13]=`OUTSIDE_EDITOR`})(xr||={});var Sr;(function(e){e[e.AIGenerated=1]=`AIGenerated`})(Sr||={});var Cr;(function(e){e[e.Invoke=0]=`Invoke`,e[e.Automatic=1]=`Automatic`})(Cr||={});var wr;(function(e){e[e.TOP_RIGHT_CORNER=0]=`TOP_RIGHT_CORNER`,e[e.BOTTOM_RIGHT_CORNER=1]=`BOTTOM_RIGHT_CORNER`,e[e.TOP_CENTER=2]=`TOP_CENTER`})(wr||={});var Tr;(function(e){e[e.Left=1]=`Left`,e[e.Center=2]=`Center`,e[e.Right=4]=`Right`,e[e.Full=7]=`Full`})(Tr||={});var Er;(function(e){e[e.Word=0]=`Word`,e[e.Line=1]=`Line`,e[e.Suggest=2]=`Suggest`})(Er||={});var Dr;(function(e){e[e.Left=0]=`Left`,e[e.Right=1]=`Right`,e[e.None=2]=`None`,e[e.LeftOfInjectedText=3]=`LeftOfInjectedText`,e[e.RightOfInjectedText=4]=`RightOfInjectedText`})(Dr||={});var Or;(function(e){e[e.Off=0]=`Off`,e[e.On=1]=`On`,e[e.Relative=2]=`Relative`,e[e.Interval=3]=`Interval`,e[e.Custom=4]=`Custom`})(Or||={});var kr;(function(e){e[e.None=0]=`None`,e[e.Text=1]=`Text`,e[e.Blocks=2]=`Blocks`})(kr||={});var Ar;(function(e){e[e.Smooth=0]=`Smooth`,e[e.Immediate=1]=`Immediate`})(Ar||={});var jr;(function(e){e[e.Auto=1]=`Auto`,e[e.Hidden=2]=`Hidden`,e[e.Visible=3]=`Visible`})(jr||={});var Mr;(function(e){e[e.LTR=0]=`LTR`,e[e.RTL=1]=`RTL`})(Mr||={});var Nr;(function(e){e.Off=`off`,e.OnCode=`onCode`,e.On=`on`})(Nr||={});var Pr;(function(e){e[e.Invoke=1]=`Invoke`,e[e.TriggerCharacter=2]=`TriggerCharacter`,e[e.ContentChange=3]=`ContentChange`})(Pr||={});var Fr;(function(e){e[e.File=0]=`File`,e[e.Module=1]=`Module`,e[e.Namespace=2]=`Namespace`,e[e.Package=3]=`Package`,e[e.Class=4]=`Class`,e[e.Method=5]=`Method`,e[e.Property=6]=`Property`,e[e.Field=7]=`Field`,e[e.Constructor=8]=`Constructor`,e[e.Enum=9]=`Enum`,e[e.Interface=10]=`Interface`,e[e.Function=11]=`Function`,e[e.Variable=12]=`Variable`,e[e.Constant=13]=`Constant`,e[e.String=14]=`String`,e[e.Number=15]=`Number`,e[e.Boolean=16]=`Boolean`,e[e.Array=17]=`Array`,e[e.Object=18]=`Object`,e[e.Key=19]=`Key`,e[e.Null=20]=`Null`,e[e.EnumMember=21]=`EnumMember`,e[e.Struct=22]=`Struct`,e[e.Event=23]=`Event`,e[e.Operator=24]=`Operator`,e[e.TypeParameter=25]=`TypeParameter`})(Fr||={});var Ir;(function(e){e[e.Deprecated=1]=`Deprecated`})(Ir||={});var Lr;(function(e){e[e.LTR=0]=`LTR`,e[e.RTL=1]=`RTL`})(Lr||={});var Rr;(function(e){e[e.Hidden=0]=`Hidden`,e[e.Blink=1]=`Blink`,e[e.Smooth=2]=`Smooth`,e[e.Phase=3]=`Phase`,e[e.Expand=4]=`Expand`,e[e.Solid=5]=`Solid`})(Rr||={});var zr;(function(e){e[e.Line=1]=`Line`,e[e.Block=2]=`Block`,e[e.Underline=3]=`Underline`,e[e.LineThin=4]=`LineThin`,e[e.BlockOutline=5]=`BlockOutline`,e[e.UnderlineThin=6]=`UnderlineThin`})(zr||={});var Br;(function(e){e[e.AlwaysGrowsWhenTypingAtEdges=0]=`AlwaysGrowsWhenTypingAtEdges`,e[e.NeverGrowsWhenTypingAtEdges=1]=`NeverGrowsWhenTypingAtEdges`,e[e.GrowsOnlyWhenTypingBefore=2]=`GrowsOnlyWhenTypingBefore`,e[e.GrowsOnlyWhenTypingAfter=3]=`GrowsOnlyWhenTypingAfter`})(Br||={});var Vr;(function(e){e[e.None=0]=`None`,e[e.Same=1]=`Same`,e[e.Indent=2]=`Indent`,e[e.DeepIndent=3]=`DeepIndent`})(Vr||={});var Hr=class{static{this.CtrlCmd=2048}static{this.Shift=1024}static{this.Alt=512}static{this.WinCtrl=256}static chord(e,t){return qt(e,t)}};function Ur(){return{editor:void 0,languages:void 0,CancellationTokenSource:Pt,Emitter:D,KeyCode:gr,KeyMod:Hr,Position:j,Range:M,Selection:On,SelectionDirection:Mr,MarkerSeverity:_r,MarkerTag:vr,Uri:_n,Token:Pn}}var Wr,Gr,Kr=class{constructor(e,t){this.uri=e,this.value=t}};function qr(e){return Array.isArray(e)}(class e{static{this.defaultToKey=e=>e.toString()}constructor(t,n){if(this[Wr]=`ResourceMap`,t instanceof e)this.map=new Map(t.map),this.toKey=n??e.defaultToKey;else if(qr(t)){this.map=new Map,this.toKey=n??e.defaultToKey;for(let[e,n]of t)this.set(e,n)}else this.map=new Map,this.toKey=t??e.defaultToKey}set(e,t){return this.map.set(this.toKey(e),new Kr(e,t)),this}get(e){return this.map.get(this.toKey(e))?.value}has(e){return this.map.has(this.toKey(e))}get size(){return this.map.size}clear(){this.map.clear()}delete(e){return this.map.delete(this.toKey(e))}forEach(e,t){t!==void 0&&(e=e.bind(t));for(let[t,n]of this.map)e(n.value,n.uri,this)}*values(){for(let e of this.map.values())yield e.value}*keys(){for(let e of this.map.values())yield e.uri}*entries(){for(let e of this.map.values())yield[e.uri,e.value]}*[(Wr=Symbol.toStringTag,Symbol.iterator)](){for(let[,e]of this.map)yield[e.uri,e.value]}});var Jr=class{constructor(){this[Gr]=`LinkedMap`,this._map=new Map,this._head=void 0,this._tail=void 0,this._size=0,this._state=0}clear(){this._map.clear(),this._head=void 0,this._tail=void 0,this._size=0,this._state++}isEmpty(){return!this._head&&!this._tail}get size(){return this._size}get first(){return this._head?.value}get last(){return this._tail?.value}has(e){return this._map.has(e)}get(e,t=0){let n=this._map.get(e);if(n)return t!==0&&this.touch(n,t),n.value}set(e,t,n=0){let r=this._map.get(e);if(r)r.value=t,n!==0&&this.touch(r,n);else{switch(r={key:e,value:t,next:void 0,previous:void 0},n){case 0:this.addItemLast(r);break;case 1:this.addItemFirst(r);break;case 2:this.addItemLast(r);break;default:this.addItemLast(r);break}this._map.set(e,r),this._size++}return this}delete(e){return!!this.remove(e)}remove(e){let t=this._map.get(e);if(t)return this._map.delete(e),this.removeItem(t),this._size--,t.value}shift(){if(!this._head&&!this._tail)return;if(!this._head||!this._tail)throw Error(`Invalid list`);let e=this._head;return this._map.delete(e.key),this.removeItem(e),this._size--,e.value}forEach(e,t){let n=this._state,r=this._head;for(;r;){if(t?e.bind(t)(r.value,r.key,this):e(r.value,r.key,this),this._state!==n)throw Error(`LinkedMap got modified during iteration.`);r=r.next}}keys(){let e=this,t=this._state,n=this._head,r={[Symbol.iterator](){return r},next(){if(e._state!==t)throw Error(`LinkedMap got modified during iteration.`);if(n){let e={value:n.key,done:!1};return n=n.next,e}else return{value:void 0,done:!0}}};return r}values(){let e=this,t=this._state,n=this._head,r={[Symbol.iterator](){return r},next(){if(e._state!==t)throw Error(`LinkedMap got modified during iteration.`);if(n){let e={value:n.value,done:!1};return n=n.next,e}else return{value:void 0,done:!0}}};return r}entries(){let e=this,t=this._state,n=this._head,r={[Symbol.iterator](){return r},next(){if(e._state!==t)throw Error(`LinkedMap got modified during iteration.`);if(n){let e={value:[n.key,n.value],done:!1};return n=n.next,e}else return{value:void 0,done:!0}}};return r}[(Gr=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}trimOld(e){if(e>=this.size)return;if(e===0){this.clear();return}let t=this._head,n=this.size;for(;t&&n>e;)this._map.delete(t.key),t=t.next,n--;this._head=t,this._size=n,t&&(t.previous=void 0),this._state++}trimNew(e){if(e>=this.size)return;if(e===0){this.clear();return}let t=this._tail,n=this.size;for(;t&&n>e;)this._map.delete(t.key),t=t.previous,n--;this._tail=t,this._size=n,t&&(t.next=void 0),this._state++}addItemFirst(e){if(!this._head&&!this._tail)this._tail=e;else if(this._head)e.next=this._head,this._head.previous=e;else throw Error(`Invalid list`);this._head=e,this._state++}addItemLast(e){if(!this._head&&!this._tail)this._head=e;else if(this._tail)e.previous=this._tail,this._tail.next=e;else throw Error(`Invalid list`);this._tail=e,this._state++}removeItem(e){if(e===this._head&&e===this._tail)this._head=void 0,this._tail=void 0;else if(e===this._head){if(!e.next)throw Error(`Invalid list`);e.next.previous=void 0,this._head=e.next}else if(e===this._tail){if(!e.previous)throw Error(`Invalid list`);e.previous.next=void 0,this._tail=e.previous}else{let t=e.next,n=e.previous;if(!t||!n)throw Error(`Invalid list`);t.previous=n,n.next=t}e.next=void 0,e.previous=void 0,this._state++}touch(e,t){if(!this._head||!this._tail)throw Error(`Invalid list`);if(!(t!==1&&t!==2)){if(t===1){if(e===this._head)return;let t=e.next,n=e.previous;e===this._tail?(n.next=void 0,this._tail=n):(t.previous=n,n.next=t),e.previous=void 0,e.next=this._head,this._head.previous=e,this._head=e,this._state++}else if(t===2){if(e===this._tail)return;let t=e.next,n=e.previous;e===this._head?(t.previous=void 0,this._head=t):(t.previous=n,n.next=t),e.next=void 0,e.previous=this._tail,this._tail.next=e,this._tail=e,this._state++}}}toJSON(){let e=[];return this.forEach((t,n)=>{e.push([n,t])}),e}fromJSON(e){this.clear();for(let[t,n]of e)this.set(t,n)}},Yr=class extends Jr{constructor(e,t=1){super(),this._limit=e,this._ratio=Math.min(Math.max(0,t),1)}get limit(){return this._limit}set limit(e){this._limit=e,this.checkTrim()}get(e,t=2){return super.get(e,t)}peek(e){return super.get(e,0)}set(e,t){return super.set(e,t,2),this}checkTrim(){this.size>this._limit&&this.trim(Math.round(this._limit*this._ratio))}},Xr=class extends Yr{constructor(e,t=1){super(e,t)}trim(e){this.trimOld(e)}set(e,t){return super.set(e,t),this.checkTrim(),this}},Zr=class{constructor(){this.map=new Map}add(e,t){let n=this.map.get(e);n||(n=new Set,this.map.set(e,n)),n.add(t)}delete(e,t){let n=this.map.get(e);n&&(n.delete(t),n.size===0&&this.map.delete(e))}forEach(e,t){let n=this.map.get(e);n&&n.forEach(t)}};new Xr(10);var Qr;(function(e){e[e.Left=1]=`Left`,e[e.Center=2]=`Center`,e[e.Right=4]=`Right`,e[e.Full=7]=`Full`})(Qr||={});var $r;(function(e){e[e.Left=1]=`Left`,e[e.Center=2]=`Center`,e[e.Right=3]=`Right`})($r||={});var ei;(function(e){e[e.LTR=0]=`LTR`,e[e.RTL=1]=`RTL`})(ei||={});var ti;(function(e){e[e.Both=0]=`Both`,e[e.Right=1]=`Right`,e[e.Left=2]=`Left`,e[e.None=3]=`None`})(ti||={});function ni(e){if(!e||e.length===0)return!1;for(let t=0,n=e.length;t<n;t++){let r=e.charCodeAt(t);if(r===10)return!0;if(r===92){if(t++,t>=n)break;let r=e.charCodeAt(t);if(r===110||r===114||r===87)return!0}}return!1}function ri(e,t,n,r,i){if(r===0)return!0;let a=t.charCodeAt(r-1);if(e.get(a)!==0||a===13||a===10)return!0;if(i>0){let n=t.charCodeAt(r);if(e.get(n)!==0)return!0}return!1}function ii(e,t,n,r,i){if(r+i===n)return!0;let a=t.charCodeAt(r+i);if(e.get(a)!==0||a===13||a===10)return!0;if(i>0){let n=t.charCodeAt(r+i-1);if(e.get(n)!==0)return!0}return!1}function ai(e,t,n,r,i){return ri(e,t,n,r,i)&&ii(e,t,n,r,i)}var oi=class{constructor(e,t){this._wordSeparators=e,this._searchRegex=t,this._prevMatchStartIndex=-1,this._prevMatchLength=0}reset(e){this._searchRegex.lastIndex=e,this._prevMatchStartIndex=-1,this._prevMatchLength=0}next(e){let t=e.length,n;do{if(this._prevMatchStartIndex+this._prevMatchLength===t||(n=this._searchRegex.exec(e),!n))return null;let r=n.index,i=n[0].length;if(r===this._prevMatchStartIndex&&i===this._prevMatchLength){if(i===0){ze(e,t,this._searchRegex.lastIndex)>65535?this._searchRegex.lastIndex+=2:this._searchRegex.lastIndex+=1;continue}return null}if(this._prevMatchStartIndex=r,this._prevMatchLength=i,!this._wordSeparators||ai(this._wordSeparators,e,t,r,i))return n}while(n);return null}};function si(e=``){let t=`(-?\\d*\\.\\d\\w*)|([^`;for(let n of`\`~!@#$%^&*()-=+[{]}\\|;:'",.<>/?`)e.indexOf(n)>=0||(t+=`\\`+n);return t+=`\\s]+)`,new RegExp(t,`g`)}let ci=si();function li(e){let t=ci;if(e&&e instanceof RegExp)if(e.global)t=e;else{let n=`g`;e.ignoreCase&&(n+=`i`),e.multiline&&(n+=`m`),e.unicode&&(n+=`u`),t=new RegExp(e.source,n)}return t.lastIndex=0,t}let ui=new w;ui.unshift({maxLen:1e3,windowSize:15,timeBudget:150});function di(e,t,n,r,i){if(t=li(t),i||=m.first(ui),n.length>i.maxLen){let a=e-i.maxLen/2;return a<0?a=0:r+=a,n=n.substring(a,e+i.maxLen/2),di(e,t,n,r,i)}let a=Date.now(),o=e-1-r,s=-1,c=null;for(let e=1;!(Date.now()-a>=i.timeBudget);e++){let r=o-i.windowSize*e;t.lastIndex=Math.max(0,r);let a=fi(t,n,o,s);if(!a&&c||(c=a,r<=0))break;s=r}if(c){let e={word:c[0],startColumn:r+1+c.index,endColumn:r+1+c.index+c[0].length};return t.lastIndex=0,e}return null}function fi(e,t,n,r){let i;for(;i=e.exec(t);){let t=i.index||0;if(t<=n&&e.lastIndex>=n)return i;if(r>0&&t>r)return null}return null}var pi=class{static computeUnicodeHighlights(e,t,n){let r=n?n.startLineNumber:1,i=n?n.endLineNumber:e.getLineCount(),a=new hi(t),o=a.getCandidateCodePoints(),s;s=RegExp(o===`allNonBasicAscii`?`[^\\t\\n\\r\\x20-\\x7E]`:`${mi(Array.from(o))}`,`g`);let l=new oi(null,s),u=[],d=!1,f,p=0,m=0,h=0;forLoop:for(let t=r,n=i;t<=n;t++){let n=e.getLineContent(t),r=n.length;l.reset(0);do if(f=l.next(n),f){let e=f.index,i=f.index+f[0].length;e>0&&Ie(n.charCodeAt(e-1))&&e--,i+1<r&&Ie(n.charCodeAt(i-1))&&i++;let o=n.substring(e,i),s=di(e+1,ci,n,0);s&&s.endColumn<=e+1&&(s=null);let l=a.shouldHighlightNonBasicASCII(o,s?s.word:null);if(l!==0){if(l===3?p++:l===2?m++:l===1?h++:c(l),u.length>=1e3){d=!0;break forLoop}u.push(new M(t,e+1,t,i+1))}}while(f)}return{ranges:u,hasMore:d,ambiguousCharacterCount:p,invisibleCharacterCount:m,nonBasicAsciiCharacterCount:h}}static computeUnicodeHighlightReason(e,t){let n=new hi(t);switch(n.shouldHighlightNonBasicASCII(e,null)){case 0:return null;case 2:return{kind:1};case 3:{let r=e.codePointAt(0),i=n.ambiguousCharacters.getPrimaryConfusable(r),a=Ue.getLocales().filter(e=>!Ue.getInstance(new Set([...t.allowedLocales,e])).isAmbiguous(r));return{kind:0,confusableWith:String.fromCodePoint(i),notAmbiguousInLocales:a}}case 1:return{kind:2}}}};function mi(e,t){return`[${Oe(e.map(e=>String.fromCodePoint(e)).join(``))}]`}var hi=class{constructor(e){this.options=e,this.allowedCodePoints=new Set(e.allowedCodePoints),this.ambiguousCharacters=Ue.getInstance(new Set(e.allowedLocales))}getCandidateCodePoints(){if(this.options.nonBasicASCII)return`allNonBasicAscii`;let e=new Set;if(this.options.invisibleCharacters)for(let t of We.codePoints)gi(String.fromCodePoint(t))||e.add(t);if(this.options.ambiguousCharacters)for(let t of this.ambiguousCharacters.getConfusableCodePoints())e.add(t);for(let t of this.allowedCodePoints)e.delete(t);return e}shouldHighlightNonBasicASCII(e,t){let n=e.codePointAt(0);if(this.allowedCodePoints.has(n))return 0;if(this.options.nonBasicASCII)return 1;let r=!1,i=!1;if(t)for(let e of t){let t=e.codePointAt(0),n=Ve(e);r||=n,!n&&!this.ambiguousCharacters.isAmbiguous(t)&&!We.isInvisibleCharacter(t)&&(i=!0)}return!r&&i?0:this.options.invisibleCharacters&&!gi(e)&&We.isInvisibleCharacter(n)?2:this.options.ambiguousCharacters&&this.ambiguousCharacters.isAmbiguous(n)?3:0}};function gi(e){return e===` `||e===`
8
- `||e===` `}var _i=class{constructor(e,t,n){this.changes=e,this.moves=t,this.hitTimeout=n}},vi=class{constructor(e,t){this.lineRangeMapping=e,this.changes=t}};function yi(e,t,n=(e,t)=>e===t){if(e===t)return!0;if(!e||!t||e.length!==t.length)return!1;for(let r=0,i=e.length;r<i;r++)if(!n(e[r],t[r]))return!1;return!0}function*bi(e,t){let n,r;for(let i of e)r!==void 0&&t(r,i)?n.push(i):(n&&(yield n),n=[i]),r=i;n&&(yield n)}function xi(e,t){for(let n=0;n<=e.length;n++)t(n===0?void 0:e[n-1],n===e.length?void 0:e[n])}function Si(e,t){for(let n=0;n<e.length;n++)t(n===0?void 0:e[n-1],e[n],n+1===e.length?void 0:e[n+1])}function Ci(e,t){for(let n of t)e.push(n)}var wi;(function(e){function t(e){return e<0}e.isLessThan=t;function n(e){return e<=0}e.isLessThanOrEqual=n;function r(e){return e>0}e.isGreaterThan=r;function i(e){return e===0}e.isNeitherLessOrGreaterThan=i,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(wi||={});function Ti(e,t){return(n,r)=>t(e(n),e(r))}let Ei=(e,t)=>e-t;function Di(e){return(t,n)=>-e(t,n)}(class e{static{this.empty=new e(e=>{})}constructor(e){this.iterate=e}toArray(){let e=[];return this.iterate(t=>(e.push(t),!0)),e}filter(t){return new e(e=>this.iterate(n=>t(n)?e(n):!0))}map(t){return new e(e=>this.iterate(n=>e(t(n))))}findLast(e){let t;return this.iterate(n=>(e(n)&&(t=n),!0)),t}findLastMaxBy(e){let t,n=!0;return this.iterate(r=>((n||wi.isGreaterThan(e(r,t)))&&(n=!1,t=r),!0)),t}});var z=class e{static fromTo(t,n){return new e(t,n)}static addRange(t,n){let r=0;for(;r<n.length&&n[r].endExclusive<t.start;)r++;let i=r;for(;i<n.length&&n[i].start<=t.endExclusive;)i++;if(r===i)n.splice(r,0,t);else{let a=Math.min(t.start,n[r].start),o=Math.max(t.endExclusive,n[i-1].endExclusive);n.splice(r,i-r,new e(a,o))}}static tryCreate(t,n){if(!(t>n))return new e(t,n)}static ofLength(t){return new e(0,t)}static ofStartAndLength(t,n){return new e(t,t+n)}static emptyAt(t){return new e(t,t)}constructor(e,t){if(this.start=e,this.endExclusive=t,e>t)throw new o(`Invalid range: ${this.toString()}`)}get isEmpty(){return this.start===this.endExclusive}delta(t){return new e(this.start+t,this.endExclusive+t)}deltaStart(t){return new e(this.start+t,this.endExclusive)}deltaEnd(t){return new e(this.start,this.endExclusive+t)}get length(){return this.endExclusive-this.start}toString(){return`[${this.start}, ${this.endExclusive})`}equals(e){return this.start===e.start&&this.endExclusive===e.endExclusive}contains(e){return this.start<=e&&e<this.endExclusive}join(t){return new e(Math.min(this.start,t.start),Math.max(this.endExclusive,t.endExclusive))}intersect(t){let n=Math.max(this.start,t.start),r=Math.min(this.endExclusive,t.endExclusive);if(n<=r)return new e(n,r)}intersectionLength(e){let t=Math.max(this.start,e.start),n=Math.min(this.endExclusive,e.endExclusive);return Math.max(0,n-t)}intersects(e){return Math.max(this.start,e.start)<Math.min(this.endExclusive,e.endExclusive)}intersectsOrTouches(e){return Math.max(this.start,e.start)<=Math.min(this.endExclusive,e.endExclusive)}isBefore(e){return this.endExclusive<=e.start}isAfter(e){return this.start>=e.endExclusive}slice(e){return e.slice(this.start,this.endExclusive)}substring(e){return e.substring(this.start,this.endExclusive)}clip(e){if(this.isEmpty)throw new o(`Invalid clipping range: ${this.toString()}`);return Math.max(this.start,Math.min(this.endExclusive-1,e))}clipCyclic(e){if(this.isEmpty)throw new o(`Invalid clipping range: ${this.toString()}`);return e<this.start?this.endExclusive-(this.start-e)%this.length:e>=this.endExclusive?this.start+(e-this.start)%this.length:e}forEach(e){for(let t=this.start;t<this.endExclusive;t++)e(t)}joinRightTouching(t){if(this.endExclusive!==t.start)throw new o(`Invalid join: ${this.toString()} and ${t.toString()}`);return new e(this.start,t.endExclusive)}};function Oi(e,t){let n=ki(e,t);return n===-1?void 0:e[n]}function ki(e,t,n=0,r=e.length){let i=n,a=r;for(;i<a;){let n=Math.floor((i+a)/2);t(e[n])?i=n+1:a=n}return i-1}function Ai(e,t){let n=ji(e,t);return n===e.length?void 0:e[n]}function ji(e,t,n=0,r=e.length){let i=n,a=r;for(;i<a;){let n=Math.floor((i+a)/2);t(e[n])?a=n:i=n+1}return i}var Mi=class e{static{this.assertInvariants=!1}constructor(e){this._array=e,this._findLastMonotonousLastIdx=0}findLastMonotonous(t){if(e.assertInvariants){if(this._prevFindLastPredicate){for(let e of this._array)if(this._prevFindLastPredicate(e)&&!t(e))throw Error(`MonotonousArray: current predicate must be weaker than (or equal to) the previous predicate.`)}this._prevFindLastPredicate=t}let n=ki(this._array,t,this._findLastMonotonousLastIdx);return this._findLastMonotonousLastIdx=n+1,n===-1?void 0:this._array[n]}},B=class e{static ofLength(t,n){return new e(t,t+n)}static fromRangeInclusive(t){return new e(t.startLineNumber,t.endLineNumber+1)}static{this.compareByStart=Ti(e=>e.startLineNumber,Ei)}static joinMany(e){if(e.length===0)return[];let t=new Ni(e[0].slice());for(let n=1;n<e.length;n++)t=t.getUnion(new Ni(e[n].slice()));return t.ranges}static join(t){if(t.length===0)throw new o(`lineRanges cannot be empty`);let n=t[0].startLineNumber,r=t[0].endLineNumberExclusive;for(let e=1;e<t.length;e++)n=Math.min(n,t[e].startLineNumber),r=Math.max(r,t[e].endLineNumberExclusive);return new e(n,r)}static deserialize(t){return new e(t[0],t[1])}constructor(e,t){if(e>t)throw new o(`startLineNumber ${e} cannot be after endLineNumberExclusive ${t}`);this.startLineNumber=e,this.endLineNumberExclusive=t}contains(e){return this.startLineNumber<=e&&e<this.endLineNumberExclusive}get isEmpty(){return this.startLineNumber===this.endLineNumberExclusive}delta(t){return new e(this.startLineNumber+t,this.endLineNumberExclusive+t)}deltaLength(t){return new e(this.startLineNumber,this.endLineNumberExclusive+t)}get length(){return this.endLineNumberExclusive-this.startLineNumber}join(t){return new e(Math.min(this.startLineNumber,t.startLineNumber),Math.max(this.endLineNumberExclusive,t.endLineNumberExclusive))}toString(){return`[${this.startLineNumber},${this.endLineNumberExclusive})`}intersect(t){let n=Math.max(this.startLineNumber,t.startLineNumber),r=Math.min(this.endLineNumberExclusive,t.endLineNumberExclusive);if(n<=r)return new e(n,r)}intersectsStrict(e){return this.startLineNumber<e.endLineNumberExclusive&&e.startLineNumber<this.endLineNumberExclusive}intersectsOrTouches(e){return this.startLineNumber<=e.endLineNumberExclusive&&e.startLineNumber<=this.endLineNumberExclusive}equals(e){return this.startLineNumber===e.startLineNumber&&this.endLineNumberExclusive===e.endLineNumberExclusive}toInclusiveRange(){return this.isEmpty?null:new M(this.startLineNumber,1,this.endLineNumberExclusive-1,2**53-1)}toExclusiveRange(){return new M(this.startLineNumber,1,this.endLineNumberExclusive,1)}mapToLineArray(e){let t=[];for(let n=this.startLineNumber;n<this.endLineNumberExclusive;n++)t.push(e(n));return t}forEach(e){for(let t=this.startLineNumber;t<this.endLineNumberExclusive;t++)e(t)}serialize(){return[this.startLineNumber,this.endLineNumberExclusive]}toOffsetRange(){return new z(this.startLineNumber-1,this.endLineNumberExclusive-1)}addMargin(t,n){return new e(this.startLineNumber-t,this.endLineNumberExclusive+n)}},Ni=class e{constructor(e=[]){this._normalizedRanges=e}get ranges(){return this._normalizedRanges}addRange(e){if(e.length===0)return;let t=ji(this._normalizedRanges,t=>t.endLineNumberExclusive>=e.startLineNumber),n=ki(this._normalizedRanges,t=>t.startLineNumber<=e.endLineNumberExclusive)+1;if(t===n)this._normalizedRanges.splice(t,0,e);else if(t===n-1){let n=this._normalizedRanges[t];this._normalizedRanges[t]=n.join(e)}else{let r=this._normalizedRanges[t].join(this._normalizedRanges[n-1]).join(e);this._normalizedRanges.splice(t,n-t,r)}}contains(e){let t=Oi(this._normalizedRanges,t=>t.startLineNumber<=e);return!!t&&t.endLineNumberExclusive>e}intersects(e){let t=Oi(this._normalizedRanges,t=>t.startLineNumber<e.endLineNumberExclusive);return!!t&&t.endLineNumberExclusive>e.startLineNumber}getUnion(t){if(this._normalizedRanges.length===0)return t;if(t._normalizedRanges.length===0)return this;let n=[],r=0,i=0,a=null;for(;r<this._normalizedRanges.length||i<t._normalizedRanges.length;){let e=null;if(r<this._normalizedRanges.length&&i<t._normalizedRanges.length){let n=this._normalizedRanges[r],a=t._normalizedRanges[i];n.startLineNumber<a.startLineNumber?(e=n,r++):(e=a,i++)}else r<this._normalizedRanges.length?(e=this._normalizedRanges[r],r++):(e=t._normalizedRanges[i],i++);a===null?a=e:a.endLineNumberExclusive>=e.startLineNumber?a=new B(a.startLineNumber,Math.max(a.endLineNumberExclusive,e.endLineNumberExclusive)):(n.push(a),a=e)}return a!==null&&n.push(a),new e(n)}subtractFrom(t){let n=ji(this._normalizedRanges,e=>e.endLineNumberExclusive>=t.startLineNumber),r=ki(this._normalizedRanges,e=>e.startLineNumber<=t.endLineNumberExclusive)+1;if(n===r)return new e([t]);let i=[],a=t.startLineNumber;for(let e=n;e<r;e++){let t=this._normalizedRanges[e];t.startLineNumber>a&&i.push(new B(a,t.startLineNumber)),a=t.endLineNumberExclusive}return a<t.endLineNumberExclusive&&i.push(new B(a,t.endLineNumberExclusive)),new e(i)}toString(){return this._normalizedRanges.map(e=>e.toString()).join(`, `)}getIntersection(t){let n=[],r=0,i=0;for(;r<this._normalizedRanges.length&&i<t._normalizedRanges.length;){let e=this._normalizedRanges[r],a=t._normalizedRanges[i],o=e.intersect(a);o&&!o.isEmpty&&n.push(o),e.endLineNumberExclusive<a.endLineNumberExclusive?r++:i++}return new e(n)}getWithDelta(t){return new e(this._normalizedRanges.map(e=>e.delta(t)))}},Pi=class e{static{this.zero=new e(0,0)}static betweenPositions(t,n){return t.lineNumber===n.lineNumber?new e(0,n.column-t.column):new e(n.lineNumber-t.lineNumber,n.column-1)}static fromPosition(t){return new e(t.lineNumber-1,t.column-1)}static ofRange(t){return e.betweenPositions(t.getStartPosition(),t.getEndPosition())}static ofText(t){let n=0,r=0;for(let e of t)e===`
9
- `?(n++,r=0):r++;return new e(n,r)}constructor(e,t){this.lineCount=e,this.columnCount=t}isGreaterThanOrEqualTo(e){return this.lineCount===e.lineCount?this.columnCount>=e.columnCount:this.lineCount>e.lineCount}add(t){return t.lineCount===0?new e(this.lineCount,this.columnCount+t.columnCount):new e(this.lineCount+t.lineCount,t.columnCount)}createRange(e){return this.lineCount===0?new M(e.lineNumber,e.column,e.lineNumber,e.column+this.columnCount):new M(e.lineNumber,e.column,e.lineNumber+this.lineCount,this.columnCount+1)}toRange(){return new M(1,1,this.lineCount+1,this.columnCount+1)}toLineRange(){return B.ofLength(1,this.lineCount+1)}addToPosition(e){return this.lineCount===0?new j(e.lineNumber,e.column+this.columnCount):new j(e.lineNumber+this.lineCount,this.columnCount+1)}toString(){return`${this.lineCount},${this.columnCount}`}},Fi=class{getOffsetRange(e){return new z(this.getOffset(e.getStartPosition()),this.getOffset(e.getEndPosition()))}getRange(e){return M.fromPositions(this.getPosition(e.start),this.getPosition(e.endExclusive))}getStringReplacement(e){return new Ii.deps.StringReplacement(this.getOffsetRange(e.range),e.text)}getTextReplacement(e){return new Ii.deps.TextReplacement(this.getRange(e.replaceRange),e.newText)}getTextEdit(e){let t=e.replacements.map(e=>this.getTextReplacement(e));return new Ii.deps.TextEdit(t)}},Ii=class{static{this._deps=void 0}static get deps(){if(!this._deps)throw Error(`Dependencies not set. Call _setDependencies first.`);return this._deps}},Li=class extends Fi{constructor(e){super(),this.text=e,this.lineStartOffsetByLineIdx=[],this.lineEndOffsetByLineIdx=[],this.lineStartOffsetByLineIdx.push(0);for(let t=0;t<e.length;t++)e.charAt(t)===`
10
- `&&(this.lineStartOffsetByLineIdx.push(t+1),t>0&&e.charAt(t-1)===`\r`?this.lineEndOffsetByLineIdx.push(t-1):this.lineEndOffsetByLineIdx.push(t));this.lineEndOffsetByLineIdx.push(e.length)}getOffset(e){let t=this._validatePosition(e);return this.lineStartOffsetByLineIdx[t.lineNumber-1]+t.column-1}_validatePosition(e){if(e.lineNumber<1)return new j(1,1);let t=this.textLength.lineCount+1;if(e.lineNumber>t)return new j(t,this.getLineLength(t)+1);if(e.column<1)return new j(e.lineNumber,1);let n=this.getLineLength(e.lineNumber);return e.column-1>n?new j(e.lineNumber,n+1):e}getPosition(e){let t=ki(this.lineStartOffsetByLineIdx,t=>t<=e);return new j(t+1,e-this.lineStartOffsetByLineIdx[t]+1)}get textLength(){let e=this.lineStartOffsetByLineIdx.length-1;return new Ii.deps.TextLength(e,this.text.length-this.lineStartOffsetByLineIdx[e])}getLineLength(e){return this.lineEndOffsetByLineIdx[e-1]-this.lineStartOffsetByLineIdx[e-1]}},Ri=class{constructor(){this._transformer=void 0}get endPositionExclusive(){return this.length.addToPosition(new j(1,1))}get lineRange(){return this.length.toLineRange()}getValue(){return this.getValueOfRange(this.length.toRange())}getValueOfOffsetRange(e){return this.getValueOfRange(this.getTransformer().getRange(e))}getLineLength(e){return this.getValueOfRange(new M(e,1,e,2**53-1)).length}getTransformer(){return this._transformer||=new Li(this.getValue()),this._transformer}getLineAt(e){return this.getValueOfRange(new M(e,1,e,2**53-1))}},zi=class extends Ri{constructor(e,t){l(t>=1),super(),this._getLineContent=e,this._lineCount=t}getValueOfRange(e){if(e.startLineNumber===e.endLineNumber)return this._getLineContent(e.startLineNumber).substring(e.startColumn-1,e.endColumn-1);let t=this._getLineContent(e.startLineNumber).substring(e.startColumn-1);for(let n=e.startLineNumber+1;n<e.endLineNumber;n++)t+=`
7
+ `))}},te=class extends Error{constructor(e,t){super(e),this.name=`ListenerLeakError`,this.stack=t}},ne=class extends Error{constructor(e,t){super(e),this.name=`ListenerRefusalError`,this.stack=t}},re=class{constructor(e){this.value=e}},D=class{constructor(e){this._size=0,this._options=e,this._leakageMon=this._options?.leakWarningThreshold?new E(e?.onListenerError??t,this._options?.leakWarningThreshold??-1):void 0,this._perfMon=this._options?._profName?new T(this._options._profName):void 0,this._deliveryQueue=this._options?.deliveryQueue}dispose(){this._disposed||(this._disposed=!0,this._deliveryQueue?.current===this&&this._deliveryQueue.reset(),this._listeners&&(this._listeners=void 0,this._size=0),this._options?.onDidRemoveLastListener?.(),this._leakageMon?.dispose())}get event(){return this._event??=(e,n,r)=>{if(this._leakageMon&&this._size>this._leakageMon.threshold**2){let e=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(e);let n=this._leakageMon.getMostFrequentStack()??[`UNKNOWN stack`,-1],r=new ne(`${e}. HINT: Stack shows most frequent listener (${n[1]}-times)`,n[0]);return(this._options?.onListenerError||t)(r),y.None}if(this._disposed)return y.None;n&&(e=e.bind(n));let i=new re(e),a;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(i.stack=ee.create(),a=this._leakageMon.check(i.stack,this._size+1)),this._listeners?this._listeners instanceof re?(this._deliveryQueue??=new ie,this._listeners=[this._listeners,i]):this._listeners.push(i):(this._options?.onWillAddFirstListener?.(this),this._listeners=i,this._options?.onDidAddFirstListener?.(this)),this._options?.onDidAddListener?.(this),this._size++;let o=_(()=>{a?.(),this._removeListener(i)});return r instanceof v?r.add(o):Array.isArray(r)&&r.push(o),o},this._event}_removeListener(e){if(this._options?.onWillRemoveListener?.(this),!this._listeners)return;if(this._size===1){this._listeners=void 0,this._options?.onDidRemoveLastListener?.(this),this._size=0;return}let t=this._listeners,n=t.indexOf(e);if(n===-1)throw console.log(`disposed?`,this._disposed),console.log(`size?`,this._size),console.log(`arr?`,JSON.stringify(this._listeners)),Error(`Attempted to dispose unknown listener`);this._size--,t[n]=void 0;let r=this._deliveryQueue.current===this;if(this._size*2<=t.length){let e=0;for(let n=0;n<t.length;n++)t[n]?t[e++]=t[n]:r&&e<this._deliveryQueue.end&&(this._deliveryQueue.end--,e<this._deliveryQueue.i&&this._deliveryQueue.i--);t.length=e}}_deliver(e,n){if(!e)return;let r=this._options?.onListenerError||t;if(!r){e.value(n);return}try{e.value(n)}catch(e){r(e)}}_deliverQueue(e){let t=e.current._listeners;for(;e.i<e.end;)this._deliver(t[e.i++],e.value);e.reset()}fire(e){if(this._deliveryQueue?.current&&(this._deliverQueue(this._deliveryQueue),this._perfMon?.stop()),this._perfMon?.start(this._size),this._listeners)if(this._listeners instanceof re)this._deliver(this._listeners,e);else{let t=this._deliveryQueue;t.enqueue(this,e,this._listeners.length),this._deliverQueue(t)}this._perfMon?.stop()}hasListeners(){return this._size>0}},ie=class{constructor(){this.i=-1,this.end=0}enqueue(e,t,n){this.i=0,this.end=n,this.current=e,this.value=t}reset(){this.i=this.end,this.current=void 0,this.value=void 0}};function ae(){return globalThis._VSCODE_NLS_MESSAGES}function oe(){return globalThis._VSCODE_NLS_LANGUAGE}let se=oe()===`pseudo`||typeof document<`u`&&document.location&&typeof document.location.hash==`string`&&document.location.hash.indexOf(`pseudo=true`)>=0;function ce(e,t){let n;return n=t.length===0?e:e.replace(/\{(\d+)\}/g,(e,n)=>{let r=t[n[0]],i=e;return typeof r==`string`?i=r:(typeof r==`number`||typeof r==`boolean`||r==null)&&(i=String(r)),i}),se&&(n=`[`+n.replace(/[aouei]/g,`$&$&`)+`]`),n}function O(e,t,...n){return ce(typeof e==`number`?le(e,t):t,n)}function le(e,t){let n=ae()?.[e];if(typeof n!=`string`){if(typeof t==`string`)return t;throw Error(`!!! NLS MISSING: ${e} !!!`)}return n}let ue=!1,de=!1,fe=!1,pe=!1,me,he=globalThis,k;he.vscode!==void 0&&he.vscode.process!==void 0?k=he.vscode.process:typeof process<`u`&&typeof process?.versions?.node==`string`&&(k=process);let ge=typeof k?.versions?.electron==`string`&&k?.type===`renderer`;if(typeof k==`object`){ue=k.platform===`win32`,de=k.platform===`darwin`,fe=k.platform===`linux`,fe&&k.env.SNAP&&k.env.SNAP_REVISION,k.env.CI||k.env.BUILD_ARTIFACTSTAGINGDIRECTORY||k.env.GITHUB_WORKSPACE;let e=k.env.VSCODE_NLS_CONFIG;if(e)try{let t=JSON.parse(e);t.userLocale,t.osLocale,t.resolvedLanguage,t.languagePack?.translationsConfigFile}catch{}}else typeof navigator==`object`&&!ge?(me=navigator.userAgent,ue=me.indexOf(`Windows`)>=0,de=me.indexOf(`Macintosh`)>=0,(me.indexOf(`Macintosh`)>=0||me.indexOf(`iPad`)>=0||me.indexOf(`iPhone`)>=0)&&navigator.maxTouchPoints&&navigator.maxTouchPoints,fe=me.indexOf(`Linux`)>=0,me?.indexOf(`Mobi`),pe=!0,oe(),navigator.language.toLowerCase()):console.error(`Unable to resolve platform.`);let _e=ue,ve=de;pe&&typeof he.importScripts==`function`&&he.origin;let A=me,ye=typeof he.postMessage==`function`&&!he.importScripts;(()=>{if(ye){let e=[];he.addEventListener(`message`,t=>{if(t.data&&t.data.vscodeScheduleAsyncWork)for(let n=0,r=e.length;n<r;n++){let r=e[n];if(r.id===t.data.vscodeScheduleAsyncWork){e.splice(n,1),r.callback();return}}});let t=0;return n=>{let r=++t;e.push({id:r,callback:n}),he.postMessage({vscodeScheduleAsyncWork:r},`*`)}}return e=>setTimeout(e)})();let be=!!(A&&A.indexOf(`Chrome`)>=0);A&&A.indexOf(`Firefox`),!be&&A&&A.indexOf(`Safari`),A&&A.indexOf(`Edg/`),A&&A.indexOf(`Android`);function xe(e){return e}var Se=class{constructor(e,t){this.lastCache=void 0,this.lastArgKey=void 0,typeof e==`function`?(this._fn=e,this._computeKey=xe):(this._fn=t,this._computeKey=e.getCacheKey)}get(e){let t=this._computeKey(e);return this.lastArgKey!==t&&(this.lastArgKey=t,this.lastCache=this._fn(e)),this.lastCache}},Ce;(function(e){e[e.Uninitialized=0]=`Uninitialized`,e[e.Running=1]=`Running`,e[e.Completed=2]=`Completed`})(Ce||={});var we=class{constructor(e){this.executor=e,this._state=Ce.Uninitialized}get value(){if(this._state===Ce.Uninitialized){this._state=Ce.Running;try{this._value=this.executor()}catch(e){this._error=e}finally{this._state=Ce.Completed}}else if(this._state===Ce.Running)throw Error(`Cannot read the value of a lazy that is being initialized`);if(this._error)throw this._error;return this._value}get rawValue(){return this._value}};function Te(e){return e.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,`\\$&`)}function Ee(e){return e.source===`^`||e.source===`^$`||e.source===`$`||e.source===`^\\s*$`?!1:!!(e.exec(``)&&e.lastIndex===0)}function De(e){return e.split(/\r\n|\r|\n/)}function Oe(e){for(let t=0,n=e.length;t<n;t++){let n=e.charCodeAt(t);if(n!==32&&n!==9)return t}return-1}function ke(e,t=e.length-1){for(let n=t;n>=0;n--){let t=e.charCodeAt(n);if(t!==32&&t!==9)return n}return-1}function Ae(e){return e>=65&&e<=90}function je(e,t){let n=Math.min(e.length,t.length),r;for(r=0;r<n;r++)if(e.charCodeAt(r)!==t.charCodeAt(r))return r;return n}function Me(e,t){let n=Math.min(e.length,t.length),r,i=e.length-1,a=t.length-1;for(r=0;r<n;r++)if(e.charCodeAt(i-r)!==t.charCodeAt(a-r))return r;return n}function Ne(e){return 55296<=e&&e<=56319}function Pe(e){return 56320<=e&&e<=57343}function Fe(e,t){return(e-55296<<10)+(t-56320)+65536}function Ie(e,t,n){let r=e.charCodeAt(n);if(Ne(r)&&n+1<t){let t=e.charCodeAt(n+1);if(Pe(t))return Fe(r,t)}return r}let Le=/^[\t\n\r\x20-\x7E]*$/;function Re(e){return Le.test(e)}(class e{static{this._INSTANCE=null}static getInstance(){return e._INSTANCE||=new e,e._INSTANCE}constructor(){this._data=ze()}getGraphemeBreakType(e){if(e<32)return e===10?3:e===13?2:4;if(e<127)return 0;let t=this._data,n=t.length/3,r=1;for(;r<=n;)if(e<t[3*r])r=2*r;else if(e>t[3*r+1])r=2*r+1;else return t[3*r+2];return 0}});function ze(){return JSON.parse(`[0,0,0,51229,51255,12,44061,44087,12,127462,127487,6,7083,7085,5,47645,47671,12,54813,54839,12,128678,128678,14,3270,3270,5,9919,9923,14,45853,45879,12,49437,49463,12,53021,53047,12,71216,71218,7,128398,128399,14,129360,129374,14,2519,2519,5,4448,4519,9,9742,9742,14,12336,12336,14,44957,44983,12,46749,46775,12,48541,48567,12,50333,50359,12,52125,52151,12,53917,53943,12,69888,69890,5,73018,73018,5,127990,127990,14,128558,128559,14,128759,128760,14,129653,129655,14,2027,2035,5,2891,2892,7,3761,3761,5,6683,6683,5,8293,8293,4,9825,9826,14,9999,9999,14,43452,43453,5,44509,44535,12,45405,45431,12,46301,46327,12,47197,47223,12,48093,48119,12,48989,49015,12,49885,49911,12,50781,50807,12,51677,51703,12,52573,52599,12,53469,53495,12,54365,54391,12,65279,65279,4,70471,70472,7,72145,72147,7,119173,119179,5,127799,127818,14,128240,128244,14,128512,128512,14,128652,128652,14,128721,128722,14,129292,129292,14,129445,129450,14,129734,129743,14,1476,1477,5,2366,2368,7,2750,2752,7,3076,3076,5,3415,3415,5,4141,4144,5,6109,6109,5,6964,6964,5,7394,7400,5,9197,9198,14,9770,9770,14,9877,9877,14,9968,9969,14,10084,10084,14,43052,43052,5,43713,43713,5,44285,44311,12,44733,44759,12,45181,45207,12,45629,45655,12,46077,46103,12,46525,46551,12,46973,46999,12,47421,47447,12,47869,47895,12,48317,48343,12,48765,48791,12,49213,49239,12,49661,49687,12,50109,50135,12,50557,50583,12,51005,51031,12,51453,51479,12,51901,51927,12,52349,52375,12,52797,52823,12,53245,53271,12,53693,53719,12,54141,54167,12,54589,54615,12,55037,55063,12,69506,69509,5,70191,70193,5,70841,70841,7,71463,71467,5,72330,72342,5,94031,94031,5,123628,123631,5,127763,127765,14,127941,127941,14,128043,128062,14,128302,128317,14,128465,128467,14,128539,128539,14,128640,128640,14,128662,128662,14,128703,128703,14,128745,128745,14,129004,129007,14,129329,129330,14,129402,129402,14,129483,129483,14,129686,129704,14,130048,131069,14,173,173,4,1757,1757,1,2200,2207,5,2434,2435,7,2631,2632,5,2817,2817,5,3008,3008,5,3201,3201,5,3387,3388,5,3542,3542,5,3902,3903,7,4190,4192,5,6002,6003,5,6439,6440,5,6765,6770,7,7019,7027,5,7154,7155,7,8205,8205,13,8505,8505,14,9654,9654,14,9757,9757,14,9792,9792,14,9852,9853,14,9890,9894,14,9937,9937,14,9981,9981,14,10035,10036,14,11035,11036,14,42654,42655,5,43346,43347,7,43587,43587,5,44006,44007,7,44173,44199,12,44397,44423,12,44621,44647,12,44845,44871,12,45069,45095,12,45293,45319,12,45517,45543,12,45741,45767,12,45965,45991,12,46189,46215,12,46413,46439,12,46637,46663,12,46861,46887,12,47085,47111,12,47309,47335,12,47533,47559,12,47757,47783,12,47981,48007,12,48205,48231,12,48429,48455,12,48653,48679,12,48877,48903,12,49101,49127,12,49325,49351,12,49549,49575,12,49773,49799,12,49997,50023,12,50221,50247,12,50445,50471,12,50669,50695,12,50893,50919,12,51117,51143,12,51341,51367,12,51565,51591,12,51789,51815,12,52013,52039,12,52237,52263,12,52461,52487,12,52685,52711,12,52909,52935,12,53133,53159,12,53357,53383,12,53581,53607,12,53805,53831,12,54029,54055,12,54253,54279,12,54477,54503,12,54701,54727,12,54925,54951,12,55149,55175,12,68101,68102,5,69762,69762,7,70067,70069,7,70371,70378,5,70720,70721,7,71087,71087,5,71341,71341,5,71995,71996,5,72249,72249,7,72850,72871,5,73109,73109,5,118576,118598,5,121505,121519,5,127245,127247,14,127568,127569,14,127777,127777,14,127872,127891,14,127956,127967,14,128015,128016,14,128110,128172,14,128259,128259,14,128367,128368,14,128424,128424,14,128488,128488,14,128530,128532,14,128550,128551,14,128566,128566,14,128647,128647,14,128656,128656,14,128667,128673,14,128691,128693,14,128715,128715,14,128728,128732,14,128752,128752,14,128765,128767,14,129096,129103,14,129311,129311,14,129344,129349,14,129394,129394,14,129413,129425,14,129466,129471,14,129511,129535,14,129664,129666,14,129719,129722,14,129760,129767,14,917536,917631,5,13,13,2,1160,1161,5,1564,1564,4,1807,1807,1,2085,2087,5,2307,2307,7,2382,2383,7,2497,2500,5,2563,2563,7,2677,2677,5,2763,2764,7,2879,2879,5,2914,2915,5,3021,3021,5,3142,3144,5,3263,3263,5,3285,3286,5,3398,3400,7,3530,3530,5,3633,3633,5,3864,3865,5,3974,3975,5,4155,4156,7,4229,4230,5,5909,5909,7,6078,6085,7,6277,6278,5,6451,6456,7,6744,6750,5,6846,6846,5,6972,6972,5,7074,7077,5,7146,7148,7,7222,7223,5,7416,7417,5,8234,8238,4,8417,8417,5,9000,9000,14,9203,9203,14,9730,9731,14,9748,9749,14,9762,9763,14,9776,9783,14,9800,9811,14,9831,9831,14,9872,9873,14,9882,9882,14,9900,9903,14,9929,9933,14,9941,9960,14,9974,9974,14,9989,9989,14,10006,10006,14,10062,10062,14,10160,10160,14,11647,11647,5,12953,12953,14,43019,43019,5,43232,43249,5,43443,43443,5,43567,43568,7,43696,43696,5,43765,43765,7,44013,44013,5,44117,44143,12,44229,44255,12,44341,44367,12,44453,44479,12,44565,44591,12,44677,44703,12,44789,44815,12,44901,44927,12,45013,45039,12,45125,45151,12,45237,45263,12,45349,45375,12,45461,45487,12,45573,45599,12,45685,45711,12,45797,45823,12,45909,45935,12,46021,46047,12,46133,46159,12,46245,46271,12,46357,46383,12,46469,46495,12,46581,46607,12,46693,46719,12,46805,46831,12,46917,46943,12,47029,47055,12,47141,47167,12,47253,47279,12,47365,47391,12,47477,47503,12,47589,47615,12,47701,47727,12,47813,47839,12,47925,47951,12,48037,48063,12,48149,48175,12,48261,48287,12,48373,48399,12,48485,48511,12,48597,48623,12,48709,48735,12,48821,48847,12,48933,48959,12,49045,49071,12,49157,49183,12,49269,49295,12,49381,49407,12,49493,49519,12,49605,49631,12,49717,49743,12,49829,49855,12,49941,49967,12,50053,50079,12,50165,50191,12,50277,50303,12,50389,50415,12,50501,50527,12,50613,50639,12,50725,50751,12,50837,50863,12,50949,50975,12,51061,51087,12,51173,51199,12,51285,51311,12,51397,51423,12,51509,51535,12,51621,51647,12,51733,51759,12,51845,51871,12,51957,51983,12,52069,52095,12,52181,52207,12,52293,52319,12,52405,52431,12,52517,52543,12,52629,52655,12,52741,52767,12,52853,52879,12,52965,52991,12,53077,53103,12,53189,53215,12,53301,53327,12,53413,53439,12,53525,53551,12,53637,53663,12,53749,53775,12,53861,53887,12,53973,53999,12,54085,54111,12,54197,54223,12,54309,54335,12,54421,54447,12,54533,54559,12,54645,54671,12,54757,54783,12,54869,54895,12,54981,55007,12,55093,55119,12,55243,55291,10,66045,66045,5,68325,68326,5,69688,69702,5,69817,69818,5,69957,69958,7,70089,70092,5,70198,70199,5,70462,70462,5,70502,70508,5,70750,70750,5,70846,70846,7,71100,71101,5,71230,71230,7,71351,71351,5,71737,71738,5,72000,72000,7,72160,72160,5,72273,72278,5,72752,72758,5,72882,72883,5,73031,73031,5,73461,73462,7,94192,94193,7,119149,119149,7,121403,121452,5,122915,122916,5,126980,126980,14,127358,127359,14,127535,127535,14,127759,127759,14,127771,127771,14,127792,127793,14,127825,127867,14,127897,127899,14,127945,127945,14,127985,127986,14,128000,128007,14,128021,128021,14,128066,128100,14,128184,128235,14,128249,128252,14,128266,128276,14,128335,128335,14,128379,128390,14,128407,128419,14,128444,128444,14,128481,128481,14,128499,128499,14,128526,128526,14,128536,128536,14,128543,128543,14,128556,128556,14,128564,128564,14,128577,128580,14,128643,128645,14,128649,128649,14,128654,128654,14,128660,128660,14,128664,128664,14,128675,128675,14,128686,128689,14,128695,128696,14,128705,128709,14,128717,128719,14,128725,128725,14,128736,128741,14,128747,128748,14,128755,128755,14,128762,128762,14,128981,128991,14,129009,129023,14,129160,129167,14,129296,129304,14,129320,129327,14,129340,129342,14,129356,129356,14,129388,129392,14,129399,129400,14,129404,129407,14,129432,129442,14,129454,129455,14,129473,129474,14,129485,129487,14,129648,129651,14,129659,129660,14,129671,129679,14,129709,129711,14,129728,129730,14,129751,129753,14,129776,129782,14,917505,917505,4,917760,917999,5,10,10,3,127,159,4,768,879,5,1471,1471,5,1536,1541,1,1648,1648,5,1767,1768,5,1840,1866,5,2070,2073,5,2137,2139,5,2274,2274,1,2363,2363,7,2377,2380,7,2402,2403,5,2494,2494,5,2507,2508,7,2558,2558,5,2622,2624,7,2641,2641,5,2691,2691,7,2759,2760,5,2786,2787,5,2876,2876,5,2881,2884,5,2901,2902,5,3006,3006,5,3014,3016,7,3072,3072,5,3134,3136,5,3157,3158,5,3260,3260,5,3266,3266,5,3274,3275,7,3328,3329,5,3391,3392,7,3405,3405,5,3457,3457,5,3536,3537,7,3551,3551,5,3636,3642,5,3764,3772,5,3895,3895,5,3967,3967,7,3993,4028,5,4146,4151,5,4182,4183,7,4226,4226,5,4253,4253,5,4957,4959,5,5940,5940,7,6070,6070,7,6087,6088,7,6158,6158,4,6432,6434,5,6448,6449,7,6679,6680,5,6742,6742,5,6754,6754,5,6783,6783,5,6912,6915,5,6966,6970,5,6978,6978,5,7042,7042,7,7080,7081,5,7143,7143,7,7150,7150,7,7212,7219,5,7380,7392,5,7412,7412,5,8203,8203,4,8232,8232,4,8265,8265,14,8400,8412,5,8421,8432,5,8617,8618,14,9167,9167,14,9200,9200,14,9410,9410,14,9723,9726,14,9733,9733,14,9745,9745,14,9752,9752,14,9760,9760,14,9766,9766,14,9774,9774,14,9786,9786,14,9794,9794,14,9823,9823,14,9828,9828,14,9833,9850,14,9855,9855,14,9875,9875,14,9880,9880,14,9885,9887,14,9896,9897,14,9906,9916,14,9926,9927,14,9935,9935,14,9939,9939,14,9962,9962,14,9972,9972,14,9978,9978,14,9986,9986,14,9997,9997,14,10002,10002,14,10017,10017,14,10055,10055,14,10071,10071,14,10133,10135,14,10548,10549,14,11093,11093,14,12330,12333,5,12441,12442,5,42608,42610,5,43010,43010,5,43045,43046,5,43188,43203,7,43302,43309,5,43392,43394,5,43446,43449,5,43493,43493,5,43571,43572,7,43597,43597,7,43703,43704,5,43756,43757,5,44003,44004,7,44009,44010,7,44033,44059,12,44089,44115,12,44145,44171,12,44201,44227,12,44257,44283,12,44313,44339,12,44369,44395,12,44425,44451,12,44481,44507,12,44537,44563,12,44593,44619,12,44649,44675,12,44705,44731,12,44761,44787,12,44817,44843,12,44873,44899,12,44929,44955,12,44985,45011,12,45041,45067,12,45097,45123,12,45153,45179,12,45209,45235,12,45265,45291,12,45321,45347,12,45377,45403,12,45433,45459,12,45489,45515,12,45545,45571,12,45601,45627,12,45657,45683,12,45713,45739,12,45769,45795,12,45825,45851,12,45881,45907,12,45937,45963,12,45993,46019,12,46049,46075,12,46105,46131,12,46161,46187,12,46217,46243,12,46273,46299,12,46329,46355,12,46385,46411,12,46441,46467,12,46497,46523,12,46553,46579,12,46609,46635,12,46665,46691,12,46721,46747,12,46777,46803,12,46833,46859,12,46889,46915,12,46945,46971,12,47001,47027,12,47057,47083,12,47113,47139,12,47169,47195,12,47225,47251,12,47281,47307,12,47337,47363,12,47393,47419,12,47449,47475,12,47505,47531,12,47561,47587,12,47617,47643,12,47673,47699,12,47729,47755,12,47785,47811,12,47841,47867,12,47897,47923,12,47953,47979,12,48009,48035,12,48065,48091,12,48121,48147,12,48177,48203,12,48233,48259,12,48289,48315,12,48345,48371,12,48401,48427,12,48457,48483,12,48513,48539,12,48569,48595,12,48625,48651,12,48681,48707,12,48737,48763,12,48793,48819,12,48849,48875,12,48905,48931,12,48961,48987,12,49017,49043,12,49073,49099,12,49129,49155,12,49185,49211,12,49241,49267,12,49297,49323,12,49353,49379,12,49409,49435,12,49465,49491,12,49521,49547,12,49577,49603,12,49633,49659,12,49689,49715,12,49745,49771,12,49801,49827,12,49857,49883,12,49913,49939,12,49969,49995,12,50025,50051,12,50081,50107,12,50137,50163,12,50193,50219,12,50249,50275,12,50305,50331,12,50361,50387,12,50417,50443,12,50473,50499,12,50529,50555,12,50585,50611,12,50641,50667,12,50697,50723,12,50753,50779,12,50809,50835,12,50865,50891,12,50921,50947,12,50977,51003,12,51033,51059,12,51089,51115,12,51145,51171,12,51201,51227,12,51257,51283,12,51313,51339,12,51369,51395,12,51425,51451,12,51481,51507,12,51537,51563,12,51593,51619,12,51649,51675,12,51705,51731,12,51761,51787,12,51817,51843,12,51873,51899,12,51929,51955,12,51985,52011,12,52041,52067,12,52097,52123,12,52153,52179,12,52209,52235,12,52265,52291,12,52321,52347,12,52377,52403,12,52433,52459,12,52489,52515,12,52545,52571,12,52601,52627,12,52657,52683,12,52713,52739,12,52769,52795,12,52825,52851,12,52881,52907,12,52937,52963,12,52993,53019,12,53049,53075,12,53105,53131,12,53161,53187,12,53217,53243,12,53273,53299,12,53329,53355,12,53385,53411,12,53441,53467,12,53497,53523,12,53553,53579,12,53609,53635,12,53665,53691,12,53721,53747,12,53777,53803,12,53833,53859,12,53889,53915,12,53945,53971,12,54001,54027,12,54057,54083,12,54113,54139,12,54169,54195,12,54225,54251,12,54281,54307,12,54337,54363,12,54393,54419,12,54449,54475,12,54505,54531,12,54561,54587,12,54617,54643,12,54673,54699,12,54729,54755,12,54785,54811,12,54841,54867,12,54897,54923,12,54953,54979,12,55009,55035,12,55065,55091,12,55121,55147,12,55177,55203,12,65024,65039,5,65520,65528,4,66422,66426,5,68152,68154,5,69291,69292,5,69633,69633,5,69747,69748,5,69811,69814,5,69826,69826,5,69932,69932,7,70016,70017,5,70079,70080,7,70095,70095,5,70196,70196,5,70367,70367,5,70402,70403,7,70464,70464,5,70487,70487,5,70709,70711,7,70725,70725,7,70833,70834,7,70843,70844,7,70849,70849,7,71090,71093,5,71103,71104,5,71227,71228,7,71339,71339,5,71344,71349,5,71458,71461,5,71727,71735,5,71985,71989,7,71998,71998,5,72002,72002,7,72154,72155,5,72193,72202,5,72251,72254,5,72281,72283,5,72344,72345,5,72766,72766,7,72874,72880,5,72885,72886,5,73023,73029,5,73104,73105,5,73111,73111,5,92912,92916,5,94095,94098,5,113824,113827,4,119142,119142,7,119155,119162,4,119362,119364,5,121476,121476,5,122888,122904,5,123184,123190,5,125252,125258,5,127183,127183,14,127340,127343,14,127377,127386,14,127491,127503,14,127548,127551,14,127744,127756,14,127761,127761,14,127769,127769,14,127773,127774,14,127780,127788,14,127796,127797,14,127820,127823,14,127869,127869,14,127894,127895,14,127902,127903,14,127943,127943,14,127947,127950,14,127972,127972,14,127988,127988,14,127992,127994,14,128009,128011,14,128019,128019,14,128023,128041,14,128064,128064,14,128102,128107,14,128174,128181,14,128238,128238,14,128246,128247,14,128254,128254,14,128264,128264,14,128278,128299,14,128329,128330,14,128348,128359,14,128371,128377,14,128392,128393,14,128401,128404,14,128421,128421,14,128433,128434,14,128450,128452,14,128476,128478,14,128483,128483,14,128495,128495,14,128506,128506,14,128519,128520,14,128528,128528,14,128534,128534,14,128538,128538,14,128540,128542,14,128544,128549,14,128552,128555,14,128557,128557,14,128560,128563,14,128565,128565,14,128567,128576,14,128581,128591,14,128641,128642,14,128646,128646,14,128648,128648,14,128650,128651,14,128653,128653,14,128655,128655,14,128657,128659,14,128661,128661,14,128663,128663,14,128665,128666,14,128674,128674,14,128676,128677,14,128679,128685,14,128690,128690,14,128694,128694,14,128697,128702,14,128704,128704,14,128710,128714,14,128716,128716,14,128720,128720,14,128723,128724,14,128726,128727,14,128733,128735,14,128742,128744,14,128746,128746,14,128749,128751,14,128753,128754,14,128756,128758,14,128761,128761,14,128763,128764,14,128884,128895,14,128992,129003,14,129008,129008,14,129036,129039,14,129114,129119,14,129198,129279,14,129293,129295,14,129305,129310,14,129312,129319,14,129328,129328,14,129331,129338,14,129343,129343,14,129351,129355,14,129357,129359,14,129375,129387,14,129393,129393,14,129395,129398,14,129401,129401,14,129403,129403,14,129408,129412,14,129426,129431,14,129443,129444,14,129451,129453,14,129456,129465,14,129472,129472,14,129475,129482,14,129484,129484,14,129488,129510,14,129536,129647,14,129652,129652,14,129656,129658,14,129661,129663,14,129667,129670,14,129680,129685,14,129705,129708,14,129712,129718,14,129723,129727,14,129731,129733,14,129744,129750,14,129754,129759,14,129768,129775,14,129783,129791,14,917504,917504,4,917506,917535,4,917632,917759,4,918000,921599,4,0,9,4,11,12,4,14,31,4,169,169,14,174,174,14,1155,1159,5,1425,1469,5,1473,1474,5,1479,1479,5,1552,1562,5,1611,1631,5,1750,1756,5,1759,1764,5,1770,1773,5,1809,1809,5,1958,1968,5,2045,2045,5,2075,2083,5,2089,2093,5,2192,2193,1,2250,2273,5,2275,2306,5,2362,2362,5,2364,2364,5,2369,2376,5,2381,2381,5,2385,2391,5,2433,2433,5,2492,2492,5,2495,2496,7,2503,2504,7,2509,2509,5,2530,2531,5,2561,2562,5,2620,2620,5,2625,2626,5,2635,2637,5,2672,2673,5,2689,2690,5,2748,2748,5,2753,2757,5,2761,2761,7,2765,2765,5,2810,2815,5,2818,2819,7,2878,2878,5,2880,2880,7,2887,2888,7,2893,2893,5,2903,2903,5,2946,2946,5,3007,3007,7,3009,3010,7,3018,3020,7,3031,3031,5,3073,3075,7,3132,3132,5,3137,3140,7,3146,3149,5,3170,3171,5,3202,3203,7,3262,3262,7,3264,3265,7,3267,3268,7,3271,3272,7,3276,3277,5,3298,3299,5,3330,3331,7,3390,3390,5,3393,3396,5,3402,3404,7,3406,3406,1,3426,3427,5,3458,3459,7,3535,3535,5,3538,3540,5,3544,3550,7,3570,3571,7,3635,3635,7,3655,3662,5,3763,3763,7,3784,3789,5,3893,3893,5,3897,3897,5,3953,3966,5,3968,3972,5,3981,3991,5,4038,4038,5,4145,4145,7,4153,4154,5,4157,4158,5,4184,4185,5,4209,4212,5,4228,4228,7,4237,4237,5,4352,4447,8,4520,4607,10,5906,5908,5,5938,5939,5,5970,5971,5,6068,6069,5,6071,6077,5,6086,6086,5,6089,6099,5,6155,6157,5,6159,6159,5,6313,6313,5,6435,6438,7,6441,6443,7,6450,6450,5,6457,6459,5,6681,6682,7,6741,6741,7,6743,6743,7,6752,6752,5,6757,6764,5,6771,6780,5,6832,6845,5,6847,6862,5,6916,6916,7,6965,6965,5,6971,6971,7,6973,6977,7,6979,6980,7,7040,7041,5,7073,7073,7,7078,7079,7,7082,7082,7,7142,7142,5,7144,7145,5,7149,7149,5,7151,7153,5,7204,7211,7,7220,7221,7,7376,7378,5,7393,7393,7,7405,7405,5,7415,7415,7,7616,7679,5,8204,8204,5,8206,8207,4,8233,8233,4,8252,8252,14,8288,8292,4,8294,8303,4,8413,8416,5,8418,8420,5,8482,8482,14,8596,8601,14,8986,8987,14,9096,9096,14,9193,9196,14,9199,9199,14,9201,9202,14,9208,9210,14,9642,9643,14,9664,9664,14,9728,9729,14,9732,9732,14,9735,9741,14,9743,9744,14,9746,9746,14,9750,9751,14,9753,9756,14,9758,9759,14,9761,9761,14,9764,9765,14,9767,9769,14,9771,9773,14,9775,9775,14,9784,9785,14,9787,9791,14,9793,9793,14,9795,9799,14,9812,9822,14,9824,9824,14,9827,9827,14,9829,9830,14,9832,9832,14,9851,9851,14,9854,9854,14,9856,9861,14,9874,9874,14,9876,9876,14,9878,9879,14,9881,9881,14,9883,9884,14,9888,9889,14,9895,9895,14,9898,9899,14,9904,9905,14,9917,9918,14,9924,9925,14,9928,9928,14,9934,9934,14,9936,9936,14,9938,9938,14,9940,9940,14,9961,9961,14,9963,9967,14,9970,9971,14,9973,9973,14,9975,9977,14,9979,9980,14,9982,9985,14,9987,9988,14,9992,9996,14,9998,9998,14,10000,10001,14,10004,10004,14,10013,10013,14,10024,10024,14,10052,10052,14,10060,10060,14,10067,10069,14,10083,10083,14,10085,10087,14,10145,10145,14,10175,10175,14,11013,11015,14,11088,11088,14,11503,11505,5,11744,11775,5,12334,12335,5,12349,12349,14,12951,12951,14,42607,42607,5,42612,42621,5,42736,42737,5,43014,43014,5,43043,43044,7,43047,43047,7,43136,43137,7,43204,43205,5,43263,43263,5,43335,43345,5,43360,43388,8,43395,43395,7,43444,43445,7,43450,43451,7,43454,43456,7,43561,43566,5,43569,43570,5,43573,43574,5,43596,43596,5,43644,43644,5,43698,43700,5,43710,43711,5,43755,43755,7,43758,43759,7,43766,43766,5,44005,44005,5,44008,44008,5,44012,44012,7,44032,44032,11,44060,44060,11,44088,44088,11,44116,44116,11,44144,44144,11,44172,44172,11,44200,44200,11,44228,44228,11,44256,44256,11,44284,44284,11,44312,44312,11,44340,44340,11,44368,44368,11,44396,44396,11,44424,44424,11,44452,44452,11,44480,44480,11,44508,44508,11,44536,44536,11,44564,44564,11,44592,44592,11,44620,44620,11,44648,44648,11,44676,44676,11,44704,44704,11,44732,44732,11,44760,44760,11,44788,44788,11,44816,44816,11,44844,44844,11,44872,44872,11,44900,44900,11,44928,44928,11,44956,44956,11,44984,44984,11,45012,45012,11,45040,45040,11,45068,45068,11,45096,45096,11,45124,45124,11,45152,45152,11,45180,45180,11,45208,45208,11,45236,45236,11,45264,45264,11,45292,45292,11,45320,45320,11,45348,45348,11,45376,45376,11,45404,45404,11,45432,45432,11,45460,45460,11,45488,45488,11,45516,45516,11,45544,45544,11,45572,45572,11,45600,45600,11,45628,45628,11,45656,45656,11,45684,45684,11,45712,45712,11,45740,45740,11,45768,45768,11,45796,45796,11,45824,45824,11,45852,45852,11,45880,45880,11,45908,45908,11,45936,45936,11,45964,45964,11,45992,45992,11,46020,46020,11,46048,46048,11,46076,46076,11,46104,46104,11,46132,46132,11,46160,46160,11,46188,46188,11,46216,46216,11,46244,46244,11,46272,46272,11,46300,46300,11,46328,46328,11,46356,46356,11,46384,46384,11,46412,46412,11,46440,46440,11,46468,46468,11,46496,46496,11,46524,46524,11,46552,46552,11,46580,46580,11,46608,46608,11,46636,46636,11,46664,46664,11,46692,46692,11,46720,46720,11,46748,46748,11,46776,46776,11,46804,46804,11,46832,46832,11,46860,46860,11,46888,46888,11,46916,46916,11,46944,46944,11,46972,46972,11,47000,47000,11,47028,47028,11,47056,47056,11,47084,47084,11,47112,47112,11,47140,47140,11,47168,47168,11,47196,47196,11,47224,47224,11,47252,47252,11,47280,47280,11,47308,47308,11,47336,47336,11,47364,47364,11,47392,47392,11,47420,47420,11,47448,47448,11,47476,47476,11,47504,47504,11,47532,47532,11,47560,47560,11,47588,47588,11,47616,47616,11,47644,47644,11,47672,47672,11,47700,47700,11,47728,47728,11,47756,47756,11,47784,47784,11,47812,47812,11,47840,47840,11,47868,47868,11,47896,47896,11,47924,47924,11,47952,47952,11,47980,47980,11,48008,48008,11,48036,48036,11,48064,48064,11,48092,48092,11,48120,48120,11,48148,48148,11,48176,48176,11,48204,48204,11,48232,48232,11,48260,48260,11,48288,48288,11,48316,48316,11,48344,48344,11,48372,48372,11,48400,48400,11,48428,48428,11,48456,48456,11,48484,48484,11,48512,48512,11,48540,48540,11,48568,48568,11,48596,48596,11,48624,48624,11,48652,48652,11,48680,48680,11,48708,48708,11,48736,48736,11,48764,48764,11,48792,48792,11,48820,48820,11,48848,48848,11,48876,48876,11,48904,48904,11,48932,48932,11,48960,48960,11,48988,48988,11,49016,49016,11,49044,49044,11,49072,49072,11,49100,49100,11,49128,49128,11,49156,49156,11,49184,49184,11,49212,49212,11,49240,49240,11,49268,49268,11,49296,49296,11,49324,49324,11,49352,49352,11,49380,49380,11,49408,49408,11,49436,49436,11,49464,49464,11,49492,49492,11,49520,49520,11,49548,49548,11,49576,49576,11,49604,49604,11,49632,49632,11,49660,49660,11,49688,49688,11,49716,49716,11,49744,49744,11,49772,49772,11,49800,49800,11,49828,49828,11,49856,49856,11,49884,49884,11,49912,49912,11,49940,49940,11,49968,49968,11,49996,49996,11,50024,50024,11,50052,50052,11,50080,50080,11,50108,50108,11,50136,50136,11,50164,50164,11,50192,50192,11,50220,50220,11,50248,50248,11,50276,50276,11,50304,50304,11,50332,50332,11,50360,50360,11,50388,50388,11,50416,50416,11,50444,50444,11,50472,50472,11,50500,50500,11,50528,50528,11,50556,50556,11,50584,50584,11,50612,50612,11,50640,50640,11,50668,50668,11,50696,50696,11,50724,50724,11,50752,50752,11,50780,50780,11,50808,50808,11,50836,50836,11,50864,50864,11,50892,50892,11,50920,50920,11,50948,50948,11,50976,50976,11,51004,51004,11,51032,51032,11,51060,51060,11,51088,51088,11,51116,51116,11,51144,51144,11,51172,51172,11,51200,51200,11,51228,51228,11,51256,51256,11,51284,51284,11,51312,51312,11,51340,51340,11,51368,51368,11,51396,51396,11,51424,51424,11,51452,51452,11,51480,51480,11,51508,51508,11,51536,51536,11,51564,51564,11,51592,51592,11,51620,51620,11,51648,51648,11,51676,51676,11,51704,51704,11,51732,51732,11,51760,51760,11,51788,51788,11,51816,51816,11,51844,51844,11,51872,51872,11,51900,51900,11,51928,51928,11,51956,51956,11,51984,51984,11,52012,52012,11,52040,52040,11,52068,52068,11,52096,52096,11,52124,52124,11,52152,52152,11,52180,52180,11,52208,52208,11,52236,52236,11,52264,52264,11,52292,52292,11,52320,52320,11,52348,52348,11,52376,52376,11,52404,52404,11,52432,52432,11,52460,52460,11,52488,52488,11,52516,52516,11,52544,52544,11,52572,52572,11,52600,52600,11,52628,52628,11,52656,52656,11,52684,52684,11,52712,52712,11,52740,52740,11,52768,52768,11,52796,52796,11,52824,52824,11,52852,52852,11,52880,52880,11,52908,52908,11,52936,52936,11,52964,52964,11,52992,52992,11,53020,53020,11,53048,53048,11,53076,53076,11,53104,53104,11,53132,53132,11,53160,53160,11,53188,53188,11,53216,53216,11,53244,53244,11,53272,53272,11,53300,53300,11,53328,53328,11,53356,53356,11,53384,53384,11,53412,53412,11,53440,53440,11,53468,53468,11,53496,53496,11,53524,53524,11,53552,53552,11,53580,53580,11,53608,53608,11,53636,53636,11,53664,53664,11,53692,53692,11,53720,53720,11,53748,53748,11,53776,53776,11,53804,53804,11,53832,53832,11,53860,53860,11,53888,53888,11,53916,53916,11,53944,53944,11,53972,53972,11,54000,54000,11,54028,54028,11,54056,54056,11,54084,54084,11,54112,54112,11,54140,54140,11,54168,54168,11,54196,54196,11,54224,54224,11,54252,54252,11,54280,54280,11,54308,54308,11,54336,54336,11,54364,54364,11,54392,54392,11,54420,54420,11,54448,54448,11,54476,54476,11,54504,54504,11,54532,54532,11,54560,54560,11,54588,54588,11,54616,54616,11,54644,54644,11,54672,54672,11,54700,54700,11,54728,54728,11,54756,54756,11,54784,54784,11,54812,54812,11,54840,54840,11,54868,54868,11,54896,54896,11,54924,54924,11,54952,54952,11,54980,54980,11,55008,55008,11,55036,55036,11,55064,55064,11,55092,55092,11,55120,55120,11,55148,55148,11,55176,55176,11,55216,55238,9,64286,64286,5,65056,65071,5,65438,65439,5,65529,65531,4,66272,66272,5,68097,68099,5,68108,68111,5,68159,68159,5,68900,68903,5,69446,69456,5,69632,69632,7,69634,69634,7,69744,69744,5,69759,69761,5,69808,69810,7,69815,69816,7,69821,69821,1,69837,69837,1,69927,69931,5,69933,69940,5,70003,70003,5,70018,70018,7,70070,70078,5,70082,70083,1,70094,70094,7,70188,70190,7,70194,70195,7,70197,70197,7,70206,70206,5,70368,70370,7,70400,70401,5,70459,70460,5,70463,70463,7,70465,70468,7,70475,70477,7,70498,70499,7,70512,70516,5,70712,70719,5,70722,70724,5,70726,70726,5,70832,70832,5,70835,70840,5,70842,70842,5,70845,70845,5,70847,70848,5,70850,70851,5,71088,71089,7,71096,71099,7,71102,71102,7,71132,71133,5,71219,71226,5,71229,71229,5,71231,71232,5,71340,71340,7,71342,71343,7,71350,71350,7,71453,71455,5,71462,71462,7,71724,71726,7,71736,71736,7,71984,71984,5,71991,71992,7,71997,71997,7,71999,71999,1,72001,72001,1,72003,72003,5,72148,72151,5,72156,72159,7,72164,72164,7,72243,72248,5,72250,72250,1,72263,72263,5,72279,72280,7,72324,72329,1,72343,72343,7,72751,72751,7,72760,72765,5,72767,72767,5,72873,72873,7,72881,72881,7,72884,72884,7,73009,73014,5,73020,73021,5,73030,73030,1,73098,73102,7,73107,73108,7,73110,73110,7,73459,73460,5,78896,78904,4,92976,92982,5,94033,94087,7,94180,94180,5,113821,113822,5,118528,118573,5,119141,119141,5,119143,119145,5,119150,119154,5,119163,119170,5,119210,119213,5,121344,121398,5,121461,121461,5,121499,121503,5,122880,122886,5,122907,122913,5,122918,122922,5,123566,123566,5,125136,125142,5,126976,126979,14,126981,127182,14,127184,127231,14,127279,127279,14,127344,127345,14,127374,127374,14,127405,127461,14,127489,127490,14,127514,127514,14,127538,127546,14,127561,127567,14,127570,127743,14,127757,127758,14,127760,127760,14,127762,127762,14,127766,127768,14,127770,127770,14,127772,127772,14,127775,127776,14,127778,127779,14,127789,127791,14,127794,127795,14,127798,127798,14,127819,127819,14,127824,127824,14,127868,127868,14,127870,127871,14,127892,127893,14,127896,127896,14,127900,127901,14,127904,127940,14,127942,127942,14,127944,127944,14,127946,127946,14,127951,127955,14,127968,127971,14,127973,127984,14,127987,127987,14,127989,127989,14,127991,127991,14,127995,127999,5,128008,128008,14,128012,128014,14,128017,128018,14,128020,128020,14,128022,128022,14,128042,128042,14,128063,128063,14,128065,128065,14,128101,128101,14,128108,128109,14,128173,128173,14,128182,128183,14,128236,128237,14,128239,128239,14,128245,128245,14,128248,128248,14,128253,128253,14,128255,128258,14,128260,128263,14,128265,128265,14,128277,128277,14,128300,128301,14,128326,128328,14,128331,128334,14,128336,128347,14,128360,128366,14,128369,128370,14,128378,128378,14,128391,128391,14,128394,128397,14,128400,128400,14,128405,128406,14,128420,128420,14,128422,128423,14,128425,128432,14,128435,128443,14,128445,128449,14,128453,128464,14,128468,128475,14,128479,128480,14,128482,128482,14,128484,128487,14,128489,128494,14,128496,128498,14,128500,128505,14,128507,128511,14,128513,128518,14,128521,128525,14,128527,128527,14,128529,128529,14,128533,128533,14,128535,128535,14,128537,128537,14]`)}var Be=class e{static{this.ambiguousCharacterData=new we(()=>JSON.parse(`{"_common":[8232,32,8233,32,5760,32,8192,32,8193,32,8194,32,8195,32,8196,32,8197,32,8198,32,8200,32,8201,32,8202,32,8287,32,8199,32,8239,32,2042,95,65101,95,65102,95,65103,95,8208,45,8209,45,8210,45,65112,45,1748,45,8259,45,727,45,8722,45,10134,45,11450,45,1549,44,1643,44,184,44,42233,44,894,59,2307,58,2691,58,1417,58,1795,58,1796,58,5868,58,65072,58,6147,58,6153,58,8282,58,1475,58,760,58,42889,58,8758,58,720,58,42237,58,451,33,11601,33,660,63,577,63,2429,63,5038,63,42731,63,119149,46,8228,46,1793,46,1794,46,42510,46,68176,46,1632,46,1776,46,42232,46,1373,96,65287,96,8219,96,1523,96,8242,96,1370,96,8175,96,65344,96,900,96,8189,96,8125,96,8127,96,8190,96,697,96,884,96,712,96,714,96,715,96,756,96,699,96,701,96,700,96,702,96,42892,96,1497,96,2036,96,2037,96,5194,96,5836,96,94033,96,94034,96,65339,91,10088,40,10098,40,12308,40,64830,40,65341,93,10089,41,10099,41,12309,41,64831,41,10100,123,119060,123,10101,125,65342,94,8270,42,1645,42,8727,42,66335,42,5941,47,8257,47,8725,47,8260,47,9585,47,10187,47,10744,47,119354,47,12755,47,12339,47,11462,47,20031,47,12035,47,65340,92,65128,92,8726,92,10189,92,10741,92,10745,92,119311,92,119355,92,12756,92,20022,92,12034,92,42872,38,708,94,710,94,5869,43,10133,43,66203,43,8249,60,10094,60,706,60,119350,60,5176,60,5810,60,5120,61,11840,61,12448,61,42239,61,8250,62,10095,62,707,62,119351,62,5171,62,94015,62,8275,126,732,126,8128,126,8764,126,65372,124,65293,45,118002,50,120784,50,120794,50,120804,50,120814,50,120824,50,130034,50,42842,50,423,50,1000,50,42564,50,5311,50,42735,50,119302,51,118003,51,120785,51,120795,51,120805,51,120815,51,120825,51,130035,51,42923,51,540,51,439,51,42858,51,11468,51,1248,51,94011,51,71882,51,118004,52,120786,52,120796,52,120806,52,120816,52,120826,52,130036,52,5070,52,71855,52,118005,53,120787,53,120797,53,120807,53,120817,53,120827,53,130037,53,444,53,71867,53,118006,54,120788,54,120798,54,120808,54,120818,54,120828,54,130038,54,11474,54,5102,54,71893,54,119314,55,118007,55,120789,55,120799,55,120809,55,120819,55,120829,55,130039,55,66770,55,71878,55,2819,56,2538,56,2666,56,125131,56,118008,56,120790,56,120800,56,120810,56,120820,56,120830,56,130040,56,547,56,546,56,66330,56,2663,57,2920,57,2541,57,3437,57,118009,57,120791,57,120801,57,120811,57,120821,57,120831,57,130041,57,42862,57,11466,57,71884,57,71852,57,71894,57,9082,97,65345,97,119834,97,119886,97,119938,97,119990,97,120042,97,120094,97,120146,97,120198,97,120250,97,120302,97,120354,97,120406,97,120458,97,593,97,945,97,120514,97,120572,97,120630,97,120688,97,120746,97,65313,65,117974,65,119808,65,119860,65,119912,65,119964,65,120016,65,120068,65,120120,65,120172,65,120224,65,120276,65,120328,65,120380,65,120432,65,913,65,120488,65,120546,65,120604,65,120662,65,120720,65,5034,65,5573,65,42222,65,94016,65,66208,65,119835,98,119887,98,119939,98,119991,98,120043,98,120095,98,120147,98,120199,98,120251,98,120303,98,120355,98,120407,98,120459,98,388,98,5071,98,5234,98,5551,98,65314,66,8492,66,117975,66,119809,66,119861,66,119913,66,120017,66,120069,66,120121,66,120173,66,120225,66,120277,66,120329,66,120381,66,120433,66,42932,66,914,66,120489,66,120547,66,120605,66,120663,66,120721,66,5108,66,5623,66,42192,66,66178,66,66209,66,66305,66,65347,99,8573,99,119836,99,119888,99,119940,99,119992,99,120044,99,120096,99,120148,99,120200,99,120252,99,120304,99,120356,99,120408,99,120460,99,7428,99,1010,99,11429,99,43951,99,66621,99,128844,67,71913,67,71922,67,65315,67,8557,67,8450,67,8493,67,117976,67,119810,67,119862,67,119914,67,119966,67,120018,67,120174,67,120226,67,120278,67,120330,67,120382,67,120434,67,1017,67,11428,67,5087,67,42202,67,66210,67,66306,67,66581,67,66844,67,8574,100,8518,100,119837,100,119889,100,119941,100,119993,100,120045,100,120097,100,120149,100,120201,100,120253,100,120305,100,120357,100,120409,100,120461,100,1281,100,5095,100,5231,100,42194,100,8558,68,8517,68,117977,68,119811,68,119863,68,119915,68,119967,68,120019,68,120071,68,120123,68,120175,68,120227,68,120279,68,120331,68,120383,68,120435,68,5024,68,5598,68,5610,68,42195,68,8494,101,65349,101,8495,101,8519,101,119838,101,119890,101,119942,101,120046,101,120098,101,120150,101,120202,101,120254,101,120306,101,120358,101,120410,101,120462,101,43826,101,1213,101,8959,69,65317,69,8496,69,117978,69,119812,69,119864,69,119916,69,120020,69,120072,69,120124,69,120176,69,120228,69,120280,69,120332,69,120384,69,120436,69,917,69,120492,69,120550,69,120608,69,120666,69,120724,69,11577,69,5036,69,42224,69,71846,69,71854,69,66182,69,119839,102,119891,102,119943,102,119995,102,120047,102,120099,102,120151,102,120203,102,120255,102,120307,102,120359,102,120411,102,120463,102,43829,102,42905,102,383,102,7837,102,1412,102,119315,70,8497,70,117979,70,119813,70,119865,70,119917,70,120021,70,120073,70,120125,70,120177,70,120229,70,120281,70,120333,70,120385,70,120437,70,42904,70,988,70,120778,70,5556,70,42205,70,71874,70,71842,70,66183,70,66213,70,66853,70,65351,103,8458,103,119840,103,119892,103,119944,103,120048,103,120100,103,120152,103,120204,103,120256,103,120308,103,120360,103,120412,103,120464,103,609,103,7555,103,397,103,1409,103,117980,71,119814,71,119866,71,119918,71,119970,71,120022,71,120074,71,120126,71,120178,71,120230,71,120282,71,120334,71,120386,71,120438,71,1292,71,5056,71,5107,71,42198,71,65352,104,8462,104,119841,104,119945,104,119997,104,120049,104,120101,104,120153,104,120205,104,120257,104,120309,104,120361,104,120413,104,120465,104,1211,104,1392,104,5058,104,65320,72,8459,72,8460,72,8461,72,117981,72,119815,72,119867,72,119919,72,120023,72,120179,72,120231,72,120283,72,120335,72,120387,72,120439,72,919,72,120494,72,120552,72,120610,72,120668,72,120726,72,11406,72,5051,72,5500,72,42215,72,66255,72,731,105,9075,105,65353,105,8560,105,8505,105,8520,105,119842,105,119894,105,119946,105,119998,105,120050,105,120102,105,120154,105,120206,105,120258,105,120310,105,120362,105,120414,105,120466,105,120484,105,618,105,617,105,953,105,8126,105,890,105,120522,105,120580,105,120638,105,120696,105,120754,105,1110,105,42567,105,1231,105,43893,105,5029,105,71875,105,65354,106,8521,106,119843,106,119895,106,119947,106,119999,106,120051,106,120103,106,120155,106,120207,106,120259,106,120311,106,120363,106,120415,106,120467,106,1011,106,1112,106,65322,74,117983,74,119817,74,119869,74,119921,74,119973,74,120025,74,120077,74,120129,74,120181,74,120233,74,120285,74,120337,74,120389,74,120441,74,42930,74,895,74,1032,74,5035,74,5261,74,42201,74,119844,107,119896,107,119948,107,120000,107,120052,107,120104,107,120156,107,120208,107,120260,107,120312,107,120364,107,120416,107,120468,107,8490,75,65323,75,117984,75,119818,75,119870,75,119922,75,119974,75,120026,75,120078,75,120130,75,120182,75,120234,75,120286,75,120338,75,120390,75,120442,75,922,75,120497,75,120555,75,120613,75,120671,75,120729,75,11412,75,5094,75,5845,75,42199,75,66840,75,1472,108,8739,73,9213,73,65512,73,1633,108,1777,73,66336,108,125127,108,118001,108,120783,73,120793,73,120803,73,120813,73,120823,73,130033,73,65321,73,8544,73,8464,73,8465,73,117982,108,119816,73,119868,73,119920,73,120024,73,120128,73,120180,73,120232,73,120284,73,120336,73,120388,73,120440,73,65356,108,8572,73,8467,108,119845,108,119897,108,119949,108,120001,108,120053,108,120105,73,120157,73,120209,73,120261,73,120313,73,120365,73,120417,73,120469,73,448,73,120496,73,120554,73,120612,73,120670,73,120728,73,11410,73,1030,73,1216,73,1493,108,1503,108,1575,108,126464,108,126592,108,65166,108,65165,108,1994,108,11599,73,5825,73,42226,73,93992,73,66186,124,66313,124,119338,76,8556,76,8466,76,117985,76,119819,76,119871,76,119923,76,120027,76,120079,76,120131,76,120183,76,120235,76,120287,76,120339,76,120391,76,120443,76,11472,76,5086,76,5290,76,42209,76,93974,76,71843,76,71858,76,66587,76,66854,76,65325,77,8559,77,8499,77,117986,77,119820,77,119872,77,119924,77,120028,77,120080,77,120132,77,120184,77,120236,77,120288,77,120340,77,120392,77,120444,77,924,77,120499,77,120557,77,120615,77,120673,77,120731,77,1018,77,11416,77,5047,77,5616,77,5846,77,42207,77,66224,77,66321,77,119847,110,119899,110,119951,110,120003,110,120055,110,120107,110,120159,110,120211,110,120263,110,120315,110,120367,110,120419,110,120471,110,1400,110,1404,110,65326,78,8469,78,117987,78,119821,78,119873,78,119925,78,119977,78,120029,78,120081,78,120185,78,120237,78,120289,78,120341,78,120393,78,120445,78,925,78,120500,78,120558,78,120616,78,120674,78,120732,78,11418,78,42208,78,66835,78,3074,111,3202,111,3330,111,3458,111,2406,111,2662,111,2790,111,3046,111,3174,111,3302,111,3430,111,3664,111,3792,111,4160,111,1637,111,1781,111,65359,111,8500,111,119848,111,119900,111,119952,111,120056,111,120108,111,120160,111,120212,111,120264,111,120316,111,120368,111,120420,111,120472,111,7439,111,7441,111,43837,111,959,111,120528,111,120586,111,120644,111,120702,111,120760,111,963,111,120532,111,120590,111,120648,111,120706,111,120764,111,11423,111,4351,111,1413,111,1505,111,1607,111,126500,111,126564,111,126596,111,65259,111,65260,111,65258,111,65257,111,1726,111,64428,111,64429,111,64427,111,64426,111,1729,111,64424,111,64425,111,64423,111,64422,111,1749,111,3360,111,4125,111,66794,111,71880,111,71895,111,66604,111,1984,79,2534,79,2918,79,12295,79,70864,79,71904,79,118000,79,120782,79,120792,79,120802,79,120812,79,120822,79,130032,79,65327,79,117988,79,119822,79,119874,79,119926,79,119978,79,120030,79,120082,79,120134,79,120186,79,120238,79,120290,79,120342,79,120394,79,120446,79,927,79,120502,79,120560,79,120618,79,120676,79,120734,79,11422,79,1365,79,11604,79,4816,79,2848,79,66754,79,42227,79,71861,79,66194,79,66219,79,66564,79,66838,79,9076,112,65360,112,119849,112,119901,112,119953,112,120005,112,120057,112,120109,112,120161,112,120213,112,120265,112,120317,112,120369,112,120421,112,120473,112,961,112,120530,112,120544,112,120588,112,120602,112,120646,112,120660,112,120704,112,120718,112,120762,112,120776,112,11427,112,65328,80,8473,80,117989,80,119823,80,119875,80,119927,80,119979,80,120031,80,120083,80,120187,80,120239,80,120291,80,120343,80,120395,80,120447,80,929,80,120504,80,120562,80,120620,80,120678,80,120736,80,11426,80,5090,80,5229,80,42193,80,66197,80,119850,113,119902,113,119954,113,120006,113,120058,113,120110,113,120162,113,120214,113,120266,113,120318,113,120370,113,120422,113,120474,113,1307,113,1379,113,1382,113,8474,81,117990,81,119824,81,119876,81,119928,81,119980,81,120032,81,120084,81,120188,81,120240,81,120292,81,120344,81,120396,81,120448,81,11605,81,119851,114,119903,114,119955,114,120007,114,120059,114,120111,114,120163,114,120215,114,120267,114,120319,114,120371,114,120423,114,120475,114,43847,114,43848,114,7462,114,11397,114,43905,114,119318,82,8475,82,8476,82,8477,82,117991,82,119825,82,119877,82,119929,82,120033,82,120189,82,120241,82,120293,82,120345,82,120397,82,120449,82,422,82,5025,82,5074,82,66740,82,5511,82,42211,82,94005,82,65363,115,119852,115,119904,115,119956,115,120008,115,120060,115,120112,115,120164,115,120216,115,120268,115,120320,115,120372,115,120424,115,120476,115,42801,115,445,115,1109,115,43946,115,71873,115,66632,115,65331,83,117992,83,119826,83,119878,83,119930,83,119982,83,120034,83,120086,83,120138,83,120190,83,120242,83,120294,83,120346,83,120398,83,120450,83,1029,83,1359,83,5077,83,5082,83,42210,83,94010,83,66198,83,66592,83,119853,116,119905,116,119957,116,120009,116,120061,116,120113,116,120165,116,120217,116,120269,116,120321,116,120373,116,120425,116,120477,116,8868,84,10201,84,128872,84,65332,84,117993,84,119827,84,119879,84,119931,84,119983,84,120035,84,120087,84,120139,84,120191,84,120243,84,120295,84,120347,84,120399,84,120451,84,932,84,120507,84,120565,84,120623,84,120681,84,120739,84,11430,84,5026,84,42196,84,93962,84,71868,84,66199,84,66225,84,66325,84,119854,117,119906,117,119958,117,120010,117,120062,117,120114,117,120166,117,120218,117,120270,117,120322,117,120374,117,120426,117,120478,117,42911,117,7452,117,43854,117,43858,117,651,117,965,117,120534,117,120592,117,120650,117,120708,117,120766,117,1405,117,66806,117,71896,117,8746,85,8899,85,117994,85,119828,85,119880,85,119932,85,119984,85,120036,85,120088,85,120140,85,120192,85,120244,85,120296,85,120348,85,120400,85,120452,85,1357,85,4608,85,66766,85,5196,85,42228,85,94018,85,71864,85,8744,118,8897,118,65366,118,8564,118,119855,118,119907,118,119959,118,120011,118,120063,118,120115,118,120167,118,120219,118,120271,118,120323,118,120375,118,120427,118,120479,118,7456,118,957,118,120526,118,120584,118,120642,118,120700,118,120758,118,1141,118,1496,118,71430,118,43945,118,71872,118,119309,86,1639,86,1783,86,8548,86,117995,86,119829,86,119881,86,119933,86,119985,86,120037,86,120089,86,120141,86,120193,86,120245,86,120297,86,120349,86,120401,86,120453,86,1140,86,11576,86,5081,86,5167,86,42719,86,42214,86,93960,86,71840,86,66845,86,623,119,119856,119,119908,119,119960,119,120012,119,120064,119,120116,119,120168,119,120220,119,120272,119,120324,119,120376,119,120428,119,120480,119,7457,119,1121,119,1309,119,1377,119,71434,119,71438,119,71439,119,43907,119,71910,87,71919,87,117996,87,119830,87,119882,87,119934,87,119986,87,120038,87,120090,87,120142,87,120194,87,120246,87,120298,87,120350,87,120402,87,120454,87,1308,87,5043,87,5076,87,42218,87,5742,120,10539,120,10540,120,10799,120,65368,120,8569,120,119857,120,119909,120,119961,120,120013,120,120065,120,120117,120,120169,120,120221,120,120273,120,120325,120,120377,120,120429,120,120481,120,5441,120,5501,120,5741,88,9587,88,66338,88,71916,88,65336,88,8553,88,117997,88,119831,88,119883,88,119935,88,119987,88,120039,88,120091,88,120143,88,120195,88,120247,88,120299,88,120351,88,120403,88,120455,88,42931,88,935,88,120510,88,120568,88,120626,88,120684,88,120742,88,11436,88,11613,88,5815,88,42219,88,66192,88,66228,88,66327,88,66855,88,611,121,7564,121,65369,121,119858,121,119910,121,119962,121,120014,121,120066,121,120118,121,120170,121,120222,121,120274,121,120326,121,120378,121,120430,121,120482,121,655,121,7935,121,43866,121,947,121,8509,121,120516,121,120574,121,120632,121,120690,121,120748,121,1199,121,4327,121,71900,121,65337,89,117998,89,119832,89,119884,89,119936,89,119988,89,120040,89,120092,89,120144,89,120196,89,120248,89,120300,89,120352,89,120404,89,120456,89,933,89,978,89,120508,89,120566,89,120624,89,120682,89,120740,89,11432,89,1198,89,5033,89,5053,89,42220,89,94019,89,71844,89,66226,89,119859,122,119911,122,119963,122,120015,122,120067,122,120119,122,120171,122,120223,122,120275,122,120327,122,120379,122,120431,122,120483,122,7458,122,43923,122,71876,122,71909,90,66293,90,65338,90,8484,90,8488,90,117999,90,119833,90,119885,90,119937,90,119989,90,120041,90,120197,90,120249,90,120301,90,120353,90,120405,90,120457,90,918,90,120493,90,120551,90,120609,90,120667,90,120725,90,5059,90,42204,90,71849,90,65282,34,65283,35,65284,36,65285,37,65286,38,65290,42,65291,43,65294,46,65295,47,65296,48,65298,50,65299,51,65300,52,65301,53,65302,54,65303,55,65304,56,65305,57,65308,60,65309,61,65310,62,65312,64,65316,68,65318,70,65319,71,65324,76,65329,81,65330,82,65333,85,65334,86,65335,87,65343,95,65346,98,65348,100,65350,102,65355,107,65357,109,65358,110,65361,113,65362,114,65364,116,65365,117,65367,119,65370,122,65371,123,65373,125,119846,109],"_default":[160,32,8211,45,65374,126,8218,44,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"cs":[65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"de":[65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"es":[8211,45,65374,126,8218,44,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"fr":[65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"it":[160,32,8211,45,65374,126,8218,44,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"ja":[8211,45,8218,44,65281,33,8216,96,8245,96,180,96,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65292,44,65297,49,65307,59],"ko":[8211,45,65374,126,8218,44,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"pl":[65374,126,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"pt-BR":[65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"qps-ploc":[160,32,8211,45,65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"ru":[65374,126,8218,44,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,305,105,921,73,1009,112,215,120,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"tr":[160,32,8211,45,65374,126,8218,44,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41,65292,44,65297,49,65307,59,65311,63],"zh-hans":[160,32,65374,126,8218,44,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65297,49],"zh-hant":[8211,45,65374,126,8218,44,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89]}`))}static{this.cache=new Se({getCacheKey:JSON.stringify},t=>{function n(e){let t=new Map;for(let n=0;n<e.length;n+=2)t.set(e[n],e[n+1]);return t}function r(e,t){let n=new Map(e);for(let[e,r]of t)n.set(e,r);return n}function i(e,t){if(!e)return t;let n=new Map;for(let[r,i]of e)t.has(r)&&n.set(r,i);return n}let a=this.ambiguousCharacterData.value,o=t.filter(e=>!e.startsWith(`_`)&&Object.hasOwn(a,e));o.length===0&&(o=[`_default`]);let s;for(let e of o){let t=n(a[e]);s=i(s,t)}return new e(r(n(a._common),s))})}static getInstance(t){return e.cache.get(Array.from(t))}static{this._locales=new we(()=>Object.keys(e.ambiguousCharacterData.value).filter(e=>!e.startsWith(`_`)))}static getLocales(){return e._locales.value}constructor(e){this.confusableDictionary=e}isAmbiguous(e){return this.confusableDictionary.has(e)}getPrimaryConfusable(e){return this.confusableDictionary.get(e)}getConfusableCodePoints(){return new Set(this.confusableDictionary.keys())}},Ve=class e{static getRawData(){return JSON.parse(`{"_common":[11,12,13,127,847,1564,4447,4448,6068,6069,6155,6156,6157,6158,7355,7356,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8204,8205,8206,8207,8234,8235,8236,8237,8238,8239,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,10240,12644,65024,65025,65026,65027,65028,65029,65030,65031,65032,65033,65034,65035,65036,65037,65038,65039,65279,65440,65520,65521,65522,65523,65524,65525,65526,65527,65528,65532,78844,119155,119156,119157,119158,119159,119160,119161,119162,917504,917505,917506,917507,917508,917509,917510,917511,917512,917513,917514,917515,917516,917517,917518,917519,917520,917521,917522,917523,917524,917525,917526,917527,917528,917529,917530,917531,917532,917533,917534,917535,917536,917537,917538,917539,917540,917541,917542,917543,917544,917545,917546,917547,917548,917549,917550,917551,917552,917553,917554,917555,917556,917557,917558,917559,917560,917561,917562,917563,917564,917565,917566,917567,917568,917569,917570,917571,917572,917573,917574,917575,917576,917577,917578,917579,917580,917581,917582,917583,917584,917585,917586,917587,917588,917589,917590,917591,917592,917593,917594,917595,917596,917597,917598,917599,917600,917601,917602,917603,917604,917605,917606,917607,917608,917609,917610,917611,917612,917613,917614,917615,917616,917617,917618,917619,917620,917621,917622,917623,917624,917625,917626,917627,917628,917629,917630,917631,917760,917761,917762,917763,917764,917765,917766,917767,917768,917769,917770,917771,917772,917773,917774,917775,917776,917777,917778,917779,917780,917781,917782,917783,917784,917785,917786,917787,917788,917789,917790,917791,917792,917793,917794,917795,917796,917797,917798,917799,917800,917801,917802,917803,917804,917805,917806,917807,917808,917809,917810,917811,917812,917813,917814,917815,917816,917817,917818,917819,917820,917821,917822,917823,917824,917825,917826,917827,917828,917829,917830,917831,917832,917833,917834,917835,917836,917837,917838,917839,917840,917841,917842,917843,917844,917845,917846,917847,917848,917849,917850,917851,917852,917853,917854,917855,917856,917857,917858,917859,917860,917861,917862,917863,917864,917865,917866,917867,917868,917869,917870,917871,917872,917873,917874,917875,917876,917877,917878,917879,917880,917881,917882,917883,917884,917885,917886,917887,917888,917889,917890,917891,917892,917893,917894,917895,917896,917897,917898,917899,917900,917901,917902,917903,917904,917905,917906,917907,917908,917909,917910,917911,917912,917913,917914,917915,917916,917917,917918,917919,917920,917921,917922,917923,917924,917925,917926,917927,917928,917929,917930,917931,917932,917933,917934,917935,917936,917937,917938,917939,917940,917941,917942,917943,917944,917945,917946,917947,917948,917949,917950,917951,917952,917953,917954,917955,917956,917957,917958,917959,917960,917961,917962,917963,917964,917965,917966,917967,917968,917969,917970,917971,917972,917973,917974,917975,917976,917977,917978,917979,917980,917981,917982,917983,917984,917985,917986,917987,917988,917989,917990,917991,917992,917993,917994,917995,917996,917997,917998,917999],"cs":[173,8203,12288],"de":[173,8203,12288],"es":[8203,12288],"fr":[173,8203,12288],"it":[160,173,12288],"ja":[173],"ko":[173,12288],"pl":[173,8203,12288],"pt-BR":[173,8203,12288],"qps-ploc":[160,173,8203,12288],"ru":[173,12288],"tr":[160,173,8203,12288],"zh-hans":[160,173,8203,12288],"zh-hant":[173,12288]}`)}static{this._data=void 0}static getData(){return this._data||=new Set([...Object.values(e.getRawData())].flat()),this._data}static isInvisibleCharacter(t){return e.getData().has(t)}static get codePoints(){return e.getData()}};let He=`default`;var Ue=class{constructor(e,t,n,r,i){this.vsWorker=e,this.req=t,this.channel=n,this.method=r,this.args=i,this.type=0}},We=class{constructor(e,t,n,r){this.vsWorker=e,this.seq=t,this.res=n,this.err=r,this.type=1}},Ge=class{constructor(e,t,n,r,i){this.vsWorker=e,this.req=t,this.channel=n,this.eventName=r,this.arg=i,this.type=2}},Ke=class{constructor(e,t,n){this.vsWorker=e,this.req=t,this.event=n,this.type=3}},qe=class{constructor(e,t){this.vsWorker=e,this.req=t,this.type=4}},Je=class{constructor(e){this._workerId=-1,this._handler=e,this._lastSentReq=0,this._pendingReplies=Object.create(null),this._pendingEmitters=new Map,this._pendingEvents=new Map}setWorkerId(e){this._workerId=e}async sendMessage(e,t,n){let r=String(++this._lastSentReq);return new Promise((i,a)=>{this._pendingReplies[r]={resolve:i,reject:a},this._send(new Ue(this._workerId,r,e,t,n))})}listen(e,t,n){let r=null,i=new D({onWillAddFirstListener:()=>{r=String(++this._lastSentReq),this._pendingEmitters.set(r,i),this._send(new Ge(this._workerId,r,e,t,n))},onDidRemoveLastListener:()=>{this._pendingEmitters.delete(r),this._send(new qe(this._workerId,r)),r=null}});return i.event}handleMessage(e){!e||!e.vsWorker||this._workerId!==-1&&e.vsWorker!==this._workerId||this._handleMessage(e)}createProxyToRemoteChannel(e,t){return new Proxy(Object.create(null),{get:(n,r)=>(typeof r==`string`&&!n[r]&&(Xe(r)?n[r]=t=>this.listen(e,r,t):Ye(r)?n[r]=this.listen(e,r,void 0):r.charCodeAt(0)===36&&(n[r]=async(...n)=>(await t?.(),this.sendMessage(e,r,n)))),n[r])})}_handleMessage(e){switch(e.type){case 1:return this._handleReplyMessage(e);case 0:return this._handleRequestMessage(e);case 2:return this._handleSubscribeEventMessage(e);case 3:return this._handleEventMessage(e);case 4:return this._handleUnsubscribeEventMessage(e)}}_handleReplyMessage(e){if(!this._pendingReplies[e.seq]){console.warn(`Got reply to unknown seq`);return}let t=this._pendingReplies[e.seq];if(delete this._pendingReplies[e.seq],e.err){let n=e.err;if(e.err.$isError){let t=Error();t.name=e.err.name,t.message=e.err.message,t.stack=e.err.stack,n=t}t.reject(n);return}t.resolve(e.res)}_handleRequestMessage(e){let t=e.req;this._handler.handleMessage(e.channel,e.method,e.args).then(e=>{this._send(new We(this._workerId,t,e,void 0))},e=>{e.detail instanceof Error&&(e.detail=n(e.detail)),this._send(new We(this._workerId,t,void 0,n(e)))})}_handleSubscribeEventMessage(e){let t=e.req,n=this._handler.handleEvent(e.channel,e.eventName,e.arg)(e=>{this._send(new Ke(this._workerId,t,e))});this._pendingEvents.set(t,n)}_handleEventMessage(e){if(!this._pendingEmitters.has(e.req)){console.warn(`Got event for unknown req`);return}this._pendingEmitters.get(e.req).fire(e.event)}_handleUnsubscribeEventMessage(e){if(!this._pendingEvents.has(e.req)){console.warn(`Got unsubscribe for unknown req`);return}this._pendingEvents.get(e.req).dispose(),this._pendingEvents.delete(e.req)}_send(e){let t=[];if(e.type===0)for(let n=0;n<e.args.length;n++){let r=e.args[n];r instanceof ArrayBuffer&&t.push(r)}else e.type===1&&e.res instanceof ArrayBuffer&&t.push(e.res);this._handler.sendMessage(e,t)}};function Ye(e){return e[0]===`o`&&e[1]===`n`&&Ae(e.charCodeAt(2))}function Xe(e){return/^onDynamic/.test(e)&&Ae(e.charCodeAt(9))}var Ze=class{constructor(e,t){this._localChannels=new Map,this._remoteChannels=new Map,this._protocol=new Je({sendMessage:(t,n)=>{e(t,n)},handleMessage:(e,t,n)=>this._handleMessage(e,t,n),handleEvent:(e,t,n)=>this._handleEvent(e,t,n)}),this.requestHandler=t(this)}onmessage(e){this._protocol.handleMessage(e)}_handleMessage(e,t,n){if(e===He&&t===`$initialize`)return this.initialize(n[0]);let r=e===He?this.requestHandler:this._localChannels.get(e);if(!r)return Promise.reject(Error(`Missing channel ${e} on worker thread`));let i=r[t];if(typeof i!=`function`)return Promise.reject(Error(`Missing method ${t} on worker thread channel ${e}`));try{return Promise.resolve(i.apply(r,n))}catch(e){return Promise.reject(e)}}_handleEvent(e,t,n){let r=e===He?this.requestHandler:this._localChannels.get(e);if(!r)throw Error(`Missing channel ${e} on worker thread`);if(Xe(t)){let e=r[t];if(typeof e!=`function`)throw Error(`Missing dynamic event ${t} on request handler.`);let i=e.call(r,n);if(typeof i!=`function`)throw Error(`Missing dynamic event ${t} on request handler.`);return i}if(Ye(t)){let e=r[t];if(typeof e!=`function`)throw Error(`Missing event ${t} on request handler.`);return e}throw Error(`Malformed event name ${t}`)}getChannel(e){if(!this._remoteChannels.has(e)){let t=this._protocol.createProxyToRemoteChannel(e);this._remoteChannels.set(e,t)}return this._remoteChannels.get(e)}async initialize(e){this._protocol.setWorkerId(e)}};let Qe=!1;function $e(e){if(Qe)throw Error(`WebWorker already initialized!`);Qe=!0;let t=new Ze(e=>globalThis.postMessage(e),t=>e(t));return globalThis.onmessage=e=>{t.onmessage(e.data)},t}var et=class{constructor(e,t,n,r){this.originalStart=e,this.originalLength=t,this.modifiedStart=n,this.modifiedLength=r}getOriginalEnd(){return this.originalStart+this.originalLength}getModifiedEnd(){return this.modifiedStart+this.modifiedLength}};let tt=typeof Buffer<`u`;new we(()=>new Uint8Array(256));let nt;var rt=class e{static wrap(t){return tt&&!Buffer.isBuffer(t)&&(t=Buffer.from(t.buffer,t.byteOffset,t.byteLength)),new e(t)}constructor(e){this.buffer=e,this.byteLength=this.buffer.byteLength}toString(){return tt?this.buffer.toString():(nt||=new TextDecoder,nt.decode(this.buffer))}};let it=`0123456789abcdef`;function at({buffer:e}){let t=``;for(let n=0;n<e.length;n++){let r=e[n];t+=it[r>>>4],t+=it[r&15]}return t}function ot(e,t){return(t<<5)-t+e|0}function st(e,t){t=ot(149417,t);for(let n=0,r=e.length;n<r;n++)t=ot(e.charCodeAt(n),t);return t}function ct(e,t,n=32){let r=n-t,i=~((1<<r)-1);return(e<<t|(i&e)>>>r)>>>0}function lt(e,t=32){return e instanceof ArrayBuffer?at(rt.wrap(new Uint8Array(e))):(e>>>0).toString(16).padStart(t/4,`0`)}(class e{static{this._bigBlock32=new DataView(new ArrayBuffer(320))}constructor(){this._h0=1732584193,this._h1=4023233417,this._h2=2562383102,this._h3=271733878,this._h4=3285377520,this._buff=new Uint8Array(67),this._buffDV=new DataView(this._buff.buffer),this._buffLen=0,this._totalLen=0,this._leftoverHighSurrogate=0,this._finished=!1}update(e){let t=e.length;if(t===0)return;let n=this._buff,r=this._buffLen,i=this._leftoverHighSurrogate,a,o;for(i===0?(a=e.charCodeAt(0),o=0):(a=i,o=-1,i=0);;){let s=a;if(Ne(a))if(o+1<t){let t=e.charCodeAt(o+1);Pe(t)?(o++,s=Fe(a,t)):s=65533}else{i=a;break}else Pe(a)&&(s=65533);if(r=this._push(n,r,s),o++,o<t)a=e.charCodeAt(o);else break}this._buffLen=r,this._leftoverHighSurrogate=i}_push(e,t,n){return n<128?e[t++]=n:n<2048?(e[t++]=192|(n&1984)>>>6,e[t++]=128|(n&63)>>>0):n<65536?(e[t++]=224|(n&61440)>>>12,e[t++]=128|(n&4032)>>>6,e[t++]=128|(n&63)>>>0):(e[t++]=240|(n&1835008)>>>18,e[t++]=128|(n&258048)>>>12,e[t++]=128|(n&4032)>>>6,e[t++]=128|(n&63)>>>0),t>=64&&(this._step(),t-=64,this._totalLen+=64,e[0]=e[64],e[1]=e[65],e[2]=e[66]),t}digest(){return this._finished||(this._finished=!0,this._leftoverHighSurrogate&&(this._leftoverHighSurrogate=0,this._buffLen=this._push(this._buff,this._buffLen,65533)),this._totalLen+=this._buffLen,this._wrapUp()),lt(this._h0)+lt(this._h1)+lt(this._h2)+lt(this._h3)+lt(this._h4)}_wrapUp(){this._buff[this._buffLen++]=128,this._buff.subarray(this._buffLen).fill(0),this._buffLen>56&&(this._step(),this._buff.fill(0));let e=8*this._totalLen;this._buffDV.setUint32(56,Math.floor(e/4294967296),!1),this._buffDV.setUint32(60,e%4294967296,!1),this._step()}_step(){let t=e._bigBlock32,n=this._buffDV;for(let e=0;e<64;e+=4)t.setUint32(e,n.getUint32(e,!1),!1);for(let e=64;e<320;e+=4)t.setUint32(e,ct(t.getUint32(e-12,!1)^t.getUint32(e-32,!1)^t.getUint32(e-56,!1)^t.getUint32(e-64,!1),1),!1);let r=this._h0,i=this._h1,a=this._h2,o=this._h3,s=this._h4,c,l,u;for(let e=0;e<80;e++)e<20?(c=i&a|~i&o,l=1518500249):e<40?(c=i^a^o,l=1859775393):e<60?(c=i&a|i&o|a&o,l=2400959708):(c=i^a^o,l=3395469782),u=ct(r,5)+c+s+l+t.getUint32(e*4,!1)&4294967295,s=o,o=a,a=ct(i,30),i=r,r=u;this._h0=this._h0+r&4294967295,this._h1=this._h1+i&4294967295,this._h2=this._h2+a&4294967295,this._h3=this._h3+o&4294967295,this._h4=this._h4+s&4294967295}});var ut=class{constructor(e){this.source=e}getElements(){let e=this.source,t=new Int32Array(e.length);for(let n=0,r=e.length;n<r;n++)t[n]=e.charCodeAt(n);return t}};function dt(e,t,n){return new ht(new ut(e),new ut(t)).ComputeDiff(n).changes}var ft=class{static Assert(e,t){if(!e)throw Error(t)}},pt=class{static Copy(e,t,n,r,i){for(let a=0;a<i;a++)n[r+a]=e[t+a]}static Copy2(e,t,n,r,i){for(let a=0;a<i;a++)n[r+a]=e[t+a]}},mt=class{constructor(){this.m_changes=[],this.m_originalStart=1073741824,this.m_modifiedStart=1073741824,this.m_originalCount=0,this.m_modifiedCount=0}MarkNextChange(){(this.m_originalCount>0||this.m_modifiedCount>0)&&this.m_changes.push(new et(this.m_originalStart,this.m_originalCount,this.m_modifiedStart,this.m_modifiedCount)),this.m_originalCount=0,this.m_modifiedCount=0,this.m_originalStart=1073741824,this.m_modifiedStart=1073741824}AddOriginalElement(e,t){this.m_originalStart=Math.min(this.m_originalStart,e),this.m_modifiedStart=Math.min(this.m_modifiedStart,t),this.m_originalCount++}AddModifiedElement(e,t){this.m_originalStart=Math.min(this.m_originalStart,e),this.m_modifiedStart=Math.min(this.m_modifiedStart,t),this.m_modifiedCount++}getChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes}getReverseChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes.reverse(),this.m_changes}},ht=class e{constructor(t,n,r=null){this.ContinueProcessingPredicate=r,this._originalSequence=t,this._modifiedSequence=n;let[i,a,o]=e._getElements(t),[s,c,l]=e._getElements(n);this._hasStrings=o&&l,this._originalStringElements=i,this._originalElementsOrHash=a,this._modifiedStringElements=s,this._modifiedElementsOrHash=c,this.m_forwardHistory=[],this.m_reverseHistory=[]}static _isStringArray(e){return e.length>0&&typeof e[0]==`string`}static _getElements(t){let n=t.getElements();if(e._isStringArray(n)){let e=new Int32Array(n.length);for(let t=0,r=n.length;t<r;t++)e[t]=st(n[t],0);return[n,e,!0]}return n instanceof Int32Array?[[],n,!1]:[[],new Int32Array(n),!1]}ElementsAreEqual(e,t){return this._originalElementsOrHash[e]===this._modifiedElementsOrHash[t]?this._hasStrings?this._originalStringElements[e]===this._modifiedStringElements[t]:!0:!1}ElementsAreStrictEqual(t,n){return this.ElementsAreEqual(t,n)?e._getStrictElement(this._originalSequence,t)===e._getStrictElement(this._modifiedSequence,n):!1}static _getStrictElement(e,t){return typeof e.getStrictElement==`function`?e.getStrictElement(t):null}OriginalElementsAreEqual(e,t){return this._originalElementsOrHash[e]===this._originalElementsOrHash[t]?this._hasStrings?this._originalStringElements[e]===this._originalStringElements[t]:!0:!1}ModifiedElementsAreEqual(e,t){return this._modifiedElementsOrHash[e]===this._modifiedElementsOrHash[t]?this._hasStrings?this._modifiedStringElements[e]===this._modifiedStringElements[t]:!0:!1}ComputeDiff(e){return this._ComputeDiff(0,this._originalElementsOrHash.length-1,0,this._modifiedElementsOrHash.length-1,e)}_ComputeDiff(e,t,n,r,i){let a=[!1],o=this.ComputeDiffRecursive(e,t,n,r,a);return i&&(o=this.PrettifyChanges(o)),{quitEarly:a[0],changes:o}}ComputeDiffRecursive(e,t,n,r,i){for(i[0]=!1;e<=t&&n<=r&&this.ElementsAreEqual(e,n);)e++,n++;for(;t>=e&&r>=n&&this.ElementsAreEqual(t,r);)t--,r--;if(e>t||n>r){let i;return n<=r?(ft.Assert(e===t+1,`originalStart should only be one more than originalEnd`),i=[new et(e,0,n,r-n+1)]):e<=t?(ft.Assert(n===r+1,`modifiedStart should only be one more than modifiedEnd`),i=[new et(e,t-e+1,n,0)]):(ft.Assert(e===t+1,`originalStart should only be one more than originalEnd`),ft.Assert(n===r+1,`modifiedStart should only be one more than modifiedEnd`),i=[]),i}let a=[0],o=[0],s=this.ComputeRecursionPoint(e,t,n,r,a,o,i),c=a[0],l=o[0];if(s!==null)return s;if(!i[0]){let a=this.ComputeDiffRecursive(e,c,n,l,i),o=[];return o=i[0]?[new et(c+1,t-(c+1)+1,l+1,r-(l+1)+1)]:this.ComputeDiffRecursive(c+1,t,l+1,r,i),this.ConcatenateChanges(a,o)}return[new et(e,t-e+1,n,r-n+1)]}WALKTRACE(e,t,n,r,i,a,o,s,c,l,u,d,f,p,m,h,g,_){let v=null,y=null,b=new mt,x=t,S=n,C=f[0]-h[0]-r,w=-1073741824,T=this.m_forwardHistory.length-1;do{let t=C+e;t===x||t<S&&c[t-1]<c[t+1]?(u=c[t+1],p=u-C-r,u<w&&b.MarkNextChange(),w=u,b.AddModifiedElement(u+1,p),C=t+1-e):(u=c[t-1]+1,p=u-C-r,u<w&&b.MarkNextChange(),w=u-1,b.AddOriginalElement(u,p+1),C=t-1-e),T>=0&&(c=this.m_forwardHistory[T],e=c[0],x=1,S=c.length-1)}while(--T>=-1);if(v=b.getReverseChanges(),_[0]){let e=f[0]+1,t=h[0]+1;if(v!==null&&v.length>0){let n=v[v.length-1];e=Math.max(e,n.getOriginalEnd()),t=Math.max(t,n.getModifiedEnd())}y=[new et(e,d-e+1,t,m-t+1)]}else{b=new mt,x=a,S=o,C=f[0]-h[0]-s,w=1073741824,T=g?this.m_reverseHistory.length-1:this.m_reverseHistory.length-2;do{let e=C+i;e===x||e<S&&l[e-1]>=l[e+1]?(u=l[e+1]-1,p=u-C-s,u>w&&b.MarkNextChange(),w=u+1,b.AddOriginalElement(u+1,p+1),C=e+1-i):(u=l[e-1],p=u-C-s,u>w&&b.MarkNextChange(),w=u,b.AddModifiedElement(u+1,p+1),C=e-1-i),T>=0&&(l=this.m_reverseHistory[T],i=l[0],x=1,S=l.length-1)}while(--T>=-1);y=b.getChanges()}return this.ConcatenateChanges(v,y)}ComputeRecursionPoint(e,t,n,r,i,a,o){let s=0,c=0,l=0,u=0,d=0,f=0;e--,n--,i[0]=0,a[0]=0,this.m_forwardHistory=[],this.m_reverseHistory=[];let p=t-e+(r-n),m=p+1,h=new Int32Array(m),g=new Int32Array(m),_=r-n,v=t-e,y=e-n,b=t-r,x=(v-_)%2==0;h[_]=e,g[v]=t,o[0]=!1;for(let S=1;S<=p/2+1;S++){let p=0,C=0;l=this.ClipDiagonalBound(_-S,S,_,m),u=this.ClipDiagonalBound(_+S,S,_,m);for(let e=l;e<=u;e+=2){s=e===l||e<u&&h[e-1]<h[e+1]?h[e+1]:h[e-1]+1,c=s-(e-_)-y;let n=s;for(;s<t&&c<r&&this.ElementsAreEqual(s+1,c+1);)s++,c++;if(h[e]=s,s+c>p+C&&(p=s,C=c),!x&&Math.abs(e-v)<=S-1&&s>=g[e])return i[0]=s,a[0]=c,n<=g[e]&&S<=1448?this.WALKTRACE(_,l,u,y,v,d,f,b,h,g,s,t,i,c,r,a,x,o):null}let w=(p-e+(C-n)-S)/2;if(this.ContinueProcessingPredicate!==null&&!this.ContinueProcessingPredicate(p,w))return o[0]=!0,i[0]=p,a[0]=C,w>0&&S<=1448?this.WALKTRACE(_,l,u,y,v,d,f,b,h,g,s,t,i,c,r,a,x,o):(e++,n++,[new et(e,t-e+1,n,r-n+1)]);d=this.ClipDiagonalBound(v-S,S,v,m),f=this.ClipDiagonalBound(v+S,S,v,m);for(let p=d;p<=f;p+=2){s=p===d||p<f&&g[p-1]>=g[p+1]?g[p+1]-1:g[p-1],c=s-(p-v)-b;let m=s;for(;s>e&&c>n&&this.ElementsAreEqual(s,c);)s--,c--;if(g[p]=s,x&&Math.abs(p-_)<=S&&s<=h[p])return i[0]=s,a[0]=c,m>=h[p]&&S<=1448?this.WALKTRACE(_,l,u,y,v,d,f,b,h,g,s,t,i,c,r,a,x,o):null}if(S<=1447){let e=new Int32Array(u-l+2);e[0]=_-l+1,pt.Copy2(h,l,e,1,u-l+1),this.m_forwardHistory.push(e),e=new Int32Array(f-d+2),e[0]=v-d+1,pt.Copy2(g,d,e,1,f-d+1),this.m_reverseHistory.push(e)}}return this.WALKTRACE(_,l,u,y,v,d,f,b,h,g,s,t,i,c,r,a,x,o)}PrettifyChanges(e){for(let t=0;t<e.length;t++){let n=e[t],r=t<e.length-1?e[t+1].originalStart:this._originalElementsOrHash.length,i=t<e.length-1?e[t+1].modifiedStart:this._modifiedElementsOrHash.length,a=n.originalLength>0,o=n.modifiedLength>0;for(;n.originalStart+n.originalLength<r&&n.modifiedStart+n.modifiedLength<i&&(!a||this.OriginalElementsAreEqual(n.originalStart,n.originalStart+n.originalLength))&&(!o||this.ModifiedElementsAreEqual(n.modifiedStart,n.modifiedStart+n.modifiedLength));){let e=this.ElementsAreStrictEqual(n.originalStart,n.modifiedStart);if(this.ElementsAreStrictEqual(n.originalStart+n.originalLength,n.modifiedStart+n.modifiedLength)&&!e)break;n.originalStart++,n.modifiedStart++}let s=[null];if(t<e.length-1&&this.ChangesOverlap(e[t],e[t+1],s)){e[t]=s[0],e.splice(t+1,1),t--;continue}}for(let t=e.length-1;t>=0;t--){let n=e[t],r=0,i=0;if(t>0){let n=e[t-1];r=n.originalStart+n.originalLength,i=n.modifiedStart+n.modifiedLength}let a=n.originalLength>0,o=n.modifiedLength>0,s=0,c=this._boundaryScore(n.originalStart,n.originalLength,n.modifiedStart,n.modifiedLength);for(let e=1;;e++){let t=n.originalStart-e,l=n.modifiedStart-e;if(t<r||l<i||a&&!this.OriginalElementsAreEqual(t,t+n.originalLength)||o&&!this.ModifiedElementsAreEqual(l,l+n.modifiedLength))break;let u=(t===r&&l===i?5:0)+this._boundaryScore(t,n.originalLength,l,n.modifiedLength);u>c&&(c=u,s=e)}n.originalStart-=s,n.modifiedStart-=s;let l=[null];if(t>0&&this.ChangesOverlap(e[t-1],e[t],l)){e[t-1]=l[0],e.splice(t,1),t++;continue}}if(this._hasStrings)for(let t=1,n=e.length;t<n;t++){let n=e[t-1],r=e[t],i=r.originalStart-n.originalStart-n.originalLength,a=n.originalStart,o=r.originalStart+r.originalLength,s=o-a,c=n.modifiedStart,l=r.modifiedStart+r.modifiedLength,u=l-c;if(i<5&&s<20&&u<20){let e=this._findBetterContiguousSequence(a,s,c,u,i);if(e){let[t,a]=e;(t!==n.originalStart+n.originalLength||a!==n.modifiedStart+n.modifiedLength)&&(n.originalLength=t-n.originalStart,n.modifiedLength=a-n.modifiedStart,r.originalStart=t+i,r.modifiedStart=a+i,r.originalLength=o-r.originalStart,r.modifiedLength=l-r.modifiedStart)}}}return e}_findBetterContiguousSequence(e,t,n,r,i){if(t<i||r<i)return null;let a=e+t-i+1,o=n+r-i+1,s=0,c=0,l=0;for(let t=e;t<a;t++)for(let e=n;e<o;e++){let n=this._contiguousSequenceScore(t,e,i);n>0&&n>s&&(s=n,c=t,l=e)}return s>0?[c,l]:null}_contiguousSequenceScore(e,t,n){let r=0;for(let i=0;i<n;i++){if(!this.ElementsAreEqual(e+i,t+i))return 0;r+=this._originalStringElements[e+i].length}return r}_OriginalIsBoundary(e){return e<=0||e>=this._originalElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._originalStringElements[e])}_OriginalRegionIsBoundary(e,t){if(this._OriginalIsBoundary(e)||this._OriginalIsBoundary(e-1))return!0;if(t>0){let n=e+t;if(this._OriginalIsBoundary(n-1)||this._OriginalIsBoundary(n))return!0}return!1}_ModifiedIsBoundary(e){return e<=0||e>=this._modifiedElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._modifiedStringElements[e])}_ModifiedRegionIsBoundary(e,t){if(this._ModifiedIsBoundary(e)||this._ModifiedIsBoundary(e-1))return!0;if(t>0){let n=e+t;if(this._ModifiedIsBoundary(n-1)||this._ModifiedIsBoundary(n))return!0}return!1}_boundaryScore(e,t,n,r){return(this._OriginalRegionIsBoundary(e,t)?1:0)+(this._ModifiedRegionIsBoundary(n,r)?1:0)}ConcatenateChanges(e,t){let n=[];if(e.length===0||t.length===0)return t.length>0?t:e;if(this.ChangesOverlap(e[e.length-1],t[0],n)){let r=Array(e.length+t.length-1);return pt.Copy(e,0,r,0,e.length-1),r[e.length-1]=n[0],pt.Copy(t,1,r,e.length,t.length-1),r}else{let n=Array(e.length+t.length);return pt.Copy(e,0,n,0,e.length),pt.Copy(t,0,n,e.length,t.length),n}}ChangesOverlap(e,t,n){if(ft.Assert(e.originalStart<=t.originalStart,`Left change is not less than or equal to right change`),ft.Assert(e.modifiedStart<=t.modifiedStart,`Left change is not less than or equal to right change`),e.originalStart+e.originalLength>=t.originalStart||e.modifiedStart+e.modifiedLength>=t.modifiedStart){let r=e.originalStart,i=e.originalLength,a=e.modifiedStart,o=e.modifiedLength;return e.originalStart+e.originalLength>=t.originalStart&&(i=t.originalStart+t.originalLength-e.originalStart),e.modifiedStart+e.modifiedLength>=t.modifiedStart&&(o=t.modifiedStart+t.modifiedLength-e.modifiedStart),n[0]=new et(r,i,a,o),!0}else return n[0]=null,!1}ClipDiagonalBound(e,t,n,r){if(e>=0&&e<r)return e;let i=n,a=r-n-1,o=t%2==0;return e<0?o===(i%2==0)?0:1:o===(a%2==0)?r-1:r-2}},j=class e{constructor(e,t){this.lineNumber=e,this.column=t}with(t=this.lineNumber,n=this.column){return t===this.lineNumber&&n===this.column?this:new e(t,n)}delta(e=0,t=0){return this.with(Math.max(1,this.lineNumber+e),Math.max(1,this.column+t))}equals(t){return e.equals(this,t)}static equals(e,t){return!e&&!t?!0:!!e&&!!t&&e.lineNumber===t.lineNumber&&e.column===t.column}isBefore(t){return e.isBefore(this,t)}static isBefore(e,t){return e.lineNumber<t.lineNumber?!0:t.lineNumber<e.lineNumber?!1:e.column<t.column}isBeforeOrEqual(t){return e.isBeforeOrEqual(this,t)}static isBeforeOrEqual(e,t){return e.lineNumber<t.lineNumber?!0:t.lineNumber<e.lineNumber?!1:e.column<=t.column}static compare(e,t){let n=e.lineNumber|0,r=t.lineNumber|0;return n===r?(e.column|0)-(t.column|0):n-r}clone(){return new e(this.lineNumber,this.column)}toString(){return`(`+this.lineNumber+`,`+this.column+`)`}static lift(t){return new e(t.lineNumber,t.column)}static isIPosition(e){return!!e&&typeof e.lineNumber==`number`&&typeof e.column==`number`}toJSON(){return{lineNumber:this.lineNumber,column:this.column}}},M=class e{constructor(e,t,n,r){e>n||e===n&&t>r?(this.startLineNumber=n,this.startColumn=r,this.endLineNumber=e,this.endColumn=t):(this.startLineNumber=e,this.startColumn=t,this.endLineNumber=n,this.endColumn=r)}isEmpty(){return e.isEmpty(this)}static isEmpty(e){return e.startLineNumber===e.endLineNumber&&e.startColumn===e.endColumn}containsPosition(t){return e.containsPosition(this,t)}static containsPosition(e,t){return!(t.lineNumber<e.startLineNumber||t.lineNumber>e.endLineNumber||t.lineNumber===e.startLineNumber&&t.column<e.startColumn||t.lineNumber===e.endLineNumber&&t.column>e.endColumn)}static strictContainsPosition(e,t){return!(t.lineNumber<e.startLineNumber||t.lineNumber>e.endLineNumber||t.lineNumber===e.startLineNumber&&t.column<=e.startColumn||t.lineNumber===e.endLineNumber&&t.column>=e.endColumn)}containsRange(t){return e.containsRange(this,t)}static containsRange(e,t){return!(t.startLineNumber<e.startLineNumber||t.endLineNumber<e.startLineNumber||t.startLineNumber>e.endLineNumber||t.endLineNumber>e.endLineNumber||t.startLineNumber===e.startLineNumber&&t.startColumn<e.startColumn||t.endLineNumber===e.endLineNumber&&t.endColumn>e.endColumn)}strictContainsRange(t){return e.strictContainsRange(this,t)}static strictContainsRange(e,t){return!(t.startLineNumber<e.startLineNumber||t.endLineNumber<e.startLineNumber||t.startLineNumber>e.endLineNumber||t.endLineNumber>e.endLineNumber||t.startLineNumber===e.startLineNumber&&t.startColumn<=e.startColumn||t.endLineNumber===e.endLineNumber&&t.endColumn>=e.endColumn)}plusRange(t){return e.plusRange(this,t)}static plusRange(t,n){let r,i,a,o;return n.startLineNumber<t.startLineNumber?(r=n.startLineNumber,i=n.startColumn):n.startLineNumber===t.startLineNumber?(r=n.startLineNumber,i=Math.min(n.startColumn,t.startColumn)):(r=t.startLineNumber,i=t.startColumn),n.endLineNumber>t.endLineNumber?(a=n.endLineNumber,o=n.endColumn):n.endLineNumber===t.endLineNumber?(a=n.endLineNumber,o=Math.max(n.endColumn,t.endColumn)):(a=t.endLineNumber,o=t.endColumn),new e(r,i,a,o)}intersectRanges(t){return e.intersectRanges(this,t)}static intersectRanges(t,n){let r=t.startLineNumber,i=t.startColumn,a=t.endLineNumber,o=t.endColumn,s=n.startLineNumber,c=n.startColumn,l=n.endLineNumber,u=n.endColumn;return r<s?(r=s,i=c):r===s&&(i=Math.max(i,c)),a>l?(a=l,o=u):a===l&&(o=Math.min(o,u)),r>a||r===a&&i>o?null:new e(r,i,a,o)}equalsRange(t){return e.equalsRange(this,t)}static equalsRange(e,t){return!e&&!t?!0:!!e&&!!t&&e.startLineNumber===t.startLineNumber&&e.startColumn===t.startColumn&&e.endLineNumber===t.endLineNumber&&e.endColumn===t.endColumn}getEndPosition(){return e.getEndPosition(this)}static getEndPosition(e){return new j(e.endLineNumber,e.endColumn)}getStartPosition(){return e.getStartPosition(this)}static getStartPosition(e){return new j(e.startLineNumber,e.startColumn)}toString(){return`[`+this.startLineNumber+`,`+this.startColumn+` -> `+this.endLineNumber+`,`+this.endColumn+`]`}setEndPosition(t,n){return new e(this.startLineNumber,this.startColumn,t,n)}setStartPosition(t,n){return new e(t,n,this.endLineNumber,this.endColumn)}collapseToStart(){return e.collapseToStart(this)}static collapseToStart(t){return new e(t.startLineNumber,t.startColumn,t.startLineNumber,t.startColumn)}collapseToEnd(){return e.collapseToEnd(this)}static collapseToEnd(t){return new e(t.endLineNumber,t.endColumn,t.endLineNumber,t.endColumn)}delta(t){return new e(this.startLineNumber+t,this.startColumn,this.endLineNumber+t,this.endColumn)}isSingleLine(){return this.startLineNumber===this.endLineNumber}static fromPositions(t,n=t){return new e(t.lineNumber,t.column,n.lineNumber,n.column)}static lift(t){return t?new e(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):null}static isIRange(e){return!!e&&typeof e.startLineNumber==`number`&&typeof e.startColumn==`number`&&typeof e.endLineNumber==`number`&&typeof e.endColumn==`number`}static areIntersectingOrTouching(e,t){return!(e.endLineNumber<t.startLineNumber||e.endLineNumber===t.startLineNumber&&e.endColumn<t.startColumn||t.endLineNumber<e.startLineNumber||t.endLineNumber===e.startLineNumber&&t.endColumn<e.startColumn)}static areIntersecting(e,t){return!(e.endLineNumber<t.startLineNumber||e.endLineNumber===t.startLineNumber&&e.endColumn<=t.startColumn||t.endLineNumber<e.startLineNumber||t.endLineNumber===e.startLineNumber&&t.endColumn<=e.startColumn)}static areOnlyIntersecting(e,t){return!(e.endLineNumber<t.startLineNumber-1||e.endLineNumber===t.startLineNumber&&e.endColumn<t.startColumn-1||t.endLineNumber<e.startLineNumber-1||t.endLineNumber===e.startLineNumber&&t.endColumn<e.startColumn-1)}static compareRangesUsingStarts(e,t){if(e&&t){let n=e.startLineNumber|0,r=t.startLineNumber|0;if(n===r){let n=e.startColumn|0,r=t.startColumn|0;if(n===r){let n=e.endLineNumber|0,r=t.endLineNumber|0;return n===r?(e.endColumn|0)-(t.endColumn|0):n-r}return n-r}return n-r}return(e?1:0)-(t?1:0)}static compareRangesUsingEnds(e,t){return e.endLineNumber===t.endLineNumber?e.endColumn===t.endColumn?e.startLineNumber===t.startLineNumber?e.startColumn-t.startColumn:e.startLineNumber-t.startLineNumber:e.endColumn-t.endColumn:e.endLineNumber-t.endLineNumber}static spansMultipleLines(e){return e.endLineNumber>e.startLineNumber}toJSON(){return this}};function gt(e){return e<0?0:e>255?255:e|0}function _t(e){return e<0?0:e>4294967295?4294967295:e|0}var vt=class e{constructor(t){let n=gt(t);this._defaultValue=n,this._asciiMap=e._createAsciiMap(n),this._map=new Map}static _createAsciiMap(e){let t=new Uint8Array(256);return t.fill(e),t}set(e,t){let n=gt(t);e>=0&&e<256?this._asciiMap[e]=n:this._map.set(e,n)}get(e){return e>=0&&e<256?this._asciiMap[e]:this._map.get(e)||this._defaultValue}clear(){this._asciiMap.fill(this._defaultValue),this._map.clear()}},yt=class{constructor(e,t,n){let r=new Uint8Array(e*t);for(let i=0,a=e*t;i<a;i++)r[i]=n;this._data=r,this.rows=e,this.cols=t}get(e,t){return this._data[e*this.cols+t]}set(e,t,n){this._data[e*this.cols+t]=n}},bt=class{constructor(e){let t=0,n=0;for(let r=0,i=e.length;r<i;r++){let[i,a,o]=e[r];a>t&&(t=a),i>n&&(n=i),o>n&&(n=o)}t++,n++;let r=new yt(n,t,0);for(let t=0,n=e.length;t<n;t++){let[n,i,a]=e[t];r.set(n,i,a)}this._states=r,this._maxCharCode=t}nextState(e,t){return t<0||t>=this._maxCharCode?0:this._states.get(e,t)}};let xt=null;function St(){return xt===null&&(xt=new bt([[1,104,2],[1,72,2],[1,102,6],[1,70,6],[2,116,3],[2,84,3],[3,116,4],[3,84,4],[4,112,5],[4,80,5],[5,115,9],[5,83,9],[5,58,10],[6,105,7],[6,73,7],[7,108,8],[7,76,8],[8,101,9],[8,69,9],[9,58,10],[10,47,11],[11,47,12]])),xt}let Ct=null;function wt(){if(Ct===null){Ct=new vt(0);for(let e=0;e<36;e++)Ct.set(` <>'"、。。、,.:;‘〈「『〔([{「」}])〕』」〉’`~…|`.charCodeAt(e),1);for(let e=0;e<4;e++)Ct.set(`.,;:`.charCodeAt(e),2)}return Ct}var Tt=class e{static _createLink(e,t,n,r,i){let a=i-1;do{let n=t.charCodeAt(a);if(e.get(n)!==2)break;a--}while(a>r);if(r>0){let e=t.charCodeAt(r-1),n=t.charCodeAt(a);(e===40&&n===41||e===91&&n===93||e===123&&n===125)&&a--}return{range:{startLineNumber:n,startColumn:r+1,endLineNumber:n,endColumn:a+2},url:t.substring(r,a+1)}}static computeLinks(t,n=St()){let r=wt(),i=[];for(let a=1,o=t.getLineCount();a<=o;a++){let o=t.getLineContent(a),s=o.length,c=0,l=0,u=0,d=1,f=!1,p=!1,m=!1,h=!1;for(;c<s;){let t=!1,s=o.charCodeAt(c);if(d===13){let n;switch(s){case 40:f=!0,n=0;break;case 41:n=f?0:1;break;case 91:m=!0,p=!0,n=0;break;case 93:m=!1,n=p?0:1;break;case 123:h=!0,n=0;break;case 125:n=h?0:1;break;case 39:case 34:case 96:n=u===s?1:u===39||u===34||u===96?0:1;break;case 42:n=u===42?1:0;break;case 32:n=m?0:1;break;default:n=r.get(s)}n===1&&(i.push(e._createLink(r,o,a,l,c)),t=!0)}else if(d===12){let e;s===91?(p=!0,e=0):e=r.get(s),e===1?t=!0:d=13}else d=n.nextState(d,s),d===0&&(t=!0);t&&(d=1,f=!1,p=!1,h=!1,l=c+1,u=s),c++}d===13&&i.push(e._createLink(r,o,a,l,s))}return i}};function Et(e){return!e||typeof e.getLineCount!=`function`||typeof e.getLineContent!=`function`?[]:Tt.computeLinks(e)}var Dt=class e{constructor(){this._defaultValueSet=[[`true`,`false`],[`True`,`False`],[`Private`,`Public`,`Friend`,`ReadOnly`,`Partial`,`Protected`,`WriteOnly`],[`public`,`protected`,`private`]]}static{this.INSTANCE=new e}navigateValueSet(e,t,n,r,i){if(e&&t){let n=this.doNavigateValueSet(t,i);if(n)return{range:e,value:n}}if(n&&r){let e=this.doNavigateValueSet(r,i);if(e)return{range:n,value:e}}return null}doNavigateValueSet(e,t){let n=this.numberReplace(e,t);return n===null?this.textReplace(e,t):n}numberReplace(e,t){let n=10**(e.length-(e.lastIndexOf(`.`)+1)),r=Number(e),i=parseFloat(e);return!isNaN(r)&&!isNaN(i)&&r===i?r===0&&!t?null:(r=Math.floor(r*n),r+=t?n:-n,String(r/n)):null}textReplace(e,t){return this.valueSetsReplace(this._defaultValueSet,e,t)}valueSetsReplace(e,t,n){let r=null;for(let i=0,a=e.length;r===null&&i<a;i++)r=this.valueSetReplace(e[i],t,n);return r}valueSetReplace(e,t,n){let r=e.indexOf(t);return r>=0?(r+=n?1:-1,r<0?r=e.length-1:r%=e.length,e[r]):null}};let Ot=Object.freeze(function(e,t){let n=setTimeout(e.bind(t),0);return{dispose(){clearTimeout(n)}}});var kt;(function(e){function t(t){return t===e.None||t===e.Cancelled||t instanceof At?!0:!t||typeof t!=`object`?!1:typeof t.isCancellationRequested==`boolean`&&typeof t.onCancellationRequested==`function`}e.isCancellationToken=t,e.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:w.None}),e.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:Ot})})(kt||={});var At=class{constructor(){this._isCancelled=!1,this._emitter=null}cancel(){this._isCancelled||(this._isCancelled=!0,this._emitter&&(this._emitter.fire(void 0),this.dispose()))}get isCancellationRequested(){return this._isCancelled}get onCancellationRequested(){return this._isCancelled?Ot:(this._emitter||=new D,this._emitter.event)}dispose(){this._emitter&&=(this._emitter.dispose(),null)}},jt=class{constructor(e){this._token=void 0,this._parentListener=void 0,this._parentListener=e&&e.onCancellationRequested(this.cancel,this)}get token(){return this._token||=new At,this._token}cancel(){this._token?this._token instanceof At&&this._token.cancel():this._token=kt.Cancelled}dispose(e=!1){e&&this.cancel(),this._parentListener?.dispose(),this._token?this._token instanceof At&&this._token.dispose():this._token=kt.None}},Mt=class{constructor(){this._keyCodeToStr=[],this._strToKeyCode=Object.create(null)}define(e,t){this._keyCodeToStr[e]=t,this._strToKeyCode[t.toLowerCase()]=e}keyCodeToStr(e){return this._keyCodeToStr[e]}strToKeyCode(e){return this._strToKeyCode[e.toLowerCase()]||0}};let Nt=new Mt,Pt=new Mt,Ft=new Mt,It=Array(230),Lt=Object.create(null),Rt=Object.create(null),zt=[];for(let e=0;e<=193;e++)zt[e]=-1;(function(){let e=[[1,0,`None`,0,`unknown`,0,`VK_UNKNOWN`,``,``],[1,1,`Hyper`,0,``,0,``,``,``],[1,2,`Super`,0,``,0,``,``,``],[1,3,`Fn`,0,``,0,``,``,``],[1,4,`FnLock`,0,``,0,``,``,``],[1,5,`Suspend`,0,``,0,``,``,``],[1,6,`Resume`,0,``,0,``,``,``],[1,7,`Turbo`,0,``,0,``,``,``],[1,8,`Sleep`,0,``,0,`VK_SLEEP`,``,``],[1,9,`WakeUp`,0,``,0,``,``,``],[0,10,`KeyA`,31,`A`,65,`VK_A`,``,``],[0,11,`KeyB`,32,`B`,66,`VK_B`,``,``],[0,12,`KeyC`,33,`C`,67,`VK_C`,``,``],[0,13,`KeyD`,34,`D`,68,`VK_D`,``,``],[0,14,`KeyE`,35,`E`,69,`VK_E`,``,``],[0,15,`KeyF`,36,`F`,70,`VK_F`,``,``],[0,16,`KeyG`,37,`G`,71,`VK_G`,``,``],[0,17,`KeyH`,38,`H`,72,`VK_H`,``,``],[0,18,`KeyI`,39,`I`,73,`VK_I`,``,``],[0,19,`KeyJ`,40,`J`,74,`VK_J`,``,``],[0,20,`KeyK`,41,`K`,75,`VK_K`,``,``],[0,21,`KeyL`,42,`L`,76,`VK_L`,``,``],[0,22,`KeyM`,43,`M`,77,`VK_M`,``,``],[0,23,`KeyN`,44,`N`,78,`VK_N`,``,``],[0,24,`KeyO`,45,`O`,79,`VK_O`,``,``],[0,25,`KeyP`,46,`P`,80,`VK_P`,``,``],[0,26,`KeyQ`,47,`Q`,81,`VK_Q`,``,``],[0,27,`KeyR`,48,`R`,82,`VK_R`,``,``],[0,28,`KeyS`,49,`S`,83,`VK_S`,``,``],[0,29,`KeyT`,50,`T`,84,`VK_T`,``,``],[0,30,`KeyU`,51,`U`,85,`VK_U`,``,``],[0,31,`KeyV`,52,`V`,86,`VK_V`,``,``],[0,32,`KeyW`,53,`W`,87,`VK_W`,``,``],[0,33,`KeyX`,54,`X`,88,`VK_X`,``,``],[0,34,`KeyY`,55,`Y`,89,`VK_Y`,``,``],[0,35,`KeyZ`,56,`Z`,90,`VK_Z`,``,``],[0,36,`Digit1`,22,`1`,49,`VK_1`,``,``],[0,37,`Digit2`,23,`2`,50,`VK_2`,``,``],[0,38,`Digit3`,24,`3`,51,`VK_3`,``,``],[0,39,`Digit4`,25,`4`,52,`VK_4`,``,``],[0,40,`Digit5`,26,`5`,53,`VK_5`,``,``],[0,41,`Digit6`,27,`6`,54,`VK_6`,``,``],[0,42,`Digit7`,28,`7`,55,`VK_7`,``,``],[0,43,`Digit8`,29,`8`,56,`VK_8`,``,``],[0,44,`Digit9`,30,`9`,57,`VK_9`,``,``],[0,45,`Digit0`,21,`0`,48,`VK_0`,``,``],[1,46,`Enter`,3,`Enter`,13,`VK_RETURN`,``,``],[1,47,`Escape`,9,`Escape`,27,`VK_ESCAPE`,``,``],[1,48,`Backspace`,1,`Backspace`,8,`VK_BACK`,``,``],[1,49,`Tab`,2,`Tab`,9,`VK_TAB`,``,``],[1,50,`Space`,10,`Space`,32,`VK_SPACE`,``,``],[0,51,`Minus`,88,`-`,189,`VK_OEM_MINUS`,`-`,`OEM_MINUS`],[0,52,`Equal`,86,`=`,187,`VK_OEM_PLUS`,`=`,`OEM_PLUS`],[0,53,`BracketLeft`,92,`[`,219,`VK_OEM_4`,`[`,`OEM_4`],[0,54,`BracketRight`,94,`]`,221,`VK_OEM_6`,`]`,`OEM_6`],[0,55,`Backslash`,93,`\\`,220,`VK_OEM_5`,`\\`,`OEM_5`],[0,56,`IntlHash`,0,``,0,``,``,``],[0,57,`Semicolon`,85,`;`,186,`VK_OEM_1`,`;`,`OEM_1`],[0,58,`Quote`,95,`'`,222,`VK_OEM_7`,`'`,`OEM_7`],[0,59,`Backquote`,91,"`",192,`VK_OEM_3`,"`",`OEM_3`],[0,60,`Comma`,87,`,`,188,`VK_OEM_COMMA`,`,`,`OEM_COMMA`],[0,61,`Period`,89,`.`,190,`VK_OEM_PERIOD`,`.`,`OEM_PERIOD`],[0,62,`Slash`,90,`/`,191,`VK_OEM_2`,`/`,`OEM_2`],[1,63,`CapsLock`,8,`CapsLock`,20,`VK_CAPITAL`,``,``],[1,64,`F1`,59,`F1`,112,`VK_F1`,``,``],[1,65,`F2`,60,`F2`,113,`VK_F2`,``,``],[1,66,`F3`,61,`F3`,114,`VK_F3`,``,``],[1,67,`F4`,62,`F4`,115,`VK_F4`,``,``],[1,68,`F5`,63,`F5`,116,`VK_F5`,``,``],[1,69,`F6`,64,`F6`,117,`VK_F6`,``,``],[1,70,`F7`,65,`F7`,118,`VK_F7`,``,``],[1,71,`F8`,66,`F8`,119,`VK_F8`,``,``],[1,72,`F9`,67,`F9`,120,`VK_F9`,``,``],[1,73,`F10`,68,`F10`,121,`VK_F10`,``,``],[1,74,`F11`,69,`F11`,122,`VK_F11`,``,``],[1,75,`F12`,70,`F12`,123,`VK_F12`,``,``],[1,76,`PrintScreen`,0,``,0,``,``,``],[1,77,`ScrollLock`,84,`ScrollLock`,145,`VK_SCROLL`,``,``],[1,78,`Pause`,7,`PauseBreak`,19,`VK_PAUSE`,``,``],[1,79,`Insert`,19,`Insert`,45,`VK_INSERT`,``,``],[1,80,`Home`,14,`Home`,36,`VK_HOME`,``,``],[1,81,`PageUp`,11,`PageUp`,33,`VK_PRIOR`,``,``],[1,82,`Delete`,20,`Delete`,46,`VK_DELETE`,``,``],[1,83,`End`,13,`End`,35,`VK_END`,``,``],[1,84,`PageDown`,12,`PageDown`,34,`VK_NEXT`,``,``],[1,85,`ArrowRight`,17,`RightArrow`,39,`VK_RIGHT`,`Right`,``],[1,86,`ArrowLeft`,15,`LeftArrow`,37,`VK_LEFT`,`Left`,``],[1,87,`ArrowDown`,18,`DownArrow`,40,`VK_DOWN`,`Down`,``],[1,88,`ArrowUp`,16,`UpArrow`,38,`VK_UP`,`Up`,``],[1,89,`NumLock`,83,`NumLock`,144,`VK_NUMLOCK`,``,``],[1,90,`NumpadDivide`,113,`NumPad_Divide`,111,`VK_DIVIDE`,``,``],[1,91,`NumpadMultiply`,108,`NumPad_Multiply`,106,`VK_MULTIPLY`,``,``],[1,92,`NumpadSubtract`,111,`NumPad_Subtract`,109,`VK_SUBTRACT`,``,``],[1,93,`NumpadAdd`,109,`NumPad_Add`,107,`VK_ADD`,``,``],[1,94,`NumpadEnter`,3,``,0,``,``,``],[1,95,`Numpad1`,99,`NumPad1`,97,`VK_NUMPAD1`,``,``],[1,96,`Numpad2`,100,`NumPad2`,98,`VK_NUMPAD2`,``,``],[1,97,`Numpad3`,101,`NumPad3`,99,`VK_NUMPAD3`,``,``],[1,98,`Numpad4`,102,`NumPad4`,100,`VK_NUMPAD4`,``,``],[1,99,`Numpad5`,103,`NumPad5`,101,`VK_NUMPAD5`,``,``],[1,100,`Numpad6`,104,`NumPad6`,102,`VK_NUMPAD6`,``,``],[1,101,`Numpad7`,105,`NumPad7`,103,`VK_NUMPAD7`,``,``],[1,102,`Numpad8`,106,`NumPad8`,104,`VK_NUMPAD8`,``,``],[1,103,`Numpad9`,107,`NumPad9`,105,`VK_NUMPAD9`,``,``],[1,104,`Numpad0`,98,`NumPad0`,96,`VK_NUMPAD0`,``,``],[1,105,`NumpadDecimal`,112,`NumPad_Decimal`,110,`VK_DECIMAL`,``,``],[0,106,`IntlBackslash`,97,`OEM_102`,226,`VK_OEM_102`,``,``],[1,107,`ContextMenu`,58,`ContextMenu`,93,``,``,``],[1,108,`Power`,0,``,0,``,``,``],[1,109,`NumpadEqual`,0,``,0,``,``,``],[1,110,`F13`,71,`F13`,124,`VK_F13`,``,``],[1,111,`F14`,72,`F14`,125,`VK_F14`,``,``],[1,112,`F15`,73,`F15`,126,`VK_F15`,``,``],[1,113,`F16`,74,`F16`,127,`VK_F16`,``,``],[1,114,`F17`,75,`F17`,128,`VK_F17`,``,``],[1,115,`F18`,76,`F18`,129,`VK_F18`,``,``],[1,116,`F19`,77,`F19`,130,`VK_F19`,``,``],[1,117,`F20`,78,`F20`,131,`VK_F20`,``,``],[1,118,`F21`,79,`F21`,132,`VK_F21`,``,``],[1,119,`F22`,80,`F22`,133,`VK_F22`,``,``],[1,120,`F23`,81,`F23`,134,`VK_F23`,``,``],[1,121,`F24`,82,`F24`,135,`VK_F24`,``,``],[1,122,`Open`,0,``,0,``,``,``],[1,123,`Help`,0,``,0,``,``,``],[1,124,`Select`,0,``,0,``,``,``],[1,125,`Again`,0,``,0,``,``,``],[1,126,`Undo`,0,``,0,``,``,``],[1,127,`Cut`,0,``,0,``,``,``],[1,128,`Copy`,0,``,0,``,``,``],[1,129,`Paste`,0,``,0,``,``,``],[1,130,`Find`,0,``,0,``,``,``],[1,131,`AudioVolumeMute`,117,`AudioVolumeMute`,173,`VK_VOLUME_MUTE`,``,``],[1,132,`AudioVolumeUp`,118,`AudioVolumeUp`,175,`VK_VOLUME_UP`,``,``],[1,133,`AudioVolumeDown`,119,`AudioVolumeDown`,174,`VK_VOLUME_DOWN`,``,``],[1,134,`NumpadComma`,110,`NumPad_Separator`,108,`VK_SEPARATOR`,``,``],[0,135,`IntlRo`,115,`ABNT_C1`,193,`VK_ABNT_C1`,``,``],[1,136,`KanaMode`,0,``,0,``,``,``],[0,137,`IntlYen`,0,``,0,``,``,``],[1,138,`Convert`,0,``,0,``,``,``],[1,139,`NonConvert`,0,``,0,``,``,``],[1,140,`Lang1`,0,``,0,``,``,``],[1,141,`Lang2`,0,``,0,``,``,``],[1,142,`Lang3`,0,``,0,``,``,``],[1,143,`Lang4`,0,``,0,``,``,``],[1,144,`Lang5`,0,``,0,``,``,``],[1,145,`Abort`,0,``,0,``,``,``],[1,146,`Props`,0,``,0,``,``,``],[1,147,`NumpadParenLeft`,0,``,0,``,``,``],[1,148,`NumpadParenRight`,0,``,0,``,``,``],[1,149,`NumpadBackspace`,0,``,0,``,``,``],[1,150,`NumpadMemoryStore`,0,``,0,``,``,``],[1,151,`NumpadMemoryRecall`,0,``,0,``,``,``],[1,152,`NumpadMemoryClear`,0,``,0,``,``,``],[1,153,`NumpadMemoryAdd`,0,``,0,``,``,``],[1,154,`NumpadMemorySubtract`,0,``,0,``,``,``],[1,155,`NumpadClear`,131,`Clear`,12,`VK_CLEAR`,``,``],[1,156,`NumpadClearEntry`,0,``,0,``,``,``],[1,0,``,5,`Ctrl`,17,`VK_CONTROL`,``,``],[1,0,``,4,`Shift`,16,`VK_SHIFT`,``,``],[1,0,``,6,`Alt`,18,`VK_MENU`,``,``],[1,0,``,57,`Meta`,91,`VK_COMMAND`,``,``],[1,157,`ControlLeft`,5,``,0,`VK_LCONTROL`,``,``],[1,158,`ShiftLeft`,4,``,0,`VK_LSHIFT`,``,``],[1,159,`AltLeft`,6,``,0,`VK_LMENU`,``,``],[1,160,`MetaLeft`,57,``,0,`VK_LWIN`,``,``],[1,161,`ControlRight`,5,``,0,`VK_RCONTROL`,``,``],[1,162,`ShiftRight`,4,``,0,`VK_RSHIFT`,``,``],[1,163,`AltRight`,6,``,0,`VK_RMENU`,``,``],[1,164,`MetaRight`,57,``,0,`VK_RWIN`,``,``],[1,165,`BrightnessUp`,0,``,0,``,``,``],[1,166,`BrightnessDown`,0,``,0,``,``,``],[1,167,`MediaPlay`,0,``,0,``,``,``],[1,168,`MediaRecord`,0,``,0,``,``,``],[1,169,`MediaFastForward`,0,``,0,``,``,``],[1,170,`MediaRewind`,0,``,0,``,``,``],[1,171,`MediaTrackNext`,124,`MediaTrackNext`,176,`VK_MEDIA_NEXT_TRACK`,``,``],[1,172,`MediaTrackPrevious`,125,`MediaTrackPrevious`,177,`VK_MEDIA_PREV_TRACK`,``,``],[1,173,`MediaStop`,126,`MediaStop`,178,`VK_MEDIA_STOP`,``,``],[1,174,`Eject`,0,``,0,``,``,``],[1,175,`MediaPlayPause`,127,`MediaPlayPause`,179,`VK_MEDIA_PLAY_PAUSE`,``,``],[1,176,`MediaSelect`,128,`LaunchMediaPlayer`,181,`VK_MEDIA_LAUNCH_MEDIA_SELECT`,``,``],[1,177,`LaunchMail`,129,`LaunchMail`,180,`VK_MEDIA_LAUNCH_MAIL`,``,``],[1,178,`LaunchApp2`,130,`LaunchApp2`,183,`VK_MEDIA_LAUNCH_APP2`,``,``],[1,179,`LaunchApp1`,0,``,0,`VK_MEDIA_LAUNCH_APP1`,``,``],[1,180,`SelectTask`,0,``,0,``,``,``],[1,181,`LaunchScreenSaver`,0,``,0,``,``,``],[1,182,`BrowserSearch`,120,`BrowserSearch`,170,`VK_BROWSER_SEARCH`,``,``],[1,183,`BrowserHome`,121,`BrowserHome`,172,`VK_BROWSER_HOME`,``,``],[1,184,`BrowserBack`,122,`BrowserBack`,166,`VK_BROWSER_BACK`,``,``],[1,185,`BrowserForward`,123,`BrowserForward`,167,`VK_BROWSER_FORWARD`,``,``],[1,186,`BrowserStop`,0,``,0,`VK_BROWSER_STOP`,``,``],[1,187,`BrowserRefresh`,0,``,0,`VK_BROWSER_REFRESH`,``,``],[1,188,`BrowserFavorites`,0,``,0,`VK_BROWSER_FAVORITES`,``,``],[1,189,`ZoomToggle`,0,``,0,``,``,``],[1,190,`MailReply`,0,``,0,``,``,``],[1,191,`MailForward`,0,``,0,``,``,``],[1,192,`MailSend`,0,``,0,``,``,``],[1,0,``,114,`KeyInComposition`,229,``,``,``],[1,0,``,116,`ABNT_C2`,194,`VK_ABNT_C2`,``,``],[1,0,``,96,`OEM_8`,223,`VK_OEM_8`,``,``],[1,0,``,0,``,0,`VK_KANA`,``,``],[1,0,``,0,``,0,`VK_HANGUL`,``,``],[1,0,``,0,``,0,`VK_JUNJA`,``,``],[1,0,``,0,``,0,`VK_FINAL`,``,``],[1,0,``,0,``,0,`VK_HANJA`,``,``],[1,0,``,0,``,0,`VK_KANJI`,``,``],[1,0,``,0,``,0,`VK_CONVERT`,``,``],[1,0,``,0,``,0,`VK_NONCONVERT`,``,``],[1,0,``,0,``,0,`VK_ACCEPT`,``,``],[1,0,``,0,``,0,`VK_MODECHANGE`,``,``],[1,0,``,0,``,0,`VK_SELECT`,``,``],[1,0,``,0,``,0,`VK_PRINT`,``,``],[1,0,``,0,``,0,`VK_EXECUTE`,``,``],[1,0,``,0,``,0,`VK_SNAPSHOT`,``,``],[1,0,``,0,``,0,`VK_HELP`,``,``],[1,0,``,0,``,0,`VK_APPS`,``,``],[1,0,``,0,``,0,`VK_PROCESSKEY`,``,``],[1,0,``,0,``,0,`VK_PACKET`,``,``],[1,0,``,0,``,0,`VK_DBE_SBCSCHAR`,``,``],[1,0,``,0,``,0,`VK_DBE_DBCSCHAR`,``,``],[1,0,``,0,``,0,`VK_ATTN`,``,``],[1,0,``,0,``,0,`VK_CRSEL`,``,``],[1,0,``,0,``,0,`VK_EXSEL`,``,``],[1,0,``,0,``,0,`VK_EREOF`,``,``],[1,0,``,0,``,0,`VK_PLAY`,``,``],[1,0,``,0,``,0,`VK_ZOOM`,``,``],[1,0,``,0,``,0,`VK_NONAME`,``,``],[1,0,``,0,``,0,`VK_PA1`,``,``],[1,0,``,0,``,0,`VK_OEM_CLEAR`,``,``]],t=[],n=[];for(let r of e){let[e,i,a,o,s,c,l,u,d]=r;if(n[i]||(n[i]=!0,Lt[a]=i,Rt[a.toLowerCase()]=i,e&&(zt[i]=o)),!t[o]){if(t[o]=!0,!s)throw Error(`String representation missing for key code ${o} around scan code ${a}`);Nt.define(o,s),Pt.define(o,u||s),Ft.define(o,d||u||s)}c&&(It[c]=o)}})();var Bt;(function(e){function t(e){return Nt.keyCodeToStr(e)}e.toString=t;function n(e){return Nt.strToKeyCode(e)}e.fromString=n;function r(e){return Pt.keyCodeToStr(e)}e.toUserSettingsUS=r;function i(e){return Ft.keyCodeToStr(e)}e.toUserSettingsGeneral=i;function a(e){return Pt.strToKeyCode(e)||Ft.strToKeyCode(e)}e.fromUserSettings=a;function o(e){if(e>=98&&e<=113)return null;switch(e){case 16:return`Up`;case 18:return`Down`;case 15:return`Left`;case 17:return`Right`}return Nt.keyCodeToStr(e)}e.toElectronAccelerator=o})(Bt||={});function Vt(e,t){return(e|(t&65535)<<16>>>0)>>>0}let Ht,Ut=globalThis.vscode;if(Ut!==void 0&&Ut.process!==void 0){let e=Ut.process;Ht={get platform(){return e.platform},get arch(){return e.arch},get env(){return e.env},cwd(){return e.cwd()}}}else Ht=typeof process<`u`&&typeof process?.versions?.node==`string`?{get platform(){return process.platform},get arch(){return process.arch},get env(){return{}},cwd(){return{}.VSCODE_CWD||process.cwd()}}:{get platform(){return _e?`win32`:ve?`darwin`:`linux`},get arch(){},get env(){return{}},cwd(){return`/`}};let Wt=Ht.cwd,Gt=Ht.env,Kt=Ht.platform;var qt=class extends Error{constructor(e,t,n){let r;typeof t==`string`&&t.indexOf(`not `)===0?(r=`must not be`,t=t.replace(/^not /,``)):r=`must be`;let i=`The "${e}" ${e.indexOf(`.`)===-1?`argument`:`property`} ${r} of type ${t}`;i+=`. Received type ${typeof n}`,super(i),this.code=`ERR_INVALID_ARG_TYPE`}};function Jt(e,t){if(typeof e!=`object`||!e)throw new qt(t,`Object`,e)}function N(e,t){if(typeof e!=`string`)throw new qt(t,`string`,e)}let Yt=Kt===`win32`;function P(e){return e===47||e===92}function Xt(e){return e===47}function Zt(e){return e>=65&&e<=90||e>=97&&e<=122}function Qt(e,t,n,r){let i=``,a=0,o=-1,s=0,c=0;for(let l=0;l<=e.length;++l){if(l<e.length)c=e.charCodeAt(l);else if(r(c))break;else c=47;if(r(c)){if(!(o===l-1||s===1))if(s===2){if(i.length<2||a!==2||i.charCodeAt(i.length-1)!==46||i.charCodeAt(i.length-2)!==46){if(i.length>2){let e=i.lastIndexOf(n);e===-1?(i=``,a=0):(i=i.slice(0,e),a=i.length-1-i.lastIndexOf(n)),o=l,s=0;continue}else if(i.length!==0){i=``,a=0,o=l,s=0;continue}}t&&(i+=i.length>0?`${n}..`:`..`,a=2)}else i.length>0?i+=`${n}${e.slice(o+1,l)}`:i=e.slice(o+1,l),a=l-o-1;o=l,s=0}else c===46&&s!==-1?++s:s=-1}return i}function $t(e){return e?`${e[0]===`.`?``:`.`}${e}`:``}function en(e,t){Jt(t,`pathObject`);let n=t.dir||t.root,r=t.base||`${t.name||``}${$t(t.ext)}`;return n?n===t.root?`${n}${r}`:`${n}${e}${r}`:r}let F={resolve(...e){let t=``,n=``,r=!1;for(let i=e.length-1;i>=-1;i--){let a;if(i>=0){if(a=e[i],N(a,`paths[${i}]`),a.length===0)continue}else t.length===0?a=Wt():(a=Gt[`=${t}`]||Wt(),(a===void 0||a.slice(0,2).toLowerCase()!==t.toLowerCase()&&a.charCodeAt(2)===92)&&(a=`${t}\\`));let o=a.length,s=0,c=``,l=!1,u=a.charCodeAt(0);if(o===1)P(u)&&(s=1,l=!0);else if(P(u))if(l=!0,P(a.charCodeAt(1))){let e=2,t=e;for(;e<o&&!P(a.charCodeAt(e));)e++;if(e<o&&e!==t){let n=a.slice(t,e);for(t=e;e<o&&P(a.charCodeAt(e));)e++;if(e<o&&e!==t){for(t=e;e<o&&!P(a.charCodeAt(e));)e++;(e===o||e!==t)&&(c=`\\\\${n}\\${a.slice(t,e)}`,s=e)}}}else s=1;else Zt(u)&&a.charCodeAt(1)===58&&(c=a.slice(0,2),s=2,o>2&&P(a.charCodeAt(2))&&(l=!0,s=3));if(c.length>0)if(t.length>0){if(c.toLowerCase()!==t.toLowerCase())continue}else t=c;if(r){if(t.length>0)break}else if(n=`${a.slice(s)}\\${n}`,r=l,l&&t.length>0)break}return n=Qt(n,!r,`\\`,P),r?`${t}\\${n}`:`${t}${n}`||`.`},normalize(e){N(e,`path`);let t=e.length;if(t===0)return`.`;let n=0,r,i=!1,a=e.charCodeAt(0);if(t===1)return Xt(a)?`\\`:e;if(P(a))if(i=!0,P(e.charCodeAt(1))){let i=2,a=i;for(;i<t&&!P(e.charCodeAt(i));)i++;if(i<t&&i!==a){let o=e.slice(a,i);for(a=i;i<t&&P(e.charCodeAt(i));)i++;if(i<t&&i!==a){for(a=i;i<t&&!P(e.charCodeAt(i));)i++;if(i===t)return`\\\\${o}\\${e.slice(a)}\\`;i!==a&&(r=`\\\\${o}\\${e.slice(a,i)}`,n=i)}}}else n=1;else Zt(a)&&e.charCodeAt(1)===58&&(r=e.slice(0,2),n=2,t>2&&P(e.charCodeAt(2))&&(i=!0,n=3));let o=n<t?Qt(e.slice(n),!i,`\\`,P):``;if(o.length===0&&!i&&(o=`.`),o.length>0&&P(e.charCodeAt(t-1))&&(o+=`\\`),!i&&r===void 0&&e.includes(`:`)){if(o.length>=2&&Zt(o.charCodeAt(0))&&o.charCodeAt(1)===58)return`.\\${o}`;let n=e.indexOf(`:`);do if(n===t-1||P(e.charCodeAt(n+1)))return`.\\${o}`;while((n=e.indexOf(`:`,n+1))!==-1)}return r===void 0?i?`\\${o}`:o:i?`${r}\\${o}`:`${r}${o}`},isAbsolute(e){N(e,`path`);let t=e.length;if(t===0)return!1;let n=e.charCodeAt(0);return P(n)||t>2&&Zt(n)&&e.charCodeAt(1)===58&&P(e.charCodeAt(2))},join(...e){if(e.length===0)return`.`;let t,n;for(let r=0;r<e.length;++r){let i=e[r];N(i,`path`),i.length>0&&(t===void 0?t=n=i:t+=`\\${i}`)}if(t===void 0)return`.`;let r=!0,i=0;if(typeof n==`string`&&P(n.charCodeAt(0))){++i;let e=n.length;e>1&&P(n.charCodeAt(1))&&(++i,e>2&&(P(n.charCodeAt(2))?++i:r=!1))}if(r){for(;i<t.length&&P(t.charCodeAt(i));)i++;i>=2&&(t=`\\${t.slice(i)}`)}return F.normalize(t)},relative(e,t){if(N(e,`from`),N(t,`to`),e===t)return``;let n=F.resolve(e),r=F.resolve(t);if(n===r||(e=n.toLowerCase(),t=r.toLowerCase(),e===t))return``;if(n.length!==e.length||r.length!==t.length){let e=n.split(`\\`),t=r.split(`\\`);e[e.length-1]===``&&e.pop(),t[t.length-1]===``&&t.pop();let i=e.length,a=t.length,o=i<a?i:a,s;for(s=0;s<o&&e[s].toLowerCase()===t[s].toLowerCase();s++);return s===0?r:s===o?a>o?t.slice(s).join(`\\`):i>o?`..\\`.repeat(i-1-s)+`..`:``:`..\\`.repeat(i-s)+t.slice(s).join(`\\`)}let i=0;for(;i<e.length&&e.charCodeAt(i)===92;)i++;let a=e.length;for(;a-1>i&&e.charCodeAt(a-1)===92;)a--;let o=a-i,s=0;for(;s<t.length&&t.charCodeAt(s)===92;)s++;let c=t.length;for(;c-1>s&&t.charCodeAt(c-1)===92;)c--;let l=c-s,u=o<l?o:l,d=-1,f=0;for(;f<u;f++){let n=e.charCodeAt(i+f);if(n!==t.charCodeAt(s+f))break;n===92&&(d=f)}if(f!==u){if(d===-1)return r}else{if(l>u){if(t.charCodeAt(s+f)===92)return r.slice(s+f+1);if(f===2)return r.slice(s+f)}o>u&&(e.charCodeAt(i+f)===92?d=f:f===2&&(d=3)),d===-1&&(d=0)}let p=``;for(f=i+d+1;f<=a;++f)(f===a||e.charCodeAt(f)===92)&&(p+=p.length===0?`..`:`\\..`);return s+=d,p.length>0?`${p}${r.slice(s,c)}`:(r.charCodeAt(s)===92&&++s,r.slice(s,c))},toNamespacedPath(e){if(typeof e!=`string`||e.length===0)return e;let t=F.resolve(e);if(t.length<=2)return e;if(t.charCodeAt(0)===92){if(t.charCodeAt(1)===92){let e=t.charCodeAt(2);if(e!==63&&e!==46)return`\\\\?\\UNC\\${t.slice(2)}`}}else if(Zt(t.charCodeAt(0))&&t.charCodeAt(1)===58&&t.charCodeAt(2)===92)return`\\\\?\\${t}`;return t},dirname(e){N(e,`path`);let t=e.length;if(t===0)return`.`;let n=-1,r=0,i=e.charCodeAt(0);if(t===1)return P(i)?e:`.`;if(P(i)){if(n=r=1,P(e.charCodeAt(1))){let i=2,a=i;for(;i<t&&!P(e.charCodeAt(i));)i++;if(i<t&&i!==a){for(a=i;i<t&&P(e.charCodeAt(i));)i++;if(i<t&&i!==a){for(a=i;i<t&&!P(e.charCodeAt(i));)i++;if(i===t)return e;i!==a&&(n=r=i+1)}}}}else Zt(i)&&e.charCodeAt(1)===58&&(n=t>2&&P(e.charCodeAt(2))?3:2,r=n);let a=-1,o=!0;for(let n=t-1;n>=r;--n)if(P(e.charCodeAt(n))){if(!o){a=n;break}}else o=!1;if(a===-1){if(n===-1)return`.`;a=n}return e.slice(0,a)},basename(e,t){t!==void 0&&N(t,`suffix`),N(e,`path`);let n=0,r=-1,i=!0,a;if(e.length>=2&&Zt(e.charCodeAt(0))&&e.charCodeAt(1)===58&&(n=2),t!==void 0&&t.length>0&&t.length<=e.length){if(t===e)return``;let o=t.length-1,s=-1;for(a=e.length-1;a>=n;--a){let c=e.charCodeAt(a);if(P(c)){if(!i){n=a+1;break}}else s===-1&&(i=!1,s=a+1),o>=0&&(c===t.charCodeAt(o)?--o===-1&&(r=a):(o=-1,r=s))}return n===r?r=s:r===-1&&(r=e.length),e.slice(n,r)}for(a=e.length-1;a>=n;--a)if(P(e.charCodeAt(a))){if(!i){n=a+1;break}}else r===-1&&(i=!1,r=a+1);return r===-1?``:e.slice(n,r)},extname(e){N(e,`path`);let t=0,n=-1,r=0,i=-1,a=!0,o=0;e.length>=2&&e.charCodeAt(1)===58&&Zt(e.charCodeAt(0))&&(t=r=2);for(let s=e.length-1;s>=t;--s){let t=e.charCodeAt(s);if(P(t)){if(!a){r=s+1;break}continue}i===-1&&(a=!1,i=s+1),t===46?n===-1?n=s:o!==1&&(o=1):n!==-1&&(o=-1)}return n===-1||i===-1||o===0||o===1&&n===i-1&&n===r+1?``:e.slice(n,i)},format:en.bind(null,`\\`),parse(e){N(e,`path`);let t={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return t;let n=e.length,r=0,i=e.charCodeAt(0);if(n===1)return P(i)?(t.root=t.dir=e,t):(t.base=t.name=e,t);if(P(i)){if(r=1,P(e.charCodeAt(1))){let t=2,i=t;for(;t<n&&!P(e.charCodeAt(t));)t++;if(t<n&&t!==i){for(i=t;t<n&&P(e.charCodeAt(t));)t++;if(t<n&&t!==i){for(i=t;t<n&&!P(e.charCodeAt(t));)t++;t===n?r=t:t!==i&&(r=t+1)}}}}else if(Zt(i)&&e.charCodeAt(1)===58){if(n<=2)return t.root=t.dir=e,t;if(r=2,P(e.charCodeAt(2))){if(n===3)return t.root=t.dir=e,t;r=3}}r>0&&(t.root=e.slice(0,r));let a=-1,o=r,s=-1,c=!0,l=e.length-1,u=0;for(;l>=r;--l){if(i=e.charCodeAt(l),P(i)){if(!c){o=l+1;break}continue}s===-1&&(c=!1,s=l+1),i===46?a===-1?a=l:u!==1&&(u=1):a!==-1&&(u=-1)}return s!==-1&&(a===-1||u===0||u===1&&a===s-1&&a===o+1?t.base=t.name=e.slice(o,s):(t.name=e.slice(o,a),t.base=e.slice(o,s),t.ext=e.slice(a,s))),o>0&&o!==r?t.dir=e.slice(0,o-1):t.dir=t.root,t},sep:`\\`,delimiter:`;`,win32:null,posix:null},tn=(()=>{if(Yt){let e=/\\/g;return()=>{let t=Wt().replace(e,`/`);return t.slice(t.indexOf(`/`))}}return()=>Wt()})(),I={resolve(...e){let t=``,n=!1;for(let r=e.length-1;r>=0&&!n;r--){let i=e[r];N(i,`paths[${r}]`),i.length!==0&&(t=`${i}/${t}`,n=i.charCodeAt(0)===47)}if(!n){let e=tn();t=`${e}/${t}`,n=e.charCodeAt(0)===47}return t=Qt(t,!n,`/`,Xt),n?`/${t}`:t.length>0?t:`.`},normalize(e){if(N(e,`path`),e.length===0)return`.`;let t=e.charCodeAt(0)===47,n=e.charCodeAt(e.length-1)===47;return e=Qt(e,!t,`/`,Xt),e.length===0?t?`/`:n?`./`:`.`:(n&&(e+=`/`),t?`/${e}`:e)},isAbsolute(e){return N(e,`path`),e.length>0&&e.charCodeAt(0)===47},join(...e){if(e.length===0)return`.`;let t=[];for(let n=0;n<e.length;++n){let r=e[n];N(r,`path`),r.length>0&&t.push(r)}return t.length===0?`.`:I.normalize(t.join(`/`))},relative(e,t){if(N(e,`from`),N(t,`to`),e===t||(e=I.resolve(e),t=I.resolve(t),e===t))return``;let n=e.length,r=n-1,i=t.length-1,a=r<i?r:i,o=-1,s=0;for(;s<a;s++){let n=e.charCodeAt(1+s);if(n!==t.charCodeAt(1+s))break;n===47&&(o=s)}if(s===a)if(i>a){if(t.charCodeAt(1+s)===47)return t.slice(1+s+1);if(s===0)return t.slice(1+s)}else r>a&&(e.charCodeAt(1+s)===47?o=s:s===0&&(o=0));let c=``;for(s=1+o+1;s<=n;++s)(s===n||e.charCodeAt(s)===47)&&(c+=c.length===0?`..`:`/..`);return`${c}${t.slice(1+o)}`},toNamespacedPath(e){return e},dirname(e){if(N(e,`path`),e.length===0)return`.`;let t=e.charCodeAt(0)===47,n=-1,r=!0;for(let t=e.length-1;t>=1;--t)if(e.charCodeAt(t)===47){if(!r){n=t;break}}else r=!1;return n===-1?t?`/`:`.`:t&&n===1?`//`:e.slice(0,n)},basename(e,t){t!==void 0&&N(t,`suffix`),N(e,`path`);let n=0,r=-1,i=!0,a;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t===e)return``;let o=t.length-1,s=-1;for(a=e.length-1;a>=0;--a){let c=e.charCodeAt(a);if(c===47){if(!i){n=a+1;break}}else s===-1&&(i=!1,s=a+1),o>=0&&(c===t.charCodeAt(o)?--o===-1&&(r=a):(o=-1,r=s))}return n===r?r=s:r===-1&&(r=e.length),e.slice(n,r)}for(a=e.length-1;a>=0;--a)if(e.charCodeAt(a)===47){if(!i){n=a+1;break}}else r===-1&&(i=!1,r=a+1);return r===-1?``:e.slice(n,r)},extname(e){N(e,`path`);let t=-1,n=0,r=-1,i=!0,a=0;for(let o=e.length-1;o>=0;--o){let s=e[o];if(s===`/`){if(!i){n=o+1;break}continue}r===-1&&(i=!1,r=o+1),s===`.`?t===-1?t=o:a!==1&&(a=1):t!==-1&&(a=-1)}return t===-1||r===-1||a===0||a===1&&t===r-1&&t===n+1?``:e.slice(t,r)},format:en.bind(null,`/`),parse(e){N(e,`path`);let t={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return t;let n=e.charCodeAt(0)===47,r;n?(t.root=`/`,r=1):r=0;let i=-1,a=0,o=-1,s=!0,c=e.length-1,l=0;for(;c>=r;--c){let t=e.charCodeAt(c);if(t===47){if(!s){a=c+1;break}continue}o===-1&&(s=!1,o=c+1),t===46?i===-1?i=c:l!==1&&(l=1):i!==-1&&(l=-1)}if(o!==-1){let r=a===0&&n?1:a;i===-1||l===0||l===1&&i===o-1&&i===a+1?t.base=t.name=e.slice(r,o):(t.name=e.slice(r,i),t.base=e.slice(r,o),t.ext=e.slice(i,o))}return a>0?t.dir=e.slice(0,a-1):n&&(t.dir=`/`),t},sep:`/`,delimiter:`:`,win32:null,posix:null};I.win32=F.win32=F,I.posix=F.posix=I,Yt?F.normalize:I.normalize,Yt?F.resolve:I.resolve,Yt?F.relative:I.relative,Yt?F.dirname:I.dirname,Yt?F.basename:I.basename,Yt?F.extname:I.extname,Yt?F.sep:I.sep;let nn=/^\w[\w\d+.-]*$/,rn=/^\//,an=/^\/\//;function on(e,t){if(!e.scheme&&t)throw Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${e.authority}", path: "${e.path}", query: "${e.query}", fragment: "${e.fragment}"}`);if(e.scheme&&!nn.test(e.scheme))throw Error(`[UriError]: Scheme contains illegal characters.`);if(e.path){if(e.authority){if(!rn.test(e.path))throw Error(`[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character`)}else if(an.test(e.path))throw Error(`[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")`)}}function sn(e,t){return!e&&!t?`file`:e}function cn(e,t){switch(e){case`https`:case`http`:case`file`:t?t[0]!==ln&&(t=ln+t):t=ln;break}return t}let ln=`/`,un=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;var dn=class e{static isUri(t){return t instanceof e?!0:!t||typeof t!=`object`?!1:typeof t.authority==`string`&&typeof t.fragment==`string`&&typeof t.path==`string`&&typeof t.query==`string`&&typeof t.scheme==`string`&&typeof t.fsPath==`string`&&typeof t.with==`function`&&typeof t.toString==`function`}constructor(e,t,n,r,i,a=!1){typeof e==`object`?(this.scheme=e.scheme||``,this.authority=e.authority||``,this.path=e.path||``,this.query=e.query||``,this.fragment=e.fragment||``):(this.scheme=sn(e,a),this.authority=t||``,this.path=cn(this.scheme,n||``),this.query=r||``,this.fragment=i||``,on(this,a))}get fsPath(){return _n(this,!1)}with(e){if(!e)return this;let{scheme:t,authority:n,path:r,query:i,fragment:a}=e;return t===void 0?t=this.scheme:t===null&&(t=``),n===void 0?n=this.authority:n===null&&(n=``),r===void 0?r=this.path:r===null&&(r=``),i===void 0?i=this.query:i===null&&(i=``),a===void 0?a=this.fragment:a===null&&(a=``),t===this.scheme&&n===this.authority&&r===this.path&&i===this.query&&a===this.fragment?this:new pn(t,n,r,i,a)}static parse(e,t=!1){let n=un.exec(e);return n?new pn(n[2]||``,xn(n[4]||``),xn(n[5]||``),xn(n[7]||``),xn(n[9]||``),t):new pn(``,``,``,``,``)}static file(e){let t=``;if(_e&&(e=e.replace(/\\/g,`/`)),e[0]===`/`&&e[1]===`/`){let n=e.indexOf(`/`,2);n===-1?(t=e.substring(2),e=`/`):(t=e.substring(2,n),e=e.substring(n)||`/`)}return new pn(`file`,t,e,``,``)}static from(e,t){return new pn(e.scheme,e.authority,e.path,e.query,e.fragment,t)}static joinPath(t,...n){if(!t.path)throw Error(`[UriError]: cannot call joinPath on URI without path`);let r;return r=_e&&t.scheme===`file`?e.file(F.join(_n(t,!0),...n)).path:I.join(t.path,...n),t.with({path:r})}toString(e=!1){return vn(this,e)}toJSON(){return this}static revive(t){if(!t||t instanceof e)return t;{let e=new pn(t);return e._formatted=t.external??null,e._fsPath=t._sep===fn?t.fsPath??null:null,e}}};let fn=_e?1:void 0;var pn=class extends dn{constructor(){super(...arguments),this._formatted=null,this._fsPath=null}get fsPath(){return this._fsPath||=_n(this,!1),this._fsPath}toString(e=!1){return e?vn(this,!0):(this._formatted||=vn(this,!1),this._formatted)}toJSON(){let e={$mid:1};return this._fsPath&&(e.fsPath=this._fsPath,e._sep=fn),this._formatted&&(e.external=this._formatted),this.path&&(e.path=this.path),this.scheme&&(e.scheme=this.scheme),this.authority&&(e.authority=this.authority),this.query&&(e.query=this.query),this.fragment&&(e.fragment=this.fragment),e}};let mn={58:`%3A`,47:`%2F`,63:`%3F`,35:`%23`,91:`%5B`,93:`%5D`,64:`%40`,33:`%21`,36:`%24`,38:`%26`,39:`%27`,40:`%28`,41:`%29`,42:`%2A`,43:`%2B`,44:`%2C`,59:`%3B`,61:`%3D`,32:`%20`};function hn(e,t,n){let r,i=-1;for(let a=0;a<e.length;a++){let o=e.charCodeAt(a);if(o>=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||o===45||o===46||o===95||o===126||t&&o===47||n&&o===91||n&&o===93||n&&o===58)i!==-1&&(r+=encodeURIComponent(e.substring(i,a)),i=-1),r!==void 0&&(r+=e.charAt(a));else{r===void 0&&(r=e.substr(0,a));let t=mn[o];t===void 0?i===-1&&(i=a):(i!==-1&&(r+=encodeURIComponent(e.substring(i,a)),i=-1),r+=t)}}return i!==-1&&(r+=encodeURIComponent(e.substring(i))),r===void 0?e:r}function gn(e){let t;for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);r===35||r===63?(t===void 0&&(t=e.substr(0,n)),t+=mn[r]):t!==void 0&&(t+=e[n])}return t===void 0?e:t}function _n(e,t){let n;return n=e.authority&&e.path.length>1&&e.scheme===`file`?`//${e.authority}${e.path}`:e.path.charCodeAt(0)===47&&(e.path.charCodeAt(1)>=65&&e.path.charCodeAt(1)<=90||e.path.charCodeAt(1)>=97&&e.path.charCodeAt(1)<=122)&&e.path.charCodeAt(2)===58?t?e.path.substr(1):e.path[1].toLowerCase()+e.path.substr(2):e.path,_e&&(n=n.replace(/\//g,`\\`)),n}function vn(e,t){let n=t?gn:hn,r=``,{scheme:i,authority:a,path:o,query:s,fragment:c}=e;if(i&&(r+=i,r+=`:`),(a||i===`file`)&&(r+=`/`,r+=`/`),a){let e=a.indexOf(`@`);if(e!==-1){let t=a.substr(0,e);a=a.substr(e+1),e=t.lastIndexOf(`:`),e===-1?r+=n(t,!1,!1):(r+=n(t.substr(0,e),!1,!1),r+=`:`,r+=n(t.substr(e+1),!1,!0)),r+=`@`}a=a.toLowerCase(),e=a.lastIndexOf(`:`),e===-1?r+=n(a,!1,!0):(r+=n(a.substr(0,e),!1,!0),r+=a.substr(e))}if(o){if(o.length>=3&&o.charCodeAt(0)===47&&o.charCodeAt(2)===58){let e=o.charCodeAt(1);e>=65&&e<=90&&(o=`/${String.fromCharCode(e+32)}:${o.substr(3)}`)}else if(o.length>=2&&o.charCodeAt(1)===58){let e=o.charCodeAt(0);e>=65&&e<=90&&(o=`${String.fromCharCode(e+32)}:${o.substr(2)}`)}r+=n(o,!0,!1)}return s&&(r+=`?`,r+=n(s,!1,!1)),c&&(r+=`#`,r+=t?c:hn(c,!1,!1)),r}function yn(e){try{return decodeURIComponent(e)}catch{return e.length>3?e.substr(0,3)+yn(e.substr(3)):e}}let bn=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function xn(e){return e.match(bn)?e.replace(bn,e=>yn(e)):e}var Sn=class e extends M{constructor(e,t,n,r){super(e,t,n,r),this.selectionStartLineNumber=e,this.selectionStartColumn=t,this.positionLineNumber=n,this.positionColumn=r}toString(){return`[`+this.selectionStartLineNumber+`,`+this.selectionStartColumn+` -> `+this.positionLineNumber+`,`+this.positionColumn+`]`}equalsSelection(t){return e.selectionsEqual(this,t)}static selectionsEqual(e,t){return e.selectionStartLineNumber===t.selectionStartLineNumber&&e.selectionStartColumn===t.selectionStartColumn&&e.positionLineNumber===t.positionLineNumber&&e.positionColumn===t.positionColumn}getDirection(){return this.selectionStartLineNumber===this.startLineNumber&&this.selectionStartColumn===this.startColumn?0:1}setEndPosition(t,n){return this.getDirection()===0?new e(this.startLineNumber,this.startColumn,t,n):new e(t,n,this.startLineNumber,this.startColumn)}getPosition(){return new j(this.positionLineNumber,this.positionColumn)}getSelectionStart(){return new j(this.selectionStartLineNumber,this.selectionStartColumn)}setStartPosition(t,n){return this.getDirection()===0?new e(t,n,this.endLineNumber,this.endColumn):new e(this.endLineNumber,this.endColumn,t,n)}static fromPositions(t,n=t){return new e(t.lineNumber,t.column,n.lineNumber,n.column)}static fromRange(t,n){return n===0?new e(t.startLineNumber,t.startColumn,t.endLineNumber,t.endColumn):new e(t.endLineNumber,t.endColumn,t.startLineNumber,t.startColumn)}static liftSelection(t){return new e(t.selectionStartLineNumber,t.selectionStartColumn,t.positionLineNumber,t.positionColumn)}static selectionsArrEqual(e,t){if(e&&!t||!e&&t)return!1;if(!e&&!t)return!0;if(e.length!==t.length)return!1;for(let n=0,r=e.length;n<r;n++)if(!this.selectionsEqual(e[n],t[n]))return!1;return!0}static isISelection(e){return!!e&&typeof e.selectionStartLineNumber==`number`&&typeof e.selectionStartColumn==`number`&&typeof e.positionLineNumber==`number`&&typeof e.positionColumn==`number`}static createWithDirection(t,n,r,i,a){return a===0?new e(t,n,r,i):new e(r,i,t,n)}};let Cn=Object.create(null);function L(e,t){if(d(t)){let n=Cn[t];if(n===void 0)throw Error(`${e} references an unknown codicon: ${t}`);t=n}return Cn[e]=t,{id:e}}let wn={add:L(`add`,6e4),plus:L(`plus`,6e4),gistNew:L(`gist-new`,6e4),repoCreate:L(`repo-create`,6e4),lightbulb:L(`lightbulb`,60001),lightBulb:L(`light-bulb`,60001),repo:L(`repo`,60002),repoDelete:L(`repo-delete`,60002),gistFork:L(`gist-fork`,60003),repoForked:L(`repo-forked`,60003),gitPullRequest:L(`git-pull-request`,60004),gitPullRequestAbandoned:L(`git-pull-request-abandoned`,60004),recordKeys:L(`record-keys`,60005),keyboard:L(`keyboard`,60005),tag:L(`tag`,60006),gitPullRequestLabel:L(`git-pull-request-label`,60006),tagAdd:L(`tag-add`,60006),tagRemove:L(`tag-remove`,60006),person:L(`person`,60007),personFollow:L(`person-follow`,60007),personOutline:L(`person-outline`,60007),personFilled:L(`person-filled`,60007),sourceControl:L(`source-control`,60008),mirror:L(`mirror`,60009),mirrorPublic:L(`mirror-public`,60009),star:L(`star`,60010),starAdd:L(`star-add`,60010),starDelete:L(`star-delete`,60010),starEmpty:L(`star-empty`,60010),comment:L(`comment`,60011),commentAdd:L(`comment-add`,60011),alert:L(`alert`,60012),warning:L(`warning`,60012),search:L(`search`,60013),searchSave:L(`search-save`,60013),logOut:L(`log-out`,60014),signOut:L(`sign-out`,60014),logIn:L(`log-in`,60015),signIn:L(`sign-in`,60015),eye:L(`eye`,60016),eyeUnwatch:L(`eye-unwatch`,60016),eyeWatch:L(`eye-watch`,60016),circleFilled:L(`circle-filled`,60017),primitiveDot:L(`primitive-dot`,60017),closeDirty:L(`close-dirty`,60017),debugBreakpoint:L(`debug-breakpoint`,60017),debugBreakpointDisabled:L(`debug-breakpoint-disabled`,60017),debugHint:L(`debug-hint`,60017),terminalDecorationSuccess:L(`terminal-decoration-success`,60017),primitiveSquare:L(`primitive-square`,60018),edit:L(`edit`,60019),pencil:L(`pencil`,60019),info:L(`info`,60020),issueOpened:L(`issue-opened`,60020),gistPrivate:L(`gist-private`,60021),gitForkPrivate:L(`git-fork-private`,60021),lock:L(`lock`,60021),mirrorPrivate:L(`mirror-private`,60021),close:L(`close`,60022),removeClose:L(`remove-close`,60022),x:L(`x`,60022),repoSync:L(`repo-sync`,60023),sync:L(`sync`,60023),clone:L(`clone`,60024),desktopDownload:L(`desktop-download`,60024),beaker:L(`beaker`,60025),microscope:L(`microscope`,60025),vm:L(`vm`,60026),deviceDesktop:L(`device-desktop`,60026),file:L(`file`,60027),more:L(`more`,60028),ellipsis:L(`ellipsis`,60028),kebabHorizontal:L(`kebab-horizontal`,60028),mailReply:L(`mail-reply`,60029),reply:L(`reply`,60029),organization:L(`organization`,60030),organizationFilled:L(`organization-filled`,60030),organizationOutline:L(`organization-outline`,60030),newFile:L(`new-file`,60031),fileAdd:L(`file-add`,60031),newFolder:L(`new-folder`,60032),fileDirectoryCreate:L(`file-directory-create`,60032),trash:L(`trash`,60033),trashcan:L(`trashcan`,60033),history:L(`history`,60034),clock:L(`clock`,60034),folder:L(`folder`,60035),fileDirectory:L(`file-directory`,60035),symbolFolder:L(`symbol-folder`,60035),logoGithub:L(`logo-github`,60036),markGithub:L(`mark-github`,60036),github:L(`github`,60036),terminal:L(`terminal`,60037),console:L(`console`,60037),repl:L(`repl`,60037),zap:L(`zap`,60038),symbolEvent:L(`symbol-event`,60038),error:L(`error`,60039),stop:L(`stop`,60039),variable:L(`variable`,60040),symbolVariable:L(`symbol-variable`,60040),array:L(`array`,60042),symbolArray:L(`symbol-array`,60042),symbolModule:L(`symbol-module`,60043),symbolPackage:L(`symbol-package`,60043),symbolNamespace:L(`symbol-namespace`,60043),symbolObject:L(`symbol-object`,60043),symbolMethod:L(`symbol-method`,60044),symbolFunction:L(`symbol-function`,60044),symbolConstructor:L(`symbol-constructor`,60044),symbolBoolean:L(`symbol-boolean`,60047),symbolNull:L(`symbol-null`,60047),symbolNumeric:L(`symbol-numeric`,60048),symbolNumber:L(`symbol-number`,60048),symbolStructure:L(`symbol-structure`,60049),symbolStruct:L(`symbol-struct`,60049),symbolParameter:L(`symbol-parameter`,60050),symbolTypeParameter:L(`symbol-type-parameter`,60050),symbolKey:L(`symbol-key`,60051),symbolText:L(`symbol-text`,60051),symbolReference:L(`symbol-reference`,60052),goToFile:L(`go-to-file`,60052),symbolEnum:L(`symbol-enum`,60053),symbolValue:L(`symbol-value`,60053),symbolRuler:L(`symbol-ruler`,60054),symbolUnit:L(`symbol-unit`,60054),activateBreakpoints:L(`activate-breakpoints`,60055),archive:L(`archive`,60056),arrowBoth:L(`arrow-both`,60057),arrowDown:L(`arrow-down`,60058),arrowLeft:L(`arrow-left`,60059),arrowRight:L(`arrow-right`,60060),arrowSmallDown:L(`arrow-small-down`,60061),arrowSmallLeft:L(`arrow-small-left`,60062),arrowSmallRight:L(`arrow-small-right`,60063),arrowSmallUp:L(`arrow-small-up`,60064),arrowUp:L(`arrow-up`,60065),bell:L(`bell`,60066),bold:L(`bold`,60067),book:L(`book`,60068),bookmark:L(`bookmark`,60069),debugBreakpointConditionalUnverified:L(`debug-breakpoint-conditional-unverified`,60070),debugBreakpointConditional:L(`debug-breakpoint-conditional`,60071),debugBreakpointConditionalDisabled:L(`debug-breakpoint-conditional-disabled`,60071),debugBreakpointDataUnverified:L(`debug-breakpoint-data-unverified`,60072),debugBreakpointData:L(`debug-breakpoint-data`,60073),debugBreakpointDataDisabled:L(`debug-breakpoint-data-disabled`,60073),debugBreakpointLogUnverified:L(`debug-breakpoint-log-unverified`,60074),debugBreakpointLog:L(`debug-breakpoint-log`,60075),debugBreakpointLogDisabled:L(`debug-breakpoint-log-disabled`,60075),briefcase:L(`briefcase`,60076),broadcast:L(`broadcast`,60077),browser:L(`browser`,60078),bug:L(`bug`,60079),calendar:L(`calendar`,60080),caseSensitive:L(`case-sensitive`,60081),check:L(`check`,60082),checklist:L(`checklist`,60083),chevronDown:L(`chevron-down`,60084),chevronLeft:L(`chevron-left`,60085),chevronRight:L(`chevron-right`,60086),chevronUp:L(`chevron-up`,60087),chromeClose:L(`chrome-close`,60088),chromeMaximize:L(`chrome-maximize`,60089),chromeMinimize:L(`chrome-minimize`,60090),chromeRestore:L(`chrome-restore`,60091),circleOutline:L(`circle-outline`,60092),circle:L(`circle`,60092),debugBreakpointUnverified:L(`debug-breakpoint-unverified`,60092),terminalDecorationIncomplete:L(`terminal-decoration-incomplete`,60092),circleSlash:L(`circle-slash`,60093),circuitBoard:L(`circuit-board`,60094),clearAll:L(`clear-all`,60095),clippy:L(`clippy`,60096),closeAll:L(`close-all`,60097),cloudDownload:L(`cloud-download`,60098),cloudUpload:L(`cloud-upload`,60099),code:L(`code`,60100),collapseAll:L(`collapse-all`,60101),colorMode:L(`color-mode`,60102),commentDiscussion:L(`comment-discussion`,60103),creditCard:L(`credit-card`,60105),dash:L(`dash`,60108),dashboard:L(`dashboard`,60109),database:L(`database`,60110),debugContinue:L(`debug-continue`,60111),debugDisconnect:L(`debug-disconnect`,60112),debugPause:L(`debug-pause`,60113),debugRestart:L(`debug-restart`,60114),debugStart:L(`debug-start`,60115),debugStepInto:L(`debug-step-into`,60116),debugStepOut:L(`debug-step-out`,60117),debugStepOver:L(`debug-step-over`,60118),debugStop:L(`debug-stop`,60119),debug:L(`debug`,60120),deviceCameraVideo:L(`device-camera-video`,60121),deviceCamera:L(`device-camera`,60122),deviceMobile:L(`device-mobile`,60123),diffAdded:L(`diff-added`,60124),diffIgnored:L(`diff-ignored`,60125),diffModified:L(`diff-modified`,60126),diffRemoved:L(`diff-removed`,60127),diffRenamed:L(`diff-renamed`,60128),diff:L(`diff`,60129),diffSidebyside:L(`diff-sidebyside`,60129),discard:L(`discard`,60130),editorLayout:L(`editor-layout`,60131),emptyWindow:L(`empty-window`,60132),exclude:L(`exclude`,60133),extensions:L(`extensions`,60134),eyeClosed:L(`eye-closed`,60135),fileBinary:L(`file-binary`,60136),fileCode:L(`file-code`,60137),fileMedia:L(`file-media`,60138),filePdf:L(`file-pdf`,60139),fileSubmodule:L(`file-submodule`,60140),fileSymlinkDirectory:L(`file-symlink-directory`,60141),fileSymlinkFile:L(`file-symlink-file`,60142),fileZip:L(`file-zip`,60143),files:L(`files`,60144),filter:L(`filter`,60145),flame:L(`flame`,60146),foldDown:L(`fold-down`,60147),foldUp:L(`fold-up`,60148),fold:L(`fold`,60149),folderActive:L(`folder-active`,60150),folderOpened:L(`folder-opened`,60151),gear:L(`gear`,60152),gift:L(`gift`,60153),gistSecret:L(`gist-secret`,60154),gist:L(`gist`,60155),gitCommit:L(`git-commit`,60156),gitCompare:L(`git-compare`,60157),compareChanges:L(`compare-changes`,60157),gitMerge:L(`git-merge`,60158),githubAction:L(`github-action`,60159),githubAlt:L(`github-alt`,60160),globe:L(`globe`,60161),grabber:L(`grabber`,60162),graph:L(`graph`,60163),gripper:L(`gripper`,60164),heart:L(`heart`,60165),home:L(`home`,60166),horizontalRule:L(`horizontal-rule`,60167),hubot:L(`hubot`,60168),inbox:L(`inbox`,60169),issueReopened:L(`issue-reopened`,60171),issues:L(`issues`,60172),italic:L(`italic`,60173),jersey:L(`jersey`,60174),json:L(`json`,60175),kebabVertical:L(`kebab-vertical`,60176),key:L(`key`,60177),law:L(`law`,60178),lightbulbAutofix:L(`lightbulb-autofix`,60179),linkExternal:L(`link-external`,60180),link:L(`link`,60181),listOrdered:L(`list-ordered`,60182),listUnordered:L(`list-unordered`,60183),liveShare:L(`live-share`,60184),loading:L(`loading`,60185),location:L(`location`,60186),mailRead:L(`mail-read`,60187),mail:L(`mail`,60188),markdown:L(`markdown`,60189),megaphone:L(`megaphone`,60190),mention:L(`mention`,60191),milestone:L(`milestone`,60192),gitPullRequestMilestone:L(`git-pull-request-milestone`,60192),mortarBoard:L(`mortar-board`,60193),move:L(`move`,60194),multipleWindows:L(`multiple-windows`,60195),mute:L(`mute`,60196),noNewline:L(`no-newline`,60197),note:L(`note`,60198),octoface:L(`octoface`,60199),openPreview:L(`open-preview`,60200),package:L(`package`,60201),paintcan:L(`paintcan`,60202),pin:L(`pin`,60203),play:L(`play`,60204),run:L(`run`,60204),plug:L(`plug`,60205),preserveCase:L(`preserve-case`,60206),preview:L(`preview`,60207),project:L(`project`,60208),pulse:L(`pulse`,60209),question:L(`question`,60210),quote:L(`quote`,60211),radioTower:L(`radio-tower`,60212),reactions:L(`reactions`,60213),references:L(`references`,60214),refresh:L(`refresh`,60215),regex:L(`regex`,60216),remoteExplorer:L(`remote-explorer`,60217),remote:L(`remote`,60218),remove:L(`remove`,60219),replaceAll:L(`replace-all`,60220),replace:L(`replace`,60221),repoClone:L(`repo-clone`,60222),repoForcePush:L(`repo-force-push`,60223),repoPull:L(`repo-pull`,60224),repoPush:L(`repo-push`,60225),report:L(`report`,60226),requestChanges:L(`request-changes`,60227),rocket:L(`rocket`,60228),rootFolderOpened:L(`root-folder-opened`,60229),rootFolder:L(`root-folder`,60230),rss:L(`rss`,60231),ruby:L(`ruby`,60232),saveAll:L(`save-all`,60233),saveAs:L(`save-as`,60234),save:L(`save`,60235),screenFull:L(`screen-full`,60236),screenNormal:L(`screen-normal`,60237),searchStop:L(`search-stop`,60238),server:L(`server`,60240),settingsGear:L(`settings-gear`,60241),settings:L(`settings`,60242),shield:L(`shield`,60243),smiley:L(`smiley`,60244),sortPrecedence:L(`sort-precedence`,60245),splitHorizontal:L(`split-horizontal`,60246),splitVertical:L(`split-vertical`,60247),squirrel:L(`squirrel`,60248),starFull:L(`star-full`,60249),starHalf:L(`star-half`,60250),symbolClass:L(`symbol-class`,60251),symbolColor:L(`symbol-color`,60252),symbolConstant:L(`symbol-constant`,60253),symbolEnumMember:L(`symbol-enum-member`,60254),symbolField:L(`symbol-field`,60255),symbolFile:L(`symbol-file`,60256),symbolInterface:L(`symbol-interface`,60257),symbolKeyword:L(`symbol-keyword`,60258),symbolMisc:L(`symbol-misc`,60259),symbolOperator:L(`symbol-operator`,60260),symbolProperty:L(`symbol-property`,60261),wrench:L(`wrench`,60261),wrenchSubaction:L(`wrench-subaction`,60261),symbolSnippet:L(`symbol-snippet`,60262),tasklist:L(`tasklist`,60263),telescope:L(`telescope`,60264),textSize:L(`text-size`,60265),threeBars:L(`three-bars`,60266),thumbsdown:L(`thumbsdown`,60267),thumbsup:L(`thumbsup`,60268),tools:L(`tools`,60269),triangleDown:L(`triangle-down`,60270),triangleLeft:L(`triangle-left`,60271),triangleRight:L(`triangle-right`,60272),triangleUp:L(`triangle-up`,60273),twitter:L(`twitter`,60274),unfold:L(`unfold`,60275),unlock:L(`unlock`,60276),unmute:L(`unmute`,60277),unverified:L(`unverified`,60278),verified:L(`verified`,60279),versions:L(`versions`,60280),vmActive:L(`vm-active`,60281),vmOutline:L(`vm-outline`,60282),vmRunning:L(`vm-running`,60283),watch:L(`watch`,60284),whitespace:L(`whitespace`,60285),wholeWord:L(`whole-word`,60286),window:L(`window`,60287),wordWrap:L(`word-wrap`,60288),zoomIn:L(`zoom-in`,60289),zoomOut:L(`zoom-out`,60290),listFilter:L(`list-filter`,60291),listFlat:L(`list-flat`,60292),listSelection:L(`list-selection`,60293),selection:L(`selection`,60293),listTree:L(`list-tree`,60294),debugBreakpointFunctionUnverified:L(`debug-breakpoint-function-unverified`,60295),debugBreakpointFunction:L(`debug-breakpoint-function`,60296),debugBreakpointFunctionDisabled:L(`debug-breakpoint-function-disabled`,60296),debugStackframeActive:L(`debug-stackframe-active`,60297),circleSmallFilled:L(`circle-small-filled`,60298),debugStackframeDot:L(`debug-stackframe-dot`,60298),terminalDecorationMark:L(`terminal-decoration-mark`,60298),debugStackframe:L(`debug-stackframe`,60299),debugStackframeFocused:L(`debug-stackframe-focused`,60299),debugBreakpointUnsupported:L(`debug-breakpoint-unsupported`,60300),symbolString:L(`symbol-string`,60301),debugReverseContinue:L(`debug-reverse-continue`,60302),debugStepBack:L(`debug-step-back`,60303),debugRestartFrame:L(`debug-restart-frame`,60304),debugAlt:L(`debug-alt`,60305),callIncoming:L(`call-incoming`,60306),callOutgoing:L(`call-outgoing`,60307),menu:L(`menu`,60308),expandAll:L(`expand-all`,60309),feedback:L(`feedback`,60310),gitPullRequestReviewer:L(`git-pull-request-reviewer`,60310),groupByRefType:L(`group-by-ref-type`,60311),ungroupByRefType:L(`ungroup-by-ref-type`,60312),account:L(`account`,60313),gitPullRequestAssignee:L(`git-pull-request-assignee`,60313),bellDot:L(`bell-dot`,60314),debugConsole:L(`debug-console`,60315),library:L(`library`,60316),output:L(`output`,60317),runAll:L(`run-all`,60318),syncIgnored:L(`sync-ignored`,60319),pinned:L(`pinned`,60320),githubInverted:L(`github-inverted`,60321),serverProcess:L(`server-process`,60322),serverEnvironment:L(`server-environment`,60323),pass:L(`pass`,60324),issueClosed:L(`issue-closed`,60324),stopCircle:L(`stop-circle`,60325),playCircle:L(`play-circle`,60326),record:L(`record`,60327),debugAltSmall:L(`debug-alt-small`,60328),vmConnect:L(`vm-connect`,60329),cloud:L(`cloud`,60330),merge:L(`merge`,60331),export:L(`export`,60332),graphLeft:L(`graph-left`,60333),magnet:L(`magnet`,60334),notebook:L(`notebook`,60335),redo:L(`redo`,60336),checkAll:L(`check-all`,60337),pinnedDirty:L(`pinned-dirty`,60338),passFilled:L(`pass-filled`,60339),circleLargeFilled:L(`circle-large-filled`,60340),circleLarge:L(`circle-large`,60341),circleLargeOutline:L(`circle-large-outline`,60341),combine:L(`combine`,60342),gather:L(`gather`,60342),table:L(`table`,60343),variableGroup:L(`variable-group`,60344),typeHierarchy:L(`type-hierarchy`,60345),typeHierarchySub:L(`type-hierarchy-sub`,60346),typeHierarchySuper:L(`type-hierarchy-super`,60347),gitPullRequestCreate:L(`git-pull-request-create`,60348),runAbove:L(`run-above`,60349),runBelow:L(`run-below`,60350),notebookTemplate:L(`notebook-template`,60351),debugRerun:L(`debug-rerun`,60352),workspaceTrusted:L(`workspace-trusted`,60353),workspaceUntrusted:L(`workspace-untrusted`,60354),workspaceUnknown:L(`workspace-unknown`,60355),terminalCmd:L(`terminal-cmd`,60356),terminalDebian:L(`terminal-debian`,60357),terminalLinux:L(`terminal-linux`,60358),terminalPowershell:L(`terminal-powershell`,60359),terminalTmux:L(`terminal-tmux`,60360),terminalUbuntu:L(`terminal-ubuntu`,60361),terminalBash:L(`terminal-bash`,60362),arrowSwap:L(`arrow-swap`,60363),copy:L(`copy`,60364),personAdd:L(`person-add`,60365),filterFilled:L(`filter-filled`,60366),wand:L(`wand`,60367),debugLineByLine:L(`debug-line-by-line`,60368),inspect:L(`inspect`,60369),layers:L(`layers`,60370),layersDot:L(`layers-dot`,60371),layersActive:L(`layers-active`,60372),compass:L(`compass`,60373),compassDot:L(`compass-dot`,60374),compassActive:L(`compass-active`,60375),azure:L(`azure`,60376),issueDraft:L(`issue-draft`,60377),gitPullRequestClosed:L(`git-pull-request-closed`,60378),gitPullRequestDraft:L(`git-pull-request-draft`,60379),debugAll:L(`debug-all`,60380),debugCoverage:L(`debug-coverage`,60381),runErrors:L(`run-errors`,60382),folderLibrary:L(`folder-library`,60383),debugContinueSmall:L(`debug-continue-small`,60384),beakerStop:L(`beaker-stop`,60385),graphLine:L(`graph-line`,60386),graphScatter:L(`graph-scatter`,60387),pieChart:L(`pie-chart`,60388),bracket:L(`bracket`,60175),bracketDot:L(`bracket-dot`,60389),bracketError:L(`bracket-error`,60390),lockSmall:L(`lock-small`,60391),azureDevops:L(`azure-devops`,60392),verifiedFilled:L(`verified-filled`,60393),newline:L(`newline`,60394),layout:L(`layout`,60395),layoutActivitybarLeft:L(`layout-activitybar-left`,60396),layoutActivitybarRight:L(`layout-activitybar-right`,60397),layoutPanelLeft:L(`layout-panel-left`,60398),layoutPanelCenter:L(`layout-panel-center`,60399),layoutPanelJustify:L(`layout-panel-justify`,60400),layoutPanelRight:L(`layout-panel-right`,60401),layoutPanel:L(`layout-panel`,60402),layoutSidebarLeft:L(`layout-sidebar-left`,60403),layoutSidebarRight:L(`layout-sidebar-right`,60404),layoutStatusbar:L(`layout-statusbar`,60405),layoutMenubar:L(`layout-menubar`,60406),layoutCentered:L(`layout-centered`,60407),target:L(`target`,60408),indent:L(`indent`,60409),recordSmall:L(`record-small`,60410),errorSmall:L(`error-small`,60411),terminalDecorationError:L(`terminal-decoration-error`,60411),arrowCircleDown:L(`arrow-circle-down`,60412),arrowCircleLeft:L(`arrow-circle-left`,60413),arrowCircleRight:L(`arrow-circle-right`,60414),arrowCircleUp:L(`arrow-circle-up`,60415),layoutSidebarRightOff:L(`layout-sidebar-right-off`,60416),layoutPanelOff:L(`layout-panel-off`,60417),layoutSidebarLeftOff:L(`layout-sidebar-left-off`,60418),blank:L(`blank`,60419),heartFilled:L(`heart-filled`,60420),map:L(`map`,60421),mapHorizontal:L(`map-horizontal`,60421),foldHorizontal:L(`fold-horizontal`,60421),mapFilled:L(`map-filled`,60422),mapHorizontalFilled:L(`map-horizontal-filled`,60422),foldHorizontalFilled:L(`fold-horizontal-filled`,60422),circleSmall:L(`circle-small`,60423),bellSlash:L(`bell-slash`,60424),bellSlashDot:L(`bell-slash-dot`,60425),commentUnresolved:L(`comment-unresolved`,60426),gitPullRequestGoToChanges:L(`git-pull-request-go-to-changes`,60427),gitPullRequestNewChanges:L(`git-pull-request-new-changes`,60428),searchFuzzy:L(`search-fuzzy`,60429),commentDraft:L(`comment-draft`,60430),send:L(`send`,60431),sparkle:L(`sparkle`,60432),insert:L(`insert`,60433),mic:L(`mic`,60434),thumbsdownFilled:L(`thumbsdown-filled`,60435),thumbsupFilled:L(`thumbsup-filled`,60436),coffee:L(`coffee`,60437),snake:L(`snake`,60438),game:L(`game`,60439),vr:L(`vr`,60440),chip:L(`chip`,60441),piano:L(`piano`,60442),music:L(`music`,60443),micFilled:L(`mic-filled`,60444),repoFetch:L(`repo-fetch`,60445),copilot:L(`copilot`,60446),lightbulbSparkle:L(`lightbulb-sparkle`,60447),robot:L(`robot`,60448),sparkleFilled:L(`sparkle-filled`,60449),diffSingle:L(`diff-single`,60450),diffMultiple:L(`diff-multiple`,60451),surroundWith:L(`surround-with`,60452),share:L(`share`,60453),gitStash:L(`git-stash`,60454),gitStashApply:L(`git-stash-apply`,60455),gitStashPop:L(`git-stash-pop`,60456),vscode:L(`vscode`,60457),vscodeInsiders:L(`vscode-insiders`,60458),codeOss:L(`code-oss`,60459),runCoverage:L(`run-coverage`,60460),runAllCoverage:L(`run-all-coverage`,60461),coverage:L(`coverage`,60462),githubProject:L(`github-project`,60463),mapVertical:L(`map-vertical`,60464),foldVertical:L(`fold-vertical`,60464),mapVerticalFilled:L(`map-vertical-filled`,60465),foldVerticalFilled:L(`fold-vertical-filled`,60465),goToSearch:L(`go-to-search`,60466),percentage:L(`percentage`,60467),sortPercentage:L(`sort-percentage`,60467),attach:L(`attach`,60468),goToEditingSession:L(`go-to-editing-session`,60469),editSession:L(`edit-session`,60470),codeReview:L(`code-review`,60471),copilotWarning:L(`copilot-warning`,60472),python:L(`python`,60473),copilotLarge:L(`copilot-large`,60474),copilotWarningLarge:L(`copilot-warning-large`,60475),keyboardTab:L(`keyboard-tab`,60476),copilotBlocked:L(`copilot-blocked`,60477),copilotNotConnected:L(`copilot-not-connected`,60478),flag:L(`flag`,60479),lightbulbEmpty:L(`lightbulb-empty`,60480),symbolMethodArrow:L(`symbol-method-arrow`,60481),copilotUnavailable:L(`copilot-unavailable`,60482),repoPinned:L(`repo-pinned`,60483),keyboardTabAbove:L(`keyboard-tab-above`,60484),keyboardTabBelow:L(`keyboard-tab-below`,60485),gitPullRequestDone:L(`git-pull-request-done`,60486),mcp:L(`mcp`,60487),extensionsLarge:L(`extensions-large`,60488),layoutPanelDock:L(`layout-panel-dock`,60489),layoutSidebarLeftDock:L(`layout-sidebar-left-dock`,60490),layoutSidebarRightDock:L(`layout-sidebar-right-dock`,60491),copilotInProgress:L(`copilot-in-progress`,60492),copilotError:L(`copilot-error`,60493),copilotSuccess:L(`copilot-success`,60494),chatSparkle:L(`chat-sparkle`,60495),searchSparkle:L(`search-sparkle`,60496),editSparkle:L(`edit-sparkle`,60497),copilotSnooze:L(`copilot-snooze`,60498),sendToRemoteAgent:L(`send-to-remote-agent`,60499),commentDiscussionSparkle:L(`comment-discussion-sparkle`,60500),chatSparkleWarning:L(`chat-sparkle-warning`,60501),chatSparkleError:L(`chat-sparkle-error`,60502),collection:L(`collection`,60503),newCollection:L(`new-collection`,60504),thinking:L(`thinking`,60505),build:L(`build`,60506),commentDiscussionQuote:L(`comment-discussion-quote`,60507),cursor:L(`cursor`,60508),eraser:L(`eraser`,60509),fileText:L(`file-text`,60510),gitLens:L(`git-lens`,60511),quotes:L(`quotes`,60512),rename:L(`rename`,60513),runWithDeps:L(`run-with-deps`,60514),debugConnected:L(`debug-connected`,60515),strikethrough:L(`strikethrough`,60516),openInProduct:L(`open-in-product`,60517),indexZero:L(`index-zero`,60518),agent:L(`agent`,60519),editCode:L(`edit-code`,60520),repoSelected:L(`repo-selected`,60521),skip:L(`skip`,60522),mergeInto:L(`merge-into`,60523),gitBranchChanges:L(`git-branch-changes`,60524),gitBranchStagedChanges:L(`git-branch-staged-changes`,60525),gitBranchConflicts:L(`git-branch-conflicts`,60526),gitBranch:L(`git-branch`,60527),gitBranchCreate:L(`git-branch-create`,60527),gitBranchDelete:L(`git-branch-delete`,60527),searchLarge:L(`search-large`,60528),terminalGitBash:L(`terminal-git-bash`,60529)},Tn={dialogError:L(`dialog-error`,`error`),dialogWarning:L(`dialog-warning`,`warning`),dialogInfo:L(`dialog-info`,`info`),dialogClose:L(`dialog-close`,`close`),treeItemExpanded:L(`tree-item-expanded`,`chevron-down`),treeFilterOnTypeOn:L(`tree-filter-on-type-on`,`list-filter`),treeFilterOnTypeOff:L(`tree-filter-on-type-off`,`list-selection`),treeFilterClear:L(`tree-filter-clear`,`close`),treeItemLoading:L(`tree-item-loading`,`loading`),menuSelection:L(`menu-selection`,`check`),menuSubmenu:L(`menu-submenu`,`chevron-right`),menuBarMore:L(`menubar-more`,`more`),scrollbarButtonLeft:L(`scrollbar-button-left`,`triangle-left`),scrollbarButtonRight:L(`scrollbar-button-right`,`triangle-right`),scrollbarButtonUp:L(`scrollbar-button-up`,`triangle-up`),scrollbarButtonDown:L(`scrollbar-button-down`,`triangle-down`),toolBarMore:L(`toolbar-more`,`more`),quickInputBack:L(`quick-input-back`,`arrow-left`),dropDownButton:L(`drop-down-button`,60084),symbolCustomColor:L(`symbol-customcolor`,60252),exportIcon:L(`export`,60332),workspaceUnspecified:L(`workspace-unspecified`,60355),newLine:L(`newline`,60394),thumbsDownFilled:L(`thumbsdown-filled`,60435),thumbsUpFilled:L(`thumbsup-filled`,60436),gitFetch:L(`git-fetch`,60445),lightbulbSparkleAutofix:L(`lightbulb-sparkle-autofix`,60447),debugBreakpointPending:L(`debug-breakpoint-pending`,60377)},R={...wn,...Tn};var En=class{constructor(){this._tokenizationSupports=new Map,this._factories=new Map,this._onDidChange=new D,this.onDidChange=this._onDidChange.event,this._colorMap=null}handleChange(e){this._onDidChange.fire({changedLanguages:e,changedColorMap:!1})}register(e,t){return this._tokenizationSupports.set(e,t),this.handleChange([e]),_(()=>{this._tokenizationSupports.get(e)===t&&(this._tokenizationSupports.delete(e),this.handleChange([e]))})}get(e){return this._tokenizationSupports.get(e)||null}registerFactory(e,t){this._factories.get(e)?.dispose();let n=new Dn(this,e,t);return this._factories.set(e,n),_(()=>{let t=this._factories.get(e);!t||t!==n||(this._factories.delete(e),t.dispose())})}async getOrCreate(e){let t=this.get(e);if(t)return t;let n=this._factories.get(e);return!n||n.isResolved?null:(await n.resolve(),this.get(e))}isResolved(e){if(this.get(e))return!0;let t=this._factories.get(e);return!!(!t||t.isResolved)}setColorMap(e){this._colorMap=e,this._onDidChange.fire({changedLanguages:Array.from(this._tokenizationSupports.keys()),changedColorMap:!0})}getColorMap(){return this._colorMap}getDefaultBackground(){return this._colorMap&&this._colorMap.length>2?this._colorMap[2]:null}},Dn=class extends y{get isResolved(){return this._isResolved}constructor(e,t,n){super(),this._registry=e,this._languageId=t,this._factory=n,this._isDisposed=!1,this._resolvePromise=null,this._isResolved=!1}dispose(){this._isDisposed=!0,super.dispose()}async resolve(){return this._resolvePromise||=this._create(),this._resolvePromise}async _create(){let e=await this._factory.tokenizationSupport;this._isResolved=!0,e&&!this._isDisposed&&this._register(this._registry.register(this._languageId,e))}},On=class{constructor(e,t,n){this.offset=e,this.type=t,this.language=n,this._tokenBrand=void 0}toString(){return`(`+this.offset+`, `+this.type+`)`}},kn;(function(e){e[e.Increase=0]=`Increase`,e[e.Decrease=1]=`Decrease`})(kn||={});var An;(function(e){let t=new Map;t.set(0,R.symbolMethod),t.set(1,R.symbolFunction),t.set(2,R.symbolConstructor),t.set(3,R.symbolField),t.set(4,R.symbolVariable),t.set(5,R.symbolClass),t.set(6,R.symbolStruct),t.set(7,R.symbolInterface),t.set(8,R.symbolModule),t.set(9,R.symbolProperty),t.set(10,R.symbolEvent),t.set(11,R.symbolOperator),t.set(12,R.symbolUnit),t.set(13,R.symbolValue),t.set(15,R.symbolEnum),t.set(14,R.symbolConstant),t.set(15,R.symbolEnum),t.set(16,R.symbolEnumMember),t.set(17,R.symbolKeyword),t.set(28,R.symbolSnippet),t.set(18,R.symbolText),t.set(19,R.symbolColor),t.set(20,R.symbolFile),t.set(21,R.symbolReference),t.set(22,R.symbolCustomColor),t.set(23,R.symbolFolder),t.set(24,R.symbolTypeParameter),t.set(25,R.account),t.set(26,R.issues),t.set(27,R.tools);function n(e){let n=t.get(e);return n||=(console.info(`No codicon found for CompletionItemKind `+e),R.symbolProperty),n}e.toIcon=n;function r(e){switch(e){case 0:return O(728,`Method`);case 1:return O(729,`Function`);case 2:return O(730,`Constructor`);case 3:return O(731,`Field`);case 4:return O(732,`Variable`);case 5:return O(733,`Class`);case 6:return O(734,`Struct`);case 7:return O(735,`Interface`);case 8:return O(736,`Module`);case 9:return O(737,`Property`);case 10:return O(738,`Event`);case 11:return O(739,`Operator`);case 12:return O(740,`Unit`);case 13:return O(741,`Value`);case 14:return O(742,`Constant`);case 15:return O(743,`Enum`);case 16:return O(744,`Enum Member`);case 17:return O(745,`Keyword`);case 18:return O(746,`Text`);case 19:return O(747,`Color`);case 20:return O(748,`File`);case 21:return O(749,`Reference`);case 22:return O(750,`Custom Color`);case 23:return O(751,`Folder`);case 24:return O(752,`Type Parameter`);case 25:return O(753,`User`);case 26:return O(754,`Issue`);case 27:return O(755,`Tool`);case 28:return O(756,`Snippet`);default:return``}}e.toLabel=r;let i=new Map;i.set(`method`,0),i.set(`function`,1),i.set(`constructor`,2),i.set(`field`,3),i.set(`variable`,4),i.set(`class`,5),i.set(`struct`,6),i.set(`interface`,7),i.set(`module`,8),i.set(`property`,9),i.set(`event`,10),i.set(`operator`,11),i.set(`unit`,12),i.set(`value`,13),i.set(`constant`,14),i.set(`enum`,15),i.set(`enum-member`,16),i.set(`enumMember`,16),i.set(`keyword`,17),i.set(`snippet`,28),i.set(`text`,18),i.set(`color`,19),i.set(`file`,20),i.set(`reference`,21),i.set(`customcolor`,22),i.set(`folder`,23),i.set(`type-parameter`,24),i.set(`typeParameter`,24),i.set(`account`,25),i.set(`issue`,26),i.set(`tool`,27);function a(e,t){let n=i.get(e);return n===void 0&&!t&&(n=9),n}e.fromString=a})(An||={});var jn;(function(e){e[e.Automatic=0]=`Automatic`,e[e.Explicit=1]=`Explicit`})(jn||={});var Mn;(function(e){e[e.Code=1]=`Code`,e[e.Label=2]=`Label`})(Mn||={});var Nn;(function(e){e[e.Accepted=0]=`Accepted`,e[e.Rejected=1]=`Rejected`,e[e.Ignored=2]=`Ignored`})(Nn||={});var Pn;(function(e){e[e.Automatic=0]=`Automatic`,e[e.PasteAs=1]=`PasteAs`})(Pn||={});var Fn;(function(e){e[e.Invoke=1]=`Invoke`,e[e.TriggerCharacter=2]=`TriggerCharacter`,e[e.ContentChange=3]=`ContentChange`})(Fn||={});var In;(function(e){e[e.Text=0]=`Text`,e[e.Read=1]=`Read`,e[e.Write=2]=`Write`})(In||={}),O(757,`array`),O(758,`boolean`),O(759,`class`),O(760,`constant`),O(761,`constructor`),O(762,`enumeration`),O(763,`enumeration member`),O(764,`event`),O(765,`field`),O(766,`file`),O(767,`function`),O(768,`interface`),O(769,`key`),O(770,`method`),O(771,`module`),O(772,`namespace`),O(773,`null`),O(774,`number`),O(775,`object`),O(776,`operator`),O(777,`package`),O(778,`property`),O(779,`string`),O(780,`struct`),O(781,`type parameter`),O(782,`variable`);var Ln;(function(e){let t=new Map;t.set(0,R.symbolFile),t.set(1,R.symbolModule),t.set(2,R.symbolNamespace),t.set(3,R.symbolPackage),t.set(4,R.symbolClass),t.set(5,R.symbolMethod),t.set(6,R.symbolProperty),t.set(7,R.symbolField),t.set(8,R.symbolConstructor),t.set(9,R.symbolEnum),t.set(10,R.symbolInterface),t.set(11,R.symbolFunction),t.set(12,R.symbolVariable),t.set(13,R.symbolConstant),t.set(14,R.symbolString),t.set(15,R.symbolNumber),t.set(16,R.symbolBoolean),t.set(17,R.symbolArray),t.set(18,R.symbolObject),t.set(19,R.symbolKey),t.set(20,R.symbolNull),t.set(21,R.symbolEnumMember),t.set(22,R.symbolStruct),t.set(23,R.symbolEvent),t.set(24,R.symbolOperator),t.set(25,R.symbolTypeParameter);function n(e){let n=t.get(e);return n||=(console.info(`No codicon found for SymbolKind `+e),R.symbolProperty),n}e.toIcon=n;let r=new Map;r.set(0,20),r.set(1,8),r.set(2,8),r.set(3,8),r.set(4,5),r.set(5,0),r.set(6,9),r.set(7,3),r.set(8,2),r.set(9,15),r.set(10,7),r.set(11,1),r.set(12,4),r.set(13,14),r.set(14,18),r.set(15,13),r.set(16,13),r.set(17,13),r.set(18,13),r.set(19,17),r.set(20,13),r.set(21,16),r.set(22,6),r.set(23,10),r.set(24,11),r.set(25,24);function i(e){let t=r.get(e);return t===void 0&&(console.info(`No completion kind found for SymbolKind `+e),t=20),t}e.toCompletionKind=i})(Ln||={}),class e{static{this.Comment=new e(`comment`)}static{this.Imports=new e(`imports`)}static{this.Region=new e(`region`)}static fromValue(t){switch(t){case`comment`:return e.Comment;case`imports`:return e.Imports;case`region`:return e.Region}return new e(t)}constructor(e){this.value=e}};var Rn;(function(e){e[e.AIGenerated=1]=`AIGenerated`})(Rn||={});var zn;(function(e){e[e.Invoke=0]=`Invoke`,e[e.Automatic=1]=`Automatic`})(zn||={});var Bn;(function(e){function t(e){return!e||typeof e!=`object`?!1:typeof e.id==`string`&&typeof e.title==`string`}e.is=t})(Bn||={});var Vn;(function(e){e[e.Type=1]=`Type`,e[e.Parameter=2]=`Parameter`})(Vn||={}),new En;var Hn;(function(e){e[e.Unknown=0]=`Unknown`,e[e.Disabled=1]=`Disabled`,e[e.Enabled=2]=`Enabled`})(Hn||={});var Un;(function(e){e[e.Invoke=1]=`Invoke`,e[e.Auto=2]=`Auto`})(Un||={});var Wn;(function(e){e[e.None=0]=`None`,e[e.KeepWhitespace=1]=`KeepWhitespace`,e[e.InsertAsSnippet=4]=`InsertAsSnippet`})(Wn||={});var Gn;(function(e){e[e.Method=0]=`Method`,e[e.Function=1]=`Function`,e[e.Constructor=2]=`Constructor`,e[e.Field=3]=`Field`,e[e.Variable=4]=`Variable`,e[e.Class=5]=`Class`,e[e.Struct=6]=`Struct`,e[e.Interface=7]=`Interface`,e[e.Module=8]=`Module`,e[e.Property=9]=`Property`,e[e.Event=10]=`Event`,e[e.Operator=11]=`Operator`,e[e.Unit=12]=`Unit`,e[e.Value=13]=`Value`,e[e.Constant=14]=`Constant`,e[e.Enum=15]=`Enum`,e[e.EnumMember=16]=`EnumMember`,e[e.Keyword=17]=`Keyword`,e[e.Text=18]=`Text`,e[e.Color=19]=`Color`,e[e.File=20]=`File`,e[e.Reference=21]=`Reference`,e[e.Customcolor=22]=`Customcolor`,e[e.Folder=23]=`Folder`,e[e.TypeParameter=24]=`TypeParameter`,e[e.User=25]=`User`,e[e.Issue=26]=`Issue`,e[e.Tool=27]=`Tool`,e[e.Snippet=28]=`Snippet`})(Gn||={});var Kn;(function(e){e[e.Deprecated=1]=`Deprecated`})(Kn||={});var qn;(function(e){e[e.Invoke=0]=`Invoke`,e[e.TriggerCharacter=1]=`TriggerCharacter`,e[e.TriggerForIncompleteCompletions=2]=`TriggerForIncompleteCompletions`})(qn||={});var Jn;(function(e){e[e.EXACT=0]=`EXACT`,e[e.ABOVE=1]=`ABOVE`,e[e.BELOW=2]=`BELOW`})(Jn||={});var Yn;(function(e){e[e.NotSet=0]=`NotSet`,e[e.ContentFlush=1]=`ContentFlush`,e[e.RecoverFromMarkers=2]=`RecoverFromMarkers`,e[e.Explicit=3]=`Explicit`,e[e.Paste=4]=`Paste`,e[e.Undo=5]=`Undo`,e[e.Redo=6]=`Redo`})(Yn||={});var Xn;(function(e){e[e.LF=1]=`LF`,e[e.CRLF=2]=`CRLF`})(Xn||={});var Zn;(function(e){e[e.Text=0]=`Text`,e[e.Read=1]=`Read`,e[e.Write=2]=`Write`})(Zn||={});var Qn;(function(e){e[e.None=0]=`None`,e[e.Keep=1]=`Keep`,e[e.Brackets=2]=`Brackets`,e[e.Advanced=3]=`Advanced`,e[e.Full=4]=`Full`})(Qn||={});var $n;(function(e){e[e.acceptSuggestionOnCommitCharacter=0]=`acceptSuggestionOnCommitCharacter`,e[e.acceptSuggestionOnEnter=1]=`acceptSuggestionOnEnter`,e[e.accessibilitySupport=2]=`accessibilitySupport`,e[e.accessibilityPageSize=3]=`accessibilityPageSize`,e[e.allowOverflow=4]=`allowOverflow`,e[e.allowVariableLineHeights=5]=`allowVariableLineHeights`,e[e.allowVariableFonts=6]=`allowVariableFonts`,e[e.allowVariableFontsInAccessibilityMode=7]=`allowVariableFontsInAccessibilityMode`,e[e.ariaLabel=8]=`ariaLabel`,e[e.ariaRequired=9]=`ariaRequired`,e[e.autoClosingBrackets=10]=`autoClosingBrackets`,e[e.autoClosingComments=11]=`autoClosingComments`,e[e.screenReaderAnnounceInlineSuggestion=12]=`screenReaderAnnounceInlineSuggestion`,e[e.autoClosingDelete=13]=`autoClosingDelete`,e[e.autoClosingOvertype=14]=`autoClosingOvertype`,e[e.autoClosingQuotes=15]=`autoClosingQuotes`,e[e.autoIndent=16]=`autoIndent`,e[e.autoIndentOnPaste=17]=`autoIndentOnPaste`,e[e.autoIndentOnPasteWithinString=18]=`autoIndentOnPasteWithinString`,e[e.automaticLayout=19]=`automaticLayout`,e[e.autoSurround=20]=`autoSurround`,e[e.bracketPairColorization=21]=`bracketPairColorization`,e[e.guides=22]=`guides`,e[e.codeLens=23]=`codeLens`,e[e.codeLensFontFamily=24]=`codeLensFontFamily`,e[e.codeLensFontSize=25]=`codeLensFontSize`,e[e.colorDecorators=26]=`colorDecorators`,e[e.colorDecoratorsLimit=27]=`colorDecoratorsLimit`,e[e.columnSelection=28]=`columnSelection`,e[e.comments=29]=`comments`,e[e.contextmenu=30]=`contextmenu`,e[e.copyWithSyntaxHighlighting=31]=`copyWithSyntaxHighlighting`,e[e.cursorBlinking=32]=`cursorBlinking`,e[e.cursorSmoothCaretAnimation=33]=`cursorSmoothCaretAnimation`,e[e.cursorStyle=34]=`cursorStyle`,e[e.cursorSurroundingLines=35]=`cursorSurroundingLines`,e[e.cursorSurroundingLinesStyle=36]=`cursorSurroundingLinesStyle`,e[e.cursorWidth=37]=`cursorWidth`,e[e.cursorHeight=38]=`cursorHeight`,e[e.disableLayerHinting=39]=`disableLayerHinting`,e[e.disableMonospaceOptimizations=40]=`disableMonospaceOptimizations`,e[e.domReadOnly=41]=`domReadOnly`,e[e.dragAndDrop=42]=`dragAndDrop`,e[e.dropIntoEditor=43]=`dropIntoEditor`,e[e.editContext=44]=`editContext`,e[e.emptySelectionClipboard=45]=`emptySelectionClipboard`,e[e.experimentalGpuAcceleration=46]=`experimentalGpuAcceleration`,e[e.experimentalWhitespaceRendering=47]=`experimentalWhitespaceRendering`,e[e.extraEditorClassName=48]=`extraEditorClassName`,e[e.fastScrollSensitivity=49]=`fastScrollSensitivity`,e[e.find=50]=`find`,e[e.fixedOverflowWidgets=51]=`fixedOverflowWidgets`,e[e.folding=52]=`folding`,e[e.foldingStrategy=53]=`foldingStrategy`,e[e.foldingHighlight=54]=`foldingHighlight`,e[e.foldingImportsByDefault=55]=`foldingImportsByDefault`,e[e.foldingMaximumRegions=56]=`foldingMaximumRegions`,e[e.unfoldOnClickAfterEndOfLine=57]=`unfoldOnClickAfterEndOfLine`,e[e.fontFamily=58]=`fontFamily`,e[e.fontInfo=59]=`fontInfo`,e[e.fontLigatures=60]=`fontLigatures`,e[e.fontSize=61]=`fontSize`,e[e.fontWeight=62]=`fontWeight`,e[e.fontVariations=63]=`fontVariations`,e[e.formatOnPaste=64]=`formatOnPaste`,e[e.formatOnType=65]=`formatOnType`,e[e.glyphMargin=66]=`glyphMargin`,e[e.gotoLocation=67]=`gotoLocation`,e[e.hideCursorInOverviewRuler=68]=`hideCursorInOverviewRuler`,e[e.hover=69]=`hover`,e[e.inDiffEditor=70]=`inDiffEditor`,e[e.inlineSuggest=71]=`inlineSuggest`,e[e.letterSpacing=72]=`letterSpacing`,e[e.lightbulb=73]=`lightbulb`,e[e.lineDecorationsWidth=74]=`lineDecorationsWidth`,e[e.lineHeight=75]=`lineHeight`,e[e.lineNumbers=76]=`lineNumbers`,e[e.lineNumbersMinChars=77]=`lineNumbersMinChars`,e[e.linkedEditing=78]=`linkedEditing`,e[e.links=79]=`links`,e[e.matchBrackets=80]=`matchBrackets`,e[e.minimap=81]=`minimap`,e[e.mouseStyle=82]=`mouseStyle`,e[e.mouseWheelScrollSensitivity=83]=`mouseWheelScrollSensitivity`,e[e.mouseWheelZoom=84]=`mouseWheelZoom`,e[e.multiCursorMergeOverlapping=85]=`multiCursorMergeOverlapping`,e[e.multiCursorModifier=86]=`multiCursorModifier`,e[e.mouseMiddleClickAction=87]=`mouseMiddleClickAction`,e[e.multiCursorPaste=88]=`multiCursorPaste`,e[e.multiCursorLimit=89]=`multiCursorLimit`,e[e.occurrencesHighlight=90]=`occurrencesHighlight`,e[e.occurrencesHighlightDelay=91]=`occurrencesHighlightDelay`,e[e.overtypeCursorStyle=92]=`overtypeCursorStyle`,e[e.overtypeOnPaste=93]=`overtypeOnPaste`,e[e.overviewRulerBorder=94]=`overviewRulerBorder`,e[e.overviewRulerLanes=95]=`overviewRulerLanes`,e[e.padding=96]=`padding`,e[e.pasteAs=97]=`pasteAs`,e[e.parameterHints=98]=`parameterHints`,e[e.peekWidgetDefaultFocus=99]=`peekWidgetDefaultFocus`,e[e.placeholder=100]=`placeholder`,e[e.definitionLinkOpensInPeek=101]=`definitionLinkOpensInPeek`,e[e.quickSuggestions=102]=`quickSuggestions`,e[e.quickSuggestionsDelay=103]=`quickSuggestionsDelay`,e[e.readOnly=104]=`readOnly`,e[e.readOnlyMessage=105]=`readOnlyMessage`,e[e.renameOnType=106]=`renameOnType`,e[e.renderRichScreenReaderContent=107]=`renderRichScreenReaderContent`,e[e.renderControlCharacters=108]=`renderControlCharacters`,e[e.renderFinalNewline=109]=`renderFinalNewline`,e[e.renderLineHighlight=110]=`renderLineHighlight`,e[e.renderLineHighlightOnlyWhenFocus=111]=`renderLineHighlightOnlyWhenFocus`,e[e.renderValidationDecorations=112]=`renderValidationDecorations`,e[e.renderWhitespace=113]=`renderWhitespace`,e[e.revealHorizontalRightPadding=114]=`revealHorizontalRightPadding`,e[e.roundedSelection=115]=`roundedSelection`,e[e.rulers=116]=`rulers`,e[e.scrollbar=117]=`scrollbar`,e[e.scrollBeyondLastColumn=118]=`scrollBeyondLastColumn`,e[e.scrollBeyondLastLine=119]=`scrollBeyondLastLine`,e[e.scrollPredominantAxis=120]=`scrollPredominantAxis`,e[e.selectionClipboard=121]=`selectionClipboard`,e[e.selectionHighlight=122]=`selectionHighlight`,e[e.selectionHighlightMaxLength=123]=`selectionHighlightMaxLength`,e[e.selectionHighlightMultiline=124]=`selectionHighlightMultiline`,e[e.selectOnLineNumbers=125]=`selectOnLineNumbers`,e[e.showFoldingControls=126]=`showFoldingControls`,e[e.showUnused=127]=`showUnused`,e[e.snippetSuggestions=128]=`snippetSuggestions`,e[e.smartSelect=129]=`smartSelect`,e[e.smoothScrolling=130]=`smoothScrolling`,e[e.stickyScroll=131]=`stickyScroll`,e[e.stickyTabStops=132]=`stickyTabStops`,e[e.stopRenderingLineAfter=133]=`stopRenderingLineAfter`,e[e.suggest=134]=`suggest`,e[e.suggestFontSize=135]=`suggestFontSize`,e[e.suggestLineHeight=136]=`suggestLineHeight`,e[e.suggestOnTriggerCharacters=137]=`suggestOnTriggerCharacters`,e[e.suggestSelection=138]=`suggestSelection`,e[e.tabCompletion=139]=`tabCompletion`,e[e.tabIndex=140]=`tabIndex`,e[e.trimWhitespaceOnDelete=141]=`trimWhitespaceOnDelete`,e[e.unicodeHighlighting=142]=`unicodeHighlighting`,e[e.unusualLineTerminators=143]=`unusualLineTerminators`,e[e.useShadowDOM=144]=`useShadowDOM`,e[e.useTabStops=145]=`useTabStops`,e[e.wordBreak=146]=`wordBreak`,e[e.wordSegmenterLocales=147]=`wordSegmenterLocales`,e[e.wordSeparators=148]=`wordSeparators`,e[e.wordWrap=149]=`wordWrap`,e[e.wordWrapBreakAfterCharacters=150]=`wordWrapBreakAfterCharacters`,e[e.wordWrapBreakBeforeCharacters=151]=`wordWrapBreakBeforeCharacters`,e[e.wordWrapColumn=152]=`wordWrapColumn`,e[e.wordWrapOverride1=153]=`wordWrapOverride1`,e[e.wordWrapOverride2=154]=`wordWrapOverride2`,e[e.wrappingIndent=155]=`wrappingIndent`,e[e.wrappingStrategy=156]=`wrappingStrategy`,e[e.showDeprecated=157]=`showDeprecated`,e[e.inertialScroll=158]=`inertialScroll`,e[e.inlayHints=159]=`inlayHints`,e[e.wrapOnEscapedLineFeeds=160]=`wrapOnEscapedLineFeeds`,e[e.effectiveCursorStyle=161]=`effectiveCursorStyle`,e[e.editorClassName=162]=`editorClassName`,e[e.pixelRatio=163]=`pixelRatio`,e[e.tabFocusMode=164]=`tabFocusMode`,e[e.layoutInfo=165]=`layoutInfo`,e[e.wrappingInfo=166]=`wrappingInfo`,e[e.defaultColorDecorators=167]=`defaultColorDecorators`,e[e.colorDecoratorsActivatedOn=168]=`colorDecoratorsActivatedOn`,e[e.inlineCompletionsAccessibilityVerbose=169]=`inlineCompletionsAccessibilityVerbose`,e[e.effectiveEditContext=170]=`effectiveEditContext`,e[e.scrollOnMiddleClick=171]=`scrollOnMiddleClick`,e[e.effectiveAllowVariableFonts=172]=`effectiveAllowVariableFonts`})($n||={});var er;(function(e){e[e.TextDefined=0]=`TextDefined`,e[e.LF=1]=`LF`,e[e.CRLF=2]=`CRLF`})(er||={});var tr;(function(e){e[e.LF=0]=`LF`,e[e.CRLF=1]=`CRLF`})(tr||={});var nr;(function(e){e[e.Left=1]=`Left`,e[e.Center=2]=`Center`,e[e.Right=3]=`Right`})(nr||={});var rr;(function(e){e[e.Increase=0]=`Increase`,e[e.Decrease=1]=`Decrease`})(rr||={});var ir;(function(e){e[e.None=0]=`None`,e[e.Indent=1]=`Indent`,e[e.IndentOutdent=2]=`IndentOutdent`,e[e.Outdent=3]=`Outdent`})(ir||={});var ar;(function(e){e[e.Both=0]=`Both`,e[e.Right=1]=`Right`,e[e.Left=2]=`Left`,e[e.None=3]=`None`})(ar||={});var or;(function(e){e[e.Type=1]=`Type`,e[e.Parameter=2]=`Parameter`})(or||={});var sr;(function(e){e[e.Accepted=0]=`Accepted`,e[e.Rejected=1]=`Rejected`,e[e.Ignored=2]=`Ignored`})(sr||={});var cr;(function(e){e[e.Code=1]=`Code`,e[e.Label=2]=`Label`})(cr||={});var lr;(function(e){e[e.Automatic=0]=`Automatic`,e[e.Explicit=1]=`Explicit`})(lr||={});var ur;(function(e){e[e.DependsOnKbLayout=-1]=`DependsOnKbLayout`,e[e.Unknown=0]=`Unknown`,e[e.Backspace=1]=`Backspace`,e[e.Tab=2]=`Tab`,e[e.Enter=3]=`Enter`,e[e.Shift=4]=`Shift`,e[e.Ctrl=5]=`Ctrl`,e[e.Alt=6]=`Alt`,e[e.PauseBreak=7]=`PauseBreak`,e[e.CapsLock=8]=`CapsLock`,e[e.Escape=9]=`Escape`,e[e.Space=10]=`Space`,e[e.PageUp=11]=`PageUp`,e[e.PageDown=12]=`PageDown`,e[e.End=13]=`End`,e[e.Home=14]=`Home`,e[e.LeftArrow=15]=`LeftArrow`,e[e.UpArrow=16]=`UpArrow`,e[e.RightArrow=17]=`RightArrow`,e[e.DownArrow=18]=`DownArrow`,e[e.Insert=19]=`Insert`,e[e.Delete=20]=`Delete`,e[e.Digit0=21]=`Digit0`,e[e.Digit1=22]=`Digit1`,e[e.Digit2=23]=`Digit2`,e[e.Digit3=24]=`Digit3`,e[e.Digit4=25]=`Digit4`,e[e.Digit5=26]=`Digit5`,e[e.Digit6=27]=`Digit6`,e[e.Digit7=28]=`Digit7`,e[e.Digit8=29]=`Digit8`,e[e.Digit9=30]=`Digit9`,e[e.KeyA=31]=`KeyA`,e[e.KeyB=32]=`KeyB`,e[e.KeyC=33]=`KeyC`,e[e.KeyD=34]=`KeyD`,e[e.KeyE=35]=`KeyE`,e[e.KeyF=36]=`KeyF`,e[e.KeyG=37]=`KeyG`,e[e.KeyH=38]=`KeyH`,e[e.KeyI=39]=`KeyI`,e[e.KeyJ=40]=`KeyJ`,e[e.KeyK=41]=`KeyK`,e[e.KeyL=42]=`KeyL`,e[e.KeyM=43]=`KeyM`,e[e.KeyN=44]=`KeyN`,e[e.KeyO=45]=`KeyO`,e[e.KeyP=46]=`KeyP`,e[e.KeyQ=47]=`KeyQ`,e[e.KeyR=48]=`KeyR`,e[e.KeyS=49]=`KeyS`,e[e.KeyT=50]=`KeyT`,e[e.KeyU=51]=`KeyU`,e[e.KeyV=52]=`KeyV`,e[e.KeyW=53]=`KeyW`,e[e.KeyX=54]=`KeyX`,e[e.KeyY=55]=`KeyY`,e[e.KeyZ=56]=`KeyZ`,e[e.Meta=57]=`Meta`,e[e.ContextMenu=58]=`ContextMenu`,e[e.F1=59]=`F1`,e[e.F2=60]=`F2`,e[e.F3=61]=`F3`,e[e.F4=62]=`F4`,e[e.F5=63]=`F5`,e[e.F6=64]=`F6`,e[e.F7=65]=`F7`,e[e.F8=66]=`F8`,e[e.F9=67]=`F9`,e[e.F10=68]=`F10`,e[e.F11=69]=`F11`,e[e.F12=70]=`F12`,e[e.F13=71]=`F13`,e[e.F14=72]=`F14`,e[e.F15=73]=`F15`,e[e.F16=74]=`F16`,e[e.F17=75]=`F17`,e[e.F18=76]=`F18`,e[e.F19=77]=`F19`,e[e.F20=78]=`F20`,e[e.F21=79]=`F21`,e[e.F22=80]=`F22`,e[e.F23=81]=`F23`,e[e.F24=82]=`F24`,e[e.NumLock=83]=`NumLock`,e[e.ScrollLock=84]=`ScrollLock`,e[e.Semicolon=85]=`Semicolon`,e[e.Equal=86]=`Equal`,e[e.Comma=87]=`Comma`,e[e.Minus=88]=`Minus`,e[e.Period=89]=`Period`,e[e.Slash=90]=`Slash`,e[e.Backquote=91]=`Backquote`,e[e.BracketLeft=92]=`BracketLeft`,e[e.Backslash=93]=`Backslash`,e[e.BracketRight=94]=`BracketRight`,e[e.Quote=95]=`Quote`,e[e.OEM_8=96]=`OEM_8`,e[e.IntlBackslash=97]=`IntlBackslash`,e[e.Numpad0=98]=`Numpad0`,e[e.Numpad1=99]=`Numpad1`,e[e.Numpad2=100]=`Numpad2`,e[e.Numpad3=101]=`Numpad3`,e[e.Numpad4=102]=`Numpad4`,e[e.Numpad5=103]=`Numpad5`,e[e.Numpad6=104]=`Numpad6`,e[e.Numpad7=105]=`Numpad7`,e[e.Numpad8=106]=`Numpad8`,e[e.Numpad9=107]=`Numpad9`,e[e.NumpadMultiply=108]=`NumpadMultiply`,e[e.NumpadAdd=109]=`NumpadAdd`,e[e.NUMPAD_SEPARATOR=110]=`NUMPAD_SEPARATOR`,e[e.NumpadSubtract=111]=`NumpadSubtract`,e[e.NumpadDecimal=112]=`NumpadDecimal`,e[e.NumpadDivide=113]=`NumpadDivide`,e[e.KEY_IN_COMPOSITION=114]=`KEY_IN_COMPOSITION`,e[e.ABNT_C1=115]=`ABNT_C1`,e[e.ABNT_C2=116]=`ABNT_C2`,e[e.AudioVolumeMute=117]=`AudioVolumeMute`,e[e.AudioVolumeUp=118]=`AudioVolumeUp`,e[e.AudioVolumeDown=119]=`AudioVolumeDown`,e[e.BrowserSearch=120]=`BrowserSearch`,e[e.BrowserHome=121]=`BrowserHome`,e[e.BrowserBack=122]=`BrowserBack`,e[e.BrowserForward=123]=`BrowserForward`,e[e.MediaTrackNext=124]=`MediaTrackNext`,e[e.MediaTrackPrevious=125]=`MediaTrackPrevious`,e[e.MediaStop=126]=`MediaStop`,e[e.MediaPlayPause=127]=`MediaPlayPause`,e[e.LaunchMediaPlayer=128]=`LaunchMediaPlayer`,e[e.LaunchMail=129]=`LaunchMail`,e[e.LaunchApp2=130]=`LaunchApp2`,e[e.Clear=131]=`Clear`,e[e.MAX_VALUE=132]=`MAX_VALUE`})(ur||={});var dr;(function(e){e[e.Hint=1]=`Hint`,e[e.Info=2]=`Info`,e[e.Warning=4]=`Warning`,e[e.Error=8]=`Error`})(dr||={});var fr;(function(e){e[e.Unnecessary=1]=`Unnecessary`,e[e.Deprecated=2]=`Deprecated`})(fr||={});var pr;(function(e){e[e.Inline=1]=`Inline`,e[e.Gutter=2]=`Gutter`})(pr||={});var mr;(function(e){e[e.Normal=1]=`Normal`,e[e.Underlined=2]=`Underlined`})(mr||={});var hr;(function(e){e[e.UNKNOWN=0]=`UNKNOWN`,e[e.TEXTAREA=1]=`TEXTAREA`,e[e.GUTTER_GLYPH_MARGIN=2]=`GUTTER_GLYPH_MARGIN`,e[e.GUTTER_LINE_NUMBERS=3]=`GUTTER_LINE_NUMBERS`,e[e.GUTTER_LINE_DECORATIONS=4]=`GUTTER_LINE_DECORATIONS`,e[e.GUTTER_VIEW_ZONE=5]=`GUTTER_VIEW_ZONE`,e[e.CONTENT_TEXT=6]=`CONTENT_TEXT`,e[e.CONTENT_EMPTY=7]=`CONTENT_EMPTY`,e[e.CONTENT_VIEW_ZONE=8]=`CONTENT_VIEW_ZONE`,e[e.CONTENT_WIDGET=9]=`CONTENT_WIDGET`,e[e.OVERVIEW_RULER=10]=`OVERVIEW_RULER`,e[e.SCROLLBAR=11]=`SCROLLBAR`,e[e.OVERLAY_WIDGET=12]=`OVERLAY_WIDGET`,e[e.OUTSIDE_EDITOR=13]=`OUTSIDE_EDITOR`})(hr||={});var gr;(function(e){e[e.AIGenerated=1]=`AIGenerated`})(gr||={});var _r;(function(e){e[e.Invoke=0]=`Invoke`,e[e.Automatic=1]=`Automatic`})(_r||={});var vr;(function(e){e[e.TOP_RIGHT_CORNER=0]=`TOP_RIGHT_CORNER`,e[e.BOTTOM_RIGHT_CORNER=1]=`BOTTOM_RIGHT_CORNER`,e[e.TOP_CENTER=2]=`TOP_CENTER`})(vr||={});var yr;(function(e){e[e.Left=1]=`Left`,e[e.Center=2]=`Center`,e[e.Right=4]=`Right`,e[e.Full=7]=`Full`})(yr||={});var br;(function(e){e[e.Word=0]=`Word`,e[e.Line=1]=`Line`,e[e.Suggest=2]=`Suggest`})(br||={});var xr;(function(e){e[e.Left=0]=`Left`,e[e.Right=1]=`Right`,e[e.None=2]=`None`,e[e.LeftOfInjectedText=3]=`LeftOfInjectedText`,e[e.RightOfInjectedText=4]=`RightOfInjectedText`})(xr||={});var Sr;(function(e){e[e.Off=0]=`Off`,e[e.On=1]=`On`,e[e.Relative=2]=`Relative`,e[e.Interval=3]=`Interval`,e[e.Custom=4]=`Custom`})(Sr||={});var Cr;(function(e){e[e.None=0]=`None`,e[e.Text=1]=`Text`,e[e.Blocks=2]=`Blocks`})(Cr||={});var wr;(function(e){e[e.Smooth=0]=`Smooth`,e[e.Immediate=1]=`Immediate`})(wr||={});var Tr;(function(e){e[e.Auto=1]=`Auto`,e[e.Hidden=2]=`Hidden`,e[e.Visible=3]=`Visible`})(Tr||={});var Er;(function(e){e[e.LTR=0]=`LTR`,e[e.RTL=1]=`RTL`})(Er||={});var Dr;(function(e){e.Off=`off`,e.OnCode=`onCode`,e.On=`on`})(Dr||={});var Or;(function(e){e[e.Invoke=1]=`Invoke`,e[e.TriggerCharacter=2]=`TriggerCharacter`,e[e.ContentChange=3]=`ContentChange`})(Or||={});var kr;(function(e){e[e.File=0]=`File`,e[e.Module=1]=`Module`,e[e.Namespace=2]=`Namespace`,e[e.Package=3]=`Package`,e[e.Class=4]=`Class`,e[e.Method=5]=`Method`,e[e.Property=6]=`Property`,e[e.Field=7]=`Field`,e[e.Constructor=8]=`Constructor`,e[e.Enum=9]=`Enum`,e[e.Interface=10]=`Interface`,e[e.Function=11]=`Function`,e[e.Variable=12]=`Variable`,e[e.Constant=13]=`Constant`,e[e.String=14]=`String`,e[e.Number=15]=`Number`,e[e.Boolean=16]=`Boolean`,e[e.Array=17]=`Array`,e[e.Object=18]=`Object`,e[e.Key=19]=`Key`,e[e.Null=20]=`Null`,e[e.EnumMember=21]=`EnumMember`,e[e.Struct=22]=`Struct`,e[e.Event=23]=`Event`,e[e.Operator=24]=`Operator`,e[e.TypeParameter=25]=`TypeParameter`})(kr||={});var Ar;(function(e){e[e.Deprecated=1]=`Deprecated`})(Ar||={});var jr;(function(e){e[e.LTR=0]=`LTR`,e[e.RTL=1]=`RTL`})(jr||={});var Mr;(function(e){e[e.Hidden=0]=`Hidden`,e[e.Blink=1]=`Blink`,e[e.Smooth=2]=`Smooth`,e[e.Phase=3]=`Phase`,e[e.Expand=4]=`Expand`,e[e.Solid=5]=`Solid`})(Mr||={});var Nr;(function(e){e[e.Line=1]=`Line`,e[e.Block=2]=`Block`,e[e.Underline=3]=`Underline`,e[e.LineThin=4]=`LineThin`,e[e.BlockOutline=5]=`BlockOutline`,e[e.UnderlineThin=6]=`UnderlineThin`})(Nr||={});var Pr;(function(e){e[e.AlwaysGrowsWhenTypingAtEdges=0]=`AlwaysGrowsWhenTypingAtEdges`,e[e.NeverGrowsWhenTypingAtEdges=1]=`NeverGrowsWhenTypingAtEdges`,e[e.GrowsOnlyWhenTypingBefore=2]=`GrowsOnlyWhenTypingBefore`,e[e.GrowsOnlyWhenTypingAfter=3]=`GrowsOnlyWhenTypingAfter`})(Pr||={});var Fr;(function(e){e[e.None=0]=`None`,e[e.Same=1]=`Same`,e[e.Indent=2]=`Indent`,e[e.DeepIndent=3]=`DeepIndent`})(Fr||={});var Ir=class{static{this.CtrlCmd=2048}static{this.Shift=1024}static{this.Alt=512}static{this.WinCtrl=256}static chord(e,t){return Vt(e,t)}};function Lr(){return{editor:void 0,languages:void 0,CancellationTokenSource:jt,Emitter:D,KeyCode:ur,KeyMod:Ir,Position:j,Range:M,Selection:Sn,SelectionDirection:Er,MarkerSeverity:dr,MarkerTag:fr,Uri:dn,Token:On}}var Rr,zr,Br=class{constructor(e,t){this.uri=e,this.value=t}};function Vr(e){return Array.isArray(e)}(class e{static{this.defaultToKey=e=>e.toString()}constructor(t,n){if(this[Rr]=`ResourceMap`,t instanceof e)this.map=new Map(t.map),this.toKey=n??e.defaultToKey;else if(Vr(t)){this.map=new Map,this.toKey=n??e.defaultToKey;for(let[e,n]of t)this.set(e,n)}else this.map=new Map,this.toKey=t??e.defaultToKey}set(e,t){return this.map.set(this.toKey(e),new Br(e,t)),this}get(e){return this.map.get(this.toKey(e))?.value}has(e){return this.map.has(this.toKey(e))}get size(){return this.map.size}clear(){this.map.clear()}delete(e){return this.map.delete(this.toKey(e))}forEach(e,t){t!==void 0&&(e=e.bind(t));for(let[t,n]of this.map)e(n.value,n.uri,this)}*values(){for(let e of this.map.values())yield e.value}*keys(){for(let e of this.map.values())yield e.uri}*entries(){for(let e of this.map.values())yield[e.uri,e.value]}*[(Rr=Symbol.toStringTag,Symbol.iterator)](){for(let[,e]of this.map)yield[e.uri,e.value]}});var Hr=class{constructor(){this[zr]=`LinkedMap`,this._map=new Map,this._head=void 0,this._tail=void 0,this._size=0,this._state=0}clear(){this._map.clear(),this._head=void 0,this._tail=void 0,this._size=0,this._state++}isEmpty(){return!this._head&&!this._tail}get size(){return this._size}get first(){return this._head?.value}get last(){return this._tail?.value}has(e){return this._map.has(e)}get(e,t=0){let n=this._map.get(e);if(n)return t!==0&&this.touch(n,t),n.value}set(e,t,n=0){let r=this._map.get(e);if(r)r.value=t,n!==0&&this.touch(r,n);else{switch(r={key:e,value:t,next:void 0,previous:void 0},n){case 0:this.addItemLast(r);break;case 1:this.addItemFirst(r);break;case 2:this.addItemLast(r);break;default:this.addItemLast(r);break}this._map.set(e,r),this._size++}return this}delete(e){return!!this.remove(e)}remove(e){let t=this._map.get(e);if(t)return this._map.delete(e),this.removeItem(t),this._size--,t.value}shift(){if(!this._head&&!this._tail)return;if(!this._head||!this._tail)throw Error(`Invalid list`);let e=this._head;return this._map.delete(e.key),this.removeItem(e),this._size--,e.value}forEach(e,t){let n=this._state,r=this._head;for(;r;){if(t?e.bind(t)(r.value,r.key,this):e(r.value,r.key,this),this._state!==n)throw Error(`LinkedMap got modified during iteration.`);r=r.next}}keys(){let e=this,t=this._state,n=this._head,r={[Symbol.iterator](){return r},next(){if(e._state!==t)throw Error(`LinkedMap got modified during iteration.`);if(n){let e={value:n.key,done:!1};return n=n.next,e}else return{value:void 0,done:!0}}};return r}values(){let e=this,t=this._state,n=this._head,r={[Symbol.iterator](){return r},next(){if(e._state!==t)throw Error(`LinkedMap got modified during iteration.`);if(n){let e={value:n.value,done:!1};return n=n.next,e}else return{value:void 0,done:!0}}};return r}entries(){let e=this,t=this._state,n=this._head,r={[Symbol.iterator](){return r},next(){if(e._state!==t)throw Error(`LinkedMap got modified during iteration.`);if(n){let e={value:[n.key,n.value],done:!1};return n=n.next,e}else return{value:void 0,done:!0}}};return r}[(zr=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}trimOld(e){if(e>=this.size)return;if(e===0){this.clear();return}let t=this._head,n=this.size;for(;t&&n>e;)this._map.delete(t.key),t=t.next,n--;this._head=t,this._size=n,t&&(t.previous=void 0),this._state++}trimNew(e){if(e>=this.size)return;if(e===0){this.clear();return}let t=this._tail,n=this.size;for(;t&&n>e;)this._map.delete(t.key),t=t.previous,n--;this._tail=t,this._size=n,t&&(t.next=void 0),this._state++}addItemFirst(e){if(!this._head&&!this._tail)this._tail=e;else if(this._head)e.next=this._head,this._head.previous=e;else throw Error(`Invalid list`);this._head=e,this._state++}addItemLast(e){if(!this._head&&!this._tail)this._head=e;else if(this._tail)e.previous=this._tail,this._tail.next=e;else throw Error(`Invalid list`);this._tail=e,this._state++}removeItem(e){if(e===this._head&&e===this._tail)this._head=void 0,this._tail=void 0;else if(e===this._head){if(!e.next)throw Error(`Invalid list`);e.next.previous=void 0,this._head=e.next}else if(e===this._tail){if(!e.previous)throw Error(`Invalid list`);e.previous.next=void 0,this._tail=e.previous}else{let t=e.next,n=e.previous;if(!t||!n)throw Error(`Invalid list`);t.previous=n,n.next=t}e.next=void 0,e.previous=void 0,this._state++}touch(e,t){if(!this._head||!this._tail)throw Error(`Invalid list`);if(!(t!==1&&t!==2)){if(t===1){if(e===this._head)return;let t=e.next,n=e.previous;e===this._tail?(n.next=void 0,this._tail=n):(t.previous=n,n.next=t),e.previous=void 0,e.next=this._head,this._head.previous=e,this._head=e,this._state++}else if(t===2){if(e===this._tail)return;let t=e.next,n=e.previous;e===this._head?(t.previous=void 0,this._head=t):(t.previous=n,n.next=t),e.next=void 0,e.previous=this._tail,this._tail.next=e,this._tail=e,this._state++}}}toJSON(){let e=[];return this.forEach((t,n)=>{e.push([n,t])}),e}fromJSON(e){this.clear();for(let[t,n]of e)this.set(t,n)}},Ur=class extends Hr{constructor(e,t=1){super(),this._limit=e,this._ratio=Math.min(Math.max(0,t),1)}get limit(){return this._limit}set limit(e){this._limit=e,this.checkTrim()}get(e,t=2){return super.get(e,t)}peek(e){return super.get(e,0)}set(e,t){return super.set(e,t,2),this}checkTrim(){this.size>this._limit&&this.trim(Math.round(this._limit*this._ratio))}},Wr=class extends Ur{constructor(e,t=1){super(e,t)}trim(e){this.trimOld(e)}set(e,t){return super.set(e,t),this.checkTrim(),this}},Gr=class{constructor(){this.map=new Map}add(e,t){let n=this.map.get(e);n||(n=new Set,this.map.set(e,n)),n.add(t)}delete(e,t){let n=this.map.get(e);n&&(n.delete(t),n.size===0&&this.map.delete(e))}forEach(e,t){let n=this.map.get(e);n&&n.forEach(t)}};new Wr(10);var Kr;(function(e){e[e.Left=1]=`Left`,e[e.Center=2]=`Center`,e[e.Right=4]=`Right`,e[e.Full=7]=`Full`})(Kr||={});var qr;(function(e){e[e.Left=1]=`Left`,e[e.Center=2]=`Center`,e[e.Right=3]=`Right`})(qr||={});var Jr;(function(e){e[e.LTR=0]=`LTR`,e[e.RTL=1]=`RTL`})(Jr||={});var Yr;(function(e){e[e.Both=0]=`Both`,e[e.Right=1]=`Right`,e[e.Left=2]=`Left`,e[e.None=3]=`None`})(Yr||={});function Xr(e){if(!e||e.length===0)return!1;for(let t=0,n=e.length;t<n;t++){let r=e.charCodeAt(t);if(r===10)return!0;if(r===92){if(t++,t>=n)break;let r=e.charCodeAt(t);if(r===110||r===114||r===87)return!0}}return!1}function Zr(e,t,n,r,i){if(r===0)return!0;let a=t.charCodeAt(r-1);if(e.get(a)!==0||a===13||a===10)return!0;if(i>0){let n=t.charCodeAt(r);if(e.get(n)!==0)return!0}return!1}function Qr(e,t,n,r,i){if(r+i===n)return!0;let a=t.charCodeAt(r+i);if(e.get(a)!==0||a===13||a===10)return!0;if(i>0){let n=t.charCodeAt(r+i-1);if(e.get(n)!==0)return!0}return!1}function $r(e,t,n,r,i){return Zr(e,t,n,r,i)&&Qr(e,t,n,r,i)}var ei=class{constructor(e,t){this._wordSeparators=e,this._searchRegex=t,this._prevMatchStartIndex=-1,this._prevMatchLength=0}reset(e){this._searchRegex.lastIndex=e,this._prevMatchStartIndex=-1,this._prevMatchLength=0}next(e){let t=e.length,n;do{if(this._prevMatchStartIndex+this._prevMatchLength===t||(n=this._searchRegex.exec(e),!n))return null;let r=n.index,i=n[0].length;if(r===this._prevMatchStartIndex&&i===this._prevMatchLength){if(i===0){Ie(e,t,this._searchRegex.lastIndex)>65535?this._searchRegex.lastIndex+=2:this._searchRegex.lastIndex+=1;continue}return null}if(this._prevMatchStartIndex=r,this._prevMatchLength=i,!this._wordSeparators||$r(this._wordSeparators,e,t,r,i))return n}while(n);return null}};function ti(e=``){let t=`(-?\\d*\\.\\d\\w*)|([^`;for(let n of`\`~!@#$%^&*()-=+[{]}\\|;:'",.<>/?`)e.indexOf(n)>=0||(t+=`\\`+n);return t+=`\\s]+)`,new RegExp(t,`g`)}let ni=ti();function ri(e){let t=ni;if(e&&e instanceof RegExp)if(e.global)t=e;else{let n=`g`;e.ignoreCase&&(n+=`i`),e.multiline&&(n+=`m`),e.unicode&&(n+=`u`),t=new RegExp(e.source,n)}return t.lastIndex=0,t}let ii=new x;ii.unshift({maxLen:1e3,windowSize:15,timeBudget:150});function ai(e,t,n,r,i){if(t=ri(t),i||=p.first(ii),n.length>i.maxLen){let a=e-i.maxLen/2;return a<0?a=0:r+=a,n=n.substring(a,e+i.maxLen/2),ai(e,t,n,r,i)}let a=Date.now(),o=e-1-r,s=-1,c=null;for(let e=1;!(Date.now()-a>=i.timeBudget);e++){let r=o-i.windowSize*e;t.lastIndex=Math.max(0,r);let a=oi(t,n,o,s);if(!a&&c||(c=a,r<=0))break;s=r}if(c){let e={word:c[0],startColumn:r+1+c.index,endColumn:r+1+c.index+c[0].length};return t.lastIndex=0,e}return null}function oi(e,t,n,r){let i;for(;i=e.exec(t);){let t=i.index||0;if(t<=n&&e.lastIndex>=n)return i;if(r>0&&t>r)return null}return null}var si=class{static computeUnicodeHighlights(e,t,n){let r=n?n.startLineNumber:1,i=n?n.endLineNumber:e.getLineCount(),a=new li(t),o=a.getCandidateCodePoints(),c;c=RegExp(o===`allNonBasicAscii`?`[^\\t\\n\\r\\x20-\\x7E]`:`${ci(Array.from(o))}`,`g`);let l=new ei(null,c),u=[],d=!1,f,p=0,m=0,h=0;forLoop:for(let t=r,n=i;t<=n;t++){let n=e.getLineContent(t),r=n.length;l.reset(0);do if(f=l.next(n),f){let e=f.index,i=f.index+f[0].length;e>0&&Ne(n.charCodeAt(e-1))&&e--,i+1<r&&Ne(n.charCodeAt(i-1))&&i++;let o=n.substring(e,i),c=ai(e+1,ni,n,0);c&&c.endColumn<=e+1&&(c=null);let l=a.shouldHighlightNonBasicASCII(o,c?c.word:null);if(l!==0){if(l===3?p++:l===2?m++:l===1?h++:s(),u.length>=1e3){d=!0;break forLoop}u.push(new M(t,e+1,t,i+1))}}while(f)}return{ranges:u,hasMore:d,ambiguousCharacterCount:p,invisibleCharacterCount:m,nonBasicAsciiCharacterCount:h}}static computeUnicodeHighlightReason(e,t){let n=new li(t);switch(n.shouldHighlightNonBasicASCII(e,null)){case 0:return null;case 2:return{kind:1};case 3:{let r=e.codePointAt(0),i=n.ambiguousCharacters.getPrimaryConfusable(r),a=Be.getLocales().filter(e=>!Be.getInstance(new Set([...t.allowedLocales,e])).isAmbiguous(r));return{kind:0,confusableWith:String.fromCodePoint(i),notAmbiguousInLocales:a}}case 1:return{kind:2}}}};function ci(e,t){return`[${Te(e.map(e=>String.fromCodePoint(e)).join(``))}]`}var li=class{constructor(e){this.options=e,this.allowedCodePoints=new Set(e.allowedCodePoints),this.ambiguousCharacters=Be.getInstance(new Set(e.allowedLocales))}getCandidateCodePoints(){if(this.options.nonBasicASCII)return`allNonBasicAscii`;let e=new Set;if(this.options.invisibleCharacters)for(let t of Ve.codePoints)ui(String.fromCodePoint(t))||e.add(t);if(this.options.ambiguousCharacters)for(let t of this.ambiguousCharacters.getConfusableCodePoints())e.add(t);for(let t of this.allowedCodePoints)e.delete(t);return e}shouldHighlightNonBasicASCII(e,t){let n=e.codePointAt(0);if(this.allowedCodePoints.has(n))return 0;if(this.options.nonBasicASCII)return 1;let r=!1,i=!1;if(t)for(let e of t){let t=e.codePointAt(0),n=Re(e);r||=n,!n&&!this.ambiguousCharacters.isAmbiguous(t)&&!Ve.isInvisibleCharacter(t)&&(i=!0)}return!r&&i?0:this.options.invisibleCharacters&&!ui(e)&&Ve.isInvisibleCharacter(n)?2:this.options.ambiguousCharacters&&this.ambiguousCharacters.isAmbiguous(n)?3:0}};function ui(e){return e===` `||e===`
8
+ `||e===` `}var di=class{constructor(e,t,n){this.changes=e,this.moves=t,this.hitTimeout=n}},fi=class{constructor(e,t){this.lineRangeMapping=e,this.changes=t}};function pi(e,t,n=(e,t)=>e===t){if(e===t)return!0;if(!e||!t||e.length!==t.length)return!1;for(let r=0,i=e.length;r<i;r++)if(!n(e[r],t[r]))return!1;return!0}function*mi(e,t){let n,r;for(let i of e)r!==void 0&&t(r,i)?n.push(i):(n&&(yield n),n=[i]),r=i;n&&(yield n)}function hi(e,t){for(let n=0;n<=e.length;n++)t(n===0?void 0:e[n-1],n===e.length?void 0:e[n])}function gi(e,t){for(let n=0;n<e.length;n++)t(n===0?void 0:e[n-1],e[n],n+1===e.length?void 0:e[n+1])}function _i(e,t){for(let n of t)e.push(n)}var vi;(function(e){function t(e){return e<0}e.isLessThan=t;function n(e){return e<=0}e.isLessThanOrEqual=n;function r(e){return e>0}e.isGreaterThan=r;function i(e){return e===0}e.isNeitherLessOrGreaterThan=i,e.greaterThan=1,e.lessThan=-1,e.neitherLessOrGreaterThan=0})(vi||={});function yi(e,t){return(n,r)=>t(e(n),e(r))}let bi=(e,t)=>e-t;function xi(e){return(t,n)=>-e(t,n)}(class e{static{this.empty=new e(e=>{})}constructor(e){this.iterate=e}toArray(){let e=[];return this.iterate(t=>(e.push(t),!0)),e}filter(t){return new e(e=>this.iterate(n=>t(n)?e(n):!0))}map(t){return new e(e=>this.iterate(n=>e(t(n))))}findLast(e){let t;return this.iterate(n=>(e(n)&&(t=n),!0)),t}findLastMaxBy(e){let t,n=!0;return this.iterate(r=>((n||vi.isGreaterThan(e(r,t)))&&(n=!1,t=r),!0)),t}});var z=class e{static fromTo(t,n){return new e(t,n)}static addRange(t,n){let r=0;for(;r<n.length&&n[r].endExclusive<t.start;)r++;let i=r;for(;i<n.length&&n[i].start<=t.endExclusive;)i++;if(r===i)n.splice(r,0,t);else{let a=Math.min(t.start,n[r].start),o=Math.max(t.endExclusive,n[i-1].endExclusive);n.splice(r,i-r,new e(a,o))}}static tryCreate(t,n){if(!(t>n))return new e(t,n)}static ofLength(t){return new e(0,t)}static ofStartAndLength(t,n){return new e(t,t+n)}static emptyAt(t){return new e(t,t)}constructor(e,t){if(this.start=e,this.endExclusive=t,e>t)throw new o(`Invalid range: ${this.toString()}`)}get isEmpty(){return this.start===this.endExclusive}delta(t){return new e(this.start+t,this.endExclusive+t)}deltaStart(t){return new e(this.start+t,this.endExclusive)}deltaEnd(t){return new e(this.start,this.endExclusive+t)}get length(){return this.endExclusive-this.start}toString(){return`[${this.start}, ${this.endExclusive})`}equals(e){return this.start===e.start&&this.endExclusive===e.endExclusive}contains(e){return this.start<=e&&e<this.endExclusive}join(t){return new e(Math.min(this.start,t.start),Math.max(this.endExclusive,t.endExclusive))}intersect(t){let n=Math.max(this.start,t.start),r=Math.min(this.endExclusive,t.endExclusive);if(n<=r)return new e(n,r)}intersectionLength(e){let t=Math.max(this.start,e.start),n=Math.min(this.endExclusive,e.endExclusive);return Math.max(0,n-t)}intersects(e){return Math.max(this.start,e.start)<Math.min(this.endExclusive,e.endExclusive)}intersectsOrTouches(e){return Math.max(this.start,e.start)<=Math.min(this.endExclusive,e.endExclusive)}isBefore(e){return this.endExclusive<=e.start}isAfter(e){return this.start>=e.endExclusive}slice(e){return e.slice(this.start,this.endExclusive)}substring(e){return e.substring(this.start,this.endExclusive)}clip(e){if(this.isEmpty)throw new o(`Invalid clipping range: ${this.toString()}`);return Math.max(this.start,Math.min(this.endExclusive-1,e))}clipCyclic(e){if(this.isEmpty)throw new o(`Invalid clipping range: ${this.toString()}`);return e<this.start?this.endExclusive-(this.start-e)%this.length:e>=this.endExclusive?this.start+(e-this.start)%this.length:e}forEach(e){for(let t=this.start;t<this.endExclusive;t++)e(t)}joinRightTouching(t){if(this.endExclusive!==t.start)throw new o(`Invalid join: ${this.toString()} and ${t.toString()}`);return new e(this.start,t.endExclusive)}};function Si(e,t){let n=Ci(e,t);return n===-1?void 0:e[n]}function Ci(e,t,n=0,r=e.length){let i=n,a=r;for(;i<a;){let n=Math.floor((i+a)/2);t(e[n])?i=n+1:a=n}return i-1}function wi(e,t){let n=Ti(e,t);return n===e.length?void 0:e[n]}function Ti(e,t,n=0,r=e.length){let i=n,a=r;for(;i<a;){let n=Math.floor((i+a)/2);t(e[n])?a=n:i=n+1}return i}var Ei=class e{static{this.assertInvariants=!1}constructor(e){this._array=e,this._findLastMonotonousLastIdx=0}findLastMonotonous(t){if(e.assertInvariants){if(this._prevFindLastPredicate){for(let e of this._array)if(this._prevFindLastPredicate(e)&&!t(e))throw Error(`MonotonousArray: current predicate must be weaker than (or equal to) the previous predicate.`)}this._prevFindLastPredicate=t}let n=Ci(this._array,t,this._findLastMonotonousLastIdx);return this._findLastMonotonousLastIdx=n+1,n===-1?void 0:this._array[n]}},B=class e{static ofLength(t,n){return new e(t,t+n)}static fromRange(t){return new e(t.startLineNumber,t.endLineNumber)}static fromRangeInclusive(t){return new e(t.startLineNumber,t.endLineNumber+1)}static{this.compareByStart=yi(e=>e.startLineNumber,bi)}static joinMany(e){if(e.length===0)return[];let t=new Di(e[0].slice());for(let n=1;n<e.length;n++)t=t.getUnion(new Di(e[n].slice()));return t.ranges}static join(t){if(t.length===0)throw new o(`lineRanges cannot be empty`);let n=t[0].startLineNumber,r=t[0].endLineNumberExclusive;for(let e=1;e<t.length;e++)n=Math.min(n,t[e].startLineNumber),r=Math.max(r,t[e].endLineNumberExclusive);return new e(n,r)}static deserialize(t){return new e(t[0],t[1])}constructor(e,t){if(e>t)throw new o(`startLineNumber ${e} cannot be after endLineNumberExclusive ${t}`);this.startLineNumber=e,this.endLineNumberExclusive=t}contains(e){return this.startLineNumber<=e&&e<this.endLineNumberExclusive}get isEmpty(){return this.startLineNumber===this.endLineNumberExclusive}delta(t){return new e(this.startLineNumber+t,this.endLineNumberExclusive+t)}deltaLength(t){return new e(this.startLineNumber,this.endLineNumberExclusive+t)}get length(){return this.endLineNumberExclusive-this.startLineNumber}join(t){return new e(Math.min(this.startLineNumber,t.startLineNumber),Math.max(this.endLineNumberExclusive,t.endLineNumberExclusive))}toString(){return`[${this.startLineNumber},${this.endLineNumberExclusive})`}intersect(t){let n=Math.max(this.startLineNumber,t.startLineNumber),r=Math.min(this.endLineNumberExclusive,t.endLineNumberExclusive);if(n<=r)return new e(n,r)}intersectsStrict(e){return this.startLineNumber<e.endLineNumberExclusive&&e.startLineNumber<this.endLineNumberExclusive}intersectsOrTouches(e){return this.startLineNumber<=e.endLineNumberExclusive&&e.startLineNumber<=this.endLineNumberExclusive}equals(e){return this.startLineNumber===e.startLineNumber&&this.endLineNumberExclusive===e.endLineNumberExclusive}toInclusiveRange(){return this.isEmpty?null:new M(this.startLineNumber,1,this.endLineNumberExclusive-1,2**53-1)}toExclusiveRange(){return new M(this.startLineNumber,1,this.endLineNumberExclusive,1)}mapToLineArray(e){let t=[];for(let n=this.startLineNumber;n<this.endLineNumberExclusive;n++)t.push(e(n));return t}forEach(e){for(let t=this.startLineNumber;t<this.endLineNumberExclusive;t++)e(t)}serialize(){return[this.startLineNumber,this.endLineNumberExclusive]}toOffsetRange(){return new z(this.startLineNumber-1,this.endLineNumberExclusive-1)}addMargin(t,n){return new e(this.startLineNumber-t,this.endLineNumberExclusive+n)}},Di=class e{constructor(e=[]){this._normalizedRanges=e}get ranges(){return this._normalizedRanges}addRange(e){if(e.length===0)return;let t=Ti(this._normalizedRanges,t=>t.endLineNumberExclusive>=e.startLineNumber),n=Ci(this._normalizedRanges,t=>t.startLineNumber<=e.endLineNumberExclusive)+1;if(t===n)this._normalizedRanges.splice(t,0,e);else if(t===n-1){let n=this._normalizedRanges[t];this._normalizedRanges[t]=n.join(e)}else{let r=this._normalizedRanges[t].join(this._normalizedRanges[n-1]).join(e);this._normalizedRanges.splice(t,n-t,r)}}contains(e){let t=Si(this._normalizedRanges,t=>t.startLineNumber<=e);return!!t&&t.endLineNumberExclusive>e}intersects(e){let t=Si(this._normalizedRanges,t=>t.startLineNumber<e.endLineNumberExclusive);return!!t&&t.endLineNumberExclusive>e.startLineNumber}getUnion(t){if(this._normalizedRanges.length===0)return t;if(t._normalizedRanges.length===0)return this;let n=[],r=0,i=0,a=null;for(;r<this._normalizedRanges.length||i<t._normalizedRanges.length;){let e=null;if(r<this._normalizedRanges.length&&i<t._normalizedRanges.length){let n=this._normalizedRanges[r],a=t._normalizedRanges[i];n.startLineNumber<a.startLineNumber?(e=n,r++):(e=a,i++)}else r<this._normalizedRanges.length?(e=this._normalizedRanges[r],r++):(e=t._normalizedRanges[i],i++);a===null?a=e:a.endLineNumberExclusive>=e.startLineNumber?a=new B(a.startLineNumber,Math.max(a.endLineNumberExclusive,e.endLineNumberExclusive)):(n.push(a),a=e)}return a!==null&&n.push(a),new e(n)}subtractFrom(t){let n=Ti(this._normalizedRanges,e=>e.endLineNumberExclusive>=t.startLineNumber),r=Ci(this._normalizedRanges,e=>e.startLineNumber<=t.endLineNumberExclusive)+1;if(n===r)return new e([t]);let i=[],a=t.startLineNumber;for(let e=n;e<r;e++){let t=this._normalizedRanges[e];t.startLineNumber>a&&i.push(new B(a,t.startLineNumber)),a=t.endLineNumberExclusive}return a<t.endLineNumberExclusive&&i.push(new B(a,t.endLineNumberExclusive)),new e(i)}toString(){return this._normalizedRanges.map(e=>e.toString()).join(`, `)}getIntersection(t){let n=[],r=0,i=0;for(;r<this._normalizedRanges.length&&i<t._normalizedRanges.length;){let e=this._normalizedRanges[r],a=t._normalizedRanges[i],o=e.intersect(a);o&&!o.isEmpty&&n.push(o),e.endLineNumberExclusive<a.endLineNumberExclusive?r++:i++}return new e(n)}getWithDelta(t){return new e(this._normalizedRanges.map(e=>e.delta(t)))}},Oi=class e{static{this.zero=new e(0,0)}static betweenPositions(t,n){return t.lineNumber===n.lineNumber?new e(0,n.column-t.column):new e(n.lineNumber-t.lineNumber,n.column-1)}static fromPosition(t){return new e(t.lineNumber-1,t.column-1)}static ofRange(t){return e.betweenPositions(t.getStartPosition(),t.getEndPosition())}static ofText(t){let n=0,r=0;for(let e of t)e===`
9
+ `?(n++,r=0):r++;return new e(n,r)}constructor(e,t){this.lineCount=e,this.columnCount=t}isGreaterThanOrEqualTo(e){return this.lineCount===e.lineCount?this.columnCount>=e.columnCount:this.lineCount>e.lineCount}add(t){return t.lineCount===0?new e(this.lineCount,this.columnCount+t.columnCount):new e(this.lineCount+t.lineCount,t.columnCount)}createRange(e){return this.lineCount===0?new M(e.lineNumber,e.column,e.lineNumber,e.column+this.columnCount):new M(e.lineNumber,e.column,e.lineNumber+this.lineCount,this.columnCount+1)}toRange(){return new M(1,1,this.lineCount+1,this.columnCount+1)}toLineRange(){return B.ofLength(1,this.lineCount+1)}addToPosition(e){return this.lineCount===0?new j(e.lineNumber,e.column+this.columnCount):new j(e.lineNumber+this.lineCount,this.columnCount+1)}toString(){return`${this.lineCount},${this.columnCount}`}},ki=class{getOffsetRange(e){return new z(this.getOffset(e.getStartPosition()),this.getOffset(e.getEndPosition()))}getRange(e){return M.fromPositions(this.getPosition(e.start),this.getPosition(e.endExclusive))}getStringReplacement(e){return new Ai.deps.StringReplacement(this.getOffsetRange(e.range),e.text)}getTextReplacement(e){return new Ai.deps.TextReplacement(this.getRange(e.replaceRange),e.newText)}getTextEdit(e){let t=e.replacements.map(e=>this.getTextReplacement(e));return new Ai.deps.TextEdit(t)}},Ai=class{static{this._deps=void 0}static get deps(){if(!this._deps)throw Error(`Dependencies not set. Call _setDependencies first.`);return this._deps}},ji=class extends ki{constructor(e){super(),this.text=e,this.lineStartOffsetByLineIdx=[],this.lineEndOffsetByLineIdx=[],this.lineStartOffsetByLineIdx.push(0);for(let t=0;t<e.length;t++)e.charAt(t)===`
10
+ `&&(this.lineStartOffsetByLineIdx.push(t+1),t>0&&e.charAt(t-1)===`\r`?this.lineEndOffsetByLineIdx.push(t-1):this.lineEndOffsetByLineIdx.push(t));this.lineEndOffsetByLineIdx.push(e.length)}getOffset(e){let t=this._validatePosition(e);return this.lineStartOffsetByLineIdx[t.lineNumber-1]+t.column-1}_validatePosition(e){if(e.lineNumber<1)return new j(1,1);let t=this.textLength.lineCount+1;if(e.lineNumber>t)return new j(t,this.getLineLength(t)+1);if(e.column<1)return new j(e.lineNumber,1);let n=this.getLineLength(e.lineNumber);return e.column-1>n?new j(e.lineNumber,n+1):e}getPosition(e){let t=Ci(this.lineStartOffsetByLineIdx,t=>t<=e);return new j(t+1,e-this.lineStartOffsetByLineIdx[t]+1)}get textLength(){let e=this.lineStartOffsetByLineIdx.length-1;return new Ai.deps.TextLength(e,this.text.length-this.lineStartOffsetByLineIdx[e])}getLineLength(e){return this.lineEndOffsetByLineIdx[e-1]-this.lineStartOffsetByLineIdx[e-1]}},Mi=class{constructor(){this._transformer=void 0}get endPositionExclusive(){return this.length.addToPosition(new j(1,1))}get lineRange(){return this.length.toLineRange()}getValue(){return this.getValueOfRange(this.length.toRange())}getValueOfOffsetRange(e){return this.getValueOfRange(this.getTransformer().getRange(e))}getLineLength(e){return this.getValueOfRange(new M(e,1,e,2**53-1)).length}getTransformer(){return this._transformer||=new ji(this.getValue()),this._transformer}getLineAt(e){return this.getValueOfRange(new M(e,1,e,2**53-1))}},Ni=class extends Mi{constructor(e,t){c(t>=1),super(),this._getLineContent=e,this._lineCount=t}getValueOfRange(e){if(e.startLineNumber===e.endLineNumber)return this._getLineContent(e.startLineNumber).substring(e.startColumn-1,e.endColumn-1);let t=this._getLineContent(e.startLineNumber).substring(e.startColumn-1);for(let n=e.startLineNumber+1;n<e.endLineNumber;n++)t+=`
11
11
  `+this._getLineContent(n);return t+=`
12
- `+this._getLineContent(e.endLineNumber).substring(0,e.endColumn-1),t}getLineLength(e){return this._getLineContent(e).length}get length(){let e=this._getLineContent(this._lineCount);return new Pi(this._lineCount-1,e.length)}},Bi=class extends zi{constructor(e){super(t=>e[t-1],e.length)}},Vi=class e{static joinReplacements(t,n){if(t.length===0)throw new o;if(t.length===1)return t[0];let r=t[0].range.getStartPosition(),i=t[t.length-1].range.getEndPosition(),a=``;for(let e=0;e<t.length;e++){let r=t[e];if(a+=r.text,e<t.length-1){let i=t[e+1],o=M.fromPositions(r.range.getEndPosition(),i.range.getStartPosition()),s=n.getValueOfRange(o);a+=s}}return new e(M.fromPositions(r,i),a)}static fromStringReplacement(t,n){return new e(n.getTransformer().getRange(t.replaceRange),t.newText)}static delete(t){return new e(t,``)}constructor(e,t){this.range=e,this.text=t}get isEmpty(){return this.range.isEmpty()&&this.text.length===0}static equals(e,t){return e.range.equalsRange(t.range)&&e.text===t.text}equals(t){return e.equals(this,t)}removeCommonPrefixAndSuffix(e){return this.removeCommonPrefix(e).removeCommonSuffix(e)}removeCommonPrefix(t){let n=t.getValueOfRange(this.range).replaceAll(`\r
12
+ `+this._getLineContent(e.endLineNumber).substring(0,e.endColumn-1),t}getLineLength(e){return this._getLineContent(e).length}get length(){let e=this._getLineContent(this._lineCount);return new Oi(this._lineCount-1,e.length)}},Pi=class extends Ni{constructor(e){super(t=>e[t-1],e.length)}},Fi=class e{static joinReplacements(t,n){if(t.length===0)throw new o;if(t.length===1)return t[0];let r=t[0].range.getStartPosition(),i=t[t.length-1].range.getEndPosition(),a=``;for(let e=0;e<t.length;e++){let r=t[e];if(a+=r.text,e<t.length-1){let i=t[e+1],o=M.fromPositions(r.range.getEndPosition(),i.range.getStartPosition()),s=n.getValueOfRange(o);a+=s}}return new e(M.fromPositions(r,i),a)}static fromStringReplacement(t,n){return new e(n.getTransformer().getRange(t.replaceRange),t.newText)}static delete(t){return new e(t,``)}constructor(e,t){this.range=e,this.text=t}get isEmpty(){return this.range.isEmpty()&&this.text.length===0}static equals(e,t){return e.range.equalsRange(t.range)&&e.text===t.text}equals(t){return e.equals(this,t)}removeCommonPrefixAndSuffix(e){return this.removeCommonPrefix(e).removeCommonSuffix(e)}removeCommonPrefix(t){let n=t.getValueOfRange(this.range).replaceAll(`\r
13
13
  `,`
14
14
  `),r=this.text.replaceAll(`\r
15
15
  `,`
16
- `),i=Pe(n,r),a=Pi.ofText(n.substring(0,i)).addToPosition(this.range.getStartPosition()),o=r.substring(i);return new e(M.fromPositions(a,this.range.getEndPosition()),o)}removeCommonSuffix(t){let n=t.getValueOfRange(this.range).replaceAll(`\r
16
+ `),i=je(n,r),a=Oi.ofText(n.substring(0,i)).addToPosition(this.range.getStartPosition()),o=r.substring(i);return new e(M.fromPositions(a,this.range.getEndPosition()),o)}removeCommonSuffix(t){let n=t.getValueOfRange(this.range).replaceAll(`\r
17
17
  `,`
18
18
  `),r=this.text.replaceAll(`\r
19
19
  `,`
20
- `),i=Fe(n,r),a=Pi.ofText(n.substring(0,n.length-i)).addToPosition(this.range.getStartPosition()),o=r.substring(0,r.length-i);return new e(M.fromPositions(this.range.getStartPosition(),a),o)}toString(){let e=this.range.getStartPosition(),t=this.range.getEndPosition();return`(${e.lineNumber},${e.column} -> ${t.lineNumber},${t.column}): "${this.text}"`}},Hi=class e{static inverse(t,n,r){let i=[],a=1,o=1;for(let n of t){let t=new e(new B(a,n.original.startLineNumber),new B(o,n.modified.startLineNumber));t.modified.isEmpty||i.push(t),a=n.original.endLineNumberExclusive,o=n.modified.endLineNumberExclusive}let s=new e(new B(a,n+1),new B(o,r+1));return s.modified.isEmpty||i.push(s),i}static clip(t,n,r){let i=[];for(let a of t){let t=a.original.intersect(n),o=a.modified.intersect(r);t&&!t.isEmpty&&o&&!o.isEmpty&&i.push(new e(t,o))}return i}constructor(e,t){this.original=e,this.modified=t}toString(){return`{${this.original.toString()}->${this.modified.toString()}}`}flip(){return new e(this.modified,this.original)}join(t){return new e(this.original.join(t.original),this.modified.join(t.modified))}toRangeMapping(){let e=this.original.toInclusiveRange(),t=this.modified.toInclusiveRange();if(e&&t)return new Ki(e,t);if(this.original.startLineNumber===1||this.modified.startLineNumber===1){if(!(this.modified.startLineNumber===1&&this.original.startLineNumber===1))throw new o(`not a valid diff`);return new Ki(new M(this.original.startLineNumber,1,this.original.endLineNumberExclusive,1),new M(this.modified.startLineNumber,1,this.modified.endLineNumberExclusive,1))}else return new Ki(new M(this.original.startLineNumber-1,2**53-1,this.original.endLineNumberExclusive-1,2**53-1),new M(this.modified.startLineNumber-1,2**53-1,this.modified.endLineNumberExclusive-1,2**53-1))}toRangeMapping2(e,t){if(Wi(this.original.endLineNumberExclusive,e)&&Wi(this.modified.endLineNumberExclusive,t))return new Ki(new M(this.original.startLineNumber,1,this.original.endLineNumberExclusive,1),new M(this.modified.startLineNumber,1,this.modified.endLineNumberExclusive,1));if(!this.original.isEmpty&&!this.modified.isEmpty)return new Ki(M.fromPositions(new j(this.original.startLineNumber,1),Ui(new j(this.original.endLineNumberExclusive-1,2**53-1),e)),M.fromPositions(new j(this.modified.startLineNumber,1),Ui(new j(this.modified.endLineNumberExclusive-1,2**53-1),t)));if(this.original.startLineNumber>1&&this.modified.startLineNumber>1)return new Ki(M.fromPositions(Ui(new j(this.original.startLineNumber-1,2**53-1),e),Ui(new j(this.original.endLineNumberExclusive-1,2**53-1),e)),M.fromPositions(Ui(new j(this.modified.startLineNumber-1,2**53-1),t),Ui(new j(this.modified.endLineNumberExclusive-1,2**53-1),t)));throw new o}};function Ui(e,t){if(e.lineNumber<1)return new j(1,1);if(e.lineNumber>t.length)return new j(t.length,t[t.length-1].length+1);let n=t[e.lineNumber-1];return e.column>n.length+1?new j(e.lineNumber,n.length+1):e}function Wi(e,t){return e>=1&&e<=t.length}var Gi=class e extends Hi{static fromRangeMappings(t){return new e(B.join(t.map(e=>B.fromRangeInclusive(e.originalRange))),B.join(t.map(e=>B.fromRangeInclusive(e.modifiedRange))),t)}constructor(e,t,n){super(e,t),this.innerChanges=n}flip(){return new e(this.modified,this.original,this.innerChanges?.map(e=>e.flip()))}withInnerChangesFromLineRanges(){return new e(this.original,this.modified,[this.toRangeMapping()])}},Ki=class e{static fromEdit(t){let n=t.getNewRanges();return t.replacements.map((t,r)=>new e(t.range,n[r]))}static assertSorted(e){for(let t=1;t<e.length;t++){let n=e[t-1],r=e[t];if(!(n.originalRange.getEndPosition().isBeforeOrEqual(r.originalRange.getStartPosition())&&n.modifiedRange.getEndPosition().isBeforeOrEqual(r.modifiedRange.getStartPosition())))throw new o(`Range mappings must be sorted`)}}constructor(e,t){this.originalRange=e,this.modifiedRange=t}toString(){return`{${this.originalRange.toString()}->${this.modifiedRange.toString()}}`}flip(){return new e(this.modifiedRange,this.originalRange)}toTextEdit(e){let t=e.getValueOfRange(this.modifiedRange);return new Vi(this.originalRange,t)}};function qi(e,t,n,r=!1){let i=[];for(let r of bi(e.map(e=>Ji(e,t,n)),(e,t)=>e.original.intersectsOrTouches(t.original)||e.modified.intersectsOrTouches(t.modified))){let e=r[0],t=r[r.length-1];i.push(new Gi(e.original.join(t.original),e.modified.join(t.modified),r.map(e=>e.innerChanges[0])))}return u(()=>!r&&i.length>0&&(i[0].modified.startLineNumber!==i[0].original.startLineNumber||n.length.lineCount-i[i.length-1].modified.endLineNumberExclusive!==t.length.lineCount-i[i.length-1].original.endLineNumberExclusive)?!1:d(i,(e,t)=>t.original.startLineNumber-e.original.endLineNumberExclusive===t.modified.startLineNumber-e.modified.endLineNumberExclusive&&e.original.endLineNumberExclusive<t.original.startLineNumber&&e.modified.endLineNumberExclusive<t.modified.startLineNumber)),i}function Ji(e,t,n){let r=0,i=0;return e.modifiedRange.endColumn===1&&e.originalRange.endColumn===1&&e.originalRange.startLineNumber+r<=e.originalRange.endLineNumber&&e.modifiedRange.startLineNumber+r<=e.modifiedRange.endLineNumber&&(i=-1),e.modifiedRange.startColumn-1>=n.getLineLength(e.modifiedRange.startLineNumber)&&e.originalRange.startColumn-1>=t.getLineLength(e.originalRange.startLineNumber)&&e.originalRange.startLineNumber<=e.originalRange.endLineNumber+i&&e.modifiedRange.startLineNumber<=e.modifiedRange.endLineNumber+i&&(r=1),new Gi(new B(e.originalRange.startLineNumber+r,e.originalRange.endLineNumber+1+i),new B(e.modifiedRange.startLineNumber+r,e.modifiedRange.endLineNumber+1+i),[e])}var Yi=class{computeDiff(e,t,n){let r=new na(e,t,{maxComputationTime:n.maxComputationTimeMs,shouldIgnoreTrimWhitespace:n.ignoreTrimWhitespace,shouldComputeCharChanges:!0,shouldMakePrettyDiff:!0,shouldPostProcessCharChanges:!0}).computeDiff(),i=[],a=null;for(let e of r.changes){let t;t=e.originalEndLineNumber===0?new B(e.originalStartLineNumber+1,e.originalStartLineNumber+1):new B(e.originalStartLineNumber,e.originalEndLineNumber+1);let n;n=e.modifiedEndLineNumber===0?new B(e.modifiedStartLineNumber+1,e.modifiedStartLineNumber+1):new B(e.modifiedStartLineNumber,e.modifiedEndLineNumber+1);let r=new Gi(t,n,e.charChanges?.map(e=>new Ki(new M(e.originalStartLineNumber,e.originalStartColumn,e.originalEndLineNumber,e.originalEndColumn),new M(e.modifiedStartLineNumber,e.modifiedStartColumn,e.modifiedEndLineNumber,e.modifiedEndColumn))));a&&(a.modified.endLineNumberExclusive===r.modified.startLineNumber||a.original.endLineNumberExclusive===r.original.startLineNumber)&&(r=new Gi(a.original.join(r.original),a.modified.join(r.modified),a.innerChanges&&r.innerChanges?a.innerChanges.concat(r.innerChanges):void 0),i.pop()),i.push(r),a=r}return u(()=>d(i,(e,t)=>t.original.startLineNumber-e.original.endLineNumberExclusive===t.modified.startLineNumber-e.modified.endLineNumberExclusive&&e.original.endLineNumberExclusive<t.original.startLineNumber&&e.modified.endLineNumberExclusive<t.modified.startLineNumber)),new _i(i,[],r.quitEarly)}};function Xi(e,t,n,r){return new vt(e,t,n).ComputeDiff(r)}var Zi=class{constructor(e){let t=[],n=[];for(let r=0,i=e.length;r<i;r++)t[r]=ra(e[r],1),n[r]=ia(e[r],1);this.lines=e,this._startColumns=t,this._endColumns=n}getElements(){let e=[];for(let t=0,n=this.lines.length;t<n;t++)e[t]=this.lines[t].substring(this._startColumns[t]-1,this._endColumns[t]-1);return e}getStrictElement(e){return this.lines[e]}getStartLineNumber(e){return e+1}getEndLineNumber(e){return e+1}createCharSequence(e,t,n){let r=[],i=[],a=[],o=0;for(let s=t;s<=n;s++){let t=this.lines[s],c=e?this._startColumns[s]:1,l=e?this._endColumns[s]:t.length+1;for(let e=c;e<l;e++)r[o]=t.charCodeAt(e-1),i[o]=s+1,a[o]=e,o++;!e&&s<n&&(r[o]=10,i[o]=s+1,a[o]=t.length+1,o++)}return new Qi(r,i,a)}},Qi=class{constructor(e,t,n){this._charCodes=e,this._lineNumbers=t,this._columns=n}toString(){return`[`+this._charCodes.map((e,t)=>(e===10?`\\n`:String.fromCharCode(e))+`-(${this._lineNumbers[t]},${this._columns[t]})`).join(`, `)+`]`}_assertIndex(e,t){if(e<0||e>=t.length)throw Error(`Illegal index`)}getElements(){return this._charCodes}getStartLineNumber(e){return e>0&&e===this._lineNumbers.length?this.getEndLineNumber(e-1):(this._assertIndex(e,this._lineNumbers),this._lineNumbers[e])}getEndLineNumber(e){return e===-1?this.getStartLineNumber(e+1):(this._assertIndex(e,this._lineNumbers),this._charCodes[e]===10?this._lineNumbers[e]+1:this._lineNumbers[e])}getStartColumn(e){return e>0&&e===this._columns.length?this.getEndColumn(e-1):(this._assertIndex(e,this._columns),this._columns[e])}getEndColumn(e){return e===-1?this.getStartColumn(e+1):(this._assertIndex(e,this._columns),this._charCodes[e]===10?1:this._columns[e]+1)}},$i=class e{constructor(e,t,n,r,i,a,o,s){this.originalStartLineNumber=e,this.originalStartColumn=t,this.originalEndLineNumber=n,this.originalEndColumn=r,this.modifiedStartLineNumber=i,this.modifiedStartColumn=a,this.modifiedEndLineNumber=o,this.modifiedEndColumn=s}static createFromDiffChange(t,n,r){return new e(n.getStartLineNumber(t.originalStart),n.getStartColumn(t.originalStart),n.getEndLineNumber(t.originalStart+t.originalLength-1),n.getEndColumn(t.originalStart+t.originalLength-1),r.getStartLineNumber(t.modifiedStart),r.getStartColumn(t.modifiedStart),r.getEndLineNumber(t.modifiedStart+t.modifiedLength-1),r.getEndColumn(t.modifiedStart+t.modifiedLength-1))}};function ea(e){if(e.length<=1)return e;let t=[e[0]],n=t[0];for(let r=1,i=e.length;r<i;r++){let i=e[r],a=i.originalStart-(n.originalStart+n.originalLength),o=i.modifiedStart-(n.modifiedStart+n.modifiedLength);Math.min(a,o)<3?(n.originalLength=i.originalStart+i.originalLength-n.originalStart,n.modifiedLength=i.modifiedStart+i.modifiedLength-n.modifiedStart):(t.push(i),n=i)}return t}var ta=class e{constructor(e,t,n,r,i){this.originalStartLineNumber=e,this.originalEndLineNumber=t,this.modifiedStartLineNumber=n,this.modifiedEndLineNumber=r,this.charChanges=i}static createFromDiffResult(t,n,r,i,a,o,s){let c,l,u,d,f;if(n.originalLength===0?(c=r.getStartLineNumber(n.originalStart)-1,l=0):(c=r.getStartLineNumber(n.originalStart),l=r.getEndLineNumber(n.originalStart+n.originalLength-1)),n.modifiedLength===0?(u=i.getStartLineNumber(n.modifiedStart)-1,d=0):(u=i.getStartLineNumber(n.modifiedStart),d=i.getEndLineNumber(n.modifiedStart+n.modifiedLength-1)),o&&n.originalLength>0&&n.originalLength<20&&n.modifiedLength>0&&n.modifiedLength<20&&a()){let e=r.createCharSequence(t,n.originalStart,n.originalStart+n.originalLength-1),o=i.createCharSequence(t,n.modifiedStart,n.modifiedStart+n.modifiedLength-1);if(e.getElements().length>0&&o.getElements().length>0){let t=Xi(e,o,a,!0).changes;s&&(t=ea(t)),f=[];for(let n=0,r=t.length;n<r;n++)f.push($i.createFromDiffChange(t[n],e,o))}}return new e(c,l,u,d,f)}},na=class{constructor(e,t,n){this.shouldComputeCharChanges=n.shouldComputeCharChanges,this.shouldPostProcessCharChanges=n.shouldPostProcessCharChanges,this.shouldIgnoreTrimWhitespace=n.shouldIgnoreTrimWhitespace,this.shouldMakePrettyDiff=n.shouldMakePrettyDiff,this.originalLines=e,this.modifiedLines=t,this.original=new Zi(e),this.modified=new Zi(t),this.continueLineDiff=aa(n.maxComputationTime),this.continueCharDiff=aa(n.maxComputationTime===0?0:Math.min(n.maxComputationTime,5e3))}computeDiff(){if(this.original.lines.length===1&&this.original.lines[0].length===0)return this.modified.lines.length===1&&this.modified.lines[0].length===0?{quitEarly:!1,changes:[]}:{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:1,modifiedStartLineNumber:1,modifiedEndLineNumber:this.modified.lines.length,charChanges:void 0}]};if(this.modified.lines.length===1&&this.modified.lines[0].length===0)return{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:this.original.lines.length,modifiedStartLineNumber:1,modifiedEndLineNumber:1,charChanges:void 0}]};let e=Xi(this.original,this.modified,this.continueLineDiff,this.shouldMakePrettyDiff),t=e.changes,n=e.quitEarly;if(this.shouldIgnoreTrimWhitespace){let e=[];for(let n=0,r=t.length;n<r;n++)e.push(ta.createFromDiffResult(this.shouldIgnoreTrimWhitespace,t[n],this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges));return{quitEarly:n,changes:e}}let r=[],i=0,a=0;for(let e=-1,n=t.length;e<n;e++){let o=e+1<n?t[e+1]:null,s=o?o.originalStart:this.originalLines.length,c=o?o.modifiedStart:this.modifiedLines.length;for(;i<s&&a<c;){let e=this.originalLines[i],t=this.modifiedLines[a];if(e!==t){{let n=ra(e,1),o=ra(t,1);for(;n>1&&o>1&&e.charCodeAt(n-2)===t.charCodeAt(o-2);)n--,o--;(n>1||o>1)&&this._pushTrimWhitespaceCharChange(r,i+1,1,n,a+1,1,o)}{let n=ia(e,1),o=ia(t,1),s=e.length+1,c=t.length+1;for(;n<s&&o<c&&e.charCodeAt(n-1)===e.charCodeAt(o-1);)n++,o++;(n<s||o<c)&&this._pushTrimWhitespaceCharChange(r,i+1,n,s,a+1,o,c)}}i++,a++}o&&(r.push(ta.createFromDiffResult(this.shouldIgnoreTrimWhitespace,o,this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges)),i+=o.originalLength,a+=o.modifiedLength)}return{quitEarly:n,changes:r}}_pushTrimWhitespaceCharChange(e,t,n,r,i,a,o){if(this._mergeTrimWhitespaceCharChange(e,t,n,r,i,a,o))return;let s;this.shouldComputeCharChanges&&(s=[new $i(t,n,t,r,i,a,i,o)]),e.push(new ta(t,t,i,i,s))}_mergeTrimWhitespaceCharChange(e,t,n,r,i,a,o){let s=e.length;if(s===0)return!1;let c=e[s-1];return c.originalEndLineNumber===0||c.modifiedEndLineNumber===0?!1:c.originalEndLineNumber===t&&c.modifiedEndLineNumber===i?(this.shouldComputeCharChanges&&c.charChanges&&c.charChanges.push(new $i(t,n,t,r,i,a,i,o)),!0):c.originalEndLineNumber+1===t&&c.modifiedEndLineNumber+1===i?(c.originalEndLineNumber=t,c.modifiedEndLineNumber=i,this.shouldComputeCharChanges&&c.charChanges&&c.charChanges.push(new $i(t,n,t,r,i,a,i,o)),!0):!1}};function ra(e,t){let n=je(e);return n===-1?t:n+1}function ia(e,t){let n=Me(e);return n===-1?t:n+2}function aa(e){if(e===0)return()=>!0;let t=Date.now();return()=>Date.now()-t<e}var oa=class e{static trivial(t,n){return new e([new V(z.ofLength(t.length),z.ofLength(n.length))],!1)}static trivialTimedOut(t,n){return new e([new V(z.ofLength(t.length),z.ofLength(n.length))],!0)}constructor(e,t){this.diffs=e,this.hitTimeout=t}},V=class e{static invert(t,n){let r=[];return xi(t,(t,i)=>{r.push(e.fromOffsetPairs(t?t.getEndExclusives():sa.zero,i?i.getStarts():new sa(n,(t?t.seq2Range.endExclusive-t.seq1Range.endExclusive:0)+n)))}),r}static fromOffsetPairs(t,n){return new e(new z(t.offset1,n.offset1),new z(t.offset2,n.offset2))}static assertSorted(e){let t;for(let n of e){if(t&&!(t.seq1Range.endExclusive<=n.seq1Range.start&&t.seq2Range.endExclusive<=n.seq2Range.start))throw new o(`Sequence diffs must be sorted`);t=n}}constructor(e,t){this.seq1Range=e,this.seq2Range=t}swap(){return new e(this.seq2Range,this.seq1Range)}toString(){return`${this.seq1Range} <-> ${this.seq2Range}`}join(t){return new e(this.seq1Range.join(t.seq1Range),this.seq2Range.join(t.seq2Range))}delta(t){return t===0?this:new e(this.seq1Range.delta(t),this.seq2Range.delta(t))}deltaStart(t){return t===0?this:new e(this.seq1Range.deltaStart(t),this.seq2Range.deltaStart(t))}deltaEnd(t){return t===0?this:new e(this.seq1Range.deltaEnd(t),this.seq2Range.deltaEnd(t))}intersect(t){let n=this.seq1Range.intersect(t.seq1Range),r=this.seq2Range.intersect(t.seq2Range);if(!(!n||!r))return new e(n,r)}getStarts(){return new sa(this.seq1Range.start,this.seq2Range.start)}getEndExclusives(){return new sa(this.seq1Range.endExclusive,this.seq2Range.endExclusive)}},sa=class e{static{this.zero=new e(0,0)}static{this.max=new e(2**53-1,2**53-1)}constructor(e,t){this.offset1=e,this.offset2=t}toString(){return`${this.offset1} <-> ${this.offset2}`}delta(t){return t===0?this:new e(this.offset1+t,this.offset2+t)}equals(e){return this.offset1===e.offset1&&this.offset2===e.offset2}},ca=class e{static{this.instance=new e}isValid(){return!0}},la=class{constructor(e){if(this.timeout=e,this.startTime=Date.now(),this.valid=!0,e<=0)throw new o(`timeout must be positive`)}isValid(){return!(Date.now()-this.startTime<this.timeout)&&this.valid&&(this.valid=!1),this.valid}},ua=class{constructor(e,t){this.width=e,this.height=t,this.array=[],this.array=Array(e*t)}get(e,t){return this.array[e+t*this.width]}set(e,t,n){this.array[e+t*this.width]=n}};function da(e){return e===32||e===9}var fa=class e{static{this.chrKeys=new Map}static getKey(e){let t=this.chrKeys.get(e);return t===void 0&&(t=this.chrKeys.size,this.chrKeys.set(e,t)),t}constructor(t,n,r){this.range=t,this.lines=n,this.source=r,this.histogram=[];let i=0;for(let r=t.startLineNumber-1;r<t.endLineNumberExclusive-1;r++){let t=n[r];for(let n=0;n<t.length;n++){i++;let r=t[n],a=e.getKey(r);this.histogram[a]=(this.histogram[a]||0)+1}i++;let a=e.getKey(`
21
- `);this.histogram[a]=(this.histogram[a]||0)+1}this.totalCount=i}computeSimilarity(e){let t=0,n=Math.max(this.histogram.length,e.histogram.length);for(let r=0;r<n;r++)t+=Math.abs((this.histogram[r]??0)-(e.histogram[r]??0));return 1-t/(this.totalCount+e.totalCount)}},pa=class{compute(e,t,n=ca.instance,r){if(e.length===0||t.length===0)return oa.trivial(e,t);let i=new ua(e.length,t.length),a=new ua(e.length,t.length),o=new ua(e.length,t.length);for(let s=0;s<e.length;s++)for(let c=0;c<t.length;c++){if(!n.isValid())return oa.trivialTimedOut(e,t);let l=s===0?0:i.get(s-1,c),u=c===0?0:i.get(s,c-1),d;e.getElement(s)===t.getElement(c)?(d=s===0||c===0?0:i.get(s-1,c-1),s>0&&c>0&&a.get(s-1,c-1)===3&&(d+=o.get(s-1,c-1)),d+=r?r(s,c):1):d=-1;let f=Math.max(l,u,d);if(f===d){let e=s>0&&c>0?o.get(s-1,c-1):0;o.set(s,c,e+1),a.set(s,c,3)}else f===l?(o.set(s,c,0),a.set(s,c,1)):f===u&&(o.set(s,c,0),a.set(s,c,2));i.set(s,c,f)}let s=[],c=e.length,l=t.length;function u(e,t){(e+1!==c||t+1!==l)&&s.push(new V(new z(e+1,c),new z(t+1,l))),c=e,l=t}let d=e.length-1,f=t.length-1;for(;d>=0&&f>=0;)a.get(d,f)===3?(u(d,f),d--,f--):a.get(d,f)===1?d--:f--;return u(-1,-1),s.reverse(),new oa(s,!1)}},ma=class{compute(e,t,n=ca.instance){if(e.length===0||t.length===0)return oa.trivial(e,t);let r=e,i=t;function a(e,t){for(;e<r.length&&t<i.length&&r.getElement(e)===i.getElement(t);)e++,t++;return e}let o=0,s=new ga;s.set(0,a(0,0));let c=new _a;c.set(0,s.get(0)===0?null:new ha(null,0,0,s.get(0)));let l=0;loop:for(;;){if(o++,!n.isValid())return oa.trivialTimedOut(r,i);let e=-Math.min(o,i.length+o%2),t=Math.min(o,r.length+o%2);for(l=e;l<=t;l+=2){let n=0,o=l===t?-1:s.get(l+1),u=l===e?-1:s.get(l-1)+1;n++;let d=Math.min(Math.max(o,u),r.length),f=d-l;if(n++,d>r.length||f>i.length)continue;let p=a(d,f);s.set(l,p);let m=d===o?c.get(l+1):c.get(l-1);if(c.set(l,p===d?m:new ha(m,d,f,p-d)),s.get(l)===r.length&&s.get(l)-l===i.length)break loop}}let u=c.get(l),d=[],f=r.length,p=i.length;for(;;){let e=u?u.x+u.length:0,t=u?u.y+u.length:0;if((e!==f||t!==p)&&d.push(new V(new z(e,f),new z(t,p))),!u)break;f=u.x,p=u.y,u=u.prev}return d.reverse(),new oa(d,!1)}},ha=class{constructor(e,t,n,r){this.prev=e,this.x=t,this.y=n,this.length=r}},ga=class{constructor(){this.positiveArr=new Int32Array(10),this.negativeArr=new Int32Array(10)}get(e){return e<0?(e=-e-1,this.negativeArr[e]):this.positiveArr[e]}set(e,t){if(e<0){if(e=-e-1,e>=this.negativeArr.length){let e=this.negativeArr;this.negativeArr=new Int32Array(e.length*2),this.negativeArr.set(e)}this.negativeArr[e]=t}else{if(e>=this.positiveArr.length){let e=this.positiveArr;this.positiveArr=new Int32Array(e.length*2),this.positiveArr.set(e)}this.positiveArr[e]=t}}},_a=class{constructor(){this.positiveArr=[],this.negativeArr=[]}get(e){return e<0?(e=-e-1,this.negativeArr[e]):this.positiveArr[e]}set(e,t){e<0?(e=-e-1,this.negativeArr[e]=t):this.positiveArr[e]=t}},va=class{constructor(e,t,n){this.lines=e,this.range=t,this.considerWhitespaceChanges=n,this.elements=[],this.firstElementOffsetByLineIdx=[],this.lineStartOffsets=[],this.trimmedWsLengthsByLineIdx=[],this.firstElementOffsetByLineIdx.push(0);for(let t=this.range.startLineNumber;t<=this.range.endLineNumber;t++){let r=e[t-1],i=0;t===this.range.startLineNumber&&this.range.startColumn>1&&(i=this.range.startColumn-1,r=r.substring(i)),this.lineStartOffsets.push(i);let a=0;if(!n){let e=r.trimStart();a=r.length-e.length,r=e.trimEnd()}this.trimmedWsLengthsByLineIdx.push(a);let o=t===this.range.endLineNumber?Math.min(this.range.endColumn-1-i-a,r.length):r.length;for(let e=0;e<o;e++)this.elements.push(r.charCodeAt(e));t<this.range.endLineNumber&&(this.elements.push(10),this.firstElementOffsetByLineIdx.push(this.elements.length))}}toString(){return`Slice: "${this.text}"`}get text(){return this.getText(new z(0,this.length))}getText(e){return this.elements.slice(e.start,e.endExclusive).map(e=>String.fromCharCode(e)).join(``)}getElement(e){return this.elements[e]}get length(){return this.elements.length}getBoundaryScore(e){let t=Ca(e>0?this.elements[e-1]:-1),n=Ca(e<this.elements.length?this.elements[e]:-1);if(t===7&&n===8)return 0;if(t===8)return 150;let r=0;return t!==n&&(r+=10,t===0&&n===1&&(r+=1)),r+=Sa(t),r+=Sa(n),r}translateOffset(e,t=`right`){let n=ki(this.firstElementOffsetByLineIdx,t=>t<=e),r=e-this.firstElementOffsetByLineIdx[n];return new j(this.range.startLineNumber+n,1+this.lineStartOffsets[n]+r+(r===0&&t===`left`?0:this.trimmedWsLengthsByLineIdx[n]))}translateRange(e){let t=this.translateOffset(e.start,`right`),n=this.translateOffset(e.endExclusive,`left`);return n.isBefore(t)?M.fromPositions(n,n):M.fromPositions(t,n)}findWordContaining(e){if(e<0||e>=this.elements.length||!ya(this.elements[e]))return;let t=e;for(;t>0&&ya(this.elements[t-1]);)t--;let n=e;for(;n<this.elements.length&&ya(this.elements[n]);)n++;return new z(t,n)}findSubWordContaining(e){if(e<0||e>=this.elements.length||!ya(this.elements[e]))return;let t=e;for(;t>0&&ya(this.elements[t-1])&&!ba(this.elements[t]);)t--;let n=e;for(;n<this.elements.length&&ya(this.elements[n])&&!ba(this.elements[n]);)n++;return new z(t,n)}countLinesIn(e){return this.translateOffset(e.endExclusive).lineNumber-this.translateOffset(e.start).lineNumber}isStronglyEqual(e,t){return this.elements[e]===this.elements[t]}extendToFullLines(e){return new z(Oi(this.firstElementOffsetByLineIdx,t=>t<=e.start)??0,Ai(this.firstElementOffsetByLineIdx,t=>e.endExclusive<=t)??this.elements.length)}};function ya(e){return e>=97&&e<=122||e>=65&&e<=90||e>=48&&e<=57}function ba(e){return e>=65&&e<=90}let xa={0:0,1:0,2:0,3:10,4:2,5:30,6:3,7:10,8:10};function Sa(e){return xa[e]}function Ca(e){return e===10?8:e===13?7:da(e)?6:e>=97&&e<=122?0:e>=65&&e<=90?1:e>=48&&e<=57?2:e===-1?3:e===44||e===59?5:4}function wa(e,t,n,r,i,a){let{moves:o,excludedChanges:s}=Ea(e,t,n,a);if(!a.isValid())return[];let c=Da(e.filter(e=>!s.has(e)),r,i,t,n,a);return Ci(o,c),o=ka(o),o=o.filter(e=>{let n=e.original.toOffsetRange().slice(t).map(e=>e.trim());return n.join(`
22
- `).length>=15&&Ta(n,e=>e.length>=2)>=2}),o=Aa(e,o),o}function Ta(e,t){let n=0;for(let r of e)t(r)&&n++;return n}function Ea(e,t,n,r){let i=[],a=e.filter(e=>e.modified.isEmpty&&e.original.length>=3).map(e=>new fa(e.original,t,e)),o=new Set(e.filter(e=>e.original.isEmpty&&e.modified.length>=3).map(e=>new fa(e.modified,n,e))),s=new Set;for(let e of a){let t=-1,n;for(let r of o){let i=e.computeSimilarity(r);i>t&&(t=i,n=r)}if(t>.9&&n&&(o.delete(n),i.push(new Hi(e.range,n.range)),s.add(e.source),s.add(n.source)),!r.isValid())return{moves:i,excludedChanges:s}}return{moves:i,excludedChanges:s}}function Da(e,t,n,r,i,a){let o=[],s=new Zr;for(let n of e)for(let e=n.original.startLineNumber;e<n.original.endLineNumberExclusive-2;e++){let n=`${t[e-1]}:${t[e+1-1]}:${t[e+2-1]}`;s.add(n,{range:new B(e,e+3)})}let c=[];e.sort(Ti(e=>e.modified.startLineNumber,Ei));for(let t of e){let e=[];for(let r=t.modified.startLineNumber;r<t.modified.endLineNumberExclusive-2;r++){let t=`${n[r-1]}:${n[r+1-1]}:${n[r+2-1]}`,i=new B(r,r+3),a=[];s.forEach(t,({range:t})=>{for(let n of e)if(n.originalLineRange.endLineNumberExclusive+1===t.endLineNumberExclusive&&n.modifiedLineRange.endLineNumberExclusive+1===i.endLineNumberExclusive){n.originalLineRange=new B(n.originalLineRange.startLineNumber,t.endLineNumberExclusive),n.modifiedLineRange=new B(n.modifiedLineRange.startLineNumber,i.endLineNumberExclusive),a.push(n);return}let n={modifiedLineRange:i,originalLineRange:t};c.push(n),a.push(n)}),e=a}if(!a.isValid())return[]}c.sort(Di(Ti(e=>e.modifiedLineRange.length,Ei)));let l=new Ni,u=new Ni;for(let e of c){let t=e.modifiedLineRange.startLineNumber-e.originalLineRange.startLineNumber,n=l.subtractFrom(e.modifiedLineRange),r=u.subtractFrom(e.originalLineRange).getWithDelta(t),i=n.getIntersection(r);for(let e of i.ranges){if(e.length<3)continue;let n=e,r=e.delta(-t);o.push(new Hi(r,n)),l.addRange(n),u.addRange(r)}}o.sort(Ti(e=>e.original.startLineNumber,Ei));let d=new Mi(e);for(let t=0;t<o.length;t++){let n=o[t],s=d.findLastMonotonous(e=>e.original.startLineNumber<=n.original.startLineNumber),c=Oi(e,e=>e.modified.startLineNumber<=n.modified.startLineNumber),f=Math.max(n.original.startLineNumber-s.original.startLineNumber,n.modified.startLineNumber-c.modified.startLineNumber),p=d.findLastMonotonous(e=>e.original.startLineNumber<n.original.endLineNumberExclusive),m=Oi(e,e=>e.modified.startLineNumber<n.modified.endLineNumberExclusive),h=Math.max(p.original.endLineNumberExclusive-n.original.endLineNumberExclusive,m.modified.endLineNumberExclusive-n.modified.endLineNumberExclusive),g;for(g=0;g<f;g++){let e=n.original.startLineNumber-g-1,t=n.modified.startLineNumber-g-1;if(e>r.length||t>i.length||l.contains(t)||u.contains(e)||!Oa(r[e-1],i[t-1],a))break}g>0&&(u.addRange(new B(n.original.startLineNumber-g,n.original.startLineNumber)),l.addRange(new B(n.modified.startLineNumber-g,n.modified.startLineNumber)));let _;for(_=0;_<h;_++){let e=n.original.endLineNumberExclusive+_,t=n.modified.endLineNumberExclusive+_;if(e>r.length||t>i.length||l.contains(t)||u.contains(e)||!Oa(r[e-1],i[t-1],a))break}_>0&&(u.addRange(new B(n.original.endLineNumberExclusive,n.original.endLineNumberExclusive+_)),l.addRange(new B(n.modified.endLineNumberExclusive,n.modified.endLineNumberExclusive+_))),(g>0||_>0)&&(o[t]=new Hi(new B(n.original.startLineNumber-g,n.original.endLineNumberExclusive+_),new B(n.modified.startLineNumber-g,n.modified.endLineNumberExclusive+_)))}return o}function Oa(e,t,n){if(e.trim()===t.trim())return!0;if(e.length>300&&t.length>300)return!1;let r=new ma().compute(new va([e],new M(1,1,1,e.length),!1),new va([t],new M(1,1,1,t.length),!1),n),i=0,a=V.invert(r.diffs,e.length);for(let t of a)t.seq1Range.forEach(t=>{da(e.charCodeAt(t))||i++});function o(t){let n=0;for(let r=0;r<e.length;r++)da(t.charCodeAt(r))||n++;return n}let s=o(e.length>t.length?e:t);return i/s>.6&&s>10}function ka(e){if(e.length===0)return e;e.sort(Ti(e=>e.original.startLineNumber,Ei));let t=[e[0]];for(let n=1;n<e.length;n++){let r=t[t.length-1],i=e[n],a=i.original.startLineNumber-r.original.endLineNumberExclusive,o=i.modified.startLineNumber-r.modified.endLineNumberExclusive;if(a>=0&&o>=0&&a+o<=2){t[t.length-1]=r.join(i);continue}t.push(i)}return t}function Aa(e,t){let n=new Mi(e);return t=t.filter(t=>(n.findLastMonotonous(e=>e.original.startLineNumber<t.original.endLineNumberExclusive)||new Hi(new B(1,1),new B(1,1)))!==Oi(e,e=>e.modified.startLineNumber<t.modified.endLineNumberExclusive)),t}function ja(e,t,n){let r=n;return r=Ma(e,t,r),r=Ma(e,t,r),r=Na(e,t,r),r}function Ma(e,t,n){if(n.length===0)return n;let r=[];r.push(n[0]);for(let i=1;i<n.length;i++){let a=r[r.length-1],o=n[i];if(o.seq1Range.isEmpty||o.seq2Range.isEmpty){let n=o.seq1Range.start-a.seq1Range.endExclusive,i;for(i=1;i<=n&&!(e.getElement(o.seq1Range.start-i)!==e.getElement(o.seq1Range.endExclusive-i)||t.getElement(o.seq2Range.start-i)!==t.getElement(o.seq2Range.endExclusive-i));i++);if(i--,i===n){r[r.length-1]=new V(new z(a.seq1Range.start,o.seq1Range.endExclusive-n),new z(a.seq2Range.start,o.seq2Range.endExclusive-n));continue}o=o.delta(-i)}r.push(o)}let i=[];for(let n=0;n<r.length-1;n++){let a=r[n+1],o=r[n];if(o.seq1Range.isEmpty||o.seq2Range.isEmpty){let i=a.seq1Range.start-o.seq1Range.endExclusive,s;for(s=0;s<i&&!(!e.isStronglyEqual(o.seq1Range.start+s,o.seq1Range.endExclusive+s)||!t.isStronglyEqual(o.seq2Range.start+s,o.seq2Range.endExclusive+s));s++);if(s===i){r[n+1]=new V(new z(o.seq1Range.start+i,a.seq1Range.endExclusive),new z(o.seq2Range.start+i,a.seq2Range.endExclusive));continue}s>0&&(o=o.delta(s))}i.push(o)}return r.length>0&&i.push(r[r.length-1]),i}function Na(e,t,n){if(!e.getBoundaryScore||!t.getBoundaryScore)return n;for(let r=0;r<n.length;r++){let i=r>0?n[r-1]:void 0,a=n[r],o=r+1<n.length?n[r+1]:void 0,s=new z(i?i.seq1Range.endExclusive+1:0,o?o.seq1Range.start-1:e.length),c=new z(i?i.seq2Range.endExclusive+1:0,o?o.seq2Range.start-1:t.length);a.seq1Range.isEmpty?n[r]=Pa(a,e,t,s,c):a.seq2Range.isEmpty&&(n[r]=Pa(a.swap(),t,e,c,s).swap())}return n}function Pa(e,t,n,r,i){let a=1;for(;e.seq1Range.start-a>=r.start&&e.seq2Range.start-a>=i.start&&n.isStronglyEqual(e.seq2Range.start-a,e.seq2Range.endExclusive-a)&&a<100;)a++;a--;let o=0;for(;e.seq1Range.start+o<r.endExclusive&&e.seq2Range.endExclusive+o<i.endExclusive&&n.isStronglyEqual(e.seq2Range.start+o,e.seq2Range.endExclusive+o)&&o<100;)o++;if(a===0&&o===0)return e;let s=0,c=-1;for(let r=-a;r<=o;r++){let i=e.seq2Range.start+r,a=e.seq2Range.endExclusive+r,o=e.seq1Range.start+r,l=t.getBoundaryScore(o)+n.getBoundaryScore(i)+n.getBoundaryScore(a);l>c&&(c=l,s=r)}return e.delta(s)}function Fa(e,t,n){let r=[];for(let e of n){let t=r[r.length-1];if(!t){r.push(e);continue}e.seq1Range.start-t.seq1Range.endExclusive<=2||e.seq2Range.start-t.seq2Range.endExclusive<=2?r[r.length-1]=new V(t.seq1Range.join(e.seq1Range),t.seq2Range.join(e.seq2Range)):r.push(e)}return r}function Ia(e,t,n,r,i=!1){let a=V.invert(n,e.length),o=[],s=new sa(0,0);function c(n,c){if(n.offset1<s.offset1||n.offset2<s.offset2)return;let l=r(e,n.offset1),u=r(t,n.offset2);if(!l||!u)return;let d=new V(l,u),f=d.intersect(c),p=f.seq1Range.length,m=f.seq2Range.length;for(;a.length>0;){let n=a[0];if(!(n.seq1Range.intersects(d.seq1Range)||n.seq2Range.intersects(d.seq2Range)))break;let i=new V(r(e,n.seq1Range.start),r(t,n.seq2Range.start)),o=i.intersect(n);if(p+=o.seq1Range.length,m+=o.seq2Range.length,d=d.join(i),d.seq1Range.endExclusive>=n.seq1Range.endExclusive)a.shift();else break}(i&&p+m<d.seq1Range.length+d.seq2Range.length||p+m<(d.seq1Range.length+d.seq2Range.length)*2/3)&&o.push(d),s=d.getEndExclusives()}for(;a.length>0;){let e=a.shift();e.seq1Range.isEmpty||(c(e.getStarts(),e),c(e.getEndExclusives().delta(-1),e))}return La(n,o)}function La(e,t){let n=[];for(;e.length>0||t.length>0;){let r=e[0],i=t[0],a;a=r&&(!i||r.seq1Range.start<i.seq1Range.start)?e.shift():t.shift(),n.length>0&&n[n.length-1].seq1Range.endExclusive>=a.seq1Range.start?n[n.length-1]=n[n.length-1].join(a):n.push(a)}return n}function Ra(e,t,n){let r=n;if(r.length===0)return r;let i=0,a;do{a=!1;let t=[r[0]];for(let n=1;n<r.length;n++){let i=r[n],o=t[t.length-1];function s(t,n){let r=new z(o.seq1Range.endExclusive,i.seq1Range.start);return e.getText(r).replace(/\s/g,``).length<=4&&(t.seq1Range.length+t.seq2Range.length>5||n.seq1Range.length+n.seq2Range.length>5)}s(o,i)?(a=!0,t[t.length-1]=t[t.length-1].join(i)):t.push(i)}r=t}while(i++<10&&a);return r}function za(e,t,n){let r=n;if(r.length===0)return r;let i=0,a;do{a=!1;let n=[r[0]];for(let i=1;i<r.length;i++){let o=r[i],s=n[n.length-1];function c(n,r){let i=new z(s.seq1Range.endExclusive,o.seq1Range.start);if(e.countLinesIn(i)>5||i.length>500)return!1;let a=e.getText(i).trim();if(a.length>20||a.split(/\r\n|\r|\n/).length>1)return!1;let c=e.countLinesIn(n.seq1Range),l=n.seq1Range.length,u=t.countLinesIn(n.seq2Range),d=n.seq2Range.length,f=e.countLinesIn(r.seq1Range),p=r.seq1Range.length,m=t.countLinesIn(r.seq2Range),h=r.seq2Range.length;function g(e){return Math.min(e,130)}return(g(c*40+l)**1.5+g(u*40+d)**1.5)**1.5+(g(f*40+p)**1.5+g(m*40+h)**1.5)**1.5>(130**1.5)**1.5*1.3}c(s,o)?(a=!0,n[n.length-1]=n[n.length-1].join(o)):n.push(o)}r=n}while(i++<10&&a);let o=[];return Si(r,(t,n,r)=>{let i=n;function a(e){return e.length>0&&e.trim().length<=3&&n.seq1Range.length+n.seq2Range.length>100}let s=e.extendToFullLines(n.seq1Range),c=e.getText(new z(s.start,n.seq1Range.start));a(c)&&(i=i.deltaStart(-c.length));let l=e.getText(new z(n.seq1Range.endExclusive,s.endExclusive));a(l)&&(i=i.deltaEnd(l.length));let u=V.fromOffsetPairs(t?t.getEndExclusives():sa.zero,r?r.getStarts():sa.max),d=i.intersect(u);o.length>0&&d.getStarts().equals(o[o.length-1].getEndExclusives())?o[o.length-1]=o[o.length-1].join(d):o.push(d)}),o}var Ba=class{constructor(e,t){this.trimmedHash=e,this.lines=t}getElement(e){return this.trimmedHash[e]}get length(){return this.trimmedHash.length}getBoundaryScore(e){return 1e3-((e===0?0:Va(this.lines[e-1]))+(e===this.lines.length?0:Va(this.lines[e])))}getText(e){return this.lines.slice(e.start,e.endExclusive).join(`
23
- `)}isStronglyEqual(e,t){return this.lines[e]===this.lines[t]}};function Va(e){let t=0;for(;t<e.length&&(e.charCodeAt(t)===32||e.charCodeAt(t)===9);)t++;return t}var Ha=class{constructor(){this.dynamicProgrammingDiffing=new pa,this.myersDiffingAlgorithm=new ma}computeDiff(e,t,n){if(e.length<=1&&yi(e,t,(e,t)=>e===t))return new _i([],[],!1);if(e.length===1&&e[0].length===0||t.length===1&&t[0].length===0)return new _i([new Gi(new B(1,e.length+1),new B(1,t.length+1),[new Ki(new M(1,1,e.length,e[e.length-1].length+1),new M(1,1,t.length,t[t.length-1].length+1))])],[],!1);let r=n.maxComputationTimeMs===0?ca.instance:new la(n.maxComputationTimeMs),i=!n.ignoreTrimWhitespace,a=new Map;function o(e){let t=a.get(e);return t===void 0&&(t=a.size,a.set(e,t)),t}let s=e.map(e=>o(e.trim())),c=t.map(e=>o(e.trim())),l=new Ba(s,e),d=new Ba(c,t),f=l.length+d.length<1700?this.dynamicProgrammingDiffing.compute(l,d,r,(n,r)=>e[n]===t[r]?t[r].length===0?.1:1+Math.log(1+t[r].length):.99):this.myersDiffingAlgorithm.compute(l,d,r),p=f.diffs,m=f.hitTimeout;p=ja(l,d,p),p=Ra(l,d,p);let h=[],g=a=>{if(i)for(let o=0;o<a;o++){let a=_+o,s=v+o;if(e[a]!==t[s]){let o=this.refineDiff(e,t,new V(new z(a,a+1),new z(s,s+1)),r,i,n);for(let e of o.mappings)h.push(e);o.hitTimeout&&(m=!0)}}},_=0,v=0;for(let a of p){u(()=>a.seq1Range.start-_===a.seq2Range.start-v),g(a.seq1Range.start-_),_=a.seq1Range.endExclusive,v=a.seq2Range.endExclusive;let o=this.refineDiff(e,t,a,r,i,n);o.hitTimeout&&(m=!0);for(let e of o.mappings)h.push(e)}g(e.length-_);let y=qi(h,new Bi(e),new Bi(t)),b=[];return n.computeMoves&&(b=this.computeMoves(y,e,t,s,c,r,i,n)),u(()=>{function n(e,t){if(e.lineNumber<1||e.lineNumber>t.length)return!1;let n=t[e.lineNumber-1];return!(e.column<1||e.column>n.length+1)}function r(e,t){return!(e.startLineNumber<1||e.startLineNumber>t.length+1||e.endLineNumberExclusive<1||e.endLineNumberExclusive>t.length+1)}for(let i of y){if(!i.innerChanges)return!1;for(let r of i.innerChanges)if(!(n(r.modifiedRange.getStartPosition(),t)&&n(r.modifiedRange.getEndPosition(),t)&&n(r.originalRange.getStartPosition(),e)&&n(r.originalRange.getEndPosition(),e)))return!1;if(!r(i.modified,t)||!r(i.original,e))return!1}return!0}),new _i(y,b,m)}computeMoves(e,t,n,r,i,a,o,s){return wa(e,t,n,r,i,a).map(e=>new vi(e,qi(this.refineDiff(t,n,new V(e.original.toOffsetRange(),e.modified.toOffsetRange()),a,o,s).mappings,new Bi(t),new Bi(n),!0)))}refineDiff(e,t,n,r,i,a){let o=Ua(n).toRangeMapping2(e,t),s=new va(e,o.originalRange,i),c=new va(t,o.modifiedRange,i),l=s.length+c.length<500?this.dynamicProgrammingDiffing.compute(s,c,r):this.myersDiffingAlgorithm.compute(s,c,r),u=l.diffs;return u=ja(s,c,u),u=Ia(s,c,u,(e,t)=>e.findWordContaining(t)),a.extendToSubwords&&(u=Ia(s,c,u,(e,t)=>e.findSubWordContaining(t),!0)),u=Fa(s,c,u),u=za(s,c,u),{mappings:u.map(e=>new Ki(s.translateRange(e.seq1Range),c.translateRange(e.seq2Range))),hitTimeout:l.hitTimeout}}};function Ua(e){return new Hi(new B(e.seq1Range.start+1,e.seq1Range.endExclusive+1),new B(e.seq2Range.start+1,e.seq2Range.endExclusive+1))}let Wa={getLegacy:()=>new Yi,getDefault:()=>new Ha};function Ga(e,t){let n=10**t;return Math.round(e*n)/n}var H=class{constructor(e,t,n,r=1){this._rgbaBrand=void 0,this.r=Math.min(255,Math.max(0,e))|0,this.g=Math.min(255,Math.max(0,t))|0,this.b=Math.min(255,Math.max(0,n))|0,this.a=Ga(Math.max(Math.min(1,r),0),3)}static equals(e,t){return e.r===t.r&&e.g===t.g&&e.b===t.b&&e.a===t.a}},Ka=class e{constructor(e,t,n,r){this._hslaBrand=void 0,this.h=Math.max(Math.min(360,e),0)|0,this.s=Ga(Math.max(Math.min(1,t),0),3),this.l=Ga(Math.max(Math.min(1,n),0),3),this.a=Ga(Math.max(Math.min(1,r),0),3)}static equals(e,t){return e.h===t.h&&e.s===t.s&&e.l===t.l&&e.a===t.a}static fromRGBA(t){let n=t.r/255,r=t.g/255,i=t.b/255,a=t.a,o=Math.max(n,r,i),s=Math.min(n,r,i),c=0,l=0,u=(s+o)/2,d=o-s;if(d>0){switch(l=Math.min(u<=.5?d/(2*u):d/(2-2*u),1),o){case n:c=(r-i)/d+(r<i?6:0);break;case r:c=(i-n)/d+2;break;case i:c=(n-r)/d+4;break}c*=60,c=Math.round(c)}return new e(c,l,u,a)}static _hue2rgb(e,t,n){return n<0&&(n+=1),n>1&&--n,n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}static toRGBA(t){let n=t.h/360,{s:r,l:i,a}=t,o,s,c;if(r===0)o=s=c=i;else{let t=i<.5?i*(1+r):i+r-i*r,a=2*i-t;o=e._hue2rgb(a,t,n+1/3),s=e._hue2rgb(a,t,n),c=e._hue2rgb(a,t,n-1/3)}return new H(Math.round(o*255),Math.round(s*255),Math.round(c*255),a)}},qa=class e{constructor(e,t,n,r){this._hsvaBrand=void 0,this.h=Math.max(Math.min(360,e),0)|0,this.s=Ga(Math.max(Math.min(1,t),0),3),this.v=Ga(Math.max(Math.min(1,n),0),3),this.a=Ga(Math.max(Math.min(1,r),0),3)}static equals(e,t){return e.h===t.h&&e.s===t.s&&e.v===t.v&&e.a===t.a}static fromRGBA(t){let n=t.r/255,r=t.g/255,i=t.b/255,a=Math.max(n,r,i),o=a-Math.min(n,r,i),s=a===0?0:o/a,c;return c=o===0?0:a===n?((r-i)/o%6+6)%6:a===r?(i-n)/o+2:(n-r)/o+4,new e(Math.round(c*60),s,a,t.a)}static toRGBA(e){let{h:t,s:n,v:r,a:i}=e,a=r*n,o=a*(1-Math.abs(t/60%2-1)),s=r-a,[c,l,u]=[0,0,0];return t<60?(c=a,l=o):t<120?(c=o,l=a):t<180?(l=a,u=o):t<240?(l=o,u=a):t<300?(c=o,u=a):t<=360&&(c=a,u=o),c=Math.round((c+s)*255),l=Math.round((l+s)*255),u=Math.round((u+s)*255),new H(c,l,u,i)}},Ja=class e{static fromHex(t){return e.Format.CSS.parseHex(t)||e.red}static equals(e,t){return!e&&!t?!0:!e||!t?!1:e.equals(t)}get hsla(){return this._hsla?this._hsla:Ka.fromRGBA(this.rgba)}get hsva(){return this._hsva?this._hsva:qa.fromRGBA(this.rgba)}constructor(e){if(!e)throw Error(`Color needs a value`);if(e instanceof H)this.rgba=e;else if(e instanceof Ka)this._hsla=e,this.rgba=Ka.toRGBA(e);else if(e instanceof qa)this._hsva=e,this.rgba=qa.toRGBA(e);else throw Error(`Invalid color ctor argument`)}equals(e){return!!e&&H.equals(this.rgba,e.rgba)&&Ka.equals(this.hsla,e.hsla)&&qa.equals(this.hsva,e.hsva)}getRelativeLuminance(){let t=e._relativeLuminanceForComponent(this.rgba.r),n=e._relativeLuminanceForComponent(this.rgba.g),r=e._relativeLuminanceForComponent(this.rgba.b);return Ga(.2126*t+.7152*n+.0722*r,4)}static _relativeLuminanceForComponent(e){let t=e/255;return t<=.03928?t/12.92:((t+.055)/1.055)**2.4}isLighter(){return(this.rgba.r*299+this.rgba.g*587+this.rgba.b*114)/1e3>=128}isLighterThan(e){return this.getRelativeLuminance()>e.getRelativeLuminance()}isDarkerThan(e){return this.getRelativeLuminance()<e.getRelativeLuminance()}lighten(t){return new e(new Ka(this.hsla.h,this.hsla.s,this.hsla.l+this.hsla.l*t,this.hsla.a))}darken(t){return new e(new Ka(this.hsla.h,this.hsla.s,this.hsla.l-this.hsla.l*t,this.hsla.a))}transparent(t){let{r:n,g:r,b:i,a}=this.rgba;return new e(new H(n,r,i,a*t))}isTransparent(){return this.rgba.a===0}isOpaque(){return this.rgba.a===1}opposite(){return new e(new H(255-this.rgba.r,255-this.rgba.g,255-this.rgba.b,this.rgba.a))}mix(t,n=.5){let r=Math.min(Math.max(n,0),1),i=this.rgba,a=t.rgba;return new e(new H(i.r+(a.r-i.r)*r,i.g+(a.g-i.g)*r,i.b+(a.b-i.b)*r,i.a+(a.a-i.a)*r))}makeOpaque(t){if(this.isOpaque()||t.rgba.a!==1)return this;let{r:n,g:r,b:i,a}=this.rgba;return new e(new H(t.rgba.r-a*(t.rgba.r-n),t.rgba.g-a*(t.rgba.g-r),t.rgba.b-a*(t.rgba.b-i),1))}toString(){return this._toString||=e.Format.CSS.format(this),this._toString}toNumber32Bit(){return this._toNumber32Bit||=(this.rgba.r<<24|this.rgba.g<<16|this.rgba.b<<8|this.rgba.a*255<<0)>>>0,this._toNumber32Bit}static getLighterColor(e,t,n){if(e.isLighterThan(t))return e;n||=.5;let r=e.getRelativeLuminance(),i=t.getRelativeLuminance();return n=n*(i-r)/i,e.lighten(n)}static getDarkerColor(e,t,n){if(e.isDarkerThan(t))return e;n||=.5;let r=e.getRelativeLuminance(),i=t.getRelativeLuminance();return n=n*(r-i)/r,e.darken(n)}static{this.white=new e(new H(255,255,255,1))}static{this.black=new e(new H(0,0,0,1))}static{this.red=new e(new H(255,0,0,1))}static{this.blue=new e(new H(0,0,255,1))}static{this.green=new e(new H(0,255,0,1))}static{this.cyan=new e(new H(0,255,255,1))}static{this.lightgrey=new e(new H(211,211,211,1))}static{this.transparent=new e(new H(0,0,0,0))}};(function(e){(function(t){(function(t){function n(t){return t.rgba.a===1?`rgb(${t.rgba.r}, ${t.rgba.g}, ${t.rgba.b})`:e.Format.CSS.formatRGBA(t)}t.formatRGB=n;function r(e){return`rgba(${e.rgba.r}, ${e.rgba.g}, ${e.rgba.b}, ${+e.rgba.a.toFixed(2)})`}t.formatRGBA=r;function i(t){return t.hsla.a===1?`hsl(${t.hsla.h}, ${Math.round(t.hsla.s*100)}%, ${Math.round(t.hsla.l*100)}%)`:e.Format.CSS.formatHSLA(t)}t.formatHSL=i;function a(e){return`hsla(${e.hsla.h}, ${Math.round(e.hsla.s*100)}%, ${Math.round(e.hsla.l*100)}%, ${e.hsla.a.toFixed(2)})`}t.formatHSLA=a;function o(e){let t=e.toString(16);return t.length===2?t:`0`+t}function s(e){return`#${o(e.rgba.r)}${o(e.rgba.g)}${o(e.rgba.b)}`}t.formatHex=s;function c(t,n=!1){return n&&t.rgba.a===1?e.Format.CSS.formatHex(t):`#${o(t.rgba.r)}${o(t.rgba.g)}${o(t.rgba.b)}${o(Math.round(t.rgba.a*255))}`}t.formatHexA=c;function l(t){return t.isOpaque()?e.Format.CSS.formatHex(t):e.Format.CSS.formatRGBA(t)}t.format=l;function u(t){if(t===`transparent`)return e.transparent;if(t.startsWith(`#`))return f(t);if(t.startsWith(`rgba(`)){let n=t.match(/rgba\((?<r>(?:\+|-)?\d+), *(?<g>(?:\+|-)?\d+), *(?<b>(?:\+|-)?\d+), *(?<a>(?:\+|-)?\d+(\.\d+)?)\)/);if(!n)throw Error(`Invalid color format `+t);return new e(new H(parseInt(n.groups?.r??`0`),parseInt(n.groups?.g??`0`),parseInt(n.groups?.b??`0`),parseFloat(n.groups?.a??`0`)))}if(t.startsWith(`rgb(`)){let n=t.match(/rgb\((?<r>(?:\+|-)?\d+), *(?<g>(?:\+|-)?\d+), *(?<b>(?:\+|-)?\d+)\)/);if(!n)throw Error(`Invalid color format `+t);return new e(new H(parseInt(n.groups?.r??`0`),parseInt(n.groups?.g??`0`),parseInt(n.groups?.b??`0`)))}return d(t)}t.parse=u;function d(t){switch(t){case`aliceblue`:return new e(new H(240,248,255,1));case`antiquewhite`:return new e(new H(250,235,215,1));case`aqua`:return new e(new H(0,255,255,1));case`aquamarine`:return new e(new H(127,255,212,1));case`azure`:return new e(new H(240,255,255,1));case`beige`:return new e(new H(245,245,220,1));case`bisque`:return new e(new H(255,228,196,1));case`black`:return new e(new H(0,0,0,1));case`blanchedalmond`:return new e(new H(255,235,205,1));case`blue`:return new e(new H(0,0,255,1));case`blueviolet`:return new e(new H(138,43,226,1));case`brown`:return new e(new H(165,42,42,1));case`burlywood`:return new e(new H(222,184,135,1));case`cadetblue`:return new e(new H(95,158,160,1));case`chartreuse`:return new e(new H(127,255,0,1));case`chocolate`:return new e(new H(210,105,30,1));case`coral`:return new e(new H(255,127,80,1));case`cornflowerblue`:return new e(new H(100,149,237,1));case`cornsilk`:return new e(new H(255,248,220,1));case`crimson`:return new e(new H(220,20,60,1));case`cyan`:return new e(new H(0,255,255,1));case`darkblue`:return new e(new H(0,0,139,1));case`darkcyan`:return new e(new H(0,139,139,1));case`darkgoldenrod`:return new e(new H(184,134,11,1));case`darkgray`:return new e(new H(169,169,169,1));case`darkgreen`:return new e(new H(0,100,0,1));case`darkgrey`:return new e(new H(169,169,169,1));case`darkkhaki`:return new e(new H(189,183,107,1));case`darkmagenta`:return new e(new H(139,0,139,1));case`darkolivegreen`:return new e(new H(85,107,47,1));case`darkorange`:return new e(new H(255,140,0,1));case`darkorchid`:return new e(new H(153,50,204,1));case`darkred`:return new e(new H(139,0,0,1));case`darksalmon`:return new e(new H(233,150,122,1));case`darkseagreen`:return new e(new H(143,188,143,1));case`darkslateblue`:return new e(new H(72,61,139,1));case`darkslategray`:return new e(new H(47,79,79,1));case`darkslategrey`:return new e(new H(47,79,79,1));case`darkturquoise`:return new e(new H(0,206,209,1));case`darkviolet`:return new e(new H(148,0,211,1));case`deeppink`:return new e(new H(255,20,147,1));case`deepskyblue`:return new e(new H(0,191,255,1));case`dimgray`:return new e(new H(105,105,105,1));case`dimgrey`:return new e(new H(105,105,105,1));case`dodgerblue`:return new e(new H(30,144,255,1));case`firebrick`:return new e(new H(178,34,34,1));case`floralwhite`:return new e(new H(255,250,240,1));case`forestgreen`:return new e(new H(34,139,34,1));case`fuchsia`:return new e(new H(255,0,255,1));case`gainsboro`:return new e(new H(220,220,220,1));case`ghostwhite`:return new e(new H(248,248,255,1));case`gold`:return new e(new H(255,215,0,1));case`goldenrod`:return new e(new H(218,165,32,1));case`gray`:return new e(new H(128,128,128,1));case`green`:return new e(new H(0,128,0,1));case`greenyellow`:return new e(new H(173,255,47,1));case`grey`:return new e(new H(128,128,128,1));case`honeydew`:return new e(new H(240,255,240,1));case`hotpink`:return new e(new H(255,105,180,1));case`indianred`:return new e(new H(205,92,92,1));case`indigo`:return new e(new H(75,0,130,1));case`ivory`:return new e(new H(255,255,240,1));case`khaki`:return new e(new H(240,230,140,1));case`lavender`:return new e(new H(230,230,250,1));case`lavenderblush`:return new e(new H(255,240,245,1));case`lawngreen`:return new e(new H(124,252,0,1));case`lemonchiffon`:return new e(new H(255,250,205,1));case`lightblue`:return new e(new H(173,216,230,1));case`lightcoral`:return new e(new H(240,128,128,1));case`lightcyan`:return new e(new H(224,255,255,1));case`lightgoldenrodyellow`:return new e(new H(250,250,210,1));case`lightgray`:return new e(new H(211,211,211,1));case`lightgreen`:return new e(new H(144,238,144,1));case`lightgrey`:return new e(new H(211,211,211,1));case`lightpink`:return new e(new H(255,182,193,1));case`lightsalmon`:return new e(new H(255,160,122,1));case`lightseagreen`:return new e(new H(32,178,170,1));case`lightskyblue`:return new e(new H(135,206,250,1));case`lightslategray`:return new e(new H(119,136,153,1));case`lightslategrey`:return new e(new H(119,136,153,1));case`lightsteelblue`:return new e(new H(176,196,222,1));case`lightyellow`:return new e(new H(255,255,224,1));case`lime`:return new e(new H(0,255,0,1));case`limegreen`:return new e(new H(50,205,50,1));case`linen`:return new e(new H(250,240,230,1));case`magenta`:return new e(new H(255,0,255,1));case`maroon`:return new e(new H(128,0,0,1));case`mediumaquamarine`:return new e(new H(102,205,170,1));case`mediumblue`:return new e(new H(0,0,205,1));case`mediumorchid`:return new e(new H(186,85,211,1));case`mediumpurple`:return new e(new H(147,112,219,1));case`mediumseagreen`:return new e(new H(60,179,113,1));case`mediumslateblue`:return new e(new H(123,104,238,1));case`mediumspringgreen`:return new e(new H(0,250,154,1));case`mediumturquoise`:return new e(new H(72,209,204,1));case`mediumvioletred`:return new e(new H(199,21,133,1));case`midnightblue`:return new e(new H(25,25,112,1));case`mintcream`:return new e(new H(245,255,250,1));case`mistyrose`:return new e(new H(255,228,225,1));case`moccasin`:return new e(new H(255,228,181,1));case`navajowhite`:return new e(new H(255,222,173,1));case`navy`:return new e(new H(0,0,128,1));case`oldlace`:return new e(new H(253,245,230,1));case`olive`:return new e(new H(128,128,0,1));case`olivedrab`:return new e(new H(107,142,35,1));case`orange`:return new e(new H(255,165,0,1));case`orangered`:return new e(new H(255,69,0,1));case`orchid`:return new e(new H(218,112,214,1));case`palegoldenrod`:return new e(new H(238,232,170,1));case`palegreen`:return new e(new H(152,251,152,1));case`paleturquoise`:return new e(new H(175,238,238,1));case`palevioletred`:return new e(new H(219,112,147,1));case`papayawhip`:return new e(new H(255,239,213,1));case`peachpuff`:return new e(new H(255,218,185,1));case`peru`:return new e(new H(205,133,63,1));case`pink`:return new e(new H(255,192,203,1));case`plum`:return new e(new H(221,160,221,1));case`powderblue`:return new e(new H(176,224,230,1));case`purple`:return new e(new H(128,0,128,1));case`rebeccapurple`:return new e(new H(102,51,153,1));case`red`:return new e(new H(255,0,0,1));case`rosybrown`:return new e(new H(188,143,143,1));case`royalblue`:return new e(new H(65,105,225,1));case`saddlebrown`:return new e(new H(139,69,19,1));case`salmon`:return new e(new H(250,128,114,1));case`sandybrown`:return new e(new H(244,164,96,1));case`seagreen`:return new e(new H(46,139,87,1));case`seashell`:return new e(new H(255,245,238,1));case`sienna`:return new e(new H(160,82,45,1));case`silver`:return new e(new H(192,192,192,1));case`skyblue`:return new e(new H(135,206,235,1));case`slateblue`:return new e(new H(106,90,205,1));case`slategray`:return new e(new H(112,128,144,1));case`slategrey`:return new e(new H(112,128,144,1));case`snow`:return new e(new H(255,250,250,1));case`springgreen`:return new e(new H(0,255,127,1));case`steelblue`:return new e(new H(70,130,180,1));case`tan`:return new e(new H(210,180,140,1));case`teal`:return new e(new H(0,128,128,1));case`thistle`:return new e(new H(216,191,216,1));case`tomato`:return new e(new H(255,99,71,1));case`turquoise`:return new e(new H(64,224,208,1));case`violet`:return new e(new H(238,130,238,1));case`wheat`:return new e(new H(245,222,179,1));case`white`:return new e(new H(255,255,255,1));case`whitesmoke`:return new e(new H(245,245,245,1));case`yellow`:return new e(new H(255,255,0,1));case`yellowgreen`:return new e(new H(154,205,50,1));default:return null}}function f(t){let n=t.length;if(n===0||t.charCodeAt(0)!==35)return null;if(n===7)return new e(new H(16*p(t.charCodeAt(1))+p(t.charCodeAt(2)),16*p(t.charCodeAt(3))+p(t.charCodeAt(4)),16*p(t.charCodeAt(5))+p(t.charCodeAt(6)),1));if(n===9)return new e(new H(16*p(t.charCodeAt(1))+p(t.charCodeAt(2)),16*p(t.charCodeAt(3))+p(t.charCodeAt(4)),16*p(t.charCodeAt(5))+p(t.charCodeAt(6)),(16*p(t.charCodeAt(7))+p(t.charCodeAt(8)))/255));if(n===4){let n=p(t.charCodeAt(1)),r=p(t.charCodeAt(2)),i=p(t.charCodeAt(3));return new e(new H(16*n+n,16*r+r,16*i+i))}if(n===5){let n=p(t.charCodeAt(1)),r=p(t.charCodeAt(2)),i=p(t.charCodeAt(3)),a=p(t.charCodeAt(4));return new e(new H(16*n+n,16*r+r,16*i+i,(16*a+a)/255))}return null}t.parseHex=f;function p(e){switch(e){case 48:return 0;case 49:return 1;case 50:return 2;case 51:return 3;case 52:return 4;case 53:return 5;case 54:return 6;case 55:return 7;case 56:return 8;case 57:return 9;case 97:return 10;case 65:return 10;case 98:return 11;case 66:return 11;case 99:return 12;case 67:return 12;case 100:return 13;case 68:return 13;case 101:return 14;case 69:return 14;case 102:return 15;case 70:return 15}return 0}})(t.CSS||={})})(e.Format||={})})(Ja||={});function Ya(e){let t=[];for(let n of e){let e=Number(n);(e||e===0&&n.replace(/\s/g,``)!==``)&&t.push(e)}return t}function Xa(e,t,n,r){return{red:e/255,blue:n/255,green:t/255,alpha:r}}function Za(e,t){let n=t.index,r=t[0].length;if(n===void 0)return;let i=e.positionAt(n);return{startLineNumber:i.lineNumber,startColumn:i.column,endLineNumber:i.lineNumber,endColumn:i.column+r}}function Qa(e,t){if(!e)return;let n=Ja.Format.CSS.parseHex(t);if(n)return{range:e,color:Xa(n.rgba.r,n.rgba.g,n.rgba.b,n.rgba.a)}}function $a(e,t,n){if(!e||t.length!==1)return;let r=Ya(t[0].values());return{range:e,color:Xa(r[0],r[1],r[2],n?r[3]:1)}}function eo(e,t,n){if(!e||t.length!==1)return;let r=Ya(t[0].values()),i=new Ja(new Ka(r[0],r[1]/100,r[2]/100,n?r[3]:1));return{range:e,color:Xa(i.rgba.r,i.rgba.g,i.rgba.b,i.rgba.a)}}function to(e,t){return typeof e==`string`?[...e.matchAll(t)]:e.findMatches(t)}function no(e){let t=[],n=to(e,/\b(rgb|rgba|hsl|hsla)(\([0-9\s,.\%]*\))|^(#)([A-Fa-f0-9]{3})\b|^(#)([A-Fa-f0-9]{4})\b|^(#)([A-Fa-f0-9]{6})\b|^(#)([A-Fa-f0-9]{8})\b|(?<=['"\s])(#)([A-Fa-f0-9]{3})\b|(?<=['"\s])(#)([A-Fa-f0-9]{4})\b|(?<=['"\s])(#)([A-Fa-f0-9]{6})\b|(?<=['"\s])(#)([A-Fa-f0-9]{8})\b/gm);if(n.length>0)for(let r of n){let n=r.filter(e=>e!==void 0),i=n[1],a=n[2];if(!a)continue;let o;i===`rgb`?o=$a(Za(e,r),to(a,/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*\)$/gm),!1):i===`rgba`?o=$a(Za(e,r),to(a,/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(0[.][0-9]+|[.][0-9]+|[01][.]|[01])\s*\)$/gm),!0):i===`hsl`?o=eo(Za(e,r),to(a,/^\(\s*((?:360(?:\.0+)?|(?:36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])(?:\.\d+)?))\s*[\s,]\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*[\s,]\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*\)$/gm),!1):i===`hsla`?o=eo(Za(e,r),to(a,/^\(\s*((?:360(?:\.0+)?|(?:36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])(?:\.\d+)?))\s*[\s,]\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*[\s,]\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*[\s,]\s*(0[.][0-9]+|[.][0-9]+|[01][.]0*|[01])\s*\)$/gm),!0):i===`#`&&(o=Qa(Za(e,r),i+a)),o&&t.push(o)}return t}function ro(e){return!e||typeof e.getValue!=`function`||typeof e.positionAt!=`function`?[]:no(e)}let io=/^-+|-+$/g;function ao(e,t){let n=[];if(t.findRegionSectionHeaders&&t.foldingRules?.markers){let r=oo(e,t);n=n.concat(r)}if(t.findMarkSectionHeaders){let r=so(e,t);n=n.concat(r)}return n}function oo(e,t){let n=[],r=e.getLineCount();for(let i=1;i<=r;i++){let r=e.getLineContent(i),a=r.match(t.foldingRules.markers.start);if(a){let e={startLineNumber:i,startColumn:a[0].length+1,endLineNumber:i,endColumn:r.length+1};if(e.endColumn>e.startColumn){let t={range:e,...co(r.substring(a[0].length)),shouldBeInComments:!1};(t.text||t.hasSeparatorLine)&&n.push(t)}}}return n}function so(e,t){let n=[],r=e.getLineCount();if(!t.markSectionHeaderRegex||t.markSectionHeaderRegex.trim()===``)return n;let i=ni(t.markSectionHeaderRegex),a=new RegExp(t.markSectionHeaderRegex,`gdm${i?`s`:``}`);if(ke(a))return n;for(let t=1;t<=r;t+=95){let i=Math.min(t+100-1,r),o=[];for(let n=t;n<=i;n++)o.push(e.getLineContent(n));let s=o.join(`
20
+ `),i=Me(n,r),a=Oi.ofText(n.substring(0,n.length-i)).addToPosition(this.range.getStartPosition()),o=r.substring(0,r.length-i);return new e(M.fromPositions(this.range.getStartPosition(),a),o)}toString(){let e=this.range.getStartPosition(),t=this.range.getEndPosition();return`(${e.lineNumber},${e.column} -> ${t.lineNumber},${t.column}): "${this.text}"`}},Ii=class e{static inverse(t,n,r){let i=[],a=1,o=1;for(let n of t){let t=new e(new B(a,n.original.startLineNumber),new B(o,n.modified.startLineNumber));t.modified.isEmpty||i.push(t),a=n.original.endLineNumberExclusive,o=n.modified.endLineNumberExclusive}let s=new e(new B(a,n+1),new B(o,r+1));return s.modified.isEmpty||i.push(s),i}static clip(t,n,r){let i=[];for(let a of t){let t=a.original.intersect(n),o=a.modified.intersect(r);t&&!t.isEmpty&&o&&!o.isEmpty&&i.push(new e(t,o))}return i}constructor(e,t){this.original=e,this.modified=t}toString(){return`{${this.original.toString()}->${this.modified.toString()}}`}flip(){return new e(this.modified,this.original)}join(t){return new e(this.original.join(t.original),this.modified.join(t.modified))}toRangeMapping(){let e=this.original.toInclusiveRange(),t=this.modified.toInclusiveRange();if(e&&t)return new Bi(e,t);if(this.original.startLineNumber===1||this.modified.startLineNumber===1){if(!(this.modified.startLineNumber===1&&this.original.startLineNumber===1))throw new o(`not a valid diff`);return new Bi(new M(this.original.startLineNumber,1,this.original.endLineNumberExclusive,1),new M(this.modified.startLineNumber,1,this.modified.endLineNumberExclusive,1))}else return new Bi(new M(this.original.startLineNumber-1,2**53-1,this.original.endLineNumberExclusive-1,2**53-1),new M(this.modified.startLineNumber-1,2**53-1,this.modified.endLineNumberExclusive-1,2**53-1))}toRangeMapping2(e,t){if(Ri(this.original.endLineNumberExclusive,e)&&Ri(this.modified.endLineNumberExclusive,t))return new Bi(new M(this.original.startLineNumber,1,this.original.endLineNumberExclusive,1),new M(this.modified.startLineNumber,1,this.modified.endLineNumberExclusive,1));if(!this.original.isEmpty&&!this.modified.isEmpty)return new Bi(M.fromPositions(new j(this.original.startLineNumber,1),Li(new j(this.original.endLineNumberExclusive-1,2**53-1),e)),M.fromPositions(new j(this.modified.startLineNumber,1),Li(new j(this.modified.endLineNumberExclusive-1,2**53-1),t)));if(this.original.startLineNumber>1&&this.modified.startLineNumber>1)return new Bi(M.fromPositions(Li(new j(this.original.startLineNumber-1,2**53-1),e),Li(new j(this.original.endLineNumberExclusive-1,2**53-1),e)),M.fromPositions(Li(new j(this.modified.startLineNumber-1,2**53-1),t),Li(new j(this.modified.endLineNumberExclusive-1,2**53-1),t)));throw new o}};function Li(e,t){if(e.lineNumber<1)return new j(1,1);if(e.lineNumber>t.length)return new j(t.length,t[t.length-1].length+1);let n=t[e.lineNumber-1];return e.column>n.length+1?new j(e.lineNumber,n.length+1):e}function Ri(e,t){return e>=1&&e<=t.length}var zi=class e extends Ii{static fromRangeMappings(t){return new e(B.join(t.map(e=>B.fromRangeInclusive(e.originalRange))),B.join(t.map(e=>B.fromRangeInclusive(e.modifiedRange))),t)}constructor(e,t,n){super(e,t),this.innerChanges=n}flip(){return new e(this.modified,this.original,this.innerChanges?.map(e=>e.flip()))}withInnerChangesFromLineRanges(){return new e(this.original,this.modified,[this.toRangeMapping()])}},Bi=class e{static fromEdit(t){let n=t.getNewRanges();return t.replacements.map((t,r)=>new e(t.range,n[r]))}static assertSorted(e){for(let t=1;t<e.length;t++){let n=e[t-1],r=e[t];if(!(n.originalRange.getEndPosition().isBeforeOrEqual(r.originalRange.getStartPosition())&&n.modifiedRange.getEndPosition().isBeforeOrEqual(r.modifiedRange.getStartPosition())))throw new o(`Range mappings must be sorted`)}}constructor(e,t){this.originalRange=e,this.modifiedRange=t}toString(){return`{${this.originalRange.toString()}->${this.modifiedRange.toString()}}`}flip(){return new e(this.modifiedRange,this.originalRange)}toTextEdit(e){let t=e.getValueOfRange(this.modifiedRange);return new Fi(this.originalRange,t)}};function Vi(e,t,n,r=!1){let i=[];for(let r of mi(e.map(e=>Hi(e,t,n)),(e,t)=>e.original.intersectsOrTouches(t.original)||e.modified.intersectsOrTouches(t.modified))){let e=r[0],t=r[r.length-1];i.push(new zi(e.original.join(t.original),e.modified.join(t.modified),r.map(e=>e.innerChanges[0])))}return l(()=>!r&&i.length>0&&(i[0].modified.startLineNumber!==i[0].original.startLineNumber||n.length.lineCount-i[i.length-1].modified.endLineNumberExclusive!==t.length.lineCount-i[i.length-1].original.endLineNumberExclusive)?!1:u(i,(e,t)=>t.original.startLineNumber-e.original.endLineNumberExclusive===t.modified.startLineNumber-e.modified.endLineNumberExclusive&&e.original.endLineNumberExclusive<t.original.startLineNumber&&e.modified.endLineNumberExclusive<t.modified.startLineNumber)),i}function Hi(e,t,n){let r=0,i=0;return e.modifiedRange.endColumn===1&&e.originalRange.endColumn===1&&e.originalRange.startLineNumber+r<=e.originalRange.endLineNumber&&e.modifiedRange.startLineNumber+r<=e.modifiedRange.endLineNumber&&(i=-1),e.modifiedRange.startColumn-1>=n.getLineLength(e.modifiedRange.startLineNumber)&&e.originalRange.startColumn-1>=t.getLineLength(e.originalRange.startLineNumber)&&e.originalRange.startLineNumber<=e.originalRange.endLineNumber+i&&e.modifiedRange.startLineNumber<=e.modifiedRange.endLineNumber+i&&(r=1),new zi(new B(e.originalRange.startLineNumber+r,e.originalRange.endLineNumber+1+i),new B(e.modifiedRange.startLineNumber+r,e.modifiedRange.endLineNumber+1+i),[e])}var Ui=class{computeDiff(e,t,n){let r=new Xi(e,t,{maxComputationTime:n.maxComputationTimeMs,shouldIgnoreTrimWhitespace:n.ignoreTrimWhitespace,shouldComputeCharChanges:!0,shouldMakePrettyDiff:!0,shouldPostProcessCharChanges:!0}).computeDiff(),i=[],a=null;for(let e of r.changes){let t;t=e.originalEndLineNumber===0?new B(e.originalStartLineNumber+1,e.originalStartLineNumber+1):new B(e.originalStartLineNumber,e.originalEndLineNumber+1);let n;n=e.modifiedEndLineNumber===0?new B(e.modifiedStartLineNumber+1,e.modifiedStartLineNumber+1):new B(e.modifiedStartLineNumber,e.modifiedEndLineNumber+1);let r=new zi(t,n,e.charChanges?.map(e=>new Bi(new M(e.originalStartLineNumber,e.originalStartColumn,e.originalEndLineNumber,e.originalEndColumn),new M(e.modifiedStartLineNumber,e.modifiedStartColumn,e.modifiedEndLineNumber,e.modifiedEndColumn))));a&&(a.modified.endLineNumberExclusive===r.modified.startLineNumber||a.original.endLineNumberExclusive===r.original.startLineNumber)&&(r=new zi(a.original.join(r.original),a.modified.join(r.modified),a.innerChanges&&r.innerChanges?a.innerChanges.concat(r.innerChanges):void 0),i.pop()),i.push(r),a=r}return l(()=>u(i,(e,t)=>t.original.startLineNumber-e.original.endLineNumberExclusive===t.modified.startLineNumber-e.modified.endLineNumberExclusive&&e.original.endLineNumberExclusive<t.original.startLineNumber&&e.modified.endLineNumberExclusive<t.modified.startLineNumber)),new di(i,[],r.quitEarly)}};function Wi(e,t,n,r){return new ht(e,t,n).ComputeDiff(r)}var Gi=class{constructor(e){let t=[],n=[];for(let r=0,i=e.length;r<i;r++)t[r]=Zi(e[r],1),n[r]=Qi(e[r],1);this.lines=e,this._startColumns=t,this._endColumns=n}getElements(){let e=[];for(let t=0,n=this.lines.length;t<n;t++)e[t]=this.lines[t].substring(this._startColumns[t]-1,this._endColumns[t]-1);return e}getStrictElement(e){return this.lines[e]}getStartLineNumber(e){return e+1}getEndLineNumber(e){return e+1}createCharSequence(e,t,n){let r=[],i=[],a=[],o=0;for(let s=t;s<=n;s++){let t=this.lines[s],c=e?this._startColumns[s]:1,l=e?this._endColumns[s]:t.length+1;for(let e=c;e<l;e++)r[o]=t.charCodeAt(e-1),i[o]=s+1,a[o]=e,o++;!e&&s<n&&(r[o]=10,i[o]=s+1,a[o]=t.length+1,o++)}return new Ki(r,i,a)}},Ki=class{constructor(e,t,n){this._charCodes=e,this._lineNumbers=t,this._columns=n}toString(){return`[`+this._charCodes.map((e,t)=>(e===10?`\\n`:String.fromCharCode(e))+`-(${this._lineNumbers[t]},${this._columns[t]})`).join(`, `)+`]`}_assertIndex(e,t){if(e<0||e>=t.length)throw Error(`Illegal index`)}getElements(){return this._charCodes}getStartLineNumber(e){return e>0&&e===this._lineNumbers.length?this.getEndLineNumber(e-1):(this._assertIndex(e,this._lineNumbers),this._lineNumbers[e])}getEndLineNumber(e){return e===-1?this.getStartLineNumber(e+1):(this._assertIndex(e,this._lineNumbers),this._charCodes[e]===10?this._lineNumbers[e]+1:this._lineNumbers[e])}getStartColumn(e){return e>0&&e===this._columns.length?this.getEndColumn(e-1):(this._assertIndex(e,this._columns),this._columns[e])}getEndColumn(e){return e===-1?this.getStartColumn(e+1):(this._assertIndex(e,this._columns),this._charCodes[e]===10?1:this._columns[e]+1)}},qi=class e{constructor(e,t,n,r,i,a,o,s){this.originalStartLineNumber=e,this.originalStartColumn=t,this.originalEndLineNumber=n,this.originalEndColumn=r,this.modifiedStartLineNumber=i,this.modifiedStartColumn=a,this.modifiedEndLineNumber=o,this.modifiedEndColumn=s}static createFromDiffChange(t,n,r){return new e(n.getStartLineNumber(t.originalStart),n.getStartColumn(t.originalStart),n.getEndLineNumber(t.originalStart+t.originalLength-1),n.getEndColumn(t.originalStart+t.originalLength-1),r.getStartLineNumber(t.modifiedStart),r.getStartColumn(t.modifiedStart),r.getEndLineNumber(t.modifiedStart+t.modifiedLength-1),r.getEndColumn(t.modifiedStart+t.modifiedLength-1))}};function Ji(e){if(e.length<=1)return e;let t=[e[0]],n=t[0];for(let r=1,i=e.length;r<i;r++){let i=e[r],a=i.originalStart-(n.originalStart+n.originalLength),o=i.modifiedStart-(n.modifiedStart+n.modifiedLength);Math.min(a,o)<3?(n.originalLength=i.originalStart+i.originalLength-n.originalStart,n.modifiedLength=i.modifiedStart+i.modifiedLength-n.modifiedStart):(t.push(i),n=i)}return t}var Yi=class e{constructor(e,t,n,r,i){this.originalStartLineNumber=e,this.originalEndLineNumber=t,this.modifiedStartLineNumber=n,this.modifiedEndLineNumber=r,this.charChanges=i}static createFromDiffResult(t,n,r,i,a,o,s){let c,l,u,d,f;if(n.originalLength===0?(c=r.getStartLineNumber(n.originalStart)-1,l=0):(c=r.getStartLineNumber(n.originalStart),l=r.getEndLineNumber(n.originalStart+n.originalLength-1)),n.modifiedLength===0?(u=i.getStartLineNumber(n.modifiedStart)-1,d=0):(u=i.getStartLineNumber(n.modifiedStart),d=i.getEndLineNumber(n.modifiedStart+n.modifiedLength-1)),o&&n.originalLength>0&&n.originalLength<20&&n.modifiedLength>0&&n.modifiedLength<20&&a()){let e=r.createCharSequence(t,n.originalStart,n.originalStart+n.originalLength-1),o=i.createCharSequence(t,n.modifiedStart,n.modifiedStart+n.modifiedLength-1);if(e.getElements().length>0&&o.getElements().length>0){let t=Wi(e,o,a,!0).changes;s&&(t=Ji(t)),f=[];for(let n=0,r=t.length;n<r;n++)f.push(qi.createFromDiffChange(t[n],e,o))}}return new e(c,l,u,d,f)}},Xi=class{constructor(e,t,n){this.shouldComputeCharChanges=n.shouldComputeCharChanges,this.shouldPostProcessCharChanges=n.shouldPostProcessCharChanges,this.shouldIgnoreTrimWhitespace=n.shouldIgnoreTrimWhitespace,this.shouldMakePrettyDiff=n.shouldMakePrettyDiff,this.originalLines=e,this.modifiedLines=t,this.original=new Gi(e),this.modified=new Gi(t),this.continueLineDiff=$i(n.maxComputationTime),this.continueCharDiff=$i(n.maxComputationTime===0?0:Math.min(n.maxComputationTime,5e3))}computeDiff(){if(this.original.lines.length===1&&this.original.lines[0].length===0)return this.modified.lines.length===1&&this.modified.lines[0].length===0?{quitEarly:!1,changes:[]}:{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:1,modifiedStartLineNumber:1,modifiedEndLineNumber:this.modified.lines.length,charChanges:void 0}]};if(this.modified.lines.length===1&&this.modified.lines[0].length===0)return{quitEarly:!1,changes:[{originalStartLineNumber:1,originalEndLineNumber:this.original.lines.length,modifiedStartLineNumber:1,modifiedEndLineNumber:1,charChanges:void 0}]};let e=Wi(this.original,this.modified,this.continueLineDiff,this.shouldMakePrettyDiff),t=e.changes,n=e.quitEarly;if(this.shouldIgnoreTrimWhitespace){let e=[];for(let n=0,r=t.length;n<r;n++)e.push(Yi.createFromDiffResult(this.shouldIgnoreTrimWhitespace,t[n],this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges));return{quitEarly:n,changes:e}}let r=[],i=0,a=0;for(let e=-1,n=t.length;e<n;e++){let o=e+1<n?t[e+1]:null,s=o?o.originalStart:this.originalLines.length,c=o?o.modifiedStart:this.modifiedLines.length;for(;i<s&&a<c;){let e=this.originalLines[i],t=this.modifiedLines[a];if(e!==t){{let n=Zi(e,1),o=Zi(t,1);for(;n>1&&o>1&&e.charCodeAt(n-2)===t.charCodeAt(o-2);)n--,o--;(n>1||o>1)&&this._pushTrimWhitespaceCharChange(r,i+1,1,n,a+1,1,o)}{let n=Qi(e,1),o=Qi(t,1),s=e.length+1,c=t.length+1;for(;n<s&&o<c&&e.charCodeAt(n-1)===e.charCodeAt(o-1);)n++,o++;(n<s||o<c)&&this._pushTrimWhitespaceCharChange(r,i+1,n,s,a+1,o,c)}}i++,a++}o&&(r.push(Yi.createFromDiffResult(this.shouldIgnoreTrimWhitespace,o,this.original,this.modified,this.continueCharDiff,this.shouldComputeCharChanges,this.shouldPostProcessCharChanges)),i+=o.originalLength,a+=o.modifiedLength)}return{quitEarly:n,changes:r}}_pushTrimWhitespaceCharChange(e,t,n,r,i,a,o){if(this._mergeTrimWhitespaceCharChange(e,t,n,r,i,a,o))return;let s;this.shouldComputeCharChanges&&(s=[new qi(t,n,t,r,i,a,i,o)]),e.push(new Yi(t,t,i,i,s))}_mergeTrimWhitespaceCharChange(e,t,n,r,i,a,o){let s=e.length;if(s===0)return!1;let c=e[s-1];return c.originalEndLineNumber===0||c.modifiedEndLineNumber===0?!1:c.originalEndLineNumber===t&&c.modifiedEndLineNumber===i?(this.shouldComputeCharChanges&&c.charChanges&&c.charChanges.push(new qi(t,n,t,r,i,a,i,o)),!0):c.originalEndLineNumber+1===t&&c.modifiedEndLineNumber+1===i?(c.originalEndLineNumber=t,c.modifiedEndLineNumber=i,this.shouldComputeCharChanges&&c.charChanges&&c.charChanges.push(new qi(t,n,t,r,i,a,i,o)),!0):!1}};function Zi(e,t){let n=Oe(e);return n===-1?t:n+1}function Qi(e,t){let n=ke(e);return n===-1?t:n+2}function $i(e){if(e===0)return()=>!0;let t=Date.now();return()=>Date.now()-t<e}var ea=class e{static trivial(t,n){return new e([new V(z.ofLength(t.length),z.ofLength(n.length))],!1)}static trivialTimedOut(t,n){return new e([new V(z.ofLength(t.length),z.ofLength(n.length))],!0)}constructor(e,t){this.diffs=e,this.hitTimeout=t}},V=class e{static invert(t,n){let r=[];return hi(t,(t,i)=>{r.push(e.fromOffsetPairs(t?t.getEndExclusives():ta.zero,i?i.getStarts():new ta(n,(t?t.seq2Range.endExclusive-t.seq1Range.endExclusive:0)+n)))}),r}static fromOffsetPairs(t,n){return new e(new z(t.offset1,n.offset1),new z(t.offset2,n.offset2))}static assertSorted(e){let t;for(let n of e){if(t&&!(t.seq1Range.endExclusive<=n.seq1Range.start&&t.seq2Range.endExclusive<=n.seq2Range.start))throw new o(`Sequence diffs must be sorted`);t=n}}constructor(e,t){this.seq1Range=e,this.seq2Range=t}swap(){return new e(this.seq2Range,this.seq1Range)}toString(){return`${this.seq1Range} <-> ${this.seq2Range}`}join(t){return new e(this.seq1Range.join(t.seq1Range),this.seq2Range.join(t.seq2Range))}delta(t){return t===0?this:new e(this.seq1Range.delta(t),this.seq2Range.delta(t))}deltaStart(t){return t===0?this:new e(this.seq1Range.deltaStart(t),this.seq2Range.deltaStart(t))}deltaEnd(t){return t===0?this:new e(this.seq1Range.deltaEnd(t),this.seq2Range.deltaEnd(t))}intersect(t){let n=this.seq1Range.intersect(t.seq1Range),r=this.seq2Range.intersect(t.seq2Range);if(!(!n||!r))return new e(n,r)}getStarts(){return new ta(this.seq1Range.start,this.seq2Range.start)}getEndExclusives(){return new ta(this.seq1Range.endExclusive,this.seq2Range.endExclusive)}},ta=class e{static{this.zero=new e(0,0)}static{this.max=new e(2**53-1,2**53-1)}constructor(e,t){this.offset1=e,this.offset2=t}toString(){return`${this.offset1} <-> ${this.offset2}`}delta(t){return t===0?this:new e(this.offset1+t,this.offset2+t)}equals(e){return this.offset1===e.offset1&&this.offset2===e.offset2}},na=class e{static{this.instance=new e}isValid(){return!0}},ra=class{constructor(e){if(this.timeout=e,this.startTime=Date.now(),this.valid=!0,e<=0)throw new o(`timeout must be positive`)}isValid(){return!(Date.now()-this.startTime<this.timeout)&&this.valid&&(this.valid=!1),this.valid}},ia=class{constructor(e,t){this.width=e,this.height=t,this.array=[],this.array=Array(e*t)}get(e,t){return this.array[e+t*this.width]}set(e,t,n){this.array[e+t*this.width]=n}};function aa(e){return e===32||e===9}var oa=class e{static{this.chrKeys=new Map}static getKey(e){let t=this.chrKeys.get(e);return t===void 0&&(t=this.chrKeys.size,this.chrKeys.set(e,t)),t}constructor(t,n,r){this.range=t,this.lines=n,this.source=r,this.histogram=[];let i=0;for(let r=t.startLineNumber-1;r<t.endLineNumberExclusive-1;r++){let t=n[r];for(let n=0;n<t.length;n++){i++;let r=t[n],a=e.getKey(r);this.histogram[a]=(this.histogram[a]||0)+1}i++;let a=e.getKey(`
21
+ `);this.histogram[a]=(this.histogram[a]||0)+1}this.totalCount=i}computeSimilarity(e){let t=0,n=Math.max(this.histogram.length,e.histogram.length);for(let r=0;r<n;r++)t+=Math.abs((this.histogram[r]??0)-(e.histogram[r]??0));return 1-t/(this.totalCount+e.totalCount)}},sa=class{compute(e,t,n=na.instance,r){if(e.length===0||t.length===0)return ea.trivial(e,t);let i=new ia(e.length,t.length),a=new ia(e.length,t.length),o=new ia(e.length,t.length);for(let s=0;s<e.length;s++)for(let c=0;c<t.length;c++){if(!n.isValid())return ea.trivialTimedOut(e,t);let l=s===0?0:i.get(s-1,c),u=c===0?0:i.get(s,c-1),d;e.getElement(s)===t.getElement(c)?(d=s===0||c===0?0:i.get(s-1,c-1),s>0&&c>0&&a.get(s-1,c-1)===3&&(d+=o.get(s-1,c-1)),d+=r?r(s,c):1):d=-1;let f=Math.max(l,u,d);if(f===d){let e=s>0&&c>0?o.get(s-1,c-1):0;o.set(s,c,e+1),a.set(s,c,3)}else f===l?(o.set(s,c,0),a.set(s,c,1)):f===u&&(o.set(s,c,0),a.set(s,c,2));i.set(s,c,f)}let s=[],c=e.length,l=t.length;function u(e,t){(e+1!==c||t+1!==l)&&s.push(new V(new z(e+1,c),new z(t+1,l))),c=e,l=t}let d=e.length-1,f=t.length-1;for(;d>=0&&f>=0;)a.get(d,f)===3?(u(d,f),d--,f--):a.get(d,f)===1?d--:f--;return u(-1,-1),s.reverse(),new ea(s,!1)}},ca=class{compute(e,t,n=na.instance){if(e.length===0||t.length===0)return ea.trivial(e,t);let r=e,i=t;function a(e,t){for(;e<r.length&&t<i.length&&r.getElement(e)===i.getElement(t);)e++,t++;return e}let o=0,s=new ua;s.set(0,a(0,0));let c=new da;c.set(0,s.get(0)===0?null:new la(null,0,0,s.get(0)));let l=0;loop:for(;;){if(o++,!n.isValid())return ea.trivialTimedOut(r,i);let e=-Math.min(o,i.length+o%2),t=Math.min(o,r.length+o%2);for(l=e;l<=t;l+=2){let n=l===t?-1:s.get(l+1),o=l===e?-1:s.get(l-1)+1,u=Math.min(Math.max(n,o),r.length),d=u-l;if(u>r.length||d>i.length)continue;let f=a(u,d);s.set(l,f);let p=u===n?c.get(l+1):c.get(l-1);if(c.set(l,f===u?p:new la(p,u,d,f-u)),s.get(l)===r.length&&s.get(l)-l===i.length)break loop}}let u=c.get(l),d=[],f=r.length,p=i.length;for(;;){let e=u?u.x+u.length:0,t=u?u.y+u.length:0;if((e!==f||t!==p)&&d.push(new V(new z(e,f),new z(t,p))),!u)break;f=u.x,p=u.y,u=u.prev}return d.reverse(),new ea(d,!1)}},la=class{constructor(e,t,n,r){this.prev=e,this.x=t,this.y=n,this.length=r}},ua=class{constructor(){this.positiveArr=new Int32Array(10),this.negativeArr=new Int32Array(10)}get(e){return e<0?(e=-e-1,this.negativeArr[e]):this.positiveArr[e]}set(e,t){if(e<0){if(e=-e-1,e>=this.negativeArr.length){let e=this.negativeArr;this.negativeArr=new Int32Array(e.length*2),this.negativeArr.set(e)}this.negativeArr[e]=t}else{if(e>=this.positiveArr.length){let e=this.positiveArr;this.positiveArr=new Int32Array(e.length*2),this.positiveArr.set(e)}this.positiveArr[e]=t}}},da=class{constructor(){this.positiveArr=[],this.negativeArr=[]}get(e){return e<0?(e=-e-1,this.negativeArr[e]):this.positiveArr[e]}set(e,t){e<0?(e=-e-1,this.negativeArr[e]=t):this.positiveArr[e]=t}},fa=class{constructor(e,t,n){this.lines=e,this.range=t,this.considerWhitespaceChanges=n,this.elements=[],this.firstElementOffsetByLineIdx=[],this.lineStartOffsets=[],this.trimmedWsLengthsByLineIdx=[],this.firstElementOffsetByLineIdx.push(0);for(let t=this.range.startLineNumber;t<=this.range.endLineNumber;t++){let r=e[t-1],i=0;t===this.range.startLineNumber&&this.range.startColumn>1&&(i=this.range.startColumn-1,r=r.substring(i)),this.lineStartOffsets.push(i);let a=0;if(!n){let e=r.trimStart();a=r.length-e.length,r=e.trimEnd()}this.trimmedWsLengthsByLineIdx.push(a);let o=t===this.range.endLineNumber?Math.min(this.range.endColumn-1-i-a,r.length):r.length;for(let e=0;e<o;e++)this.elements.push(r.charCodeAt(e));t<this.range.endLineNumber&&(this.elements.push(10),this.firstElementOffsetByLineIdx.push(this.elements.length))}}toString(){return`Slice: "${this.text}"`}get text(){return this.getText(new z(0,this.length))}getText(e){return this.elements.slice(e.start,e.endExclusive).map(e=>String.fromCharCode(e)).join(``)}getElement(e){return this.elements[e]}get length(){return this.elements.length}getBoundaryScore(e){let t=_a(e>0?this.elements[e-1]:-1),n=_a(e<this.elements.length?this.elements[e]:-1);if(t===7&&n===8)return 0;if(t===8)return 150;let r=0;return t!==n&&(r+=10,t===0&&n===1&&(r+=1)),r+=ga(t),r+=ga(n),r}translateOffset(e,t=`right`){let n=Ci(this.firstElementOffsetByLineIdx,t=>t<=e),r=e-this.firstElementOffsetByLineIdx[n];return new j(this.range.startLineNumber+n,1+this.lineStartOffsets[n]+r+(r===0&&t===`left`?0:this.trimmedWsLengthsByLineIdx[n]))}translateRange(e){let t=this.translateOffset(e.start,`right`),n=this.translateOffset(e.endExclusive,`left`);return n.isBefore(t)?M.fromPositions(n,n):M.fromPositions(t,n)}findWordContaining(e){if(e<0||e>=this.elements.length||!pa(this.elements[e]))return;let t=e;for(;t>0&&pa(this.elements[t-1]);)t--;let n=e;for(;n<this.elements.length&&pa(this.elements[n]);)n++;return new z(t,n)}findSubWordContaining(e){if(e<0||e>=this.elements.length||!pa(this.elements[e]))return;let t=e;for(;t>0&&pa(this.elements[t-1])&&!ma(this.elements[t]);)t--;let n=e;for(;n<this.elements.length&&pa(this.elements[n])&&!ma(this.elements[n]);)n++;return new z(t,n)}countLinesIn(e){return this.translateOffset(e.endExclusive).lineNumber-this.translateOffset(e.start).lineNumber}isStronglyEqual(e,t){return this.elements[e]===this.elements[t]}extendToFullLines(e){return new z(Si(this.firstElementOffsetByLineIdx,t=>t<=e.start)??0,wi(this.firstElementOffsetByLineIdx,t=>e.endExclusive<=t)??this.elements.length)}};function pa(e){return e>=97&&e<=122||e>=65&&e<=90||e>=48&&e<=57}function ma(e){return e>=65&&e<=90}let ha={0:0,1:0,2:0,3:10,4:2,5:30,6:3,7:10,8:10};function ga(e){return ha[e]}function _a(e){return e===10?8:e===13?7:aa(e)?6:e>=97&&e<=122?0:e>=65&&e<=90?1:e>=48&&e<=57?2:e===-1?3:e===44||e===59?5:4}function va(e,t,n,r,i,a){let{moves:o,excludedChanges:s}=ba(e,t,n,a);if(!a.isValid())return[];let c=xa(e.filter(e=>!s.has(e)),r,i,t,n,a);return _i(o,c),o=Ca(o),o=o.filter(e=>{let n=e.original.toOffsetRange().slice(t).map(e=>e.trim());return n.join(`
22
+ `).length>=15&&ya(n,e=>e.length>=2)>=2}),o=wa(e,o),o}function ya(e,t){let n=0;for(let r of e)t(r)&&n++;return n}function ba(e,t,n,r){let i=[],a=e.filter(e=>e.modified.isEmpty&&e.original.length>=3).map(e=>new oa(e.original,t,e)),o=new Set(e.filter(e=>e.original.isEmpty&&e.modified.length>=3).map(e=>new oa(e.modified,n,e))),s=new Set;for(let e of a){let t=-1,n;for(let r of o){let i=e.computeSimilarity(r);i>t&&(t=i,n=r)}if(t>.9&&n&&(o.delete(n),i.push(new Ii(e.range,n.range)),s.add(e.source),s.add(n.source)),!r.isValid())return{moves:i,excludedChanges:s}}return{moves:i,excludedChanges:s}}function xa(e,t,n,r,i,a){let o=[],s=new Gr;for(let n of e)for(let e=n.original.startLineNumber;e<n.original.endLineNumberExclusive-2;e++){let n=`${t[e-1]}:${t[e+1-1]}:${t[e+2-1]}`;s.add(n,{range:new B(e,e+3)})}let c=[];e.sort(yi(e=>e.modified.startLineNumber,bi));for(let t of e){let e=[];for(let r=t.modified.startLineNumber;r<t.modified.endLineNumberExclusive-2;r++){let t=`${n[r-1]}:${n[r+1-1]}:${n[r+2-1]}`,i=new B(r,r+3),a=[];s.forEach(t,({range:t})=>{for(let n of e)if(n.originalLineRange.endLineNumberExclusive+1===t.endLineNumberExclusive&&n.modifiedLineRange.endLineNumberExclusive+1===i.endLineNumberExclusive){n.originalLineRange=new B(n.originalLineRange.startLineNumber,t.endLineNumberExclusive),n.modifiedLineRange=new B(n.modifiedLineRange.startLineNumber,i.endLineNumberExclusive),a.push(n);return}let n={modifiedLineRange:i,originalLineRange:t};c.push(n),a.push(n)}),e=a}if(!a.isValid())return[]}c.sort(xi(yi(e=>e.modifiedLineRange.length,bi)));let l=new Di,u=new Di;for(let e of c){let t=e.modifiedLineRange.startLineNumber-e.originalLineRange.startLineNumber,n=l.subtractFrom(e.modifiedLineRange),r=u.subtractFrom(e.originalLineRange).getWithDelta(t),i=n.getIntersection(r);for(let e of i.ranges){if(e.length<3)continue;let n=e,r=e.delta(-t);o.push(new Ii(r,n)),l.addRange(n),u.addRange(r)}}o.sort(yi(e=>e.original.startLineNumber,bi));let d=new Ei(e);for(let t=0;t<o.length;t++){let n=o[t],s=d.findLastMonotonous(e=>e.original.startLineNumber<=n.original.startLineNumber),c=Si(e,e=>e.modified.startLineNumber<=n.modified.startLineNumber),f=Math.max(n.original.startLineNumber-s.original.startLineNumber,n.modified.startLineNumber-c.modified.startLineNumber),p=d.findLastMonotonous(e=>e.original.startLineNumber<n.original.endLineNumberExclusive),m=Si(e,e=>e.modified.startLineNumber<n.modified.endLineNumberExclusive),h=Math.max(p.original.endLineNumberExclusive-n.original.endLineNumberExclusive,m.modified.endLineNumberExclusive-n.modified.endLineNumberExclusive),g;for(g=0;g<f;g++){let e=n.original.startLineNumber-g-1,t=n.modified.startLineNumber-g-1;if(e>r.length||t>i.length||l.contains(t)||u.contains(e)||!Sa(r[e-1],i[t-1],a))break}g>0&&(u.addRange(new B(n.original.startLineNumber-g,n.original.startLineNumber)),l.addRange(new B(n.modified.startLineNumber-g,n.modified.startLineNumber)));let _;for(_=0;_<h;_++){let e=n.original.endLineNumberExclusive+_,t=n.modified.endLineNumberExclusive+_;if(e>r.length||t>i.length||l.contains(t)||u.contains(e)||!Sa(r[e-1],i[t-1],a))break}_>0&&(u.addRange(new B(n.original.endLineNumberExclusive,n.original.endLineNumberExclusive+_)),l.addRange(new B(n.modified.endLineNumberExclusive,n.modified.endLineNumberExclusive+_))),(g>0||_>0)&&(o[t]=new Ii(new B(n.original.startLineNumber-g,n.original.endLineNumberExclusive+_),new B(n.modified.startLineNumber-g,n.modified.endLineNumberExclusive+_)))}return o}function Sa(e,t,n){if(e.trim()===t.trim())return!0;if(e.length>300&&t.length>300)return!1;let r=new ca().compute(new fa([e],new M(1,1,1,e.length),!1),new fa([t],new M(1,1,1,t.length),!1),n),i=0,a=V.invert(r.diffs,e.length);for(let t of a)t.seq1Range.forEach(t=>{aa(e.charCodeAt(t))||i++});function o(t){let n=0;for(let r=0;r<e.length;r++)aa(t.charCodeAt(r))||n++;return n}let s=o(e.length>t.length?e:t);return i/s>.6&&s>10}function Ca(e){if(e.length===0)return e;e.sort(yi(e=>e.original.startLineNumber,bi));let t=[e[0]];for(let n=1;n<e.length;n++){let r=t[t.length-1],i=e[n],a=i.original.startLineNumber-r.original.endLineNumberExclusive,o=i.modified.startLineNumber-r.modified.endLineNumberExclusive;if(a>=0&&o>=0&&a+o<=2){t[t.length-1]=r.join(i);continue}t.push(i)}return t}function wa(e,t){let n=new Ei(e);return t=t.filter(t=>(n.findLastMonotonous(e=>e.original.startLineNumber<t.original.endLineNumberExclusive)||new Ii(new B(1,1),new B(1,1)))!==Si(e,e=>e.modified.startLineNumber<t.modified.endLineNumberExclusive)),t}function Ta(e,t,n){let r=n;return r=Ea(e,t,r),r=Ea(e,t,r),r=Da(e,t,r),r}function Ea(e,t,n){if(n.length===0)return n;let r=[];r.push(n[0]);for(let i=1;i<n.length;i++){let a=r[r.length-1],o=n[i];if(o.seq1Range.isEmpty||o.seq2Range.isEmpty){let n=o.seq1Range.start-a.seq1Range.endExclusive,i;for(i=1;i<=n&&!(e.getElement(o.seq1Range.start-i)!==e.getElement(o.seq1Range.endExclusive-i)||t.getElement(o.seq2Range.start-i)!==t.getElement(o.seq2Range.endExclusive-i));i++);if(i--,i===n){r[r.length-1]=new V(new z(a.seq1Range.start,o.seq1Range.endExclusive-n),new z(a.seq2Range.start,o.seq2Range.endExclusive-n));continue}o=o.delta(-i)}r.push(o)}let i=[];for(let n=0;n<r.length-1;n++){let a=r[n+1],o=r[n];if(o.seq1Range.isEmpty||o.seq2Range.isEmpty){let i=a.seq1Range.start-o.seq1Range.endExclusive,s;for(s=0;s<i&&!(!e.isStronglyEqual(o.seq1Range.start+s,o.seq1Range.endExclusive+s)||!t.isStronglyEqual(o.seq2Range.start+s,o.seq2Range.endExclusive+s));s++);if(s===i){r[n+1]=new V(new z(o.seq1Range.start+i,a.seq1Range.endExclusive),new z(o.seq2Range.start+i,a.seq2Range.endExclusive));continue}s>0&&(o=o.delta(s))}i.push(o)}return r.length>0&&i.push(r[r.length-1]),i}function Da(e,t,n){if(!e.getBoundaryScore||!t.getBoundaryScore)return n;for(let r=0;r<n.length;r++){let i=r>0?n[r-1]:void 0,a=n[r],o=r+1<n.length?n[r+1]:void 0,s=new z(i?i.seq1Range.endExclusive+1:0,o?o.seq1Range.start-1:e.length),c=new z(i?i.seq2Range.endExclusive+1:0,o?o.seq2Range.start-1:t.length);a.seq1Range.isEmpty?n[r]=Oa(a,e,t,s,c):a.seq2Range.isEmpty&&(n[r]=Oa(a.swap(),t,e,c,s).swap())}return n}function Oa(e,t,n,r,i){let a=1;for(;e.seq1Range.start-a>=r.start&&e.seq2Range.start-a>=i.start&&n.isStronglyEqual(e.seq2Range.start-a,e.seq2Range.endExclusive-a)&&a<100;)a++;a--;let o=0;for(;e.seq1Range.start+o<r.endExclusive&&e.seq2Range.endExclusive+o<i.endExclusive&&n.isStronglyEqual(e.seq2Range.start+o,e.seq2Range.endExclusive+o)&&o<100;)o++;if(a===0&&o===0)return e;let s=0,c=-1;for(let r=-a;r<=o;r++){let i=e.seq2Range.start+r,a=e.seq2Range.endExclusive+r,o=e.seq1Range.start+r,l=t.getBoundaryScore(o)+n.getBoundaryScore(i)+n.getBoundaryScore(a);l>c&&(c=l,s=r)}return e.delta(s)}function ka(e,t,n){let r=[];for(let e of n){let t=r[r.length-1];if(!t){r.push(e);continue}e.seq1Range.start-t.seq1Range.endExclusive<=2||e.seq2Range.start-t.seq2Range.endExclusive<=2?r[r.length-1]=new V(t.seq1Range.join(e.seq1Range),t.seq2Range.join(e.seq2Range)):r.push(e)}return r}function Aa(e,t,n,r,i=!1){let a=V.invert(n,e.length),o=[],s=new ta(0,0);function c(n,c){if(n.offset1<s.offset1||n.offset2<s.offset2)return;let l=r(e,n.offset1),u=r(t,n.offset2);if(!l||!u)return;let d=new V(l,u),f=d.intersect(c),p=f.seq1Range.length,m=f.seq2Range.length;for(;a.length>0;){let n=a[0];if(!(n.seq1Range.intersects(d.seq1Range)||n.seq2Range.intersects(d.seq2Range)))break;let i=new V(r(e,n.seq1Range.start),r(t,n.seq2Range.start)),o=i.intersect(n);if(p+=o.seq1Range.length,m+=o.seq2Range.length,d=d.join(i),d.seq1Range.endExclusive>=n.seq1Range.endExclusive)a.shift();else break}(i&&p+m<d.seq1Range.length+d.seq2Range.length||p+m<(d.seq1Range.length+d.seq2Range.length)*2/3)&&o.push(d),s=d.getEndExclusives()}for(;a.length>0;){let e=a.shift();e.seq1Range.isEmpty||(c(e.getStarts(),e),c(e.getEndExclusives().delta(-1),e))}return ja(n,o)}function ja(e,t){let n=[];for(;e.length>0||t.length>0;){let r=e[0],i=t[0],a;a=r&&(!i||r.seq1Range.start<i.seq1Range.start)?e.shift():t.shift(),n.length>0&&n[n.length-1].seq1Range.endExclusive>=a.seq1Range.start?n[n.length-1]=n[n.length-1].join(a):n.push(a)}return n}function Ma(e,t,n){let r=n;if(r.length===0)return r;let i=0,a;do{a=!1;let t=[r[0]];for(let n=1;n<r.length;n++){let i=r[n],o=t[t.length-1];function s(t,n){let r=new z(o.seq1Range.endExclusive,i.seq1Range.start);return e.getText(r).replace(/\s/g,``).length<=4&&(t.seq1Range.length+t.seq2Range.length>5||n.seq1Range.length+n.seq2Range.length>5)}s(o,i)?(a=!0,t[t.length-1]=t[t.length-1].join(i)):t.push(i)}r=t}while(i++<10&&a);return r}function Na(e,t,n){let r=n;if(r.length===0)return r;let i=0,a;do{a=!1;let n=[r[0]];for(let i=1;i<r.length;i++){let o=r[i],s=n[n.length-1];function c(n,r){let i=new z(s.seq1Range.endExclusive,o.seq1Range.start);if(e.countLinesIn(i)>5||i.length>500)return!1;let a=e.getText(i).trim();if(a.length>20||a.split(/\r\n|\r|\n/).length>1)return!1;let c=e.countLinesIn(n.seq1Range),l=n.seq1Range.length,u=t.countLinesIn(n.seq2Range),d=n.seq2Range.length,f=e.countLinesIn(r.seq1Range),p=r.seq1Range.length,m=t.countLinesIn(r.seq2Range),h=r.seq2Range.length;function g(e){return Math.min(e,130)}return(g(c*40+l)**1.5+g(u*40+d)**1.5)**1.5+(g(f*40+p)**1.5+g(m*40+h)**1.5)**1.5>(130**1.5)**1.5*1.3}c(s,o)?(a=!0,n[n.length-1]=n[n.length-1].join(o)):n.push(o)}r=n}while(i++<10&&a);let o=[];return gi(r,(t,n,r)=>{let i=n;function a(e){return e.length>0&&e.trim().length<=3&&n.seq1Range.length+n.seq2Range.length>100}let s=e.extendToFullLines(n.seq1Range),c=e.getText(new z(s.start,n.seq1Range.start));a(c)&&(i=i.deltaStart(-c.length));let l=e.getText(new z(n.seq1Range.endExclusive,s.endExclusive));a(l)&&(i=i.deltaEnd(l.length));let u=V.fromOffsetPairs(t?t.getEndExclusives():ta.zero,r?r.getStarts():ta.max),d=i.intersect(u);o.length>0&&d.getStarts().equals(o[o.length-1].getEndExclusives())?o[o.length-1]=o[o.length-1].join(d):o.push(d)}),o}var Pa=class{constructor(e,t){this.trimmedHash=e,this.lines=t}getElement(e){return this.trimmedHash[e]}get length(){return this.trimmedHash.length}getBoundaryScore(e){return 1e3-((e===0?0:Fa(this.lines[e-1]))+(e===this.lines.length?0:Fa(this.lines[e])))}getText(e){return this.lines.slice(e.start,e.endExclusive).join(`
23
+ `)}isStronglyEqual(e,t){return this.lines[e]===this.lines[t]}};function Fa(e){let t=0;for(;t<e.length&&(e.charCodeAt(t)===32||e.charCodeAt(t)===9);)t++;return t}var Ia=class{constructor(){this.dynamicProgrammingDiffing=new sa,this.myersDiffingAlgorithm=new ca}computeDiff(e,t,n){if(e.length<=1&&pi(e,t,(e,t)=>e===t))return new di([],[],!1);if(e.length===1&&e[0].length===0||t.length===1&&t[0].length===0)return new di([new zi(new B(1,e.length+1),new B(1,t.length+1),[new Bi(new M(1,1,e.length,e[e.length-1].length+1),new M(1,1,t.length,t[t.length-1].length+1))])],[],!1);let r=n.maxComputationTimeMs===0?na.instance:new ra(n.maxComputationTimeMs),i=!n.ignoreTrimWhitespace,a=new Map;function o(e){let t=a.get(e);return t===void 0&&(t=a.size,a.set(e,t)),t}let s=e.map(e=>o(e.trim())),c=t.map(e=>o(e.trim())),u=new Pa(s,e),d=new Pa(c,t),f=u.length+d.length<1700?this.dynamicProgrammingDiffing.compute(u,d,r,(n,r)=>e[n]===t[r]?t[r].length===0?.1:1+Math.log(1+t[r].length):.99):this.myersDiffingAlgorithm.compute(u,d,r),p=f.diffs,m=f.hitTimeout;p=Ta(u,d,p),p=Ma(u,d,p);let h=[],g=a=>{if(i)for(let o=0;o<a;o++){let a=_+o,s=v+o;if(e[a]!==t[s]){let o=this.refineDiff(e,t,new V(new z(a,a+1),new z(s,s+1)),r,i,n);for(let e of o.mappings)h.push(e);o.hitTimeout&&(m=!0)}}},_=0,v=0;for(let a of p){l(()=>a.seq1Range.start-_===a.seq2Range.start-v),g(a.seq1Range.start-_),_=a.seq1Range.endExclusive,v=a.seq2Range.endExclusive;let o=this.refineDiff(e,t,a,r,i,n);o.hitTimeout&&(m=!0);for(let e of o.mappings)h.push(e)}g(e.length-_);let y=Vi(h,new Pi(e),new Pi(t)),b=[];return n.computeMoves&&(b=this.computeMoves(y,e,t,s,c,r,i,n)),l(()=>{function n(e,t){if(e.lineNumber<1||e.lineNumber>t.length)return!1;let n=t[e.lineNumber-1];return!(e.column<1||e.column>n.length+1)}function r(e,t){return!(e.startLineNumber<1||e.startLineNumber>t.length+1||e.endLineNumberExclusive<1||e.endLineNumberExclusive>t.length+1)}for(let i of y){if(!i.innerChanges)return!1;for(let r of i.innerChanges)if(!(n(r.modifiedRange.getStartPosition(),t)&&n(r.modifiedRange.getEndPosition(),t)&&n(r.originalRange.getStartPosition(),e)&&n(r.originalRange.getEndPosition(),e)))return!1;if(!r(i.modified,t)||!r(i.original,e))return!1}return!0}),new di(y,b,m)}computeMoves(e,t,n,r,i,a,o,s){return va(e,t,n,r,i,a).map(e=>new fi(e,Vi(this.refineDiff(t,n,new V(e.original.toOffsetRange(),e.modified.toOffsetRange()),a,o,s).mappings,new Pi(t),new Pi(n),!0)))}refineDiff(e,t,n,r,i,a){let o=La(n).toRangeMapping2(e,t),s=new fa(e,o.originalRange,i),c=new fa(t,o.modifiedRange,i),l=s.length+c.length<500?this.dynamicProgrammingDiffing.compute(s,c,r):this.myersDiffingAlgorithm.compute(s,c,r),u=l.diffs;return u=Ta(s,c,u),u=Aa(s,c,u,(e,t)=>e.findWordContaining(t)),a.extendToSubwords&&(u=Aa(s,c,u,(e,t)=>e.findSubWordContaining(t),!0)),u=ka(s,c,u),u=Na(s,c,u),{mappings:u.map(e=>new Bi(s.translateRange(e.seq1Range),c.translateRange(e.seq2Range))),hitTimeout:l.hitTimeout}}};function La(e){return new Ii(new B(e.seq1Range.start+1,e.seq1Range.endExclusive+1),new B(e.seq2Range.start+1,e.seq2Range.endExclusive+1))}let Ra={getLegacy:()=>new Ui,getDefault:()=>new Ia};function za(e,t){let n=10**t;return Math.round(e*n)/n}var H=class{constructor(e,t,n,r=1){this._rgbaBrand=void 0,this.r=Math.min(255,Math.max(0,e))|0,this.g=Math.min(255,Math.max(0,t))|0,this.b=Math.min(255,Math.max(0,n))|0,this.a=za(Math.max(Math.min(1,r),0),3)}static equals(e,t){return e.r===t.r&&e.g===t.g&&e.b===t.b&&e.a===t.a}},Ba=class e{constructor(e,t,n,r){this._hslaBrand=void 0,this.h=Math.max(Math.min(360,e),0)|0,this.s=za(Math.max(Math.min(1,t),0),3),this.l=za(Math.max(Math.min(1,n),0),3),this.a=za(Math.max(Math.min(1,r),0),3)}static equals(e,t){return e.h===t.h&&e.s===t.s&&e.l===t.l&&e.a===t.a}static fromRGBA(t){let n=t.r/255,r=t.g/255,i=t.b/255,a=t.a,o=Math.max(n,r,i),s=Math.min(n,r,i),c=0,l=0,u=(s+o)/2,d=o-s;if(d>0){switch(l=Math.min(u<=.5?d/(2*u):d/(2-2*u),1),o){case n:c=(r-i)/d+(r<i?6:0);break;case r:c=(i-n)/d+2;break;case i:c=(n-r)/d+4;break}c*=60,c=Math.round(c)}return new e(c,l,u,a)}static _hue2rgb(e,t,n){return n<0&&(n+=1),n>1&&--n,n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}static toRGBA(t){let n=t.h/360,{s:r,l:i,a}=t,o,s,c;if(r===0)o=s=c=i;else{let t=i<.5?i*(1+r):i+r-i*r,a=2*i-t;o=e._hue2rgb(a,t,n+1/3),s=e._hue2rgb(a,t,n),c=e._hue2rgb(a,t,n-1/3)}return new H(Math.round(o*255),Math.round(s*255),Math.round(c*255),a)}},Va=class e{constructor(e,t,n,r){this._hsvaBrand=void 0,this.h=Math.max(Math.min(360,e),0)|0,this.s=za(Math.max(Math.min(1,t),0),3),this.v=za(Math.max(Math.min(1,n),0),3),this.a=za(Math.max(Math.min(1,r),0),3)}static equals(e,t){return e.h===t.h&&e.s===t.s&&e.v===t.v&&e.a===t.a}static fromRGBA(t){let n=t.r/255,r=t.g/255,i=t.b/255,a=Math.max(n,r,i),o=a-Math.min(n,r,i),s=a===0?0:o/a,c;return c=o===0?0:a===n?((r-i)/o%6+6)%6:a===r?(i-n)/o+2:(n-r)/o+4,new e(Math.round(c*60),s,a,t.a)}static toRGBA(e){let{h:t,s:n,v:r,a:i}=e,a=r*n,o=a*(1-Math.abs(t/60%2-1)),s=r-a,[c,l,u]=[0,0,0];return t<60?(c=a,l=o):t<120?(c=o,l=a):t<180?(l=a,u=o):t<240?(l=o,u=a):t<300?(c=o,u=a):t<=360&&(c=a,u=o),c=Math.round((c+s)*255),l=Math.round((l+s)*255),u=Math.round((u+s)*255),new H(c,l,u,i)}},Ha=class e{static fromHex(t){return e.Format.CSS.parseHex(t)||e.red}static equals(e,t){return!e&&!t?!0:!e||!t?!1:e.equals(t)}get hsla(){return this._hsla?this._hsla:Ba.fromRGBA(this.rgba)}get hsva(){return this._hsva?this._hsva:Va.fromRGBA(this.rgba)}constructor(e){if(!e)throw Error(`Color needs a value`);if(e instanceof H)this.rgba=e;else if(e instanceof Ba)this._hsla=e,this.rgba=Ba.toRGBA(e);else if(e instanceof Va)this._hsva=e,this.rgba=Va.toRGBA(e);else throw Error(`Invalid color ctor argument`)}equals(e){return!!e&&H.equals(this.rgba,e.rgba)&&Ba.equals(this.hsla,e.hsla)&&Va.equals(this.hsva,e.hsva)}getRelativeLuminance(){let t=e._relativeLuminanceForComponent(this.rgba.r),n=e._relativeLuminanceForComponent(this.rgba.g),r=e._relativeLuminanceForComponent(this.rgba.b);return za(.2126*t+.7152*n+.0722*r,4)}static _relativeLuminanceForComponent(e){let t=e/255;return t<=.03928?t/12.92:((t+.055)/1.055)**2.4}isLighter(){return(this.rgba.r*299+this.rgba.g*587+this.rgba.b*114)/1e3>=128}isLighterThan(e){return this.getRelativeLuminance()>e.getRelativeLuminance()}isDarkerThan(e){return this.getRelativeLuminance()<e.getRelativeLuminance()}lighten(t){return new e(new Ba(this.hsla.h,this.hsla.s,this.hsla.l+this.hsla.l*t,this.hsla.a))}darken(t){return new e(new Ba(this.hsla.h,this.hsla.s,this.hsla.l-this.hsla.l*t,this.hsla.a))}transparent(t){let{r:n,g:r,b:i,a}=this.rgba;return new e(new H(n,r,i,a*t))}isTransparent(){return this.rgba.a===0}isOpaque(){return this.rgba.a===1}opposite(){return new e(new H(255-this.rgba.r,255-this.rgba.g,255-this.rgba.b,this.rgba.a))}mix(t,n=.5){let r=Math.min(Math.max(n,0),1),i=this.rgba,a=t.rgba;return new e(new H(i.r+(a.r-i.r)*r,i.g+(a.g-i.g)*r,i.b+(a.b-i.b)*r,i.a+(a.a-i.a)*r))}makeOpaque(t){if(this.isOpaque()||t.rgba.a!==1)return this;let{r:n,g:r,b:i,a}=this.rgba;return new e(new H(t.rgba.r-a*(t.rgba.r-n),t.rgba.g-a*(t.rgba.g-r),t.rgba.b-a*(t.rgba.b-i),1))}toString(){return this._toString||=e.Format.CSS.format(this),this._toString}toNumber32Bit(){return this._toNumber32Bit||=(this.rgba.r<<24|this.rgba.g<<16|this.rgba.b<<8|this.rgba.a*255<<0)>>>0,this._toNumber32Bit}static getLighterColor(e,t,n){if(e.isLighterThan(t))return e;n||=.5;let r=e.getRelativeLuminance(),i=t.getRelativeLuminance();return n=n*(i-r)/i,e.lighten(n)}static getDarkerColor(e,t,n){if(e.isDarkerThan(t))return e;n||=.5;let r=e.getRelativeLuminance(),i=t.getRelativeLuminance();return n=n*(r-i)/r,e.darken(n)}static{this.white=new e(new H(255,255,255,1))}static{this.black=new e(new H(0,0,0,1))}static{this.red=new e(new H(255,0,0,1))}static{this.blue=new e(new H(0,0,255,1))}static{this.green=new e(new H(0,255,0,1))}static{this.cyan=new e(new H(0,255,255,1))}static{this.lightgrey=new e(new H(211,211,211,1))}static{this.transparent=new e(new H(0,0,0,0))}};(function(e){(function(t){(function(t){function n(t){return t.rgba.a===1?`rgb(${t.rgba.r}, ${t.rgba.g}, ${t.rgba.b})`:e.Format.CSS.formatRGBA(t)}t.formatRGB=n;function r(e){return`rgba(${e.rgba.r}, ${e.rgba.g}, ${e.rgba.b}, ${+e.rgba.a.toFixed(2)})`}t.formatRGBA=r;function i(t){return t.hsla.a===1?`hsl(${t.hsla.h}, ${Math.round(t.hsla.s*100)}%, ${Math.round(t.hsla.l*100)}%)`:e.Format.CSS.formatHSLA(t)}t.formatHSL=i;function a(e){return`hsla(${e.hsla.h}, ${Math.round(e.hsla.s*100)}%, ${Math.round(e.hsla.l*100)}%, ${e.hsla.a.toFixed(2)})`}t.formatHSLA=a;function o(e){let t=e.toString(16);return t.length===2?t:`0`+t}function s(e){return`#${o(e.rgba.r)}${o(e.rgba.g)}${o(e.rgba.b)}`}t.formatHex=s;function c(t,n=!1){return n&&t.rgba.a===1?e.Format.CSS.formatHex(t):`#${o(t.rgba.r)}${o(t.rgba.g)}${o(t.rgba.b)}${o(Math.round(t.rgba.a*255))}`}t.formatHexA=c;function l(t){return t.isOpaque()?e.Format.CSS.formatHex(t):e.Format.CSS.formatRGBA(t)}t.format=l;function u(t){if(t===`transparent`)return e.transparent;if(t.startsWith(`#`))return f(t);if(t.startsWith(`rgba(`)){let n=t.match(/rgba\((?<r>(?:\+|-)?\d+), *(?<g>(?:\+|-)?\d+), *(?<b>(?:\+|-)?\d+), *(?<a>(?:\+|-)?\d+(\.\d+)?)\)/);if(!n)throw Error(`Invalid color format `+t);return new e(new H(parseInt(n.groups?.r??`0`),parseInt(n.groups?.g??`0`),parseInt(n.groups?.b??`0`),parseFloat(n.groups?.a??`0`)))}if(t.startsWith(`rgb(`)){let n=t.match(/rgb\((?<r>(?:\+|-)?\d+), *(?<g>(?:\+|-)?\d+), *(?<b>(?:\+|-)?\d+)\)/);if(!n)throw Error(`Invalid color format `+t);return new e(new H(parseInt(n.groups?.r??`0`),parseInt(n.groups?.g??`0`),parseInt(n.groups?.b??`0`)))}return d(t)}t.parse=u;function d(t){switch(t){case`aliceblue`:return new e(new H(240,248,255,1));case`antiquewhite`:return new e(new H(250,235,215,1));case`aqua`:return new e(new H(0,255,255,1));case`aquamarine`:return new e(new H(127,255,212,1));case`azure`:return new e(new H(240,255,255,1));case`beige`:return new e(new H(245,245,220,1));case`bisque`:return new e(new H(255,228,196,1));case`black`:return new e(new H(0,0,0,1));case`blanchedalmond`:return new e(new H(255,235,205,1));case`blue`:return new e(new H(0,0,255,1));case`blueviolet`:return new e(new H(138,43,226,1));case`brown`:return new e(new H(165,42,42,1));case`burlywood`:return new e(new H(222,184,135,1));case`cadetblue`:return new e(new H(95,158,160,1));case`chartreuse`:return new e(new H(127,255,0,1));case`chocolate`:return new e(new H(210,105,30,1));case`coral`:return new e(new H(255,127,80,1));case`cornflowerblue`:return new e(new H(100,149,237,1));case`cornsilk`:return new e(new H(255,248,220,1));case`crimson`:return new e(new H(220,20,60,1));case`cyan`:return new e(new H(0,255,255,1));case`darkblue`:return new e(new H(0,0,139,1));case`darkcyan`:return new e(new H(0,139,139,1));case`darkgoldenrod`:return new e(new H(184,134,11,1));case`darkgray`:return new e(new H(169,169,169,1));case`darkgreen`:return new e(new H(0,100,0,1));case`darkgrey`:return new e(new H(169,169,169,1));case`darkkhaki`:return new e(new H(189,183,107,1));case`darkmagenta`:return new e(new H(139,0,139,1));case`darkolivegreen`:return new e(new H(85,107,47,1));case`darkorange`:return new e(new H(255,140,0,1));case`darkorchid`:return new e(new H(153,50,204,1));case`darkred`:return new e(new H(139,0,0,1));case`darksalmon`:return new e(new H(233,150,122,1));case`darkseagreen`:return new e(new H(143,188,143,1));case`darkslateblue`:return new e(new H(72,61,139,1));case`darkslategray`:return new e(new H(47,79,79,1));case`darkslategrey`:return new e(new H(47,79,79,1));case`darkturquoise`:return new e(new H(0,206,209,1));case`darkviolet`:return new e(new H(148,0,211,1));case`deeppink`:return new e(new H(255,20,147,1));case`deepskyblue`:return new e(new H(0,191,255,1));case`dimgray`:return new e(new H(105,105,105,1));case`dimgrey`:return new e(new H(105,105,105,1));case`dodgerblue`:return new e(new H(30,144,255,1));case`firebrick`:return new e(new H(178,34,34,1));case`floralwhite`:return new e(new H(255,250,240,1));case`forestgreen`:return new e(new H(34,139,34,1));case`fuchsia`:return new e(new H(255,0,255,1));case`gainsboro`:return new e(new H(220,220,220,1));case`ghostwhite`:return new e(new H(248,248,255,1));case`gold`:return new e(new H(255,215,0,1));case`goldenrod`:return new e(new H(218,165,32,1));case`gray`:return new e(new H(128,128,128,1));case`green`:return new e(new H(0,128,0,1));case`greenyellow`:return new e(new H(173,255,47,1));case`grey`:return new e(new H(128,128,128,1));case`honeydew`:return new e(new H(240,255,240,1));case`hotpink`:return new e(new H(255,105,180,1));case`indianred`:return new e(new H(205,92,92,1));case`indigo`:return new e(new H(75,0,130,1));case`ivory`:return new e(new H(255,255,240,1));case`khaki`:return new e(new H(240,230,140,1));case`lavender`:return new e(new H(230,230,250,1));case`lavenderblush`:return new e(new H(255,240,245,1));case`lawngreen`:return new e(new H(124,252,0,1));case`lemonchiffon`:return new e(new H(255,250,205,1));case`lightblue`:return new e(new H(173,216,230,1));case`lightcoral`:return new e(new H(240,128,128,1));case`lightcyan`:return new e(new H(224,255,255,1));case`lightgoldenrodyellow`:return new e(new H(250,250,210,1));case`lightgray`:return new e(new H(211,211,211,1));case`lightgreen`:return new e(new H(144,238,144,1));case`lightgrey`:return new e(new H(211,211,211,1));case`lightpink`:return new e(new H(255,182,193,1));case`lightsalmon`:return new e(new H(255,160,122,1));case`lightseagreen`:return new e(new H(32,178,170,1));case`lightskyblue`:return new e(new H(135,206,250,1));case`lightslategray`:return new e(new H(119,136,153,1));case`lightslategrey`:return new e(new H(119,136,153,1));case`lightsteelblue`:return new e(new H(176,196,222,1));case`lightyellow`:return new e(new H(255,255,224,1));case`lime`:return new e(new H(0,255,0,1));case`limegreen`:return new e(new H(50,205,50,1));case`linen`:return new e(new H(250,240,230,1));case`magenta`:return new e(new H(255,0,255,1));case`maroon`:return new e(new H(128,0,0,1));case`mediumaquamarine`:return new e(new H(102,205,170,1));case`mediumblue`:return new e(new H(0,0,205,1));case`mediumorchid`:return new e(new H(186,85,211,1));case`mediumpurple`:return new e(new H(147,112,219,1));case`mediumseagreen`:return new e(new H(60,179,113,1));case`mediumslateblue`:return new e(new H(123,104,238,1));case`mediumspringgreen`:return new e(new H(0,250,154,1));case`mediumturquoise`:return new e(new H(72,209,204,1));case`mediumvioletred`:return new e(new H(199,21,133,1));case`midnightblue`:return new e(new H(25,25,112,1));case`mintcream`:return new e(new H(245,255,250,1));case`mistyrose`:return new e(new H(255,228,225,1));case`moccasin`:return new e(new H(255,228,181,1));case`navajowhite`:return new e(new H(255,222,173,1));case`navy`:return new e(new H(0,0,128,1));case`oldlace`:return new e(new H(253,245,230,1));case`olive`:return new e(new H(128,128,0,1));case`olivedrab`:return new e(new H(107,142,35,1));case`orange`:return new e(new H(255,165,0,1));case`orangered`:return new e(new H(255,69,0,1));case`orchid`:return new e(new H(218,112,214,1));case`palegoldenrod`:return new e(new H(238,232,170,1));case`palegreen`:return new e(new H(152,251,152,1));case`paleturquoise`:return new e(new H(175,238,238,1));case`palevioletred`:return new e(new H(219,112,147,1));case`papayawhip`:return new e(new H(255,239,213,1));case`peachpuff`:return new e(new H(255,218,185,1));case`peru`:return new e(new H(205,133,63,1));case`pink`:return new e(new H(255,192,203,1));case`plum`:return new e(new H(221,160,221,1));case`powderblue`:return new e(new H(176,224,230,1));case`purple`:return new e(new H(128,0,128,1));case`rebeccapurple`:return new e(new H(102,51,153,1));case`red`:return new e(new H(255,0,0,1));case`rosybrown`:return new e(new H(188,143,143,1));case`royalblue`:return new e(new H(65,105,225,1));case`saddlebrown`:return new e(new H(139,69,19,1));case`salmon`:return new e(new H(250,128,114,1));case`sandybrown`:return new e(new H(244,164,96,1));case`seagreen`:return new e(new H(46,139,87,1));case`seashell`:return new e(new H(255,245,238,1));case`sienna`:return new e(new H(160,82,45,1));case`silver`:return new e(new H(192,192,192,1));case`skyblue`:return new e(new H(135,206,235,1));case`slateblue`:return new e(new H(106,90,205,1));case`slategray`:return new e(new H(112,128,144,1));case`slategrey`:return new e(new H(112,128,144,1));case`snow`:return new e(new H(255,250,250,1));case`springgreen`:return new e(new H(0,255,127,1));case`steelblue`:return new e(new H(70,130,180,1));case`tan`:return new e(new H(210,180,140,1));case`teal`:return new e(new H(0,128,128,1));case`thistle`:return new e(new H(216,191,216,1));case`tomato`:return new e(new H(255,99,71,1));case`turquoise`:return new e(new H(64,224,208,1));case`violet`:return new e(new H(238,130,238,1));case`wheat`:return new e(new H(245,222,179,1));case`white`:return new e(new H(255,255,255,1));case`whitesmoke`:return new e(new H(245,245,245,1));case`yellow`:return new e(new H(255,255,0,1));case`yellowgreen`:return new e(new H(154,205,50,1));default:return null}}function f(t){let n=t.length;if(n===0||t.charCodeAt(0)!==35)return null;if(n===7)return new e(new H(16*p(t.charCodeAt(1))+p(t.charCodeAt(2)),16*p(t.charCodeAt(3))+p(t.charCodeAt(4)),16*p(t.charCodeAt(5))+p(t.charCodeAt(6)),1));if(n===9)return new e(new H(16*p(t.charCodeAt(1))+p(t.charCodeAt(2)),16*p(t.charCodeAt(3))+p(t.charCodeAt(4)),16*p(t.charCodeAt(5))+p(t.charCodeAt(6)),(16*p(t.charCodeAt(7))+p(t.charCodeAt(8)))/255));if(n===4){let n=p(t.charCodeAt(1)),r=p(t.charCodeAt(2)),i=p(t.charCodeAt(3));return new e(new H(16*n+n,16*r+r,16*i+i))}if(n===5){let n=p(t.charCodeAt(1)),r=p(t.charCodeAt(2)),i=p(t.charCodeAt(3)),a=p(t.charCodeAt(4));return new e(new H(16*n+n,16*r+r,16*i+i,(16*a+a)/255))}return null}t.parseHex=f;function p(e){switch(e){case 48:return 0;case 49:return 1;case 50:return 2;case 51:return 3;case 52:return 4;case 53:return 5;case 54:return 6;case 55:return 7;case 56:return 8;case 57:return 9;case 97:return 10;case 65:return 10;case 98:return 11;case 66:return 11;case 99:return 12;case 67:return 12;case 100:return 13;case 68:return 13;case 101:return 14;case 69:return 14;case 102:return 15;case 70:return 15}return 0}})(t.CSS||={})})(e.Format||={})})(Ha||={});function Ua(e){let t=[];for(let n of e){let e=Number(n);(e||e===0&&n.replace(/\s/g,``)!==``)&&t.push(e)}return t}function Wa(e,t,n,r){return{red:e/255,blue:n/255,green:t/255,alpha:r}}function Ga(e,t){let n=t.index,r=t[0].length;if(n===void 0)return;let i=e.positionAt(n);return{startLineNumber:i.lineNumber,startColumn:i.column,endLineNumber:i.lineNumber,endColumn:i.column+r}}function Ka(e,t){if(!e)return;let n=Ha.Format.CSS.parseHex(t);if(n)return{range:e,color:Wa(n.rgba.r,n.rgba.g,n.rgba.b,n.rgba.a)}}function qa(e,t,n){if(!e||t.length!==1)return;let r=Ua(t[0].values());return{range:e,color:Wa(r[0],r[1],r[2],n?r[3]:1)}}function Ja(e,t,n){if(!e||t.length!==1)return;let r=Ua(t[0].values()),i=new Ha(new Ba(r[0],r[1]/100,r[2]/100,n?r[3]:1));return{range:e,color:Wa(i.rgba.r,i.rgba.g,i.rgba.b,i.rgba.a)}}function Ya(e,t){return typeof e==`string`?[...e.matchAll(t)]:e.findMatches(t)}function Xa(e){let t=[],n=Ya(e,/\b(rgb|rgba|hsl|hsla)(\([0-9\s,.\%]*\))|^(#)([A-Fa-f0-9]{3})\b|^(#)([A-Fa-f0-9]{4})\b|^(#)([A-Fa-f0-9]{6})\b|^(#)([A-Fa-f0-9]{8})\b|(?<=['"\s])(#)([A-Fa-f0-9]{3})\b|(?<=['"\s])(#)([A-Fa-f0-9]{4})\b|(?<=['"\s])(#)([A-Fa-f0-9]{6})\b|(?<=['"\s])(#)([A-Fa-f0-9]{8})\b/gm);if(n.length>0)for(let r of n){let n=r.filter(e=>e!==void 0),i=n[1],a=n[2];if(!a)continue;let o;i===`rgb`?o=qa(Ga(e,r),Ya(a,/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*\)$/gm),!1):i===`rgba`?o=qa(Ga(e,r),Ya(a,/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(0[.][0-9]+|[.][0-9]+|[01][.]|[01])\s*\)$/gm),!0):i===`hsl`?o=Ja(Ga(e,r),Ya(a,/^\(\s*((?:360(?:\.0+)?|(?:36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])(?:\.\d+)?))\s*[\s,]\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*[\s,]\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*\)$/gm),!1):i===`hsla`?o=Ja(Ga(e,r),Ya(a,/^\(\s*((?:360(?:\.0+)?|(?:36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])(?:\.\d+)?))\s*[\s,]\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*[\s,]\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*[\s,]\s*(0[.][0-9]+|[.][0-9]+|[01][.]0*|[01])\s*\)$/gm),!0):i===`#`&&(o=Ka(Ga(e,r),i+a)),o&&t.push(o)}return t}function Za(e){return!e||typeof e.getValue!=`function`||typeof e.positionAt!=`function`?[]:Xa(e)}let Qa=/^-+|-+$/g;function $a(e,t){let n=[];if(t.findRegionSectionHeaders&&t.foldingRules?.markers){let r=eo(e,t);n=n.concat(r)}if(t.findMarkSectionHeaders){let r=to(e,t);n=n.concat(r)}return n}function eo(e,t){let n=[],r=e.getLineCount();for(let i=1;i<=r;i++){let r=e.getLineContent(i),a=r.match(t.foldingRules.markers.start);if(a){let e={startLineNumber:i,startColumn:a[0].length+1,endLineNumber:i,endColumn:r.length+1};if(e.endColumn>e.startColumn){let t={range:e,...no(r.substring(a[0].length)),shouldBeInComments:!1};(t.text||t.hasSeparatorLine)&&n.push(t)}}}return n}function to(e,t){let n=[],r=e.getLineCount();if(!t.markSectionHeaderRegex||t.markSectionHeaderRegex.trim()===``)return n;let i=Xr(t.markSectionHeaderRegex),a=new RegExp(t.markSectionHeaderRegex,`gdm${i?`s`:``}`);if(Ee(a))return n;for(let t=1;t<=r;t+=95){let i=Math.min(t+100-1,r),o=[];for(let n=t;n<=i;n++)o.push(e.getLineContent(n));let s=o.join(`
24
24
  `);a.lastIndex=0;let c;for(;(c=a.exec(s))!==null;){let e=s.substring(0,c.index),r=(e.match(/\n/g)||[]).length,i=t+r,o=c[0].split(`
25
25
  `),l=o.length,u=i+l-1,d=e.lastIndexOf(`
26
- `)+1,f=c.index-d+1,p=o[o.length-1],m={range:{startLineNumber:i,startColumn:f,endLineNumber:u,endColumn:l===1?f+c[0].length:p.length+1},text:(c.groups??{}).label??``,hasSeparatorLine:((c.groups??{}).separator??``)!==``,shouldBeInComments:!0};(m.text||m.hasSeparatorLine)&&(n.length===0||n[n.length-1].range.endLineNumber<m.range.startLineNumber)&&n.push(m),a.lastIndex=c.index+c[0].length}}return n}function co(e){e=e.trim();let t=e.startsWith(`-`);return e=e.replace(io,``),{text:e,hasSeparatorLine:t}}(function(){let e=globalThis;typeof e.requestIdleCallback!=`function`||e.cancelIdleCallback})();var lo=class{get isRejected(){return this.outcome?.outcome===1}get isSettled(){return!!this.outcome}constructor(){this.p=new Promise((e,t)=>{this.completeCallback=e,this.errorCallback=t})}complete(e){return new Promise(t=>{this.completeCallback(e),this.outcome={outcome:0,value:e},t()})}error(e){return new Promise(t=>{this.errorCallback(e),this.outcome={outcome:1,value:e},t()})}cancel(){return this.error(new i)}},uo;(function(e){async function t(e){let t,n=await Promise.all(e.map(e=>e.then(e=>e,e=>{t||=e})));if(t!==void 0)throw t;return n}e.settled=t;function n(e){return new Promise(async(t,n)=>{try{await e(t,n)}catch(e){n(e)}})}e.withAsyncBody=n})(uo||={}),class e{static fromArray(t){return new e(e=>{e.emitMany(t)})}static fromPromise(t){return new e(async e=>{e.emitMany(await t)})}static fromPromisesResolveOrder(t){return new e(async e=>{await Promise.all(t.map(async t=>e.emitOne(await t)))})}static merge(t){return new e(async e=>{await Promise.all(t.map(async t=>{for await(let n of t)e.emitOne(n)}))})}static{this.EMPTY=e.fromArray([])}constructor(e,t){this._state=0,this._results=[],this._error=null,this._onReturn=t,this._onStateChanged=new D,queueMicrotask(async()=>{let t={emitOne:e=>this.emitOne(e),emitMany:e=>this.emitMany(e),reject:e=>this.reject(e)};try{await Promise.resolve(e(t)),this.resolve()}catch(e){this.reject(e)}finally{t.emitOne=void 0,t.emitMany=void 0,t.reject=void 0}})}[Symbol.asyncIterator](){let e=0;return{next:async()=>{do{if(this._state===2)throw this._error;if(e<this._results.length)return{done:!1,value:this._results[e++]};if(this._state===1)return{done:!0,value:void 0};await ee.toPromise(this._onStateChanged.event)}while(!0)},return:async()=>(this._onReturn?.(),{done:!0,value:void 0})}}static map(t,n){return new e(async e=>{for await(let r of t)e.emitOne(n(r))})}map(t){return e.map(this,t)}static filter(t,n){return new e(async e=>{for await(let r of t)n(r)&&e.emitOne(r)})}filter(t){return e.filter(this,t)}static coalesce(t){return e.filter(t,e=>!!e)}coalesce(){return e.coalesce(this)}static async toPromise(e){let t=[];for await(let n of e)t.push(n);return t}toPromise(){return e.toPromise(this)}emitOne(e){this._state===0&&(this._results.push(e),this._onStateChanged.fire())}emitMany(e){this._state===0&&(this._results=this._results.concat(e),this._onStateChanged.fire())}resolve(){this._state===0&&(this._state=1,this._onStateChanged.fire())}reject(e){this._state===0&&(this._state=2,this._error=e,this._onStateChanged.fire())}};var fo=class{constructor(){this._unsatisfiedConsumers=[],this._unconsumedValues=[]}get hasFinalValue(){return!!this._finalValue}produce(e){if(this._ensureNoFinalValue(),this._unsatisfiedConsumers.length>0){let t=this._unsatisfiedConsumers.shift();this._resolveOrRejectDeferred(t,e)}else this._unconsumedValues.push(e)}produceFinal(e){this._ensureNoFinalValue(),this._finalValue=e;for(let t of this._unsatisfiedConsumers)this._resolveOrRejectDeferred(t,e);this._unsatisfiedConsumers.length=0}_ensureNoFinalValue(){if(this._finalValue)throw new o(`ProducerConsumer: cannot produce after final value has been set`)}_resolveOrRejectDeferred(e,t){t.ok?e.complete(t.value):e.error(t.error)}consume(){if(this._unconsumedValues.length>0||this._finalValue){let e=this._unconsumedValues.length>0?this._unconsumedValues.shift():this._finalValue;return e.ok?Promise.resolve(e.value):Promise.reject(e.error)}else{let e=new lo;return this._unsatisfiedConsumers.push(e),e.p}}};(class e{constructor(e,t){this._onReturn=t,this._producerConsumer=new fo,this._iterator={next:()=>this._producerConsumer.consume(),return:()=>(this._onReturn?.(),Promise.resolve({done:!0,value:void 0})),throw:async e=>(this._finishError(e),{done:!0,value:void 0})},queueMicrotask(async()=>{let t=e({emitOne:e=>this._producerConsumer.produce({ok:!0,value:{done:!1,value:e}}),emitMany:e=>{for(let t of e)this._producerConsumer.produce({ok:!0,value:{done:!1,value:t}})},reject:e=>this._finishError(e)});if(!this._producerConsumer.hasFinalValue)try{await t,this._finishOk()}catch(e){this._finishError(e)}})}static fromArray(t){return new e(e=>{e.emitMany(t)})}static fromPromise(t){return new e(async e=>{e.emitMany(await t)})}static fromPromisesResolveOrder(t){return new e(async e=>{await Promise.all(t.map(async t=>e.emitOne(await t)))})}static merge(t){return new e(async e=>{await Promise.all(t.map(async t=>{for await(let n of t)e.emitOne(n)}))})}static{this.EMPTY=e.fromArray([])}static map(t,n){return new e(async e=>{for await(let r of t)e.emitOne(n(r))})}map(t){return e.map(this,t)}static coalesce(t){return e.filter(t,e=>!!e)}coalesce(){return e.coalesce(this)}static filter(t,n){return new e(async e=>{for await(let r of t)n(r)&&e.emitOne(r)})}filter(t){return e.filter(this,t)}_finishOk(){this._producerConsumer.hasFinalValue||this._producerConsumer.produceFinal({ok:!0,value:{done:!0,value:void 0}})}_finishError(e){this._producerConsumer.hasFinalValue||this._producerConsumer.produceFinal({ok:!1,error:e})}[Symbol.asyncIterator](){return this._iterator}});var po=class{constructor(e){this.values=e,this.prefixSum=new Uint32Array(e.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}insertValues(e,t){e=bt(e);let n=this.values,r=this.prefixSum,i=t.length;return i===0?!1:(this.values=new Uint32Array(n.length+i),this.values.set(n.subarray(0,e),0),this.values.set(n.subarray(e),e+i),this.values.set(t,e),e-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),this.prefixSum=new Uint32Array(this.values.length),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(r.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}setValue(e,t){return e=bt(e),t=bt(t),this.values[e]===t?!1:(this.values[e]=t,e-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),!0)}removeValues(e,t){e=bt(e),t=bt(t);let n=this.values,r=this.prefixSum;if(e>=n.length)return!1;let i=n.length-e;return t>=i&&(t=i),t===0?!1:(this.values=new Uint32Array(n.length-t),this.values.set(n.subarray(0,e),0),this.values.set(n.subarray(e+t),e),this.prefixSum=new Uint32Array(this.values.length),e-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(r.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}getTotalSum(){return this.values.length===0?0:this._getPrefixSum(this.values.length-1)}getPrefixSum(e){return e<0?0:(e=bt(e),this._getPrefixSum(e))}_getPrefixSum(e){if(e<=this.prefixSumValidIndex[0])return this.prefixSum[e];let t=this.prefixSumValidIndex[0]+1;t===0&&(this.prefixSum[0]=this.values[0],t++),e>=this.values.length&&(e=this.values.length-1);for(let n=t;n<=e;n++)this.prefixSum[n]=this.prefixSum[n-1]+this.values[n];return this.prefixSumValidIndex[0]=Math.max(this.prefixSumValidIndex[0],e),this.prefixSum[e]}getIndexOf(e){e=Math.floor(e),this.getTotalSum();let t=0,n=this.values.length-1,r=0,i=0,a=0;for(;t<=n;)if(r=t+(n-t)/2|0,i=this.prefixSum[r],a=i-this.values[r],e<a)n=r-1;else if(e>=i)t=r+1;else break;return new mo(r,e-a)}},mo=class{constructor(e,t){this.index=e,this.remainder=t,this._prefixSumIndexOfResultBrand=void 0,this.index=e,this.remainder=t}},ho=class{constructor(e,t,n,r){this._uri=e,this._lines=t,this._eol=n,this._versionId=r,this._lineStarts=null,this._cachedTextValue=null}dispose(){this._lines.length=0}get version(){return this._versionId}getText(){return this._cachedTextValue===null&&(this._cachedTextValue=this._lines.join(this._eol)),this._cachedTextValue}onEvents(e){e.eol&&e.eol!==this._eol&&(this._eol=e.eol,this._lineStarts=null);let t=e.changes;for(let e of t)this._acceptDeleteRange(e.range),this._acceptInsertText(new j(e.range.startLineNumber,e.range.startColumn),e.text);this._versionId=e.versionId,this._cachedTextValue=null}_ensureLineStarts(){if(!this._lineStarts){let e=this._eol.length,t=this._lines.length,n=new Uint32Array(t);for(let r=0;r<t;r++)n[r]=this._lines[r].length+e;this._lineStarts=new po(n)}}_setLineText(e,t){this._lines[e]=t,this._lineStarts&&this._lineStarts.setValue(e,this._lines[e].length+this._eol.length)}_acceptDeleteRange(e){if(e.startLineNumber===e.endLineNumber){if(e.startColumn===e.endColumn)return;this._setLineText(e.startLineNumber-1,this._lines[e.startLineNumber-1].substring(0,e.startColumn-1)+this._lines[e.startLineNumber-1].substring(e.endColumn-1));return}this._setLineText(e.startLineNumber-1,this._lines[e.startLineNumber-1].substring(0,e.startColumn-1)+this._lines[e.endLineNumber-1].substring(e.endColumn-1)),this._lines.splice(e.startLineNumber,e.endLineNumber-e.startLineNumber),this._lineStarts&&this._lineStarts.removeValues(e.startLineNumber,e.endLineNumber-e.startLineNumber)}_acceptInsertText(e,t){if(t.length===0)return;let n=Ae(t);if(n.length===1){this._setLineText(e.lineNumber-1,this._lines[e.lineNumber-1].substring(0,e.column-1)+n[0]+this._lines[e.lineNumber-1].substring(e.column-1));return}n[n.length-1]+=this._lines[e.lineNumber-1].substring(e.column-1),this._setLineText(e.lineNumber-1,this._lines[e.lineNumber-1].substring(0,e.column-1)+n[0]);let r=new Uint32Array(n.length-1);for(let t=1;t<n.length;t++)this._lines.splice(e.lineNumber+t-1,0,n[t]),r[t-1]=n[t].length+this._eol.length;this._lineStarts&&this._lineStarts.insertValues(e.lineNumber,r)}},go=class{constructor(){this._models=Object.create(null)}getModel(e){return this._models[e]}getModels(){let e=[];return Object.keys(this._models).forEach(t=>e.push(this._models[t])),e}$acceptNewModel(e){this._models[e.url]=new _o(_n.parse(e.url),e.lines,e.EOL,e.versionId)}$acceptModelChanged(e,t){this._models[e]&&this._models[e].onEvents(t)}$acceptRemovedModel(e){this._models[e]&&delete this._models[e]}},_o=class extends ho{get uri(){return this._uri}get eol(){return this._eol}getValue(){return this.getText()}findMatches(e){let t=[];for(let n=0;n<this._lines.length;n++){let r=this._lines[n],i=this.offsetAt(new j(n+1,1)),a=r.matchAll(e);for(let e of a)(e.index||e.index===0)&&(e.index+=i),t.push(e)}return t}getLinesContent(){return this._lines.slice(0)}getLineCount(){return this._lines.length}getLineContent(e){return this._lines[e-1]}getWordAtPosition(e,t){let n=di(e.column,li(t),this._lines[e.lineNumber-1],0);return n?new M(e.lineNumber,n.startColumn,e.lineNumber,n.endColumn):null}words(e){let t=this._lines,n=this._wordenize.bind(this),r=0,i=``,a=0,o=[];return{*[Symbol.iterator](){for(;;)if(a<o.length){let e=i.substring(o[a].start,o[a].end);a+=1,yield e}else if(r<t.length)i=t[r],o=n(i,e),a=0,r+=1;else break}}}getLineWords(e,t){let n=this._lines[e-1],r=this._wordenize(n,t),i=[];for(let e of r)i.push({word:n.substring(e.start,e.end),startColumn:e.start+1,endColumn:e.end+1});return i}_wordenize(e,t){let n=[],r;for(t.lastIndex=0;(r=t.exec(e))&&r[0].length!==0;)n.push({start:r.index,end:r.index+r[0].length});return n}getValueInRange(e){if(e=this._validateRange(e),e.startLineNumber===e.endLineNumber)return this._lines[e.startLineNumber-1].substring(e.startColumn-1,e.endColumn-1);let t=this._eol,n=e.startLineNumber-1,r=e.endLineNumber-1,i=[];i.push(this._lines[n].substring(e.startColumn-1));for(let e=n+1;e<r;e++)i.push(this._lines[e]);return i.push(this._lines[r].substring(0,e.endColumn-1)),i.join(t)}offsetAt(e){return e=this._validatePosition(e),this._ensureLineStarts(),this._lineStarts.getPrefixSum(e.lineNumber-2)+(e.column-1)}positionAt(e){e=Math.floor(e),e=Math.max(0,e),this._ensureLineStarts();let t=this._lineStarts.getIndexOf(e),n=this._lines[t.index].length;return{lineNumber:1+t.index,column:1+Math.min(t.remainder,n)}}_validateRange(e){let t=this._validatePosition({lineNumber:e.startLineNumber,column:e.startColumn}),n=this._validatePosition({lineNumber:e.endLineNumber,column:e.endColumn});return t.lineNumber!==e.startLineNumber||t.column!==e.startColumn||n.lineNumber!==e.endLineNumber||n.column!==e.endColumn?{startLineNumber:t.lineNumber,startColumn:t.column,endLineNumber:n.lineNumber,endColumn:n.column}:e}_validatePosition(e){if(!j.isIPosition(e))throw Error(`bad position`);let{lineNumber:t,column:n}=e,r=!1;if(t<1)t=1,n=1,r=!0;else if(t>this._lines.length)t=this._lines.length,n=this._lines[t-1].length+1,r=!0;else{let e=this._lines[t-1].length+1;n<1?(n=1,r=!0):n>e&&(n=e,r=!0)}return r?{lineNumber:t,column:n}:e}},vo=class e{constructor(e=null){this._foreignModule=e,this._workerTextModelSyncServer=new go}dispose(){}async $ping(){return`pong`}_getModel(e){return this._workerTextModelSyncServer.getModel(e)}getModels(){return this._workerTextModelSyncServer.getModels()}$acceptNewModel(e){this._workerTextModelSyncServer.$acceptNewModel(e)}$acceptModelChanged(e,t){this._workerTextModelSyncServer.$acceptModelChanged(e,t)}$acceptRemovedModel(e){this._workerTextModelSyncServer.$acceptRemovedModel(e)}async $computeUnicodeHighlights(e,t,n){let r=this._getModel(e);return r?pi.computeUnicodeHighlights(r,t,n):{ranges:[],hasMore:!1,ambiguousCharacterCount:0,invisibleCharacterCount:0,nonBasicAsciiCharacterCount:0}}async $findSectionHeaders(e,t){let n=this._getModel(e);return n?ao(n,t):[]}async $computeDiff(t,n,r,i){let a=this._getModel(t),o=this._getModel(n);return!a||!o?null:e.computeDiff(a,o,r,i)}static computeDiff(e,t,n,r){let i=r===`advanced`?Wa.getDefault():Wa.getLegacy(),a=e.getLinesContent(),o=t.getLinesContent(),s=i.computeDiff(a,o,n),c=s.changes.length>0?!1:this._modelsAreIdentical(e,t);function l(e){return e.map(e=>[e.original.startLineNumber,e.original.endLineNumberExclusive,e.modified.startLineNumber,e.modified.endLineNumberExclusive,e.innerChanges?.map(e=>[e.originalRange.startLineNumber,e.originalRange.startColumn,e.originalRange.endLineNumber,e.originalRange.endColumn,e.modifiedRange.startLineNumber,e.modifiedRange.startColumn,e.modifiedRange.endLineNumber,e.modifiedRange.endColumn])])}return{identical:c,quitEarly:s.hitTimeout,changes:l(s.changes),moves:s.moves.map(e=>[e.lineRangeMapping.original.startLineNumber,e.lineRangeMapping.original.endLineNumberExclusive,e.lineRangeMapping.modified.startLineNumber,e.lineRangeMapping.modified.endLineNumberExclusive,l(e.changes)])}}static _modelsAreIdentical(e,t){let n=e.getLineCount();if(n!==t.getLineCount())return!1;for(let r=1;r<=n;r++)if(e.getLineContent(r)!==t.getLineContent(r))return!1;return!0}static{this._diffLimit=1e5}async $computeMoreMinimalEdits(t,n,r){let i=this._getModel(t);if(!i)return n;let a=[],o;n=n.slice(0).sort((e,t)=>e.range&&t.range?M.compareRangesUsingStarts(e.range,t.range):(e.range?0:1)-(t.range?0:1));let s=0;for(let e=1;e<n.length;e++)M.getEndPosition(n[s].range).equals(M.getStartPosition(n[e].range))?(n[s].range=M.fromPositions(M.getStartPosition(n[s].range),M.getEndPosition(n[e].range)),n[s].text+=n[e].text):(s++,n[s]=n[e]);n.length=s+1;for(let{range:t,text:s,eol:c}of n){if(typeof c==`number`&&(o=c),M.isEmpty(t)&&!s)continue;let n=i.getValueInRange(t);if(s=s.replace(/\r\n|\n|\r/g,i.eol),n===s)continue;if(Math.max(s.length,n.length)>e._diffLimit){a.push({range:t,text:s});continue}let l=mt(n,s,r),u=i.offsetAt(M.lift(t).getStartPosition());for(let e of l){let t=i.positionAt(u+e.originalStart),n=i.positionAt(u+e.originalStart+e.originalLength),r={text:s.substr(e.modifiedStart,e.modifiedLength),range:{startLineNumber:t.lineNumber,startColumn:t.column,endLineNumber:n.lineNumber,endColumn:n.column}};i.getValueInRange(r.range)!==r.text&&a.push(r)}}return typeof o==`number`&&a.push({eol:o,text:``,range:{startLineNumber:0,startColumn:0,endLineNumber:0,endColumn:0}}),a}async $computeLinks(e){let t=this._getModel(e);return t?kt(t):null}async $computeDefaultDocumentColors(e){let t=this._getModel(e);return t?ro(t):null}static{this._suggestionsLimit=1e4}async $textualSuggest(t,n,r,i){let a=new E,o=new RegExp(r,i),s=new Set;outer:for(let r of t){let t=this._getModel(r);if(t){for(let r of t.words(o))if(!(r===n||!isNaN(Number(r)))&&(s.add(r),s.size>e._suggestionsLimit))break outer}}return{words:Array.from(s),duration:a.elapsed()}}async $computeWordRanges(e,t,n,r){let i=this._getModel(e);if(!i)return Object.create(null);let a=new RegExp(n,r),o=Object.create(null);for(let e=t.startLineNumber;e<t.endLineNumber;e++){let t=i.getLineWords(e,a);for(let n of t){if(!isNaN(Number(n.word)))continue;let t=o[n.word];t||(t=[],o[n.word]=t),t.push({startLineNumber:e,startColumn:n.startColumn,endLineNumber:e,endColumn:n.endColumn})}}return o}async $navigateValueSet(e,t,n,r,i){let a=this._getModel(e);if(!a)return null;let o=new RegExp(r,i);t.startColumn===t.endColumn&&(t={startLineNumber:t.startLineNumber,startColumn:t.startColumn,endLineNumber:t.endLineNumber,endColumn:t.endColumn+1});let s=a.getValueInRange(t),c=a.getWordAtPosition({lineNumber:t.startLineNumber,column:t.startColumn},o);if(!c)return null;let l=a.getValueInRange(c);return At.INSTANCE.navigateValueSet(t,s,c,l,n)}$fmr(e,t){if(!this._foreignModule||typeof this._foreignModule[e]!=`function`)return Promise.reject(Error(`Missing requestHandler or method: `+e));try{return Promise.resolve(this._foreignModule[e].apply(this._foreignModule,t))}catch(e){return Promise.reject(e)}}};typeof importScripts==`function`&&(globalThis.monaco=Ur());var yo=class e{static{this.CHANNEL_NAME=`editorWorkerHost`}static getChannel(t){return t.getChannel(e.CHANNEL_NAME)}static setChannel(t,n){t.setChannel(e.CHANNEL_NAME,n)}};function bo(e){let t,n=nt(r=>{let i=yo.getChannel(r);return t=e({host:new Proxy({},{get(e,t,n){if(t!==`then`){if(typeof t!=`string`)throw Error(`Not supported`);return(...e)=>i.$fhr(t,e)}}}),getMirrorModels:()=>n.requestHandler.getModels()}),new vo(t)});return t}
27
- /*!-----------------------------------------------------------------------------
28
- * Copyright (c) Microsoft Corporation. All rights reserved.
29
- * Version: 0.53.0(4e45ba0c5ff45fc61c0ccac61c0987369df04a6e)
30
- * Released under the MIT license
31
- * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
32
- *-----------------------------------------------------------------------------*/
33
- function xo(e){self.onmessage=t=>{bo(n=>e(n,t.data))}}var So;function U(...e){let t=e[0],n,r,i;if(typeof t==`string`)n=t,r=t,e.splice(0,1),i=!e||typeof e[0]!=`object`?e:e[0];else if(t instanceof Array){let n=e.slice(1);if(t.length!==n.length+1)throw Error(`expected a string as the first argument to l10n.t`);let r=t[0];for(let e=1;e<t.length;e++)r+=`{${e-1}}`+t[e];return U(r,...n)}else r=t.message,n=r,t.comment&&t.comment.length>0&&(n+=`/${Array.isArray(t.comment)?t.comment.join(``):t.comment}`),i=t.args??{};let a=So?.[n];return a?typeof a==`string`?wo(a,i):a.comment?wo(a.message,i):wo(r,i):wo(r,i)}var Co=/{([^}]+)}/g;function wo(e,t){return Object.keys(t).length===0?e:e.replace(Co,(e,n)=>t[n]??e)}var To;(function(e){function t(e){return typeof e==`string`}e.is=t})(To||={});var Eo;(function(e){function t(e){return typeof e==`string`}e.is=t})(Eo||={});var Do;(function(e){e.MIN_VALUE=-2147483648,e.MAX_VALUE=2147483647;function t(t){return typeof t==`number`&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}e.is=t})(Do||={});var Oo;(function(e){e.MIN_VALUE=0,e.MAX_VALUE=2147483647;function t(t){return typeof t==`number`&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}e.is=t})(Oo||={});var W;(function(e){function t(e,t){return e===Number.MAX_VALUE&&(e=Oo.MAX_VALUE),t===Number.MAX_VALUE&&(t=Oo.MAX_VALUE),{line:e,character:t}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.uinteger(t.line)&&Y.uinteger(t.character)}e.is=n})(W||={});var G;(function(e){function t(e,t,n,r){if(Y.uinteger(e)&&Y.uinteger(t)&&Y.uinteger(n)&&Y.uinteger(r))return{start:W.create(e,t),end:W.create(n,r)};if(W.is(e)&&W.is(t))return{start:e,end:t};throw Error(`Range#create called with invalid arguments[${e}, ${t}, ${n}, ${r}]`)}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&W.is(t.start)&&W.is(t.end)}e.is=n})(G||={});var ko;(function(e){function t(e,t){return{uri:e,range:t}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&G.is(t.range)&&(Y.string(t.uri)||Y.undefined(t.uri))}e.is=n})(ko||={});var Ao;(function(e){function t(e,t,n,r){return{targetUri:e,targetRange:t,targetSelectionRange:n,originSelectionRange:r}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&G.is(t.targetRange)&&Y.string(t.targetUri)&&G.is(t.targetSelectionRange)&&(G.is(t.originSelectionRange)||Y.undefined(t.originSelectionRange))}e.is=n})(Ao||={});var jo;(function(e){function t(e,t,n,r){return{red:e,green:t,blue:n,alpha:r}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.numberRange(t.red,0,1)&&Y.numberRange(t.green,0,1)&&Y.numberRange(t.blue,0,1)&&Y.numberRange(t.alpha,0,1)}e.is=n})(jo||={});var Mo;(function(e){function t(e,t){return{range:e,color:t}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&G.is(t.range)&&jo.is(t.color)}e.is=n})(Mo||={});var No;(function(e){function t(e,t,n){return{label:e,textEdit:t,additionalTextEdits:n}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.string(t.label)&&(Y.undefined(t.textEdit)||K.is(t))&&(Y.undefined(t.additionalTextEdits)||Y.typedArray(t.additionalTextEdits,K.is))}e.is=n})(No||={});var Po;(function(e){e.Comment=`comment`,e.Imports=`imports`,e.Region=`region`})(Po||={});var Fo;(function(e){function t(e,t,n,r,i,a){let o={startLine:e,endLine:t};return Y.defined(n)&&(o.startCharacter=n),Y.defined(r)&&(o.endCharacter=r),Y.defined(i)&&(o.kind=i),Y.defined(a)&&(o.collapsedText=a),o}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.uinteger(t.startLine)&&Y.uinteger(t.startLine)&&(Y.undefined(t.startCharacter)||Y.uinteger(t.startCharacter))&&(Y.undefined(t.endCharacter)||Y.uinteger(t.endCharacter))&&(Y.undefined(t.kind)||Y.string(t.kind))}e.is=n})(Fo||={});var Io;(function(e){function t(e,t){return{location:e,message:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&ko.is(t.location)&&Y.string(t.message)}e.is=n})(Io||={});var Lo;(function(e){e.Error=1,e.Warning=2,e.Information=3,e.Hint=4})(Lo||={});var Ro;(function(e){e.Unnecessary=1,e.Deprecated=2})(Ro||={});var zo;(function(e){function t(e){let t=e;return Y.objectLiteral(t)&&Y.string(t.href)}e.is=t})(zo||={});var Bo;(function(e){function t(e,t,n,r,i,a){let o={range:e,message:t};return Y.defined(n)&&(o.severity=n),Y.defined(r)&&(o.code=r),Y.defined(i)&&(o.source=i),Y.defined(a)&&(o.relatedInformation=a),o}e.create=t;function n(e){let t=e;return Y.defined(t)&&G.is(t.range)&&Y.string(t.message)&&(Y.number(t.severity)||Y.undefined(t.severity))&&(Y.integer(t.code)||Y.string(t.code)||Y.undefined(t.code))&&(Y.undefined(t.codeDescription)||Y.string(t.codeDescription?.href))&&(Y.string(t.source)||Y.undefined(t.source))&&(Y.undefined(t.relatedInformation)||Y.typedArray(t.relatedInformation,Io.is))}e.is=n})(Bo||={});var Vo;(function(e){function t(e,t,...n){let r={title:e,command:t};return Y.defined(n)&&n.length>0&&(r.arguments=n),r}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.title)&&Y.string(t.command)}e.is=n})(Vo||={});var K;(function(e){function t(e,t){return{range:e,newText:t}}e.replace=t;function n(e,t){return{range:{start:e,end:e},newText:t}}e.insert=n;function r(e){return{range:e,newText:``}}e.del=r;function i(e){let t=e;return Y.objectLiteral(t)&&Y.string(t.newText)&&G.is(t.range)}e.is=i})(K||={});var Ho;(function(e){function t(e,t,n){let r={label:e};return t!==void 0&&(r.needsConfirmation=t),n!==void 0&&(r.description=n),r}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.string(t.label)&&(Y.boolean(t.needsConfirmation)||t.needsConfirmation===void 0)&&(Y.string(t.description)||t.description===void 0)}e.is=n})(Ho||={});var Uo;(function(e){function t(e){let t=e;return Y.string(t)}e.is=t})(Uo||={});var Wo;(function(e){function t(e,t,n){return{range:e,newText:t,annotationId:n}}e.replace=t;function n(e,t,n){return{range:{start:e,end:e},newText:t,annotationId:n}}e.insert=n;function r(e,t){return{range:e,newText:``,annotationId:t}}e.del=r;function i(e){let t=e;return K.is(t)&&(Ho.is(t.annotationId)||Uo.is(t.annotationId))}e.is=i})(Wo||={});var Go;(function(e){function t(e,t){return{textDocument:e,edits:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Qo.is(t.textDocument)&&Array.isArray(t.edits)}e.is=n})(Go||={});var Ko;(function(e){function t(e,t,n){let r={kind:`create`,uri:e};return t!==void 0&&(t.overwrite!==void 0||t.ignoreIfExists!==void 0)&&(r.options=t),n!==void 0&&(r.annotationId=n),r}e.create=t;function n(e){let t=e;return t&&t.kind===`create`&&Y.string(t.uri)&&(t.options===void 0||(t.options.overwrite===void 0||Y.boolean(t.options.overwrite))&&(t.options.ignoreIfExists===void 0||Y.boolean(t.options.ignoreIfExists)))&&(t.annotationId===void 0||Uo.is(t.annotationId))}e.is=n})(Ko||={});var qo;(function(e){function t(e,t,n,r){let i={kind:`rename`,oldUri:e,newUri:t};return n!==void 0&&(n.overwrite!==void 0||n.ignoreIfExists!==void 0)&&(i.options=n),r!==void 0&&(i.annotationId=r),i}e.create=t;function n(e){let t=e;return t&&t.kind===`rename`&&Y.string(t.oldUri)&&Y.string(t.newUri)&&(t.options===void 0||(t.options.overwrite===void 0||Y.boolean(t.options.overwrite))&&(t.options.ignoreIfExists===void 0||Y.boolean(t.options.ignoreIfExists)))&&(t.annotationId===void 0||Uo.is(t.annotationId))}e.is=n})(qo||={});var Jo;(function(e){function t(e,t,n){let r={kind:`delete`,uri:e};return t!==void 0&&(t.recursive!==void 0||t.ignoreIfNotExists!==void 0)&&(r.options=t),n!==void 0&&(r.annotationId=n),r}e.create=t;function n(e){let t=e;return t&&t.kind===`delete`&&Y.string(t.uri)&&(t.options===void 0||(t.options.recursive===void 0||Y.boolean(t.options.recursive))&&(t.options.ignoreIfNotExists===void 0||Y.boolean(t.options.ignoreIfNotExists)))&&(t.annotationId===void 0||Uo.is(t.annotationId))}e.is=n})(Jo||={});var Yo;(function(e){function t(e){let t=e;return t&&(t.changes!==void 0||t.documentChanges!==void 0)&&(t.documentChanges===void 0||t.documentChanges.every(e=>Y.string(e.kind)?Ko.is(e)||qo.is(e)||Jo.is(e):Go.is(e)))}e.is=t})(Yo||={});var Xo;(function(e){function t(e){return{uri:e}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.uri)}e.is=n})(Xo||={});var Zo;(function(e){function t(e,t){return{uri:e,version:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.uri)&&Y.integer(t.version)}e.is=n})(Zo||={});var Qo;(function(e){function t(e,t){return{uri:e,version:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.uri)&&(t.version===null||Y.integer(t.version))}e.is=n})(Qo||={});var $o;(function(e){function t(e,t,n,r){return{uri:e,languageId:t,version:n,text:r}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.uri)&&Y.string(t.languageId)&&Y.integer(t.version)&&Y.string(t.text)}e.is=n})($o||={});var es;(function(e){e.PlainText=`plaintext`,e.Markdown=`markdown`;function t(t){let n=t;return n===e.PlainText||n===e.Markdown}e.is=t})(es||={});var ts;(function(e){function t(e){let t=e;return Y.objectLiteral(e)&&es.is(t.kind)&&Y.string(t.value)}e.is=t})(ts||={});var q;(function(e){e.Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Module=9,e.Property=10,e.Unit=11,e.Value=12,e.Enum=13,e.Keyword=14,e.Snippet=15,e.Color=16,e.File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator=24,e.TypeParameter=25})(q||={});var J;(function(e){e.PlainText=1,e.Snippet=2})(J||={});var ns;(function(e){e.Deprecated=1})(ns||={});var rs;(function(e){function t(e,t,n){return{newText:e,insert:t,replace:n}}e.create=t;function n(e){let t=e;return t&&Y.string(t.newText)&&G.is(t.insert)&&G.is(t.replace)}e.is=n})(rs||={});var is;(function(e){e.asIs=1,e.adjustIndentation=2})(is||={});var as;(function(e){function t(e){let t=e;return t&&(Y.string(t.detail)||t.detail===void 0)&&(Y.string(t.description)||t.description===void 0)}e.is=t})(as||={});var os;(function(e){function t(e){return{label:e}}e.create=t})(os||={});var ss;(function(e){function t(e,t){return{items:e||[],isIncomplete:!!t}}e.create=t})(ss||={});var cs;(function(e){function t(e){return e.replace(/[\\`*_{}[\]()#+\-.!]/g,`\\$&`)}e.fromPlainText=t;function n(e){let t=e;return Y.string(t)||Y.objectLiteral(t)&&Y.string(t.language)&&Y.string(t.value)}e.is=n})(cs||={});var ls;(function(e){function t(e){let t=e;return!!t&&Y.objectLiteral(t)&&(ts.is(t.contents)||cs.is(t.contents)||Y.typedArray(t.contents,cs.is))&&(e.range===void 0||G.is(e.range))}e.is=t})(ls||={});var us;(function(e){function t(e,t){return t?{label:e,documentation:t}:{label:e}}e.create=t})(us||={});var ds;(function(e){function t(e,t,...n){let r={label:e};return Y.defined(t)&&(r.documentation=t),Y.defined(n)?r.parameters=n:r.parameters=[],r}e.create=t})(ds||={});var fs;(function(e){e.Text=1,e.Read=2,e.Write=3})(fs||={});var ps;(function(e){function t(e,t){let n={range:e};return Y.number(t)&&(n.kind=t),n}e.create=t})(ps||={});var ms;(function(e){e.File=1,e.Module=2,e.Namespace=3,e.Package=4,e.Class=5,e.Method=6,e.Property=7,e.Field=8,e.Constructor=9,e.Enum=10,e.Interface=11,e.Function=12,e.Variable=13,e.Constant=14,e.String=15,e.Number=16,e.Boolean=17,e.Array=18,e.Object=19,e.Key=20,e.Null=21,e.EnumMember=22,e.Struct=23,e.Event=24,e.Operator=25,e.TypeParameter=26})(ms||={});var hs;(function(e){e.Deprecated=1})(hs||={});var gs;(function(e){function t(e,t,n,r,i){let a={name:e,kind:t,location:{uri:r,range:n}};return i&&(a.containerName=i),a}e.create=t})(gs||={});var _s;(function(e){function t(e,t,n,r){return r===void 0?{name:e,kind:t,location:{uri:n}}:{name:e,kind:t,location:{uri:n,range:r}}}e.create=t})(_s||={});var vs;(function(e){function t(e,t,n,r,i,a){let o={name:e,detail:t,kind:n,range:r,selectionRange:i};return a!==void 0&&(o.children=a),o}e.create=t;function n(e){let t=e;return t&&Y.string(t.name)&&Y.number(t.kind)&&G.is(t.range)&&G.is(t.selectionRange)&&(t.detail===void 0||Y.string(t.detail))&&(t.deprecated===void 0||Y.boolean(t.deprecated))&&(t.children===void 0||Array.isArray(t.children))&&(t.tags===void 0||Array.isArray(t.tags))}e.is=n})(vs||={});var ys;(function(e){e.Empty=``,e.QuickFix=`quickfix`,e.Refactor=`refactor`,e.RefactorExtract=`refactor.extract`,e.RefactorInline=`refactor.inline`,e.RefactorRewrite=`refactor.rewrite`,e.Source=`source`,e.SourceOrganizeImports=`source.organizeImports`,e.SourceFixAll=`source.fixAll`})(ys||={});var bs;(function(e){e.Invoked=1,e.Automatic=2})(bs||={});var xs;(function(e){function t(e,t,n){let r={diagnostics:e};return t!=null&&(r.only=t),n!=null&&(r.triggerKind=n),r}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.typedArray(t.diagnostics,Bo.is)&&(t.only===void 0||Y.typedArray(t.only,Y.string))&&(t.triggerKind===void 0||t.triggerKind===bs.Invoked||t.triggerKind===bs.Automatic)}e.is=n})(xs||={});var Ss;(function(e){function t(e,t,n){let r={title:e},i=!0;return typeof t==`string`?(i=!1,r.kind=t):Vo.is(t)?r.command=t:r.edit=t,i&&n!==void 0&&(r.kind=n),r}e.create=t;function n(e){let t=e;return t&&Y.string(t.title)&&(t.diagnostics===void 0||Y.typedArray(t.diagnostics,Bo.is))&&(t.kind===void 0||Y.string(t.kind))&&(t.edit!==void 0||t.command!==void 0)&&(t.command===void 0||Vo.is(t.command))&&(t.isPreferred===void 0||Y.boolean(t.isPreferred))&&(t.edit===void 0||Yo.is(t.edit))}e.is=n})(Ss||={});var Cs;(function(e){function t(e,t){let n={range:e};return Y.defined(t)&&(n.data=t),n}e.create=t;function n(e){let t=e;return Y.defined(t)&&G.is(t.range)&&(Y.undefined(t.command)||Vo.is(t.command))}e.is=n})(Cs||={});var ws;(function(e){function t(e,t){return{tabSize:e,insertSpaces:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.uinteger(t.tabSize)&&Y.boolean(t.insertSpaces)}e.is=n})(ws||={});var Ts;(function(e){function t(e,t,n){return{range:e,target:t,data:n}}e.create=t;function n(e){let t=e;return Y.defined(t)&&G.is(t.range)&&(Y.undefined(t.target)||Y.string(t.target))}e.is=n})(Ts||={});var Es;(function(e){function t(e,t){return{range:e,parent:t}}e.create=t;function n(t){let n=t;return Y.objectLiteral(n)&&G.is(n.range)&&(n.parent===void 0||e.is(n.parent))}e.is=n})(Es||={});var Ds;(function(e){e.namespace=`namespace`,e.type=`type`,e.class=`class`,e.enum=`enum`,e.interface=`interface`,e.struct=`struct`,e.typeParameter=`typeParameter`,e.parameter=`parameter`,e.variable=`variable`,e.property=`property`,e.enumMember=`enumMember`,e.event=`event`,e.function=`function`,e.method=`method`,e.macro=`macro`,e.keyword=`keyword`,e.modifier=`modifier`,e.comment=`comment`,e.string=`string`,e.number=`number`,e.regexp=`regexp`,e.operator=`operator`,e.decorator=`decorator`})(Ds||={});var Os;(function(e){e.declaration=`declaration`,e.definition=`definition`,e.readonly=`readonly`,e.static=`static`,e.deprecated=`deprecated`,e.abstract=`abstract`,e.async=`async`,e.modification=`modification`,e.documentation=`documentation`,e.defaultLibrary=`defaultLibrary`})(Os||={});var ks;(function(e){function t(e){let t=e;return Y.objectLiteral(t)&&(t.resultId===void 0||typeof t.resultId==`string`)&&Array.isArray(t.data)&&(t.data.length===0||typeof t.data[0]==`number`)}e.is=t})(ks||={});var As;(function(e){function t(e,t){return{range:e,text:t}}e.create=t;function n(e){let t=e;return t!=null&&G.is(t.range)&&Y.string(t.text)}e.is=n})(As||={});var js;(function(e){function t(e,t,n){return{range:e,variableName:t,caseSensitiveLookup:n}}e.create=t;function n(e){let t=e;return t!=null&&G.is(t.range)&&Y.boolean(t.caseSensitiveLookup)&&(Y.string(t.variableName)||t.variableName===void 0)}e.is=n})(js||={});var Ms;(function(e){function t(e,t){return{range:e,expression:t}}e.create=t;function n(e){let t=e;return t!=null&&G.is(t.range)&&(Y.string(t.expression)||t.expression===void 0)}e.is=n})(Ms||={});var Ns;(function(e){function t(e,t){return{frameId:e,stoppedLocation:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&G.is(e.stoppedLocation)}e.is=n})(Ns||={});var Ps;(function(e){e.Type=1,e.Parameter=2;function t(e){return e===1||e===2}e.is=t})(Ps||={});var Fs;(function(e){function t(e){return{value:e}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&(t.tooltip===void 0||Y.string(t.tooltip)||ts.is(t.tooltip))&&(t.location===void 0||ko.is(t.location))&&(t.command===void 0||Vo.is(t.command))}e.is=n})(Fs||={});var Is;(function(e){function t(e,t,n){let r={position:e,label:t};return n!==void 0&&(r.kind=n),r}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&W.is(t.position)&&(Y.string(t.label)||Y.typedArray(t.label,Fs.is))&&(t.kind===void 0||Ps.is(t.kind))&&t.textEdits===void 0||Y.typedArray(t.textEdits,K.is)&&(t.tooltip===void 0||Y.string(t.tooltip)||ts.is(t.tooltip))&&(t.paddingLeft===void 0||Y.boolean(t.paddingLeft))&&(t.paddingRight===void 0||Y.boolean(t.paddingRight))}e.is=n})(Is||={});var Ls;(function(e){function t(e){return{kind:`snippet`,value:e}}e.createSnippet=t})(Ls||={});var Rs;(function(e){function t(e,t,n,r){return{insertText:e,filterText:t,range:n,command:r}}e.create=t})(Rs||={});var zs;(function(e){function t(e){return{items:e}}e.create=t})(zs||={});var Bs;(function(e){e.Invoked=0,e.Automatic=1})(Bs||={});var Vs;(function(e){function t(e,t){return{range:e,text:t}}e.create=t})(Vs||={});var Hs;(function(e){function t(e,t){return{triggerKind:e,selectedCompletionInfo:t}}e.create=t})(Hs||={});var Us;(function(e){function t(e){let t=e;return Y.objectLiteral(t)&&Eo.is(t.uri)&&Y.string(t.name)}e.is=t})(Us||={});var Ws;(function(e){function t(e,t,n,r){return new Gs(e,t,n,r)}e.create=t;function n(e){let t=e;return!!(Y.defined(t)&&Y.string(t.uri)&&(Y.undefined(t.languageId)||Y.string(t.languageId))&&Y.uinteger(t.lineCount)&&Y.func(t.getText)&&Y.func(t.positionAt)&&Y.func(t.offsetAt))}e.is=n;function r(e,t){let n=e.getText(),r=i(t,(e,t)=>{let n=e.range.start.line-t.range.start.line;return n===0?e.range.start.character-t.range.start.character:n}),a=n.length;for(let t=r.length-1;t>=0;t--){let i=r[t],o=e.offsetAt(i.range.start),s=e.offsetAt(i.range.end);if(s<=a)n=n.substring(0,o)+i.newText+n.substring(s,n.length);else throw Error(`Overlapping edit`);a=o}return n}e.applyEdits=r;function i(e,t){if(e.length<=1)return e;let n=e.length/2|0,r=e.slice(0,n),a=e.slice(n);i(r,t),i(a,t);let o=0,s=0,c=0;for(;o<r.length&&s<a.length;)t(r[o],a[s])<=0?e[c++]=r[o++]:e[c++]=a[s++];for(;o<r.length;)e[c++]=r[o++];for(;s<a.length;)e[c++]=a[s++];return e}})(Ws||={});var Gs=class{constructor(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,this._content=r,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){let t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(e,t){this._content=e.text,this._version=t,this._lineOffsets=void 0}getLineOffsets(){if(this._lineOffsets===void 0){let e=[],t=this._content,n=!0;for(let r=0;r<t.length;r++){n&&=(e.push(r),!1);let i=t.charAt(r);n=i===`\r`||i===`
26
+ `)+1,f=c.index-d+1,p=o[o.length-1],m={range:{startLineNumber:i,startColumn:f,endLineNumber:u,endColumn:l===1?f+c[0].length:p.length+1},text:(c.groups??{}).label??``,hasSeparatorLine:((c.groups??{}).separator??``)!==``,shouldBeInComments:!0};(m.text||m.hasSeparatorLine)&&(n.length===0||n[n.length-1].range.endLineNumber<m.range.startLineNumber)&&n.push(m),a.lastIndex=c.index+c[0].length}}return n}function no(e){e=e.trim();let t=e.startsWith(`-`);return e=e.replace(Qa,``),{text:e,hasSeparatorLine:t}}(function(){let e=globalThis;typeof e.requestIdleCallback!=`function`||e.cancelIdleCallback})();var ro=class{get isRejected(){return this.outcome?.outcome===1}get isSettled(){return!!this.outcome}constructor(){this.p=new Promise((e,t)=>{this.completeCallback=e,this.errorCallback=t})}complete(e){return this.isSettled?Promise.resolve():new Promise(t=>{this.completeCallback(e),this.outcome={outcome:0,value:e},t()})}error(e){return this.isSettled?Promise.resolve():new Promise(t=>{this.errorCallback(e),this.outcome={outcome:1,value:e},t()})}cancel(){return this.error(new i)}},io;(function(e){async function t(e){let t,n=await Promise.all(e.map(e=>e.then(e=>e,e=>{t||=e})));if(t!==void 0)throw t;return n}e.settled=t;function n(e){return new Promise(async(t,n)=>{try{await e(t,n)}catch(e){n(e)}})}e.withAsyncBody=n})(io||={});var ao=class{constructor(){this._unsatisfiedConsumers=[],this._unconsumedValues=[]}get hasFinalValue(){return!!this._finalValue}produce(e){if(this._ensureNoFinalValue(),this._unsatisfiedConsumers.length>0){let t=this._unsatisfiedConsumers.shift();this._resolveOrRejectDeferred(t,e)}else this._unconsumedValues.push(e)}produceFinal(e){this._ensureNoFinalValue(),this._finalValue=e;for(let t of this._unsatisfiedConsumers)this._resolveOrRejectDeferred(t,e);this._unsatisfiedConsumers.length=0}_ensureNoFinalValue(){if(this._finalValue)throw new o(`ProducerConsumer: cannot produce after final value has been set`)}_resolveOrRejectDeferred(e,t){t.ok?e.complete(t.value):e.error(t.error)}consume(){if(this._unconsumedValues.length>0||this._finalValue){let e=this._unconsumedValues.length>0?this._unconsumedValues.shift():this._finalValue;return e.ok?Promise.resolve(e.value):Promise.reject(e.error)}else{let e=new ro;return this._unsatisfiedConsumers.push(e),e.p}}};(class e{constructor(e,t){this._onReturn=t,this._producerConsumer=new ao,this._iterator={next:()=>this._producerConsumer.consume(),return:()=>(this._onReturn?.(),Promise.resolve({done:!0,value:void 0})),throw:async e=>(this._finishError(e),{done:!0,value:void 0})},queueMicrotask(async()=>{let t=e({emitOne:e=>this._producerConsumer.produce({ok:!0,value:{done:!1,value:e}}),emitMany:e=>{for(let t of e)this._producerConsumer.produce({ok:!0,value:{done:!1,value:t}})},reject:e=>this._finishError(e)});if(!this._producerConsumer.hasFinalValue)try{await t,this._finishOk()}catch(e){this._finishError(e)}})}static fromArray(t){return new e(e=>{e.emitMany(t)})}static fromPromise(t){return new e(async e=>{e.emitMany(await t)})}static fromPromisesResolveOrder(t){return new e(async e=>{await Promise.all(t.map(async t=>e.emitOne(await t)))})}static merge(t){return new e(async e=>{await Promise.all(t.map(async t=>{for await(let n of t)e.emitOne(n)}))})}static{this.EMPTY=e.fromArray([])}static map(t,n){return new e(async e=>{for await(let r of t)e.emitOne(n(r))})}map(t){return e.map(this,t)}static coalesce(t){return e.filter(t,e=>!!e)}coalesce(){return e.coalesce(this)}static filter(t,n){return new e(async e=>{for await(let r of t)n(r)&&e.emitOne(r)})}filter(t){return e.filter(this,t)}_finishOk(){this._producerConsumer.hasFinalValue||this._producerConsumer.produceFinal({ok:!0,value:{done:!0,value:void 0}})}_finishError(e){this._producerConsumer.hasFinalValue||this._producerConsumer.produceFinal({ok:!1,error:e})}[Symbol.asyncIterator](){return this._iterator}});var oo=class{constructor(e){this.values=e,this.prefixSum=new Uint32Array(e.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}insertValues(e,t){e=_t(e);let n=this.values,r=this.prefixSum,i=t.length;return i===0?!1:(this.values=new Uint32Array(n.length+i),this.values.set(n.subarray(0,e),0),this.values.set(n.subarray(e),e+i),this.values.set(t,e),e-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),this.prefixSum=new Uint32Array(this.values.length),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(r.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}setValue(e,t){return e=_t(e),t=_t(t),this.values[e]===t?!1:(this.values[e]=t,e-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),!0)}removeValues(e,t){e=_t(e),t=_t(t);let n=this.values,r=this.prefixSum;if(e>=n.length)return!1;let i=n.length-e;return t>=i&&(t=i),t===0?!1:(this.values=new Uint32Array(n.length-t),this.values.set(n.subarray(0,e),0),this.values.set(n.subarray(e+t),e),this.prefixSum=new Uint32Array(this.values.length),e-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(r.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}getTotalSum(){return this.values.length===0?0:this._getPrefixSum(this.values.length-1)}getPrefixSum(e){return e<0?0:(e=_t(e),this._getPrefixSum(e))}_getPrefixSum(e){if(e<=this.prefixSumValidIndex[0])return this.prefixSum[e];let t=this.prefixSumValidIndex[0]+1;t===0&&(this.prefixSum[0]=this.values[0],t++),e>=this.values.length&&(e=this.values.length-1);for(let n=t;n<=e;n++)this.prefixSum[n]=this.prefixSum[n-1]+this.values[n];return this.prefixSumValidIndex[0]=Math.max(this.prefixSumValidIndex[0],e),this.prefixSum[e]}getIndexOf(e){e=Math.floor(e),this.getTotalSum();let t=0,n=this.values.length-1,r=0,i=0,a=0;for(;t<=n;)if(r=t+(n-t)/2|0,i=this.prefixSum[r],a=i-this.values[r],e<a)n=r-1;else if(e>=i)t=r+1;else break;return new so(r,e-a)}},so=class{constructor(e,t){this.index=e,this.remainder=t,this._prefixSumIndexOfResultBrand=void 0,this.index=e,this.remainder=t}},co=class{constructor(e,t,n,r){this._uri=e,this._lines=t,this._eol=n,this._versionId=r,this._lineStarts=null,this._cachedTextValue=null}dispose(){this._lines.length=0}get version(){return this._versionId}getText(){return this._cachedTextValue===null&&(this._cachedTextValue=this._lines.join(this._eol)),this._cachedTextValue}onEvents(e){e.eol&&e.eol!==this._eol&&(this._eol=e.eol,this._lineStarts=null);let t=e.changes;for(let e of t)this._acceptDeleteRange(e.range),this._acceptInsertText(new j(e.range.startLineNumber,e.range.startColumn),e.text);this._versionId=e.versionId,this._cachedTextValue=null}_ensureLineStarts(){if(!this._lineStarts){let e=this._eol.length,t=this._lines.length,n=new Uint32Array(t);for(let r=0;r<t;r++)n[r]=this._lines[r].length+e;this._lineStarts=new oo(n)}}_setLineText(e,t){this._lines[e]=t,this._lineStarts&&this._lineStarts.setValue(e,this._lines[e].length+this._eol.length)}_acceptDeleteRange(e){if(e.startLineNumber===e.endLineNumber){if(e.startColumn===e.endColumn)return;this._setLineText(e.startLineNumber-1,this._lines[e.startLineNumber-1].substring(0,e.startColumn-1)+this._lines[e.startLineNumber-1].substring(e.endColumn-1));return}this._setLineText(e.startLineNumber-1,this._lines[e.startLineNumber-1].substring(0,e.startColumn-1)+this._lines[e.endLineNumber-1].substring(e.endColumn-1)),this._lines.splice(e.startLineNumber,e.endLineNumber-e.startLineNumber),this._lineStarts&&this._lineStarts.removeValues(e.startLineNumber,e.endLineNumber-e.startLineNumber)}_acceptInsertText(e,t){if(t.length===0)return;let n=De(t);if(n.length===1){this._setLineText(e.lineNumber-1,this._lines[e.lineNumber-1].substring(0,e.column-1)+n[0]+this._lines[e.lineNumber-1].substring(e.column-1));return}n[n.length-1]+=this._lines[e.lineNumber-1].substring(e.column-1),this._setLineText(e.lineNumber-1,this._lines[e.lineNumber-1].substring(0,e.column-1)+n[0]);let r=new Uint32Array(n.length-1);for(let t=1;t<n.length;t++)this._lines.splice(e.lineNumber+t-1,0,n[t]),r[t-1]=n[t].length+this._eol.length;this._lineStarts&&this._lineStarts.insertValues(e.lineNumber,r)}},lo=class{constructor(){this._models=Object.create(null)}getModel(e){return this._models[e]}getModels(){let e=[];return Object.keys(this._models).forEach(t=>e.push(this._models[t])),e}$acceptNewModel(e){this._models[e.url]=new uo(dn.parse(e.url),e.lines,e.EOL,e.versionId)}$acceptModelChanged(e,t){this._models[e]&&this._models[e].onEvents(t)}$acceptRemovedModel(e){this._models[e]&&delete this._models[e]}},uo=class extends co{get uri(){return this._uri}get eol(){return this._eol}getValue(){return this.getText()}findMatches(e){let t=[];for(let n=0;n<this._lines.length;n++){let r=this._lines[n],i=this.offsetAt(new j(n+1,1)),a=r.matchAll(e);for(let e of a)(e.index||e.index===0)&&(e.index+=i),t.push(e)}return t}getLinesContent(){return this._lines.slice(0)}getLineCount(){return this._lines.length}getLineContent(e){return this._lines[e-1]}getWordAtPosition(e,t){let n=ai(e.column,ri(t),this._lines[e.lineNumber-1],0);return n?new M(e.lineNumber,n.startColumn,e.lineNumber,n.endColumn):null}words(e){let t=this._lines,n=this._wordenize.bind(this),r=0,i=``,a=0,o=[];return{*[Symbol.iterator](){for(;;)if(a<o.length){let e=i.substring(o[a].start,o[a].end);a+=1,yield e}else if(r<t.length)i=t[r],o=n(i,e),a=0,r+=1;else break}}}getLineWords(e,t){let n=this._lines[e-1],r=this._wordenize(n,t),i=[];for(let e of r)i.push({word:n.substring(e.start,e.end),startColumn:e.start+1,endColumn:e.end+1});return i}_wordenize(e,t){let n=[],r;for(t.lastIndex=0;(r=t.exec(e))&&r[0].length!==0;)n.push({start:r.index,end:r.index+r[0].length});return n}getValueInRange(e){if(e=this._validateRange(e),e.startLineNumber===e.endLineNumber)return this._lines[e.startLineNumber-1].substring(e.startColumn-1,e.endColumn-1);let t=this._eol,n=e.startLineNumber-1,r=e.endLineNumber-1,i=[];i.push(this._lines[n].substring(e.startColumn-1));for(let e=n+1;e<r;e++)i.push(this._lines[e]);return i.push(this._lines[r].substring(0,e.endColumn-1)),i.join(t)}offsetAt(e){return e=this._validatePosition(e),this._ensureLineStarts(),this._lineStarts.getPrefixSum(e.lineNumber-2)+(e.column-1)}positionAt(e){e=Math.floor(e),e=Math.max(0,e),this._ensureLineStarts();let t=this._lineStarts.getIndexOf(e),n=this._lines[t.index].length;return{lineNumber:1+t.index,column:1+Math.min(t.remainder,n)}}_validateRange(e){let t=this._validatePosition({lineNumber:e.startLineNumber,column:e.startColumn}),n=this._validatePosition({lineNumber:e.endLineNumber,column:e.endColumn});return t.lineNumber!==e.startLineNumber||t.column!==e.startColumn||n.lineNumber!==e.endLineNumber||n.column!==e.endColumn?{startLineNumber:t.lineNumber,startColumn:t.column,endLineNumber:n.lineNumber,endColumn:n.column}:e}_validatePosition(e){if(!j.isIPosition(e))throw Error(`bad position`);let{lineNumber:t,column:n}=e,r=!1;if(t<1)t=1,n=1,r=!0;else if(t>this._lines.length)t=this._lines.length,n=this._lines[t-1].length+1,r=!0;else{let e=this._lines[t-1].length+1;n<1?(n=1,r=!0):n>e&&(n=e,r=!0)}return r?{lineNumber:t,column:n}:e}},fo=class e{constructor(e=null){this._foreignModule=e,this._requestHandlerBrand=void 0,this._workerTextModelSyncServer=new lo}dispose(){}async $ping(){return`pong`}_getModel(e){return this._workerTextModelSyncServer.getModel(e)}getModels(){return this._workerTextModelSyncServer.getModels()}$acceptNewModel(e){this._workerTextModelSyncServer.$acceptNewModel(e)}$acceptModelChanged(e,t){this._workerTextModelSyncServer.$acceptModelChanged(e,t)}$acceptRemovedModel(e){this._workerTextModelSyncServer.$acceptRemovedModel(e)}async $computeUnicodeHighlights(e,t,n){let r=this._getModel(e);return r?si.computeUnicodeHighlights(r,t,n):{ranges:[],hasMore:!1,ambiguousCharacterCount:0,invisibleCharacterCount:0,nonBasicAsciiCharacterCount:0}}async $findSectionHeaders(e,t){let n=this._getModel(e);return n?$a(n,t):[]}async $computeDiff(t,n,r,i){let a=this._getModel(t),o=this._getModel(n);return!a||!o?null:e.computeDiff(a,o,r,i)}static computeDiff(e,t,n,r){let i=r===`advanced`?Ra.getDefault():Ra.getLegacy(),a=e.getLinesContent(),o=t.getLinesContent(),s=i.computeDiff(a,o,n),c=s.changes.length>0?!1:this._modelsAreIdentical(e,t);function l(e){return e.map(e=>[e.original.startLineNumber,e.original.endLineNumberExclusive,e.modified.startLineNumber,e.modified.endLineNumberExclusive,e.innerChanges?.map(e=>[e.originalRange.startLineNumber,e.originalRange.startColumn,e.originalRange.endLineNumber,e.originalRange.endColumn,e.modifiedRange.startLineNumber,e.modifiedRange.startColumn,e.modifiedRange.endLineNumber,e.modifiedRange.endColumn])])}return{identical:c,quitEarly:s.hitTimeout,changes:l(s.changes),moves:s.moves.map(e=>[e.lineRangeMapping.original.startLineNumber,e.lineRangeMapping.original.endLineNumberExclusive,e.lineRangeMapping.modified.startLineNumber,e.lineRangeMapping.modified.endLineNumberExclusive,l(e.changes)])}}static _modelsAreIdentical(e,t){let n=e.getLineCount();if(n!==t.getLineCount())return!1;for(let r=1;r<=n;r++)if(e.getLineContent(r)!==t.getLineContent(r))return!1;return!0}static{this._diffLimit=1e5}async $computeMoreMinimalEdits(t,n,r){let i=this._getModel(t);if(!i)return n;let a=[],o;n=n.slice(0).sort((e,t)=>e.range&&t.range?M.compareRangesUsingStarts(e.range,t.range):(e.range?0:1)-(t.range?0:1));let s=0;for(let e=1;e<n.length;e++)M.getEndPosition(n[s].range).equals(M.getStartPosition(n[e].range))?(n[s].range=M.fromPositions(M.getStartPosition(n[s].range),M.getEndPosition(n[e].range)),n[s].text+=n[e].text):(s++,n[s]=n[e]);n.length=s+1;for(let{range:t,text:s,eol:c}of n){if(typeof c==`number`&&(o=c),M.isEmpty(t)&&!s)continue;let n=i.getValueInRange(t);if(s=s.replace(/\r\n|\n|\r/g,i.eol),n===s)continue;if(Math.max(s.length,n.length)>e._diffLimit){a.push({range:t,text:s});continue}let l=dt(n,s,r),u=i.offsetAt(M.lift(t).getStartPosition());for(let e of l){let t=i.positionAt(u+e.originalStart),n=i.positionAt(u+e.originalStart+e.originalLength),r={text:s.substr(e.modifiedStart,e.modifiedLength),range:{startLineNumber:t.lineNumber,startColumn:t.column,endLineNumber:n.lineNumber,endColumn:n.column}};i.getValueInRange(r.range)!==r.text&&a.push(r)}}return typeof o==`number`&&a.push({eol:o,text:``,range:{startLineNumber:0,startColumn:0,endLineNumber:0,endColumn:0}}),a}async $computeLinks(e){let t=this._getModel(e);return t?Et(t):null}async $computeDefaultDocumentColors(e){let t=this._getModel(e);return t?Za(t):null}static{this._suggestionsLimit=1e4}async $textualSuggest(t,n,r,i){let a=new C,o=new RegExp(r,i),s=new Set;outer:for(let r of t){let t=this._getModel(r);if(t){for(let r of t.words(o))if(!(r===n||!isNaN(Number(r)))&&(s.add(r),s.size>e._suggestionsLimit))break outer}}return{words:Array.from(s),duration:a.elapsed()}}async $computeWordRanges(e,t,n,r){let i=this._getModel(e);if(!i)return Object.create(null);let a=new RegExp(n,r),o=Object.create(null);for(let e=t.startLineNumber;e<t.endLineNumber;e++){let t=i.getLineWords(e,a);for(let n of t){if(!isNaN(Number(n.word)))continue;let t=o[n.word];t||(t=[],o[n.word]=t),t.push({startLineNumber:e,startColumn:n.startColumn,endLineNumber:e,endColumn:n.endColumn})}}return o}async $navigateValueSet(e,t,n,r,i){let a=this._getModel(e);if(!a)return null;let o=new RegExp(r,i);t.startColumn===t.endColumn&&(t={startLineNumber:t.startLineNumber,startColumn:t.startColumn,endLineNumber:t.endLineNumber,endColumn:t.endColumn+1});let s=a.getValueInRange(t),c=a.getWordAtPosition({lineNumber:t.startLineNumber,column:t.startColumn},o);if(!c)return null;let l=a.getValueInRange(c);return Dt.INSTANCE.navigateValueSet(t,s,c,l,n)}$fmr(e,t){if(!this._foreignModule||typeof this._foreignModule[e]!=`function`)return Promise.reject(Error(`Missing requestHandler or method: `+e));try{return Promise.resolve(this._foreignModule[e].apply(this._foreignModule,t))}catch(e){return Promise.reject(e)}}};typeof importScripts==`function`&&(globalThis.monaco=Lr());var po=class e{static{this.CHANNEL_NAME=`editorWorkerHost`}static getChannel(t){return t.getChannel(e.CHANNEL_NAME)}static setChannel(t,n){t.setChannel(e.CHANNEL_NAME,n)}};function mo(e){let t,n=$e(r=>{let i=po.getChannel(r);return t=e({host:new Proxy({},{get(e,t,n){if(t!==`then`){if(typeof t!=`string`)throw Error(`Not supported`);return(...e)=>i.$fhr(t,e)}}}),getMirrorModels:()=>n.requestHandler.getModels()}),new fo(t)});return t}function ho(e){self.onmessage=t=>{mo(n=>e(n,t.data))}}function U(...e){let t=e[0],n,r,i;if(typeof t==`string`)n=t,r=t,e.splice(0,1),i=!e||typeof e[0]!=`object`?e:e[0];else if(t instanceof Array){let n=e.slice(1);if(t.length!==n.length+1)throw Error(`expected a string as the first argument to l10n.t`);let r=t[0];for(let e=1;e<t.length;e++)r+=`{${e-1}}`+t[e];return U(r,...n)}else r=t.message,n=r,t.comment&&t.comment.length>0&&(n+=`/${Array.isArray(t.comment)?t.comment.join(``):t.comment}`),i=t.args??{};return _o(r,i)}var go=/{([^}]+)}/g;function _o(e,t){return Object.keys(t).length===0?e:e.replace(go,(e,n)=>t[n]??e)}var vo;(function(e){function t(e){return typeof e==`string`}e.is=t})(vo||={});var yo;(function(e){function t(e){return typeof e==`string`}e.is=t})(yo||={});var bo;(function(e){e.MIN_VALUE=-2147483648,e.MAX_VALUE=2147483647;function t(t){return typeof t==`number`&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}e.is=t})(bo||={});var xo;(function(e){e.MIN_VALUE=0,e.MAX_VALUE=2147483647;function t(t){return typeof t==`number`&&e.MIN_VALUE<=t&&t<=e.MAX_VALUE}e.is=t})(xo||={});var W;(function(e){function t(e,t){return e===Number.MAX_VALUE&&(e=xo.MAX_VALUE),t===Number.MAX_VALUE&&(t=xo.MAX_VALUE),{line:e,character:t}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.uinteger(t.line)&&Y.uinteger(t.character)}e.is=n})(W||={});var G;(function(e){function t(e,t,n,r){if(Y.uinteger(e)&&Y.uinteger(t)&&Y.uinteger(n)&&Y.uinteger(r))return{start:W.create(e,t),end:W.create(n,r)};if(W.is(e)&&W.is(t))return{start:e,end:t};throw Error(`Range#create called with invalid arguments[${e}, ${t}, ${n}, ${r}]`)}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&W.is(t.start)&&W.is(t.end)}e.is=n})(G||={});var So;(function(e){function t(e,t){return{uri:e,range:t}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&G.is(t.range)&&(Y.string(t.uri)||Y.undefined(t.uri))}e.is=n})(So||={});var Co;(function(e){function t(e,t,n,r){return{targetUri:e,targetRange:t,targetSelectionRange:n,originSelectionRange:r}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&G.is(t.targetRange)&&Y.string(t.targetUri)&&G.is(t.targetSelectionRange)&&(G.is(t.originSelectionRange)||Y.undefined(t.originSelectionRange))}e.is=n})(Co||={});var wo;(function(e){function t(e,t,n,r){return{red:e,green:t,blue:n,alpha:r}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.numberRange(t.red,0,1)&&Y.numberRange(t.green,0,1)&&Y.numberRange(t.blue,0,1)&&Y.numberRange(t.alpha,0,1)}e.is=n})(wo||={});var To;(function(e){function t(e,t){return{range:e,color:t}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&G.is(t.range)&&wo.is(t.color)}e.is=n})(To||={});var Eo;(function(e){function t(e,t,n){return{label:e,textEdit:t,additionalTextEdits:n}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.string(t.label)&&(Y.undefined(t.textEdit)||K.is(t))&&(Y.undefined(t.additionalTextEdits)||Y.typedArray(t.additionalTextEdits,K.is))}e.is=n})(Eo||={});var Do;(function(e){e.Comment=`comment`,e.Imports=`imports`,e.Region=`region`})(Do||={});var Oo;(function(e){function t(e,t,n,r,i,a){let o={startLine:e,endLine:t};return Y.defined(n)&&(o.startCharacter=n),Y.defined(r)&&(o.endCharacter=r),Y.defined(i)&&(o.kind=i),Y.defined(a)&&(o.collapsedText=a),o}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.uinteger(t.startLine)&&Y.uinteger(t.startLine)&&(Y.undefined(t.startCharacter)||Y.uinteger(t.startCharacter))&&(Y.undefined(t.endCharacter)||Y.uinteger(t.endCharacter))&&(Y.undefined(t.kind)||Y.string(t.kind))}e.is=n})(Oo||={});var ko;(function(e){function t(e,t){return{location:e,message:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&So.is(t.location)&&Y.string(t.message)}e.is=n})(ko||={});var Ao;(function(e){e.Error=1,e.Warning=2,e.Information=3,e.Hint=4})(Ao||={});var jo;(function(e){e.Unnecessary=1,e.Deprecated=2})(jo||={});var Mo;(function(e){function t(e){let t=e;return Y.objectLiteral(t)&&Y.string(t.href)}e.is=t})(Mo||={});var No;(function(e){function t(e,t,n,r,i,a){let o={range:e,message:t};return Y.defined(n)&&(o.severity=n),Y.defined(r)&&(o.code=r),Y.defined(i)&&(o.source=i),Y.defined(a)&&(o.relatedInformation=a),o}e.create=t;function n(e){let t=e;return Y.defined(t)&&G.is(t.range)&&Y.string(t.message)&&(Y.number(t.severity)||Y.undefined(t.severity))&&(Y.integer(t.code)||Y.string(t.code)||Y.undefined(t.code))&&(Y.undefined(t.codeDescription)||Y.string(t.codeDescription?.href))&&(Y.string(t.source)||Y.undefined(t.source))&&(Y.undefined(t.relatedInformation)||Y.typedArray(t.relatedInformation,ko.is))}e.is=n})(No||={});var Po;(function(e){function t(e,t,...n){let r={title:e,command:t};return Y.defined(n)&&n.length>0&&(r.arguments=n),r}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.title)&&Y.string(t.command)}e.is=n})(Po||={});var K;(function(e){function t(e,t){return{range:e,newText:t}}e.replace=t;function n(e,t){return{range:{start:e,end:e},newText:t}}e.insert=n;function r(e){return{range:e,newText:``}}e.del=r;function i(e){let t=e;return Y.objectLiteral(t)&&Y.string(t.newText)&&G.is(t.range)}e.is=i})(K||={});var Fo;(function(e){function t(e,t,n){let r={label:e};return t!==void 0&&(r.needsConfirmation=t),n!==void 0&&(r.description=n),r}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&Y.string(t.label)&&(Y.boolean(t.needsConfirmation)||t.needsConfirmation===void 0)&&(Y.string(t.description)||t.description===void 0)}e.is=n})(Fo||={});var Io;(function(e){function t(e){let t=e;return Y.string(t)}e.is=t})(Io||={});var Lo;(function(e){function t(e,t,n){return{range:e,newText:t,annotationId:n}}e.replace=t;function n(e,t,n){return{range:{start:e,end:e},newText:t,annotationId:n}}e.insert=n;function r(e,t){return{range:e,newText:``,annotationId:t}}e.del=r;function i(e){let t=e;return K.is(t)&&(Fo.is(t.annotationId)||Io.is(t.annotationId))}e.is=i})(Lo||={});var Ro;(function(e){function t(e,t){return{textDocument:e,edits:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Go.is(t.textDocument)&&Array.isArray(t.edits)}e.is=n})(Ro||={});var zo;(function(e){function t(e,t,n){let r={kind:`create`,uri:e};return t!==void 0&&(t.overwrite!==void 0||t.ignoreIfExists!==void 0)&&(r.options=t),n!==void 0&&(r.annotationId=n),r}e.create=t;function n(e){let t=e;return t&&t.kind===`create`&&Y.string(t.uri)&&(t.options===void 0||(t.options.overwrite===void 0||Y.boolean(t.options.overwrite))&&(t.options.ignoreIfExists===void 0||Y.boolean(t.options.ignoreIfExists)))&&(t.annotationId===void 0||Io.is(t.annotationId))}e.is=n})(zo||={});var Bo;(function(e){function t(e,t,n,r){let i={kind:`rename`,oldUri:e,newUri:t};return n!==void 0&&(n.overwrite!==void 0||n.ignoreIfExists!==void 0)&&(i.options=n),r!==void 0&&(i.annotationId=r),i}e.create=t;function n(e){let t=e;return t&&t.kind===`rename`&&Y.string(t.oldUri)&&Y.string(t.newUri)&&(t.options===void 0||(t.options.overwrite===void 0||Y.boolean(t.options.overwrite))&&(t.options.ignoreIfExists===void 0||Y.boolean(t.options.ignoreIfExists)))&&(t.annotationId===void 0||Io.is(t.annotationId))}e.is=n})(Bo||={});var Vo;(function(e){function t(e,t,n){let r={kind:`delete`,uri:e};return t!==void 0&&(t.recursive!==void 0||t.ignoreIfNotExists!==void 0)&&(r.options=t),n!==void 0&&(r.annotationId=n),r}e.create=t;function n(e){let t=e;return t&&t.kind===`delete`&&Y.string(t.uri)&&(t.options===void 0||(t.options.recursive===void 0||Y.boolean(t.options.recursive))&&(t.options.ignoreIfNotExists===void 0||Y.boolean(t.options.ignoreIfNotExists)))&&(t.annotationId===void 0||Io.is(t.annotationId))}e.is=n})(Vo||={});var Ho;(function(e){function t(e){let t=e;return t&&(t.changes!==void 0||t.documentChanges!==void 0)&&(t.documentChanges===void 0||t.documentChanges.every(e=>Y.string(e.kind)?zo.is(e)||Bo.is(e)||Vo.is(e):Ro.is(e)))}e.is=t})(Ho||={});var Uo;(function(e){function t(e){return{uri:e}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.uri)}e.is=n})(Uo||={});var Wo;(function(e){function t(e,t){return{uri:e,version:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.uri)&&Y.integer(t.version)}e.is=n})(Wo||={});var Go;(function(e){function t(e,t){return{uri:e,version:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.uri)&&(t.version===null||Y.integer(t.version))}e.is=n})(Go||={});var Ko;(function(e){function t(e,t,n,r){return{uri:e,languageId:t,version:n,text:r}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.string(t.uri)&&Y.string(t.languageId)&&Y.integer(t.version)&&Y.string(t.text)}e.is=n})(Ko||={});var qo;(function(e){e.PlainText=`plaintext`,e.Markdown=`markdown`;function t(t){let n=t;return n===e.PlainText||n===e.Markdown}e.is=t})(qo||={});var Jo;(function(e){function t(e){let t=e;return Y.objectLiteral(e)&&qo.is(t.kind)&&Y.string(t.value)}e.is=t})(Jo||={});var q;(function(e){e.Text=1,e.Method=2,e.Function=3,e.Constructor=4,e.Field=5,e.Variable=6,e.Class=7,e.Interface=8,e.Module=9,e.Property=10,e.Unit=11,e.Value=12,e.Enum=13,e.Keyword=14,e.Snippet=15,e.Color=16,e.File=17,e.Reference=18,e.Folder=19,e.EnumMember=20,e.Constant=21,e.Struct=22,e.Event=23,e.Operator=24,e.TypeParameter=25})(q||={});var J;(function(e){e.PlainText=1,e.Snippet=2})(J||={});var Yo;(function(e){e.Deprecated=1})(Yo||={});var Xo;(function(e){function t(e,t,n){return{newText:e,insert:t,replace:n}}e.create=t;function n(e){let t=e;return t&&Y.string(t.newText)&&G.is(t.insert)&&G.is(t.replace)}e.is=n})(Xo||={});var Zo;(function(e){e.asIs=1,e.adjustIndentation=2})(Zo||={});var Qo;(function(e){function t(e){let t=e;return t&&(Y.string(t.detail)||t.detail===void 0)&&(Y.string(t.description)||t.description===void 0)}e.is=t})(Qo||={});var $o;(function(e){function t(e){return{label:e}}e.create=t})($o||={});var es;(function(e){function t(e,t){return{items:e||[],isIncomplete:!!t}}e.create=t})(es||={});var ts;(function(e){function t(e){return e.replace(/[\\`*_{}[\]()#+\-.!]/g,`\\$&`)}e.fromPlainText=t;function n(e){let t=e;return Y.string(t)||Y.objectLiteral(t)&&Y.string(t.language)&&Y.string(t.value)}e.is=n})(ts||={});var ns;(function(e){function t(e){let t=e;return!!t&&Y.objectLiteral(t)&&(Jo.is(t.contents)||ts.is(t.contents)||Y.typedArray(t.contents,ts.is))&&(e.range===void 0||G.is(e.range))}e.is=t})(ns||={});var rs;(function(e){function t(e,t){return t?{label:e,documentation:t}:{label:e}}e.create=t})(rs||={});var is;(function(e){function t(e,t,...n){let r={label:e};return Y.defined(t)&&(r.documentation=t),Y.defined(n)?r.parameters=n:r.parameters=[],r}e.create=t})(is||={});var as;(function(e){e.Text=1,e.Read=2,e.Write=3})(as||={});var os;(function(e){function t(e,t){let n={range:e};return Y.number(t)&&(n.kind=t),n}e.create=t})(os||={});var ss;(function(e){e.File=1,e.Module=2,e.Namespace=3,e.Package=4,e.Class=5,e.Method=6,e.Property=7,e.Field=8,e.Constructor=9,e.Enum=10,e.Interface=11,e.Function=12,e.Variable=13,e.Constant=14,e.String=15,e.Number=16,e.Boolean=17,e.Array=18,e.Object=19,e.Key=20,e.Null=21,e.EnumMember=22,e.Struct=23,e.Event=24,e.Operator=25,e.TypeParameter=26})(ss||={});var cs;(function(e){e.Deprecated=1})(cs||={});var ls;(function(e){function t(e,t,n,r,i){let a={name:e,kind:t,location:{uri:r,range:n}};return i&&(a.containerName=i),a}e.create=t})(ls||={});var us;(function(e){function t(e,t,n,r){return r===void 0?{name:e,kind:t,location:{uri:n}}:{name:e,kind:t,location:{uri:n,range:r}}}e.create=t})(us||={});var ds;(function(e){function t(e,t,n,r,i,a){let o={name:e,detail:t,kind:n,range:r,selectionRange:i};return a!==void 0&&(o.children=a),o}e.create=t;function n(e){let t=e;return t&&Y.string(t.name)&&Y.number(t.kind)&&G.is(t.range)&&G.is(t.selectionRange)&&(t.detail===void 0||Y.string(t.detail))&&(t.deprecated===void 0||Y.boolean(t.deprecated))&&(t.children===void 0||Array.isArray(t.children))&&(t.tags===void 0||Array.isArray(t.tags))}e.is=n})(ds||={});var fs;(function(e){e.Empty=``,e.QuickFix=`quickfix`,e.Refactor=`refactor`,e.RefactorExtract=`refactor.extract`,e.RefactorInline=`refactor.inline`,e.RefactorRewrite=`refactor.rewrite`,e.Source=`source`,e.SourceOrganizeImports=`source.organizeImports`,e.SourceFixAll=`source.fixAll`})(fs||={});var ps;(function(e){e.Invoked=1,e.Automatic=2})(ps||={});var ms;(function(e){function t(e,t,n){let r={diagnostics:e};return t!=null&&(r.only=t),n!=null&&(r.triggerKind=n),r}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.typedArray(t.diagnostics,No.is)&&(t.only===void 0||Y.typedArray(t.only,Y.string))&&(t.triggerKind===void 0||t.triggerKind===ps.Invoked||t.triggerKind===ps.Automatic)}e.is=n})(ms||={});var hs;(function(e){function t(e,t,n){let r={title:e},i=!0;return typeof t==`string`?(i=!1,r.kind=t):Po.is(t)?r.command=t:r.edit=t,i&&n!==void 0&&(r.kind=n),r}e.create=t;function n(e){let t=e;return t&&Y.string(t.title)&&(t.diagnostics===void 0||Y.typedArray(t.diagnostics,No.is))&&(t.kind===void 0||Y.string(t.kind))&&(t.edit!==void 0||t.command!==void 0)&&(t.command===void 0||Po.is(t.command))&&(t.isPreferred===void 0||Y.boolean(t.isPreferred))&&(t.edit===void 0||Ho.is(t.edit))}e.is=n})(hs||={});var gs;(function(e){function t(e,t){let n={range:e};return Y.defined(t)&&(n.data=t),n}e.create=t;function n(e){let t=e;return Y.defined(t)&&G.is(t.range)&&(Y.undefined(t.command)||Po.is(t.command))}e.is=n})(gs||={});var _s;(function(e){function t(e,t){return{tabSize:e,insertSpaces:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&Y.uinteger(t.tabSize)&&Y.boolean(t.insertSpaces)}e.is=n})(_s||={});var vs;(function(e){function t(e,t,n){return{range:e,target:t,data:n}}e.create=t;function n(e){let t=e;return Y.defined(t)&&G.is(t.range)&&(Y.undefined(t.target)||Y.string(t.target))}e.is=n})(vs||={});var ys;(function(e){function t(e,t){return{range:e,parent:t}}e.create=t;function n(t){let n=t;return Y.objectLiteral(n)&&G.is(n.range)&&(n.parent===void 0||e.is(n.parent))}e.is=n})(ys||={});var bs;(function(e){e.namespace=`namespace`,e.type=`type`,e.class=`class`,e.enum=`enum`,e.interface=`interface`,e.struct=`struct`,e.typeParameter=`typeParameter`,e.parameter=`parameter`,e.variable=`variable`,e.property=`property`,e.enumMember=`enumMember`,e.event=`event`,e.function=`function`,e.method=`method`,e.macro=`macro`,e.keyword=`keyword`,e.modifier=`modifier`,e.comment=`comment`,e.string=`string`,e.number=`number`,e.regexp=`regexp`,e.operator=`operator`,e.decorator=`decorator`})(bs||={});var xs;(function(e){e.declaration=`declaration`,e.definition=`definition`,e.readonly=`readonly`,e.static=`static`,e.deprecated=`deprecated`,e.abstract=`abstract`,e.async=`async`,e.modification=`modification`,e.documentation=`documentation`,e.defaultLibrary=`defaultLibrary`})(xs||={});var Ss;(function(e){function t(e){let t=e;return Y.objectLiteral(t)&&(t.resultId===void 0||typeof t.resultId==`string`)&&Array.isArray(t.data)&&(t.data.length===0||typeof t.data[0]==`number`)}e.is=t})(Ss||={});var Cs;(function(e){function t(e,t){return{range:e,text:t}}e.create=t;function n(e){let t=e;return t!=null&&G.is(t.range)&&Y.string(t.text)}e.is=n})(Cs||={});var ws;(function(e){function t(e,t,n){return{range:e,variableName:t,caseSensitiveLookup:n}}e.create=t;function n(e){let t=e;return t!=null&&G.is(t.range)&&Y.boolean(t.caseSensitiveLookup)&&(Y.string(t.variableName)||t.variableName===void 0)}e.is=n})(ws||={});var Ts;(function(e){function t(e,t){return{range:e,expression:t}}e.create=t;function n(e){let t=e;return t!=null&&G.is(t.range)&&(Y.string(t.expression)||t.expression===void 0)}e.is=n})(Ts||={});var Es;(function(e){function t(e,t){return{frameId:e,stoppedLocation:t}}e.create=t;function n(e){let t=e;return Y.defined(t)&&G.is(e.stoppedLocation)}e.is=n})(Es||={});var Ds;(function(e){e.Type=1,e.Parameter=2;function t(e){return e===1||e===2}e.is=t})(Ds||={});var Os;(function(e){function t(e){return{value:e}}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&(t.tooltip===void 0||Y.string(t.tooltip)||Jo.is(t.tooltip))&&(t.location===void 0||So.is(t.location))&&(t.command===void 0||Po.is(t.command))}e.is=n})(Os||={});var ks;(function(e){function t(e,t,n){let r={position:e,label:t};return n!==void 0&&(r.kind=n),r}e.create=t;function n(e){let t=e;return Y.objectLiteral(t)&&W.is(t.position)&&(Y.string(t.label)||Y.typedArray(t.label,Os.is))&&(t.kind===void 0||Ds.is(t.kind))&&t.textEdits===void 0||Y.typedArray(t.textEdits,K.is)&&(t.tooltip===void 0||Y.string(t.tooltip)||Jo.is(t.tooltip))&&(t.paddingLeft===void 0||Y.boolean(t.paddingLeft))&&(t.paddingRight===void 0||Y.boolean(t.paddingRight))}e.is=n})(ks||={});var As;(function(e){function t(e){return{kind:`snippet`,value:e}}e.createSnippet=t})(As||={});var js;(function(e){function t(e,t,n,r){return{insertText:e,filterText:t,range:n,command:r}}e.create=t})(js||={});var Ms;(function(e){function t(e){return{items:e}}e.create=t})(Ms||={});var Ns;(function(e){e.Invoked=0,e.Automatic=1})(Ns||={});var Ps;(function(e){function t(e,t){return{range:e,text:t}}e.create=t})(Ps||={});var Fs;(function(e){function t(e,t){return{triggerKind:e,selectedCompletionInfo:t}}e.create=t})(Fs||={});var Is;(function(e){function t(e){let t=e;return Y.objectLiteral(t)&&yo.is(t.uri)&&Y.string(t.name)}e.is=t})(Is||={});var Ls;(function(e){function t(e,t,n,r){return new Rs(e,t,n,r)}e.create=t;function n(e){let t=e;return!!(Y.defined(t)&&Y.string(t.uri)&&(Y.undefined(t.languageId)||Y.string(t.languageId))&&Y.uinteger(t.lineCount)&&Y.func(t.getText)&&Y.func(t.positionAt)&&Y.func(t.offsetAt))}e.is=n;function r(e,t){let n=e.getText(),r=i(t,(e,t)=>{let n=e.range.start.line-t.range.start.line;return n===0?e.range.start.character-t.range.start.character:n}),a=n.length;for(let t=r.length-1;t>=0;t--){let i=r[t],o=e.offsetAt(i.range.start),s=e.offsetAt(i.range.end);if(s<=a)n=n.substring(0,o)+i.newText+n.substring(s,n.length);else throw Error(`Overlapping edit`);a=o}return n}e.applyEdits=r;function i(e,t){if(e.length<=1)return e;let n=e.length/2|0,r=e.slice(0,n),a=e.slice(n);i(r,t),i(a,t);let o=0,s=0,c=0;for(;o<r.length&&s<a.length;)t(r[o],a[s])<=0?e[c++]=r[o++]:e[c++]=a[s++];for(;o<r.length;)e[c++]=r[o++];for(;s<a.length;)e[c++]=a[s++];return e}})(Ls||={});var Rs=class{constructor(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,this._content=r,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){let t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(e,t){this._content=e.text,this._version=t,this._lineOffsets=void 0}getLineOffsets(){if(this._lineOffsets===void 0){let e=[],t=this._content,n=!0;for(let r=0;r<t.length;r++){n&&=(e.push(r),!1);let i=t.charAt(r);n=i===`\r`||i===`
34
27
  `,i===`\r`&&r+1<t.length&&t.charAt(r+1)===`
35
- `&&r++}n&&t.length>0&&e.push(t.length),this._lineOffsets=e}return this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,r=t.length;if(r===0)return W.create(0,e);for(;n<r;){let i=Math.floor((n+r)/2);t[i]>e?r=i:n=i+1}let i=n-1;return W.create(i,e-t[i])}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)}get lineCount(){return this.getLineOffsets().length}},Y;(function(e){let t=Object.prototype.toString;function n(e){return e!==void 0}e.defined=n;function r(e){return e===void 0}e.undefined=r;function i(e){return e===!0||e===!1}e.boolean=i;function a(e){return t.call(e)===`[object String]`}e.string=a;function o(e){return t.call(e)===`[object Number]`}e.number=o;function s(e,n,r){return t.call(e)===`[object Number]`&&n<=e&&e<=r}e.numberRange=s;function c(e){return t.call(e)===`[object Number]`&&-2147483648<=e&&e<=2147483647}e.integer=c;function l(e){return t.call(e)===`[object Number]`&&0<=e&&e<=2147483647}e.uinteger=l;function u(e){return t.call(e)===`[object Function]`}e.func=u;function d(e){return typeof e==`object`&&!!e}e.objectLiteral=d;function f(e,t){return Array.isArray(e)&&e.every(t)}e.typedArray=f})(Y||={});var Ks=class e{constructor(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,this._content=r,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){let t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(t,n){for(let n of t)if(e.isIncremental(n)){let e=Xs(n.range),t=this.offsetAt(e.start),r=this.offsetAt(e.end);this._content=this._content.substring(0,t)+n.text+this._content.substring(r,this._content.length);let i=Math.max(e.start.line,0),a=Math.max(e.end.line,0),o=this._lineOffsets,s=Ys(n.text,!1,t);if(a-i===s.length)for(let e=0,t=s.length;e<t;e++)o[e+i+1]=s[e];else s.length<1e4?o.splice(i+1,a-i,...s):this._lineOffsets=o=o.slice(0,i+1).concat(s,o.slice(a+1));let c=n.text.length-(r-t);if(c!==0)for(let e=i+1+s.length,t=o.length;e<t;e++)o[e]=o[e]+c}else if(e.isFull(n))this._content=n.text,this._lineOffsets=void 0;else throw Error(`Unknown change event received`);this._version=n}getLineOffsets(){return this._lineOffsets===void 0&&(this._lineOffsets=Ys(this._content,!0)),this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,r=t.length;if(r===0)return{line:0,character:e};for(;n<r;){let i=Math.floor((n+r)/2);t[i]>e?r=i:n=i+1}let i=n-1;return{line:i,character:e-t[i]}}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)}get lineCount(){return this.getLineOffsets().length}static isIncremental(e){let t=e;return t!=null&&typeof t.text==`string`&&t.range!==void 0&&(t.rangeLength===void 0||typeof t.rangeLength==`number`)}static isFull(e){let t=e;return t!=null&&typeof t.text==`string`&&t.range===void 0&&t.rangeLength===void 0}},qs;(function(e){function t(e,t,n,r){return new Ks(e,t,n,r)}e.create=t;function n(e,t,n){if(e instanceof Ks)return e.update(t,n),e;throw Error(`TextDocument.update: document must be created by TextDocument.create`)}e.update=n;function r(e,t){let n=e.getText(),r=Js(t.map(Zs),(e,t)=>{let n=e.range.start.line-t.range.start.line;return n===0?e.range.start.character-t.range.start.character:n}),i=0,a=[];for(let t of r){let r=e.offsetAt(t.range.start);if(r<i)throw Error(`Overlapping edit`);r>i&&a.push(n.substring(i,r)),t.newText.length&&a.push(t.newText),i=e.offsetAt(t.range.end)}return a.push(n.substr(i)),a.join(``)}e.applyEdits=r})(qs||={});function Js(e,t){if(e.length<=1)return e;let n=e.length/2|0,r=e.slice(0,n),i=e.slice(n);Js(r,t),Js(i,t);let a=0,o=0,s=0;for(;a<r.length&&o<i.length;)t(r[a],i[o])<=0?e[s++]=r[a++]:e[s++]=i[o++];for(;a<r.length;)e[s++]=r[a++];for(;o<i.length;)e[s++]=i[o++];return e}function Ys(e,t,n=0){let r=t?[n]:[];for(let t=0;t<e.length;t++){let i=e.charCodeAt(t);(i===13||i===10)&&(i===13&&t+1<e.length&&e.charCodeAt(t+1)===10&&t++,r.push(n+t+1))}return r}function Xs(e){let t=e.start,n=e.end;return t.line>n.line||t.line===n.line&&t.character>n.character?{start:n,end:t}:e}function Zs(e){let t=Xs(e.range);return t===e.range?e:{newText:e.newText,range:t}}var X;(function(e){e[e.StartCommentTag=0]=`StartCommentTag`,e[e.Comment=1]=`Comment`,e[e.EndCommentTag=2]=`EndCommentTag`,e[e.StartTagOpen=3]=`StartTagOpen`,e[e.StartTagClose=4]=`StartTagClose`,e[e.StartTagSelfClose=5]=`StartTagSelfClose`,e[e.StartTag=6]=`StartTag`,e[e.EndTagOpen=7]=`EndTagOpen`,e[e.EndTagClose=8]=`EndTagClose`,e[e.EndTag=9]=`EndTag`,e[e.DelimiterAssign=10]=`DelimiterAssign`,e[e.AttributeName=11]=`AttributeName`,e[e.AttributeValue=12]=`AttributeValue`,e[e.StartDoctypeTag=13]=`StartDoctypeTag`,e[e.Doctype=14]=`Doctype`,e[e.EndDoctypeTag=15]=`EndDoctypeTag`,e[e.Content=16]=`Content`,e[e.Whitespace=17]=`Whitespace`,e[e.Unknown=18]=`Unknown`,e[e.Script=19]=`Script`,e[e.Styles=20]=`Styles`,e[e.EOS=21]=`EOS`})(X||={});var Z;(function(e){e[e.WithinContent=0]=`WithinContent`,e[e.AfterOpeningStartTag=1]=`AfterOpeningStartTag`,e[e.AfterOpeningEndTag=2]=`AfterOpeningEndTag`,e[e.WithinDoctype=3]=`WithinDoctype`,e[e.WithinTag=4]=`WithinTag`,e[e.WithinEndTag=5]=`WithinEndTag`,e[e.WithinComment=6]=`WithinComment`,e[e.WithinScriptContent=7]=`WithinScriptContent`,e[e.WithinStyleContent=8]=`WithinStyleContent`,e[e.AfterAttributeName=9]=`AfterAttributeName`,e[e.BeforeAttributeValue=10]=`BeforeAttributeValue`})(Z||={});var Qs;(function(e){e.LATEST={textDocument:{completion:{completionItem:{documentationFormat:[es.Markdown,es.PlainText]}},hover:{contentFormat:[es.Markdown,es.PlainText]}}}})(Qs||={});var $s;(function(e){e[e.Unknown=0]=`Unknown`,e[e.File=1]=`File`,e[e.Directory=2]=`Directory`,e[e.SymbolicLink=64]=`SymbolicLink`})($s||={});var ec=class{constructor(e,t){this.source=e,this.len=e.length,this.position=t}eos(){return this.len<=this.position}getSource(){return this.source}pos(){return this.position}goBackTo(e){this.position=e}goBack(e){this.position-=e}advance(e){this.position+=e}goToEnd(){this.position=this.source.length}nextChar(){return this.source.charCodeAt(this.position++)||0}peekChar(e=0){return this.source.charCodeAt(this.position+e)||0}advanceIfChar(e){return e===this.source.charCodeAt(this.position)?(this.position++,!0):!1}advanceIfChars(e){let t;if(this.position+e.length>this.source.length)return!1;for(t=0;t<e.length;t++)if(this.source.charCodeAt(this.position+t)!==e[t])return!1;return this.advance(t),!0}advanceIfRegExp(e){let t=this.source.substr(this.position).match(e);return t?(this.position=this.position+t.index+t[0].length,t[0]):``}advanceUntilRegExp(e){let t=this.source.substr(this.position).match(e);return t?(this.position+=t.index,t[0]):(this.goToEnd(),``)}advanceUntilChar(e){for(;this.position<this.source.length;){if(this.source.charCodeAt(this.position)===e)return!0;this.advance(1)}return!1}advanceUntilChars(e){for(;this.position+e.length<=this.source.length;){let t=0;for(;t<e.length&&this.source.charCodeAt(this.position+t)===e[t];t++);if(t===e.length)return!0;this.advance(1)}return this.goToEnd(),!1}skipWhitespace(){return this.advanceWhileChar(e=>e===fc||e===pc||e===lc||e===dc||e===uc)>0}advanceWhileChar(e){let t=this.position;for(;this.position<this.len&&e(this.source.charCodeAt(this.position));)this.position++;return this.position-t}},tc=33,nc=45,rc=60,ic=62,ac=47,oc=61,sc=34,cc=39,lc=10,uc=13,dc=12,fc=32,pc=9,mc={"text/x-handlebars-template":!0,"text/html":!0};function Q(e,t=0,n=Z.WithinContent,r=!1){let i=new ec(e,t),a=n,o=0,s=X.Unknown,c,l,u,d,f;function p(){return i.advanceIfRegExp(/^[_:\w][_:\w-.\d]*/).toLowerCase()}function m(){return i.advanceIfRegExp(/^[^\s"'></=\x00-\x0F\x7F\x80-\x9F]*/).toLowerCase()}function h(e,t,n){return s=t,o=e,c=n,t}function g(){let e=i.pos(),t=a,n=_();return n!==X.EOS&&e===i.pos()&&!(r&&(n===X.StartTagClose||n===X.EndTagClose))?(console.warn(`Scanner.scan has not advanced at offset `+e+`, state before: `+t+` after: `+a),i.advance(1),h(e,X.Unknown)):n}function _(){let e=i.pos();if(i.eos())return h(e,X.EOS);let t;switch(a){case Z.WithinComment:return i.advanceIfChars([nc,nc,ic])?(a=Z.WithinContent,h(e,X.EndCommentTag)):(i.advanceUntilChars([nc,nc,ic]),h(e,X.Comment));case Z.WithinDoctype:return i.advanceIfChar(ic)?(a=Z.WithinContent,h(e,X.EndDoctypeTag)):(i.advanceUntilChar(ic),h(e,X.Doctype));case Z.WithinContent:if(i.advanceIfChar(rc)){if(!i.eos()&&i.peekChar()===tc){if(i.advanceIfChars([tc,nc,nc]))return a=Z.WithinComment,h(e,X.StartCommentTag);if(i.advanceIfRegExp(/^!doctype/i))return a=Z.WithinDoctype,h(e,X.StartDoctypeTag)}return i.advanceIfChar(ac)?(a=Z.AfterOpeningEndTag,h(e,X.EndTagOpen)):(a=Z.AfterOpeningStartTag,h(e,X.StartTagOpen))}return i.advanceUntilChar(rc),h(e,X.Content);case Z.AfterOpeningEndTag:return p().length>0?(a=Z.WithinEndTag,h(e,X.EndTag)):i.skipWhitespace()?h(e,X.Whitespace,U(`Tag name must directly follow the open bracket.`)):(a=Z.WithinEndTag,i.advanceUntilChar(ic),e<i.pos()?h(e,X.Unknown,U(`End tag name expected.`)):_());case Z.WithinEndTag:if(i.skipWhitespace())return h(e,X.Whitespace);if(i.advanceIfChar(ic))return a=Z.WithinContent,h(e,X.EndTagClose);if(r&&i.peekChar()===rc)return a=Z.WithinContent,h(e,X.EndTagClose,U(`Closing bracket missing.`));t=U(`Closing bracket expected.`);break;case Z.AfterOpeningStartTag:return u=p(),f=void 0,d=void 0,u.length>0?(l=!1,a=Z.WithinTag,h(e,X.StartTag)):i.skipWhitespace()?h(e,X.Whitespace,U(`Tag name must directly follow the open bracket.`)):(a=Z.WithinTag,i.advanceUntilChar(ic),e<i.pos()?h(e,X.Unknown,U(`Start tag name expected.`)):_());case Z.WithinTag:return i.skipWhitespace()?(l=!0,h(e,X.Whitespace)):l&&(d=m(),d.length>0)?(a=Z.AfterAttributeName,l=!1,h(e,X.AttributeName)):i.advanceIfChars([ac,ic])?(a=Z.WithinContent,h(e,X.StartTagSelfClose)):i.advanceIfChar(ic)?(a=u===`script`?f&&mc[f]?Z.WithinContent:Z.WithinScriptContent:u===`style`?Z.WithinStyleContent:Z.WithinContent,h(e,X.StartTagClose)):r&&i.peekChar()===rc?(a=Z.WithinContent,h(e,X.StartTagClose,U(`Closing bracket missing.`))):(i.advance(1),h(e,X.Unknown,U(`Unexpected character in tag.`)));case Z.AfterAttributeName:return i.skipWhitespace()?(l=!0,h(e,X.Whitespace)):i.advanceIfChar(oc)?(a=Z.BeforeAttributeValue,h(e,X.DelimiterAssign)):(a=Z.WithinTag,_());case Z.BeforeAttributeValue:if(i.skipWhitespace())return h(e,X.Whitespace);let n=i.advanceIfRegExp(/^[^\s"'`=<>]+/);if(n.length>0&&(i.peekChar()===ic&&i.peekChar(-1)===ac&&(i.goBack(1),n=n.substring(0,n.length-1)),d===`type`&&(f=n),n.length>0))return a=Z.WithinTag,l=!1,h(e,X.AttributeValue);let o=i.peekChar();return o===cc||o===sc?(i.advance(1),i.advanceUntilChar(o)&&i.advance(1),d===`type`&&(f=i.getSource().substring(e+1,i.pos()-1)),a=Z.WithinTag,l=!1,h(e,X.AttributeValue)):(a=Z.WithinTag,l=!1,_());case Z.WithinScriptContent:let s=1;for(;!i.eos();){let t=i.advanceIfRegExp(/<!--|-->|<\/?script\s*\/?>?/i);if(t.length===0)return i.goToEnd(),h(e,X.Script);if(t===`<!--`)s===1&&(s=2);else if(t===`-->`)s=1;else if(t[1]!==`/`)s===2&&(s=3);else if(s===3)s=2;else{i.goBack(t.length);break}}return a=Z.WithinContent,e<i.pos()?h(e,X.Script):_();case Z.WithinStyleContent:return i.advanceUntilRegExp(/<\/style/i),a=Z.WithinContent,e<i.pos()?h(e,X.Styles):_()}return i.advance(1),a=Z.WithinContent,h(e,X.Unknown,t)}return{scan:g,getTokenType:()=>s,getTokenOffset:()=>o,getTokenLength:()=>i.pos()-o,getTokenEnd:()=>i.pos(),getTokenText:()=>i.getSource().substring(o,i.pos()),getScannerState:()=>a,getTokenError:()=>c}}function hc(e,t){let n=0,r=e.length;if(r===0)return 0;for(;n<r;){let i=Math.floor((n+r)/2);t(e[i])?r=i:n=i+1}return n}function gc(e,t,n){let r=0,i=e.length-1;for(;r<=i;){let a=(r+i)/2|0,o=n(e[a],t);if(o<0)r=a+1;else if(o>0)i=a-1;else return a}return-(r+1)}var _c=class{get attributeNames(){return this.attributes?Object.keys(this.attributes):[]}constructor(e,t,n,r){this.start=e,this.end=t,this.children=n,this.parent=r,this.closed=!1}isSameTag(e){return this.tag===void 0?e===void 0:e!==void 0&&this.tag.length===e.length&&this.tag.toLowerCase()===e}get firstChild(){return this.children[0]}get lastChild(){return this.children.length?this.children[this.children.length-1]:void 0}findNodeBefore(e){let t=hc(this.children,t=>e<=t.start)-1;if(t>=0){let n=this.children[t];if(e>n.start){if(e<n.end)return n.findNodeBefore(e);let t=n.lastChild;return t&&t.end===n.end?n.findNodeBefore(e):n}}return this}findNodeAt(e){let t=hc(this.children,t=>e<=t.start)-1;if(t>=0){let n=this.children[t];if(e>n.start&&e<=n.end)return n.findNodeAt(e)}return this}},vc=class{constructor(e){this.dataManager=e}parseDocument(e){return this.parse(e.getText(),this.dataManager.getVoidElements(e.languageId))}parse(e,t){let n=Q(e,void 0,void 0,!0),r=new _c(0,e.length,[],void 0),i=r,a=-1,o,s=null,c=n.scan();for(;c!==X.EOS;){switch(c){case X.StartTagOpen:let r=new _c(n.getTokenOffset(),e.length,[],i);i.children.push(r),i=r;break;case X.StartTag:i.tag=n.getTokenText();break;case X.StartTagClose:i.parent&&(i.end=n.getTokenEnd(),n.getTokenLength()?(i.startTagEnd=n.getTokenEnd(),i.tag&&this.dataManager.isVoidElement(i.tag,t)&&(i.closed=!0,i=i.parent)):i=i.parent);break;case X.StartTagSelfClose:i.parent&&(i.closed=!0,i.end=n.getTokenEnd(),i.startTagEnd=n.getTokenEnd(),i=i.parent);break;case X.EndTagOpen:a=n.getTokenOffset(),o=void 0;break;case X.EndTag:o=n.getTokenText().toLowerCase();break;case X.EndTagClose:let c=i;for(;!c.isSameTag(o)&&c.parent;)c=c.parent;if(c.parent){for(;i!==c;)i.end=a,i.closed=!1,i=i.parent;i.closed=!0,i.endTagStart=a,i.end=n.getTokenEnd(),i=i.parent}break;case X.AttributeName:{s=n.getTokenText();let e=i.attributes;e||(i.attributes=e={}),e[s]=null;break}case X.AttributeValue:{let e=n.getTokenText(),t=i.attributes;t&&s&&(t[s]=e,s=null);break}}c=n.scan()}for(;i.parent;)i.end=e.length,i.closed=!1,i=i.parent;return{roots:r.children,findNodeBefore:r.findNodeBefore.bind(r),findNodeAt:r.findNodeAt.bind(r)}}},yc={"Aacute;":`Á`,Aacute:`Á`,"aacute;":`á`,aacute:`á`,"Abreve;":`Ă`,"abreve;":`ă`,"ac;":`∾`,"acd;":`∿`,"acE;":`∾̳`,"Acirc;":`Â`,Acirc:`Â`,"acirc;":`â`,acirc:`â`,"acute;":`´`,acute:`´`,"Acy;":`А`,"acy;":`а`,"AElig;":`Æ`,AElig:`Æ`,"aelig;":`æ`,aelig:`æ`,"af;":`⁡`,"Afr;":`𝔄`,"afr;":`𝔞`,"Agrave;":`À`,Agrave:`À`,"agrave;":`à`,agrave:`à`,"alefsym;":`ℵ`,"aleph;":`ℵ`,"Alpha;":`Α`,"alpha;":`α`,"Amacr;":`Ā`,"amacr;":`ā`,"amalg;":`⨿`,"AMP;":`&`,AMP:`&`,"amp;":`&`,amp:`&`,"And;":`⩓`,"and;":`∧`,"andand;":`⩕`,"andd;":`⩜`,"andslope;":`⩘`,"andv;":`⩚`,"ang;":`∠`,"ange;":`⦤`,"angle;":`∠`,"angmsd;":`∡`,"angmsdaa;":`⦨`,"angmsdab;":`⦩`,"angmsdac;":`⦪`,"angmsdad;":`⦫`,"angmsdae;":`⦬`,"angmsdaf;":`⦭`,"angmsdag;":`⦮`,"angmsdah;":`⦯`,"angrt;":`∟`,"angrtvb;":`⊾`,"angrtvbd;":`⦝`,"angsph;":`∢`,"angst;":`Å`,"angzarr;":`⍼`,"Aogon;":`Ą`,"aogon;":`ą`,"Aopf;":`𝔸`,"aopf;":`𝕒`,"ap;":`≈`,"apacir;":`⩯`,"apE;":`⩰`,"ape;":`≊`,"apid;":`≋`,"apos;":`'`,"ApplyFunction;":`⁡`,"approx;":`≈`,"approxeq;":`≊`,"Aring;":`Å`,Aring:`Å`,"aring;":`å`,aring:`å`,"Ascr;":`𝒜`,"ascr;":`𝒶`,"Assign;":`≔`,"ast;":`*`,"asymp;":`≈`,"asympeq;":`≍`,"Atilde;":`Ã`,Atilde:`Ã`,"atilde;":`ã`,atilde:`ã`,"Auml;":`Ä`,Auml:`Ä`,"auml;":`ä`,auml:`ä`,"awconint;":`∳`,"awint;":`⨑`,"backcong;":`≌`,"backepsilon;":`϶`,"backprime;":`‵`,"backsim;":`∽`,"backsimeq;":`⋍`,"Backslash;":`∖`,"Barv;":`⫧`,"barvee;":`⊽`,"Barwed;":`⌆`,"barwed;":`⌅`,"barwedge;":`⌅`,"bbrk;":`⎵`,"bbrktbrk;":`⎶`,"bcong;":`≌`,"Bcy;":`Б`,"bcy;":`б`,"bdquo;":`„`,"becaus;":`∵`,"Because;":`∵`,"because;":`∵`,"bemptyv;":`⦰`,"bepsi;":`϶`,"bernou;":`ℬ`,"Bernoullis;":`ℬ`,"Beta;":`Β`,"beta;":`β`,"beth;":`ℶ`,"between;":`≬`,"Bfr;":`𝔅`,"bfr;":`𝔟`,"bigcap;":`⋂`,"bigcirc;":`◯`,"bigcup;":`⋃`,"bigodot;":`⨀`,"bigoplus;":`⨁`,"bigotimes;":`⨂`,"bigsqcup;":`⨆`,"bigstar;":`★`,"bigtriangledown;":`▽`,"bigtriangleup;":`△`,"biguplus;":`⨄`,"bigvee;":`⋁`,"bigwedge;":`⋀`,"bkarow;":`⤍`,"blacklozenge;":`⧫`,"blacksquare;":`▪`,"blacktriangle;":`▴`,"blacktriangledown;":`▾`,"blacktriangleleft;":`◂`,"blacktriangleright;":`▸`,"blank;":`␣`,"blk12;":`▒`,"blk14;":`░`,"blk34;":`▓`,"block;":`█`,"bne;":`=⃥`,"bnequiv;":`≡⃥`,"bNot;":`⫭`,"bnot;":`⌐`,"Bopf;":`𝔹`,"bopf;":`𝕓`,"bot;":`⊥`,"bottom;":`⊥`,"bowtie;":`⋈`,"boxbox;":`⧉`,"boxDL;":`╗`,"boxDl;":`╖`,"boxdL;":`╕`,"boxdl;":`┐`,"boxDR;":`╔`,"boxDr;":`╓`,"boxdR;":`╒`,"boxdr;":`┌`,"boxH;":`═`,"boxh;":`─`,"boxHD;":`╦`,"boxHd;":`╤`,"boxhD;":`╥`,"boxhd;":`┬`,"boxHU;":`╩`,"boxHu;":`╧`,"boxhU;":`╨`,"boxhu;":`┴`,"boxminus;":`⊟`,"boxplus;":`⊞`,"boxtimes;":`⊠`,"boxUL;":`╝`,"boxUl;":`╜`,"boxuL;":`╛`,"boxul;":`┘`,"boxUR;":`╚`,"boxUr;":`╙`,"boxuR;":`╘`,"boxur;":`└`,"boxV;":`║`,"boxv;":`│`,"boxVH;":`╬`,"boxVh;":`╫`,"boxvH;":`╪`,"boxvh;":`┼`,"boxVL;":`╣`,"boxVl;":`╢`,"boxvL;":`╡`,"boxvl;":`┤`,"boxVR;":`╠`,"boxVr;":`╟`,"boxvR;":`╞`,"boxvr;":`├`,"bprime;":`‵`,"Breve;":`˘`,"breve;":`˘`,"brvbar;":`¦`,brvbar:`¦`,"Bscr;":`ℬ`,"bscr;":`𝒷`,"bsemi;":`⁏`,"bsim;":`∽`,"bsime;":`⋍`,"bsol;":`\\`,"bsolb;":`⧅`,"bsolhsub;":`⟈`,"bull;":`•`,"bullet;":`•`,"bump;":`≎`,"bumpE;":`⪮`,"bumpe;":`≏`,"Bumpeq;":`≎`,"bumpeq;":`≏`,"Cacute;":`Ć`,"cacute;":`ć`,"Cap;":`⋒`,"cap;":`∩`,"capand;":`⩄`,"capbrcup;":`⩉`,"capcap;":`⩋`,"capcup;":`⩇`,"capdot;":`⩀`,"CapitalDifferentialD;":`ⅅ`,"caps;":`∩︀`,"caret;":`⁁`,"caron;":`ˇ`,"Cayleys;":`ℭ`,"ccaps;":`⩍`,"Ccaron;":`Č`,"ccaron;":`č`,"Ccedil;":`Ç`,Ccedil:`Ç`,"ccedil;":`ç`,ccedil:`ç`,"Ccirc;":`Ĉ`,"ccirc;":`ĉ`,"Cconint;":`∰`,"ccups;":`⩌`,"ccupssm;":`⩐`,"Cdot;":`Ċ`,"cdot;":`ċ`,"cedil;":`¸`,cedil:`¸`,"Cedilla;":`¸`,"cemptyv;":`⦲`,"cent;":`¢`,cent:`¢`,"CenterDot;":`·`,"centerdot;":`·`,"Cfr;":`ℭ`,"cfr;":`𝔠`,"CHcy;":`Ч`,"chcy;":`ч`,"check;":`✓`,"checkmark;":`✓`,"Chi;":`Χ`,"chi;":`χ`,"cir;":`○`,"circ;":`ˆ`,"circeq;":`≗`,"circlearrowleft;":`↺`,"circlearrowright;":`↻`,"circledast;":`⊛`,"circledcirc;":`⊚`,"circleddash;":`⊝`,"CircleDot;":`⊙`,"circledR;":`®`,"circledS;":`Ⓢ`,"CircleMinus;":`⊖`,"CirclePlus;":`⊕`,"CircleTimes;":`⊗`,"cirE;":`⧃`,"cire;":`≗`,"cirfnint;":`⨐`,"cirmid;":`⫯`,"cirscir;":`⧂`,"ClockwiseContourIntegral;":`∲`,"CloseCurlyDoubleQuote;":`”`,"CloseCurlyQuote;":`’`,"clubs;":`♣`,"clubsuit;":`♣`,"Colon;":`∷`,"colon;":`:`,"Colone;":`⩴`,"colone;":`≔`,"coloneq;":`≔`,"comma;":`,`,"commat;":`@`,"comp;":`∁`,"compfn;":`∘`,"complement;":`∁`,"complexes;":`ℂ`,"cong;":`≅`,"congdot;":`⩭`,"Congruent;":`≡`,"Conint;":`∯`,"conint;":`∮`,"ContourIntegral;":`∮`,"Copf;":`ℂ`,"copf;":`𝕔`,"coprod;":`∐`,"Coproduct;":`∐`,"COPY;":`©`,COPY:`©`,"copy;":`©`,copy:`©`,"copysr;":`℗`,"CounterClockwiseContourIntegral;":`∳`,"crarr;":`↵`,"Cross;":`⨯`,"cross;":`✗`,"Cscr;":`𝒞`,"cscr;":`𝒸`,"csub;":`⫏`,"csube;":`⫑`,"csup;":`⫐`,"csupe;":`⫒`,"ctdot;":`⋯`,"cudarrl;":`⤸`,"cudarrr;":`⤵`,"cuepr;":`⋞`,"cuesc;":`⋟`,"cularr;":`↶`,"cularrp;":`⤽`,"Cup;":`⋓`,"cup;":`∪`,"cupbrcap;":`⩈`,"CupCap;":`≍`,"cupcap;":`⩆`,"cupcup;":`⩊`,"cupdot;":`⊍`,"cupor;":`⩅`,"cups;":`∪︀`,"curarr;":`↷`,"curarrm;":`⤼`,"curlyeqprec;":`⋞`,"curlyeqsucc;":`⋟`,"curlyvee;":`⋎`,"curlywedge;":`⋏`,"curren;":`¤`,curren:`¤`,"curvearrowleft;":`↶`,"curvearrowright;":`↷`,"cuvee;":`⋎`,"cuwed;":`⋏`,"cwconint;":`∲`,"cwint;":`∱`,"cylcty;":`⌭`,"Dagger;":`‡`,"dagger;":`†`,"daleth;":`ℸ`,"Darr;":`↡`,"dArr;":`⇓`,"darr;":`↓`,"dash;":`‐`,"Dashv;":`⫤`,"dashv;":`⊣`,"dbkarow;":`⤏`,"dblac;":`˝`,"Dcaron;":`Ď`,"dcaron;":`ď`,"Dcy;":`Д`,"dcy;":`д`,"DD;":`ⅅ`,"dd;":`ⅆ`,"ddagger;":`‡`,"ddarr;":`⇊`,"DDotrahd;":`⤑`,"ddotseq;":`⩷`,"deg;":`°`,deg:`°`,"Del;":`∇`,"Delta;":`Δ`,"delta;":`δ`,"demptyv;":`⦱`,"dfisht;":`⥿`,"Dfr;":`𝔇`,"dfr;":`𝔡`,"dHar;":`⥥`,"dharl;":`⇃`,"dharr;":`⇂`,"DiacriticalAcute;":`´`,"DiacriticalDot;":`˙`,"DiacriticalDoubleAcute;":`˝`,"DiacriticalGrave;":"`","DiacriticalTilde;":`˜`,"diam;":`⋄`,"Diamond;":`⋄`,"diamond;":`⋄`,"diamondsuit;":`♦`,"diams;":`♦`,"die;":`¨`,"DifferentialD;":`ⅆ`,"digamma;":`ϝ`,"disin;":`⋲`,"div;":`÷`,"divide;":`÷`,divide:`÷`,"divideontimes;":`⋇`,"divonx;":`⋇`,"DJcy;":`Ђ`,"djcy;":`ђ`,"dlcorn;":`⌞`,"dlcrop;":`⌍`,"dollar;":`$`,"Dopf;":`𝔻`,"dopf;":`𝕕`,"Dot;":`¨`,"dot;":`˙`,"DotDot;":`⃜`,"doteq;":`≐`,"doteqdot;":`≑`,"DotEqual;":`≐`,"dotminus;":`∸`,"dotplus;":`∔`,"dotsquare;":`⊡`,"doublebarwedge;":`⌆`,"DoubleContourIntegral;":`∯`,"DoubleDot;":`¨`,"DoubleDownArrow;":`⇓`,"DoubleLeftArrow;":`⇐`,"DoubleLeftRightArrow;":`⇔`,"DoubleLeftTee;":`⫤`,"DoubleLongLeftArrow;":`⟸`,"DoubleLongLeftRightArrow;":`⟺`,"DoubleLongRightArrow;":`⟹`,"DoubleRightArrow;":`⇒`,"DoubleRightTee;":`⊨`,"DoubleUpArrow;":`⇑`,"DoubleUpDownArrow;":`⇕`,"DoubleVerticalBar;":`∥`,"DownArrow;":`↓`,"Downarrow;":`⇓`,"downarrow;":`↓`,"DownArrowBar;":`⤓`,"DownArrowUpArrow;":`⇵`,"DownBreve;":`̑`,"downdownarrows;":`⇊`,"downharpoonleft;":`⇃`,"downharpoonright;":`⇂`,"DownLeftRightVector;":`⥐`,"DownLeftTeeVector;":`⥞`,"DownLeftVector;":`↽`,"DownLeftVectorBar;":`⥖`,"DownRightTeeVector;":`⥟`,"DownRightVector;":`⇁`,"DownRightVectorBar;":`⥗`,"DownTee;":`⊤`,"DownTeeArrow;":`↧`,"drbkarow;":`⤐`,"drcorn;":`⌟`,"drcrop;":`⌌`,"Dscr;":`𝒟`,"dscr;":`𝒹`,"DScy;":`Ѕ`,"dscy;":`ѕ`,"dsol;":`⧶`,"Dstrok;":`Đ`,"dstrok;":`đ`,"dtdot;":`⋱`,"dtri;":`▿`,"dtrif;":`▾`,"duarr;":`⇵`,"duhar;":`⥯`,"dwangle;":`⦦`,"DZcy;":`Џ`,"dzcy;":`џ`,"dzigrarr;":`⟿`,"Eacute;":`É`,Eacute:`É`,"eacute;":`é`,eacute:`é`,"easter;":`⩮`,"Ecaron;":`Ě`,"ecaron;":`ě`,"ecir;":`≖`,"Ecirc;":`Ê`,Ecirc:`Ê`,"ecirc;":`ê`,ecirc:`ê`,"ecolon;":`≕`,"Ecy;":`Э`,"ecy;":`э`,"eDDot;":`⩷`,"Edot;":`Ė`,"eDot;":`≑`,"edot;":`ė`,"ee;":`ⅇ`,"efDot;":`≒`,"Efr;":`𝔈`,"efr;":`𝔢`,"eg;":`⪚`,"Egrave;":`È`,Egrave:`È`,"egrave;":`è`,egrave:`è`,"egs;":`⪖`,"egsdot;":`⪘`,"el;":`⪙`,"Element;":`∈`,"elinters;":`⏧`,"ell;":`ℓ`,"els;":`⪕`,"elsdot;":`⪗`,"Emacr;":`Ē`,"emacr;":`ē`,"empty;":`∅`,"emptyset;":`∅`,"EmptySmallSquare;":`◻`,"emptyv;":`∅`,"EmptyVerySmallSquare;":`▫`,"emsp;":` `,"emsp13;":` `,"emsp14;":` `,"ENG;":`Ŋ`,"eng;":`ŋ`,"ensp;":` `,"Eogon;":`Ę`,"eogon;":`ę`,"Eopf;":`𝔼`,"eopf;":`𝕖`,"epar;":`⋕`,"eparsl;":`⧣`,"eplus;":`⩱`,"epsi;":`ε`,"Epsilon;":`Ε`,"epsilon;":`ε`,"epsiv;":`ϵ`,"eqcirc;":`≖`,"eqcolon;":`≕`,"eqsim;":`≂`,"eqslantgtr;":`⪖`,"eqslantless;":`⪕`,"Equal;":`⩵`,"equals;":`=`,"EqualTilde;":`≂`,"equest;":`≟`,"Equilibrium;":`⇌`,"equiv;":`≡`,"equivDD;":`⩸`,"eqvparsl;":`⧥`,"erarr;":`⥱`,"erDot;":`≓`,"Escr;":`ℰ`,"escr;":`ℯ`,"esdot;":`≐`,"Esim;":`⩳`,"esim;":`≂`,"Eta;":`Η`,"eta;":`η`,"ETH;":`Ð`,ETH:`Ð`,"eth;":`ð`,eth:`ð`,"Euml;":`Ë`,Euml:`Ë`,"euml;":`ë`,euml:`ë`,"euro;":`€`,"excl;":`!`,"exist;":`∃`,"Exists;":`∃`,"expectation;":`ℰ`,"ExponentialE;":`ⅇ`,"exponentiale;":`ⅇ`,"fallingdotseq;":`≒`,"Fcy;":`Ф`,"fcy;":`ф`,"female;":`♀`,"ffilig;":`ffi`,"fflig;":`ff`,"ffllig;":`ffl`,"Ffr;":`𝔉`,"ffr;":`𝔣`,"filig;":`fi`,"FilledSmallSquare;":`◼`,"FilledVerySmallSquare;":`▪`,"fjlig;":`fj`,"flat;":`♭`,"fllig;":`fl`,"fltns;":`▱`,"fnof;":`ƒ`,"Fopf;":`𝔽`,"fopf;":`𝕗`,"ForAll;":`∀`,"forall;":`∀`,"fork;":`⋔`,"forkv;":`⫙`,"Fouriertrf;":`ℱ`,"fpartint;":`⨍`,"frac12;":`½`,frac12:`½`,"frac13;":`⅓`,"frac14;":`¼`,frac14:`¼`,"frac15;":`⅕`,"frac16;":`⅙`,"frac18;":`⅛`,"frac23;":`⅔`,"frac25;":`⅖`,"frac34;":`¾`,frac34:`¾`,"frac35;":`⅗`,"frac38;":`⅜`,"frac45;":`⅘`,"frac56;":`⅚`,"frac58;":`⅝`,"frac78;":`⅞`,"frasl;":`⁄`,"frown;":`⌢`,"Fscr;":`ℱ`,"fscr;":`𝒻`,"gacute;":`ǵ`,"Gamma;":`Γ`,"gamma;":`γ`,"Gammad;":`Ϝ`,"gammad;":`ϝ`,"gap;":`⪆`,"Gbreve;":`Ğ`,"gbreve;":`ğ`,"Gcedil;":`Ģ`,"Gcirc;":`Ĝ`,"gcirc;":`ĝ`,"Gcy;":`Г`,"gcy;":`г`,"Gdot;":`Ġ`,"gdot;":`ġ`,"gE;":`≧`,"ge;":`≥`,"gEl;":`⪌`,"gel;":`⋛`,"geq;":`≥`,"geqq;":`≧`,"geqslant;":`⩾`,"ges;":`⩾`,"gescc;":`⪩`,"gesdot;":`⪀`,"gesdoto;":`⪂`,"gesdotol;":`⪄`,"gesl;":`⋛︀`,"gesles;":`⪔`,"Gfr;":`𝔊`,"gfr;":`𝔤`,"Gg;":`⋙`,"gg;":`≫`,"ggg;":`⋙`,"gimel;":`ℷ`,"GJcy;":`Ѓ`,"gjcy;":`ѓ`,"gl;":`≷`,"gla;":`⪥`,"glE;":`⪒`,"glj;":`⪤`,"gnap;":`⪊`,"gnapprox;":`⪊`,"gnE;":`≩`,"gne;":`⪈`,"gneq;":`⪈`,"gneqq;":`≩`,"gnsim;":`⋧`,"Gopf;":`𝔾`,"gopf;":`𝕘`,"grave;":"`","GreaterEqual;":`≥`,"GreaterEqualLess;":`⋛`,"GreaterFullEqual;":`≧`,"GreaterGreater;":`⪢`,"GreaterLess;":`≷`,"GreaterSlantEqual;":`⩾`,"GreaterTilde;":`≳`,"Gscr;":`𝒢`,"gscr;":`ℊ`,"gsim;":`≳`,"gsime;":`⪎`,"gsiml;":`⪐`,"GT;":`>`,GT:`>`,"Gt;":`≫`,"gt;":`>`,gt:`>`,"gtcc;":`⪧`,"gtcir;":`⩺`,"gtdot;":`⋗`,"gtlPar;":`⦕`,"gtquest;":`⩼`,"gtrapprox;":`⪆`,"gtrarr;":`⥸`,"gtrdot;":`⋗`,"gtreqless;":`⋛`,"gtreqqless;":`⪌`,"gtrless;":`≷`,"gtrsim;":`≳`,"gvertneqq;":`≩︀`,"gvnE;":`≩︀`,"Hacek;":`ˇ`,"hairsp;":` `,"half;":`½`,"hamilt;":`ℋ`,"HARDcy;":`Ъ`,"hardcy;":`ъ`,"hArr;":`⇔`,"harr;":`↔`,"harrcir;":`⥈`,"harrw;":`↭`,"Hat;":`^`,"hbar;":`ℏ`,"Hcirc;":`Ĥ`,"hcirc;":`ĥ`,"hearts;":`♥`,"heartsuit;":`♥`,"hellip;":`…`,"hercon;":`⊹`,"Hfr;":`ℌ`,"hfr;":`𝔥`,"HilbertSpace;":`ℋ`,"hksearow;":`⤥`,"hkswarow;":`⤦`,"hoarr;":`⇿`,"homtht;":`∻`,"hookleftarrow;":`↩`,"hookrightarrow;":`↪`,"Hopf;":`ℍ`,"hopf;":`𝕙`,"horbar;":`―`,"HorizontalLine;":`─`,"Hscr;":`ℋ`,"hscr;":`𝒽`,"hslash;":`ℏ`,"Hstrok;":`Ħ`,"hstrok;":`ħ`,"HumpDownHump;":`≎`,"HumpEqual;":`≏`,"hybull;":`⁃`,"hyphen;":`‐`,"Iacute;":`Í`,Iacute:`Í`,"iacute;":`í`,iacute:`í`,"ic;":`⁣`,"Icirc;":`Î`,Icirc:`Î`,"icirc;":`î`,icirc:`î`,"Icy;":`И`,"icy;":`и`,"Idot;":`İ`,"IEcy;":`Е`,"iecy;":`е`,"iexcl;":`¡`,iexcl:`¡`,"iff;":`⇔`,"Ifr;":`ℑ`,"ifr;":`𝔦`,"Igrave;":`Ì`,Igrave:`Ì`,"igrave;":`ì`,igrave:`ì`,"ii;":`ⅈ`,"iiiint;":`⨌`,"iiint;":`∭`,"iinfin;":`⧜`,"iiota;":`℩`,"IJlig;":`IJ`,"ijlig;":`ij`,"Im;":`ℑ`,"Imacr;":`Ī`,"imacr;":`ī`,"image;":`ℑ`,"ImaginaryI;":`ⅈ`,"imagline;":`ℐ`,"imagpart;":`ℑ`,"imath;":`ı`,"imof;":`⊷`,"imped;":`Ƶ`,"Implies;":`⇒`,"in;":`∈`,"incare;":`℅`,"infin;":`∞`,"infintie;":`⧝`,"inodot;":`ı`,"Int;":`∬`,"int;":`∫`,"intcal;":`⊺`,"integers;":`ℤ`,"Integral;":`∫`,"intercal;":`⊺`,"Intersection;":`⋂`,"intlarhk;":`⨗`,"intprod;":`⨼`,"InvisibleComma;":`⁣`,"InvisibleTimes;":`⁢`,"IOcy;":`Ё`,"iocy;":`ё`,"Iogon;":`Į`,"iogon;":`į`,"Iopf;":`𝕀`,"iopf;":`𝕚`,"Iota;":`Ι`,"iota;":`ι`,"iprod;":`⨼`,"iquest;":`¿`,iquest:`¿`,"Iscr;":`ℐ`,"iscr;":`𝒾`,"isin;":`∈`,"isindot;":`⋵`,"isinE;":`⋹`,"isins;":`⋴`,"isinsv;":`⋳`,"isinv;":`∈`,"it;":`⁢`,"Itilde;":`Ĩ`,"itilde;":`ĩ`,"Iukcy;":`І`,"iukcy;":`і`,"Iuml;":`Ï`,Iuml:`Ï`,"iuml;":`ï`,iuml:`ï`,"Jcirc;":`Ĵ`,"jcirc;":`ĵ`,"Jcy;":`Й`,"jcy;":`й`,"Jfr;":`𝔍`,"jfr;":`𝔧`,"jmath;":`ȷ`,"Jopf;":`𝕁`,"jopf;":`𝕛`,"Jscr;":`𝒥`,"jscr;":`𝒿`,"Jsercy;":`Ј`,"jsercy;":`ј`,"Jukcy;":`Є`,"jukcy;":`є`,"Kappa;":`Κ`,"kappa;":`κ`,"kappav;":`ϰ`,"Kcedil;":`Ķ`,"kcedil;":`ķ`,"Kcy;":`К`,"kcy;":`к`,"Kfr;":`𝔎`,"kfr;":`𝔨`,"kgreen;":`ĸ`,"KHcy;":`Х`,"khcy;":`х`,"KJcy;":`Ќ`,"kjcy;":`ќ`,"Kopf;":`𝕂`,"kopf;":`𝕜`,"Kscr;":`𝒦`,"kscr;":`𝓀`,"lAarr;":`⇚`,"Lacute;":`Ĺ`,"lacute;":`ĺ`,"laemptyv;":`⦴`,"lagran;":`ℒ`,"Lambda;":`Λ`,"lambda;":`λ`,"Lang;":`⟪`,"lang;":`⟨`,"langd;":`⦑`,"langle;":`⟨`,"lap;":`⪅`,"Laplacetrf;":`ℒ`,"laquo;":`«`,laquo:`«`,"Larr;":`↞`,"lArr;":`⇐`,"larr;":`←`,"larrb;":`⇤`,"larrbfs;":`⤟`,"larrfs;":`⤝`,"larrhk;":`↩`,"larrlp;":`↫`,"larrpl;":`⤹`,"larrsim;":`⥳`,"larrtl;":`↢`,"lat;":`⪫`,"lAtail;":`⤛`,"latail;":`⤙`,"late;":`⪭`,"lates;":`⪭︀`,"lBarr;":`⤎`,"lbarr;":`⤌`,"lbbrk;":`❲`,"lbrace;":`{`,"lbrack;":`[`,"lbrke;":`⦋`,"lbrksld;":`⦏`,"lbrkslu;":`⦍`,"Lcaron;":`Ľ`,"lcaron;":`ľ`,"Lcedil;":`Ļ`,"lcedil;":`ļ`,"lceil;":`⌈`,"lcub;":`{`,"Lcy;":`Л`,"lcy;":`л`,"ldca;":`⤶`,"ldquo;":`“`,"ldquor;":`„`,"ldrdhar;":`⥧`,"ldrushar;":`⥋`,"ldsh;":`↲`,"lE;":`≦`,"le;":`≤`,"LeftAngleBracket;":`⟨`,"LeftArrow;":`←`,"Leftarrow;":`⇐`,"leftarrow;":`←`,"LeftArrowBar;":`⇤`,"LeftArrowRightArrow;":`⇆`,"leftarrowtail;":`↢`,"LeftCeiling;":`⌈`,"LeftDoubleBracket;":`⟦`,"LeftDownTeeVector;":`⥡`,"LeftDownVector;":`⇃`,"LeftDownVectorBar;":`⥙`,"LeftFloor;":`⌊`,"leftharpoondown;":`↽`,"leftharpoonup;":`↼`,"leftleftarrows;":`⇇`,"LeftRightArrow;":`↔`,"Leftrightarrow;":`⇔`,"leftrightarrow;":`↔`,"leftrightarrows;":`⇆`,"leftrightharpoons;":`⇋`,"leftrightsquigarrow;":`↭`,"LeftRightVector;":`⥎`,"LeftTee;":`⊣`,"LeftTeeArrow;":`↤`,"LeftTeeVector;":`⥚`,"leftthreetimes;":`⋋`,"LeftTriangle;":`⊲`,"LeftTriangleBar;":`⧏`,"LeftTriangleEqual;":`⊴`,"LeftUpDownVector;":`⥑`,"LeftUpTeeVector;":`⥠`,"LeftUpVector;":`↿`,"LeftUpVectorBar;":`⥘`,"LeftVector;":`↼`,"LeftVectorBar;":`⥒`,"lEg;":`⪋`,"leg;":`⋚`,"leq;":`≤`,"leqq;":`≦`,"leqslant;":`⩽`,"les;":`⩽`,"lescc;":`⪨`,"lesdot;":`⩿`,"lesdoto;":`⪁`,"lesdotor;":`⪃`,"lesg;":`⋚︀`,"lesges;":`⪓`,"lessapprox;":`⪅`,"lessdot;":`⋖`,"lesseqgtr;":`⋚`,"lesseqqgtr;":`⪋`,"LessEqualGreater;":`⋚`,"LessFullEqual;":`≦`,"LessGreater;":`≶`,"lessgtr;":`≶`,"LessLess;":`⪡`,"lesssim;":`≲`,"LessSlantEqual;":`⩽`,"LessTilde;":`≲`,"lfisht;":`⥼`,"lfloor;":`⌊`,"Lfr;":`𝔏`,"lfr;":`𝔩`,"lg;":`≶`,"lgE;":`⪑`,"lHar;":`⥢`,"lhard;":`↽`,"lharu;":`↼`,"lharul;":`⥪`,"lhblk;":`▄`,"LJcy;":`Љ`,"ljcy;":`љ`,"Ll;":`⋘`,"ll;":`≪`,"llarr;":`⇇`,"llcorner;":`⌞`,"Lleftarrow;":`⇚`,"llhard;":`⥫`,"lltri;":`◺`,"Lmidot;":`Ŀ`,"lmidot;":`ŀ`,"lmoust;":`⎰`,"lmoustache;":`⎰`,"lnap;":`⪉`,"lnapprox;":`⪉`,"lnE;":`≨`,"lne;":`⪇`,"lneq;":`⪇`,"lneqq;":`≨`,"lnsim;":`⋦`,"loang;":`⟬`,"loarr;":`⇽`,"lobrk;":`⟦`,"LongLeftArrow;":`⟵`,"Longleftarrow;":`⟸`,"longleftarrow;":`⟵`,"LongLeftRightArrow;":`⟷`,"Longleftrightarrow;":`⟺`,"longleftrightarrow;":`⟷`,"longmapsto;":`⟼`,"LongRightArrow;":`⟶`,"Longrightarrow;":`⟹`,"longrightarrow;":`⟶`,"looparrowleft;":`↫`,"looparrowright;":`↬`,"lopar;":`⦅`,"Lopf;":`𝕃`,"lopf;":`𝕝`,"loplus;":`⨭`,"lotimes;":`⨴`,"lowast;":`∗`,"lowbar;":`_`,"LowerLeftArrow;":`↙`,"LowerRightArrow;":`↘`,"loz;":`◊`,"lozenge;":`◊`,"lozf;":`⧫`,"lpar;":`(`,"lparlt;":`⦓`,"lrarr;":`⇆`,"lrcorner;":`⌟`,"lrhar;":`⇋`,"lrhard;":`⥭`,"lrm;":`‎`,"lrtri;":`⊿`,"lsaquo;":`‹`,"Lscr;":`ℒ`,"lscr;":`𝓁`,"Lsh;":`↰`,"lsh;":`↰`,"lsim;":`≲`,"lsime;":`⪍`,"lsimg;":`⪏`,"lsqb;":`[`,"lsquo;":`‘`,"lsquor;":`‚`,"Lstrok;":`Ł`,"lstrok;":`ł`,"LT;":`<`,LT:`<`,"Lt;":`≪`,"lt;":`<`,lt:`<`,"ltcc;":`⪦`,"ltcir;":`⩹`,"ltdot;":`⋖`,"lthree;":`⋋`,"ltimes;":`⋉`,"ltlarr;":`⥶`,"ltquest;":`⩻`,"ltri;":`◃`,"ltrie;":`⊴`,"ltrif;":`◂`,"ltrPar;":`⦖`,"lurdshar;":`⥊`,"luruhar;":`⥦`,"lvertneqq;":`≨︀`,"lvnE;":`≨︀`,"macr;":`¯`,macr:`¯`,"male;":`♂`,"malt;":`✠`,"maltese;":`✠`,"Map;":`⤅`,"map;":`↦`,"mapsto;":`↦`,"mapstodown;":`↧`,"mapstoleft;":`↤`,"mapstoup;":`↥`,"marker;":`▮`,"mcomma;":`⨩`,"Mcy;":`М`,"mcy;":`м`,"mdash;":`—`,"mDDot;":`∺`,"measuredangle;":`∡`,"MediumSpace;":` `,"Mellintrf;":`ℳ`,"Mfr;":`𝔐`,"mfr;":`𝔪`,"mho;":`℧`,"micro;":`µ`,micro:`µ`,"mid;":`∣`,"midast;":`*`,"midcir;":`⫰`,"middot;":`·`,middot:`·`,"minus;":`−`,"minusb;":`⊟`,"minusd;":`∸`,"minusdu;":`⨪`,"MinusPlus;":`∓`,"mlcp;":`⫛`,"mldr;":`…`,"mnplus;":`∓`,"models;":`⊧`,"Mopf;":`𝕄`,"mopf;":`𝕞`,"mp;":`∓`,"Mscr;":`ℳ`,"mscr;":`𝓂`,"mstpos;":`∾`,"Mu;":`Μ`,"mu;":`μ`,"multimap;":`⊸`,"mumap;":`⊸`,"nabla;":`∇`,"Nacute;":`Ń`,"nacute;":`ń`,"nang;":`∠⃒`,"nap;":`≉`,"napE;":`⩰̸`,"napid;":`≋̸`,"napos;":`ʼn`,"napprox;":`≉`,"natur;":`♮`,"natural;":`♮`,"naturals;":`ℕ`,"nbsp;":`\xA0`,nbsp:`\xA0`,"nbump;":`≎̸`,"nbumpe;":`≏̸`,"ncap;":`⩃`,"Ncaron;":`Ň`,"ncaron;":`ň`,"Ncedil;":`Ņ`,"ncedil;":`ņ`,"ncong;":`≇`,"ncongdot;":`⩭̸`,"ncup;":`⩂`,"Ncy;":`Н`,"ncy;":`н`,"ndash;":`–`,"ne;":`≠`,"nearhk;":`⤤`,"neArr;":`⇗`,"nearr;":`↗`,"nearrow;":`↗`,"nedot;":`≐̸`,"NegativeMediumSpace;":`​`,"NegativeThickSpace;":`​`,"NegativeThinSpace;":`​`,"NegativeVeryThinSpace;":`​`,"nequiv;":`≢`,"nesear;":`⤨`,"nesim;":`≂̸`,"NestedGreaterGreater;":`≫`,"NestedLessLess;":`≪`,"NewLine;":`
36
- `,"nexist;":`∄`,"nexists;":`∄`,"Nfr;":`𝔑`,"nfr;":`𝔫`,"ngE;":`≧̸`,"nge;":`≱`,"ngeq;":`≱`,"ngeqq;":`≧̸`,"ngeqslant;":`⩾̸`,"nges;":`⩾̸`,"nGg;":`⋙̸`,"ngsim;":`≵`,"nGt;":`≫⃒`,"ngt;":`≯`,"ngtr;":`≯`,"nGtv;":`≫̸`,"nhArr;":`⇎`,"nharr;":`↮`,"nhpar;":`⫲`,"ni;":`∋`,"nis;":`⋼`,"nisd;":`⋺`,"niv;":`∋`,"NJcy;":`Њ`,"njcy;":`њ`,"nlArr;":`⇍`,"nlarr;":`↚`,"nldr;":`‥`,"nlE;":`≦̸`,"nle;":`≰`,"nLeftarrow;":`⇍`,"nleftarrow;":`↚`,"nLeftrightarrow;":`⇎`,"nleftrightarrow;":`↮`,"nleq;":`≰`,"nleqq;":`≦̸`,"nleqslant;":`⩽̸`,"nles;":`⩽̸`,"nless;":`≮`,"nLl;":`⋘̸`,"nlsim;":`≴`,"nLt;":`≪⃒`,"nlt;":`≮`,"nltri;":`⋪`,"nltrie;":`⋬`,"nLtv;":`≪̸`,"nmid;":`∤`,"NoBreak;":`⁠`,"NonBreakingSpace;":`\xA0`,"Nopf;":`ℕ`,"nopf;":`𝕟`,"Not;":`⫬`,"not;":`¬`,not:`¬`,"NotCongruent;":`≢`,"NotCupCap;":`≭`,"NotDoubleVerticalBar;":`∦`,"NotElement;":`∉`,"NotEqual;":`≠`,"NotEqualTilde;":`≂̸`,"NotExists;":`∄`,"NotGreater;":`≯`,"NotGreaterEqual;":`≱`,"NotGreaterFullEqual;":`≧̸`,"NotGreaterGreater;":`≫̸`,"NotGreaterLess;":`≹`,"NotGreaterSlantEqual;":`⩾̸`,"NotGreaterTilde;":`≵`,"NotHumpDownHump;":`≎̸`,"NotHumpEqual;":`≏̸`,"notin;":`∉`,"notindot;":`⋵̸`,"notinE;":`⋹̸`,"notinva;":`∉`,"notinvb;":`⋷`,"notinvc;":`⋶`,"NotLeftTriangle;":`⋪`,"NotLeftTriangleBar;":`⧏̸`,"NotLeftTriangleEqual;":`⋬`,"NotLess;":`≮`,"NotLessEqual;":`≰`,"NotLessGreater;":`≸`,"NotLessLess;":`≪̸`,"NotLessSlantEqual;":`⩽̸`,"NotLessTilde;":`≴`,"NotNestedGreaterGreater;":`⪢̸`,"NotNestedLessLess;":`⪡̸`,"notni;":`∌`,"notniva;":`∌`,"notnivb;":`⋾`,"notnivc;":`⋽`,"NotPrecedes;":`⊀`,"NotPrecedesEqual;":`⪯̸`,"NotPrecedesSlantEqual;":`⋠`,"NotReverseElement;":`∌`,"NotRightTriangle;":`⋫`,"NotRightTriangleBar;":`⧐̸`,"NotRightTriangleEqual;":`⋭`,"NotSquareSubset;":`⊏̸`,"NotSquareSubsetEqual;":`⋢`,"NotSquareSuperset;":`⊐̸`,"NotSquareSupersetEqual;":`⋣`,"NotSubset;":`⊂⃒`,"NotSubsetEqual;":`⊈`,"NotSucceeds;":`⊁`,"NotSucceedsEqual;":`⪰̸`,"NotSucceedsSlantEqual;":`⋡`,"NotSucceedsTilde;":`≿̸`,"NotSuperset;":`⊃⃒`,"NotSupersetEqual;":`⊉`,"NotTilde;":`≁`,"NotTildeEqual;":`≄`,"NotTildeFullEqual;":`≇`,"NotTildeTilde;":`≉`,"NotVerticalBar;":`∤`,"npar;":`∦`,"nparallel;":`∦`,"nparsl;":`⫽⃥`,"npart;":`∂̸`,"npolint;":`⨔`,"npr;":`⊀`,"nprcue;":`⋠`,"npre;":`⪯̸`,"nprec;":`⊀`,"npreceq;":`⪯̸`,"nrArr;":`⇏`,"nrarr;":`↛`,"nrarrc;":`⤳̸`,"nrarrw;":`↝̸`,"nRightarrow;":`⇏`,"nrightarrow;":`↛`,"nrtri;":`⋫`,"nrtrie;":`⋭`,"nsc;":`⊁`,"nsccue;":`⋡`,"nsce;":`⪰̸`,"Nscr;":`𝒩`,"nscr;":`𝓃`,"nshortmid;":`∤`,"nshortparallel;":`∦`,"nsim;":`≁`,"nsime;":`≄`,"nsimeq;":`≄`,"nsmid;":`∤`,"nspar;":`∦`,"nsqsube;":`⋢`,"nsqsupe;":`⋣`,"nsub;":`⊄`,"nsubE;":`⫅̸`,"nsube;":`⊈`,"nsubset;":`⊂⃒`,"nsubseteq;":`⊈`,"nsubseteqq;":`⫅̸`,"nsucc;":`⊁`,"nsucceq;":`⪰̸`,"nsup;":`⊅`,"nsupE;":`⫆̸`,"nsupe;":`⊉`,"nsupset;":`⊃⃒`,"nsupseteq;":`⊉`,"nsupseteqq;":`⫆̸`,"ntgl;":`≹`,"Ntilde;":`Ñ`,Ntilde:`Ñ`,"ntilde;":`ñ`,ntilde:`ñ`,"ntlg;":`≸`,"ntriangleleft;":`⋪`,"ntrianglelefteq;":`⋬`,"ntriangleright;":`⋫`,"ntrianglerighteq;":`⋭`,"Nu;":`Ν`,"nu;":`ν`,"num;":`#`,"numero;":`№`,"numsp;":` `,"nvap;":`≍⃒`,"nVDash;":`⊯`,"nVdash;":`⊮`,"nvDash;":`⊭`,"nvdash;":`⊬`,"nvge;":`≥⃒`,"nvgt;":`>⃒`,"nvHarr;":`⤄`,"nvinfin;":`⧞`,"nvlArr;":`⤂`,"nvle;":`≤⃒`,"nvlt;":`<⃒`,"nvltrie;":`⊴⃒`,"nvrArr;":`⤃`,"nvrtrie;":`⊵⃒`,"nvsim;":`∼⃒`,"nwarhk;":`⤣`,"nwArr;":`⇖`,"nwarr;":`↖`,"nwarrow;":`↖`,"nwnear;":`⤧`,"Oacute;":`Ó`,Oacute:`Ó`,"oacute;":`ó`,oacute:`ó`,"oast;":`⊛`,"ocir;":`⊚`,"Ocirc;":`Ô`,Ocirc:`Ô`,"ocirc;":`ô`,ocirc:`ô`,"Ocy;":`О`,"ocy;":`о`,"odash;":`⊝`,"Odblac;":`Ő`,"odblac;":`ő`,"odiv;":`⨸`,"odot;":`⊙`,"odsold;":`⦼`,"OElig;":`Œ`,"oelig;":`œ`,"ofcir;":`⦿`,"Ofr;":`𝔒`,"ofr;":`𝔬`,"ogon;":`˛`,"Ograve;":`Ò`,Ograve:`Ò`,"ograve;":`ò`,ograve:`ò`,"ogt;":`⧁`,"ohbar;":`⦵`,"ohm;":`Ω`,"oint;":`∮`,"olarr;":`↺`,"olcir;":`⦾`,"olcross;":`⦻`,"oline;":`‾`,"olt;":`⧀`,"Omacr;":`Ō`,"omacr;":`ō`,"Omega;":`Ω`,"omega;":`ω`,"Omicron;":`Ο`,"omicron;":`ο`,"omid;":`⦶`,"ominus;":`⊖`,"Oopf;":`𝕆`,"oopf;":`𝕠`,"opar;":`⦷`,"OpenCurlyDoubleQuote;":`“`,"OpenCurlyQuote;":`‘`,"operp;":`⦹`,"oplus;":`⊕`,"Or;":`⩔`,"or;":`∨`,"orarr;":`↻`,"ord;":`⩝`,"order;":`ℴ`,"orderof;":`ℴ`,"ordf;":`ª`,ordf:`ª`,"ordm;":`º`,ordm:`º`,"origof;":`⊶`,"oror;":`⩖`,"orslope;":`⩗`,"orv;":`⩛`,"oS;":`Ⓢ`,"Oscr;":`𝒪`,"oscr;":`ℴ`,"Oslash;":`Ø`,Oslash:`Ø`,"oslash;":`ø`,oslash:`ø`,"osol;":`⊘`,"Otilde;":`Õ`,Otilde:`Õ`,"otilde;":`õ`,otilde:`õ`,"Otimes;":`⨷`,"otimes;":`⊗`,"otimesas;":`⨶`,"Ouml;":`Ö`,Ouml:`Ö`,"ouml;":`ö`,ouml:`ö`,"ovbar;":`⌽`,"OverBar;":`‾`,"OverBrace;":`⏞`,"OverBracket;":`⎴`,"OverParenthesis;":`⏜`,"par;":`∥`,"para;":`¶`,para:`¶`,"parallel;":`∥`,"parsim;":`⫳`,"parsl;":`⫽`,"part;":`∂`,"PartialD;":`∂`,"Pcy;":`П`,"pcy;":`п`,"percnt;":`%`,"period;":`.`,"permil;":`‰`,"perp;":`⊥`,"pertenk;":`‱`,"Pfr;":`𝔓`,"pfr;":`𝔭`,"Phi;":`Φ`,"phi;":`φ`,"phiv;":`ϕ`,"phmmat;":`ℳ`,"phone;":`☎`,"Pi;":`Π`,"pi;":`π`,"pitchfork;":`⋔`,"piv;":`ϖ`,"planck;":`ℏ`,"planckh;":`ℎ`,"plankv;":`ℏ`,"plus;":`+`,"plusacir;":`⨣`,"plusb;":`⊞`,"pluscir;":`⨢`,"plusdo;":`∔`,"plusdu;":`⨥`,"pluse;":`⩲`,"PlusMinus;":`±`,"plusmn;":`±`,plusmn:`±`,"plussim;":`⨦`,"plustwo;":`⨧`,"pm;":`±`,"Poincareplane;":`ℌ`,"pointint;":`⨕`,"Popf;":`ℙ`,"popf;":`𝕡`,"pound;":`£`,pound:`£`,"Pr;":`⪻`,"pr;":`≺`,"prap;":`⪷`,"prcue;":`≼`,"prE;":`⪳`,"pre;":`⪯`,"prec;":`≺`,"precapprox;":`⪷`,"preccurlyeq;":`≼`,"Precedes;":`≺`,"PrecedesEqual;":`⪯`,"PrecedesSlantEqual;":`≼`,"PrecedesTilde;":`≾`,"preceq;":`⪯`,"precnapprox;":`⪹`,"precneqq;":`⪵`,"precnsim;":`⋨`,"precsim;":`≾`,"Prime;":`″`,"prime;":`′`,"primes;":`ℙ`,"prnap;":`⪹`,"prnE;":`⪵`,"prnsim;":`⋨`,"prod;":`∏`,"Product;":`∏`,"profalar;":`⌮`,"profline;":`⌒`,"profsurf;":`⌓`,"prop;":`∝`,"Proportion;":`∷`,"Proportional;":`∝`,"propto;":`∝`,"prsim;":`≾`,"prurel;":`⊰`,"Pscr;":`𝒫`,"pscr;":`𝓅`,"Psi;":`Ψ`,"psi;":`ψ`,"puncsp;":` `,"Qfr;":`𝔔`,"qfr;":`𝔮`,"qint;":`⨌`,"Qopf;":`ℚ`,"qopf;":`𝕢`,"qprime;":`⁗`,"Qscr;":`𝒬`,"qscr;":`𝓆`,"quaternions;":`ℍ`,"quatint;":`⨖`,"quest;":`?`,"questeq;":`≟`,"QUOT;":`"`,QUOT:`"`,"quot;":`"`,quot:`"`,"rAarr;":`⇛`,"race;":`∽̱`,"Racute;":`Ŕ`,"racute;":`ŕ`,"radic;":`√`,"raemptyv;":`⦳`,"Rang;":`⟫`,"rang;":`⟩`,"rangd;":`⦒`,"range;":`⦥`,"rangle;":`⟩`,"raquo;":`»`,raquo:`»`,"Rarr;":`↠`,"rArr;":`⇒`,"rarr;":`→`,"rarrap;":`⥵`,"rarrb;":`⇥`,"rarrbfs;":`⤠`,"rarrc;":`⤳`,"rarrfs;":`⤞`,"rarrhk;":`↪`,"rarrlp;":`↬`,"rarrpl;":`⥅`,"rarrsim;":`⥴`,"Rarrtl;":`⤖`,"rarrtl;":`↣`,"rarrw;":`↝`,"rAtail;":`⤜`,"ratail;":`⤚`,"ratio;":`∶`,"rationals;":`ℚ`,"RBarr;":`⤐`,"rBarr;":`⤏`,"rbarr;":`⤍`,"rbbrk;":`❳`,"rbrace;":`}`,"rbrack;":`]`,"rbrke;":`⦌`,"rbrksld;":`⦎`,"rbrkslu;":`⦐`,"Rcaron;":`Ř`,"rcaron;":`ř`,"Rcedil;":`Ŗ`,"rcedil;":`ŗ`,"rceil;":`⌉`,"rcub;":`}`,"Rcy;":`Р`,"rcy;":`р`,"rdca;":`⤷`,"rdldhar;":`⥩`,"rdquo;":`”`,"rdquor;":`”`,"rdsh;":`↳`,"Re;":`ℜ`,"real;":`ℜ`,"realine;":`ℛ`,"realpart;":`ℜ`,"reals;":`ℝ`,"rect;":`▭`,"REG;":`®`,REG:`®`,"reg;":`®`,reg:`®`,"ReverseElement;":`∋`,"ReverseEquilibrium;":`⇋`,"ReverseUpEquilibrium;":`⥯`,"rfisht;":`⥽`,"rfloor;":`⌋`,"Rfr;":`ℜ`,"rfr;":`𝔯`,"rHar;":`⥤`,"rhard;":`⇁`,"rharu;":`⇀`,"rharul;":`⥬`,"Rho;":`Ρ`,"rho;":`ρ`,"rhov;":`ϱ`,"RightAngleBracket;":`⟩`,"RightArrow;":`→`,"Rightarrow;":`⇒`,"rightarrow;":`→`,"RightArrowBar;":`⇥`,"RightArrowLeftArrow;":`⇄`,"rightarrowtail;":`↣`,"RightCeiling;":`⌉`,"RightDoubleBracket;":`⟧`,"RightDownTeeVector;":`⥝`,"RightDownVector;":`⇂`,"RightDownVectorBar;":`⥕`,"RightFloor;":`⌋`,"rightharpoondown;":`⇁`,"rightharpoonup;":`⇀`,"rightleftarrows;":`⇄`,"rightleftharpoons;":`⇌`,"rightrightarrows;":`⇉`,"rightsquigarrow;":`↝`,"RightTee;":`⊢`,"RightTeeArrow;":`↦`,"RightTeeVector;":`⥛`,"rightthreetimes;":`⋌`,"RightTriangle;":`⊳`,"RightTriangleBar;":`⧐`,"RightTriangleEqual;":`⊵`,"RightUpDownVector;":`⥏`,"RightUpTeeVector;":`⥜`,"RightUpVector;":`↾`,"RightUpVectorBar;":`⥔`,"RightVector;":`⇀`,"RightVectorBar;":`⥓`,"ring;":`˚`,"risingdotseq;":`≓`,"rlarr;":`⇄`,"rlhar;":`⇌`,"rlm;":`‏`,"rmoust;":`⎱`,"rmoustache;":`⎱`,"rnmid;":`⫮`,"roang;":`⟭`,"roarr;":`⇾`,"robrk;":`⟧`,"ropar;":`⦆`,"Ropf;":`ℝ`,"ropf;":`𝕣`,"roplus;":`⨮`,"rotimes;":`⨵`,"RoundImplies;":`⥰`,"rpar;":`)`,"rpargt;":`⦔`,"rppolint;":`⨒`,"rrarr;":`⇉`,"Rrightarrow;":`⇛`,"rsaquo;":`›`,"Rscr;":`ℛ`,"rscr;":`𝓇`,"Rsh;":`↱`,"rsh;":`↱`,"rsqb;":`]`,"rsquo;":`’`,"rsquor;":`’`,"rthree;":`⋌`,"rtimes;":`⋊`,"rtri;":`▹`,"rtrie;":`⊵`,"rtrif;":`▸`,"rtriltri;":`⧎`,"RuleDelayed;":`⧴`,"ruluhar;":`⥨`,"rx;":`℞`,"Sacute;":`Ś`,"sacute;":`ś`,"sbquo;":`‚`,"Sc;":`⪼`,"sc;":`≻`,"scap;":`⪸`,"Scaron;":`Š`,"scaron;":`š`,"sccue;":`≽`,"scE;":`⪴`,"sce;":`⪰`,"Scedil;":`Ş`,"scedil;":`ş`,"Scirc;":`Ŝ`,"scirc;":`ŝ`,"scnap;":`⪺`,"scnE;":`⪶`,"scnsim;":`⋩`,"scpolint;":`⨓`,"scsim;":`≿`,"Scy;":`С`,"scy;":`с`,"sdot;":`⋅`,"sdotb;":`⊡`,"sdote;":`⩦`,"searhk;":`⤥`,"seArr;":`⇘`,"searr;":`↘`,"searrow;":`↘`,"sect;":`§`,sect:`§`,"semi;":`;`,"seswar;":`⤩`,"setminus;":`∖`,"setmn;":`∖`,"sext;":`✶`,"Sfr;":`𝔖`,"sfr;":`𝔰`,"sfrown;":`⌢`,"sharp;":`♯`,"SHCHcy;":`Щ`,"shchcy;":`щ`,"SHcy;":`Ш`,"shcy;":`ш`,"ShortDownArrow;":`↓`,"ShortLeftArrow;":`←`,"shortmid;":`∣`,"shortparallel;":`∥`,"ShortRightArrow;":`→`,"ShortUpArrow;":`↑`,"shy;":`­`,shy:`­`,"Sigma;":`Σ`,"sigma;":`σ`,"sigmaf;":`ς`,"sigmav;":`ς`,"sim;":`∼`,"simdot;":`⩪`,"sime;":`≃`,"simeq;":`≃`,"simg;":`⪞`,"simgE;":`⪠`,"siml;":`⪝`,"simlE;":`⪟`,"simne;":`≆`,"simplus;":`⨤`,"simrarr;":`⥲`,"slarr;":`←`,"SmallCircle;":`∘`,"smallsetminus;":`∖`,"smashp;":`⨳`,"smeparsl;":`⧤`,"smid;":`∣`,"smile;":`⌣`,"smt;":`⪪`,"smte;":`⪬`,"smtes;":`⪬︀`,"SOFTcy;":`Ь`,"softcy;":`ь`,"sol;":`/`,"solb;":`⧄`,"solbar;":`⌿`,"Sopf;":`𝕊`,"sopf;":`𝕤`,"spades;":`♠`,"spadesuit;":`♠`,"spar;":`∥`,"sqcap;":`⊓`,"sqcaps;":`⊓︀`,"sqcup;":`⊔`,"sqcups;":`⊔︀`,"Sqrt;":`√`,"sqsub;":`⊏`,"sqsube;":`⊑`,"sqsubset;":`⊏`,"sqsubseteq;":`⊑`,"sqsup;":`⊐`,"sqsupe;":`⊒`,"sqsupset;":`⊐`,"sqsupseteq;":`⊒`,"squ;":`□`,"Square;":`□`,"square;":`□`,"SquareIntersection;":`⊓`,"SquareSubset;":`⊏`,"SquareSubsetEqual;":`⊑`,"SquareSuperset;":`⊐`,"SquareSupersetEqual;":`⊒`,"SquareUnion;":`⊔`,"squarf;":`▪`,"squf;":`▪`,"srarr;":`→`,"Sscr;":`𝒮`,"sscr;":`𝓈`,"ssetmn;":`∖`,"ssmile;":`⌣`,"sstarf;":`⋆`,"Star;":`⋆`,"star;":`☆`,"starf;":`★`,"straightepsilon;":`ϵ`,"straightphi;":`ϕ`,"strns;":`¯`,"Sub;":`⋐`,"sub;":`⊂`,"subdot;":`⪽`,"subE;":`⫅`,"sube;":`⊆`,"subedot;":`⫃`,"submult;":`⫁`,"subnE;":`⫋`,"subne;":`⊊`,"subplus;":`⪿`,"subrarr;":`⥹`,"Subset;":`⋐`,"subset;":`⊂`,"subseteq;":`⊆`,"subseteqq;":`⫅`,"SubsetEqual;":`⊆`,"subsetneq;":`⊊`,"subsetneqq;":`⫋`,"subsim;":`⫇`,"subsub;":`⫕`,"subsup;":`⫓`,"succ;":`≻`,"succapprox;":`⪸`,"succcurlyeq;":`≽`,"Succeeds;":`≻`,"SucceedsEqual;":`⪰`,"SucceedsSlantEqual;":`≽`,"SucceedsTilde;":`≿`,"succeq;":`⪰`,"succnapprox;":`⪺`,"succneqq;":`⪶`,"succnsim;":`⋩`,"succsim;":`≿`,"SuchThat;":`∋`,"Sum;":`∑`,"sum;":`∑`,"sung;":`♪`,"Sup;":`⋑`,"sup;":`⊃`,"sup1;":`¹`,sup1:`¹`,"sup2;":`²`,sup2:`²`,"sup3;":`³`,sup3:`³`,"supdot;":`⪾`,"supdsub;":`⫘`,"supE;":`⫆`,"supe;":`⊇`,"supedot;":`⫄`,"Superset;":`⊃`,"SupersetEqual;":`⊇`,"suphsol;":`⟉`,"suphsub;":`⫗`,"suplarr;":`⥻`,"supmult;":`⫂`,"supnE;":`⫌`,"supne;":`⊋`,"supplus;":`⫀`,"Supset;":`⋑`,"supset;":`⊃`,"supseteq;":`⊇`,"supseteqq;":`⫆`,"supsetneq;":`⊋`,"supsetneqq;":`⫌`,"supsim;":`⫈`,"supsub;":`⫔`,"supsup;":`⫖`,"swarhk;":`⤦`,"swArr;":`⇙`,"swarr;":`↙`,"swarrow;":`↙`,"swnwar;":`⤪`,"szlig;":`ß`,szlig:`ß`,"Tab;":` `,"target;":`⌖`,"Tau;":`Τ`,"tau;":`τ`,"tbrk;":`⎴`,"Tcaron;":`Ť`,"tcaron;":`ť`,"Tcedil;":`Ţ`,"tcedil;":`ţ`,"Tcy;":`Т`,"tcy;":`т`,"tdot;":`⃛`,"telrec;":`⌕`,"Tfr;":`𝔗`,"tfr;":`𝔱`,"there4;":`∴`,"Therefore;":`∴`,"therefore;":`∴`,"Theta;":`Θ`,"theta;":`θ`,"thetasym;":`ϑ`,"thetav;":`ϑ`,"thickapprox;":`≈`,"thicksim;":`∼`,"ThickSpace;":`  `,"thinsp;":` `,"ThinSpace;":` `,"thkap;":`≈`,"thksim;":`∼`,"THORN;":`Þ`,THORN:`Þ`,"thorn;":`þ`,thorn:`þ`,"Tilde;":`∼`,"tilde;":`˜`,"TildeEqual;":`≃`,"TildeFullEqual;":`≅`,"TildeTilde;":`≈`,"times;":`×`,times:`×`,"timesb;":`⊠`,"timesbar;":`⨱`,"timesd;":`⨰`,"tint;":`∭`,"toea;":`⤨`,"top;":`⊤`,"topbot;":`⌶`,"topcir;":`⫱`,"Topf;":`𝕋`,"topf;":`𝕥`,"topfork;":`⫚`,"tosa;":`⤩`,"tprime;":`‴`,"TRADE;":`™`,"trade;":`™`,"triangle;":`▵`,"triangledown;":`▿`,"triangleleft;":`◃`,"trianglelefteq;":`⊴`,"triangleq;":`≜`,"triangleright;":`▹`,"trianglerighteq;":`⊵`,"tridot;":`◬`,"trie;":`≜`,"triminus;":`⨺`,"TripleDot;":`⃛`,"triplus;":`⨹`,"trisb;":`⧍`,"tritime;":`⨻`,"trpezium;":`⏢`,"Tscr;":`𝒯`,"tscr;":`𝓉`,"TScy;":`Ц`,"tscy;":`ц`,"TSHcy;":`Ћ`,"tshcy;":`ћ`,"Tstrok;":`Ŧ`,"tstrok;":`ŧ`,"twixt;":`≬`,"twoheadleftarrow;":`↞`,"twoheadrightarrow;":`↠`,"Uacute;":`Ú`,Uacute:`Ú`,"uacute;":`ú`,uacute:`ú`,"Uarr;":`↟`,"uArr;":`⇑`,"uarr;":`↑`,"Uarrocir;":`⥉`,"Ubrcy;":`Ў`,"ubrcy;":`ў`,"Ubreve;":`Ŭ`,"ubreve;":`ŭ`,"Ucirc;":`Û`,Ucirc:`Û`,"ucirc;":`û`,ucirc:`û`,"Ucy;":`У`,"ucy;":`у`,"udarr;":`⇅`,"Udblac;":`Ű`,"udblac;":`ű`,"udhar;":`⥮`,"ufisht;":`⥾`,"Ufr;":`𝔘`,"ufr;":`𝔲`,"Ugrave;":`Ù`,Ugrave:`Ù`,"ugrave;":`ù`,ugrave:`ù`,"uHar;":`⥣`,"uharl;":`↿`,"uharr;":`↾`,"uhblk;":`▀`,"ulcorn;":`⌜`,"ulcorner;":`⌜`,"ulcrop;":`⌏`,"ultri;":`◸`,"Umacr;":`Ū`,"umacr;":`ū`,"uml;":`¨`,uml:`¨`,"UnderBar;":`_`,"UnderBrace;":`⏟`,"UnderBracket;":`⎵`,"UnderParenthesis;":`⏝`,"Union;":`⋃`,"UnionPlus;":`⊎`,"Uogon;":`Ų`,"uogon;":`ų`,"Uopf;":`𝕌`,"uopf;":`𝕦`,"UpArrow;":`↑`,"Uparrow;":`⇑`,"uparrow;":`↑`,"UpArrowBar;":`⤒`,"UpArrowDownArrow;":`⇅`,"UpDownArrow;":`↕`,"Updownarrow;":`⇕`,"updownarrow;":`↕`,"UpEquilibrium;":`⥮`,"upharpoonleft;":`↿`,"upharpoonright;":`↾`,"uplus;":`⊎`,"UpperLeftArrow;":`↖`,"UpperRightArrow;":`↗`,"Upsi;":`ϒ`,"upsi;":`υ`,"upsih;":`ϒ`,"Upsilon;":`Υ`,"upsilon;":`υ`,"UpTee;":`⊥`,"UpTeeArrow;":`↥`,"upuparrows;":`⇈`,"urcorn;":`⌝`,"urcorner;":`⌝`,"urcrop;":`⌎`,"Uring;":`Ů`,"uring;":`ů`,"urtri;":`◹`,"Uscr;":`𝒰`,"uscr;":`𝓊`,"utdot;":`⋰`,"Utilde;":`Ũ`,"utilde;":`ũ`,"utri;":`▵`,"utrif;":`▴`,"uuarr;":`⇈`,"Uuml;":`Ü`,Uuml:`Ü`,"uuml;":`ü`,uuml:`ü`,"uwangle;":`⦧`,"vangrt;":`⦜`,"varepsilon;":`ϵ`,"varkappa;":`ϰ`,"varnothing;":`∅`,"varphi;":`ϕ`,"varpi;":`ϖ`,"varpropto;":`∝`,"vArr;":`⇕`,"varr;":`↕`,"varrho;":`ϱ`,"varsigma;":`ς`,"varsubsetneq;":`⊊︀`,"varsubsetneqq;":`⫋︀`,"varsupsetneq;":`⊋︀`,"varsupsetneqq;":`⫌︀`,"vartheta;":`ϑ`,"vartriangleleft;":`⊲`,"vartriangleright;":`⊳`,"Vbar;":`⫫`,"vBar;":`⫨`,"vBarv;":`⫩`,"Vcy;":`В`,"vcy;":`в`,"VDash;":`⊫`,"Vdash;":`⊩`,"vDash;":`⊨`,"vdash;":`⊢`,"Vdashl;":`⫦`,"Vee;":`⋁`,"vee;":`∨`,"veebar;":`⊻`,"veeeq;":`≚`,"vellip;":`⋮`,"Verbar;":`‖`,"verbar;":`|`,"Vert;":`‖`,"vert;":`|`,"VerticalBar;":`∣`,"VerticalLine;":`|`,"VerticalSeparator;":`❘`,"VerticalTilde;":`≀`,"VeryThinSpace;":` `,"Vfr;":`𝔙`,"vfr;":`𝔳`,"vltri;":`⊲`,"vnsub;":`⊂⃒`,"vnsup;":`⊃⃒`,"Vopf;":`𝕍`,"vopf;":`𝕧`,"vprop;":`∝`,"vrtri;":`⊳`,"Vscr;":`𝒱`,"vscr;":`𝓋`,"vsubnE;":`⫋︀`,"vsubne;":`⊊︀`,"vsupnE;":`⫌︀`,"vsupne;":`⊋︀`,"Vvdash;":`⊪`,"vzigzag;":`⦚`,"Wcirc;":`Ŵ`,"wcirc;":`ŵ`,"wedbar;":`⩟`,"Wedge;":`⋀`,"wedge;":`∧`,"wedgeq;":`≙`,"weierp;":`℘`,"Wfr;":`𝔚`,"wfr;":`𝔴`,"Wopf;":`𝕎`,"wopf;":`𝕨`,"wp;":`℘`,"wr;":`≀`,"wreath;":`≀`,"Wscr;":`𝒲`,"wscr;":`𝓌`,"xcap;":`⋂`,"xcirc;":`◯`,"xcup;":`⋃`,"xdtri;":`▽`,"Xfr;":`𝔛`,"xfr;":`𝔵`,"xhArr;":`⟺`,"xharr;":`⟷`,"Xi;":`Ξ`,"xi;":`ξ`,"xlArr;":`⟸`,"xlarr;":`⟵`,"xmap;":`⟼`,"xnis;":`⋻`,"xodot;":`⨀`,"Xopf;":`𝕏`,"xopf;":`𝕩`,"xoplus;":`⨁`,"xotime;":`⨂`,"xrArr;":`⟹`,"xrarr;":`⟶`,"Xscr;":`𝒳`,"xscr;":`𝓍`,"xsqcup;":`⨆`,"xuplus;":`⨄`,"xutri;":`△`,"xvee;":`⋁`,"xwedge;":`⋀`,"Yacute;":`Ý`,Yacute:`Ý`,"yacute;":`ý`,yacute:`ý`,"YAcy;":`Я`,"yacy;":`я`,"Ycirc;":`Ŷ`,"ycirc;":`ŷ`,"Ycy;":`Ы`,"ycy;":`ы`,"yen;":`¥`,yen:`¥`,"Yfr;":`𝔜`,"yfr;":`𝔶`,"YIcy;":`Ї`,"yicy;":`ї`,"Yopf;":`𝕐`,"yopf;":`𝕪`,"Yscr;":`𝒴`,"yscr;":`𝓎`,"YUcy;":`Ю`,"yucy;":`ю`,"Yuml;":`Ÿ`,"yuml;":`ÿ`,yuml:`ÿ`,"Zacute;":`Ź`,"zacute;":`ź`,"Zcaron;":`Ž`,"zcaron;":`ž`,"Zcy;":`З`,"zcy;":`з`,"Zdot;":`Ż`,"zdot;":`ż`,"zeetrf;":`ℨ`,"ZeroWidthSpace;":`​`,"Zeta;":`Ζ`,"zeta;":`ζ`,"Zfr;":`ℨ`,"zfr;":`𝔷`,"ZHcy;":`Ж`,"zhcy;":`ж`,"zigrarr;":`⇝`,"Zopf;":`ℤ`,"zopf;":`𝕫`,"Zscr;":`𝒵`,"zscr;":`𝓏`,"zwj;":`‍`,"zwnj;":`‌`};function bc(e,t){if(e.length<t.length)return!1;for(let n=0;n<t.length;n++)if(e[n]!==t[n])return!1;return!0}function xc(e,t){let n=e.length-t.length;return n>0?e.lastIndexOf(t)===n:n===0?e===t:!1}function Sc(e,t){let n=``;for(;t>0;)(t&1)==1&&(n+=e),e+=e,t>>>=1;return n}var Cc=97,wc=122,Tc=65,Ec=90,Dc=48,Oc=57;function kc(e,t){let n=e.charCodeAt(t);return Cc<=n&&n<=wc||Tc<=n&&n<=Ec||Dc<=n&&n<=Oc}function Ac(e){return e!==void 0}function jc(e){if(e)return typeof e==`string`?{kind:`markdown`,value:e}:{kind:`markdown`,value:e.value}}var Mc=class{isApplicable(){return!0}constructor(e,t){this.id=e,this._tags=[],this._tagMap={},this._valueSetMap={},this._tags=t.tags||[],this._globalAttributes=t.globalAttributes||[],this._tags.forEach(e=>{this._tagMap[e.name.toLowerCase()]=e}),t.valueSets&&t.valueSets.forEach(e=>{this._valueSetMap[e.name]=e.values})}getId(){return this.id}provideTags(){return this._tags}provideAttributes(e){let t=[],n=e=>{t.push(e)},r=this._tagMap[e.toLowerCase()];return r&&r.attributes.forEach(n),this._globalAttributes.forEach(n),t}provideValues(e,t){let n=[];t=t.toLowerCase();let r=e=>{e.forEach(e=>{e.name.toLowerCase()===t&&(e.values&&e.values.forEach(e=>{n.push(e)}),e.valueSet&&this._valueSetMap[e.valueSet]&&this._valueSetMap[e.valueSet].forEach(e=>{n.push(e)}))})},i=this._tagMap[e.toLowerCase()];return i&&r(i.attributes),r(this._globalAttributes),n}};function Nc(e,t={},n){let r={kind:n?`markdown`:`plaintext`,value:``};if(e.description&&t.documentation!==!1){let t=jc(e.description);t&&(r.value+=t.value)}if(e.references&&e.references.length>0&&t.references!==!1&&(r.value.length&&(r.value+=`
28
+ `&&r++}n&&t.length>0&&e.push(t.length),this._lineOffsets=e}return this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,r=t.length;if(r===0)return W.create(0,e);for(;n<r;){let i=Math.floor((n+r)/2);t[i]>e?r=i:n=i+1}let i=n-1;return W.create(i,e-t[i])}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)}get lineCount(){return this.getLineOffsets().length}},Y;(function(e){let t=Object.prototype.toString;function n(e){return e!==void 0}e.defined=n;function r(e){return e===void 0}e.undefined=r;function i(e){return e===!0||e===!1}e.boolean=i;function a(e){return t.call(e)===`[object String]`}e.string=a;function o(e){return t.call(e)===`[object Number]`}e.number=o;function s(e,n,r){return t.call(e)===`[object Number]`&&n<=e&&e<=r}e.numberRange=s;function c(e){return t.call(e)===`[object Number]`&&-2147483648<=e&&e<=2147483647}e.integer=c;function l(e){return t.call(e)===`[object Number]`&&0<=e&&e<=2147483647}e.uinteger=l;function u(e){return t.call(e)===`[object Function]`}e.func=u;function d(e){return typeof e==`object`&&!!e}e.objectLiteral=d;function f(e,t){return Array.isArray(e)&&e.every(t)}e.typedArray=f})(Y||={});var zs=class e{constructor(e,t,n,r){this._uri=e,this._languageId=t,this._version=n,this._content=r,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){let t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(t,n){for(let n of t)if(e.isIncremental(n)){let e=Us(n.range),t=this.offsetAt(e.start),r=this.offsetAt(e.end);this._content=this._content.substring(0,t)+n.text+this._content.substring(r,this._content.length);let i=Math.max(e.start.line,0),a=Math.max(e.end.line,0),o=this._lineOffsets,s=Hs(n.text,!1,t);if(a-i===s.length)for(let e=0,t=s.length;e<t;e++)o[e+i+1]=s[e];else s.length<1e4?o.splice(i+1,a-i,...s):this._lineOffsets=o=o.slice(0,i+1).concat(s,o.slice(a+1));let c=n.text.length-(r-t);if(c!==0)for(let e=i+1+s.length,t=o.length;e<t;e++)o[e]=o[e]+c}else if(e.isFull(n))this._content=n.text,this._lineOffsets=void 0;else throw Error(`Unknown change event received`);this._version=n}getLineOffsets(){return this._lineOffsets===void 0&&(this._lineOffsets=Hs(this._content,!0)),this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,r=t.length;if(r===0)return{line:0,character:e};for(;n<r;){let i=Math.floor((n+r)/2);t[i]>e?r=i:n=i+1}let i=n-1;return{line:i,character:e-t[i]}}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],r=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,r),n)}get lineCount(){return this.getLineOffsets().length}static isIncremental(e){let t=e;return t!=null&&typeof t.text==`string`&&t.range!==void 0&&(t.rangeLength===void 0||typeof t.rangeLength==`number`)}static isFull(e){let t=e;return t!=null&&typeof t.text==`string`&&t.range===void 0&&t.rangeLength===void 0}},Bs;(function(e){function t(e,t,n,r){return new zs(e,t,n,r)}e.create=t;function n(e,t,n){if(e instanceof zs)return e.update(t,n),e;throw Error(`TextDocument.update: document must be created by TextDocument.create`)}e.update=n;function r(e,t){let n=e.getText(),r=Vs(t.map(Ws),(e,t)=>{let n=e.range.start.line-t.range.start.line;return n===0?e.range.start.character-t.range.start.character:n}),i=0,a=[];for(let t of r){let r=e.offsetAt(t.range.start);if(r<i)throw Error(`Overlapping edit`);r>i&&a.push(n.substring(i,r)),t.newText.length&&a.push(t.newText),i=e.offsetAt(t.range.end)}return a.push(n.substr(i)),a.join(``)}e.applyEdits=r})(Bs||={});function Vs(e,t){if(e.length<=1)return e;let n=e.length/2|0,r=e.slice(0,n),i=e.slice(n);Vs(r,t),Vs(i,t);let a=0,o=0,s=0;for(;a<r.length&&o<i.length;)t(r[a],i[o])<=0?e[s++]=r[a++]:e[s++]=i[o++];for(;a<r.length;)e[s++]=r[a++];for(;o<i.length;)e[s++]=i[o++];return e}function Hs(e,t,n=0){let r=t?[n]:[];for(let t=0;t<e.length;t++){let i=e.charCodeAt(t);(i===13||i===10)&&(i===13&&t+1<e.length&&e.charCodeAt(t+1)===10&&t++,r.push(n+t+1))}return r}function Us(e){let t=e.start,n=e.end;return t.line>n.line||t.line===n.line&&t.character>n.character?{start:n,end:t}:e}function Ws(e){let t=Us(e.range);return t===e.range?e:{newText:e.newText,range:t}}var X;(function(e){e[e.StartCommentTag=0]=`StartCommentTag`,e[e.Comment=1]=`Comment`,e[e.EndCommentTag=2]=`EndCommentTag`,e[e.StartTagOpen=3]=`StartTagOpen`,e[e.StartTagClose=4]=`StartTagClose`,e[e.StartTagSelfClose=5]=`StartTagSelfClose`,e[e.StartTag=6]=`StartTag`,e[e.EndTagOpen=7]=`EndTagOpen`,e[e.EndTagClose=8]=`EndTagClose`,e[e.EndTag=9]=`EndTag`,e[e.DelimiterAssign=10]=`DelimiterAssign`,e[e.AttributeName=11]=`AttributeName`,e[e.AttributeValue=12]=`AttributeValue`,e[e.StartDoctypeTag=13]=`StartDoctypeTag`,e[e.Doctype=14]=`Doctype`,e[e.EndDoctypeTag=15]=`EndDoctypeTag`,e[e.Content=16]=`Content`,e[e.Whitespace=17]=`Whitespace`,e[e.Unknown=18]=`Unknown`,e[e.Script=19]=`Script`,e[e.Styles=20]=`Styles`,e[e.EOS=21]=`EOS`})(X||={});var Z;(function(e){e[e.WithinContent=0]=`WithinContent`,e[e.AfterOpeningStartTag=1]=`AfterOpeningStartTag`,e[e.AfterOpeningEndTag=2]=`AfterOpeningEndTag`,e[e.WithinDoctype=3]=`WithinDoctype`,e[e.WithinTag=4]=`WithinTag`,e[e.WithinEndTag=5]=`WithinEndTag`,e[e.WithinComment=6]=`WithinComment`,e[e.WithinScriptContent=7]=`WithinScriptContent`,e[e.WithinStyleContent=8]=`WithinStyleContent`,e[e.AfterAttributeName=9]=`AfterAttributeName`,e[e.BeforeAttributeValue=10]=`BeforeAttributeValue`})(Z||={});var Gs;(function(e){e.LATEST={textDocument:{completion:{completionItem:{documentationFormat:[qo.Markdown,qo.PlainText]}},hover:{contentFormat:[qo.Markdown,qo.PlainText]}}}})(Gs||={});var Ks;(function(e){e[e.Unknown=0]=`Unknown`,e[e.File=1]=`File`,e[e.Directory=2]=`Directory`,e[e.SymbolicLink=64]=`SymbolicLink`})(Ks||={});var qs=class{constructor(e,t){this.source=e,this.len=e.length,this.position=t}eos(){return this.len<=this.position}getSource(){return this.source}pos(){return this.position}goBackTo(e){this.position=e}goBack(e){this.position-=e}advance(e){this.position+=e}goToEnd(){this.position=this.source.length}nextChar(){return this.source.charCodeAt(this.position++)||0}peekChar(e=0){return this.source.charCodeAt(this.position+e)||0}advanceIfChar(e){return e===this.source.charCodeAt(this.position)?(this.position++,!0):!1}advanceIfChars(e){let t;if(this.position+e.length>this.source.length)return!1;for(t=0;t<e.length;t++)if(this.source.charCodeAt(this.position+t)!==e[t])return!1;return this.advance(t),!0}advanceIfRegExp(e){let t=this.source.substr(this.position).match(e);return t?(this.position=this.position+t.index+t[0].length,t[0]):``}advanceUntilRegExp(e){let t=this.source.substr(this.position).match(e);return t?(this.position+=t.index,t[0]):(this.goToEnd(),``)}advanceUntilChar(e){for(;this.position<this.source.length;){if(this.source.charCodeAt(this.position)===e)return!0;this.advance(1)}return!1}advanceUntilChars(e){for(;this.position+e.length<=this.source.length;){let t=0;for(;t<e.length&&this.source.charCodeAt(this.position+t)===e[t];t++);if(t===e.length)return!0;this.advance(1)}return this.goToEnd(),!1}skipWhitespace(){return this.advanceWhileChar(e=>e===Zs||e===Qs||e===Js||e===Xs||e===Ys)>0}advanceWhileChar(e){let t=this.position;for(;this.position<this.len&&e(this.source.charCodeAt(this.position));)this.position++;return this.position-t}};let Js=10,Ys=13,Xs=12,Zs=32,Qs=9,$s={"text/x-handlebars-template":!0,"text/html":!0};function Q(e,t=0,n=Z.WithinContent,r=!1){let i=new qs(e,t),a=n,o=0,s=X.Unknown,c,l,u,d,f;function p(){return i.advanceIfRegExp(/^[_:\w][_:\w-.\d]*/).toLowerCase()}function m(){return i.advanceIfRegExp(/^[^\s"'></=\x00-\x0F\x7F\x80-\x9F]*/).toLowerCase()}function h(e,t,n){return s=t,o=e,c=n,t}function g(){let e=i.pos(),t=a,n=_();return n!==X.EOS&&e===i.pos()&&!(r&&(n===X.StartTagClose||n===X.EndTagClose))?(console.warn(`Scanner.scan has not advanced at offset `+e+`, state before: `+t+` after: `+a),i.advance(1),h(e,X.Unknown)):n}function _(){let e=i.pos();if(i.eos())return h(e,X.EOS);let t;switch(a){case Z.WithinComment:return i.advanceIfChars([45,45,62])?(a=Z.WithinContent,h(e,X.EndCommentTag)):(i.advanceUntilChars([45,45,62]),h(e,X.Comment));case Z.WithinDoctype:return i.advanceIfChar(62)?(a=Z.WithinContent,h(e,X.EndDoctypeTag)):(i.advanceUntilChar(62),h(e,X.Doctype));case Z.WithinContent:if(i.advanceIfChar(60)){if(!i.eos()&&i.peekChar()===33){if(i.advanceIfChars([33,45,45]))return a=Z.WithinComment,h(e,X.StartCommentTag);if(i.advanceIfRegExp(/^!doctype/i))return a=Z.WithinDoctype,h(e,X.StartDoctypeTag)}return i.advanceIfChar(47)?(a=Z.AfterOpeningEndTag,h(e,X.EndTagOpen)):(a=Z.AfterOpeningStartTag,h(e,X.StartTagOpen))}return i.advanceUntilChar(60),h(e,X.Content);case Z.AfterOpeningEndTag:return p().length>0?(a=Z.WithinEndTag,h(e,X.EndTag)):i.skipWhitespace()?h(e,X.Whitespace,U(`Tag name must directly follow the open bracket.`)):(a=Z.WithinEndTag,i.advanceUntilChar(62),e<i.pos()?h(e,X.Unknown,U(`End tag name expected.`)):_());case Z.WithinEndTag:if(i.skipWhitespace())return h(e,X.Whitespace);if(i.advanceIfChar(62))return a=Z.WithinContent,h(e,X.EndTagClose);if(r&&i.peekChar()===60)return a=Z.WithinContent,h(e,X.EndTagClose,U(`Closing bracket missing.`));t=U(`Closing bracket expected.`);break;case Z.AfterOpeningStartTag:return u=p(),f=void 0,d=void 0,u.length>0?(l=!1,a=Z.WithinTag,h(e,X.StartTag)):i.skipWhitespace()?h(e,X.Whitespace,U(`Tag name must directly follow the open bracket.`)):(a=Z.WithinTag,i.advanceUntilChar(62),e<i.pos()?h(e,X.Unknown,U(`Start tag name expected.`)):_());case Z.WithinTag:return i.skipWhitespace()?(l=!0,h(e,X.Whitespace)):l&&(d=m(),d.length>0)?(a=Z.AfterAttributeName,l=!1,h(e,X.AttributeName)):i.advanceIfChars([47,62])?(a=Z.WithinContent,h(e,X.StartTagSelfClose)):i.advanceIfChar(62)?(a=u===`script`?f&&$s[f]?Z.WithinContent:Z.WithinScriptContent:u===`style`?Z.WithinStyleContent:Z.WithinContent,h(e,X.StartTagClose)):r&&i.peekChar()===60?(a=Z.WithinContent,h(e,X.StartTagClose,U(`Closing bracket missing.`))):(i.advance(1),h(e,X.Unknown,U(`Unexpected character in tag.`)));case Z.AfterAttributeName:return i.skipWhitespace()?(l=!0,h(e,X.Whitespace)):i.advanceIfChar(61)?(a=Z.BeforeAttributeValue,h(e,X.DelimiterAssign)):(a=Z.WithinTag,_());case Z.BeforeAttributeValue:if(i.skipWhitespace())return h(e,X.Whitespace);let n=i.advanceIfRegExp(/^[^\s"'`=<>]+/);if(n.length>0&&(i.peekChar()===62&&i.peekChar(-1)===47&&(i.goBack(1),n=n.substring(0,n.length-1)),d===`type`&&(f=n),n.length>0))return a=Z.WithinTag,l=!1,h(e,X.AttributeValue);let o=i.peekChar();return o===39||o===34?(i.advance(1),i.advanceUntilChar(o)&&i.advance(1),d===`type`&&(f=i.getSource().substring(e+1,i.pos()-1)),a=Z.WithinTag,l=!1,h(e,X.AttributeValue)):(a=Z.WithinTag,l=!1,_());case Z.WithinScriptContent:let s=1;for(;!i.eos();){let t=i.advanceIfRegExp(/<!--|-->|<\/?script\s*\/?>?/i);if(t.length===0)return i.goToEnd(),h(e,X.Script);if(t===`<!--`)s===1&&(s=2);else if(t===`-->`)s=1;else if(t[1]!==`/`)s===2&&(s=3);else if(s===3)s=2;else{i.goBack(t.length);break}}return a=Z.WithinContent,e<i.pos()?h(e,X.Script):_();case Z.WithinStyleContent:return i.advanceUntilRegExp(/<\/style/i),a=Z.WithinContent,e<i.pos()?h(e,X.Styles):_()}return i.advance(1),a=Z.WithinContent,h(e,X.Unknown,t)}return{scan:g,getTokenType:()=>s,getTokenOffset:()=>o,getTokenLength:()=>i.pos()-o,getTokenEnd:()=>i.pos(),getTokenText:()=>i.getSource().substring(o,i.pos()),getScannerState:()=>a,getTokenError:()=>c}}function ec(e,t){let n=0,r=e.length;if(r===0)return 0;for(;n<r;){let i=Math.floor((n+r)/2);t(e[i])?r=i:n=i+1}return n}function tc(e,t,n){let r=0,i=e.length-1;for(;r<=i;){let a=(r+i)/2|0,o=n(e[a],t);if(o<0)r=a+1;else if(o>0)i=a-1;else return a}return-(r+1)}var nc=class{get attributeNames(){return this.attributes?Object.keys(this.attributes):[]}constructor(e,t,n,r){this.start=e,this.end=t,this.children=n,this.parent=r,this.closed=!1}isSameTag(e){return this.tag===void 0?e===void 0:e!==void 0&&this.tag.length===e.length&&this.tag.toLowerCase()===e}get firstChild(){return this.children[0]}get lastChild(){return this.children.length?this.children[this.children.length-1]:void 0}findNodeBefore(e){let t=ec(this.children,t=>e<=t.start)-1;if(t>=0){let n=this.children[t];if(e>n.start){if(e<n.end)return n.findNodeBefore(e);let t=n.lastChild;return t&&t.end===n.end?n.findNodeBefore(e):n}}return this}findNodeAt(e){let t=ec(this.children,t=>e<=t.start)-1;if(t>=0){let n=this.children[t];if(e>n.start&&e<=n.end)return n.findNodeAt(e)}return this}},rc=class{constructor(e){this.dataManager=e}parseDocument(e){return this.parse(e.getText(),this.dataManager.getVoidElements(e.languageId))}parse(e,t){let n=Q(e,void 0,void 0,!0),r=new nc(0,e.length,[],void 0),i=r,a=-1,o,s=null,c=n.scan();for(;c!==X.EOS;){switch(c){case X.StartTagOpen:let r=new nc(n.getTokenOffset(),e.length,[],i);i.children.push(r),i=r;break;case X.StartTag:i.tag=n.getTokenText();break;case X.StartTagClose:i.parent&&(i.end=n.getTokenEnd(),n.getTokenLength()?(i.startTagEnd=n.getTokenEnd(),i.tag&&this.dataManager.isVoidElement(i.tag,t)&&(i.closed=!0,i=i.parent)):i=i.parent);break;case X.StartTagSelfClose:i.parent&&(i.closed=!0,i.end=n.getTokenEnd(),i.startTagEnd=n.getTokenEnd(),i=i.parent);break;case X.EndTagOpen:a=n.getTokenOffset(),o=void 0;break;case X.EndTag:o=n.getTokenText().toLowerCase();break;case X.EndTagClose:let c=i;for(;!c.isSameTag(o)&&c.parent;)c=c.parent;if(c.parent){for(;i!==c;)i.end=a,i.closed=!1,i=i.parent;i.closed=!0,i.endTagStart=a,i.end=n.getTokenEnd(),i=i.parent}break;case X.AttributeName:{s=n.getTokenText();let e=i.attributes;e||(i.attributes=e={}),e[s]=null;break}case X.AttributeValue:{let e=n.getTokenText(),t=i.attributes;t&&s&&(t[s]=e,s=null);break}}c=n.scan()}for(;i.parent;)i.end=e.length,i.closed=!1,i=i.parent;return{roots:r.children,findNodeBefore:r.findNodeBefore.bind(r),findNodeAt:r.findNodeAt.bind(r)}}};let ic={"Aacute;":`Á`,Aacute:`Á`,"aacute;":`á`,aacute:`á`,"Abreve;":`Ă`,"abreve;":`ă`,"ac;":`∾`,"acd;":`∿`,"acE;":`∾̳`,"Acirc;":`Â`,Acirc:`Â`,"acirc;":`â`,acirc:`â`,"acute;":`´`,acute:`´`,"Acy;":`А`,"acy;":`а`,"AElig;":`Æ`,AElig:`Æ`,"aelig;":`æ`,aelig:`æ`,"af;":`⁡`,"Afr;":`𝔄`,"afr;":`𝔞`,"Agrave;":`À`,Agrave:`À`,"agrave;":`à`,agrave:`à`,"alefsym;":`ℵ`,"aleph;":`ℵ`,"Alpha;":`Α`,"alpha;":`α`,"Amacr;":`Ā`,"amacr;":`ā`,"amalg;":`⨿`,"AMP;":`&`,AMP:`&`,"amp;":`&`,amp:`&`,"And;":`⩓`,"and;":`∧`,"andand;":`⩕`,"andd;":`⩜`,"andslope;":`⩘`,"andv;":`⩚`,"ang;":`∠`,"ange;":`⦤`,"angle;":`∠`,"angmsd;":`∡`,"angmsdaa;":`⦨`,"angmsdab;":`⦩`,"angmsdac;":`⦪`,"angmsdad;":`⦫`,"angmsdae;":`⦬`,"angmsdaf;":`⦭`,"angmsdag;":`⦮`,"angmsdah;":`⦯`,"angrt;":`∟`,"angrtvb;":`⊾`,"angrtvbd;":`⦝`,"angsph;":`∢`,"angst;":`Å`,"angzarr;":`⍼`,"Aogon;":`Ą`,"aogon;":`ą`,"Aopf;":`𝔸`,"aopf;":`𝕒`,"ap;":`≈`,"apacir;":`⩯`,"apE;":`⩰`,"ape;":`≊`,"apid;":`≋`,"apos;":`'`,"ApplyFunction;":`⁡`,"approx;":`≈`,"approxeq;":`≊`,"Aring;":`Å`,Aring:`Å`,"aring;":`å`,aring:`å`,"Ascr;":`𝒜`,"ascr;":`𝒶`,"Assign;":`≔`,"ast;":`*`,"asymp;":`≈`,"asympeq;":`≍`,"Atilde;":`Ã`,Atilde:`Ã`,"atilde;":`ã`,atilde:`ã`,"Auml;":`Ä`,Auml:`Ä`,"auml;":`ä`,auml:`ä`,"awconint;":`∳`,"awint;":`⨑`,"backcong;":`≌`,"backepsilon;":`϶`,"backprime;":`‵`,"backsim;":`∽`,"backsimeq;":`⋍`,"Backslash;":`∖`,"Barv;":`⫧`,"barvee;":`⊽`,"Barwed;":`⌆`,"barwed;":`⌅`,"barwedge;":`⌅`,"bbrk;":`⎵`,"bbrktbrk;":`⎶`,"bcong;":`≌`,"Bcy;":`Б`,"bcy;":`б`,"bdquo;":`„`,"becaus;":`∵`,"Because;":`∵`,"because;":`∵`,"bemptyv;":`⦰`,"bepsi;":`϶`,"bernou;":`ℬ`,"Bernoullis;":`ℬ`,"Beta;":`Β`,"beta;":`β`,"beth;":`ℶ`,"between;":`≬`,"Bfr;":`𝔅`,"bfr;":`𝔟`,"bigcap;":`⋂`,"bigcirc;":`◯`,"bigcup;":`⋃`,"bigodot;":`⨀`,"bigoplus;":`⨁`,"bigotimes;":`⨂`,"bigsqcup;":`⨆`,"bigstar;":`★`,"bigtriangledown;":`▽`,"bigtriangleup;":`△`,"biguplus;":`⨄`,"bigvee;":`⋁`,"bigwedge;":`⋀`,"bkarow;":`⤍`,"blacklozenge;":`⧫`,"blacksquare;":`▪`,"blacktriangle;":`▴`,"blacktriangledown;":`▾`,"blacktriangleleft;":`◂`,"blacktriangleright;":`▸`,"blank;":`␣`,"blk12;":`▒`,"blk14;":`░`,"blk34;":`▓`,"block;":`█`,"bne;":`=⃥`,"bnequiv;":`≡⃥`,"bNot;":`⫭`,"bnot;":`⌐`,"Bopf;":`𝔹`,"bopf;":`𝕓`,"bot;":`⊥`,"bottom;":`⊥`,"bowtie;":`⋈`,"boxbox;":`⧉`,"boxDL;":`╗`,"boxDl;":`╖`,"boxdL;":`╕`,"boxdl;":`┐`,"boxDR;":`╔`,"boxDr;":`╓`,"boxdR;":`╒`,"boxdr;":`┌`,"boxH;":`═`,"boxh;":`─`,"boxHD;":`╦`,"boxHd;":`╤`,"boxhD;":`╥`,"boxhd;":`┬`,"boxHU;":`╩`,"boxHu;":`╧`,"boxhU;":`╨`,"boxhu;":`┴`,"boxminus;":`⊟`,"boxplus;":`⊞`,"boxtimes;":`⊠`,"boxUL;":`╝`,"boxUl;":`╜`,"boxuL;":`╛`,"boxul;":`┘`,"boxUR;":`╚`,"boxUr;":`╙`,"boxuR;":`╘`,"boxur;":`└`,"boxV;":`║`,"boxv;":`│`,"boxVH;":`╬`,"boxVh;":`╫`,"boxvH;":`╪`,"boxvh;":`┼`,"boxVL;":`╣`,"boxVl;":`╢`,"boxvL;":`╡`,"boxvl;":`┤`,"boxVR;":`╠`,"boxVr;":`╟`,"boxvR;":`╞`,"boxvr;":`├`,"bprime;":`‵`,"Breve;":`˘`,"breve;":`˘`,"brvbar;":`¦`,brvbar:`¦`,"Bscr;":`ℬ`,"bscr;":`𝒷`,"bsemi;":`⁏`,"bsim;":`∽`,"bsime;":`⋍`,"bsol;":`\\`,"bsolb;":`⧅`,"bsolhsub;":`⟈`,"bull;":`•`,"bullet;":`•`,"bump;":`≎`,"bumpE;":`⪮`,"bumpe;":`≏`,"Bumpeq;":`≎`,"bumpeq;":`≏`,"Cacute;":`Ć`,"cacute;":`ć`,"Cap;":`⋒`,"cap;":`∩`,"capand;":`⩄`,"capbrcup;":`⩉`,"capcap;":`⩋`,"capcup;":`⩇`,"capdot;":`⩀`,"CapitalDifferentialD;":`ⅅ`,"caps;":`∩︀`,"caret;":`⁁`,"caron;":`ˇ`,"Cayleys;":`ℭ`,"ccaps;":`⩍`,"Ccaron;":`Č`,"ccaron;":`č`,"Ccedil;":`Ç`,Ccedil:`Ç`,"ccedil;":`ç`,ccedil:`ç`,"Ccirc;":`Ĉ`,"ccirc;":`ĉ`,"Cconint;":`∰`,"ccups;":`⩌`,"ccupssm;":`⩐`,"Cdot;":`Ċ`,"cdot;":`ċ`,"cedil;":`¸`,cedil:`¸`,"Cedilla;":`¸`,"cemptyv;":`⦲`,"cent;":`¢`,cent:`¢`,"CenterDot;":`·`,"centerdot;":`·`,"Cfr;":`ℭ`,"cfr;":`𝔠`,"CHcy;":`Ч`,"chcy;":`ч`,"check;":`✓`,"checkmark;":`✓`,"Chi;":`Χ`,"chi;":`χ`,"cir;":`○`,"circ;":`ˆ`,"circeq;":`≗`,"circlearrowleft;":`↺`,"circlearrowright;":`↻`,"circledast;":`⊛`,"circledcirc;":`⊚`,"circleddash;":`⊝`,"CircleDot;":`⊙`,"circledR;":`®`,"circledS;":`Ⓢ`,"CircleMinus;":`⊖`,"CirclePlus;":`⊕`,"CircleTimes;":`⊗`,"cirE;":`⧃`,"cire;":`≗`,"cirfnint;":`⨐`,"cirmid;":`⫯`,"cirscir;":`⧂`,"ClockwiseContourIntegral;":`∲`,"CloseCurlyDoubleQuote;":`”`,"CloseCurlyQuote;":`’`,"clubs;":`♣`,"clubsuit;":`♣`,"Colon;":`∷`,"colon;":`:`,"Colone;":`⩴`,"colone;":`≔`,"coloneq;":`≔`,"comma;":`,`,"commat;":`@`,"comp;":`∁`,"compfn;":`∘`,"complement;":`∁`,"complexes;":`ℂ`,"cong;":`≅`,"congdot;":`⩭`,"Congruent;":`≡`,"Conint;":`∯`,"conint;":`∮`,"ContourIntegral;":`∮`,"Copf;":`ℂ`,"copf;":`𝕔`,"coprod;":`∐`,"Coproduct;":`∐`,"COPY;":`©`,COPY:`©`,"copy;":`©`,copy:`©`,"copysr;":`℗`,"CounterClockwiseContourIntegral;":`∳`,"crarr;":`↵`,"Cross;":`⨯`,"cross;":`✗`,"Cscr;":`𝒞`,"cscr;":`𝒸`,"csub;":`⫏`,"csube;":`⫑`,"csup;":`⫐`,"csupe;":`⫒`,"ctdot;":`⋯`,"cudarrl;":`⤸`,"cudarrr;":`⤵`,"cuepr;":`⋞`,"cuesc;":`⋟`,"cularr;":`↶`,"cularrp;":`⤽`,"Cup;":`⋓`,"cup;":`∪`,"cupbrcap;":`⩈`,"CupCap;":`≍`,"cupcap;":`⩆`,"cupcup;":`⩊`,"cupdot;":`⊍`,"cupor;":`⩅`,"cups;":`∪︀`,"curarr;":`↷`,"curarrm;":`⤼`,"curlyeqprec;":`⋞`,"curlyeqsucc;":`⋟`,"curlyvee;":`⋎`,"curlywedge;":`⋏`,"curren;":`¤`,curren:`¤`,"curvearrowleft;":`↶`,"curvearrowright;":`↷`,"cuvee;":`⋎`,"cuwed;":`⋏`,"cwconint;":`∲`,"cwint;":`∱`,"cylcty;":`⌭`,"Dagger;":`‡`,"dagger;":`†`,"daleth;":`ℸ`,"Darr;":`↡`,"dArr;":`⇓`,"darr;":`↓`,"dash;":`‐`,"Dashv;":`⫤`,"dashv;":`⊣`,"dbkarow;":`⤏`,"dblac;":`˝`,"Dcaron;":`Ď`,"dcaron;":`ď`,"Dcy;":`Д`,"dcy;":`д`,"DD;":`ⅅ`,"dd;":`ⅆ`,"ddagger;":`‡`,"ddarr;":`⇊`,"DDotrahd;":`⤑`,"ddotseq;":`⩷`,"deg;":`°`,deg:`°`,"Del;":`∇`,"Delta;":`Δ`,"delta;":`δ`,"demptyv;":`⦱`,"dfisht;":`⥿`,"Dfr;":`𝔇`,"dfr;":`𝔡`,"dHar;":`⥥`,"dharl;":`⇃`,"dharr;":`⇂`,"DiacriticalAcute;":`´`,"DiacriticalDot;":`˙`,"DiacriticalDoubleAcute;":`˝`,"DiacriticalGrave;":"`","DiacriticalTilde;":`˜`,"diam;":`⋄`,"Diamond;":`⋄`,"diamond;":`⋄`,"diamondsuit;":`♦`,"diams;":`♦`,"die;":`¨`,"DifferentialD;":`ⅆ`,"digamma;":`ϝ`,"disin;":`⋲`,"div;":`÷`,"divide;":`÷`,divide:`÷`,"divideontimes;":`⋇`,"divonx;":`⋇`,"DJcy;":`Ђ`,"djcy;":`ђ`,"dlcorn;":`⌞`,"dlcrop;":`⌍`,"dollar;":`$`,"Dopf;":`𝔻`,"dopf;":`𝕕`,"Dot;":`¨`,"dot;":`˙`,"DotDot;":`⃜`,"doteq;":`≐`,"doteqdot;":`≑`,"DotEqual;":`≐`,"dotminus;":`∸`,"dotplus;":`∔`,"dotsquare;":`⊡`,"doublebarwedge;":`⌆`,"DoubleContourIntegral;":`∯`,"DoubleDot;":`¨`,"DoubleDownArrow;":`⇓`,"DoubleLeftArrow;":`⇐`,"DoubleLeftRightArrow;":`⇔`,"DoubleLeftTee;":`⫤`,"DoubleLongLeftArrow;":`⟸`,"DoubleLongLeftRightArrow;":`⟺`,"DoubleLongRightArrow;":`⟹`,"DoubleRightArrow;":`⇒`,"DoubleRightTee;":`⊨`,"DoubleUpArrow;":`⇑`,"DoubleUpDownArrow;":`⇕`,"DoubleVerticalBar;":`∥`,"DownArrow;":`↓`,"Downarrow;":`⇓`,"downarrow;":`↓`,"DownArrowBar;":`⤓`,"DownArrowUpArrow;":`⇵`,"DownBreve;":`̑`,"downdownarrows;":`⇊`,"downharpoonleft;":`⇃`,"downharpoonright;":`⇂`,"DownLeftRightVector;":`⥐`,"DownLeftTeeVector;":`⥞`,"DownLeftVector;":`↽`,"DownLeftVectorBar;":`⥖`,"DownRightTeeVector;":`⥟`,"DownRightVector;":`⇁`,"DownRightVectorBar;":`⥗`,"DownTee;":`⊤`,"DownTeeArrow;":`↧`,"drbkarow;":`⤐`,"drcorn;":`⌟`,"drcrop;":`⌌`,"Dscr;":`𝒟`,"dscr;":`𝒹`,"DScy;":`Ѕ`,"dscy;":`ѕ`,"dsol;":`⧶`,"Dstrok;":`Đ`,"dstrok;":`đ`,"dtdot;":`⋱`,"dtri;":`▿`,"dtrif;":`▾`,"duarr;":`⇵`,"duhar;":`⥯`,"dwangle;":`⦦`,"DZcy;":`Џ`,"dzcy;":`џ`,"dzigrarr;":`⟿`,"Eacute;":`É`,Eacute:`É`,"eacute;":`é`,eacute:`é`,"easter;":`⩮`,"Ecaron;":`Ě`,"ecaron;":`ě`,"ecir;":`≖`,"Ecirc;":`Ê`,Ecirc:`Ê`,"ecirc;":`ê`,ecirc:`ê`,"ecolon;":`≕`,"Ecy;":`Э`,"ecy;":`э`,"eDDot;":`⩷`,"Edot;":`Ė`,"eDot;":`≑`,"edot;":`ė`,"ee;":`ⅇ`,"efDot;":`≒`,"Efr;":`𝔈`,"efr;":`𝔢`,"eg;":`⪚`,"Egrave;":`È`,Egrave:`È`,"egrave;":`è`,egrave:`è`,"egs;":`⪖`,"egsdot;":`⪘`,"el;":`⪙`,"Element;":`∈`,"elinters;":`⏧`,"ell;":`ℓ`,"els;":`⪕`,"elsdot;":`⪗`,"Emacr;":`Ē`,"emacr;":`ē`,"empty;":`∅`,"emptyset;":`∅`,"EmptySmallSquare;":`◻`,"emptyv;":`∅`,"EmptyVerySmallSquare;":`▫`,"emsp;":` `,"emsp13;":` `,"emsp14;":` `,"ENG;":`Ŋ`,"eng;":`ŋ`,"ensp;":` `,"Eogon;":`Ę`,"eogon;":`ę`,"Eopf;":`𝔼`,"eopf;":`𝕖`,"epar;":`⋕`,"eparsl;":`⧣`,"eplus;":`⩱`,"epsi;":`ε`,"Epsilon;":`Ε`,"epsilon;":`ε`,"epsiv;":`ϵ`,"eqcirc;":`≖`,"eqcolon;":`≕`,"eqsim;":`≂`,"eqslantgtr;":`⪖`,"eqslantless;":`⪕`,"Equal;":`⩵`,"equals;":`=`,"EqualTilde;":`≂`,"equest;":`≟`,"Equilibrium;":`⇌`,"equiv;":`≡`,"equivDD;":`⩸`,"eqvparsl;":`⧥`,"erarr;":`⥱`,"erDot;":`≓`,"Escr;":`ℰ`,"escr;":`ℯ`,"esdot;":`≐`,"Esim;":`⩳`,"esim;":`≂`,"Eta;":`Η`,"eta;":`η`,"ETH;":`Ð`,ETH:`Ð`,"eth;":`ð`,eth:`ð`,"Euml;":`Ë`,Euml:`Ë`,"euml;":`ë`,euml:`ë`,"euro;":`€`,"excl;":`!`,"exist;":`∃`,"Exists;":`∃`,"expectation;":`ℰ`,"ExponentialE;":`ⅇ`,"exponentiale;":`ⅇ`,"fallingdotseq;":`≒`,"Fcy;":`Ф`,"fcy;":`ф`,"female;":`♀`,"ffilig;":`ffi`,"fflig;":`ff`,"ffllig;":`ffl`,"Ffr;":`𝔉`,"ffr;":`𝔣`,"filig;":`fi`,"FilledSmallSquare;":`◼`,"FilledVerySmallSquare;":`▪`,"fjlig;":`fj`,"flat;":`♭`,"fllig;":`fl`,"fltns;":`▱`,"fnof;":`ƒ`,"Fopf;":`𝔽`,"fopf;":`𝕗`,"ForAll;":`∀`,"forall;":`∀`,"fork;":`⋔`,"forkv;":`⫙`,"Fouriertrf;":`ℱ`,"fpartint;":`⨍`,"frac12;":`½`,frac12:`½`,"frac13;":`⅓`,"frac14;":`¼`,frac14:`¼`,"frac15;":`⅕`,"frac16;":`⅙`,"frac18;":`⅛`,"frac23;":`⅔`,"frac25;":`⅖`,"frac34;":`¾`,frac34:`¾`,"frac35;":`⅗`,"frac38;":`⅜`,"frac45;":`⅘`,"frac56;":`⅚`,"frac58;":`⅝`,"frac78;":`⅞`,"frasl;":`⁄`,"frown;":`⌢`,"Fscr;":`ℱ`,"fscr;":`𝒻`,"gacute;":`ǵ`,"Gamma;":`Γ`,"gamma;":`γ`,"Gammad;":`Ϝ`,"gammad;":`ϝ`,"gap;":`⪆`,"Gbreve;":`Ğ`,"gbreve;":`ğ`,"Gcedil;":`Ģ`,"Gcirc;":`Ĝ`,"gcirc;":`ĝ`,"Gcy;":`Г`,"gcy;":`г`,"Gdot;":`Ġ`,"gdot;":`ġ`,"gE;":`≧`,"ge;":`≥`,"gEl;":`⪌`,"gel;":`⋛`,"geq;":`≥`,"geqq;":`≧`,"geqslant;":`⩾`,"ges;":`⩾`,"gescc;":`⪩`,"gesdot;":`⪀`,"gesdoto;":`⪂`,"gesdotol;":`⪄`,"gesl;":`⋛︀`,"gesles;":`⪔`,"Gfr;":`𝔊`,"gfr;":`𝔤`,"Gg;":`⋙`,"gg;":`≫`,"ggg;":`⋙`,"gimel;":`ℷ`,"GJcy;":`Ѓ`,"gjcy;":`ѓ`,"gl;":`≷`,"gla;":`⪥`,"glE;":`⪒`,"glj;":`⪤`,"gnap;":`⪊`,"gnapprox;":`⪊`,"gnE;":`≩`,"gne;":`⪈`,"gneq;":`⪈`,"gneqq;":`≩`,"gnsim;":`⋧`,"Gopf;":`𝔾`,"gopf;":`𝕘`,"grave;":"`","GreaterEqual;":`≥`,"GreaterEqualLess;":`⋛`,"GreaterFullEqual;":`≧`,"GreaterGreater;":`⪢`,"GreaterLess;":`≷`,"GreaterSlantEqual;":`⩾`,"GreaterTilde;":`≳`,"Gscr;":`𝒢`,"gscr;":`ℊ`,"gsim;":`≳`,"gsime;":`⪎`,"gsiml;":`⪐`,"GT;":`>`,GT:`>`,"Gt;":`≫`,"gt;":`>`,gt:`>`,"gtcc;":`⪧`,"gtcir;":`⩺`,"gtdot;":`⋗`,"gtlPar;":`⦕`,"gtquest;":`⩼`,"gtrapprox;":`⪆`,"gtrarr;":`⥸`,"gtrdot;":`⋗`,"gtreqless;":`⋛`,"gtreqqless;":`⪌`,"gtrless;":`≷`,"gtrsim;":`≳`,"gvertneqq;":`≩︀`,"gvnE;":`≩︀`,"Hacek;":`ˇ`,"hairsp;":` `,"half;":`½`,"hamilt;":`ℋ`,"HARDcy;":`Ъ`,"hardcy;":`ъ`,"hArr;":`⇔`,"harr;":`↔`,"harrcir;":`⥈`,"harrw;":`↭`,"Hat;":`^`,"hbar;":`ℏ`,"Hcirc;":`Ĥ`,"hcirc;":`ĥ`,"hearts;":`♥`,"heartsuit;":`♥`,"hellip;":`…`,"hercon;":`⊹`,"Hfr;":`ℌ`,"hfr;":`𝔥`,"HilbertSpace;":`ℋ`,"hksearow;":`⤥`,"hkswarow;":`⤦`,"hoarr;":`⇿`,"homtht;":`∻`,"hookleftarrow;":`↩`,"hookrightarrow;":`↪`,"Hopf;":`ℍ`,"hopf;":`𝕙`,"horbar;":`―`,"HorizontalLine;":`─`,"Hscr;":`ℋ`,"hscr;":`𝒽`,"hslash;":`ℏ`,"Hstrok;":`Ħ`,"hstrok;":`ħ`,"HumpDownHump;":`≎`,"HumpEqual;":`≏`,"hybull;":`⁃`,"hyphen;":`‐`,"Iacute;":`Í`,Iacute:`Í`,"iacute;":`í`,iacute:`í`,"ic;":`⁣`,"Icirc;":`Î`,Icirc:`Î`,"icirc;":`î`,icirc:`î`,"Icy;":`И`,"icy;":`и`,"Idot;":`İ`,"IEcy;":`Е`,"iecy;":`е`,"iexcl;":`¡`,iexcl:`¡`,"iff;":`⇔`,"Ifr;":`ℑ`,"ifr;":`𝔦`,"Igrave;":`Ì`,Igrave:`Ì`,"igrave;":`ì`,igrave:`ì`,"ii;":`ⅈ`,"iiiint;":`⨌`,"iiint;":`∭`,"iinfin;":`⧜`,"iiota;":`℩`,"IJlig;":`IJ`,"ijlig;":`ij`,"Im;":`ℑ`,"Imacr;":`Ī`,"imacr;":`ī`,"image;":`ℑ`,"ImaginaryI;":`ⅈ`,"imagline;":`ℐ`,"imagpart;":`ℑ`,"imath;":`ı`,"imof;":`⊷`,"imped;":`Ƶ`,"Implies;":`⇒`,"in;":`∈`,"incare;":`℅`,"infin;":`∞`,"infintie;":`⧝`,"inodot;":`ı`,"Int;":`∬`,"int;":`∫`,"intcal;":`⊺`,"integers;":`ℤ`,"Integral;":`∫`,"intercal;":`⊺`,"Intersection;":`⋂`,"intlarhk;":`⨗`,"intprod;":`⨼`,"InvisibleComma;":`⁣`,"InvisibleTimes;":`⁢`,"IOcy;":`Ё`,"iocy;":`ё`,"Iogon;":`Į`,"iogon;":`į`,"Iopf;":`𝕀`,"iopf;":`𝕚`,"Iota;":`Ι`,"iota;":`ι`,"iprod;":`⨼`,"iquest;":`¿`,iquest:`¿`,"Iscr;":`ℐ`,"iscr;":`𝒾`,"isin;":`∈`,"isindot;":`⋵`,"isinE;":`⋹`,"isins;":`⋴`,"isinsv;":`⋳`,"isinv;":`∈`,"it;":`⁢`,"Itilde;":`Ĩ`,"itilde;":`ĩ`,"Iukcy;":`І`,"iukcy;":`і`,"Iuml;":`Ï`,Iuml:`Ï`,"iuml;":`ï`,iuml:`ï`,"Jcirc;":`Ĵ`,"jcirc;":`ĵ`,"Jcy;":`Й`,"jcy;":`й`,"Jfr;":`𝔍`,"jfr;":`𝔧`,"jmath;":`ȷ`,"Jopf;":`𝕁`,"jopf;":`𝕛`,"Jscr;":`𝒥`,"jscr;":`𝒿`,"Jsercy;":`Ј`,"jsercy;":`ј`,"Jukcy;":`Є`,"jukcy;":`є`,"Kappa;":`Κ`,"kappa;":`κ`,"kappav;":`ϰ`,"Kcedil;":`Ķ`,"kcedil;":`ķ`,"Kcy;":`К`,"kcy;":`к`,"Kfr;":`𝔎`,"kfr;":`𝔨`,"kgreen;":`ĸ`,"KHcy;":`Х`,"khcy;":`х`,"KJcy;":`Ќ`,"kjcy;":`ќ`,"Kopf;":`𝕂`,"kopf;":`𝕜`,"Kscr;":`𝒦`,"kscr;":`𝓀`,"lAarr;":`⇚`,"Lacute;":`Ĺ`,"lacute;":`ĺ`,"laemptyv;":`⦴`,"lagran;":`ℒ`,"Lambda;":`Λ`,"lambda;":`λ`,"Lang;":`⟪`,"lang;":`⟨`,"langd;":`⦑`,"langle;":`⟨`,"lap;":`⪅`,"Laplacetrf;":`ℒ`,"laquo;":`«`,laquo:`«`,"Larr;":`↞`,"lArr;":`⇐`,"larr;":`←`,"larrb;":`⇤`,"larrbfs;":`⤟`,"larrfs;":`⤝`,"larrhk;":`↩`,"larrlp;":`↫`,"larrpl;":`⤹`,"larrsim;":`⥳`,"larrtl;":`↢`,"lat;":`⪫`,"lAtail;":`⤛`,"latail;":`⤙`,"late;":`⪭`,"lates;":`⪭︀`,"lBarr;":`⤎`,"lbarr;":`⤌`,"lbbrk;":`❲`,"lbrace;":`{`,"lbrack;":`[`,"lbrke;":`⦋`,"lbrksld;":`⦏`,"lbrkslu;":`⦍`,"Lcaron;":`Ľ`,"lcaron;":`ľ`,"Lcedil;":`Ļ`,"lcedil;":`ļ`,"lceil;":`⌈`,"lcub;":`{`,"Lcy;":`Л`,"lcy;":`л`,"ldca;":`⤶`,"ldquo;":`“`,"ldquor;":`„`,"ldrdhar;":`⥧`,"ldrushar;":`⥋`,"ldsh;":`↲`,"lE;":`≦`,"le;":`≤`,"LeftAngleBracket;":`⟨`,"LeftArrow;":`←`,"Leftarrow;":`⇐`,"leftarrow;":`←`,"LeftArrowBar;":`⇤`,"LeftArrowRightArrow;":`⇆`,"leftarrowtail;":`↢`,"LeftCeiling;":`⌈`,"LeftDoubleBracket;":`⟦`,"LeftDownTeeVector;":`⥡`,"LeftDownVector;":`⇃`,"LeftDownVectorBar;":`⥙`,"LeftFloor;":`⌊`,"leftharpoondown;":`↽`,"leftharpoonup;":`↼`,"leftleftarrows;":`⇇`,"LeftRightArrow;":`↔`,"Leftrightarrow;":`⇔`,"leftrightarrow;":`↔`,"leftrightarrows;":`⇆`,"leftrightharpoons;":`⇋`,"leftrightsquigarrow;":`↭`,"LeftRightVector;":`⥎`,"LeftTee;":`⊣`,"LeftTeeArrow;":`↤`,"LeftTeeVector;":`⥚`,"leftthreetimes;":`⋋`,"LeftTriangle;":`⊲`,"LeftTriangleBar;":`⧏`,"LeftTriangleEqual;":`⊴`,"LeftUpDownVector;":`⥑`,"LeftUpTeeVector;":`⥠`,"LeftUpVector;":`↿`,"LeftUpVectorBar;":`⥘`,"LeftVector;":`↼`,"LeftVectorBar;":`⥒`,"lEg;":`⪋`,"leg;":`⋚`,"leq;":`≤`,"leqq;":`≦`,"leqslant;":`⩽`,"les;":`⩽`,"lescc;":`⪨`,"lesdot;":`⩿`,"lesdoto;":`⪁`,"lesdotor;":`⪃`,"lesg;":`⋚︀`,"lesges;":`⪓`,"lessapprox;":`⪅`,"lessdot;":`⋖`,"lesseqgtr;":`⋚`,"lesseqqgtr;":`⪋`,"LessEqualGreater;":`⋚`,"LessFullEqual;":`≦`,"LessGreater;":`≶`,"lessgtr;":`≶`,"LessLess;":`⪡`,"lesssim;":`≲`,"LessSlantEqual;":`⩽`,"LessTilde;":`≲`,"lfisht;":`⥼`,"lfloor;":`⌊`,"Lfr;":`𝔏`,"lfr;":`𝔩`,"lg;":`≶`,"lgE;":`⪑`,"lHar;":`⥢`,"lhard;":`↽`,"lharu;":`↼`,"lharul;":`⥪`,"lhblk;":`▄`,"LJcy;":`Љ`,"ljcy;":`љ`,"Ll;":`⋘`,"ll;":`≪`,"llarr;":`⇇`,"llcorner;":`⌞`,"Lleftarrow;":`⇚`,"llhard;":`⥫`,"lltri;":`◺`,"Lmidot;":`Ŀ`,"lmidot;":`ŀ`,"lmoust;":`⎰`,"lmoustache;":`⎰`,"lnap;":`⪉`,"lnapprox;":`⪉`,"lnE;":`≨`,"lne;":`⪇`,"lneq;":`⪇`,"lneqq;":`≨`,"lnsim;":`⋦`,"loang;":`⟬`,"loarr;":`⇽`,"lobrk;":`⟦`,"LongLeftArrow;":`⟵`,"Longleftarrow;":`⟸`,"longleftarrow;":`⟵`,"LongLeftRightArrow;":`⟷`,"Longleftrightarrow;":`⟺`,"longleftrightarrow;":`⟷`,"longmapsto;":`⟼`,"LongRightArrow;":`⟶`,"Longrightarrow;":`⟹`,"longrightarrow;":`⟶`,"looparrowleft;":`↫`,"looparrowright;":`↬`,"lopar;":`⦅`,"Lopf;":`𝕃`,"lopf;":`𝕝`,"loplus;":`⨭`,"lotimes;":`⨴`,"lowast;":`∗`,"lowbar;":`_`,"LowerLeftArrow;":`↙`,"LowerRightArrow;":`↘`,"loz;":`◊`,"lozenge;":`◊`,"lozf;":`⧫`,"lpar;":`(`,"lparlt;":`⦓`,"lrarr;":`⇆`,"lrcorner;":`⌟`,"lrhar;":`⇋`,"lrhard;":`⥭`,"lrm;":`‎`,"lrtri;":`⊿`,"lsaquo;":`‹`,"Lscr;":`ℒ`,"lscr;":`𝓁`,"Lsh;":`↰`,"lsh;":`↰`,"lsim;":`≲`,"lsime;":`⪍`,"lsimg;":`⪏`,"lsqb;":`[`,"lsquo;":`‘`,"lsquor;":`‚`,"Lstrok;":`Ł`,"lstrok;":`ł`,"LT;":`<`,LT:`<`,"Lt;":`≪`,"lt;":`<`,lt:`<`,"ltcc;":`⪦`,"ltcir;":`⩹`,"ltdot;":`⋖`,"lthree;":`⋋`,"ltimes;":`⋉`,"ltlarr;":`⥶`,"ltquest;":`⩻`,"ltri;":`◃`,"ltrie;":`⊴`,"ltrif;":`◂`,"ltrPar;":`⦖`,"lurdshar;":`⥊`,"luruhar;":`⥦`,"lvertneqq;":`≨︀`,"lvnE;":`≨︀`,"macr;":`¯`,macr:`¯`,"male;":`♂`,"malt;":`✠`,"maltese;":`✠`,"Map;":`⤅`,"map;":`↦`,"mapsto;":`↦`,"mapstodown;":`↧`,"mapstoleft;":`↤`,"mapstoup;":`↥`,"marker;":`▮`,"mcomma;":`⨩`,"Mcy;":`М`,"mcy;":`м`,"mdash;":`—`,"mDDot;":`∺`,"measuredangle;":`∡`,"MediumSpace;":` `,"Mellintrf;":`ℳ`,"Mfr;":`𝔐`,"mfr;":`𝔪`,"mho;":`℧`,"micro;":`µ`,micro:`µ`,"mid;":`∣`,"midast;":`*`,"midcir;":`⫰`,"middot;":`·`,middot:`·`,"minus;":`−`,"minusb;":`⊟`,"minusd;":`∸`,"minusdu;":`⨪`,"MinusPlus;":`∓`,"mlcp;":`⫛`,"mldr;":`…`,"mnplus;":`∓`,"models;":`⊧`,"Mopf;":`𝕄`,"mopf;":`𝕞`,"mp;":`∓`,"Mscr;":`ℳ`,"mscr;":`𝓂`,"mstpos;":`∾`,"Mu;":`Μ`,"mu;":`μ`,"multimap;":`⊸`,"mumap;":`⊸`,"nabla;":`∇`,"Nacute;":`Ń`,"nacute;":`ń`,"nang;":`∠⃒`,"nap;":`≉`,"napE;":`⩰̸`,"napid;":`≋̸`,"napos;":`ʼn`,"napprox;":`≉`,"natur;":`♮`,"natural;":`♮`,"naturals;":`ℕ`,"nbsp;":`\xA0`,nbsp:`\xA0`,"nbump;":`≎̸`,"nbumpe;":`≏̸`,"ncap;":`⩃`,"Ncaron;":`Ň`,"ncaron;":`ň`,"Ncedil;":`Ņ`,"ncedil;":`ņ`,"ncong;":`≇`,"ncongdot;":`⩭̸`,"ncup;":`⩂`,"Ncy;":`Н`,"ncy;":`н`,"ndash;":`–`,"ne;":`≠`,"nearhk;":`⤤`,"neArr;":`⇗`,"nearr;":`↗`,"nearrow;":`↗`,"nedot;":`≐̸`,"NegativeMediumSpace;":`​`,"NegativeThickSpace;":`​`,"NegativeThinSpace;":`​`,"NegativeVeryThinSpace;":`​`,"nequiv;":`≢`,"nesear;":`⤨`,"nesim;":`≂̸`,"NestedGreaterGreater;":`≫`,"NestedLessLess;":`≪`,"NewLine;":`
29
+ `,"nexist;":`∄`,"nexists;":`∄`,"Nfr;":`𝔑`,"nfr;":`𝔫`,"ngE;":`≧̸`,"nge;":`≱`,"ngeq;":`≱`,"ngeqq;":`≧̸`,"ngeqslant;":`⩾̸`,"nges;":`⩾̸`,"nGg;":`⋙̸`,"ngsim;":`≵`,"nGt;":`≫⃒`,"ngt;":`≯`,"ngtr;":`≯`,"nGtv;":`≫̸`,"nhArr;":`⇎`,"nharr;":`↮`,"nhpar;":`⫲`,"ni;":`∋`,"nis;":`⋼`,"nisd;":`⋺`,"niv;":`∋`,"NJcy;":`Њ`,"njcy;":`њ`,"nlArr;":`⇍`,"nlarr;":`↚`,"nldr;":`‥`,"nlE;":`≦̸`,"nle;":`≰`,"nLeftarrow;":`⇍`,"nleftarrow;":`↚`,"nLeftrightarrow;":`⇎`,"nleftrightarrow;":`↮`,"nleq;":`≰`,"nleqq;":`≦̸`,"nleqslant;":`⩽̸`,"nles;":`⩽̸`,"nless;":`≮`,"nLl;":`⋘̸`,"nlsim;":`≴`,"nLt;":`≪⃒`,"nlt;":`≮`,"nltri;":`⋪`,"nltrie;":`⋬`,"nLtv;":`≪̸`,"nmid;":`∤`,"NoBreak;":`⁠`,"NonBreakingSpace;":`\xA0`,"Nopf;":`ℕ`,"nopf;":`𝕟`,"Not;":`⫬`,"not;":`¬`,not:`¬`,"NotCongruent;":`≢`,"NotCupCap;":`≭`,"NotDoubleVerticalBar;":`∦`,"NotElement;":`∉`,"NotEqual;":`≠`,"NotEqualTilde;":`≂̸`,"NotExists;":`∄`,"NotGreater;":`≯`,"NotGreaterEqual;":`≱`,"NotGreaterFullEqual;":`≧̸`,"NotGreaterGreater;":`≫̸`,"NotGreaterLess;":`≹`,"NotGreaterSlantEqual;":`⩾̸`,"NotGreaterTilde;":`≵`,"NotHumpDownHump;":`≎̸`,"NotHumpEqual;":`≏̸`,"notin;":`∉`,"notindot;":`⋵̸`,"notinE;":`⋹̸`,"notinva;":`∉`,"notinvb;":`⋷`,"notinvc;":`⋶`,"NotLeftTriangle;":`⋪`,"NotLeftTriangleBar;":`⧏̸`,"NotLeftTriangleEqual;":`⋬`,"NotLess;":`≮`,"NotLessEqual;":`≰`,"NotLessGreater;":`≸`,"NotLessLess;":`≪̸`,"NotLessSlantEqual;":`⩽̸`,"NotLessTilde;":`≴`,"NotNestedGreaterGreater;":`⪢̸`,"NotNestedLessLess;":`⪡̸`,"notni;":`∌`,"notniva;":`∌`,"notnivb;":`⋾`,"notnivc;":`⋽`,"NotPrecedes;":`⊀`,"NotPrecedesEqual;":`⪯̸`,"NotPrecedesSlantEqual;":`⋠`,"NotReverseElement;":`∌`,"NotRightTriangle;":`⋫`,"NotRightTriangleBar;":`⧐̸`,"NotRightTriangleEqual;":`⋭`,"NotSquareSubset;":`⊏̸`,"NotSquareSubsetEqual;":`⋢`,"NotSquareSuperset;":`⊐̸`,"NotSquareSupersetEqual;":`⋣`,"NotSubset;":`⊂⃒`,"NotSubsetEqual;":`⊈`,"NotSucceeds;":`⊁`,"NotSucceedsEqual;":`⪰̸`,"NotSucceedsSlantEqual;":`⋡`,"NotSucceedsTilde;":`≿̸`,"NotSuperset;":`⊃⃒`,"NotSupersetEqual;":`⊉`,"NotTilde;":`≁`,"NotTildeEqual;":`≄`,"NotTildeFullEqual;":`≇`,"NotTildeTilde;":`≉`,"NotVerticalBar;":`∤`,"npar;":`∦`,"nparallel;":`∦`,"nparsl;":`⫽⃥`,"npart;":`∂̸`,"npolint;":`⨔`,"npr;":`⊀`,"nprcue;":`⋠`,"npre;":`⪯̸`,"nprec;":`⊀`,"npreceq;":`⪯̸`,"nrArr;":`⇏`,"nrarr;":`↛`,"nrarrc;":`⤳̸`,"nrarrw;":`↝̸`,"nRightarrow;":`⇏`,"nrightarrow;":`↛`,"nrtri;":`⋫`,"nrtrie;":`⋭`,"nsc;":`⊁`,"nsccue;":`⋡`,"nsce;":`⪰̸`,"Nscr;":`𝒩`,"nscr;":`𝓃`,"nshortmid;":`∤`,"nshortparallel;":`∦`,"nsim;":`≁`,"nsime;":`≄`,"nsimeq;":`≄`,"nsmid;":`∤`,"nspar;":`∦`,"nsqsube;":`⋢`,"nsqsupe;":`⋣`,"nsub;":`⊄`,"nsubE;":`⫅̸`,"nsube;":`⊈`,"nsubset;":`⊂⃒`,"nsubseteq;":`⊈`,"nsubseteqq;":`⫅̸`,"nsucc;":`⊁`,"nsucceq;":`⪰̸`,"nsup;":`⊅`,"nsupE;":`⫆̸`,"nsupe;":`⊉`,"nsupset;":`⊃⃒`,"nsupseteq;":`⊉`,"nsupseteqq;":`⫆̸`,"ntgl;":`≹`,"Ntilde;":`Ñ`,Ntilde:`Ñ`,"ntilde;":`ñ`,ntilde:`ñ`,"ntlg;":`≸`,"ntriangleleft;":`⋪`,"ntrianglelefteq;":`⋬`,"ntriangleright;":`⋫`,"ntrianglerighteq;":`⋭`,"Nu;":`Ν`,"nu;":`ν`,"num;":`#`,"numero;":`№`,"numsp;":` `,"nvap;":`≍⃒`,"nVDash;":`⊯`,"nVdash;":`⊮`,"nvDash;":`⊭`,"nvdash;":`⊬`,"nvge;":`≥⃒`,"nvgt;":`>⃒`,"nvHarr;":`⤄`,"nvinfin;":`⧞`,"nvlArr;":`⤂`,"nvle;":`≤⃒`,"nvlt;":`<⃒`,"nvltrie;":`⊴⃒`,"nvrArr;":`⤃`,"nvrtrie;":`⊵⃒`,"nvsim;":`∼⃒`,"nwarhk;":`⤣`,"nwArr;":`⇖`,"nwarr;":`↖`,"nwarrow;":`↖`,"nwnear;":`⤧`,"Oacute;":`Ó`,Oacute:`Ó`,"oacute;":`ó`,oacute:`ó`,"oast;":`⊛`,"ocir;":`⊚`,"Ocirc;":`Ô`,Ocirc:`Ô`,"ocirc;":`ô`,ocirc:`ô`,"Ocy;":`О`,"ocy;":`о`,"odash;":`⊝`,"Odblac;":`Ő`,"odblac;":`ő`,"odiv;":`⨸`,"odot;":`⊙`,"odsold;":`⦼`,"OElig;":`Œ`,"oelig;":`œ`,"ofcir;":`⦿`,"Ofr;":`𝔒`,"ofr;":`𝔬`,"ogon;":`˛`,"Ograve;":`Ò`,Ograve:`Ò`,"ograve;":`ò`,ograve:`ò`,"ogt;":`⧁`,"ohbar;":`⦵`,"ohm;":`Ω`,"oint;":`∮`,"olarr;":`↺`,"olcir;":`⦾`,"olcross;":`⦻`,"oline;":`‾`,"olt;":`⧀`,"Omacr;":`Ō`,"omacr;":`ō`,"Omega;":`Ω`,"omega;":`ω`,"Omicron;":`Ο`,"omicron;":`ο`,"omid;":`⦶`,"ominus;":`⊖`,"Oopf;":`𝕆`,"oopf;":`𝕠`,"opar;":`⦷`,"OpenCurlyDoubleQuote;":`“`,"OpenCurlyQuote;":`‘`,"operp;":`⦹`,"oplus;":`⊕`,"Or;":`⩔`,"or;":`∨`,"orarr;":`↻`,"ord;":`⩝`,"order;":`ℴ`,"orderof;":`ℴ`,"ordf;":`ª`,ordf:`ª`,"ordm;":`º`,ordm:`º`,"origof;":`⊶`,"oror;":`⩖`,"orslope;":`⩗`,"orv;":`⩛`,"oS;":`Ⓢ`,"Oscr;":`𝒪`,"oscr;":`ℴ`,"Oslash;":`Ø`,Oslash:`Ø`,"oslash;":`ø`,oslash:`ø`,"osol;":`⊘`,"Otilde;":`Õ`,Otilde:`Õ`,"otilde;":`õ`,otilde:`õ`,"Otimes;":`⨷`,"otimes;":`⊗`,"otimesas;":`⨶`,"Ouml;":`Ö`,Ouml:`Ö`,"ouml;":`ö`,ouml:`ö`,"ovbar;":`⌽`,"OverBar;":`‾`,"OverBrace;":`⏞`,"OverBracket;":`⎴`,"OverParenthesis;":`⏜`,"par;":`∥`,"para;":`¶`,para:`¶`,"parallel;":`∥`,"parsim;":`⫳`,"parsl;":`⫽`,"part;":`∂`,"PartialD;":`∂`,"Pcy;":`П`,"pcy;":`п`,"percnt;":`%`,"period;":`.`,"permil;":`‰`,"perp;":`⊥`,"pertenk;":`‱`,"Pfr;":`𝔓`,"pfr;":`𝔭`,"Phi;":`Φ`,"phi;":`φ`,"phiv;":`ϕ`,"phmmat;":`ℳ`,"phone;":`☎`,"Pi;":`Π`,"pi;":`π`,"pitchfork;":`⋔`,"piv;":`ϖ`,"planck;":`ℏ`,"planckh;":`ℎ`,"plankv;":`ℏ`,"plus;":`+`,"plusacir;":`⨣`,"plusb;":`⊞`,"pluscir;":`⨢`,"plusdo;":`∔`,"plusdu;":`⨥`,"pluse;":`⩲`,"PlusMinus;":`±`,"plusmn;":`±`,plusmn:`±`,"plussim;":`⨦`,"plustwo;":`⨧`,"pm;":`±`,"Poincareplane;":`ℌ`,"pointint;":`⨕`,"Popf;":`ℙ`,"popf;":`𝕡`,"pound;":`£`,pound:`£`,"Pr;":`⪻`,"pr;":`≺`,"prap;":`⪷`,"prcue;":`≼`,"prE;":`⪳`,"pre;":`⪯`,"prec;":`≺`,"precapprox;":`⪷`,"preccurlyeq;":`≼`,"Precedes;":`≺`,"PrecedesEqual;":`⪯`,"PrecedesSlantEqual;":`≼`,"PrecedesTilde;":`≾`,"preceq;":`⪯`,"precnapprox;":`⪹`,"precneqq;":`⪵`,"precnsim;":`⋨`,"precsim;":`≾`,"Prime;":`″`,"prime;":`′`,"primes;":`ℙ`,"prnap;":`⪹`,"prnE;":`⪵`,"prnsim;":`⋨`,"prod;":`∏`,"Product;":`∏`,"profalar;":`⌮`,"profline;":`⌒`,"profsurf;":`⌓`,"prop;":`∝`,"Proportion;":`∷`,"Proportional;":`∝`,"propto;":`∝`,"prsim;":`≾`,"prurel;":`⊰`,"Pscr;":`𝒫`,"pscr;":`𝓅`,"Psi;":`Ψ`,"psi;":`ψ`,"puncsp;":` `,"Qfr;":`𝔔`,"qfr;":`𝔮`,"qint;":`⨌`,"Qopf;":`ℚ`,"qopf;":`𝕢`,"qprime;":`⁗`,"Qscr;":`𝒬`,"qscr;":`𝓆`,"quaternions;":`ℍ`,"quatint;":`⨖`,"quest;":`?`,"questeq;":`≟`,"QUOT;":`"`,QUOT:`"`,"quot;":`"`,quot:`"`,"rAarr;":`⇛`,"race;":`∽̱`,"Racute;":`Ŕ`,"racute;":`ŕ`,"radic;":`√`,"raemptyv;":`⦳`,"Rang;":`⟫`,"rang;":`⟩`,"rangd;":`⦒`,"range;":`⦥`,"rangle;":`⟩`,"raquo;":`»`,raquo:`»`,"Rarr;":`↠`,"rArr;":`⇒`,"rarr;":`→`,"rarrap;":`⥵`,"rarrb;":`⇥`,"rarrbfs;":`⤠`,"rarrc;":`⤳`,"rarrfs;":`⤞`,"rarrhk;":`↪`,"rarrlp;":`↬`,"rarrpl;":`⥅`,"rarrsim;":`⥴`,"Rarrtl;":`⤖`,"rarrtl;":`↣`,"rarrw;":`↝`,"rAtail;":`⤜`,"ratail;":`⤚`,"ratio;":`∶`,"rationals;":`ℚ`,"RBarr;":`⤐`,"rBarr;":`⤏`,"rbarr;":`⤍`,"rbbrk;":`❳`,"rbrace;":`}`,"rbrack;":`]`,"rbrke;":`⦌`,"rbrksld;":`⦎`,"rbrkslu;":`⦐`,"Rcaron;":`Ř`,"rcaron;":`ř`,"Rcedil;":`Ŗ`,"rcedil;":`ŗ`,"rceil;":`⌉`,"rcub;":`}`,"Rcy;":`Р`,"rcy;":`р`,"rdca;":`⤷`,"rdldhar;":`⥩`,"rdquo;":`”`,"rdquor;":`”`,"rdsh;":`↳`,"Re;":`ℜ`,"real;":`ℜ`,"realine;":`ℛ`,"realpart;":`ℜ`,"reals;":`ℝ`,"rect;":`▭`,"REG;":`®`,REG:`®`,"reg;":`®`,reg:`®`,"ReverseElement;":`∋`,"ReverseEquilibrium;":`⇋`,"ReverseUpEquilibrium;":`⥯`,"rfisht;":`⥽`,"rfloor;":`⌋`,"Rfr;":`ℜ`,"rfr;":`𝔯`,"rHar;":`⥤`,"rhard;":`⇁`,"rharu;":`⇀`,"rharul;":`⥬`,"Rho;":`Ρ`,"rho;":`ρ`,"rhov;":`ϱ`,"RightAngleBracket;":`⟩`,"RightArrow;":`→`,"Rightarrow;":`⇒`,"rightarrow;":`→`,"RightArrowBar;":`⇥`,"RightArrowLeftArrow;":`⇄`,"rightarrowtail;":`↣`,"RightCeiling;":`⌉`,"RightDoubleBracket;":`⟧`,"RightDownTeeVector;":`⥝`,"RightDownVector;":`⇂`,"RightDownVectorBar;":`⥕`,"RightFloor;":`⌋`,"rightharpoondown;":`⇁`,"rightharpoonup;":`⇀`,"rightleftarrows;":`⇄`,"rightleftharpoons;":`⇌`,"rightrightarrows;":`⇉`,"rightsquigarrow;":`↝`,"RightTee;":`⊢`,"RightTeeArrow;":`↦`,"RightTeeVector;":`⥛`,"rightthreetimes;":`⋌`,"RightTriangle;":`⊳`,"RightTriangleBar;":`⧐`,"RightTriangleEqual;":`⊵`,"RightUpDownVector;":`⥏`,"RightUpTeeVector;":`⥜`,"RightUpVector;":`↾`,"RightUpVectorBar;":`⥔`,"RightVector;":`⇀`,"RightVectorBar;":`⥓`,"ring;":`˚`,"risingdotseq;":`≓`,"rlarr;":`⇄`,"rlhar;":`⇌`,"rlm;":`‏`,"rmoust;":`⎱`,"rmoustache;":`⎱`,"rnmid;":`⫮`,"roang;":`⟭`,"roarr;":`⇾`,"robrk;":`⟧`,"ropar;":`⦆`,"Ropf;":`ℝ`,"ropf;":`𝕣`,"roplus;":`⨮`,"rotimes;":`⨵`,"RoundImplies;":`⥰`,"rpar;":`)`,"rpargt;":`⦔`,"rppolint;":`⨒`,"rrarr;":`⇉`,"Rrightarrow;":`⇛`,"rsaquo;":`›`,"Rscr;":`ℛ`,"rscr;":`𝓇`,"Rsh;":`↱`,"rsh;":`↱`,"rsqb;":`]`,"rsquo;":`’`,"rsquor;":`’`,"rthree;":`⋌`,"rtimes;":`⋊`,"rtri;":`▹`,"rtrie;":`⊵`,"rtrif;":`▸`,"rtriltri;":`⧎`,"RuleDelayed;":`⧴`,"ruluhar;":`⥨`,"rx;":`℞`,"Sacute;":`Ś`,"sacute;":`ś`,"sbquo;":`‚`,"Sc;":`⪼`,"sc;":`≻`,"scap;":`⪸`,"Scaron;":`Š`,"scaron;":`š`,"sccue;":`≽`,"scE;":`⪴`,"sce;":`⪰`,"Scedil;":`Ş`,"scedil;":`ş`,"Scirc;":`Ŝ`,"scirc;":`ŝ`,"scnap;":`⪺`,"scnE;":`⪶`,"scnsim;":`⋩`,"scpolint;":`⨓`,"scsim;":`≿`,"Scy;":`С`,"scy;":`с`,"sdot;":`⋅`,"sdotb;":`⊡`,"sdote;":`⩦`,"searhk;":`⤥`,"seArr;":`⇘`,"searr;":`↘`,"searrow;":`↘`,"sect;":`§`,sect:`§`,"semi;":`;`,"seswar;":`⤩`,"setminus;":`∖`,"setmn;":`∖`,"sext;":`✶`,"Sfr;":`𝔖`,"sfr;":`𝔰`,"sfrown;":`⌢`,"sharp;":`♯`,"SHCHcy;":`Щ`,"shchcy;":`щ`,"SHcy;":`Ш`,"shcy;":`ш`,"ShortDownArrow;":`↓`,"ShortLeftArrow;":`←`,"shortmid;":`∣`,"shortparallel;":`∥`,"ShortRightArrow;":`→`,"ShortUpArrow;":`↑`,"shy;":`­`,shy:`­`,"Sigma;":`Σ`,"sigma;":`σ`,"sigmaf;":`ς`,"sigmav;":`ς`,"sim;":`∼`,"simdot;":`⩪`,"sime;":`≃`,"simeq;":`≃`,"simg;":`⪞`,"simgE;":`⪠`,"siml;":`⪝`,"simlE;":`⪟`,"simne;":`≆`,"simplus;":`⨤`,"simrarr;":`⥲`,"slarr;":`←`,"SmallCircle;":`∘`,"smallsetminus;":`∖`,"smashp;":`⨳`,"smeparsl;":`⧤`,"smid;":`∣`,"smile;":`⌣`,"smt;":`⪪`,"smte;":`⪬`,"smtes;":`⪬︀`,"SOFTcy;":`Ь`,"softcy;":`ь`,"sol;":`/`,"solb;":`⧄`,"solbar;":`⌿`,"Sopf;":`𝕊`,"sopf;":`𝕤`,"spades;":`♠`,"spadesuit;":`♠`,"spar;":`∥`,"sqcap;":`⊓`,"sqcaps;":`⊓︀`,"sqcup;":`⊔`,"sqcups;":`⊔︀`,"Sqrt;":`√`,"sqsub;":`⊏`,"sqsube;":`⊑`,"sqsubset;":`⊏`,"sqsubseteq;":`⊑`,"sqsup;":`⊐`,"sqsupe;":`⊒`,"sqsupset;":`⊐`,"sqsupseteq;":`⊒`,"squ;":`□`,"Square;":`□`,"square;":`□`,"SquareIntersection;":`⊓`,"SquareSubset;":`⊏`,"SquareSubsetEqual;":`⊑`,"SquareSuperset;":`⊐`,"SquareSupersetEqual;":`⊒`,"SquareUnion;":`⊔`,"squarf;":`▪`,"squf;":`▪`,"srarr;":`→`,"Sscr;":`𝒮`,"sscr;":`𝓈`,"ssetmn;":`∖`,"ssmile;":`⌣`,"sstarf;":`⋆`,"Star;":`⋆`,"star;":`☆`,"starf;":`★`,"straightepsilon;":`ϵ`,"straightphi;":`ϕ`,"strns;":`¯`,"Sub;":`⋐`,"sub;":`⊂`,"subdot;":`⪽`,"subE;":`⫅`,"sube;":`⊆`,"subedot;":`⫃`,"submult;":`⫁`,"subnE;":`⫋`,"subne;":`⊊`,"subplus;":`⪿`,"subrarr;":`⥹`,"Subset;":`⋐`,"subset;":`⊂`,"subseteq;":`⊆`,"subseteqq;":`⫅`,"SubsetEqual;":`⊆`,"subsetneq;":`⊊`,"subsetneqq;":`⫋`,"subsim;":`⫇`,"subsub;":`⫕`,"subsup;":`⫓`,"succ;":`≻`,"succapprox;":`⪸`,"succcurlyeq;":`≽`,"Succeeds;":`≻`,"SucceedsEqual;":`⪰`,"SucceedsSlantEqual;":`≽`,"SucceedsTilde;":`≿`,"succeq;":`⪰`,"succnapprox;":`⪺`,"succneqq;":`⪶`,"succnsim;":`⋩`,"succsim;":`≿`,"SuchThat;":`∋`,"Sum;":`∑`,"sum;":`∑`,"sung;":`♪`,"Sup;":`⋑`,"sup;":`⊃`,"sup1;":`¹`,sup1:`¹`,"sup2;":`²`,sup2:`²`,"sup3;":`³`,sup3:`³`,"supdot;":`⪾`,"supdsub;":`⫘`,"supE;":`⫆`,"supe;":`⊇`,"supedot;":`⫄`,"Superset;":`⊃`,"SupersetEqual;":`⊇`,"suphsol;":`⟉`,"suphsub;":`⫗`,"suplarr;":`⥻`,"supmult;":`⫂`,"supnE;":`⫌`,"supne;":`⊋`,"supplus;":`⫀`,"Supset;":`⋑`,"supset;":`⊃`,"supseteq;":`⊇`,"supseteqq;":`⫆`,"supsetneq;":`⊋`,"supsetneqq;":`⫌`,"supsim;":`⫈`,"supsub;":`⫔`,"supsup;":`⫖`,"swarhk;":`⤦`,"swArr;":`⇙`,"swarr;":`↙`,"swarrow;":`↙`,"swnwar;":`⤪`,"szlig;":`ß`,szlig:`ß`,"Tab;":` `,"target;":`⌖`,"Tau;":`Τ`,"tau;":`τ`,"tbrk;":`⎴`,"Tcaron;":`Ť`,"tcaron;":`ť`,"Tcedil;":`Ţ`,"tcedil;":`ţ`,"Tcy;":`Т`,"tcy;":`т`,"tdot;":`⃛`,"telrec;":`⌕`,"Tfr;":`𝔗`,"tfr;":`𝔱`,"there4;":`∴`,"Therefore;":`∴`,"therefore;":`∴`,"Theta;":`Θ`,"theta;":`θ`,"thetasym;":`ϑ`,"thetav;":`ϑ`,"thickapprox;":`≈`,"thicksim;":`∼`,"ThickSpace;":`  `,"thinsp;":` `,"ThinSpace;":` `,"thkap;":`≈`,"thksim;":`∼`,"THORN;":`Þ`,THORN:`Þ`,"thorn;":`þ`,thorn:`þ`,"Tilde;":`∼`,"tilde;":`˜`,"TildeEqual;":`≃`,"TildeFullEqual;":`≅`,"TildeTilde;":`≈`,"times;":`×`,times:`×`,"timesb;":`⊠`,"timesbar;":`⨱`,"timesd;":`⨰`,"tint;":`∭`,"toea;":`⤨`,"top;":`⊤`,"topbot;":`⌶`,"topcir;":`⫱`,"Topf;":`𝕋`,"topf;":`𝕥`,"topfork;":`⫚`,"tosa;":`⤩`,"tprime;":`‴`,"TRADE;":`™`,"trade;":`™`,"triangle;":`▵`,"triangledown;":`▿`,"triangleleft;":`◃`,"trianglelefteq;":`⊴`,"triangleq;":`≜`,"triangleright;":`▹`,"trianglerighteq;":`⊵`,"tridot;":`◬`,"trie;":`≜`,"triminus;":`⨺`,"TripleDot;":`⃛`,"triplus;":`⨹`,"trisb;":`⧍`,"tritime;":`⨻`,"trpezium;":`⏢`,"Tscr;":`𝒯`,"tscr;":`𝓉`,"TScy;":`Ц`,"tscy;":`ц`,"TSHcy;":`Ћ`,"tshcy;":`ћ`,"Tstrok;":`Ŧ`,"tstrok;":`ŧ`,"twixt;":`≬`,"twoheadleftarrow;":`↞`,"twoheadrightarrow;":`↠`,"Uacute;":`Ú`,Uacute:`Ú`,"uacute;":`ú`,uacute:`ú`,"Uarr;":`↟`,"uArr;":`⇑`,"uarr;":`↑`,"Uarrocir;":`⥉`,"Ubrcy;":`Ў`,"ubrcy;":`ў`,"Ubreve;":`Ŭ`,"ubreve;":`ŭ`,"Ucirc;":`Û`,Ucirc:`Û`,"ucirc;":`û`,ucirc:`û`,"Ucy;":`У`,"ucy;":`у`,"udarr;":`⇅`,"Udblac;":`Ű`,"udblac;":`ű`,"udhar;":`⥮`,"ufisht;":`⥾`,"Ufr;":`𝔘`,"ufr;":`𝔲`,"Ugrave;":`Ù`,Ugrave:`Ù`,"ugrave;":`ù`,ugrave:`ù`,"uHar;":`⥣`,"uharl;":`↿`,"uharr;":`↾`,"uhblk;":`▀`,"ulcorn;":`⌜`,"ulcorner;":`⌜`,"ulcrop;":`⌏`,"ultri;":`◸`,"Umacr;":`Ū`,"umacr;":`ū`,"uml;":`¨`,uml:`¨`,"UnderBar;":`_`,"UnderBrace;":`⏟`,"UnderBracket;":`⎵`,"UnderParenthesis;":`⏝`,"Union;":`⋃`,"UnionPlus;":`⊎`,"Uogon;":`Ų`,"uogon;":`ų`,"Uopf;":`𝕌`,"uopf;":`𝕦`,"UpArrow;":`↑`,"Uparrow;":`⇑`,"uparrow;":`↑`,"UpArrowBar;":`⤒`,"UpArrowDownArrow;":`⇅`,"UpDownArrow;":`↕`,"Updownarrow;":`⇕`,"updownarrow;":`↕`,"UpEquilibrium;":`⥮`,"upharpoonleft;":`↿`,"upharpoonright;":`↾`,"uplus;":`⊎`,"UpperLeftArrow;":`↖`,"UpperRightArrow;":`↗`,"Upsi;":`ϒ`,"upsi;":`υ`,"upsih;":`ϒ`,"Upsilon;":`Υ`,"upsilon;":`υ`,"UpTee;":`⊥`,"UpTeeArrow;":`↥`,"upuparrows;":`⇈`,"urcorn;":`⌝`,"urcorner;":`⌝`,"urcrop;":`⌎`,"Uring;":`Ů`,"uring;":`ů`,"urtri;":`◹`,"Uscr;":`𝒰`,"uscr;":`𝓊`,"utdot;":`⋰`,"Utilde;":`Ũ`,"utilde;":`ũ`,"utri;":`▵`,"utrif;":`▴`,"uuarr;":`⇈`,"Uuml;":`Ü`,Uuml:`Ü`,"uuml;":`ü`,uuml:`ü`,"uwangle;":`⦧`,"vangrt;":`⦜`,"varepsilon;":`ϵ`,"varkappa;":`ϰ`,"varnothing;":`∅`,"varphi;":`ϕ`,"varpi;":`ϖ`,"varpropto;":`∝`,"vArr;":`⇕`,"varr;":`↕`,"varrho;":`ϱ`,"varsigma;":`ς`,"varsubsetneq;":`⊊︀`,"varsubsetneqq;":`⫋︀`,"varsupsetneq;":`⊋︀`,"varsupsetneqq;":`⫌︀`,"vartheta;":`ϑ`,"vartriangleleft;":`⊲`,"vartriangleright;":`⊳`,"Vbar;":`⫫`,"vBar;":`⫨`,"vBarv;":`⫩`,"Vcy;":`В`,"vcy;":`в`,"VDash;":`⊫`,"Vdash;":`⊩`,"vDash;":`⊨`,"vdash;":`⊢`,"Vdashl;":`⫦`,"Vee;":`⋁`,"vee;":`∨`,"veebar;":`⊻`,"veeeq;":`≚`,"vellip;":`⋮`,"Verbar;":`‖`,"verbar;":`|`,"Vert;":`‖`,"vert;":`|`,"VerticalBar;":`∣`,"VerticalLine;":`|`,"VerticalSeparator;":`❘`,"VerticalTilde;":`≀`,"VeryThinSpace;":` `,"Vfr;":`𝔙`,"vfr;":`𝔳`,"vltri;":`⊲`,"vnsub;":`⊂⃒`,"vnsup;":`⊃⃒`,"Vopf;":`𝕍`,"vopf;":`𝕧`,"vprop;":`∝`,"vrtri;":`⊳`,"Vscr;":`𝒱`,"vscr;":`𝓋`,"vsubnE;":`⫋︀`,"vsubne;":`⊊︀`,"vsupnE;":`⫌︀`,"vsupne;":`⊋︀`,"Vvdash;":`⊪`,"vzigzag;":`⦚`,"Wcirc;":`Ŵ`,"wcirc;":`ŵ`,"wedbar;":`⩟`,"Wedge;":`⋀`,"wedge;":`∧`,"wedgeq;":`≙`,"weierp;":`℘`,"Wfr;":`𝔚`,"wfr;":`𝔴`,"Wopf;":`𝕎`,"wopf;":`𝕨`,"wp;":`℘`,"wr;":`≀`,"wreath;":`≀`,"Wscr;":`𝒲`,"wscr;":`𝓌`,"xcap;":`⋂`,"xcirc;":`◯`,"xcup;":`⋃`,"xdtri;":`▽`,"Xfr;":`𝔛`,"xfr;":`𝔵`,"xhArr;":`⟺`,"xharr;":`⟷`,"Xi;":`Ξ`,"xi;":`ξ`,"xlArr;":`⟸`,"xlarr;":`⟵`,"xmap;":`⟼`,"xnis;":`⋻`,"xodot;":`⨀`,"Xopf;":`𝕏`,"xopf;":`𝕩`,"xoplus;":`⨁`,"xotime;":`⨂`,"xrArr;":`⟹`,"xrarr;":`⟶`,"Xscr;":`𝒳`,"xscr;":`𝓍`,"xsqcup;":`⨆`,"xuplus;":`⨄`,"xutri;":`△`,"xvee;":`⋁`,"xwedge;":`⋀`,"Yacute;":`Ý`,Yacute:`Ý`,"yacute;":`ý`,yacute:`ý`,"YAcy;":`Я`,"yacy;":`я`,"Ycirc;":`Ŷ`,"ycirc;":`ŷ`,"Ycy;":`Ы`,"ycy;":`ы`,"yen;":`¥`,yen:`¥`,"Yfr;":`𝔜`,"yfr;":`𝔶`,"YIcy;":`Ї`,"yicy;":`ї`,"Yopf;":`𝕐`,"yopf;":`𝕪`,"Yscr;":`𝒴`,"yscr;":`𝓎`,"YUcy;":`Ю`,"yucy;":`ю`,"Yuml;":`Ÿ`,"yuml;":`ÿ`,yuml:`ÿ`,"Zacute;":`Ź`,"zacute;":`ź`,"Zcaron;":`Ž`,"zcaron;":`ž`,"Zcy;":`З`,"zcy;":`з`,"Zdot;":`Ż`,"zdot;":`ż`,"zeetrf;":`ℨ`,"ZeroWidthSpace;":`​`,"Zeta;":`Ζ`,"zeta;":`ζ`,"Zfr;":`ℨ`,"zfr;":`𝔷`,"ZHcy;":`Ж`,"zhcy;":`ж`,"zigrarr;":`⇝`,"Zopf;":`ℤ`,"zopf;":`𝕫`,"Zscr;":`𝒵`,"zscr;":`𝓏`,"zwj;":`‍`,"zwnj;":`‌`};function ac(e,t){if(e.length<t.length)return!1;for(let n=0;n<t.length;n++)if(e[n]!==t[n])return!1;return!0}function oc(e,t){let n=e.length-t.length;return n>0?e.lastIndexOf(t)===n:n===0?e===t:!1}function sc(e,t){let n=``;for(;t>0;)(t&1)==1&&(n+=e),e+=e,t>>>=1;return n}function cc(e,t){let n=e.charCodeAt(t);return 97<=n&&n<=122||65<=n&&n<=90||48<=n&&n<=57}function lc(e){return e!==void 0}function uc(e){if(e)return typeof e==`string`?{kind:`markdown`,value:e}:{kind:`markdown`,value:e.value}}var dc=class{isApplicable(){return!0}constructor(e,t){this.id=e,this._tags=[],this._tagMap={},this._valueSetMap={},this._tags=t.tags||[],this._globalAttributes=t.globalAttributes||[],this._tags.forEach(e=>{this._tagMap[e.name.toLowerCase()]=e}),t.valueSets&&t.valueSets.forEach(e=>{this._valueSetMap[e.name]=e.values})}getId(){return this.id}provideTags(){return this._tags}provideAttributes(e){let t=[],n=e=>{t.push(e)},r=this._tagMap[e.toLowerCase()];return r&&r.attributes.forEach(n),this._globalAttributes.forEach(n),t}provideValues(e,t){let n=[];t=t.toLowerCase();let r=e=>{e.forEach(e=>{e.name.toLowerCase()===t&&(e.values&&e.values.forEach(e=>{n.push(e)}),e.valueSet&&this._valueSetMap[e.valueSet]&&this._valueSetMap[e.valueSet].forEach(e=>{n.push(e)}))})},i=this._tagMap[e.toLowerCase()];return i&&r(i.attributes),r(this._globalAttributes),n}};function fc(e,t={},n){let r={kind:n?`markdown`:`plaintext`,value:``};if(e.description&&t.documentation!==!1){let t=uc(e.description);t&&(r.value+=t.value)}if(e.references&&e.references.length>0&&t.references!==!1&&(r.value.length&&(r.value+=`
37
30
 
38
31
  `),n?r.value+=e.references.map(e=>`[${e.name}](${e.url})`).join(` | `):r.value+=e.references.map(e=>`${e.name}: ${e.url}`).join(`
39
- `)),r.value!==``)return r}var Pc=class{constructor(e,t){this.dataManager=e,this.readDirectory=t,this.atributeCompletions=[]}onHtmlAttributeValue(e){this.dataManager.isPathAttribute(e.tag,e.attribute)&&this.atributeCompletions.push(e)}async computeCompletions(e,t){let n={items:[],isIncomplete:!1};for(let r of this.atributeCompletions){let i=Ic(e.getText(r.range));if(Lc(i))if(i===`.`||i===`..`)n.isIncomplete=!0;else{let a=Rc(r.value,i,r.range),o=await this.providePathSuggestions(r.value,a,e,t);for(let e of o)n.items.push(e)}}return n}async providePathSuggestions(e,t,n,r){let i=e.substring(0,e.lastIndexOf(`/`)+1),a=r.resolveReference(i||`.`,n.uri);if(a)try{let e=[],n=await this.readDirectory(a);for(let[r,i]of n)r.charCodeAt(0)!==Fc&&e.push(zc(r,i===$s.Directory,t));return e}catch{}return[]}},Fc=46;function Ic(e){return bc(e,`'`)||bc(e,`"`)?e.slice(1,-1):e}function Lc(e){return!(bc(e,`http`)||bc(e,`https`)||bc(e,`//`))}function Rc(e,t,n){let r,i=e.lastIndexOf(`/`);if(i===-1)r=Vc(n,1,-1);else{let e=t.slice(i+1),a=Bc(n.end,-1-e.length),o=e.indexOf(` `),s;s=o===-1?Bc(n.end,-1):Bc(a,o),r=G.create(a,s)}return r}function zc(e,t,n){return t?(e+=`/`,{label:e,kind:q.Folder,textEdit:K.replace(n,e),command:{title:`Suggest`,command:`editor.action.triggerSuggest`}}):{label:e,kind:q.File,textEdit:K.replace(n,e)}}function Bc(e,t){return W.create(e.line,e.character+t)}function Vc(e,t,n){let r=Bc(e.start,t),i=Bc(e.end,n);return G.create(r,i)}var Hc=class{constructor(e,t){this.lsOptions=e,this.dataManager=t,this.completionParticipants=[]}setCompletionParticipants(e){this.completionParticipants=e||[]}async doComplete2(e,t,n,r,i){if(!this.lsOptions.fileSystemProvider||!this.lsOptions.fileSystemProvider.readDirectory)return this.doComplete(e,t,n,i);let a=new Pc(this.dataManager,this.lsOptions.fileSystemProvider.readDirectory),o=this.completionParticipants;this.completionParticipants=[a].concat(o);let s=this.doComplete(e,t,n,i);try{let t=await a.computeCompletions(e,r);return{isIncomplete:s.isIncomplete||t.isIncomplete,items:t.items.concat(s.items)}}finally{this.completionParticipants=o}}doComplete(e,t,n,r){let i=this._doComplete(e,t,n,r);return this.convertCompletionList(i)}_doComplete(e,t,n,r){let i={isIncomplete:!1,items:[]},a=this.completionParticipants,o=this.dataManager.getDataProviders().filter(t=>t.isApplicable(e.languageId)&&(!r||r[t.getId()]!==!1)),s=this.dataManager.getVoidElements(o),c=this.doesSupportMarkdown(),l=e.getText(),u=e.offsetAt(t),d=n.findNodeBefore(u);if(!d)return i;let f=Q(l,d.start),p=``,m;function h(t,n=u){return t>u&&(t=u),{start:e.positionAt(t),end:e.positionAt(n)}}function g(e,t){let n=h(e,t);return o.forEach(e=>{e.provideTags().forEach(e=>{i.items.push({label:e.name,kind:q.Property,documentation:Nc(e,void 0,c),textEdit:K.replace(n,e.name),insertTextFormat:J.PlainText})})}),i}function _(e){let t=e;for(;t>0;){let n=l.charAt(t-1);if(`
40
- \r`.indexOf(n)>=0)return l.substring(t,e);if(!Wc(n))return null;t--}return l.substring(0,e)}function v(e,t,n=u){let r=h(e,n),a=Gc(l,n,Z.WithinEndTag,X.EndTagClose)?``:`>`,s=d;for(t&&(s=s.parent);s;){let t=s.tag;if(t&&(!s.closed||s.endTagStart&&s.endTagStart>u)){let n={label:`/`+t,kind:q.Property,filterText:`/`+t,textEdit:K.replace(r,`/`+t+a),insertTextFormat:J.PlainText},o=_(s.start),c=_(e-1);if(o!==null&&c!==null&&o!==c){let r=o+`</`+t+a;n.textEdit=K.replace(h(e-1-c.length),r),n.filterText=c+`</`+t}return i.items.push(n),i}s=s.parent}return t||o.forEach(e=>{e.provideTags().forEach(e=>{i.items.push({label:`/`+e.name,kind:q.Property,documentation:Nc(e,void 0,c),filterText:`/`+e.name+a,textEdit:K.replace(r,`/`+e.name+a),insertTextFormat:J.PlainText})})}),i}let y=(t,n)=>{if(r&&r.hideAutoCompleteProposals)return i;if(!this.dataManager.isVoidElement(n,s)){let r=e.positionAt(t);i.items.push({label:`</`+n+`>`,kind:q.Property,filterText:`</`+n+`>`,textEdit:K.insert(r,`$0</`+n+`>`),insertTextFormat:J.Snippet})}return i};function b(e,t){return g(e,t),v(e,!0,t),i}function x(){let e=Object.create(null);return d.attributeNames.forEach(t=>{e[t]=!0}),e}function S(e,t=u){let n=u;for(;n<t&&l[n]!==`<`;)n++;let a=l.substring(e,t),s=h(e,n),d=``;if(!Gc(l,t,Z.AfterAttributeName,X.DelimiterAssign)){let e=r?.attributeDefaultValue??`doublequotes`;d=e===`empty`?`=$1`:e===`singlequotes`?`='$1'`:`="$1"`}let f=x();return f[a]=!1,o.forEach(e=>{e.provideAttributes(p).forEach(e=>{if(f[e.name])return;f[e.name]=!0;let t=e.name,n;e.valueSet!==`v`&&d.length&&(t+=d,(e.valueSet||e.name===`style`)&&(n={title:`Suggest`,command:`editor.action.triggerSuggest`})),i.items.push({label:e.name,kind:e.valueSet===`handler`?q.Function:q.Value,documentation:Nc(e,void 0,c),textEdit:K.replace(s,t),insertTextFormat:J.Snippet,command:n})})}),C(s,f),i}function C(e,t){let r=`data-`,a={};a[r]=`${r}$1="$2"`;function o(e){e.attributeNames.forEach(e=>{bc(e,r)&&!a[e]&&!t[e]&&(a[e]=e+`="$1"`)}),e.children.forEach(e=>o(e))}n&&n.roots.forEach(e=>o(e)),Object.keys(a).forEach(t=>i.items.push({label:t,kind:q.Value,textEdit:K.replace(e,a[t]),insertTextFormat:J.Snippet}))}function w(n,r=u){let s,d,f;if(u>n&&u<=r&&Uc(l[n])){let e=n+1,t=r;r>n&&l[r-1]===l[n]&&t--,s=h(Kc(l,u,e),qc(l,u,t)),f=u>=e&&u<=t?l.substring(e,u):``,d=!1}else s=h(n,r),f=l.substring(n,u),d=!0;if(a.length>0){let i=p.toLowerCase(),o=m.toLowerCase(),s=h(n,r);for(let n of a)n.onHtmlAttributeValue&&n.onHtmlAttributeValue({document:e,position:t,tag:i,attribute:o,value:f,range:s})}return o.forEach(e=>{e.provideValues(p,m).forEach(e=>{let t=d?`"`+e.name+`"`:e.name;i.items.push({label:e.name,filterText:t,kind:q.Unit,documentation:Nc(e,void 0,c),textEdit:K.replace(s,t),insertTextFormat:J.PlainText})})}),ee(),i}function T(e){return u===f.getTokenEnd()&&(ne=f.scan(),ne===e&&f.getTokenOffset()===u)?f.getTokenEnd():u}function E(){for(let n of a)n.onHtmlContent&&n.onHtmlContent({document:e,position:t});return ee()}function ee(){let e=u-1,n=t.character;for(;e>=0&&kc(l,e);)e--,n--;if(e>=0&&l[e]===`&`){let e=G.create(W.create(t.line,n-1),t);for(let t in yc)if(xc(t,`;`)){let n=`&`+t;i.items.push({label:n,kind:q.Keyword,documentation:U(`Character entity representing '{0}'`,yc[t]),textEdit:K.replace(e,n),insertTextFormat:J.PlainText})}}return i}function te(e,t){let n=h(e,t);i.items.push({label:`!DOCTYPE`,kind:q.Property,documentation:`A preamble for an HTML document.`,textEdit:K.replace(n,`!DOCTYPE html>`),insertTextFormat:J.PlainText})}let ne=f.scan();for(;ne!==X.EOS&&f.getTokenOffset()<=u;){switch(ne){case X.StartTagOpen:if(f.getTokenEnd()===u){let e=T(X.StartTag);return t.line===0&&te(u,e),b(u,e)}break;case X.StartTag:if(f.getTokenOffset()<=u&&u<=f.getTokenEnd())return g(f.getTokenOffset(),f.getTokenEnd());p=f.getTokenText();break;case X.AttributeName:if(f.getTokenOffset()<=u&&u<=f.getTokenEnd())return S(f.getTokenOffset(),f.getTokenEnd());m=f.getTokenText();break;case X.DelimiterAssign:if(f.getTokenEnd()===u)return w(u,T(X.AttributeValue));break;case X.AttributeValue:if(f.getTokenOffset()<=u&&u<=f.getTokenEnd())return w(f.getTokenOffset(),f.getTokenEnd());break;case X.Whitespace:if(u<=f.getTokenEnd())switch(f.getScannerState()){case Z.AfterOpeningStartTag:return b(f.getTokenOffset(),T(X.StartTag));case Z.WithinTag:case Z.AfterAttributeName:return S(f.getTokenEnd());case Z.BeforeAttributeValue:return w(f.getTokenEnd());case Z.AfterOpeningEndTag:return v(f.getTokenOffset()-1,!1);case Z.WithinContent:return E()}break;case X.EndTagOpen:if(u<=f.getTokenEnd())return v(f.getTokenOffset()+1,!1,T(X.EndTag));break;case X.EndTag:if(u<=f.getTokenEnd()){let e=f.getTokenOffset()-1;for(;e>=0;){let t=l.charAt(e);if(t===`/`)return v(e,!1,f.getTokenEnd());if(!Wc(t))break;e--}}break;case X.StartTagClose:if(u<=f.getTokenEnd()&&p)return y(f.getTokenEnd(),p);break;case X.Content:if(u<=f.getTokenEnd())return E();break;default:if(u<=f.getTokenEnd())return i;break}ne=f.scan()}return i}doQuoteComplete(e,t,n,r){let i=e.offsetAt(t);if(i<=0)return null;let a=r?.attributeDefaultValue??`doublequotes`;if(a===`empty`||e.getText().charAt(i-1)!==`=`)return null;let o=a===`doublequotes`?`"$1"`:`'$1'`,s=n.findNodeBefore(i);if(s&&s.attributes&&s.start<i&&(!s.endTagStart||s.endTagStart>i)){let t=Q(e.getText(),s.start),n=t.scan();for(;n!==X.EOS&&t.getTokenEnd()<=i;){if(n===X.AttributeName&&t.getTokenEnd()===i-1)return n=t.scan(),n!==X.DelimiterAssign||(n=t.scan(),n===X.Unknown||n===X.AttributeValue)?null:o;n=t.scan()}}return null}doTagComplete(e,t,n){let r=e.offsetAt(t);if(r<=0)return null;let i=e.getText().charAt(r-1);if(i===`>`){let t=this.dataManager.getVoidElements(e.languageId),i=n.findNodeBefore(r);if(i&&i.tag&&!this.dataManager.isVoidElement(i.tag,t)&&i.start<r&&(!i.endTagStart||i.endTagStart>r)){let t=Q(e.getText(),i.start),n=t.scan();for(;n!==X.EOS&&t.getTokenEnd()<=r;){if(n===X.StartTagClose&&t.getTokenEnd()===r)return`$0</${i.tag}>`;n=t.scan()}}}else if(i===`/`){let t=n.findNodeBefore(r);for(;t&&t.closed&&!(t.endTagStart&&t.endTagStart>r);)t=t.parent;if(t&&t.tag){let n=Q(e.getText(),t.start),i=n.scan();for(;i!==X.EOS&&n.getTokenEnd()<=r;){if(i===X.EndTagOpen&&n.getTokenEnd()===r)return e.getText().charAt(r)===`>`?t.tag:`${t.tag}>`;i=n.scan()}}}return null}convertCompletionList(e){return this.doesSupportMarkdown()||e.items.forEach(e=>{e.documentation&&typeof e.documentation!=`string`&&(e.documentation={kind:`plaintext`,value:e.documentation.value})}),e}doesSupportMarkdown(){if(!Ac(this.supportsMarkdown)){if(!Ac(this.lsOptions.clientCapabilities))return this.supportsMarkdown=!0,this.supportsMarkdown;let e=this.lsOptions.clientCapabilities.textDocument?.completion?.completionItem?.documentationFormat;this.supportsMarkdown=Array.isArray(e)&&e.indexOf(es.Markdown)!==-1}return this.supportsMarkdown}};function Uc(e){return/^["']*$/.test(e)}function Wc(e){return/^\s*$/.test(e)}function Gc(e,t,n,r){let i=Q(e,t,n),a=i.scan();for(;a===X.Whitespace;)a=i.scan();return a===r}function Kc(e,t,n){for(;t>n&&!Wc(e[t-1]);)t--;return t}function qc(e,t,n){for(;t<n&&!Wc(e[t]);)t++;return t}var Jc=class{constructor(e,t){this.lsOptions=e,this.dataManager=t}doHover(e,t,n,r){let i=this.convertContents.bind(this),a=this.doesSupportMarkdown(),o=e.offsetAt(t),s=n.findNodeAt(o),c=e.getText();if(!s||!s.tag)return null;let l=this.dataManager.getDataProviders().filter(t=>t.isApplicable(e.languageId));function u(e,t,n){for(let n of l){let o=null;if(n.provideTags().forEach(n=>{if(n.name.toLowerCase()===e.toLowerCase()){let e=Nc(n,r,a);e||={kind:a?`markdown`:`plaintext`,value:``},o={contents:e,range:t}}}),o)return o.contents=i(o.contents),o}return null}function d(e,t,n){for(let o of l){let s=null;if(o.provideAttributes(e).forEach(e=>{if(t===e.name&&e.description){let t=Nc(e,r,a);s=t?{contents:t,range:n}:null}}),s)return s.contents=i(s.contents),s}return null}function f(e,t,n,o){for(let s of l){let c=null;if(s.provideValues(e,t).forEach(e=>{if(n===e.name&&e.description){let t=Nc(e,r,a);c=t?{contents:t,range:o}:null}}),c)return c.contents=i(c.contents),c}return null}function p(e,t){let n=g(e);for(let e in yc){let r=null;if(n===`&`+e){let n=yc[e].charCodeAt(0).toString(16).toUpperCase(),i=`U+`;if(n.length<4){let e=4-n.length,t=0;for(;t<e;)i+=`0`,t+=1}i+=n;let a=U(`Character entity representing '{0}', unicode equivalent '{1}'`,yc[e],i);r=a?{contents:a,range:t}:null}if(r)return r.contents=i(r.contents),r}return null}function m(t,n){let r=Q(e.getText(),n),i=r.scan();for(;i!==X.EOS&&(r.getTokenEnd()<o||r.getTokenEnd()===o&&i!==t);)i=r.scan();return i===t&&o<=r.getTokenEnd()?{start:e.positionAt(r.getTokenOffset()),end:e.positionAt(r.getTokenEnd())}:null}function h(){let e=o-1,n=t.character;for(;e>=0&&kc(c,e);)e--,n--;let r=e+1,i=n;for(;kc(c,r);)r++,i++;if(e>=0&&c[e]===`&`){let e=null;return e=c[r]===`;`?G.create(W.create(t.line,n),W.create(t.line,i+1)):G.create(W.create(t.line,n),W.create(t.line,i)),e}return null}function g(e){let t=o-1,n=`&`;for(;t>=0&&kc(e,t);)t--;for(t+=1;kc(e,t);)n+=e[t],t+=1;return n+=`;`,n}if(s.endTagStart&&o>=s.endTagStart){let e=m(X.EndTag,s.endTagStart);return e?u(s.tag,e,!1):null}let _=m(X.StartTag,s.start);if(_)return u(s.tag,_,!0);let v=m(X.AttributeName,s.start);if(v){let t=s.tag;return d(t,e.getText(v),v)}let y=h();if(y)return p(c,y);function b(t,n){let r=Q(e.getText(),t),i=r.scan(),a;for(;i!==X.EOS&&r.getTokenEnd()<=n;)i=r.scan(),i===X.AttributeName&&(a=r.getTokenText());return a}let x=m(X.AttributeValue,s.start);if(x){let t=s.tag,n=Yc(e.getText(x)),r=b(s.start,e.offsetAt(x.start));if(r)return f(t,r,n,x)}return null}convertContents(e){if(!this.doesSupportMarkdown()){if(typeof e==`string`)return e;if(`kind`in e)return{kind:`plaintext`,value:e.value};if(Array.isArray(e))e.map(e=>typeof e==`string`?e:e.value);else return e.value}return e}doesSupportMarkdown(){if(!Ac(this.supportsMarkdown)){if(!Ac(this.lsOptions.clientCapabilities))return this.supportsMarkdown=!0,this.supportsMarkdown;let e=this.lsOptions.clientCapabilities?.textDocument?.hover?.contentFormat;this.supportsMarkdown=Array.isArray(e)&&e.indexOf(es.Markdown)!==-1}return this.supportsMarkdown}};function Yc(e){return e.length<=1?e.replace(/['"]/,``):((e[0]===`'`||e[0]===`"`)&&(e=e.slice(1)),(e[e.length-1]===`'`||e[e.length-1]===`"`)&&(e=e.slice(0,-1)),e)}function Xc(e,t){return e}var Zc;(function(){"use strict";var e=[,,(function(e){function t(e){this.__parent=e,this.__character_count=0,this.__indent_count=-1,this.__alignment_count=0,this.__wrap_point_index=0,this.__wrap_point_character_count=0,this.__wrap_point_indent_count=-1,this.__wrap_point_alignment_count=0,this.__items=[]}t.prototype.clone_empty=function(){var e=new t(this.__parent);return e.set_indent(this.__indent_count,this.__alignment_count),e},t.prototype.item=function(e){return e<0?this.__items[this.__items.length+e]:this.__items[e]},t.prototype.has_match=function(e){for(var t=this.__items.length-1;t>=0;t--)if(this.__items[t].match(e))return!0;return!1},t.prototype.set_indent=function(e,t){this.is_empty()&&(this.__indent_count=e||0,this.__alignment_count=t||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},t.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},t.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},t.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var e=this.__parent.current_line;return e.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),e.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),e.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,e.__items[0]===` `&&(e.__items.splice(0,1),--e.__character_count),!0}return!1},t.prototype.is_empty=function(){return this.__items.length===0},t.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},t.prototype.push=function(e){this.__items.push(e);var t=e.lastIndexOf(`
32
+ `)),r.value!==``)return r}var pc=class{constructor(e,t){this.dataManager=e,this.readDirectory=t,this.atributeCompletions=[]}onHtmlAttributeValue(e){this.dataManager.isPathAttribute(e.tag,e.attribute)&&this.atributeCompletions.push(e)}async computeCompletions(e,t){let n={items:[],isIncomplete:!1};for(let r of this.atributeCompletions){let i=hc(e.getText(r.range));if(gc(i))if(i===`.`||i===`..`)n.isIncomplete=!0;else{let a=_c(r.value,i,r.range),o=await this.providePathSuggestions(r.value,a,e,t);for(let e of o)n.items.push(e)}}return n}async providePathSuggestions(e,t,n,r){let i=e.substring(0,e.lastIndexOf(`/`)+1),a=r.resolveReference(i||`.`,n.uri);if(a)try{let e=[],n=await this.readDirectory(a);for(let[r,i]of n)r.charCodeAt(0)!==mc&&e.push(vc(r,i===Ks.Directory,t));return e}catch{}return[]}};let mc=46;function hc(e){return ac(e,`'`)||ac(e,`"`)?e.slice(1,-1):e}function gc(e){return!(ac(e,`http`)||ac(e,`https`)||ac(e,`//`))}function _c(e,t,n){let r,i=e.lastIndexOf(`/`);if(i===-1)r=bc(n,1,-1);else{let e=t.slice(i+1),a=yc(n.end,-1-e.length),o=e.indexOf(` `),s;s=o===-1?yc(n.end,-1):yc(a,o),r=G.create(a,s)}return r}function vc(e,t,n){return t?(e+=`/`,{label:e,kind:q.Folder,textEdit:K.replace(n,e),command:{title:`Suggest`,command:`editor.action.triggerSuggest`}}):{label:e,kind:q.File,textEdit:K.replace(n,e)}}function yc(e,t){return W.create(e.line,e.character+t)}function bc(e,t,n){let r=yc(e.start,t),i=yc(e.end,n);return G.create(r,i)}var xc=class{constructor(e,t){this.lsOptions=e,this.dataManager=t,this.completionParticipants=[]}setCompletionParticipants(e){this.completionParticipants=e||[]}async doComplete2(e,t,n,r,i){if(!this.lsOptions.fileSystemProvider||!this.lsOptions.fileSystemProvider.readDirectory)return this.doComplete(e,t,n,i);let a=new pc(this.dataManager,this.lsOptions.fileSystemProvider.readDirectory),o=this.completionParticipants;this.completionParticipants=[a].concat(o);let s=this.doComplete(e,t,n,i);try{let t=await a.computeCompletions(e,r);return{isIncomplete:s.isIncomplete||t.isIncomplete,items:t.items.concat(s.items)}}finally{this.completionParticipants=o}}doComplete(e,t,n,r){let i=this._doComplete(e,t,n,r);return this.convertCompletionList(i)}_doComplete(e,t,n,r){let i={isIncomplete:!1,items:[]},a=this.completionParticipants,o=this.dataManager.getDataProviders().filter(t=>t.isApplicable(e.languageId)&&(!r||r[t.getId()]!==!1)),s=this.dataManager.getVoidElements(o),c=this.doesSupportMarkdown(),l=e.getText(),u=e.offsetAt(t),d=n.findNodeBefore(u);if(!d)return i;let f=Q(l,d.start),p=``,m;function h(t,n=u){return t>u&&(t=u),{start:e.positionAt(t),end:e.positionAt(n)}}function g(e,t){let n=h(e,t);return o.forEach(e=>{e.provideTags().forEach(e=>{i.items.push({label:e.name,kind:q.Property,documentation:fc(e,void 0,c),textEdit:K.replace(n,e.name),insertTextFormat:J.PlainText})})}),i}function _(e){let t=e;for(;t>0;){let n=l.charAt(t-1);if(`
33
+ \r`.indexOf(n)>=0)return l.substring(t,e);if(!Cc(n))return null;t--}return l.substring(0,e)}function v(e,t,n=u){let r=h(e,n),a=wc(l,n,Z.WithinEndTag,X.EndTagClose)?``:`>`,s=d;for(t&&(s=s.parent);s;){let t=s.tag;if(t&&(!s.closed||s.endTagStart&&s.endTagStart>u)){let n={label:`/`+t,kind:q.Property,filterText:`/`+t,textEdit:K.replace(r,`/`+t+a),insertTextFormat:J.PlainText},o=_(s.start),c=_(e-1);if(o!==null&&c!==null&&o!==c){let r=o+`</`+t+a;n.textEdit=K.replace(h(e-1-c.length),r),n.filterText=c+`</`+t}return i.items.push(n),i}s=s.parent}return t||o.forEach(e=>{e.provideTags().forEach(e=>{i.items.push({label:`/`+e.name,kind:q.Property,documentation:fc(e,void 0,c),filterText:`/`+e.name+a,textEdit:K.replace(r,`/`+e.name+a),insertTextFormat:J.PlainText})})}),i}let y=(t,n)=>{if(r&&r.hideAutoCompleteProposals)return i;if(!this.dataManager.isVoidElement(n,s)){let r=e.positionAt(t);i.items.push({label:`</`+n+`>`,kind:q.Property,filterText:`</`+n+`>`,textEdit:K.insert(r,`$0</`+n+`>`),insertTextFormat:J.Snippet})}return i};function b(e,t){return g(e,t),v(e,!0,t),i}function x(){let e=Object.create(null);return d.attributeNames.forEach(t=>{e[t]=!0}),e}function S(e,t=u){let n=u;for(;n<t&&l[n]!==`<`;)n++;let a=l.substring(e,t),s=h(e,n),d=``;if(!wc(l,t,Z.AfterAttributeName,X.DelimiterAssign)){let e=r?.attributeDefaultValue??`doublequotes`;d=e===`empty`?`=$1`:e===`singlequotes`?`='$1'`:`="$1"`}let f=x();return f[a]=!1,o.forEach(e=>{e.provideAttributes(p).forEach(e=>{if(f[e.name])return;f[e.name]=!0;let t=e.name,n;e.valueSet!==`v`&&d.length&&(t+=d,(e.valueSet||e.name===`style`)&&(n={title:`Suggest`,command:`editor.action.triggerSuggest`})),i.items.push({label:e.name,kind:e.valueSet===`handler`?q.Function:q.Value,documentation:fc(e,void 0,c),textEdit:K.replace(s,t),insertTextFormat:J.Snippet,command:n})})}),C(s,f),i}function C(e,t){let r=`data-`,a={};a[r]=`${r}$1="$2"`;function o(e){e.attributeNames.forEach(e=>{ac(e,r)&&!a[e]&&!t[e]&&(a[e]=e+`="$1"`)}),e.children.forEach(e=>o(e))}n&&n.roots.forEach(e=>o(e)),Object.keys(a).forEach(t=>i.items.push({label:t,kind:q.Value,textEdit:K.replace(e,a[t]),insertTextFormat:J.Snippet}))}function w(n,r=u){let s,d,f;if(u>n&&u<=r&&Sc(l[n])){let e=n+1,t=r;r>n&&l[r-1]===l[n]&&t--,s=h(Tc(l,u,e),Ec(l,u,t)),f=u>=e&&u<=t?l.substring(e,u):``,d=!1}else s=h(n,r),f=l.substring(n,u),d=!0;if(a.length>0){let i=p.toLowerCase(),o=m.toLowerCase(),s=h(n,r);for(let n of a)n.onHtmlAttributeValue&&n.onHtmlAttributeValue({document:e,position:t,tag:i,attribute:o,value:f,range:s})}return o.forEach(e=>{e.provideValues(p,m).forEach(e=>{let t=d?`"`+e.name+`"`:e.name;i.items.push({label:e.name,filterText:t,kind:q.Unit,documentation:fc(e,void 0,c),textEdit:K.replace(s,t),insertTextFormat:J.PlainText})})}),ee(),i}function T(e){return u===f.getTokenEnd()&&(ne=f.scan(),ne===e&&f.getTokenOffset()===u)?f.getTokenEnd():u}function E(){for(let n of a)n.onHtmlContent&&n.onHtmlContent({document:e,position:t});return ee()}function ee(){let e=u-1,n=t.character;for(;e>=0&&cc(l,e);)e--,n--;if(e>=0&&l[e]===`&`){let e=G.create(W.create(t.line,n-1),t);for(let t in ic)if(oc(t,`;`)){let n=`&`+t;i.items.push({label:n,kind:q.Keyword,documentation:U(`Character entity representing '{0}'`,ic[t]),textEdit:K.replace(e,n),insertTextFormat:J.PlainText})}}return i}function te(e,t){let n=h(e,t);i.items.push({label:`!DOCTYPE`,kind:q.Property,documentation:`A preamble for an HTML document.`,textEdit:K.replace(n,`!DOCTYPE html>`),insertTextFormat:J.PlainText})}let ne=f.scan();for(;ne!==X.EOS&&f.getTokenOffset()<=u;){switch(ne){case X.StartTagOpen:if(f.getTokenEnd()===u){let e=T(X.StartTag);return t.line===0&&te(u,e),b(u,e)}break;case X.StartTag:if(f.getTokenOffset()<=u&&u<=f.getTokenEnd())return g(f.getTokenOffset(),f.getTokenEnd());p=f.getTokenText();break;case X.AttributeName:if(f.getTokenOffset()<=u&&u<=f.getTokenEnd())return S(f.getTokenOffset(),f.getTokenEnd());m=f.getTokenText();break;case X.DelimiterAssign:if(f.getTokenEnd()===u)return w(u,T(X.AttributeValue));break;case X.AttributeValue:if(f.getTokenOffset()<=u&&u<=f.getTokenEnd())return w(f.getTokenOffset(),f.getTokenEnd());break;case X.Whitespace:if(u<=f.getTokenEnd())switch(f.getScannerState()){case Z.AfterOpeningStartTag:return b(f.getTokenOffset(),T(X.StartTag));case Z.WithinTag:case Z.AfterAttributeName:return S(f.getTokenEnd());case Z.BeforeAttributeValue:return w(f.getTokenEnd());case Z.AfterOpeningEndTag:return v(f.getTokenOffset()-1,!1);case Z.WithinContent:return E()}break;case X.EndTagOpen:if(u<=f.getTokenEnd())return v(f.getTokenOffset()+1,!1,T(X.EndTag));break;case X.EndTag:if(u<=f.getTokenEnd()){let e=f.getTokenOffset()-1;for(;e>=0;){let t=l.charAt(e);if(t===`/`)return v(e,!1,f.getTokenEnd());if(!Cc(t))break;e--}}break;case X.StartTagClose:if(u<=f.getTokenEnd()&&p)return y(f.getTokenEnd(),p);break;case X.Content:if(u<=f.getTokenEnd())return E();break;default:if(u<=f.getTokenEnd())return i;break}ne=f.scan()}return i}doQuoteComplete(e,t,n,r){let i=e.offsetAt(t);if(i<=0)return null;let a=r?.attributeDefaultValue??`doublequotes`;if(a===`empty`||e.getText().charAt(i-1)!==`=`)return null;let o=a===`doublequotes`?`"$1"`:`'$1'`,s=n.findNodeBefore(i);if(s&&s.attributes&&s.start<i&&(!s.endTagStart||s.endTagStart>i)){let t=Q(e.getText(),s.start),n=t.scan();for(;n!==X.EOS&&t.getTokenEnd()<=i;){if(n===X.AttributeName&&t.getTokenEnd()===i-1)return n=t.scan(),n!==X.DelimiterAssign||(n=t.scan(),n===X.Unknown||n===X.AttributeValue)?null:o;n=t.scan()}}return null}doTagComplete(e,t,n){let r=e.offsetAt(t);if(r<=0)return null;let i=e.getText().charAt(r-1);if(i===`>`){let t=this.dataManager.getVoidElements(e.languageId),i=n.findNodeBefore(r);if(i&&i.tag&&!this.dataManager.isVoidElement(i.tag,t)&&i.start<r&&(!i.endTagStart||i.endTagStart>r)){let t=Q(e.getText(),i.start),n=t.scan();for(;n!==X.EOS&&t.getTokenEnd()<=r;){if(n===X.StartTagClose&&t.getTokenEnd()===r)return`$0</${i.tag}>`;n=t.scan()}}}else if(i===`/`){let t=n.findNodeBefore(r);for(;t&&t.closed&&!(t.endTagStart&&t.endTagStart>r);)t=t.parent;if(t&&t.tag){let n=Q(e.getText(),t.start),i=n.scan();for(;i!==X.EOS&&n.getTokenEnd()<=r;){if(i===X.EndTagOpen&&n.getTokenEnd()===r)return e.getText().charAt(r)===`>`?t.tag:`${t.tag}>`;i=n.scan()}}}return null}convertCompletionList(e){return this.doesSupportMarkdown()||e.items.forEach(e=>{e.documentation&&typeof e.documentation!=`string`&&(e.documentation={kind:`plaintext`,value:e.documentation.value})}),e}doesSupportMarkdown(){if(!lc(this.supportsMarkdown)){if(!lc(this.lsOptions.clientCapabilities))return this.supportsMarkdown=!0,this.supportsMarkdown;let e=this.lsOptions.clientCapabilities.textDocument?.completion?.completionItem?.documentationFormat;this.supportsMarkdown=Array.isArray(e)&&e.indexOf(qo.Markdown)!==-1}return this.supportsMarkdown}};function Sc(e){return/^["']*$/.test(e)}function Cc(e){return/^\s*$/.test(e)}function wc(e,t,n,r){let i=Q(e,t,n),a=i.scan();for(;a===X.Whitespace;)a=i.scan();return a===r}function Tc(e,t,n){for(;t>n&&!Cc(e[t-1]);)t--;return t}function Ec(e,t,n){for(;t<n&&!Cc(e[t]);)t++;return t}var Dc=class{constructor(e,t){this.lsOptions=e,this.dataManager=t}doHover(e,t,n,r){let i=this.convertContents.bind(this),a=this.doesSupportMarkdown(),o=e.offsetAt(t),s=n.findNodeAt(o),c=e.getText();if(!s||!s.tag)return null;let l=this.dataManager.getDataProviders().filter(t=>t.isApplicable(e.languageId));function u(e,t,n){for(let n of l){let o=null;if(n.provideTags().forEach(n=>{if(n.name.toLowerCase()===e.toLowerCase()){let e=fc(n,r,a);e||={kind:a?`markdown`:`plaintext`,value:``},o={contents:e,range:t}}}),o)return o.contents=i(o.contents),o}return null}function d(e,t,n){for(let o of l){let s=null;if(o.provideAttributes(e).forEach(e=>{if(t===e.name&&e.description){let t=fc(e,r,a);s=t?{contents:t,range:n}:null}}),s)return s.contents=i(s.contents),s}return null}function f(e,t,n,o){for(let s of l){let c=null;if(s.provideValues(e,t).forEach(e=>{if(n===e.name&&e.description){let t=fc(e,r,a);c=t?{contents:t,range:o}:null}}),c)return c.contents=i(c.contents),c}return null}function p(e,t){let n=g(e);for(let e in ic){let r=null;if(n===`&`+e){let n=ic[e].charCodeAt(0).toString(16).toUpperCase(),i=`U+`;if(n.length<4){let e=4-n.length,t=0;for(;t<e;)i+=`0`,t+=1}i+=n;let a=U(`Character entity representing '{0}', unicode equivalent '{1}'`,ic[e],i);r=a?{contents:a,range:t}:null}if(r)return r.contents=i(r.contents),r}return null}function m(t,n){let r=Q(e.getText(),n),i=r.scan();for(;i!==X.EOS&&(r.getTokenEnd()<o||r.getTokenEnd()===o&&i!==t);)i=r.scan();return i===t&&o<=r.getTokenEnd()?{start:e.positionAt(r.getTokenOffset()),end:e.positionAt(r.getTokenEnd())}:null}function h(){let e=o-1,n=t.character;for(;e>=0&&cc(c,e);)e--,n--;let r=e+1,i=n;for(;cc(c,r);)r++,i++;if(e>=0&&c[e]===`&`){let e=null;return e=c[r]===`;`?G.create(W.create(t.line,n),W.create(t.line,i+1)):G.create(W.create(t.line,n),W.create(t.line,i)),e}return null}function g(e){let t=o-1,n=`&`;for(;t>=0&&cc(e,t);)t--;for(t+=1;cc(e,t);)n+=e[t],t+=1;return n+=`;`,n}if(s.endTagStart&&o>=s.endTagStart){let e=m(X.EndTag,s.endTagStart);return e?u(s.tag,e):null}let _=m(X.StartTag,s.start);if(_)return u(s.tag,_);let v=m(X.AttributeName,s.start);if(v){let t=s.tag;return d(t,e.getText(v),v)}let y=h();if(y)return p(c,y);function b(t,n){let r=Q(e.getText(),t),i=r.scan(),a;for(;i!==X.EOS&&r.getTokenEnd()<=n;)i=r.scan(),i===X.AttributeName&&(a=r.getTokenText());return a}let x=m(X.AttributeValue,s.start);if(x){let t=s.tag,n=Oc(e.getText(x)),r=b(s.start,e.offsetAt(x.start));if(r)return f(t,r,n,x)}return null}convertContents(e){if(!this.doesSupportMarkdown()){if(typeof e==`string`)return e;if(`kind`in e)return{kind:`plaintext`,value:e.value};if(Array.isArray(e))e.map(e=>typeof e==`string`?e:e.value);else return e.value}return e}doesSupportMarkdown(){if(!lc(this.supportsMarkdown)){if(!lc(this.lsOptions.clientCapabilities))return this.supportsMarkdown=!0,this.supportsMarkdown;let e=this.lsOptions.clientCapabilities?.textDocument?.hover?.contentFormat;this.supportsMarkdown=Array.isArray(e)&&e.indexOf(qo.Markdown)!==-1}return this.supportsMarkdown}};function Oc(e){return e.length<=1?e.replace(/['"]/,``):((e[0]===`'`||e[0]===`"`)&&(e=e.slice(1)),(e[e.length-1]===`'`||e[e.length-1]===`"`)&&(e=e.slice(0,-1)),e)}function kc(e,t){return e}var Ac;(function(){var e=[,,(function(e){function t(e){this.__parent=e,this.__character_count=0,this.__indent_count=-1,this.__alignment_count=0,this.__wrap_point_index=0,this.__wrap_point_character_count=0,this.__wrap_point_indent_count=-1,this.__wrap_point_alignment_count=0,this.__items=[]}t.prototype.clone_empty=function(){var e=new t(this.__parent);return e.set_indent(this.__indent_count,this.__alignment_count),e},t.prototype.item=function(e){return e<0?this.__items[this.__items.length+e]:this.__items[e]},t.prototype.has_match=function(e){for(var t=this.__items.length-1;t>=0;t--)if(this.__items[t].match(e))return!0;return!1},t.prototype.set_indent=function(e,t){this.is_empty()&&(this.__indent_count=e||0,this.__alignment_count=t||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},t.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},t.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},t.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var e=this.__parent.current_line;return e.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),e.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),e.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,e.__items[0]===` `&&(e.__items.splice(0,1),--e.__character_count),!0}return!1},t.prototype.is_empty=function(){return this.__items.length===0},t.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},t.prototype.push=function(e){this.__items.push(e);var t=e.lastIndexOf(`
41
34
  `);t===-1?this.__character_count+=e.length:this.__character_count=e.length-t},t.prototype.pop=function(){var e=null;return this.is_empty()||(e=this.__items.pop(),this.__character_count-=e.length),e},t.prototype._remove_indent=function(){this.__indent_count>0&&(--this.__indent_count,this.__character_count-=this.__parent.indent_size)},t.prototype._remove_wrap_indent=function(){this.__wrap_point_indent_count>0&&--this.__wrap_point_indent_count},t.prototype.trim=function(){for(;this.last()===` `;)this.__items.pop(),--this.__character_count},t.prototype.toString=function(){var e=``;return this.is_empty()?this.__parent.indent_empty_lines&&(e=this.__parent.get_indent_string(this.__indent_count)):(e=this.__parent.get_indent_string(this.__indent_count,this.__alignment_count),e+=this.__items.join(``)),e};function n(e,t){this.__cache=[``],this.__indent_size=e.indent_size,this.__indent_string=e.indent_char,e.indent_with_tabs||(this.__indent_string=Array(e.indent_size+1).join(e.indent_char)),t||=``,e.indent_level>0&&(t=Array(e.indent_level+1).join(this.__indent_string)),this.__base_string=t,this.__base_string_length=t.length}n.prototype.get_indent_size=function(e,t){var n=this.__base_string_length;return t||=0,e<0&&(n=0),n+=e*this.__indent_size,n+=t,n},n.prototype.get_indent_string=function(e,t){var n=this.__base_string;return t||=0,e<0&&(e=0,n=``),t+=e*this.__indent_size,this.__ensure_cache(t),n+=this.__cache[t],n},n.prototype.__ensure_cache=function(e){for(;e>=this.__cache.length;)this.__add_column()},n.prototype.__add_column=function(){var e=this.__cache.length,t=0,n=``;this.__indent_size&&e>=this.__indent_size&&(t=Math.floor(e/this.__indent_size),e-=t*this.__indent_size,n=Array(t+1).join(this.__indent_string)),e&&(n+=Array(e+1).join(` `)),this.__cache.push(n)};function r(e,r){this.__indent_cache=new n(e,r),this.raw=!1,this._end_with_newline=e.end_with_newline,this.indent_size=e.indent_size,this.wrap_line_length=e.wrap_line_length,this.indent_empty_lines=e.indent_empty_lines,this.__lines=[],this.previous_line=null,this.current_line=null,this.next_line=new t(this),this.space_before_token=!1,this.non_breaking_space=!1,this.previous_token_wrapped=!1,this.__add_outputline()}r.prototype.__add_outputline=function(){this.previous_line=this.current_line,this.current_line=this.next_line.clone_empty(),this.__lines.push(this.current_line)},r.prototype.get_line_number=function(){return this.__lines.length},r.prototype.get_indent_string=function(e,t){return this.__indent_cache.get_indent_string(e,t)},r.prototype.get_indent_size=function(e,t){return this.__indent_cache.get_indent_size(e,t)},r.prototype.is_empty=function(){return!this.previous_line&&this.current_line.is_empty()},r.prototype.add_new_line=function(e){return this.is_empty()||!e&&this.just_added_newline()?!1:(this.raw||this.__add_outputline(),!0)},r.prototype.get_code=function(e){this.trim(!0);var t=this.current_line.pop();t&&(t[t.length-1]===`
42
35
  `&&(t=t.replace(/\n+$/g,``)),this.current_line.push(t)),this._end_with_newline&&this.__add_outputline();var n=this.__lines.join(`
43
36
  `);return e!==`
@@ -51,7 +44,7 @@ You passed in: '`+this.raw_options[e]+`'`);return r},t.prototype._is_valid_selec
51
44
  `&&(n===0||n<this._options.max_preserve_newlines)&&(n++,this._output.add_new_line(!0));return t},m.prototype.foundNestedPseudoClass=function(){for(var e=0,t=1,n=this._input.peek(t);n;){if(n===`{`)return!0;if(n===`(`)e+=1;else if(n===`)`){if(e===0)return!1;--e}else if(n===`;`||n===`}`)return!1;t++,n=this._input.peek(t)}return!1},m.prototype.print_string=function(e){this._output.set_indent(this._indentLevel),this._output.non_breaking_space=!0,this._output.add_token(e)},m.prototype.preserveSingleSpace=function(e){e&&(this._output.space_before_token=!0)},m.prototype.indent=function(){this._indentLevel++},m.prototype.outdent=function(){this._indentLevel>0&&this._indentLevel--},m.prototype.beautify=function(){if(this._options.disabled)return this._source_text;var e=this._source_text,t=this._options.eol;t===`auto`&&(t=`
52
45
  `,e&&c.test(e||``)&&(t=e.match(c)[0])),e=e.replace(l,`
53
46
  `);var n=e.match(/^[\t ]*/)[0];this._output=new i(this._options,n),this._input=new a(e),this._indentLevel=0,this._nestedLevel=0,this._ch=null;for(var r=0,o=!1,m=!1,h=!1,g=!1,_=!1,v=this._ch,y=!1,b,x,S;b=this._input.read(d),x=b!==``,S=v,this._ch=this._input.next(),this._ch===`\\`&&this._input.hasNext()&&(this._ch+=this._input.next()),v=this._ch,this._ch;)if(this._ch===`/`&&this._input.peek()===`*`){this._output.add_new_line(),this._input.back();var C=this._input.read(f),w=s.get_directives(C);w&&w.ignore===`start`&&(C+=s.readIgnored(this._input)),this.print_string(C),this.eatWhitespace(!0),this._output.add_new_line()}else if(this._ch===`/`&&this._input.peek()===`/`)this._output.space_before_token=!0,this._input.back(),this.print_string(this._input.read(p)),this.eatWhitespace(!0);else if(this._ch===`$`){this.preserveSingleSpace(x),this.print_string(this._ch);var T=this._input.peekUntilAfter(/[: ,;{}()[\]\/='"]/g);T.match(/[ :]$/)&&(T=this.eatString(`: `).replace(/\s+$/,``),this.print_string(T),this._output.space_before_token=!0),r===0&&T.indexOf(`:`)!==-1&&(m=!0,this.indent())}else if(this._ch===`@`)if(this.preserveSingleSpace(x),this._input.peek()===`{`)this.print_string(this._ch+this.eatString(`}`));else{this.print_string(this._ch);var E=this._input.peekUntilAfter(/[: ,;{}()[\]\/='"]/g);E.match(/[ :]$/)&&(E=this.eatString(`: `).replace(/\s+$/,``),this.print_string(E),this._output.space_before_token=!0),r===0&&E.indexOf(`:`)!==-1?(m=!0,this.indent()):E in this.NESTED_AT_RULE?(this._nestedLevel+=1,E in this.CONDITIONAL_GROUP_RULE&&(h=!0)):r===0&&!m&&(g=!0)}else if(this._ch===`#`&&this._input.peek()===`{`)this.preserveSingleSpace(x),this.print_string(this._ch+this.eatString(`}`));else if(this._ch===`{`)m&&(m=!1,this.outdent()),g=!1,h?(h=!1,o=this._indentLevel>=this._nestedLevel):o=this._indentLevel>=this._nestedLevel-1,this._options.newline_between_rules&&o&&this._output.previous_line&&this._output.previous_line.item(-1)!==`{`&&this._output.ensure_empty_line_above(`/`,`,`),this._output.space_before_token=!0,this._options.brace_style===`expand`?(this._output.add_new_line(),this.print_string(this._ch),this.indent(),this._output.set_indent(this._indentLevel)):(S===`(`?this._output.space_before_token=!1:S!==`,`&&this.indent(),this.print_string(this._ch)),this.eatWhitespace(!0),this._output.add_new_line();else if(this._ch===`}`)this.outdent(),this._output.add_new_line(),S===`{`&&this._output.trim(!0),m&&=(this.outdent(),!1),this.print_string(this._ch),o=!1,this._nestedLevel&&this._nestedLevel--,this.eatWhitespace(!0),this._output.add_new_line(),this._options.newline_between_rules&&!this._output.just_added_blankline()&&this._input.peek()!==`}`&&this._output.add_new_line(!0),this._input.peek()===`)`&&(this._output.trim(!0),this._options.brace_style===`expand`&&this._output.add_new_line(!0));else if(this._ch===`:`){for(var ee=0;ee<this.NON_SEMICOLON_NEWLINE_PROPERTY.length;ee++)if(this._input.lookBack(this.NON_SEMICOLON_NEWLINE_PROPERTY[ee])){y=!0;break}(o||h)&&!(this._input.lookBack(`&`)||this.foundNestedPseudoClass())&&!this._input.lookBack(`(`)&&!g&&r===0?(this.print_string(`:`),m||(m=!0,this._output.space_before_token=!0,this.eatWhitespace(!0),this.indent())):(this._input.lookBack(` `)&&(this._output.space_before_token=!0),this._input.peek()===`:`?(this._ch=this._input.next(),this.print_string(`::`)):this.print_string(`:`))}else if(this._ch===`"`||this._ch===`'`){var te=S===`"`||S===`'`;this.preserveSingleSpace(te||x),this.print_string(this._ch+this.eatString(this._ch)),this.eatWhitespace(!0)}else if(this._ch===`;`)y=!1,r===0?(m&&=(this.outdent(),!1),g=!1,this.print_string(this._ch),this.eatWhitespace(!0),this._input.peek()!==`/`&&this._output.add_new_line()):(this.print_string(this._ch),this.eatWhitespace(!0),this._output.space_before_token=!0);else if(this._ch===`(`)if(this._input.lookBack(`url`))this.print_string(this._ch),this.eatWhitespace(),r++,this.indent(),this._ch=this._input.next(),this._ch===`)`||this._ch===`"`||this._ch===`'`?this._input.back():this._ch&&(this.print_string(this._ch+this.eatString(`)`)),r&&(r--,this.outdent()));else{var ne=!1;this._input.lookBack(`with`)&&(ne=!0),this.preserveSingleSpace(x||ne),this.print_string(this._ch),m&&S===`$`&&this._options.selector_separator_newline?(this._output.add_new_line(),_=!0):(this.eatWhitespace(),r++,this.indent())}else if(this._ch===`)`)r&&(r--,this.outdent()),_&&this._input.peek()===`;`&&this._options.selector_separator_newline&&(_=!1,this.outdent(),this._output.add_new_line()),this.print_string(this._ch);else if(this._ch===`,`)this.print_string(this._ch),this.eatWhitespace(!0),this._options.selector_separator_newline&&(!m||_)&&r===0&&!g?this._output.add_new_line():this._output.space_before_token=!0;else if((this._ch===`>`||this._ch===`+`||this._ch===`~`)&&!m&&r===0)this._options.space_around_combinator?(this._output.space_before_token=!0,this.print_string(this._ch),this._output.space_before_token=!0):(this.print_string(this._ch),this.eatWhitespace(),this._ch&&u.test(this._ch)&&(this._ch=``));else if(this._ch===`]`)this.print_string(this._ch);else if(this._ch===`[`)this.preserveSingleSpace(x),this.print_string(this._ch);else if(this._ch===`=`)this.eatWhitespace(),this.print_string(`=`),u.test(this._ch)&&(this._ch=``);else if(this._ch===`!`&&!this._input.lookBack(`\\`))this._output.space_before_token=!0,this.print_string(this._ch);else{var re=S===`"`||S===`'`;this.preserveSingleSpace(re||x),this.print_string(this._ch),!this._output.just_added_newline()&&this._input.peek()===`
54
- `&&y&&this._output.add_new_line()}return this._output.get_code(t)},e.exports.Beautifier=m}),(function(e,t,n){var r=n(6).Options;function i(e){r.call(this,e,`css`),this.selector_separator_newline=this._get_boolean(`selector_separator_newline`,!0),this.newline_between_rules=this._get_boolean(`newline_between_rules`,!0);var t=this._get_boolean(`space_around_selector_separator`);this.space_around_combinator=this._get_boolean(`space_around_combinator`)||t;var n=this._get_selection_list(`brace_style`,[`collapse`,`expand`,`end-expand`,`none`,`preserve-inline`]);this.brace_style=`collapse`;for(var i=0;i<n.length;i++)n[i]===`expand`?this.brace_style=n[i]:this.brace_style=`collapse`}i.prototype=new r,e.exports.Options=i})],t={};function n(r){var i=t[r];if(i!==void 0)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,n),a.exports}Zc=n(15)})();var Qc=Zc,$c;(function(){"use strict";var e=[,,(function(e){function t(e){this.__parent=e,this.__character_count=0,this.__indent_count=-1,this.__alignment_count=0,this.__wrap_point_index=0,this.__wrap_point_character_count=0,this.__wrap_point_indent_count=-1,this.__wrap_point_alignment_count=0,this.__items=[]}t.prototype.clone_empty=function(){var e=new t(this.__parent);return e.set_indent(this.__indent_count,this.__alignment_count),e},t.prototype.item=function(e){return e<0?this.__items[this.__items.length+e]:this.__items[e]},t.prototype.has_match=function(e){for(var t=this.__items.length-1;t>=0;t--)if(this.__items[t].match(e))return!0;return!1},t.prototype.set_indent=function(e,t){this.is_empty()&&(this.__indent_count=e||0,this.__alignment_count=t||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},t.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},t.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},t.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var e=this.__parent.current_line;return e.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),e.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),e.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,e.__items[0]===` `&&(e.__items.splice(0,1),--e.__character_count),!0}return!1},t.prototype.is_empty=function(){return this.__items.length===0},t.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},t.prototype.push=function(e){this.__items.push(e);var t=e.lastIndexOf(`
47
+ `&&y&&this._output.add_new_line()}return this._output.get_code(t)},e.exports.Beautifier=m}),(function(e,t,n){var r=n(6).Options;function i(e){r.call(this,e,`css`),this.selector_separator_newline=this._get_boolean(`selector_separator_newline`,!0),this.newline_between_rules=this._get_boolean(`newline_between_rules`,!0);var t=this._get_boolean(`space_around_selector_separator`);this.space_around_combinator=this._get_boolean(`space_around_combinator`)||t;var n=this._get_selection_list(`brace_style`,[`collapse`,`expand`,`end-expand`,`none`,`preserve-inline`]);this.brace_style=`collapse`;for(var i=0;i<n.length;i++)n[i]===`expand`?this.brace_style=n[i]:this.brace_style=`collapse`}i.prototype=new r,e.exports.Options=i})],t={};function n(r){var i=t[r];if(i!==void 0)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,n),a.exports}Ac=n(15)})();var jc=Ac,Mc;(function(){var e=[,,(function(e){function t(e){this.__parent=e,this.__character_count=0,this.__indent_count=-1,this.__alignment_count=0,this.__wrap_point_index=0,this.__wrap_point_character_count=0,this.__wrap_point_indent_count=-1,this.__wrap_point_alignment_count=0,this.__items=[]}t.prototype.clone_empty=function(){var e=new t(this.__parent);return e.set_indent(this.__indent_count,this.__alignment_count),e},t.prototype.item=function(e){return e<0?this.__items[this.__items.length+e]:this.__items[e]},t.prototype.has_match=function(e){for(var t=this.__items.length-1;t>=0;t--)if(this.__items[t].match(e))return!0;return!1},t.prototype.set_indent=function(e,t){this.is_empty()&&(this.__indent_count=e||0,this.__alignment_count=t||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},t.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},t.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},t.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var e=this.__parent.current_line;return e.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),e.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),e.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,e.__items[0]===` `&&(e.__items.splice(0,1),--e.__character_count),!0}return!1},t.prototype.is_empty=function(){return this.__items.length===0},t.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},t.prototype.push=function(e){this.__items.push(e);var t=e.lastIndexOf(`
55
48
  `);t===-1?this.__character_count+=e.length:this.__character_count=e.length-t},t.prototype.pop=function(){var e=null;return this.is_empty()||(e=this.__items.pop(),this.__character_count-=e.length),e},t.prototype._remove_indent=function(){this.__indent_count>0&&(--this.__indent_count,this.__character_count-=this.__parent.indent_size)},t.prototype._remove_wrap_indent=function(){this.__wrap_point_indent_count>0&&--this.__wrap_point_indent_count},t.prototype.trim=function(){for(;this.last()===` `;)this.__items.pop(),--this.__character_count},t.prototype.toString=function(){var e=``;return this.is_empty()?this.__parent.indent_empty_lines&&(e=this.__parent.get_indent_string(this.__indent_count)):(e=this.__parent.get_indent_string(this.__indent_count,this.__alignment_count),e+=this.__items.join(``)),e};function n(e,t){this.__cache=[``],this.__indent_size=e.indent_size,this.__indent_string=e.indent_char,e.indent_with_tabs||(this.__indent_string=Array(e.indent_size+1).join(e.indent_char)),t||=``,e.indent_level>0&&(t=Array(e.indent_level+1).join(this.__indent_string)),this.__base_string=t,this.__base_string_length=t.length}n.prototype.get_indent_size=function(e,t){var n=this.__base_string_length;return t||=0,e<0&&(n=0),n+=e*this.__indent_size,n+=t,n},n.prototype.get_indent_string=function(e,t){var n=this.__base_string;return t||=0,e<0&&(e=0,n=``),t+=e*this.__indent_size,this.__ensure_cache(t),n+=this.__cache[t],n},n.prototype.__ensure_cache=function(e){for(;e>=this.__cache.length;)this.__add_column()},n.prototype.__add_column=function(){var e=this.__cache.length,t=0,n=``;this.__indent_size&&e>=this.__indent_size&&(t=Math.floor(e/this.__indent_size),e-=t*this.__indent_size,n=Array(t+1).join(this.__indent_string)),e&&(n+=Array(e+1).join(` `)),this.__cache.push(n)};function r(e,r){this.__indent_cache=new n(e,r),this.raw=!1,this._end_with_newline=e.end_with_newline,this.indent_size=e.indent_size,this.wrap_line_length=e.wrap_line_length,this.indent_empty_lines=e.indent_empty_lines,this.__lines=[],this.previous_line=null,this.current_line=null,this.next_line=new t(this),this.space_before_token=!1,this.non_breaking_space=!1,this.previous_token_wrapped=!1,this.__add_outputline()}r.prototype.__add_outputline=function(){this.previous_line=this.current_line,this.current_line=this.next_line.clone_empty(),this.__lines.push(this.current_line)},r.prototype.get_line_number=function(){return this.__lines.length},r.prototype.get_indent_string=function(e,t){return this.__indent_cache.get_indent_string(e,t)},r.prototype.get_indent_size=function(e,t){return this.__indent_cache.get_indent_size(e,t)},r.prototype.is_empty=function(){return!this.previous_line&&this.current_line.is_empty()},r.prototype.add_new_line=function(e){return this.is_empty()||!e&&this.just_added_newline()?!1:(this.raw||this.__add_outputline(),!0)},r.prototype.get_code=function(e){this.trim(!0);var t=this.current_line.pop();t&&(t[t.length-1]===`
56
49
  `&&(t=t.replace(/\n+$/g,``)),this.current_line.push(t)),this._end_with_newline&&this.__add_outputline();var n=this.__lines.join(`
57
50
  `);return e!==`
@@ -70,11 +63,11 @@ You passed in: '`+this.raw_options[e]+`'`);return r},t.prototype._is_valid_selec
70
63
  `)),i=l+i.replace(/\n/g,`
71
64
  `+l)}s&&(i=i?s+i+`
72
65
  `+c:s+c),e.print_newline(!1),i&&(t.text=i,t.whitespace_before=``,t.newlines=0,e.add_raw_token(t),e.print_newline(!0))}},h.prototype._handle_tag_open=function(e,t,n,r,i){var a=this._get_tag_open_token(t);if((n.is_unformatted||n.is_content_unformatted)&&!n.is_empty_element&&t.type===o.TAG_OPEN&&!a.is_start_tag?(e.add_raw_token(t),a.start_tag_token=this._tag_stack.try_pop(a.tag_name)):(e.traverse_whitespace(t),this._set_tag_position(e,t,a,n,r),a.is_inline_element||e.set_wrap_point(),e.print_token(t)),a.is_start_tag&&this._is_wrap_attributes_force){var s=0,c;do c=i.peek(s),c.type===o.ATTRIBUTE&&(a.attr_count+=1),s+=1;while(c.type!==o.EOF&&c.type!==o.TAG_CLOSE)}return(this._is_wrap_attributes_force_aligned||this._is_wrap_attributes_aligned_multiple||this._is_wrap_attributes_preserve_aligned)&&(a.alignment_size=t.text.length+1),!a.tag_complete&&!a.is_unformatted&&(e.alignment_size=a.alignment_size),a};var g=function(e,t){if(this.parent=e||null,this.text=``,this.type=`TK_TAG_OPEN`,this.tag_name=``,this.is_inline_element=!1,this.is_unformatted=!1,this.is_content_unformatted=!1,this.is_empty_element=!1,this.is_start_tag=!1,this.is_end_tag=!1,this.indent_content=!1,this.multiline_content=!1,this.custom_beautifier_name=null,this.start_tag_token=null,this.attr_count=0,this.has_wrapped_attrs=!1,this.alignment_size=0,this.tag_complete=!1,this.tag_start_char=``,this.tag_check=``,!t)this.tag_complete=!0;else{var n;this.tag_start_char=t.text[0],this.text=t.text,this.tag_start_char===`<`?(n=t.text.match(/^<([^\s>]*)/),this.tag_check=n?n[1]:``):(n=t.text.match(/^{{~?(?:[\^]|#\*?)?([^\s}]+)/),this.tag_check=n?n[1]:``,(t.text.startsWith(`{{#>`)||t.text.startsWith(`{{~#>`))&&this.tag_check[0]===`>`&&(this.tag_check===`>`&&t.next!==null?this.tag_check=t.next.text.split(` `)[0]:this.tag_check=t.text.split(`>`)[1])),this.tag_check=this.tag_check.toLowerCase(),t.type===o.COMMENT&&(this.tag_complete=!0),this.is_start_tag=this.tag_check.charAt(0)!==`/`,this.tag_name=this.is_start_tag?this.tag_check:this.tag_check.substr(1),this.is_end_tag=!this.is_start_tag||t.closed&&t.closed.text===`/>`;var r=2;this.tag_start_char===`{`&&this.text.length>=3&&this.text.charAt(2)===`~`&&(r=3),this.is_end_tag=this.is_end_tag||this.tag_start_char===`{`&&(this.text.length<3||/[^#\^]/.test(this.text.charAt(r)))}};h.prototype._get_tag_open_token=function(e){var t=new g(this._tag_stack.get_parser_token(),e);return t.alignment_size=this._options.wrap_attributes_indent_size,t.is_end_tag=t.is_end_tag||f(t.tag_check,this._options.void_elements),t.is_empty_element=t.tag_complete||t.is_start_tag&&t.is_end_tag,t.is_unformatted=!t.tag_complete&&f(t.tag_check,this._options.unformatted),t.is_content_unformatted=!t.is_empty_element&&f(t.tag_check,this._options.content_unformatted),t.is_inline_element=f(t.tag_name,this._options.inline)||this._options.inline_custom_elements&&t.tag_name.includes(`-`)||t.tag_start_char===`{`,t},h.prototype._set_tag_position=function(e,t,n,r,i){if(n.is_empty_element||(n.is_end_tag?n.start_tag_token=this._tag_stack.try_pop(n.tag_name):(this._do_optional_end_element(n)&&(n.is_inline_element||e.print_newline(!1)),this._tag_stack.record_tag(n),(n.tag_name===`script`||n.tag_name===`style`)&&!(n.is_unformatted||n.is_content_unformatted)&&(n.custom_beautifier_name=d(n.tag_check,t)))),f(n.tag_check,this._options.extra_liners)&&(e.print_newline(!1),e._output.just_added_blankline()||e.print_newline(!0)),n.is_empty_element)n.tag_start_char===`{`&&n.tag_check===`else`&&(this._tag_stack.indent_to_tag([`if`,`unless`,`each`]),n.indent_content=!0,e.current_line_has_match(/{{#if/)||e.print_newline(!1)),n.tag_name===`!--`&&i.type===o.TAG_CLOSE&&r.is_end_tag&&n.text.indexOf(`
73
- `)===-1||(n.is_inline_element||n.is_unformatted||e.print_newline(!1),this._calcluate_parent_multiline(e,n));else if(n.is_end_tag){var a=!1;a=n.start_tag_token&&n.start_tag_token.multiline_content,a||=!n.is_inline_element&&!(r.is_inline_element||r.is_unformatted)&&!(i.type===o.TAG_CLOSE&&n.start_tag_token===r)&&i.type!==`TK_CONTENT`,(n.is_content_unformatted||n.is_unformatted)&&(a=!1),a&&e.print_newline(!1)}else n.indent_content=!n.custom_beautifier_name,n.tag_start_char===`<`&&(n.tag_name===`html`?n.indent_content=this._options.indent_inner_html:n.tag_name===`head`?n.indent_content=this._options.indent_head_inner_html:n.tag_name===`body`&&(n.indent_content=this._options.indent_body_inner_html)),!(n.is_inline_element||n.is_unformatted)&&(i.type!==`TK_CONTENT`||n.is_content_unformatted)&&e.print_newline(!1),this._calcluate_parent_multiline(e,n)},h.prototype._calcluate_parent_multiline=function(e,t){t.parent&&e._output.just_added_newline()&&!((t.is_inline_element||t.is_unformatted)&&t.parent.is_inline_element)&&(t.parent.multiline_content=!0)};var _=`address.article.aside.blockquote.details.div.dl.fieldset.figcaption.figure.footer.form.h1.h2.h3.h4.h5.h6.header.hr.main.menu.nav.ol.p.pre.section.table.ul`.split(`.`),v=[`a`,`audio`,`del`,`ins`,`map`,`noscript`,`video`];h.prototype._do_optional_end_element=function(e){var t=null;if(!(e.is_empty_element||!e.is_start_tag||!e.parent)){if(e.tag_name===`body`)t||=this._tag_stack.try_pop(`head`);else if(e.tag_name===`li`)t||=this._tag_stack.try_pop(`li`,[`ol`,`ul`,`menu`]);else if(e.tag_name===`dd`||e.tag_name===`dt`)t||=this._tag_stack.try_pop(`dt`,[`dl`]),t||=this._tag_stack.try_pop(`dd`,[`dl`]);else if(e.parent.tag_name===`p`&&_.indexOf(e.tag_name)!==-1){var n=e.parent.parent;(!n||v.indexOf(n.tag_name)===-1)&&(t||=this._tag_stack.try_pop(`p`))}else e.tag_name===`rp`||e.tag_name===`rt`?(t||=this._tag_stack.try_pop(`rt`,[`ruby`,`rtc`]),t||=this._tag_stack.try_pop(`rp`,[`ruby`,`rtc`])):e.tag_name===`optgroup`?t||=this._tag_stack.try_pop(`optgroup`,[`select`]):e.tag_name===`option`?t||=this._tag_stack.try_pop(`option`,[`select`,`datalist`,`optgroup`]):e.tag_name===`colgroup`?t||=this._tag_stack.try_pop(`caption`,[`table`]):e.tag_name===`thead`?(t||=this._tag_stack.try_pop(`caption`,[`table`]),t||=this._tag_stack.try_pop(`colgroup`,[`table`])):e.tag_name===`tbody`||e.tag_name===`tfoot`?(t||=this._tag_stack.try_pop(`caption`,[`table`]),t||=this._tag_stack.try_pop(`colgroup`,[`table`]),t||=this._tag_stack.try_pop(`thead`,[`table`]),t||=this._tag_stack.try_pop(`tbody`,[`table`])):e.tag_name===`tr`?(t||=this._tag_stack.try_pop(`caption`,[`table`]),t||=this._tag_stack.try_pop(`colgroup`,[`table`]),t||=this._tag_stack.try_pop(`tr`,[`table`,`thead`,`tbody`,`tfoot`])):(e.tag_name===`th`||e.tag_name===`td`)&&(t||=this._tag_stack.try_pop(`td`,[`table`,`thead`,`tbody`,`tfoot`,`tr`]),t||=this._tag_stack.try_pop(`th`,[`table`,`thead`,`tbody`,`tfoot`,`tr`]));return e.parent=this._tag_stack.get_parser_token(),t}},e.exports.Beautifier=h}),(function(e,t,n){var r=n(6).Options;function i(e){r.call(this,e,`html`),this.templating.length===1&&this.templating[0]===`auto`&&(this.templating=[`django`,`erb`,`handlebars`,`php`]),this.indent_inner_html=this._get_boolean(`indent_inner_html`),this.indent_body_inner_html=this._get_boolean(`indent_body_inner_html`,!0),this.indent_head_inner_html=this._get_boolean(`indent_head_inner_html`,!0),this.indent_handlebars=this._get_boolean(`indent_handlebars`,!0),this.wrap_attributes=this._get_selection(`wrap_attributes`,[`auto`,`force`,`force-aligned`,`force-expand-multiline`,`aligned-multiple`,`preserve`,`preserve-aligned`]),this.wrap_attributes_min_attrs=this._get_number(`wrap_attributes_min_attrs`,2),this.wrap_attributes_indent_size=this._get_number(`wrap_attributes_indent_size`,this.indent_size),this.extra_liners=this._get_array(`extra_liners`,[`head`,`body`,`/html`]),this.inline=this._get_array(`inline`,`a.abbr.area.audio.b.bdi.bdo.br.button.canvas.cite.code.data.datalist.del.dfn.em.embed.i.iframe.img.input.ins.kbd.keygen.label.map.mark.math.meter.noscript.object.output.progress.q.ruby.s.samp.select.small.span.strong.sub.sup.svg.template.textarea.time.u.var.video.wbr.text.acronym.big.strike.tt`.split(`.`)),this.inline_custom_elements=this._get_boolean(`inline_custom_elements`,!0),this.void_elements=this._get_array(`void_elements`,[`area`,`base`,`br`,`col`,`embed`,`hr`,`img`,`input`,`keygen`,`link`,`menuitem`,`meta`,`param`,`source`,`track`,`wbr`,`!doctype`,`?xml`,`basefont`,`isindex`]),this.unformatted=this._get_array(`unformatted`,[]),this.content_unformatted=this._get_array(`content_unformatted`,[`pre`,`textarea`]),this.unformatted_content_delimiter=this._get_characters(`unformatted_content_delimiter`),this.indent_scripts=this._get_selection(`indent_scripts`,[`normal`,`keep`,`separate`])}i.prototype=new r,e.exports.Options=i}),(function(e,t,n){var r=n(9).Tokenizer,i=n(9).TOKEN,a=n(13).Directives,o=n(14).TemplatablePattern,s=n(12).Pattern,c={TAG_OPEN:`TK_TAG_OPEN`,TAG_CLOSE:`TK_TAG_CLOSE`,CONTROL_FLOW_OPEN:`TK_CONTROL_FLOW_OPEN`,CONTROL_FLOW_CLOSE:`TK_CONTROL_FLOW_CLOSE`,ATTRIBUTE:`TK_ATTRIBUTE`,EQUALS:`TK_EQUALS`,VALUE:`TK_VALUE`,COMMENT:`TK_COMMENT`,TEXT:`TK_TEXT`,UNKNOWN:`TK_UNKNOWN`,START:i.START,RAW:i.RAW,EOF:i.EOF},l=new a(/<\!--/,/-->/),u=function(e,t){r.call(this,e,t),this._current_tag_name=``;var n=new o(this._input).read_options(this._options),i=new s(this._input);if(this.__patterns={word:n.until(/[\n\r\t <]/),word_control_flow_close_excluded:n.until(/[\n\r\t <}]/),single_quote:n.until_after(/'/),double_quote:n.until_after(/"/),attribute:n.until(/[\n\r\t =>]|\/>/),element_name:n.until(/[\n\r\t >\/]/),angular_control_flow_start:i.matching(/\@[a-zA-Z]+[^({]*[({]/),handlebars_comment:i.starting_with(/{{!--/).until_after(/--}}/),handlebars:i.starting_with(/{{/).until_after(/}}/),handlebars_open:i.until(/[\n\r\t }]/),handlebars_raw_close:i.until(/}}/),comment:i.starting_with(/<!--/).until_after(/-->/),cdata:i.starting_with(/<!\[CDATA\[/).until_after(/]]>/),conditional_comment:i.starting_with(/<!\[/).until_after(/]>/),processing:i.starting_with(/<\?/).until_after(/\?>/)},this._options.indent_handlebars&&(this.__patterns.word=this.__patterns.word.exclude(`handlebars`),this.__patterns.word_control_flow_close_excluded=this.__patterns.word_control_flow_close_excluded.exclude(`handlebars`)),this._unformatted_content_delimiter=null,this._options.unformatted_content_delimiter){var a=this._input.get_literal_regexp(this._options.unformatted_content_delimiter);this.__patterns.unformatted_content_delimiter=i.matching(a).until_after(a)}};u.prototype=new r,u.prototype._is_comment=function(e){return!1},u.prototype._is_opening=function(e){return e.type===c.TAG_OPEN||e.type===c.CONTROL_FLOW_OPEN},u.prototype._is_closing=function(e,t){return e.type===c.TAG_CLOSE&&t&&((e.text===`>`||e.text===`/>`)&&t.text[0]===`<`||e.text===`}}`&&t.text[0]===`{`&&t.text[1]===`{`)||e.type===c.CONTROL_FLOW_CLOSE&&e.text===`}`&&t.text.endsWith(`{`)},u.prototype._reset=function(){this._current_tag_name=``},u.prototype._get_next_token=function(e,t){var n=null;this._readWhitespace();var r=this._input.peek();return r===null?this._create_token(c.EOF,``):(n||=this._read_open_handlebars(r,t),n||=this._read_attribute(r,e,t),n||=this._read_close(r,t),n||=this._read_control_flows(r,t),n||=this._read_raw_content(r,e,t),n||=this._read_content_word(r,t),n||=this._read_comment_or_cdata(r),n||=this._read_processing(r),n||=this._read_open(r,t),n||=this._create_token(c.UNKNOWN,this._input.next()),n)},u.prototype._read_comment_or_cdata=function(e){var t=null,n=null,r=null;return e===`<`&&(this._input.peek(1)===`!`&&(n=this.__patterns.comment.read(),n?(r=l.get_directives(n),r&&r.ignore===`start`&&(n+=l.readIgnored(this._input))):n=this.__patterns.cdata.read()),n&&(t=this._create_token(c.COMMENT,n),t.directives=r)),t},u.prototype._read_processing=function(e){var t=null,n=null,r=null;if(e===`<`){var i=this._input.peek(1);(i===`!`||i===`?`)&&(n=this.__patterns.conditional_comment.read(),n||=this.__patterns.processing.read()),n&&(t=this._create_token(c.COMMENT,n),t.directives=r)}return t},u.prototype._read_open=function(e,t){var n=null,r=null;return(!t||t.type===c.CONTROL_FLOW_OPEN)&&e===`<`&&(n=this._input.next(),this._input.peek()===`/`&&(n+=this._input.next()),n+=this.__patterns.element_name.read(),r=this._create_token(c.TAG_OPEN,n)),r},u.prototype._read_open_handlebars=function(e,t){var n=null,r=null;return(!t||t.type===c.CONTROL_FLOW_OPEN)&&this._options.indent_handlebars&&e===`{`&&this._input.peek(1)===`{`&&(this._input.peek(2)===`!`?(n=this.__patterns.handlebars_comment.read(),n||=this.__patterns.handlebars.read(),r=this._create_token(c.COMMENT,n)):(n=this.__patterns.handlebars_open.read(),r=this._create_token(c.TAG_OPEN,n))),r},u.prototype._read_control_flows=function(e,t){var n=``,r=null;if(!this._options.templating.includes(`angular`)||!this._options.indent_handlebars)return r;if(e===`@`){if(n=this.__patterns.angular_control_flow_start.read(),n===``)return r;for(var i=n.endsWith(`(`)?1:0,a=0;!(n.endsWith(`{`)&&i===a);){var o=this._input.next();if(o===null)break;o===`(`?i++:o===`)`&&a++,n+=o}r=this._create_token(c.CONTROL_FLOW_OPEN,n)}else e===`}`&&t&&t.type===c.CONTROL_FLOW_OPEN&&(n=this._input.next(),r=this._create_token(c.CONTROL_FLOW_CLOSE,n));return r},u.prototype._read_close=function(e,t){var n=null,r=null;return t&&t.type===c.TAG_OPEN&&(t.text[0]===`<`&&(e===`>`||e===`/`&&this._input.peek(1)===`>`)?(n=this._input.next(),e===`/`&&(n+=this._input.next()),r=this._create_token(c.TAG_CLOSE,n)):t.text[0]===`{`&&e===`}`&&this._input.peek(1)===`}`&&(this._input.next(),this._input.next(),r=this._create_token(c.TAG_CLOSE,`}}`))),r},u.prototype._read_attribute=function(e,t,n){var r=null,i=``;if(n&&n.text[0]===`<`)if(e===`=`)r=this._create_token(c.EQUALS,this._input.next());else if(e===`"`||e===`'`){var a=this._input.next();e===`"`?a+=this.__patterns.double_quote.read():a+=this.__patterns.single_quote.read(),r=this._create_token(c.VALUE,a)}else i=this.__patterns.attribute.read(),i&&(r=t.type===c.EQUALS?this._create_token(c.VALUE,i):this._create_token(c.ATTRIBUTE,i));return r},u.prototype._is_content_unformatted=function(e){return this._options.void_elements.indexOf(e)===-1&&(this._options.content_unformatted.indexOf(e)!==-1||this._options.unformatted.indexOf(e)!==-1)},u.prototype._read_raw_content=function(e,t,n){var r=``;if(n&&n.text[0]===`{`)r=this.__patterns.handlebars_raw_close.read();else if(t.type===c.TAG_CLOSE&&t.opened.text[0]===`<`&&t.text[0]!==`/`){var i=t.opened.text.substr(1).toLowerCase();if(i===`script`||i===`style`){var a=this._read_comment_or_cdata(e);if(a)return a.type=c.TEXT,a;r=this._input.readUntil(RegExp(`</`+i+`[\\n\\r\\t ]*?>`,`ig`))}else this._is_content_unformatted(i)&&(r=this._input.readUntil(RegExp(`</`+i+`[\\n\\r\\t ]*?>`,`ig`)))}return r?this._create_token(c.TEXT,r):null},u.prototype._read_content_word=function(e,t){var n=``;if(this._options.unformatted_content_delimiter&&e===this._options.unformatted_content_delimiter[0]&&(n=this.__patterns.unformatted_content_delimiter.read()),n||=t&&t.type===c.CONTROL_FLOW_OPEN?this.__patterns.word_control_flow_close_excluded.read():this.__patterns.word.read(),n)return this._create_token(c.TEXT,n)},e.exports.Tokenizer=u,e.exports.TOKEN=c})],t={};function n(r){var i=t[r];if(i!==void 0)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,n),a.exports}$c=n(18)})();function el(e,t){return $c(e,t,Xc,Qc)}function tl(e,t,n){let r=e.getText(),i=!0,a=0,o=n.tabSize||4;if(t){let o=e.offsetAt(t.start),s=o;for(;s>0&&sl(r,s-1);)s--;s===0||ol(r,s-1)?o=s:s<o&&(o=s+1);let c=e.offsetAt(t.end),l=c;for(;l<r.length&&sl(r,l);)l++;(l===r.length||ol(r,l))&&(c=l),t=G.create(e.positionAt(o),e.positionAt(c));let u=r.substring(0,o);if(new RegExp(/.*[<][^>]*$/).test(u))return r=r.substring(o,c),[{range:t,newText:r}];if(i=c===r.length,r=r.substring(o,c),o!==0){let r=e.offsetAt(W.create(t.start.line,0));a=al(e.getText(),r,n)}}else t=G.create(W.create(0,0),e.positionAt(r.length));let s={indent_size:o,indent_char:n.insertSpaces?` `:` `,indent_empty_lines:$(n,`indentEmptyLines`,!1),wrap_line_length:$(n,`wrapLineLength`,120),unformatted:rl(n,`unformatted`,void 0),content_unformatted:rl(n,`contentUnformatted`,void 0),indent_inner_html:$(n,`indentInnerHtml`,!1),preserve_newlines:$(n,`preserveNewLines`,!0),max_preserve_newlines:$(n,`maxPreserveNewLines`,32786),indent_handlebars:$(n,`indentHandlebars`,!1),end_with_newline:i&&$(n,`endWithNewline`,!1),extra_liners:rl(n,`extraLiners`,void 0),wrap_attributes:$(n,`wrapAttributes`,`auto`),wrap_attributes_indent_size:$(n,`wrapAttributesIndentSize`,void 0),eol:`
74
- `,indent_scripts:$(n,`indentScripts`,`normal`),templating:il(n,`all`),unformatted_content_delimiter:$(n,`unformattedContentDelimiter`,``)},c=el(nl(r),s);if(a>0){let e=n.insertSpaces?Sc(` `,o*a):Sc(` `,a);c=c.split(`
66
+ `)===-1||(n.is_inline_element||n.is_unformatted||e.print_newline(!1),this._calcluate_parent_multiline(e,n));else if(n.is_end_tag){var a=!1;a=n.start_tag_token&&n.start_tag_token.multiline_content,a||=!n.is_inline_element&&!(r.is_inline_element||r.is_unformatted)&&!(i.type===o.TAG_CLOSE&&n.start_tag_token===r)&&i.type!==`TK_CONTENT`,(n.is_content_unformatted||n.is_unformatted)&&(a=!1),a&&e.print_newline(!1)}else n.indent_content=!n.custom_beautifier_name,n.tag_start_char===`<`&&(n.tag_name===`html`?n.indent_content=this._options.indent_inner_html:n.tag_name===`head`?n.indent_content=this._options.indent_head_inner_html:n.tag_name===`body`&&(n.indent_content=this._options.indent_body_inner_html)),!(n.is_inline_element||n.is_unformatted)&&(i.type!==`TK_CONTENT`||n.is_content_unformatted)&&e.print_newline(!1),this._calcluate_parent_multiline(e,n)},h.prototype._calcluate_parent_multiline=function(e,t){t.parent&&e._output.just_added_newline()&&!((t.is_inline_element||t.is_unformatted)&&t.parent.is_inline_element)&&(t.parent.multiline_content=!0)};var _=`address.article.aside.blockquote.details.div.dl.fieldset.figcaption.figure.footer.form.h1.h2.h3.h4.h5.h6.header.hr.main.menu.nav.ol.p.pre.section.table.ul`.split(`.`),v=[`a`,`audio`,`del`,`ins`,`map`,`noscript`,`video`];h.prototype._do_optional_end_element=function(e){var t=null;if(!(e.is_empty_element||!e.is_start_tag||!e.parent)){if(e.tag_name===`body`)t||=this._tag_stack.try_pop(`head`);else if(e.tag_name===`li`)t||=this._tag_stack.try_pop(`li`,[`ol`,`ul`,`menu`]);else if(e.tag_name===`dd`||e.tag_name===`dt`)t||=this._tag_stack.try_pop(`dt`,[`dl`]),t||=this._tag_stack.try_pop(`dd`,[`dl`]);else if(e.parent.tag_name===`p`&&_.indexOf(e.tag_name)!==-1){var n=e.parent.parent;(!n||v.indexOf(n.tag_name)===-1)&&(t||=this._tag_stack.try_pop(`p`))}else e.tag_name===`rp`||e.tag_name===`rt`?(t||=this._tag_stack.try_pop(`rt`,[`ruby`,`rtc`]),t||=this._tag_stack.try_pop(`rp`,[`ruby`,`rtc`])):e.tag_name===`optgroup`?t||=this._tag_stack.try_pop(`optgroup`,[`select`]):e.tag_name===`option`?t||=this._tag_stack.try_pop(`option`,[`select`,`datalist`,`optgroup`]):e.tag_name===`colgroup`?t||=this._tag_stack.try_pop(`caption`,[`table`]):e.tag_name===`thead`?(t||=this._tag_stack.try_pop(`caption`,[`table`]),t||=this._tag_stack.try_pop(`colgroup`,[`table`])):e.tag_name===`tbody`||e.tag_name===`tfoot`?(t||=this._tag_stack.try_pop(`caption`,[`table`]),t||=this._tag_stack.try_pop(`colgroup`,[`table`]),t||=this._tag_stack.try_pop(`thead`,[`table`]),t||=this._tag_stack.try_pop(`tbody`,[`table`])):e.tag_name===`tr`?(t||=this._tag_stack.try_pop(`caption`,[`table`]),t||=this._tag_stack.try_pop(`colgroup`,[`table`]),t||=this._tag_stack.try_pop(`tr`,[`table`,`thead`,`tbody`,`tfoot`])):(e.tag_name===`th`||e.tag_name===`td`)&&(t||=this._tag_stack.try_pop(`td`,[`table`,`thead`,`tbody`,`tfoot`,`tr`]),t||=this._tag_stack.try_pop(`th`,[`table`,`thead`,`tbody`,`tfoot`,`tr`]));return e.parent=this._tag_stack.get_parser_token(),t}},e.exports.Beautifier=h}),(function(e,t,n){var r=n(6).Options;function i(e){r.call(this,e,`html`),this.templating.length===1&&this.templating[0]===`auto`&&(this.templating=[`django`,`erb`,`handlebars`,`php`]),this.indent_inner_html=this._get_boolean(`indent_inner_html`),this.indent_body_inner_html=this._get_boolean(`indent_body_inner_html`,!0),this.indent_head_inner_html=this._get_boolean(`indent_head_inner_html`,!0),this.indent_handlebars=this._get_boolean(`indent_handlebars`,!0),this.wrap_attributes=this._get_selection(`wrap_attributes`,[`auto`,`force`,`force-aligned`,`force-expand-multiline`,`aligned-multiple`,`preserve`,`preserve-aligned`]),this.wrap_attributes_min_attrs=this._get_number(`wrap_attributes_min_attrs`,2),this.wrap_attributes_indent_size=this._get_number(`wrap_attributes_indent_size`,this.indent_size),this.extra_liners=this._get_array(`extra_liners`,[`head`,`body`,`/html`]),this.inline=this._get_array(`inline`,`a.abbr.area.audio.b.bdi.bdo.br.button.canvas.cite.code.data.datalist.del.dfn.em.embed.i.iframe.img.input.ins.kbd.keygen.label.map.mark.math.meter.noscript.object.output.progress.q.ruby.s.samp.select.small.span.strong.sub.sup.svg.template.textarea.time.u.var.video.wbr.text.acronym.big.strike.tt`.split(`.`)),this.inline_custom_elements=this._get_boolean(`inline_custom_elements`,!0),this.void_elements=this._get_array(`void_elements`,[`area`,`base`,`br`,`col`,`embed`,`hr`,`img`,`input`,`keygen`,`link`,`menuitem`,`meta`,`param`,`source`,`track`,`wbr`,`!doctype`,`?xml`,`basefont`,`isindex`]),this.unformatted=this._get_array(`unformatted`,[]),this.content_unformatted=this._get_array(`content_unformatted`,[`pre`,`textarea`]),this.unformatted_content_delimiter=this._get_characters(`unformatted_content_delimiter`),this.indent_scripts=this._get_selection(`indent_scripts`,[`normal`,`keep`,`separate`])}i.prototype=new r,e.exports.Options=i}),(function(e,t,n){var r=n(9).Tokenizer,i=n(9).TOKEN,a=n(13).Directives,o=n(14).TemplatablePattern,s=n(12).Pattern,c={TAG_OPEN:`TK_TAG_OPEN`,TAG_CLOSE:`TK_TAG_CLOSE`,CONTROL_FLOW_OPEN:`TK_CONTROL_FLOW_OPEN`,CONTROL_FLOW_CLOSE:`TK_CONTROL_FLOW_CLOSE`,ATTRIBUTE:`TK_ATTRIBUTE`,EQUALS:`TK_EQUALS`,VALUE:`TK_VALUE`,COMMENT:`TK_COMMENT`,TEXT:`TK_TEXT`,UNKNOWN:`TK_UNKNOWN`,START:i.START,RAW:i.RAW,EOF:i.EOF},l=new a(/<\!--/,/-->/),u=function(e,t){r.call(this,e,t),this._current_tag_name=``;var n=new o(this._input).read_options(this._options),i=new s(this._input);if(this.__patterns={word:n.until(/[\n\r\t <]/),word_control_flow_close_excluded:n.until(/[\n\r\t <}]/),single_quote:n.until_after(/'/),double_quote:n.until_after(/"/),attribute:n.until(/[\n\r\t =>]|\/>/),element_name:n.until(/[\n\r\t >\/]/),angular_control_flow_start:i.matching(/\@[a-zA-Z]+[^({]*[({]/),handlebars_comment:i.starting_with(/{{!--/).until_after(/--}}/),handlebars:i.starting_with(/{{/).until_after(/}}/),handlebars_open:i.until(/[\n\r\t }]/),handlebars_raw_close:i.until(/}}/),comment:i.starting_with(/<!--/).until_after(/-->/),cdata:i.starting_with(/<!\[CDATA\[/).until_after(/]]>/),conditional_comment:i.starting_with(/<!\[/).until_after(/]>/),processing:i.starting_with(/<\?/).until_after(/\?>/)},this._options.indent_handlebars&&(this.__patterns.word=this.__patterns.word.exclude(`handlebars`),this.__patterns.word_control_flow_close_excluded=this.__patterns.word_control_flow_close_excluded.exclude(`handlebars`)),this._unformatted_content_delimiter=null,this._options.unformatted_content_delimiter){var a=this._input.get_literal_regexp(this._options.unformatted_content_delimiter);this.__patterns.unformatted_content_delimiter=i.matching(a).until_after(a)}};u.prototype=new r,u.prototype._is_comment=function(e){return!1},u.prototype._is_opening=function(e){return e.type===c.TAG_OPEN||e.type===c.CONTROL_FLOW_OPEN},u.prototype._is_closing=function(e,t){return e.type===c.TAG_CLOSE&&t&&((e.text===`>`||e.text===`/>`)&&t.text[0]===`<`||e.text===`}}`&&t.text[0]===`{`&&t.text[1]===`{`)||e.type===c.CONTROL_FLOW_CLOSE&&e.text===`}`&&t.text.endsWith(`{`)},u.prototype._reset=function(){this._current_tag_name=``},u.prototype._get_next_token=function(e,t){var n=null;this._readWhitespace();var r=this._input.peek();return r===null?this._create_token(c.EOF,``):(n||=this._read_open_handlebars(r,t),n||=this._read_attribute(r,e,t),n||=this._read_close(r,t),n||=this._read_control_flows(r,t),n||=this._read_raw_content(r,e,t),n||=this._read_content_word(r,t),n||=this._read_comment_or_cdata(r),n||=this._read_processing(r),n||=this._read_open(r,t),n||=this._create_token(c.UNKNOWN,this._input.next()),n)},u.prototype._read_comment_or_cdata=function(e){var t=null,n=null,r=null;return e===`<`&&(this._input.peek(1)===`!`&&(n=this.__patterns.comment.read(),n?(r=l.get_directives(n),r&&r.ignore===`start`&&(n+=l.readIgnored(this._input))):n=this.__patterns.cdata.read()),n&&(t=this._create_token(c.COMMENT,n),t.directives=r)),t},u.prototype._read_processing=function(e){var t=null,n=null,r=null;if(e===`<`){var i=this._input.peek(1);(i===`!`||i===`?`)&&(n=this.__patterns.conditional_comment.read(),n||=this.__patterns.processing.read()),n&&(t=this._create_token(c.COMMENT,n),t.directives=r)}return t},u.prototype._read_open=function(e,t){var n=null,r=null;return(!t||t.type===c.CONTROL_FLOW_OPEN)&&e===`<`&&(n=this._input.next(),this._input.peek()===`/`&&(n+=this._input.next()),n+=this.__patterns.element_name.read(),r=this._create_token(c.TAG_OPEN,n)),r},u.prototype._read_open_handlebars=function(e,t){var n=null,r=null;return(!t||t.type===c.CONTROL_FLOW_OPEN)&&this._options.indent_handlebars&&e===`{`&&this._input.peek(1)===`{`&&(this._input.peek(2)===`!`?(n=this.__patterns.handlebars_comment.read(),n||=this.__patterns.handlebars.read(),r=this._create_token(c.COMMENT,n)):(n=this.__patterns.handlebars_open.read(),r=this._create_token(c.TAG_OPEN,n))),r},u.prototype._read_control_flows=function(e,t){var n=``,r=null;if(!this._options.templating.includes(`angular`)||!this._options.indent_handlebars)return r;if(e===`@`){if(n=this.__patterns.angular_control_flow_start.read(),n===``)return r;for(var i=n.endsWith(`(`)?1:0,a=0;!(n.endsWith(`{`)&&i===a);){var o=this._input.next();if(o===null)break;o===`(`?i++:o===`)`&&a++,n+=o}r=this._create_token(c.CONTROL_FLOW_OPEN,n)}else e===`}`&&t&&t.type===c.CONTROL_FLOW_OPEN&&(n=this._input.next(),r=this._create_token(c.CONTROL_FLOW_CLOSE,n));return r},u.prototype._read_close=function(e,t){var n=null,r=null;return t&&t.type===c.TAG_OPEN&&(t.text[0]===`<`&&(e===`>`||e===`/`&&this._input.peek(1)===`>`)?(n=this._input.next(),e===`/`&&(n+=this._input.next()),r=this._create_token(c.TAG_CLOSE,n)):t.text[0]===`{`&&e===`}`&&this._input.peek(1)===`}`&&(this._input.next(),this._input.next(),r=this._create_token(c.TAG_CLOSE,`}}`))),r},u.prototype._read_attribute=function(e,t,n){var r=null,i=``;if(n&&n.text[0]===`<`)if(e===`=`)r=this._create_token(c.EQUALS,this._input.next());else if(e===`"`||e===`'`){var a=this._input.next();e===`"`?a+=this.__patterns.double_quote.read():a+=this.__patterns.single_quote.read(),r=this._create_token(c.VALUE,a)}else i=this.__patterns.attribute.read(),i&&(r=t.type===c.EQUALS?this._create_token(c.VALUE,i):this._create_token(c.ATTRIBUTE,i));return r},u.prototype._is_content_unformatted=function(e){return this._options.void_elements.indexOf(e)===-1&&(this._options.content_unformatted.indexOf(e)!==-1||this._options.unformatted.indexOf(e)!==-1)},u.prototype._read_raw_content=function(e,t,n){var r=``;if(n&&n.text[0]===`{`)r=this.__patterns.handlebars_raw_close.read();else if(t.type===c.TAG_CLOSE&&t.opened.text[0]===`<`&&t.text[0]!==`/`){var i=t.opened.text.substr(1).toLowerCase();if(i===`script`||i===`style`){var a=this._read_comment_or_cdata(e);if(a)return a.type=c.TEXT,a;r=this._input.readUntil(RegExp(`</`+i+`[\\n\\r\\t ]*?>`,`ig`))}else this._is_content_unformatted(i)&&(r=this._input.readUntil(RegExp(`</`+i+`[\\n\\r\\t ]*?>`,`ig`)))}return r?this._create_token(c.TEXT,r):null},u.prototype._read_content_word=function(e,t){var n=``;if(this._options.unformatted_content_delimiter&&e===this._options.unformatted_content_delimiter[0]&&(n=this.__patterns.unformatted_content_delimiter.read()),n||=t&&t.type===c.CONTROL_FLOW_OPEN?this.__patterns.word_control_flow_close_excluded.read():this.__patterns.word.read(),n)return this._create_token(c.TEXT,n)},e.exports.Tokenizer=u,e.exports.TOKEN=c})],t={};function n(r){var i=t[r];if(i!==void 0)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,n),a.exports}Mc=n(18)})();function Nc(e,t){return Mc(e,t,kc,jc)}function Pc(e,t,n){let r=e.getText(),i=!0,a=0,o=n.tabSize||4;if(t){let o=e.offsetAt(t.start),s=o;for(;s>0&&Bc(r,s-1);)s--;s===0||zc(r,s-1)?o=s:s<o&&(o=s+1);let c=e.offsetAt(t.end),l=c;for(;l<r.length&&Bc(r,l);)l++;(l===r.length||zc(r,l))&&(c=l),t=G.create(e.positionAt(o),e.positionAt(c));let u=r.substring(0,o);if(new RegExp(/.*[<][^>]*$/).test(u))return r=r.substring(o,c),[{range:t,newText:r}];if(i=c===r.length,r=r.substring(o,c),o!==0){let r=e.offsetAt(W.create(t.start.line,0));a=Rc(e.getText(),r,n)}}else t=G.create(W.create(0,0),e.positionAt(r.length));let s={indent_size:o,indent_char:n.insertSpaces?` `:` `,indent_empty_lines:$(n,`indentEmptyLines`,!1),wrap_line_length:$(n,`wrapLineLength`,120),unformatted:Ic(n,`unformatted`,void 0),content_unformatted:Ic(n,`contentUnformatted`,void 0),indent_inner_html:$(n,`indentInnerHtml`,!1),preserve_newlines:$(n,`preserveNewLines`,!0),max_preserve_newlines:$(n,`maxPreserveNewLines`,32786),indent_handlebars:$(n,`indentHandlebars`,!1),end_with_newline:i&&$(n,`endWithNewline`,!1),extra_liners:Ic(n,`extraLiners`,void 0),wrap_attributes:$(n,`wrapAttributes`,`auto`),wrap_attributes_indent_size:$(n,`wrapAttributesIndentSize`,void 0),eol:`
67
+ `,indent_scripts:$(n,`indentScripts`,`normal`),templating:Lc(n,`all`),unformatted_content_delimiter:$(n,`unformattedContentDelimiter`,``)},c=Nc(Fc(r),s);if(a>0){let e=n.insertSpaces?sc(` `,o*a):sc(` `,a);c=c.split(`
75
68
  `).join(`
76
- `+e),t.start.character===0&&(c=e+c)}return[{range:t,newText:c}]}function nl(e){return e.replace(/^\s+/,``)}function $(e,t,n){if(e&&e.hasOwnProperty(t)){let n=e[t];if(n!==null)return n}return n}function rl(e,t,n){let r=$(e,t,null);return typeof r==`string`?r.length>0?r.split(`,`).map(e=>e.trim().toLowerCase()):[]:n}function il(e,t){let n=$(e,`templating`,t);return n===!0?[`auto`]:n===!1||n===t||Array.isArray(n)===!1?[`none`]:n}function al(e,t,n){let r=t,i=0,a=n.tabSize||4;for(;r<e.length;){let t=e.charAt(r);if(t===` `)i++;else if(t===` `)i+=a;else break;r++}return Math.floor(i/a)}function ol(e,t){return`\r
77
- `.indexOf(e.charAt(t))!==-1}function sl(e,t){return` `.indexOf(e.charAt(t))!==-1}var cl;(()=>{"use strict";var e={470:e=>{function t(e){if(typeof e!=`string`)throw TypeError(`Path must be a string. Received `+JSON.stringify(e))}function n(e,t){for(var n,r=``,i=0,a=-1,o=0,s=0;s<=e.length;++s){if(s<e.length)n=e.charCodeAt(s);else{if(n===47)break;n=47}if(n===47){if(!(a===s-1||o===1))if(a!==s-1&&o===2){if(r.length<2||i!==2||r.charCodeAt(r.length-1)!==46||r.charCodeAt(r.length-2)!==46){if(r.length>2){var c=r.lastIndexOf(`/`);if(c!==r.length-1){c===-1?(r=``,i=0):i=(r=r.slice(0,c)).length-1-r.lastIndexOf(`/`),a=s,o=0;continue}}else if(r.length===2||r.length===1){r=``,i=0,a=s,o=0;continue}}t&&(r.length>0?r+=`/..`:r=`..`,i=2)}else r.length>0?r+=`/`+e.slice(a+1,s):r=e.slice(a+1,s),i=s-a-1;a=s,o=0}else n===46&&o!==-1?++o:o=-1}return r}var r={resolve:function(){for(var e,r=``,i=!1,a=arguments.length-1;a>=-1&&!i;a--){var o;a>=0?o=arguments[a]:(e===void 0&&(e=process.cwd()),o=e),t(o),o.length!==0&&(r=o+`/`+r,i=o.charCodeAt(0)===47)}return r=n(r,!i),i?r.length>0?`/`+r:`/`:r.length>0?r:`.`},normalize:function(e){if(t(e),e.length===0)return`.`;var r=e.charCodeAt(0)===47,i=e.charCodeAt(e.length-1)===47;return(e=n(e,!r)).length!==0||r||(e=`.`),e.length>0&&i&&(e+=`/`),r?`/`+e:e},isAbsolute:function(e){return t(e),e.length>0&&e.charCodeAt(0)===47},join:function(){if(arguments.length===0)return`.`;for(var e,n=0;n<arguments.length;++n){var i=arguments[n];t(i),i.length>0&&(e===void 0?e=i:e+=`/`+i)}return e===void 0?`.`:r.normalize(e)},relative:function(e,n){if(t(e),t(n),e===n||(e=r.resolve(e))===(n=r.resolve(n)))return``;for(var i=1;i<e.length&&e.charCodeAt(i)===47;++i);for(var a=e.length,o=a-i,s=1;s<n.length&&n.charCodeAt(s)===47;++s);for(var c=n.length-s,l=o<c?o:c,u=-1,d=0;d<=l;++d){if(d===l){if(c>l){if(n.charCodeAt(s+d)===47)return n.slice(s+d+1);if(d===0)return n.slice(s+d)}else o>l&&(e.charCodeAt(i+d)===47?u=d:d===0&&(u=0));break}var f=e.charCodeAt(i+d);if(f!==n.charCodeAt(s+d))break;f===47&&(u=d)}var p=``;for(d=i+u+1;d<=a;++d)d!==a&&e.charCodeAt(d)!==47||(p.length===0?p+=`..`:p+=`/..`);return p.length>0?p+n.slice(s+u):(s+=u,n.charCodeAt(s)===47&&++s,n.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(t(e),e.length===0)return`.`;for(var n=e.charCodeAt(0),r=n===47,i=-1,a=!0,o=e.length-1;o>=1;--o)if((n=e.charCodeAt(o))===47){if(!a){i=o;break}}else a=!1;return i===-1?r?`/`:`.`:r&&i===1?`//`:e.slice(0,i)},basename:function(e,n){if(n!==void 0&&typeof n!=`string`)throw TypeError(`"ext" argument must be a string`);t(e);var r,i=0,a=-1,o=!0;if(n!==void 0&&n.length>0&&n.length<=e.length){if(n.length===e.length&&n===e)return``;var s=n.length-1,c=-1;for(r=e.length-1;r>=0;--r){var l=e.charCodeAt(r);if(l===47){if(!o){i=r+1;break}}else c===-1&&(o=!1,c=r+1),s>=0&&(l===n.charCodeAt(s)?--s==-1&&(a=r):(s=-1,a=c))}return i===a?a=c:a===-1&&(a=e.length),e.slice(i,a)}for(r=e.length-1;r>=0;--r)if(e.charCodeAt(r)===47){if(!o){i=r+1;break}}else a===-1&&(o=!1,a=r+1);return a===-1?``:e.slice(i,a)},extname:function(e){t(e);for(var n=-1,r=0,i=-1,a=!0,o=0,s=e.length-1;s>=0;--s){var c=e.charCodeAt(s);if(c!==47)i===-1&&(a=!1,i=s+1),c===46?n===-1?n=s:o!==1&&(o=1):n!==-1&&(o=-1);else if(!a){r=s+1;break}}return n===-1||i===-1||o===0||o===1&&n===i-1&&n===r+1?``:e.slice(n,i)},format:function(e){if(typeof e!=`object`||!e)throw TypeError(`The "pathObject" argument must be of type Object. Received type `+typeof e);return(function(e,t){var n=t.dir||t.root,r=t.base||(t.name||``)+(t.ext||``);return n?n===t.root?n+r:n+`/`+r:r})(0,e)},parse:function(e){t(e);var n={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return n;var r,i=e.charCodeAt(0),a=i===47;a?(n.root=`/`,r=1):r=0;for(var o=-1,s=0,c=-1,l=!0,u=e.length-1,d=0;u>=r;--u)if((i=e.charCodeAt(u))!==47)c===-1&&(l=!1,c=u+1),i===46?o===-1?o=u:d!==1&&(d=1):o!==-1&&(d=-1);else if(!l){s=u+1;break}return o===-1||c===-1||d===0||d===1&&o===c-1&&o===s+1?c!==-1&&(n.base=n.name=s===0&&a?e.slice(1,c):e.slice(s,c)):(s===0&&a?(n.name=e.slice(1,o),n.base=e.slice(1,c)):(n.name=e.slice(s,o),n.base=e.slice(s,c)),n.ext=e.slice(o,c)),s>0?n.dir=e.slice(0,s-1):a&&(n.dir=`/`),n},sep:`/`,delimiter:`:`,win32:null,posix:null};r.posix=r,e.exports=r}},t={};function n(r){var i=t[r];if(i!==void 0)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,n),a.exports}n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{typeof Symbol<`u`&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:`Module`}),Object.defineProperty(e,`__esModule`,{value:!0})};var r={};(()=>{let e;n.r(r),n.d(r,{URI:()=>c,Utils:()=>x}),typeof process==`object`?e=process.platform===`win32`:typeof navigator==`object`&&(e=navigator.userAgent.indexOf(`Windows`)>=0);let t=/^\w[\w\d+.-]*$/,i=/^\//,a=/^\/\//;function o(e,n){if(!e.scheme&&n)throw Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${e.authority}", path: "${e.path}", query: "${e.query}", fragment: "${e.fragment}"}`);if(e.scheme&&!t.test(e.scheme))throw Error(`[UriError]: Scheme contains illegal characters.`);if(e.path){if(e.authority){if(!i.test(e.path))throw Error(`[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character`)}else if(a.test(e.path))throw Error(`[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")`)}}let s=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;class c{static isUri(e){return e instanceof c||!!e&&typeof e.authority==`string`&&typeof e.fragment==`string`&&typeof e.path==`string`&&typeof e.query==`string`&&typeof e.scheme==`string`&&typeof e.fsPath==`string`&&typeof e.with==`function`&&typeof e.toString==`function`}scheme;authority;path;query;fragment;constructor(e,t,n,r,i,a=!1){typeof e==`object`?(this.scheme=e.scheme||``,this.authority=e.authority||``,this.path=e.path||``,this.query=e.query||``,this.fragment=e.fragment||``):(this.scheme=(function(e,t){return e||t?e:`file`})(e,a),this.authority=t||``,this.path=(function(e,t){switch(e){case`https`:case`http`:case`file`:t?t[0]!==`/`&&(t=`/`+t):t=`/`}return t})(this.scheme,n||``),this.query=r||``,this.fragment=i||``,o(this,a))}get fsPath(){return m(this,!1)}with(e){if(!e)return this;let{scheme:t,authority:n,path:r,query:i,fragment:a}=e;return t===void 0?t=this.scheme:t===null&&(t=``),n===void 0?n=this.authority:n===null&&(n=``),r===void 0?r=this.path:r===null&&(r=``),i===void 0?i=this.query:i===null&&(i=``),a===void 0?a=this.fragment:a===null&&(a=``),t===this.scheme&&n===this.authority&&r===this.path&&i===this.query&&a===this.fragment?this:new u(t,n,r,i,a)}static parse(e,t=!1){let n=s.exec(e);return n?new u(n[2]||``,v(n[4]||``),v(n[5]||``),v(n[7]||``),v(n[9]||``),t):new u(``,``,``,``,``)}static file(t){let n=``;if(e&&(t=t.replace(/\\/g,`/`)),t[0]===`/`&&t[1]===`/`){let e=t.indexOf(`/`,2);e===-1?(n=t.substring(2),t=`/`):(n=t.substring(2,e),t=t.substring(e)||`/`)}return new u(`file`,n,t,``,``)}static from(e){let t=new u(e.scheme,e.authority,e.path,e.query,e.fragment);return o(t,!0),t}toString(e=!1){return h(this,e)}toJSON(){return this}static revive(e){if(e){if(e instanceof c)return e;{let t=new u(e);return t._formatted=e.external,t._fsPath=e._sep===l?e.fsPath:null,t}}return e}}let l=e?1:void 0;class u extends c{_formatted=null;_fsPath=null;get fsPath(){return this._fsPath||=m(this,!1),this._fsPath}toString(e=!1){return e?h(this,!0):(this._formatted||=h(this,!1),this._formatted)}toJSON(){let e={$mid:1};return this._fsPath&&(e.fsPath=this._fsPath,e._sep=l),this._formatted&&(e.external=this._formatted),this.path&&(e.path=this.path),this.scheme&&(e.scheme=this.scheme),this.authority&&(e.authority=this.authority),this.query&&(e.query=this.query),this.fragment&&(e.fragment=this.fragment),e}}let d={58:`%3A`,47:`%2F`,63:`%3F`,35:`%23`,91:`%5B`,93:`%5D`,64:`%40`,33:`%21`,36:`%24`,38:`%26`,39:`%27`,40:`%28`,41:`%29`,42:`%2A`,43:`%2B`,44:`%2C`,59:`%3B`,61:`%3D`,32:`%20`};function f(e,t,n){let r,i=-1;for(let a=0;a<e.length;a++){let o=e.charCodeAt(a);if(o>=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||o===45||o===46||o===95||o===126||t&&o===47||n&&o===91||n&&o===93||n&&o===58)i!==-1&&(r+=encodeURIComponent(e.substring(i,a)),i=-1),r!==void 0&&(r+=e.charAt(a));else{r===void 0&&(r=e.substr(0,a));let t=d[o];t===void 0?i===-1&&(i=a):(i!==-1&&(r+=encodeURIComponent(e.substring(i,a)),i=-1),r+=t)}}return i!==-1&&(r+=encodeURIComponent(e.substring(i))),r===void 0?e:r}function p(e){let t;for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);r===35||r===63?(t===void 0&&(t=e.substr(0,n)),t+=d[r]):t!==void 0&&(t+=e[n])}return t===void 0?e:t}function m(t,n){let r;return r=t.authority&&t.path.length>1&&t.scheme===`file`?`//${t.authority}${t.path}`:t.path.charCodeAt(0)===47&&(t.path.charCodeAt(1)>=65&&t.path.charCodeAt(1)<=90||t.path.charCodeAt(1)>=97&&t.path.charCodeAt(1)<=122)&&t.path.charCodeAt(2)===58?n?t.path.substr(1):t.path[1].toLowerCase()+t.path.substr(2):t.path,e&&(r=r.replace(/\//g,`\\`)),r}function h(e,t){let n=t?p:f,r=``,{scheme:i,authority:a,path:o,query:s,fragment:c}=e;if(i&&(r+=i,r+=`:`),(a||i===`file`)&&(r+=`/`,r+=`/`),a){let e=a.indexOf(`@`);if(e!==-1){let t=a.substr(0,e);a=a.substr(e+1),e=t.lastIndexOf(`:`),e===-1?r+=n(t,!1,!1):(r+=n(t.substr(0,e),!1,!1),r+=`:`,r+=n(t.substr(e+1),!1,!0)),r+=`@`}a=a.toLowerCase(),e=a.lastIndexOf(`:`),e===-1?r+=n(a,!1,!0):(r+=n(a.substr(0,e),!1,!0),r+=a.substr(e))}if(o){if(o.length>=3&&o.charCodeAt(0)===47&&o.charCodeAt(2)===58){let e=o.charCodeAt(1);e>=65&&e<=90&&(o=`/${String.fromCharCode(e+32)}:${o.substr(3)}`)}else if(o.length>=2&&o.charCodeAt(1)===58){let e=o.charCodeAt(0);e>=65&&e<=90&&(o=`${String.fromCharCode(e+32)}:${o.substr(2)}`)}r+=n(o,!0,!1)}return s&&(r+=`?`,r+=n(s,!1,!1)),c&&(r+=`#`,r+=t?c:f(c,!1,!1)),r}function g(e){try{return decodeURIComponent(e)}catch{return e.length>3?e.substr(0,3)+g(e.substr(3)):e}}let _=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function v(e){return e.match(_)?e.replace(_,(e=>g(e))):e}var y=n(470);let b=y.posix||y;var x;(function(e){e.joinPath=function(e,...t){return e.with({path:b.join(e.path,...t)})},e.resolvePath=function(e,...t){let n=e.path,r=!1;n[0]!==`/`&&(n=`/`+n,r=!0);let i=b.resolve(n,...t);return r&&i[0]===`/`&&!e.authority&&(i=i.substring(1)),e.with({path:i})},e.dirname=function(e){if(e.path.length===0||e.path===`/`)return e;let t=b.dirname(e.path);return t.length===1&&t.charCodeAt(0)===46&&(t=``),e.with({path:t})},e.basename=function(e){return b.basename(e.path)},e.extname=function(e){return b.extname(e.path)}})(x||={})})(),cl=r})();var{URI:ll,Utils:ul}=cl;function dl(e){let t=e[0];return t===e[e.length-1]&&(t===`'`||t===`"`)&&(e=e.substring(1,e.length-1)),e}function fl(e,t){return!e.length||t===`handlebars`&&/{{|}}/.test(e)?!1:/\b(w[\w\d+.-]*:\/\/)?[^\s()<>]+(?:\([\w\d]+\)|([^[:punct:]\s]|\/?))/.test(e)}function pl(e,t,n,r){if(/^\s*javascript\:/i.test(t)||/[\n\r]/.test(t))return;t=t.replace(/^\s*/g,``);let i=t.match(/^(\w[\w\d+.-]*):/);if(i){let e=i[1].toLowerCase();return e===`http`||e===`https`||e===`file`?t:void 0}return/^\#/i.test(t)?e+t:/^\/\//i.test(t)?(bc(e,`https://`)?`https`:`http`)+`:`+t.replace(/^\s*/g,``):n?n.resolveReference(t,r||e):t}function ml(e,t,n,r,i,a){let o=dl(n);if(!fl(o,e.languageId))return;o.length<n.length&&(r++,i--);let s=pl(e.uri,o,t,a);if(!s)return;let c=gl(s,e);return{range:G.create(e.positionAt(r),e.positionAt(i)),target:c}}var hl=35;function gl(e,t){try{let n=ll.parse(e);return n.scheme===`file`&&n.query&&(n=n.with({query:null}),e=n.toString(!0)),n.scheme===`file`&&n.fragment&&!(e.startsWith(t.uri)&&e.charCodeAt(t.uri.length)===hl)?n.with({fragment:null}).toString(!0):e}catch{return}}var _l=class{constructor(e){this.dataManager=e}findDocumentLinks(e,t){let n=[],r=Q(e.getText(),0),i=r.scan(),a,o,s=!1,c,l={};for(;i!==X.EOS;){switch(i){case X.StartTag:o=r.getTokenText().toLowerCase(),c||(s=o===`base`);break;case X.AttributeName:a=r.getTokenText().toLowerCase();break;case X.AttributeValue:if(o&&a&&this.dataManager.isPathAttribute(o,a)){let i=r.getTokenText();if(!s){let a=ml(e,t,i,r.getTokenOffset(),r.getTokenEnd(),c);a&&n.push(a)}s&&c===void 0&&(c=dl(i),c&&t&&(c=t.resolveReference(c,e.uri))),s=!1,a=void 0}else if(a===`id`){let e=dl(r.getTokenText());l[e]=r.getTokenOffset()}break}i=r.scan()}for(let t of n){let n=e.uri+`#`;if(t.target&&bc(t.target,n)){let r=l[t.target.substring(n.length)];if(r!==void 0){let i=e.positionAt(r);t.target=`${n}${i.line+1},${i.character+1}`}else t.target=e.uri}}return n}};function vl(e,t,n){let r=e.offsetAt(t),i=n.findNodeAt(r);if(!i.tag)return[];let a=[],o=xl(X.StartTag,e,i.start),s=typeof i.endTagStart==`number`&&xl(X.EndTag,e,i.endTagStart);return(o&&bl(o,t)||s&&bl(s,t))&&(o&&a.push({kind:fs.Read,range:o}),s&&a.push({kind:fs.Read,range:s})),a}function yl(e,t){return e.line<t.line||e.line===t.line&&e.character<=t.character}function bl(e,t){return yl(e.start,t)&&yl(t,e.end)}function xl(e,t,n){let r=Q(t.getText(),n),i=r.scan();for(;i!==X.EOS&&i!==e;)i=r.scan();return i===X.EOS?null:{start:t.positionAt(r.getTokenOffset()),end:t.positionAt(r.getTokenEnd())}}function Sl(e,t){let n=[],r=Cl(e,t);for(let e of r)i(e,void 0);return n;function i(t,r){let a=gs.create(t.name,t.kind,t.range,e.uri,r?.name);if(a.containerName??=``,n.push(a),t.children)for(let e of t.children)i(e,t)}}function Cl(e,t){let n=[];return t.roots.forEach(t=>{wl(e,t,n)}),n}function wl(e,t,n){let r=Tl(t),i=G.create(e.positionAt(t.start),e.positionAt(t.end)),a=vs.create(r,void 0,ms.Field,i,i);n.push(a),t.children.forEach(t=>{a.children??=[],wl(e,t,a.children)})}function Tl(e){let t=e.tag;if(e.attributes){let n=e.attributes.id,r=e.attributes.class;n&&(t+=`#${n.replace(/[\"\']/g,``)}`),r&&(t+=r.replace(/[\"\']/g,``).split(/\s+/).map(e=>`.${e}`).join(``))}return t||`?`}function El(e,t,n,r){let i=e.offsetAt(t),a=r.findNodeAt(i);if(!a.tag||!Dl(a,i,a.tag))return null;let o=[],s={start:e.positionAt(a.start+1),end:e.positionAt(a.start+1+a.tag.length)};if(o.push({range:s,newText:n}),a.endTagStart){let t={start:e.positionAt(a.endTagStart+2),end:e.positionAt(a.endTagStart+2+a.tag.length)};o.push({range:t,newText:n})}return{changes:{[e.uri.toString()]:o}}}function Dl(e,t,n){return e.endTagStart&&e.endTagStart+2<=t&&t<=e.endTagStart+2+n.length?!0:e.start+1<=t&&t<=e.start+1+n.length}function Ol(e,t,n){let r=e.offsetAt(t),i=n.findNodeAt(r);if(!i.tag||!i.endTagStart)return null;if(i.start+1<=r&&r<=i.start+1+i.tag.length){let t=r-1-i.start+i.endTagStart+2;return e.positionAt(t)}if(i.endTagStart+2<=r&&r<=i.endTagStart+2+i.tag.length){let t=r-2-i.endTagStart+i.start+1;return e.positionAt(t)}return null}function kl(e,t,n){let r=e.offsetAt(t),i=n.findNodeAt(r),a=i.tag?i.tag.length:0;return i.endTagStart&&(i.start+1<=r&&r<=i.start+1+a||i.endTagStart+2<=r&&r<=i.endTagStart+2+a)?[G.create(e.positionAt(i.start+1),e.positionAt(i.start+1+a)),G.create(e.positionAt(i.endTagStart+2),e.positionAt(i.endTagStart+2+a))]:null}var Al=class{constructor(e){this.dataManager=e}limitRanges(e,t){e=e.sort((e,t)=>{let n=e.startLine-t.startLine;return n===0&&(n=e.endLine-t.endLine),n});let n,r=[],i=[],a=[],o=(e,t)=>{i[e]=t,t<30&&(a[t]=(a[t]||0)+1)};for(let t=0;t<e.length;t++){let i=e[t];if(!n)n=i,o(t,0);else if(i.startLine>n.startLine){if(i.endLine<=n.endLine)r.push(n),n=i,o(t,r.length);else if(i.startLine>n.endLine){do n=r.pop();while(n&&i.startLine>n.endLine);n&&r.push(n),n=i,o(t,r.length)}}}let s=0,c=0;for(let e=0;e<a.length;e++){let n=a[e];if(n){if(n+s>t){c=e;break}s+=n}}let l=[];for(let n=0;n<e.length;n++){let r=i[n];typeof r==`number`&&(r<c||r===c&&s++<t)&&l.push(e[n])}return l}getFoldingRanges(e,t){let n=this.dataManager.getVoidElements(e.languageId),r=Q(e.getText()),i=r.scan(),a=[],o=[],s=null,c=-1;function l(e){a.push(e),c=e.startLine}for(;i!==X.EOS;){switch(i){case X.StartTag:{let t=r.getTokenText(),n=e.positionAt(r.getTokenOffset()).line;o.push({startLine:n,tagName:t}),s=t;break}case X.EndTag:s=r.getTokenText();break;case X.StartTagClose:if(!s||!this.dataManager.isVoidElement(s,n))break;case X.EndTagClose:case X.StartTagSelfClose:{let t=o.length-1;for(;t>=0&&o[t].tagName!==s;)t--;if(t>=0){let n=o[t];o.length=t;let i=e.positionAt(r.getTokenOffset()).line,a=n.startLine,s=i-1;s>a&&c!==a&&l({startLine:a,endLine:s})}break}case X.Comment:{let t=e.positionAt(r.getTokenOffset()).line,n=r.getTokenText().match(/^\s*#(region\b)|(endregion\b)/);if(n)if(n[1])o.push({startLine:t,tagName:``});else{let e=o.length-1;for(;e>=0&&o[e].tagName.length;)e--;if(e>=0){let n=o[e];o.length=e;let r=t;t=n.startLine,r>t&&c!==t&&l({startLine:t,endLine:r,kind:Po.Region})}}else{let n=e.positionAt(r.getTokenOffset()+r.getTokenLength()).line;t<n&&l({startLine:t,endLine:n,kind:Po.Comment})}break}}i=r.scan()}let u=t&&t.rangeLimit||Number.MAX_VALUE;return a.length>u?this.limitRanges(a,u):a}},jl=class{constructor(e){this.htmlParser=e}getSelectionRanges(e,t){let n=this.htmlParser.parseDocument(e);return t.map(t=>this.getSelectionRange(t,e,n))}getSelectionRange(e,t,n){let r=this.getApplicableRanges(t,e,n),i,a;for(let e=r.length-1;e>=0;e--){let n=r[e];(!i||n[0]!==i[0]||n[1]!==i[1])&&(a=Es.create(G.create(t.positionAt(r[e][0]),t.positionAt(r[e][1])),a)),i=n}return a||=Es.create(G.create(e,e)),a}getApplicableRanges(e,t,n){let r=e.offsetAt(t),i=n.findNodeAt(r),a=this.getAllParentTagRanges(i);if(i.startTagEnd&&!i.endTagStart){if(i.startTagEnd!==i.end)return[[i.start,i.end]];let t=G.create(e.positionAt(i.startTagEnd-2),e.positionAt(i.startTagEnd));return e.getText(t)===`/>`?a.unshift([i.start+1,i.startTagEnd-2]):a.unshift([i.start+1,i.startTagEnd-1]),a=this.getAttributeLevelRanges(e,i,r).concat(a),a}return!i.startTagEnd||!i.endTagStart?a:(a.unshift([i.start,i.end]),i.start<r&&r<i.startTagEnd?(a.unshift([i.start+1,i.startTagEnd-1]),a=this.getAttributeLevelRanges(e,i,r).concat(a),a):i.startTagEnd<=r&&r<=i.endTagStart?(a.unshift([i.startTagEnd,i.endTagStart]),a):(r>=i.endTagStart+2&&a.unshift([i.endTagStart+2,i.end-1]),a))}getAllParentTagRanges(e){let t=e,n=[];for(;t.parent;)t=t.parent,this.getNodeRanges(t).forEach(e=>n.push(e));return n}getNodeRanges(e){return e.startTagEnd&&e.endTagStart&&e.startTagEnd<e.endTagStart?[[e.startTagEnd,e.endTagStart],[e.start,e.end]]:[[e.start,e.end]]}getAttributeLevelRanges(e,t,n){let r=G.create(e.positionAt(t.start),e.positionAt(t.end)),i=e.getText(r),a=n-t.start,o=Q(i),s=o.scan(),c=t.start,l=[],u=!1,d=-1;for(;s!==X.EOS;){switch(s){case X.AttributeName:if(a<o.getTokenOffset()){u=!1;break}a<=o.getTokenEnd()&&l.unshift([o.getTokenOffset(),o.getTokenEnd()]),u=!0,d=o.getTokenOffset();break;case X.AttributeValue:{if(!u)break;let e=o.getTokenText();if(a<o.getTokenOffset()){l.push([d,o.getTokenEnd()]);break}a>=o.getTokenOffset()&&a<=o.getTokenEnd()&&(l.unshift([o.getTokenOffset(),o.getTokenEnd()]),(e[0]===`"`&&e[e.length-1]===`"`||e[0]===`'`&&e[e.length-1]===`'`)&&a>=o.getTokenOffset()+1&&a<=o.getTokenEnd()-1&&l.unshift([o.getTokenOffset()+1,o.getTokenEnd()-1]),l.push([d,o.getTokenEnd()]));break}}s=o.scan()}return l.map(e=>[e[0]+c,e[1]+c])}},Ml={version:1.1,tags:[{name:`html`,description:{kind:`markdown`,value:`The html element represents the root of an HTML document.`},attributes:[{name:`manifest`,description:{kind:`markdown`,value:`Specifies the URI of a resource manifest indicating resources that should be cached locally. See [Using the application cache](https://developer.mozilla.org/en-US/docs/Web/HTML/Using_the_application_cache) for details.`}},{name:`version`,description:`Specifies the version of the HTML [Document Type Definition](https://developer.mozilla.org/en-US/docs/Glossary/DTD "Document Type Definition: In HTML, the doctype is the required "<!DOCTYPE html>" preamble found at the top of all documents. Its sole purpose is to prevent a browser from switching into so-called “quirks mode” when rendering a document; that is, the "<!DOCTYPE html>" doctype ensures that the browser makes a best-effort attempt at following the relevant specifications, rather than using a different rendering mode that is incompatible with some specifications.") that governs the current document. This attribute is not needed, because it is redundant with the version information in the document type declaration.`},{name:`xmlns`,description:'Specifies the XML Namespace of the document. Default value is `"http://www.w3.org/1999/xhtml"`. This is required in documents parsed with XML parsers, and optional in text/html documents.'}],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/html`}]},{name:`head`,description:{kind:`markdown`,value:`The head element represents a collection of metadata for the Document.`},attributes:[{name:`profile`,description:`The URIs of one or more metadata profiles, separated by white space.`}],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/head`}]},{name:`title`,description:{kind:`markdown`,value:`The title element represents the document's title or name. Authors should use titles that identify their documents even when they are used out of context, for example in a user's history or bookmarks, or in search results. The document's title is often different from its first heading, since the first heading does not have to stand alone when taken out of context.`},attributes:[],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/title`}]},{name:`base`,description:{kind:`markdown`,value:`The base element allows authors to specify the document base URL for the purposes of resolving relative URLs, and the name of the default browsing context for the purposes of following hyperlinks. The element does not represent any content beyond this information.`},void:!0,attributes:[{name:`href`,description:{kind:`markdown`,value:`The base URL to be used throughout the document for relative URL addresses. If this attribute is specified, this element must come before any other elements with attributes whose values are URLs. Absolute and relative URLs are allowed.`}},{name:`target`,valueSet:`target`,description:{kind:`markdown`,value:"A name or keyword indicating the default location to display the result when hyperlinks or forms cause navigation, for elements that do not have an explicit target reference. It is a name of, or keyword for, a _browsing context_ (for example: tab, window, or inline frame). The following keywords have special meanings:\n\n* `_self`: Load the result into the same browsing context as the current one. This value is the default if the attribute is not specified.\n* `_blank`: Load the result into a new unnamed browsing context.\n* `_parent`: Load the result into the parent browsing context of the current one. If there is no parent, this option behaves the same way as `_self`.\n* `_top`: Load the result into the top-level browsing context (that is, the browsing context that is an ancestor of the current one, and has no parent). If there is no parent, this option behaves the same way as `_self`.\n\nIf this attribute is specified, this element must come before any other elements with attributes whose values are URLs."}}],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/base`}]},{name:`link`,description:{kind:`markdown`,value:`The link element allows authors to link their document to other resources.`},void:!0,attributes:[{name:`href`,description:{kind:`markdown`,value:`This attribute specifies the [URL](https://developer.mozilla.org/en-US/docs/Glossary/URL "URL: Uniform Resource Locator (URL) is a text string specifying where a resource can be found on the Internet.") of the linked resource. A URL can be absolute or relative.`}},{name:`crossorigin`,valueSet:`xo`,description:{kind:`markdown`,value:'This enumerated attribute indicates whether [CORS](https://developer.mozilla.org/en-US/docs/Glossary/CORS "CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.") must be used when fetching the resource. [CORS-enabled images](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_Enabled_Image) can be reused in the [`<canvas>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/canvas "Use the HTML <canvas> element with either the canvas scripting API or the WebGL API to draw graphics and animations.") element without being _tainted_. The allowed values are:\n\n`anonymous`\n\nA cross-origin request (i.e. with an [`Origin`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin "The Origin request header indicates where a fetch originates from. It doesn\'t include any path information, but only the server name. It is sent with CORS requests, as well as with POST requests. It is similar to the Referer header, but, unlike this header, it doesn\'t disclose the whole path.") HTTP header) is performed, but no credential is sent (i.e. no cookie, X.509 certificate, or HTTP Basic authentication). If the server does not give credentials to the origin site (by not setting the [`Access-Control-Allow-Origin`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin "The Access-Control-Allow-Origin response header indicates whether the response can be shared with requesting code from the given origin.") HTTP header) the image will be tainted and its usage restricted.\n\n`use-credentials`\n\nA cross-origin request (i.e. with an `Origin` HTTP header) is performed along with a credential sent (i.e. a cookie, certificate, and/or HTTP Basic authentication is performed). If the server does not give credentials to the origin site (through [`Access-Control-Allow-Credentials`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Credentials "The Access-Control-Allow-Credentials response header tells browsers whether to expose the response to frontend JavaScript code when the request\'s credentials mode (Request.credentials) is "include".") HTTP header), the resource will be _tainted_ and its usage restricted.\n\nIf the attribute is not present, the resource is fetched without a [CORS](https://developer.mozilla.org/en-US/docs/Glossary/CORS "CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.") request (i.e. without sending the `Origin` HTTP header), preventing its non-tainted usage. If invalid, it is handled as if the enumerated keyword **anonymous** was used. See [CORS settings attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes) for additional information.'}},{name:`rel`,description:{kind:`markdown`,value:`This attribute names a relationship of the linked document to the current document. The attribute must be a space-separated list of the [link types values](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).`}},{name:`media`,description:{kind:`markdown`,value:"This attribute specifies the media that the linked resource applies to. Its value must be a media type / [media query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries). This attribute is mainly useful when linking to external stylesheets — it allows the user agent to pick the best adapted one for the device it runs on.\n\n**Notes:**\n\n* In HTML 4, this can only be a simple white-space-separated list of media description literals, i.e., [media types and groups](https://developer.mozilla.org/en-US/docs/Web/CSS/@media), where defined and allowed as values for this attribute, such as `print`, `screen`, `aural`, `braille`. HTML5 extended this to any kind of [media queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries), which are a superset of the allowed values of HTML 4.\n* Browsers not supporting [CSS3 Media Queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries) won't necessarily recognize the adequate link; do not forget to set fallback links, the restricted set of media queries defined in HTML 4."}},{name:`hreflang`,description:{kind:`markdown`,value:"This attribute indicates the language of the linked resource. It is purely advisory. Allowed values are determined by [BCP47](https://www.ietf.org/rfc/bcp/bcp47.txt). Use this attribute only if the [`href`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href) attribute is present."}},{name:`type`,description:{kind:`markdown`,value:'This attribute is used to define the type of the content linked to. The value of the attribute should be a MIME type such as **text/html**, **text/css**, and so on. The common use of this attribute is to define the type of stylesheet being referenced (such as **text/css**), but given that CSS is the only stylesheet language used on the web, not only is it possible to omit the `type` attribute, but is actually now recommended practice. It is also used on `rel="preload"` link types, to make sure the browser only downloads file types that it supports.'}},{name:`sizes`,description:{kind:`markdown`,value:"This attribute defines the sizes of the icons for visual media contained in the resource. It must be present only if the [`rel`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#attr-rel) contains a value of `icon` or a non-standard type such as Apple's `apple-touch-icon`. It may have the following values:\n\n* `any`, meaning that the icon can be scaled to any size as it is in a vector format, like `image/svg+xml`.\n* a white-space separated list of sizes, each in the format `_<width in pixels>_x_<height in pixels>_` or `_<width in pixels>_X_<height in pixels>_`. Each of these sizes must be contained in the resource.\n\n**Note:** Most icon formats are only able to store one single icon; therefore most of the time the [`sizes`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-sizes) contains only one entry. MS's ICO format does, as well as Apple's ICNS. ICO is more ubiquitous; you should definitely use it."}},{name:`as`,description:'This attribute is only used when `rel="preload"` or `rel="prefetch"` has been set on the `<link>` element. It specifies the type of content being loaded by the `<link>`, which is necessary for content prioritization, request matching, application of correct [content security policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP), and setting of correct [`Accept`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept "The Accept request HTTP header advertises which content types, expressed as MIME types, the client is able to understand. Using content negotiation, the server then selects one of the proposals, uses it and informs the client of its choice with the Content-Type response header. Browsers set adequate values for this header depending on\xA0the context where the request is done: when fetching a CSS stylesheet a different value is set for the request than when fetching an image,\xA0video or a script.") request header.'},{name:`importance`,description:`Indicates the relative importance of the resource. Priority hints are delegated using the values:`},{name:`importance`,description:'**`auto`**: Indicates\xA0**no\xA0preference**. The browser may use its own heuristics to decide the priority of the resource.\n\n**`high`**: Indicates to the\xA0browser\xA0that the resource is of\xA0**high** priority.\n\n**`low`**:\xA0Indicates to the\xA0browser\xA0that the resource is of\xA0**low** priority.\n\n**Note:** The `importance` attribute may only be used for the `<link>` element if `rel="preload"` or `rel="prefetch"` is present.'},{name:`integrity`,description:`Contains inline metadata — a base64-encoded cryptographic hash of the resource (file) you’re telling the browser to fetch. The browser can use this to verify that the fetched resource has been delivered free of unexpected manipulation. See [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity).`},{name:`referrerpolicy`,description:'A string indicating which referrer to use when fetching the resource:\n\n* `no-referrer` means that the [`Referer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer "The Referer request header contains the address of the previous web page from which a link to the currently requested page was followed. The Referer header allows servers to identify where people are visiting them from and may use that data for analytics, logging, or optimized caching, for example.") header will not be sent.\n* `no-referrer-when-downgrade` means that no [`Referer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer "The Referer request header contains the address of the previous web page from which a link to the currently requested page was followed. The Referer header allows servers to identify where people are visiting them from and may use that data for analytics, logging, or optimized caching, for example.") header will be sent when navigating to an origin without TLS (HTTPS). This is a user agent’s default behavior, if no policy is otherwise specified.\n* `origin` means that the referrer will be the origin of the page, which is roughly the scheme, the host, and the port.\n* `origin-when-cross-origin` means that navigating to other origins will be limited to the scheme, the host, and the port, while navigating on the same origin will include the referrer\'s path.\n* `unsafe-url` means that the referrer will include the origin and the path (but not the fragment, password, or username). This case is unsafe because it can leak origins and paths from TLS-protected resources to insecure origins.'},{name:`title`,description:'The `title` attribute has special semantics on the `<link>` element. When used on a `<link rel="stylesheet">` it defines a [preferred or an alternate stylesheet](https://developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets). Incorrectly using it may [cause the stylesheet to be ignored](https://developer.mozilla.org/en-US/docs/Correctly_Using_Titles_With_External_Stylesheets).'}],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/link`}]},{name:`meta`,description:{kind:`markdown`,value:`The meta element represents various kinds of metadata that cannot be expressed using the title, base, link, style, and script elements.`},void:!0,attributes:[{name:`name`,description:{kind:`markdown`,value:`This attribute defines the name of a piece of document-level metadata. It should not be set if one of the attributes [\`itemprop\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-itemprop), [\`http-equiv\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-http-equiv) or [\`charset\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset) is also set.
69
+ `+e),t.start.character===0&&(c=e+c)}return[{range:t,newText:c}]}function Fc(e){return e.replace(/^\s+/,``)}function $(e,t,n){if(e&&e.hasOwnProperty(t)){let n=e[t];if(n!==null)return n}return n}function Ic(e,t,n){let r=$(e,t,null);return typeof r==`string`?r.length>0?r.split(`,`).map(e=>e.trim().toLowerCase()):[]:n}function Lc(e,t){let n=$(e,`templating`,t);return n===!0?[`auto`]:n===!1||n===t||Array.isArray(n)===!1?[`none`]:n}function Rc(e,t,n){let r=t,i=0,a=n.tabSize||4;for(;r<e.length;){let t=e.charAt(r);if(t===` `)i++;else if(t===` `)i+=a;else break;r++}return Math.floor(i/a)}function zc(e,t){return`\r
70
+ `.indexOf(e.charAt(t))!==-1}function Bc(e,t){return` `.indexOf(e.charAt(t))!==-1}var Vc;(()=>{var e={470:e=>{function t(e){if(typeof e!=`string`)throw TypeError(`Path must be a string. Received `+JSON.stringify(e))}function n(e,t){for(var n,r=``,i=0,a=-1,o=0,s=0;s<=e.length;++s){if(s<e.length)n=e.charCodeAt(s);else{if(n===47)break;n=47}if(n===47){if(!(a===s-1||o===1))if(a!==s-1&&o===2){if(r.length<2||i!==2||r.charCodeAt(r.length-1)!==46||r.charCodeAt(r.length-2)!==46){if(r.length>2){var c=r.lastIndexOf(`/`);if(c!==r.length-1){c===-1?(r=``,i=0):i=(r=r.slice(0,c)).length-1-r.lastIndexOf(`/`),a=s,o=0;continue}}else if(r.length===2||r.length===1){r=``,i=0,a=s,o=0;continue}}t&&(r.length>0?r+=`/..`:r=`..`,i=2)}else r.length>0?r+=`/`+e.slice(a+1,s):r=e.slice(a+1,s),i=s-a-1;a=s,o=0}else n===46&&o!==-1?++o:o=-1}return r}var r={resolve:function(){for(var e,r=``,i=!1,a=arguments.length-1;a>=-1&&!i;a--){var o;a>=0?o=arguments[a]:(e===void 0&&(e=process.cwd()),o=e),t(o),o.length!==0&&(r=o+`/`+r,i=o.charCodeAt(0)===47)}return r=n(r,!i),i?r.length>0?`/`+r:`/`:r.length>0?r:`.`},normalize:function(e){if(t(e),e.length===0)return`.`;var r=e.charCodeAt(0)===47,i=e.charCodeAt(e.length-1)===47;return(e=n(e,!r)).length!==0||r||(e=`.`),e.length>0&&i&&(e+=`/`),r?`/`+e:e},isAbsolute:function(e){return t(e),e.length>0&&e.charCodeAt(0)===47},join:function(){if(arguments.length===0)return`.`;for(var e,n=0;n<arguments.length;++n){var i=arguments[n];t(i),i.length>0&&(e===void 0?e=i:e+=`/`+i)}return e===void 0?`.`:r.normalize(e)},relative:function(e,n){if(t(e),t(n),e===n||(e=r.resolve(e))===(n=r.resolve(n)))return``;for(var i=1;i<e.length&&e.charCodeAt(i)===47;++i);for(var a=e.length,o=a-i,s=1;s<n.length&&n.charCodeAt(s)===47;++s);for(var c=n.length-s,l=o<c?o:c,u=-1,d=0;d<=l;++d){if(d===l){if(c>l){if(n.charCodeAt(s+d)===47)return n.slice(s+d+1);if(d===0)return n.slice(s+d)}else o>l&&(e.charCodeAt(i+d)===47?u=d:d===0&&(u=0));break}var f=e.charCodeAt(i+d);if(f!==n.charCodeAt(s+d))break;f===47&&(u=d)}var p=``;for(d=i+u+1;d<=a;++d)d!==a&&e.charCodeAt(d)!==47||(p.length===0?p+=`..`:p+=`/..`);return p.length>0?p+n.slice(s+u):(s+=u,n.charCodeAt(s)===47&&++s,n.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(t(e),e.length===0)return`.`;for(var n=e.charCodeAt(0),r=n===47,i=-1,a=!0,o=e.length-1;o>=1;--o)if((n=e.charCodeAt(o))===47){if(!a){i=o;break}}else a=!1;return i===-1?r?`/`:`.`:r&&i===1?`//`:e.slice(0,i)},basename:function(e,n){if(n!==void 0&&typeof n!=`string`)throw TypeError(`"ext" argument must be a string`);t(e);var r,i=0,a=-1,o=!0;if(n!==void 0&&n.length>0&&n.length<=e.length){if(n.length===e.length&&n===e)return``;var s=n.length-1,c=-1;for(r=e.length-1;r>=0;--r){var l=e.charCodeAt(r);if(l===47){if(!o){i=r+1;break}}else c===-1&&(o=!1,c=r+1),s>=0&&(l===n.charCodeAt(s)?--s==-1&&(a=r):(s=-1,a=c))}return i===a?a=c:a===-1&&(a=e.length),e.slice(i,a)}for(r=e.length-1;r>=0;--r)if(e.charCodeAt(r)===47){if(!o){i=r+1;break}}else a===-1&&(o=!1,a=r+1);return a===-1?``:e.slice(i,a)},extname:function(e){t(e);for(var n=-1,r=0,i=-1,a=!0,o=0,s=e.length-1;s>=0;--s){var c=e.charCodeAt(s);if(c!==47)i===-1&&(a=!1,i=s+1),c===46?n===-1?n=s:o!==1&&(o=1):n!==-1&&(o=-1);else if(!a){r=s+1;break}}return n===-1||i===-1||o===0||o===1&&n===i-1&&n===r+1?``:e.slice(n,i)},format:function(e){if(typeof e!=`object`||!e)throw TypeError(`The "pathObject" argument must be of type Object. Received type `+typeof e);return function(e,t){var n=t.dir||t.root,r=t.base||(t.name||``)+(t.ext||``);return n?n===t.root?n+r:n+`/`+r:r}(0,e)},parse:function(e){t(e);var n={root:``,dir:``,base:``,ext:``,name:``};if(e.length===0)return n;var r,i=e.charCodeAt(0),a=i===47;a?(n.root=`/`,r=1):r=0;for(var o=-1,s=0,c=-1,l=!0,u=e.length-1,d=0;u>=r;--u)if((i=e.charCodeAt(u))!==47)c===-1&&(l=!1,c=u+1),i===46?o===-1?o=u:d!==1&&(d=1):o!==-1&&(d=-1);else if(!l){s=u+1;break}return o===-1||c===-1||d===0||d===1&&o===c-1&&o===s+1?c!==-1&&(n.base=n.name=s===0&&a?e.slice(1,c):e.slice(s,c)):(s===0&&a?(n.name=e.slice(1,o),n.base=e.slice(1,c)):(n.name=e.slice(s,o),n.base=e.slice(s,c)),n.ext=e.slice(o,c)),s>0?n.dir=e.slice(0,s-1):a&&(n.dir=`/`),n},sep:`/`,delimiter:`:`,win32:null,posix:null};r.posix=r,e.exports=r}},t={};function n(r){var i=t[r];if(i!==void 0)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,n),a.exports}n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{typeof Symbol<`u`&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:`Module`}),Object.defineProperty(e,`__esModule`,{value:!0})};var r={};(()=>{let e;n.r(r),n.d(r,{URI:()=>c,Utils:()=>x}),typeof process==`object`?e=process.platform===`win32`:typeof navigator==`object`&&(e=navigator.userAgent.indexOf(`Windows`)>=0);let t=/^\w[\w\d+.-]*$/,i=/^\//,a=/^\/\//;function o(e,n){if(!e.scheme&&n)throw Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${e.authority}", path: "${e.path}", query: "${e.query}", fragment: "${e.fragment}"}`);if(e.scheme&&!t.test(e.scheme))throw Error(`[UriError]: Scheme contains illegal characters.`);if(e.path){if(e.authority){if(!i.test(e.path))throw Error(`[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character`)}else if(a.test(e.path))throw Error(`[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")`)}}let s=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;class c{static isUri(e){return e instanceof c||!!e&&typeof e.authority==`string`&&typeof e.fragment==`string`&&typeof e.path==`string`&&typeof e.query==`string`&&typeof e.scheme==`string`&&typeof e.fsPath==`string`&&typeof e.with==`function`&&typeof e.toString==`function`}scheme;authority;path;query;fragment;constructor(e,t,n,r,i,a=!1){typeof e==`object`?(this.scheme=e.scheme||``,this.authority=e.authority||``,this.path=e.path||``,this.query=e.query||``,this.fragment=e.fragment||``):(this.scheme=function(e,t){return e||t?e:`file`}(e,a),this.authority=t||``,this.path=function(e,t){switch(e){case`https`:case`http`:case`file`:t?t[0]!==`/`&&(t=`/`+t):t=`/`}return t}(this.scheme,n||``),this.query=r||``,this.fragment=i||``,o(this,a))}get fsPath(){return m(this)}with(e){if(!e)return this;let{scheme:t,authority:n,path:r,query:i,fragment:a}=e;return t===void 0?t=this.scheme:t===null&&(t=``),n===void 0?n=this.authority:n===null&&(n=``),r===void 0?r=this.path:r===null&&(r=``),i===void 0?i=this.query:i===null&&(i=``),a===void 0?a=this.fragment:a===null&&(a=``),t===this.scheme&&n===this.authority&&r===this.path&&i===this.query&&a===this.fragment?this:new u(t,n,r,i,a)}static parse(e,t=!1){let n=s.exec(e);return n?new u(n[2]||``,v(n[4]||``),v(n[5]||``),v(n[7]||``),v(n[9]||``),t):new u(``,``,``,``,``)}static file(t){let n=``;if(e&&(t=t.replace(/\\/g,`/`)),t[0]===`/`&&t[1]===`/`){let e=t.indexOf(`/`,2);e===-1?(n=t.substring(2),t=`/`):(n=t.substring(2,e),t=t.substring(e)||`/`)}return new u(`file`,n,t,``,``)}static from(e){let t=new u(e.scheme,e.authority,e.path,e.query,e.fragment);return o(t,!0),t}toString(e=!1){return h(this,e)}toJSON(){return this}static revive(e){if(e){if(e instanceof c)return e;{let t=new u(e);return t._formatted=e.external,t._fsPath=e._sep===l?e.fsPath:null,t}}return e}}let l=e?1:void 0;class u extends c{_formatted=null;_fsPath=null;get fsPath(){return this._fsPath||=m(this),this._fsPath}toString(e=!1){return e?h(this,!0):(this._formatted||=h(this,!1),this._formatted)}toJSON(){let e={$mid:1};return this._fsPath&&(e.fsPath=this._fsPath,e._sep=l),this._formatted&&(e.external=this._formatted),this.path&&(e.path=this.path),this.scheme&&(e.scheme=this.scheme),this.authority&&(e.authority=this.authority),this.query&&(e.query=this.query),this.fragment&&(e.fragment=this.fragment),e}}let d={58:`%3A`,47:`%2F`,63:`%3F`,35:`%23`,91:`%5B`,93:`%5D`,64:`%40`,33:`%21`,36:`%24`,38:`%26`,39:`%27`,40:`%28`,41:`%29`,42:`%2A`,43:`%2B`,44:`%2C`,59:`%3B`,61:`%3D`,32:`%20`};function f(e,t,n){let r,i=-1;for(let a=0;a<e.length;a++){let o=e.charCodeAt(a);if(o>=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57||o===45||o===46||o===95||o===126||t&&o===47||n&&o===91||n&&o===93||n&&o===58)i!==-1&&(r+=encodeURIComponent(e.substring(i,a)),i=-1),r!==void 0&&(r+=e.charAt(a));else{r===void 0&&(r=e.substr(0,a));let t=d[o];t===void 0?i===-1&&(i=a):(i!==-1&&(r+=encodeURIComponent(e.substring(i,a)),i=-1),r+=t)}}return i!==-1&&(r+=encodeURIComponent(e.substring(i))),r===void 0?e:r}function p(e){let t;for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);r===35||r===63?(t===void 0&&(t=e.substr(0,n)),t+=d[r]):t!==void 0&&(t+=e[n])}return t===void 0?e:t}function m(t,n){let r;return r=t.authority&&t.path.length>1&&t.scheme===`file`?`//${t.authority}${t.path}`:t.path.charCodeAt(0)===47&&(t.path.charCodeAt(1)>=65&&t.path.charCodeAt(1)<=90||t.path.charCodeAt(1)>=97&&t.path.charCodeAt(1)<=122)&&t.path.charCodeAt(2)===58?t.path[1].toLowerCase()+t.path.substr(2):t.path,e&&(r=r.replace(/\//g,`\\`)),r}function h(e,t){let n=t?p:f,r=``,{scheme:i,authority:a,path:o,query:s,fragment:c}=e;if(i&&(r+=i,r+=`:`),(a||i===`file`)&&(r+=`/`,r+=`/`),a){let e=a.indexOf(`@`);if(e!==-1){let t=a.substr(0,e);a=a.substr(e+1),e=t.lastIndexOf(`:`),e===-1?r+=n(t,!1,!1):(r+=n(t.substr(0,e),!1,!1),r+=`:`,r+=n(t.substr(e+1),!1,!0)),r+=`@`}a=a.toLowerCase(),e=a.lastIndexOf(`:`),e===-1?r+=n(a,!1,!0):(r+=n(a.substr(0,e),!1,!0),r+=a.substr(e))}if(o){if(o.length>=3&&o.charCodeAt(0)===47&&o.charCodeAt(2)===58){let e=o.charCodeAt(1);e>=65&&e<=90&&(o=`/${String.fromCharCode(e+32)}:${o.substr(3)}`)}else if(o.length>=2&&o.charCodeAt(1)===58){let e=o.charCodeAt(0);e>=65&&e<=90&&(o=`${String.fromCharCode(e+32)}:${o.substr(2)}`)}r+=n(o,!0,!1)}return s&&(r+=`?`,r+=n(s,!1,!1)),c&&(r+=`#`,r+=t?c:f(c,!1,!1)),r}function g(e){try{return decodeURIComponent(e)}catch{return e.length>3?e.substr(0,3)+g(e.substr(3)):e}}let _=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function v(e){return e.match(_)?e.replace(_,(e=>g(e))):e}var y=n(470);let b=y.posix||y;var x;(function(e){e.joinPath=function(e,...t){return e.with({path:b.join(e.path,...t)})},e.resolvePath=function(e,...t){let n=e.path,r=!1;n[0]!==`/`&&(n=`/`+n,r=!0);let i=b.resolve(n,...t);return r&&i[0]===`/`&&!e.authority&&(i=i.substring(1)),e.with({path:i})},e.dirname=function(e){if(e.path.length===0||e.path===`/`)return e;let t=b.dirname(e.path);return t.length===1&&t.charCodeAt(0)===46&&(t=``),e.with({path:t})},e.basename=function(e){return b.basename(e.path)},e.extname=function(e){return b.extname(e.path)}})(x||={})})(),Vc=r})();let{URI:Hc,Utils:Uc}=Vc;function Wc(e){let t=e[0];return t===e[e.length-1]&&(t===`'`||t===`"`)&&(e=e.substring(1,e.length-1)),e}function Gc(e,t){return!e.length||t===`handlebars`&&/{{|}}/.test(e)?!1:/\b(w[\w\d+.-]*:\/\/)?[^\s()<>]+(?:\([\w\d]+\)|([^[:punct:]\s]|\/?))/.test(e)}function Kc(e,t,n,r){if(/^\s*javascript\:/i.test(t)||/[\n\r]/.test(t))return;t=t.replace(/^\s*/g,``);let i=t.match(/^(\w[\w\d+.-]*):/);if(i){let e=i[1].toLowerCase();return e===`http`||e===`https`||e===`file`?t:void 0}return/^\#/i.test(t)?e+t:/^\/\//i.test(t)?(ac(e,`https://`)?`https`:`http`)+`:`+t.replace(/^\s*/g,``):n?n.resolveReference(t,r||e):t}function qc(e,t,n,r,i,a){let o=Wc(n);if(!Gc(o,e.languageId))return;o.length<n.length&&(r++,i--);let s=Kc(e.uri,o,t,a);if(!s)return;let c=Jc(s,e);return{range:G.create(e.positionAt(r),e.positionAt(i)),target:c}}function Jc(e,t){try{let n=Hc.parse(e);return n.scheme===`file`&&n.query&&(n=n.with({query:null}),e=n.toString(!0)),n.scheme===`file`&&n.fragment&&!(e.startsWith(t.uri)&&e.charCodeAt(t.uri.length)===35)?n.with({fragment:null}).toString(!0):e}catch{return}}var Yc=class{constructor(e){this.dataManager=e}findDocumentLinks(e,t){let n=[],r=Q(e.getText(),0),i=r.scan(),a,o,s=!1,c,l={};for(;i!==X.EOS;){switch(i){case X.StartTag:o=r.getTokenText().toLowerCase(),c||(s=o===`base`);break;case X.AttributeName:a=r.getTokenText().toLowerCase();break;case X.AttributeValue:if(o&&a&&this.dataManager.isPathAttribute(o,a)){let i=r.getTokenText();if(!s){let a=qc(e,t,i,r.getTokenOffset(),r.getTokenEnd(),c);a&&n.push(a)}s&&c===void 0&&(c=Wc(i),c&&t&&(c=t.resolveReference(c,e.uri))),s=!1,a=void 0}else if(a===`id`){let e=Wc(r.getTokenText());l[e]=r.getTokenOffset()}break}i=r.scan()}for(let t of n){let n=e.uri+`#`;if(t.target&&ac(t.target,n)){let r=l[t.target.substring(n.length)];if(r!==void 0){let i=e.positionAt(r);t.target=`${n}${i.line+1},${i.character+1}`}else t.target=e.uri}}return n}};function Xc(e,t,n){let r=e.offsetAt(t),i=n.findNodeAt(r);if(!i.tag)return[];let a=[],o=$c(X.StartTag,e,i.start),s=typeof i.endTagStart==`number`&&$c(X.EndTag,e,i.endTagStart);return(o&&Qc(o,t)||s&&Qc(s,t))&&(o&&a.push({kind:as.Read,range:o}),s&&a.push({kind:as.Read,range:s})),a}function Zc(e,t){return e.line<t.line||e.line===t.line&&e.character<=t.character}function Qc(e,t){return Zc(e.start,t)&&Zc(t,e.end)}function $c(e,t,n){let r=Q(t.getText(),n),i=r.scan();for(;i!==X.EOS&&i!==e;)i=r.scan();return i===X.EOS?null:{start:t.positionAt(r.getTokenOffset()),end:t.positionAt(r.getTokenEnd())}}function el(e,t){let n=[],r=tl(e,t);for(let e of r)i(e,void 0);return n;function i(t,r){let a=ls.create(t.name,t.kind,t.range,e.uri,r?.name);if(a.containerName??=``,n.push(a),t.children)for(let e of t.children)i(e,t)}}function tl(e,t){let n=[];return t.roots.forEach(t=>{nl(e,t,n)}),n}function nl(e,t,n){let r=rl(t),i=G.create(e.positionAt(t.start),e.positionAt(t.end)),a=ds.create(r,void 0,ss.Field,i,i);n.push(a),t.children.forEach(t=>{a.children??=[],nl(e,t,a.children)})}function rl(e){let t=e.tag;if(e.attributes){let n=e.attributes.id,r=e.attributes.class;n&&(t+=`#${n.replace(/[\"\']/g,``)}`),r&&(t+=r.replace(/[\"\']/g,``).split(/\s+/).map(e=>`.${e}`).join(``))}return t||`?`}function il(e,t,n,r){let i=e.offsetAt(t),a=r.findNodeAt(i);if(!a.tag||!al(a,i,a.tag))return null;let o=[],s={start:e.positionAt(a.start+1),end:e.positionAt(a.start+1+a.tag.length)};if(o.push({range:s,newText:n}),a.endTagStart){let t={start:e.positionAt(a.endTagStart+2),end:e.positionAt(a.endTagStart+2+a.tag.length)};o.push({range:t,newText:n})}return{changes:{[e.uri.toString()]:o}}}function al(e,t,n){return e.endTagStart&&e.endTagStart+2<=t&&t<=e.endTagStart+2+n.length?!0:e.start+1<=t&&t<=e.start+1+n.length}function ol(e,t,n){let r=e.offsetAt(t),i=n.findNodeAt(r);if(!i.tag||!i.endTagStart)return null;if(i.start+1<=r&&r<=i.start+1+i.tag.length){let t=r-1-i.start+i.endTagStart+2;return e.positionAt(t)}if(i.endTagStart+2<=r&&r<=i.endTagStart+2+i.tag.length){let t=r-2-i.endTagStart+i.start+1;return e.positionAt(t)}return null}function sl(e,t,n){let r=e.offsetAt(t),i=n.findNodeAt(r),a=i.tag?i.tag.length:0;return i.endTagStart&&(i.start+1<=r&&r<=i.start+1+a||i.endTagStart+2<=r&&r<=i.endTagStart+2+a)?[G.create(e.positionAt(i.start+1),e.positionAt(i.start+1+a)),G.create(e.positionAt(i.endTagStart+2),e.positionAt(i.endTagStart+2+a))]:null}var cl=class{constructor(e){this.dataManager=e}limitRanges(e,t){e=e.sort((e,t)=>{let n=e.startLine-t.startLine;return n===0&&(n=e.endLine-t.endLine),n});let n,r=[],i=[],a=[],o=(e,t)=>{i[e]=t,t<30&&(a[t]=(a[t]||0)+1)};for(let t=0;t<e.length;t++){let i=e[t];if(!n)n=i,o(t,0);else if(i.startLine>n.startLine){if(i.endLine<=n.endLine)r.push(n),n=i,o(t,r.length);else if(i.startLine>n.endLine){do n=r.pop();while(n&&i.startLine>n.endLine);n&&r.push(n),n=i,o(t,r.length)}}}let s=0,c=0;for(let e=0;e<a.length;e++){let n=a[e];if(n){if(n+s>t){c=e;break}s+=n}}let l=[];for(let n=0;n<e.length;n++){let r=i[n];typeof r==`number`&&(r<c||r===c&&s++<t)&&l.push(e[n])}return l}getFoldingRanges(e,t){let n=this.dataManager.getVoidElements(e.languageId),r=Q(e.getText()),i=r.scan(),a=[],o=[],s=null,c=-1;function l(e){a.push(e),c=e.startLine}for(;i!==X.EOS;){switch(i){case X.StartTag:{let t=r.getTokenText(),n=e.positionAt(r.getTokenOffset()).line;o.push({startLine:n,tagName:t}),s=t;break}case X.EndTag:s=r.getTokenText();break;case X.StartTagClose:if(!s||!this.dataManager.isVoidElement(s,n))break;case X.EndTagClose:case X.StartTagSelfClose:{let t=o.length-1;for(;t>=0&&o[t].tagName!==s;)t--;if(t>=0){let n=o[t];o.length=t;let i=e.positionAt(r.getTokenOffset()).line,a=n.startLine,s=i-1;s>a&&c!==a&&l({startLine:a,endLine:s})}break}case X.Comment:{let t=e.positionAt(r.getTokenOffset()).line,n=r.getTokenText().match(/^\s*#(region\b)|(endregion\b)/);if(n)if(n[1])o.push({startLine:t,tagName:``});else{let e=o.length-1;for(;e>=0&&o[e].tagName.length;)e--;if(e>=0){let n=o[e];o.length=e;let r=t;t=n.startLine,r>t&&c!==t&&l({startLine:t,endLine:r,kind:Do.Region})}}else{let n=e.positionAt(r.getTokenOffset()+r.getTokenLength()).line;t<n&&l({startLine:t,endLine:n,kind:Do.Comment})}break}}i=r.scan()}let u=t&&t.rangeLimit||Number.MAX_VALUE;return a.length>u?this.limitRanges(a,u):a}},ll=class{constructor(e){this.htmlParser=e}getSelectionRanges(e,t){let n=this.htmlParser.parseDocument(e);return t.map(t=>this.getSelectionRange(t,e,n))}getSelectionRange(e,t,n){let r=this.getApplicableRanges(t,e,n),i,a;for(let e=r.length-1;e>=0;e--){let n=r[e];(!i||n[0]!==i[0]||n[1]!==i[1])&&(a=ys.create(G.create(t.positionAt(r[e][0]),t.positionAt(r[e][1])),a)),i=n}return a||=ys.create(G.create(e,e)),a}getApplicableRanges(e,t,n){let r=e.offsetAt(t),i=n.findNodeAt(r),a=this.getAllParentTagRanges(i);if(i.startTagEnd&&!i.endTagStart){if(i.startTagEnd!==i.end)return[[i.start,i.end]];let t=G.create(e.positionAt(i.startTagEnd-2),e.positionAt(i.startTagEnd));return e.getText(t)===`/>`?a.unshift([i.start+1,i.startTagEnd-2]):a.unshift([i.start+1,i.startTagEnd-1]),a=this.getAttributeLevelRanges(e,i,r).concat(a),a}return!i.startTagEnd||!i.endTagStart?a:(a.unshift([i.start,i.end]),i.start<r&&r<i.startTagEnd?(a.unshift([i.start+1,i.startTagEnd-1]),a=this.getAttributeLevelRanges(e,i,r).concat(a),a):i.startTagEnd<=r&&r<=i.endTagStart?(a.unshift([i.startTagEnd,i.endTagStart]),a):(r>=i.endTagStart+2&&a.unshift([i.endTagStart+2,i.end-1]),a))}getAllParentTagRanges(e){let t=e,n=[];for(;t.parent;)t=t.parent,this.getNodeRanges(t).forEach(e=>n.push(e));return n}getNodeRanges(e){return e.startTagEnd&&e.endTagStart&&e.startTagEnd<e.endTagStart?[[e.startTagEnd,e.endTagStart],[e.start,e.end]]:[[e.start,e.end]]}getAttributeLevelRanges(e,t,n){let r=G.create(e.positionAt(t.start),e.positionAt(t.end)),i=e.getText(r),a=n-t.start,o=Q(i),s=o.scan(),c=t.start,l=[],u=!1,d=-1;for(;s!==X.EOS;){switch(s){case X.AttributeName:if(a<o.getTokenOffset()){u=!1;break}a<=o.getTokenEnd()&&l.unshift([o.getTokenOffset(),o.getTokenEnd()]),u=!0,d=o.getTokenOffset();break;case X.AttributeValue:{if(!u)break;let e=o.getTokenText();if(a<o.getTokenOffset()){l.push([d,o.getTokenEnd()]);break}a>=o.getTokenOffset()&&a<=o.getTokenEnd()&&(l.unshift([o.getTokenOffset(),o.getTokenEnd()]),(e[0]===`"`&&e[e.length-1]===`"`||e[0]===`'`&&e[e.length-1]===`'`)&&a>=o.getTokenOffset()+1&&a<=o.getTokenEnd()-1&&l.unshift([o.getTokenOffset()+1,o.getTokenEnd()-1]),l.push([d,o.getTokenEnd()]));break}}s=o.scan()}return l.map(e=>[e[0]+c,e[1]+c])}};let ul={version:1.1,tags:[{name:`html`,description:{kind:`markdown`,value:`The html element represents the root of an HTML document.`},attributes:[{name:`manifest`,description:{kind:`markdown`,value:`Specifies the URI of a resource manifest indicating resources that should be cached locally. See [Using the application cache](https://developer.mozilla.org/en-US/docs/Web/HTML/Using_the_application_cache) for details.`}},{name:`version`,description:`Specifies the version of the HTML [Document Type Definition](https://developer.mozilla.org/en-US/docs/Glossary/DTD "Document Type Definition: In HTML, the doctype is the required "<!DOCTYPE html>" preamble found at the top of all documents. Its sole purpose is to prevent a browser from switching into so-called “quirks mode” when rendering a document; that is, the "<!DOCTYPE html>" doctype ensures that the browser makes a best-effort attempt at following the relevant specifications, rather than using a different rendering mode that is incompatible with some specifications.") that governs the current document. This attribute is not needed, because it is redundant with the version information in the document type declaration.`},{name:`xmlns`,description:'Specifies the XML Namespace of the document. Default value is `"http://www.w3.org/1999/xhtml"`. This is required in documents parsed with XML parsers, and optional in text/html documents.'}],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/html`}]},{name:`head`,description:{kind:`markdown`,value:`The head element represents a collection of metadata for the Document.`},attributes:[{name:`profile`,description:`The URIs of one or more metadata profiles, separated by white space.`}],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/head`}]},{name:`title`,description:{kind:`markdown`,value:`The title element represents the document's title or name. Authors should use titles that identify their documents even when they are used out of context, for example in a user's history or bookmarks, or in search results. The document's title is often different from its first heading, since the first heading does not have to stand alone when taken out of context.`},attributes:[],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/title`}]},{name:`base`,description:{kind:`markdown`,value:`The base element allows authors to specify the document base URL for the purposes of resolving relative URLs, and the name of the default browsing context for the purposes of following hyperlinks. The element does not represent any content beyond this information.`},void:!0,attributes:[{name:`href`,description:{kind:`markdown`,value:`The base URL to be used throughout the document for relative URL addresses. If this attribute is specified, this element must come before any other elements with attributes whose values are URLs. Absolute and relative URLs are allowed.`}},{name:`target`,valueSet:`target`,description:{kind:`markdown`,value:"A name or keyword indicating the default location to display the result when hyperlinks or forms cause navigation, for elements that do not have an explicit target reference. It is a name of, or keyword for, a _browsing context_ (for example: tab, window, or inline frame). The following keywords have special meanings:\n\n* `_self`: Load the result into the same browsing context as the current one. This value is the default if the attribute is not specified.\n* `_blank`: Load the result into a new unnamed browsing context.\n* `_parent`: Load the result into the parent browsing context of the current one. If there is no parent, this option behaves the same way as `_self`.\n* `_top`: Load the result into the top-level browsing context (that is, the browsing context that is an ancestor of the current one, and has no parent). If there is no parent, this option behaves the same way as `_self`.\n\nIf this attribute is specified, this element must come before any other elements with attributes whose values are URLs."}}],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/base`}]},{name:`link`,description:{kind:`markdown`,value:`The link element allows authors to link their document to other resources.`},void:!0,attributes:[{name:`href`,description:{kind:`markdown`,value:`This attribute specifies the [URL](https://developer.mozilla.org/en-US/docs/Glossary/URL "URL: Uniform Resource Locator (URL) is a text string specifying where a resource can be found on the Internet.") of the linked resource. A URL can be absolute or relative.`}},{name:`crossorigin`,valueSet:`xo`,description:{kind:`markdown`,value:'This enumerated attribute indicates whether [CORS](https://developer.mozilla.org/en-US/docs/Glossary/CORS "CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.") must be used when fetching the resource. [CORS-enabled images](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_Enabled_Image) can be reused in the [`<canvas>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/canvas "Use the HTML <canvas> element with either the canvas scripting API or the WebGL API to draw graphics and animations.") element without being _tainted_. The allowed values are:\n\n`anonymous`\n\nA cross-origin request (i.e. with an [`Origin`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin "The Origin request header indicates where a fetch originates from. It doesn\'t include any path information, but only the server name. It is sent with CORS requests, as well as with POST requests. It is similar to the Referer header, but, unlike this header, it doesn\'t disclose the whole path.") HTTP header) is performed, but no credential is sent (i.e. no cookie, X.509 certificate, or HTTP Basic authentication). If the server does not give credentials to the origin site (by not setting the [`Access-Control-Allow-Origin`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin "The Access-Control-Allow-Origin response header indicates whether the response can be shared with requesting code from the given origin.") HTTP header) the image will be tainted and its usage restricted.\n\n`use-credentials`\n\nA cross-origin request (i.e. with an `Origin` HTTP header) is performed along with a credential sent (i.e. a cookie, certificate, and/or HTTP Basic authentication is performed). If the server does not give credentials to the origin site (through [`Access-Control-Allow-Credentials`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Credentials "The Access-Control-Allow-Credentials response header tells browsers whether to expose the response to frontend JavaScript code when the request\'s credentials mode (Request.credentials) is "include".") HTTP header), the resource will be _tainted_ and its usage restricted.\n\nIf the attribute is not present, the resource is fetched without a [CORS](https://developer.mozilla.org/en-US/docs/Glossary/CORS "CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.") request (i.e. without sending the `Origin` HTTP header), preventing its non-tainted usage. If invalid, it is handled as if the enumerated keyword **anonymous** was used. See [CORS settings attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes) for additional information.'}},{name:`rel`,description:{kind:`markdown`,value:`This attribute names a relationship of the linked document to the current document. The attribute must be a space-separated list of the [link types values](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).`}},{name:`media`,description:{kind:`markdown`,value:"This attribute specifies the media that the linked resource applies to. Its value must be a media type / [media query](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries). This attribute is mainly useful when linking to external stylesheets — it allows the user agent to pick the best adapted one for the device it runs on.\n\n**Notes:**\n\n* In HTML 4, this can only be a simple white-space-separated list of media description literals, i.e., [media types and groups](https://developer.mozilla.org/en-US/docs/Web/CSS/@media), where defined and allowed as values for this attribute, such as `print`, `screen`, `aural`, `braille`. HTML5 extended this to any kind of [media queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries), which are a superset of the allowed values of HTML 4.\n* Browsers not supporting [CSS3 Media Queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_queries) won't necessarily recognize the adequate link; do not forget to set fallback links, the restricted set of media queries defined in HTML 4."}},{name:`hreflang`,description:{kind:`markdown`,value:"This attribute indicates the language of the linked resource. It is purely advisory. Allowed values are determined by [BCP47](https://www.ietf.org/rfc/bcp/bcp47.txt). Use this attribute only if the [`href`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href) attribute is present."}},{name:`type`,description:{kind:`markdown`,value:'This attribute is used to define the type of the content linked to. The value of the attribute should be a MIME type such as **text/html**, **text/css**, and so on. The common use of this attribute is to define the type of stylesheet being referenced (such as **text/css**), but given that CSS is the only stylesheet language used on the web, not only is it possible to omit the `type` attribute, but is actually now recommended practice. It is also used on `rel="preload"` link types, to make sure the browser only downloads file types that it supports.'}},{name:`sizes`,description:{kind:`markdown`,value:"This attribute defines the sizes of the icons for visual media contained in the resource. It must be present only if the [`rel`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#attr-rel) contains a value of `icon` or a non-standard type such as Apple's `apple-touch-icon`. It may have the following values:\n\n* `any`, meaning that the icon can be scaled to any size as it is in a vector format, like `image/svg+xml`.\n* a white-space separated list of sizes, each in the format `_<width in pixels>_x_<height in pixels>_` or `_<width in pixels>_X_<height in pixels>_`. Each of these sizes must be contained in the resource.\n\n**Note:** Most icon formats are only able to store one single icon; therefore most of the time the [`sizes`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-sizes) contains only one entry. MS's ICO format does, as well as Apple's ICNS. ICO is more ubiquitous; you should definitely use it."}},{name:`as`,description:'This attribute is only used when `rel="preload"` or `rel="prefetch"` has been set on the `<link>` element. It specifies the type of content being loaded by the `<link>`, which is necessary for content prioritization, request matching, application of correct [content security policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP), and setting of correct [`Accept`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept "The Accept request HTTP header advertises which content types, expressed as MIME types, the client is able to understand. Using content negotiation, the server then selects one of the proposals, uses it and informs the client of its choice with the Content-Type response header. Browsers set adequate values for this header depending on\xA0the context where the request is done: when fetching a CSS stylesheet a different value is set for the request than when fetching an image,\xA0video or a script.") request header.'},{name:`importance`,description:`Indicates the relative importance of the resource. Priority hints are delegated using the values:`},{name:`importance`,description:'**`auto`**: Indicates\xA0**no\xA0preference**. The browser may use its own heuristics to decide the priority of the resource.\n\n**`high`**: Indicates to the\xA0browser\xA0that the resource is of\xA0**high** priority.\n\n**`low`**:\xA0Indicates to the\xA0browser\xA0that the resource is of\xA0**low** priority.\n\n**Note:** The `importance` attribute may only be used for the `<link>` element if `rel="preload"` or `rel="prefetch"` is present.'},{name:`integrity`,description:`Contains inline metadata — a base64-encoded cryptographic hash of the resource (file) you’re telling the browser to fetch. The browser can use this to verify that the fetched resource has been delivered free of unexpected manipulation. See [Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity).`},{name:`referrerpolicy`,description:'A string indicating which referrer to use when fetching the resource:\n\n* `no-referrer` means that the [`Referer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer "The Referer request header contains the address of the previous web page from which a link to the currently requested page was followed. The Referer header allows servers to identify where people are visiting them from and may use that data for analytics, logging, or optimized caching, for example.") header will not be sent.\n* `no-referrer-when-downgrade` means that no [`Referer`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer "The Referer request header contains the address of the previous web page from which a link to the currently requested page was followed. The Referer header allows servers to identify where people are visiting them from and may use that data for analytics, logging, or optimized caching, for example.") header will be sent when navigating to an origin without TLS (HTTPS). This is a user agent’s default behavior, if no policy is otherwise specified.\n* `origin` means that the referrer will be the origin of the page, which is roughly the scheme, the host, and the port.\n* `origin-when-cross-origin` means that navigating to other origins will be limited to the scheme, the host, and the port, while navigating on the same origin will include the referrer\'s path.\n* `unsafe-url` means that the referrer will include the origin and the path (but not the fragment, password, or username). This case is unsafe because it can leak origins and paths from TLS-protected resources to insecure origins.'},{name:`title`,description:'The `title` attribute has special semantics on the `<link>` element. When used on a `<link rel="stylesheet">` it defines a [preferred or an alternate stylesheet](https://developer.mozilla.org/en-US/docs/Web/CSS/Alternative_style_sheets). Incorrectly using it may [cause the stylesheet to be ignored](https://developer.mozilla.org/en-US/docs/Correctly_Using_Titles_With_External_Stylesheets).'}],references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Element/link`}]},{name:`meta`,description:{kind:`markdown`,value:`The meta element represents various kinds of metadata that cannot be expressed using the title, base, link, style, and script elements.`},void:!0,attributes:[{name:`name`,description:{kind:`markdown`,value:`This attribute defines the name of a piece of document-level metadata. It should not be set if one of the attributes [\`itemprop\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-itemprop), [\`http-equiv\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-http-equiv) or [\`charset\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset) is also set.
78
71
 
79
72
  This metadata name is associated with the value contained by the [\`content\`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-content) attribute. The possible values for the name attribute are:
80
73
 
@@ -506,4 +499,4 @@ See [Browser compatibility](#Browser_compatibility) for notes on browser support
506
499
 
507
500
  * a _negative value_ means that the element should be focusable, but should not be reachable via sequential keyboard navigation;
508
501
  * \`0\` means that the element should be focusable and reachable via sequential keyboard navigation, but its relative order is defined by the platform convention;
509
- * a _positive value_ means that the element should be focusable and reachable via sequential keyboard navigation; the order in which the elements are focused is the increasing value of the [**tabindex**](#attr-tabindex). If several elements share the same tabindex, their relative order follows their relative positions in the document.`},references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Global_attributes/tabindex`}]},{name:`title`,description:{kind:`markdown`,value:`Contains a text representing advisory information related to the element it belongs to. Such information can typically, but not necessarily, be presented to the user as a tooltip.`},references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Global_attributes/title`}]},{name:`translate`,description:{kind:`markdown`,value:"An enumerated attribute that is used to specify whether an element's attribute values and the values of its [`Text`](https://developer.mozilla.org/docs/Web/API/Text \"The Text interface represents the textual content of Element or Attr. If an element has no markup within its content, it has a single child implementing Text that contains the element's text. However, if the element contains markup, it is parsed into information items and Text nodes that form its children.\") node children are to be translated when the page is localized, or whether to leave them unchanged. It can have the following values:\n\n* empty string and `yes`, which indicates that the element will be translated.\n* `no`, which indicates that the element will not be translated."},valueSet:`y`,references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Global_attributes/translate`}]},{name:`onabort`,description:{kind:`markdown`,value:`The loading of a resource has been aborted.`}},{name:`onblur`,description:{kind:`markdown`,value:`An element has lost focus (does not bubble).`}},{name:`oncanplay`,description:{kind:`markdown`,value:`The user agent can play the media, but estimates that not enough data has been loaded to play the media up to its end without having to stop for further buffering of content.`}},{name:`oncanplaythrough`,description:{kind:`markdown`,value:`The user agent can play the media up to its end without having to stop for further buffering of content.`}},{name:`onchange`,description:{kind:`markdown`,value:`The change event is fired for <input>, <select>, and <textarea> elements when a change to the element's value is committed by the user.`}},{name:`onclick`,description:{kind:`markdown`,value:`A pointing device button has been pressed and released on an element.`}},{name:`oncontextmenu`,description:{kind:`markdown`,value:`The right button of the mouse is clicked (before the context menu is displayed).`}},{name:`ondblclick`,description:{kind:`markdown`,value:`A pointing device button is clicked twice on an element.`}},{name:`ondrag`,description:{kind:`markdown`,value:`An element or text selection is being dragged (every 350ms).`}},{name:`ondragend`,description:{kind:`markdown`,value:`A drag operation is being ended (by releasing a mouse button or hitting the escape key).`}},{name:`ondragenter`,description:{kind:`markdown`,value:`A dragged element or text selection enters a valid drop target.`}},{name:`ondragleave`,description:{kind:`markdown`,value:`A dragged element or text selection leaves a valid drop target.`}},{name:`ondragover`,description:{kind:`markdown`,value:`An element or text selection is being dragged over a valid drop target (every 350ms).`}},{name:`ondragstart`,description:{kind:`markdown`,value:`The user starts dragging an element or text selection.`}},{name:`ondrop`,description:{kind:`markdown`,value:`An element is dropped on a valid drop target.`}},{name:`ondurationchange`,description:{kind:`markdown`,value:`The duration attribute has been updated.`}},{name:`onemptied`,description:{kind:`markdown`,value:`The media has become empty; for example, this event is sent if the media has already been loaded (or partially loaded), and the load() method is called to reload it.`}},{name:`onended`,description:{kind:`markdown`,value:`Playback has stopped because the end of the media was reached.`}},{name:`onerror`,description:{kind:`markdown`,value:`A resource failed to load.`}},{name:`onfocus`,description:{kind:`markdown`,value:`An element has received focus (does not bubble).`}},{name:`onformchange`},{name:`onforminput`},{name:`oninput`,description:{kind:`markdown`,value:`The value of an element changes or the content of an element with the attribute contenteditable is modified.`}},{name:`oninvalid`,description:{kind:`markdown`,value:`A submittable element has been checked and doesn't satisfy its constraints.`}},{name:`onkeydown`,description:{kind:`markdown`,value:`A key is pressed down.`}},{name:`onkeypress`,description:{kind:`markdown`,value:`A key is pressed down and that key normally produces a character value (use input instead).`}},{name:`onkeyup`,description:{kind:`markdown`,value:`A key is released.`}},{name:`onload`,description:{kind:`markdown`,value:`A resource and its dependent resources have finished loading.`}},{name:`onloadeddata`,description:{kind:`markdown`,value:`The first frame of the media has finished loading.`}},{name:`onloadedmetadata`,description:{kind:`markdown`,value:`The metadata has been loaded.`}},{name:`onloadstart`,description:{kind:`markdown`,value:`Progress has begun.`}},{name:`onmousedown`,description:{kind:`markdown`,value:`A pointing device button (usually a mouse) is pressed on an element.`}},{name:`onmousemove`,description:{kind:`markdown`,value:`A pointing device is moved over an element.`}},{name:`onmouseout`,description:{kind:`markdown`,value:`A pointing device is moved off the element that has the listener attached or off one of its children.`}},{name:`onmouseover`,description:{kind:`markdown`,value:`A pointing device is moved onto the element that has the listener attached or onto one of its children.`}},{name:`onmouseup`,description:{kind:`markdown`,value:`A pointing device button is released over an element.`}},{name:`onmousewheel`},{name:`onmouseenter`,description:{kind:`markdown`,value:`A pointing device is moved onto the element that has the listener attached.`}},{name:`onmouseleave`,description:{kind:`markdown`,value:`A pointing device is moved off the element that has the listener attached.`}},{name:`onpause`,description:{kind:`markdown`,value:`Playback has been paused.`}},{name:`onplay`,description:{kind:`markdown`,value:`Playback has begun.`}},{name:`onplaying`,description:{kind:`markdown`,value:`Playback is ready to start after having been paused or delayed due to lack of data.`}},{name:`onprogress`,description:{kind:`markdown`,value:`In progress.`}},{name:`onratechange`,description:{kind:`markdown`,value:`The playback rate has changed.`}},{name:`onreset`,description:{kind:`markdown`,value:`A form is reset.`}},{name:`onresize`,description:{kind:`markdown`,value:`The document view has been resized.`}},{name:`onreadystatechange`,description:{kind:`markdown`,value:`The readyState attribute of a document has changed.`}},{name:`onscroll`,description:{kind:`markdown`,value:`The document view or an element has been scrolled.`}},{name:`onseeked`,description:{kind:`markdown`,value:`A seek operation completed.`}},{name:`onseeking`,description:{kind:`markdown`,value:`A seek operation began.`}},{name:`onselect`,description:{kind:`markdown`,value:`Some text is being selected.`}},{name:`onshow`,description:{kind:`markdown`,value:`A contextmenu event was fired on/bubbled to an element that has a contextmenu attribute`}},{name:`onstalled`,description:{kind:`markdown`,value:`The user agent is trying to fetch media data, but data is unexpectedly not forthcoming.`}},{name:`onsubmit`,description:{kind:`markdown`,value:`A form is submitted.`}},{name:`onsuspend`,description:{kind:`markdown`,value:`Media data loading has been suspended.`}},{name:`ontimeupdate`,description:{kind:`markdown`,value:`The time indicated by the currentTime attribute has been updated.`}},{name:`onvolumechange`,description:{kind:`markdown`,value:`The volume has changed.`}},{name:`onwaiting`,description:{kind:`markdown`,value:`Playback has stopped because of a temporary lack of data.`}},{name:`onpointercancel`,description:{kind:`markdown`,value:`The pointer is unlikely to produce any more events.`}},{name:`onpointerdown`,description:{kind:`markdown`,value:`The pointer enters the active buttons state.`}},{name:`onpointerenter`,description:{kind:`markdown`,value:`Pointing device is moved inside the hit-testing boundary.`}},{name:`onpointerleave`,description:{kind:`markdown`,value:`Pointing device is moved out of the hit-testing boundary.`}},{name:`onpointerlockchange`,description:{kind:`markdown`,value:`The pointer was locked or released.`}},{name:`onpointerlockerror`,description:{kind:`markdown`,value:`It was impossible to lock the pointer for technical reasons or because the permission was denied.`}},{name:`onpointermove`,description:{kind:`markdown`,value:`The pointer changed coordinates.`}},{name:`onpointerout`,description:{kind:`markdown`,value:`The pointing device moved out of hit-testing boundary or leaves detectable hover range.`}},{name:`onpointerover`,description:{kind:`markdown`,value:`The pointing device is moved into the hit-testing boundary.`}},{name:`onpointerup`,description:{kind:`markdown`,value:`The pointer leaves the active buttons state.`}},{name:`aria-activedescendant`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-activedescendant`}],description:{kind:`markdown`,value:"Identifies the currently active element when DOM focus is on a [`composite`](https://www.w3.org/TR/wai-aria-1.1/#composite) widget, [`textbox`](https://www.w3.org/TR/wai-aria-1.1/#textbox), [`group`](https://www.w3.org/TR/wai-aria-1.1/#group), or [`application`](https://www.w3.org/TR/wai-aria-1.1/#application)."}},{name:`aria-atomic`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-atomic`}],description:{kind:`markdown`,value:"Indicates whether [assistive technologies](https://www.w3.org/TR/wai-aria-1.1/#dfn-assistive-technology) will present all, or only parts of, the changed region based on the change notifications defined by the [`aria-relevant`](https://www.w3.org/TR/wai-aria-1.1/#aria-relevant) attribute."}},{name:`aria-autocomplete`,valueSet:`autocomplete`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete`}],description:{kind:`markdown`,value:`Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.`}},{name:`aria-busy`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-busy`}],description:{kind:`markdown`,value:`Indicates an element is being modified and that assistive technologies _MAY_ want to wait until the modifications are complete before exposing them to the user.`}},{name:`aria-checked`,valueSet:`tristate`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-checked`}],description:{kind:`markdown`,value:'Indicates the current "checked" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of checkboxes, radio buttons, and other [widgets](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-pressed`](https://www.w3.org/TR/wai-aria-1.1/#aria-pressed) and [`aria-selected`](https://www.w3.org/TR/wai-aria-1.1/#aria-selected).'}},{name:`aria-colcount`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-colcount`}],description:{kind:`markdown`,value:"Defines the total number of columns in a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-colindex)."}},{name:`aria-colindex`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-colindex`}],description:{kind:`markdown`,value:"Defines an [element's](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) column index or position with respect to the total number of columns within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colcount`](https://www.w3.org/TR/wai-aria-1.1/#aria-colcount) and [`aria-colspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-colspan)."}},{name:`aria-colspan`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-colspan`}],description:{kind:`markdown`,value:"Defines the number of columns spanned by a cell or gridcell within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-colindex) and [`aria-rowspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan)."}},{name:`aria-controls`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-controls`}],description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) whose contents or presence are controlled by the current element. See related [`aria-owns`](https://www.w3.org/TR/wai-aria-1.1/#aria-owns)."}},{name:`aria-current`,valueSet:`current`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-current`}],description:{kind:`markdown`,value:`Indicates the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that represents the current item within a container or set of related elements.`}},{name:`aria-describedby`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-describedby`}],description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) that describes the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-labelledby`](https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby)."}},{name:`aria-disabled`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-disabled`}],description:{kind:`markdown`,value:"Indicates that the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is [perceivable](https://www.w3.org/TR/wai-aria-1.1/#dfn-perceivable) but disabled, so it is not editable or otherwise [operable](https://www.w3.org/TR/wai-aria-1.1/#dfn-operable). See related [`aria-hidden`](https://www.w3.org/TR/wai-aria-1.1/#aria-hidden) and [`aria-readonly`](https://www.w3.org/TR/wai-aria-1.1/#aria-readonly)."}},{name:`aria-dropeffect`,valueSet:`dropeffect`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-dropeffect`}],description:{kind:`markdown`,value:`\\[Deprecated in ARIA 1.1\\] Indicates what functions can be performed when a dragged object is released on the drop target.`}},{name:`aria-errormessage`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage`}],description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that provides an error message for the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-invalid`](https://www.w3.org/TR/wai-aria-1.1/#aria-invalid) and [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:`aria-expanded`,valueSet:`u`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-expanded`}],description:{kind:`markdown`,value:`Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.`}},{name:`aria-flowto`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-flowto`}],description:{kind:`markdown`,value:`Identifies the next [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.`}},{name:`aria-grabbed`,valueSet:`u`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-grabbed`}],description:{kind:`markdown`,value:`\\[Deprecated in ARIA 1.1\\] Indicates an element's "grabbed" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) in a drag-and-drop operation.`}},{name:`aria-haspopup`,valueSet:`haspopup`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup`}],description:{kind:`markdown`,value:`Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element).`}},{name:`aria-hidden`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-hidden`}],description:{kind:`markdown`,value:"Indicates whether the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is exposed to an accessibility API. See related [`aria-disabled`](https://www.w3.org/TR/wai-aria-1.1/#aria-disabled)."}},{name:`aria-invalid`,valueSet:`invalid`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-invalid`}],description:{kind:`markdown`,value:"Indicates the entered value does not conform to the format expected by the application. See related [`aria-errormessage`](https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage)."}},{name:`aria-label`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-label`}],description:{kind:`markdown`,value:"Defines a string value that labels the current element. See related [`aria-labelledby`](https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby)."}},{name:`aria-labelledby`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby`}],description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) that labels the current element. See related [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:`aria-level`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-level`}],description:{kind:`markdown`,value:`Defines the hierarchical level of an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) within a structure.`}},{name:`aria-live`,valueSet:`live`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-live`}],description:{kind:`markdown`,value:`Indicates that an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) will be updated, and describes the types of updates the [user agents](https://www.w3.org/TR/wai-aria-1.1/#dfn-user-agent), [assistive technologies](https://www.w3.org/TR/wai-aria-1.1/#dfn-assistive-technology), and user can expect from the [live region](https://www.w3.org/TR/wai-aria-1.1/#dfn-live-region).`}},{name:`aria-modal`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-modal`}],description:{kind:`markdown`,value:`Indicates whether an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is modal when displayed.`}},{name:`aria-multiline`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-multiline`}],description:{kind:`markdown`,value:`Indicates whether a text box accepts multiple lines of input or only a single line.`}},{name:`aria-multiselectable`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-multiselectable`}],description:{kind:`markdown`,value:`Indicates that the user may select more than one item from the current selectable descendants.`}},{name:`aria-orientation`,valueSet:`orientation`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-orientation`}],description:{kind:`markdown`,value:`Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.`}},{name:`aria-owns`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-owns`}],description:{kind:`markdown`,value:"Identifies an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) in order to define a visual, functional, or contextual parent/child [relationship](https://www.w3.org/TR/wai-aria-1.1/#dfn-relationship) between DOM elements where the DOM hierarchy cannot be used to represent the relationship. See related [`aria-controls`](https://www.w3.org/TR/wai-aria-1.1/#aria-controls)."}},{name:`aria-placeholder`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-placeholder`}],description:{kind:`markdown`,value:`Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.`}},{name:`aria-posinset`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-posinset`}],description:{kind:`markdown`,value:"Defines an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element)'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See related [`aria-setsize`](https://www.w3.org/TR/wai-aria-1.1/#aria-setsize)."}},{name:`aria-pressed`,valueSet:`tristate`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-pressed`}],description:{kind:`markdown`,value:'Indicates the current "pressed" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of toggle buttons. See related [`aria-checked`](https://www.w3.org/TR/wai-aria-1.1/#aria-checked) and [`aria-selected`](https://www.w3.org/TR/wai-aria-1.1/#aria-selected).'}},{name:`aria-readonly`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-readonly`}],description:{kind:`markdown`,value:"Indicates that the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is not editable, but is otherwise [operable](https://www.w3.org/TR/wai-aria-1.1/#dfn-operable). See related [`aria-disabled`](https://www.w3.org/TR/wai-aria-1.1/#aria-disabled)."}},{name:`aria-relevant`,valueSet:`relevant`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-relevant`}],description:{kind:`markdown`,value:"Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. See related [`aria-atomic`](https://www.w3.org/TR/wai-aria-1.1/#aria-atomic)."}},{name:`aria-required`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-required`}],description:{kind:`markdown`,value:`Indicates that user input is required on the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) before a form may be submitted.`}},{name:`aria-roledescription`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-roledescription`}],description:{kind:`markdown`,value:`Defines a human-readable, author-localized description for the [role](https://www.w3.org/TR/wai-aria-1.1/#dfn-role) of an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element).`}},{name:`aria-rowcount`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount`}],description:{kind:`markdown`,value:"Defines the total number of rows in a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex)."}},{name:`aria-rowindex`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex`}],description:{kind:`markdown`,value:"Defines an [element's](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) row index or position with respect to the total number of rows within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowcount`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount) and [`aria-rowspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan)."}},{name:`aria-rowspan`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan`}],description:{kind:`markdown`,value:"Defines the number of rows spanned by a cell or gridcell within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex) and [`aria-colspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-colspan)."}},{name:`aria-selected`,valueSet:`u`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-selected`}],description:{kind:`markdown`,value:'Indicates the current "selected" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of various [widgets](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-checked`](https://www.w3.org/TR/wai-aria-1.1/#aria-checked) and [`aria-pressed`](https://www.w3.org/TR/wai-aria-1.1/#aria-pressed).'}},{name:`aria-setsize`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-setsize`}],description:{kind:`markdown`,value:"Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See related [`aria-posinset`](https://www.w3.org/TR/wai-aria-1.1/#aria-posinset)."}},{name:`aria-sort`,valueSet:`sort`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-sort`}],description:{kind:`markdown`,value:`Indicates if items in a table or grid are sorted in ascending or descending order.`}},{name:`aria-valuemax`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-valuemax`}],description:{kind:`markdown`,value:`Defines the maximum allowed value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget).`}},{name:`aria-valuemin`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-valuemin`}],description:{kind:`markdown`,value:`Defines the minimum allowed value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget).`}},{name:`aria-valuenow`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow`}],description:{kind:`markdown`,value:"Defines the current value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-valuetext`](https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext)."}},{name:`aria-valuetext`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext`}],description:{kind:`markdown`,value:"Defines the human readable text alternative of [`aria-valuenow`](https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow) for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget)."}},{name:`aria-details`,description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that provides a detailed, extended description for the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:`aria-keyshortcuts`,description:{kind:`markdown`,value:`Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.`}}],valueSets:[{name:`b`,values:[{name:`true`},{name:`false`}]},{name:`u`,values:[{name:`true`},{name:`false`},{name:`undefined`}]},{name:`o`,values:[{name:`on`},{name:`off`}]},{name:`y`,values:[{name:`yes`},{name:`no`}]},{name:`w`,values:[{name:`soft`},{name:`hard`}]},{name:`d`,values:[{name:`ltr`},{name:`rtl`},{name:`auto`}]},{name:`m`,values:[{name:`get`,description:{kind:`markdown`,value:"Corresponds to the HTTP [GET method](https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.3); form data are appended to the `action` attribute URI with a '?' as separator, and the resulting URI is sent to the server. Use this method when the form has no side-effects and contains only ASCII characters."}},{name:`post`,description:{kind:`markdown`,value:`Corresponds to the HTTP [POST method](https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5); form data are included in the body of the form and sent to the server.`}},{name:`dialog`,description:{kind:`markdown`,value:"Use when the form is inside a [`<dialog>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) element to close the dialog when submitted."}}]},{name:`fm`,values:[{name:`get`},{name:`post`}]},{name:`s`,values:[{name:`row`},{name:`col`},{name:`rowgroup`},{name:`colgroup`}]},{name:`t`,values:[{name:`hidden`},{name:`text`},{name:`search`},{name:`tel`},{name:`url`},{name:`email`},{name:`password`},{name:`datetime`},{name:`date`},{name:`month`},{name:`week`},{name:`time`},{name:`datetime-local`},{name:`number`},{name:`range`},{name:`color`},{name:`checkbox`},{name:`radio`},{name:`file`},{name:`submit`},{name:`image`},{name:`reset`},{name:`button`}]},{name:`im`,values:[{name:`verbatim`},{name:`latin`},{name:`latin-name`},{name:`latin-prose`},{name:`full-width-latin`},{name:`kana`},{name:`kana-name`},{name:`katakana`},{name:`numeric`},{name:`tel`},{name:`email`},{name:`url`}]},{name:`bt`,values:[{name:`button`},{name:`submit`},{name:`reset`},{name:`menu`}]},{name:`lt`,values:[{name:`1`},{name:`a`},{name:`A`},{name:`i`},{name:`I`}]},{name:`mt`,values:[{name:`context`},{name:`toolbar`}]},{name:`mit`,values:[{name:`command`},{name:`checkbox`},{name:`radio`}]},{name:`et`,values:[{name:`application/x-www-form-urlencoded`},{name:`multipart/form-data`},{name:`text/plain`}]},{name:`tk`,values:[{name:`subtitles`},{name:`captions`},{name:`descriptions`},{name:`chapters`},{name:`metadata`}]},{name:`pl`,values:[{name:`none`},{name:`metadata`},{name:`auto`}]},{name:`sh`,values:[{name:`circle`},{name:`default`},{name:`poly`},{name:`rect`}]},{name:`xo`,values:[{name:`anonymous`},{name:`use-credentials`}]},{name:`target`,values:[{name:`_self`},{name:`_blank`},{name:`_parent`},{name:`_top`}]},{name:`sb`,values:[{name:`allow-forms`},{name:`allow-modals`},{name:`allow-pointer-lock`},{name:`allow-popups`},{name:`allow-popups-to-escape-sandbox`},{name:`allow-same-origin`},{name:`allow-scripts`},{name:`allow-top-navigation`}]},{name:`tristate`,values:[{name:`true`},{name:`false`},{name:`mixed`},{name:`undefined`}]},{name:`inputautocomplete`,values:[{name:`additional-name`},{name:`address-level1`},{name:`address-level2`},{name:`address-level3`},{name:`address-level4`},{name:`address-line1`},{name:`address-line2`},{name:`address-line3`},{name:`bday`},{name:`bday-year`},{name:`bday-day`},{name:`bday-month`},{name:`billing`},{name:`cc-additional-name`},{name:`cc-csc`},{name:`cc-exp`},{name:`cc-exp-month`},{name:`cc-exp-year`},{name:`cc-family-name`},{name:`cc-given-name`},{name:`cc-name`},{name:`cc-number`},{name:`cc-type`},{name:`country`},{name:`country-name`},{name:`current-password`},{name:`email`},{name:`family-name`},{name:`fax`},{name:`given-name`},{name:`home`},{name:`honorific-prefix`},{name:`honorific-suffix`},{name:`impp`},{name:`language`},{name:`mobile`},{name:`name`},{name:`new-password`},{name:`nickname`},{name:`off`},{name:`on`},{name:`organization`},{name:`organization-title`},{name:`pager`},{name:`photo`},{name:`postal-code`},{name:`sex`},{name:`shipping`},{name:`street-address`},{name:`tel-area-code`},{name:`tel`},{name:`tel-country-code`},{name:`tel-extension`},{name:`tel-local`},{name:`tel-local-prefix`},{name:`tel-local-suffix`},{name:`tel-national`},{name:`transaction-amount`},{name:`transaction-currency`},{name:`url`},{name:`username`},{name:`work`}]},{name:`autocomplete`,values:[{name:`inline`},{name:`list`},{name:`both`},{name:`none`}]},{name:`current`,values:[{name:`page`},{name:`step`},{name:`location`},{name:`date`},{name:`time`},{name:`true`},{name:`false`}]},{name:`dropeffect`,values:[{name:`copy`},{name:`move`},{name:`link`},{name:`execute`},{name:`popup`},{name:`none`}]},{name:`invalid`,values:[{name:`grammar`},{name:`false`},{name:`spelling`},{name:`true`}]},{name:`live`,values:[{name:`off`},{name:`polite`},{name:`assertive`}]},{name:`orientation`,values:[{name:`vertical`},{name:`horizontal`},{name:`undefined`}]},{name:`relevant`,values:[{name:`additions`},{name:`removals`},{name:`text`},{name:`all`},{name:`additions text`}]},{name:`sort`,values:[{name:`ascending`},{name:`descending`},{name:`none`},{name:`other`}]},{name:`roles`,values:[{name:`alert`},{name:`alertdialog`},{name:`button`},{name:`checkbox`},{name:`dialog`},{name:`gridcell`},{name:`link`},{name:`log`},{name:`marquee`},{name:`menuitem`},{name:`menuitemcheckbox`},{name:`menuitemradio`},{name:`option`},{name:`progressbar`},{name:`radio`},{name:`scrollbar`},{name:`searchbox`},{name:`slider`},{name:`spinbutton`},{name:`status`},{name:`switch`},{name:`tab`},{name:`tabpanel`},{name:`textbox`},{name:`timer`},{name:`tooltip`},{name:`treeitem`},{name:`combobox`},{name:`grid`},{name:`listbox`},{name:`menu`},{name:`menubar`},{name:`radiogroup`},{name:`tablist`},{name:`tree`},{name:`treegrid`},{name:`application`},{name:`article`},{name:`cell`},{name:`columnheader`},{name:`definition`},{name:`directory`},{name:`document`},{name:`feed`},{name:`figure`},{name:`group`},{name:`heading`},{name:`img`},{name:`list`},{name:`listitem`},{name:`math`},{name:`none`},{name:`note`},{name:`presentation`},{name:`region`},{name:`row`},{name:`rowgroup`},{name:`rowheader`},{name:`separator`},{name:`table`},{name:`term`},{name:`text`},{name:`toolbar`},{name:`banner`},{name:`complementary`},{name:`contentinfo`},{name:`form`},{name:`main`},{name:`navigation`},{name:`region`},{name:`search`},{name:`doc-abstract`},{name:`doc-acknowledgments`},{name:`doc-afterword`},{name:`doc-appendix`},{name:`doc-backlink`},{name:`doc-biblioentry`},{name:`doc-bibliography`},{name:`doc-biblioref`},{name:`doc-chapter`},{name:`doc-colophon`},{name:`doc-conclusion`},{name:`doc-cover`},{name:`doc-credit`},{name:`doc-credits`},{name:`doc-dedication`},{name:`doc-endnote`},{name:`doc-endnotes`},{name:`doc-epigraph`},{name:`doc-epilogue`},{name:`doc-errata`},{name:`doc-example`},{name:`doc-footnote`},{name:`doc-foreword`},{name:`doc-glossary`},{name:`doc-glossref`},{name:`doc-index`},{name:`doc-introduction`},{name:`doc-noteref`},{name:`doc-notice`},{name:`doc-pagebreak`},{name:`doc-pagelist`},{name:`doc-part`},{name:`doc-preface`},{name:`doc-prologue`},{name:`doc-pullquote`},{name:`doc-qna`},{name:`doc-subtitle`},{name:`doc-tip`},{name:`doc-toc`}]},{name:`metanames`,values:[{name:`application-name`},{name:`author`},{name:`description`},{name:`format-detection`},{name:`generator`},{name:`keywords`},{name:`publisher`},{name:`referrer`},{name:`robots`},{name:`theme-color`},{name:`viewport`}]},{name:`haspopup`,values:[{name:`false`,description:{kind:`markdown`,value:`(default) Indicates the element does not have a popup.`}},{name:`true`,description:{kind:`markdown`,value:`Indicates the popup is a menu.`}},{name:`menu`,description:{kind:`markdown`,value:`Indicates the popup is a menu.`}},{name:`listbox`,description:{kind:`markdown`,value:`Indicates the popup is a listbox.`}},{name:`tree`,description:{kind:`markdown`,value:`Indicates the popup is a tree.`}},{name:`grid`,description:{kind:`markdown`,value:`Indicates the popup is a grid.`}},{name:`dialog`,description:{kind:`markdown`,value:`Indicates the popup is a dialog.`}}]},{name:`decoding`,values:[{name:`sync`},{name:`async`},{name:`auto`}]},{name:`loading`,values:[{name:`eager`,description:{kind:`markdown`,value:`Loads the image immediately, regardless of whether or not the image is currently within the visible viewport (this is the default value).`}},{name:`lazy`,description:{kind:`markdown`,value:`Defers loading the image until it reaches a calculated distance from the viewport, as defined by the browser. The intent is to avoid the network and storage bandwidth needed to handle the image until it's reasonably certain that it will be needed. This generally improves the performance of the content in most typical use cases.`}}]},{name:`referrerpolicy`,values:[{name:`no-referrer`},{name:`no-referrer-when-downgrade`},{name:`origin`},{name:`origin-when-cross-origin`},{name:`same-origin`},{name:`strict-origin`},{name:`strict-origin-when-cross-origin`},{name:`unsafe-url`}]}]},Nl=class{constructor(e){this.dataProviders=[],this.setDataProviders(e.useDefaultDataProvider!==!1,e.customDataProviders||[])}setDataProviders(e,t){this.dataProviders=[],e&&this.dataProviders.push(new Mc(`html5`,Ml)),this.dataProviders.push(...t)}getDataProviders(){return this.dataProviders}isVoidElement(e,t){return!!e&&gc(t,e.toLowerCase(),(e,t)=>e.localeCompare(t))>=0}getVoidElements(e){let t=Array.isArray(e)?e:this.getDataProviders().filter(t=>t.isApplicable(e)),n=[];return t.forEach(e=>{e.provideTags().filter(e=>e.void).forEach(e=>n.push(e.name))}),n.sort()}isPathAttribute(e,t){if(t===`src`||t===`href`)return!0;let n=Pl[e];return n?typeof n==`string`?n===t:n.indexOf(t)!==-1:!1}},Pl={a:`href`,area:`href`,body:`background`,blockquote:`cite`,del:`cite`,form:`action`,frame:[`src`,`longdesc`],img:[`src`,`longdesc`],ins:`cite`,link:`href`,object:`data`,q:`cite`,script:`src`,audio:`src`,button:`formaction`,command:`icon`,embed:`src`,html:`manifest`,input:[`src`,`formaction`],source:`src`,track:`src`,video:[`src`,`poster`]},Fl={};function Il(e=Fl){let t=new Nl(e),n=new Jc(e,t),r=new Hc(e,t),i=new vc(t),a=new jl(i),o=new Al(t),s=new _l(t);return{setDataProviders:t.setDataProviders.bind(t),createScanner:Q,parseHTMLDocument:i.parseDocument.bind(i),doComplete:r.doComplete.bind(r),doComplete2:r.doComplete2.bind(r),setCompletionParticipants:r.setCompletionParticipants.bind(r),doHover:n.doHover.bind(n),format:tl,findDocumentHighlights:vl,findDocumentLinks:s.findDocumentLinks.bind(s),findDocumentSymbols:Sl,findDocumentSymbols2:Cl,getFoldingRanges:o.getFoldingRanges.bind(o),getSelectionRanges:a.getSelectionRanges.bind(a),doQuoteComplete:r.doQuoteComplete.bind(r),doTagComplete:r.doTagComplete.bind(r),doRename:El,findMatchingTagPosition:Ol,findOnTypeRenameRanges:kl,findLinkedEditingRanges:kl}}function Ll(e,t){return new Mc(e,t)}var Rl=class{constructor(e,t){this._ctx=e,this._languageSettings=t.languageSettings,this._languageId=t.languageId;let n=this._languageSettings.data,r=n?.useDefaultDataProvider,i=[];if(n?.dataProviders)for(let e in n.dataProviders)i.push(Ll(e,n.dataProviders[e]));this._languageService=Il({useDefaultDataProvider:r,customDataProviders:i})}async doComplete(e,t){let n=this._getTextDocument(e);if(!n)return null;let r=this._languageService.parseHTMLDocument(n);return Promise.resolve(this._languageService.doComplete(n,t,r,this._languageSettings&&this._languageSettings.suggest))}async format(e,t,n){let r=this._getTextDocument(e);if(!r)return[];let i={...this._languageSettings.format,...n},a=this._languageService.format(r,t,i);return Promise.resolve(a)}async doHover(e,t){let n=this._getTextDocument(e);if(!n)return null;let r=this._languageService.parseHTMLDocument(n),i=this._languageService.doHover(n,t,r);return Promise.resolve(i)}async findDocumentHighlights(e,t){let n=this._getTextDocument(e);if(!n)return[];let r=this._languageService.parseHTMLDocument(n),i=this._languageService.findDocumentHighlights(n,t,r);return Promise.resolve(i)}async findDocumentLinks(e){let t=this._getTextDocument(e);if(!t)return[];let n=this._languageService.findDocumentLinks(t,null);return Promise.resolve(n)}async findDocumentSymbols(e){let t=this._getTextDocument(e);if(!t)return[];let n=this._languageService.parseHTMLDocument(t),r=this._languageService.findDocumentSymbols(t,n);return Promise.resolve(r)}async getFoldingRanges(e,t){let n=this._getTextDocument(e);if(!n)return[];let r=this._languageService.getFoldingRanges(n,t);return Promise.resolve(r)}async getSelectionRanges(e,t){let n=this._getTextDocument(e);if(!n)return[];let r=this._languageService.getSelectionRanges(n,t);return Promise.resolve(r)}async doRename(e,t,n){let r=this._getTextDocument(e);if(!r)return null;let i=this._languageService.parseHTMLDocument(r),a=this._languageService.doRename(r,t,n,i);return Promise.resolve(a)}_getTextDocument(e){let t=this._ctx.getMirrorModels();for(let n of t)if(n.uri.toString()===e)return qs.create(e,this._languageId,n.version,n.getValue());return null}};self.onmessage=()=>{xo((e,t)=>new Rl(e,t))}})();
502
+ * a _positive value_ means that the element should be focusable and reachable via sequential keyboard navigation; the order in which the elements are focused is the increasing value of the [**tabindex**](#attr-tabindex). If several elements share the same tabindex, their relative order follows their relative positions in the document.`},references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Global_attributes/tabindex`}]},{name:`title`,description:{kind:`markdown`,value:`Contains a text representing advisory information related to the element it belongs to. Such information can typically, but not necessarily, be presented to the user as a tooltip.`},references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Global_attributes/title`}]},{name:`translate`,description:{kind:`markdown`,value:"An enumerated attribute that is used to specify whether an element's attribute values and the values of its [`Text`](https://developer.mozilla.org/docs/Web/API/Text \"The Text interface represents the textual content of Element or Attr. If an element has no markup within its content, it has a single child implementing Text that contains the element's text. However, if the element contains markup, it is parsed into information items and Text nodes that form its children.\") node children are to be translated when the page is localized, or whether to leave them unchanged. It can have the following values:\n\n* empty string and `yes`, which indicates that the element will be translated.\n* `no`, which indicates that the element will not be translated."},valueSet:`y`,references:[{name:`MDN Reference`,url:`https://developer.mozilla.org/docs/Web/HTML/Global_attributes/translate`}]},{name:`onabort`,description:{kind:`markdown`,value:`The loading of a resource has been aborted.`}},{name:`onblur`,description:{kind:`markdown`,value:`An element has lost focus (does not bubble).`}},{name:`oncanplay`,description:{kind:`markdown`,value:`The user agent can play the media, but estimates that not enough data has been loaded to play the media up to its end without having to stop for further buffering of content.`}},{name:`oncanplaythrough`,description:{kind:`markdown`,value:`The user agent can play the media up to its end without having to stop for further buffering of content.`}},{name:`onchange`,description:{kind:`markdown`,value:`The change event is fired for <input>, <select>, and <textarea> elements when a change to the element's value is committed by the user.`}},{name:`onclick`,description:{kind:`markdown`,value:`A pointing device button has been pressed and released on an element.`}},{name:`oncontextmenu`,description:{kind:`markdown`,value:`The right button of the mouse is clicked (before the context menu is displayed).`}},{name:`ondblclick`,description:{kind:`markdown`,value:`A pointing device button is clicked twice on an element.`}},{name:`ondrag`,description:{kind:`markdown`,value:`An element or text selection is being dragged (every 350ms).`}},{name:`ondragend`,description:{kind:`markdown`,value:`A drag operation is being ended (by releasing a mouse button or hitting the escape key).`}},{name:`ondragenter`,description:{kind:`markdown`,value:`A dragged element or text selection enters a valid drop target.`}},{name:`ondragleave`,description:{kind:`markdown`,value:`A dragged element or text selection leaves a valid drop target.`}},{name:`ondragover`,description:{kind:`markdown`,value:`An element or text selection is being dragged over a valid drop target (every 350ms).`}},{name:`ondragstart`,description:{kind:`markdown`,value:`The user starts dragging an element or text selection.`}},{name:`ondrop`,description:{kind:`markdown`,value:`An element is dropped on a valid drop target.`}},{name:`ondurationchange`,description:{kind:`markdown`,value:`The duration attribute has been updated.`}},{name:`onemptied`,description:{kind:`markdown`,value:`The media has become empty; for example, this event is sent if the media has already been loaded (or partially loaded), and the load() method is called to reload it.`}},{name:`onended`,description:{kind:`markdown`,value:`Playback has stopped because the end of the media was reached.`}},{name:`onerror`,description:{kind:`markdown`,value:`A resource failed to load.`}},{name:`onfocus`,description:{kind:`markdown`,value:`An element has received focus (does not bubble).`}},{name:`onformchange`},{name:`onforminput`},{name:`oninput`,description:{kind:`markdown`,value:`The value of an element changes or the content of an element with the attribute contenteditable is modified.`}},{name:`oninvalid`,description:{kind:`markdown`,value:`A submittable element has been checked and doesn't satisfy its constraints.`}},{name:`onkeydown`,description:{kind:`markdown`,value:`A key is pressed down.`}},{name:`onkeypress`,description:{kind:`markdown`,value:`A key is pressed down and that key normally produces a character value (use input instead).`}},{name:`onkeyup`,description:{kind:`markdown`,value:`A key is released.`}},{name:`onload`,description:{kind:`markdown`,value:`A resource and its dependent resources have finished loading.`}},{name:`onloadeddata`,description:{kind:`markdown`,value:`The first frame of the media has finished loading.`}},{name:`onloadedmetadata`,description:{kind:`markdown`,value:`The metadata has been loaded.`}},{name:`onloadstart`,description:{kind:`markdown`,value:`Progress has begun.`}},{name:`onmousedown`,description:{kind:`markdown`,value:`A pointing device button (usually a mouse) is pressed on an element.`}},{name:`onmousemove`,description:{kind:`markdown`,value:`A pointing device is moved over an element.`}},{name:`onmouseout`,description:{kind:`markdown`,value:`A pointing device is moved off the element that has the listener attached or off one of its children.`}},{name:`onmouseover`,description:{kind:`markdown`,value:`A pointing device is moved onto the element that has the listener attached or onto one of its children.`}},{name:`onmouseup`,description:{kind:`markdown`,value:`A pointing device button is released over an element.`}},{name:`onmousewheel`},{name:`onmouseenter`,description:{kind:`markdown`,value:`A pointing device is moved onto the element that has the listener attached.`}},{name:`onmouseleave`,description:{kind:`markdown`,value:`A pointing device is moved off the element that has the listener attached.`}},{name:`onpause`,description:{kind:`markdown`,value:`Playback has been paused.`}},{name:`onplay`,description:{kind:`markdown`,value:`Playback has begun.`}},{name:`onplaying`,description:{kind:`markdown`,value:`Playback is ready to start after having been paused or delayed due to lack of data.`}},{name:`onprogress`,description:{kind:`markdown`,value:`In progress.`}},{name:`onratechange`,description:{kind:`markdown`,value:`The playback rate has changed.`}},{name:`onreset`,description:{kind:`markdown`,value:`A form is reset.`}},{name:`onresize`,description:{kind:`markdown`,value:`The document view has been resized.`}},{name:`onreadystatechange`,description:{kind:`markdown`,value:`The readyState attribute of a document has changed.`}},{name:`onscroll`,description:{kind:`markdown`,value:`The document view or an element has been scrolled.`}},{name:`onseeked`,description:{kind:`markdown`,value:`A seek operation completed.`}},{name:`onseeking`,description:{kind:`markdown`,value:`A seek operation began.`}},{name:`onselect`,description:{kind:`markdown`,value:`Some text is being selected.`}},{name:`onshow`,description:{kind:`markdown`,value:`A contextmenu event was fired on/bubbled to an element that has a contextmenu attribute`}},{name:`onstalled`,description:{kind:`markdown`,value:`The user agent is trying to fetch media data, but data is unexpectedly not forthcoming.`}},{name:`onsubmit`,description:{kind:`markdown`,value:`A form is submitted.`}},{name:`onsuspend`,description:{kind:`markdown`,value:`Media data loading has been suspended.`}},{name:`ontimeupdate`,description:{kind:`markdown`,value:`The time indicated by the currentTime attribute has been updated.`}},{name:`onvolumechange`,description:{kind:`markdown`,value:`The volume has changed.`}},{name:`onwaiting`,description:{kind:`markdown`,value:`Playback has stopped because of a temporary lack of data.`}},{name:`onpointercancel`,description:{kind:`markdown`,value:`The pointer is unlikely to produce any more events.`}},{name:`onpointerdown`,description:{kind:`markdown`,value:`The pointer enters the active buttons state.`}},{name:`onpointerenter`,description:{kind:`markdown`,value:`Pointing device is moved inside the hit-testing boundary.`}},{name:`onpointerleave`,description:{kind:`markdown`,value:`Pointing device is moved out of the hit-testing boundary.`}},{name:`onpointerlockchange`,description:{kind:`markdown`,value:`The pointer was locked or released.`}},{name:`onpointerlockerror`,description:{kind:`markdown`,value:`It was impossible to lock the pointer for technical reasons or because the permission was denied.`}},{name:`onpointermove`,description:{kind:`markdown`,value:`The pointer changed coordinates.`}},{name:`onpointerout`,description:{kind:`markdown`,value:`The pointing device moved out of hit-testing boundary or leaves detectable hover range.`}},{name:`onpointerover`,description:{kind:`markdown`,value:`The pointing device is moved into the hit-testing boundary.`}},{name:`onpointerup`,description:{kind:`markdown`,value:`The pointer leaves the active buttons state.`}},{name:`aria-activedescendant`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-activedescendant`}],description:{kind:`markdown`,value:"Identifies the currently active element when DOM focus is on a [`composite`](https://www.w3.org/TR/wai-aria-1.1/#composite) widget, [`textbox`](https://www.w3.org/TR/wai-aria-1.1/#textbox), [`group`](https://www.w3.org/TR/wai-aria-1.1/#group), or [`application`](https://www.w3.org/TR/wai-aria-1.1/#application)."}},{name:`aria-atomic`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-atomic`}],description:{kind:`markdown`,value:"Indicates whether [assistive technologies](https://www.w3.org/TR/wai-aria-1.1/#dfn-assistive-technology) will present all, or only parts of, the changed region based on the change notifications defined by the [`aria-relevant`](https://www.w3.org/TR/wai-aria-1.1/#aria-relevant) attribute."}},{name:`aria-autocomplete`,valueSet:`autocomplete`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete`}],description:{kind:`markdown`,value:`Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.`}},{name:`aria-busy`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-busy`}],description:{kind:`markdown`,value:`Indicates an element is being modified and that assistive technologies _MAY_ want to wait until the modifications are complete before exposing them to the user.`}},{name:`aria-checked`,valueSet:`tristate`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-checked`}],description:{kind:`markdown`,value:'Indicates the current "checked" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of checkboxes, radio buttons, and other [widgets](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-pressed`](https://www.w3.org/TR/wai-aria-1.1/#aria-pressed) and [`aria-selected`](https://www.w3.org/TR/wai-aria-1.1/#aria-selected).'}},{name:`aria-colcount`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-colcount`}],description:{kind:`markdown`,value:"Defines the total number of columns in a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-colindex)."}},{name:`aria-colindex`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-colindex`}],description:{kind:`markdown`,value:"Defines an [element's](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) column index or position with respect to the total number of columns within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colcount`](https://www.w3.org/TR/wai-aria-1.1/#aria-colcount) and [`aria-colspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-colspan)."}},{name:`aria-colspan`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-colspan`}],description:{kind:`markdown`,value:"Defines the number of columns spanned by a cell or gridcell within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-colindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-colindex) and [`aria-rowspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan)."}},{name:`aria-controls`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-controls`}],description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) whose contents or presence are controlled by the current element. See related [`aria-owns`](https://www.w3.org/TR/wai-aria-1.1/#aria-owns)."}},{name:`aria-current`,valueSet:`current`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-current`}],description:{kind:`markdown`,value:`Indicates the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that represents the current item within a container or set of related elements.`}},{name:`aria-describedby`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-describedby`}],description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) that describes the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-labelledby`](https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby)."}},{name:`aria-disabled`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-disabled`}],description:{kind:`markdown`,value:"Indicates that the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is [perceivable](https://www.w3.org/TR/wai-aria-1.1/#dfn-perceivable) but disabled, so it is not editable or otherwise [operable](https://www.w3.org/TR/wai-aria-1.1/#dfn-operable). See related [`aria-hidden`](https://www.w3.org/TR/wai-aria-1.1/#aria-hidden) and [`aria-readonly`](https://www.w3.org/TR/wai-aria-1.1/#aria-readonly)."}},{name:`aria-dropeffect`,valueSet:`dropeffect`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-dropeffect`}],description:{kind:`markdown`,value:`\\[Deprecated in ARIA 1.1\\] Indicates what functions can be performed when a dragged object is released on the drop target.`}},{name:`aria-errormessage`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage`}],description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that provides an error message for the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-invalid`](https://www.w3.org/TR/wai-aria-1.1/#aria-invalid) and [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:`aria-expanded`,valueSet:`u`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-expanded`}],description:{kind:`markdown`,value:`Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.`}},{name:`aria-flowto`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-flowto`}],description:{kind:`markdown`,value:`Identifies the next [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.`}},{name:`aria-grabbed`,valueSet:`u`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-grabbed`}],description:{kind:`markdown`,value:`\\[Deprecated in ARIA 1.1\\] Indicates an element's "grabbed" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) in a drag-and-drop operation.`}},{name:`aria-haspopup`,valueSet:`haspopup`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup`}],description:{kind:`markdown`,value:`Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element).`}},{name:`aria-hidden`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-hidden`}],description:{kind:`markdown`,value:"Indicates whether the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is exposed to an accessibility API. See related [`aria-disabled`](https://www.w3.org/TR/wai-aria-1.1/#aria-disabled)."}},{name:`aria-invalid`,valueSet:`invalid`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-invalid`}],description:{kind:`markdown`,value:"Indicates the entered value does not conform to the format expected by the application. See related [`aria-errormessage`](https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage)."}},{name:`aria-label`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-label`}],description:{kind:`markdown`,value:"Defines a string value that labels the current element. See related [`aria-labelledby`](https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby)."}},{name:`aria-labelledby`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby`}],description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) that labels the current element. See related [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:`aria-level`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-level`}],description:{kind:`markdown`,value:`Defines the hierarchical level of an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) within a structure.`}},{name:`aria-live`,valueSet:`live`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-live`}],description:{kind:`markdown`,value:`Indicates that an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) will be updated, and describes the types of updates the [user agents](https://www.w3.org/TR/wai-aria-1.1/#dfn-user-agent), [assistive technologies](https://www.w3.org/TR/wai-aria-1.1/#dfn-assistive-technology), and user can expect from the [live region](https://www.w3.org/TR/wai-aria-1.1/#dfn-live-region).`}},{name:`aria-modal`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-modal`}],description:{kind:`markdown`,value:`Indicates whether an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is modal when displayed.`}},{name:`aria-multiline`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-multiline`}],description:{kind:`markdown`,value:`Indicates whether a text box accepts multiple lines of input or only a single line.`}},{name:`aria-multiselectable`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-multiselectable`}],description:{kind:`markdown`,value:`Indicates that the user may select more than one item from the current selectable descendants.`}},{name:`aria-orientation`,valueSet:`orientation`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-orientation`}],description:{kind:`markdown`,value:`Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.`}},{name:`aria-owns`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-owns`}],description:{kind:`markdown`,value:"Identifies an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) (or elements) in order to define a visual, functional, or contextual parent/child [relationship](https://www.w3.org/TR/wai-aria-1.1/#dfn-relationship) between DOM elements where the DOM hierarchy cannot be used to represent the relationship. See related [`aria-controls`](https://www.w3.org/TR/wai-aria-1.1/#aria-controls)."}},{name:`aria-placeholder`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-placeholder`}],description:{kind:`markdown`,value:`Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.`}},{name:`aria-posinset`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-posinset`}],description:{kind:`markdown`,value:"Defines an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element)'s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See related [`aria-setsize`](https://www.w3.org/TR/wai-aria-1.1/#aria-setsize)."}},{name:`aria-pressed`,valueSet:`tristate`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-pressed`}],description:{kind:`markdown`,value:'Indicates the current "pressed" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of toggle buttons. See related [`aria-checked`](https://www.w3.org/TR/wai-aria-1.1/#aria-checked) and [`aria-selected`](https://www.w3.org/TR/wai-aria-1.1/#aria-selected).'}},{name:`aria-readonly`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-readonly`}],description:{kind:`markdown`,value:"Indicates that the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) is not editable, but is otherwise [operable](https://www.w3.org/TR/wai-aria-1.1/#dfn-operable). See related [`aria-disabled`](https://www.w3.org/TR/wai-aria-1.1/#aria-disabled)."}},{name:`aria-relevant`,valueSet:`relevant`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-relevant`}],description:{kind:`markdown`,value:"Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. See related [`aria-atomic`](https://www.w3.org/TR/wai-aria-1.1/#aria-atomic)."}},{name:`aria-required`,valueSet:`b`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-required`}],description:{kind:`markdown`,value:`Indicates that user input is required on the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) before a form may be submitted.`}},{name:`aria-roledescription`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-roledescription`}],description:{kind:`markdown`,value:`Defines a human-readable, author-localized description for the [role](https://www.w3.org/TR/wai-aria-1.1/#dfn-role) of an [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element).`}},{name:`aria-rowcount`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount`}],description:{kind:`markdown`,value:"Defines the total number of rows in a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex)."}},{name:`aria-rowindex`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex`}],description:{kind:`markdown`,value:"Defines an [element's](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) row index or position with respect to the total number of rows within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowcount`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount) and [`aria-rowspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan)."}},{name:`aria-rowspan`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan`}],description:{kind:`markdown`,value:"Defines the number of rows spanned by a cell or gridcell within a [`table`](https://www.w3.org/TR/wai-aria-1.1/#table), [`grid`](https://www.w3.org/TR/wai-aria-1.1/#grid), or [`treegrid`](https://www.w3.org/TR/wai-aria-1.1/#treegrid). See related [`aria-rowindex`](https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex) and [`aria-colspan`](https://www.w3.org/TR/wai-aria-1.1/#aria-colspan)."}},{name:`aria-selected`,valueSet:`u`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-selected`}],description:{kind:`markdown`,value:'Indicates the current "selected" [state](https://www.w3.org/TR/wai-aria-1.1/#dfn-state) of various [widgets](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-checked`](https://www.w3.org/TR/wai-aria-1.1/#aria-checked) and [`aria-pressed`](https://www.w3.org/TR/wai-aria-1.1/#aria-pressed).'}},{name:`aria-setsize`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-setsize`}],description:{kind:`markdown`,value:"Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See related [`aria-posinset`](https://www.w3.org/TR/wai-aria-1.1/#aria-posinset)."}},{name:`aria-sort`,valueSet:`sort`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-sort`}],description:{kind:`markdown`,value:`Indicates if items in a table or grid are sorted in ascending or descending order.`}},{name:`aria-valuemax`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-valuemax`}],description:{kind:`markdown`,value:`Defines the maximum allowed value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget).`}},{name:`aria-valuemin`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-valuemin`}],description:{kind:`markdown`,value:`Defines the minimum allowed value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget).`}},{name:`aria-valuenow`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow`}],description:{kind:`markdown`,value:"Defines the current value for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget). See related [`aria-valuetext`](https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext)."}},{name:`aria-valuetext`,references:[{name:`WAI-ARIA Reference`,url:`https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext`}],description:{kind:`markdown`,value:"Defines the human readable text alternative of [`aria-valuenow`](https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow) for a range [widget](https://www.w3.org/TR/wai-aria-1.1/#dfn-widget)."}},{name:`aria-details`,description:{kind:`markdown`,value:"Identifies the [element](https://www.w3.org/TR/wai-aria-1.1/#dfn-element) that provides a detailed, extended description for the [object](https://www.w3.org/TR/wai-aria-1.1/#dfn-object). See related [`aria-describedby`](https://www.w3.org/TR/wai-aria-1.1/#aria-describedby)."}},{name:`aria-keyshortcuts`,description:{kind:`markdown`,value:`Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.`}}],valueSets:[{name:`b`,values:[{name:`true`},{name:`false`}]},{name:`u`,values:[{name:`true`},{name:`false`},{name:`undefined`}]},{name:`o`,values:[{name:`on`},{name:`off`}]},{name:`y`,values:[{name:`yes`},{name:`no`}]},{name:`w`,values:[{name:`soft`},{name:`hard`}]},{name:`d`,values:[{name:`ltr`},{name:`rtl`},{name:`auto`}]},{name:`m`,values:[{name:`get`,description:{kind:`markdown`,value:"Corresponds to the HTTP [GET method](https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.3); form data are appended to the `action` attribute URI with a '?' as separator, and the resulting URI is sent to the server. Use this method when the form has no side-effects and contains only ASCII characters."}},{name:`post`,description:{kind:`markdown`,value:`Corresponds to the HTTP [POST method](https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5); form data are included in the body of the form and sent to the server.`}},{name:`dialog`,description:{kind:`markdown`,value:"Use when the form is inside a [`<dialog>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) element to close the dialog when submitted."}}]},{name:`fm`,values:[{name:`get`},{name:`post`}]},{name:`s`,values:[{name:`row`},{name:`col`},{name:`rowgroup`},{name:`colgroup`}]},{name:`t`,values:[{name:`hidden`},{name:`text`},{name:`search`},{name:`tel`},{name:`url`},{name:`email`},{name:`password`},{name:`datetime`},{name:`date`},{name:`month`},{name:`week`},{name:`time`},{name:`datetime-local`},{name:`number`},{name:`range`},{name:`color`},{name:`checkbox`},{name:`radio`},{name:`file`},{name:`submit`},{name:`image`},{name:`reset`},{name:`button`}]},{name:`im`,values:[{name:`verbatim`},{name:`latin`},{name:`latin-name`},{name:`latin-prose`},{name:`full-width-latin`},{name:`kana`},{name:`kana-name`},{name:`katakana`},{name:`numeric`},{name:`tel`},{name:`email`},{name:`url`}]},{name:`bt`,values:[{name:`button`},{name:`submit`},{name:`reset`},{name:`menu`}]},{name:`lt`,values:[{name:`1`},{name:`a`},{name:`A`},{name:`i`},{name:`I`}]},{name:`mt`,values:[{name:`context`},{name:`toolbar`}]},{name:`mit`,values:[{name:`command`},{name:`checkbox`},{name:`radio`}]},{name:`et`,values:[{name:`application/x-www-form-urlencoded`},{name:`multipart/form-data`},{name:`text/plain`}]},{name:`tk`,values:[{name:`subtitles`},{name:`captions`},{name:`descriptions`},{name:`chapters`},{name:`metadata`}]},{name:`pl`,values:[{name:`none`},{name:`metadata`},{name:`auto`}]},{name:`sh`,values:[{name:`circle`},{name:`default`},{name:`poly`},{name:`rect`}]},{name:`xo`,values:[{name:`anonymous`},{name:`use-credentials`}]},{name:`target`,values:[{name:`_self`},{name:`_blank`},{name:`_parent`},{name:`_top`}]},{name:`sb`,values:[{name:`allow-forms`},{name:`allow-modals`},{name:`allow-pointer-lock`},{name:`allow-popups`},{name:`allow-popups-to-escape-sandbox`},{name:`allow-same-origin`},{name:`allow-scripts`},{name:`allow-top-navigation`}]},{name:`tristate`,values:[{name:`true`},{name:`false`},{name:`mixed`},{name:`undefined`}]},{name:`inputautocomplete`,values:[{name:`additional-name`},{name:`address-level1`},{name:`address-level2`},{name:`address-level3`},{name:`address-level4`},{name:`address-line1`},{name:`address-line2`},{name:`address-line3`},{name:`bday`},{name:`bday-year`},{name:`bday-day`},{name:`bday-month`},{name:`billing`},{name:`cc-additional-name`},{name:`cc-csc`},{name:`cc-exp`},{name:`cc-exp-month`},{name:`cc-exp-year`},{name:`cc-family-name`},{name:`cc-given-name`},{name:`cc-name`},{name:`cc-number`},{name:`cc-type`},{name:`country`},{name:`country-name`},{name:`current-password`},{name:`email`},{name:`family-name`},{name:`fax`},{name:`given-name`},{name:`home`},{name:`honorific-prefix`},{name:`honorific-suffix`},{name:`impp`},{name:`language`},{name:`mobile`},{name:`name`},{name:`new-password`},{name:`nickname`},{name:`off`},{name:`on`},{name:`organization`},{name:`organization-title`},{name:`pager`},{name:`photo`},{name:`postal-code`},{name:`sex`},{name:`shipping`},{name:`street-address`},{name:`tel-area-code`},{name:`tel`},{name:`tel-country-code`},{name:`tel-extension`},{name:`tel-local`},{name:`tel-local-prefix`},{name:`tel-local-suffix`},{name:`tel-national`},{name:`transaction-amount`},{name:`transaction-currency`},{name:`url`},{name:`username`},{name:`work`}]},{name:`autocomplete`,values:[{name:`inline`},{name:`list`},{name:`both`},{name:`none`}]},{name:`current`,values:[{name:`page`},{name:`step`},{name:`location`},{name:`date`},{name:`time`},{name:`true`},{name:`false`}]},{name:`dropeffect`,values:[{name:`copy`},{name:`move`},{name:`link`},{name:`execute`},{name:`popup`},{name:`none`}]},{name:`invalid`,values:[{name:`grammar`},{name:`false`},{name:`spelling`},{name:`true`}]},{name:`live`,values:[{name:`off`},{name:`polite`},{name:`assertive`}]},{name:`orientation`,values:[{name:`vertical`},{name:`horizontal`},{name:`undefined`}]},{name:`relevant`,values:[{name:`additions`},{name:`removals`},{name:`text`},{name:`all`},{name:`additions text`}]},{name:`sort`,values:[{name:`ascending`},{name:`descending`},{name:`none`},{name:`other`}]},{name:`roles`,values:[{name:`alert`},{name:`alertdialog`},{name:`button`},{name:`checkbox`},{name:`dialog`},{name:`gridcell`},{name:`link`},{name:`log`},{name:`marquee`},{name:`menuitem`},{name:`menuitemcheckbox`},{name:`menuitemradio`},{name:`option`},{name:`progressbar`},{name:`radio`},{name:`scrollbar`},{name:`searchbox`},{name:`slider`},{name:`spinbutton`},{name:`status`},{name:`switch`},{name:`tab`},{name:`tabpanel`},{name:`textbox`},{name:`timer`},{name:`tooltip`},{name:`treeitem`},{name:`combobox`},{name:`grid`},{name:`listbox`},{name:`menu`},{name:`menubar`},{name:`radiogroup`},{name:`tablist`},{name:`tree`},{name:`treegrid`},{name:`application`},{name:`article`},{name:`cell`},{name:`columnheader`},{name:`definition`},{name:`directory`},{name:`document`},{name:`feed`},{name:`figure`},{name:`group`},{name:`heading`},{name:`img`},{name:`list`},{name:`listitem`},{name:`math`},{name:`none`},{name:`note`},{name:`presentation`},{name:`region`},{name:`row`},{name:`rowgroup`},{name:`rowheader`},{name:`separator`},{name:`table`},{name:`term`},{name:`text`},{name:`toolbar`},{name:`banner`},{name:`complementary`},{name:`contentinfo`},{name:`form`},{name:`main`},{name:`navigation`},{name:`region`},{name:`search`},{name:`doc-abstract`},{name:`doc-acknowledgments`},{name:`doc-afterword`},{name:`doc-appendix`},{name:`doc-backlink`},{name:`doc-biblioentry`},{name:`doc-bibliography`},{name:`doc-biblioref`},{name:`doc-chapter`},{name:`doc-colophon`},{name:`doc-conclusion`},{name:`doc-cover`},{name:`doc-credit`},{name:`doc-credits`},{name:`doc-dedication`},{name:`doc-endnote`},{name:`doc-endnotes`},{name:`doc-epigraph`},{name:`doc-epilogue`},{name:`doc-errata`},{name:`doc-example`},{name:`doc-footnote`},{name:`doc-foreword`},{name:`doc-glossary`},{name:`doc-glossref`},{name:`doc-index`},{name:`doc-introduction`},{name:`doc-noteref`},{name:`doc-notice`},{name:`doc-pagebreak`},{name:`doc-pagelist`},{name:`doc-part`},{name:`doc-preface`},{name:`doc-prologue`},{name:`doc-pullquote`},{name:`doc-qna`},{name:`doc-subtitle`},{name:`doc-tip`},{name:`doc-toc`}]},{name:`metanames`,values:[{name:`application-name`},{name:`author`},{name:`description`},{name:`format-detection`},{name:`generator`},{name:`keywords`},{name:`publisher`},{name:`referrer`},{name:`robots`},{name:`theme-color`},{name:`viewport`}]},{name:`haspopup`,values:[{name:`false`,description:{kind:`markdown`,value:`(default) Indicates the element does not have a popup.`}},{name:`true`,description:{kind:`markdown`,value:`Indicates the popup is a menu.`}},{name:`menu`,description:{kind:`markdown`,value:`Indicates the popup is a menu.`}},{name:`listbox`,description:{kind:`markdown`,value:`Indicates the popup is a listbox.`}},{name:`tree`,description:{kind:`markdown`,value:`Indicates the popup is a tree.`}},{name:`grid`,description:{kind:`markdown`,value:`Indicates the popup is a grid.`}},{name:`dialog`,description:{kind:`markdown`,value:`Indicates the popup is a dialog.`}}]},{name:`decoding`,values:[{name:`sync`},{name:`async`},{name:`auto`}]},{name:`loading`,values:[{name:`eager`,description:{kind:`markdown`,value:`Loads the image immediately, regardless of whether or not the image is currently within the visible viewport (this is the default value).`}},{name:`lazy`,description:{kind:`markdown`,value:`Defers loading the image until it reaches a calculated distance from the viewport, as defined by the browser. The intent is to avoid the network and storage bandwidth needed to handle the image until it's reasonably certain that it will be needed. This generally improves the performance of the content in most typical use cases.`}}]},{name:`referrerpolicy`,values:[{name:`no-referrer`},{name:`no-referrer-when-downgrade`},{name:`origin`},{name:`origin-when-cross-origin`},{name:`same-origin`},{name:`strict-origin`},{name:`strict-origin-when-cross-origin`},{name:`unsafe-url`}]}]};var dl=class{constructor(e){this.dataProviders=[],this.setDataProviders(e.useDefaultDataProvider!==!1,e.customDataProviders||[])}setDataProviders(e,t){this.dataProviders=[],e&&this.dataProviders.push(new dc(`html5`,ul)),this.dataProviders.push(...t)}getDataProviders(){return this.dataProviders}isVoidElement(e,t){return!!e&&tc(t,e.toLowerCase(),(e,t)=>e.localeCompare(t))>=0}getVoidElements(e){let t=Array.isArray(e)?e:this.getDataProviders().filter(t=>t.isApplicable(e)),n=[];return t.forEach(e=>{e.provideTags().filter(e=>e.void).forEach(e=>n.push(e.name))}),n.sort()}isPathAttribute(e,t){if(t===`src`||t===`href`)return!0;let n=fl[e];return n?typeof n==`string`?n===t:n.indexOf(t)!==-1:!1}};let fl={a:`href`,area:`href`,body:`background`,blockquote:`cite`,del:`cite`,form:`action`,frame:[`src`,`longdesc`],img:[`src`,`longdesc`],ins:`cite`,link:`href`,object:`data`,q:`cite`,script:`src`,audio:`src`,button:`formaction`,command:`icon`,embed:`src`,html:`manifest`,input:[`src`,`formaction`],source:`src`,track:`src`,video:[`src`,`poster`]},pl={};function ml(e=pl){let t=new dl(e),n=new Dc(e,t),r=new xc(e,t),i=new rc(t),a=new ll(i),o=new cl(t),s=new Yc(t);return{setDataProviders:t.setDataProviders.bind(t),createScanner:Q,parseHTMLDocument:i.parseDocument.bind(i),doComplete:r.doComplete.bind(r),doComplete2:r.doComplete2.bind(r),setCompletionParticipants:r.setCompletionParticipants.bind(r),doHover:n.doHover.bind(n),format:Pc,findDocumentHighlights:Xc,findDocumentLinks:s.findDocumentLinks.bind(s),findDocumentSymbols:el,findDocumentSymbols2:tl,getFoldingRanges:o.getFoldingRanges.bind(o),getSelectionRanges:a.getSelectionRanges.bind(a),doQuoteComplete:r.doQuoteComplete.bind(r),doTagComplete:r.doTagComplete.bind(r),doRename:il,findMatchingTagPosition:ol,findOnTypeRenameRanges:sl,findLinkedEditingRanges:sl}}function hl(e,t){return new dc(e,t)}var gl=class{constructor(e,t){this._ctx=e,this._languageSettings=t.languageSettings,this._languageId=t.languageId;let n=this._languageSettings.data,r=n?.useDefaultDataProvider,i=[];if(n?.dataProviders)for(let e in n.dataProviders)i.push(hl(e,n.dataProviders[e]));this._languageService=ml({useDefaultDataProvider:r,customDataProviders:i})}async doComplete(e,t){let n=this._getTextDocument(e);if(!n)return null;let r=this._languageService.parseHTMLDocument(n);return Promise.resolve(this._languageService.doComplete(n,t,r,this._languageSettings&&this._languageSettings.suggest))}async format(e,t,n){let r=this._getTextDocument(e);if(!r)return[];let i={...this._languageSettings.format,...n},a=this._languageService.format(r,t,i);return Promise.resolve(a)}async doHover(e,t){let n=this._getTextDocument(e);if(!n)return null;let r=this._languageService.parseHTMLDocument(n),i=this._languageService.doHover(n,t,r);return Promise.resolve(i)}async findDocumentHighlights(e,t){let n=this._getTextDocument(e);if(!n)return[];let r=this._languageService.parseHTMLDocument(n),i=this._languageService.findDocumentHighlights(n,t,r);return Promise.resolve(i)}async findDocumentLinks(e){let t=this._getTextDocument(e);if(!t)return[];let n=this._languageService.findDocumentLinks(t,null);return Promise.resolve(n)}async findDocumentSymbols(e){let t=this._getTextDocument(e);if(!t)return[];let n=this._languageService.parseHTMLDocument(t),r=this._languageService.findDocumentSymbols(t,n);return Promise.resolve(r)}async getFoldingRanges(e,t){let n=this._getTextDocument(e);if(!n)return[];let r=this._languageService.getFoldingRanges(n,t);return Promise.resolve(r)}async getSelectionRanges(e,t){let n=this._getTextDocument(e);if(!n)return[];let r=this._languageService.getSelectionRanges(n,t);return Promise.resolve(r)}async doRename(e,t,n){let r=this._getTextDocument(e);if(!r)return null;let i=this._languageService.parseHTMLDocument(r),a=this._languageService.doRename(r,t,n,i);return Promise.resolve(a)}_getTextDocument(e){let t=this._ctx.getMirrorModels();for(let n of t)if(n.uri.toString()===e)return Bs.create(e,this._languageId,n.version,n.getValue());return null}};self.onmessage=()=>{ho((e,t)=>new gl(e,t))}})();