@ttmg/cli 0.0.11 → 0.0.12-beta.2

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 (51) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/acorn-BdJAsJ8B.js +2 -0
  3. package/dist/acorn-BdJAsJ8B.js.map +1 -0
  4. package/dist/angular-NBOYSdm_.js +2 -0
  5. package/dist/angular-NBOYSdm_.js.map +1 -0
  6. package/dist/babel-Cz9UyhT1.js +2 -0
  7. package/dist/babel-Cz9UyhT1.js.map +1 -0
  8. package/dist/estree-Cpw1IbUG.js +2 -0
  9. package/dist/estree-Cpw1IbUG.js.map +1 -0
  10. package/dist/flow-CEifwVfD.js +2 -0
  11. package/dist/flow-CEifwVfD.js.map +1 -0
  12. package/dist/glimmer-HhuN0Cpa.js +2 -0
  13. package/dist/glimmer-HhuN0Cpa.js.map +1 -0
  14. package/dist/graphql-C0LdZ-FR.js +2 -0
  15. package/dist/graphql-C0LdZ-FR.js.map +1 -0
  16. package/dist/html-CTo_n3CO.js +2 -0
  17. package/dist/html-CTo_n3CO.js.map +1 -0
  18. package/dist/index-C5TRyXT-.js +2 -0
  19. package/dist/index-C5TRyXT-.js.map +1 -0
  20. package/dist/index.cjs +3 -0
  21. package/dist/index.cjs.map +1 -0
  22. package/dist/index.js +57 -1
  23. package/dist/index.js.map +1 -0
  24. package/dist/index.mjs +3 -0
  25. package/dist/index.mjs.map +1 -0
  26. package/dist/markdown-BCWKCKF0.js +2 -0
  27. package/dist/markdown-BCWKCKF0.js.map +1 -0
  28. package/dist/meriyah-CkXe63E7.js +2 -0
  29. package/dist/meriyah-CkXe63E7.js.map +1 -0
  30. package/dist/postcss-BX--ySLa.js +2 -0
  31. package/dist/postcss-BX--ySLa.js.map +1 -0
  32. package/dist/types/src/h5/index.d.ts +3 -0
  33. package/dist/types/src/index.d.ts +2 -0
  34. package/dist/types/src/libs/centerQRCode.d.ts +1 -0
  35. package/dist/types/src/libs/getDesktopPath.d.ts +1 -0
  36. package/dist/types/src/libs/getLocalIP.d.ts +1 -0
  37. package/dist/types/src/libs/index.d.ts +4 -0
  38. package/dist/types/src/libs/openUrl.d.ts +1 -0
  39. package/dist/types/src/libs/program.d.ts +3 -0
  40. package/dist/types/src/native/dev/config/index.d.ts +1 -0
  41. package/dist/types/src/native/dev/index.d.ts +2 -0
  42. package/dist/types/src/native/dev/utils/devServer.d.ts +2 -0
  43. package/dist/types/src/native/dev/utils/getClientKey.d.ts +4 -0
  44. package/dist/types/src/native/dev/utils/getSchema.d.ts +1 -0
  45. package/dist/types/src/native/dev/utils/index.d.ts +3 -0
  46. package/dist/types/src/native/index.d.ts +1 -0
  47. package/dist/typescript-ztdoDXBH.js +2 -0
  48. package/dist/typescript-ztdoDXBH.js.map +1 -0
  49. package/dist/yaml-CIIYxOPp.js +2 -0
  50. package/dist/yaml-CIIYxOPp.js.map +1 -0
  51. package/package.json +19 -16
@@ -0,0 +1,2 @@
1
+ "use strict";var e=require("module"),t=require("url"),u=require("path"),n=require("fs/promises"),r=require("process"),o=require("assert"),i=require("fs"),s=require("v8"),a=require("util"),D="undefined"!=typeof document?document.currentScript:null;function c(e){var t=Object.create(null);return e&&Object.keys(e).forEach(function(u){if("default"!==u){var n=Object.getOwnPropertyDescriptor(e,u);Object.defineProperty(t,u,n.get?n:{enumerable:!0,get:function(){return e[u]}})}}),t.default=e,Object.freeze(t)}var l=c(t),p=c(u),f=c(n),d=Object.defineProperty,h={};((e,t)=>{for(var u in t)d(e,u,{get:t[u],enumerable:!0})})(h,{builders:()=>ye,printer:()=>Ae,utils:()=>ve});var F="string",E="array",m="cursor",g="indent",C="align",y="trim",A="group",v="fill",b="if-break",_="indent-if-break",w="line-suffix",B="line-suffix-boundary",S="line",x="label",R="break-parent",k=new Set([m,g,C,y,A,v,b,_,w,B,S,x,R]),O=(e,t,u)=>{if(!e||null!=t)return Array.isArray(t)||"string"==typeof t?t[u<0?t.length+u:u]:t.at(u)};var P=function(e){if("string"==typeof e)return F;if(Array.isArray(e))return E;if(!e)return;const{type:t}=e;return k.has(t)?t:void 0};function L(e){const t=null===e?"null":typeof e;if("string"!==t&&"object"!==t)return`Unexpected doc '${t}', \nExpected it to be 'string' or 'object'.`;if(P(e))throw new Error("doc is valid.");const u=Object.prototype.toString.call(e);if("[object Object]"!==u)return`Unexpected doc '${u}'.`;const n=(r=[...k].map(e=>`'${e}'`),new Intl.ListFormat("en-US",{type:"disjunction"}).format(r));var r;return`Unexpected doc.type '${e.type}'.\nExpected it to be ${n}.`}var T=class extends Error{name="InvalidDocError";constructor(e){super(L(e)),this.doc=e}},j=T,I={};var N=function(e,t,u,n){const r=[e];for(;r.length>0;){const e=r.pop();if(e===I){u(r.pop());continue}u&&r.push(e,I);const o=P(e);if(!o)throw new j(e);if(!1!==(null==t?void 0:t(e)))switch(o){case E:case v:{const t=o===E?e:e.parts;for(let e=t.length-1;e>=0;--e)r.push(t[e]);break}case b:r.push(e.flatContents,e.breakContents);break;case A:if(n&&e.expandedStates)for(let t=e.expandedStates.length-1;t>=0;--t)r.push(e.expandedStates[t]);else r.push(e.contents);break;case C:case g:case _:case x:case w:r.push(e.contents);break;case F:case m:case y:case B:case S:case R:break;default:throw new j(e)}}};function $(e,t){if("string"==typeof e)return t(e);const u=new Map;return n(e);function n(e){if(u.has(e))return u.get(e);const r=function(e){switch(P(e)){case E:return t(e.map(n));case v:return t({...e,parts:e.parts.map(n)});case b:return t({...e,breakContents:n(e.breakContents),flatContents:n(e.flatContents)});case A:{let{expandedStates:u,contents:r}=e;return u?(u=u.map(n),r=u[0]):r=n(r),t({...e,contents:r,expandedStates:u})}case C:case g:case _:case x:case w:return t({...e,contents:n(e.contents)});case F:case m:case y:case B:case S:case R:return t(e);default:throw new j(e)}}(e);return u.set(e,r),r}}function M(e,t,u){let n=u,r=!1;return N(e,function(e){if(r)return!1;const u=t(e);void 0!==u&&(r=!0,n=u)}),n}function U(e){return!(e.type!==A||!e.break)||(!(e.type!==S||!e.hard)||(e.type===R||void 0))}function H(e){if(e.length>0){const t=O(!1,e,-1);t.expandedStates||t.break||(t.break="propagated")}return null}function W(e){return e.type!==S||e.hard?e.type===b?e.flatContents:e:e.soft?"":" "}function G(e){for(e=[...e];e.length>=2&&O(!1,e,-2).type===S&&O(!1,e,-1).type===R;)e.length-=2;if(e.length>0){const t=V(O(!1,e,-1));e[e.length-1]=t}return e}function V(e){switch(P(e)){case g:case _:case A:case w:case x:{const t=V(e.contents);return{...e,contents:t}}case b:return{...e,breakContents:V(e.breakContents),flatContents:V(e.flatContents)};case v:return{...e,parts:G(e.parts)};case E:return G(e);case F:return function(e){let t=e.length;for(;t>0&&("\r"===e[t-1]||"\n"===e[t-1]);)t--;return t<e.length?e.slice(0,t):e}(e);case C:case m:case y:case B:case S:case R:break;default:throw new j(e)}return e}function q(e){if(e.type===S)return!0}var K=()=>{};function z(e){return{type:g,contents:e}}function X(e,t){return{type:C,contents:t,n:e}}function Y(e,t={}){return K(t.expandedStates),{type:A,id:t.id,contents:e,break:Boolean(t.shouldBreak),expandedStates:t.expandedStates}}var Q={type:B},J={type:R},Z={type:y},ee={type:S,hard:!0},te={type:S,hard:!0,literal:!0},ue={type:S},ne={type:S,soft:!0},re=[ee,J],oe=[te,J],ie={type:m};function se(e,t){const u=[];for(let n=0;n<t.length;n++)0!==n&&u.push(e),u.push(t[n]);return u}var ae=(e,t,u,n)=>{if(!e||null!=t)return t.replaceAll?t.replaceAll(u,n):u.global?t.replace(u,n):t.split(u).join(n)};var De=e=>{return!(12288===(t=e)||t>=65281&&t<=65376||t>=65504&&t<=65510||function(e){return e>=4352&&e<=4447||8986===e||8987===e||9001===e||9002===e||e>=9193&&e<=9196||9200===e||9203===e||9725===e||9726===e||9748===e||9749===e||e>=9776&&e<=9783||e>=9800&&e<=9811||9855===e||e>=9866&&e<=9871||9875===e||9889===e||9898===e||9899===e||9917===e||9918===e||9924===e||9925===e||9934===e||9940===e||9962===e||9970===e||9971===e||9973===e||9978===e||9981===e||9989===e||9994===e||9995===e||10024===e||10060===e||10062===e||e>=10067&&e<=10069||10071===e||e>=10133&&e<=10135||10160===e||10175===e||11035===e||11036===e||11088===e||11093===e||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||94192===e||94193===e||e>=94208&&e<=100343||e>=100352&&e<=101589||e>=101631&&e<=101640||e>=110576&&e<=110579||e>=110581&&e<=110587||110589===e||110590===e||e>=110592&&e<=110882||110898===e||e>=110928&&e<=110930||110933===e||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||126980===e||127183===e||127374===e||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||127568===e||127569===e||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||127988===e||e>=127992&&e<=128062||128064===e||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||128378===e||128405===e||128406===e||128420===e||e>=128507&&e<=128591||e>=128640&&e<=128709||128716===e||e>=128720&&e<=128722||e>=128725&&e<=128727||e>=128732&&e<=128735||128747===e||128748===e||e>=128756&&e<=128764||e>=128992&&e<=129003||129008===e||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129673||e>=129679&&e<=129734||e>=129742&&e<=129756||e>=129759&&e<=129769||e>=129776&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141}(e));var t},ce=/[^\x20-\x7F]/u;var le=function(e){if(!e)return 0;if(!ce.test(e))return e.length;e=e.replace(/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC2\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g," ");let t=0;for(const u of e){const e=u.codePointAt(0);e<=31||e>=127&&e<=159||(e>=768&&e<=879||(t+=De(e)?1:2))}return t},pe=Symbol("MODE_BREAK"),fe=Symbol("MODE_FLAT"),de=Symbol("cursor"),he=Symbol("DOC_FILL_PRINTED_LENGTH");function Fe(e,t){return me(e,{type:"indent"},t)}function Ee(e,t,u){if(t===Number.NEGATIVE_INFINITY)return e.root||{value:"",length:0,queue:[]};if(t<0)return me(e,{type:"dedent"},u);if(!t)return e;if("root"===t.type)return{...e,root:e};return me(e,{type:"string"==typeof t?"stringAlign":"numberAlign",n:t},u)}function me(e,t,u){const n="dedent"===t.type?e.queue.slice(0,-1):[...e.queue,t];let r="",o=0,i=0,s=0;for(const e of n)switch(e.type){case"indent":c(),u.useTabs?a(1):D(u.tabWidth);break;case"stringAlign":c(),r+=e.n,o+=e.n.length;break;case"numberAlign":i+=1,s+=e.n;break;default:throw new Error(`Unexpected type '${e.type}'`)}return l(),{...e,value:r,length:o,queue:n};function a(e){r+="\t".repeat(e),o+=u.tabWidth*e}function D(e){r+=" ".repeat(e),o+=e}function c(){u.useTabs?function(){i>0&&a(i);p()}():l()}function l(){s>0&&D(s),p()}function p(){i=0,s=0}}function ge(e){let t=0,u=0,n=e.length;e:for(;n--;){const r=e[n];if(r!==de)for(let u=r.length-1;u>=0;u--){const o=r[u];if(" "!==o&&"\t"!==o){e[n]=r.slice(0,u+1);break e}t++}else u++}if(t>0||u>0)for(e.length=n+1;u-- >0;)e.push(de);return t}function Ce(e,t,u,n,r,o){if(u===Number.POSITIVE_INFINITY)return!0;let i=t.length;const s=[e],a=[];for(;u>=0;){if(0===s.length){if(0===i)return!0;s.push(t[--i]);continue}const{mode:e,doc:D}=s.pop(),c=P(D);switch(c){case F:a.push(D),u-=le(D);break;case E:case v:{const t=c===E?D:D.parts,u=D[he]??0;for(let n=t.length-1;n>=u;n--)s.push({mode:e,doc:t[n]});break}case g:case C:case _:case x:s.push({mode:e,doc:D.contents});break;case y:u+=ge(a);break;case A:{if(o&&D.break)return!1;const t=D.break?pe:e,u=D.expandedStates&&t===pe?O(!1,D.expandedStates,-1):D.contents;s.push({mode:t,doc:u});break}case b:{const t=(D.groupId?r[D.groupId]||fe:e)===pe?D.breakContents:D.flatContents;t&&s.push({mode:e,doc:t});break}case S:if(e===pe||D.hard)return!0;D.soft||(a.push(" "),u--);break;case w:n=!0;break;case B:if(n)return!1}}return!1}var ye={join:se,line:ue,softline:ne,hardline:re,literalline:oe,group:Y,conditionalGroup:function(e,t){return Y(e[0],{...t,expandedStates:e})},fill:function(e){return{type:v,parts:e}},lineSuffix:function(e){return{type:w,contents:e}},lineSuffixBoundary:Q,cursor:ie,breakParent:J,ifBreak:function(e,t="",u={}){return{type:b,breakContents:e,flatContents:t,groupId:u.groupId}},trim:Z,indent:z,indentIfBreak:function(e,t){return{type:_,contents:e,groupId:t.groupId,negate:t.negate}},align:X,addAlignmentToDoc:function(e,t,u){let n=e;if(t>0){for(let e=0;e<Math.floor(t/u);++e)n=z(n);n=X(t%u,n),n=X(Number.NEGATIVE_INFINITY,n)}return n},markAsRoot:function(e){return X({type:"root"},e)},dedentToRoot:function(e){return X(Number.NEGATIVE_INFINITY,e)},dedent:function(e){return X(-1,e)},hardlineWithoutBreakParent:ee,literallineWithoutBreakParent:te,label:function(e,t){return e?{type:x,label:e,contents:t}:t},concat:e=>e},Ae={printDocToString:function(e,t){const u={},n=t.printWidth,r=function(e){switch(e){case"cr":return"\r";case"crlf":return"\r\n";default:return"\n"}}(t.endOfLine);let o=0;const i=[{ind:{value:"",length:0,queue:[]},mode:pe,doc:e}],s=[];let a=!1;const D=[];let c=0;for(!function(e){const t=new Set,u=[];N(e,function(e){if(e.type===R&&H(u),e.type===A){if(u.push(e),t.has(e))return!1;t.add(e)}},function(e){e.type===A&&u.pop().break&&H(u)},!0)}(e);i.length>0;){const{ind:e,mode:l,doc:p}=i.pop();switch(P(p)){case F:{const e="\n"!==r?ae(!1,p,"\n",r):p;s.push(e),i.length>0&&(o+=le(e));break}case E:for(let t=p.length-1;t>=0;t--)i.push({ind:e,mode:l,doc:p[t]});break;case m:if(c>=2)throw new Error("There are too many 'cursor' in doc.");s.push(de),c++;break;case g:i.push({ind:Fe(e,t),mode:l,doc:p.contents});break;case C:i.push({ind:Ee(e,p.n,t),mode:l,doc:p.contents});break;case y:o-=ge(s);break;case A:switch(l){case fe:if(!a){i.push({ind:e,mode:p.break?pe:fe,doc:p.contents});break}case pe:{a=!1;const t={ind:e,mode:fe,doc:p.contents},r=n-o,s=D.length>0;if(!p.break&&Ce(t,i,r,s,u))i.push(t);else if(p.expandedStates){const t=O(!1,p.expandedStates,-1);if(p.break){i.push({ind:e,mode:pe,doc:t});break}for(let n=1;n<p.expandedStates.length+1;n++){if(n>=p.expandedStates.length){i.push({ind:e,mode:pe,doc:t});break}{const t=p.expandedStates[n],o={ind:e,mode:fe,doc:t};if(Ce(o,i,r,s,u)){i.push(o);break}}}}else i.push({ind:e,mode:pe,doc:p.contents});break}}p.id&&(u[p.id]=O(!1,i,-1).mode);break;case v:{const t=n-o,r=p[he]??0,{parts:s}=p,a=s.length-r;if(0===a)break;const c=s[r+0],f=s[r+1],d={ind:e,mode:fe,doc:c},h={ind:e,mode:pe,doc:c},F=Ce(d,[],t,D.length>0,u,!0);if(1===a){F?i.push(d):i.push(h);break}const E={ind:e,mode:fe,doc:f},m={ind:e,mode:pe,doc:f};if(2===a){F?i.push(E,d):i.push(m,h);break}const g=s[r+2],C={ind:e,mode:l,doc:{...p,[he]:r+2}};Ce({ind:e,mode:fe,doc:[c,f,g]},[],t,D.length>0,u,!0)?i.push(C,E,d):F?i.push(C,m,d):i.push(C,m,h);break}case b:case _:{const t=p.groupId?u[p.groupId]:l;if(t===pe){const t=p.type===b?p.breakContents:p.negate?p.contents:z(p.contents);t&&i.push({ind:e,mode:l,doc:t})}if(t===fe){const t=p.type===b?p.flatContents:p.negate?z(p.contents):p.contents;t&&i.push({ind:e,mode:l,doc:t})}break}case w:D.push({ind:e,mode:l,doc:p.contents});break;case B:D.length>0&&i.push({ind:e,mode:l,doc:ee});break;case S:switch(l){case fe:if(!p.hard){p.soft||(s.push(" "),o+=1);break}a=!0;case pe:if(D.length>0){i.push({ind:e,mode:l,doc:p},...D.reverse()),D.length=0;break}p.literal?e.root?(s.push(r,e.root.value),o=e.root.length):(s.push(r),o=0):(o-=ge(s),s.push(r+e.value),o=e.length)}break;case x:i.push({ind:e,mode:l,doc:p.contents});break;case R:break;default:throw new j(p)}0===i.length&&D.length>0&&(i.push(...D.reverse()),D.length=0)}const l=s.indexOf(de);if(-1!==l){const e=s.indexOf(de,l+1);if(-1===e)return{formatted:s.filter(e=>e!==de).join("")};const t=s.slice(0,l).join(""),u=s.slice(l+1,e).join("");return{formatted:t+u+s.slice(e+1).join(""),cursorNodeStart:t.length,cursorNodeText:u}}return{formatted:s.join("")}}},ve={willBreak:function(e){return M(e,U,!1)},traverseDoc:N,findInDoc:M,mapDoc:$,removeLines:function(e){return $(e,W)},stripTrailingHardline:function(e){return V(function(e){return $(e,e=>function(e){switch(P(e)){case v:if(e.parts.every(e=>""===e))return"";break;case A:if(!(e.contents||e.id||e.break||e.expandedStates))return"";if(e.contents.type===A&&e.contents.id===e.id&&e.contents.break===e.break&&e.contents.expandedStates===e.expandedStates)return e.contents;break;case C:case g:case _:case w:if(!e.contents)return"";break;case b:if(!e.flatContents&&!e.breakContents)return"";break;case E:{const t=[];for(const u of e){if(!u)continue;const[e,...n]=Array.isArray(u)?u:[u];"string"==typeof e&&"string"==typeof O(!1,t,-1)?t[t.length-1]+=e:t.push(e),t.push(...n)}return 0===t.length?"":1===t.length?t[0]:t}case F:case m:case y:case B:case S:case x:case R:break;default:throw new j(e)}return e}(e))}(e))},replaceEndOfLine:function(e,t=oe){return $(e,e=>"string"==typeof e?se(t,e.split("\n")):e)},canBreak:function(e){return M(e,q,!1)}},be=h,_e=Object.freeze({__proto__:null,builders:ye,default:be,printer:Ae,utils:ve});const we=e.createRequire("undefined"==typeof document?require("url").pathToFileURL(__filename).href:D&&"SCRIPT"===D.tagName.toUpperCase()&&D.src||new URL("index-C5TRyXT-.js",document.baseURI).href),Be=t.fileURLToPath("undefined"==typeof document?require("url").pathToFileURL(__filename).href:D&&"SCRIPT"===D.tagName.toUpperCase()&&D.src||new URL("index-C5TRyXT-.js",document.baseURI).href);u.dirname(Be);var Se=Object.create,xe=Object.defineProperty,Re=Object.getOwnPropertyDescriptor,ke=Object.getOwnPropertyNames,Oe=Object.getPrototypeOf,Pe=Object.prototype.hasOwnProperty,Le=e=>{throw TypeError(e)},Te=(e=>void 0!==we?we:"undefined"!=typeof Proxy?new Proxy(e,{get:(e,t)=>(void 0!==we?we:e)[t]}):e)(function(e){if(void 0!==we)return we.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')}),je=(e,t)=>function(){return t||(0,e[ke(e)[0]])((t={exports:{}}).exports,t),t.exports},Ie=(e,t)=>{for(var u in t)xe(e,u,{get:t[u],enumerable:!0})},Ne=(e,t,u)=>(u=null!=e?Se(Oe(e)):{},((e,t,u,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let r of ke(t))Pe.call(e,r)||r===u||xe(e,r,{get:()=>t[r],enumerable:!(n=Re(t,r))||n.enumerable});return e})(xe(u,"default",{value:e,enumerable:!0}),e)),$e=(e,t,u)=>((e,t,u)=>t in e?xe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:u}):e[t]=u)(e,"symbol"!=typeof t?t+"":t,u),Me=(e,t,u)=>t.has(e)||Le("Cannot "+u),Ue=(e,t,u)=>(Me(e,t,"read from private field"),u?u.call(e):t.get(e)),He=(e,t,u)=>t.has(e)?Le("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,u),We=(e,t,u,n)=>(Me(e,t,"write to private field"),t.set(e,u),u),Ge=(e,t,u)=>(Me(e,t,"access private method"),u),Ve=je({"node_modules/fast-glob/out/utils/array.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.splitWhen=e.flatten=void 0,e.flatten=function(e){return e.reduce((e,t)=>[].concat(e,t),[])},e.splitWhen=function(e,t){const u=[[]];let n=0;for(const r of e)t(r)?(n++,u[n]=[]):u[n].push(r);return u}}}),qe=je({"node_modules/fast-glob/out/utils/errno.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isEnoentCodeError=void 0,e.isEnoentCodeError=function(e){return"ENOENT"===e.code}}}),Ke=je({"node_modules/fast-glob/out/utils/fs.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.createDirentFromStats=void 0;var t=class{constructor(e,t){this.name=e,this.isBlockDevice=t.isBlockDevice.bind(t),this.isCharacterDevice=t.isCharacterDevice.bind(t),this.isDirectory=t.isDirectory.bind(t),this.isFIFO=t.isFIFO.bind(t),this.isFile=t.isFile.bind(t),this.isSocket=t.isSocket.bind(t),this.isSymbolicLink=t.isSymbolicLink.bind(t)}};e.createDirentFromStats=function(e,u){return new t(e,u)}}}),ze=je({"node_modules/fast-glob/out/utils/path.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.convertPosixPathToPattern=e.convertWindowsPathToPattern=e.convertPathToPattern=e.escapePosixPath=e.escapeWindowsPath=e.escape=e.removeLeadingDotSegment=e.makeAbsolute=e.unixify=void 0;var t=Te("os"),u=Te("path"),n="win32"===t.platform(),r=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\()|\\(?![!()*+?@[\]{|}]))/g,o=/(\\?)([()[\]{}]|^!|[!+@](?=\())/g,i=/^\\\\([.?])/,s=/\\(?![!()+@[\]{}])/g;function a(e){return e.replace(o,"\\$2")}function D(e){return e.replace(r,"\\$2")}function c(e){return a(e).replace(i,"//$1").replace(s,"/")}function l(e){return D(e)}e.unixify=function(e){return e.replace(/\\/g,"/")},e.makeAbsolute=function(e,t){return u.resolve(e,t)},e.removeLeadingDotSegment=function(e){if("."===e.charAt(0)){const t=e.charAt(1);if("/"===t||"\\"===t)return e.slice(2)}return e},e.escape=n?a:D,e.escapeWindowsPath=a,e.escapePosixPath=D,e.convertPathToPattern=n?c:l,e.convertWindowsPathToPattern=c,e.convertPosixPathToPattern=l}}),Xe=je({"node_modules/is-extglob/index.js"(e,t){t.exports=function(e){if("string"!=typeof e||""===e)return!1;for(var t;t=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(t[2])return!0;e=e.slice(t.index+t[0].length)}return!1}}}),Ye=je({"node_modules/is-glob/index.js"(e,t){var u=Xe(),n={"{":"}","(":")","[":"]"},r=function(e){if("!"===e[0])return!0;for(var t=0,u=-2,r=-2,o=-2,i=-2,s=-2;t<e.length;){if("*"===e[t])return!0;if("?"===e[t+1]&&/[\].+)]/.test(e[t]))return!0;if(-1!==r&&"["===e[t]&&"]"!==e[t+1]&&(r<t&&(r=e.indexOf("]",t)),r>t)){if(-1===s||s>r)return!0;if(-1===(s=e.indexOf("\\",t))||s>r)return!0}if(-1!==o&&"{"===e[t]&&"}"!==e[t+1]&&(o=e.indexOf("}",t))>t&&(-1===(s=e.indexOf("\\",t))||s>o))return!0;if(-1!==i&&"("===e[t]&&"?"===e[t+1]&&/[:!=]/.test(e[t+2])&&")"!==e[t+3]&&(i=e.indexOf(")",t))>t&&(-1===(s=e.indexOf("\\",t))||s>i))return!0;if(-1!==u&&"("===e[t]&&"|"!==e[t+1]&&(u<t&&(u=e.indexOf("|",t)),-1!==u&&")"!==e[u+1]&&(i=e.indexOf(")",u))>u&&(-1===(s=e.indexOf("\\",u))||s>i)))return!0;if("\\"===e[t]){var a=e[t+1];t+=2;var D=n[a];if(D){var c=e.indexOf(D,t);-1!==c&&(t=c+1)}if("!"===e[t])return!0}else t++}return!1},o=function(e){if("!"===e[0])return!0;for(var t=0;t<e.length;){if(/[*?{}()[\]]/.test(e[t]))return!0;if("\\"===e[t]){var u=e[t+1];t+=2;var r=n[u];if(r){var o=e.indexOf(r,t);-1!==o&&(t=o+1)}if("!"===e[t])return!0}else t++}return!1};t.exports=function(e,t){if("string"!=typeof e||""===e)return!1;if(u(e))return!0;var n=r;return t&&!1===t.strict&&(n=o),n(e)}}}),Qe=je({"node_modules/glob-parent/index.js"(e,t){var u=Ye(),n=Te("path").posix.dirname,r="win32"===Te("os").platform(),o=/\\/g,i=/[\{\[].*[\}\]]$/,s=/(^|[^\\])([\{\[]|\([^\)]+$)/,a=/\\([\!\*\?\|\[\]\(\)\{\}])/g;t.exports=function(e,t){Object.assign({flipBackslashes:!0},t).flipBackslashes&&r&&e.indexOf("/")<0&&(e=e.replace(o,"/")),i.test(e)&&(e+="/"),e+="a";do{e=n(e)}while(u(e)||s.test(e));return e.replace(a,"$1")}}}),Je=je({"node_modules/braces/lib/utils.js"(e){e.isInteger=e=>"number"==typeof e?Number.isInteger(e):"string"==typeof e&&""!==e.trim()&&Number.isInteger(Number(e)),e.find=(e,t)=>e.nodes.find(e=>e.type===t),e.exceedsLimit=(t,u,n=1,r)=>!1!==r&&(!(!e.isInteger(t)||!e.isInteger(u))&&(Number(u)-Number(t))/Number(n)>=r),e.escapeNode=(e,t=0,u)=>{const n=e.nodes[t];n&&(u&&n.type===u||"open"===n.type||"close"===n.type)&&!0!==n.escaped&&(n.value="\\"+n.value,n.escaped=!0)},e.encloseBrace=e=>"brace"===e.type&&(!(e.commas>>0+e.ranges|0)&&(e.invalid=!0,!0)),e.isInvalidBrace=e=>"brace"===e.type&&(!(!0!==e.invalid&&!e.dollar)||(e.commas>>0+e.ranges|0?(!0!==e.open||!0!==e.close)&&(e.invalid=!0,!0):(e.invalid=!0,!0))),e.isOpenOrClose=e=>"open"===e.type||"close"===e.type||(!0===e.open||!0===e.close),e.reduce=e=>e.reduce((e,t)=>("text"===t.type&&e.push(t.value),"range"===t.type&&(t.type="text"),e),[]),e.flatten=(...e)=>{const t=[],u=e=>{for(let n=0;n<e.length;n++){const r=e[n];Array.isArray(r)?u(r):void 0!==r&&t.push(r)}return t};return u(e),t}}}),Ze=je({"node_modules/braces/lib/stringify.js"(e,t){var u=Je();t.exports=(e,t={})=>{const n=(e,r={})=>{const o=t.escapeInvalid&&u.isInvalidBrace(r),i=!0===e.invalid&&!0===t.escapeInvalid;let s="";if(e.value)return(o||i)&&u.isOpenOrClose(e)?"\\"+e.value:e.value;if(e.value)return e.value;if(e.nodes)for(const t of e.nodes)s+=n(t);return s};return n(e)}}}),et=je({"node_modules/is-number/index.js"(e,t){t.exports=function(e){return"number"==typeof e?e-e===0:"string"==typeof e&&""!==e.trim()&&(Number.isFinite?Number.isFinite(+e):isFinite(+e))}}}),tt=je({"node_modules/to-regex-range/index.js"(e,t){var u=et(),n=(e,t,r)=>{if(!1===u(e))throw new TypeError("toRegexRange: expected the first argument to be a number");if(void 0===t||e===t)return String(e);if(!1===u(t))throw new TypeError("toRegexRange: expected the second argument to be a number.");let s={relaxZeros:!0,...r};"boolean"==typeof s.strictZeros&&(s.relaxZeros=!1===s.strictZeros);let a=e+":"+t+"="+String(s.relaxZeros)+String(s.shorthand)+String(s.capture)+String(s.wrap);if(n.cache.hasOwnProperty(a))return n.cache[a].result;let D=Math.min(e,t),c=Math.max(e,t);if(1===Math.abs(D-c)){let u=e+"|"+t;return s.capture?`(${u})`:!1===s.wrap?u:`(?:${u})`}let l=f(e)||f(t),p={min:e,max:t,a:D,b:c},d=[],h=[];if(l&&(p.isPadded=l,p.maxLen=String(p.max).length),D<0){h=o(c<0?Math.abs(c):1,Math.abs(D),p,s),D=p.a=0}return c>=0&&(d=o(D,c,p,s)),p.negatives=h,p.positives=d,p.result=function(e,t){let u=i(e,t,"-",!1)||[],n=i(t,e,"",!1)||[],r=i(e,t,"-?",!0)||[];return u.concat(r).concat(n).join("|")}(h,d),!0===s.capture?p.result=`(${p.result})`:!1!==s.wrap&&d.length+h.length>1&&(p.result=`(?:${p.result})`),n.cache[a]=p,p.result};function r(e,t,u){if(e===t)return{pattern:e,count:[],digits:0};let n=function(e,t){let u=[];for(let n=0;n<e.length;n++)u.push([e[n],t[n]]);return u}(e,t),r=n.length,o="",i=0;for(let e=0;e<r;e++){let[t,u]=n[e];t===u?o+=t:"0"!==t||"9"!==u?o+=p(t,u):i++}return i&&(o+=!0===u.shorthand?"\\d":"[0-9]"),{pattern:o,count:[i],digits:r}}function o(e,t,u,n){let o,i=function(e,t){let u=1,n=1,r=D(e,u),o=new Set([t]);for(;e<=r&&r<=t;)o.add(r),u+=1,r=D(e,u);for(r=c(t+1,n)-1;e<r&&r<=t;)o.add(r),n+=1,r=c(t+1,n)-1;return o=[...o],o.sort(s),o}(e,t),a=[],p=e;for(let e=0;e<i.length;e++){let t=i[e],s=r(String(p),String(t),n),D="";u.isPadded||!o||o.pattern!==s.pattern?(u.isPadded&&(D=d(t,u,n)),s.string=D+s.pattern+l(s.count),a.push(s),p=t+1,o=s):(o.count.length>1&&o.count.pop(),o.count.push(s.count[0]),o.string=o.pattern+l(o.count),p=t+1)}return a}function i(e,t,u,n,r){let o=[];for(let r of e){let{string:e}=r;n||a(t,"string",e)||o.push(u+e),n&&a(t,"string",e)&&o.push(u+e)}return o}function s(e,t){return e>t?1:t>e?-1:0}function a(e,t,u){return e.some(e=>e[t]===u)}function D(e,t){return Number(String(e).slice(0,-t)+"9".repeat(t))}function c(e,t){return e-e%Math.pow(10,t)}function l(e){let[t=0,u=""]=e;return u||t>1?`{${t+(u?","+u:"")}}`:""}function p(e,t,u){return`[${e}${t-e===1?"":"-"}${t}]`}function f(e){return/^-?(0+)\d/.test(e)}function d(e,t,u){if(!t.isPadded)return e;let n=Math.abs(t.maxLen-String(e).length),r=!1!==u.relaxZeros;switch(n){case 0:return"";case 1:return r?"0?":"0";case 2:return r?"0{0,2}":"00";default:return r?`0{0,${n}}`:`0{${n}}`}}n.cache={},n.clearCache=()=>n.cache={},t.exports=n}}),ut=je({"node_modules/fill-range/index.js"(e,t){var u=Te("util"),n=tt(),r=e=>null!==e&&"object"==typeof e&&!Array.isArray(e),o=e=>"number"==typeof e||"string"==typeof e&&""!==e,i=e=>Number.isInteger(+e),s=e=>{let t=`${e}`,u=-1;if("-"===t[0]&&(t=t.slice(1)),"0"===t)return!1;for(;"0"===t[++u];);return u>0},a=(e,t,u)=>{if(t>0){let u="-"===e[0]?"-":"";u&&(e=e.slice(1)),e=u+e.padStart(u?t-1:t,"0")}return!1===u?String(e):e},D=(e,t)=>{let u="-"===e[0]?"-":"";for(u&&(e=e.slice(1),t--);e.length<t;)e="0"+e;return u?"-"+e:e},c=(e,t,u,r)=>{if(u)return n(e,t,{wrap:!1,...r});let o=String.fromCharCode(e);return e===t?o:`[${o}-${String.fromCharCode(t)}]`},l=(e,t,u)=>{if(Array.isArray(e)){let t=!0===u.wrap,n=u.capture?"":"?:";return t?`(${n}${e.join("|")})`:e.join("|")}return n(e,t,u)},p=(...e)=>new RangeError("Invalid range arguments: "+u.inspect(...e)),f=(e,t,u)=>{if(!0===u.strictRanges)throw p([e,t]);return[]},d=(e,t,u=1,n={})=>{let r=Number(e),o=Number(t);if(!Number.isInteger(r)||!Number.isInteger(o)){if(!0===n.strictRanges)throw p([e,t]);return[]}0===r&&(r=0),0===o&&(o=0);let i=r>o,f=String(e),d=String(t),h=String(u);u=Math.max(Math.abs(u),1);let F=s(f)||s(d)||s(h),E=F?Math.max(f.length,d.length,h.length):0,m=!1===F&&!1===((e,t,u)=>"string"==typeof e||"string"==typeof t||!0===u.stringify)(e,t,n),g=n.transform||(e=>t=>!0===e?Number(t):String(t))(m);if(n.toRegex&&1===u)return c(D(e,E),D(t,E),!0,n);let C={negatives:[],positives:[]},y=e=>C[e<0?"negatives":"positives"].push(Math.abs(e)),A=[],v=0;for(;i?r>=o:r<=o;)!0===n.toRegex&&u>1?y(r):A.push(a(g(r,v),E,m)),r=i?r-u:r+u,v++;return!0===n.toRegex?u>1?((e,t,u)=>{e.negatives.sort((e,t)=>e<t?-1:e>t?1:0),e.positives.sort((e,t)=>e<t?-1:e>t?1:0);let n,r=t.capture?"":"?:",o="",i="";return e.positives.length&&(o=e.positives.map(e=>D(String(e),u)).join("|")),e.negatives.length&&(i=`-(${r}${e.negatives.map(e=>D(String(e),u)).join("|")})`),n=o&&i?`${o}|${i}`:o||i,t.wrap?`(${r}${n})`:n})(C,n,E):l(A,null,{wrap:!1,...n}):A},h=(e,t,u,n={})=>{if(null==t&&o(e))return[e];if(!o(e)||!o(t))return f(e,t,n);if("function"==typeof u)return h(e,t,1,{transform:u});if(r(u))return h(e,t,0,u);let s={...n};return!0===s.capture&&(s.wrap=!0),u=u||s.step||1,i(u)?i(e)&&i(t)?d(e,t,u,s):((e,t,u=1,n={})=>{if(!i(e)&&e.length>1||!i(t)&&t.length>1)return f(e,t,n);let r=n.transform||(e=>String.fromCharCode(e)),o=`${e}`.charCodeAt(0),s=`${t}`.charCodeAt(0),a=o>s,D=Math.min(o,s),p=Math.max(o,s);if(n.toRegex&&1===u)return c(D,p,!1,n);let d=[],h=0;for(;a?o>=s:o<=s;)d.push(r(o,h)),o=a?o-u:o+u,h++;return!0===n.toRegex?l(d,null,{wrap:!1,options:n}):d})(e,t,Math.max(Math.abs(u),1),s):null==u||r(u)?h(e,t,1,u):((e,t)=>{if(!0===t.strictRanges)throw new TypeError(`Expected step "${e}" to be a number`);return[]})(u,s)};t.exports=h}}),nt=je({"node_modules/braces/lib/compile.js"(e,t){var u=ut(),n=Je();t.exports=(e,t={})=>{const r=(e,o={})=>{const i=n.isInvalidBrace(o),s=!0===e.invalid&&!0===t.escapeInvalid,a=!0===i||!0===s,D=!0===t.escapeInvalid?"\\":"";let c="";if(!0===e.isOpen)return D+e.value;if(!0===e.isClose)return console.log("node.isClose",D,e.value),D+e.value;if("open"===e.type)return a?D+e.value:"(";if("close"===e.type)return a?D+e.value:")";if("comma"===e.type)return"comma"===e.prev.type?"":a?e.value:"|";if(e.value)return e.value;if(e.nodes&&e.ranges>0){const r=n.reduce(e.nodes),o=u(...r,{...t,wrap:!1,toRegex:!0,strictZeros:!0});if(0!==o.length)return r.length>1&&o.length>1?`(${o})`:o}if(e.nodes)for(const t of e.nodes)c+=r(t,e);return c};return r(e)}}}),rt=je({"node_modules/braces/lib/expand.js"(e,t){var u=ut(),n=Ze(),r=Je(),o=(e="",t="",u=!1)=>{const n=[];if(e=[].concat(e),!(t=[].concat(t)).length)return e;if(!e.length)return u?r.flatten(t).map(e=>`{${e}}`):t;for(const r of e)if(Array.isArray(r))for(const e of r)n.push(o(e,t,u));else for(let e of t)!0===u&&"string"==typeof e&&(e=`{${e}}`),n.push(Array.isArray(e)?o(r,e,u):r+e);return r.flatten(n)};t.exports=(e,t={})=>{const i=void 0===t.rangeLimit?1e3:t.rangeLimit,s=(e,a={})=>{e.queue=[];let D=a,c=a.queue;for(;"brace"!==D.type&&"root"!==D.type&&D.parent;)D=D.parent,c=D.queue;if(e.invalid||e.dollar)return void c.push(o(c.pop(),n(e,t)));if("brace"===e.type&&!0!==e.invalid&&2===e.nodes.length)return void c.push(o(c.pop(),["{}"]));if(e.nodes&&e.ranges>0){const s=r.reduce(e.nodes);if(r.exceedsLimit(...s,t.step,i))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let a=u(...s,t);return 0===a.length&&(a=n(e,t)),c.push(o(c.pop(),a)),void(e.nodes=[])}const l=r.encloseBrace(e);let p=e.queue,f=e;for(;"brace"!==f.type&&"root"!==f.type&&f.parent;)f=f.parent,p=f.queue;for(let t=0;t<e.nodes.length;t++){const u=e.nodes[t];"comma"!==u.type||"brace"!==e.type?"close"!==u.type?u.value&&"open"!==u.type?p.push(o(p.pop(),u.value)):u.nodes&&s(u,e):c.push(o(c.pop(),p,l)):(1===t&&p.push(""),p.push(""))}return p};return r.flatten(s(e))}}}),ot=je({"node_modules/braces/lib/constants.js"(e,t){t.exports={MAX_LENGTH:1e4,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:"\n",CHAR_NO_BREAK_SPACE:" ",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:"\t",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\ufeff"}}}),it=je({"node_modules/braces/lib/parse.js"(e,t){var u=Ze(),{MAX_LENGTH:n,CHAR_BACKSLASH:r,CHAR_BACKTICK:o,CHAR_COMMA:i,CHAR_DOT:s,CHAR_LEFT_PARENTHESES:a,CHAR_RIGHT_PARENTHESES:D,CHAR_LEFT_CURLY_BRACE:c,CHAR_RIGHT_CURLY_BRACE:l,CHAR_LEFT_SQUARE_BRACKET:p,CHAR_RIGHT_SQUARE_BRACKET:f,CHAR_DOUBLE_QUOTE:d,CHAR_SINGLE_QUOTE:h,CHAR_NO_BREAK_SPACE:F,CHAR_ZERO_WIDTH_NOBREAK_SPACE:E}=ot();t.exports=(e,t={})=>{if("string"!=typeof e)throw new TypeError("Expected a string");const m=t||{},g="number"==typeof m.maxLength?Math.min(n,m.maxLength):n;if(e.length>g)throw new SyntaxError(`Input length (${e.length}), exceeds max characters (${g})`);const C={type:"root",input:e,nodes:[]},y=[C];let A=C,v=C,b=0;const _=e.length;let w,B=0,S=0;const x=()=>e[B++],R=e=>{if("text"===e.type&&"dot"===v.type&&(v.type="text"),!v||"text"!==v.type||"text"!==e.type)return A.nodes.push(e),e.parent=A,e.prev=v,v=e,e;v.value+=e.value};for(R({type:"bos"});B<_;)if(A=y[y.length-1],w=x(),w!==E&&w!==F)if(w!==r)if(w!==f){if(w===p){let e;for(b++;B<_&&(e=x());)if(w+=e,e!==p)if(e!==r){if(e===f&&(b--,0===b))break}else w+=x();else b++;R({type:"text",value:w});continue}if(w!==a)if(w!==D){if(w===d||w===h||w===o){const e=w;let u;for(!0!==t.keepQuotes&&(w="");B<_&&(u=x());)if(u!==r){if(u===e){!0===t.keepQuotes&&(w+=u);break}w+=u}else w+=u+x();R({type:"text",value:w});continue}if(w===c){S++;const e=v.value&&"$"===v.value.slice(-1)||!0===A.dollar;A=R({type:"brace",open:!0,close:!1,dollar:e,depth:S,commas:0,ranges:0,nodes:[]}),y.push(A),R({type:"open",value:w});continue}if(w===l){if("brace"!==A.type){R({type:"text",value:w});continue}const e="close";A=y.pop(),A.close=!0,R({type:e,value:w}),S--,A=y[y.length-1];continue}if(w===i&&S>0){if(A.ranges>0){A.ranges=0;const e=A.nodes.shift();A.nodes=[e,{type:"text",value:u(A)}]}R({type:"comma",value:w}),A.commas++}else{if(w===s&&S>0&&0===A.commas){const e=A.nodes;if(0===S||0===e.length){R({type:"text",value:w});continue}if("dot"===v.type){if(A.range=[],v.value+=w,v.type="range",3!==A.nodes.length&&5!==A.nodes.length){A.invalid=!0,A.ranges=0,v.type="text";continue}A.ranges++,A.args=[];continue}if("range"===v.type){e.pop();const t=e[e.length-1];t.value+=v.value+w,v=t,A.ranges--;continue}R({type:"dot",value:w});continue}R({type:"text",value:w})}}else{if("paren"!==A.type){R({type:"text",value:w});continue}A=y.pop(),R({type:"text",value:w}),A=y[y.length-1]}else A=R({type:"paren",nodes:[]}),y.push(A),R({type:"text",value:w})}else R({type:"text",value:"\\"+w});else R({type:"text",value:(t.keepEscaping?w:"")+x()});do{if(A=y.pop(),"root"!==A.type){A.nodes.forEach(e=>{e.nodes||("open"===e.type&&(e.isOpen=!0),"close"===e.type&&(e.isClose=!0),e.nodes||(e.type="text"),e.invalid=!0)});const e=y[y.length-1],t=e.nodes.indexOf(A);e.nodes.splice(t,1,...A.nodes)}}while(y.length>0);return R({type:"eos"}),C}}}),st=je({"node_modules/braces/index.js"(e,t){var u=Ze(),n=nt(),r=rt(),o=it(),i=(e,t={})=>{let u=[];if(Array.isArray(e))for(const n of e){const e=i.create(n,t);Array.isArray(e)?u.push(...e):u.push(e)}else u=[].concat(i.create(e,t));return t&&!0===t.expand&&!0===t.nodupes&&(u=[...new Set(u)]),u};i.parse=(e,t={})=>o(e,t),i.stringify=(e,t={})=>u("string"==typeof e?i.parse(e,t):e,t),i.compile=(e,t={})=>("string"==typeof e&&(e=i.parse(e,t)),n(e,t)),i.expand=(e,t={})=>{"string"==typeof e&&(e=i.parse(e,t));let u=r(e,t);return!0===t.noempty&&(u=u.filter(Boolean)),!0===t.nodupes&&(u=[...new Set(u)]),u},i.create=(e,t={})=>""===e||e.length<3?[e]:!0!==t.expand?i.compile(e,t):i.expand(e,t),t.exports=i}}),at=je({"node_modules/micromatch/node_modules/picomatch/lib/constants.js"(e,t){var u=Te("path"),n="\\\\/",r=`[^${n}]`,o="\\.",i="\\/",s="[^/]",a=`(?:${i}|$)`,D=`(?:^|${i})`,c=`${o}{1,2}${a}`,l={DOT_LITERAL:o,PLUS_LITERAL:"\\+",QMARK_LITERAL:"\\?",SLASH_LITERAL:i,ONE_CHAR:"(?=.)",QMARK:s,END_ANCHOR:a,DOTS_SLASH:c,NO_DOT:`(?!${o})`,NO_DOTS:`(?!${D}${c})`,NO_DOT_SLASH:`(?!${o}{0,1}${a})`,NO_DOTS_SLASH:`(?!${c})`,QMARK_NO_DOT:`[^.${i}]`,STAR:`${s}*?`,START_ANCHOR:D},p={...l,SLASH_LITERAL:`[${n}]`,QMARK:r,STAR:`${r}*?`,DOTS_SLASH:`${o}{1,2}(?:[${n}]|$)`,NO_DOT:`(?!${o})`,NO_DOTS:`(?!(?:^|[${n}])${o}{1,2}(?:[${n}]|$))`,NO_DOT_SLASH:`(?!${o}{0,1}(?:[${n}]|$))`,NO_DOTS_SLASH:`(?!${o}{1,2}(?:[${n}]|$))`,QMARK_NO_DOT:`[^.${n}]`,START_ANCHOR:`(?:^|[${n}])`,END_ANCHOR:`(?:[${n}]|$)`};t.exports={MAX_LENGTH:65536,POSIX_REGEX_SOURCE:{alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"},REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:u.sep,extglobChars:e=>({"!":{type:"negate",open:"(?:(?!(?:",close:`))${e.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}),globChars:e=>!0===e?p:l}}}),Dt=je({"node_modules/micromatch/node_modules/picomatch/lib/utils.js"(e){var t=Te("path"),u="win32"===process.platform,{REGEX_BACKSLASH:n,REGEX_REMOVE_BACKSLASH:r,REGEX_SPECIAL_CHARS:o,REGEX_SPECIAL_CHARS_GLOBAL:i}=at();e.isObject=e=>null!==e&&"object"==typeof e&&!Array.isArray(e),e.hasRegexChars=e=>o.test(e),e.isRegexChar=t=>1===t.length&&e.hasRegexChars(t),e.escapeRegex=e=>e.replace(i,"\\$1"),e.toPosixSlashes=e=>e.replace(n,"/"),e.removeBackslashes=e=>e.replace(r,e=>"\\"===e?"":e),e.supportsLookbehinds=()=>{const e=process.version.slice(1).split(".").map(Number);return 3===e.length&&e[0]>=9||8===e[0]&&e[1]>=10},e.isWindows=e=>e&&"boolean"==typeof e.windows?e.windows:!0===u||"\\"===t.sep,e.escapeLast=(t,u,n)=>{const r=t.lastIndexOf(u,n);return-1===r?t:"\\"===t[r-1]?e.escapeLast(t,u,r-1):`${t.slice(0,r)}\\${t.slice(r)}`},e.removePrefix=(e,t={})=>{let u=e;return u.startsWith("./")&&(u=u.slice(2),t.prefix="./"),u},e.wrapOutput=(e,t={},u={})=>{let n=`${u.contains?"":"^"}(?:${e})${u.contains?"":"$"}`;return!0===t.negated&&(n=`(?:^(?!${n}).*$)`),n}}}),ct=je({"node_modules/micromatch/node_modules/picomatch/lib/scan.js"(e,t){var u=Dt(),{CHAR_ASTERISK:n,CHAR_AT:r,CHAR_BACKWARD_SLASH:o,CHAR_COMMA:i,CHAR_DOT:s,CHAR_EXCLAMATION_MARK:a,CHAR_FORWARD_SLASH:D,CHAR_LEFT_CURLY_BRACE:c,CHAR_LEFT_PARENTHESES:l,CHAR_LEFT_SQUARE_BRACKET:p,CHAR_PLUS:f,CHAR_QUESTION_MARK:d,CHAR_RIGHT_CURLY_BRACE:h,CHAR_RIGHT_PARENTHESES:F,CHAR_RIGHT_SQUARE_BRACKET:E}=at(),m=e=>e===D||e===o,g=e=>{!0!==e.isPrefix&&(e.depth=e.isGlobstar?1/0:1)};t.exports=(e,t)=>{const C=t||{},y=e.length-1,A=!0===C.parts||!0===C.scanToEnd,v=[],b=[],_=[];let w,B,S=e,x=-1,R=0,k=0,O=!1,P=!1,L=!1,T=!1,j=!1,I=!1,N=!1,$=!1,M=!1,U=!1,H=0,W={value:"",depth:0,isGlob:!1};const G=()=>x>=y,V=()=>S.charCodeAt(x+1),q=()=>(w=B,S.charCodeAt(++x));for(;x<y;){let e;if(B=q(),B!==o){if(!0===I||B===c){for(H++;!0!==G()&&(B=q());)if(B!==o)if(B!==c){if(!0!==I&&B===s&&(B=q())===s){if(O=W.isBrace=!0,L=W.isGlob=!0,U=!0,!0===A)continue;break}if(!0!==I&&B===i){if(O=W.isBrace=!0,L=W.isGlob=!0,U=!0,!0===A)continue;break}if(B===h&&(H--,0===H)){I=!1,O=W.isBrace=!0,U=!0;break}}else H++;else N=W.backslashes=!0,q();if(!0===A)continue;break}if(B!==D){if(!0!==C.noext){if(!0===(B===f||B===r||B===n||B===d||B===a)&&V()===l){if(L=W.isGlob=!0,T=W.isExtglob=!0,U=!0,B===a&&x===R&&(M=!0),!0===A){for(;!0!==G()&&(B=q());)if(B!==o){if(B===F){L=W.isGlob=!0,U=!0;break}}else N=W.backslashes=!0,B=q();continue}break}}if(B===n){if(w===n&&(j=W.isGlobstar=!0),L=W.isGlob=!0,U=!0,!0===A)continue;break}if(B===d){if(L=W.isGlob=!0,U=!0,!0===A)continue;break}if(B===p){for(;!0!==G()&&(e=q());)if(e!==o){if(e===E){P=W.isBracket=!0,L=W.isGlob=!0,U=!0;break}}else N=W.backslashes=!0,q();if(!0===A)continue;break}if(!0===C.nonegate||B!==a||x!==R){if(!0!==C.noparen&&B===l){if(L=W.isGlob=!0,!0===A){for(;!0!==G()&&(B=q());)if(B!==l){if(B===F){U=!0;break}}else N=W.backslashes=!0,B=q();continue}break}if(!0===L){if(U=!0,!0===A)continue;break}}else $=W.negated=!0,R++}else{if(v.push(x),b.push(W),W={value:"",depth:0,isGlob:!1},!0===U)continue;if(w===s&&x===R+1){R+=2;continue}k=x+1}}else N=W.backslashes=!0,B=q(),B===c&&(I=!0)}!0===C.noext&&(T=!1,L=!1);let K=S,z="",X="";R>0&&(z=S.slice(0,R),S=S.slice(R),k-=R),K&&!0===L&&k>0?(K=S.slice(0,k),X=S.slice(k)):!0===L?(K="",X=S):K=S,K&&""!==K&&"/"!==K&&K!==S&&m(K.charCodeAt(K.length-1))&&(K=K.slice(0,-1)),!0===C.unescape&&(X&&(X=u.removeBackslashes(X)),K&&!0===N&&(K=u.removeBackslashes(K)));const Y={prefix:z,input:e,start:R,base:K,glob:X,isBrace:O,isBracket:P,isGlob:L,isExtglob:T,isGlobstar:j,negated:$,negatedExtglob:M};if(!0===C.tokens&&(Y.maxDepth=0,m(B)||b.push(W),Y.tokens=b),!0===C.parts||!0===C.tokens){let t;for(let u=0;u<v.length;u++){const n=t?t+1:R,r=v[u],o=e.slice(n,r);C.tokens&&(0===u&&0!==R?(b[u].isPrefix=!0,b[u].value=z):b[u].value=o,g(b[u]),Y.maxDepth+=b[u].depth),0===u&&""===o||_.push(o),t=r}if(t&&t+1<e.length){const u=e.slice(t+1);_.push(u),C.tokens&&(b[b.length-1].value=u,g(b[b.length-1]),Y.maxDepth+=b[b.length-1].depth)}Y.slashes=v,Y.parts=_}return Y}}}),lt=je({"node_modules/micromatch/node_modules/picomatch/lib/parse.js"(e,t){var u=at(),n=Dt(),{MAX_LENGTH:r,POSIX_REGEX_SOURCE:o,REGEX_NON_SPECIAL_CHARS:i,REGEX_SPECIAL_CHARS_BACKREF:s,REPLACEMENTS:a}=u,D=(e,t)=>{if("function"==typeof t.expandRange)return t.expandRange(...e,t);e.sort();const u=`[${e.join("-")}]`;try{new RegExp(u)}catch(t){return e.map(e=>n.escapeRegex(e)).join("..")}return u},c=(e,t)=>`Missing ${e}: "${t}" - use "\\\\${t}" to match literal characters`,l=(e,t)=>{if("string"!=typeof e)throw new TypeError("Expected a string");e=a[e]||e;const p={...t},f="number"==typeof p.maxLength?Math.min(r,p.maxLength):r;let d=e.length;if(d>f)throw new SyntaxError(`Input length: ${d}, exceeds maximum allowed length: ${f}`);const h={type:"bos",value:"",output:p.prepend||""},F=[h],E=p.capture?"":"?:",m=n.isWindows(t),g=u.globChars(m),C=u.extglobChars(g),{DOT_LITERAL:y,PLUS_LITERAL:A,SLASH_LITERAL:v,ONE_CHAR:b,DOTS_SLASH:_,NO_DOT:w,NO_DOT_SLASH:B,NO_DOTS_SLASH:S,QMARK:x,QMARK_NO_DOT:R,STAR:k,START_ANCHOR:O}=g,P=e=>`(${E}(?:(?!${O}${e.dot?_:y}).)*?)`,L=p.dot?"":w,T=p.dot?x:R;let j=!0===p.bash?P(p):k;p.capture&&(j=`(${j})`),"boolean"==typeof p.noext&&(p.noextglob=p.noext);const I={input:e,index:-1,start:0,dot:!0===p.dot,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:F};e=n.removePrefix(e,I),d=e.length;const N=[],$=[],M=[];let U,H=h;const W=()=>I.index===d-1,G=I.peek=(t=1)=>e[I.index+t],V=I.advance=()=>e[++I.index]||"",q=()=>e.slice(I.index+1),K=(e="",t=0)=>{I.consumed+=e,I.index+=t},z=e=>{I.output+=null!=e.output?e.output:e.value,K(e.value)},X=()=>{let e=1;for(;"!"===G()&&("("!==G(2)||"?"===G(3));)V(),I.start++,e++;return e%2!=0&&(I.negated=!0,I.start++,!0)},Y=e=>{I[e]++,M.push(e)},Q=e=>{I[e]--,M.pop()},J=e=>{if("globstar"===H.type){const t=I.braces>0&&("comma"===e.type||"brace"===e.type),u=!0===e.extglob||N.length&&("pipe"===e.type||"paren"===e.type);"slash"===e.type||"paren"===e.type||t||u||(I.output=I.output.slice(0,-H.output.length),H.type="star",H.value="*",H.output=j,I.output+=H.output)}if(N.length&&"paren"!==e.type&&(N[N.length-1].inner+=e.value),(e.value||e.output)&&z(e),H&&"text"===H.type&&"text"===e.type)return H.value+=e.value,void(H.output=(H.output||"")+e.value);e.prev=H,F.push(e),H=e},Z=(e,t)=>{const u={...C[t],conditions:1,inner:""};u.prev=H,u.parens=I.parens,u.output=I.output;const n=(p.capture?"(":"")+u.open;Y("parens"),J({type:e,value:t,output:I.output?"":b}),J({type:"paren",extglob:!0,value:V(),output:n}),N.push(u)},ee=e=>{let u,n=e.close+(p.capture?")":"");if("negate"===e.type){let r=j;if(e.inner&&e.inner.length>1&&e.inner.includes("/")&&(r=P(p)),(r!==j||W()||/^\)+$/.test(q()))&&(n=e.close=`)$))${r}`),e.inner.includes("*")&&(u=q())&&/^\.[^\\/.]+$/.test(u)){const o=l(u,{...t,fastpaths:!1}).output;n=e.close=`)${o})${r})`}"bos"===e.prev.type&&(I.negatedExtglob=!0)}J({type:"paren",extglob:!0,value:U,output:n}),Q("parens")};if(!1!==p.fastpaths&&!/(^[*!]|[/()[\]{}"])/.test(e)){let u=!1,r=e.replace(s,(e,t,n,r,o,i)=>"\\"===r?(u=!0,e):"?"===r?t?t+r+(o?x.repeat(o.length):""):0===i?T+(o?x.repeat(o.length):""):x.repeat(n.length):"."===r?y.repeat(n.length):"*"===r?t?t+r+(o?j:""):j:t?e:`\\${e}`);return!0===u&&(r=!0===p.unescape?r.replace(/\\/g,""):r.replace(/\\+/g,e=>e.length%2==0?"\\\\":e?"\\":"")),r===e&&!0===p.contains?(I.output=e,I):(I.output=n.wrapOutput(r,I,t),I)}for(;!W();){if(U=V(),"\0"===U)continue;if("\\"===U){const e=G();if("/"===e&&!0!==p.bash)continue;if("."===e||";"===e)continue;if(!e){U+="\\",J({type:"text",value:U});continue}const t=/^\\+/.exec(q());let u=0;if(t&&t[0].length>2&&(u=t[0].length,I.index+=u,u%2!=0&&(U+="\\")),!0===p.unescape?U=V():U+=V(),0===I.brackets){J({type:"text",value:U});continue}}if(I.brackets>0&&("]"!==U||"["===H.value||"[^"===H.value)){if(!1!==p.posix&&":"===U){const e=H.value.slice(1);if(e.includes("[")&&(H.posix=!0,e.includes(":"))){const e=H.value.lastIndexOf("["),t=H.value.slice(0,e),u=H.value.slice(e+2),n=o[u];if(n){H.value=t+n,I.backtrack=!0,V(),h.output||1!==F.indexOf(H)||(h.output=b);continue}}}("["===U&&":"!==G()||"-"===U&&"]"===G())&&(U=`\\${U}`),"]"!==U||"["!==H.value&&"[^"!==H.value||(U=`\\${U}`),!0===p.posix&&"!"===U&&"["===H.value&&(U="^"),H.value+=U,z({value:U});continue}if(1===I.quotes&&'"'!==U){U=n.escapeRegex(U),H.value+=U,z({value:U});continue}if('"'===U){I.quotes=1===I.quotes?0:1,!0===p.keepQuotes&&J({type:"text",value:U});continue}if("("===U){Y("parens"),J({type:"paren",value:U});continue}if(")"===U){if(0===I.parens&&!0===p.strictBrackets)throw new SyntaxError(c("opening","("));const e=N[N.length-1];if(e&&I.parens===e.parens+1){ee(N.pop());continue}J({type:"paren",value:U,output:I.parens?")":"\\)"}),Q("parens");continue}if("["===U){if(!0!==p.nobracket&&q().includes("]"))Y("brackets");else{if(!0!==p.nobracket&&!0===p.strictBrackets)throw new SyntaxError(c("closing","]"));U=`\\${U}`}J({type:"bracket",value:U});continue}if("]"===U){if(!0===p.nobracket||H&&"bracket"===H.type&&1===H.value.length){J({type:"text",value:U,output:`\\${U}`});continue}if(0===I.brackets){if(!0===p.strictBrackets)throw new SyntaxError(c("opening","["));J({type:"text",value:U,output:`\\${U}`});continue}Q("brackets");const e=H.value.slice(1);if(!0===H.posix||"^"!==e[0]||e.includes("/")||(U=`/${U}`),H.value+=U,z({value:U}),!1===p.literalBrackets||n.hasRegexChars(e))continue;const t=n.escapeRegex(H.value);if(I.output=I.output.slice(0,-H.value.length),!0===p.literalBrackets){I.output+=t,H.value=t;continue}H.value=`(${E}${t}|${H.value})`,I.output+=H.value;continue}if("{"===U&&!0!==p.nobrace){Y("braces");const e={type:"brace",value:U,output:"(",outputIndex:I.output.length,tokensIndex:I.tokens.length};$.push(e),J(e);continue}if("}"===U){const e=$[$.length-1];if(!0===p.nobrace||!e){J({type:"text",value:U,output:U});continue}let t=")";if(!0===e.dots){const e=F.slice(),u=[];for(let t=e.length-1;t>=0&&(F.pop(),"brace"!==e[t].type);t--)"dots"!==e[t].type&&u.unshift(e[t].value);t=D(u,p),I.backtrack=!0}if(!0!==e.comma&&!0!==e.dots){const u=I.output.slice(0,e.outputIndex),n=I.tokens.slice(e.tokensIndex);e.value=e.output="\\{",U=t="\\}",I.output=u;for(const e of n)I.output+=e.output||e.value}J({type:"brace",value:U,output:t}),Q("braces"),$.pop();continue}if("|"===U){N.length>0&&N[N.length-1].conditions++,J({type:"text",value:U});continue}if(","===U){let e=U;const t=$[$.length-1];t&&"braces"===M[M.length-1]&&(t.comma=!0,e="|"),J({type:"comma",value:U,output:e});continue}if("/"===U){if("dot"===H.type&&I.index===I.start+1){I.start=I.index+1,I.consumed="",I.output="",F.pop(),H=h;continue}J({type:"slash",value:U,output:v});continue}if("."===U){if(I.braces>0&&"dot"===H.type){"."===H.value&&(H.output=y);const e=$[$.length-1];H.type="dots",H.output+=U,H.value+=U,e.dots=!0;continue}if(I.braces+I.parens===0&&"bos"!==H.type&&"slash"!==H.type){J({type:"text",value:U,output:y});continue}J({type:"dot",value:U,output:y});continue}if("?"===U){if(!(H&&"("===H.value)&&!0!==p.noextglob&&"("===G()&&"?"!==G(2)){Z("qmark",U);continue}if(H&&"paren"===H.type){const e=G();let t=U;if("<"===e&&!n.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");("("===H.value&&!/[!=<:]/.test(e)||"<"===e&&!/<([!=]|\w+>)/.test(q()))&&(t=`\\${U}`),J({type:"text",value:U,output:t});continue}if(!0!==p.dot&&("slash"===H.type||"bos"===H.type)){J({type:"qmark",value:U,output:R});continue}J({type:"qmark",value:U,output:x});continue}if("!"===U){if(!0!==p.noextglob&&"("===G()&&("?"!==G(2)||!/[!=<:]/.test(G(3)))){Z("negate",U);continue}if(!0!==p.nonegate&&0===I.index){X();continue}}if("+"===U){if(!0!==p.noextglob&&"("===G()&&"?"!==G(2)){Z("plus",U);continue}if(H&&"("===H.value||!1===p.regex){J({type:"plus",value:U,output:A});continue}if(H&&("bracket"===H.type||"paren"===H.type||"brace"===H.type)||I.parens>0){J({type:"plus",value:U});continue}J({type:"plus",value:A});continue}if("@"===U){if(!0!==p.noextglob&&"("===G()&&"?"!==G(2)){J({type:"at",extglob:!0,value:U,output:""});continue}J({type:"text",value:U});continue}if("*"!==U){"$"!==U&&"^"!==U||(U=`\\${U}`);const e=i.exec(q());e&&(U+=e[0],I.index+=e[0].length),J({type:"text",value:U});continue}if(H&&("globstar"===H.type||!0===H.star)){H.type="star",H.star=!0,H.value+=U,H.output=j,I.backtrack=!0,I.globstar=!0,K(U);continue}let t=q();if(!0!==p.noextglob&&/^\([^?]/.test(t)){Z("star",U);continue}if("star"===H.type){if(!0===p.noglobstar){K(U);continue}const u=H.prev,n=u.prev,r="slash"===u.type||"bos"===u.type,o=n&&("star"===n.type||"globstar"===n.type);if(!0===p.bash&&(!r||t[0]&&"/"!==t[0])){J({type:"star",value:U,output:""});continue}const i=I.braces>0&&("comma"===u.type||"brace"===u.type),s=N.length&&("pipe"===u.type||"paren"===u.type);if(!r&&"paren"!==u.type&&!i&&!s){J({type:"star",value:U,output:""});continue}for(;"/**"===t.slice(0,3);){const u=e[I.index+4];if(u&&"/"!==u)break;t=t.slice(3),K("/**",3)}if("bos"===u.type&&W()){H.type="globstar",H.value+=U,H.output=P(p),I.output=H.output,I.globstar=!0,K(U);continue}if("slash"===u.type&&"bos"!==u.prev.type&&!o&&W()){I.output=I.output.slice(0,-(u.output+H.output).length),u.output=`(?:${u.output}`,H.type="globstar",H.output=P(p)+(p.strictSlashes?")":"|$)"),H.value+=U,I.globstar=!0,I.output+=u.output+H.output,K(U);continue}if("slash"===u.type&&"bos"!==u.prev.type&&"/"===t[0]){const e=void 0!==t[1]?"|$":"";I.output=I.output.slice(0,-(u.output+H.output).length),u.output=`(?:${u.output}`,H.type="globstar",H.output=`${P(p)}${v}|${v}${e})`,H.value+=U,I.output+=u.output+H.output,I.globstar=!0,K(U+V()),J({type:"slash",value:"/",output:""});continue}if("bos"===u.type&&"/"===t[0]){H.type="globstar",H.value+=U,H.output=`(?:^|${v}|${P(p)}${v})`,I.output=H.output,I.globstar=!0,K(U+V()),J({type:"slash",value:"/",output:""});continue}I.output=I.output.slice(0,-H.output.length),H.type="globstar",H.output=P(p),H.value+=U,I.output+=H.output,I.globstar=!0,K(U);continue}const u={type:"star",value:U,output:j};!0!==p.bash?!H||"bracket"!==H.type&&"paren"!==H.type||!0!==p.regex?(I.index!==I.start&&"slash"!==H.type&&"dot"!==H.type||("dot"===H.type?(I.output+=B,H.output+=B):!0===p.dot?(I.output+=S,H.output+=S):(I.output+=L,H.output+=L),"*"!==G()&&(I.output+=b,H.output+=b)),J(u)):(u.output=U,J(u)):(u.output=".*?","bos"!==H.type&&"slash"!==H.type||(u.output=L+u.output),J(u))}for(;I.brackets>0;){if(!0===p.strictBrackets)throw new SyntaxError(c("closing","]"));I.output=n.escapeLast(I.output,"["),Q("brackets")}for(;I.parens>0;){if(!0===p.strictBrackets)throw new SyntaxError(c("closing",")"));I.output=n.escapeLast(I.output,"("),Q("parens")}for(;I.braces>0;){if(!0===p.strictBrackets)throw new SyntaxError(c("closing","}"));I.output=n.escapeLast(I.output,"{"),Q("braces")}if(!0===p.strictSlashes||"star"!==H.type&&"bracket"!==H.type||J({type:"maybe_slash",value:"",output:`${v}?`}),!0===I.backtrack){I.output="";for(const e of I.tokens)I.output+=null!=e.output?e.output:e.value,e.suffix&&(I.output+=e.suffix)}return I};l.fastpaths=(e,t)=>{const o={...t},i="number"==typeof o.maxLength?Math.min(r,o.maxLength):r,s=e.length;if(s>i)throw new SyntaxError(`Input length: ${s}, exceeds maximum allowed length: ${i}`);e=a[e]||e;const D=n.isWindows(t),{DOT_LITERAL:c,SLASH_LITERAL:l,ONE_CHAR:p,DOTS_SLASH:f,NO_DOT:d,NO_DOTS:h,NO_DOTS_SLASH:F,STAR:E,START_ANCHOR:m}=u.globChars(D),g=o.dot?h:d,C=o.dot?F:d,y=o.capture?"":"?:";let A=!0===o.bash?".*?":E;o.capture&&(A=`(${A})`);const v=e=>!0===e.noglobstar?A:`(${y}(?:(?!${m}${e.dot?f:c}).)*?)`,b=e=>{switch(e){case"*":return`${g}${p}${A}`;case".*":return`${c}${p}${A}`;case"*.*":return`${g}${A}${c}${p}${A}`;case"*/*":return`${g}${A}${l}${p}${C}${A}`;case"**":return g+v(o);case"**/*":return`(?:${g}${v(o)}${l})?${C}${p}${A}`;case"**/*.*":return`(?:${g}${v(o)}${l})?${C}${A}${c}${p}${A}`;case"**/.*":return`(?:${g}${v(o)}${l})?${c}${p}${A}`;default:{const t=/^(.*?)\.(\w+)$/.exec(e);if(!t)return;const u=b(t[1]);if(!u)return;return u+c+t[2]}}},_=n.removePrefix(e,{negated:!1,prefix:""});let w=b(_);return w&&!0!==o.strictSlashes&&(w+=`${l}?`),w},t.exports=l}}),pt=je({"node_modules/micromatch/node_modules/picomatch/lib/picomatch.js"(e,t){var u=Te("path"),n=ct(),r=lt(),o=Dt(),i=at(),s=(e,t,u=!1)=>{if(Array.isArray(e)){const n=e.map(e=>s(e,t,u));return e=>{for(const t of n){const u=t(e);if(u)return u}return!1}}const n=(r=e)&&"object"==typeof r&&!Array.isArray(r)&&e.tokens&&e.input;var r;if(""===e||"string"!=typeof e&&!n)throw new TypeError("Expected pattern to be a non-empty string");const i=t||{},a=o.isWindows(t),D=n?s.compileRe(e,t):s.makeRe(e,t,!1,!0),c=D.state;delete D.state;let l=()=>!1;if(i.ignore){const e={...t,ignore:null,onMatch:null,onResult:null};l=s(i.ignore,e,u)}const p=(u,n=!1)=>{const{isMatch:r,match:o,output:p}=s.test(u,D,t,{glob:e,posix:a}),f={glob:e,state:c,regex:D,posix:a,input:u,output:p,match:o,isMatch:r};return"function"==typeof i.onResult&&i.onResult(f),!1===r?(f.isMatch=!1,!!n&&f):l(u)?("function"==typeof i.onIgnore&&i.onIgnore(f),f.isMatch=!1,!!n&&f):("function"==typeof i.onMatch&&i.onMatch(f),!n||f)};return u&&(p.state=c),p};s.test=(e,t,u,{glob:n,posix:r}={})=>{if("string"!=typeof e)throw new TypeError("Expected input to be a string");if(""===e)return{isMatch:!1,output:""};const i=u||{},a=i.format||(r?o.toPosixSlashes:null);let D=e===n,c=D&&a?a(e):e;return!1===D&&(c=a?a(e):e,D=c===n),!1!==D&&!0!==i.capture||(D=!0===i.matchBase||!0===i.basename?s.matchBase(e,t,u,r):t.exec(c)),{isMatch:Boolean(D),match:D,output:c}},s.matchBase=(e,t,n,r=o.isWindows(n))=>(t instanceof RegExp?t:s.makeRe(t,n)).test(u.basename(e)),s.isMatch=(e,t,u)=>s(t,u)(e),s.parse=(e,t)=>Array.isArray(e)?e.map(e=>s.parse(e,t)):r(e,{...t,fastpaths:!1}),s.scan=(e,t)=>n(e,t),s.compileRe=(e,t,u=!1,n=!1)=>{if(!0===u)return e.output;const r=t||{},o=r.contains?"":"^",i=r.contains?"":"$";let a=`${o}(?:${e.output})${i}`;e&&!0===e.negated&&(a=`^(?!${a}).*$`);const D=s.toRegex(a,t);return!0===n&&(D.state=e),D},s.makeRe=(e,t={},u=!1,n=!1)=>{if(!e||"string"!=typeof e)throw new TypeError("Expected a non-empty string");let o={negated:!1,fastpaths:!0};return!1===t.fastpaths||"."!==e[0]&&"*"!==e[0]||(o.output=r.fastpaths(e,t)),o.output||(o=r(e,t)),s.compileRe(o,t,u,n)},s.toRegex=(e,t)=>{try{const u=t||{};return new RegExp(e,u.flags||(u.nocase?"i":""))}catch(e){if(t&&!0===t.debug)throw e;return/$^/}},s.constants=i,t.exports=s}}),ft=je({"node_modules/micromatch/node_modules/picomatch/index.js"(e,t){t.exports=pt()}}),dt=je({"node_modules/micromatch/index.js"(e,t){var u=Te("util"),n=st(),r=ft(),o=Dt(),i=e=>""===e||"./"===e,s=e=>{const t=e.indexOf("{");return t>-1&&e.indexOf("}",t)>-1},a=(e,t,u)=>{t=[].concat(t),e=[].concat(e);let n=new Set,o=new Set,i=new Set,s=0,a=e=>{i.add(e.output),u&&u.onResult&&u.onResult(e)};for(let i=0;i<t.length;i++){let D=r(String(t[i]),{...u,onResult:a},!0),c=D.state.negated||D.state.negatedExtglob;c&&s++;for(let t of e){let e=D(t,!0);(c?!e.isMatch:e.isMatch)&&(c?n.add(e.output):(n.delete(e.output),o.add(e.output)))}}let D=(s===t.length?[...i]:[...o]).filter(e=>!n.has(e));if(u&&0===D.length){if(!0===u.failglob)throw new Error(`No matches found for "${t.join(", ")}"`);if(!0===u.nonull||!0===u.nullglob)return u.unescape?t.map(e=>e.replace(/\\/g,"")):t}return D};a.match=a,a.matcher=(e,t)=>r(e,t),a.any=a.isMatch=(e,t,u)=>r(t,u)(e),a.not=(e,t,u={})=>{t=[].concat(t).map(String);let n=new Set,r=[],o=new Set(a(e,t,{...u,onResult:e=>{u.onResult&&u.onResult(e),r.push(e.output)}}));for(let e of r)o.has(e)||n.add(e);return[...n]},a.contains=(e,t,n)=>{if("string"!=typeof e)throw new TypeError(`Expected a string: "${u.inspect(e)}"`);if(Array.isArray(t))return t.some(t=>a.contains(e,t,n));if("string"==typeof t){if(i(e)||i(t))return!1;if(e.includes(t)||e.startsWith("./")&&e.slice(2).includes(t))return!0}return a.isMatch(e,t,{...n,contains:!0})},a.matchKeys=(e,t,u)=>{if(!o.isObject(e))throw new TypeError("Expected the first argument to be an object");let n=a(Object.keys(e),t,u),r={};for(let t of n)r[t]=e[t];return r},a.some=(e,t,u)=>{let n=[].concat(e);for(let e of[].concat(t)){let t=r(String(e),u);if(n.some(e=>t(e)))return!0}return!1},a.every=(e,t,u)=>{let n=[].concat(e);for(let e of[].concat(t)){let t=r(String(e),u);if(!n.every(e=>t(e)))return!1}return!0},a.all=(e,t,n)=>{if("string"!=typeof e)throw new TypeError(`Expected a string: "${u.inspect(e)}"`);return[].concat(t).every(t=>r(t,n)(e))},a.capture=(e,t,u)=>{let n=o.isWindows(u),i=r.makeRe(String(e),{...u,capture:!0}).exec(n?o.toPosixSlashes(t):t);if(i)return i.slice(1).map(e=>void 0===e?"":e)},a.makeRe=(...e)=>r.makeRe(...e),a.scan=(...e)=>r.scan(...e),a.parse=(e,t)=>{let u=[];for(let o of[].concat(e||[]))for(let e of n(String(o),t))u.push(r.parse(e,t));return u},a.braces=(e,t)=>{if("string"!=typeof e)throw new TypeError("Expected a string");return t&&!0===t.nobrace||!s(e)?[e]:n(e,t)},a.braceExpand=(e,t)=>{if("string"!=typeof e)throw new TypeError("Expected a string");return a.braces(e,{...t,expand:!0})},a.hasBraces=s,t.exports=a}}),ht=je({"node_modules/fast-glob/out/utils/pattern.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isAbsolute=e.partitionAbsoluteAndRelative=e.removeDuplicateSlashes=e.matchAny=e.convertPatternsToRe=e.makeRe=e.getPatternParts=e.expandBraceExpansion=e.expandPatternsWithBraceExpansion=e.isAffectDepthOfReadingPattern=e.endsWithSlashGlobStar=e.hasGlobStar=e.getBaseDirectory=e.isPatternRelatedToParentDirectory=e.getPatternsOutsideCurrentDirectory=e.getPatternsInsideCurrentDirectory=e.getPositivePatterns=e.getNegativePatterns=e.isPositivePattern=e.isNegativePattern=e.convertToNegativePattern=e.convertToPositivePattern=e.isDynamicPattern=e.isStaticPattern=void 0;var t=Te("path"),u=Qe(),n=dt(),r=/[*?]|^!/,o=/\[[^[]*]/,i=/(?:^|[^!*+?@])\([^(]*\|[^|]*\)/,s=/[!*+?@]\([^(]*\)/,a=/,|\.\./,D=/(?!^)\/{2,}/g;function c(e,t={}){return!l(e,t)}function l(e,t={}){return""!==e&&(!(!1!==t.caseSensitiveMatch&&!e.includes("\\"))||(!!(r.test(e)||o.test(e)||i.test(e))||(!(!1===t.extglob||!s.test(e))||!(!1===t.braceExpansion||!function(e){const t=e.indexOf("{");if(-1===t)return!1;const u=e.indexOf("}",t+1);if(-1===u)return!1;const n=e.slice(t,u);return a.test(n)}(e)))))}function p(e){return e.startsWith("!")&&"("!==e[1]}function f(e){return!p(e)}function d(e){return e.startsWith("..")||e.startsWith("./..")}function h(e){return e.endsWith("/**")}function F(e){const t=n.braces(e,{expand:!0,nodupes:!0,keepEscaping:!0});return t.sort((e,t)=>e.length-t.length),t.filter(e=>""!==e)}function E(e,t){return n.makeRe(e,t)}function m(e){return t.isAbsolute(e)}e.isStaticPattern=c,e.isDynamicPattern=l,e.convertToPositivePattern=function(e){return p(e)?e.slice(1):e},e.convertToNegativePattern=function(e){return"!"+e},e.isNegativePattern=p,e.isPositivePattern=f,e.getNegativePatterns=function(e){return e.filter(p)},e.getPositivePatterns=function(e){return e.filter(f)},e.getPatternsInsideCurrentDirectory=function(e){return e.filter(e=>!d(e))},e.getPatternsOutsideCurrentDirectory=function(e){return e.filter(d)},e.isPatternRelatedToParentDirectory=d,e.getBaseDirectory=function(e){return u(e,{flipBackslashes:!1})},e.hasGlobStar=function(e){return e.includes("**")},e.endsWithSlashGlobStar=h,e.isAffectDepthOfReadingPattern=function(e){const u=t.basename(e);return h(e)||c(u)},e.expandPatternsWithBraceExpansion=function(e){return e.reduce((e,t)=>e.concat(F(t)),[])},e.expandBraceExpansion=F,e.getPatternParts=function(e,t){let{parts:u}=n.scan(e,Object.assign(Object.assign({},t),{parts:!0}));return 0===u.length&&(u=[e]),u[0].startsWith("/")&&(u[0]=u[0].slice(1),u.unshift("")),u},e.makeRe=E,e.convertPatternsToRe=function(e,t){return e.map(e=>E(e,t))},e.matchAny=function(e,t){return t.some(t=>t.test(e))},e.removeDuplicateSlashes=function(e){return e.replace(D,"/")},e.partitionAbsoluteAndRelative=function(e){const t=[],u=[];for(const n of e)m(n)?t.push(n):u.push(n);return[t,u]},e.isAbsolute=m}}),Ft=je({"node_modules/merge2/index.js"(e,t){var u=Te("stream").PassThrough,n=Array.prototype.slice;function r(e,t){if(Array.isArray(e))for(let u=0,n=e.length;u<n;u++)e[u]=r(e[u],t);else{if(!e._readableState&&e.pipe&&(e=e.pipe(u(t))),!e._readableState||!e.pause||!e.pipe)throw new Error("Only readable stream can be merged.");e.pause()}return e}t.exports=function(){const e=[],t=n.call(arguments);let o=!1,i=t[t.length-1];i&&!Array.isArray(i)&&null==i.pipe?t.pop():i={};const s=!1!==i.end,a=!0===i.pipeError;null==i.objectMode&&(i.objectMode=!0);null==i.highWaterMark&&(i.highWaterMark=65536);const D=u(i);function c(){for(let t=0,u=arguments.length;t<u;t++)e.push(r(arguments[t],i));return l(),this}function l(){if(o)return;o=!0;let t=e.shift();if(!t)return void process.nextTick(p);Array.isArray(t)||(t=[t]);let u=t.length+1;function n(){--u>0||(o=!1,l())}function r(e){function t(){e.removeListener("merge2UnpipeEnd",t),e.removeListener("end",t),a&&e.removeListener("error",u),n()}function u(e){D.emit("error",e)}if(e._readableState.endEmitted)return n();e.on("merge2UnpipeEnd",t),e.on("end",t),a&&e.on("error",u),e.pipe(D,{end:!1}),e.resume()}for(let e=0;e<t.length;e++)r(t[e]);n()}function p(){o=!1,D.emit("queueDrain"),s&&D.end()}D.setMaxListeners(0),D.add=c,D.on("unpipe",function(e){e.emit("merge2UnpipeEnd")}),t.length&&c.apply(null,t);return D}}}),Et=je({"node_modules/fast-glob/out/utils/stream.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.merge=void 0;var t=Ft();function u(e){e.forEach(e=>e.emit("close"))}e.merge=function(e){const n=t(e);return e.forEach(e=>{e.once("error",e=>n.emit("error",e))}),n.once("close",()=>u(e)),n.once("end",()=>u(e)),n}}}),mt=je({"node_modules/fast-glob/out/utils/string.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isEmpty=e.isString=void 0,e.isString=function(e){return"string"==typeof e},e.isEmpty=function(e){return""===e}}}),gt=je({"node_modules/fast-glob/out/utils/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.string=e.stream=e.pattern=e.path=e.fs=e.errno=e.array=void 0;var t=Ve();e.array=t;var u=qe();e.errno=u;var n=Ke();e.fs=n;var r=ze();e.path=r;var o=ht();e.pattern=o;var i=Et();e.stream=i;var s=mt();e.string=s}}),Ct=je({"node_modules/fast-glob/out/managers/tasks.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.convertPatternGroupToTask=e.convertPatternGroupsToTasks=e.groupPatternsByBaseDirectory=e.getNegativePatternsAsPositive=e.getPositivePatterns=e.convertPatternsToTasks=e.generate=void 0;var t=gt();function u(e,u){let n=e;return u.braceExpansion&&(n=t.pattern.expandPatternsWithBraceExpansion(n)),u.baseNameMatch&&(n=n.map(e=>e.includes("/")?e:`**/${e}`)),n.map(e=>t.pattern.removeDuplicateSlashes(e))}function n(e,u,n){const r=[],o=t.pattern.getPatternsOutsideCurrentDirectory(e),D=t.pattern.getPatternsInsideCurrentDirectory(e),c=i(o),l=i(D);return r.push(...s(c,u,n)),"."in l?r.push(a(".",D,u,n)):r.push(...s(l,u,n)),r}function r(e){return t.pattern.getPositivePatterns(e)}function o(e,u){return t.pattern.getNegativePatterns(e).concat(u).map(t.pattern.convertToPositivePattern)}function i(e){return e.reduce((e,u)=>{const n=t.pattern.getBaseDirectory(u);return n in e?e[n].push(u):e[n]=[u],e},{})}function s(e,t,u){return Object.keys(e).map(n=>a(n,e[n],t,u))}function a(e,u,n,r){return{dynamic:r,positive:u,negative:n,base:e,patterns:[].concat(u,n.map(t.pattern.convertToNegativePattern))}}e.generate=function(e,i){const s=u(e,i),a=u(i.ignore,i),D=r(s),c=o(s,a),l=D.filter(e=>t.pattern.isStaticPattern(e,i)),p=D.filter(e=>t.pattern.isDynamicPattern(e,i)),f=n(l,c,!1),d=n(p,c,!0);return f.concat(d)},e.convertPatternsToTasks=n,e.getPositivePatterns=r,e.getNegativePatternsAsPositive=o,e.groupPatternsByBaseDirectory=i,e.convertPatternGroupsToTasks=s,e.convertPatternGroupToTask=a}}),yt=je({"node_modules/@nodelib/fs.stat/out/providers/async.js"(e){function t(e,t){e(t)}function u(e,t){e(null,t)}Object.defineProperty(e,"__esModule",{value:!0}),e.read=void 0,e.read=function(e,n,r){n.fs.lstat(e,(o,i)=>{null===o?i.isSymbolicLink()&&n.followSymbolicLink?n.fs.stat(e,(e,o)=>{if(null!==e)return n.throwErrorOnBrokenSymbolicLink?void t(r,e):void u(r,i);n.markSymbolicLink&&(o.isSymbolicLink=()=>!0),u(r,o)}):u(r,i):t(r,o)})}}}),At=je({"node_modules/@nodelib/fs.stat/out/providers/sync.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.read=void 0,e.read=function(e,t){const u=t.fs.lstatSync(e);if(!u.isSymbolicLink()||!t.followSymbolicLink)return u;try{const u=t.fs.statSync(e);return t.markSymbolicLink&&(u.isSymbolicLink=()=>!0),u}catch(e){if(!t.throwErrorOnBrokenSymbolicLink)return u;throw e}}}}),vt=je({"node_modules/@nodelib/fs.stat/out/adapters/fs.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.createFileSystemAdapter=e.FILE_SYSTEM_ADAPTER=void 0;var t=Te("fs");e.FILE_SYSTEM_ADAPTER={lstat:t.lstat,stat:t.stat,lstatSync:t.lstatSync,statSync:t.statSync},e.createFileSystemAdapter=function(t){return void 0===t?e.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},e.FILE_SYSTEM_ADAPTER),t)}}}),bt=je({"node_modules/@nodelib/fs.stat/out/settings.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=vt();e.default=class{constructor(e={}){this._options=e,this.followSymbolicLink=this._getValue(this._options.followSymbolicLink,!0),this.fs=t.createFileSystemAdapter(this._options.fs),this.markSymbolicLink=this._getValue(this._options.markSymbolicLink,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0)}_getValue(e,t){return null!=e?e:t}}}}),_t=je({"node_modules/@nodelib/fs.stat/out/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.statSync=e.stat=e.Settings=void 0;var t=yt(),u=At(),n=bt();function r(e={}){return e instanceof n.default?e:new n.default(e)}e.Settings=n.default,e.stat=function(e,u,n){"function"!=typeof u?t.read(e,r(u),n):t.read(e,r(),u)},e.statSync=function(e,t){const n=r(t);return u.read(e,n)}}}),wt=je({"node_modules/queue-microtask/index.js"(e,t){var u;t.exports="function"==typeof queueMicrotask?queueMicrotask.bind("undefined"!=typeof window?window:global):e=>(u||(u=Promise.resolve())).then(e).catch(e=>setTimeout(()=>{throw e},0))}}),Bt=je({"node_modules/run-parallel/index.js"(e,t){t.exports=function(e,t){let n,r,o,i=!0;Array.isArray(e)?(n=[],r=e.length):(o=Object.keys(e),n={},r=o.length);function s(e){function r(){t&&t(e,n),t=null}i?u(r):r()}function a(e,t,u){n[e]=u,(0===--r||t)&&s(t)}r?o?o.forEach(function(t){e[t](function(e,u){a(t,e,u)})}):e.forEach(function(e,t){e(function(e,u){a(t,e,u)})}):s(null);i=!1};var u=wt()}}),St=je({"node_modules/@nodelib/fs.scandir/out/constants.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.IS_SUPPORT_READDIR_WITH_FILE_TYPES=void 0;var t=process.versions.node.split(".");if(void 0===t[0]||void 0===t[1])throw new Error(`Unexpected behavior. The 'process.versions.node' variable has invalid value: ${process.versions.node}`);var u=Number.parseInt(t[0],10),n=Number.parseInt(t[1],10),r=u>10,o=10===u&&n>=10;e.IS_SUPPORT_READDIR_WITH_FILE_TYPES=r||o}}),xt=je({"node_modules/@nodelib/fs.scandir/out/utils/fs.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.createDirentFromStats=void 0;var t=class{constructor(e,t){this.name=e,this.isBlockDevice=t.isBlockDevice.bind(t),this.isCharacterDevice=t.isCharacterDevice.bind(t),this.isDirectory=t.isDirectory.bind(t),this.isFIFO=t.isFIFO.bind(t),this.isFile=t.isFile.bind(t),this.isSocket=t.isSocket.bind(t),this.isSymbolicLink=t.isSymbolicLink.bind(t)}};e.createDirentFromStats=function(e,u){return new t(e,u)}}}),Rt=je({"node_modules/@nodelib/fs.scandir/out/utils/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.fs=void 0;var t=xt();e.fs=t}}),kt=je({"node_modules/@nodelib/fs.scandir/out/providers/common.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.joinPathSegments=void 0,e.joinPathSegments=function(e,t,u){return e.endsWith(u)?e+t:e+u+t}}}),Ot=je({"node_modules/@nodelib/fs.scandir/out/providers/async.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.readdir=e.readdirWithFileTypes=e.read=void 0;var t=_t(),u=Bt(),n=St(),r=Rt(),o=kt();function i(e,t,n){t.fs.readdir(e,{withFileTypes:!0},(i,s)=>{if(null!==i)return void a(n,i);const c=s.map(u=>({dirent:u,name:u.name,path:o.joinPathSegments(e,u.name,t.pathSegmentSeparator)}));if(!t.followSymbolicLinks)return void D(n,c);const l=c.map(e=>function(e,t){return u=>{e.dirent.isSymbolicLink()?t.fs.stat(e.path,(n,o)=>{if(null!==n)return t.throwErrorOnBrokenSymbolicLink?void u(n):void u(null,e);e.dirent=r.fs.createDirentFromStats(e.name,o),u(null,e)}):u(null,e)}}(e,t));u(l,(e,t)=>{null===e?D(n,t):a(n,e)})})}function s(e,n,i){n.fs.readdir(e,(s,c)=>{if(null!==s)return void a(i,s);const l=c.map(u=>{const i=o.joinPathSegments(e,u,n.pathSegmentSeparator);return e=>{t.stat(i,n.fsStatSettings,(t,o)=>{if(null!==t)return void e(t);const s={name:u,path:i,dirent:r.fs.createDirentFromStats(u,o)};n.stats&&(s.stats=o),e(null,s)})}});u(l,(e,t)=>{null===e?D(i,t):a(i,e)})})}function a(e,t){e(t)}function D(e,t){e(null,t)}e.read=function(e,t,u){t.stats||!n.IS_SUPPORT_READDIR_WITH_FILE_TYPES?s(e,t,u):i(e,t,u)},e.readdirWithFileTypes=i,e.readdir=s}}),Pt=je({"node_modules/@nodelib/fs.scandir/out/providers/sync.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.readdir=e.readdirWithFileTypes=e.read=void 0;var t=_t(),u=St(),n=Rt(),r=kt();function o(e,t){return t.fs.readdirSync(e,{withFileTypes:!0}).map(u=>{const o={dirent:u,name:u.name,path:r.joinPathSegments(e,u.name,t.pathSegmentSeparator)};if(o.dirent.isSymbolicLink()&&t.followSymbolicLinks)try{const e=t.fs.statSync(o.path);o.dirent=n.fs.createDirentFromStats(o.name,e)}catch(e){if(t.throwErrorOnBrokenSymbolicLink)throw e}return o})}function i(e,u){return u.fs.readdirSync(e).map(o=>{const i=r.joinPathSegments(e,o,u.pathSegmentSeparator),s=t.statSync(i,u.fsStatSettings),a={name:o,path:i,dirent:n.fs.createDirentFromStats(o,s)};return u.stats&&(a.stats=s),a})}e.read=function(e,t){return!t.stats&&u.IS_SUPPORT_READDIR_WITH_FILE_TYPES?o(e,t):i(e,t)},e.readdirWithFileTypes=o,e.readdir=i}}),Lt=je({"node_modules/@nodelib/fs.scandir/out/adapters/fs.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.createFileSystemAdapter=e.FILE_SYSTEM_ADAPTER=void 0;var t=Te("fs");e.FILE_SYSTEM_ADAPTER={lstat:t.lstat,stat:t.stat,lstatSync:t.lstatSync,statSync:t.statSync,readdir:t.readdir,readdirSync:t.readdirSync},e.createFileSystemAdapter=function(t){return void 0===t?e.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},e.FILE_SYSTEM_ADAPTER),t)}}}),Tt=je({"node_modules/@nodelib/fs.scandir/out/settings.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Te("path"),u=_t(),n=Lt();e.default=class{constructor(e={}){this._options=e,this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!1),this.fs=n.createFileSystemAdapter(this._options.fs),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,t.sep),this.stats=this._getValue(this._options.stats,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0),this.fsStatSettings=new u.Settings({followSymbolicLink:this.followSymbolicLinks,fs:this.fs,throwErrorOnBrokenSymbolicLink:this.throwErrorOnBrokenSymbolicLink})}_getValue(e,t){return null!=e?e:t}}}}),jt=je({"node_modules/@nodelib/fs.scandir/out/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Settings=e.scandirSync=e.scandir=void 0;var t=Ot(),u=Pt(),n=Tt();function r(e={}){return e instanceof n.default?e:new n.default(e)}e.Settings=n.default,e.scandir=function(e,u,n){"function"!=typeof u?t.read(e,r(u),n):t.read(e,r(),u)},e.scandirSync=function(e,t){const n=r(t);return u.read(e,n)}}}),It=je({"node_modules/reusify/reusify.js"(e,t){t.exports=function(e){var t=new e,u=t;return{get:function(){var n=t;return n.next?t=n.next:(t=new e,u=t),n.next=null,n},release:function(e){u.next=e,u=e}}}}}),Nt=je({"node_modules/fastq/queue.js"(e,t){var u=It();function n(e,t,n){if("function"==typeof e&&(n=t,t=e,e=null),!(n>=1))throw new Error("fastqueue concurrency must be equal to or greater than 1");var i=u(o),s=null,a=null,D=0,c=null,l={push:function(u,o){var f=i.get();f.context=e,f.release=p,f.value=u,f.callback=o||r,f.errorHandler=c,D>=n||l.paused?a?(a.next=f,a=f):(s=f,a=f,l.saturated()):(D++,t.call(e,f.value,f.worked))},drain:r,saturated:r,pause:function(){l.paused=!0},paused:!1,get concurrency(){return n},set concurrency(e){if(!(e>=1))throw new Error("fastqueue concurrency must be equal to or greater than 1");if(n=e,!l.paused)for(;s&&D<n;)D++,p()},running:function(){return D},resume:function(){if(!l.paused)return;if(l.paused=!1,null===s)return D++,void p();for(;s&&D<n;)D++,p()},idle:function(){return 0===D&&0===l.length()},length:function(){var e=s,t=0;for(;e;)e=e.next,t++;return t},getQueue:function(){var e=s,t=[];for(;e;)t.push(e.value),e=e.next;return t},unshift:function(u,o){var f=i.get();f.context=e,f.release=p,f.value=u,f.callback=o||r,f.errorHandler=c,D>=n||l.paused?s?(f.next=s,s=f):(s=f,a=f,l.saturated()):(D++,t.call(e,f.value,f.worked))},empty:r,kill:function(){s=null,a=null,l.drain=r},killAndDrain:function(){s=null,a=null,l.drain(),l.drain=r},error:function(e){c=e}};return l;function p(u){u&&i.release(u);var r=s;r&&D<=n?l.paused?D--:(a===s&&(a=null),s=r.next,r.next=null,t.call(e,r.value,r.worked),null===a&&l.empty()):0===--D&&l.drain()}}function r(){}function o(){this.value=null,this.callback=r,this.next=null,this.release=r,this.context=null,this.errorHandler=null;var e=this;this.worked=function(t,u){var n=e.callback,o=e.errorHandler,i=e.value;e.value=null,e.callback=r,e.errorHandler&&o(t,i),n.call(e.context,t,u),e.release(e)}}t.exports=n,t.exports.promise=function(e,t,u){"function"==typeof e&&(u=t,t=e,e=null);var o=n(e,function(e,u){t.call(this,e).then(function(e){u(null,e)},u)},u),i=o.push,s=o.unshift;return o.push=function(e){var t=new Promise(function(t,u){i(e,function(e,n){e?u(e):t(n)})});return t.catch(r),t},o.unshift=function(e){var t=new Promise(function(t,u){s(e,function(e,n){e?u(e):t(n)})});return t.catch(r),t},o.drained=function(){return new Promise(function(e){process.nextTick(function(){if(o.idle())e();else{var t=o.drain;o.drain=function(){"function"==typeof t&&t(),e(),o.drain=t}}})})},o}}}),$t=je({"node_modules/@nodelib/fs.walk/out/readers/common.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.joinPathSegments=e.replacePathSegmentSeparator=e.isAppliedFilter=e.isFatalError=void 0,e.isFatalError=function(e,t){return null===e.errorFilter||!e.errorFilter(t)},e.isAppliedFilter=function(e,t){return null===e||e(t)},e.replacePathSegmentSeparator=function(e,t){return e.split(/[/\\]/).join(t)},e.joinPathSegments=function(e,t,u){return""===e?t:e.endsWith(u)?e+t:e+u+t}}}),Mt=je({"node_modules/@nodelib/fs.walk/out/readers/reader.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=$t();e.default=class{constructor(e,u){this._root=e,this._settings=u,this._root=t.replacePathSegmentSeparator(e,u.pathSegmentSeparator)}}}}),Ut=je({"node_modules/@nodelib/fs.walk/out/readers/async.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Te("events"),u=jt(),n=Nt(),r=$t(),o=Mt(),i=class extends o.default{constructor(e,r){super(e,r),this._settings=r,this._scandir=u.scandir,this._emitter=new t.EventEmitter,this._queue=n(this._worker.bind(this),this._settings.concurrency),this._isFatalError=!1,this._isDestroyed=!1,this._queue.drain=()=>{this._isFatalError||this._emitter.emit("end")}}read(){return this._isFatalError=!1,this._isDestroyed=!1,setImmediate(()=>{this._pushToQueue(this._root,this._settings.basePath)}),this._emitter}get isDestroyed(){return this._isDestroyed}destroy(){if(this._isDestroyed)throw new Error("The reader is already destroyed");this._isDestroyed=!0,this._queue.killAndDrain()}onEntry(e){this._emitter.on("entry",e)}onError(e){this._emitter.once("error",e)}onEnd(e){this._emitter.once("end",e)}_pushToQueue(e,t){const u={directory:e,base:t};this._queue.push(u,e=>{null!==e&&this._handleError(e)})}_worker(e,t){this._scandir(e.directory,this._settings.fsScandirSettings,(u,n)=>{if(null===u){for(const t of n)this._handleEntry(t,e.base);t(null,void 0)}else t(u,void 0)})}_handleError(e){!this._isDestroyed&&r.isFatalError(this._settings,e)&&(this._isFatalError=!0,this._isDestroyed=!0,this._emitter.emit("error",e))}_handleEntry(e,t){if(this._isDestroyed||this._isFatalError)return;const u=e.path;void 0!==t&&(e.path=r.joinPathSegments(t,e.name,this._settings.pathSegmentSeparator)),r.isAppliedFilter(this._settings.entryFilter,e)&&this._emitEntry(e),e.dirent.isDirectory()&&r.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(u,void 0===t?void 0:e.path)}_emitEntry(e){this._emitter.emit("entry",e)}};e.default=i}}),Ht=je({"node_modules/@nodelib/fs.walk/out/providers/async.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Ut();e.default=class{constructor(e,u){this._root=e,this._settings=u,this._reader=new t.default(this._root,this._settings),this._storage=[]}read(e){this._reader.onError(t=>{!function(e,t){e(t)}(e,t)}),this._reader.onEntry(e=>{this._storage.push(e)}),this._reader.onEnd(()=>{!function(e,t){e(null,t)}(e,this._storage)}),this._reader.read()}}}}),Wt=je({"node_modules/@nodelib/fs.walk/out/providers/stream.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Te("stream"),u=Ut();e.default=class{constructor(e,n){this._root=e,this._settings=n,this._reader=new u.default(this._root,this._settings),this._stream=new t.Readable({objectMode:!0,read:()=>{},destroy:()=>{this._reader.isDestroyed||this._reader.destroy()}})}read(){return this._reader.onError(e=>{this._stream.emit("error",e)}),this._reader.onEntry(e=>{this._stream.push(e)}),this._reader.onEnd(()=>{this._stream.push(null)}),this._reader.read(),this._stream}}}}),Gt=je({"node_modules/@nodelib/fs.walk/out/readers/sync.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=jt(),u=$t(),n=Mt(),r=class extends n.default{constructor(){super(...arguments),this._scandir=t.scandirSync,this._storage=[],this._queue=new Set}read(){return this._pushToQueue(this._root,this._settings.basePath),this._handleQueue(),this._storage}_pushToQueue(e,t){this._queue.add({directory:e,base:t})}_handleQueue(){for(const e of this._queue.values())this._handleDirectory(e.directory,e.base)}_handleDirectory(e,t){try{const u=this._scandir(e,this._settings.fsScandirSettings);for(const e of u)this._handleEntry(e,t)}catch(e){this._handleError(e)}}_handleError(e){if(u.isFatalError(this._settings,e))throw e}_handleEntry(e,t){const n=e.path;void 0!==t&&(e.path=u.joinPathSegments(t,e.name,this._settings.pathSegmentSeparator)),u.isAppliedFilter(this._settings.entryFilter,e)&&this._pushToStorage(e),e.dirent.isDirectory()&&u.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(n,void 0===t?void 0:e.path)}_pushToStorage(e){this._storage.push(e)}};e.default=r}}),Vt=je({"node_modules/@nodelib/fs.walk/out/providers/sync.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Gt();e.default=class{constructor(e,u){this._root=e,this._settings=u,this._reader=new t.default(this._root,this._settings)}read(){return this._reader.read()}}}}),qt=je({"node_modules/@nodelib/fs.walk/out/settings.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Te("path"),u=jt();e.default=class{constructor(e={}){this._options=e,this.basePath=this._getValue(this._options.basePath,void 0),this.concurrency=this._getValue(this._options.concurrency,Number.POSITIVE_INFINITY),this.deepFilter=this._getValue(this._options.deepFilter,null),this.entryFilter=this._getValue(this._options.entryFilter,null),this.errorFilter=this._getValue(this._options.errorFilter,null),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,t.sep),this.fsScandirSettings=new u.Settings({followSymbolicLinks:this._options.followSymbolicLinks,fs:this._options.fs,pathSegmentSeparator:this._options.pathSegmentSeparator,stats:this._options.stats,throwErrorOnBrokenSymbolicLink:this._options.throwErrorOnBrokenSymbolicLink})}_getValue(e,t){return null!=e?e:t}}}}),Kt=je({"node_modules/@nodelib/fs.walk/out/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Settings=e.walkStream=e.walkSync=e.walk=void 0;var t=Ht(),u=Wt(),n=Vt(),r=qt();function o(e={}){return e instanceof r.default?e:new r.default(e)}e.Settings=r.default,e.walk=function(e,u,n){"function"!=typeof u?new t.default(e,o(u)).read(n):new t.default(e,o()).read(u)},e.walkSync=function(e,t){const u=o(t);return new n.default(e,u).read()},e.walkStream=function(e,t){const n=o(t);return new u.default(e,n).read()}}}),zt=je({"node_modules/fast-glob/out/readers/reader.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Te("path"),u=_t(),n=gt();e.default=class{constructor(e){this._settings=e,this._fsStatSettings=new u.Settings({followSymbolicLink:this._settings.followSymbolicLinks,fs:this._settings.fs,throwErrorOnBrokenSymbolicLink:this._settings.followSymbolicLinks})}_getFullEntryPath(e){return t.resolve(this._settings.cwd,e)}_makeEntry(e,t){const u={name:t,path:t,dirent:n.fs.createDirentFromStats(t,e)};return this._settings.stats&&(u.stats=e),u}_isFatalError(e){return!n.errno.isEnoentCodeError(e)&&!this._settings.suppressErrors}}}}),Xt=je({"node_modules/fast-glob/out/readers/stream.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Te("stream"),u=_t(),n=Kt(),r=zt(),o=class extends r.default{constructor(){super(...arguments),this._walkStream=n.walkStream,this._stat=u.stat}dynamic(e,t){return this._walkStream(e,t)}static(e,u){const n=e.map(this._getFullEntryPath,this),r=new t.PassThrough({objectMode:!0});r._write=(t,o,i)=>this._getEntry(n[t],e[t],u).then(e=>{null!==e&&u.entryFilter(e)&&r.push(e),t===n.length-1&&r.end(),i()}).catch(i);for(let e=0;e<n.length;e++)r.write(e);return r}_getEntry(e,t,u){return this._getStat(e).then(e=>this._makeEntry(e,t)).catch(e=>{if(u.errorFilter(e))return null;throw e})}_getStat(e){return new Promise((t,u)=>{this._stat(e,this._fsStatSettings,(e,n)=>null===e?t(n):u(e))})}};e.default=o}}),Yt=je({"node_modules/fast-glob/out/readers/async.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Kt(),u=zt(),n=Xt(),r=class extends u.default{constructor(){super(...arguments),this._walkAsync=t.walk,this._readerStream=new n.default(this._settings)}dynamic(e,t){return new Promise((u,n)=>{this._walkAsync(e,t,(e,t)=>{null===e?u(t):n(e)})})}async static(e,t){const u=[],n=this._readerStream.static(e,t);return new Promise((e,t)=>{n.once("error",t),n.on("data",e=>u.push(e)),n.once("end",()=>e(u))})}};e.default=r}}),Qt=je({"node_modules/fast-glob/out/providers/matchers/matcher.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=gt();e.default=class{constructor(e,t,u){this._patterns=e,this._settings=t,this._micromatchOptions=u,this._storage=[],this._fillStorage()}_fillStorage(){for(const e of this._patterns){const t=this._getPatternSegments(e),u=this._splitSegmentsIntoSections(t);this._storage.push({complete:u.length<=1,pattern:e,segments:t,sections:u})}}_getPatternSegments(e){return t.pattern.getPatternParts(e,this._micromatchOptions).map(e=>t.pattern.isDynamicPattern(e,this._settings)?{dynamic:!0,pattern:e,patternRe:t.pattern.makeRe(e,this._micromatchOptions)}:{dynamic:!1,pattern:e})}_splitSegmentsIntoSections(e){return t.array.splitWhen(e,e=>e.dynamic&&t.pattern.hasGlobStar(e.pattern))}}}}),Jt=je({"node_modules/fast-glob/out/providers/matchers/partial.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Qt(),u=class extends t.default{match(e){const t=e.split("/"),u=t.length,n=this._storage.filter(e=>!e.complete||e.segments.length>u);for(const e of n){const n=e.sections[0];if(!e.complete&&u>n.length)return!0;if(t.every((t,u)=>{const n=e.segments[u];return!(!n.dynamic||!n.patternRe.test(t))||!n.dynamic&&n.pattern===t}))return!0}return!1}};e.default=u}}),Zt=je({"node_modules/fast-glob/out/providers/filters/deep.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=gt(),u=Jt();e.default=class{constructor(e,t){this._settings=e,this._micromatchOptions=t}getFilter(e,t,u){const n=this._getMatcher(t),r=this._getNegativePatternsRe(u);return t=>this._filter(e,t,n,r)}_getMatcher(e){return new u.default(e,this._settings,this._micromatchOptions)}_getNegativePatternsRe(e){const u=e.filter(t.pattern.isAffectDepthOfReadingPattern);return t.pattern.convertPatternsToRe(u,this._micromatchOptions)}_filter(e,u,n,r){if(this._isSkippedByDeep(e,u.path))return!1;if(this._isSkippedSymbolicLink(u))return!1;const o=t.path.removeLeadingDotSegment(u.path);return!this._isSkippedByPositivePatterns(o,n)&&this._isSkippedByNegativePatterns(o,r)}_isSkippedByDeep(e,t){return this._settings.deep!==1/0&&this._getEntryLevel(e,t)>=this._settings.deep}_getEntryLevel(e,t){const u=t.split("/").length;if(""===e)return u;return u-e.split("/").length}_isSkippedSymbolicLink(e){return!this._settings.followSymbolicLinks&&e.dirent.isSymbolicLink()}_isSkippedByPositivePatterns(e,t){return!this._settings.baseNameMatch&&!t.match(e)}_isSkippedByNegativePatterns(e,u){return!t.pattern.matchAny(e,u)}}}}),eu=je({"node_modules/fast-glob/out/providers/filters/entry.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=gt();e.default=class{constructor(e,t){this._settings=e,this._micromatchOptions=t,this.index=new Map}getFilter(e,u){const[n,r]=t.pattern.partitionAbsoluteAndRelative(u),o={positive:{all:t.pattern.convertPatternsToRe(e,this._micromatchOptions)},negative:{absolute:t.pattern.convertPatternsToRe(n,Object.assign(Object.assign({},this._micromatchOptions),{dot:!0})),relative:t.pattern.convertPatternsToRe(r,Object.assign(Object.assign({},this._micromatchOptions),{dot:!0}))}};return e=>this._filter(e,o)}_filter(e,u){const n=t.path.removeLeadingDotSegment(e.path);if(this._settings.unique&&this._isDuplicateEntry(n))return!1;if(this._onlyFileFilter(e)||this._onlyDirectoryFilter(e))return!1;const r=this._isMatchToPatternsSet(n,u,e.dirent.isDirectory());return this._settings.unique&&r&&this._createIndexRecord(n),r}_isDuplicateEntry(e){return this.index.has(e)}_createIndexRecord(e){this.index.set(e,void 0)}_onlyFileFilter(e){return this._settings.onlyFiles&&!e.dirent.isFile()}_onlyDirectoryFilter(e){return this._settings.onlyDirectories&&!e.dirent.isDirectory()}_isMatchToPatternsSet(e,t,u){if(!this._isMatchToPatterns(e,t.positive.all,u))return!1;if(this._isMatchToPatterns(e,t.negative.relative,u))return!1;return!this._isMatchToAbsoluteNegative(e,t.negative.absolute,u)}_isMatchToAbsoluteNegative(e,u,n){if(0===u.length)return!1;const r=t.path.makeAbsolute(this._settings.cwd,e);return this._isMatchToPatterns(r,u,n)}_isMatchToPatterns(e,u,n){if(0===u.length)return!1;const r=t.pattern.matchAny(e,u);return!r&&n?t.pattern.matchAny(e+"/",u):r}}}}),tu=je({"node_modules/fast-glob/out/providers/filters/error.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=gt();e.default=class{constructor(e){this._settings=e}getFilter(){return e=>this._isNonFatalError(e)}_isNonFatalError(e){return t.errno.isEnoentCodeError(e)||this._settings.suppressErrors}}}}),uu=je({"node_modules/fast-glob/out/providers/transformers/entry.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=gt();e.default=class{constructor(e){this._settings=e}getTransformer(){return e=>this._transform(e)}_transform(e){let u=e.path;return this._settings.absolute&&(u=t.path.makeAbsolute(this._settings.cwd,u),u=t.path.unixify(u)),this._settings.markDirectories&&e.dirent.isDirectory()&&(u+="/"),this._settings.objectMode?Object.assign(Object.assign({},e),{path:u}):u}}}}),nu=je({"node_modules/fast-glob/out/providers/provider.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Te("path"),u=Zt(),n=eu(),r=tu(),o=uu();e.default=class{constructor(e){this._settings=e,this.errorFilter=new r.default(this._settings),this.entryFilter=new n.default(this._settings,this._getMicromatchOptions()),this.deepFilter=new u.default(this._settings,this._getMicromatchOptions()),this.entryTransformer=new o.default(this._settings)}_getRootDirectory(e){return t.resolve(this._settings.cwd,e.base)}_getReaderOptions(e){const t="."===e.base?"":e.base;return{basePath:t,pathSegmentSeparator:"/",concurrency:this._settings.concurrency,deepFilter:this.deepFilter.getFilter(t,e.positive,e.negative),entryFilter:this.entryFilter.getFilter(e.positive,e.negative),errorFilter:this.errorFilter.getFilter(),followSymbolicLinks:this._settings.followSymbolicLinks,fs:this._settings.fs,stats:this._settings.stats,throwErrorOnBrokenSymbolicLink:this._settings.throwErrorOnBrokenSymbolicLink,transform:this.entryTransformer.getTransformer()}}_getMicromatchOptions(){return{dot:this._settings.dot,matchBase:this._settings.baseNameMatch,nobrace:!this._settings.braceExpansion,nocase:!this._settings.caseSensitiveMatch,noext:!this._settings.extglob,noglobstar:!this._settings.globstar,posix:!0,strictSlashes:!1}}}}}),ru=je({"node_modules/fast-glob/out/providers/async.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Yt(),u=nu(),n=class extends u.default{constructor(){super(...arguments),this._reader=new t.default(this._settings)}async read(e){const t=this._getRootDirectory(e),u=this._getReaderOptions(e);return(await this.api(t,e,u)).map(e=>u.transform(e))}api(e,t,u){return t.dynamic?this._reader.dynamic(e,u):this._reader.static(t.patterns,u)}};e.default=n}}),ou=je({"node_modules/fast-glob/out/providers/stream.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=Te("stream"),u=Xt(),n=nu(),r=class extends n.default{constructor(){super(...arguments),this._reader=new u.default(this._settings)}read(e){const u=this._getRootDirectory(e),n=this._getReaderOptions(e),r=this.api(u,e,n),o=new t.Readable({objectMode:!0,read:()=>{}});return r.once("error",e=>o.emit("error",e)).on("data",e=>o.emit("data",n.transform(e))).once("end",()=>o.emit("end")),o.once("close",()=>r.destroy()),o}api(e,t,u){return t.dynamic?this._reader.dynamic(e,u):this._reader.static(t.patterns,u)}};e.default=r}}),iu=je({"node_modules/fast-glob/out/readers/sync.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=_t(),u=Kt(),n=zt(),r=class extends n.default{constructor(){super(...arguments),this._walkSync=u.walkSync,this._statSync=t.statSync}dynamic(e,t){return this._walkSync(e,t)}static(e,t){const u=[];for(const n of e){const e=this._getFullEntryPath(n),r=this._getEntry(e,n,t);null!==r&&t.entryFilter(r)&&u.push(r)}return u}_getEntry(e,t,u){try{const u=this._getStat(e);return this._makeEntry(u,t)}catch(e){if(u.errorFilter(e))return null;throw e}}_getStat(e){return this._statSync(e,this._fsStatSettings)}};e.default=r}}),su=je({"node_modules/fast-glob/out/providers/sync.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=iu(),u=nu(),n=class extends u.default{constructor(){super(...arguments),this._reader=new t.default(this._settings)}read(e){const t=this._getRootDirectory(e),u=this._getReaderOptions(e);return this.api(t,e,u).map(u.transform)}api(e,t,u){return t.dynamic?this._reader.dynamic(e,u):this._reader.static(t.patterns,u)}};e.default=n}}),au=je({"node_modules/fast-glob/out/settings.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.DEFAULT_FILE_SYSTEM_ADAPTER=void 0;var t=Te("fs"),u=Te("os"),n=Math.max(u.cpus().length,1);e.DEFAULT_FILE_SYSTEM_ADAPTER={lstat:t.lstat,lstatSync:t.lstatSync,stat:t.stat,statSync:t.statSync,readdir:t.readdir,readdirSync:t.readdirSync};e.default=class{constructor(e={}){this._options=e,this.absolute=this._getValue(this._options.absolute,!1),this.baseNameMatch=this._getValue(this._options.baseNameMatch,!1),this.braceExpansion=this._getValue(this._options.braceExpansion,!0),this.caseSensitiveMatch=this._getValue(this._options.caseSensitiveMatch,!0),this.concurrency=this._getValue(this._options.concurrency,n),this.cwd=this._getValue(this._options.cwd,process.cwd()),this.deep=this._getValue(this._options.deep,1/0),this.dot=this._getValue(this._options.dot,!1),this.extglob=this._getValue(this._options.extglob,!0),this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!0),this.fs=this._getFileSystemMethods(this._options.fs),this.globstar=this._getValue(this._options.globstar,!0),this.ignore=this._getValue(this._options.ignore,[]),this.markDirectories=this._getValue(this._options.markDirectories,!1),this.objectMode=this._getValue(this._options.objectMode,!1),this.onlyDirectories=this._getValue(this._options.onlyDirectories,!1),this.onlyFiles=this._getValue(this._options.onlyFiles,!0),this.stats=this._getValue(this._options.stats,!1),this.suppressErrors=this._getValue(this._options.suppressErrors,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!1),this.unique=this._getValue(this._options.unique,!0),this.onlyDirectories&&(this.onlyFiles=!1),this.stats&&(this.objectMode=!0),this.ignore=[].concat(this.ignore)}_getValue(e,t){return void 0===e?t:e}_getFileSystemMethods(t={}){return Object.assign(Object.assign({},e.DEFAULT_FILE_SYSTEM_ADAPTER),t)}}}}),Du=je({"node_modules/fast-glob/out/index.js"(e,t){var u=Ct(),n=ru(),r=ou(),o=su(),i=au(),s=gt();async function a(e,t){c(e);const u=D(e,n.default,t),r=await Promise.all(u);return s.array.flatten(r)}function D(e,t,n){const r=[].concat(e),o=new i.default(n),s=u.generate(r,o),a=new t(o);return s.map(a.read,a)}function c(e){if(![].concat(e).every(e=>s.string.isString(e)&&!s.string.isEmpty(e)))throw new TypeError("Patterns must be a string (non empty) or an array of strings")}!function(e){function t(e,t){c(e);const u=D(e,o.default,t);return s.array.flatten(u)}function n(e,t){c(e);const u=D(e,r.default,t);return s.stream.merge(u)}var a,l;e.glob=e,e.globSync=t,e.globStream=n,e.async=e,e.sync=t,e.stream=n,e.generateTasks=function(e,t){c(e);const n=[].concat(e),r=new i.default(t);return u.generate(n,r)},e.isDynamicPattern=function(e,t){c(e);const u=new i.default(t);return s.pattern.isDynamicPattern(e,u)},e.escapePath=function(e){return c(e),s.path.escape(e)},e.convertPathToPattern=function(e){return c(e),s.path.convertPathToPattern(e)},(a=e.posix||(e.posix={})).escapePath=function(e){return c(e),s.path.escapePosixPath(e)},a.convertPathToPattern=function(e){return c(e),s.path.convertPosixPathToPattern(e)},(l=e.win32||(e.win32={})).escapePath=function(e){return c(e),s.path.escapeWindowsPath(e)},l.convertPathToPattern=function(e){return c(e),s.path.convertWindowsPathToPattern(e)}}(a||(a={})),t.exports=a}}),cu=je({"node_modules/picocolors/picocolors.js"(e,t){var u=process||{},n=u.argv||[],r=u.env||{},o=!(r.NO_COLOR||n.includes("--no-color"))&&(!!r.FORCE_COLOR||n.includes("--color")||"win32"===u.platform||(u.stdout||{}).isTTY&&"dumb"!==r.TERM||!!r.CI),i=(e,t,u=e)=>n=>{let r=""+n,o=r.indexOf(t,e.length);return~o?e+s(r,t,u,o)+t:e+r+t},s=(e,t,u,n)=>{let r="",o=0;do{r+=e.substring(o,n)+u,o=n+t.length,n=e.indexOf(t,o)}while(~n);return r+e.substring(o)},a=(e=o)=>{let t=e?i:()=>String;return{isColorSupported:e,reset:t("",""),bold:t("","",""),dim:t("","",""),italic:t("",""),underline:t("",""),inverse:t("",""),hidden:t("",""),strikethrough:t("",""),black:t("",""),red:t("",""),green:t("",""),yellow:t("",""),blue:t("",""),magenta:t("",""),cyan:t("",""),white:t("",""),gray:t("",""),bgBlack:t("",""),bgRed:t("",""),bgGreen:t("",""),bgYellow:t("",""),bgBlue:t("",""),bgMagenta:t("",""),bgCyan:t("",""),bgWhite:t("",""),blackBright:t("",""),redBright:t("",""),greenBright:t("",""),yellowBright:t("",""),blueBright:t("",""),magentaBright:t("",""),cyanBright:t("",""),whiteBright:t("",""),bgBlackBright:t("",""),bgRedBright:t("",""),bgGreenBright:t("",""),bgYellowBright:t("",""),bgBlueBright:t("",""),bgMagentaBright:t("",""),bgCyanBright:t("",""),bgWhiteBright:t("","")}};t.exports=a(),t.exports.createColors=a}}),lu=je({"node_modules/semver/internal/debug.js"(e,t){var u="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};t.exports=u}}),pu=je({"node_modules/semver/internal/constants.js"(e,t){var u=Number.MAX_SAFE_INTEGER||9007199254740991;t.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:u,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}}}),fu=je({"node_modules/semver/internal/re.js"(e,t){var{MAX_SAFE_COMPONENT_LENGTH:u,MAX_SAFE_BUILD_LENGTH:n,MAX_LENGTH:r}=pu(),o=lu(),i=(e=t.exports={}).re=[],s=e.safeRe=[],a=e.src=[],D=e.safeSrc=[],c=e.t={},l=0,p="[a-zA-Z0-9-]",f=[["\\s",1],["\\d",r],[p,n]],d=(e,t,u)=>{const n=(e=>{for(const[t,u]of f)e=e.split(`${t}*`).join(`${t}{0,${u}}`).split(`${t}+`).join(`${t}{1,${u}}`);return e})(t),r=l++;o(e,r,t),c[e]=r,a[r]=t,D[r]=n,i[r]=new RegExp(t,u?"g":void 0),s[r]=new RegExp(n,u?"g":void 0)};d("NUMERICIDENTIFIER","0|[1-9]\\d*"),d("NUMERICIDENTIFIERLOOSE","\\d+"),d("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${p}*`),d("MAINVERSION",`(${a[c.NUMERICIDENTIFIER]})\\.(${a[c.NUMERICIDENTIFIER]})\\.(${a[c.NUMERICIDENTIFIER]})`),d("MAINVERSIONLOOSE",`(${a[c.NUMERICIDENTIFIERLOOSE]})\\.(${a[c.NUMERICIDENTIFIERLOOSE]})\\.(${a[c.NUMERICIDENTIFIERLOOSE]})`),d("PRERELEASEIDENTIFIER",`(?:${a[c.NONNUMERICIDENTIFIER]}|${a[c.NUMERICIDENTIFIER]})`),d("PRERELEASEIDENTIFIERLOOSE",`(?:${a[c.NONNUMERICIDENTIFIER]}|${a[c.NUMERICIDENTIFIERLOOSE]})`),d("PRERELEASE",`(?:-(${a[c.PRERELEASEIDENTIFIER]}(?:\\.${a[c.PRERELEASEIDENTIFIER]})*))`),d("PRERELEASELOOSE",`(?:-?(${a[c.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${a[c.PRERELEASEIDENTIFIERLOOSE]})*))`),d("BUILDIDENTIFIER",`${p}+`),d("BUILD",`(?:\\+(${a[c.BUILDIDENTIFIER]}(?:\\.${a[c.BUILDIDENTIFIER]})*))`),d("FULLPLAIN",`v?${a[c.MAINVERSION]}${a[c.PRERELEASE]}?${a[c.BUILD]}?`),d("FULL",`^${a[c.FULLPLAIN]}$`),d("LOOSEPLAIN",`[v=\\s]*${a[c.MAINVERSIONLOOSE]}${a[c.PRERELEASELOOSE]}?${a[c.BUILD]}?`),d("LOOSE",`^${a[c.LOOSEPLAIN]}$`),d("GTLT","((?:<|>)?=?)"),d("XRANGEIDENTIFIERLOOSE",`${a[c.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),d("XRANGEIDENTIFIER",`${a[c.NUMERICIDENTIFIER]}|x|X|\\*`),d("XRANGEPLAIN",`[v=\\s]*(${a[c.XRANGEIDENTIFIER]})(?:\\.(${a[c.XRANGEIDENTIFIER]})(?:\\.(${a[c.XRANGEIDENTIFIER]})(?:${a[c.PRERELEASE]})?${a[c.BUILD]}?)?)?`),d("XRANGEPLAINLOOSE",`[v=\\s]*(${a[c.XRANGEIDENTIFIERLOOSE]})(?:\\.(${a[c.XRANGEIDENTIFIERLOOSE]})(?:\\.(${a[c.XRANGEIDENTIFIERLOOSE]})(?:${a[c.PRERELEASELOOSE]})?${a[c.BUILD]}?)?)?`),d("XRANGE",`^${a[c.GTLT]}\\s*${a[c.XRANGEPLAIN]}$`),d("XRANGELOOSE",`^${a[c.GTLT]}\\s*${a[c.XRANGEPLAINLOOSE]}$`),d("COERCEPLAIN",`(^|[^\\d])(\\d{1,${u}})(?:\\.(\\d{1,${u}}))?(?:\\.(\\d{1,${u}}))?`),d("COERCE",`${a[c.COERCEPLAIN]}(?:$|[^\\d])`),d("COERCEFULL",a[c.COERCEPLAIN]+`(?:${a[c.PRERELEASE]})?(?:${a[c.BUILD]})?(?:$|[^\\d])`),d("COERCERTL",a[c.COERCE],!0),d("COERCERTLFULL",a[c.COERCEFULL],!0),d("LONETILDE","(?:~>?)"),d("TILDETRIM",`(\\s*)${a[c.LONETILDE]}\\s+`,!0),e.tildeTrimReplace="$1~",d("TILDE",`^${a[c.LONETILDE]}${a[c.XRANGEPLAIN]}$`),d("TILDELOOSE",`^${a[c.LONETILDE]}${a[c.XRANGEPLAINLOOSE]}$`),d("LONECARET","(?:\\^)"),d("CARETTRIM",`(\\s*)${a[c.LONECARET]}\\s+`,!0),e.caretTrimReplace="$1^",d("CARET",`^${a[c.LONECARET]}${a[c.XRANGEPLAIN]}$`),d("CARETLOOSE",`^${a[c.LONECARET]}${a[c.XRANGEPLAINLOOSE]}$`),d("COMPARATORLOOSE",`^${a[c.GTLT]}\\s*(${a[c.LOOSEPLAIN]})$|^$`),d("COMPARATOR",`^${a[c.GTLT]}\\s*(${a[c.FULLPLAIN]})$|^$`),d("COMPARATORTRIM",`(\\s*)${a[c.GTLT]}\\s*(${a[c.LOOSEPLAIN]}|${a[c.XRANGEPLAIN]})`,!0),e.comparatorTrimReplace="$1$2$3",d("HYPHENRANGE",`^\\s*(${a[c.XRANGEPLAIN]})\\s+-\\s+(${a[c.XRANGEPLAIN]})\\s*$`),d("HYPHENRANGELOOSE",`^\\s*(${a[c.XRANGEPLAINLOOSE]})\\s+-\\s+(${a[c.XRANGEPLAINLOOSE]})\\s*$`),d("STAR","(<|>)?=?\\s*\\*"),d("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),d("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}}),du=je({"node_modules/semver/internal/parse-options.js"(e,t){var u=Object.freeze({loose:!0}),n=Object.freeze({});t.exports=e=>e?"object"!=typeof e?u:e:n}}),hu=je({"node_modules/semver/internal/identifiers.js"(e,t){var u=/^[0-9]+$/,n=(e,t)=>{const n=u.test(e),r=u.test(t);return n&&r&&(e=+e,t=+t),e===t?0:n&&!r?-1:r&&!n?1:e<t?-1:1};t.exports={compareIdentifiers:n,rcompareIdentifiers:(e,t)=>n(t,e)}}}),Fu=je({"node_modules/semver/classes/semver.js"(e,t){var u=lu(),{MAX_LENGTH:n,MAX_SAFE_INTEGER:r}=pu(),{safeRe:o,t:i}=fu(),s=du(),{compareIdentifiers:a}=hu();t.exports=class e{constructor(t,a){if(a=s(a),t instanceof e){if(t.loose===!!a.loose&&t.includePrerelease===!!a.includePrerelease)return t;t=t.version}else if("string"!=typeof t)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof t}".`);if(t.length>n)throw new TypeError(`version is longer than ${n} characters`);u("SemVer",t,a),this.options=a,this.loose=!!a.loose,this.includePrerelease=!!a.includePrerelease;const D=t.trim().match(a.loose?o[i.LOOSE]:o[i.FULL]);if(!D)throw new TypeError(`Invalid Version: ${t}`);if(this.raw=t,this.major=+D[1],this.minor=+D[2],this.patch=+D[3],this.major>r||this.major<0)throw new TypeError("Invalid major version");if(this.minor>r||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>r||this.patch<0)throw new TypeError("Invalid patch version");D[4]?this.prerelease=D[4].split(".").map(e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<r)return t}return e}):this.prerelease=[],this.build=D[5]?D[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(t){if(u("SemVer.compare",this.version,this.options,t),!(t instanceof e)){if("string"==typeof t&&t===this.version)return 0;t=new e(t,this.options)}return t.version===this.version?0:this.compareMain(t)||this.comparePre(t)}compareMain(t){return t instanceof e||(t=new e(t,this.options)),a(this.major,t.major)||a(this.minor,t.minor)||a(this.patch,t.patch)}comparePre(t){if(t instanceof e||(t=new e(t,this.options)),this.prerelease.length&&!t.prerelease.length)return-1;if(!this.prerelease.length&&t.prerelease.length)return 1;if(!this.prerelease.length&&!t.prerelease.length)return 0;let n=0;do{const e=this.prerelease[n],r=t.prerelease[n];if(u("prerelease compare",n,e,r),void 0===e&&void 0===r)return 0;if(void 0===r)return 1;if(void 0===e)return-1;if(e!==r)return a(e,r)}while(++n)}compareBuild(t){t instanceof e||(t=new e(t,this.options));let n=0;do{const e=this.build[n],r=t.build[n];if(u("build compare",n,e,r),void 0===e&&void 0===r)return 0;if(void 0===r)return 1;if(void 0===e)return-1;if(e!==r)return a(e,r)}while(++n)}inc(e,t,u){if(e.startsWith("pre")){if(!t&&!1===u)throw new Error("invalid increment argument: identifier is empty");if(t){const e=`-${t}`.match(this.options.loose?o[i.PRERELEASELOOSE]:o[i.PRERELEASE]);if(!e||e[1]!==t)throw new Error(`invalid identifier: ${t}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,u);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,u);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,u),this.inc("pre",t,u);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,u),this.inc("pre",t,u);break;case"release":if(0===this.prerelease.length)throw new Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{const e=Number(u)?1:0;if(0===this.prerelease.length)this.prerelease=[e];else{let n=this.prerelease.length;for(;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);if(-1===n){if(t===this.prerelease.join(".")&&!1===u)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let n=[t,e];!1===u&&(n=[t]),0===a(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=n):this.prerelease=n}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}}}),Eu=je({"node_modules/semver/functions/compare.js"(e,t){var u=Fu();t.exports=(e,t,n)=>new u(e,n).compare(new u(t,n))}}),mu=je({"node_modules/semver/functions/gte.js"(e,t){var u=Eu();t.exports=(e,t,n)=>u(e,t,n)>=0}}),gu=je({"node_modules/pseudomap/pseudomap.js"(e,t){var u=Object.prototype.hasOwnProperty;function n(e){if(!(this instanceof n))throw new TypeError("Constructor PseudoMap requires 'new'");if(this.clear(),e)if(e instanceof n||"function"==typeof Map&&e instanceof Map)e.forEach(function(e,t){this.set(t,e)},this);else{if(!Array.isArray(e))throw new TypeError("invalid argument");e.forEach(function(e){this.set(e[0],e[1])},this)}}function r(e,t){return e===t||e!=e&&t!=t}function o(e,t,u){this.key=e,this.value=t,this._index=u}function i(e,t){for(var n=0,o="_"+t,i=o;u.call(e,i);i=o+n++)if(r(e[i].key,t))return e[i]}t.exports=n,n.prototype.forEach=function(e,t){t=t||this,Object.keys(this._data).forEach(function(u){"size"!==u&&e.call(t,this._data[u].value,this._data[u].key)},this)},n.prototype.has=function(e){return!!i(this._data,e)},n.prototype.get=function(e){var t=i(this._data,e);return t&&t.value},n.prototype.set=function(e,t){!function(e,t,n){for(var i=0,s="_"+t,a=s;u.call(e,a);a=s+i++)if(r(e[a].key,t))return void(e[a].value=n);e.size++,e[a]=new o(t,n,a)}(this._data,e,t)},n.prototype.delete=function(e){var t=i(this._data,e);t&&(delete this._data[t._index],this._data.size--)},n.prototype.clear=function(){var e=Object.create(null);e.size=0,Object.defineProperty(this,"_data",{value:e,enumerable:!1,configurable:!0,writable:!1})},Object.defineProperty(n.prototype,"size",{get:function(){return this._data.size},set:function(e){},enumerable:!0,configurable:!0}),n.prototype.values=n.prototype.keys=n.prototype.entries=function(){throw new Error("iterators are not implemented in this version")}}}),Cu=je({"node_modules/pseudomap/map.js"(e,t){"pseudomap"===process.env.npm_package_name&&"test"===process.env.npm_lifecycle_script&&(process.env.TEST_PSEUDOMAP="true"),"function"!=typeof Map||process.env.TEST_PSEUDOMAP?t.exports=gu():t.exports=Map}}),yu=je({"node_modules/yallist/yallist.js"(e,t){function u(e){var t=this;if(t instanceof u||(t=new u),t.tail=null,t.head=null,t.length=0,e&&"function"==typeof e.forEach)e.forEach(function(e){t.push(e)});else if(arguments.length>0)for(var n=0,r=arguments.length;n<r;n++)t.push(arguments[n]);return t}function n(e,t){e.tail=new o(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}function r(e,t){e.head=new o(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}function o(e,t,u,n){if(!(this instanceof o))return new o(e,t,u,n);this.list=n,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,u?(u.prev=this,this.next=u):this.next=null}t.exports=u,u.Node=o,u.create=u,u.prototype.removeNode=function(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");var t=e.next,u=e.prev;t&&(t.prev=u),u&&(u.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=u),e.list.length--,e.next=null,e.prev=null,e.list=null},u.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}},u.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}},u.prototype.push=function(){for(var e=0,t=arguments.length;e<t;e++)n(this,arguments[e]);return this.length},u.prototype.unshift=function(){for(var e=0,t=arguments.length;e<t;e++)r(this,arguments[e]);return this.length},u.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,e}},u.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,e}},u.prototype.forEach=function(e,t){t=t||this;for(var u=this.head,n=0;null!==u;n++)e.call(t,u.value,n,this),u=u.next},u.prototype.forEachReverse=function(e,t){t=t||this;for(var u=this.tail,n=this.length-1;null!==u;n--)e.call(t,u.value,n,this),u=u.prev},u.prototype.get=function(e){for(var t=0,u=this.head;null!==u&&t<e;t++)u=u.next;if(t===e&&null!==u)return u.value},u.prototype.getReverse=function(e){for(var t=0,u=this.tail;null!==u&&t<e;t++)u=u.prev;if(t===e&&null!==u)return u.value},u.prototype.map=function(e,t){t=t||this;for(var n=new u,r=this.head;null!==r;)n.push(e.call(t,r.value,this)),r=r.next;return n},u.prototype.mapReverse=function(e,t){t=t||this;for(var n=new u,r=this.tail;null!==r;)n.push(e.call(t,r.value,this)),r=r.prev;return n},u.prototype.reduce=function(e,t){var u,n=this.head;if(arguments.length>1)u=t;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");n=this.head.next,u=this.head.value}for(var r=0;null!==n;r++)u=e(u,n.value,r),n=n.next;return u},u.prototype.reduceReverse=function(e,t){var u,n=this.tail;if(arguments.length>1)u=t;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");n=this.tail.prev,u=this.tail.value}for(var r=this.length-1;null!==n;r--)u=e(u,n.value,r),n=n.prev;return u},u.prototype.toArray=function(){for(var e=new Array(this.length),t=0,u=this.head;null!==u;t++)e[t]=u.value,u=u.next;return e},u.prototype.toArrayReverse=function(){for(var e=new Array(this.length),t=0,u=this.tail;null!==u;t++)e[t]=u.value,u=u.prev;return e},u.prototype.slice=function(e,t){(t=t||this.length)<0&&(t+=this.length),(e=e||0)<0&&(e+=this.length);var n=new u;if(t<e||t<0)return n;e<0&&(e=0),t>this.length&&(t=this.length);for(var r=0,o=this.head;null!==o&&r<e;r++)o=o.next;for(;null!==o&&r<t;r++,o=o.next)n.push(o.value);return n},u.prototype.sliceReverse=function(e,t){(t=t||this.length)<0&&(t+=this.length),(e=e||0)<0&&(e+=this.length);var n=new u;if(t<e||t<0)return n;e<0&&(e=0),t>this.length&&(t=this.length);for(var r=this.length,o=this.tail;null!==o&&r>t;r--)o=o.prev;for(;null!==o&&r>e;r--,o=o.prev)n.push(o.value);return n},u.prototype.reverse=function(){for(var e=this.head,t=this.tail,u=e;null!==u;u=u.prev){var n=u.prev;u.prev=u.next,u.next=n}return this.head=t,this.tail=e,this}}}),Au=je({"node_modules/editorconfig/node_modules/lru-cache/index.js"(e,t){t.exports=F;var u,n=Cu(),r=Te("util"),o=yu(),i=(u="function"==typeof Symbol&&"1"!==process.env._nodeLRUCacheForceNoSymbol?function(e){return Symbol(e)}:function(e){return"_"+e})("max"),s=u("length"),a=u("lengthCalculator"),D=u("allowStale"),c=u("maxAge"),l=u("dispose"),p=u("noDisposeOnSet"),f=u("lruList"),d=u("cache");function h(){return 1}function F(e){if(!(this instanceof F))return new F(e);"number"==typeof e&&(e={max:e}),e||(e={});var t=this[i]=e.max;(!t||"number"!=typeof t||t<=0)&&(this[i]=1/0);var u=e.length||h;"function"!=typeof u&&(u=h),this[a]=u,this[D]=e.stale||!1,this[c]=e.maxAge||0,this[l]=e.dispose,this[p]=e.noDisposeOnSet||!1,this.reset()}function E(e,t,u,n){var r=u.value;g(e,r)&&(y(e,u),e[D]||(r=void 0)),r&&t.call(n,r.value,r.key,e)}function m(e,t,u){var n=e[d].get(t);if(n){var r=n.value;g(e,r)?(y(e,n),e[D]||(r=void 0)):u&&e[f].unshiftNode(n),r&&(r=r.value)}return r}function g(e,t){if(!t||!t.maxAge&&!e[c])return!1;var u=Date.now()-t.now;return t.maxAge?u>t.maxAge:e[c]&&u>e[c]}function C(e){if(e[s]>e[i])for(var t=e[f].tail;e[s]>e[i]&&null!==t;){var u=t.prev;y(e,t),t=u}}function y(e,t){if(t){var u=t.value;e[l]&&e[l](u.key,u.value),e[s]-=u.length,e[d].delete(u.key),e[f].removeNode(t)}}function A(e,t,u,n,r){this.key=e,this.value=t,this.length=u,this.now=n,this.maxAge=r||0}Object.defineProperty(F.prototype,"max",{set:function(e){(!e||"number"!=typeof e||e<=0)&&(e=1/0),this[i]=e,C(this)},get:function(){return this[i]},enumerable:!0}),Object.defineProperty(F.prototype,"allowStale",{set:function(e){this[D]=!!e},get:function(){return this[D]},enumerable:!0}),Object.defineProperty(F.prototype,"maxAge",{set:function(e){(!e||"number"!=typeof e||e<0)&&(e=0),this[c]=e,C(this)},get:function(){return this[c]},enumerable:!0}),Object.defineProperty(F.prototype,"lengthCalculator",{set:function(e){"function"!=typeof e&&(e=h),e!==this[a]&&(this[a]=e,this[s]=0,this[f].forEach(function(e){e.length=this[a](e.value,e.key),this[s]+=e.length},this)),C(this)},get:function(){return this[a]},enumerable:!0}),Object.defineProperty(F.prototype,"length",{get:function(){return this[s]},enumerable:!0}),Object.defineProperty(F.prototype,"itemCount",{get:function(){return this[f].length},enumerable:!0}),F.prototype.rforEach=function(e,t){t=t||this;for(var u=this[f].tail;null!==u;){var n=u.prev;E(this,e,u,t),u=n}},F.prototype.forEach=function(e,t){t=t||this;for(var u=this[f].head;null!==u;){var n=u.next;E(this,e,u,t),u=n}},F.prototype.keys=function(){return this[f].toArray().map(function(e){return e.key},this)},F.prototype.values=function(){return this[f].toArray().map(function(e){return e.value},this)},F.prototype.reset=function(){this[l]&&this[f]&&this[f].length&&this[f].forEach(function(e){this[l](e.key,e.value)},this),this[d]=new n,this[f]=new o,this[s]=0},F.prototype.dump=function(){return this[f].map(function(e){if(!g(this,e))return{k:e.key,v:e.value,e:e.now+(e.maxAge||0)}},this).toArray().filter(function(e){return e})},F.prototype.dumpLru=function(){return this[f]},F.prototype.inspect=function(e,t){var u="LRUCache {",n=!1;this[D]&&(u+="\n allowStale: true",n=!0);var o=this[i];o&&o!==1/0&&(n&&(u+=","),u+="\n max: "+r.inspect(o,t),n=!0);var l=this[c];l&&(n&&(u+=","),u+="\n maxAge: "+r.inspect(l,t),n=!0);var p=this[a];p&&p!==h&&(n&&(u+=","),u+="\n length: "+r.inspect(this[s],t),n=!0);var d=!1;return this[f].forEach(function(e){d?u+=",\n ":(n&&(u+=",\n"),d=!0,u+="\n ");var o=r.inspect(e.key).split("\n").join("\n "),i={value:e.value};e.maxAge!==l&&(i.maxAge=e.maxAge),p!==h&&(i.length=e.length),g(this,e)&&(i.stale=!0),i=r.inspect(i,t).split("\n").join("\n "),u+=o+" => "+i}),(d||n)&&(u+="\n"),u+="}"},F.prototype.set=function(e,t,u){var n=(u=u||this[c])?Date.now():0,r=this[a](t,e);if(this[d].has(e)){if(r>this[i])return y(this,this[d].get(e)),!1;var o=this[d].get(e).value;return this[l]&&(this[p]||this[l](e,o.value)),o.now=n,o.maxAge=u,o.value=t,this[s]+=r-o.length,o.length=r,this.get(e),C(this),!0}var D=new A(e,t,r,n,u);return D.length>this[i]?(this[l]&&this[l](e,t),!1):(this[s]+=D.length,this[f].unshift(D),this[d].set(e,this[f].head),C(this),!0)},F.prototype.has=function(e){return!!this[d].has(e)&&!g(this,this[d].get(e).value)},F.prototype.get=function(e){return m(this,e,!0)},F.prototype.peek=function(e){return m(this,e,!1)},F.prototype.pop=function(){var e=this[f].tail;return e?(y(this,e),e.value):null},F.prototype.del=function(e){y(this,this[d].get(e))},F.prototype.load=function(e){this.reset();for(var t=Date.now(),u=e.length-1;u>=0;u--){var n=e[u],r=n.e||0;if(0===r)this.set(n.k,n.v);else{var o=r-t;o>0&&this.set(n.k,n.v,o)}}},F.prototype.prune=function(){var e=this;this[d].forEach(function(t,u){m(e,u,!1)})}}}),vu=je({"node_modules/sigmund/sigmund.js"(e,t){t.exports=function(e,t){t=t||10;var u=[],n="",r=RegExp;return function e(o,i){if(i>t)return;if("function"==typeof o||void 0===o)return;if("object"!=typeof o||!o||o instanceof r)return void(n+=o);if(-1!==u.indexOf(o)||i===t)return;u.push(o),n+="{",Object.keys(o).forEach(function(t,u,r){if("_"!==t.charAt(0)){var s=typeof o[t];"function"!==s&&"undefined"!==s&&(n+=t,e(o[t],i+1))}})}(e,0),n}}}),bu=je({"node_modules/editorconfig/src/lib/fnmatch.js"(e,t){var u="object"==typeof process?process.platform:"win32";t?t.exports=p:e.minimatch=p,p.Minimatch=f;var n=Au();p.cache=new n({max:100});var r=p.GLOBSTAR=f.GLOBSTAR={},o=vu(),i=Te("path"),s="[^/]",a=s+"*?",D="().*{}+?[]^$\\!".split("").reduce(function(e,t){return e[t]=!0,e},{});var c=/\/+/;function l(e,t){e=e||{},t=t||{};var u={};return Object.keys(t).forEach(function(e){u[e]=t[e]}),Object.keys(e).forEach(function(t){u[t]=e[t]}),u}function p(e,t,u){if("string"!=typeof t)throw new TypeError("glob pattern string required");return u||(u={}),!(!u.nocomment&&"#"===t.charAt(0))&&(""===t.trim()?""===e:new f(t,u).match(e))}function f(e,t){if(!(this instanceof f))return new f(e,t);if("string"!=typeof e)throw new TypeError("glob pattern string required");t||(t={}),"win32"===u&&(e=e.split("\\").join("/"));var n=e+"\n"+o(t),r=p.cache.get(n);if(r)return r;p.cache.set(n,this),this.options=t,this.set=[],this.pattern=e,this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.make()}p.monkeyPatch=function(){var e=Object.getOwnPropertyDescriptor(String.prototype,"match"),t=e.value;e.value=function(e){return e instanceof f?e.match(this):t.call(this,e)},Object.defineProperty(String.prototype,e)},p.filter=function(e,t){return t=t||{},function(u,n,r){return p(u,e,t)}},p.defaults=function(e){if(!e||!Object.keys(e).length)return p;var t=p,u=function(u,n,r){return t.minimatch(u,n,l(e,r))};return u.Minimatch=function(u,n){return new t.Minimatch(u,l(e,n))},u},f.defaults=function(e){return e&&Object.keys(e).length?p.defaults(e).Minimatch:f},f.prototype.make=function(){if(this._made)return;var e=this.pattern,t=this.options;if(!t.nocomment&&"#"===e.charAt(0))return void(this.comment=!0);if(!e)return void(this.empty=!0);this.parseNegate();var u=this.globSet=this.braceExpand();t.debug&&console.error(this.pattern,u);u=this.globParts=u.map(function(e){return e.split(c)}),t.debug&&console.error(this.pattern,u);u=u.map(function(e,t,u){return e.map(this.parse,this)},this),t.debug&&console.error(this.pattern,u);u=u.filter(function(e){return-1===e.indexOf(!1)}),t.debug&&console.error(this.pattern,u);this.set=u},f.prototype.parseNegate=function(){var e=this.pattern,t=!1,u=this.options,n=0;if(u.nonegate)return;for(var r=0,o=e.length;r<o&&"!"===e.charAt(r);r++)t=!t,n++;n&&(this.pattern=e.substr(n));this.negate=t},p.braceExpand=function(e,t){return new f(e,t).braceExpand()},f.prototype.braceExpand=function e(t,u){if(u=u||this.options,void 0===(t=void 0===t?this.pattern:t))throw new Error("undefined pattern");if(u.nobrace||!t.match(/\{.*\}/))return[t];var n=!1;if("{"!==t.charAt(0)){for(var r=null,o=0,i=t.length;o<i;o++){if("\\"===(m=t.charAt(o)))n=!n;else if("{"===m&&!n){r=t.substr(0,o);break}}return null===r?[t]:e(t.substr(o),u).map(function(e){return r+e})}var s=t.match(/^\{(-?[0-9]+)\.\.(-?[0-9]+)\}/);if(s){var a=e(t.substr(s[0].length),u),D=+s[1],c=+s[2],l=D>c?-1:1,p=[];for(o=D;o!=c+l;o+=l)for(var f=0,d=a.length;f<d;f++)p.push(o+a[f]);return p}o=1;var h=1,F=(p=[],"");n=!1;function E(){p.push(F),F=""}e:for(o=1,i=t.length;o<i;o++){var m=t.charAt(o);if(n)n=!1,F+="\\"+m;else switch(m){case"\\":n=!0;continue;case"{":h++,F+="{";continue;case"}":if(0===--h){E(),o++;break e}F+=m;continue;case",":1===h?E():F+=m;continue;default:F+=m;continue}}if(0!==h)return e("\\"+t,u);a=e(t.substr(o),u);var g=1===p.length;p=p.map(function(t){return e(t,u)}),p=p.reduce(function(e,t){return e.concat(t)}),g&&(p=p.map(function(e){return"{"+e+"}"}));var C=[];for(o=0,i=p.length;o<i;o++)for(f=0,d=a.length;f<d;f++)C.push(p[o]+a[f]);return C},f.prototype.parse=function(e,t){var u=this.options;if(!u.noglobstar&&"**"===e)return r;if(""===e)return"";var n,o,i,c="",l=!!u.nocase,p=!1,f=[],h=!1,F=-1,E=-1,m="."===e.charAt(0)?"":u.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)";function g(){if(o){switch(o){case"*":c+=a,l=!0;break;case"?":c+=s,l=!0;break;default:c+="\\"+o}o=!1}}for(var C,y=0,A=e.length;y<A&&(C=e.charAt(y));y++)if(u.debug&&console.error("%s\t%s %s %j",e,y,c,C),p&&D[C])c+="\\"+C,p=!1;else switch(C){case"/":return!1;case"\\":g(),p=!0;continue;case"?":case"*":case"+":case"@":case"!":if(u.debug&&console.error("%s\t%s %s %j <-- stateChar",e,y,c,C),h){"!"===C&&y===E+1&&(C="^"),c+=C;continue}g(),o=C,u.noext&&g();continue;case"(":if(h){c+="(";continue}if(!o){c+="\\(";continue}n=o,f.push({type:n,start:y-1,reStart:c.length}),c+="!"===o?"(?:(?!":"(?:",o=!1;continue;case")":if(h||!f.length){c+="\\)";continue}switch(l=!0,c+=")",n=f.pop().type){case"!":c+="[^/]*?)";break;case"?":case"+":case"*":c+=n}continue;case"|":if(h||!f.length||p){c+="\\|",p=!1;continue}c+="|";continue;case"[":if(g(),h){c+="\\"+C;continue}h=!0,E=y,F=c.length,c+=C;continue;case"]":if(y===E+1||!h){c+="\\"+C,p=!1;continue}l=!0,h=!1,c+=C;continue;default:g(),p?p=!1:!D[C]||"^"===C&&h||(c+="\\"),c+=C}if(h){var v=e.substr(E+1),b=this.parse(v,d);c=c.substr(0,F)+"\\["+b[0],l=l||b[1]}for(;i=f.pop();){var _=c.slice(i.reStart+3);_=_.replace(/((?:\\{2})*)(\\?)\|/g,function(e,t,u){return u||(u="\\"),t+t+u+"|"});var w="*"===i.type?a:"?"===i.type?s:"\\"+i.type;l=!0,c=c.slice(0,i.reStart)+w+"\\("+_}g(),p&&(c+="\\\\");var B=!1;switch(c.charAt(0)){case".":case"[":case"(":B=!0}""!==c&&l&&(c="(?=.)"+c);B&&(c=m+c);if(t===d)return[c,l];if(!l)return function(e){return e.replace(/\\(.)/g,"$1")}(e);var S=u.nocase?"i":"",x=new RegExp("^"+c+"$",S);return x._glob=e,x._src=c,x};var d={};p.makeRe=function(e,t){return new f(e,t||{}).makeRe()},f.prototype.makeRe=function(){if(this.regexp||!1===this.regexp)return this.regexp;var e=this.set;if(!e.length)return this.regexp=!1;var t=this.options,u=t.noglobstar?a:t.dot?"(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?":"(?:(?!(?:\\/|^)\\.).)*?",n=t.nocase?"i":"",o=e.map(function(e){return e.map(function(e){return e===r?u:"string"==typeof e?function(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}(e):e._src}).join("\\/")}).join("|");o="^(?:"+o+")$",this.negate&&(o="^(?!"+o+").*$");try{return this.regexp=new RegExp(o,n)}catch(e){return this.regexp=!1}},p.match=function(e,t,u){var n=new f(t,u);return e=e.filter(function(e){return n.match(e)}),u.nonull&&!e.length&&e.push(t),e},f.prototype.match=function(e,t){if(this.comment)return!1;if(this.empty)return""===e;if("/"===e&&t)return!0;var n=this.options;"win32"===u&&(e=e.split("\\").join("/"));e=e.split(c),n.debug&&console.error(this.pattern,"split",e);for(var r=this.set,o=0,i=r.length;o<i;o++){var s=r[o];if(this.matchOne(e,s,t))return!!n.flipNegate||!this.negate}return!n.flipNegate&&this.negate},f.prototype.matchOne=function(e,t,u){var n=this.options;n.debug&&console.error("matchOne",{this:this,file:e,pattern:t}),n.matchBase&&1===t.length&&(e=i.basename(e.join("/")).split("/")),n.debug&&console.error("matchOne",e.length,t.length);for(var o=0,s=0,a=e.length,D=t.length;o<a&&s<D;o++,s++){n.debug&&console.error("matchOne loop");var c,l=t[s],p=e[o];if(n.debug&&console.error(t,l,p),!1===l)return!1;if(l===r){n.debug&&console.error("GLOBSTAR",[t,l,p]);var f=o,d=s+1;if(d===D){for(n.debug&&console.error("** at the end");o<a;o++)if("."===e[o]||".."===e[o]||!n.dot&&"."===e[o].charAt(0))return!1;return!0}e:for(;f<a;){var h=e[f];if(n.debug&&console.error("\nglobstar while",e,f,t,d,h),this.matchOne(e.slice(f),t.slice(d),u))return n.debug&&console.error("globstar found match!",f,a,h),!0;if("."===h||".."===h||!n.dot&&"."===h.charAt(0)){n.debug&&console.error("dot detected!",e,f,t,d);break e}n.debug&&console.error("globstar swallow a segment, and continue"),f++}return!(!u||f!==a)}if("string"==typeof l?(c=n.nocase?p.toLowerCase()===l.toLowerCase():p===l,n.debug&&console.error("string match",l,p,c)):(c=p.match(l),n.debug&&console.error("pattern match",l,p,c)),!c)return!1}if(o===a&&s===D)return!0;if(o===a)return u;if(s===D)return o===a-1&&""===e[o];throw new Error("wtf?")}}}),_u=je({"node_modules/editorconfig/src/lib/ini.js"(e){var t=e&&e.__awaiter||function(e,t,u,n){return new(u||(u=Promise))(function(r,o){function i(e){try{a(n.next(e))}catch(e){o(e)}}function s(e){try{a(n.throw(e))}catch(e){o(e)}}function a(e){e.done?r(e.value):new u(function(t){t(e.value)}).then(i,s)}a((n=n.apply(e,t||[])).next())})},u=e&&e.__generator||function(e,t){var u,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(u)throw new TypeError("Generator is already executing.");for(;i;)try{if(u=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return i.label++,{value:o[1],done:!1};case 5:i.label++,n=o[1],o=[0];continue;case 7:o=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){i=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){i.label=o[1];break}if(6===o[0]&&i.label<r[1]){i.label=r[1],r=o;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(o);break}r[2]&&i.ops.pop(),i.trys.pop();continue}o=t.call(e,i)}catch(e){o=[6,e],n=0}finally{u=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}},n=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var u in e)Object.hasOwnProperty.call(e,u)&&(t[u]=e[u]);return t.default=e,t};Object.defineProperty(e,"__esModule",{value:!0});var r=n(Te("fs")),o={section:/^\s*\[(([^#;]|\\#|\\;)+)\]\s*([#;].*)?$/,param:/^\s*([\w\.\-\_]+)\s*[=:]\s*(.*?)\s*([#;].*)?$/,comment:/^\s*[#;].*$/};function i(e){var t={},u=null,n=[[u,t]];return e.split(/\r\n|\r|\n/).forEach(function(e){var r;o.comment.test(e)||(o.param.test(e)?(r=e.match(o.param),t[r[1]]=r[2]):o.section.test(e)&&(r=e.match(o.section),u=r[1],t={},n.push([u,t])))}),n}e.parse=function(e){return t(this,void 0,void 0,function(){return u(this,function(t){return[2,new Promise(function(t,u){r.readFile(e,"utf8",function(e,n){e?u(e):t(i(n))})})]})})},e.parseSync=function(e){return i(r.readFileSync(e,"utf8"))},e.parseString=i}}),wu=je({"node_modules/editorconfig/package.json"(e,t){t.exports={name:"editorconfig",version:"0.15.3",description:"EditorConfig File Locator and Interpreter for Node.js",keywords:["editorconfig","core"],main:"src/index.js",contributors:["Hong Xu (topbug.net)","Jed Mao (https://github.com/jedmao/)","Trey Hunner (http://treyhunner.com)"],directories:{bin:"./bin",lib:"./lib"},scripts:{clean:"rimraf dist",prebuild:"npm run clean",build:"tsc",pretest:"npm run lint && npm run build && npm run copy && cmake .",test:"ctest .","pretest:ci":"npm run pretest","test:ci":"ctest -VV --output-on-failure .",lint:"npm run eclint && npm run tslint",eclint:'eclint check --indent_size ignore "src/**"',tslint:"tslint --project tsconfig.json --exclude package.json",copy:"cpy .npmignore LICENSE README.md CHANGELOG.md dist && cpy bin/* dist/bin && cpy src/lib/fnmatch*.* dist/src/lib",prepub:"npm run lint && npm run build && npm run copy",pub:"npm publish ./dist"},repository:{type:"git",url:"git://github.com/editorconfig/editorconfig-core-js.git"},bugs:"https://github.com/editorconfig/editorconfig-core-js/issues",author:"EditorConfig Team",license:"MIT",dependencies:{commander:"^2.19.0","lru-cache":"^4.1.5",semver:"^5.6.0",sigmund:"^1.0.1"},devDependencies:{"@types/mocha":"^5.2.6","@types/node":"^10.12.29","@types/semver":"^5.5.0","cpy-cli":"^2.0.0",eclint:"^2.8.1",mocha:"^5.2.0",rimraf:"^2.6.3",should:"^13.2.3",tslint:"^5.13.1",typescript:"^3.3.3333"}}}}),Bu=je({"node_modules/editorconfig/src/index.js"(e){var t=e&&e.__awaiter||function(e,t,u,n){return new(u||(u=Promise))(function(r,o){function i(e){try{a(n.next(e))}catch(e){o(e)}}function s(e){try{a(n.throw(e))}catch(e){o(e)}}function a(e){e.done?r(e.value):new u(function(t){t(e.value)}).then(i,s)}a((n=n.apply(e,t||[])).next())})},u=e&&e.__generator||function(e,t){var u,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(u)throw new TypeError("Generator is already executing.");for(;i;)try{if(u=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return i.label++,{value:o[1],done:!1};case 5:i.label++,n=o[1],o=[0];continue;case 7:o=i.ops.pop(),i.trys.pop();continue;default:if(!(r=i.trys,(r=r.length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){i=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){i.label=o[1];break}if(6===o[0]&&i.label<r[1]){i.label=r[1],r=o;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(o);break}r[2]&&i.ops.pop(),i.trys.pop();continue}o=t.call(e,i)}catch(e){o=[6,e],n=0}finally{u=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}},n=e&&e.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var u in e)Object.hasOwnProperty.call(e,u)&&(t[u]=e[u]);return t.default=e,t},r=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0});var o=n(Te("fs")),i=n(Te("path")),s={gte:mu()},a=r(bu()),D=_u();e.parseString=D.parseString;var c=r(wu()),l={end_of_line:!0,indent_style:!0,indent_size:!0,insert_final_newline:!0,trim_trailing_whitespace:!0,charset:!0};function p(e,t){var u=[];do{e=i.dirname(e),u.push(i.join(e,t.config))}while(e!==t.root);return u}function f(e,t){return void 0===e&&(e={}),{config:e.config||".editorconfig",version:e.version||c.default.version,root:i.resolve(e.root||i.parse(t).root)}}function d(e,t,u){return n=e.reverse().reduce(function(e,u){var n=i.dirname(u.name);return u.contents.forEach(function(u){var r=u[0],o=u[1];if(r){var s=function(e,t){switch(t.indexOf("/")){case-1:t="**/"+t;break;case 0:t=t.substring(1)}return i.join(e,t)}(n,r);(function(e,t){return t=t.replace(/\*\*/g,"{*,**/**/**}"),a.default(e,t,{matchBase:!0,dot:!0,noext:!0})})(t,s)&&(e=function(e,t){for(var u in void 0===e&&(e={}),void 0===t&&(t={}),t)if(t.hasOwnProperty(u)){var n=t[u],r=u.toLowerCase(),o=n;l[r]&&(o=n.toLowerCase());try{o=JSON.parse(n)}catch(e){}null==n&&(o=String(n)),e[r]=o}return e}(e,o))}}),e},{}),r=u.version,"indent_style"in n&&"tab"===n.indent_style&&!("indent_size"in n)&&s.gte(r,"0.10.0")&&(n.indent_size="tab"),"indent_size"in n&&!("tab_width"in n)&&"tab"!==n.indent_size&&(n.tab_width=n.indent_size),"indent_size"in n&&"tab_width"in n&&"tab"===n.indent_size&&(n.indent_size=n.tab_width),n;var n,r}function h(e){var t=[];for(var u in e)if(e.hasOwnProperty(u)){var n=e[u],r=D.parseString(n.contents);if(t.push({name:n.name,contents:r}),"true"===(r[0][1].root||"").toLowerCase())break}return t}function F(e){return t(this,void 0,void 0,function(){return u(this,function(t){return[2,Promise.all(e.map(function(e){return new Promise(function(t){o.readFile(e,"utf8",function(u,n){t({name:e,contents:u?"":n})})})}))]})})}function E(e,t){void 0===t&&(t={});var u=i.resolve(e);return[u,f(t,u)]}e.parseFromFiles=function(e,n,r){return void 0===r&&(r={}),t(this,void 0,void 0,function(){var t,o,i;return u(this,function(u){return t=E(e,r),o=t[0],i=t[1],[2,n.then(h).then(function(e){return d(e,o,i)})]})})},e.parseFromFilesSync=function(e,t,u){void 0===u&&(u={});var n=E(e,u),r=n[0],o=n[1];return d(h(t),r,o)},e.parse=function(e,n){return void 0===n&&(n={}),t(this,void 0,void 0,function(){var t,r,o;return u(this,function(u){return t=E(e,n),r=t[0],o=t[1],[2,F(p(r,o)).then(h).then(function(e){return d(e,r,o)})]})})},e.parseSync=function(e,t){void 0===t&&(t={});var u=E(e,t),n=u[0],r=u[1];return d(h(function(e){var t,u=[];return e.forEach(function(e){try{t=o.readFileSync(e,"utf8")}catch(e){t=""}u.push({name:e,contents:t})}),u}(p(n,r))),n,r)}}}),Su=je({"node_modules/js-tokens/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=/((['"])(?:(?!\2|\\).|\\(?:\r\n|[\s\S]))*(\2)?|`(?:[^`\\$]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{[^}]*\}?)*\}?)*(`)?)|(\/\/.*)|(\/\*(?:[^*]|\*(?!\/))*(\*\/)?)|(\/(?!\*)(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\]\\]).|\\.)+\/(?:(?!\s*(?:\b|[\u0080-\uFFFF$\\'"~({]|[+\-!](?!=)|\.?\d))|[gmiyus]{1,6}\b(?![\u0080-\uFFFF$\\]|\s*(?:[+\-*%&|^<>!=?({]|\/(?![\/*])))))|(0[xX][\da-fA-F]+|0[oO][0-7]+|0[bB][01]+|(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?)|((?!\d)(?:(?!\s)[$\w\u0080-\uFFFF]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+)|(--|\+\+|&&|\|\||=>|\.{3}|(?:[+\-\/%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2})=?|[?~.,:;[\](){}])|(\s+)|(^$|[\s\S])/g,e.matchToToken=function(e){var t={type:"invalid",value:e[0],closed:void 0};return e[1]?(t.type="string",t.closed=!(!e[3]&&!e[4])):e[5]?t.type="comment":e[6]?(t.type="comment",t.closed=!!e[7]):e[8]?t.type="regex":e[9]?t.type="number":e[10]?t.type="name":e[11]?t.type="punctuator":e[12]&&(t.type="whitespace"),t}}}),xu=je({"node_modules/@babel/helper-validator-identifier/lib/identifier.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isIdentifierChar=D,e.isIdentifierName=function(e){let t=!0;for(let u=0;u<e.length;u++){let n=e.charCodeAt(u);if(55296==(64512&n)&&u+1<e.length){const t=e.charCodeAt(++u);56320==(64512&t)&&(n=65536+((1023&n)<<10)+(1023&t))}if(t){if(t=!1,!a(n))return!1}else if(!D(n))return!1}return!t},e.isIdentifierStart=a;var t="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲊᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꟍꟐꟑꟓꟕ-Ƛꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",u="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࢗ-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‌‍‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・",n=new RegExp("["+t+"]"),r=new RegExp("["+t+u+"]");t=u=null;var o=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,4,51,13,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,39,27,10,22,251,41,7,1,17,2,60,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,42,9,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,229,29,3,0,496,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4153,7,221,3,5761,15,7472,16,621,2467,541,1507,4938,6,4191],i=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,80,3,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,343,9,54,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,245,1,2,9,726,6,110,6,6,9,4759,9,787719,239];function s(e,t){let u=65536;for(let n=0,r=t.length;n<r;n+=2){if(u+=t[n],u>e)return!1;if(u+=t[n+1],u>=e)return!0}return!1}function a(e){return e<65?36===e:e<=90||(e<97?95===e:e<=122||(e<=65535?e>=170&&n.test(String.fromCharCode(e)):s(e,o)))}function D(e){return e<48?36===e:e<58||!(e<65)&&(e<=90||(e<97?95===e:e<=122||(e<=65535?e>=170&&r.test(String.fromCharCode(e)):s(e,o)||s(e,i))))}}}),Ru=je({"node_modules/@babel/helper-validator-identifier/lib/keyword.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isKeyword=function(e){return n.has(e)},e.isReservedWord=i,e.isStrictBindOnlyReservedWord=a,e.isStrictBindReservedWord=function(e,t){return s(e,t)||a(e)},e.isStrictReservedWord=s;var t=["implements","interface","let","package","private","protected","public","static","yield"],u=["eval","arguments"],n=new Set(["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"]),r=new Set(t),o=new Set(u);function i(e,t){return t&&"await"===e||"enum"===e}function s(e,t){return i(e,t)||r.has(e)}function a(e){return o.has(e)}}}),ku=je({"node_modules/@babel/helper-validator-identifier/lib/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isIdentifierChar",{enumerable:!0,get:function(){return t.isIdentifierChar}}),Object.defineProperty(e,"isIdentifierName",{enumerable:!0,get:function(){return t.isIdentifierName}}),Object.defineProperty(e,"isIdentifierStart",{enumerable:!0,get:function(){return t.isIdentifierStart}}),Object.defineProperty(e,"isKeyword",{enumerable:!0,get:function(){return u.isKeyword}}),Object.defineProperty(e,"isReservedWord",{enumerable:!0,get:function(){return u.isReservedWord}}),Object.defineProperty(e,"isStrictBindOnlyReservedWord",{enumerable:!0,get:function(){return u.isStrictBindOnlyReservedWord}}),Object.defineProperty(e,"isStrictBindReservedWord",{enumerable:!0,get:function(){return u.isStrictBindReservedWord}}),Object.defineProperty(e,"isStrictReservedWord",{enumerable:!0,get:function(){return u.isStrictReservedWord}});var t=xu(),u=Ru()}}),Ou=je({"node_modules/@babel/code-frame/lib/index.js"(e){Object.defineProperty(e,"__esModule",{value:!0});var t=cu(),u=Su(),n=ku();var r=(e,t)=>u=>e(t(u));function o(e){return{keyword:e.cyan,capitalized:e.yellow,jsxIdentifier:e.yellow,punctuator:e.yellow,number:e.magenta,string:e.green,regex:e.magenta,comment:e.gray,invalid:r(r(e.white,e.bgRed),e.bold),gutter:e.gray,marker:r(e.red,e.bold),message:r(e.red,e.bold),reset:e.reset}}var i=o(t.createColors(!0)),s=o(t.createColors(!1));function a(e){return e?i:s}var D,c=new Set(["as","async","from","get","of","set"]),l=/\r\n|[\n\r\u2028\u2029]/,p=/^[()[\]{}]$/;{const e=/^[a-z][\w-]*$/i,t=function(t,u,r){if("name"===t.type){if(n.isKeyword(t.value)||n.isStrictReservedWord(t.value,!0)||c.has(t.value))return"keyword";if(e.test(t.value)&&("<"===r[u-1]||"</"===r.slice(u-2,u)))return"jsxIdentifier";if(t.value[0]!==t.value[0].toLowerCase())return"capitalized"}return"punctuator"===t.type&&p.test(t.value)?"bracket":"invalid"!==t.type||"@"!==t.value&&"#"!==t.value?t.type:"punctuator"};D=function*(e){let n;for(;n=u.default.exec(e);){const r=u.matchToToken(n);yield{type:t(r,n.index,e),value:r.value}}}}function f(e){if(""===e)return"";const t=a(!0);let u="";for(const{type:n,value:r}of D(e))u+=n in t?r.split(l).map(e=>t[n](e)).join("\n"):r;return u}var d=!1,h=/\r\n|[\n\r\u2028\u2029]/;function F(e,u,n={}){const r=n.forceColor||("object"!=typeof process||"0"!==process.env.FORCE_COLOR&&"false"!==process.env.FORCE_COLOR)&&t.isColorSupported&&n.highlightCode,o=a(r),i=e.split(h),{start:s,end:D,markerLines:c}=function(e,t,u){const n=Object.assign({column:0,line:-1},e.start),r=Object.assign({},n,e.end),{linesAbove:o=2,linesBelow:i=3}=u||{},s=n.line,a=n.column,D=r.line,c=r.column;let l=Math.max(s-(o+1),0),p=Math.min(t.length,D+i);-1===s&&(l=0),-1===D&&(p=t.length);const f=D-s,d={};if(f)for(let e=0;e<=f;e++){const u=e+s;if(a)if(0===e){const e=t[u-1].length;d[u]=[a,e-a+1]}else if(e===f)d[u]=[0,c];else{const n=t[u-e].length;d[u]=[0,n]}else d[u]=!0}else d[s]=a===c?!a||[a,0]:[a,c-a];return{start:l,end:p,markerLines:d}}(u,i,n),l=u.start&&"number"==typeof u.start.column,p=String(D).length;let d=(r?f(e):e).split(h,D).slice(s,D).map((e,t)=>{const u=s+1+t,r=` ${` ${u}`.slice(-p)} |`,i=c[u],a=!c[u+1];if(i){let t="";if(Array.isArray(i)){const u=e.slice(0,Math.max(i[0]-1,0)).replace(/[^\t]/g," "),s=i[1]||1;t=["\n ",o.gutter(r.replace(/\d/g," "))," ",u,o.marker("^").repeat(s)].join(""),a&&n.message&&(t+=" "+o.message(n.message))}return[o.marker(">"),o.gutter(r),e.length>0?` ${e}`:"",t].join("")}return` ${o.gutter(r)}${e.length>0?` ${e}`:""}`}).join("\n");return n.message&&!l&&(d=`${" ".repeat(p+1)}${n.message}\n${d}`),r?o.reset(d):d}e.codeFrameColumns=F,e.default=function(e,t,u,n={}){if(!d){d=!0;const e="Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`.";if(process.emitWarning)process.emitWarning(e,"DeprecationWarning");else{new Error(e).name="DeprecationWarning",console.warn(new Error(e))}}return F(e,{start:{column:u=Math.max(u,0),line:t}},n)},e.highlight=f}}),Pu=je({"node_modules/n-readlines/readlines.js"(e,t){var u=Te("fs");t.exports=class{constructor(e,t){(t=t||{}).readChunk||(t.readChunk=1024),t.newLineCharacter?t.newLineCharacter=t.newLineCharacter.charCodeAt(0):t.newLineCharacter=10,this.fd="number"==typeof e?e:u.openSync(e,"r"),this.options=t,this.newLineCharacter=t.newLineCharacter,this.reset()}_searchInBuffer(e,t){let u=-1;for(let n=0;n<=e.length;n++){if(e[n]===t){u=n;break}}return u}reset(){this.eofReached=!1,this.linesCache=[],this.fdPosition=0}close(){u.closeSync(this.fd),this.fd=null}_extractLines(e){let t;const u=[];let n=0,r=0;for(;;){let o=e[n++];if(o===this.newLineCharacter)t=e.slice(r,n),u.push(t),r=n;else if(void 0===o)break}let o=e.slice(r,n);return o.length&&u.push(o),u}_readChunk(e){let t,n=0;const r=[];do{const e=Buffer.alloc(this.options.readChunk);t=u.readSync(this.fd,e,0,this.options.readChunk,this.fdPosition),n+=t,this.fdPosition=this.fdPosition+t,r.push(e)}while(t&&-1===this._searchInBuffer(r[r.length-1],this.options.newLineCharacter));let o=Buffer.concat(r);return t<this.options.readChunk&&(this.eofReached=!0,o=o.slice(0,n)),n&&(this.linesCache=this._extractLines(o),e&&(this.linesCache[0]=Buffer.concat([e,this.linesCache[0]]))),n}next(){if(!this.fd)return!1;let e,t=!1;if(this.eofReached&&0===this.linesCache.length)return t;if(this.linesCache.length||(e=this._readChunk()),this.linesCache.length){t=this.linesCache.shift();t[t.length-1]!==this.newLineCharacter&&(e=this._readChunk(t),e&&(t=this.linesCache.shift()))}return this.eofReached&&0===this.linesCache.length&&this.close(),t&&t[t.length-1]===this.newLineCharacter&&(t=t.slice(0,t.length-1)),t}}}}),Lu=je({"node_modules/ignore/index.js"(e,t){function u(e){return Array.isArray(e)?e:[e]}var n=/^\s+$/,r=/(?:[^\\]|^)\\$/,o=/^\\!/,i=/^\\#/,s=/\r?\n/g,a=/^\.{0,2}\/|^\.{1,2}$/,D=/\/$/,c="/",l="node-ignore";"undefined"!=typeof Symbol&&(l=Symbol.for("node-ignore"));var p=l,f=(e,t,u)=>(Object.defineProperty(e,t,{value:u}),u),d=/([0-z])-([0-z])/g,h=()=>!1,F=[[/^\uFEFF/,()=>""],[/((?:\\\\)*?)(\\?\s+)$/,(e,t,u)=>t+(0===u.indexOf("\\")?" ":"")],[/(\\+?)\s/g,(e,t)=>{const{length:u}=t;return t.slice(0,u-u%2)+" "}],[/[\\$.|*+(){^]/g,e=>`\\${e}`],[/(?!\\)\?/g,()=>"[^/]"],[/^\//,()=>"^"],[/\//g,()=>"\\/"],[/^\^*\\\*\\\*\\\//,()=>"^(?:.*\\/)?"],[/^(?=[^^])/,function(){return/\/(?!$)/.test(this)?"^":"(?:^|\\/)"}],[/\\\/\\\*\\\*(?=\\\/|$)/g,(e,t,u)=>t+6<u.length?"(?:\\/[^\\/]+)*":"\\/.+"],[/(^|[^\\]+)(\\\*)+(?=.+)/g,(e,t,u)=>t+u.replace(/\\\*/g,"[^\\/]*")],[/\\\\\\(?=[$.|*+(){^])/g,()=>"\\"],[/\\\\/g,()=>"\\"],[/(\\)?\[([^\]/]*?)(\\*)($|\])/g,(e,t,u,n,r)=>"\\"===t?`\\[${u}${(e=>{const{length:t}=e;return e.slice(0,t-t%2)})(n)}${r}`:"]"===r&&n.length%2==0?`[${(e=>e.replace(d,(e,t,u)=>t.charCodeAt(0)<=u.charCodeAt(0)?e:""))(u)}${n}]`:"[]"],[/(?:[^*])$/,e=>/\/$/.test(e)?`${e}$`:`${e}(?=$|\\/$)`]],E=/(^|\\\/)?\\\*$/,m="regex",g="checkRegex",C={[m]:(e,t)=>`${t?`${t}[^/]+`:"[^/]*"}(?=$|\\/$)`,[g]:(e,t)=>`${t?`${t}[^/]*`:"[^/]*"}(?=$|\\/$)`},y=e=>"string"==typeof e,A=class{constructor(e,t,u,n,r,o){this.pattern=e,this.mark=t,this.negative=r,f(this,"body",u),f(this,"ignoreCase",n),f(this,"regexPrefix",o)}get regex(){const e="_"+m;return this[e]?this[e]:this._make(m,e)}get checkRegex(){const e="_"+g;return this[e]?this[e]:this._make(g,e)}_make(e,t){const u=this.regexPrefix.replace(E,C[e]),n=this.ignoreCase?new RegExp(u,"i"):new RegExp(u);return f(this,t,n)}},v=({pattern:e,mark:t},u)=>{let n=!1,r=e;0===r.indexOf("!")&&(n=!0,r=r.substr(1)),r=r.replace(o,"!").replace(i,"#");const s=(e=>F.reduce((t,[u,n])=>t.replace(u,n.bind(e)),e))(r);return new A(e,t,r,u,n,s)},b=class{constructor(e){this._ignoreCase=e,this._rules=[]}_add(e){if(e&&e[p])return this._rules=this._rules.concat(e._rules._rules),void(this._added=!0);if(y(e)&&(e={pattern:e}),(e=>e&&y(e)&&!n.test(e)&&!r.test(e)&&0!==e.indexOf("#"))(e.pattern)){const t=v(e,this._ignoreCase);this._added=!0,this._rules.push(t)}}add(e){return this._added=!1,u(y(e)?(e=>e.split(s).filter(Boolean))(e):e).forEach(this._add,this),this._added}test(e,t,u){let n,r=!1,o=!1;this._rules.forEach(i=>{const{negative:s}=i;if(o===s&&r!==o||s&&!r&&!o&&!t)return;i[u].test(e)&&(r=!s,o=s,n=s?undefined:i)});const i={ignored:r,unignored:o};return n&&(i.rule=n),i}},_=(e,t)=>{throw new t(e)},w=(e,t,u)=>{if(!y(e))return u(`path must be a string, but got \`${t}\``,TypeError);if(!e)return u("path must not be empty",TypeError);if(w.isNotRelative(e)){return u(`path should be a ${"`path.relative()`d"} string, but got "${t}"`,RangeError)}return!0},B=e=>a.test(e);w.isNotRelative=B,w.convert=e=>e;var S=class{constructor({ignorecase:e=!0,ignoreCase:t=e,allowRelativePaths:u=!1}={}){f(this,p,!0),this._rules=new b(t),this._strictPathCheck=!u,this._initCache()}_initCache(){this._ignoreCache=Object.create(null),this._testCache=Object.create(null)}add(e){return this._rules.add(e)&&this._initCache(),this}addPattern(e){return this.add(e)}_test(e,t,u,n){const r=e&&w.convert(e);return w(r,e,this._strictPathCheck?_:h),this._t(r,t,u,n)}checkIgnore(e){if(!D.test(e))return this.test(e);const t=e.split(c).filter(Boolean);if(t.pop(),t.length){const e=this._t(t.join(c)+c,this._testCache,!0,t);if(e.ignored)return e}return this._rules.test(e,!1,g)}_t(e,t,u,n){if(e in t)return t[e];if(n||(n=e.split(c).filter(Boolean)),n.pop(),!n.length)return t[e]=this._rules.test(e,u,m);const r=this._t(n.join(c)+c,t,u,n);return t[e]=r.ignored?r:this._rules.test(e,u,m)}ignores(e){return this._test(e,this._ignoreCache,!1).ignored}createFilter(){return e=>!this.ignores(e)}filter(e){return u(e).filter(this.createFilter())}test(e){return this._test(e,this._testCache,!0)}},x=e=>new S(e),R=()=>{w.convert=e=>/^\\\\\?\\/.test(e)||/["<>|\u0000-\u001F]+/u.test(e)?e:e.replace(/\\/g,"/");const e=/^[a-z]:\//i;w.isNotRelative=t=>e.test(t)||B(t)};"undefined"!=typeof process&&"win32"===process.platform&&R(),t.exports=x,x.default=x,t.exports.isPathValid=e=>w(e&&w.convert(e),e,h),f(t.exports,Symbol.for("setupWindows"),R)}}),Tu={};Ie(Tu,{__debug:()=>Pc,__internal:()=>Oc,check:()=>Sc,clearConfigCache:()=>xc,doc:()=>_e,format:()=>Bc,formatWithCursor:()=>wc,getFileInfo:()=>sc,getSupportInfo:()=>Rc,resolveConfig:()=>ss,resolveConfigFile:()=>as,util:()=>Dc,version:()=>ac});var ju=class{diff(e,t,u={}){let n;"function"==typeof u?(n=u,u={}):"callback"in u&&(n=u.callback);const r=this.castInput(e,u),o=this.castInput(t,u),i=this.removeEmpty(this.tokenize(r,u)),s=this.removeEmpty(this.tokenize(o,u));return this.diffWithOptionsObj(i,s,u,n)}diffWithOptionsObj(e,t,u,n){var r;const o=e=>(e=this.postProcess(e,u),n?void setTimeout(function(){n(e)},0):e),i=t.length,s=e.length;let a=1,D=i+s;null!=u.maxEditLength&&(D=Math.min(D,u.maxEditLength));const c=null!==(r=u.timeout)&&void 0!==r?r:1/0,l=Date.now()+c,p=[{oldPos:-1,lastComponent:void 0}];let f=this.extractCommon(p[0],t,e,0,u);if(p[0].oldPos+1>=s&&f+1>=i)return o(this.buildValues(p[0].lastComponent,t,e));let d=-1/0,h=1/0;const F=()=>{for(let n=Math.max(d,-a);n<=Math.min(h,a);n+=2){let r;const a=p[n-1],D=p[n+1];a&&(p[n-1]=void 0);let c=!1;if(D){const e=D.oldPos-n;c=D&&0<=e&&e<i}const l=a&&a.oldPos+1<s;if(c||l){if(r=!l||c&&a.oldPos<D.oldPos?this.addToPath(D,!0,!1,0,u):this.addToPath(a,!1,!0,1,u),f=this.extractCommon(r,t,e,n,u),r.oldPos+1>=s&&f+1>=i)return o(this.buildValues(r.lastComponent,t,e))||!0;p[n]=r,r.oldPos+1>=s&&(h=Math.min(h,n-1)),f+1>=i&&(d=Math.max(d,n+1))}else p[n]=void 0}a++};if(n)!function e(){setTimeout(function(){if(a>D||Date.now()>l)return n(void 0);F()||e()},0)}();else for(;a<=D&&Date.now()<=l;){const e=F();if(e)return e}}addToPath(e,t,u,n,r){const o=e.lastComponent;return o&&!r.oneChangePerToken&&o.added===t&&o.removed===u?{oldPos:e.oldPos+n,lastComponent:{count:o.count+1,added:t,removed:u,previousComponent:o.previousComponent}}:{oldPos:e.oldPos+n,lastComponent:{count:1,added:t,removed:u,previousComponent:o}}}extractCommon(e,t,u,n,r){const o=t.length,i=u.length;let s=e.oldPos,a=s-n,D=0;for(;a+1<o&&s+1<i&&this.equals(u[s+1],t[a+1],r);)a++,s++,D++,r.oneChangePerToken&&(e.lastComponent={count:1,previousComponent:e.lastComponent,added:!1,removed:!1});return D&&!r.oneChangePerToken&&(e.lastComponent={count:D,previousComponent:e.lastComponent,added:!1,removed:!1}),e.oldPos=s,a}equals(e,t,u){return u.comparator?u.comparator(e,t):e===t||!!u.ignoreCase&&e.toLowerCase()===t.toLowerCase()}removeEmpty(e){const t=[];for(let u=0;u<e.length;u++)e[u]&&t.push(e[u]);return t}castInput(e,t){return e}tokenize(e,t){return Array.from(e)}join(e){return e.join("")}postProcess(e,t){return e}get useLongestToken(){return!1}buildValues(e,t,u){const n=[];let r;for(;e;)n.push(e),r=e.previousComponent,delete e.previousComponent,e=r;n.reverse();const o=n.length;let i=0,s=0,a=0;for(;i<o;i++){const e=n[i];if(e.removed)e.value=this.join(u.slice(a,a+e.count)),a+=e.count;else{if(!e.added&&this.useLongestToken){let n=t.slice(s,s+e.count);n=n.map(function(e,t){const n=u[a+t];return n.length>e.length?n:e}),e.value=this.join(n)}else e.value=this.join(t.slice(s,s+e.count));s+=e.count,e.added||(a+=e.count)}}return n}},Iu=new class extends ju{constructor(){super(...arguments),this.tokenize=$u}equals(e,t,u){return u.ignoreWhitespace?(u.newlineIsToken&&e.includes("\n")||(e=e.trim()),u.newlineIsToken&&t.includes("\n")||(t=t.trim())):u.ignoreNewlineAtEof&&!u.newlineIsToken&&(e.endsWith("\n")&&(e=e.slice(0,-1)),t.endsWith("\n")&&(t=t.slice(0,-1))),super.equals(e,t,u)}};function Nu(e,t,u){return Iu.diff(e,t,u)}function $u(e,t){t.stripTrailingCr&&(e=e.replace(/\r\n/g,"\n"));const u=[],n=e.split(/(\n|\r\n)/);n[n.length-1]||n.pop();for(let e=0;e<n.length;e++){const r=n[e];e%2&&!t.newlineIsToken?u[u.length-1]+=r:u.push(r)}return u}var Mu=new class extends ju{tokenize(e){return e.slice()}join(e){return e}removeEmpty(e){return e}};function Uu(e,t,u,n,r,o,i){let s;s=i?"function"==typeof i?{callback:i}:i:{},void 0===s.context&&(s.context=4);const a=s.context;if(s.newlineIsToken)throw new Error("newlineIsToken may not be used with patch-generation functions, only with diffing functions");if(!s.callback)return D(Nu(u,n,s));{const{callback:e}=s;Nu(u,n,Object.assign(Object.assign({},s),{callback:t=>{const u=D(t);e(u)}}))}function D(u){if(!u)return;function n(e){return e.map(function(e){return" "+e})}u.push({value:"",lines:[]});const i=[];let s=0,D=0,c=[],l=1,p=1;for(let e=0;e<u.length;e++){const t=u[e],r=t.lines||Wu(t.value);if(t.lines=r,t.added||t.removed){if(!s){const t=u[e-1];s=l,D=p,t&&(c=a>0?n(t.lines.slice(-a)):[],s-=c.length,D-=c.length)}for(const e of r)c.push((t.added?"+":"-")+e);t.added?p+=r.length:l+=r.length}else{if(s)if(r.length<=2*a&&e<u.length-2)for(const e of n(r))c.push(e);else{const e=Math.min(r.length,a);for(const t of n(r.slice(0,e)))c.push(t);const t={oldStart:s,oldLines:l-s+e,newStart:D,newLines:p-D+e,lines:c};i.push(t),s=0,D=0,c=[]}l+=r.length,p+=r.length}}for(const e of i)for(let t=0;t<e.lines.length;t++)e.lines[t].endsWith("\n")?e.lines[t]=e.lines[t].slice(0,-1):(e.lines.splice(t+1,0,"\"),t++);return{oldFileName:e,newFileName:t,oldHeader:r,newHeader:o,hunks:i}}}function Hu(e){if(Array.isArray(e))return e.map(Hu).join("\n");const t=[];e.oldFileName==e.newFileName&&t.push("Index: "+e.oldFileName),t.push("==================================================================="),t.push("--- "+e.oldFileName+(void 0===e.oldHeader?"":"\t"+e.oldHeader)),t.push("+++ "+e.newFileName+(void 0===e.newHeader?"":"\t"+e.newHeader));for(let u=0;u<e.hunks.length;u++){const n=e.hunks[u];0===n.oldLines&&(n.oldStart-=1),0===n.newLines&&(n.newStart-=1),t.push("@@ -"+n.oldStart+","+n.oldLines+" +"+n.newStart+","+n.newLines+" @@");for(const e of n.lines)t.push(e)}return t.join("\n")+"\n"}function Wu(e){const t=e.endsWith("\n"),u=e.split("\n").map(e=>e+"\n");return t?u.pop():u.push(u.pop().slice(0,-1)),u}var Gu=Ne(Du()),Vu=[],qu=[];function Ku(e,t){if(e===t)return 0;const u=e;e.length>t.length&&(e=t,t=u);let n=e.length,r=t.length;for(;n>0&&e.charCodeAt(~-n)===t.charCodeAt(~-r);)n--,r--;let o,i,s,a,D=0;for(;D<n&&e.charCodeAt(D)===t.charCodeAt(D);)D++;if(n-=D,r-=D,0===n)return r;let c=0,l=0;for(;c<n;)qu[c]=e.charCodeAt(D+c),Vu[c]=++c;for(;l<r;)for(o=t.charCodeAt(D+l),s=l++,i=l,c=0;c<n;c++)a=o===qu[c]?s:s+1,s=Vu[c],i=Vu[c]=s>i?a>i?i+1:a:a>s?s+1:a;return i}var zu=Ne(cu()),Xu={key:e=>/^[$_a-zA-Z][$_a-zA-Z0-9]*$/.test(e)?e:JSON.stringify(e),value(e){if(null===e||"object"!=typeof e)return JSON.stringify(e);if(Array.isArray(e))return`[${e.map(e=>Xu.value(e)).join(", ")}]`;const t=Object.keys(e);return 0===t.length?"{}":`{ ${t.map(t=>`${Xu.key(t)}: ${Xu.value(e[t])}`).join(", ")} }`},pair:({key:e,value:t})=>Xu.value({[e]:t})},Yu=Ne(cu()),Qu=Ne(cu()),Ju=Symbol.for("vnopts.VALUE_NOT_EXIST"),Zu=Symbol.for("vnopts.VALUE_UNCHANGED"),en=" ".repeat(2);function tn(e,t,u,n){return[`Invalid ${Qu.default.red(n.key(e))} value.`,`Expected ${Qu.default.blue(u)},`,`but received ${t===Ju?Qu.default.gray("nothing"):Qu.default.red(n.value(t))}.`].join(" ")}function un({text:e,list:t},u){const n=[];return e&&n.push(`- ${Qu.default.blue(e)}`),t&&n.push([`- ${Qu.default.blue(t.title)}:`].concat(t.values.map(e=>un(e,u-en.length).replace(/^|\n/g,`$&${en}`))).join("\n")),nn(n,u)}function nn(e,t){if(1===e.length)return e[0];const[u,n]=e,[r,o]=e.map(e=>e.split("\n",1)[0].length);return r>t&&r>o?n:u}var rn=Ne(cu()),on=(e,t,{descriptor:u,logger:n,schemas:r})=>{const o=[`Ignored unknown option ${rn.default.yellow(u.pair({key:e,value:t}))}.`],i=Object.keys(r).sort().find(t=>Ku(e,t)<3);i&&o.push(`Did you mean ${rn.default.blue(u.key(i))}?`),n.warn(o.join(" "))},sn=["default","expected","validate","deprecated","forward","redirect","overlap","preprocess","postprocess"];var an=class{static create(e){return function(e,t){const u=new e(t),n=Object.create(u);for(const e of sn)e in t&&(n[e]=Dn(t[e],u,an.prototype[e].length));return n}(this,e)}constructor(e){this.name=e.name}default(e){}expected(e){return"nothing"}validate(e,t){return!1}deprecated(e,t){return!1}forward(e,t){}redirect(e,t){}overlap(e,t,u){return e}preprocess(e,t){return e}postprocess(e,t){return Zu}};function Dn(e,t,u){return"function"==typeof e?(...n)=>e(...n.slice(0,u-1),t,...n.slice(u-1)):()=>e}var cn=class extends an{constructor(e){super(e),this._sourceName=e.sourceName}expected(e){return e.schemas[this._sourceName].expected(e)}validate(e,t){return t.schemas[this._sourceName].validate(e,t)}redirect(e,t){return this._sourceName}},ln=class extends an{expected(){return"anything"}validate(){return!0}},pn=class extends an{constructor({valueSchema:e,name:t=e.name,...u}){super({...u,name:t}),this._valueSchema=e}expected(e){const{text:t,list:u}=e.normalizeExpectedResult(this._valueSchema.expected(e));return{text:t&&`an array of ${t}`,list:u&&{title:"an array of the following values",values:[{list:u}]}}}validate(e,t){if(!Array.isArray(e))return!1;const u=[];for(const n of e){const e=t.normalizeValidateResult(this._valueSchema.validate(n,t),n);!0!==e&&u.push(e.value)}return 0===u.length||{value:u}}deprecated(e,t){const u=[];for(const n of e){const e=t.normalizeDeprecatedResult(this._valueSchema.deprecated(n,t),n);!1!==e&&u.push(...e.map(({value:e})=>({value:[e]})))}return u}forward(e,t){const u=[];for(const n of e){const e=t.normalizeForwardResult(this._valueSchema.forward(n,t),n);u.push(...e.map(fn))}return u}redirect(e,t){const u=[],n=[];for(const r of e){const e=t.normalizeRedirectResult(this._valueSchema.redirect(r,t),r);"remain"in e&&u.push(e.remain),n.push(...e.redirect.map(fn))}return 0===u.length?{redirect:n}:{redirect:n,remain:u}}overlap(e,t){return e.concat(t)}};function fn({from:e,to:t}){return{from:[e],to:t}}var dn=class extends an{expected(){return"true or false"}validate(e){return"boolean"==typeof e}};function hn(e,t){const u=Object.create(null);for(const n of e){const e=n[t];if(u[e])throw new Error(`Duplicate ${t} ${JSON.stringify(e)}`);u[e]=n}return u}function Fn(e,t){if(e===t)return 0;const u=typeof e,n=typeof t,r=["undefined","object","boolean","number","string"];return u!==n?r.indexOf(u)-r.indexOf(n):"string"!==u?Number(e)-Number(t):e.localeCompare(t)}function En(e){return void 0===e?{}:e}function mn(e){if("string"==typeof e)return{text:e};const{text:t,list:u}=e;return function(e,t){if(!e)throw new Error(t)}(void 0!==(t||u),"Unexpected `expected` result, there should be at least one field."),u?{text:t,list:{title:u.title,values:u.values.map(mn)}}:{text:t}}function gn(e,t){return!0===e||(!1===e?{value:t}:e)}function Cn(e,t,u=!1){return!1!==e&&(!0===e?!!u||[{value:t}]:"value"in e?[e]:0!==e.length&&e)}function yn(e,t){return"string"==typeof e||"key"in e?{from:t,to:e}:"from"in e?{from:e.from,to:e.to}:{from:t,to:e.to}}function An(e,t){return void 0===e?[]:Array.isArray(e)?e.map(e=>yn(e,t)):[yn(e,t)]}function vn(e,t){const u=An("object"==typeof e&&"redirect"in e?e.redirect:e,t);return 0===u.length?{remain:t,redirect:u}:"object"==typeof e&&"remain"in e?{remain:e.remain,redirect:u}:{redirect:u}}var bn=class extends an{constructor(e){super(e),this._choices=function(e,t){const u=new Map;for(const n of e){const e=n[t];if(u.has(e))throw new Error(`Duplicate ${t} ${JSON.stringify(e)}`);u.set(e,n)}return u}(e.choices.map(e=>e&&"object"==typeof e?e:{value:e}),"value")}expected({descriptor:e}){const t=Array.from(this._choices.keys()).map(e=>this._choices.get(e)).filter(({hidden:e})=>!e).map(e=>e.value).sort(Fn).map(e.value),u=t.slice(0,-2),n=t.slice(-2);return{text:u.concat(n.join(" or ")).join(", "),list:{title:"one of the following values",values:t}}}validate(e){return this._choices.has(e)}deprecated(e){const t=this._choices.get(e);return!(!t||!t.deprecated)&&{value:e}}forward(e){const t=this._choices.get(e);return t?t.forward:void 0}redirect(e){const t=this._choices.get(e);return t?t.redirect:void 0}},_n=class extends an{expected(){return"a number"}validate(e,t){return"number"==typeof e}},wn=class extends _n{expected(){return"an integer"}validate(e,t){return!0===t.normalizeValidateResult(super.validate(e,t),e)&&function(e){return e===Math.floor(e)}(e)}},Bn=class extends an{expected(){return"a string"}validate(e){return"string"==typeof e}},Sn=Xu,xn=on,Rn=(e,t,u)=>{const{text:n,list:r}=u.normalizeExpectedResult(u.schemas[e].expected(u)),o=[];return n&&o.push(tn(e,t,n,u.descriptor)),r&&o.push([tn(e,t,r.title,u.descriptor)].concat(r.values.map(e=>un(e,u.loggerPrintWidth))).join("\n")),nn(o,u.loggerPrintWidth)},kn=(e,t,{descriptor:u})=>{const n=[`${Yu.default.yellow("string"==typeof e?u.key(e):u.pair(e))} is deprecated`];return t&&n.push(`we now treat it as ${Yu.default.blue("string"==typeof t?u.key(t):u.pair(t))}`),n.join("; ")+"."},On=class{constructor(e,t){const{logger:u=console,loggerPrintWidth:n=80,descriptor:r=Sn,unknown:o=xn,invalid:i=Rn,deprecated:s=kn,missing:a=()=>!1,required:D=()=>!1,preprocess:c=e=>e,postprocess:l=()=>Zu}=t||{};var p;this._utils={descriptor:r,logger:u||{warn:()=>{}},loggerPrintWidth:n,schemas:hn(e,"name"),normalizeDefaultResult:En,normalizeExpectedResult:mn,normalizeDeprecatedResult:Cn,normalizeForwardResult:An,normalizeRedirectResult:vn,normalizeValidateResult:gn},this._unknownHandler=o,this._invalidHandler=(p=i,(...e)=>{const t=p(...e);return"string"==typeof t?new Error(t):t}),this._deprecatedHandler=s,this._identifyMissing=(e,t)=>!(e in t)||a(e,t),this._identifyRequired=D,this._preprocess=c,this._postprocess=l,this.cleanHistory()}cleanHistory(){this._hasDeprecationWarned=function(){const e=Object.create(null);return t=>{const u=JSON.stringify(t);return!!e[u]||(e[u]=!0,!1)}}()}normalize(e){const t={},u=[this._preprocess(e,this._utils)],n=()=>{for(;0!==u.length;){const e=u.shift(),n=this._applyNormalization(e,t);u.push(...n)}};n();for(const e of Object.keys(this._utils.schemas)){const n=this._utils.schemas[e];if(!(e in t)){const t=En(n.default(this._utils));"value"in t&&u.push({[e]:t.value})}}n();for(const e of Object.keys(this._utils.schemas)){if(!(e in t))continue;const u=this._utils.schemas[e],n=t[e],r=u.postprocess(n,this._utils);r!==Zu&&(this._applyValidation(r,e,u),t[e]=r)}return this._applyPostprocess(t),this._applyRequiredCheck(t),t}_applyNormalization(e,t){const u=[],{knownKeys:n,unknownKeys:r}=this._partitionOptionKeys(e);for(const r of n){const n=this._utils.schemas[r],o=n.preprocess(e[r],this._utils);this._applyValidation(o,r,n);const i=({from:e,to:t})=>{u.push("string"==typeof t?{[t]:e}:{[t.key]:t.value})},s=({value:e,redirectTo:t})=>{const u=Cn(n.deprecated(e,this._utils),o,!0);if(!1!==u)if(!0===u)this._hasDeprecationWarned(r)||this._utils.logger.warn(this._deprecatedHandler(r,t,this._utils));else for(const{value:e}of u){const u={key:r,value:e};if(!this._hasDeprecationWarned(u)){const n="string"==typeof t?{key:t,value:e}:t;this._utils.logger.warn(this._deprecatedHandler(u,n,this._utils))}}};An(n.forward(o,this._utils),o).forEach(i);const a=vn(n.redirect(o,this._utils),o);if(a.redirect.forEach(i),"remain"in a){const e=a.remain;t[r]=r in t?n.overlap(t[r],e,this._utils):e,s({value:e})}for(const{from:e,to:t}of a.redirect)s({value:e,redirectTo:t})}for(const n of r){const r=e[n];this._applyUnknownHandler(n,r,t,(e,t)=>{u.push({[e]:t})})}return u}_applyRequiredCheck(e){for(const t of Object.keys(this._utils.schemas))if(this._identifyMissing(t,e)&&this._identifyRequired(t))throw this._invalidHandler(t,Ju,this._utils)}_partitionOptionKeys(e){const[t,u]=function(e,t){const u=[],n=[];for(const r of e)t(r)?u.push(r):n.push(r);return[u,n]}(Object.keys(e).filter(t=>!this._identifyMissing(t,e)),e=>e in this._utils.schemas);return{knownKeys:t,unknownKeys:u}}_applyValidation(e,t,u){const n=gn(u.validate(e,this._utils),e);if(!0!==n)throw this._invalidHandler(t,n.value,this._utils)}_applyUnknownHandler(e,t,u,n){const r=this._unknownHandler(e,t,this._utils);if(r)for(const e of Object.keys(r)){if(this._identifyMissing(e,r))continue;const t=r[e];e in this._utils.schemas?n(e,t):u[e]=t}}_applyPostprocess(e){const t=this._postprocess(e,this._utils);if(t!==Zu){if(t.delete)for(const u of t.delete)delete e[u];if(t.override){const{knownKeys:u,unknownKeys:n}=this._partitionOptionKeys(t.override);for(const n of u){const u=t.override[n];this._applyValidation(u,n,this._utils.schemas[n]),e[n]=u}for(const u of n){const n=t.override[u];this._applyUnknownHandler(u,n,e,(t,u)=>{const n=this._utils.schemas[t];this._applyValidation(u,t,n),e[t]=u})}}}}},Pn={};Ie(Pn,{ArgExpansionBailout:()=>jn,ConfigError:()=>Ln,UndefinedParserError:()=>Tn});var Ln=class extends Error{name="ConfigError"},Tn=class extends Error{name="UndefinedParserError"},jn=class extends Error{name="ArgExpansionBailout"};var In=function(e){const t={...e},u=(u,n)=>{if(!Object.prototype.hasOwnProperty.call(e,u))throw new Error(`Unexpected mock '${u}'.`);t[u]=n};return{mocked:t,implementations:e,mockImplementation:u,mockImplementations:e=>{for(const[t,n]of Object.entries(e))u(t,n)},mockRestore:()=>{Object.assign(t,e)}}},Nn=In({getPrettierConfigSearchStopDirectory:()=>{}}),$n=Nn.mocked,Mn=Ne(dt()),Un=e=>"string"==typeof e&&e.startsWith("file:"),Hn=e=>e instanceof URL||Un(e),Wn=e=>Hn(e)?l.fileURLToPath(e):e,Gn=e=>e?p.resolve(Hn(e)?l.fileURLToPath(e):e):e;var Vn=function(e,t){const u=[[],[]];for(const n of e)u[t(n)?0:1].push(n);return u},qn=Ne(Bu()),Kn=e=>null==e?void 0:e.isFile(),zn=e=>null==e?void 0:e.isDirectory();async function Xn(e,{typeCheck:t,cwd:u,allowSymlinks:n=!0,filter:o}){const i=Gn(u)??r.cwd(),s=Array.isArray(e)?e:[e];for(const e of s){const u=p.join(i,e),r=await Yn(u,n);if(await t(r)&&(!o||await o({name:e,path:u,stats:r})))return u}}async function Yn(e,t=!0){try{return await(t?f.stat:f.lstat)(e)}catch{}}function Qn(e,t){return Xn(e,{...t,typeCheck:Kn})}function Jn(e,t){return Xn(e,{...t,typeCheck:zn})}var Zn,er,tr,ur,nr,rr,or=function*(e,t){let u=Gn(e)??r.cwd(),n=Gn(t);if(n){const e=p.relative(n,u);if("."===e[0]||e===u)return}for(n=n?u.slice(0,n.length):p.parse(u).root;u!==n;)yield u,u=p.dirname(u);yield n},ir=class{constructor(e,{allowSymlinks:t,filter:u,stopDirectory:n,cache:r}={}){He(this,nr),He(this,Zn),He(this,er),He(this,tr,new Map),He(this,ur),$e(this,"findInDirectory"),We(this,Zn,n),We(this,er,r??!0),We(this,ur,n=>this.findInDirectory(e,{cwd:n,filter:u,allowSymlinks:t}))}async search(e,t){for(const u of or(e,Ue(this,Zn))){const e=await Ge(this,nr,rr).call(this,u,(null==t?void 0:t.cache)??Ue(this,er));if(e)return e}}clearCache(){Ue(this,tr).clear()}};Zn=new WeakMap,er=new WeakMap,tr=new WeakMap,ur=new WeakMap,nr=new WeakSet,rr=function(e,t=!0){const u=Ue(this,tr);return t&&u.has(e)||u.set(e,Ue(this,ur).call(this,e)),u.get(e)};var sr,ar=class extends ir{findInDirectory=Qn},Dr=class extends ir{findInDirectory=Jn},cr=[".git",".hg"];var lr=function(e){if(!e)return null;if(e=function(e){const t={},u=Object.keys(e);for(let n=0;n<u.length;n++){const r=u[n];"unset"!==e[r]&&(t[r]=e[r])}return t}(e),0===Object.keys(e).length)return null;const t={};return e.indent_style&&(t.useTabs="tab"===e.indent_style),"tab"===e.indent_size&&(t.useTabs=!0),t.useTabs&&e.tab_width?t.tabWidth=e.tab_width:"space"===e.indent_style&&e.indent_size&&"tab"!==e.indent_size?t.tabWidth=e.indent_size:void 0!==e.tab_width&&(t.tabWidth=e.tab_width),e.max_line_length&&("off"===e.max_line_length?t.printWidth=Number.POSITIVE_INFINITY:t.printWidth=e.max_line_length),"single"===e.quote_type?t.singleQuote=!0:"double"===e.quote_type&&(t.singleQuote=!1),["cr","crlf","lf"].includes(e.end_of_line)&&(t.endOfLine=e.end_of_line),t},pr=new Map;function fr(){null==sr||sr.clearCache(),pr.clear()}async function dr(e,{shouldCache:t}){const n=u.dirname(e),r=await async function(e,t){sr??(sr=new Dr(cr,{allowSymlinks:!1}));const u=await sr.search(e,{cache:t.shouldCache});return u?p.dirname(u):void 0}(n,{shouldCache:t}),o=await qn.default.parse(e,{root:r});return lr(o)}var hr,Fr,Er,mr,gr,Cr,yr,Ar,vr,br,_r,wr,Br,Sr,xr={Space_Separator:/[\u1680\u2000-\u200A\u202F\u205F\u3000]/,ID_Start:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE83\uDE86-\uDE89\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]/,ID_Continue:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D00-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF9\u1D00-\u1DF9\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDE00-\uDE3E\uDE47\uDE50-\uDE83\uDE86-\uDE99\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/},Rr={isSpaceSeparator:e=>"string"==typeof e&&xr.Space_Separator.test(e),isIdStartChar:e=>"string"==typeof e&&(e>="a"&&e<="z"||e>="A"&&e<="Z"||"$"===e||"_"===e||xr.ID_Start.test(e)),isIdContinueChar:e=>"string"==typeof e&&(e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||"$"===e||"_"===e||"‌"===e||"‍"===e||xr.ID_Continue.test(e)),isDigit:e=>"string"==typeof e&&/[0-9]/.test(e),isHexDigit:e=>"string"==typeof e&&/[0-9A-Fa-f]/.test(e)};function kr(e,t,u){const n=e[t];if(null!=n&&"object"==typeof n)if(Array.isArray(n))for(let e=0;e<n.length;e++){const t=String(e),r=kr(n,t,u);void 0===r?delete n[t]:Object.defineProperty(n,t,{value:r,writable:!0,enumerable:!0,configurable:!0})}else for(const e in n){const t=kr(n,e,u);void 0===t?delete n[e]:Object.defineProperty(n,e,{value:t,writable:!0,enumerable:!0,configurable:!0})}return u.call(e,t,n)}function Or(){for(br="default",_r="",wr=!1,Br=1;;){Sr=Pr();const e=Tr[br]();if(e)return e}}function Pr(){if(hr[mr])return String.fromCodePoint(hr.codePointAt(mr))}function Lr(){const e=Pr();return"\n"===e?(gr++,Cr=0):e?Cr+=e.length:Cr++,e&&(mr+=e.length),e}var Tr={default(){switch(Sr){case"\t":case"\v":case"\f":case" ":case" ":case"\ufeff":case"\n":case"\r":case"\u2028":case"\u2029":return void Lr();case"/":return Lr(),void(br="comment");case void 0:return Lr(),jr("eof")}if(!Rr.isSpaceSeparator(Sr))return Tr[Fr]();Lr()},comment(){switch(Sr){case"*":return Lr(),void(br="multiLineComment");case"/":return Lr(),void(br="singleLineComment")}throw Hr(Lr())},multiLineComment(){switch(Sr){case"*":return Lr(),void(br="multiLineCommentAsterisk");case void 0:throw Hr(Lr())}Lr()},multiLineCommentAsterisk(){switch(Sr){case"*":return void Lr();case"/":return Lr(),void(br="default");case void 0:throw Hr(Lr())}Lr(),br="multiLineComment"},singleLineComment(){switch(Sr){case"\n":case"\r":case"\u2028":case"\u2029":return Lr(),void(br="default");case void 0:return Lr(),jr("eof")}Lr()},value(){switch(Sr){case"{":case"[":return jr("punctuator",Lr());case"n":return Lr(),Ir("ull"),jr("null",null);case"t":return Lr(),Ir("rue"),jr("boolean",!0);case"f":return Lr(),Ir("alse"),jr("boolean",!1);case"-":case"+":return"-"===Lr()&&(Br=-1),void(br="sign");case".":return _r=Lr(),void(br="decimalPointLeading");case"0":return _r=Lr(),void(br="zero");case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":return _r=Lr(),void(br="decimalInteger");case"I":return Lr(),Ir("nfinity"),jr("numeric",1/0);case"N":return Lr(),Ir("aN"),jr("numeric",NaN);case'"':case"'":return wr='"'===Lr(),_r="",void(br="string")}throw Hr(Lr())},identifierNameStartEscape(){if("u"!==Sr)throw Hr(Lr());Lr();const e=Nr();switch(e){case"$":case"_":break;default:if(!Rr.isIdStartChar(e))throw Gr()}_r+=e,br="identifierName"},identifierName(){switch(Sr){case"$":case"_":case"‌":case"‍":return void(_r+=Lr());case"\\":return Lr(),void(br="identifierNameEscape")}if(!Rr.isIdContinueChar(Sr))return jr("identifier",_r);_r+=Lr()},identifierNameEscape(){if("u"!==Sr)throw Hr(Lr());Lr();const e=Nr();switch(e){case"$":case"_":case"‌":case"‍":break;default:if(!Rr.isIdContinueChar(e))throw Gr()}_r+=e,br="identifierName"},sign(){switch(Sr){case".":return _r=Lr(),void(br="decimalPointLeading");case"0":return _r=Lr(),void(br="zero");case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":return _r=Lr(),void(br="decimalInteger");case"I":return Lr(),Ir("nfinity"),jr("numeric",Br*(1/0));case"N":return Lr(),Ir("aN"),jr("numeric",NaN)}throw Hr(Lr())},zero(){switch(Sr){case".":return _r+=Lr(),void(br="decimalPoint");case"e":case"E":return _r+=Lr(),void(br="decimalExponent");case"x":case"X":return _r+=Lr(),void(br="hexadecimal")}return jr("numeric",0*Br)},decimalInteger(){switch(Sr){case".":return _r+=Lr(),void(br="decimalPoint");case"e":case"E":return _r+=Lr(),void(br="decimalExponent")}if(!Rr.isDigit(Sr))return jr("numeric",Br*Number(_r));_r+=Lr()},decimalPointLeading(){if(Rr.isDigit(Sr))return _r+=Lr(),void(br="decimalFraction");throw Hr(Lr())},decimalPoint(){switch(Sr){case"e":case"E":return _r+=Lr(),void(br="decimalExponent")}return Rr.isDigit(Sr)?(_r+=Lr(),void(br="decimalFraction")):jr("numeric",Br*Number(_r))},decimalFraction(){switch(Sr){case"e":case"E":return _r+=Lr(),void(br="decimalExponent")}if(!Rr.isDigit(Sr))return jr("numeric",Br*Number(_r));_r+=Lr()},decimalExponent(){switch(Sr){case"+":case"-":return _r+=Lr(),void(br="decimalExponentSign")}if(Rr.isDigit(Sr))return _r+=Lr(),void(br="decimalExponentInteger");throw Hr(Lr())},decimalExponentSign(){if(Rr.isDigit(Sr))return _r+=Lr(),void(br="decimalExponentInteger");throw Hr(Lr())},decimalExponentInteger(){if(!Rr.isDigit(Sr))return jr("numeric",Br*Number(_r));_r+=Lr()},hexadecimal(){if(Rr.isHexDigit(Sr))return _r+=Lr(),void(br="hexadecimalInteger");throw Hr(Lr())},hexadecimalInteger(){if(!Rr.isHexDigit(Sr))return jr("numeric",Br*Number(_r));_r+=Lr()},string(){switch(Sr){case"\\":return Lr(),void(_r+=function(){switch(Pr()){case"b":return Lr(),"\b";case"f":return Lr(),"\f";case"n":return Lr(),"\n";case"r":return Lr(),"\r";case"t":return Lr(),"\t";case"v":return Lr(),"\v";case"0":if(Lr(),Rr.isDigit(Pr()))throw Hr(Lr());return"\0";case"x":return Lr(),function(){let e="",t=Pr();if(!Rr.isHexDigit(t))throw Hr(Lr());if(e+=Lr(),t=Pr(),!Rr.isHexDigit(t))throw Hr(Lr());return e+=Lr(),String.fromCodePoint(parseInt(e,16))}();case"u":return Lr(),Nr();case"\n":case"\u2028":case"\u2029":return Lr(),"";case"\r":return Lr(),"\n"===Pr()&&Lr(),"";case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":case void 0:throw Hr(Lr())}return Lr()}());case'"':return wr?(Lr(),jr("string",_r)):void(_r+=Lr());case"'":return wr?void(_r+=Lr()):(Lr(),jr("string",_r));case"\n":case"\r":throw Hr(Lr());case"\u2028":case"\u2029":e=Sr,console.warn(`JSON5: '${Vr(e)}' in strings is not valid ECMAScript; consider escaping`);break;case void 0:throw Hr(Lr())}var e;_r+=Lr()},start(){switch(Sr){case"{":case"[":return jr("punctuator",Lr())}br="value"},beforePropertyName(){switch(Sr){case"$":case"_":return _r=Lr(),void(br="identifierName");case"\\":return Lr(),void(br="identifierNameStartEscape");case"}":return jr("punctuator",Lr());case'"':case"'":return wr='"'===Lr(),void(br="string")}if(Rr.isIdStartChar(Sr))return _r+=Lr(),void(br="identifierName");throw Hr(Lr())},afterPropertyName(){if(":"===Sr)return jr("punctuator",Lr());throw Hr(Lr())},beforePropertyValue(){br="value"},afterPropertyValue(){switch(Sr){case",":case"}":return jr("punctuator",Lr())}throw Hr(Lr())},beforeArrayValue(){if("]"===Sr)return jr("punctuator",Lr());br="value"},afterArrayValue(){switch(Sr){case",":case"]":return jr("punctuator",Lr())}throw Hr(Lr())},end(){throw Hr(Lr())}};function jr(e,t){return{type:e,value:t,line:gr,column:Cr}}function Ir(e){for(const t of e){if(Pr()!==t)throw Hr(Lr());Lr()}}function Nr(){let e="",t=4;for(;t-- >0;){const t=Pr();if(!Rr.isHexDigit(t))throw Hr(Lr());e+=Lr()}return String.fromCodePoint(parseInt(e,16))}var $r={start(){if("eof"===yr.type)throw Wr();Mr()},beforePropertyName(){switch(yr.type){case"identifier":case"string":return Ar=yr.value,void(Fr="afterPropertyName");case"punctuator":return void Ur();case"eof":throw Wr()}},afterPropertyName(){if("eof"===yr.type)throw Wr();Fr="beforePropertyValue"},beforePropertyValue(){if("eof"===yr.type)throw Wr();Mr()},beforeArrayValue(){if("eof"===yr.type)throw Wr();"punctuator"!==yr.type||"]"!==yr.value?Mr():Ur()},afterPropertyValue(){if("eof"===yr.type)throw Wr();switch(yr.value){case",":return void(Fr="beforePropertyName");case"}":Ur()}},afterArrayValue(){if("eof"===yr.type)throw Wr();switch(yr.value){case",":return void(Fr="beforeArrayValue");case"]":Ur()}},end(){}};function Mr(){let e;switch(yr.type){case"punctuator":switch(yr.value){case"{":e={};break;case"[":e=[]}break;case"null":case"boolean":case"numeric":case"string":e=yr.value}if(void 0===vr)vr=e;else{const t=Er[Er.length-1];Array.isArray(t)?t.push(e):Object.defineProperty(t,Ar,{value:e,writable:!0,enumerable:!0,configurable:!0})}if(null!==e&&"object"==typeof e)Er.push(e),Fr=Array.isArray(e)?"beforeArrayValue":"beforePropertyName";else{const e=Er[Er.length-1];Fr=null==e?"end":Array.isArray(e)?"afterArrayValue":"afterPropertyValue"}}function Ur(){Er.pop();const e=Er[Er.length-1];Fr=null==e?"end":Array.isArray(e)?"afterArrayValue":"afterPropertyValue"}function Hr(e){return qr(void 0===e?`JSON5: invalid end of input at ${gr}:${Cr}`:`JSON5: invalid character '${Vr(e)}' at ${gr}:${Cr}`)}function Wr(){return qr(`JSON5: invalid end of input at ${gr}:${Cr}`)}function Gr(){return qr(`JSON5: invalid identifier character at ${gr}:${Cr-=5}`)}function Vr(e){const t={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};if(t[e])return t[e];if(e<" "){const t=e.charCodeAt(0).toString(16);return"\\x"+("00"+t).substring(t.length)}return e}function qr(e){const t=new SyntaxError(e);return t.lineNumber=gr,t.columnNumber=Cr,t}var Kr=function(e,t){hr=String(e),Fr="start",Er=[],mr=0,gr=1,Cr=0,yr=void 0,Ar=void 0,vr=void 0;do{yr=Or(),$r[Fr]()}while("eof"!==yr.type);return"function"==typeof t?kr({"":vr},"",t):vr},zr=Ne(Ou());var Xr,Yr,Qr,Jr,Zr,eo,to,uo=class e extends Error{constructor(t){var u,n=(...e)=>(super(...e),He(this,eo),$e(this,"name","JSONError"),$e(this,"fileName"),He(this,Xr),He(this,Yr),He(this,Qr),He(this,Jr),He(this,Zr),this);if("string"==typeof t)n(),We(this,Qr,t);else{const{jsonParseError:e,fileName:u,input:r}=t;n(void 0,{cause:e}),We(this,Xr,r),We(this,Yr,e),this.fileName=u}null==(u=Error.captureStackTrace)||u.call(Error,this,e)}get message(){Ue(this,Qr)??We(this,Qr,`${oo(Ue(this,Yr).message)}${""===Ue(this,Xr)?" while parsing empty string":""}`);const{codeFrame:e}=this;return`${Ue(this,Qr)}${this.fileName?` in ${this.fileName}`:""}${e?`\n\n${e}\n`:""}`}set message(e){We(this,Qr,e)}get codeFrame(){return Ue(this,Jr)??We(this,Jr,Ge(this,eo,to).call(this,!0)),Ue(this,Jr)}get rawCodeFrame(){return Ue(this,Zr)??We(this,Zr,Ge(this,eo,to).call(this,!1)),Ue(this,Zr)}};Xr=new WeakMap,Yr=new WeakMap,Qr=new WeakMap,Jr=new WeakMap,Zr=new WeakMap,eo=new WeakSet,to=function(e){if(!Ue(this,Yr))return;const t=Ue(this,Xr),u=ro(t,Ue(this,Yr).message);return u?(0,zr.codeFrameColumns)(t,{start:u},{highlightCode:e}):void 0};var no=uo,ro=(e,t)=>{const u=t.match(/in JSON at position (?<index>\d+)(?: \(line (?<line>\d+) column (?<column>\d+)\))?$/);if(!u)return;const{index:n,line:r,column:o}=u.groups;return r&&o?{line:Number(r),column:Number(o)}:function(e,t,{oneBased:u=!1}={}){if("string"!=typeof e)throw new TypeError("Text parameter should be a string");if(!Number.isInteger(t))throw new TypeError("Index parameter should be an integer");if(t<0||t>e.length)throw new RangeError("Index out of bounds");const n=function(e,t){const u=0===t?-1:e.lastIndexOf("\n",t-1);return{line:-1===u?0:e.slice(0,u+1).match(/\n/g).length,column:t-u-1}}(e,t);return u?{line:n.line+1,column:n.column+1}:n}(e,Number(n),{oneBased:!0})},oo=e=>e.replace(/(?<=^Unexpected token )(?<quote>')?(.)\k<quote>/,(e,t,u)=>{return`"${u}"(${n=u,`\\u{${n.codePointAt(0).toString(16)}}`})`;var n});var io=class extends Error{line;column;codeblock;constructor(e,t){const[u,n]=function(e,t){let u=e.slice(0,t).split(/\r\n|\n|\r/g);return[u.length,u.pop().length+1]}(t.toml,t.ptr),r=function(e,t,u){let n=e.split(/\r\n|\n|\r/g),r="",o=1+(0|Math.log10(t+1));for(let e=t-1;e<=t+1;e++){let i=n[e-1];i&&(r+=e.toString().padEnd(o," "),r+=": ",r+=i,r+="\n",e===t&&(r+=" ".repeat(o+u+2),r+="^\n"))}return r}(t.toml,u,n);super(`Invalid TOML document: ${e}\n\n${r}`,t),this.line=u,this.column=n,this.codeblock=r}};function so(e,t=0,u=e.length){let n=e.indexOf("\n",t);return"\r"===e[n-1]&&n--,n<=u?n:-1}function ao(e,t){for(let u=t;u<e.length;u++){let n=e[u];if("\n"===n)return u;if("\r"===n&&"\n"===e[u+1])return u+1;if(n<" "&&"\t"!==n||""===n)throw new io("control characters are not allowed in comments",{toml:e,ptr:t})}return e.length}function Do(e,t,u,n){let r;for(;" "===(r=e[t])||"\t"===r||!u&&("\n"===r||"\r"===r&&"\n"===e[t+1]);)t++;return n||"#"!==r?t:Do(e,ao(e,t),u)}function co(e,t,u,n,r=!1){if(!n)return(t=so(e,t))<0?e.length:t;for(let o=t;o<e.length;o++){let t=e[o];if("#"===t)o=so(e,o);else{if(t===u)return o+1;if(t===n||r&&("\n"===t||"\r"===t&&"\n"===e[o+1]))return o}}throw new io("cannot find end of structure",{toml:e,ptr:t})}function lo(e,t){let u=e[t],n=u===e[t+1]&&e[t+1]===e[t+2]?e.slice(t,t+3):u;t+=n.length-1;do{t=e.indexOf(n,++t)}while(t>-1&&"'"!==u&&"\\"===e[t-1]&&("\\"!==e[t-2]||"\\"===e[t-3]));return t>-1&&(t+=n.length,n.length>1&&(e[t]===u&&t++,e[t]===u&&t++)),t}var po,fo,ho,Fo=/^(\d{4}-\d{2}-\d{2})?[T ]?(?:(\d{2}):\d{2}:\d{2}(?:\.\d+)?)?(Z|[-+]\d{2}:\d{2})?$/i,Eo=class e extends Date{constructor(e){let t=!0,u=!0,n="Z";if("string"==typeof e){let r=e.match(Fo);r?(r[1]||(t=!1,e=`0000-01-01T${e}`),u=!!r[2],u&&" "===e[10]&&(e=e.replace(" ","T")),r[2]&&+r[2]>23?e="":(n=r[3]||null,e=e.toUpperCase(),!n&&u&&(e+="Z"))):e=""}super(e),He(this,po,!1),He(this,fo,!1),He(this,ho,null),isNaN(this.getTime())||(We(this,po,t),We(this,fo,u),We(this,ho,n))}isDateTime(){return Ue(this,po)&&Ue(this,fo)}isLocal(){return!Ue(this,po)||!Ue(this,fo)||!Ue(this,ho)}isDate(){return Ue(this,po)&&!Ue(this,fo)}isTime(){return Ue(this,fo)&&!Ue(this,po)}isValid(){return Ue(this,po)||Ue(this,fo)}toISOString(){let e=super.toISOString();if(this.isDate())return e.slice(0,10);if(this.isTime())return e.slice(11,23);if(null===Ue(this,ho))return e.slice(0,-1);if("Z"===Ue(this,ho))return e;let t=60*+Ue(this,ho).slice(1,3)+ +Ue(this,ho).slice(4,6);return t="-"===Ue(this,ho)[0]?t:-t,new Date(this.getTime()-6e4*t).toISOString().slice(0,-1)+Ue(this,ho)}static wrapAsOffsetDateTime(t,u="Z"){let n=new e(t);return We(n,ho,u),n}static wrapAsLocalDateTime(t){let u=new e(t);return We(u,ho,null),u}static wrapAsLocalDate(t){let u=new e(t);return We(u,fo,!1),We(u,ho,null),u}static wrapAsLocalTime(t){let u=new e(t);return We(u,po,!1),We(u,ho,null),u}};po=new WeakMap,fo=new WeakMap,ho=new WeakMap;var mo=Eo,go=/^((0x[0-9a-fA-F](_?[0-9a-fA-F])*)|(([+-]|0[ob])?\d(_?\d)*))$/,Co=/^[+-]?\d(_?\d)*(\.\d(_?\d)*)?([eE][+-]?\d(_?\d)*)?$/,yo=/^[+-]?0[0-9_]/,Ao=/^[0-9a-f]{4,8}$/i,vo={b:"\b",t:"\t",n:"\n",f:"\f",r:"\r",'"':'"',"\\":"\\"};function bo(e,t=0,u=e.length){let n="'"===e[t],r=e[t++]===e[t]&&e[t]===e[t+1];r&&(u-=2,"\r"===e[t+=2]&&t++,"\n"===e[t]&&t++);let o,i=0,s="",a=t;for(;t<u-1;){let u=e[t++];if("\n"===u||"\r"===u&&"\n"===e[t]){if(!r)throw new io("newlines are not allowed in strings",{toml:e,ptr:t-1})}else if(u<" "&&"\t"!==u||""===u)throw new io("control characters are not allowed in strings",{toml:e,ptr:t-1});if(o){if(o=!1,"u"===u||"U"===u){let n=e.slice(t,t+="u"===u?4:8);if(!Ao.test(n))throw new io("invalid unicode escape",{toml:e,ptr:i});try{s+=String.fromCodePoint(parseInt(n,16))}catch{throw new io("invalid unicode escape",{toml:e,ptr:i})}}else if(!r||"\n"!==u&&" "!==u&&"\t"!==u&&"\r"!==u){if(!(u in vo))throw new io("unrecognized escape sequence",{toml:e,ptr:i});s+=vo[u]}else{if("\n"!==e[t=Do(e,t-1,!0)]&&"\r"!==e[t])throw new io("invalid escape: only line-ending whitespace may be escaped",{toml:e,ptr:i});t=Do(e,t)}a=t}else n||"\\"!==u||(i=t-1,o=!0,s+=e.slice(a,i))}return s+e.slice(a,u-1)}function _o(e,t,u){if("true"===e)return!0;if("false"===e)return!1;if("-inf"===e)return-1/0;if("inf"===e||"+inf"===e)return 1/0;if("nan"===e||"+nan"===e||"-nan"===e)return NaN;if("-0"===e)return 0;let n;if((n=go.test(e))||Co.test(e)){if(yo.test(e))throw new io("leading zeroes are not allowed",{toml:t,ptr:u});let r=+e.replace(/_/g,"");if(isNaN(r))throw new io("invalid number",{toml:t,ptr:u});if(n&&!Number.isSafeInteger(r))throw new io("integer value cannot be represented losslessly",{toml:t,ptr:u});return r}let r=new mo(e);if(!r.isValid())throw new io("invalid value",{toml:t,ptr:u});return r}function wo(e,t,u,n=-1){if(0===n)throw new io("document contains excessively nested structures. aborting.",{toml:e,ptr:t});let r,o=e[t];if("["===o||"{"===o){let[r,i]="["===o?function(e,t,u=-1){let n,r=[];t++;for(;"]"!==(n=e[t++])&&n;){if(","===n)throw new io("expected value, found comma",{toml:e,ptr:t-1});if("#"===n)t=ao(e,t);else if(" "!==n&&"\t"!==n&&"\n"!==n&&"\r"!==n){let n=wo(e,t-1,"]",u-1);r.push(n[0]),t=n[1]}}if(!n)throw new io("unfinished array encountered",{toml:e,ptr:t});return[r,t]}(e,t,n):function(e,t,u=-1){let n,r={},o=new Set,i=0;t++;for(;"}"!==(n=e[t++])&&n;){if("\n"===n)throw new io("newlines are not allowed in inline tables",{toml:e,ptr:t-1});if("#"===n)throw new io("inline tables cannot contain comments",{toml:e,ptr:t-1});if(","===n)throw new io("expected key-value, found comma",{toml:e,ptr:t-1});if(" "!==n&&"\t"!==n){let n,s=r,a=!1,[D,c]=So(e,t-1);for(let u=0;u<D.length;u++){if(u&&(s=a?s[n]:s[n]={}),n=D[u],(a=Object.hasOwn(s,n))&&("object"!=typeof s[n]||o.has(s[n])))throw new io("trying to redefine an already defined value",{toml:e,ptr:t});a||"__proto__"!==n||Object.defineProperty(s,n,{enumerable:!0,configurable:!0,writable:!0})}if(a)throw new io("trying to redefine an already defined value",{toml:e,ptr:t});let[l,p]=wo(e,c,"}",u-1);o.add(l),s[n]=l,i=","===e[(t=p)-1]?t-1:0}}if(i)throw new io("trailing commas are not allowed in inline tables",{toml:e,ptr:i});if(!n)throw new io("unfinished table encountered",{toml:e,ptr:t});return[r,t]}(e,t,n),s=u?co(e,i,",",u):i;if(i-s&&"}"===u){let t=so(e,i,s);if(t>-1)throw new io("newlines are not allowed in inline tables",{toml:e,ptr:t})}return[r,s]}if('"'===o||"'"===o){r=lo(e,t);let n=bo(e,t,r);if(u){if(r=Do(e,r,"]"!==u),e[r]&&","!==e[r]&&e[r]!==u&&"\n"!==e[r]&&"\r"!==e[r])throw new io("unexpected character encountered",{toml:e,ptr:r});r+=+(","===e[r])}return[n,r]}r=co(e,t,",",u);let i=function(e,t,u,n){let r=e.slice(t,u),o=r.indexOf("#");o>-1&&(ao(e,o),r=r.slice(0,o));let i=r.trimEnd();if(!n){let u=r.indexOf("\n",i.length);if(u>-1)throw new io("newlines are not allowed in inline tables",{toml:e,ptr:t+u})}return[i,o]}(e,t,r-+(","===e[r-1]),"]"===u);if(!i[0])throw new io("incomplete key-value declaration: no value specified",{toml:e,ptr:t});return u&&i[1]>-1&&(r=Do(e,t+i[1]),r+=+(","===e[r])),[_o(i[0],e,t),r]}var Bo=/^[a-zA-Z0-9-_]+[ \t]*$/;function So(e,t,u="="){let n=t-1,r=[],o=e.indexOf(u,t);if(o<0)throw new io("incomplete key-value: cannot find end of key",{toml:e,ptr:t});do{let i=e[t=++n];if(" "!==i&&"\t"!==i)if('"'===i||"'"===i){if(i===e[t+1]&&i===e[t+2])throw new io("multiline strings are not allowed in keys",{toml:e,ptr:t});let s=lo(e,t);if(s<0)throw new io("unfinished string encountered",{toml:e,ptr:t});n=e.indexOf(".",s);let a=e.slice(s,n<0||n>o?o:n),D=so(a);if(D>-1)throw new io("newlines are not allowed in keys",{toml:e,ptr:t+n+D});if(a.trimStart())throw new io("found extra tokens after the string part",{toml:e,ptr:s});if(o<s&&(o=e.indexOf(u,s),o<0))throw new io("incomplete key-value: cannot find end of key",{toml:e,ptr:t});r.push(bo(e,t,s))}else{n=e.indexOf(".",t);let u=e.slice(t,n<0||n>o?o:n);if(!Bo.test(u))throw new io("only letter, numbers, dashes and underscores are allowed in keys",{toml:e,ptr:t});r.push(u.trimEnd())}}while(n+1&&n<o);return[r,Do(e,o+1,!0,!0)]}function xo(e,t,u,n){var r,o;let i,s,a=t,D=u,c=!1;for(let t=0;t<e.length;t++){if(t){if(a=c?a[i]:a[i]={},D=(s=D[i]).c,0===n&&(1===s.t||2===s.t))return null;if(2===s.t){let e=a.length-1;a=a[e],D=D[e].c}}if(i=e[t],(c=Object.hasOwn(a,i))&&0===(null==(r=D[i])?void 0:r.t)&&(null==(o=D[i])?void 0:o.d))return null;c||("__proto__"===i&&(Object.defineProperty(a,i,{enumerable:!0,configurable:!0,writable:!0}),Object.defineProperty(D,i,{enumerable:!0,configurable:!0,writable:!0})),D[i]={t:t<e.length-1&&2===n?3:n,d:!1,i:0,c:{}})}if(s=D[i],s.t!==n&&(1!==n||3!==s.t))return null;if(2===n&&(s.d||(s.d=!0,a[i]=[]),a[i].push(a={}),s.c[s.i++]=s={t:1,d:!1,i:0,c:{}}),s.d)return null;if(s.d=!0,1===n)a=c?a[i]:a[i]={};else if(0===n&&c)return null;return[i,a,s.c]}var Ro=async function(e){Un(e)&&(e=new URL(e));try{return await n.readFile(e,"utf8")}catch(t){if("ENOENT"===t.code)return;throw new Error(`Unable to read '${e}': ${t.message}`)}};async function ko(e){const t=await Ro(e);try{return function(e,t,u){try{return JSON.parse(e,t)}catch(t){throw new no({jsonParseError:t,fileName:u,input:e})}}(t)}catch(t){throw t.message=`JSON Error in ${e}:\n${t.message}`,t}}async function Oo(e){return(await import(t.pathToFileURL(e).href)).default}var Po,Lo=process.versions.bun?async function(e){const{prettier:t}=await async function(e){try{return await ko(e)}catch(t){try{return await Oo(e)}catch{}throw t}}(e);return t}:async function(e){const{prettier:t}=await ko(e);return t};async function To(e){const{prettier:t}=await jo(e);return t}async function jo(e){const t=await Ro(e);Po||({__parsePrettierYamlConfig:Po}=await Promise.resolve().then(function(){return require("./yaml-CIIYxOPp.js")}));try{return Po(t)}catch(t){throw t.message=`YAML Error in ${e}:\n${t.message}`,t}}var Io={".toml":async function(e){const t=await Ro(e);try{return function(e){let t={},u={},n=t,r=u;for(let o=Do(e,0);o<e.length;){if("["===e[o]){let i="["===e[++o],s=So(e,o+=+i,"]");if(i){if("]"!==e[s[1]-1])throw new io("expected end of table declaration",{toml:e,ptr:s[1]-1});s[1]++}let a=xo(s[0],t,u,i?2:1);if(!a)throw new io("trying to redefine an already defined table or value",{toml:e,ptr:o});r=a[2],n=a[1],o=s[1]}else{let t=So(e,o),u=xo(t[0],n,r,0);if(!u)throw new io("trying to redefine an already defined table or value",{toml:e,ptr:o});let i=wo(e,t[1],void 0,1e3);u[1][u[0]]=i[0],o=i[1]}if(o=Do(e,o,!0),e[o]&&"\n"!==e[o]&&"\r"!==e[o])throw new io("each key-value declaration must be followed by an end-of-line",{toml:e,ptr:o});o=Do(e,o)}return t}(t)}catch(t){throw t.message=`TOML Error in ${e}:\n${t.message}`,t}},".json5":async function(e){const t=await Ro(e);try{return Kr(t)}catch(t){throw t.message=`JSON5 Error in ${e}:\n${t.message}`,t}},".json":ko,".js":Oo,".mjs":Oo,".cjs":Oo,".ts":Oo,".mts":Oo,".cts":Oo,".yaml":jo,".yml":jo,"":jo},No=["package.json","package.yaml",".prettierrc",".prettierrc.json",".prettierrc.yaml",".prettierrc.yml",".prettierrc.json5",".prettierrc.js",".prettierrc.ts",".prettierrc.mjs",".prettierrc.mts",".prettierrc.cjs",".prettierrc.cts","prettier.config.js","prettier.config.ts","prettier.config.mjs","prettier.config.mts","prettier.config.cjs","prettier.config.cts",".prettierrc.toml"];async function $o({name:e,path:t}){if("package.json"===e)try{return Boolean(await Lo(t))}catch{return!1}if("package.yaml"===e)try{return Boolean(await To(t))}catch{return!1}return!0}var Mo=function(e){return new ar(No,{filter:$o,stopDirectory:e})},Uo={}.hasOwnProperty,Ho=/^([A-Z][a-z\d]*)+$/,Wo=new Set(["string","function","number","object","Function","Object","boolean","bigint","symbol"]),Go={};function Vo(e,t="and"){return e.length<3?e.join(` ${t} `):`${e.slice(0,-1).join(", ")}, ${t} ${e[e.length-1]}`}var qo,Ko=new Map;function zo(e,t,u){return Ko.set(e,t),function(e,t){return u;function u(...u){const n=Error.stackTraceLimit;Xo()&&(Error.stackTraceLimit=0);const r=new e;Xo()&&(Error.stackTraceLimit=n);const i=function(e,t,u){const n=Ko.get(e);if(o(void 0!==n,"expected `message` to be found"),"function"==typeof n)return o(n.length<=t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${n.length}).`),Reflect.apply(n,u,t);const r=/%[dfijoOs]/g;let i=0;for(;null!==r.exec(n);)i++;return o(i===t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${i}).`),0===t.length?n:(t.unshift(n),Reflect.apply(a.format,null,t))}(t,u,r);return Object.defineProperties(r,{message:{value:i,enumerable:!1,writable:!0,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},enumerable:!1,writable:!0,configurable:!0}}),Yo(r),r.code=t,r}}(u,e)}function Xo(){try{if(s.startupSnapshot.isBuildingSnapshot())return!1}catch{}const e=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit");return void 0===e?Object.isExtensible(Error):Uo.call(e,"writable")&&void 0!==e.writable?e.writable:void 0!==e.set}Go.ERR_INVALID_ARG_TYPE=zo("ERR_INVALID_ARG_TYPE",(e,t,u)=>{o("string"==typeof e,"'name' must be a string"),Array.isArray(t)||(t=[t]);let n="The ";if(e.endsWith(" argument"))n+=`${e} `;else{const t=e.includes(".")?"property":"argument";n+=`"${e}" ${t} `}n+="must be ";const r=[],i=[],s=[];for(const e of t)o("string"==typeof e,"All expected entries have to be of type string"),Wo.has(e)?r.push(e.toLowerCase()):null===Ho.exec(e)?(o("object"!==e,'The value "object" should be written as "Object"'),s.push(e)):i.push(e);if(i.length>0){const e=r.indexOf("object");-1!==e&&(r.slice(e,1),i.push("Object"))}return r.length>0&&(n+=`${r.length>1?"one of type":"of type"} ${Vo(r,"or")}`,(i.length>0||s.length>0)&&(n+=" or ")),i.length>0&&(n+=`an instance of ${Vo(i,"or")}`,s.length>0&&(n+=" or ")),s.length>0&&(s.length>1?n+=`one of ${Vo(s,"or")}`:(s[0].toLowerCase()!==s[0]&&(n+="an "),n+=`${s[0]}`)),n+=`. Received ${function(e){if(null==e)return String(e);if("function"==typeof e&&e.name)return`function ${e.name}`;if("object"==typeof e)return e.constructor&&e.constructor.name?`an instance of ${e.constructor.name}`:`${a.inspect(e,{depth:-1})}`;let t=a.inspect(e,{colors:!1});t.length>28&&(t=`${t.slice(0,25)}...`);return`type ${typeof e} (${t})`}(u)}`,n},TypeError),Go.ERR_INVALID_MODULE_SPECIFIER=zo("ERR_INVALID_MODULE_SPECIFIER",(e,t,u=void 0)=>`Invalid module "${e}" ${t}${u?` imported from ${u}`:""}`,TypeError),Go.ERR_INVALID_PACKAGE_CONFIG=zo("ERR_INVALID_PACKAGE_CONFIG",(e,t,u)=>`Invalid package config ${e}${t?` while importing ${t}`:""}${u?`. ${u}`:""}`,Error),Go.ERR_INVALID_PACKAGE_TARGET=zo("ERR_INVALID_PACKAGE_TARGET",(e,t,u,n=!1,r=void 0)=>{const i="string"==typeof u&&!n&&u.length>0&&!u.startsWith("./");return"."===t?(o(!1===n),`Invalid "exports" main target ${JSON.stringify(u)} defined in the package config ${e}package.json${r?` imported from ${r}`:""}${i?'; targets must start with "./"':""}`):`Invalid "${n?"imports":"exports"}" target ${JSON.stringify(u)} defined for '${t}' in the package config ${e}package.json${r?` imported from ${r}`:""}${i?'; targets must start with "./"':""}`},Error),Go.ERR_MODULE_NOT_FOUND=zo("ERR_MODULE_NOT_FOUND",(e,t,u=!1)=>`Cannot find ${u?"module":"package"} '${e}' imported from ${t}`,Error),Go.ERR_NETWORK_IMPORT_DISALLOWED=zo("ERR_NETWORK_IMPORT_DISALLOWED","import of '%s' by %s is not supported: %s",Error),Go.ERR_PACKAGE_IMPORT_NOT_DEFINED=zo("ERR_PACKAGE_IMPORT_NOT_DEFINED",(e,t,u)=>`Package import specifier "${e}" is not defined${t?` in package ${t}package.json`:""} imported from ${u}`,TypeError),Go.ERR_PACKAGE_PATH_NOT_EXPORTED=zo("ERR_PACKAGE_PATH_NOT_EXPORTED",(e,t,u=void 0)=>"."===t?`No "exports" main defined in ${e}package.json${u?` imported from ${u}`:""}`:`Package subpath '${t}' is not defined by "exports" in ${e}package.json${u?` imported from ${u}`:""}`,Error),Go.ERR_UNSUPPORTED_DIR_IMPORT=zo("ERR_UNSUPPORTED_DIR_IMPORT","Directory import '%s' is not supported resolving ES modules imported from %s",Error),Go.ERR_UNSUPPORTED_RESOLVE_REQUEST=zo("ERR_UNSUPPORTED_RESOLVE_REQUEST",'Failed to resolve module specifier "%s" from "%s": Invalid relative URL or base scheme is not hierarchical.',TypeError),Go.ERR_UNKNOWN_FILE_EXTENSION=zo("ERR_UNKNOWN_FILE_EXTENSION",(e,t)=>`Unknown file extension "${e}" for ${t}`,TypeError),Go.ERR_INVALID_ARG_VALUE=zo("ERR_INVALID_ARG_VALUE",(e,t,u="is invalid")=>{let n=a.inspect(t);n.length>128&&(n=`${n.slice(0,128)}...`);return`The ${e.includes(".")?"property":"argument"} '${e}' ${u}. Received ${n}`},TypeError);var Yo=function(e){const t="__node_internal_"+e.name;return Object.defineProperty(e,"name",{value:t}),e}(function(e){const t=Xo();return t&&(qo=Error.stackTraceLimit,Error.stackTraceLimit=Number.POSITIVE_INFINITY),Error.captureStackTrace(e),t&&(Error.stackTraceLimit=qo),e});var Qo={}.hasOwnProperty,{ERR_INVALID_PACKAGE_CONFIG:Jo}=Go,Zo=new Map;function ei(e,{base:n,specifier:r}){const o=Zo.get(e);if(o)return o;let s;try{s=i.readFileSync(u.toNamespacedPath(e),"utf8")}catch(e){const t=e;if("ENOENT"!==t.code)throw t}const a={exists:!1,pjsonPath:e,main:void 0,name:void 0,type:"none",exports:void 0,imports:void 0};if(void 0!==s){let u;try{u=JSON.parse(s)}catch(u){const o=u,i=new Jo(e,(n?`"${r}" from `:"")+t.fileURLToPath(n||r),o.message);throw i.cause=o,i}a.exists=!0,Qo.call(u,"name")&&"string"==typeof u.name&&(a.name=u.name),Qo.call(u,"main")&&"string"==typeof u.main&&(a.main=u.main),Qo.call(u,"exports")&&(a.exports=u.exports),Qo.call(u,"imports")&&(a.imports=u.imports),!Qo.call(u,"type")||"commonjs"!==u.type&&"module"!==u.type||(a.type=u.type)}return Zo.set(e,a),a}function ti(e){let u=new URL("package.json",e);for(;;){if(u.pathname.endsWith("node_modules/package.json"))break;const n=ei(t.fileURLToPath(u),{specifier:e});if(n.exists)return n;const r=u;if(u=new URL("../package.json",u),u.pathname===r.pathname)break}return{pjsonPath:t.fileURLToPath(u),exists:!1,type:"none"}}function ui(e){return ti(e).type}var{ERR_UNKNOWN_FILE_EXTENSION:ni}=Go,ri={}.hasOwnProperty,oi={__proto__:null,".cjs":"commonjs",".js":"module",".json":"json",".mjs":"module"};var ii={__proto__:null,"data:":function(e){const{1:t}=/^([^/]+\/[^;,]+)[^,]*?(;base64)?,/.exec(e.pathname)||[null,null,null];return function(e){return e&&/\s*(text|application)\/javascript\s*(;\s*charset=utf-?8\s*)?/i.test(e)?"module":"application/json"===e?"json":null}(t)},"file:":function(e,u,n){const r=function(e){const t=e.pathname;let u=t.length;for(;u--;){const e=t.codePointAt(u);if(47===e)return"";if(46===e)return 47===t.codePointAt(u-1)?"":t.slice(u)}return""}(e);if(".js"===r){const t=ui(e);return"none"!==t?t:"commonjs"}if(""===r){const t=ui(e);return"none"===t||"commonjs"===t?"commonjs":"module"}const o=oi[r];if(o)return o;if(n)return;const i=t.fileURLToPath(e);throw new ni(r,i)},"http:":si,"https:":si,"node:":()=>"builtin"};function si(){}function ai(e,t){const u=e.protocol;return ri.call(ii,u)&&ii[u](e,t,!0)||null}var{ERR_INVALID_ARG_VALUE:Di}=Go,ci=Object.freeze(["node","import"]),li=new Set(ci);function pi(e){if(void 0!==e&&e!==ci){if(!Array.isArray(e))throw new Di("conditions",e,"expected an array");return new Set(e)}return li}var fi=RegExp.prototype[Symbol.replace],{ERR_NETWORK_IMPORT_DISALLOWED:di,ERR_INVALID_MODULE_SPECIFIER:hi,ERR_INVALID_PACKAGE_CONFIG:Fi,ERR_INVALID_PACKAGE_TARGET:Ei,ERR_MODULE_NOT_FOUND:mi,ERR_PACKAGE_IMPORT_NOT_DEFINED:gi,ERR_PACKAGE_PATH_NOT_EXPORTED:Ci,ERR_UNSUPPORTED_DIR_IMPORT:yi,ERR_UNSUPPORTED_RESOLVE_REQUEST:Ai}=Go,vi={}.hasOwnProperty,bi=/(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))?(\\|\/|$)/i,_i=/(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))(\\|\/|$)/i,wi=/^\.|%|\\/,Bi=/\*/g,Si=/%2f|%5c/i,xi=new Set,Ri=/[/\\]{2}/;function ki(e,u,n,o,i,s,a){if(r.noDeprecation)return;const D=t.fileURLToPath(o),c=null!==Ri.exec(a?e:u);r.emitWarning(`Use of deprecated ${c?"double slash":"leading or trailing slash matching"} resolving "${e}" for module request "${u}" ${u===n?"":`matched to "${n}" `}in the "${i?"imports":"exports"}" field module resolution of the package at ${D}${s?` imported from ${t.fileURLToPath(s)}`:""}.`,"DeprecationWarning","DEP0166")}function Oi(e,n,o,i){if(r.noDeprecation)return;if("module"!==ai(e,{parentURL:o.href}))return;const s=t.fileURLToPath(e.href),a=t.fileURLToPath(new t.URL(".",n)),D=t.fileURLToPath(o);i?u.resolve(a,i)!==s&&r.emitWarning(`Package ${a} has a "main" field set to "${i}", excluding the full filename and extension to the resolved file at "${s.slice(a.length)}", imported from ${D}.\n Automatic extension resolution of the "main" field is deprecated for ES modules.`,"DeprecationWarning","DEP0151"):r.emitWarning(`No "main" or "exports" field defined in the package.json for ${a} resolving the main entry point "${s.slice(a.length)}", imported from ${D}.\nDefault "index" lookups for the main are deprecated for ES modules.`,"DeprecationWarning","DEP0151")}function Pi(e){try{return i.statSync(e)}catch{}}function Li(e){const t=i.statSync(e,{throwIfNoEntry:!1}),u=t?t.isFile():void 0;return null!=u&&u}function Ti(e,u,n){let r;if(void 0!==u.main){if(r=new t.URL(u.main,e),Li(r))return r;const o=[`./${u.main}.js`,`./${u.main}.json`,`./${u.main}.node`,`./${u.main}/index.js`,`./${u.main}/index.json`,`./${u.main}/index.node`];let i=-1;for(;++i<o.length&&(r=new t.URL(o[i],e),!Li(r));)r=void 0;if(r)return Oi(r,e,n,u.main),r}const o=["./index.js","./index.json","./index.node"];let i=-1;for(;++i<o.length&&(r=new t.URL(o[i],e),!Li(r));)r=void 0;if(r)return Oi(r,e,n,u.main),r;throw new mi(t.fileURLToPath(new t.URL(".",e)),t.fileURLToPath(n))}function ji(e,u,n){return new Ci(t.fileURLToPath(new t.URL(".",u)),e,n&&t.fileURLToPath(n))}function Ii(e,u,n,r,o){return u="object"==typeof u&&null!==u?JSON.stringify(u,null,""):`${u}`,new Ei(t.fileURLToPath(new t.URL(".",n)),e,u,r,o&&t.fileURLToPath(o))}function Ni(e,u,n,r,o,i,s,a,D){if(""!==u&&!i&&"/"!==e[e.length-1])throw Ii(n,e,r,s,o);if(!e.startsWith("./")){if(s&&!e.startsWith("../")&&!e.startsWith("/")){let n=!1;try{new t.URL(e),n=!0}catch{}if(!n){return Vi(i?fi.call(Bi,e,()=>u):e+u,r,D)}}throw Ii(n,e,r,s,o)}if(null!==bi.exec(e.slice(2))){if(null!==_i.exec(e.slice(2)))throw Ii(n,e,r,s,o);if(!a){const t=i?n.replace("*",()=>u):n+u;ki(i?fi.call(Bi,e,()=>u):e,t,n,r,s,o,!0)}}const c=new t.URL(e,r),l=c.pathname,p=new t.URL(".",r).pathname;if(!l.startsWith(p))throw Ii(n,e,r,s,o);if(""===u)return c;if(null!==bi.exec(u)){const D=i?n.replace("*",()=>u):n+u;if(null===_i.exec(u)){if(!a){ki(i?fi.call(Bi,e,()=>u):e,D,n,r,s,o,!1)}}else!function(e,u,n,r,o){const i=`request is not a valid match in pattern "${u}" for the "${r?"imports":"exports"}" resolution of ${t.fileURLToPath(n)}`;throw new hi(e,i,o&&t.fileURLToPath(o))}(D,n,r,s,o)}return i?new t.URL(fi.call(Bi,c.href,()=>u)):new t.URL(u,c)}function $i(e){const t=Number(e);return`${t}`===e&&(t>=0&&t<4294967295)}function Mi(e,u,n,r,o,i,s,a,D){if("string"==typeof u)return Ni(u,n,r,e,o,i,s,a,D);if(Array.isArray(u)){const t=u;if(0===t.length)return null;let c,l=-1;for(;++l<t.length;){const u=t[l];let p;try{p=Mi(e,u,n,r,o,i,s,a,D)}catch(e){if(c=e,"ERR_INVALID_PACKAGE_TARGET"===e.code)continue;throw e}if(void 0!==p){if(null!==p)return p;c=null}}if(null==c)return null;throw c}if("object"==typeof u&&null!==u){const c=Object.getOwnPropertyNames(u);let l=-1;for(;++l<c.length;){if($i(c[l]))throw new Fi(t.fileURLToPath(e),o,'"exports" cannot contain numeric property keys.')}for(l=-1;++l<c.length;){const t=c[l];if("default"===t||D&&D.has(t)){const c=Mi(e,u[t],n,r,o,i,s,a,D);if(void 0===c)continue;return c}}return null}if(null===u)return null;throw Ii(r,u,e,s,o)}function Ui(e,u,n){if(r.noDeprecation)return;const o=t.fileURLToPath(u);xi.has(o+"|"+e)||(xi.add(o+"|"+e),r.emitWarning(`Use of deprecated trailing slash pattern mapping "${e}" in the "exports" field module resolution of the package at ${o}${n?` imported from ${t.fileURLToPath(n)}`:""}. Mapping specifiers ending in "/" is no longer supported.`,"DeprecationWarning","DEP0155"))}function Hi(e,u,n,r,o){let i=n.exports;if(function(e,u,n){if("string"==typeof e||Array.isArray(e))return!0;if("object"!=typeof e||null===e)return!1;const r=Object.getOwnPropertyNames(e);let o=!1,i=0,s=-1;for(;++s<r.length;){const e=r[s],a=""===e||"."!==e[0];if(0===i++)o=a;else if(o!==a)throw new Fi(t.fileURLToPath(u),n,"\"exports\" cannot contain some keys starting with '.' and some not. The exports object must either be an object of package subpath keys or an object of main entry condition name keys only.")}return o}(i,e,r)&&(i={".":i}),vi.call(i,u)&&!u.includes("*")&&!u.endsWith("/")){const t=Mi(e,i[u],"",u,r,!1,!1,!1,o);if(null==t)throw ji(u,e,r);return t}let s="",a="";const D=Object.getOwnPropertyNames(i);let c=-1;for(;++c<D.length;){const t=D[c],n=t.indexOf("*");if(-1!==n&&u.startsWith(t.slice(0,n))){u.endsWith("/")&&Ui(u,e,r);const o=t.slice(n+1);u.length>=t.length&&u.endsWith(o)&&1===Wi(s,t)&&t.lastIndexOf("*")===n&&(s=t,a=u.slice(n,u.length-o.length))}}if(s){const t=Mi(e,i[s],a,s,r,!0,!1,u.endsWith("/"),o);if(null==t)throw ji(u,e,r);return t}throw ji(u,e,r)}function Wi(e,t){const u=e.indexOf("*"),n=t.indexOf("*"),r=-1===u?e.length:u+1,o=-1===n?t.length:n+1;return r>o?-1:o>r||-1===u?1:-1===n||e.length>t.length?-1:t.length>e.length?1:0}function Gi(e,u,n){if("#"===e||e.startsWith("#/")||e.endsWith("/")){throw new hi(e,"is not a valid internal imports specifier name",t.fileURLToPath(u))}let r;const o=ti(u);if(o.exists){r=t.pathToFileURL(o.pjsonPath);const i=o.imports;if(i)if(vi.call(i,e)&&!e.includes("*")){const t=Mi(r,i[e],"",e,u,!1,!0,!1,n);if(null!=t)return t}else{let t="",o="";const s=Object.getOwnPropertyNames(i);let a=-1;for(;++a<s.length;){const u=s[a],n=u.indexOf("*");if(-1!==n&&e.startsWith(u.slice(0,-1))){const r=u.slice(n+1);e.length>=u.length&&e.endsWith(r)&&1===Wi(t,u)&&u.lastIndexOf("*")===n&&(t=u,o=e.slice(n,e.length-r.length))}}if(t){const e=Mi(r,i[t],o,t,u,!0,!0,!1,n);if(null!=e)return e}}}throw function(e,u,n){return new gi(e,u&&t.fileURLToPath(new t.URL(".",u)),t.fileURLToPath(n))}(e,r,u)}function Vi(u,n,r){if(e.builtinModules.includes(u))return new t.URL("node:"+u);const{packageName:o,packageSubpath:i,isScoped:s}=function(e,u){let n=e.indexOf("/"),r=!0,o=!1;"@"===e[0]&&(o=!0,-1===n||0===e.length?r=!1:n=e.indexOf("/",n+1));const i=-1===n?e:e.slice(0,n);if(null!==wi.exec(i)&&(r=!1),!r)throw new hi(e,"is not a valid package name",t.fileURLToPath(u));return{packageName:i,packageSubpath:"."+(-1===n?"":e.slice(n)),isScoped:o}}(u,n),a=ti(n);if(a.exists){const e=t.pathToFileURL(a.pjsonPath);if(a.name===o&&void 0!==a.exports&&null!==a.exports)return Hi(e,i,a,n,r)}let D,c=new t.URL("./node_modules/"+o+"/package.json",n),l=t.fileURLToPath(c);do{const e=Pi(l.slice(0,-13));if(!e||!e.isDirectory()){D=l,c=new t.URL((s?"../../../../node_modules/":"../../../node_modules/")+o+"/package.json",c),l=t.fileURLToPath(c);continue}const a=ei(l,{base:n,specifier:u});return void 0!==a.exports&&null!==a.exports?Hi(c,i,a,n,r):"."===i?Ti(c,a,n):new t.URL(i,c)}while(l.length!==D.length);throw new mi(o,t.fileURLToPath(n),!1)}function qi(e){return""!==e&&("/"===e[0]||function(e){if("."===e[0]){if(1===e.length||"/"===e[1])return!0;if("."===e[1]&&(2===e.length||"/"===e[2]))return!0}return!1}(e))}function Ki(n,r,s,a){const D=r.protocol,c="data:"===D||"http:"===D||"https:"===D;let l;if(qi(n))try{l=new t.URL(n,r)}catch(e){const t=new Ai(n,r);throw t.cause=e,t}else if("file:"===D&&"#"===n[0])l=Gi(n,r,s);else try{l=new t.URL(n)}catch(t){if(c&&!e.builtinModules.includes(n)){const e=new Ai(n,r);throw e.cause=t,e}l=Vi(n,r,s)}return o(void 0!==l,"expected to be defined"),"file:"!==l.protocol?l:function(e,n){if(null!==Si.exec(e.pathname))throw new hi(e.pathname,'must not include encoded "/" or "\\" characters',t.fileURLToPath(n));let r;try{r=t.fileURLToPath(e)}catch(t){const u=t;throw Object.defineProperty(u,"input",{value:String(e)}),Object.defineProperty(u,"module",{value:String(n)}),u}const o=Pi(r.endsWith("/")?r.slice(-1):r);if(o&&o.isDirectory()){const u=new yi(r,t.fileURLToPath(n));throw u.url=String(e),u}if(!o||!o.isFile()){const u=new mi(r||e.pathname,n&&t.fileURLToPath(n),!0);throw u.url=String(e),u}{const n=i.realpathSync(r),{search:o,hash:s}=e;(e=t.pathToFileURL(n+(r.endsWith(u.sep)?"/":""))).search=o,e.hash=s}return e}(l,r)}function zi(e){var t;if(void 0!==e&&("string"!=typeof e&&(t=e,!Boolean(t&&"object"==typeof t&&"href"in t&&"string"==typeof t.href&&"protocol"in t&&"string"==typeof t.protocol&&t.href&&t.protocol))))throw new Go.ERR_INVALID_ARG_TYPE("parentURL",["string","URL"],e)}function Xi(u,n={}){const{parentURL:r}=n;let i,s,a;if(o(void 0!==r,"expected `parentURL` to be defined"),zi(r),r)try{i=new t.URL(r)}catch{}try{if(s=qi(u)?new t.URL(u,i):new t.URL(u),a=s.protocol,"data:"===a)return{url:s.href,format:null}}catch{}const D=function(t,u,n){if(n){const r=n.protocol;if("http:"===r||"https:"===r){if(qi(t)){const e=null==u?void 0:u.protocol;if(e&&"https:"!==e&&"http:"!==e)throw new di(t,n,"remote imports cannot import from a local location.");return{url:(null==u?void 0:u.href)||""}}if(e.builtinModules.includes(t))throw new di(t,n,"remote imports cannot import from a local location.");throw new di(t,n,"only relative and absolute specifiers are supported.")}}}(u,s,i);if(D)return D;if(void 0===a&&s&&(a=s.protocol),"node:"===a)return{url:u};if(s&&"node:"===s.protocol)return{url:u};const c=pi(n.conditions),l=Ki(u,new t.URL(r),c);return{url:l.href,format:ai(l,{parentURL:r})}}var Yi=function(e,u){const n=function(e,t){if(!t)throw new Error("Please pass `parent`: `import-meta-resolve` cannot ponyfill that");try{return Xi(e,{parentURL:t}).url}catch(e){const t=e;if(("ERR_UNSUPPORTED_DIR_IMPORT"===t.code||"ERR_MODULE_NOT_FOUND"===t.code)&&"string"==typeof t.url)return t.url;throw e}}(e,t.pathToFileURL(u).href);return import(n)};var Qi=function(t,u){return e.createRequire(u)(t)},Ji=new Set(["MODULE_NOT_FOUND","ERR_REQUIRE_ESM","ERR_PACKAGE_PATH_NOT_EXPORTED","ERR_REQUIRE_ASYNC_MODULE"]);var Zi=async function(e,t){try{const u=Qi(e,t);return process.features.require_module&&u.__esModule?u.default:u}catch(e){if(!Ji.has(null==e?void 0:e.code))throw e}return(await Yi(e,t)).default};var es=async function(e){const{base:t,ext:n}=u.parse(e),r="package.json"===t?Lo:"package.yaml"===t?To:Io[n];if(!r)throw new Error(`No loader specified for extension "${n||"noExt"}"`);let o=await r(e);if(o){if("string"==typeof o&&(o=await Zi(o,e)),"object"!=typeof o)throw new TypeError(`Config is only allowed to be an object, but received ${typeof o} in "${e}"`);return delete o.$schema,o}},ts=new Map,us=new Map;function ns(e,t={}){e=e?u.resolve(e):process.cwd();const n=function(e){if(e=e?u.resolve(e):void 0,!us.has(e)){const t=Mo(e),u=t.search.bind(t);us.set(e,u)}return us.get(e)}($n.getPrettierConfigSearchStopDirectory());return n(e,{cache:t.shouldCache})}function rs(){ts.clear(),us.clear(),fr()}function os(e,t){if(!e||!t.editorconfig)return;return function(e,{shouldCache:t}){return e=u.resolve(e),t&&pr.has(e)||pr.set(e,dr(e,{shouldCache:t})),pr.get(e)}(e,{shouldCache:t.useCache})}async function is(e,t){const n=t.useCache;let r=t.config;if(!r){const t=e?u.dirname(u.resolve(e)):void 0;r=await ns(t,{shouldCache:n})}if(!r)return;r=Wn(r);const o=await function(e,{shouldCache:t}){return e=u.resolve(e),t&&ts.has(e)||ts.set(e,es(e)),ts.get(e)}(r,{shouldCache:n});return{config:o,configFile:r}}async function ss(e,t){t={useCache:!0,...t};const n=Wn(e),[r,o]=await Promise.all([is(n,t),os(n,t)]);if(!r&&!o)return null;const i={...o,...Ds(r,n)};return Array.isArray(i.plugins)&&(i.plugins=i.plugins.map(e=>"string"==typeof e&&e.startsWith(".")?u.resolve(u.dirname(r.configFile),e):e)),i}async function as(e){const t=e?u.dirname(u.resolve(Wn(e))):void 0;return await ns(t,{shouldCache:!1})??null}function Ds(e,t){const{config:n,configFile:r}=e||{},{overrides:o,...i}=n||{};if(t&&o){const e=u.relative(u.dirname(r),t);for(const t of o)cs(e,t.files,t.excludeFiles)&&Object.assign(i,t.options)}return i}function cs(e,t,u){const n=Array.isArray(t)?t:[t],[r,o]=Vn(n,e=>e.includes("/"));return Mn.default.isMatch(e,o,{ignore:u,basename:!0,dot:!0})||Mn.default.isMatch(e,r,{ignore:u,basename:!1,dot:!0})}var ls=(e,t,u,n)=>{if(!e||null!=t)return t.replaceAll?t.replaceAll(u,n):u.global?t.replace(u,n):t.split(u).join(n)};function ps(e){switch(e){case"cr":return"\r";case"crlf":return"\r\n";default:return"\n"}}function fs(e,t){let u;switch(t){case"\n":u=/\n/gu;break;case"\r":u=/\r/gu;break;case"\r\n":u=/\r\n/gu;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(t)}.`)}const n=e.match(u);return n?n.length:0}var ds="string",hs="array",Fs="cursor",Es="indent",ms="align",gs="trim",Cs="group",ys="fill",As="if-break",vs="indent-if-break",bs="line-suffix",_s="line-suffix-boundary",ws="line",Bs="label",Ss="break-parent",xs=new Set([Fs,Es,ms,gs,Cs,ys,As,vs,bs,_s,ws,Bs,Ss]),Rs=(e,t,u)=>{if(!e||null!=t)return Array.isArray(t)||"string"==typeof t?t[u<0?t.length+u:u]:t.at(u)};var ks=function(e){if("string"==typeof e)return ds;if(Array.isArray(e))return hs;if(!e)return;const{type:t}=e;return xs.has(t)?t:void 0};function Os(e){const t=null===e?"null":typeof e;if("string"!==t&&"object"!==t)return`Unexpected doc '${t}', \nExpected it to be 'string' or 'object'.`;if(ks(e))throw new Error("doc is valid.");const u=Object.prototype.toString.call(e);if("[object Object]"!==u)return`Unexpected doc '${u}'.`;const n=(r=[...xs].map(e=>`'${e}'`),new Intl.ListFormat("en-US",{type:"disjunction"}).format(r));var r;return`Unexpected doc.type '${e.type}'.\nExpected it to be ${n}.`}var Ps=class extends Error{name="InvalidDocError";constructor(e){super(Os(e)),this.doc=e}},Ls={};var Ts=function(e,t,u,n){const r=[e];for(;r.length>0;){const e=r.pop();if(e===Ls){u(r.pop());continue}u&&r.push(e,Ls);const o=ks(e);if(!o)throw new Ps(e);if(!1!==(null==t?void 0:t(e)))switch(o){case hs:case ys:{const t=o===hs?e:e.parts;for(let e=t.length-1;e>=0;--e)r.push(t[e]);break}case As:r.push(e.flatContents,e.breakContents);break;case Cs:if(n&&e.expandedStates)for(let t=e.expandedStates.length-1;t>=0;--t)r.push(e.expandedStates[t]);else r.push(e.contents);break;case ms:case Es:case vs:case Bs:case bs:r.push(e.contents);break;case ds:case Fs:case gs:case _s:case ws:case Ss:break;default:throw new Ps(e)}}};function js(e,t){if("string"==typeof e)return t(e);const u=new Map;return n(e);function n(e){if(u.has(e))return u.get(e);const r=function(e){switch(ks(e)){case hs:return t(e.map(n));case ys:return t({...e,parts:e.parts.map(n)});case As:return t({...e,breakContents:n(e.breakContents),flatContents:n(e.flatContents)});case Cs:{let{expandedStates:u,contents:r}=e;return u?(u=u.map(n),r=u[0]):r=n(r),t({...e,contents:r,expandedStates:u})}case ms:case Es:case vs:case Bs:case bs:return t({...e,contents:n(e.contents)});case ds:case Fs:case gs:case _s:case ws:case Ss:return t(e);default:throw new Ps(e)}}(e);return u.set(e,r),r}}function Is(e){if(e.length>0){const t=Rs(!1,e,-1);t.expandedStates||t.break||(t.break="propagated")}return null}function Ns(e){for(e=[...e];e.length>=2&&Rs(!1,e,-2).type===ws&&Rs(!1,e,-1).type===Ss;)e.length-=2;if(e.length>0){const t=$s(Rs(!1,e,-1));e[e.length-1]=t}return e}function $s(e){switch(ks(e)){case Es:case vs:case Cs:case bs:case Bs:{const t=$s(e.contents);return{...e,contents:t}}case As:return{...e,breakContents:$s(e.breakContents),flatContents:$s(e.flatContents)};case ys:return{...e,parts:Ns(e.parts)};case hs:return Ns(e);case ds:return function(e){let t=e.length;for(;t>0&&("\r"===e[t-1]||"\n"===e[t-1]);)t--;return t<e.length?e.slice(0,t):e}(e);case ms:case Fs:case gs:case _s:case ws:case Ss:break;default:throw new Ps(e)}return e}function Ms(e){return $s(function(e){return js(e,e=>function(e){switch(ks(e)){case ys:if(e.parts.every(e=>""===e))return"";break;case Cs:if(!(e.contents||e.id||e.break||e.expandedStates))return"";if(e.contents.type===Cs&&e.contents.id===e.id&&e.contents.break===e.break&&e.contents.expandedStates===e.expandedStates)return e.contents;break;case ms:case Es:case vs:case bs:if(!e.contents)return"";break;case As:if(!e.flatContents&&!e.breakContents)return"";break;case hs:{const t=[];for(const u of e){if(!u)continue;const[e,...n]=Array.isArray(u)?u:[u];"string"==typeof e&&"string"==typeof Rs(!1,t,-1)?t[t.length-1]+=e:t.push(e),t.push(...n)}return 0===t.length?"":1===t.length?t[0]:t}case ds:case Fs:case gs:case _s:case ws:case Bs:case Ss:break;default:throw new Ps(e)}return e}(e))}(e))}function Us(e,t){return e.type===Bs?{...e,contents:t(e.contents)}:t(e)}function Hs(e){return{type:Es,contents:e}}function Ws(e,t){return{type:ms,contents:t,n:e}}function Gs(e){return{type:bs,contents:e}}var Vs={type:Ss},qs={type:ws,hard:!0},Ks={type:ws},zs=[qs,Vs],Xs={type:Fs};function Ys(e){var t;if(!e)return"";if(Array.isArray(e)){const t=[];for(const u of e)if(Array.isArray(u))t.push(...Ys(u));else{const e=Ys(u);""!==e&&t.push(e)}return t}return e.type===As?{...e,breakContents:Ys(e.breakContents),flatContents:Ys(e.flatContents)}:e.type===Cs?{...e,contents:Ys(e.contents),expandedStates:null==(t=e.expandedStates)?void 0:t.map(Ys)}:e.type===ys?{type:"fill",parts:e.parts.map(Ys)}:e.contents?{...e,contents:Ys(e.contents)}:e}var Qs=e=>{return!(12288===(t=e)||t>=65281&&t<=65376||t>=65504&&t<=65510||function(e){return e>=4352&&e<=4447||8986===e||8987===e||9001===e||9002===e||e>=9193&&e<=9196||9200===e||9203===e||9725===e||9726===e||9748===e||9749===e||e>=9776&&e<=9783||e>=9800&&e<=9811||9855===e||e>=9866&&e<=9871||9875===e||9889===e||9898===e||9899===e||9917===e||9918===e||9924===e||9925===e||9934===e||9940===e||9962===e||9970===e||9971===e||9973===e||9978===e||9981===e||9989===e||9994===e||9995===e||10024===e||10060===e||10062===e||e>=10067&&e<=10069||10071===e||e>=10133&&e<=10135||10160===e||10175===e||11035===e||11036===e||11088===e||11093===e||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||94192===e||94193===e||e>=94208&&e<=100343||e>=100352&&e<=101589||e>=101631&&e<=101640||e>=110576&&e<=110579||e>=110581&&e<=110587||110589===e||110590===e||e>=110592&&e<=110882||110898===e||e>=110928&&e<=110930||110933===e||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||126980===e||127183===e||127374===e||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||127568===e||127569===e||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||127988===e||e>=127992&&e<=128062||128064===e||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||128378===e||128405===e||128406===e||128420===e||e>=128507&&e<=128591||e>=128640&&e<=128709||128716===e||e>=128720&&e<=128722||e>=128725&&e<=128727||e>=128732&&e<=128735||128747===e||128748===e||e>=128756&&e<=128764||e>=128992&&e<=129003||129008===e||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129673||e>=129679&&e<=129734||e>=129742&&e<=129756||e>=129759&&e<=129769||e>=129776&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141}(e));var t},Js=/[^\x20-\x7F]/u;var Zs=function(e){if(!e)return 0;if(!Js.test(e))return e.length;e=e.replace(/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC2\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g," ");let t=0;for(const u of e){const e=u.codePointAt(0);e<=31||e>=127&&e<=159||(e>=768&&e<=879||(t+=Qs(e)?1:2))}return t},ea=Symbol("MODE_BREAK"),ta=Symbol("MODE_FLAT"),ua=Symbol("cursor"),na=Symbol("DOC_FILL_PRINTED_LENGTH");function ra(e,t){return ia(e,{type:"indent"},t)}function oa(e,t,u){if(t===Number.NEGATIVE_INFINITY)return e.root||{value:"",length:0,queue:[]};if(t<0)return ia(e,{type:"dedent"},u);if(!t)return e;if("root"===t.type)return{...e,root:e};return ia(e,{type:"string"==typeof t?"stringAlign":"numberAlign",n:t},u)}function ia(e,t,u){const n="dedent"===t.type?e.queue.slice(0,-1):[...e.queue,t];let r="",o=0,i=0,s=0;for(const e of n)switch(e.type){case"indent":c(),u.useTabs?a(1):D(u.tabWidth);break;case"stringAlign":c(),r+=e.n,o+=e.n.length;break;case"numberAlign":i+=1,s+=e.n;break;default:throw new Error(`Unexpected type '${e.type}'`)}return l(),{...e,value:r,length:o,queue:n};function a(e){r+="\t".repeat(e),o+=u.tabWidth*e}function D(e){r+=" ".repeat(e),o+=e}function c(){u.useTabs?function(){i>0&&a(i);p()}():l()}function l(){s>0&&D(s),p()}function p(){i=0,s=0}}function sa(e){let t=0,u=0,n=e.length;e:for(;n--;){const r=e[n];if(r!==ua)for(let u=r.length-1;u>=0;u--){const o=r[u];if(" "!==o&&"\t"!==o){e[n]=r.slice(0,u+1);break e}t++}else u++}if(t>0||u>0)for(e.length=n+1;u-- >0;)e.push(ua);return t}function aa(e,t,u,n,r,o){if(u===Number.POSITIVE_INFINITY)return!0;let i=t.length;const s=[e],a=[];for(;u>=0;){if(0===s.length){if(0===i)return!0;s.push(t[--i]);continue}const{mode:e,doc:D}=s.pop(),c=ks(D);switch(c){case ds:a.push(D),u-=Zs(D);break;case hs:case ys:{const t=c===hs?D:D.parts,u=D[na]??0;for(let n=t.length-1;n>=u;n--)s.push({mode:e,doc:t[n]});break}case Es:case ms:case vs:case Bs:s.push({mode:e,doc:D.contents});break;case gs:u+=sa(a);break;case Cs:{if(o&&D.break)return!1;const t=D.break?ea:e,u=D.expandedStates&&t===ea?Rs(!1,D.expandedStates,-1):D.contents;s.push({mode:t,doc:u});break}case As:{const t=(D.groupId?r[D.groupId]||ta:e)===ea?D.breakContents:D.flatContents;t&&s.push({mode:e,doc:t});break}case ws:if(e===ea||D.hard)return!0;D.soft||(a.push(" "),u--);break;case bs:n=!0;break;case _s:if(n)return!1}}return!1}function Da(e,t){const u={},n=t.printWidth,r=ps(t.endOfLine);let o=0;const i=[{ind:{value:"",length:0,queue:[]},mode:ea,doc:e}],s=[];let a=!1;const D=[];let c=0;for(!function(e){const t=new Set,u=[];Ts(e,function(e){if(e.type===Ss&&Is(u),e.type===Cs){if(u.push(e),t.has(e))return!1;t.add(e)}},function(e){e.type===Cs&&u.pop().break&&Is(u)},!0)}(e);i.length>0;){const{ind:e,mode:l,doc:p}=i.pop();switch(ks(p)){case ds:{const e="\n"!==r?ls(!1,p,"\n",r):p;s.push(e),i.length>0&&(o+=Zs(e));break}case hs:for(let t=p.length-1;t>=0;t--)i.push({ind:e,mode:l,doc:p[t]});break;case Fs:if(c>=2)throw new Error("There are too many 'cursor' in doc.");s.push(ua),c++;break;case Es:i.push({ind:ra(e,t),mode:l,doc:p.contents});break;case ms:i.push({ind:oa(e,p.n,t),mode:l,doc:p.contents});break;case gs:o-=sa(s);break;case Cs:switch(l){case ta:if(!a){i.push({ind:e,mode:p.break?ea:ta,doc:p.contents});break}case ea:{a=!1;const t={ind:e,mode:ta,doc:p.contents},r=n-o,s=D.length>0;if(!p.break&&aa(t,i,r,s,u))i.push(t);else if(p.expandedStates){const t=Rs(!1,p.expandedStates,-1);if(p.break){i.push({ind:e,mode:ea,doc:t});break}for(let n=1;n<p.expandedStates.length+1;n++){if(n>=p.expandedStates.length){i.push({ind:e,mode:ea,doc:t});break}{const t=p.expandedStates[n],o={ind:e,mode:ta,doc:t};if(aa(o,i,r,s,u)){i.push(o);break}}}}else i.push({ind:e,mode:ea,doc:p.contents});break}}p.id&&(u[p.id]=Rs(!1,i,-1).mode);break;case ys:{const t=n-o,r=p[na]??0,{parts:s}=p,a=s.length-r;if(0===a)break;const c=s[r+0],f=s[r+1],d={ind:e,mode:ta,doc:c},h={ind:e,mode:ea,doc:c},F=aa(d,[],t,D.length>0,u,!0);if(1===a){F?i.push(d):i.push(h);break}const E={ind:e,mode:ta,doc:f},m={ind:e,mode:ea,doc:f};if(2===a){F?i.push(E,d):i.push(m,h);break}const g=s[r+2],C={ind:e,mode:l,doc:{...p,[na]:r+2}};aa({ind:e,mode:ta,doc:[c,f,g]},[],t,D.length>0,u,!0)?i.push(C,E,d):F?i.push(C,m,d):i.push(C,m,h);break}case As:case vs:{const t=p.groupId?u[p.groupId]:l;if(t===ea){const t=p.type===As?p.breakContents:p.negate?p.contents:Hs(p.contents);t&&i.push({ind:e,mode:l,doc:t})}if(t===ta){const t=p.type===As?p.flatContents:p.negate?Hs(p.contents):p.contents;t&&i.push({ind:e,mode:l,doc:t})}break}case bs:D.push({ind:e,mode:l,doc:p.contents});break;case _s:D.length>0&&i.push({ind:e,mode:l,doc:qs});break;case ws:switch(l){case ta:if(!p.hard){p.soft||(s.push(" "),o+=1);break}a=!0;case ea:if(D.length>0){i.push({ind:e,mode:l,doc:p},...D.reverse()),D.length=0;break}p.literal?e.root?(s.push(r,e.root.value),o=e.root.length):(s.push(r),o=0):(o-=sa(s),s.push(r+e.value),o=e.length)}break;case Bs:i.push({ind:e,mode:l,doc:p.contents});break;case Ss:break;default:throw new Ps(p)}0===i.length&&D.length>0&&(i.push(...D.reverse()),D.length=0)}const l=s.indexOf(ua);if(-1!==l){const e=s.indexOf(ua,l+1);if(-1===e)return{formatted:s.filter(e=>e!==ua).join("")};const t=s.slice(0,l).join(""),u=s.slice(l+1,e).join("");return{formatted:t+u+s.slice(e+1).join(""),cursorNodeStart:t.length,cursorNodeText:u}}return{formatted:s.join("")}}var ca,la,pa,fa=function(e,t,u=0){let n=0;for(let r=u;r<e.length;++r)"\t"===e[r]?n=n+t-n%t:n++;return n};ca=new WeakSet,la=function(e){const{stack:t}=this;for(let u=t.length-1;u>=0;u-=2)if(!Array.isArray(t[u])&&--e<0)return u;return-1},pa=function*(){const{stack:e}=this;for(let t=e.length-3;t>=0;t-=2){const u=e[t];Array.isArray(u)||(yield u)}};var da=class{constructor(e){He(this,ca),this.stack=[e]}get key(){const{stack:e,siblings:t}=this;return Rs(!1,e,null===t?-2:-4)??null}get index(){return null===this.siblings?null:Rs(!1,this.stack,-2)}get node(){return Rs(!1,this.stack,-1)}get parent(){return this.getNode(1)}get grandparent(){return this.getNode(2)}get isInArray(){return null!==this.siblings}get siblings(){const{stack:e}=this,t=Rs(!1,e,-3);return Array.isArray(t)?t:null}get next(){const{siblings:e}=this;return null===e?null:e[this.index+1]}get previous(){const{siblings:e}=this;return null===e?null:e[this.index-1]}get isFirst(){return 0===this.index}get isLast(){const{siblings:e,index:t}=this;return null!==e&&t===e.length-1}get isRoot(){return 1===this.stack.length}get root(){return this.stack[0]}get ancestors(){return[...Ge(this,ca,pa).call(this)]}getName(){const{stack:e}=this,{length:t}=e;return t>1?Rs(!1,e,-2):null}getValue(){return Rs(!1,this.stack,-1)}getNode(e=0){const t=Ge(this,ca,la).call(this,e);return-1===t?null:this.stack[t]}getParentNode(e=0){return this.getNode(e+1)}call(e,...t){const{stack:u}=this,{length:n}=u;let r=Rs(!1,u,-1);for(const e of t)r=r[e],u.push(e,r);try{return e(this)}finally{u.length=n}}callParent(e,t=0){const u=Ge(this,ca,la).call(this,t+1),n=this.stack.splice(u+1);try{return e(this)}finally{this.stack.push(...n)}}each(e,...t){const{stack:u}=this,{length:n}=u;let r=Rs(!1,u,-1);for(const e of t)r=r[e],u.push(e,r);try{for(let t=0;t<r.length;++t)u.push(t,r[t]),e(this,t,r),u.length-=2}finally{u.length=n}}map(e,...t){const u=[];return this.each((t,n,r)=>{u[n]=e(t,n,r)},...t),u}match(...e){let t=this.stack.length-1,u=null,n=this.stack[t--];for(const r of e){if(void 0===n)return!1;let e=null;if("number"==typeof u&&(e=u,u=this.stack[t--],n=this.stack[t--]),r&&!r(n,u,e))return!1;u=this.stack[t--],n=this.stack[t--]}return!0}findAncestor(e){for(const t of Ge(this,ca,pa).call(this))if(e(t))return t}hasAncestor(e){for(const t of Ge(this,ca,pa).call(this))if(e(t))return!0;return!1}};var ha=function(e){return null!==e&&"object"==typeof e};function*Fa(e,t){const{getVisitorKeys:u,filter:n=()=>!0}=t,r=e=>ha(e)&&n(e);for(const t of u(e)){const u=e[t];if(Array.isArray(u))for(const e of u)r(e)&&(yield e);else r(u)&&(yield u)}}function Ea(e){return(t,u,n)=>{const r=Boolean(null==n?void 0:n.backwards);if(!1===u)return!1;const{length:o}=t;let i=u;for(;i>=0&&i<o;){const u=t.charAt(i);if(e instanceof RegExp){if(!e.test(u))return i}else if(!e.includes(u))return i;r?i--:i++}return(-1===i||i===o)&&i}}var ma=Ea(/\s/u),ga=Ea(" \t"),Ca=Ea(",; \t"),ya=Ea(/[^\n\r]/u);var Aa=function(e,t,u){const n=Boolean(null==u?void 0:u.backwards);if(!1===t)return!1;const r=e.charAt(t);if(n){if("\r"===e.charAt(t-1)&&"\n"===r)return t-2;if("\n"===r||"\r"===r||"\u2028"===r||"\u2029"===r)return t-1}else{if("\r"===r&&"\n"===e.charAt(t+1))return t+2;if("\n"===r||"\r"===r||"\u2028"===r||"\u2029"===r)return t+1}return t};var va=function(e,t,u={}){const n=ga(e,u.backwards?t-1:t,u);return n!==Aa(e,n,u)};var ba=function(e){return Array.isArray(e)&&e.length>0},_a=new Set(["tokens","comments","parent","enclosingNode","precedingNode","followingNode"]),wa=e=>Object.keys(e).filter(e=>!_a.has(e));var Ba=function(e){return e?t=>e(t,_a):wa};function Sa(e,t){(e.comments??(e.comments=[])).push(t),t.printed=!1,t.nodeDescription=function(e){const t=e.type||e.kind||"(unknown type)";let u=String(e.name||e.id&&("object"==typeof e.id?e.id.name:e.id)||e.key&&("object"==typeof e.key?e.key.name:e.key)||e.value&&("object"==typeof e.value?"":String(e.value))||e.operator||"");return u.length>20&&(u=u.slice(0,19)+"…"),t+(u?" "+u:"")}(e)}function xa(e,t){t.leading=!0,t.trailing=!1,Sa(e,t)}function Ra(e,t,u){t.leading=!1,t.trailing=!1,u&&(t.marker=u),Sa(e,t)}function ka(e,t){t.leading=!1,t.trailing=!0,Sa(e,t)}var Oa=new WeakMap;function Pa(e,t){if(Oa.has(e))return Oa.get(e);const{printer:{getCommentChildNodes:u,canAttachComment:n,getVisitorKeys:r},locStart:o,locEnd:i}=t;if(!n)return[];const s=((null==u?void 0:u(e,t))??[...Fa(e,{getVisitorKeys:Ba(r)})]).flatMap(e=>n(e)?[e]:Pa(e,t));return s.sort((e,t)=>o(e)-o(t)||i(e)-i(t)),Oa.set(e,s),s}function La(e,t,u,n){const{locStart:r,locEnd:o}=u,i=r(t),s=o(t),a=Pa(e,u);let D,c,l=0,p=a.length;for(;l<p;){const e=l+p>>1,n=a[e],f=r(n),d=o(n);if(f<=i&&s<=d)return La(n,t,u,n);if(d<=i)D=n,l=e+1;else{if(!(s<=f))throw new Error("Comment location overlaps with node location");c=n,p=e}}if("TemplateLiteral"===(null==n?void 0:n.type)){const{quasis:e}=n,r=Ma(e,t,u);D&&Ma(e,D,u)!==r&&(D=null),c&&Ma(e,c,u)!==r&&(c=null)}return{enclosingNode:n,precedingNode:D,followingNode:c}}var Ta=()=>!1;var ja=e=>!/[\S\n\u2028\u2029]/u.test(e);function Ia(e,t,u,n){const{comment:r,precedingNode:o}=u[n],{locStart:i,locEnd:s}=t;let a=i(r);if(o)for(let t=n-1;t>=0;t--){const{comment:n,precedingNode:r}=u[t];if(r!==o||!ja(e.slice(s(n),a)))break;a=i(n)}return va(e,a,{backwards:!0})}function Na(e,t,u,n){const{comment:r,followingNode:o}=u[n],{locStart:i,locEnd:s}=t;let a=s(r);if(o)for(let t=n+1;t<u.length;t++){const{comment:n,followingNode:r}=u[t];if(r!==o||!ja(e.slice(a,i(n))))break;a=s(n)}return va(e,a)}function $a(e,t){var u,n;const r=e.length;if(0===r)return;const{precedingNode:i,followingNode:s}=e[0];let a,D=t.locStart(s);for(a=r;a>0;--a){const{comment:r,precedingNode:c,followingNode:l}=e[a-1];o.strictEqual(c,i),o.strictEqual(l,s);const p=t.originalText.slice(t.locEnd(r),D);if(!((null==(n=(u=t.printer).isGap)?void 0:n.call(u,p,t))??/^[\s(]*$/u.test(p)))break;D=t.locStart(r)}for(const[t,{comment:u}]of e.entries())t<a?ka(i,u):xa(s,u);for(const e of[i,s])e.comments&&e.comments.length>1&&e.comments.sort((e,u)=>t.locStart(e)-t.locStart(u));e.length=0}function Ma(e,t,u){const n=u.locStart(t)-1;for(let t=1;t<e.length;++t)if(n<u.locStart(e[t]))return t-1;return 0}var Ua=function(e,t){let u=t-1;return u=ga(e,u,{backwards:!0}),u=Aa(e,u,{backwards:!0}),u=ga(e,u,{backwards:!0}),u!==Aa(e,u,{backwards:!0})};function Ha(e,t){return e.node.printed=!0,t.printer.printComment(e,t)}function Wa(e,t){const u=e.node;if(!u)return{};const n=t[Symbol.for("printedComments")];if(0===(u.comments||[]).filter(e=>!n.has(e)).length)return{leading:"",trailing:""};const r=[],o=[];let i;return e.each(()=>{const u=e.node;if(null==n?void 0:n.has(u))return;const{leading:s,trailing:a}=u;s?r.push(function(e,t){var u;const n=e.node,r=[Ha(e,t)],{printer:o,originalText:i,locStart:s,locEnd:a}=t;if(null==(u=o.isBlockComment)?void 0:u.call(o,n)){const e=va(i,a(n))?va(i,s(n),{backwards:!0})?zs:Ks:" ";r.push(e)}else r.push(zs);const D=Aa(i,ga(i,a(n)));return!1!==D&&va(i,D)&&r.push(zs),r}(e,t)):a&&(i=function(e,t,u){var n;const r=e.node,o=Ha(e,t),{printer:i,originalText:s,locStart:a}=t,D=null==(n=i.isBlockComment)?void 0:n.call(i,r);if((null==u?void 0:u.hasLineSuffix)&&!(null==u?void 0:u.isBlock)||va(s,a(r),{backwards:!0})){const e=Ua(s,a(r));return{doc:Gs([zs,e?zs:"",o]),isBlock:D,hasLineSuffix:!0}}return!D||(null==u?void 0:u.hasLineSuffix)?{doc:[Gs([" ",o]),Vs],isBlock:D,hasLineSuffix:!0}:{doc:[" ",o],isBlock:D,hasLineSuffix:!1}}(e,t,i),o.push(i.doc))},"comments"),{leading:r,trailing:o}}var Ga=function(e){return()=>{}},Va={checkIgnorePragma:{category:"Special",type:"boolean",default:!1,description:"Check whether the file's first docblock comment contains '@noprettier' or '@noformat' to determine if it should be formatted.",cliCategory:"Other"},cursorOffset:{category:"Special",type:"int",default:-1,range:{start:-1,end:1/0,step:1},description:"Print (to stderr) where a cursor at the given position would move to after formatting.",cliCategory:"Editor"},endOfLine:{category:"Global",type:"choice",default:"lf",description:"Which end of line characters to apply.",choices:[{value:"lf",description:"Line Feed only (\\n), common on Linux and macOS as well as inside git repos"},{value:"crlf",description:"Carriage Return + Line Feed characters (\\r\\n), common on Windows"},{value:"cr",description:"Carriage Return character only (\\r), used very rarely"},{value:"auto",description:"Maintain existing\n(mixed values within one file are normalised by looking at what's used after the first line)"}]},filepath:{category:"Special",type:"path",description:"Specify the input filepath. This will be used to do parser inference.",cliName:"stdin-filepath",cliCategory:"Other",cliDescription:"Path to the file to pretend that stdin comes from."},insertPragma:{category:"Special",type:"boolean",default:!1,description:"Insert @format pragma into file's first docblock comment.",cliCategory:"Other"},parser:{category:"Global",type:"choice",default:void 0,description:"Which parser to use.",exception:e=>"string"==typeof e||"function"==typeof e,choices:[{value:"flow",description:"Flow"},{value:"babel",description:"JavaScript"},{value:"babel-flow",description:"Flow"},{value:"babel-ts",description:"TypeScript"},{value:"typescript",description:"TypeScript"},{value:"acorn",description:"JavaScript"},{value:"espree",description:"JavaScript"},{value:"meriyah",description:"JavaScript"},{value:"css",description:"CSS"},{value:"less",description:"Less"},{value:"scss",description:"SCSS"},{value:"json",description:"JSON"},{value:"json5",description:"JSON5"},{value:"jsonc",description:"JSON with Comments"},{value:"json-stringify",description:"JSON.stringify"},{value:"graphql",description:"GraphQL"},{value:"markdown",description:"Markdown"},{value:"mdx",description:"MDX"},{value:"vue",description:"Vue"},{value:"yaml",description:"YAML"},{value:"glimmer",description:"Ember / Handlebars"},{value:"html",description:"HTML"},{value:"angular",description:"Angular"},{value:"lwc",description:"Lightning Web Components"},{value:"mjml",description:"MJML"}]},plugins:{type:"path",array:!0,default:[{value:[]}],category:"Global",description:"Add a plugin. Multiple plugins can be passed as separate `--plugin`s.",exception:e=>"string"==typeof e||"object"==typeof e,cliName:"plugin",cliCategory:"Config"},printWidth:{category:"Global",type:"int",default:80,description:"The line length where Prettier will try wrap.",range:{start:0,end:1/0,step:1}},rangeEnd:{category:"Special",type:"int",default:1/0,range:{start:0,end:1/0,step:1},description:"Format code ending at a given character offset (exclusive).\nThe range will extend forwards to the end of the selected statement.",cliCategory:"Editor"},rangeStart:{category:"Special",type:"int",default:0,range:{start:0,end:1/0,step:1},description:"Format code starting at a given character offset.\nThe range will extend backwards to the start of the first line containing the selected statement.",cliCategory:"Editor"},requirePragma:{category:"Special",type:"boolean",default:!1,description:"Require either '@prettier' or '@format' to be present in the file's first docblock comment in order for it to be formatted.",cliCategory:"Other"},tabWidth:{type:"int",category:"Global",default:2,description:"Number of spaces per indentation level.",range:{start:0,end:1/0,step:1}},useTabs:{category:"Global",type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{category:"Global",type:"choice",default:"auto",description:"Control how Prettier formats quoted code embedded in the file.",choices:[{value:"auto",description:"Format embedded code if Prettier can automatically identify it."},{value:"off",description:"Never automatically format embedded code."}]}};function qa({plugins:e=[],showDeprecated:t=!1}={}){const u=e.flatMap(e=>e.languages??[]),n=[];for(const r of za(Object.assign({},...e.map(({options:e})=>e),Va)))!t&&r.deprecated||(Array.isArray(r.choices)&&(t||(r.choices=r.choices.filter(e=>!e.deprecated)),"parser"===r.name&&(r.choices=[...r.choices,...Ka(r.choices,u,e)])),r.pluginDefaults=Object.fromEntries(e.filter(e=>{var t;return void 0!==(null==(t=e.defaultOptions)?void 0:t[r.name])}).map(e=>[e.name,e.defaultOptions[r.name]])),n.push(r));return{languages:u,options:n}}function*Ka(e,t,u){const n=new Set(e.map(e=>e.value));for(const e of t)if(e.parsers)for(const t of e.parsers)if(!n.has(t)){n.add(t);const r=u.find(e=>e.parsers&&Object.prototype.hasOwnProperty.call(e.parsers,t));let o=e.name;(null==r?void 0:r.name)&&(o+=` (plugin: ${r.name})`),yield{value:t,description:o}}}function za(e){const t=[];for(const[u,n]of Object.entries(e)){const e={name:u,...n};Array.isArray(e.default)&&(e.default=Rs(!1,e.default,-1).value),t.push(e)}return t}var Xa=(e,t)=>{if(!e||null!=t)return t.toReversed||!Array.isArray(t)?t.toReversed():[...t].reverse()},Ya=Ne(Pu());var Qa=function(e){try{const t=new Ya.default(e),u=t.next();if(!1===u)return;t.close();const n=u.toString("utf8"),r=n.match(/^#!\/(?:usr\/)?bin\/env\s+(\S+)/u);if(r)return r[1];const o=n.match(/^#!\/(?:usr\/(?:local\/)?)?bin\/(\S+)/u);if(o)return o[1]}catch{}},Ja=t.fileURLToPath,Za=e=>String(e).split(/[/\\]/u).pop();function eD(e,t){if(!t)return;const u=Za(t).toLowerCase();return e.find(({filenames:e})=>null==e?void 0:e.some(e=>e.toLowerCase()===u))??e.find(({extensions:e})=>null==e?void 0:e.some(e=>u.endsWith(e)))}function tD(e,t){if(t){if(String(t).startsWith("file:"))try{t=Ja(t)}catch{return}if("string"==typeof t)return e.find(({isSupported:e})=>null==e?void 0:e({filepath:t}))}}var uD,nD=function(e,t){const u=Xa(!1,e.plugins).flatMap(e=>e.languages??[]),n=function(e,t){if(t)return e.find(({name:e})=>e.toLowerCase()===t)??e.find(({aliases:e})=>null==e?void 0:e.includes(t))??e.find(({extensions:e})=>null==e?void 0:e.includes(`.${t}`))}(u,t.language)??eD(u,t.physicalFile)??eD(u,t.file)??tD(u,t.physicalFile)??tD(u,t.file)??function(e,t){if(!t||Za(t).includes("."))return;const u=e.filter(({interpreters:e})=>ba(e));if(0===u.length)return;const n=Qa(t);return n?u.find(({interpreters:e})=>e.includes(n)):void 0}(u,t.physicalFile);return null==n?void 0:n.parsers[0]};function rD(e,{isCLI:t,optionInfos:u,FlagSchema:n}){const{name:r}=e,o={name:r};let i;const s={};switch(e.type){case"int":i=wn,t&&(o.preprocess=Number);break;case"string":case"path":i=Bn;break;case"choice":i=bn,o.choices=e.choices.map(t=>(null==t?void 0:t.redirect)?{...t,redirect:{to:{key:e.name,value:t.redirect}}}:t);break;case"boolean":i=dn;break;case"flag":i=n,o.flags=u.flatMap(e=>[e.alias,e.description&&e.name,e.oppositeDescription&&`no-${e.name}`].filter(Boolean));break;default:throw new Error(`Unexpected type ${e.type}`)}if(e.exception?o.validate=(t,u,n)=>e.exception(t)||u.validate(t,n):o.validate=(e,t,u)=>void 0===e||t.validate(e,u),e.redirect&&(s.redirect=t=>t?{to:"string"==typeof e.redirect?e.redirect:{key:e.redirect.option,value:e.redirect.value}}:void 0),e.deprecated&&(s.deprecated=!0),t&&!e.array){const e=o.preprocess||(e=>e);o.preprocess=(t,u,n)=>u.preprocess(e(Array.isArray(t)?Rs(!1,t,-1):t),n)}return e.array?pn.create({...t?{preprocess:e=>Array.isArray(e)?e:[e]}:{},...s,valueSchema:i.create(o)}):i.create({...o,...s})}var oD=function(e,t,{logger:u=!1,isCLI:n=!1,passThrough:r=!1,FlagSchema:o,descriptor:i}={}){if(n){if(!o)throw new Error("'FlagSchema' option is required.");if(!i)throw new Error("'descriptor' option is required.")}else i=Xu;const s=r?Array.isArray(r)?(e,t)=>r.includes(e)?{[e]:t}:void 0:(e,t)=>({[e]:t}):(e,t,u)=>{const{_:n,...r}=u.schemas;return on(e,t,{...u,schemas:r})},a=function(e,{isCLI:t,FlagSchema:u}){const n=[];t&&n.push(ln.create({name:"_"}));for(const r of e)n.push(rD(r,{isCLI:t,optionInfos:e,FlagSchema:u})),r.alias&&t&&n.push(cn.create({name:r.alias,sourceName:r.name}));return n}(t,{isCLI:n,FlagSchema:o}),D=new On(a,{logger:u,unknown:s,descriptor:i}),c=!1!==u;c&&uD&&(D._hasDeprecationWarned=uD);const l=D.normalize(e);return c&&(uD=D._hasDeprecationWarned),l},iD=(e,t,u)=>{if(!e||null!=t){if(t.findLast)return t.findLast(u);for(let e=t.length-1;e>=0;e--){const n=t[e];if(u(n,e,t))return n}}};function sD(e,t){if(!t)throw new Error("parserName is required.");const u=iD(!1,e,e=>e.parsers&&Object.prototype.hasOwnProperty.call(e.parsers,t));if(u)return u;throw new Ln(`Couldn't resolve parser "${t}".`)}function aD({plugins:e,parser:t}){return DD(sD(e,t),t)}function DD(e,t){const u=e.parsers[t];return"function"==typeof u?u():u}var cD={astFormat:"estree",printer:{},originalText:void 0,locStart:null,locEnd:null};var lD=async function(e,t={}){var u;const n={...e};if(!n.parser){if(!n.filepath)throw new Tn("No parser and no file path given, couldn't infer a parser.");if(n.parser=nD(n,{physicalFile:n.filepath}),!n.parser)throw new Tn(`No parser could be inferred for file "${n.filepath}".`)}const r=qa({plugins:e.plugins,showDeprecated:!0}).options,o={...cD,...Object.fromEntries(r.filter(e=>void 0!==e.default).map(e=>[e.name,e.default]))},i=sD(n.plugins,n.parser),s=await DD(i,n.parser);n.astFormat=s.astFormat,n.locEnd=s.locEnd,n.locStart=s.locStart;const a=(null==(u=i.printers)?void 0:u[s.astFormat])?i:function(e,t){if(!t)throw new Error("astFormat is required.");const u=iD(!1,e,e=>e.printers&&Object.prototype.hasOwnProperty.call(e.printers,t));if(u)return u;throw new Ln(`Couldn't find plugin for AST format "${t}".`)}(n.plugins,s.astFormat),D=await function(e,t){const u=e.printers[t];return"function"==typeof u?u():u}(a,s.astFormat);n.printer=D;const c={...o,...a.defaultOptions?Object.fromEntries(Object.entries(a.defaultOptions).filter(([,e])=>void 0!==e)):{}};for(const[e,t]of Object.entries(c))null!==n[e]&&void 0!==n[e]||(n[e]=t);return"json"===n.parser&&(n.trailingComma="none"),oD(n,r,{passThrough:Object.keys(cD),...t})},pD=Ne(Ou());var fD=async function(e,t){const u=await aD(t),n=u.preprocess?u.preprocess(e,t):e;let r;t.originalText=n;try{r=await u.parse(n,t,t)}catch(t){!function(e,t){const{loc:u}=e;if(u){const n=(0,pD.codeFrameColumns)(t,u,{highlightCode:!0});throw e.message+="\n"+n,e.codeFrame=n,e}throw e}(t,e)}return{text:n,ast:r}};async function dD(e,t,u,n,r){const{embeddedLanguageFormatting:o,printer:{embed:i,hasPrettierIgnore:s=()=>!1,getVisitorKeys:a}}=u;if(!i||"auto"!==o)return;if(i.length>2)throw new Error("printer.embed has too many parameters. The API changed in Prettier v3. Please update your plugin. See https://prettier.io/docs/plugins#optional-embed");const D=Ba(i.getVisitorKeys??a),c=[];!function t(){const{node:n}=e;if(null===n||"object"!=typeof n||s(e))return;for(const u of D(n))Array.isArray(n[u])?e.each(t,u):e.call(t,u);const o=i(e,u);if(!o)return;if("function"==typeof o)return void c.push({print:o,node:n,pathStack:[...e.stack]});r.set(n,o)}();const l=e.stack;for(const{print:n,node:o,pathStack:i}of c)try{e.stack=i;const s=await n(p,t,e,u);s&&r.set(o,s)}catch(e){if(process.env.PRETTIER_DEBUG)throw e}function p(e,t){return async function(e,t,u,n){const r=await lD({...u,...t,parentParser:u.parser,originalText:e,cursorOffset:void 0,rangeStart:void 0,rangeEnd:void 0},{passThrough:!0}),{ast:o}=await fD(e,r),i=await n(o,r);return Ms(i)}(e,t,u,n)}e.stack=l}var hD=function(e,t){const{originalText:u,[Symbol.for("comments")]:n,locStart:r,locEnd:o,[Symbol.for("printedComments")]:i}=t,{node:s}=e,a=r(s),D=o(s);for(const e of n)r(e)>=a&&o(e)<=D&&i.add(e);return u.slice(a,D)};async function FD(e,t){({ast:e}=await mD(e,t));const u=new Map,n=new da(e),r=Ga(),o=new Map;await dD(n,s,t,FD,o);const i=await ED(n,t,s,void 0,o);if(function(e){const{[Symbol.for("comments")]:t,[Symbol.for("printedComments")]:u}=e;for(const e of t){if(!e.printed&&!u.has(e))throw new Error('Comment "'+e.value.trim()+'" was not printed. Please report this error!');delete e.printed}}(t),t.cursorOffset>=0){if(t.nodeAfterCursor&&!t.nodeBeforeCursor)return[Xs,i];if(t.nodeBeforeCursor&&!t.nodeAfterCursor)return[i,Xs]}return i;function s(e,t){return void 0===e||e===n?a(t):Array.isArray(e)?n.call(()=>a(t),...e):n.call(()=>a(t),e)}function a(e){r(n);const i=n.node;if(null==i)return"";const a=i&&"object"==typeof i&&void 0===e;if(a&&u.has(i))return u.get(i);const D=ED(n,t,s,e,o);return a&&u.set(i,D),D}}function ED(e,t,u,n,r){var o;const{node:i}=e,{printer:s}=t;let a;switch(a=(null==(o=s.hasPrettierIgnore)?void 0:o.call(s,e))?hD(e,t):r.has(i)?r.get(i):s.print(e,t,u,n),i){case t.cursorNode:a=Us(a,e=>[Xs,e,Xs]);break;case t.nodeBeforeCursor:a=Us(a,e=>[e,Xs]);break;case t.nodeAfterCursor:a=Us(a,e=>[Xs,e])}return!s.printComment||s.willPrintOwnComments&&s.willPrintOwnComments(e,t)||(a=function(e,t,u){const{leading:n,trailing:r}=Wa(e,u);return n||r?Us(t,e=>[n,e,r]):t}(e,a,t)),a}async function mD(e,t){const u=e.comments??[];t[Symbol.for("comments")]=u,t[Symbol.for("printedComments")]=new Set,function(e,t){const{comments:u}=e;if(delete e.comments,!ba(u)||!t.printer.canAttachComment)return;const n=[],{printer:{experimentalFeatures:{avoidAstMutation:r=!1}={},handleComments:o={}},originalText:i}=t,{ownLine:s=Ta,endOfLine:a=Ta,remaining:D=Ta}=o,c=u.map((n,r)=>({...La(e,n,t),comment:n,text:i,options:t,ast:e,isLastComment:u.length-1===r}));for(const[e,t]of c.entries()){const{comment:u,precedingNode:o,enclosingNode:i,followingNode:l,text:p,options:f,ast:d,isLastComment:h}=t;let F;if(r?F=[t]:(u.enclosingNode=i,u.precedingNode=o,u.followingNode=l,F=[u,p,f,d,h]),Ia(p,f,c,e))u.placement="ownLine",s(...F)||(l?xa(l,u):o?ka(o,u):Ra(i||d,u));else if(Na(p,f,c,e))u.placement="endOfLine",a(...F)||(o?ka(o,u):l?xa(l,u):Ra(i||d,u));else if(u.placement="remaining",D(...F));else if(o&&l){const e=n.length;e>0&&n[e-1].followingNode!==l&&$a(n,f),n.push(t)}else o?ka(o,u):l?xa(l,u):Ra(i||d,u)}if($a(n,t),!r)for(const e of u)delete e.precedingNode,delete e.enclosingNode,delete e.followingNode}(e,t);const{printer:{preprocess:n}}=t;return{ast:e=n?await n(e,t):e,comments:u}}var gD=function(e,t){const{cursorOffset:u,locStart:n,locEnd:r}=t,o=Ba(t.printer.getVisitorKeys),i=e=>n(e)<=u&&r(e)>=u;let s=e;const a=[e];for(const t of function*(e,t){const u=[e];for(let e=0;e<u.length;e++){const n=u[e];for(const e of Fa(n,t))yield e,u.push(e)}}(e,{getVisitorKeys:o,filter:i}))a.push(t),s=t;if(function(e,t){return Fa(e,t).next().done}(s,{getVisitorKeys:o}))return{cursorNode:s};let D,c,l=-1,p=Number.POSITIVE_INFINITY;for(;a.length>0&&(void 0===D||void 0===c);){s=a.pop();const e=void 0!==D,t=void 0!==c;for(const i of Fa(s,{getVisitorKeys:o})){if(!e){const e=r(i);e<=u&&e>l&&(D=i,l=e)}if(!t){const e=n(i);e>=u&&e<p&&(c=i,p=e)}}}return{nodeBeforeCursor:D,nodeAfterCursor:c}};var CD=function(e,t){const{printer:{massageAstNode:u,getVisitorKeys:n}}=t;if(!u)return e;const r=Ba(n),o=u.ignoredProperties??new Set;return function e(t,n){if(null===t||"object"!=typeof t)return t;if(Array.isArray(t))return t.map(t=>e(t,n)).filter(Boolean);const i={},s=new Set(r(t));for(const u in t)Object.prototype.hasOwnProperty.call(t,u)&&!o.has(u)&&(s.has(u)?i[u]=e(t[u],t):i[u]=t[u]);const a=u(t,i,n);if(null===a)return;return a??i}(e)},yD=(e,t,u)=>{if(!e||null!=t){if(t.findLastIndex)return t.findLastIndex(u);for(let e=t.length-1;e>=0;e--){if(u(t[e],e,t))return e}return-1}};function AD(e){const t=yD(!1,e,e=>"Program"!==e.type&&"File"!==e.type);return-1===t?e:e.slice(0,t+1)}function vD(e,t,u,n,r=[],o){const{locStart:i,locEnd:s}=u,a=i(e),D=s(e);if(!(t>D||t<a||"rangeEnd"===o&&t===a||"rangeStart"===o&&t===D)){for(const i of Pa(e,u)){const s=vD(i,t,u,n,[e,...r],o);if(s)return s}return!n||n(e,r[0])?{node:e,parentNodes:r}:void 0}}var bD=new Set(["JsonRoot","ObjectExpression","ArrayExpression","StringLiteral","NumericLiteral","BooleanLiteral","NullLiteral","UnaryExpression","TemplateLiteral"]),_D=new Set(["OperationDefinition","FragmentDefinition","VariableDefinition","TypeExtensionDefinition","ObjectTypeDefinition","FieldDefinition","DirectiveDefinition","EnumTypeDefinition","EnumValueDefinition","InputValueDefinition","InputObjectTypeDefinition","SchemaDefinition","OperationTypeDefinition","InterfaceTypeDefinition","UnionTypeDefinition","ScalarTypeDefinition"]);function wD(e,t,u){if(!t)return!1;switch(e.parser){case"flow":case"hermes":case"babel":case"babel-flow":case"babel-ts":case"typescript":case"acorn":case"espree":case"meriyah":case"oxc":case"oxc-ts":case"__babel_estree":return n=t.type,"DeclareExportDeclaration"!==(null==u?void 0:u.type)&&"TypeParameterDeclaration"!==n&&("Directive"===n||"TypeAlias"===n||"TSExportAssignment"===n||n.startsWith("Declare")||n.startsWith("TSDeclare")||n.endsWith("Statement")||n.endsWith("Declaration"));case"json":case"json5":case"jsonc":case"json-stringify":return bD.has(t.type);case"graphql":return _D.has(t.kind);case"vue":return"root"!==t.tag}var n;return!1}function BD(e,t,u){let{rangeStart:n,rangeEnd:r,locStart:i,locEnd:s}=t;o.ok(r>n);const a=e.slice(n,r).search(/\S/u),D=-1===a;if(!D)for(n+=a;r>n&&!/\S/u.test(e[r-1]);--r);const c=vD(u,n,t,(e,u)=>wD(t,e,u),[],"rangeStart"),l=D?c:vD(u,r,t,e=>wD(t,e),[],"rangeEnd");if(!c||!l)return{rangeStart:0,rangeEnd:0};let p,f;if((({parser:e})=>"json"===e||"json5"===e||"jsonc"===e||"json-stringify"===e)(t)){const e=function(e,t){const u=[e.node,...e.parentNodes],n=new Set([t.node,...t.parentNodes]);return u.find(e=>bD.has(e.type)&&n.has(e))}(c,l);p=e,f=e}else({startNode:p,endNode:f}=function(e,t,{locStart:u,locEnd:n}){let r=e.node,o=t.node;if(r===o)return{startNode:r,endNode:o};const i=u(e.node);for(const e of AD(t.parentNodes)){if(!(u(e)>=i))break;o=e}const s=n(t.node);for(const t of AD(e.parentNodes)){if(!(n(t)<=s))break;if(r=t,r===o)break}return{startNode:r,endNode:o}}(c,l,t));return{rangeStart:Math.min(i(p),i(f)),rangeEnd:Math.max(s(p),s(f))}}var SD=Symbol("cursor");async function xD(e,t,u=0){if(!e||0===e.trim().length)return{formatted:"",cursorOffset:-1,comments:[]};const{ast:n,text:r}=await fD(e,t);t.cursorOffset>=0&&(t={...t,...gD(n,t)});let o=await FD(n,t);u>0&&(o=function(e,t,u){let n=e;if(t>0){for(let e=0;e<Math.floor(t/u);++e)n=Hs(n);n=Ws(t%u,n),n=Ws(Number.NEGATIVE_INFINITY,n)}return n}([zs,o],u,t.tabWidth));const i=Da(o,t);if(u>0){const e=i.formatted.trim();void 0!==i.cursorNodeStart&&(i.cursorNodeStart-=i.formatted.indexOf(e),i.cursorNodeStart<0&&(i.cursorNodeStart=0,i.cursorNodeText=i.cursorNodeText.trimStart()),i.cursorNodeStart+i.cursorNodeText.length>e.length&&(i.cursorNodeText=i.cursorNodeText.trimEnd())),i.formatted=e+ps(t.endOfLine)}const s=t[Symbol.for("comments")];if(t.cursorOffset>=0){let e,u,n,o;if((t.cursorNode||t.nodeBeforeCursor||t.nodeAfterCursor)&&i.cursorNodeText)if(n=i.cursorNodeStart,o=i.cursorNodeText,t.cursorNode)e=t.locStart(t.cursorNode),u=r.slice(e,t.locEnd(t.cursorNode));else{if(!t.nodeBeforeCursor&&!t.nodeAfterCursor)throw new Error("Cursor location must contain at least one of cursorNode, nodeBeforeCursor, nodeAfterCursor");e=t.nodeBeforeCursor?t.locEnd(t.nodeBeforeCursor):0;const n=t.nodeAfterCursor?t.locStart(t.nodeAfterCursor):r.length;u=r.slice(e,n)}else e=0,u=r,n=0,o=i.formatted;const l=t.cursorOffset-e;if(u===o)return{formatted:i.formatted,cursorOffset:n+l,comments:s};const p=u.split("");p.splice(l,0,SD);const f=o.split(""),d=(a=p,D=f,Mu.diff(a,D,c));let h=n;for(const e of d)if(e.removed){if(e.value.includes(SD))break}else h+=e.count;return{formatted:i.formatted,cursorOffset:h,comments:s}}var a,D,c;return{formatted:i.formatted,cursorOffset:-1,comments:s}}function RD(e,t,u){return"number"!=typeof t||Number.isNaN(t)||t<0||t>e.length?u:t}function kD(e,t){let{cursorOffset:u,rangeStart:n,rangeEnd:r}=t;return u=RD(e,u,-1),n=RD(e,n,0),r=RD(e,r,e.length),{...t,cursorOffset:u,rangeStart:n,rangeEnd:r}}function OD(e,t){let{cursorOffset:u,rangeStart:n,rangeEnd:r,endOfLine:o}=kD(e,t);const i="\ufeff"===e.charAt(0);if(i&&(e=e.slice(1),u--,n--,r--),"auto"===o&&(o=function(e){const t=e.indexOf("\r");return-1!==t?"\n"===e.charAt(t+1)?"crlf":"cr":"lf"}(e)),e.includes("\r")){const t=t=>fs(e.slice(0,Math.max(t,0)),"\r\n");u-=t(u),n-=t(n),r-=t(r),e=function(e){return ls(!1,e,/\r\n?/gu,"\n")}(e)}return{hasBOM:i,text:e,options:kD(e,{...t,cursorOffset:u,rangeStart:n,rangeEnd:r,endOfLine:o})}}async function PD(e,t){const u=await aD(t);return!u.hasPragma||u.hasPragma(e)}async function LD(e,t){let u,{hasBOM:n,text:r,options:o}=OD(e,await lD(t));return o.rangeStart>=o.rangeEnd&&""!==r||o.requirePragma&&!await PD(r,o)||o.checkIgnorePragma&&await async function(e,t){var u;const n=await aD(t);return null==(u=n.hasIgnorePragma)?void 0:u.call(n,e)}(r,o)?{formatted:e,cursorOffset:t.cursorOffset,comments:[]}:(o.rangeStart>0||o.rangeEnd<r.length?u=await async function(e,t){const{ast:u,text:n}=await fD(e,t),{rangeStart:r,rangeEnd:o}=BD(n,t,u),i=n.slice(r,o),s=Math.min(r,n.lastIndexOf("\n",r)+1),a=n.slice(s,r).match(/^\s*/u)[0],D=fa(a,t.tabWidth),c=await xD(i,{...t,rangeStart:0,rangeEnd:Number.POSITIVE_INFINITY,cursorOffset:t.cursorOffset>r&&t.cursorOffset<=o?t.cursorOffset-r:-1,endOfLine:"lf"},D),l=c.formatted.trimEnd();let{cursorOffset:p}=t;p>o?p+=l.length-i.length:c.cursorOffset>=0&&(p=c.cursorOffset+r);let f=n.slice(0,r)+l+n.slice(o);if("lf"!==t.endOfLine){const e=ps(t.endOfLine);p>=0&&"\r\n"===e&&(p+=fs(f.slice(0,p),"\n")),f=ls(!1,f,"\n",e)}return{formatted:f,cursorOffset:p,comments:c.comments}}(r,o):(!o.requirePragma&&o.insertPragma&&o.printer.insertPragma&&!await PD(r,o)&&(r=o.printer.insertPragma(r)),u=await xD(r,o)),n&&(u.formatted="\ufeff"+u.formatted,u.cursorOffset>=0&&u.cursorOffset++),u)}var TD={};Ie(TD,{CATEGORY_CONFIG:()=>jD,CATEGORY_EDITOR:()=>ID,CATEGORY_FORMAT:()=>ND,CATEGORY_GLOBAL:()=>UD,CATEGORY_OTHER:()=>$D,CATEGORY_OUTPUT:()=>MD,CATEGORY_SPECIAL:()=>HD});var jD="Config",ID="Editor",ND="Format",$D="Other",MD="Output",UD="Global",HD="Special",WD={};Ie(WD,{languages:()=>zD,options:()=>KD,parsers:()=>XD,printers:()=>YD});var GD={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},objectWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap object literals.",choices:[{value:"preserve",description:"Keep as multi-line, if there is a newline between the opening brace and first property."},{value:"collapse",description:"Fit to a single line when possible."}]},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}},VD="HTML",qD="JavaScript";var KD={...{singleQuote:GD.singleQuote},...{bracketSpacing:GD.bracketSpacing},...{bracketSameLine:GD.bracketSameLine,htmlWhitespaceSensitivity:{category:VD,type:"choice",default:"css",description:"How to handle whitespaces in HTML.",choices:[{value:"css",description:"Respect the default value of CSS display property."},{value:"strict",description:"Whitespaces are considered sensitive."},{value:"ignore",description:"Whitespaces are considered insensitive."}]},singleAttributePerLine:GD.singleAttributePerLine,vueIndentScriptAndStyle:{category:VD,type:"boolean",default:!1,description:"Indent script and style tags in Vue files."}},...{arrowParens:{category:qD,type:"choice",default:"always",description:"Include parentheses around a sole arrow function parameter.",choices:[{value:"always",description:"Always include parens. Example: `(x) => x`"},{value:"avoid",description:"Omit parens when possible. Example: `x => x`"}]},bracketSameLine:GD.bracketSameLine,objectWrap:GD.objectWrap,bracketSpacing:GD.bracketSpacing,jsxBracketSameLine:{category:qD,type:"boolean",description:"Put > on the last line instead of at a new line.",deprecated:"2.4.0"},semi:{category:qD,type:"boolean",default:!0,description:"Print semicolons.",oppositeDescription:"Do not print semicolons, except at the beginning of lines which may need them."},experimentalOperatorPosition:{category:qD,type:"choice",default:"end",description:"Where to print operators when binary expressions wrap lines.",choices:[{value:"start",description:"Print operators at the start of new lines."},{value:"end",description:"Print operators at the end of previous lines."}]},experimentalTernaries:{category:qD,type:"boolean",default:!1,description:"Use curious ternaries, with the question mark after the condition.",oppositeDescription:"Default behavior of ternaries; keep question marks on the same line as the consequent."},singleQuote:GD.singleQuote,jsxSingleQuote:{category:qD,type:"boolean",default:!1,description:"Use single quotes in JSX."},quoteProps:{category:qD,type:"choice",default:"as-needed",description:"Change when properties in objects are quoted.",choices:[{value:"as-needed",description:"Only add quotes around object properties where required."},{value:"consistent",description:"If at least one property in an object requires quotes, quote all properties."},{value:"preserve",description:"Respect the input use of quotes in object properties."}]},trailingComma:{category:qD,type:"choice",default:"all",description:"Print trailing commas wherever possible when multi-line.",choices:[{value:"all",description:"Trailing commas wherever possible (including function arguments)."},{value:"es5",description:"Trailing commas where valid in ES5 (objects, arrays, etc.)"},{value:"none",description:"No trailing commas."}]},singleAttributePerLine:GD.singleAttributePerLine},...{proseWrap:GD.proseWrap,singleQuote:GD.singleQuote},...{bracketSpacing:GD.bracketSpacing,singleQuote:GD.singleQuote,proseWrap:GD.proseWrap}},zD=[{name:"CSS",type:"markup",extensions:[".css",".wxss"],tmScope:"source.css",aceMode:"css",codemirrorMode:"css",codemirrorMimeType:"text/css",parsers:["css"],vscodeLanguageIds:["css"],linguistLanguageId:50},{name:"PostCSS",type:"markup",extensions:[".pcss",".postcss"],tmScope:"source.postcss",aceMode:"text",group:"CSS",parsers:["css"],vscodeLanguageIds:["postcss"],linguistLanguageId:262764437},{name:"Less",type:"markup",extensions:[".less"],tmScope:"source.css.less",aceMode:"less",aliases:["less-css"],codemirrorMode:"css",codemirrorMimeType:"text/css",parsers:["less"],vscodeLanguageIds:["less"],linguistLanguageId:198},{name:"SCSS",type:"markup",extensions:[".scss"],tmScope:"source.css.scss",aceMode:"scss",codemirrorMode:"css",codemirrorMimeType:"text/x-scss",parsers:["scss"],vscodeLanguageIds:["scss"],linguistLanguageId:329},{name:"GraphQL",type:"data",extensions:[".graphql",".gql",".graphqls"],tmScope:"source.graphql",aceMode:"text",parsers:["graphql"],vscodeLanguageIds:["graphql"],linguistLanguageId:139},{name:"Handlebars",type:"markup",extensions:[".handlebars",".hbs"],tmScope:"text.html.handlebars",aceMode:"handlebars",aliases:["hbs","htmlbars"],parsers:["glimmer"],vscodeLanguageIds:["handlebars"],linguistLanguageId:155},{name:"Angular",type:"markup",extensions:[".component.html"],tmScope:"text.html.basic",aceMode:"html",aliases:["xhtml"],codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",parsers:["angular"],vscodeLanguageIds:["html"],filenames:[],linguistLanguageId:146},{name:"HTML",type:"markup",extensions:[".html",".hta",".htm",".html.hl",".inc",".xht",".xhtml"],tmScope:"text.html.basic",aceMode:"html",aliases:["xhtml"],codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",parsers:["html"],vscodeLanguageIds:["html"],linguistLanguageId:146},{name:"Lightning Web Components",type:"markup",extensions:[],tmScope:"text.html.basic",aceMode:"html",aliases:["xhtml"],codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",parsers:["lwc"],vscodeLanguageIds:["html"],filenames:[],linguistLanguageId:146},{name:"MJML",type:"markup",extensions:[".mjml"],tmScope:"text.mjml.basic",aceMode:"html",aliases:["MJML","mjml"],codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",parsers:["mjml"],filenames:[],vscodeLanguageIds:["mjml"],linguistLanguageId:146},{name:"Vue",type:"markup",extensions:[".vue"],tmScope:"source.vue",aceMode:"html",parsers:["vue"],vscodeLanguageIds:["vue"],linguistLanguageId:391},{name:"JavaScript",type:"programming",extensions:[".js","._js",".bones",".cjs",".es",".es6",".gs",".jake",".javascript",".jsb",".jscad",".jsfl",".jslib",".jsm",".jspre",".jss",".mjs",".njs",".pac",".sjs",".ssjs",".xsjs",".xsjslib",".start.frag",".end.frag",".wxs"],tmScope:"source.js",aceMode:"javascript",aliases:["js","node"],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell","zx"],filenames:["Jakefile","start.frag","end.frag"],parsers:["babel","acorn","espree","meriyah","babel-flow","babel-ts","flow","typescript"],vscodeLanguageIds:["javascript","mongo"],linguistLanguageId:183},{name:"Flow",type:"programming",extensions:[".js.flow"],tmScope:"source.js",aceMode:"javascript",aliases:[],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell"],filenames:[],parsers:["flow","babel-flow"],vscodeLanguageIds:["javascript"],linguistLanguageId:183},{name:"JSX",type:"programming",extensions:[".jsx"],tmScope:"source.js.jsx",aceMode:"javascript",aliases:void 0,codemirrorMode:"jsx",codemirrorMimeType:"text/jsx",interpreters:void 0,filenames:void 0,parsers:["babel","babel-flow","babel-ts","flow","typescript","espree","meriyah"],vscodeLanguageIds:["javascriptreact"],group:"JavaScript",linguistLanguageId:183},{name:"TypeScript",type:"programming",extensions:[".ts",".cts",".mts"],tmScope:"source.ts",aceMode:"typescript",aliases:["ts"],codemirrorMode:"javascript",codemirrorMimeType:"application/typescript",interpreters:["bun","deno","ts-node","tsx"],parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescript"],linguistLanguageId:378},{name:"TSX",type:"programming",extensions:[".tsx"],tmScope:"source.tsx",aceMode:"javascript",codemirrorMode:"jsx",codemirrorMimeType:"text/jsx",group:"TypeScript",parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescriptreact"],linguistLanguageId:94901924},{name:"JSON.stringify",type:"data",extensions:[".importmap"],tmScope:"source.json",aceMode:"json",aliases:["geojson","jsonl","sarif","topojson"],codemirrorMode:"javascript",codemirrorMimeType:"application/json",filenames:["package.json","package-lock.json","composer.json"],parsers:["json-stringify"],vscodeLanguageIds:["json"],linguistLanguageId:174},{name:"JSON",type:"data",extensions:[".json",".4DForm",".4DProject",".avsc",".geojson",".gltf",".har",".ice",".JSON-tmLanguage",".json.example",".mcmeta",".sarif",".tact",".tfstate",".tfstate.backup",".topojson",".webapp",".webmanifest",".yy",".yyp"],tmScope:"source.json",aceMode:"json",aliases:["geojson","jsonl","sarif","topojson"],codemirrorMode:"javascript",codemirrorMimeType:"application/json",filenames:[".all-contributorsrc",".arcconfig",".auto-changelog",".c8rc",".htmlhintrc",".imgbotconfig",".nycrc",".tern-config",".tern-project",".watchmanconfig",".babelrc",".jscsrc",".jshintrc",".jslintrc",".swcrc"],parsers:["json"],vscodeLanguageIds:["json"],linguistLanguageId:174},{name:"JSON with Comments",type:"data",extensions:[".jsonc",".code-snippets",".code-workspace",".sublime-build",".sublime-color-scheme",".sublime-commands",".sublime-completions",".sublime-keymap",".sublime-macro",".sublime-menu",".sublime-mousemap",".sublime-project",".sublime-settings",".sublime-theme",".sublime-workspace",".sublime_metrics",".sublime_session"],tmScope:"source.json.comments",aceMode:"javascript",aliases:["jsonc"],codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",group:"JSON",filenames:[],parsers:["jsonc"],vscodeLanguageIds:["jsonc"],linguistLanguageId:423},{name:"JSON5",type:"data",extensions:[".json5"],tmScope:"source.js",aceMode:"javascript",codemirrorMode:"javascript",codemirrorMimeType:"application/json",parsers:["json5"],vscodeLanguageIds:["json5"],linguistLanguageId:175},{name:"Markdown",type:"prose",extensions:[".md",".livemd",".markdown",".mdown",".mdwn",".mkd",".mkdn",".mkdown",".ronn",".scd",".workbook"],tmScope:"text.md",aceMode:"markdown",aliases:["md","pandoc"],codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",filenames:["contents.lr","README"],wrap:!0,parsers:["markdown"],vscodeLanguageIds:["markdown"],linguistLanguageId:222},{name:"MDX",type:"prose",extensions:[".mdx"],tmScope:"text.md",aceMode:"markdown",aliases:["md","pandoc"],codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",filenames:[],wrap:!0,parsers:["mdx"],vscodeLanguageIds:["mdx"],linguistLanguageId:222},{name:"YAML",type:"data",extensions:[".yml",".mir",".reek",".rviz",".sublime-syntax",".syntax",".yaml",".yaml-tmlanguage",".yaml.sed",".yml.mysql"],tmScope:"source.yaml",aceMode:"yaml",aliases:["yml"],codemirrorMode:"yaml",codemirrorMimeType:"text/x-yaml",filenames:[".clang-format",".clang-tidy",".clangd",".gemrc","CITATION.cff","glide.lock","pixi.lock",".prettierrc",".stylelintrc",".lintstagedrc"],parsers:["yaml"],vscodeLanguageIds:["yaml","ansible","dockercompose","github-actions-workflow","home-assistant"],linguistLanguageId:407}],{parsers:XD,printers:YD}=function(e){const t=Object.create(null),u=Object.create(null);for(const{importPlugin:n,parsers:r=[],printers:o=[]}of e){const e=async()=>{const e=await n();return Object.assign(t,e.parsers),Object.assign(u,e.printers),e};for(const u of r)t[u]=async()=>(await e()).parsers[u];for(const t of o)u[t]=async()=>(await e()).printers[t]}return{parsers:t,printers:u}}([{importPlugin:()=>Promise.resolve().then(function(){return require("./acorn-BdJAsJ8B.js")}),parsers:["acorn","espree"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./angular-NBOYSdm_.js")}),parsers:["__ng_action","__ng_binding","__ng_interpolation","__ng_directive"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./babel-Cz9UyhT1.js")}),parsers:["babel","babel-flow","babel-ts","__js_expression","__ts_expression","__vue_expression","__vue_ts_expression","__vue_event_binding","__vue_ts_event_binding","__babel_estree","json","json5","jsonc","json-stringify"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./estree-Cpw1IbUG.js")}),printers:["estree","estree-json"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./flow-CEifwVfD.js")}),parsers:["flow"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./glimmer-HhuN0Cpa.js")}),parsers:["glimmer"],printers:["glimmer"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./graphql-C0LdZ-FR.js")}),parsers:["graphql"],printers:["graphql"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./html-CTo_n3CO.js")}),parsers:["html","angular","vue","lwc","mjml"],printers:["html"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./markdown-BCWKCKF0.js")}),parsers:["markdown","mdx","remark"],printers:["mdast"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./meriyah-CkXe63E7.js")}),parsers:["meriyah"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./postcss-BX--ySLa.js")}),parsers:["css","less","scss"],printers:["postcss"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./typescript-ztdoDXBH.js")}),parsers:["typescript"]},{importPlugin:()=>Promise.resolve().then(function(){return require("./yaml-CIIYxOPp.js")}),parsers:["yaml"],printers:["yaml"]}]);var QD=function(){return[WD]};var JD=function(e,t){return Yi(e,u.join(t,"noop.js"))};async function ZD(e,n){const r=await async function(e,n){if(Hn(e))return import(e);if(u.isAbsolute(e))return import(t.pathToFileURL(e).href);try{return await import(t.pathToFileURL(u.resolve(e)).href)}catch{return JD(e,n)}}(e,n);return{name:e,...r.default??r}}var ec=new Map;var tc=function(e=[]){return Promise.all(e.map(e=>function(e){if("string"!=typeof e&&!(e instanceof URL))return e;const t=process.cwd(),u=JSON.stringify({name:e,cwd:t});return ec.has(u)||ec.set(u,ZD(e,t)),ec.get(u)}(e)))},uc=Ne(Lu()),nc="\\"===u.sep?e=>ls(!1,e,"\\","/"):e=>e;async function rc(e,n){let r="";if(e&&(r+=await Ro(e)??""),n||(r+="\nnode_modules"),!r)return;const o=(0,uc.default)({allowRelativePaths:!0}).add(r);return n=>o.checkIgnore(nc(function(e,n){const r=Wn(n),o=Hn(e)?t.fileURLToPath(e):u.resolve(e);return u.relative(r?u.dirname(r):process.cwd(),o)}(n,e))).ignored}async function oc(e,t){0!==e.length||t||(e=[void 0]);const u=(await Promise.all(e.map(e=>rc(e,t)))).filter(Boolean);return e=>u.some(t=>t(e))}var ic=function(e,t){return t=new Set(t),Object.fromEntries(Object.entries(e).filter(([e])=>!t.has(e)))};var sc=async function(e,t={}){if("string"!=typeof e&&!(e instanceof URL))throw new TypeError(`expect \`file\` to be a string or URL, got \`${typeof e}\``);let{ignorePath:u,withNodeModules:n}=t;Array.isArray(u)||(u=[u]);const r=await async function(e,t){const{ignorePath:u,withNodeModules:n}=t;return(await oc(u,n))(e)}(e,{ignorePath:u,withNodeModules:n});let o;return r||(o=t.parser??await async function(e,t){let u;!1!==t.resolveConfig&&(u=await ss(e,{editorconfig:!1}));if(null==u?void 0:u.parser)return u.parser;let n=t.plugins??(null==u?void 0:u.plugins)??[];return n=(await Promise.all([QD(),tc(n)])).flat(),nD({plugins:n},{physicalFile:e})}(e,t)),{ignored:r,inferredParser:o??null}},ac="3.6.2",Dc={};Ie(Dc,{addDanglingComment:()=>Ra,addLeadingComment:()=>xa,addTrailingComment:()=>ka,getAlignmentSize:()=>fa,getIndentSize:()=>dc,getMaxContinuousCount:()=>hc,getNextNonSpaceNonCommentCharacter:()=>Fc,getNextNonSpaceNonCommentCharacterIndex:()=>Ac,getPreferredQuote:()=>mc,getStringWidth:()=>Zs,hasNewline:()=>va,hasNewlineInRange:()=>gc,hasSpaces:()=>Cc,isNextLineEmpty:()=>bc,isNextLineEmptyAfterIndex:()=>fc,isPreviousLineEmpty:()=>vc,makeString:()=>yc,skip:()=>Ea,skipEverythingButNewLine:()=>ya,skipInlineComment:()=>cc,skipNewline:()=>Aa,skipSpaces:()=>ga,skipToLineEnd:()=>Ca,skipTrailingComment:()=>lc,skipWhitespace:()=>ma});var cc=function(e,t){if(!1===t)return!1;if("/"===e.charAt(t)&&"*"===e.charAt(t+1))for(let u=t+2;u<e.length;++u)if("*"===e.charAt(u)&&"/"===e.charAt(u+1))return u+2;return t};var lc=function(e,t){return!1!==t&&("/"===e.charAt(t)&&"/"===e.charAt(t+1)?ya(e,t):t)};var pc=function(e,t){let u=null,n=t;for(;n!==u;)u=n,n=ga(e,n),n=cc(e,n),n=lc(e,n),n=Aa(e,n);return n};var fc=function(e,t){let u=null,n=t;for(;n!==u;)u=n,n=Ca(e,n),n=cc(e,n),n=ga(e,n);return n=lc(e,n),n=Aa(e,n),!1!==n&&va(e,n)};var dc=function(e,t){const u=e.lastIndexOf("\n");return-1===u?0:fa(e.slice(u+1).match(/^[\t ]*/u)[0],t)};var hc=function(e,t){const u=e.match(new RegExp(`(${function(e){if("string"!=typeof e)throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}(t)})+`,"gu"));return null===u?0:u.reduce((e,u)=>Math.max(e,u.length/t.length),0)};var Fc=function(e,t){const u=pc(e,t);return!1===u?"":e.charAt(u)},Ec="'";var mc=function(e,t){const u=!0===t||t===Ec?Ec:'"',n=u===Ec?'"':Ec;let r=0,o=0;for(const t of e)t===u?r++:t===n&&o++;return r>o?n:u};var gc=function(e,t,u){for(let n=t;n<u;++n)if("\n"===e.charAt(n))return!0;return!1};var Cc=function(e,t,u={}){return ga(e,u.backwards?t-1:t,u)!==t};var yc=function(e,t,u){const n='"'===t?"'":'"',r=ls(!1,e,/\\(.)|(["'])/gsu,(e,r,o)=>r===n?r:o===t?"\\"+o:o||(u&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/u.test(r)?r:"\\"+r));return t+r+t};function Ac(e,t){return 2===arguments.length||"number"==typeof t?pc(e,t):function(e,t,u){return pc(e,u(t))}(...arguments)}function vc(e,t){return 2===arguments.length||"number"==typeof t?Ua(e,t):function(e,t,u){return Ua(e,u(t))}(...arguments)}function bc(e,t){return 2===arguments.length||"number"==typeof t?fc(e,t):function(e,t,u){return fc(e,u(t))}(...arguments)}function _c(e,t=1){return async(...u)=>{const n=u[t]??{},{plugins:r=[]}=n;return u[t]={...n,plugins:(await Promise.all([QD(),tc(r)])).flat()},e(...u)}}var wc=_c(LD);async function Bc(e,t){const{formatted:u}=await wc(e,{...t,cursorOffset:-1});return u}async function Sc(e,t){return await Bc(e,t)===e}async function xc(){rs(),ec.clear()}var Rc=_c(qa,0),kc=_c((e,t)=>nD(t,{physicalFile:e})),Oc={errors:Pn,optionCategories:TD,createIsIgnoredFunction:oc,formatOptionsHiddenDefaults:cD,normalizeOptions:oD,getSupportInfoWithoutPlugins:qa,normalizeOptionSettings:za,inferParser:(e,t)=>Promise.resolve((null==t?void 0:t.parser)??kc(e,t)),vnopts:{ChoiceSchema:bn,apiDescriptor:Xu},fastGlob:Gu.default,createTwoFilesPatch:function(e,t,u,n,r,o,i){if("function"==typeof i&&(i={callback:i}),!(null==i?void 0:i.callback)){const s=Uu(e,t,u,n,r,o,i);if(!s)return;return Hu(s)}{const{callback:s}=i;Uu(e,t,u,n,r,o,Object.assign(Object.assign({},i),{callback:e=>{s(e?Hu(e):void 0)}}))}},picocolors:zu.default,leven:Ku,utils:{omit:ic,createMockable:In}},Pc={parse:_c(async function(e,t,u){const{text:n,options:r}=OD(e,await lD(t)),o=await fD(n,r);return u&&(u.preprocessForPrint&&(o.ast=await mD(o.ast,r)),u.massage&&(o.ast=CD(o.ast,r))),o}),formatAST:_c(async function(e,t){return t=await lD(t),Da(await FD(e,t),t)}),formatDoc:_c(async function(e,t){const u=function(e){const t=Object.create(null),u=new Set;return function e(t,u,r){var o,i;if("string"==typeof t)return JSON.stringify(t);if(Array.isArray(t)){const u=t.map(e).filter(Boolean);return 1===u.length?u[0]:`[${u.join(", ")}]`}if(t.type===ws){const e=(null==(o=null==r?void 0:r[u+1])?void 0:o.type)===Ss;return t.literal?e?"literalline":"literallineWithoutBreakParent":t.hard?e?"hardline":"hardlineWithoutBreakParent":t.soft?"softline":"line"}if(t.type===Ss)return(null==(i=null==r?void 0:r[u-1])?void 0:i.type)===ws&&r[u-1].hard?void 0:"breakParent";if(t.type===gs)return"trim";if(t.type===Es)return"indent("+e(t.contents)+")";if(t.type===ms)return t.n===Number.NEGATIVE_INFINITY?"dedentToRoot("+e(t.contents)+")":t.n<0?"dedent("+e(t.contents)+")":"root"===t.n.type?"markAsRoot("+e(t.contents)+")":"align("+JSON.stringify(t.n)+", "+e(t.contents)+")";if(t.type===As)return"ifBreak("+e(t.breakContents)+(t.flatContents?", "+e(t.flatContents):"")+(t.groupId?(t.flatContents?"":', ""')+`, { groupId: ${n(t.groupId)} }`:"")+")";if(t.type===vs){const u=[];t.negate&&u.push("negate: true"),t.groupId&&u.push(`groupId: ${n(t.groupId)}`);const r=u.length>0?`, { ${u.join(", ")} }`:"";return`indentIfBreak(${e(t.contents)}${r})`}if(t.type===Cs){const u=[];t.break&&"propagated"!==t.break&&u.push("shouldBreak: true"),t.id&&u.push(`id: ${n(t.id)}`);const r=u.length>0?`, { ${u.join(", ")} }`:"";return t.expandedStates?`conditionalGroup([${t.expandedStates.map(t=>e(t)).join(",")}]${r})`:`group(${e(t.contents)}${r})`}if(t.type===ys)return`fill([${t.parts.map(t=>e(t)).join(", ")}])`;if(t.type===bs)return"lineSuffix("+e(t.contents)+")";if(t.type===_s)return"lineSuffixBoundary";if(t.type===Bs)return`label(${JSON.stringify(t.label)}, ${e(t.contents)})`;if(t.type===Fs)return"cursor";throw new Error("Unknown doc type "+t.type)}(Ys(e));function n(e){if("symbol"!=typeof e)return JSON.stringify(String(e));if(e in t)return t[e];const n=e.description||"symbol";for(let r=0;;r++){const o=n+(r>0?` #${r}`:"");if(!u.has(o))return u.add(o),t[e]=`Symbol.for(${JSON.stringify(o)})`}}}(e),{formatted:n}=await LD(u,{...t,parser:"__js_expression"});return n}),printToDoc:_c(async function(e,t){t=await lD(t);const{ast:u}=await fD(e,t);return t.cursorOffset>=0&&(t={...t,...gD(u,t)}),FD(u,t)}),printDocToString:_c(async function(e,t){return Da(e,await lD(t))}),mockable:Nn},Lc=Tu;exports.__debug=Pc,exports.__internal=Oc,exports.check=Sc,exports.clearConfigCache=xc,exports.default=Lc,exports.doc=_e,exports.format=Bc,exports.formatWithCursor=wc,exports.getFileInfo=sc,exports.getSupportInfo=Rc,exports.resolveConfig=ss,exports.resolveConfigFile=as,exports.util=Dc,exports.version=ac;
2
+ //# sourceMappingURL=index-C5TRyXT-.js.map